Search for stack
- Search 7.x for stack
- Search 8.9.x for stack
- Search 10.3.x for stack
- Search 11.x for stack
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SharedTempStoreTest::$requestStack | property | core/ |
The request stack. |
StackedKernelPass | class | core/ |
Provides a compiler pass for stacked HTTP kernels. |
StackedKernelPass.php | file | core/ |
|
StackedKernelPass::process | function | core/ |
|
StackedKernelPassTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\StackedKernelPass @group DependencyInjection |
StackedKernelPassTest.php | file | core/ |
|
StackedKernelPassTest::$containerBuilder | property | core/ |
|
StackedKernelPassTest::$stackedKernelPass | property | core/ |
The stacked kernel pass. |
StackedKernelPassTest::createMiddlewareServiceDefinition | function | core/ |
Creates a middleware definition. |
StackedKernelPassTest::setUp | function | core/ |
|
StackedKernelPassTest::testProcessWithHttpKernel | function | core/ |
@covers ::process |
StackedKernelPassTest::testProcessWithStackedKernel | function | core/ |
@covers ::process |
StackedRouteMatchInterface | interface | core/ |
Defines an interface for a stack of route matches. |
StackedRouteMatchInterface.php | file | core/ |
|
StackedRouteMatchInterface::getCurrentRouteMatch | function | core/ |
Gets the current route match. |
StackedRouteMatchInterface::getMasterRouteMatch | function | core/ |
Gets the master route match.. |
StackedRouteMatchInterface::getParentRouteMatch | function | core/ |
Returns the parent route match of the current. |
StackedRouteMatchInterface::getRouteMatchFromRequest | function | core/ |
Returns a route match from a given request, if possible. |
StackedSessionHandlerPass | class | core/ |
Provides a compiler pass for stacked session save handlers. |
StackedSessionHandlerPass.php | file | core/ |
|
StackedSessionHandlerPass::process | function | core/ |
|
StackKernelIntegrationTest | class | core/ |
Tests the stacked kernel functionality. |
StackKernelIntegrationTest.php | file | core/ |
|
StackKernelIntegrationTest::$modules | property | core/ |
Modules to enable. |
StackKernelIntegrationTest::testLazyLateMiddlewares | function | core/ |
Tests that late middlewares are automatically flagged lazy. |
StackKernelIntegrationTest::testRequest | function | core/ |
Tests a request. |
StackSessionHandlerIntegrationTest | class | core/ |
Tests the stacked session handler functionality. |
StackSessionHandlerIntegrationTest.php | file | core/ |
|
StackSessionHandlerIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
StackSessionHandlerIntegrationTest::$modules | property | core/ |
Modules to enable. |
StackSessionHandlerIntegrationTest::testRequest | function | core/ |
Tests a request. |
SystemManager::$requestStack | property | core/ |
The request stack. |
ThemeNegotiatorTest::$requestStack | property | core/ |
The request stack. |
Time::$requestStack | property | core/ |
The request stack. |
TimeTest::$requestStack | property | core/ |
The mocked request stack. |
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. |
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 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.