namespace Drupal\FunctionalTests\Routing

Same name in other branches
  1. 10 Drupal\FunctionalTests\Routing
  2. 9 Drupal\FunctionalTests\Routing
  3. 11.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.

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