Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteProviderTest::testRouteCaching | function | core/ |
Tests that route caching works. |
| 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 install. |
| 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 install. |
| 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/ |
@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::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. |
| RouterUnsupportedTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\Router[[api-linebreak]] @group Routing @group legacy |
| RouterUnsupportedTest.php | file | core/ |
|
| RouterUnsupportedTest::testDeprecatedAdd | function | core/ |
@covers ::addDeprecatedRouteFilter[[api-linebreak]] @covers ::addDeprecatedRouteEnhancer[[api-linebreak]] |
| RouterUnsupportedTest::testGenerateUnsupported | function | core/ |
@covers ::generate[[api-linebreak]] |
| router_installer_test.info.yml | file | core/ |
core/modules/system/tests/modules/router_installer_test/router_installer_test.info.yml |
| router_installer_test.module | file | core/ |
Install, update and uninstall functions for the router_installer_test module. |
| router_installer_test.routing.yml | file | core/ |
core/modules/system/tests/modules/router_installer_test/router_installer_test.routing.yml |
| router_installer_test_modules_installed | function | core/ |
Implements hook_modules_installed(). |
| 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.module | file | core/ |
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(). |
| router_test_preprocess_page | function | core/ |
Implements hook_preprocess_HOOK(). |
| RoutesTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Routing\Routes[[api-linebreak]] @group jsonapi |
Pagination
- Previous page
- Page 609
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.