Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VemtoOrg/vemto2
/ functions
Functions
2,668 in github.com/VemtoOrg/vemto2
⨍
Functions
2,668
◇
Types & classes
671
↓ 8 callers
Method
folderExists
(folderPath: string)
src/main/base/FileSystem.ts:13
↓ 8 callers
Method
get
* Get all models from the application * Based on the code by @mohammad425 * https://gist.github.com/mohammad425/231242958edb640601108bdea7b
src/php/common/ModelRepository.php:275
↓ 8 callers
Method
get
()
src/common/models/crud/nova/NovaInputTypesList.ts:60
↓ 8 callers
Method
getColumnByName
(columnName: string)
src/common/models/Model.ts:648
↓ 8 callers
Method
getFileBasePath
()
src/common/models/AppSection.ts:50
↓ 8 callers
Method
getRoutePath
(...paths: string[])
src/common/models/crud/services/GenerateCrudApiRoutes.ts:18
↓ 8 callers
Method
hasComposerPackage
(packageName: string)
src/renderer/services/project/ProjectInfo.ts:104
↓ 8 callers
Method
hasMigrations
()
src/common/models/Table.ts:612
↓ 8 callers
Method
isForeign
()
src/common/models/Index.ts:105
↓ 8 callers
Method
isMorph
()
src/common/models/Relationship.ts:354
↓ 8 callers
Method
readInputFile
(basePath, name)
tests/base/TestHelper.js:320
↓ 7 callers
Method
calculateDefaultData
()
src/common/models/services/relationships/Calculators/CalculateMorphRelationshipsData.ts:23
↓ 7 callers
Method
calculateName
()
src/common/models/services/relationships/Calculators/CalculateThroughRelationshipsData.ts:31
↓ 7 callers
Method
create
()
src/common/models/services/tables/CreateDefaultTableModel.ts:14
↓ 7 callers
Method
createRelationshipWithSchemaState
()
tests/base/TestHelper.js:283
↓ 7 callers
Method
dropIndex
($command)
src/php/apps/schema-reader/classes/TableRepository.php:261
↓ 7 callers
Method
executeArtisanOnPath
(executionPath: string, command: string, plainReturn:boolean = false)
src/main/base/CommandExecutor.ts:20
↓ 7 callers
Method
executeComposerOnPath
(executionPath: string, command: string, plainReturn:boolean = false)
src/main/base/CommandExecutor.ts:27
↓ 7 callers
Method
get
()
src/renderer/services/project/ProjectManager.ts:209
↓ 7 callers
Method
getLicense
()
src/renderer/services/LicenseHandler.ts:184
↓ 7 callers
Method
getOrderedColumns
()
src/common/models/Table.ts:432
↓ 7 callers
Method
inverseTypes
()
src/common/models/Relationship.ts:569
↓ 7 callers
Method
isApi
()
src/common/models/crud/Crud.ts:204
↓ 7 callers
Method
isManyToMany
()
src/common/models/Relationship.ts:338
↓ 7 callers
Method
saveSchemaState
()
src/common/models/composition/SchemaModel.ts:9
↓ 7 callers
Method
setTranslationOnAllLanguages
(key: string, value: string)
src/common/models/Project.ts:802
↓ 6 callers
Method
addForeign
()
src/common/models/services/relationships/Calculators/CalculateCommonRelationshipsData.ts:101
↓ 6 callers
Method
calculateInternalData
()
src/common/models/Model.ts:308
↓ 6 callers
Method
calculateKeys
()
src/common/models/services/relationships/Calculators/CalculateCommonRelationshipsData.ts:110
↓ 6 callers
Method
createOrUpdatePivot
(forceUpdate: boolean = false)
src/common/models/services/relationships/Calculators/CalculateManyToManyRelationshipsData.ts:82
↓ 6 callers
Method
deleteTranslationOnAllLanguages
(key: string)
src/common/models/Project.ts:822
↓ 6 callers
Method
dropColumn
($columns)
src/php/apps/schema-reader/classes/ExtendedBlueprint.php:49
↓ 6 callers
Method
executeCommand
(command)
src/main/base/Terminal.ts:54
↓ 6 callers
Method
executeOnPath
(executionPath: string, command: string, plainReturn: boolean = false)
src/main/base/CommandExecutor.ts:41
↓ 6 callers
Method
executePhpOnPath
(executionPath: string, command: string, plainReturn:boolean = false)
src/main/base/CommandExecutor.ts:9
↓ 6 callers
Method
generateFilamentTranslationFor
(filamentData: string, defaultValue: string)
src/common/models/crud/Input.ts:601
↓ 6 callers
Method
getClassByName
(string $className)
src/php/apps/php-merger/classes/CodeReader.php:265
↓ 6 callers
Method
getDefaultKeys
()
src/common/models/services/relationships/Calculators/CalculateCommonRelationshipsData.ts:153
↓ 6 callers
Method
getDefaultPivotName
()
src/common/models/services/relationships/Calculators/CalculateManyToManyRelationshipsData.ts:50
↓ 6 callers
Method
getFolderName
()
src/common/models/AppSection.ts:46
↓ 6 callers
Method
getOrCreateForeignColumn
(name: string, relatedModel: Model)
src/common/models/Table.ts:736
↓ 6 callers
Method
getOrderedInputs
()
src/common/models/crud/Crud.ts:629
↓ 6 callers
Method
getOrderedRenderableFiles
()
src/common/models/Project.ts:496
↓ 6 callers
Method
getPackageDependencyVersion
(packageName: string)
src/renderer/services/project/ProjectInfo.ts:149
↓ 6 callers
Method
getPath
()
src/renderer/codegen/sequential/services/routes/Routes.ts:29
↓ 6 callers
Method
getRelatedTables
()
src/common/models/Table.ts:528
↓ 6 callers
Method
getRemovedColumns
()
src/common/models/Table.ts:300
↓ 6 callers
Method
getType
()
src/common/models/Column.ts:560
↓ 6 callers
Method
getTypeSettings
()
src/common/models/crud/Input.ts:549
↓ 6 callers
Method
hasPackageDependency
(packageName: string)
src/renderer/services/project/ProjectInfo.ts:140
↓ 6 callers
Method
isCollection
()
src/common/models/Relationship.ts:330
↓ 6 callers
Method
isCommon
()
src/common/models/Index.ts:117
↓ 6 callers
Method
isCommonMorph
()
src/common/models/Relationship.ts:346
↓ 6 callers
Method
isDetail
()
src/common/models/crud/Crud.ts:200
↓ 6 callers
Method
isForFilament
()
src/common/models/crud/Crud.ts:952
↓ 6 callers
Method
isJetstream
()
src/common/models/Project.ts:895
↓ 6 callers
Method
isThrough
()
src/common/models/Relationship.ts:334
↓ 6 callers
Method
registerTableMigration
(string $tableName)
src/php/apps/schema-reader/classes/TableRepository.php:287
↓ 6 callers
Method
schemaDataIsValid
()
src/renderer/services/schema/SchemaBuilder.ts:165
↓ 6 callers
Method
sendToBottom
()
src/common/models/Column.ts:121
↓ 6 callers
Method
starterKitNeedsViewsAndUiComponents
()
src/common/models/Project.ts:919
↓ 5 callers
Method
belongsToASection
()
src/common/models/Table.ts:799
↓ 5 callers
Method
build
()
src/renderer/services/schema/TablesBuilder.ts:27
↓ 5 callers
Method
calculateFilamentSettings
()
src/common/models/crud/Crud.ts:923
↓ 5 callers
Method
calculateLivewireSpecificData
()
src/common/models/crud/Crud.ts:677
↓ 5 callers
Method
calculateNovaSettings
()
src/common/models/crud/Crud.ts:937
↓ 5 callers
Method
calculateSettings
(name: string = null, plural: string = null)
src/common/models/crud/Crud.ts:657
↓ 5 callers
Method
canUpdateLatestMigration
()
src/common/models/Table.ts:686
↓ 5 callers
Method
createCrud
(data = {})
tests/base/TestHelper.js:179
↓ 5 callers
Method
createInverseRelationship
()
src/common/models/services/relationships/Calculators/CalculateCommonRelationshipsData.ts:63
↓ 5 callers
Method
findDefaultApiPanelSection
()
src/common/models/AppSection.ts:59
↓ 5 callers
Method
findDefaultDashboardSection
()
src/common/models/AppSection.ts:54
↓ 5 callers
Method
findDefaultFilamentPanelSection
()
src/common/models/AppSection.ts:69
↓ 5 callers
Method
findSectionByName
(name: string)
src/common/models/AppSection.ts:87
↓ 5 callers
Method
getBaseRoutePath
()
src/common/models/crud/Crud.ts:759
↓ 5 callers
Method
getChangedColumns
()
src/common/models/Table.ts:308
↓ 5 callers
Method
getChildrenTables
()
src/common/models/Table.ts:516
↓ 5 callers
Method
getContent
()
src/renderer/codegen/generators/GenerateNewMigration.ts:86
↓ 5 callers
Method
getCreatedAtColumn
()
src/common/models/Table.ts:276
↓ 5 callers
Method
getDefaultForeignKeyName
()
src/common/models/services/relationships/Calculators/CalculateCommonRelationshipsData.ts:180
↓ 5 callers
Method
getDefaultSchemaSection
()
src/common/models/Project.ts:836
↓ 5 callers
Method
getDefaultSettingsByName
(name?: string)
src/common/models/Column.ts:534
↓ 5 callers
Method
getFilename
()
src/renderer/codegen/sequential/services/routes/Routes.ts:33
↓ 5 callers
Method
getForeignKeyName
()
src/common/models/services/relationships/Calculators/CalculateCommonRelationshipsData.ts:176
↓ 5 callers
Method
getForeignPivotKeyName
()
src/common/models/services/relationships/Calculators/CalculateManyToManyRelationshipsData.ts:154
↓ 5 callers
Method
getLatestMigration
()
src/common/models/Table.ts:625
↓ 5 callers
Method
getPrimaryKeyColumn
()
src/common/models/Table.ts:266
↓ 5 callers
Method
getRelatedPivotKeyName
()
src/common/models/services/relationships/Calculators/CalculateManyToManyRelationshipsData.ts:150
↓ 5 callers
Method
getRelativeFilePath
()
src/common/models/RenderableFile.ts:106
↓ 5 callers
Method
getTemplate
()
src/common/models/crud/Input.ts:553
↓ 5 callers
Method
getUpdatedAtColumn
()
src/common/models/Table.ts:280
↓ 5 callers
Method
getValidColumns
()
src/common/models/Table.ts:421
↓ 5 callers
Method
hasIndex
(indexName: string)
src/common/models/Table.ts:344
↓ 5 callers
Method
initTable
($tableName)
src/php/apps/schema-reader/classes/TableRepository.php:273
↓ 5 callers
Method
isBreeze
()
src/common/models/Project.ts:899
↓ 5 callers
Method
isChildrenOf
(table: Table)
src/common/models/Table.ts:496
↓ 5 callers
Method
isCommon
()
src/common/models/Relationship.ts:342
↓ 5 callers
Method
isSingular
()
src/common/models/Relationship.ts:326
↓ 5 callers
Method
onModel
(model: Model)
src/common/models/services/models/Fillers/FillCastsColumns.ts:7
↓ 5 callers
Function
processSchemaData
(project)
src/renderer/services/schema/ModelsBuilder.test.ts:13
← previous
next →
101–200 of 2,668, ranked by callers