Model
class Model extends AbstractModel (View source)
Traits
Properties
protected | $cache | from CacheTrait | |
protected | $request | from RequestTrait | |
protected | $response | from ResponseTrait | |
protected | $extra | from ExtraTrait | |
protected | $bypass_routing | ||
protected | $bypass_service | ||
protected | $table | ||
protected | $route |
Methods
__construct(Configuration $configuration, LoggerInterface $logger, Manager $cache, Manager $events, Model $extra)
No description
getTable()
No description
bypassService()
No description
getRoute()
No description
getServiceInstance()
No description