Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
RouteSubscriberTest::$routeSubscriber property core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php The tested views route subscriber.
RouteSubscriberTest::$state property core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php The mocked key value storage.
RouteSubscriberTest::$viewStorage property core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php The mocked config entity storage.
RouteSubscriberTest::setUp function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php
RouteSubscriberTest::setupMocks function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php Sets up mocks of Views objects needed for testing.
RouteSubscriberTest::testOnAlterRoutes function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php Tests the onAlterRoutes method.
RouteSubscriberTest::testRouteRebuildFinished function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php @covers ::routeRebuildFinished[[api-linebreak]]
RouteTest class core/modules/migrate/tests/src/Kernel/process/RouteTest.php Tests the route process plugin.
RouteTest.php file core/modules/migrate/tests/src/Kernel/process/RouteTest.php
RouteTest::$modules property core/modules/migrate/tests/src/Kernel/process/RouteTest.php Modules to install.
RouteTest::doTransform function core/modules/migrate/tests/src/Kernel/process/RouteTest.php Transforms link path data to a route.
RouteTest::providerTestRoute function core/modules/migrate/tests/src/Kernel/process/RouteTest.php Data provider for testRoute().
RouteTest::providerTestRouteWithParamQuery function core/modules/migrate/tests/src/Kernel/process/RouteTest.php Data provider for testRouteWithParamQuery().
RouteTest::testRoute function core/modules/migrate/tests/src/Kernel/process/RouteTest.php Tests Route plugin based on providerTestRoute() values.
RouteTest::testRouteWithParamQuery function core/modules/migrate/tests/src/Kernel/process/RouteTest.php Tests Route plugin based on providerTestRoute() values.
RouteTestSubscriber class core/modules/system/tests/modules/router_test_directory/src/RouteTestSubscriber.php Listens to the dynamic route event and add a test route.
RouteTestSubscriber.php file core/modules/system/tests/modules/router_test_directory/src/RouteTestSubscriber.php
RouteTestSubscriber::alterRoutes function core/modules/system/tests/modules/router_test_directory/src/RouteTestSubscriber.php Alters existing routes for a specific collection.
route_access_response_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\RouteAccessResponseSubscriber
route_enhancer.entity_revision service core/core.services.yml Drupal\Core\Routing\Enhancer\EntityRevisionRouteEnhancer
route_enhancer.param_conversion service core/core.services.yml Drupal\Core\Routing\Enhancer\ParamConversionEnhancer
route_http_method_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\RouteMethodSubscriber
route_processor_csrf service core/core.services.yml Drupal\Core\Access\RouteProcessorCsrf
route_processor_current service core/core.services.yml Drupal\Core\RouteProcessor\RouteProcessorCurrent
route_processor_manager service core/core.services.yml Drupal\Core\RouteProcessor\RouteProcessorManager
route_special_attributes_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\SpecialAttributesRouteSubscriber
route_subscriber.entity service core/core.services.yml Drupal\Core\EventSubscriber\EntityRouteAlterSubscriber
route_subscriber.module service core/core.services.yml Drupal\Core\EventSubscriber\ModuleRouteSubscriber
route_subscriber.no_big_pipe service core/modules/big_pipe/big_pipe.services.yml Drupal\big_pipe\EventSubscriber\NoBigPipeRouteAlterSubscriber
RoutingEvents class core/lib/Drupal/Core/Routing/RoutingEvents.php Contains all events thrown in the core routing component.
RoutingEvents.php file core/lib/Drupal/Core/Routing/RoutingEvents.php
RoutingEvents::ALTER constant core/lib/Drupal/Core/Routing/RoutingEvents.php Name of the event fired during route collection to allow changes to routes.
RoutingEvents::DYNAMIC constant core/lib/Drupal/Core/Routing/RoutingEvents.php Name of the event fired during route collection to allow new routes.
RoutingEvents::FINISHED constant core/lib/Drupal/Core/Routing/RoutingEvents.php Name of the event fired to indicate route building has ended.
RoutingFixtures class core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Utility methods to generate sample data, database configuration, etc.
RoutingFixtures.php file core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php
RoutingFixtures::complexRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a complex set of routes for testing.
RoutingFixtures::contentRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a Content-type restricted set of routes for testing.
RoutingFixtures::createTables function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Create the tables required for the sample data.
RoutingFixtures::dropTables function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Drop the tables used for the sample data.
RoutingFixtures::duplicatePathsRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a complex set of routes for testing.
RoutingFixtures::mixedCaseRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a complex set of routes for testing.
RoutingFixtures::routingTableDefinition function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns the table definition for the routing fixtures.
RoutingFixtures::sampleRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a standard set of routes for testing.
RoutingFixtures::staticSampleRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a static version of the routes.
Row::$destination property core/modules/migrate/src/Row.php The destination values.
Row::$emptyDestinationProperties property core/modules/migrate/src/Row.php The empty destination properties.
Row::$isStub property core/modules/migrate/src/Row.php TRUE when this row is a stub.
Row::$rawDestination property core/modules/migrate/src/Row.php The raw destination properties.
Row::$source property core/modules/migrate/src/Row.php The actual values of the source row.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.