|
| | create (array $config, bool $initCache=true, ?string $singleTable=null, string $offset='default', string $memberAccess='private') |
| |
| | setSilent (bool $silent) |
| |
Definition at line 19 of file ModelsCreator.php.
◆ create()
| create |
( |
array |
$config, |
|
|
bool |
$initCache = true, |
|
|
?string |
$singleTable = null, |
|
|
string |
$offset = 'default', |
|
|
string |
$memberAccess = 'private' |
|
) |
| |
◆ createManyToMany()
◆ createOneClass()
| createOneClass |
( |
string |
$singleTable, |
|
|
string |
$modelsDir |
|
) |
| |
|
protected |
◆ createRelations()
◆ getAlternateName()
| getAlternateName |
( |
string |
$fkName, |
|
|
string |
$pkName |
|
) |
| |
|
protected |
◆ getFieldsInfos()
| getFieldsInfos |
( |
|
$tableName | ) |
|
|
abstractprotected |
◆ getForeignKeys()
| getForeignKeys |
( |
|
$tableName, |
|
|
|
$pkName, |
|
|
|
$dbName = null |
|
) |
| |
|
abstractprotected |
◆ getJoinTableArray()
| getJoinTableArray |
( |
Model |
$class, |
|
|
object |
$joinColumn |
|
) |
| |
|
protected |
◆ getPrimaryKeys()
| getPrimaryKeys |
( |
|
$tableName | ) |
|
|
abstractprotected |
◆ getTableName()
| getTableName |
( |
string |
$classname | ) |
|
|
protected |
◆ getTablesName()
◆ init()
| init |
( |
array |
$config, |
|
|
string |
$offset = 'default' |
|
) |
| |
|
protected |
◆ setSilent()
| setSilent |
( |
bool |
$silent | ) |
|
◆ writeFile()
| writeFile |
( |
string |
$filename, |
|
|
string |
$data |
|
) |
| |
|
protected |
◆ $classes
◆ $config
◆ $memberAccess
◆ $silent
◆ $tables
The documentation for this class was generated from the following file:
- C:/Users/myadd/Documents/GitHub/ubiquity-doc-api/vendor/phpmv/ubiquity-dev/src/Ubiquity/orm/creator/ModelsCreator.php