17 calls to RouteMatch::createFromRequest()

AccessManager::checkRequest in core/lib/Drupal/Core/Access/AccessManager.php
Execute access checks against the incoming request.
AjaxBasePageNegotiatorTest::testApplies in core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php
@covers ::applies @dataProvider providerTestApplies
AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme in core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php
@covers ::determineActiveTheme
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken in core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php
@covers ::determineActiveTheme
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken in core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php
@covers ::determineActiveTheme
BatchNegotiatorTest::testApplies in core/tests/Drupal/KernelTests/Core/Batch/BatchNegotiatorTest.php
Test that the negotiator applies to the batch route.
ConfigTranslationController::itemPage in core/modules/config_translation/src/Controller/ConfigTranslationController.php
Language translations overview page for a configuration name.
CsrfExceptionSubscriber::on403 in core/lib/Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php
Handles a 403 error for HTML.
CurrentRouteMatch::getRouteMatch in core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
Returns the route match for a passed in request.
MaintenanceModeSubscriber::onKernelRequestMaintenance in core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php
Returns the site maintenance page if the site is offline.
PathBasedBreadcrumbBuilder::build in core/modules/system/src/PathBasedBreadcrumbBuilder.php
Builds the breadcrumb.
RouteMatchTest::testRouteMatchFromRequest in core/tests/Drupal/Tests/Core/Routing/RouteMatchTest.php
@covers ::createFromRequest @covers ::__construct
RouteMatchValueResolver::resolve in core/lib/Drupal/Core/Controller/ArgumentResolver/RouteMatchValueResolver.php
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute in core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php
Tests the page controller with arguments of an overridden page view.
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting in core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php
Tests the page controller with arguments of an overridden page view.
ViewPageControllerTest::testHandleWithArgumentsWithoutOverridden in core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php
Tests the page controller with arguments on a non overridden page view.
ViewPageControllerTest::testPageController in core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php
Tests the page controller.

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