Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouterIndexOptimizationFilledTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RouterIndexOptimizationFilledTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| RouterIndexOptimizationTest | class | core/ |
Tests system_update_8002(). |
| RouterIndexOptimizationTest.php | file | core/ |
|
| RouterIndexOptimizationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RouterIndexOptimizationTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| RouterIndexOptimizationTest::testUpdate | function | core/ |
Ensures that the system_update_8002() runs as expected. |
| RouterPermissionTest | class | core/ |
Function Tests for the routing permission system. |
| RouterPermissionTest.php | file | core/ |
|
| RouterPermissionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RouterPermissionTest::$modules | property | core/ |
Modules to enable. |
| RouterPermissionTest::testPermissionAccess | function | core/ |
Tests permission requirements on routes. |
| RouterTest | class | core/ |
Functional class for the full integrated routing system. |
| RouterTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\Router[[api-linebreak]] @group Routing |
| 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 enable. |
| 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::testLeadingSlashes | function | core/ |
Ensure that multiple leading slashes are redirected. |
| RouterTest::testMatchesWithDifferentFitOrder | function | core/ |
@covers ::applyFitOrder[[api-linebreak]] |
| 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::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. |
| RouterTestServiceProvider | class | core/ |
Registers a dynamic route provider. |
| RouterTestServiceProvider.php | file | core/ |
|
| RouterTestServiceProvider::register | function | core/ |
Registers services to the container. |
| router_listener | service | core/ |
Symfony\Component\HttpKernel\EventListener\RouterListener |
| router_test.info.yml | file | core/ |
core/modules/system/tests/modules/router_test_directory/router_test.info.yml |
| router_test.install | file | core/ |
Install, update and uninstall functions for the router_test module. |
| router_test.permissions.yml | file | core/ |
core/modules/system/tests/modules/router_test_directory/router_test.permissions.yml |
| router_test.routing.yml | file | core/ |
core/modules/system/tests/modules/router_test_directory/router_test.routing.yml |
| router_test_install | function | core/ |
Implements hook_install(). |
| Routes | class | core/ |
Defines dynamic routes. |
| Routes | class | core/ |
Provides dynamic routes for test purposes. |
| Routes.php | file | core/ |
|
| Routes.php | file | core/ |
|
| Routes::$jsonApiBasePath | property | core/ |
The JSON:API base path. |
| Routes::$providerIds | property | core/ |
List of providers. |
| Routes::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| Routes::addRouteParameter | function | core/ |
Adds a parameter option to a route, overrides options of the same name. |
Pagination
- Previous page
- Page 1047
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.