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
ResettableStackedRouteMatchInterface.php file core/lib/Drupal/Core/Routing/ResettableStackedRouteMatchInterface.php
ResettableStackedRouteMatchInterface::resetRouteMatch function core/lib/Drupal/Core/Routing/ResettableStackedRouteMatchInterface.php Resets the route match static cache.
ResourceObjectNormalizationCacher::$requestStack property core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php The request stack.
ResourceObjectNormalizationCacher::setRequestStack function core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php Sets the request stack.
ResponseStatus::$requestStack property core/modules/system/src/Plugin/Condition/ResponseStatus.php The request stack.
ResponseStatus::setRequestStack function core/modules/system/src/Plugin/Condition/ResponseStatus.php
ResponseStatusTest::$requestStack property core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php The request stack used for testing.
SessionCacheContextTest::$requestStack property core/tests/Drupal/Tests/Core/Cache/Context/SessionCacheContextTest.php The request stack.
SessionExistsCacheContext::$requestStack property core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php The request stack.
SessionHandler::$requestStack property core/lib/Drupal/Core/Session/SessionHandler.php The request stack.
SessionManager::$requestStack property core/lib/Drupal/Core/Session/SessionManager.php The request stack.
SharedTempStore::$requestStack property core/lib/Drupal/Core/TempStore/SharedTempStore.php The request stack.
SharedTempStoreFactory::$requestStack property core/lib/Drupal/Core/TempStore/SharedTempStoreFactory.php The request stack.
SharedTempStoreTest::$requestStack property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php The request stack.
StackedHttpKernel class core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php Provides a stacked HTTP kernel.
StackedHttpKernel.php file core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php
StackedHttpKernel::$kernel property core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php The decorated kernel.
StackedHttpKernel::$middlewares property core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php A set of middlewares that are wrapped around this kernel.
StackedHttpKernel::handle function core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php
StackedHttpKernel::terminate function core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
StackedHttpKernel::__construct function core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php Constructs a stacked HTTP kernel.
StackedKernelPass class core/lib/Drupal/Core/DependencyInjection/Compiler/StackedKernelPass.php Provides a compiler pass for stacked HTTP kernels.
StackedKernelPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/StackedKernelPass.php
StackedKernelPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/StackedKernelPass.php phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
StackedKernelPassTest class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php @coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\StackedKernelPass
@group DependencyInjection
StackedKernelPassTest.php file core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php
StackedKernelPassTest::$containerBuilder property core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php
StackedKernelPassTest::$stackedKernelPass property core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php The stacked kernel pass.
StackedKernelPassTest::createMiddlewareServiceDefinition function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php Creates a middleware definition.
StackedKernelPassTest::setUp function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php
StackedKernelPassTest::testProcessWithHttpKernel function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php @covers ::process
StackedKernelPassTest::testProcessWithStackedKernel function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php @covers ::process
StackedKernelPassTest::testProcessWithStackedKernelAndFinalHttpMiddleware function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php Tests that class declared 'final' can be added as http_middleware.
StackedRouteMatchInterface interface core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Defines an interface for a stack of route matches.
StackedRouteMatchInterface.php file core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php
StackedRouteMatchInterface::getCurrentRouteMatch function core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Gets the current route match.
StackedRouteMatchInterface::getMasterRouteMatch function core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Gets the master route match..
StackedRouteMatchInterface::getParentRouteMatch function core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Returns the parent route match of the current.
StackedRouteMatchInterface::getRouteMatchFromRequest function core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Returns a route match from a given request, if possible.
StackedSessionHandlerPass class core/lib/Drupal/Core/DependencyInjection/Compiler/StackedSessionHandlerPass.php Provides a compiler pass for stacked session save handlers.
StackedSessionHandlerPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/StackedSessionHandlerPass.php
StackedSessionHandlerPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/StackedSessionHandlerPass.php
StackItem class core/lib/Drupal/Core/Database/Transaction/StackItem.php A value object for items on the transaction stack.
StackItem.php file core/lib/Drupal/Core/Database/Transaction/StackItem.php
StackItem::__construct function core/lib/Drupal/Core/Database/Transaction/StackItem.php Constructor.
StackItemType.php file core/lib/Drupal/Core/Database/Transaction/StackItemType.php
StackKernelIntegrationTest class core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php Tests the stacked kernel functionality.
StackKernelIntegrationTest.php file core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php
StackKernelIntegrationTest::$modules property core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php Modules to install.
StackKernelIntegrationTest::testLazyLateMiddlewares function core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php Tests that late middlewares are automatically flagged lazy.

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