Search for routes
- Search 7.x for routes
- Search 8.9.x for routes
- Search 10.3.x for routes
- Search 11.x for routes
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Routes | class | core/ |
Defines dynamic routes. |
| Routes | class | core/ |
Provides dynamic routes for test purposes. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptionsRequestSubscriberTest::testWithoutMatchingRoutes | function | core/ |
@covers ::onRequest[[api-linebreak]] |
| OverridesSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| OverridesSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes[[api-linebreak]] @covers ::hasIntegerId[[api-linebreak]] @covers ::getEntityTypes[[api-linebreak]] @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes[[api-linebreak]] |
| page_cache_no_cache_routes | service | core/ |
Drupal\Core\PageCache\ResponsePolicy\DenyNoCacheRoutes |
| PathPluginBase::alterRoutes | function | core/ |
Alters a collection of routes and replaces definitions to the view. |
| PathPluginBase::collectRoutes | function | core/ |
Adds the route entry of a view to the collection. |
| PathPluginBaseTest::testAlterRoutesWithOptionalParameters | function | core/ |
Tests altering routes with optional parameters in the overridden route. |
| PathPluginBaseTest::testAlterRoutesWithParameters | function | core/ |
Tests altering routes with parameters in the overridden route. |
| PathPluginBaseTest::testAlterRoutesWithParametersAndUpcasting | function | core/ |
Tests altering routes with parameters and upcasting information. |
| PathPluginBaseTest::testCollectRoutes | function | core/ |
Tests the collectRoutes method. |
| PathPluginBaseTest::testCollectRoutesWithArguments | function | core/ |
Tests the collectRoutes method with arguments. |
| PathPluginBaseTest::testCollectRoutesWithArgumentsNotSpecifiedInPath | function | core/ |
Tests the collectRoutes method with arguments not specified in the path. |
| PathPluginBaseTest::testCollectRoutesWithDisplayReturnResponse | function | core/ |
Tests the collectRoutes method with a display returning a response. |
| PathPluginBaseTest::testCollectRoutesWithNamedParameters | function | core/ |
Tests the collectRoutes method with a path containing named parameters. |
| PathPluginBaseTest::testCollectRoutesWithSpecialRouteName | function | core/ |
Tests the collect routes method with an alternative route name in the UI. |
| PreloadableRouteProviderInterface::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
| ResourceBase::routes | function | core/ |
Returns a collection of routes with URL path information for the resource. |
| ResourceInterface::routes | function | core/ |
Returns a collection of routes with URL path information for the resource. |
| ResourceRoutes | class | core/ |
Subscriber for REST-style routes. |
| ResourceRoutes.php | file | core/ |
|
| ResourceRoutes::$logger | property | core/ |
A logger instance. |
| ResourceRoutes::$manager | property | core/ |
The plugin manager for REST plugins. |
| ResourceRoutes::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
| ResourceRoutes::getRoutesForResourceConfig | function | core/ |
Provides all routes for a given REST resource config. |
| ResourceRoutes::getSubscribedEvents | function | core/ |
|
| ResourceRoutes::onDynamicRouteEvent | function | core/ |
Alters existing routes for a specific collection. |
| ResourceRoutes::__construct | function | core/ |
Constructs a RouteSubscriber object. |
| rest.resource_routes | service | core/ |
Drupal\rest\Routing\ResourceRoutes |
| RestExport::collectRoutes | function | core/ |
Adds the route entry of a view to the collection. |
| RouteBuilderTest::testRebuildWithProviderBasedRoutes | function | core/ |
Tests the rebuild with routes provided by a callback. |
| RouteBuilderTest::testRebuildWithStaticModuleRoutes | function | core/ |
Tests that provided routes by a module is put into the dumper/dispatcher. |
| RoutePreloader::$nonAdminRoutesOnRebuild | property | core/ |
Contains the non-admin routes while rebuilding the routes. |
| RoutePreloader::onAlterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| RoutePreloader::onFinishedRoutes | function | core/ |
Store the non admin routes in state when the route building is finished. |
| RoutePreloaderTest::testOnAlterRoutesWithAdminPathNoAdminRoute | function | core/ |
Tests onAlterRoutes with "admin" appearing in the path. |
| RoutePreloaderTest::testOnAlterRoutesWithAdminRoutes | function | core/ |
Tests onAlterRoutes with just admin routes. |
| RoutePreloaderTest::testOnAlterRoutesWithNonAdminRoutes | function | core/ |
Tests onAlterRoutes with admin routes and non admin routes. |
| RouteProvider::$routes | property | core/ |
A cache of already-loaded routes, keyed by route name. |
| RouteProvider::$serializedRoutes | property | core/ |
A cache of already-loaded serialized routes, keyed by route name. |
| RouteProvider::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProvider::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProvider::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| RouteProvider::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| RouteProvider::getRoutesByPath | function | core/ |
Get all routes which match a certain pattern. |
| RouteProvider::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProvider::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProvider::getRoutesCount | function | core/ |
Gets the total count of routes provided by the router. |
| RouteProvider::getRoutesPaged | function | core/ |
Returns a chunk of routes. |
| RouteProvider::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
| RouteProvider::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.