Search for stack
Title | Object type | File name | Summary |
---|---|---|---|
HandlerStackConfigurator::configure | function | core/ |
Configures the stack using services tagged as http_client_middleware. |
HandlerStackConfigurator::initializeMiddlewares | function | core/ |
Ensures that the middlewares are initialized. |
HandlerStackConfigurator::__construct | function | core/ |
Constructs a new HandlerStackConfigurator object. |
HtmlResponseAttachmentsProcessor::$requestStack | property | core/ |
The request stack. |
http_handler_stack | service | core/ |
GuzzleHttp\HandlerStack |
http_handler_stack_configurator | service | core/ |
Drupal\Core\Http\HandlerStackConfigurator |
LanguageNegotiationSession::$requestStack | property | core/ |
The request stack. |
LanguageNegotiationUserAdmin::$stackedRouteMatch | property | core/ |
The stacked route match. |
LanguageNegotiator::$requestStack | property | core/ |
The request stack object. |
LocalActionManager::$requestStack | property | core/ |
The request stack. |
LocaleLookup::$requestStack | property | core/ |
The request stack. |
LocaleLookupTest::$requestStack | property | core/ |
The request stack. |
LocaleTranslation::$requestStack | property | core/ |
The request stack. |
LocaleTranslationTest::$requestStack | property | core/ |
The request stack. |
LocalTaskManager::$requestStack | property | core/ |
The request stack. |
LoggerChannel::$requestStack | property | core/ |
The request stack object. |
LoggerChannel::setRequestStack | function | core/ |
Sets the request stack. |
LoggerChannelFactory::$requestStack | property | core/ |
The request stack. |
LoggerChannelInterface::setRequestStack | function | core/ |
Sets the request stack. |
MailManagerTest::$requestStack | property | core/ |
The request stack. |
MemoryBackend::$requestStack | property | core/ |
The request stack. |
MenuActiveTrailTest::$requestStack | property | core/ |
The test request stack. |
NodeStatisticsDatabaseStorage::$requestStack | property | core/ |
The request stack. |
PagerParameters::$requestStack | property | core/ |
The HTTP request stack. |
PhpMailTest::$requestStack | property | core/ |
The request stack. |
PrivateTempStore::$requestStack | property | core/ |
The request stack. |
PrivateTempStoreFactory::$requestStack | property | core/ |
The request stack. |
PrivateTempStoreTest::$requestStack | property | core/ |
The request stack. |
ProcessingTest::_resultStack | function | core/ |
Returns expected execution stacks for the test batches. |
RedirectDestination::$requestStack | property | core/ |
The request stack. |
RedirectDestinationTest::$requestStack | property | core/ |
The request stack. |
RenderCache::$requestStack | property | core/ |
The request stack. |
RenderElementTest::$requestStack | property | core/ |
The request stack. |
Renderer::$requestStack | property | core/ |
The request stack. |
RendererTestBase::$requestStack | property | core/ |
|
RequestContext::fromRequestStack | function | core/ |
Populates the context from the current request from the request stack. |
RequestPath::$requestStack | property | core/ |
The request stack. |
RequestPathTest::$requestStack | property | core/ |
The request stack used for testing. |
RequestStack | class | core/ |
Forward-compatibility shim for Symfony's RequestStack. |
RequestStack.php | file | core/ |
|
RequestStack::getMainRequest | function | core/ |
Gets the main request. |
RequestStackCacheContextBase | class | core/ |
Defines a base class for cache contexts depending only on the request stack. |
RequestStackCacheContextBase.php | file | core/ |
|
RequestStackCacheContextBase::$requestStack | property | core/ |
The request stack. |
RequestStackCacheContextBase::__construct | function | core/ |
Constructs a new RequestStackCacheContextBase class. |
RequestStackLegacyTest | class | core/ |
@coversDefaultClass \Drupal\Core\Http\RequestStack @group legacy |
RequestStackLegacyTest.php | file | core/ |
|
RequestStackLegacyTest::testGetMainRequestDeprecation | function | core/ |
Tests deprecation message in our subclassed RequestStack. |
request_stack | service | core/ |
Symfony\Component\HttpFoundation\RequestStack |
ResettableStackedRouteMatchInterface | interface | core/ |
Defines an interface for a resettable stack of route matches. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.