Constants in JSON:API 8
Primary tabs
|
Name |
Location | Description | Direct uses | Strings |
|---|---|---|---|---|
| JSONAPI_FILTER_AMONG_ALL |
./ |
Array key for denoting type-based filtering access. | ||
| JSONAPI_FILTER_AMONG_ENABLED |
./ |
Array key for denoting type-based enabled-only filtering access. | ||
| JSONAPI_FILTER_AMONG_OWN |
./ |
Array key for denoting type-based owned-only filtering access. | ||
| JSONAPI_FILTER_AMONG_PUBLISHED |
./ |
Array key for denoting type-based published-only filtering access. |