You are here

namespace Drupal\graphql\EventSubscriber in GraphQL 8.4

Same name in other branches
  1. 8 Drupal\graphql\EventSubscriber
  2. 8.2 Drupal\graphql\EventSubscriber
  3. 8.3 Drupal\graphql\EventSubscriber
Classsort descending Location Description
CurrentLanguageResetTrait src/EventSubscriber/CurrentLanguageResetTrait.php Sets the current language for the current request.
OperationSubscriber src/EventSubscriber/OperationSubscriber.php Sets the language before/after a GraphQL operation.
SubrequestSubscriber src/EventSubscriber/SubrequestSubscriber.php Sets the language on subrequests.