You are here

namespace Drupal\page_manager\EventSubscriber in Page Manager 8.4

Same name in other branches
  1. 8 Drupal\page_manager\EventSubscriber
Classsort descending Location Description
CurrentUserContext src/EventSubscriber/CurrentUserContext.php Sets the current user as a context.
LanguageInterfaceContext src/EventSubscriber/LanguageInterfaceContext.php Sets the current language_interface as a context.
RouteNameResponseSubscriber src/EventSubscriber/RouteNameResponseSubscriber.php Adds the route name as a cache tag to all cacheable responses.
RouteParamContext src/EventSubscriber/RouteParamContext.php Sets values from the route parameters as a context.