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 | 
|---|---|---|---|
| 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/ | @coversDefaultClass \Drupal\Core\Utility\UnroutedUrlAssembler[[api-linebreak]] @group Utility | 
| 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::testAssembleWithEnabledProcessing | function | core/ | @covers ::assemble[[api-linebreak]] | 
| UnroutedUrlAssemblerTest::testAssembleWithExternalUrl | function | core/ | @covers ::assemble[[api-linebreak]] @covers ::buildExternalUrl[[api-linebreak]] | 
| UnroutedUrlAssemblerTest::testAssembleWithLeadingSlash | function | core/ | @covers ::assemble[[api-linebreak]] | 
| UnroutedUrlAssemblerTest::testAssembleWithLocalUri | function | core/ | @covers ::assemble[[api-linebreak]] @covers::buildLocalUrl[[api-linebreak]] | 
| UnroutedUrlAssemblerTest::testAssembleWithNeitherExternalNorDomainLocalUri | function | core/ | @covers ::assemble[[api-linebreak]] | 
| UnroutedUrlAssemblerTest::testAssembleWithNotEnabledProcessing | function | core/ | @covers ::assemble[[api-linebreak]] | 
| UnroutedUrlTest | class | core/ | @coversDefaultClass \Drupal\Core\Url[[api-linebreak]] @group UrlTest | 
| 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. | 
| UnroutedUrlTest::testFromUri | function | core/ | Tests the fromUri() method. | 
| UnroutedUrlTest::testGetInternalPath | function | core/ | Tests the getInternalPath() method. | 
| UnroutedUrlTest::testGetOptions | function | core/ | Tests the getOptions() method. | 
| UnroutedUrlTest::testGetRouteName | function | core/ | Tests the getRouteName() method. | 
| UnroutedUrlTest::testGetRouteParameters | function | core/ | Tests the getRouteParameters() method. | 
| UnroutedUrlTest::testGetUri | function | core/ | Tests the getPath() method. | 
| UnroutedUrlTest::testIsExternal | function | core/ | Tests the isExternal() method. | 
| UnroutedUrlTest::testToString | function | core/ | Tests the toString() method. | 
| unrouted_url_assembler | service | core/ | Drupal\Core\Utility\UnroutedUrlAssembler | 
| UpdateLocalTasksTest::getUpdateModuleRoutes | function | core/ | Provides a list of module routes to test. | 
| UpdateLocalTasksTest::getUpdateReportRoutes | function | core/ | Provides a list of report routes to test. | 
| UpdateLocalTasksTest::getUpdateThemeRoutes | function | core/ | Provides a list of theme routes to test. | 
| Url::$routeName | property | core/ | The route name. | 
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
