Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ entries
Method
entries
packages/cli/src/init/generated-files.ts:38–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
}
37
38
*entries(): Iterable<GeneratedFiles> {
39
for
(
const
entry of this.#children.values()) {
40
yield entry
41
}
42
}
43
44
format(f: Format): string {
45
return
new
Formatter(this, f).formatToString()
Callers
15
setup
Function · 0.80
mergeBy
Function · 0.80
validatePrismaClientOptions.ts
File · 0.80
validatePrismaClientOptions
Function · 0.80
buildDMMFList
Function · 0.80
buildInputObject
Function · 0.80
desugarUserArgs
Function · 0.80
addIncludedRelations
Function · 0.80
omitFields
Function · 0.80
createExplicitSelection
Function · 0.80
visitNested
Function · 0.80
requestBatch
Method · 0.80
Calls
1
values
Method · 0.80
Tested by
12
deepStrictEqualValues
Function · 0.64
restoreEnv
Function · 0.64
restoreEnv
Function · 0.64
restoreEnvSnapshot
Function · 0.64
restoreEnvSnapshot
Function · 0.64
restoreEnvSnapshot
Function · 0.64
restoreEnv
Function · 0.64
restoreEnvSnapshot
Function · 0.64
restoreEnv
Function · 0.64
restoreEnv
Function · 0.64
restoreEnv
Function · 0.64
restoreEnv
Function · 0.64