namespace Drupal\Tests\Core\Routing
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| AcceptHeaderMatcherTest | core/tests/Drupal/Tests/Core/Routing/AcceptHeaderMatcherTest.php | Confirm that the mime types partial matcher is functioning properly. |
| AccessAwareRouterTest | core/tests/Drupal/Tests/Core/Routing/AccessAwareRouterTest.php | Tests Drupal\Core\Routing\AccessAwareRouter. |
| ContentTypeHeaderMatcherTest | core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php | Confirm that the content types partial matcher is functioning properly. |
| CurrentRouteMatchTest | core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php | Tests Drupal\Core\Routing\CurrentRouteMatch. |
| LazyRouteCollectionTest | core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php | Tests Drupal\Core\Routing\LazyRouteCollection. |
| MethodFilterTest | core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php | Tests Drupal\Core\Routing\MethodFilter. |
| MockRouterInterface | core/tests/Drupal/Tests/Core/Routing/AccessAwareRouterTest.php | Interface used in the mocking process of this test. |
| PathChangedHelperTest | core/tests/Drupal/Tests/Core/Routing/PathChangedHelperTest.php | Tests Drupal\Core\Routing\PathChangedHelper. |
| RedirectDestinationTest | core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php | Tests Drupal\Core\Routing\RedirectDestination. |
| RequestFormatRouteFilterTest | core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php | Tests Drupal\Core\Routing\RequestFormatRouteFilter. |
| RouteBuilderTest | core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php | Tests Drupal\Core\Routing\RouteBuilder. |
| RouteCompilerTest | core/tests/Drupal/Tests/Core/Routing/RouteCompilerTest.php | Tests Drupal\Core\Routing\RouteCompiler. |
| RouteMatchTest | core/tests/Drupal/Tests/Core/Routing/RouteMatchTest.php | Tests Drupal\Core\Routing\RouteMatch. |
| RouteMatchTestBase | core/tests/Drupal/Tests/Core/Routing/RouteMatchTestBase.php | Base test class for testing classes implementing the route match interface. |
| RoutePreloaderTest | core/tests/Drupal/Tests/Core/Routing/RoutePreloaderTest.php | Tests Drupal\Core\Routing\RoutePreloader. |
| RouterTest | core/tests/Drupal/Tests/Core/Routing/RouterTest.php | Tests Drupal\Core\Routing\Router. |
| RouterUnsupportedTest | core/tests/Drupal/Tests/Core/Routing/RouterUnsupportedTest.php | Tests Drupal\Core\Routing\Router. |
| RoutingFixtures | core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php | Utility methods to generate sample data, database configuration, etc. |
| TestRouteBuilder | core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php | Extends the core route builder with a setter method for the YAML discovery. |
| TestRouterInterface | core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php | Provides a router interface that also can match requests. |
| TestRouteSubscriber | core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php | Provides a callback for route definition. |
| TrustedRedirectResponseTest | core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php | Tests Drupal\Core\Routing\TrustedRedirectResponse. |
| UrlGeneratorTest | core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php | Confirm that the UrlGenerator is functioning properly. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.