MCPcopy Create free account

hub / github.com/AppFlowy-IO/AppFlowy-Collab / functions

Functions2,841 in github.com/AppFlowy-IO/AppFlowy-Collab

↓ 5 callersMethodinsert_filter
Add a filter to the view. If the setting already exists, it will be replaced.
collab/src/database/database.rs:1208
↓ 5 callersMethodinsert_key_value
(&mut self, id: String, key: String, value: Any)
collab/tests/plugins/disk/script.rs:113
↓ 5 callersMethodinto_inner
(self)
collab/src/core/any_map.rs:216
↓ 5 callersFunctionlocal_and_remote_origins
()
collab/src/database/views/view_observer.rs:552
↓ 5 callersFunctionmake_doc_id_key_v1
(uid: &[u8], workspace_id: &[u8], object_id: &[u8])
collab/src/plugins/local_storage/kv/keys.rs:76
↓ 5 callersFunctionmake_doc_state_key
[1,1, 0,0,0,0,0,0,0,0, 0] if version is None [1,1, 0,0,0,0,0,0,0,0, 0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] if version is Some
collab/src/plugins/local_storage/kv/keys.rs:106
↓ 5 callersMethodmap_user
Add mapping from client id to user description.
collab/src/core/user_data.rs:234
↓ 5 callersMethodmove_nested_view
Moves a nested view to a new location in the hierarchy. This function takes the `view_id` of the view to be moved, `new_parent_id` of the view under
collab/src/folder/folder.rs:230
↓ 5 callersMethodplugin_type
(&self)
collab/src/core/collab_plugin.rs:126
↓ 5 callersFunctionrestore_database_from_db
( uid: i64, workspace_id: &str, database_id: &str, collab_db: Arc<CollabKVDB>, )
collab/tests/database/database_test/helper.rs:196
↓ 5 callersMethodset_groups
Set groups of the current view
collab/src/database/views/view.rs:364
↓ 5 callersMethodset_name
(self, value: T)
collab/src/folder/view.rs:613
↓ 5 callersMethodset_sorts
Set sorts of the current view
collab/src/database/views/view.rs:385
↓ 5 callersFunctionsetup_log
()
collab/tests/importer/util.rs:83
↓ 5 callersMethodstring
(&self, key: &str)
collab/src/document/block_parser/plain_text_resolver.rs:205
↓ 5 callersMethodupdate
(self, key: K, value: AnyMap)
collab/src/core/any_map.rs:507
↓ 5 callersFunctionupdate_children_map
( document_data: &mut DocumentData, parent_id: Option<String>, child_id: &str, )
collab/src/document/importer/md_importer.rs:272
↓ 5 callersMethodupdate_filters
Update filters The given function, [ArrayMapUpdate], which can be used to update the filters
collab/src/database/views/view.rs:354
↓ 5 callersMethodupdate_groups
Update groups The given function, [ArrayMapUpdate], which can be used to update the groups
collab/src/database/views/view.rs:375
↓ 5 callersMethodupdate_sorts
Update sorts The given function, [ArrayMapUpdate], which can be used to update the sorts
collab/src/database/views/view.rs:394
↓ 5 callersMethodupdate_type_options
Update type options
collab/src/database/fields/field.rs:199
↓ 5 callersFunctionuser_database_with_default_field
()
collab/tests/database/database_test/type_option_test.rs:151
↓ 5 callersMethodvalue
(&self)
collab/src/database/views/layout_settings.rs:83
↓ 4 callersMethodadd_trash_view_ids
Trash
collab/src/folder/folder.rs:510
↓ 4 callersMethodas_database
(&self)
collab/src/importer/notion/page.rs:423
↓ 4 callersMethodas_ref
(&self)
collab/src/database/fields/field_id.rs:60
↓ 4 callersFunctionassert_blog_post
(host: &str, workspace_id: &str, root_view: &NotionPage)
collab/tests/importer/notion_test/import_test.rs:447
↓ 4 callersMethodassert_collab
(&mut self, id: &str, expected: JsonValue)
collab/tests/plugins/disk/script.rs:210
↓ 4 callersFunctionassert_database_eq
(database_id: &str, database_test: DatabaseTest)
collab/tests/database/database_test/restore_test.rs:69
↓ 4 callersMethodassert_ids
(&mut self, expected: Vec<String>)
collab/tests/plugins/disk/script.rs:139
↓ 4 callersMethodbuild
(&self, database_id: &DatabaseId, path: &Path)
collab/src/importer/notion/page.rs:675
↓ 4 callersMethodbuild_arc_database_row
( &self, row_id: &RowId, data: Option<DatabaseRowDataVariant>, sender: Option<RowChangeSender>
collab/src/database/database_trait.rs:244
↓ 4 callersMethodbuild_database_collabs
(&self)
collab/src/importer/workspace/workspace_remapper.rs:99
↓ 4 callersFunctionbuild_mention_person_delta
Builder for person mention attributes # Example ``` use collab::document::blocks::*; let delta = build_mention_person_delta( "user123", "John Doe",
collab/src/document/blocks/mention_helper.rs:55
↓ 4 callersFunctioncast_string_to_timestamp
(cell: &str)
collab/src/database/template/date_parse.rs:4
↓ 4 callersFunctioncell_from_json_value
(value: Value, options: &[SelectOption], field_type: FieldType)
collab/src/database/fields/type_option/select_type_option.rs:415
↓ 4 callersMethodclear
(self, key: &str)
collab/src/database/rows/cell.rs:42
↓ 4 callersMethodclear
(self)
collab/src/core/any_array.rs:126
↓ 4 callersFunctioncollect_entry_resources
( walk_path: &Path, relative_path: Option<&Path>, )
collab/src/importer/notion/walk_dir.rs:27
↓ 4 callersMethodcommit_transaction
(self)
collab/src/plugins/local_storage/rocksdb/kv_impl.rs:199
↓ 4 callersFunctioncreate_database_with_db
( uid: i64, workspace_id: &str, database_id: &str, )
collab/tests/database/database_test/helper.rs:153
↓ 4 callersFunctioncreate_database_with_two_filters
()
collab/tests/database/database_test/filter_test.rs:81
↓ 4 callersFunctioncreate_folder
(uid: UserId, workspace_id: Uuid)
collab/tests/folder/util.rs:34
↓ 4 callersFunctioncreate_image_block
(test: &mut BlockTestCore, url: &str, parent_id: &str)
collab/tests/document/block_parser/image_test.rs:10
↓ 4 callersMethodcreate_new_doc
Create a new document with the given object id.
collab/src/plugins/local_storage/kv/doc.rs:22
↓ 4 callersFunctioncreate_simple_table_row_block
( test: &mut BlockTestCore, parent_id: &str, prev_id: Option<String>, )
collab/tests/document/block_parser/simple_table_test.rs:32
↓ 4 callersFunctiondefault_document_data
()
collab/tests/database/database_test/encode_collab_test.rs:23
↓ 4 callersMethoddelete_block
(&mut self, block_id: &str)
collab/tests/document/blocks/block_test_core.rs:213
↓ 4 callersMethoddelete_views
(&self, txn: &mut TransactionMut, view_ids: Vec<ViewId>)
collab/src/folder/view.rs:396
↓ 4 callersFunctiondrain
(rx: &mut FieldChangeReceiver)
collab/src/database/fields/field_observer.rs:135
↓ 4 callersMethodeditors_between
Return set of users that made edits between two snapshots.
collab/src/core/user_data.rs:309
↓ 4 callersFunctionencoded_collab
( collab: &Collab, collab_type: &CollabType, )
collab/src/database/util.rs:5
↓ 4 callersMethodextract_plain_text_from_delta_with_context
( &self, delta_json: &str, context: Option<&ParseContext>, )
collab/src/document/block_parser/text_utils.rs:63
↓ 4 callersFunctionfield_from_map_ref
Get field from a [MapRef]
collab/src/database/fields/field.rs:260
↓ 4 callersFunctionfield_from_value
Get field from a [YrsValue]
collab/src/database/fields/field.rs:254
↓ 4 callersFunctionfield_order_from_value
(value: &YrsValue, _txn: &T)
collab/src/database/views/field_order.rs:121
↓ 4 callersMethodfile_path
(&self)
collab/src/importer/notion/file.rs:45
↓ 4 callersFunctiongen_database_id
()
collab/src/database/database.rs:1683
↓ 4 callersFunctiongen_database_view_id
()
collab/src/database/database.rs:1687
↓ 4 callersFunctiongen_option_id
()
collab/src/database/database.rs:1724
↓ 4 callersMethodget_database_row
Return the [DatabaseRow], initializing it on demand if needed.
collab/src/database/database.rs:629
↓ 4 callersFunctionget_delta
(document_data: &DocumentData, block_id: &str)
collab/tests/document/importer/util.rs:46
↓ 4 callersFunctionget_file_size
(path: &PathBuf)
collab/src/importer/notion/walk_dir.rs:21
↓ 4 callersMethodget_id_mapping_as_strings
(&self)
collab/src/importer/workspace/workspace_remapper.rs:259
↓ 4 callersMethodget_my_trash_sections
Retrieves the trashed views for a specific user. The trash section contains views that have been deleted by the user but not yet permanently removed.
collab/src/folder/folder.rs:628
↓ 4 callersFunctionget_or_create_did
Get or create a document id for the given object id.
collab/src/plugins/local_storage/kv/doc.rs:490
↓ 4 callersMethodget_or_init_children
get the children of a block with the given id or create it if it does not exist
collab/src/document/blocks/children.rs:22
↓ 4 callersMethodget_or_load
Load and cache the content of the given CSV file
collab/src/importer/notion/importer.rs:390
↓ 4 callersFunctionget_snapshot_id
(uid: i64, store: &S, object_id: &K)
collab/src/plugins/local_storage/kv/snapshot.rs:157
↓ 4 callersMethodhandle_text_delta
( &self, text: &str, attributes: Option<&Attrs>, _context: &ParseContext, )
collab/src/document/block_parser/plain_text_resolver.rs:108
↓ 4 callersFunctioninit_sync
(destination: &mut Collab, source: &Collab)
collab/tests/edit_test/restore_test.rs:362
↓ 4 callersMethodinsert_group_setting
Add a group setting to the view. If the setting already exists, it will be replaced.
collab/src/database/database.rs:831
↓ 4 callersFunctioninsert_paragraph_with_delta
( document: &mut Document, page_id: &str, prev_id: &mut String, delta_json: String, )
collab/tests/document/conversions/plain_text_test.rs:175
↓ 4 callersMethodinsert_view
(&self, txn: &mut TransactionMut, view: DatabaseView)
collab/src/database/views/view_map.rs:67
↓ 4 callersMethodinto_encode_collab
(self, client_id: ClientID)
collab/src/database/database_trait.rs:36
↓ 4 callersMethodinto_inner
(self)
collab/src/folder/relation.rs:304
↓ 4 callersMethodis_file
(&self)
collab/src/importer/notion/walk_dir.rs:601
↓ 4 callersFunctionis_multi_part_zip_signature
Check if the first 4 bytes of the buffer match known multi-part zip signatures.
collab/src/importer/zip_tool/util.rs:7
↓ 4 callersMethodis_space
(mut self, is_space: bool)
collab/src/folder/hierarchy_builder.rs:253
↓ 4 callersMethodjson_cell
Returns list of selected options
collab/src/database/fields/type_option/select_type_option.rs:27
↓ 4 callersFunctionmake_rocks_db
()
collab/tests/database/helper/util.rs:542
↓ 4 callersFunctionmake_snapshot_update_key
[10,0, 0,0,0,0,0,0,0,0, 1 [0,0,0,0], 0]
collab/src/plugins/local_storage/kv/keys.rs:181
↓ 4 callersFunctionmake_state_vector_key
[1,1, 0,0,0,0,0,0,0,0, 1]
collab/src/plugins/local_storage/kv/keys.rs:132
↓ 4 callersMethodmove_block
(&mut self, block_id: &str, parent_id: &str, prev_id: Option<String>)
collab/tests/document/blocks/block_test_core.rs:220
↓ 4 callersMethodobject_from_value
(&self, value: YrsValue, txn: &T)
collab/src/database/views/row_order.rs:22
↓ 4 callersMethodopen
(mut collab: Collab, notifier: Option<FolderNotify>)
collab/src/folder/folder.rs:96
↓ 4 callersFunctionprocess_children_inline
( children: &[mdast::Node], attributes: Vec<(String, Value)>, )
collab/src/document/importer/util.rs:214
↓ 4 callersFunctionprocess_entry
( host: &str, workspace_id: &str, current_entry: &DirEntry, include_partial_csv: bool, notion_export
collab/src/importer/notion/walk_dir.rs:80
↓ 4 callersMethodpush_update
Push an update to the persistence
collab/src/plugins/local_storage/kv/doc.rs:248
↓ 4 callersMethodreader_get_collab
( &self, object_id: &ObjectId, _collab_type: CollabType, )
collab/src/database/database_trait.rs:521
↓ 4 callersMethodremove_with_txn
Remove the object with the given id from the array.
collab/src/database/views/view.rs:743
↓ 4 callersMethodresolve_block_text
(&self, block: &Block, _context: &ParseContext)
collab/src/document/block_parser/plain_text_resolver.rs:136
↓ 4 callersFunctionrow_from_map_ref
Return a [Row] from a [MapRef]
collab/src/database/rows/row.rs:1101
↓ 4 callersMethodset_favorite
(self, is_favorite: bool)
collab/src/folder/view.rs:790
↓ 4 callersFunctionstring_cell_template
(field_type: &FieldType, cell: Vec<String>)
collab/src/database/template/builder.rs:293
↓ 4 callersFunctionsubscribe_row_data_change
( origin: CollabOrigin, row_id: RowId, row_data_map: &MapRef, change_tx: RowChangeSender, )
collab/src/database/rows/row_observer.rs:65
↓ 4 callersFunctionsync_unzip
( file_path: PathBuf, out_dir: PathBuf, default_file_name: Option<String>, )
collab/src/importer/zip_tool/sync_zip.rs:21
↓ 4 callersFunctiontry_parse_database_id
Try to parse a string as a DatabaseId, returning None if it's not a valid UUID
collab/src/entity/uuid_validation.rs:103
↓ 4 callersMethodupdate_deletion_cache
Updates the deletion cache - only used for deletion notifications
collab/src/folder/view.rs:305
↓ 4 callersMethodupdate_is_document_empty
(self, is_document_empty: bool)
collab/src/database/rows/row_meta.rs:77
← previousnext →301–400 of 2,841, ranked by callers