Search for route
- Search 7.x for route
- Search 8.9.x for route
- Search 10.3.x for route
- Search 11.x for route
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Route | class | core/ |
Sets the destination route information based on the source link_path. |
Route | class | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
HelpBlock::$routeMatch | property | core/ |
The current route match. |
HelpController::$routeMatch | property | core/ |
The current route match. |
HelpTwigExtension::getRouteLink | function | core/ |
Returns a link or plain text, given text, route name, and parameters. |
ht.router.php | file | core/ |
|
HtRouterTest | class | core/ |
@coversDefaultClass \Drupal\BuildTests\Framework\BuildTestBase @group Build @requires extension pdo_sqlite |
HtRouterTest.php | file | core/ |
|
HtRouterTest::testHtRouter | function | core/ |
@covers ::instantiateServer |
ImageStyleRoutes | class | core/ |
Defines a route subscriber to register a URL for serving image styles. |
ImageStyleRoutes.php | file | core/ |
|
ImageStyleRoutes::$streamWrapperManager | property | core/ |
The stream wrapper manager service. |
ImageStyleRoutes::create | function | core/ |
Instantiates a new instance of this class. |
ImageStyleRoutes::routes | function | core/ |
Returns an array of route objects. |
ImageStyleRoutes::__construct | function | core/ |
Constructs a new ImageStyleRoutes object. |
ImageUploadAccessTest::testCkeditor5ImageUploadRoute | function | core/ |
Test access to the CKEditor 5 image upload controller. |
InstallerRouteBuilder | class | core/ |
Manages the router in the installer. |
InstallerRouteBuilder.php | file | core/ |
|
InstallerRouteBuilder::getRouteDefinitions | function | core/ |
Overridden to return no routes. |
InstallerRouteProviderLazyBuilder | class | core/ |
A Route Provider front-end for use during the installer. |
InstallerRouteProviderLazyBuilder.php | file | core/ |
|
InstallerRouteProviderLazyBuilder::getRouteByName | function | core/ |
Find the route using the provided route name. |
InstallerRouterTest | class | core/ |
Tests router rebuilding during installation. |
InstallerRouterTest.php | file | core/ |
|
InstallerRouterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerRouterTest::$profile | property | core/ |
The installation profile to install. |
InstallerRouterTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
InstallerRouterTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
InternalEntitiesTest::testRoutes | function | core/ |
Ensures that internal resources types aren't present in the routes. |
jsonapi.resource_version.route_enhancer | service | core/ |
Drupal\jsonapi\Revisions\ResourceVersionRouteEnhancer |
jsonapi.route_enhancer | service | core/ |
Drupal\jsonapi\Routing\RouteEnhancer |
jsonapi.route_filter.format_setter | service | core/ |
Drupal\jsonapi\Routing\EarlyFormatSetter |
JsonApiDocumentTopLevelNormalizerTest::testAliasFieldRouteException | function | core/ |
Tests the message and exceptions when requesting a Label only resource. |
JsonApiRegressionTest::testThatRoutesAreRebuiltAfterDataModelChangesFromIssue2984886 | function | core/ |
Ensures that JSON:API routes are caches are dynamically rebuilt. |
LanguageLocalTasksTest::getLanguageAdminOverviewRoutes | function | core/ |
Provides a list of routes to test. |
LanguageNegotiation::$config_route_name | property | core/ |
The route pointing to the plugin's configuration page. |
LanguageNegotiationContentEntity::meetsContentEntityRoutesCondition | function | core/ |
Determines if content entity route condition is met. |
LanguageNegotiationContentEntityTest::setCurrentRequestForRoute | function | core/ |
Sets the current request to a specific path with the corresponding route. |
LanguageNegotiationUserAdmin::$router | property | core/ |
The router. |
LanguageNegotiationUserAdmin::$stackedRouteMatch | property | core/ |
The stacked route match. |
LayoutBuilderBreadcrumbAlterTest::testBreadcrumbAlterNullRouteMatch | function | core/ |
Check that there are no errors when alter called with null route match. |
LayoutBuilderIsActiveCacheContext::$routeMatch | property | core/ |
The current route match. |
LayoutBuilderRoutes | class | core/ |
Provides routes for the Layout Builder UI. |
LayoutBuilderRoutes.php | file | core/ |
|
LayoutBuilderRoutes::$sectionStorageManager | property | core/ |
The section storage manager. |
LayoutBuilderRoutes::getSubscribedEvents | function | core/ |
|
LayoutBuilderRoutes::onAlterRoutes | function | core/ |
Alters existing routes for a specific collection. |
LayoutBuilderRoutes::__construct | function | core/ |
Constructs a new LayoutBuilderRoutes. |
LayoutBuilderRoutesTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Routing\LayoutBuilderRoutes |
LayoutBuilderRoutesTest.php | file | core/ |
|
LayoutBuilderRoutesTest::$routeBuilder | property | core/ |
The Layout Builder route builder. |
LayoutBuilderRoutesTest::$sectionStorageManager | property | core/ |
The Layout Builder route builder. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.