Property | Type | Description | |
---|---|---|---|
$injectRelations | array |
Property | Type | Description | |
---|---|---|---|
$modelForm | Eva\EvaEngine\Form | ||
$prefix | string | ||
$tableName | string | ||
$useMasterSlave | boolean |
Method | Description | |
---|---|---|
dump ( array $dataStructure = null ) : array | null | Dump model entity data as an array | |
getModelForm ( ) : Eva\EvaEngine\Form | ||
getPrefix ( ) : string | ||
getSource ( ) : string | Get db table full name | |
initialize ( ) | Open master / slave mode Load ORM relationship injection | |
loadRelations ( ) | ||
setModelForm ( Eva\EvaEngine\Form $form ) | ||
setPrefix ( $tablePrefix ) |
public initialize ( ) |
public setModelForm ( Eva\EvaEngine\Form $form ) | ||
$form | Eva\EvaEngine\Form |