You are here

service jsonapi.custom_query_parameter_names_validator.subscriber in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/jsonapi/jsonapi.services.yml \jsonapi.custom_query_parameter_names_validator.subscriber
  2. 9 core/modules/jsonapi/jsonapi.services.yml \jsonapi.custom_query_parameter_names_validator.subscriber

Class

Drupal\jsonapi\EventSubscriber\JsonApiRequestValidator

Tags

  • event_subscriber

File

core/modules/jsonapi/jsonapi.services.yml
core/modules/jsonapi/jsonapi.services.yml

View source
  1. class: Drupal\jsonapi\EventSubscriber\JsonApiRequestValidator
  2. tags:
  3. - { name: event_subscriber }