Search for stack
- Search 7.x for stack
- Search 9.5.x for stack
- Search 8.9.x for stack
- Search 10.3.x for stack
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Time::$requestStack | property | core/ |
The request stack. |
| TimeTest::$requestStack | property | core/ |
The mocked request stack. |
| TransactionManagerBase::$stack | property | core/ |
The stack of Drupal transactions currently active. |
| TransactionManagerBase::addStackItem | function | core/ |
Adds an item to the transaction stack. |
| TransactionManagerBase::dumpStackItemsAsString | function | core/ |
Produces a string representation of the stack items. |
| TransactionManagerBase::removeStackItem | function | core/ |
Removes an item from the transaction stack. |
| TransactionManagerBase::stack | function | core/ |
Returns the content of the transaction stack. |
| TransactionManagerBase::stackDepth | function | core/ |
Returns the current depth of the transaction stack. |
| TransactionManagerBase::voidStackItem | function | core/ |
Voids an item from the transaction stack. |
| TransactionTest::testTransactionManagerFailureOnPendingStackItems | function | core/ |
Tests TransactionManager failure. |
| TransactionTest::testTransactionStacking | function | core/ |
Tests transaction stacking, commit, and rollback. |
| UnroutedUrlAssembler::$requestStack | property | core/ |
A request stack object. |
| UnroutedUrlAssemblerTest::$requestStack | property | core/ |
The request stack. |
| UnroutedUrlAssemblerTest::setupRequestStack | function | core/ |
Setups the request stack for a given subdir. |
| UpdateRoot::$requestStack | property | core/ |
The request stack. |
| UrlGenerator::$requestStack | property | core/ |
A request stack object. |
| UrlGeneratorTest::$requestStack | property | core/ |
The request stack. |
| UserFloodControl::$requestStack | property | core/ |
The request stack. |
| VariationCacheTest::$requestStack | property | core/ |
The mock request stack. |
| ViewEditForm::$requestStack | property | core/ |
The request object. |
| ViewExecutableFactory::$requestStack | property | core/ |
The request stack. |
| ViewExecutableFactoryTest::$requestStack | property | core/ |
The mock request stack object. |
| ViewsExposedForm::$currentPathStack | property | core/ |
The current path stack. |
| ViewsForm::$requestStack | property | core/ |
The request stack. |
| ViewUI::$stack | property | core/ |
Stores a stack of UI forms to display. |
| ViewUI::addFormToStack | function | core/ |
Adds another form to the stack. |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.