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 |
|---|---|---|---|
| RouterPermissionTest::setUp | function | core/ |
|
| RouterPermissionTest::testPermissionAccess | function | core/ |
Tests permission requirements on routes. |
| RouterPermissionTest::testPermissionAccess | function | core/ |
Tests permission requirements on routes. |
| RouterTest | class | core/ |
Functional class for the full integrated routing system. |
| RouterTest | class | core/ |
Tests the router. |
| RouterTest | class | core/ |
Tests Drupal\Core\Routing\Router. |
| RouterTest.php | file | core/ |
|
| RouterTest.php | file | core/ |
|
| RouterTest.php | file | core/ |
|
| RouterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RouterTest::$modules | property | core/ |
Modules to install. |
| RouterTest::$modules | property | core/ |
Modules to install. |
| RouterTest::$router | property | core/ |
The router. |
| RouterTest::setUp | function | core/ |
|
| RouterTest::tearDown | function | core/ |
|
| RouterTest::testAttributeDiscovery | function | core/ |
Tests routes defined using PHP attributes. |
| RouterTest::testControllerPlaceholders | function | core/ |
Confirms that placeholders in paths work correctly. |
| RouterTest::testControllerPlaceholdersDefaultValues | function | core/ |
Confirms that default placeholders in paths work correctly. |
| RouterTest::testControllerPlaceholdersDefaultValuesProvided | function | core/ |
Confirms that default placeholders in paths work correctly. |
| RouterTest::testControllerResolutionAjax | function | core/ |
Checks that an ajax request gets rendered as an Ajax response, by mime. |
| RouterTest::testControllerResolutionPage | function | core/ |
Checks that a request with text/html response gets rendered as a page. |
| RouterTest::testDuplicateRoutePaths | function | core/ |
Confirms that multiple routes with the same path do not cause an error. |
| RouterTest::testDynamicRoutes | function | core/ |
Checks that dynamically defined and altered routes work correctly. |
| RouterTest::testFinishResponseSubscriber | function | core/ |
Confirms that our FinishResponseSubscriber logic works properly. |
| RouterTest::testMatchesWithDifferentFitOrder | function | core/ |
Tests matches with different fit order. |
| RouterTest::testMatchRequest | function | core/ |
Tests the router request matching. |
| RouterTest::testRouteAlias | function | core/ |
Tests route aliasing. |
| RouterTest::testRouteAliasWithDeprecation | function | core/ |
Tests route aliasing with deprecation. |
| RouterTest::testRouterMatching | function | core/ |
Tests that a page trying to match a path will succeed. |
| RouterTest::testRouterResponsePsr7 | function | core/ |
Tests that a PSR-7 response works. |
| RouterTest::testRouterUninstallInstall | function | core/ |
Tests that routes no longer exist for a module that has been uninstalled. |
| RouterTest::testSuccessiveSlashes | function | core/ |
Ensure that multiple successive slashes are redirected. |
| RouterTest::testUrlGeneratorFront | function | core/ |
Checks the generate method on the URL generator using the front router. |
| RouterTest::testUserAccount | function | core/ |
Tests the user account on the DIC. |
| RouterTestEarlyExceptionSubscriber | class | core/ |
Event subscribers for exceptions thrown in early kernel middleware. |
| RouterTestEarlyExceptionSubscriber.php | file | core/ |
|
| RouterTestEarlyExceptionSubscriber::getSubscribedEvents | function | core/ |
|
| RouterTestEarlyExceptionSubscriber::onKernelRequest | function | core/ |
Throw an exception, which will trigger exception-handling subscribers. |
| RouterTestServiceProvider | class | core/ |
Registers a dynamic route provider. |
| RouterTestServiceProvider.php | file | core/ |
|
| RouterTestServiceProvider::register | function | core/ |
Registers services to the container. |
| RouterTestThemeHooks | class | core/ |
Hook implementations for router_test. |
| RouterTestThemeHooks.php | file | core/ |
|
| RouterTestThemeHooks::preprocessPage | function | core/ |
Implements hook_preprocess_HOOK(). |
| RouterUnsupportedTest | class | core/ |
Tests Drupal\Core\Routing\Router. |
| RouterUnsupportedTest.php | file | core/ |
|
| RouterUnsupportedTest::testGenerateUnsupported | function | core/ |
Tests generate unsupported. |
| router_installer_test.info.yml | file | core/ |
core/modules/system/tests/modules/router_installer_test/router_installer_test.info.yml |
| router_installer_test.routing.yml | file | core/ |
core/modules/system/tests/modules/router_installer_test/router_installer_test.routing.yml |
| router_listener | service | core/ |
Drupal\Core\Http\EventListener\RouterListener |
Pagination
- Previous page
- Page 1197
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.