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
- 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/ |
|
TestDefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
|
TestDefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
|
TestDefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
|
TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
|
TestLocalTaskDefault::setRouteProvider | function | core/ |
|
TestRouteBuilder | class | core/ |
Extends the core route builder with a setter method for the YAML discovery. |
TestRouteBuilder::$yamlDiscovery | property | core/ |
The mocked YAML discovery. |
TestRouteBuilder::getRouteDefinitions | function | core/ |
|
TestRouteBuilder::setYamlDiscovery | function | core/ |
Sets the YAML discovery. |
TestRouteProvider | class | core/ |
Provides a test entity route provider. |
TestRouteProvider | class | core/ |
Stub class for testing RouteProvider. |
TestRouteProvider::$moduleHandler | property | core/ |
|
TestRouteProvider::$stringTranslation | property | core/ |
|
TestRouteProvider::getCandidateOutlines | function | core/ |
|
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/ |
|
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.php | file | core/ |
|
TimeZoneAbbreviationRouteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TimeZoneAbbreviationRouteTest::$modules | property | core/ |
Modules to install. |
TimeZoneAbbreviationRouteTest::providerAbbreviationConversion | function | core/ |
Provides test data for testGet(). |
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. |
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/ |
|
UnroutedUrlAssembler::buildLocalUrl | function | core/ |
|
UnroutedUrlAssembler::__construct | function | core/ |
Constructs a new unroutedUrlAssembler object. |
UnroutedUrlAssemblerInterface | interface | core/ |
Provides a way to build external or non Drupal local domain URLs. |
UnroutedUrlAssemblerInterface.php | file | core/ |
|
UnroutedUrlAssemblerInterface::assemble | function | core/ |
Builds a domain-local or external URL from a URI. |
UnroutedUrlAssemblerTest | class | core/ |
Tests Drupal\Core\Utility\UnroutedUrlAssembler. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.