MCPcopy Create free account

hub / github.com/toeverything/AFFiNE / functions

Functions18,927 in github.com/toeverything/AFFiNE

↓ 4 callersMethodgetNormalizedAngle
(y: number, x: number)
blocksuite/framework/std/src/gfx/interactivity/resize/manager.ts:482
↓ 4 callersMethodgetNoteContent
(page: Page)
tests/affine-cloud-copilot/e2e/utils/editor-utils.ts:51
↓ 4 callersFunctiongetNotesFromDoc
(doc: Store)
blocksuite/affine/blocks/embed/src/common/render-linked-doc.ts:34
↓ 4 callersFunctiongetNotesFromStore
( store: Store, modes: NoteDisplayMode[] = [ NoteDisplayMode.DocAndEdgeless, NoteDisplayMode.DocOn
blocksuite/affine/fragments/outline/src/utils/query.ts:12
↓ 4 callersMethodgetParentFrame
(element: GfxModel)
blocksuite/affine/blocks/frame/src/frame-manager.ts:450
↓ 4 callersMethodgetPayload
(jobId: string, schema: C)
packages/backend/server/src/models/copilot-job.ts:148
↓ 4 callersMethodgetPeerPulledRemoteClock
( peer: string, docId: string )
packages/common/nbstore/src/storage/doc-sync.ts:11
↓ 4 callersMethodgetPeerPushedClock
(peer: string, docId: string)
packages/common/nbstore/src/storage/doc-sync.ts:17
↓ 4 callersMethodgetPeerRemoteClocks
(peer: string)
packages/common/nbstore/src/storage/doc-sync.ts:9
↓ 4 callersFunctiongetPointFromBoundsWithRotation
( bounds: IBound, point: IVec )
blocksuite/framework/global/src/gfx/math.ts:504
↓ 4 callersFunctiongetQuadBoundWithRotation
(bounds: IBound)
blocksuite/framework/global/src/gfx/bound.ts:61
↓ 4 callersMethodgetQueueState
()
packages/common/nbstore/src/telemetry/manager.ts:84
↓ 4 callersFunctiongetRcOptions
(options: ArrowOptions)
blocksuite/affine/gfx/connector/src/renderer/utils.ts:141
↓ 4 callersMethodgetRelativePointLocation
(point: IVec)
blocksuite/framework/std/src/gfx/model/base.ts:21
↓ 4 callersFunctiongetResult
(diff: number)
blocksuite/affine/data-view/src/core/utils/auto-scroll.ts:29
↓ 4 callersFunctiongetRootBlock
(ctx: ToolbarContext)
blocksuite/affine/blocks/frame/src/frame-toolbar.ts:42
↓ 4 callersMethodgetScale
()
blocksuite/affine/blocks/table/src/table-block.ts:57
↓ 4 callersFunctiongetScrollContainer
(ele: HTMLElement)
blocksuite/affine/shared/src/utils/dom/scroll-container.ts:1
↓ 4 callersFunctiongetSelectedCards
( viewElement: Element, selection: KanbanCardSelection | KanbanGroupSelection )
blocksuite/affine/data-view/src/view-presets/kanban/pc/controller/selection.ts:755
↓ 4 callersFunctiongetSelectedTextContent
( editorHost: EditorHost, type: 'markdown' | 'plain-text' = 'markdown' )
packages/frontend/core/src/blocksuite/ai/utils/selection-utils.ts:118
↓ 4 callersFunctiongetSelectedXYWH
( page: Page, index = 0, editorIndex = 0 )
tests/kit/src/utils/editor.ts:110
↓ 4 callersFunctiongetSelection
(host: EditorHost)
packages/frontend/core/src/blocksuite/ai/actions/page-response.ts:241
↓ 4 callersMethodgetSession
(workspaceId: string, sessionId: string)
packages/frontend/core/src/blocksuite/ai/provider/copilot-client.ts:168
↓ 4 callersFunctiongetShapeRadius
(name: ShapeName)
blocksuite/affine/model/src/consts/shape.ts:36
↓ 4 callersFunctiongetShapeText
(elementModel: Record<string, unknown>)
blocksuite/affine/gfx/shape/src/adapter/utils.ts:18
↓ 4 callersFunctiongetSize
(size: number | string)
packages/frontend/component/src/ui/skeleton/skeleton.tsx:6
↓ 4 callersFunctiongetSortedCloneElements
(elements: GfxModel[])
blocksuite/affine/blocks/root/src/edgeless/utils/clone-utils.ts:27
↓ 4 callersFunctiongetSortedIds
(page: Page)
tests/blocksuite/e2e/utils/actions/edgeless.ts:1763
↓ 4 callersFunctiongetText
(block: BlockSnapshot)
packages/frontend/core/src/blocksuite/ai/slides/index.ts:86
↓ 4 callersMethodgetUserQuota
(userId: string)
packages/backend/server/src/core/quota/service.ts:39
↓ 4 callersFunctiongetVerticalCenterFromLocator
(locator: Locator)
tests/affine-local/e2e/blocksuite/outline/utils.ts:31
↓ 4 callersFunctiongetVerticalIndicator
()
blocksuite/affine/data-view/src/view-presets/table/pc/header/vertical-indicator.ts:138
↓ 4 callersMethodgetVerticesAndMidpoints
()
blocksuite/framework/global/src/gfx/model/bound.ts:260
↓ 4 callersFunctiongetWorkflowExecutor
(type: NodeExecutorType)
packages/backend/server/src/plugins/copilot/workflow/executor/utils.ts:14
↓ 4 callersFunctiongetWorkspaceBasePathV1
( spaceType: SpaceType, workspaceId: string )
packages/frontend/apps/electron/src/helper/workspace/meta.ts:23
↓ 4 callersMethodgetWorkspaceBlob
(id: string, blob: string)
packages/frontend/core/src/modules/workspace/providers/flavour.ts:46
↓ 4 callersMethodgetWorkspaceQuota
(workspaceId: string)
packages/backend/server/src/core/quota/service.ts:121
↓ 4 callersFunctionhandleChange
(index: number, filter: FilterParams)
packages/frontend/core/src/components/filter/filters.tsx:36
↓ 4 callersFunctionhandleDateRangeFilter
( propertyValues: Map<string, string | number | undefined>, predicate: (parsed: [number, number, number])
packages/frontend/core/src/modules/collection-rules/impls/filters/date.ts:113
↓ 4 callersFunctionhandleInlineAskAIAction
( host: EditorHost, actionGroups?: AIItemGroupConfig[] )
packages/frontend/core/src/blocksuite/ai/actions/doc-handler.ts:236
↓ 4 callersMethodhandleJobResult
( job: TranscriptionJob | null )
packages/backend/server/src/plugins/copilot/transcript/resolver.ts:79
↓ 4 callersMethodhasDescendant
(element: GfxCompatibleInterface)
blocksuite/framework/std/src/gfx/model/base.ts:137
↓ 4 callersFunctionhasGrouped
(model: ShapeElementModel)
blocksuite/affine/gfx/shape/src/toolbar/config.ts:331
↓ 4 callersFunctionhasIntersection
* Returns true if the line from (a,b)->(c,d) intersects with (p,q)->(r,s) * * See https://stackoverflow.com/questions/9043805/test-if-two-lines-inte
blocksuite/affine/components/src/hover/middlewares/safe-area.ts:18
↓ 4 callersFunctionhasTextContent
( textContent: string | Array<string | { text: string; [key: string]: any }> )
blocksuite/affine/shared/src/adapters/pdf/utils.ts:50
↓ 4 callersFunctionhexToRGB
(hex: string)
tests/affine-local/e2e/blocksuite/toolbar.spec.ts:20
↓ 4 callersFunctionhide
()
blocksuite/affine/shared/src/utils/button-popper.ts:131
↓ 4 callersMethodhighlight
( frame: FrameBlockModel, highlightElementsInBound = false, highlightOutline = true )
blocksuite/affine/blocks/frame/src/frame-manager.ts:64
↓ 4 callersFunctionhistoryShortcut
(page: Page, command: 'goBack' | 'goForward')
tests/affine-desktop/e2e/basic.spec.ts:11
↓ 4 callersMethodhostConnected
()
blocksuite/affine/data-view/src/view-presets/table/pc-virtual/controller/drag.ts:135
↓ 4 callersMethodhostConnected
()
blocksuite/affine/data-view/src/view-presets/kanban/pc/controller/drag.ts:153
↓ 4 callersFunctionincludes
( selection: TableViewSelection | undefined, row: RowWithGroup )
blocksuite/affine/data-view/src/view-presets/table/selection.ts:64
↓ 4 callersMethodincrease
(key: string, count: number = 1)
packages/backend/server/src/base/cache/provider.ts:44
↓ 4 callersFunctionincreaseZoomLevel
(page: Page)
tests/blocksuite/e2e/utils/actions/edgeless.ts:498
↓ 4 callersFunctioninit
(page: Page)
tests/blocksuite/e2e/edgeless/auto-connect.spec.ts:18
↓ 4 callersFunctioninitAndShowMainWindow
()
packages/frontend/apps/electron/src/main/windows-manager/main-window.ts:247
↓ 4 callersFunctioninitStaticFixture
(root: string)
packages/backend/server/src/core/static-files/__tests__/static.spec.ts:15
↓ 4 callersFunctioninlineCode
(page: Page)
tests/blocksuite/e2e/utils/actions/keyboard.ts:152
↓ 4 callersFunctioninputConfig
(property: Property)
blocksuite/affine/data-view/src/core/common/property-menu.ts:7
↓ 4 callersFunctioninsertBelowBlock
* Base handler for inserting content below the block * @param host Editor host * @param content Content to insert * @param block block * @returns
packages/frontend/core/src/blocksuite/ai/_common/chat-actions-handle.ts:243
↓ 4 callersFunctioninsertEmbedCard
( std: BlockStdScope, properties: EmbedCardProperties )
blocksuite/affine/blocks/embed/src/common/insert-embed-card.ts:26
↓ 4 callersFunctioninsertLinkedNode
({ inlineEditor, docId, }: { inlineEditor: AffineInlineEditor; docId: string; })
blocksuite/affine/inlines/reference/src/utils.ts:4
↓ 4 callersFunctioninsertSurfaceRefAndSelect
(reference: string)
blocksuite/affine/blocks/surface-ref/src/configs/slash-menu.ts:36
↓ 4 callersMethodinsertTemplate
(template: unknown)
blocksuite/affine/gfx/template/src/services/template.ts:345
↓ 4 callersFunctioninsertToOrderedArray
(array: GfxModel[], element: GfxModel)
blocksuite/framework/std/src/utils/layer.ts:49
↓ 4 callersFunctioninsertUrlTextSegments
( inlineEditor: UrlPasteInlineEditor, inlineRange: InlineRange, segments: UrlTextSegment[] )
blocksuite/affine/blocks/database/src/properties/paste-url.ts:29
↓ 4 callersMethodinstanceFn
( template: FnTypeInstance, realArgs: TypeInstance[], realRt: TypeInstance, ctx: TypeVarContex
blocksuite/affine/data-view/src/core/logical/type-system.ts:163
↓ 4 callersMethodintersectLine
(sp: IVec, ep: IVec, infinite = false)
blocksuite/framework/global/src/gfx/model/bound.ts:279
↓ 4 callersFunctionisAbortError
(error: UserFriendlyError)
packages/frontend/core/src/blocksuite/ai/provider/copilot-client.ts:59
↓ 4 callersFunctionisBlock
(element: BlockComponent)
blocksuite/affine/shared/src/utils/dom/point-to-block.ts:45
↓ 4 callersFunctionisBlockIdEqual
( id1: string | null | undefined, id2: string | null | undefined )
blocksuite/affine/widgets/drag-handle/src/utils.ts:124
↓ 4 callersFunctionisConnectorWithLabel
(model: GfxModel | GfxLocalElementModel)
blocksuite/affine/gfx/connector/src/connector-manager.ts:73
↓ 4 callersMethodisDeleted
(record: AbstractType<any>)
packages/common/infra/src/orm/core/adapters/yjs/table.ts:259
↓ 4 callersMethodisDuplicate
(key: string, now = Date.now())
packages/backend/server/src/core/telemetry/deduper.ts:9
↓ 4 callersMethodisEmpty
()
packages/frontend/core/src/modules/workspace/impls/doc.ts:76
↓ 4 callersFunctionisEmptyDoc
(doc: Store | null, mode: DocMode)
blocksuite/affine/blocks/embed/src/common/render-linked-doc.ts:48
↓ 4 callersMethodisFlavor
(flavor: Flavor)
packages/backend/server/src/env.ts:104
↓ 4 callersFunctionisFormatSupported
(chain: Chain<InitCommandCtx>)
blocksuite/affine/inlines/preset/src/command/utils.ts:204
↓ 4 callersMethodisHorizontalCross
(bound: Bound)
blocksuite/framework/global/src/gfx/model/bound.ts:295
↓ 4 callersFunctionisInEmbedElement
(node: Node)
blocksuite/framework/std/src/inline/utils/embed.ts:6
↓ 4 callersMethodisInHeader
(columnId: string)
blocksuite/affine/data-view/src/view-presets/kanban/kanban-view-manager.ts:337
↓ 4 callersMethodisInSameBlock
()
blocksuite/framework/std/src/selection/text.ts:103
↓ 4 callersFunctionisLinkedDoc
(delta: DeltaOperation)
blocksuite/affine/blocks/database/src/utils/title-doc.ts:21
↓ 4 callersFunctionisLockedAnalyticsWindowOption
( value: number, isTeamWorkspace: boolean )
packages/frontend/core/src/desktop/pages/workspace/detail-page/tabs/analytics.utils.ts:24
↓ 4 callersFunctionisOriginAllowed
(origin: string, allowedOrigin: OriginRules)
packages/backend/server/src/plugins/worker/utils/headers.ts:10
↓ 4 callersFunctionisOverlap
( line1: IVec[], line2: IVec[], axis: 0 | 1, strict = true )
blocksuite/framework/global/src/gfx/math.ts:535
↓ 4 callersFunctionisPeekable
(e: Element)
blocksuite/affine/components/src/peek/peekable.ts:20
↓ 4 callersFunctionisRTL
(text: string)
blocksuite/affine/gfx/text/src/element-renderer/utils.ts:178
↓ 4 callersMethodisReasoningModel
(model: string)
packages/backend/server/src/plugins/copilot/providers/openai.ts:831
↓ 4 callersMethodisTeamWorkspace
(workspaceId: string)
packages/backend/server/src/core/workspaces/service.ts:101
↓ 4 callersMethodisTeamWorkspace
(workspaceId: string)
packages/backend/server/src/models/workspace.ts:185
↓ 4 callersMethodisTemplate$
(docId: string)
packages/frontend/core/src/modules/template-doc/entities/list.ts:14
↓ 4 callersMethodisVerticalCross
(bound: Bound)
blocksuite/framework/global/src/gfx/model/bound.ts:332
↓ 4 callersMethoditerate
(where: WhereCondition = [])
packages/common/infra/src/orm/core/adapters/memory/table.ts:138
↓ 4 callersFunctionlayoutTree
( tree: TreeSize, layoutType: LayoutType.LEFT | LayoutType.RIGHT, mindmap: MindmapElementModel, path:
blocksuite/affine/gfx/mindmap/src/view/layout.ts:83
↓ 4 callersFunctionlineLength
(line: Line)
blocksuite/affine/blocks/surface/src/utils/rough/geometry.ts:39
↓ 4 callersFunctionlinearPath
( points: Point[], close: boolean, o: ResolvedOptions )
blocksuite/affine/blocks/surface/src/utils/rough/renderer.ts:33
↓ 4 callersMethodlinkCalDAVAccount
(params: { userId: string; input: LinkCalDAVAccountInput; })
packages/backend/server/src/plugins/calendar/service.ts:171
↓ 4 callersMethodlinkPreview
( @Req() request: ExpressRequest, @Res() resp: ExpressResponse )
packages/backend/server/src/plugins/worker/controller.ts:243
↓ 4 callersMethodlistBlobs
(workspaceId: string)
packages/frontend/core/src/modules/workspace/providers/flavour.ts:48
← previousnext →2,401–2,500 of 18,927, ranked by callers