Class ApplicationsTable
Applications Model
- Cake\ORM\Table
-
BEdita\Core\Model\Table\ApplicationsTable
Namespace: BEdita\Core\Model\Table
Mixin: \Cake\ORM\Behavior\TimestampBehavior
Since: 4.0.0
Located at Core/src/Model/Table/ApplicationsTable.php
Mixin: \Cake\ORM\Behavior\TimestampBehavior
Since: 4.0.0
Located at Core/src/Model/Table/ApplicationsTable.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
#
beforeSave( Cake\Event\Event $event, Cake\Datasource\EntityInterface $entity )
Generate the api key on application creation. |
public static
string
|
|
protected
Cake\ORM\Query
|
|
public
|
#
beforeDelete( Cake\Event\Event $event, Cake\Datasource\EntityInterface $entity )
Before delete checks: if applications is DEFAULT_APPLICATION or current raise a ImmutableResourceException |
Magic methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Constants summary
integer |
DEFAULT_APPLICATION
Default application id |
#
1
|
Properties summary
Magic properties
public
Cake\ORM\Association\HasMany
|
$EndpointPermissions
|