| package |
Default |
|---|
__call( $method, $args)
__construct(\Core\Orm\TableGateway $table, mixed $primaryKey = null)
__get( $key) : mixed
mixed
__set( $key, $value) : $this
$this
_delete(string $query) : boolean
stringQuery string
boolean
_getData(mixed $primaryKey) : mixed
mixed
mixed
_save(string $query, $params) : \Core\Orm\RowGateway|boolean
checkRelationship( $method) : mixed
mixed
parseRelationship(\Core\Orm\TableGateway $table, string $type, array $params) : \Core\Orm\RowGateway
stringType of relationship (one, many, belongsTo)
arrayRelationship definition
\Core\Orm\RowGateway| bool
setData(array $data)
arrayArray with record data
_data :
table :
db :