Search for route
- Search 7.x for route
- Search 9.5.x for route
- Search 8.9.x for route
- Search 10.3.x for route
- Search main 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 |
|---|---|---|---|
| TestControllers::testRouteName | function | core/ |
|
| TestDefaultHtmlRouteProvider | class | core/ |
Stub class for testing DefaultHtmlRouteProvider. |
| TestDefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
| TestDefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
| TestDefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| TestDefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
| TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
| TestLocalTaskDefault::setRouteProvider | function | core/ |
|
| TestRouteProvider | class | core/ |
Provides a test entity route provider. |
| TestRouteProvider | class | core/ |
Stub class for testing RouteProvider. |
| TestRouteProvider::$moduleHandler | property | core/ |
The module handler to invoke hooks on. |
| TestRouteProvider::$stringTranslation | property | core/ |
The string translation service. |
| TestRouteProvider::getCandidateOutlines | function | core/ |
Returns an array of path pattern outlines that could match the path parts. |
| TestRouterInterface | interface | core/ |
Provides a router interface that also can match requests. |
| TestRouterInterface.php | file | core/ |
|
| TestRouteSubscriber | class | core/ |
Provides a callback for route definition. |
| TestRouteSubscriber | class | core/ |
Provides a test route subscriber. |
| TestRouteSubscriber::$applicableViews | property | core/ |
The applicable views. |
| TestRouteSubscriber::getApplicableViews | function | core/ |
Returns all views/display combinations with routes. |
| TestRouteSubscriber::routesFromArray | function | core/ |
|
| TestRouteSubscriber::routesFromCollection | function | core/ |
|
| TestStateBasedSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| TestStateBasedSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| TestStateBasedSectionStorage::extractIdFromRoute | function | core/ |
|
| TestYamlRouteDiscovery | class | core/ |
Extends the core route builder with a setter method for the YAML discovery. |
| TestYamlRouteDiscovery::$yamlDiscovery | property | core/ |
The mocked YAML discovery. |
| TestYamlRouteDiscovery::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
| TestYamlRouteDiscovery::setYamlDiscovery | function | core/ |
Sets the YAML discovery. |
| ThemeTestSubscriber::$currentRouteMatch | property | core/ |
The current route match. |
| Tid::$routeMatch | property | core/ |
The route match. |
| TimeZoneAbbreviationRouteTest | class | core/ |
Tests converting JavaScript time zone abbreviations to time zone identifiers. |
| TimeZoneAbbreviationRouteTest | class | core/ |
Tests converting JavaScript time zone abbreviations to time zone identifiers. |
| TimeZoneAbbreviationRouteTest.php | file | core/ |
|
| TimeZoneAbbreviationRouteTest.php | file | core/ |
|
| TimeZoneAbbreviationRouteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TimeZoneAbbreviationRouteTest::$modules | property | core/ |
Modules to install. |
| TimeZoneAbbreviationRouteTest::$modules | property | core/ |
Modules to install. |
| TimeZoneAbbreviationRouteTest::providerAbbreviationConversion | function | core/ |
Provides test data for testGet(). |
| TimeZoneAbbreviationRouteTest::providerAbbreviationConversion | function | core/ |
Provides test data for testGet(). |
| TimeZoneAbbreviationRouteTest::testAbbreviationConversion | function | core/ |
Test the AJAX Timezone Callback with invalid inputs. |
| TimeZoneAbbreviationRouteTest::testAbbreviationConversion | function | core/ |
Test the AJAX Timezone Callback with invalid inputs. |
| TimeZoneAbbreviationRouteTest::testSystemTimezone | function | core/ |
Test that the AJAX Timezone Callback can deal with various formats. |
| TimeZoneAbbreviationRouteTest::testSystemTimezone | function | core/ |
Test that the AJAX Timezone Callback can deal with various formats. |
| UnroutedUrlAssembler | class | core/ |
Provides a way to build external or non Drupal local domain URLs. |
| UnroutedUrlAssembler.php | file | core/ |
|
| UnroutedUrlAssembler::$pathProcessor | property | core/ |
The outbound path processor. |
| UnroutedUrlAssembler::$requestStack | property | core/ |
A request stack object. |
| UnroutedUrlAssembler::addOptionDefaults | function | core/ |
Merges in default defaults. |
| UnroutedUrlAssembler::assemble | function | core/ |
This is a helper function that calls buildExternalUrl() or buildLocalUrl() based on a check of whether the path is a valid external URL. |
| UnroutedUrlAssembler::buildExternalUrl | function | core/ |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.