You are here

16 calls to Drupal::requestStack() in Drupal 10

BigPipeTestController::test in core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php
Returns all BigPipe placeholder test case render arrays.
BookMultilingualTest::setCurrentLanguage in core/modules/book/tests/src/Kernel/BookMultilingualTest.php
Sets the current language.
DrupalTest::testRequestStack in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the testRequestStack() method.
MenuLinkContentCacheabilityBubblingTest::testOutboundPathAndRouteProcessing in core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentCacheabilityBubblingTest.php
Tests bubbleable metadata of menu links' outbound route/path processing.
node_query_node_access_alter in core/modules/node/node.module
Implements hook_query_TAG_alter().
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.
StyleSerializerTest::addRequestWithFormat in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Sets up a request on the request stack with a specified format.
SyslogTest::testSyslogWriting in core/modules/syslog/tests/src/Kernel/SyslogTest.php
@covers ::log
system_form_alter in core/modules/system/system.module
Implements hook_form_alter().
system_js_settings_alter in core/modules/system/system.module
Implements hook_js_settings_alter().
TestControllers::test25 in core/modules/system/tests/modules/router_test_directory/src/TestControllers.php
ThemeTest::testFrontPageThemeSuggestion in core/modules/system/tests/src/Functional/Theme/ThemeTest.php
Ensure page-front template suggestion is added when on front page.
TimestampFormatterTest::testTimestampAgoFormatter in core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php
Tests TimestampAgoFormatter.
UrlTransformRelativeTest::testFileUrlTransformRelative in core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php
Tests transformRelative() function.
ViewUI::renderPreview in core/modules/views_ui/src/ViewUI.php