Открытые члены | |
__construct (?array $fields=null) | |
hydrate (array $fields) | |
getId () | |
toRestFormat (array $option=[]) | |
Открытые статические члены | |
static | getRestEntityName () |
Открытые атрибуты | |
int | $id = null |
string | $placement = null |
string | $title = null |
int | $restApplicationId = null |
array | $options = null |
int | $order = null |
Защищенные члены | |
toRestFormatOptions () | |
См. определение в файле Entity.php строка 10
__construct | ( | ?array | $fields = null | ) |
См. определение в файле Entity.php строка 20
getId | ( | ) |
|
static |
hydrate | ( | array | $fields | ) |
См. определение в файле Entity.php строка 28
toRestFormat | ( | array | $option = [] | ) |
|
protected |
См. определение в файле Entity.php строка 102
int $id = null |
См. определение в файле Entity.php строка 12
array $options = null |
См. определение в файле Entity.php строка 16
int $order = null |
См. определение в файле Entity.php строка 17
string $placement = null |
См. определение в файле Entity.php строка 13
int $restApplicationId = null |
См. определение в файле Entity.php строка 15
string $title = null |
См. определение в файле Entity.php строка 14