| BcRoute::__construct |
function |
core/lib/Drupal/Core/Routing/BcRoute.php |
|
| BigPipeStrategy::$routeMatch |
property |
core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php |
The current route match. |
| BlockContentLocalTasksTest::getBlockContentListingRoutes |
function |
core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php |
Provides a list of routes to test. |
| BlockContentRouteAccessTest |
class |
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php |
Tests access to block_content routes. |
| BlockContentRouteAccessTest.php |
file |
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php |
|
| BlockContentRouteAccessTest::$defaultTheme |
property |
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php |
|
| BlockContentRouteAccessTest::$modules |
property |
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php |
|
| BlockContentRouteAccessTest::testBlockContentReusableAccess |
function |
core/modules/block_content/tests/src/Functional/BlockContentRouteAccessTest.php |
Tests access to block_content entity routes based on the reusable field. |
| BlockContentRouteProvider |
class |
core/modules/block_content/src/Routing/BlockContentRouteProvider.php |
Provides HTML routes for block_content entities. |
| BlockContentRouteProvider.php |
file |
core/modules/block_content/src/Routing/BlockContentRouteProvider.php |
|
| BlockContentRouteProvider::getCanonicalRoute |
function |
core/modules/block_content/src/Routing/BlockContentRouteProvider.php |
|
| BlockContentRouteProvider::getDeleteFormRoute |
function |
core/modules/block_content/src/Routing/BlockContentRouteProvider.php |
|
| BlockContentRouteProvider::getEditFormRoute |
function |
core/modules/block_content/src/Routing/BlockContentRouteProvider.php |
|
| BlockContentRouteProvider::getRoutes |
function |
core/modules/block_content/src/Routing/BlockContentRouteProvider.php |
|
| BlockContentTypeRouteProvider |
class |
core/modules/block_content/src/Routing/BlockContentTypeRouteProvider.php |
Provides HTML routes for block_content_type entities. |
| BlockContentTypeRouteProvider.php |
file |
core/modules/block_content/src/Routing/BlockContentTypeRouteProvider.php |
|
| BlockContentTypeRouteProvider::getRoutes |
function |
core/modules/block_content/src/Routing/BlockContentTypeRouteProvider.php |
|
| BlockLibraryController::$routeMatch |
property |
core/modules/block/src/Controller/BlockLibraryController.php |
The route match. |
| BlockUiTest::testRouteProtection |
function |
core/modules/block/tests/src/Functional/BlockUiTest.php |
Tests that the enable/disable routes are protected from CSRF. |
| BulkForm::$routeMatch |
property |
core/modules/views/src/Plugin/views/field/BulkForm.php |
The current route match service. |
| BulkFormTest::testConfirmRouteWithParameters |
function |
core/modules/views/tests/src/Functional/BulkFormTest.php |
Tests that route parameters are passed to the confirmation form route. |
| CacheableMetadataCalculationTest::alterRouteDefinition |
function |
core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/src/Plugin/views/access/CacheableMetadataCalculationTest.php |
|
| CacheableRouteProviderInterface |
interface |
core/lib/Drupal/Core/Routing/CacheableRouteProviderInterface.php |
Extends the router provider interface to provide caching support. |
| CacheableRouteProviderInterface.php |
file |
core/lib/Drupal/Core/Routing/CacheableRouteProviderInterface.php |
|
| CacheableRouteProviderInterface::addExtraCacheKeyPart |
function |
core/lib/Drupal/Core/Routing/CacheableRouteProviderInterface.php |
Adds a cache key part to be used in the cache ID of the route collection. |
| CacheRouterRebuildSubscriber |
class |
core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php |
Clear cache tags when the router is rebuilt. |
| CacheRouterRebuildSubscriber.php |
file |
core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php |
|
| CacheRouterRebuildSubscriber::getSubscribedEvents |
function |
core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php |
|
| CacheRouterRebuildSubscriber::onRouterFinished |
function |
core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php |
|
| cache_context.route |
service |
core/core.services.yml |
Drupal\Core\Cache\Context\RouteCacheContext |
| cache_context.route.menu_active_trails |
service |
core/core.services.yml |
Drupal\Core\Cache\Context\MenuActiveTrailsCacheContext |
| cache_context.route.name |
service |
core/core.services.yml |
Drupal\Core\Cache\Context\RouteNameCacheContext |
| cache_context.route.name.is_layout_builder_ui |
service |
core/modules/layout_builder/layout_builder.services.yml |
Drupal\layout_builder\Cache\LayoutBuilderUiCacheContext |
| cache_router_rebuild_subscriber |
service |
core/core.services.yml |
Drupal\Core\EventSubscriber\CacheRouterRebuildSubscriber |
| ClassRouteCondition |
class |
core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php |
Test class. |
| ClassRouteCondition::attributeMethod |
function |
core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php |
#[Route('/test_method_attribute', 'test')] |
| ClassRouteLocale |
class |
core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php |
Test class. |
| ClassRouteLocale::attributeMethod |
function |
core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php |
#[Route('/test_method_attribute')] |
| ClassRouteLocalizedPaths |
class |
core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php |
Test class. |
| ClassRouteLocalizedPaths::attributeMethod |
function |
core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php |
#[Route('/test_method_attribute')] |
| CollectRoutesTest |
class |
core/modules/rest/tests/src/Unit/CollectRoutesTest.php |
Tests the REST export view plugin. |
| CollectRoutesTest.php |
file |
core/modules/rest/tests/src/Unit/CollectRoutesTest.php |
|
| CollectRoutesTest::$restExport |
property |
core/modules/rest/tests/src/Unit/CollectRoutesTest.php |
The REST export instance. |
| CollectRoutesTest::$routes |
property |
core/modules/rest/tests/src/Unit/CollectRoutesTest.php |
The RouteCollection. |
| CollectRoutesTest::setUp |
function |
core/modules/rest/tests/src/Unit/CollectRoutesTest.php |
|
| CollectRoutesTest::testRoutesRequirements |
function |
core/modules/rest/tests/src/Unit/CollectRoutesTest.php |
Tests if adding a requirement to a route only modify one route. |
| CommentDefaultFormatter::$routeMatch |
property |
core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php |
|
| CompiledRoute |
class |
core/lib/Drupal/Core/Routing/CompiledRoute.php |
A compiled route contains derived information from a route object. |
| CompiledRoute.php |
file |
core/lib/Drupal/Core/Routing/CompiledRoute.php |
|
| CompiledRoute::$fit |
property |
core/lib/Drupal/Core/Routing/CompiledRoute.php |
The fitness of this route. |