Search for stack
- Search 7.x for stack
- Search 9.5.x for stack
- Search 10.3.x for stack
- Search 11.x for stack
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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[[api-linebreak]] |
| StackedKernelPassTest::testProcessWithStackedKernel | function | core/ |
@covers ::process[[api-linebreak]] |
| 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::setUp | function | core/ |
|
| 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. |
| UpdateRootFactory::$requestStack | property | core/ |
The request stack. |
| UrlGenerator::$requestStack | property | core/ |
A request stack object. |
| UrlGeneratorTest::$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/ |
Add another form to the stack; clicking 'apply' will go to this form rather than closing the ajax popup. |
| WorkspaceManager::$requestStack | property | core/ |
The request stack. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.