MCPcopy Create free account

hub / github.com/TanStack/db / functions

Functions3,143 in github.com/TanStack/db

↓ 1 callersFunctiongetConfigValue
(key: string)
examples/react/todo/src/components/TodoApp.tsx:39
↓ 1 callersFunctiongetConfigValue
(key: string)
examples/solid/todo/src/components/TodoApp.tsx:19
↓ 1 callersFunctiongetData
()
packages/solid-db/src/useLiveQuery.ts:426
↓ 1 callersMethodgetEarliestRetryTime
()
packages/offline-transactions/src/executor/TransactionExecutor.ts:357
↓ 1 callersFunctiongetExecuteMethod
(db: OpSQLiteDatabaseLike)
examples/react-native/shopping-list/src/db/collections.ts:51
↓ 1 callersFunctiongetFirstFromAlias
(query: QueryIR)
packages/db/src/query/optimizer.ts:913
↓ 1 callersFunctiongetFirstFromAlias
(from: QueryIR[`from`])
packages/db/src/query/compiler/index.ts:1547
↓ 1 callersFunctiongetFirstFromAlias
(query: QueryIR)
packages/db/src/query/compiler/joins.ts:573
↓ 1 callersFunctiongetHandlerForEvent
( event: DeltaEvent<TRow, TKey>, config: EffectConfig<TRow, TKey>, )
packages/db/src/query/effect.ts:1008
↓ 1 callersFunctiongetHostBridgeUrl
(platform: RuntimePlatform, port: number)
packages/expo-db-sqlite-persistence/tests/helpers/expo-emulator-runtime.ts:80
↓ 1 callersMethodgetId
* Get a unique identifier for any value. * - Objects: Uses WeakMap for reference-based identity * - Primitives: Uses consistent string-based has
packages/db-ivm/src/utils.ts:94
↓ 1 callersMethodgetIndexMetadataSnapshot
* Returns a sorted snapshot of index metadata. * This allows persisted wrappers to bootstrap from indexes that were created * before they attach
packages/db/src/collection/indexes.ts:334
↓ 1 callersFunctiongetInitializedDatabaseState
()
packages/browser-db-sqlite-persistence/src/opfs-worker.ts:175
↓ 1 callersFunctiongetKey
(item: TestItem)
packages/query-db-collection/tests/query.test.ts:41
↓ 1 callersFunctiongetLiteralValueKind
(value: unknown)
packages/db-sqlite-persistence-core/src/sqlite-core-adapter.ts:528
↓ 1 callersFunctiongetNestedValue
* Gets a nested value from an object by path segments. * For v1 with single-level correlation fields (e.g., `projectId`), it's just `obj[path[0]]`.
packages/db/src/query/compiler/index.ts:2040
↓ 1 callersFunctiongetNodeAsyncHooksSpecifier
()
packages/react-native-db-sqlite-persistence/src/op-sqlite-driver.ts:74
↓ 1 callersFunctiongetNodeAsyncHooksSpecifier
()
packages/capacitor-db-sqlite-persistence/src/capacitor-sqlite-driver.ts:34
↓ 1 callersMethodgetOnlineDetector
()
packages/offline-transactions/src/OfflineExecutor.ts:590
↓ 1 callersFunctiongetOpName
(name: string)
packages/electric-db-collection/src/sql-compiler.ts:403
↓ 1 callersMethodgetOrCreateContext
* Get or create the state bucket for a context.
packages/db/src/scheduler.ts:56
↓ 1 callersFunctiongetOrderedKeys
* Gets ordered keys from a collection using index optimization when possible * @param collection - The collection to get keys from * @param orderBy
packages/db/src/collection/change-events.ts:318
↓ 1 callersFunctiongetPackageVersions
()
scripts/update-example-deps.ts:25
↓ 1 callersMethodgetPendingCount
()
packages/offline-transactions/src/executor/TransactionExecutor.ts:329
↓ 1 callersFunctiongetPreloadPath
()
packages/electron-db-sqlite-persistence/tests/e2e/fixtures/electron-main.mjs:236
↓ 1 callersMethodgetPreviousValue
* Get the previous value for a key given previous optimistic state
packages/db/src/collection/state.ts:799
↓ 1 callersFunctiongetProxyCount
()
packages/db/src/proxy.ts:616
↓ 1 callersFunctiongetRefFromAlias
( query: QueryIR, alias: string, )
packages/db/src/query/ir.ts:302
↓ 1 callersFunctiongetRefFromAlias
( query: QueryIR, alias: string, )
packages/db/src/query/compiler/index.ts:1511
↓ 1 callersFunctiongetRendererPagePath
()
packages/electron-db-sqlite-persistence/tests/e2e/fixtures/electron-main.mjs:241
↓ 1 callersMethodgetRequiredIndexSignatures
()
packages/db-sqlite-persistence-core/src/persisted.ts:1172
↓ 1 callersFunctiongetRouter
()
examples/react/todo/src/router.tsx:10
↓ 1 callersMethodgetRowOrigin
* Gets the origin of the last confirmed change to a row. * Returns 'local' if the row has optimistic mutations (optimistic changes are local). *
packages/db/src/collection/state.ts:172
↓ 1 callersFunctiongetRuntime
()
packages/expo-db-sqlite-persistence/tests/helpers/expo-emulator-database-factory.ts:22
↓ 1 callersFunctiongetRuntimeAppDirectory
()
packages/expo-db-sqlite-persistence/tests/helpers/expo-emulator-runtime.ts:76
↓ 1 callersFunctiongetSourceFromAlias
( query: QueryIR, alias: string, )
packages/db/src/query/compiler/lazy-targets.ts:162
↓ 1 callersFunctiongetStableShapeIdentity
(shapeOptions: { url: string params?: Record<string, unknown> })
packages/electric-db-collection/src/electric.ts:360
↓ 1 callersFunctiongetStorageIcon
()
examples/react/offline-transactions/src/components/TodoDemo.tsx:112
↓ 1 callersMethodgetSyncConfig
()
packages/db/src/query/live/collection-config-builder.ts:581
↓ 1 callersMethodgetWhereClauseForAlias
()
packages/db/src/query/live/collection-subscriber.ts:413
↓ 1 callersMethodgetWindow
()
packages/db/src/query/live/collection-config-builder.ts:301
↓ 1 callersMethodgetWithVirtualProps
* Get the current value for a key enriched with virtual properties.
packages/db/src/collection/state.ts:338
↓ 1 callersFunctiongroupKeyFn
(key: [string, string])
packages/db-ivm/tests/operators/groupedOrderByWithFractionalIndex.test.ts:26
↓ 1 callersFunctiongroupPredicatesByField
( predicates: Array<BasicExpression<boolean>>, )
packages/db/src/query/predicate-utils.ts:1342
↓ 1 callersFunctionhandleAddTodo
()
examples/react/offline-transactions/src/components/PersistedTodoDemo.tsx:18
↓ 1 callersFunctionhandleCommand
( command: ExpoRuntimeCommand, )
packages/expo-db-sqlite-persistence/e2e/expo-runtime-app/App.tsx:184
↓ 1 callersFunctionhandleCreateProject
()
examples/react/projects/src/routes/_authenticated.tsx:30
↓ 1 callersMethodhandleDelete
( mutation: PendingMutation<any>, context: LockContext, waitForCompletion: boolean = false, )
packages/powersync-db-collection/src/PowerSyncTransactor.ts:223
↓ 1 callersFunctionhandleDeleteItem
(id: string)
examples/react-native/shopping-list/src/components/ListDetail.tsx:103
↓ 1 callersFunctionhandleDeleteList
(id: string, name: string)
examples/react-native/shopping-list/src/components/ListsScreen.tsx:157
↓ 1 callersFunctionhandleDeleteTodo
(id: string)
examples/react/offline-transactions/src/components/PersistedTodoDemo.tsx:49
↓ 1 callersFunctionhandleDeleteTodo
(id: string)
examples/react/offline-transactions/src/components/TodoDemo.tsx:93
↓ 1 callersFunctionhandleDeleteTodo
(id: string)
examples/react-native/offline-transactions/src/components/TodoList.tsx:79
↓ 1 callersMethodhandleEnsurePersistedIndex
( collectionId: string, request: { type: `rpc:ensurePersistedIndex:req` rpcId: string
packages/electron-db-sqlite-persistence/src/electron-coordinator.ts:603
↓ 1 callersMethodhandleEnsurePersistedIndex
( collectionId: string, request: { type: `rpc:ensurePersistedIndex:req` rpcId: string
packages/browser-db-sqlite-persistence/src/browser-coordinator.ts:603
↓ 1 callersMethodhandleEnsureRemoteSubset
( _collectionId: string, request: { type: `rpc:ensureRemoteSubset:req`; rpcId: string }, )
packages/electron-db-sqlite-persistence/src/electron-coordinator.ts:590
↓ 1 callersMethodhandleEnsureRemoteSubset
( _collectionId: string, request: { type: `rpc:ensureRemoteSubset:req`; rpcId: string }, )
packages/browser-db-sqlite-persistence/src/browser-coordinator.ts:590
↓ 1 callersMethodhandleError
( transaction: OfflineTransaction, error: Error, )
packages/offline-transactions/src/executor/TransactionExecutor.ts:159
↓ 1 callersMethodhandleInsert
( mutation: PendingMutation<any>, context: LockContext, waitForCompletion: boolean = false, )
packages/powersync-db-collection/src/PowerSyncTransactor.ts:152
↓ 1 callersMethodhandleRPCRequest
( collectionId: string, request: RPCRequest, )
packages/electron-db-sqlite-persistence/src/electron-coordinator.ts:542
↓ 1 callersMethodhandleRPCRequest
( collectionId: string, request: RPCRequest, )
packages/browser-db-sqlite-persistence/src/browser-coordinator.ts:542
↓ 1 callersMethodhandleRequest
( request: BrowserOPFSWorkerRequest, )
packages/browser-db-sqlite-persistence/tests/opfs-database.test.ts:71
↓ 1 callersMethodhandleRequest
( request: IncomingMessage, response: ServerResponse<IncomingMessage>, )
packages/expo-db-sqlite-persistence/tests/helpers/expo-emulator-runtime.ts:443
↓ 1 callersMethodhandleSchemaMismatch
( collectionId: string, previousSchemaVersion: number, nextSchemaVersion: number, tableName: s
packages/db-sqlite-persistence-core/src/sqlite-core-adapter.ts:1982
↓ 1 callersMethodhandleSourceStatusChange
* Handle status changes from source collections
packages/db/src/query/live/collection-config-builder.ts:973
↓ 1 callersFunctionhandleToggleItem
(id: string)
examples/react-native/shopping-list/src/components/ListDetail.tsx:99
↓ 1 callersFunctionhandleToggleTodo
(id: string)
examples/react/offline-transactions/src/components/PersistedTodoDemo.tsx:37
↓ 1 callersFunctionhandleToggleTodo
(id: string)
examples/react/offline-transactions/src/components/TodoDemo.tsx:80
↓ 1 callersFunctionhandleToggleTodo
(id: string)
examples/react-native/offline-transactions/src/components/TodoList.tsx:70
↓ 1 callersMethodhandleTruncate
* Handle collection truncate event by resetting state and re-requesting subsets. * This is called when the sync layer receives a must-refetch and c
packages/db/src/collection/subscription.ts:152
↓ 1 callersMethodhandleUpdate
( mutation: PendingMutation<any>, context: LockContext, waitForCompletion: boolean = false, )
packages/powersync-db-collection/src/PowerSyncTransactor.ts:188
↓ 1 callersFunctionhandleWorkerRequest
( request: BrowserOPFSWorkerRequest, )
packages/browser-db-sqlite-persistence/src/opfs-worker.ts:254
↓ 1 callersFunctionhasExistingDatabase
( options: ExpoSQLiteDriverOptions, )
packages/expo-db-sqlite-persistence/src/expo-sqlite-driver.ts:46
↓ 1 callersFunctionhasExistingDatabase
( options: BetterSqlite3DriverOptions, )
packages/node-db-sqlite-persistence/src/node-driver.ts:50
↓ 1 callersFunctionhasExistingDatabase
( options: OpSQLiteDriverOptions, )
packages/react-native-db-sqlite-persistence/src/op-sqlite-driver.ts:220
↓ 1 callersMethodhasJoins
* Recursively checks if a query or any of its subqueries contains joins
packages/db/src/query/live/collection-config-builder.ts:211
↓ 1 callersFunctionhasNestedBufferChanges
* Recursively checks whether any nested buffer has pending changes.
packages/db/src/query/live/collection-config-builder.ts:1785
↓ 1 callersFunctionhasOPFSBrowserPrerequisites
(globalObject: unknown)
packages/browser-db-sqlite-persistence/src/opfs-database.ts:55
↓ 1 callersFunctionhasOwnSyncKey
(options: object)
packages/db-sqlite-persistence-core/src/persisted.ts:544
↓ 1 callersMethodhasPendingGraphRun
* Returns true if this builder has a pending graph run for the given context.
packages/db/src/query/live/collection-config-builder.ts:521
↓ 1 callersMethodhasPendingJobs
Check if a context has pending jobs.
packages/db/src/scheduler.ts:201
↓ 1 callersFunctionhasWorkerOPFSSyncAccessSupport
(globalObject: unknown)
packages/browser-db-sqlite-persistence/src/opfs-worker.ts:50
↓ 1 callersFunctionhasWriteResultMarker
(value: Record<string, unknown>)
packages/react-native-db-sqlite-persistence/src/op-sqlite-driver.ts:115
↓ 1 callersFunctionhashCollectionId
(collectionId: string)
packages/db-sqlite-persistence-core/src/persisted.ts:2785
↓ 1 callersFunctionhashDate
(input: Date)
packages/db-ivm/src/hashing/hash.ts:111
↓ 1 callersFunctionhashObject
(input: object)
packages/db-ivm/src/hashing/hash.ts:57
↓ 1 callersFunctionhashPlainObject
(input: object, marker: number)
packages/db-ivm/src/hashing/hash.ts:138
↓ 1 callersFunctionhashString
(value: string)
packages/capacitor-db-sqlite-persistence/e2e/app/src/native-capacitor-sqlite-test-db.ts:10
↓ 1 callersFunctionhashTemporal
(input: TemporalLike)
packages/db-ivm/src/hashing/hash.ts:130
↓ 1 callersFunctionhashUint8Array
(input: Uint8Array)
packages/db-ivm/src/hashing/hash.ts:118
↓ 1 callersFunctionhydrateSimulatedOffline
()
examples/react-native/shopping-list/src/network/simulatedOffline.ts:18
↓ 1 callersMethodinArrayLookup
* Performs an IN array lookup
packages/db/src/indexes/btree-index.ts:395
↓ 1 callersMethodincrementRunCount
()
packages/db/src/query/live/collection-config-builder.ts:588
↓ 1 callersFunctioninitialCleanup
(client: Client)
packages/trailbase-db-collection/e2e/trailbase.e2e.test.ts:246
↓ 1 callersFunctioninitialFetch
()
packages/rxdb-db-collection/src/rxdb.ts:130
↓ 1 callersMethodinitialize
(_options?: BasicIndexOptions)
packages/db/src/indexes/basic-index.ts:74
↓ 1 callersMethodinitialize
()
packages/offline-transactions/src/OfflineExecutor.ts:262
↓ 1 callersFunctioninitializeTagIndex
(length: number)
packages/electric-db-collection/src/electric.ts:1017
↓ 1 callersFunctioninitializeWorkerDatabase
(request: { databaseName: string vfsName: string })
packages/browser-db-sqlite-persistence/src/opfs-worker.ts:142
↓ 1 callersFunctioninlineSqlParams
( sql: string, params: ReadonlyArray<SqliteSupportedValue>, )
packages/db-sqlite-persistence-core/src/sqlite-core-adapter.ts:320
← previousnext →1,801–1,900 of 3,143, ranked by callers