Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppFlowy-IO/AppFlowy-Cloud
/ functions
Functions
3,042 in github.com/AppFlowy-IO/AppFlowy-Cloud
⨍
Functions
3,042
◇
Types & classes
910
↓ 1 callers
Method
enforce_write_collab
( &self, workspace_id: &WorkspaceId, uid: &i64, object_id: &ObjectId, )
services/appflowy-collaborate/src/collab/collab_manager.rs:154
↓ 1 callers
Function
extend_recent_views
( recent_view_ids: &[String], folder: &mut Folder, uid: i64, )
src/biz/workspace/page_view.rs:966
↓ 1 callers
Method
extract_and_decode_collab
( &self, data: &[u8], object_id: Option<&Uuid>, )
services/appflowy-collaborate/src/collab/cache/mem_cache.rs:590
↓ 1 callers
Function
extract_code_and_state
(url_str: &str)
admin_frontend/tests/oauth/mod.rs:96
↓ 1 callers
Function
extract_image_url
(text: &str)
tests/ai_test/util.rs:13
↓ 1 callers
Function
favorite_page
( state: &AppState, user: RealtimeUser, workspace_id: Uuid, view_id: &str, is_favorite: bool, is_p
src/biz/workspace/page_view.rs:1611
↓ 1 callers
Method
favorite_page_view
( &self, workspace_id: Uuid, view_id: &Uuid, params: &FavoritePageParams, )
libs/client-api/src/http_view.rs:49
↓ 1 callers
Function
field_by_id_name_uniq
create a map of field id to field name, and ensure that the field name is unique. if the field name is repeated, it will be appended with the field id
src/biz/collab/utils.rs:115
↓ 1 callers
Function
field_by_name_uniq
create a map of field name to field if the field name is repeated, it will be appended with the field id,
src/biz/collab/utils.rs:94
↓ 1 callers
Function
file_storage_scope
()
src/api/file_storage.rs:42
↓ 1 callers
Method
fill_at_least
(&mut self, min_len: usize)
src/api/util.rs:174
↓ 1 callers
Function
fill_in_db_row_doc
( client_id: ClientID, row_detail: &mut AFDatabaseRowDetail, doc_id_by_row_id: &HashMap<Uuid, Uuid>, q
src/biz/collab/ops.rs:975
↓ 1 callers
Function
fix_old_workspace_folder
( appflowy_web_metrics: &AppFlowyWebMetrics, update_publisher: &impl CollabUpdatePublisher, user: Realti
src/biz/collab/ops.rs:208
↓ 1 callers
Method
forward_to_stream
Forward message to the stream returned by [WebSocketChannel::stream] method. Calling this method to forward the server message to the receiver stream.
libs/client-api/src/ws/handler.rs:42
↓ 1 callers
Method
from
(value: A)
libs/gotrue-entity/src/dto.rs:190
↓ 1 callers
Function
gen_missing_updates
(collab: &Collab, sv: StateVector)
libs/client-api/src/collab_sync/sync_control.rs:162
↓ 1 callers
Method
gen_presigned_url
( &self, s3_key: &str, content_length: u64, expires_in_secs: u64, )
libs/database/src/file/s3_client_impl.rs:57
↓ 1 callers
Function
gen_rand_alpha_num
(n: usize)
admin_frontend/src/web_api.rs:671
↓ 1 callers
Function
generate_chat_message_answer
( workspace_id: String, pg_pool: &PgPool, ai_client: AppFlowyAIClient, question_message_id: i64, cha
src/biz/chat/ops.rs:83
↓ 1 callers
Method
generate_embeddings
Generate embedding for the current Collab immediately
services/appflowy-collaborate/src/group/group_init.rs:377
↓ 1 callers
Function
generate_embeddings_loop
( mut rx: mpsc::Receiver<UnindexedCollabTask>, scheduler: Weak<IndexerScheduler>, buffer_size: usize,
libs/indexer/src/scheduler.rs:279
↓ 1 callers
Method
generate_oauth_url_with_provider
( &self, provider: &AuthProvider, )
libs/client-api/src/http.rs:411
↓ 1 callers
Function
generate_publish_data_for_database
( pg_pool: &PgPool, collab_storage: &Arc<dyn CollabStore>, uid: i64, workspace_id: Uuid, view_id: Uu
src/biz/workspace/page_view.rs:1759
↓ 1 callers
Function
generate_publish_data_for_document
( collab_storage: &Arc<dyn CollabStore>, uid: i64, workspace_id: Uuid, view_id: Uuid, )
src/biz/workspace/page_view.rs:1741
↓ 1 callers
Function
generate_sign_in_action_link
(email: &str)
libs/client-api-test/src/user.rs:81
↓ 1 callers
Function
generate_unique_registered_user_client_with_email
(email: &str)
libs/client-api-test/src/user.rs:59
↓ 1 callers
Method
generate_url_with_provider_and_redirect_to
Returns an OAuth URL by constructing the authorization URL for the specified provider and redirecting to the specified URL. This asynchronous functio
libs/client-api/src/http.rs:440
↓ 1 callers
Function
generate_workspace_invite_code
()
src/biz/workspace/invite.rs:27
↓ 1 callers
Function
generate_workspace_invite_token
( pg_pool: &PgPool, workspace_id: &Uuid, validity_period_hours: Option<i64>, )
src/biz/workspace/invite.rs:14
↓ 1 callers
Function
get_accepted_workspace_invitations
( access_token: &str, appflowy_cloud_base_url: &str, )
admin_frontend/src/ext/api.rs:130
↓ 1 callers
Function
get_access_request
( pg_pool: &PgPool, collab_instance_cache: &impl WorkspaceCollabInstanceCache, access_request_id: Uuid,
src/biz/access_request/ops.rs:70
↓ 1 callers
Function
get_admin_client
( gotrue_client: gotrue::api::Client, gotrue_setting: &GoTrueSetting, )
src/application.rs:380
↓ 1 callers
Function
get_all_chat_messages
( executor: E, chat_id: &str, )
libs/database/src/chat/chat_ops.rs:721
↓ 1 callers
Function
get_all_collab_snapshot_meta
Returns list of snapshots for given object_id in descending order of creation time.
libs/database/src/collab/collab_db_ops.rs:496
↓ 1 callers
Function
get_all_user_workspaces
( pg_pool: &PgPool, user_uuid: &Uuid, include_member_count: bool, include_role: bool, exclude_guest:
src/biz/workspace/ops.rs:251
↓ 1 callers
Function
get_all_workspace_blob_metadata
( pg_pool: &PgPool, workspace_id: &Uuid, )
libs/database/src/resource_usage.rs:163
↓ 1 callers
Method
get_answer
( &self, workspace_id: &Uuid, chat_id: &str, question_message_id: i64, )
libs/client-api/src/http_chat.rs:183
↓ 1 callers
Function
get_avatar
( client: AwsS3BucketClientImpl, file_id: String, )
src/biz/template/ops.rs:397
↓ 1 callers
Function
get_aws_s3_client
(s3_setting: &S3Setting)
services/appflowy-worker/src/application.rs:198
↓ 1 callers
Function
get_base_url
(header_map: &HeaderMap)
admin_frontend/src/web_api.rs:647
↓ 1 callers
Method
get_blob_meta
(&self, object_key: &str)
services/appflowy-worker/src/s3_client.rs:192
↓ 1 callers
Function
get_blob_metadata
( pg_pool: &PgPool, workspace_id: &Uuid, metadata_key: &str, )
libs/database/src/resource_usage.rs:135
↓ 1 callers
Function
get_chat_messages_with_author_uuid
( pg_pool: &PgPool, params: GetChatMessageParams, chat_id: &str, )
src/biz/chat/ops.rs:161
↓ 1 callers
Function
get_client_info
(req: &ServiceRequest)
src/middleware/request_id.rs:102
↓ 1 callers
Method
get_code_session
( &self, code: &str, )
admin_frontend/src/session.rs:46
↓ 1 callers
Method
get_collab_blob_by_publish_namespace
( &self, publish_namespace: &str, publish_name: &str, )
src/biz/workspace/publish.rs:386
↓ 1 callers
Function
get_collab_embedding_fragment
( tx: E, object_id: &Uuid, )
libs/database/src/index/collab_embeddings_ops.rs:122
↓ 1 callers
Method
get_collab_metadata
( &self, publish_namespace: &str, publish_name: &str, )
src/biz/workspace/publish.rs:346
↓ 1 callers
Method
get_collab_snapshot
( &self, workspace_id: Uuid, object_id: Uuid, snapshot_id: &i64, )
services/appflowy-collaborate/src/snapshot/snapshot_control.rs:127
↓ 1 callers
Method
get_collab_to_collab
( &self, workspace_id: Uuid, object_id: Uuid, collab_type: CollabType, )
libs/client-api-test/src/test_client_v2.rs:787
↓ 1 callers
Method
get_collabs_created_since
( &self, workspace_id: Uuid, since: DateTime<Utc>, limit: usize, )
services/appflowy-collaborate/src/collab/collab_manager.rs:172
↓ 1 callers
Function
get_collabs_indexed_at
( executor: E, oids: Vec<Uuid>, )
libs/database/src/index/collab_embeddings_ops.rs:249
↓ 1 callers
Function
get_comments_on_published_view
( pg_pool: &PgPool, view_id: &Uuid, optional_user_uuid: &OptionalUserUuid, )
src/biz/workspace/ops.rs:169
↓ 1 callers
Function
get_configuration
Default values favor local development.
src/config/config.rs:171
↓ 1 callers
Function
get_connection_pool
(setting: &DatabaseSetting)
services/appflowy-worker/src/application.rs:183
↓ 1 callers
Function
get_connection_pool
(setting: &DatabaseSetting)
src/application.rs:519
↓ 1 callers
Function
get_database_fields
( collab_storage: &Arc<dyn CollabStore>, workspace_uuid: Uuid, database_uuid: Uuid, )
src/biz/collab/ops.rs:757
↓ 1 callers
Method
get_database_fields
( &self, workspace_id: &Uuid, database_id: &str, )
libs/client-api/src/http_collab.rs:195
↓ 1 callers
Function
get_database_id_and_row_ids
( published_db_blob: &[u8], client_id: ClientID, )
tests/workspace/publish.rs:1724
↓ 1 callers
Function
get_database_row_doc_changes
( collab_storage: &Arc<dyn CollabStore>, collab_instance_cache: &impl WorkspaceCollabInstanceCache, work
src/biz/collab/utils.rs:534
↓ 1 callers
Method
get_default_published_collab
( &self, publish_namespace: &str, )
libs/client-api/src/http_publish.rs:303
↓ 1 callers
Method
get_document
(&self, workspace_id: Uuid, document_id: Uuid)
libs/client-api-test/src/test_client.rs:237
↓ 1 callers
Method
get_encoded_collab_from_disk
( &self, workspace_id: &Uuid, query: QueryCollab, )
services/appflowy-collaborate/src/collab/cache/disk_cache.rs:258
↓ 1 callers
Function
get_first_workspace
(c: &client_api::Client)
tests/workspace/template.rs:11
↓ 1 callers
Method
get_folder
(&self, workspace_id: Uuid)
libs/client-api-test/src/test_client_v2.rs:253
↓ 1 callers
Function
get_gotrue_client
(setting: &GoTrueSetting)
src/application.rs:539
↓ 1 callers
Method
get_inactive_groups
(&self)
services/appflowy-collaborate/src/group/manager.rs:56
↓ 1 callers
Function
get_initial_document_data
()
libs/workspace-template/src/document/getting_started.rs:361
↓ 1 callers
Function
get_invitation_by_id
( txn: &mut Transaction<'_, sqlx::Postgres>, invite_id: &Uuid, )
libs/database/src/workspace.rs:316
↓ 1 callers
Function
get_invitation_code_info
( pg_pool: &PgPool, invitation_code: &str, uid: i64, )
src/biz/workspace/invite.rs:62
↓ 1 callers
Method
get_invitation_code_info
( &self, invitation_code: &str, )
libs/client-api/src/http.rs:854
↓ 1 callers
Function
get_invite_code_for_workspace
( pg_pool: &PgPool, workspace_id: &Uuid, )
src/biz/workspace/invite.rs:54
↓ 1 callers
Function
get_latest_collab_database_row_body
( collab_storage: &Arc<dyn CollabStore>, workspace_id: Uuid, db_row_id: Uuid, )
src/biz/collab/utils.rs:205
↓ 1 callers
Function
get_latest_collab_document
( collab_storage: &Arc<dyn CollabStore>, collab_origin: GetCollabOrigin, workspace_id: Uuid, doc_oid:
src/biz/collab/utils.rs:357
↓ 1 callers
Function
get_latest_snapshot
Gets the latest snapshot for the specified object identifier and partition key.
libs/database/src/history/ops.rs:190
↓ 1 callers
Method
get_latest_state
( &self, workspace_id: WorkspaceId, object_id: ObjectId, collab_type: CollabType, user_id:
services/appflowy-collaborate/src/collab/collab_manager.rs:186
↓ 1 callers
Method
get_local_ai_config
( &self, workspace_id: &str, platform: &str, )
libs/client-api/src/http_ai.rs:93
↓ 1 callers
Method
get_local_ai_config
( &self, platform: &str, app_version: Option<String>, )
libs/appflowy-ai-client/src/client.rs:300
↓ 1 callers
Method
get_local_ai_package
( &self, platform: &str, )
libs/appflowy-ai-client/src/client.rs:289
↓ 1 callers
Function
get_mailer
(mailer: &MailerSetting)
src/application.rs:504
↓ 1 callers
Method
get_model_list
(&self)
libs/appflowy-ai-client/src/client.rs:319
↓ 1 callers
Method
get_mut_group
Get a mutable reference to the group by object_id. may deadlock when holding the RefMut and trying to read group_by_object_id.
services/appflowy-collaborate/src/group/state.rs:86
↓ 1 callers
Function
get_next_batch_item
( state: &Arc<CollabSinkState>, sending_messages: &mut HashSet<MsgId>, msg_queue: &mut SinkQueue<ClientC
libs/client-api/src/collab_sync/collab_sink.rs:406
↓ 1 callers
Function
get_optional
(key: &str)
admin_frontend/src/config.rs:61
↓ 1 callers
Function
get_page_collab_data_for_database
( pg_pool: &PgPool, collab_storage: &Arc<dyn CollabStore>, uid: i64, workspace_id: &Uuid, view_id: &
src/biz/workspace/page_view.rs:2004
↓ 1 callers
Function
get_page_view_collab
( pg_pool: &PgPool, collab_storage: &Arc<dyn CollabStore>, collab_instance_cache: &impl WorkspaceCollabI
src/biz/workspace/page_view.rs:1855
↓ 1 callers
Function
get_page_view_collab_for_orphaned_view
( pg_pool: &PgPool, collab_storage: &Arc<dyn CollabStore>, view_id: &Uuid, uid: i64, workspace_id: &
src/biz/workspace/page_view.rs:1882
↓ 1 callers
Function
get_page_view_collab_for_view_with_parent
( folder: &Folder, view: &View, pg_pool: &PgPool, collab_storage: &Arc<dyn CollabStore>, workspace_i
src/biz/workspace/page_view.rs:1930
↓ 1 callers
Function
get_pending_workspace_invitations
( access_token: &str, appflowy_cloud_base_url: &str, )
admin_frontend/src/ext/api.rs:113
↓ 1 callers
Function
get_profile
(pg_pool: &PgPool, uuid: &Uuid)
src/biz/user/user_info.rs:13
↓ 1 callers
Function
get_published_view
( collab_instance_cache: &impl WorkspaceCollabInstanceCache, publish_namespace: String, pg_pool: &PgPool
src/biz/collab/ops.rs:312
↓ 1 callers
Function
get_question_message
( pg_pool: &PgPool, chat_id: &str, answer_message_id: i64, )
src/biz/chat/ops.rs:174
↓ 1 callers
Method
get_question_message_from_answer_id
( &self, workspace_id: &Uuid, chat_id: &str, answer_message_id: i64, )
libs/client-api/src/http_chat.rs:312
↓ 1 callers
Function
get_rag_ids
(folder: &Folder, parent_view_id: &Uuid, uid: i64)
src/biz/workspace/page_view.rs:1291
↓ 1 callers
Function
get_reactions_on_published_view
( pg_pool: &PgPool, view_id: &Uuid, comment_id: &Option<Uuid>, )
src/biz/workspace/ops.rs:212
↓ 1 callers
Function
get_redis_client
( redis_uri: &str, worker_count: usize, metrics: Arc<CollabStreamMetrics>, )
src/application.rs:391
↓ 1 callers
Function
get_row_details_serde
( row_detail: RowDetail, field_by_id_name_uniq: &HashMap<String, Field>, type_option_reader_by_id: &Hash
src/biz/collab/utils.rs:48
↓ 1 callers
Method
get_seq_num
(&self)
libs/collab-rt-entity/src/server_message.rs:196
↓ 1 callers
Method
get_server_info
(&self)
libs/client-api/src/http.rs:1028
↓ 1 callers
Function
get_session_expiration
(access_token: &str)
admin_frontend/src/session.rs:235
← previous
next →
1,001–1,100 of 3,042, ranked by callers