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
StackKernelIntegrationTest::testRequest function core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php Tests a request.
StackSessionHandlerIntegrationTest class core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php Tests the stacked session handler functionality.
StackSessionHandlerIntegrationTest.php file core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php
StackSessionHandlerIntegrationTest::$defaultTheme property core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php The theme to install as the default for testing.
StackSessionHandlerIntegrationTest::$modules property core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php Modules to install.
StackSessionHandlerIntegrationTest::testRequest function core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php Tests a request.
Symfony\Component\HttpFoundation\RequestStack service core/core.services.yml
SystemManager::$requestStack property core/modules/system/src/SystemManager.php The request stack.
ThemeNegotiatorTest::$requestStack property core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php The request stack.
Time::$requestStack property core/lib/Drupal/Component/Datetime/Time.php The request stack.
TimeTest::$requestStack property core/tests/Drupal/Tests/Component/Datetime/TimeTest.php The mocked request stack.
TransactionManagerBase::$stack property core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php The stack of Drupal transactions currently active.
TransactionManagerBase::addStackItem function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Adds an item to the transaction stack.
TransactionManagerBase::dumpStackItemsAsString function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Produces a string representation of the stack items.
TransactionManagerBase::removeStackItem function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Removes an item from the transaction stack.
TransactionManagerBase::stack function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Returns the content of the transaction stack.
TransactionManagerBase::stackDepth function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Returns the current depth of the transaction stack.
TransactionManagerBase::voidStackItem function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Voids an item from the transaction stack.
UnroutedUrlAssembler::$requestStack property core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php A request stack object.
UnroutedUrlAssemblerTest::$requestStack property core/tests/Drupal/Tests/Core/Utility/UnroutedUrlAssemblerTest.php The request stack.
UnroutedUrlAssemblerTest::setupRequestStack function core/tests/Drupal/Tests/Core/Utility/UnroutedUrlAssemblerTest.php Setups the request stack for a given subdir.
UpdateRoot::$requestStack property core/modules/update/src/UpdateRoot.php The request stack.
UrlGenerator::$requestStack property core/lib/Drupal/Core/Routing/UrlGenerator.php A request stack object.
UrlGeneratorTest::$requestStack property core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php The request stack.
UserFloodControl::$requestStack property core/modules/user/src/UserFloodControl.php The request stack.
VariationCacheTest::$requestStack property core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php The prophesized request stack.
ViewEditForm::$requestStack property core/modules/views_ui/src/ViewEditForm.php The request object.
ViewExecutableFactory::$requestStack property core/modules/views/src/ViewExecutableFactory.php The request stack.
ViewExecutableFactoryTest::$requestStack property core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php The mock request stack object.
ViewsExposedForm::$currentPathStack property core/modules/views/src/Form/ViewsExposedForm.php The current path stack.
ViewsForm::$requestStack property core/modules/views/src/Form/ViewsForm.php The request stack.
ViewUI::$stack property core/modules/views_ui/src/ViewUI.php Stores a stack of UI forms to display.
ViewUI::addFormToStack function core/modules/views_ui/src/ViewUI.php Adds another form to the stack.
WorkspaceManager::$requestStack property core/modules/workspaces/src/WorkspaceManager.php The request stack.

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