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 |
|---|---|---|---|
| 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. |
| UnroutedUrlAssemblerTest.php | file | core/ |
|
| UnroutedUrlAssemblerTest::$configFactory | property | core/ |
The mocked config factory. |
| UnroutedUrlAssemblerTest::$pathProcessor | property | core/ |
The mocked outbound path processor. |
| UnroutedUrlAssemblerTest::$requestStack | property | core/ |
The request stack. |
| UnroutedUrlAssemblerTest::$unroutedUrlAssembler | property | core/ |
The tested unrouted URL assembler. |
| UnroutedUrlAssemblerTest::providerTestAssembleWithExternalUrl | function | core/ |
Provides test data for testAssembleWithExternalUrl. |
| UnroutedUrlAssemblerTest::providerTestAssembleWithLocalUri | function | core/ |
|
| UnroutedUrlAssemblerTest::setUp | function | core/ |
|
| UnroutedUrlAssemblerTest::setupRequestStack | function | core/ |
Setups the request stack for a given subdir. |
| UnroutedUrlAssemblerTest::testAssembleExternalUrls | function | core/ |
Tests external URLs are only processed if necessary. |
| UnroutedUrlAssemblerTest::testAssembleWithEnabledProcessing | function | core/ |
Tests assemble with enabled processing. |
| UnroutedUrlAssemblerTest::testAssembleWithExternalUrl | function | core/ |
Tests assemble with external url. |
| UnroutedUrlAssemblerTest::testAssembleWithLeadingSlash | function | core/ |
Tests assemble with leading slash. |
| UnroutedUrlAssemblerTest::testAssembleWithLocalUri | function | core/ |
Tests assemble with local uri. |
| UnroutedUrlAssemblerTest::testAssembleWithNeitherExternalNorDomainLocalUri | function | core/ |
Tests assemble with neither external nor domain local uri. |
| UnroutedUrlAssemblerTest::testAssembleWithNotEnabledProcessing | function | core/ |
Tests assemble with not enabled processing. |
| UnroutedUrlAssemblerTest::testAssembleWithStartingSlashEnabledProcessing | function | core/ |
Tests assemble with starting slash enabled processing. |
| UnroutedUrlTest | class | core/ |
Tests Drupal\Core\Url. |
| UnroutedUrlTest.php | file | core/ |
|
| UnroutedUrlTest::$router | property | core/ |
The router. |
| UnroutedUrlTest::$unroutedExternal | property | core/ |
An unrouted, external URL to test. |
| UnroutedUrlTest::$unroutedInternal | property | core/ |
An unrouted, internal URL to test. |
| UnroutedUrlTest::$urlAssembler | property | core/ |
The URL assembler. |
| UnroutedUrlTest::providerFromInvalidUri | function | core/ |
Data provider for testFromInvalidUri(). |
| UnroutedUrlTest::providerFromUri | function | core/ |
Data provider for testFromUri(). |
| UnroutedUrlTest::setUp | function | core/ |
|
| UnroutedUrlTest::testCreateFromRequest | function | core/ |
Tests the createFromRequest method. |
| UnroutedUrlTest::testFromInvalidUri | function | core/ |
Tests the fromUri() method. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.