MCPcopy Create free account

hub / github.com/GooGee/Entity-Builder / functions

Functions642 in github.com/GooGee/Entity-Builder

↓ 3 callersFunctionmakeLinkedTreeMap
(nodezz: T[])
src/Factory/makeLinkedTreeMap.ts:11
↓ 3 callersFunctionmakeModuleActionResponse
( status: string, moduleActionId: number, responseId: number = 2, )
src/Database/Factory/makeModuleActionResponse.ts:3
↓ 3 callersFunctionmakeRequestCRUD
()
src/Database/makeCRUD.ts:89
↓ 3 callersFunctionmakeResponse
(name: string)
src/Database/Factory/makeResponse.ts:4
↓ 3 callersFunctionmakeResponseCRUD
()
src/Database/makeCRUD.ts:93
↓ 3 callersFunctionmakeSchemaComposition
( itemzz: (OapiReference | OapiSchema)[] = [], kind: CompositionKind, )
src/Model/Oapi.ts:204
↓ 3 callersFunctionmakeSchemaObject
(data: Partial<OapiSchemaObject>)
src/Model/Oapi.ts:219
↓ 3 callersFunctionmakeServerMapCRUD
()
src/Database/makeCRUD.ts:101
↓ 3 callersFunctionmakeServerVariableCRUD
()
src/Database/makeCRUD.ts:105
↓ 3 callersFunctionmakeTreeHelper
( treeMap: Map<number, LinkedTreeNode<LB.Directory>>, psr4: LB.StringMap, )
src/Factory/makeTreeHelper.ts:4
↓ 3 callersFunctionmakeTypeFormatWithArgumentzz
( item: LB.TypeFormat, needResolve: boolean, argumentzz: TypeFormatWithArgumentzz[], // outer argu
src/Service/getTypeFormatColumnzz.ts:117
↓ 3 callersFunctionmakeVariableCRUD
()
src/Database/makeCRUD.ts:113
↓ 3 callersFunctionmakeWu
( name: string, entityId: number, isRequest: boolean = false, )
src/Database/Factory/makeWu.ts:47
↓ 3 callersFunctionmakeWuColumnConstraintCRUD
()
src/Database/makeCRUD.ts:125
↓ 3 callersFunctionmigrate
(step: number)
src/View/Migration/ControlButton.tsx:23
↓ 3 callersMethodobserveAll
(handler: (itemzz: K[]) => void)
src/Factory/makeItemzzStoreData.ts:5
↓ 3 callersFunctionputFile
(file: string, content: string)
src/api.ts:26
↓ 3 callersFunctionrefresh
()
src/View/Oapi/ServerDetail.tsx:24
↓ 3 callersFunctionrefresh
()
src/View/Oapi/ExampleList.tsx:22
↓ 3 callersFunctionrefresh
()
src/View/Entity/IndexColumnList.tsx:23
↓ 3 callersFunctionrunCodeFile
(name: string, entity: LB.Entity, DataMap: Record<string, any> = {})
src/Service/runCodeFile.ts:6
↓ 3 callersMethodsearch
(keyword: string)
src/Factory/makeSideBarStoreData.ts:8
↓ 3 callersFunctionsendToJava
(action: ActionEnum, key: string, data: string)
src/Bridge/sendToJava.ts:3
↓ 3 callersFunctionthrowError
(text: string, wu: LB.Wu)
src/Service/getTypeFormatColumnzz.ts:129
↓ 3 callersFunctionupdate
(data: LB.WuParameter)
src/View/Wu/WuParameter.tsx:13
↓ 3 callersFunctionupdate
(item: LB.Wu)
src/View/Wu/MapDetail.tsx:21
↓ 3 callersFunctionupdate
(item: LB.Server)
src/View/Oapi/ServerDetail.tsx:31
↓ 3 callersFunctionupdate
(item: LB.Variable)
src/View/Oapi/VariableDetail.tsx:21
↓ 3 callersFunctionupdate
(item: LB.Example)
src/View/Oapi/ExampleDetail.tsx:14
↓ 3 callersFunctionupdate
(data: LB.Relation)
src/View/Entity/Relation.tsx:38
↓ 3 callersFunctionupdate
(data: LB.Relation)
src/View/Modal/RelationModal.tsx:71
↓ 3 callersFunctionupdate
(data: LB.Entity)
src/View/Modal/EntityModal.tsx:42
↓ 3 callersFunctionupdate
(item: LB.CollectionItem)
src/View/Collection/CollectionItem.tsx:16
↓ 2 callersFunctionadd
(kind: OapiType, wuId: number = 1, wuParameterId: number | null = null)
src/View/Wu/WuChildList.tsx:33
↓ 2 callersFunctionchange
(name: string, reversed: boolean)
src/View/Entity/Relation.tsx:22
↓ 2 callersMethodchange
(id: number, item?: T)
src/View/Button/SelectButton.tsx:8
↓ 2 callersFunctioncreate
(column1Id: number)
src/Database/Factory/makeRelation.ts:35
↓ 2 callersFunctioncreateClient
()
src/api.ts:6
↓ 2 callersFunctioncreateForSideBarItem
(builder: lf.Builder, item: SchemaEnum)
src/Database/createSchema.ts:389
↓ 2 callersFunctioncreateMany
( dbc: DatabaseConnection, schema: SchemaEnum, data: T[], )
src/Database/dbhelper.ts:31
↓ 2 callersMethodcreateMany
(data: OmitId<T>[])
src/Database/CRUD.ts:25
↓ 2 callersMethoddeleteMany
(idzz: number[])
src/Database/CRUD.ts:39
↓ 2 callersFunctiondeleteTypeFormatArgument
(ownerId: number)
src/Service/deleteTypeFormatArgument.ts:3
↓ 2 callersFunctionfind
(file: LB.File)
src/View/Flow/ActionList.tsx:64
↓ 2 callersMethodfindAllBelongTo
(idzz: number[], column: string)
src/Database/CRUD.ts:47
↓ 2 callersFunctionfindOrMakeWu
( name: string, entity: LB.Entity, isRequest: boolean, store: WuzzStore, )
src/Database/Factory/makeWu.ts:12
↓ 2 callersFunctiongetArgumentIndex
(kid: LB.TypeFormat, wpzz: LB.WuParameter[], wu: LB.Wu)
src/Service/getTypeFormatColumnzz.ts:70
↓ 2 callersFunctiongetAxiosErrorMessage
(error: unknown)
src/Service/getAxiosErrorMessage.ts:7
↓ 2 callersFunctiongetDBC
()
src/Database/getDBC.ts:10
↓ 2 callersFunctiongetHttpMethod
(name: string)
src/Database/Factory/makePath.ts:7
↓ 2 callersFunctiongetVersion
()
vite.config.ts:6
↓ 2 callersFunctionincludingWuParameter
(tf: LB.TypeFormat, od: OapiDto,)
src/Service/Oapi/makeSchemaWu.ts:117
↓ 2 callersFunctionisReference
(type: OapiType)
src/Model/Oapi.ts:145
↓ 2 callersFunctionisSchemaColumn
( item: OapiReference | OapiSchema, )
src/Model/Oapi.ts:176
↓ 2 callersFunctionisSchemaComposition
( item: OapiReference | OapiSchema, )
src/Model/Oapi.ts:182
↓ 2 callersFunctionisSchemaReference
( item: OapiReference | OapiSchema, )
src/Model/Oapi.ts:191
↓ 2 callersFunctionload
(data: LB.AppInfoData | null, text: string | null, needImport = false,)
src/Service/start.ts:16
↓ 2 callersMethodmakeCRUD
()
src/View/Part/RightTop.tsx:11
↓ 2 callersFunctionmakeCollectionCRUD
()
src/Database/makeCRUD.ts:13
↓ 2 callersFunctionmakeCollectionItem
( collectionId: number, name: string, value: string = "", tag: string = "", )
src/Database/Factory/makeCollectionItem.ts:3
↓ 2 callersFunctionmakeDirectory
( parentId: number, name: string, )
src/Database/Factory/makeDirectory.ts:3
↓ 2 callersFunctionmakeFile
(name: string, directoryId: number)
src/Database/Factory/makeFile.ts:4
↓ 2 callersFunctionmakeMapData
(db: LB.DBData)
src/Factory/makeMapData.ts:5
↓ 2 callersFunctionmakeMediaType
( item: LB.Response, od: OapiDto, riezzm: Map<string, LB.Example[]>, )
src/Service/Oapi/makeMediaType.ts:7
↓ 2 callersFunctionmakeModuleActionAll
(name: string)
src/View/Flow/ActionList.tsx:126
↓ 2 callersFunctionmakeNameItemMap
( itemzz: T[], map: Map<string, T> = new Map(), )
src/Factory/makeMap.ts:38
↓ 2 callersFunctionmakeNavLink
(item: Menu, className: string)
src/View/Part/Bar.tsx:24
↓ 2 callersFunctionmakeNumberInputHandler
( key: keyof T, state: T, setState: (state: T) => void, value = 0, )
src/Factory/makeNumberInputHandler.ts:1
↓ 2 callersFunctionmakeParameterName
(location: string, column: LB.Column)
src/Service/Oapi/makeParameter.ts:51
↓ 2 callersFunctionmakeParameterReference
( column: LB.Column, eiem: Map<number, LB.Entity>, )
src/Service/Oapi/makeParameter.ts:55
↓ 2 callersFunctionmakeRelation
( type: RelationType, entity0Id: number, entity1Id: number, name0: string, name1: string,
src/Database/Factory/makeRelation.ts:78
↓ 2 callersFunctionmakeResponseName
(module: LB.Module, ma: LB.ModuleAction, entity: LB.Entity)
src/Service/makeName.ts:11
↓ 2 callersFunctionmakeSchemaEnumName
(name: string)
src/Service/Oapi/makeSchemaEnum.ts:13
↓ 2 callersFunctionmakeServer
( item: LB.Server, sivzzm: Map<number, LB.Variable[]>, )
src/Service/Oapi/makeServer.ts:3
↓ 2 callersFunctionmakeTextTypeFormat
( tf: LB.TypeFormat, tfzz: LB.TypeFormat[], variablezz: LB.Variable[], wpzz: LB.WuParameter[],
src/Service/Oapi/makeTextTypeFormat.ts:10
↓ 2 callersFunctionmakeVariableName
(type: RelationType, entity1: LB.Entity)
src/Database/Factory/makeRelation.ts:72
↓ 2 callersFunctionmakeView
()
src/View/Wu/WuChild.tsx:46
↓ 2 callersFunctionreadFilezzInFolder
(folder: string)
src/api.ts:38
↓ 2 callersFunctionreplacePSR4
* psr4 must end with \ * e.g. * App\ * App\A\ * * invalid: * App\A * App\AA
src/Factory/makeTreeHelper.ts:103
↓ 2 callersFunctionselect
(isTest: boolean)
src/View/Flow/ModuleDetail.tsx:50
↓ 2 callersMethodsetColor
(color: string)
src/Factory/makeSideBarStoreData.ts:9
↓ 2 callersMethodsetStep
(step: StepEnum)
src/Store/useFlowPageStore.ts:20
↓ 2 callersMethodsetTab
(tab: T)
src/View/Part/TabItemList.tsx:10
↓ 2 callersMethodtoString
()
src/Database/getDBC.ts:39
↓ 2 callersFunctiontrimText
(text: string)
src/View/Oapi/VariableValueList.tsx:26
↓ 2 callersFunctionupdate
(item: LB.ModuleActionResponse)
src/View/Flow/ActionResponse.tsx:34
↓ 2 callersFunctionupdate
(data: LB.Directory)
src/View/Tree/DirectoryProperty.tsx:29
↓ 2 callersFunctionupdate
(data: LB.SideBarItem)
src/View/Part/RightTop.tsx:21
↓ 2 callersFunctionupdateMany
( dbc: DatabaseConnection, schema: SchemaEnum, data: T[], )
src/Database/dbhelper.ts:133
↓ 2 callersMethoduseItemPageStore
()
src/View/Part/RightTop.tsx:14
↓ 2 callersFunctionwriteFile
( file: LB.File, entity: LB.IdNameItem, module: LB.Module | undefined = undefined, ma: LB.Modu
src/Service/Generator/writeFile.ts:20
↓ 1 callersFunctionadd1000
()
src/View/DangerPage.tsx:60
↓ 1 callersFunctionbackup
(db: LB.DBData, text: string)
src/Service/Migrate/migrate.ts:31
↓ 1 callersFunctionbuildRelation
( type: RelationType, entity0Id: number, entity1Id: number, name0: string, name1: string,
src/Database/Factory/makeRelation.ts:14
↓ 1 callersFunctioncheckVersion
(version: string)
src/Service/checkVersion.ts:3
↓ 1 callersFunctionclearError
()
src/Service/Oapi/makeTextTypeFormat.ts:6
↓ 1 callersFunctionconnect
()
src/api.ts:13
↓ 1 callersFunctionconnectEntity
( type: RelationType, entity0: LB.Entity, entity1: LB.Entity, )
src/Database/Factory/makeRelation.ts:42
↓ 1 callersFunctionconnectEntityBy
( type: RelationType, entity0: LB.Entity, entity1: LB.Entity, fki: number, )
src/Database/Factory/makeRelation.ts:59
↓ 1 callersFunctioncreate
( dbc: DatabaseConnection, schema: SchemaEnum, data: T, )
src/Database/dbhelper.ts:18
← previousnext →101–200 of 642, ranked by callers