You are here

constant Filter::KEY_NAME in JSON:API 8.2

Same name and namespace in other branches
  1. 8 src/Query/Filter.php \Drupal\jsonapi\Query\Filter::KEY_NAME

The JSON:API filter key name.

File

src/Query/Filter.php, line 25

Class

Filter
Gathers information about the filter parameter.

Namespace

Drupal\jsonapi\Query

Code

const KEY_NAME = 'filter';