Search for stack

  1. Search 7.x for stack
  2. Search 9.5.x for stack
  3. Search 8.9.x for stack
  4. Search 11.x for stack
  5. Other projects
Title Object type File name Summary
HandlerStackConfigurator::configure function core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Configures the stack using services tagged as http_client_middleware.
HandlerStackConfigurator::initializeMiddlewares function core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Ensures that the middlewares are initialized.
HandlerStackConfigurator::__construct function core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Constructs a new HandlerStackConfigurator object.
HtmlResponseAttachmentsProcessor::$requestStack property core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php The request stack.
http_handler_stack service core/core.services.yml GuzzleHttp\HandlerStack
http_handler_stack_configurator service core/core.services.yml Drupal\Core\Http\HandlerStackConfigurator
LanguageNegotiationSession::$requestStack property core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php The request stack.
LanguageNegotiationUserAdmin::$stackedRouteMatch property core/modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUserAdmin.php The stacked route match.
LanguageNegotiator::$requestStack property core/modules/language/src/LanguageNegotiator.php The request stack object.
LocalActionManager::$requestStack property core/lib/Drupal/Core/Menu/LocalActionManager.php The request stack.
LocaleLookup::$requestStack property core/modules/locale/src/LocaleLookup.php The request stack.
LocaleLookupTest::$requestStack property core/modules/locale/tests/src/Unit/LocaleLookupTest.php The request stack.
LocaleTranslation::$requestStack property core/modules/locale/src/LocaleTranslation.php The request stack.
LocaleTranslationTest::$requestStack property core/modules/locale/tests/src/Unit/LocaleTranslationTest.php The request stack.
LocalTaskManager::$requestStack property core/lib/Drupal/Core/Menu/LocalTaskManager.php The request stack.
LoggerChannel::$requestStack property core/lib/Drupal/Core/Logger/LoggerChannel.php The request stack object.
LoggerChannel::setRequestStack function core/lib/Drupal/Core/Logger/LoggerChannel.php Sets the request stack.
LoggerChannelFactory::$requestStack property core/lib/Drupal/Core/Logger/LoggerChannelFactory.php The request stack.
LoggerChannelInterface::setRequestStack function core/lib/Drupal/Core/Logger/LoggerChannelInterface.php Sets the request stack.
MailManagerTest::$requestStack property core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php The request stack.
MemoryBackend::$requestStack property core/lib/Drupal/Core/Flood/MemoryBackend.php The request stack.
MenuActiveTrailTest::$requestStack property core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php The test request stack.
NodeStatisticsDatabaseStorage::$requestStack property core/modules/statistics/src/NodeStatisticsDatabaseStorage.php The request stack.
PagerParameters::$requestStack property core/lib/Drupal/Core/Pager/PagerParameters.php The HTTP request stack.
PhpMailTest::$requestStack property core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/PhpMailTest.php The request stack.
PrivateTempStore::$requestStack property core/lib/Drupal/Core/TempStore/PrivateTempStore.php The request stack.
PrivateTempStoreFactory::$requestStack property core/lib/Drupal/Core/TempStore/PrivateTempStoreFactory.php The request stack.
PrivateTempStoreTest::$requestStack property core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php The request stack.
ProcessingTest::_resultStack function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Returns expected execution stacks for the test batches.
RedirectDestination::$requestStack property core/lib/Drupal/Core/Routing/RedirectDestination.php The request stack.
RedirectDestinationTest::$requestStack property core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php The request stack.
RenderCache::$requestStack property core/lib/Drupal/Core/Render/RenderCache.php The request stack.
RenderElementTest::$requestStack property core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php The request stack.
Renderer::$requestStack property core/lib/Drupal/Core/Render/Renderer.php The request stack.
RendererTestBase::$requestStack property core/tests/Drupal/Tests/Core/Render/RendererTestBase.php
RequestContext::fromRequestStack function core/lib/Drupal/Core/Routing/RequestContext.php Populates the context from the current request from the request stack.
RequestPath::$requestStack property core/modules/system/src/Plugin/Condition/RequestPath.php The request stack.
RequestPathTest::$requestStack property core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php The request stack used for testing.
RequestStack class core/lib/Drupal/Core/Http/RequestStack.php Forward-compatibility shim for Symfony's RequestStack.
RequestStack.php file core/lib/Drupal/Core/Http/RequestStack.php
RequestStack::getMainRequest function core/lib/Drupal/Core/Http/RequestStack.php Gets the main request.
RequestStackCacheContextBase class core/lib/Drupal/Core/Cache/Context/RequestStackCacheContextBase.php Defines a base class for cache contexts depending only on the request stack.
RequestStackCacheContextBase.php file core/lib/Drupal/Core/Cache/Context/RequestStackCacheContextBase.php
RequestStackCacheContextBase::$requestStack property core/lib/Drupal/Core/Cache/Context/RequestStackCacheContextBase.php The request stack.
RequestStackCacheContextBase::__construct function core/lib/Drupal/Core/Cache/Context/RequestStackCacheContextBase.php Constructs a new RequestStackCacheContextBase class.
RequestStackLegacyTest class core/tests/Drupal/Tests/Core/Http/RequestStackLegacyTest.php @coversDefaultClass \Drupal\Core\Http\RequestStack
@group legacy
RequestStackLegacyTest.php file core/tests/Drupal/Tests/Core/Http/RequestStackLegacyTest.php
RequestStackLegacyTest::testGetMainRequestDeprecation function core/tests/Drupal/Tests/Core/Http/RequestStackLegacyTest.php Tests deprecation message in our subclassed RequestStack.
request_stack service core/core.services.yml Symfony\Component\HttpFoundation\RequestStack
ResettableStackedRouteMatchInterface interface core/lib/Drupal/Core/Routing/ResettableStackedRouteMatchInterface.php Defines an interface for a resettable stack of route matches.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.