MCPcopy Create free account

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

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

↓ 1 callersFunctiontick_metric
Collect and record metrics for access control
libs/access-control/src/metrics.rs:113
↓ 1 callersFunctionto_dto_view_icon_type
( icon: collab_folder::IconType, )
src/biz/collab/folder_view.rs:461
↓ 1 callersFunctionto_folder_view
( workspace_id: Uuid, parent_view_id: Option<&Uuid>, view_id: &Uuid, folder: &Folder, private_space_
src/biz/collab/folder_view.rs:110
↓ 1 callersFunctionto_folder_view_icon_type
(icon: workspace_dto::IconType)
src/biz/collab/folder_view.rs:497
↓ 1 callersMethodto_proto
(&self)
libs/database-entity/src/dto.rs:169
↓ 1 callersFunctionto_publish_view
( parent_view_id: &str, view_id: &str, folder: &Folder, unviewable: &HashSet<String>, publish_view_i
src/biz/collab/publish_outline.rs:40
↓ 1 callersFunctionto_space_permission
(space_permission: &workspace_dto::SpacePermission)
src/biz/collab/folder_view.rs:515
↓ 1 callersMethodto_text
Attempt to get a &str from the WebSocket message, this will try to convert binary data to utf8.
libs/client-websocket/src/message.rs:99
↓ 1 callersMethodtoken_expires_at
(&self)
libs/client-api/src/http.rs:630
↓ 1 callersFunctiontransform_record_not_found_error
( result: Result<Option<bool>, sqlx::Error>, )
libs/database/src/collab/collab_db_ops.rs:516
↓ 1 callersMethodtranslate_row
( &self, params: TranslateRowParams, )
libs/client-api/src/http_ai.rs:72
↓ 1 callersMethodtranslate_row
( &self, data: TranslateRowData, model: &str, )
libs/appflowy-ai-client/src/client.rs:104
↓ 1 callersMethodtry_get_workspace_members
( &self, workspace_id: &Uuid, )
libs/client-api-test/src/test_client.rs:486
↓ 1 callersMethodtry_prefetch
Given initial [ClientMessage::Update] payload, try to prefetch (without blocking or awaiting) as many bending messages from the collab stream as possi
libs/client-api/src/v2/compactor.rs:52
↓ 1 callersFunctiontype_option_reader_by_id
create a map type option reader by field id
src/biz/collab/utils.rs:154
↓ 1 callersFunctiontype_option_writer_by_id
create a map type option writer by field id
src/biz/collab/utils.rs:133
↓ 1 callersFunctiontype_options_serde
( type_options: &TypeOptions, field_type: &FieldType, )
src/biz/collab/utils.rs:174
↓ 1 callersMethoduid
(&self)
services/appflowy-collaborate/src/ws2/actors/session.rs:78
↓ 1 callersMethodunbind
(&self, object_id: &ObjectId)
libs/client-api/src/v2/actor.rs:174
↓ 1 callersFunctionunobserve_awareness
(awareness: &Awareness)
libs/client-api/src/v2/actor.rs:1256
↓ 1 callersFunctionunobserve_update
(object_id: &ObjectId, awareness: &Awareness)
libs/client-api/src/v2/actor.rs:1284
↓ 1 callersFunctionunpublish_page
( publish_collab_store: &dyn PublishedCollabStore, workspace_id: Uuid, user_uuid: Uuid, view_id: Uuid,
src/biz/workspace/page_view.rs:1844
↓ 1 callersMethodunpublish_page
( &self, workspace_id: Uuid, view_id: &Uuid, )
libs/client-api/src/http_view.rs:247
↓ 1 callersFunctionunset_workspace_default_publish_view
( pg_pool: &PgPool, workspace_id: &Uuid, )
src/biz/workspace/publish.rs:126
↓ 1 callersFunctionupdate_access_request_status
( executor: E, request_id: Uuid, status: AFAccessRequestStatusColumn, )
libs/database/src/access_request.rs:107
↓ 1 callersFunctionupdate_chat_message
( workspace_id: String, pg_pool: &PgPool, params: UpdateChatMessageContentParams, ai_client: AppFlowyA
src/biz/chat/ops.rs:42
↓ 1 callersFunctionupdate_chat_message_content
( transaction: &mut Transaction<'_, Postgres>, params: &UpdateChatMessageContentParams, )
libs/database/src/chat/chat_ops.rs:794
↓ 1 callersFunctionupdate_collab_indexed_at
( tx: E, object_id: &Uuid, collab_type: &CollabType, indexed_at: DateTime<Utc>, )
libs/database/src/index/collab_embeddings_ops.rs:223
↓ 1 callersFunctionupdate_comment_deletion_status
( executor: E, comment_id: &Uuid, )
libs/database/src/workspace.rs:1351
↓ 1 callersFunctionupdate_database_data
( appflowy_web_metrics: &AppFlowyWebMetrics, update_publisher: &impl CollabUpdatePublisher, user: Realti
src/biz/workspace/page_view.rs:2412
↓ 1 callersFunctionupdate_favorite_view
( view_id: &str, folder: &mut Folder, is_favorite: bool, is_pinned: bool, uid: i64, )
src/biz/workspace/page_view.rs:750
↓ 1 callersMethodupdate_last_message_id
( &self, workspace_id: &Uuid, message_id: Rid, )
libs/client-api/src/v2/db.rs:330
↓ 1 callersFunctionupdate_non_orginal_workspace_publish_namespace
( pg_pool: &PgPool, workspace_id: &Uuid, old_namespace: &str, new_namespace: &str, )
libs/database/src/publish.rs:86
↓ 1 callersFunctionupdate_page
( state: &AppState, user: RealtimeUser, workspace_id: Uuid, view_id: &str, name: &str, icon: Optio
src/biz/workspace/page_view.rs:1522
↓ 1 callersFunctionupdate_page_extra
( state: &AppState, user: RealtimeUser, workspace_id: Uuid, view_id: &str, extra: &str, )
src/biz/workspace/page_view.rs:1589
↓ 1 callersMethodupdate_page_extra
( &self, workspace_id: Uuid, view_id: &Uuid, params: &UpdatePageExtraParams, )
libs/client-api/src/http_view.rs:337
↓ 1 callersMethodupdate_page_icon
( &self, workspace_id: Uuid, view_id: &Uuid, params: &UpdatePageIconParams, )
libs/client-api/src/http_view.rs:318
↓ 1 callersFunctionupdate_page_name
( state: &AppState, user: RealtimeUser, workspace_id: Uuid, view_id: &str, name: &str, )
src/biz/workspace/page_view.rs:1547
↓ 1 callersMethodupdate_page_name
( &self, workspace_id: Uuid, view_id: &Uuid, params: &UpdatePageNameParams, )
libs/client-api/src/http_view.rs:299
↓ 1 callersFunctionupdate_published_collabs
( txn: &mut sqlx::Transaction<'_, Postgres>, workspace_id: &Uuid, patches: &[PatchPublishedCollab], )
libs/database/src/publish.rs:370
↓ 1 callersFunctionupdate_quick_note
( pg_pool: &PgPool, quick_note_id: Uuid, data: &serde_json::Value, )
src/biz/workspace/quick_note.rs:31
↓ 1 callersFunctionupdate_quick_note_by_id
( executor: E, quick_note_id: Uuid, data: &serde_json::Value, )
libs/database/src/quick_note.rs:78
↓ 1 callersFunctionupdate_space
( state: &AppState, user: RealtimeUser, workspace_id: Uuid, view_id: &str, space_permission: &SpaceP
src/biz/workspace/page_view.rs:76
↓ 1 callersMethodupdate_space
( &self, workspace_id: Uuid, view_id: &Uuid, params: &UpdateSpaceParams, )
libs/client-api/src/http_view.rs:280
↓ 1 callersFunctionupdate_space_properties
( view_id: &str, folder: &mut Folder, space_permission: &SpacePermission, name: &str, space_icon: &s
src/biz/workspace/page_view.rs:638
↓ 1 callersFunctionupdate_template
( pg_pool: &PgPool, view_id: Uuid, name: &str, description: &str, about: &str, view_url: &str, c
src/biz/template/ops.rs:196
↓ 1 callersMethodupdate_template
( &self, view_id: Uuid, params: &UpdateTemplateParams, )
libs/client-api/src/http_template.rs:253
↓ 1 callersFunctionupdate_template_category
( pg_pool: &PgPool, category_id: Uuid, name: &str, description: &str, icon: &str, bg_color: &str,
src/biz/template/ops.rs:48
↓ 1 callersMethodupdate_template_category
( &self, category_id: Uuid, params: &UpdateTemplateCategoryParams, )
libs/client-api/src/http_template.rs:103
↓ 1 callersFunctionupdate_template_category_by_id
( executor: E, id: Uuid, name: &str, description: &str, icon: &str, bg_color: &str, category_typ
libs/database/src/template.rs:51
↓ 1 callersFunctionupdate_template_creator
( pg_pool: &PgPool, creator_id: Uuid, name: &str, avatar_url: &str, account_links: &[AccountLink], )
src/biz/template/ops.rs:108
↓ 1 callersMethodupdate_template_creator
( &self, creator_id: Uuid, name: &str, avatar_url: &str, account_links: Vec<AccountLink>,
libs/client-api/src/http_template.rs:179
↓ 1 callersFunctionupdate_template_creator_by_id
( executor: E, creator_id: Uuid, name: &str, avatar_url: &str, account_links: &[AccountLink], )
libs/database/src/template.rs:228
↓ 1 callersFunctionupdate_template_view
( executor: E, view_id: Uuid, name: &str, description: &str, about: &str, view_url: &str, creato
libs/database/src/template.rs:519
↓ 1 callersMethodupdate_timestamp
(&self)
libs/client-api/src/collab_sync/collab_sink.rs:532
↓ 1 callersFunctionupdate_updated_at_of_workspace
( executor: E, user_uuid: &Uuid, workspace_id: &Uuid, )
libs/database/src/workspace.rs:794
↓ 1 callersFunctionupdate_updated_at_of_workspace_with_uid
( executor: E, uid: i64, workspace_id: &Uuid, current_timestamp: DateTime<Utc>, )
libs/database/src/workspace.rs:814
↓ 1 callersFunctionupdate_user
( pg_pool: &PgPool, user_uuid: Uuid, params: UpdateUserParams, )
src/biz/user/user_info.rs:73
↓ 1 callersFunctionupdate_view_extra
( view_id: &str, folder: &mut Folder, extra: &str, uid: i64, )
src/biz/workspace/page_view.rs:879
↓ 1 callersFunctionupdate_view_icon
( view_id: &str, folder: &mut Folder, icon: Option<&ViewIcon>, uid: i64, )
src/biz/workspace/page_view.rs:859
↓ 1 callersFunctionupdate_view_name
( view_id: &str, folder: &mut Folder, name: &str, uid: i64, )
src/biz/workspace/page_view.rs:840
↓ 1 callersFunctionupdate_view_properties
( view_id: &str, folder: &mut Folder, name: &str, icon: Option<&ViewIcon>, is_locked: Option<bool>,
src/biz/workspace/page_view.rs:810
↓ 1 callersFunctionupdate_workspace_default_publish_view
( executor: E, workspace_id: &Uuid, new_view_id: &Uuid, )
libs/database/src/publish.rs:118
↓ 1 callersFunctionupdate_workspace_default_publish_view_set_null
( executor: E, workspace_id: &Uuid, )
libs/database/src/publish.rs:146
↓ 1 callersFunctionupdate_workspace_invitation_set_status_accepted
( txn: &mut Transaction<'_, sqlx::Postgres>, invitee_uuid: &Uuid, invite_id: &Uuid, )
libs/database/src/workspace.rs:282
↓ 1 callersFunctionupdate_workspace_member
( uid: &i64, pg_pool: &PgPool, workspace_id: &Uuid, changeset: &WorkspaceMemberChangeset, workspace_
src/biz/workspace/ops.rs:611
↓ 1 callersMethodupdate_workspace_page_view
( &self, workspace_id: Uuid, view_id: &Uuid, params: &UpdatePageParams, )
libs/client-api/src/http_view.rs:192
↓ 1 callersFunctionupdate_workspace_settings
( pg_pool: &PgPool, workspace_id: &Uuid, change: AFWorkspaceSettingsChange, )
src/biz/workspace/ops.rs:646
↓ 1 callersFunctionupdate_workspace_status
( executor: E, workspace_id: &Uuid, is_initialized: bool, )
libs/database/src/workspace.rs:988
↓ 1 callersMethodupdates
(&self)
services/appflowy-collaborate/src/collab/collab_manager.rs:75
↓ 1 callersFunctionupload_avatar
( client: AwsS3BucketClientImpl, avatar: &MPBytes, )
src/biz/template/ops.rs:413
↓ 1 callersFunctionupload_file_to_s3
( client: &Arc<dyn S3Client>, workspace_id: &str, object_id: &str, file_id: &str, file_type: &str,
services/appflowy-worker/src/import_worker/worker.rs:1319
↓ 1 callersFunctionupload_file_with_retry
( state: &AppState, workspace_id: &str, file_path: &PathBuf, )
src/api/data_import.rs:261
↓ 1 callersMethodupload_import_file
Uploads a file to a specified presigned URL obtained from the import task response. This function uploads a file to the given presigned URL using an
libs/client-api/src/http_file.rs:203
↓ 1 callersMethodupsert_collab_background
( &self, workspace_id: Uuid, uid: &i64, params: CollabParams, )
services/appflowy-collaborate/src/collab/collab_store.rs:168
↓ 1 callersFunctionupsert_database_row
( state: &AppState, workspace_uuid: Uuid, database_uuid: Uuid, uid: i64, row_id: Uuid, cell_value_
src/biz/collab/ops.rs:596
↓ 1 callersFunctionupsert_workspace_member
( pool: &PgPool, workspace_id: &Uuid, email: &str, role: AFRole, )
libs/database/src/workspace.rs:417
↓ 1 callersFunctionupsert_workspace_member_uid
( executor: E, workspace_id: &Uuid, uid: i64, role: AFRole, )
libs/database/src/workspace.rs:1774
↓ 1 callersFunctionupsert_workspace_settings
( tx: &mut Transaction<'_, Postgres>, workspace_id: &Uuid, settings: &AFWorkspaceSettings, )
libs/database/src/workspace.rs:1229
↓ 1 callersMethodurl
(&self)
src/config/config.rs:81
↓ 1 callersFunctionuse_non_orginal_namespace_if_possible
( pg_pool: &PgPool, publish_infos: &mut [PublishInfo], )
libs/database/src/publish.rs:653
↓ 1 callersFunctionuser_awareness_object_id
(user_uuid: &Uuid, workspace_id: &Uuid)
src/biz/user/user_init.rs:231
↓ 1 callersFunctionuser_scope
()
src/api/user.rs:14
↓ 1 callersMethodvalidate_response
Notify the sink to process the next message and mark the current message as done. Returns bool value to indicate whether the message is valid.
libs/client-api/src/collab_sync/collab_sink.rs:197
↓ 1 callersFunctionverify_field
(field: &Value, expected: &str)
libs/collab-stream/src/model.rs:227
↓ 1 callersFunctionverify_token
(access_token: &str, state: &AppState)
src/biz/user/user_verify.rs:20
↓ 1 callersMethodverify_token
(&self, access_token: &str)
libs/client-api/src/http.rs:531
↓ 1 callersFunctionwait_for_sync_complete
Waits for a sync state to reach SyncFinished
libs/client-api-test/src/assertion_utils.rs:161
↓ 1 callersMethodwait_next_millis
(&self)
libs/snowflake/src/lib.rs:45
↓ 1 callersMethodwait_object_sync_complete
Waits for an object to complete synchronization with default timeout
libs/client-api-test/src/test_client_v2.rs:558
↓ 1 callersMethodwait_object_sync_complete_with_secs
( &self, object_id: &Uuid, secs: u64, )
libs/client-api-test/src/test_client.rs:520
↓ 1 callersMethodwait_object_sync_complete_with_secs
Waits for an object to complete synchronization with custom timeout
libs/client-api-test/src/test_client_v2.rs:565
↓ 1 callersMethodwait_until_all_embedding
( &self, workspace_id: &Uuid, query: Vec<EmbeddedCollabQuery>, )
libs/client-api-test/src/test_client.rs:592
↓ 1 callersMethodweb_api_sign_in
(&mut self, email: &str, password: &str)
admin_frontend/tests/utils/mod.rs:32
↓ 1 callersMethodwith_db
(&self)
services/appflowy-worker/src/config.rs:84
↓ 1 callersMethodwith_opt_email
(mut self, email: Option<T>)
libs/gotrue-entity/src/dto.rs:246
↓ 1 callersMethodwith_opt_password
(mut self, password: Option<T>)
libs/gotrue-entity/src/dto.rs:251
↓ 1 callersMethodwithout_db
(&self)
services/appflowy-worker/src/config.rs:74
↓ 1 callersMethodworkspace_awareness_stream
( &self, workspace_id: &Uuid, )
libs/collab-stream/src/awareness_gossip.rs:122
↓ 1 callersMethodworkspace_id
(&self)
services/appflowy-collaborate/src/group/group_init.rs:162
← previousnext →1,501–1,600 of 3,042, ranked by callers