MCPcopy Index your code

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

Functions3,042 in github.com/AppFlowy-IO/AppFlowy-Cloud

↓ 4 callersMethodget_workspace_page_view
( &self, workspace_id: Uuid, view_id: &Uuid, )
libs/client-api/src/http_view.rs:211
↓ 4 callersMethodget_workspace_publish_namespace
( &self, workspace_id: &Uuid, )
libs/client-api/src/http_publish.rs:62
↓ 4 callersMethodid
Unique identifier of current session.
services/appflowy-collaborate/src/ws2/actors/session.rs:83
↓ 4 callersMethodincr_failure_read_count
(&self, count: i64)
src/api/metrics.rs:227
↓ 4 callersFunctioninit_streams
(client: &mut Client, stream_count: usize, msgs_per_stream: usize)
libs/collab-stream/src/stream_router.rs:608
↓ 4 callersFunctioninsert_chat
( executor: E, workspace_id: &Uuid, params: CreateChatParams, )
libs/database/src/chat/chat_ops.rs:22
↓ 4 callersFunctioninternal
(msg: T)
libs/collab-stream/src/error.rs:54
↓ 4 callersMethodis_cancelled
(&self)
services/appflowy-collaborate/src/group/group_init.rs:172
↓ 4 callersMethodlast_message_id
(&self)
libs/client-api/src/v2/actor.rs:132
↓ 4 callersFunctionload_env
()
libs/client-api-test/src/log.rs:19
↓ 4 callersMethodmagic_link
( &self, magic_link_params: &MagicLinkParams, redirect_to: Option<String>, )
libs/gotrue/src/api.rs:273
↓ 4 callersFunctionmask_web_user_email
(email: &str)
libs/database/src/pg_row.rs:411
↓ 4 callersMethodmove_workspace_page_view_to_trash
( &self, workspace_id: Uuid, view_id: &Uuid, )
libs/client-api/src/http_view.rs:87
↓ 4 callersMethodnum_threads
Sets the number of threads for the thread pool. # Arguments `num_threads` - The number of threads to create in the thread pool.
libs/infra/src/thread_pool.rs:91
↓ 4 callersMethodorigin
(&self)
libs/collab-rt-entity/src/client_message.rs:73
↓ 4 callersFunctionparse_extra_field_as_json
(extra: &str)
src/biz/collab/folder_view.rs:445
↓ 4 callersMethodpatch_published_collabs
( &self, workspace_id: &Uuid, patches: &[PatchPublishedCollab], )
libs/client-api/src/http_publish.rs:78
↓ 4 callersMethodpatch_workspace
(&self, params: PatchWorkspaceParam)
libs/client-api/src/http.rs:721
↓ 4 callersFunctionperform_upload_test
( test_bucket: &TestBucket, blob: Vec<u8>, file_size: usize, description: &str, )
tests/file_test/multiple_part_test.rs:204
↓ 4 callersMethodpolicy_object
(&self)
libs/access-control/src/entity.rs:26
↓ 4 callersMethodput_blob_with_content_type
( &self, key: K, file_stream: ByteStream, file_type: String, file_size: usize, )
libs/database/src/file/file_storage.rs:95
↓ 4 callersFunctionread_message_from_file
(file_path: &str)
libs/collab-rt-entity/tests/serde_test.rs:116
↓ 4 callersMethodrecord_failed_embed_count
(&self, count: u64)
libs/indexer/src/metrics.rs:63
↓ 4 callersMethodretry_write_with_config
( &self, config: RetryConfig, )
libs/access-control/src/casbin/enforcer.rs:95
↓ 4 callersMethodsearch_documents
If `score` is `None`, it will use the score from the server. High score means more relevant. score range is 0.0 to 1.0
libs/client-api/src/http_search.rs:14
↓ 4 callersFunctionselect_blob_from_af_collab
( conn: E, collab_type: &CollabType, object_id: &Uuid, )
libs/database/src/collab/collab_db_ops.rs:234
↓ 4 callersFunctionselect_chat_message_content
( executor: E, message_id: i64, )
libs/database/src/chat/chat_ops.rs:841
↓ 4 callersFunctionselect_chat_settings
( executor: E, chat_id: &Uuid, )
libs/database/src/chat/chat_ops.rs:46
↓ 4 callersFunctionselect_published_collab_info
( pg_pool: &PgPool, view_id: &Uuid, )
libs/database/src/publish.rs:611
↓ 4 callersFunctionselect_published_view_ids_for_workspace
( executor: E, workspace_id: Uuid, )
libs/database/src/publish.rs:689
↓ 4 callersMethodsend_email_template
( &self, recipient_name: Option<String>, email: &str, template_name: &str, param: T, s
libs/mailer/src/sender.rs:66
↓ 4 callersMethodsend_question
( &self, workspace_id: &str, chat_id: &str, question_id: i64, content: &str, model: &s
libs/appflowy-ai-client/src/client.rs:147
↓ 4 callersMethodsign_in_with_url
(&self, url: &str)
libs/client-api/src/http.rs:365
↓ 4 callersFunctionsplit_into_chunks
Function to split input bytes into several chunks and return offsets
libs/infra/src/file_util.rs:103
↓ 4 callersMethodtry_remove_workspace_member
( &self, workspace_id: &Uuid, other_client: &TestClient, )
libs/client-api-test/src/test_client.rs:466
↓ 4 callersMethodunpublish_collabs
( &self, workspace_id: &Uuid, view_ids: &[Uuid], )
libs/client-api/src/http_publish.rs:93
↓ 4 callersFunctionupdate_workspace_database_data
( appflowy_web_metrics: &AppFlowyWebMetrics, update_publisher: &impl CollabUpdatePublisher, user: Realti
src/biz/workspace/page_view.rs:2390
↓ 4 callersMethodupload_blob
(&self, file_id: &str, data: T, mime: &Mime)
libs/client-api-test/src/test_client.rs:548
↓ 4 callersMethodupsert_database_item
Like [add_database_item], but use a [pre_hash] as identifier of the row Given the same `pre_hash` value will result in the same row Creates the row if
libs/client-api/src/http_collab.rs:304
↓ 4 callersMethodverify_token_cloud
(&self, access_token: &str)
libs/client-api/src/http.rs:539
↓ 4 callersMethodwith_layout
(mut self, layout: ViewLayout)
libs/workspace-template/src/hierarchy_builder.rs:78
↓ 4 callersMethodwith_view_builder
(&mut self, view_builder: F)
libs/workspace-template/src/hierarchy_builder.rs:24
↓ 4 callersMethodworkspace_controller_for
(&self, workspace_id: Uuid)
libs/client-api-test/src/test_client_v2.rs:810
↓ 3 callersMethodadd_database_item
Example payload: { "Name": "some_data", # using column name "_pIkG": "some other data" # using field_id (can be obtained from [get_database_fi
libs/client-api/src/http_collab.rs:278
↓ 3 callersMethodadd_policies
( &mut self, _sec: &str, _ptype: &str, _rules: Vec<Vec<String>>, )
libs/access-control/src/casbin/adapter.rs:143
↓ 3 callersMethodadmin_generate_link
( &self, access_token: &str, generate_link_params: &GenerateLinkParams, )
libs/gotrue/src/api.rs:259
↓ 3 callersMethodassert_json_eventually
Asserts that the object eventually matches the expected JSON
libs/client-api-test/src/assertion_utils.rs:29
↓ 3 callersFunctionauthorization_from_token
( token: &str, jwt_secret: &Data<Secret<String>>, )
src/biz/authentication/jwt.rs:154
↓ 3 callersFunctionbatch_get_latest_collab_encoded
( collab_storage: &Arc<dyn CollabStore>, collab_origin: GetCollabOrigin, workspace_id: Uuid, oid_list:
src/biz/collab/utils.rs:284
↓ 3 callersMethodcan_index_workspace
(&self, workspace_id: &Uuid)
libs/indexer/src/scheduler.rs:266
↓ 3 callersFunctioncategory_resource_url
(base_url: &str, category_id: Uuid)
libs/client-api/src/http_template.rs:22
↓ 3 callersFunctioncheck_collab_publish_name
(publish_name: &str)
src/biz/workspace/publish.rs:64
↓ 3 callersFunctioncheck_first_item_response_error
( stream: impl Stream<Item = Result<Bytes, AppResponseError>> + Unpin, )
libs/shared-entity/src/response_stream.rs:167
↓ 3 callersFunctioncheck_workspace_owner_or_publisher
( pg_pool: &PgPool, user_uuid: &Uuid, workspace_id: &Uuid, view_id: &[Uuid], )
src/biz/workspace/publish.rs:44
↓ 3 callersMethodcheck_write_workspace_permission
( &self, workspace_id: &Uuid, uid: &i64, )
services/appflowy-collaborate/src/collab/collab_store.rs:121
↓ 3 callersMethodclear
(&self)
libs/access-control/src/casbin/redis_cache.rs:88
↓ 3 callersMethodclear
(&self)
libs/client-api/src/collab_sync/collab_sink.rs:174
↓ 3 callersMethodclear
(&self)
libs/client-api/src/ws/msg_queue.rs:44
↓ 3 callersFunctioncollab_from_encode_collab
(object_id: &Uuid, data: &[u8])
libs/collab-rt-protocol/src/data_validation.rs:11
↓ 3 callersFunctioncompress_type_from_header_value
(headers: &HeaderMap)
src/api/util.rs:18
↓ 3 callersMethodcreate
(&self, _object_id: String)
libs/workspace-template/src/document/vault_template.rs:50
↓ 3 callersFunctioncreate_ai_tool
( azure_ai_config: &Option<AzureConfig>, open_ai_config: &Option<OpenAIConfig>, )
src/api/search.rs:75
↓ 3 callersFunctioncreate_database_page
( state: &AppState, user: RealtimeUser, workspace_id: Uuid, parent_view_id: &Uuid, view_id: &Uuid,
src/biz/workspace/page_view.rs:1195
↓ 3 callersMethodcreate_embedded_chunks_from_text
( &self, object_id: Uuid, paragraphs: Vec<String>, model: EmbeddingModel, )
libs/indexer/src/collab_indexer/document_indexer.rs:39
↓ 3 callersMethodcreate_embedder
(&self)
libs/indexer/src/scheduler.rs:122
↓ 3 callersMethodcreate_group_if_not_exist
(&self, object_id: Uuid)
services/appflowy-collaborate/src/rt_server.rs:290
↓ 3 callersMethoddeep_copy_database_view
Deep copy a published database to the destination workspace. Returns the Folder view for main view (`new_view_id`) and map from old to new view_id. If
src/biz/workspace/publish_dup.rs:973
↓ 3 callersMethoddelete_blobs
(&self, object_keys: Vec<String>)
libs/database/src/file/s3_client_impl.rs:222
↓ 3 callersMethoddelete_collab
Remove collab from cache and delete the object from db
libs/client-api/src/v2/actor.rs:126
↓ 3 callersMethodemail
(&self)
libs/client-api-test/src/test_client.rs:580
↓ 3 callersMethodemail
Gets the email of the current user
libs/client-api-test/src/test_client_v2.rs:637
↓ 3 callersMethodembed
( &self, embedder: &AFEmbedder, mut chunks: Vec<AFCollabEmbeddedChunk>, )
libs/indexer/src/collab_indexer/document_indexer.rs:67
↓ 3 callersMethodembed_in_background
( &self, pending_collabs: Vec<UnindexedCollabTask>, )
libs/indexer/src/scheduler.rs:149
↓ 3 callersMethodemit_awareness_state
(&self, object_id: &Uuid)
libs/client-api-test/src/test_client.rs:299
↓ 3 callersMethodencode
(&self, encoder: &mut E)
libs/collab-rt-protocol/src/message.rs:29
↓ 3 callersMethodencode
(&self)
libs/collab-rt-entity/src/message.rs:109
↓ 3 callersMethodencode_collab
(&self)
libs/client-api-test/src/test_client.rs:75
↓ 3 callersMethodenforce_action
( &self, uid: &i64, workspace_id: &Uuid, action: Action, )
libs/access-control/src/casbin/workspace.rs:61
↓ 3 callersMethodextract_sign_in_url
Used to extract the sign in url from the action link Only expose this method for testing
libs/client-api/src/http.rs:510
↓ 3 callersMethodextract_timestamp_and_payload_with_metrics
Helper function to extract timestamp and payload with metrics tracking. # Arguments `data` - Raw bytes from Redis # Returns `Some((timestamp, payloa
services/appflowy-collaborate/src/collab/cache/mem_cache.rs:569
↓ 3 callersFunctionfrom_response
(resp: reqwest::Response)
libs/infra/src/reqwest.rs:26
↓ 3 callersFunctionget_auth_from_request
(req: &HttpRequest)
src/biz/authentication/jwt.rs:126
↓ 3 callersMethodget_blob_metadata
(&self, url: &str)
libs/client-api/src/http_blob.rs:227
↓ 3 callersMethodget_collab_embed_info
( &self, workspace_id: &Uuid, object_id: &Uuid, )
libs/client-api/src/http_collab.rs:433
↓ 3 callersFunctionget_collab_embedding_fragment_ids
( tx: E, collab_ids: Vec<Uuid>, )
libs/database/src/index/collab_embeddings_ops.rs:164
↓ 3 callersMethodget_connect_users
(&self, object_id: &Uuid)
libs/client-api-test/src/test_client.rs:272
↓ 3 callersMethodget_default_publish_view_info
( &self, workspace_id: &Uuid, )
libs/client-api/src/http_publish.rs:228
↓ 3 callersMethodget_folder
(&self, workspace_id: Uuid)
libs/client-api-test/src/test_client.rs:206
↓ 3 callersMethodget_or_create_workspace
Gets or creates a workspace controller for the given workspace ID
libs/client-api-test/src/workspace_ops.rs:28
↓ 3 callersMethodget_published_data_for_view_id
( &self, view_id: &uuid::Uuid, )
src/biz/workspace/publish_dup.rs:1091
↓ 3 callersMethodget_published_view_reactions
( &self, view_id: &Uuid, comment_id: &Option<Uuid>, )
libs/client-api/src/http_publish.rs:397
↓ 3 callersMethodget_templates
( &self, category_id: Option<Uuid>, is_featured: Option<bool>, is_new_template: Option<bool>,
libs/client-api/src/http_template.rs:230
↓ 3 callersFunctionget_user_profile
( access_token: &str, appflowy_cloud_base_url: &str, )
admin_frontend/src/ext/api.rs:184
↓ 3 callersFunctionget_user_workspaces
( access_token: &str, appflowy_cloud_base_url: &str, )
admin_frontend/src/ext/api.rs:27
↓ 3 callersMethodget_workspace_invitation
( &self, invite_uuid: &str, )
libs/client-api/src/http_member.rs:69
↓ 3 callersMethodget_workspace_settings
( &self, workspace_id: T, )
libs/client-api/src/http_settings.rs:12
↓ 3 callersMethodget_workspace_usage
( &self, workspace_id: &Uuid, )
libs/client-api/src/http.rs:1014
↓ 3 callersMethodget_workspaces_opt
( &self, param: QueryWorkspaceParam, )
libs/client-api/src/http.rs:739
↓ 3 callersMethodhealth
(&self)
libs/gotrue/src/api.rs:38
↓ 3 callersFunctionhtmx_redirect
(url: &str)
admin_frontend/src/web_api.rs:640
← previousnext →301–400 of 3,042, ranked by callers