메소드 | 설명 | |
---|---|---|
__construct ( string[] | null $includePaths = null, array $fieldSets = null, Neomerx\JsonApi\Contracts\Encoder\Parameters\SortParameterInterface[] | null $sortParameters = null, array $pagingParameters = null, array $filteringParameters = null, array $unrecognizedParams = null ) | ||
getFieldSet ( $type ) | ||
getFieldSets ( ) | ||
getFilteringParameters ( ) | ||
getIncludePaths ( ) | ||
getPaginationParameters ( ) | ||
getSortParameters ( ) | ||
getUnrecognizedParameters ( ) | ||
isEmpty ( ) |
public __construct ( string[] | null $includePaths = null, array $fieldSets = null, Neomerx\JsonApi\Contracts\Encoder\Parameters\SortParameterInterface[] | null $sortParameters = null, array $pagingParameters = null, array $filteringParameters = null, array $unrecognizedParams = null ) | ||
$includePaths | string[] | null | |
$fieldSets | array | |
$sortParameters | Neomerx\JsonApi\Contracts\Encoder\Parameters\SortParameterInterface[] | null | |
$pagingParameters | array | |
$filteringParameters | array | |
$unrecognizedParams | array |