Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::testKernelTestLazyRouteProvider | function | core/ |
Performs basic smoke test on the lazy route provider used in kernel tests. |
| 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.builder.attributes | service | core/ |
Drupal\Core\Routing\AttributeRouteDiscovery |
| router.no_access_checks | service | core/ |
\Drupal\Core\Routing\Router |
| router.path_roots_subscriber | service | core/ |
Drupal\Core\EventSubscriber\PathRootsSubscriber |
| router.request_context | service | core/ |
Drupal\Core\Routing\RequestContext |
| Router::$deprecatedProperties | property | core/ |
The service properties that should raise a deprecation error. |
| Router::$enhancers | property | core/ |
The list of available enhancers. |
| Router::$filters | property | core/ |
The list of available route filters. |
| Router::applyRouteEnhancers | function | core/ |
Apply the route enhancers to the defaults, according to priorities. |
| Router::applyRouteFilters | function | core/ |
Applies all route filters to a given route collection. |
| Router::matchRequest | function | core/ |
|
| Router::__construct | function | core/ |
Constructs a new Router. |
| RouterInstallerTestHooks | class | core/ |
Hook implementations for router_installer_test. |
| RouterInstallerTestHooks.php | file | core/ |
|
| RouterInstallerTestHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| RouterListener | class | core/ |
Sets request attributes based on a matching route. |
| RouterListener.php | file | core/ |
|
| RouterListener::getSubscribedEvents | function | core/ |
|
| RouterListener::onKernelFinishRequest | function | core/ |
Resets the routing context after a sub-request is done. |
| RouterListener::onKernelRequest | function | core/ |
Sets request attributes based on a matching route. |
| RouterListener::setCurrentRequest | function | core/ |
Sets the request on the request context. |
| RouterListener::__construct | function | core/ |
|
| RouterPermissionTest | class | core/ |
Function Tests for the routing permission system. |
| RouterPermissionTest | class | core/ |
Function Tests for the routing permission system. |
| RouterPermissionTest.php | file | core/ |
|
| RouterPermissionTest.php | file | core/ |
|
| RouterPermissionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RouterPermissionTest::$modules | property | core/ |
Modules to install. |
| RouterPermissionTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 1196
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.