8 string references to router.request_context in Zircon Profile 8
- LocalAwareRedirectResponseTrait::getRequestContext in core/
lib/ Drupal/ Core/ Routing/ LocalAwareRedirectResponseTrait.php - Returns the request context.
- MenuLinkContentCacheabilityBubblingTest::testOutboundPathAndRouteProcessing in core/
modules/ menu_link_content/ src/ Tests/ MenuLinkContentCacheabilityBubblingTest.php - Tests bubbleable metadata of menu links' outbound route/path processing.
- PathFormBase::create in core/
modules/ path/ src/ Form/ PathFormBase.php - Instantiates a new instance of this class.
- RedirectResponseSubscriberTest::setUp in core/
tests/ Drupal/ Tests/ Core/ EventSubscriber/ RedirectResponseSubscriberTest.php - RouteNoneTest::testProcessOutbound in core/
modules/ system/ src/ Tests/ RouteProcessor/ RouteNoneTest.php - Tests the output process.
- RouteProcessorCurrentIntegrationTest::testProcessOutbound in core/
modules/ system/ src/ Tests/ 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 @expectedException \InvalidArgumentException