You are here

11 string references to YAML keys in router_test.routing.yml in Zircon Profile 8

BasicAuthTest::testBasicAuth in core/modules/basic_auth/src/Tests/Authentication/BasicAuthTest.php
Test http basic authentication.
BasicAuthTest::testGlobalLoginFloodControl in core/modules/basic_auth/src/Tests/Authentication/BasicAuthTest.php
Test the global login flood control.
BasicAuthTest::testLocale in core/modules/basic_auth/src/Tests/Authentication/BasicAuthTest.php
Tests compatibility with locale/UI translation.
BasicAuthTest::testPerUserLoginFloodControl in core/modules/basic_auth/src/Tests/Authentication/BasicAuthTest.php
Test the per-user login flood control.
BasicAuthTest::testUnauthorizedErrorMessage in core/modules/basic_auth/src/Tests/Authentication/BasicAuthTest.php
Tests if a comprehensive message is displayed when the route is denied.
FunctionsTest::testDrupalPreRenderLinks in core/modules/system/src/Tests/Theme/FunctionsTest.php
Test the use of drupal_pre_render_links() on a nested array of links.
FunctionsTest::testLinks in core/modules/system/src/Tests/Theme/FunctionsTest.php
Tests links.html.twig.
RenderElementTypesTest::testMoreLink in core/modules/system/src/Tests/Common/RenderElementTypesTest.php
Tests system #type 'more_link'.
RouterTest::testRouterUninstallInstall in core/modules/system/src/Tests/Routing/RouterTest.php
Tests that routes no longer exist for a module that has been uninstalled.
RouteTestSubscriber::alterRoutes in core/modules/system/tests/modules/router_test_directory/src/RouteTestSubscriber.php
Alters existing routes for a specific collection.
UrlIntegrationTest::testAccess in core/modules/system/src/Tests/Routing/UrlIntegrationTest.php
Ensures that the access() method on \Drupal\Core\Url objects works.