Class Relationships
Relationships related methods
- Phramework\JSONAPI\Controller\Base
- Phramework\JSONAPI\Controller\Relationships
Direct known subclasses
Indirect known subclasses
Phramework\JSONAPI\Controller
,
Phramework\JSONAPI\Controller\DELETE
,
Phramework\JSONAPI\Controller\GET
,
Phramework\JSONAPI\Controller\PATCH
,
Phramework\JSONAPI\Controller\POST
Abstract
Namespace: Phramework\JSONAPI\Controller
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 0.0.0
Located at Controller/Relationships.php
Namespace: Phramework\JSONAPI\Controller
License: Apache-2.0
Author: Xenofon Spafaridis nohponex@gmail.com
Since: 0.0.0
Located at Controller/Relationships.php
Methods summary
protected static
boolean
|
#
handleByIdRelationships( object $parameters, string $method, array $headers, integer|string $id, string $relationship, string $modelClass, string[] $allowedMethods, array $primaryDataParameters = [], array $relationshipParameters = [] )
Handle handleByIdRelationships requests |