Class Directives
Implementation of directives
- Phramework\JSONAPI\Model\Model
-
Phramework\JSONAPI\Model\Cache
-
Phramework\JSONAPI\Model\Directives
Direct known subclasses
Indirect known subclasses
Phramework\JSONAPI\Model,
Phramework\JSONAPI\Model\Relationship
Abstract
Namespace: Phramework\JSONAPI\Model
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 1.0.0
Located at Model/Directives.php
Namespace: Phramework\JSONAPI\Model
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 1.0.0
Located at Model/Directives.php
Methods summary
protected static
string
|
#
handleGet( string $query,
Apply page, filter, sort and fields directives to query.
This method will replace |
protected static
string
|
#
handleFilter( string $query,
This method will update |
Methods inherited from Phramework\JSONAPI\Model\Cache
getCache(),
initializeCache(),
invalidateCache(),
setCache()
Methods inherited from Phramework\JSONAPI\Model\Model
getCast(),
getEndpoint(),
getIdAttribute(),
getSchema(),
getSelfLink(),
getTable(),
getType()
Constants summary
Constants inherited from Phramework\JSONAPI\Model\Model
GET_BY_PREFIX,
GET_RELATIONSHIP_BY_PREFIX,
POST_RELATIONSHIP_BY_PREFIX