MCPcopy Create free account

hub / github.com/Lifeforge-app/lifeforge / functions

Functions1,110 in github.com/Lifeforge-app/lifeforge

MethodhandleVerticalThumbMouseDown
(event: MouseEvent)
packages/ui/src/components/utilities/Scrollbars/index.tsx:488
MethodhandleVerticalTrackMouseDown
(event: MouseEvent)
packages/ui/src/components/utilities/Scrollbars/index.tsx:461
MethodhandleWindowResize
()
packages/ui/src/components/utilities/Scrollbars/index.tsx:443
FunctionhasDependency
( packageName: string, target: PackageJsonTarget = 'modules' )
tools/src/utils/packageJson.ts:172
Functionhr
(properties)
docs/src/components/MdxComponents.tsx:40
Methodid
( recordId: string )
packages/server-utils/src/typescript/pb/PBService.interface.ts:267
Methodid
(recordId: string)
packages/server-utils/src/typescript/pb/PBService.interface.ts:302
Methodid
* Sets the ID of the record to retrieve * @param itemId - The unique identifier of the record to fetch * @returns The current GetOne instance fo
apps/api/src/core/functions/database/PBService/services/getOne.ts:53
Methodid
* Sets the ID of the record to update * @param recordId - The unique identifier of the record to update * @returns The current Update instance f
apps/api/src/core/functions/database/PBService/services/update.ts:55
Methodid
* Sets the ID of the record to delete * @param recordId - The unique identifier of the record to delete * @returns The current Delete instance f
apps/api/src/core/functions/database/PBService/services/delete.ts:42
Functionimg
(properties)
docs/src/components/MdxComponents.tsx:110
Functionindex
()
apps/web/src/core/documentation/index.tsx:7
Functioninfo
(message?: string, meta?: object)
packages/log/src/loggers/logger.ts:157
FunctioninitI18n
()
apps/web/src/i18n.ts:15
FunctioninitializeDatabaseHandler
()
tools/src/commands/db/handlers/initializeDatabaseHandler.ts:12
FunctioninitializeGitRepository
(modulePath: string)
tools/src/commands/modules/functions/templates/init-git-repo.ts:3
FunctioninstallLocaleHandler
(langCode: string)
tools/src/commands/locales/handlers/installLocaleHandler.ts:11
FunctioninstallModuleHandler
( moduleNames: string[], options?: InstallOptions )
tools/src/commands/modules/handlers/installModuleHandler.ts:35
FunctionisModuleRegistered
(hashedKey: string)
apps/api/src/core/functions/modules/moduleRegistry.ts:17
FunctionisValidPocketbaseProcess
* Verifies if a PID is actually running and is a PocketBase process. * * @param pid - The process ID to verify * @returns True if the PID is a vali
tools/src/utils/pocketbase.ts:19
Functionkey
()
packages/ui/src/storybook/mockController.ts:22
Methodkey
* Returns the current cache key, which includes the route and query params. * Useful for React Query's `queryKey`.
packages/api/src/core/forgeEndpoint.ts:94
Functionlevel
()
packages/log/src/loggers/logger.ts:144
Functionlevel
()
packages/log/src/loggers/cliLogger.ts:15
Functionli
(properties)
docs/src/components/MdxComponents.tsx:61
FunctionlistLocalesHandler
()
tools/src/commands/locales/handlers/listLocalesHandler.ts:7
FunctionlistModulesHandler
()
tools/src/commands/modules/handlers/listModuleHandler.ts:10
Functionload
(id)
docs/plugins/mdxListCountsPlugin.ts:25
FunctionloadCoreModules
()
packages/federation/src/loaders/loadCoreModules.ts:6
FunctionmanualChunks
(id)
docs/vite.config.ts:41
FunctionnextPage
()
packages/ui/src/components/navigation/Pagination/index.tsx:27
FunctionnormalizeGridSpan
(value: number | string)
packages/ui/src/system/grid-utils.ts:9
FunctionnormalizeGridTrack
(value: number | string)
packages/ui/src/system/grid-utils.ts:1
Functionol
(properties)
docs/src/components/MdxComponents.tsx:64
FunctiononDelete
()
apps/web/src/core/moduleManager/pages/Categories/components/CategoryItem.tsx:72
FunctiononSaveChanges
()
apps/web/src/core/personalization/components/BgImageSelector/modals/AdjustBgImageModal/index.tsx:70
FunctionopenQRScanner
()
packages/ui/src/components/form/components/fields/TextField.tsx:46
Functionorigin
(requestOrigin, callback)
apps/api/src/core/functions/socketio/createSocketServer.ts:15
Functionp
(properties)
docs/src/components/MdxComponents.tsx:37
Methodpage
(page: number)
packages/server-utils/src/typescript/pb/PBService.interface.ts:85
Methodpage
(page: number)
apps/api/src/core/functions/database/PBService/services/getList.ts:44
FunctionparseOCR
apps/api/src/core/functions/external/ocr.ts:5
FunctionpasteFromClipboard
(e: React.MouseEvent)
packages/ui/src/components/inputs/FileInput/FilePickerModal/components/LocalUpload/components/DnDContainer.tsx:32
MethodperPage
( perPage: number )
packages/server-utils/src/typescript/pb/PBService.interface.ts:87
MethodperPage
(perPage: number)
apps/api/src/core/functions/database/PBService/services/getList.ts:50
FunctionpreviousPage
()
packages/ui/src/components/navigation/Pagination/index.tsx:23
Functionprint
(message?: string)
packages/log/src/loggers/cliLogger.ts:28
FunctionpromptForModuleName
(moduleName?: string)
tools/src/commands/modules/functions/prompts/module-name.ts:9
FunctionpromptModuleCategory
()
tools/src/commands/modules/functions/prompts/module-category.ts:5
FunctionpromptModuleDescription
()
tools/src/commands/modules/functions/prompts/module-description.ts:8
FunctionpromptModuleType
()
tools/src/commands/modules/functions/prompts/module-type.ts:10
FunctionpublishLocaleHandler
(langCode: string)
tools/src/commands/locales/handlers/publishLocaleHandler.ts:15
FunctionpublishModuleHandler
(moduleName: string)
tools/src/commands/modules/handlers/publishModuleHandler.ts:59
MethodrawMutationOptions
* Generates a React Query `UseMutationOptions` object for raw (unencrypted) mutations. * Use this for endpoints that have `.noEncryption()` enabled
packages/api/src/core/forgeEndpoint.ts:227
MethodrawQueryOptions
* Generates a React Query `UseQueryOptions` object for raw (unencrypted) queries. * Use this for endpoints that have `.noEncryption()` enabled on t
packages/api/src/core/forgeEndpoint.ts:184
Methodread
()
apps/api/src/core/functions/utils/tempFileManager.ts:34
Functionreducer
( state: IPixabaySearchFilter, action: PixabaySearchFilterAction )
packages/ui/src/components/inputs/FileInput/FilePickerModal/components/Pixabay/index.tsx:31
FunctionremoveWidget
()
apps/web/src/core/dashboard/components/NotFoundWidget.tsx:24
FunctionrenderThumbHorizontalDefault
({ style, ...props }: RenderElementProps)
packages/ui/src/components/utilities/Scrollbars/defaultRenderElements.tsx:26
FunctionrenderThumbVerticalDefault
({ style, ...props }: RenderElementProps)
packages/ui/src/components/utilities/Scrollbars/defaultRenderElements.tsx:40
FunctionrenderTrackHorizontalDefault
({ style, ...props }: RenderElementProps)
packages/ui/src/components/utilities/Scrollbars/defaultRenderElements.tsx:12
FunctionrenderTrackVerticalDefault
({ style, ...props }: RenderElementProps)
packages/ui/src/components/utilities/Scrollbars/defaultRenderElements.tsx:19
FunctionrenderViewDefault
(props: RenderElementProps)
packages/ui/src/components/utilities/Scrollbars/defaultRenderElements.tsx:8
FunctionrequestOTP
()
apps/web/src/core/auth/modals/TwoFAModal/components/UsingEmail.tsx:41
FunctionresolveId
(id)
docs/plugins/mdxListCountsPlugin.ts:20
FunctionreturnFalse
()
packages/ui/src/components/utilities/Scrollbars/utils/returnFalse.ts:1
FunctionreturnedObjectHandler
( key: string, value: string, options: Record<string, unknown> )
packages/localization/src/config/client-i18n.config.ts:35
Methodschema
* Returns Zod schemas derived from the contract's JSON schemas.
packages/api/src/core/forgeEndpoint.ts:79
MethodscrollLeft
(left: number = 0)
packages/ui/src/components/utilities/Scrollbars/index.tsx:289
MethodscrollToBottom
()
packages/ui/src/components/utilities/Scrollbars/index.tsx:314
MethodscrollToLeft
()
packages/ui/src/components/utilities/Scrollbars/index.tsx:299
MethodscrollToRight
()
packages/ui/src/components/utilities/Scrollbars/index.tsx:309
MethodscrollTop
(top: number = 0)
packages/ui/src/components/utilities/Scrollbars/index.tsx:294
FunctionselectIcon
()
tools/src/commands/modules/functions/prompts/select-icon.ts:5
FunctionsetLevel
(level: LogLevel)
packages/log/src/loggers/logger.ts:147
FunctionsetLevel
(level: LogLevel)
packages/log/src/loggers/cliLogger.ts:18
Functionsetup
(program: Command)
tools/src/commands/modules/index.ts:13
Functionsetup
(program: Command)
tools/src/commands/project/index.ts:8
Functionsetup
(program: Command)
tools/src/commands/dev/index.ts:6
Functionsetup
(program: Command)
tools/src/commands/locales/index.ts:10
Functionsetup
(program: Command)
tools/src/commands/changelog/index.ts:5
Functionsetup
(program: Command)
tools/src/commands/whoami/index.ts:7
Functionsetup
(program: Command)
tools/src/commands/db/index.ts:7
Methodsort
( sort: ( | AllPossibleFieldsForFilter<TSchemas, TCollectionKey, TExpandConfig> | `-${AllPossi
packages/server-utils/src/typescript/pb/PBService.interface.ts:31
Methodsort
( sort: ( | AllPossibleFieldsForFilter<TSchemas, TCollectionKey, TExpandConfig> | `-${AllPossi
packages/server-utils/src/typescript/pb/PBService.interface.ts:139
Methodsort
( sort: ( | AllPossibleFieldsForFilter<TSchemas, TCollectionKey, TExpandConfig> | `-${AllPossi
apps/api/src/core/functions/database/PBService/services/getList.ts:65
Methodsort
( sort: ( | AllPossibleFieldsForFilter<TSchemas, TCollectionKey, TExpandConfig> | `-${AllPossi
apps/api/src/core/functions/database/PBService/services/getFirstListItem.ts:55
Methodsort
* Sets the sort order for the query results * @param sort - Array of field names for sorting. Prefix with '-' for descending order * @returns Th
apps/api/src/core/functions/database/PBService/services/getFullList.ts:72
Functionstrong
(properties)
docs/src/components/MdxComponents.tsx:67
Functionsuccess
(message?: string)
packages/log/src/loggers/cliLogger.ts:21
Functiontable
(properties)
docs/src/components/MdxComponents.tsx:86
Functiontd
(properties)
docs/src/components/MdxComponents.tsx:102
Functionth
(properties)
docs/src/components/MdxComponents.tsx:94
Functiontransform
(chunk, encoding, callback)
packages/log/src/loggers/logger.ts:48
Functionul
(properties)
docs/src/components/MdxComponents.tsx:58
FunctionuninstallLocaleHandler
(langCode: string)
tools/src/commands/locales/handlers/uninstallLocaleHandler.ts:13
FunctionuninstallModuleHandler
( moduleNames: string[] )
tools/src/commands/modules/handlers/uninstallModuleHandler.ts:25
FunctionupdateTaskInPool
(io, taskId, updates)
apps/api/src/core/functions/socketio/taskPool.ts:32
FunctionupgradeLocaleHandler
(langCode?: string)
tools/src/commands/locales/handlers/upgradeLocalesHandler.ts:12
FunctionupgradeModuleHandler
(moduleName?: string)
tools/src/commands/modules/handlers/upgradeModuleHandler.ts:98
← previousnext →1,001–1,100 of 1,110, ranked by callers