constant Filter::KEY_NAME in JSON:API 8
Same name and namespace in other branches
- 8.2 src/Query/Filter.php \Drupal\jsonapi\Query\Filter::KEY_NAME
The JSON API filter key name.
File
- src/
Query/ Filter.php, line 19
Class
- Filter
- Gathers information about the filter parameter.
Namespace
Drupal\jsonapi\QueryCode
const KEY_NAME = 'filter';