| RouteNoneTest::$urlGenerator |
property |
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php |
The URL generator. |
| RouteNoneTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php |
|
| RouteNoneTest::testProcessOutbound |
function |
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php |
Tests the output process. |
| RoutePathGenerationTraitTest |
class |
core/tests/Drupal/Tests/Core/Access/RoutePathGenerationTraitTest.php |
Tests Route Path Generation Trait. |
| RoutePathGenerationTraitTest.php |
file |
core/tests/Drupal/Tests/Core/Access/RoutePathGenerationTraitTest.php |
|
| RoutePathGenerationTraitTest::$accessCheck |
property |
core/tests/Drupal/Tests/Core/Access/RoutePathGenerationTraitTest.php |
The CSRF access checker. |
| RoutePathGenerationTraitTest::$csrfToken |
property |
core/tests/Drupal/Tests/Core/Access/RoutePathGenerationTraitTest.php |
The mock CSRF token generator. |
| RoutePathGenerationTraitTest::$processor |
property |
core/tests/Drupal/Tests/Core/Access/RoutePathGenerationTraitTest.php |
The route processor. |
| RoutePathGenerationTraitTest::$requestStack |
property |
core/tests/Drupal/Tests/Core/Access/RoutePathGenerationTraitTest.php |
The request stack. |
| RoutePathGenerationTraitTest::providerTestCsrfTokenCompleteLifeCycle |
function |
core/tests/Drupal/Tests/Core/Access/RoutePathGenerationTraitTest.php |
Data provider for testCsrfTokenCompleteLifeCycle(). |
| RoutePathGenerationTraitTest::setUp |
function |
core/tests/Drupal/Tests/Core/Access/RoutePathGenerationTraitTest.php |
|
| RoutePathGenerationTraitTest::testCsrfTokenCompleteLifeCycle |
function |
core/tests/Drupal/Tests/Core/Access/RoutePathGenerationTraitTest.php |
Tests that CSRF token creation and validation is consistent. |
| RoutePreloaderTest |
class |
core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php |
Tests Drupal\Core\Routing\RoutePreloader. |
| RoutePreloaderTest.php |
file |
core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php |
|
| RoutePreloaderTest::$preloader |
property |
core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php |
The tested preloader. |
| RoutePreloaderTest::$routeProvider |
property |
core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php |
The mocked preloadable route provider. |
| RoutePreloaderTest::$state |
property |
core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php |
The mocked state. |
| RoutePreloaderTest::setUp |
function |
core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php |
|
| RoutePreloaderTest::testOnAlterRoutesWithAdminPathNoAdminRoute |
function |
core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php |
Tests onAlterRoutes with "admin" appearing in the path. |
| RoutePreloaderTest::testOnAlterRoutesWithAdminRoutes |
function |
core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php |
Tests onAlterRoutes with just admin routes. |
| RoutePreloaderTest::testOnAlterRoutesWithNonAdminRoutes |
function |
core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php |
Tests onAlterRoutes with admin routes and non admin routes. |
| RoutePreloaderTest::testOnRequestNonHtml |
function |
core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php |
Tests onRequest on a non html request. |
| RoutePreloaderTest::testOnRequestOnHtml |
function |
core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php |
Tests onRequest on a html request. |
| RouteProcessorCsrfTest |
class |
core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php |
Tests Drupal\Core\Access\RouteProcessorCsrf. |
| RouteProcessorCsrfTest.php |
file |
core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php |
|
| RouteProcessorCsrfTest::$csrfToken |
property |
core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php |
The mock CSRF token generator. |
| RouteProcessorCsrfTest::$processor |
property |
core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php |
The route processor. |
| RouteProcessorCsrfTest::$requestStack |
property |
core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php |
The mock request stack. |
| RouteProcessorCsrfTest::setUp |
function |
core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php |
|
| RouteProcessorCsrfTest::testProcessOutbound |
function |
core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php |
Tests the processOutbound() method with a _csrf_token route requirement. |
| RouteProcessorCsrfTest::testProcessOutboundDynamicOne |
function |
core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php |
Tests the processOutbound() method with a dynamic path and one replacement. |
| RouteProcessorCsrfTest::testProcessOutboundDynamicTwo |
function |
core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php |
Tests the processOutbound() method with two parameter replacements. |
| RouteProcessorCsrfTest::testProcessOutboundJsonFormat |
function |
core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php |
Tests JSON requests to get no placeholders, but real tokens. |
| RouteProcessorCsrfTest::testProcessOutboundNoRequirement |
function |
core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php |
Tests the processOutbound() method with no _csrf_token route requirement. |
| RouteProcessorCurrentIntegrationTest |
class |
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php |
Tests the <current> route processor. |
| RouteProcessorCurrentIntegrationTest.php |
file |
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php |
|
| RouteProcessorCurrentIntegrationTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php |
Modules to install. |
| RouteProcessorCurrentIntegrationTest::$urlGenerator |
property |
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php |
The URL generator. |
| RouteProcessorCurrentIntegrationTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php |
|
| RouteProcessorCurrentIntegrationTest::testProcessOutbound |
function |
core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php |
Tests the output process. |
| RouteProcessorManagerTest |
class |
core/tests/Drupal/Tests/Core/RouteProcessor/RouteProcessorManagerTest.php |
Tests Drupal\Core\RouteProcessor\RouteProcessorManager. |
| RouteProcessorManagerTest.php |
file |
core/tests/Drupal/Tests/Core/RouteProcessor/RouteProcessorManagerTest.php |
|
| RouteProcessorManagerTest::getMockProcessor |
function |
core/tests/Drupal/Tests/Core/RouteProcessor/RouteProcessorManagerTest.php |
Returns a mock Route processor object. |
| RouteProcessorManagerTest::testRouteProcessorManager |
function |
core/tests/Drupal/Tests/Core/RouteProcessor/RouteProcessorManagerTest.php |
Tests the Route process manager functionality. |
| RouteProviderTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php |
Tests route providers for entity types. |
| RouteProviderTest |
class |
core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php |
Confirm that the default route provider is working correctly. |
| RouteProviderTest.php |
file |
core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php |
|
| RouteProviderTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php |
|
| RouteProviderTest::$cache |
property |
core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php |
The cache backend. |
| RouteProviderTest::$cacheTagsInvalidator |
property |
core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php |
The cache tags invalidator. |