You are here

Classes, traits, and interfaces in Decoupled Router 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CacheInvalidator class Drupal\decoupled_router src/CacheInvalidator.php Invalidates decoupled router cache entries based on path events. 2
DecoupledRouterFunctionalTest class Drupal\Tests\decoupled_router\Functional tests/src/Functional/DecoupledRouterFunctionalTest.php Test class.
PathTranslator class Drupal\decoupled_router\Controller src/Controller/PathTranslator.php Controller that receives the path to inspect.
PathTranslatorEvent class Drupal\decoupled_router src/PathTranslatorEvent.php Path translation event. 3
RedirectPathTranslatorSubscriber class Drupal\decoupled_router\EventSubscriber src/EventSubscriber/RedirectPathTranslatorSubscriber.php Event subscriber that processes a path translation with the redirect info. 2
RouterPathTranslatorSubscriber class Drupal\decoupled_router\EventSubscriber src/EventSubscriber/RouterPathTranslatorSubscriber.php Event subscriber that processes a path translation with the router info. 1 2

Other projects