You are here

40 string references to request_stack in Drupal 9

AccessCheck::create in core/modules/system/tests/modules/menu_test/src/Access/AccessCheck.php
Instantiates a new instance of this class.
AnonymousPrivateTempStoreTest::setUp in core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php
AreaDisplayLinkTest::testAreaDisplayLink in core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
Tests the views area display_link handler.
AssertViewsCacheTagsTrait::assertViewsCacheTags in core/modules/views/src/Tests/AssertViewsCacheTagsTrait.php
Asserts a view's result & render cache items' cache tags.
AssertViewsCacheTagsTrait::assertViewsCacheTagsFromStaticRenderArray in core/modules/views/src/Tests/AssertViewsCacheTagsTrait.php
Asserts a view's result & render cache items' cache tags.
BlockContentCacheTagsTest::testBlock in core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php
Tests that the block is cached with the correct contexts and tags.
BookTest::testBookNavigationCacheContextDeprecatedParameter in core/modules/book/tests/src/Functional/BookTest.php
Test the book navigation cache context argument deprecation.
CommentDefaultFormatterCacheTagsTest::setUp in core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
CommentHostnameTest::testGetDefaultHostname in core/modules/comment/tests/src/Kernel/CommentHostnameTest.php
Tests hostname default value callback.
CommentLockTest::testLocks in core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php
Tests the lock behavior.
Date::create in core/modules/datetime/src/Plugin/views/filter/Date.php
Creates an instance of the plugin.
Drupal::hasRequest in core/lib/Drupal.php
Indicates if there is a currently active request object.
Drupal::requestStack in core/lib/Drupal.php
Retrieves the request stack.
DrupalKernel::initializeContainer in core/lib/Drupal/Core/DrupalKernel.php
Initializes the service container.
DrupalTest::testRequestStack in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the testRequestStack() method.
ExternalFormUrlTest::testActionUrlBehavior in core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
Tests form behavior.
FieldPluginBaseTest::setUp in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
FloodTest::testDatabaseBackend in core/modules/system/tests/src/Kernel/System/FloodTest.php
Tests flood control database backend.
FloodTest::testMemoryBackend in core/modules/system/tests/src/Kernel/System/FloodTest.php
Tests flood control memory backend.
FormActionXssTest::testFormActionXss in core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php
Tests form action attribute for XSS.
FormBase::getRequest in core/lib/Drupal/Core/Form/FormBase.php
Gets the request object.
InstallerServiceProvider::register in core/lib/Drupal/Core/Installer/InstallerServiceProvider.php
Registers services to the container.
InstallerTestBase::setUp in core/tests/Drupal/FunctionalTests/Installer/InstallerTestBase.php
KernelTestBase::register in core/tests/Drupal/KernelTests/KernelTestBase.php
Registers test-specific services.
KernelTestBaseTest::testSetUp in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::setUp
LanguageServiceProvider::alter in core/modules/language/src/LanguageServiceProvider.php
Modifies existing service definitions.
LoggerChannelFactory::get in core/lib/Drupal/Core/Logger/LoggerChannelFactory.php
Retrieves the registered logger for the requested channel.
PagerManagerTest::testFindPage in core/tests/Drupal/KernelTests/Core/Pager/PagerManagerTest.php
@covers ::findPage
PagerManagerTest::testGetUpdatedParameters in core/tests/Drupal/KernelTests/Core/Pager/PagerManagerTest.php
@covers ::getUpdatedParameters
PathValidatorTest::testGetUrlIfValidWithoutAccessCheck in core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php
RenderElementTest::setUp in core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php
RequestPagerTest::testFindPage in core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php
@covers ::findPage
RequestPagerTest::testGetQueryParameters in core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php
@covers ::getQueryParameters
RequestPath::create in core/modules/system/src/Plugin/Condition/RequestPath.php
Creates an instance of the plugin.
RequestPathTest::setUp in core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php
StyleSerializerTest::testLivePreview in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
Tests the live preview output for json output.
TempStoreDatabaseTest::testSharedTempStore in core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php
Tests the SharedTempStore API.
UpdateKernel::handle in core/lib/Drupal/Core/Update/UpdateKernel.php
ViewEditForm::create in core/modules/views_ui/src/ViewEditForm.php
Instantiates a new instance of this class.
ViewsForm::create in core/modules/views/src/Form/ViewsForm.php
Instantiates a new instance of this class.