You are here

12 string references to router.request_context in Drupal 10

FileUrlGenerator::generate in core/lib/Drupal/Core/File/FileUrlGenerator.php
FunctionalTestSetupTrait::prepareRequestForGenerator in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
Creates a mock request and sets it on the generator.
LocalAwareRedirectResponseTrait::getRequestContext in core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php
Returns the request context.
MenuLinkContentCacheabilityBubblingTest::testOutboundPathAndRouteProcessing in core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentCacheabilityBubblingTest.php
Tests bubbleable metadata of menu links' outbound route/path processing.
PathValidatorTest::testGetUrlIfValidWithoutAccessCheck in core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php
path_field_widget_single_element_form_alter in core/modules/path/path.module
Implements hook_field_widget_single_element_form_alter().
RedirectResponseSubscriberTest::setUp in core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php
RouteNoneTest::testProcessOutbound in core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php
Tests the output process.
RouteProcessorCurrentIntegrationTest::testProcessOutbound in core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php
Tests the output process.
SiteInformationForm::create in core/modules/system/src/Form/SiteInformationForm.php
Instantiates a new instance of this class.
TrustedRedirectResponseTest::testSetTargetUrlWithUntrustedUrl in core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php
@covers ::setTargetUrl
UserAuthTest::testAddCheckToUrlForTrustedRedirectResponse in core/modules/user/tests/src/Unit/UserAuthTest.php
Tests the auth that ends in a redirect from subdomain to TLD.