Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteProviderTest.php | file | core/ |
|
| RouteProviderTest.php | file | core/ |
|
| RouteProviderTest::$cache | property | core/ |
The cache backend. |
| RouteProviderTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| RouteProviderTest::$currentPath | property | core/ |
The current path. |
| RouteProviderTest::$fixtures | property | core/ |
A collection of shared fixture data for tests. |
| RouteProviderTest::$logger | property | core/ |
The test logger. |
| RouteProviderTest::$modules | property | core/ |
|
| RouteProviderTest::$modules | property | core/ |
|
| RouteProviderTest::$pathProcessor | property | core/ |
The inbound path processor. |
| RouteProviderTest::$state | property | core/ |
The state. |
| RouteProviderTest::httpKernelHandle | function | core/ |
Returns the handle of the HTTP kernel service. |
| RouteProviderTest::providerDuplicateRoutePaths | function | core/ |
Data provider for testMixedCasePaths() |
| RouteProviderTest::providerMixedCaseRoutePaths | function | core/ |
Data provider for testMixedCasePaths() |
| RouteProviderTest::setUp | function | core/ |
|
| RouteProviderTest::setUp | function | core/ |
|
| RouteProviderTest::tearDown | function | core/ |
|
| RouteProviderTest::testAdminHtmlRoutes | function | core/ |
Tests admin html routes. |
| RouteProviderTest::testCandidateOutlines | function | core/ |
Confirms that the correct candidate outlines are generated. |
| RouteProviderTest::testDuplicateRoutePaths | function | core/ |
Confirms that we find all routes with the same path. |
| RouteProviderTest::testEmptyPathCandidatesOutlines | function | core/ |
Don't fail when given an empty path. |
| RouteProviderTest::testExactPathMatch | function | core/ |
Confirms that we can find routes with the exact incoming path. |
| RouteProviderTest::testGetAllRoutes | function | core/ |
Confirms RouteProvider::getAllRoutes() extracts information correctly from the database. |
| RouteProviderTest::testGetRoutesByPatternWithLongPatterns | function | core/ |
Ensures that the routing system is capable of extreme long patterns. |
| RouteProviderTest::testHtmlRoutes | function | core/ |
Tests html routes. |
| RouteProviderTest::testMixedCasePaths | function | core/ |
Confirms that we find routes using a case-insensitive path match. |
| RouteProviderTest::testOutlinePathMatch | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaults | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision2 | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision3 | function | core/ |
Confirms that we can find multiple routes that match the request equally. |
| RouteProviderTest::testOutlinePathMatchTrailingSlash | function | core/ |
Confirms that a trailing slash on the request does not result in a 404. |
| RouteProviderTest::testOutlinePathMatchZero | function | core/ |
Tests a route with a 0 as value. |
| RouteProviderTest::testOutlinePathNoMatch | function | core/ |
Confirms that an exception is thrown when no matching path is found. |
| RouteProviderTest::testRouteAliases | function | core/ |
Tests route aliases. |
| RouteProviderTest::testRouteByName | function | core/ |
Tests RouteProvider::getRouteByName() & RouteProvider::getRoutesByNames(). |
| RouteProviderTest::testRouteCaching | function | core/ |
Tests that route caching works. |
| Router | class | core/ |
Router implementation in Drupal. |
| router | service | core/ |
Drupal\Core\Routing\AccessAwareRouter |
| router.admin_context | service | core/ |
Drupal\Core\Routing\AdminContext |
| router.builder | service | core/ |
Drupal\Core\Routing\RouteBuilder |
| router.builder.attributes | service | core/ |
Drupal\Core\Routing\AttributeRouteDiscovery |
| router.builder.yaml | service | core/ |
Drupal\Core\Routing\YamlRouteDiscovery |
| router.dumper | service | core/ |
Drupal\Core\Routing\MatcherDumper |
| router.no_access_checks | service | core/ |
\Drupal\Core\Routing\Router |
| router.path_roots_subscriber | service | core/ |
Drupal\Core\EventSubscriber\PathRootsSubscriber |
| Router.php | file | core/ |
|
| router.request_context | service | core/ |
Drupal\Core\Routing\RequestContext |
| router.route_provider | service | core/ |
Drupal\Core\Routing\RouteProvider |
| router.route_provider.lazy_builder | service | core/ |
Drupal\Core\Routing\RouteProviderLazyBuilder |
Pagination
- Previous page
- Page 1396
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.