MCPcopy Create free account

hub / github.com/devx-op/effectify / functions

Functions349 in github.com/devx-op/effectify

↓ 47 callersFunctioncn
(...classLists: ClassValue[])
packages/solid/ui/src/lib/utils.ts:5
↓ 24 callersFunctioncn
(...inputs: ClassValue[])
packages/react/ui/src/lib/utils.ts:4
↓ 14 callersFunctionhttpFailure
(cause: T)
packages/react/remix/src/lib/http-response.ts:27
↓ 10 callersFunctionhttpRedirect
( to: string, init?: number | ResponseInit, )
packages/react/remix/src/lib/http-response.ts:30
↓ 10 callersFunctiontoPascalCase
(str: string, suffix?: string)
packages/prisma/src/schema-generator/utils/naming.ts:18
↓ 7 callersFunctionhttpSuccess
(data: T)
packages/react/remix/src/lib/http-response.ts:24
↓ 6 callersFunctionbenchmark
(name: string, fn: () => void, iterations = 1000)
packages/solid/effect-atom/benchmark/index.ts:14
↓ 6 callersFunctionisUuidField
(field: DMMF.Field)
packages/prisma/src/schema-generator/prisma/type.ts:7
↓ 5 callersFunctionuseFieldContext
()
packages/react/ui/src/components/primitives/tanstack-form.tsx:51
↓ 4 callersFunctionerrors
()
packages/solid/ui/src/components/primitives/tanstack-form.tsx:63
↓ 4 callersFunctionfileExists
(path: string)
packages/prisma/src/commands/init.ts:18
↓ 4 callersFunctionmemoryUsage
()
packages/solid/effect-atom/benchmark/index.ts:36
↓ 4 callersFunctionoffer
(id: Message.Message["id"])
packages/chat/solid/src/services/message-namespace.ts:54
↓ 4 callersFunctionrenderAtomValue
( atom: Atom.Atom<A>, onValue: (_: B) => void, options?: { readonly registry?: Registry.Registry; readon
packages/solid/effect-atom/test/index.test.tsx:258
↓ 4 callersFunctionrun
()
packages/solid/effect-atom/test/index.test.tsx:264
↓ 4 callersFunctionuseAtomValue
(atom: Atom.Atom<A>, f?: (_: A) => A)
packages/solid/effect-atom/src/hooks.ts:44
↓ 4 callersFunctionuseFieldContext
()
packages/solid/ui/src/components/primitives/tanstack-form.tsx:55
↓ 4 callersFunctionwriteFile
(filename: string, content: string)
packages/prisma/src/schema-generator/index.ts:26
↓ 3 callersFunctionextractParametersFromTypeLiteral
( ast: AST.TypeLiteral, schemaType: keyof AnyColumnTypeSchemas, )
packages/prisma/src/runtime/index.ts:349
↓ 3 callersFunctionmountAtom
(registry: AtomRegistry.Registry, atom: Atom.Atom<A>)
packages/solid/effect-atom/src/hooks.ts:58
↓ 3 callersFunctionuseAtom
( atom: Atom.Writable<R, W>, options?: { readonly mode?: ([R] extends [Result.Result<any, any>] ? Mode
packages/solid/effect-atom/src/hooks.ts:153
↓ 3 callersFunctionuseAtomInitialValues
(initialValues: Iterable<readonly [Atom.Atom<any>, any]>)
packages/solid/effect-atom/src/hooks.ts:21
↓ 3 callersFunctionuseAtomRef
(ref: AtomRef.ReadonlyRef<A>)
packages/solid/effect-atom/src/hooks.ts:196
↓ 3 callersFunctionuseAtomSet
( atom: Atom.Writable<R, W>, options?: { readonly mode?: ([R] extends [Result.Result<any, any>] ? Mode
packages/solid/effect-atom/src/hooks.ts:111
↓ 3 callersFunctionwithActionEffect
( self: Effect.Effect<HttpResponse<A> | Response, B, R0>, )
packages/react/remix/src/lib/runtime.ts:96
↓ 3 callersFunctionwithLoaderEffect
( self: Effect.Effect<HttpResponse<A> | Response, B, R0>, )
packages/react/remix/src/lib/runtime.ts:22
↓ 2 callersFunctioncreateAtomAccessor
(registry: AtomRegistry.Registry, atom: Atom.Atom<A>)
packages/solid/effect-atom/src/hooks.ts:52
↓ 2 callersFunctioncreateQueryKey
(key: TKey)
packages/react/query/src/lib/internal/query-data-helpers.ts:55
↓ 2 callersFunctionextractEffectTypeOverride
(field: DMMF.Field)
packages/prisma/src/schema-generator/utils/annotations.ts:26
↓ 2 callersFunctiongenerateFileHeader
(timestamp: Date = new Date())
packages/prisma/src/schema-generator/utils/codegen.ts:10
↓ 2 callersFunctiongetModelIdField
(model: DMMF.Model)
packages/prisma/src/schema-generator/prisma/relation.ts:49
↓ 2 callersFunctionhasDefaultValue
(field: DMMF.Field)
packages/prisma/src/schema-generator/prisma/type.ts:43
↓ 2 callersFunctionisCustomType
* Check if type string is a custom type reference * * Custom types are PascalCase identifiers without dots: * - Valid: Vector1536, JSONBType, Custo
packages/prisma/src/schema-generator/utils/annotations.ts:71
↓ 2 callersFunctionisGeneratedType
(ast: AST.AST)
packages/prisma/src/runtime/index.ts:301
↓ 2 callersFunctionisIdField
(field: DMMF.Field)
packages/prisma/src/schema-generator/prisma/type.ts:50
↓ 2 callersFunctionisImplicitManyToManyField
* Detect if a relation field is part of an implicit many-to-many relation * Criteria: * - kind === "object" (relation field) * - isList === true (m
packages/prisma/src/schema-generator/prisma/relation.ts:34
↓ 2 callersFunctionisNullType
(ast: AST.AST)
packages/prisma/src/runtime/index.ts:316
↓ 2 callersFunctionisOptionalType
(ast: AST.AST)
packages/prisma/src/runtime/index.ts:303
↓ 2 callersFunctionisPrismaScalarType
(type: string)
packages/prisma/src/schema-generator/utils/type-mappings.ts:56
↓ 2 callersFunctionmapHeaders
(args: { request: Request })
packages/react/router-better-auth/src/lib/auth-guard.ts:6
↓ 2 callersFunctionmatchHttpResponse
()
packages/react/remix/src/lib/http-response.ts:21
↓ 2 callersFunctionmatchHttpResponse
()
packages/react/router/src/lib/http-response.ts:20
↓ 2 callersFunctionnormalizeUrl
(url: URL)
packages/node/better-auth/src/lib/handler.ts:33
↓ 2 callersFunctiononError
(error: unknown)
apps/react-remix-example/app/entry.server.tsx:81
↓ 2 callersFunctionreadCount
()
apps/solid-example/src/routes/demo.start.server-funcs.tsx:7
↓ 2 callersFunctionrenderAtomRef
(ref: AtomRef.ReadonlyRef<A>, onValue: (_: A) => void)
packages/solid/effect-atom/test/index.test.tsx:238
↓ 2 callersFunctionsetAtom
( registry: AtomRegistry.Registry, atom: Atom.Writable<R, W>, options?: { readonly mode?: ([R] exten
packages/solid/effect-atom/src/hooks.ts:62
↓ 2 callersFunctiontanstackQueryEffect
({ layer, queryClient, }: { layer: Layer.Layer<R, E, never> queryClient: QueryClient })
packages/react/query/src/lib/tanstack-query-effect.tsx:12
↓ 2 callersFunctiontoSnakeCase
(str: string)
packages/prisma/src/schema-generator/utils/naming.ts:61
↓ 2 callersFunctionupdateTodo
( id: string, data: Partial<Omit<Todo, "id" | "createdAt">>, )
apps/react-remix-example/app/lib/mockStore.ts:54
↓ 2 callersFunctionuseAtomMount
(atom: Atom.Atom<A>)
packages/solid/effect-atom/src/hooks.ts:101
↓ 2 callersFunctionuseAtomRefProp
(ref: AtomRef.AtomRef<A>, prop: K)
packages/solid/effect-atom/src/hooks.ts:206
↓ 2 callersFunctionuseAtomRefresh
(atom: Atom.Atom<A>)
packages/solid/effect-atom/src/hooks.ts:140
↓ 2 callersFunctionuseAtomSubscribe
( atom: Atom.Atom<A>, f: (_: A) => void, options?: { readonly immediate?: boolean }, )
packages/solid/effect-atom/src/hooks.ts:182
↓ 2 callersFunctionuseRuntime
()
packages/react/query/src/lib/tanstack-query-effect.tsx:54
↓ 2 callersFunctionverifySession
()
packages/react/router-better-auth/src/lib/auth-guard.ts:50
↓ 2 callersFunctionverifySessionFromAction
()
packages/react/router-better-auth/src/lib/auth-guard.ts:51
↓ 1 callersFunctionaddComponent
( options: { registry: string version?: string path?: string }, componentName: string, )
apps/cli/src/commands/add.ts:32
↓ 1 callersFunctionapplyKyselyHelpers
(fieldType: string, field: DMMF.Field, dmmf: DMMF.Document, modelName?: string)
packages/prisma/src/schema-generator/kysely/type.ts:18
↓ 1 callersFunctionapplyMapDirective
(fieldType: string, field: DMMF.Field)
packages/prisma/src/schema-generator/kysely/type.ts:28
↓ 1 callersFunctionbuildFieldType
( field: DMMF.Field, dmmf: DMMF.Document, fkMap?: Map<string, string>, )
packages/prisma/src/schema-generator/effect/type.ts:83
↓ 1 callersFunctionbuildForeignKeyMap
(model: DMMF.Model, models?: readonly DMMF.Model[])
packages/prisma/src/schema-generator/prisma/relation.ts:97
↓ 1 callersFunctionbuildKyselyFieldType
( baseFieldType: string, field: DMMF.Field, dmmf: DMMF.Document, modelName?: string, )
packages/prisma/src/schema-generator/kysely/type.ts:36
↓ 1 callersFunctioncheckPrismaSetup
()
packages/prisma/src/commands/init.ts:58
↓ 1 callersFunctioncleanupTests
()
packages/prisma/scripts/cleanup-tests.ts:5
↓ 1 callersFunctioncreateJoinTableInfo
( field: DMMF.Field, model: DMMF.Model, relatedModel: DMMF.Model, models: readonly DMMF.Model[], )
packages/prisma/src/schema-generator/prisma/relation.ts:184
↓ 1 callersFunctioncreateProject
( options: { template: string features?: string packageManager: string }, projectName: strin
apps/cli/src/commands/create.ts:52
↓ 1 callersFunctioncreateTodo
(data: Omit<Todo, "id" | "createdAt">)
apps/react-remix-example/app/lib/mockStore.ts:44
↓ 1 callersFunctiondeepClone
(obj: T)
packages/react/query/src/lib/internal/query-data-helpers.ts:10
↓ 1 callersFunctiondeepClone
(obj: T)
packages/solid/query/src/lib/internal/query-data-helpers.ts:10
↓ 1 callersFunctiondeleteTodo
(id: string)
apps/react-remix-example/app/lib/mockStore.ts:68
↓ 1 callersFunctiondetectImplicitManyToMany
(models: readonly DMMF.Model[])
packages/prisma/src/schema-generator/prisma/relation.ts:149
↓ 1 callersFunctiondetectPackageManager
()
packages/prisma/src/commands/init.ts:40
↓ 1 callersFunctiongenerateSchemas
(dmmf: DMMF.Document, outputDir: string)
packages/prisma/src/schema-generator/index.ts:17
↓ 1 callersFunctiongenerateSqlSchema
(options: SqlGeneratorOptions)
packages/prisma/src/generators/sql-schema-generator.ts:20
↓ 1 callersFunctiongenerateTestFile
(fileIndex: number, testsCount: number)
packages/prisma/scripts/generate-test-files.ts:9
↓ 1 callersFunctiongenerateTestFiles
()
packages/prisma/scripts/generate-test-files.ts:69
↓ 1 callersFunctiongetColumnTypeSchemas
* Extract and validate column type schemas from AST annotations * Returns null if not a column type or validation fails
packages/prisma/src/runtime/index.ts:284
↓ 1 callersFunctiongetEnumValueDbName
(enumValue: DMMF.EnumValue)
packages/prisma/src/schema-generator/prisma/enum.ts:14
↓ 1 callersFunctiongetFieldDbName
(field: DMMF.Field)
packages/prisma/src/schema-generator/prisma/type.ts:36
↓ 1 callersFunctiongetPositionClasses
()
packages/solid/ui/src/components/primitives/float.tsx:28
↓ 1 callersFunctiongetTodo
(id: string)
apps/react-remix-example/app/lib/mockStore.ts:40
↓ 1 callersFunctiongetTodos
()
apps/react-remix-example/app/lib/mockStore.ts:36
↓ 1 callersFunctionhandleBotRequest
( request: Request, responseStatusCode: number, responseHeaders: Headers, remixContext: EntryContext,
apps/react-remix-example/app/entry.server.tsx:51
↓ 1 callersFunctionhandleBrowserRequest
( request: Request, responseStatusCode: number, responseHeaders: Headers, remixContext: EntryContext,
apps/react-remix-example/app/entry.server.tsx:97
↓ 1 callersFunctioninitializeConfig
(options: { registry?: string; configFile: string; force: boolean })
apps/cli/src/commands/init.ts:27
↓ 1 callersFunctioninitializePrismaSchema
(options: { output: string })
packages/prisma/src/commands/init.ts:88
↓ 1 callersFunctionisBotRequest
(userAgent: string | null)
apps/react-remix-example/app/entry.server.tsx:28
↓ 1 callersFunctionisEnumField
(field: DMMF.Field, dmmf: DMMF.Document)
packages/prisma/src/schema-generator/kysely/type.ts:10
↓ 1 callersFunctionisListField
(field: DMMF.Field)
packages/prisma/src/schema-generator/prisma/type.ts:64
↓ 1 callersFunctionisRequiredField
(field: DMMF.Field)
packages/prisma/src/schema-generator/prisma/type.ts:57
↓ 1 callersFunctionisValidImplicitRelation
(field: DMMF.Field, relatedModel: DMMF.Model)
packages/prisma/src/schema-generator/prisma/relation.ts:218
↓ 1 callersFunctionlayer
(options: BetterAuthOptions)
packages/node/better-auth/src/lib/auth-service.ts:16
↓ 1 callersFunctionmain
()
apps/react-router-example/app/lib/script-prisma-test.ts:3
↓ 1 callersFunctionmakeCreateQueryDataHelpers
(queryClient: QueryClient)
packages/react/query/src/lib/internal/query-data-helpers.ts:109
↓ 1 callersFunctionmakeCreateQueryDataHelpers
(queryClient: QueryClient)
packages/solid/query/src/lib/internal/query-data-helpers.ts:109
↓ 1 callersFunctionmakeUseEffectMutation
(createRunner: Runner<R>)
packages/react/query/src/lib/internal/make-use-effect-mutation.ts:4
↓ 1 callersFunctionmakeUseEffectMutation
(createRunner: Runner<R>)
packages/solid/query/src/lib/internal/make-use-effect-mutation.ts:4
↓ 1 callersFunctionmakeUseEffectQuery
(createRunner: Runner<R>)
packages/react/query/src/lib/internal/make-use-effect-query.ts:8
↓ 1 callersFunctionmakeUseEffectQuery
(createRunner: Runner<R>)
packages/solid/query/src/lib/internal/make-use-effect-query.ts:9
next →1–100 of 349, ranked by callers