You are here

32 string references to request_stack in Zircon Profile 8

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/src/Tests/BlockContentCacheTagsTest.php
Tests that the block is cached with the correct contexts and tags.
BookNavigationBlock::create in core/modules/book/src/Plugin/Block/BookNavigationBlock.php
Creates an instance of the plugin.
CommentDefaultFormatterCacheTagsTest::setUp in core/modules/comment/src/Tests/CommentDefaultFormatterCacheTagsTest.php
Performs setup tasks before each individual test method is run.
CommentLockTest::testLocks in core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php
Test 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
Retrives 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/modules/system/src/Tests/Form/ExternalFormUrlTest.php
Tests form behaviour.
FieldPluginBaseTest::setUp in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
FileNormalizeTest::setUp in core/modules/hal/src/Tests/FileNormalizeTest.php
Performs setup tasks before each individual test method is run.
FloodTest::testDatabaseBackend in core/modules/system/src/Tests/System/FloodTest.php
Test flood control database backend.
FloodTest::testMemoryBackend in core/modules/system/src/Tests/System/FloodTest.php
Test flood control memory backend.
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/modules/simpletest/src/InstallerTestBase.php
Sets up a Drupal site for running functional and integration tests.
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.
NormalizerTestBase::setUp in core/modules/hal/src/Tests/NormalizerTestBase.php
Performs setup tasks before each individual test method is run.
RenderElementTest::setUp in core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php
RequestPath::create in core/modules/system/src/Plugin/Condition/RequestPath.php
Creates an instance of the plugin.
RequestPathTest::setUp in core/modules/system/src/Tests/Plugin/Condition/RequestPathTest.php
Performs setup tasks before each individual test method is run.
StyleSerializerTest::testLivePreview in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Tests the live preview output for json output.
TempStoreDatabaseTest::testUserTempStore in core/modules/user/src/Tests/TempStoreDatabaseTest.php
Tests the UserTempStore API.
UpdateKernel::handle in core/lib/Drupal/Core/Update/UpdateKernel.php
Handles a Request to convert it to a Response.
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.