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