namespace Drupal\FunctionalTests\Routing

Same name in other branches
  1. 11.x Drupal\FunctionalTests\Routing
  2. 9 Drupal\FunctionalTests\Routing
  3. 8.9.x Drupal\FunctionalTests\Routing
Object name File name Summary
CaseInsensitivePathTest core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php Tests incoming path case insensitivity.
DefaultFormatTest core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php @group routing
LazyRouteProviderInstallTest core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php @group routing
PathEncodedTest core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php Tests URL generation and routing for route paths with encoded characters.
RouteCachingLanguageTest core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php Tests that route lookup is cached by the current language.
RouteCachingNonPathLanguageNegotiationTest core/tests/Drupal/FunctionalTests/Routing/RouteCachingNonPathLanguageNegotiationTest.php Tests the route cache when the language is not in the path.
RouteCachingQueryAlteredTest core/tests/Drupal/FunctionalTests/Routing/RouteCachingQueryAlteredTest.php Tests the route cache when the request's query parameters are altered.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.