Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GooGee/Entity-Builder
/ functions
Functions
642 in github.com/GooGee/Entity-Builder
⨍
Functions
642
◇
Types & classes
278
↓ 1 callers
Function
makeView
()
src/View/InfoPage.tsx:23
↓ 1 callers
Function
makeView
(item: LB.ColumnConstraint)
src/View/Wu/ConstraintList.tsx:30
↓ 1 callers
Function
makeView
()
src/View/Wu/WuColumn.tsx:34
↓ 1 callers
Function
makeView
()
src/View/Wu/WuChildList.tsx:46
↓ 1 callers
Function
makeView
()
src/View/Migration/MigrationView.tsx:24
↓ 1 callers
Function
makeView
(item: LB.Migration)
src/View/Migration/VersionList.tsx:64
↓ 1 callers
Function
makeView
()
src/View/Entity/EntityView.tsx:32
↓ 1 callers
Function
makeView
()
src/View/Flow/ActionResponse.tsx:24
↓ 1 callers
Function
makeView
()
src/View/Flow/FlowView.tsx:40
↓ 1 callers
Function
makeWuFieldCount
()
src/View/Flow/ResponseList.tsx:70
↓ 1 callers
Function
makeWuName
(module: LB.Module, ma: LB.ModuleAction, entity: LB.Entity, isRequest: boolean)
src/Service/makeName.ts:15
↓ 1 callers
Function
makeWuParameter
( wuId: number, name: string, )
src/Database/Factory/makeWuParameter.ts:3
↓ 1 callers
Function
makeWuSelect
()
src/View/Flow/ResponseList.tsx:172
↓ 1 callers
Function
makeWuText
()
src/Service/Oapi/makeTextTypeFormat.ts:52
↓ 1 callers
Function
mergeComposition
( item: OapiReference | OapiSchema, itemzz: (OapiReference | OapiSchema)[], kind: CompositionKind,
src/Model/Oapi.ts:226
↓ 1 callers
Function
migrate
( db: LB.DBData, text: string | null, preset: LB.AppInfoData, )
src/Service/Migrate/migrate.ts:10
↓ 1 callers
Method
onCreate
(name: string)
src/View/Part/LeftRightPanel.tsx:19
↓ 1 callers
Method
onDelete
(isConfirmed: boolean)
src/View/Button/DeleteChangeButton.tsx:12
↓ 1 callers
Method
open
(itemId: number, title?: string, message?: string)
src/Factory/makeRightModalData.ts:7
↓ 1 callers
Function
openLink
(link: string)
src/Bridge/sendToJava.ts:18
↓ 1 callers
Function
prepare
* for paths without any response, create a 200 response with content of the entity
src/Service/Oapi/prepareOapiDto.ts:217
↓ 1 callers
Function
prepareOapiDto
(tables: LB.DBTable)
src/Service/Oapi/prepareOapiDto.ts:346
↓ 1 callers
Function
putSetting
(content: string, backup = false)
src/api.ts:22
↓ 1 callers
Function
read
()
src/View/Migration/VersionList.tsx:33
↓ 1 callers
Function
readDBSchema
()
src/api.ts:42
↓ 1 callers
Function
readMigration
()
src/api.ts:46
↓ 1 callers
Function
readSetting
()
src/api.ts:18
↓ 1 callers
Function
refresh
()
src/View/Wu/ConstraintList.tsx:23
↓ 1 callers
Function
refresh
()
src/View/Oapi/PathMethodList.tsx:29
↓ 1 callers
Function
refresh
()
src/View/Oapi/ServerList.tsx:22
↓ 1 callers
Function
refresh
()
src/View/Oapi/ParameterList.tsx:61
↓ 1 callers
Function
refresh
()
src/View/Flow/ResponseList.tsx:224
↓ 1 callers
Function
refreshDisk
()
src/Bridge/sendToJava.ts:22
↓ 1 callers
Function
ruleText
(item: LB.ColumnConstraint)
src/View/Entity/ConstraintList.tsx:29
↓ 1 callers
Function
runCode
(code: string)
src/Service/Generator/runCode.ts:1
↓ 1 callers
Function
saveDTS
()
src/Service/start.ts:35
↓ 1 callers
Method
send
(text: string)
src/vite-env.d.ts:8
↓ 1 callers
Function
setColor
(color: string)
src/Store/useTreeStore.ts:35
↓ 1 callers
Function
setDirectoryId
(old: LB.Directory, newId: number)
src/View/DangerPage.tsx:456
↓ 1 callers
Method
setFileColor
(fileColor: string)
src/Store/useEntityPageStore.ts:8
↓ 1 callers
Function
setFileId
(old: LB.File, newId: number)
src/View/DangerPage.tsx:484
↓ 1 callers
Function
setModuleId
(moduleId: number)
src/Store/usePathPageStore.ts:15
↓ 1 callers
Method
showDialog
(text: string, inputValue: string)
src/View/Part/RightTop.tsx:13
↓ 1 callers
Function
start
(info: LB.AppInfo, needImport = false,)
src/Service/start.ts:43
↓ 1 callers
Function
startDemo
()
src/Service/start.ts:59
↓ 1 callers
Function
startSaveTask
(data: string)
src/Service/startSaveTask.ts:13
↓ 1 callers
Function
update
(table: LB.DoctrineTable, included: boolean)
src/View/Migration/TableList.tsx:18
↓ 1 callers
Function
update
(item: LB.Request)
src/View/Oapi/RequestDetail.tsx:14
↓ 1 callers
Function
update
(data: LB.PathMethod)
src/View/Oapi/PathMethod.tsx:18
↓ 1 callers
Function
update
(data: LB.Index)
src/View/Entity/IndexList.tsx:34
↓ 1 callers
Function
update
( dbc: DatabaseConnection, schema: SchemaEnum, data: T, )
src/Database/dbhelper.ts:120
↓ 1 callers
Function
updateDirectory
(directory: LB.Directory)
src/View/DangerPage.tsx:500
↓ 1 callers
Function
updateManyColumn
( dbc: DatabaseConnection, schema: SchemaEnum, column: string, value: string | number, whe
src/Database/dbhelper.ts:144
↓ 1 callers
Method
updateManyColumn
(column: string, value: string | number, where: string | number)
src/Database/CRUD.ts:83
↓ 1 callers
Method
useItemzzStore
()
src/View/Part/LeftRightPanel.tsx:21
↓ 1 callers
Method
useStore
()
src/View/Part/SideBar.tsx:12
↓ 1 callers
Function
validateData
(data: LB.AppInfoData)
src/Service/validateData.ts:3
↓ 1 callers
Function
validateName
(name: string)
src/Service/validateName.ts:4
Function
ActionDetail
(property: Property)
src/View/Flow/ActionDetail.tsx:15
Function
ActionList
(property: Property)
src/View/Flow/ActionList.tsx:24
Function
ActionRequest
(property: Property)
src/View/Flow/ActionRequest.tsx:32
Function
ActionResponse
(property: Property)
src/View/Flow/ActionResponse.tsx:17
Function
ActionView
(property: Property)
src/View/Flow/ActionView.tsx:14
Function
App
()
src/App.tsx:29
Function
ArgumentList
(property: Property)
src/View/Reference/ArgumentList.tsx:12
Function
Bar
()
src/View/Part/Bar.tsx:6
Function
CB
(itemId: number)
src/Store/useDirectoryModalStore.ts:4
Function
CB
(text: string)
src/Store/useListModalStore.ts:4
Function
CB
(text: string)
src/Store/useImportModalStore.ts:4
Function
CaretLeft
(property: Property)
src/View/Button/CaretLeft.tsx:5
Function
CaretRight
(property: Property)
src/View/Button/CaretRight.tsx:5
Function
CastField
(property: Property)
src/View/Entity/CastField.tsx:11
Function
CastFieldList
(property: Property)
src/View/Entity/CastFieldList.tsx:10
Function
CheckCircle
(property: Property)
src/View/Button/CheckCircle.tsx:5
Function
CollectionDetail
()
src/View/Collection/CollectionDetail.tsx:22
Function
CollectionItem
(property: Property)
src/View/Collection/CollectionItem.tsx:11
Function
CollectionPage
()
src/View/CollectionPage.tsx:11
Function
ColorButtonDropdown
(property: Property)
src/View/Button/ColorButtonDropdown.tsx:9
Function
ColorButtonGroup
(property: Property)
src/View/Button/ColorButtonGroup.tsx:9
Function
Column
(property: Property)
src/View/Entity/Column.tsx:15
Function
ColumnForm
(property: Property)
src/View/Entity/ColumnForm.tsx:10
Function
ColumnList
(property: Property)
src/View/Entity/ColumnList.tsx:18
Function
ColumnModal
()
src/View/Modal/ColumnModal.tsx:12
Function
ColumnText
(property: Property)
src/View/Entity/ColumnText.tsx:7
Function
Constraint
(property: Property)
src/View/Entity/Constraint.tsx:8
Function
ConstraintGroup
(property: Property)
src/View/Entity/ConstraintGroup.tsx:8
Function
ConstraintList
(property: Property)
src/View/Wu/ConstraintList.tsx:11
Function
ConstraintList
(property: Property)
src/View/Entity/ConstraintList.tsx:17
Function
ContactDetail
()
src/View/Oapi/ContactDetail.tsx:3
Function
ControlButton
(property: Property)
src/View/Migration/ControlButton.tsx:18
Function
DangerPage
()
src/View/DangerPage.tsx:15
Function
DeleteChangeButton
(property: Property)
src/View/Button/DeleteChangeButton.tsx:15
Function
Detail
(property: Property)
src/View/ToastPage.tsx:30
Function
Detail
(property: Property)
src/View/Entity/Detail.tsx:10
Function
Directory
(property: Property)
src/View/Tree/Directory.tsx:17
Function
DirectoryDetail
(property: Property)
src/View/Modal/DirectoryDetail.tsx:8
Function
DirectoryList
(property: Property)
src/View/Tree/DirectoryList.tsx:8
Function
DirectoryModal
()
src/View/Modal/DirectoryModal.tsx:6
Function
DirectoryProperty
()
src/View/Tree/DirectoryProperty.tsx:10
Function
DoctrinePage
()
src/View/DoctrinePage.tsx:11
← previous
next →
301–400 of 642, ranked by callers