Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StackedKernelPassTest::$containerBuilder | property | core/ |
|
| StackedKernelPassTest::$stackedKernelPass | property | core/ |
The stacked kernel pass. |
| StackedKernelPassTest::createMiddlewareServiceDefinition | function | core/ |
Creates a middleware definition. |
| StackedKernelPassTest::providerTestClosureMiddleware | function | core/ |
Data provider for stacked kernel service closure middleware test. |
| StackedKernelPassTest::setUp | function | core/ |
|
| StackedKernelPassTest::testProcessWithHttpKernel | function | core/ |
Tests process with http kernel. |
| StackedKernelPassTest::testProcessWithStackedKernel | function | core/ |
Tests process with stacked kernel. |
| StackedKernelPassTest::testProcessWithStackedKernelAndFinalHttpMiddleware | function | core/ |
Tests that class declared 'final' can be added as http_middleware. |
| StackedKernelPassTest::testProcessWithStackedKernelAndServiceClosureMiddleware | function | core/ |
Tests that class taking a service closure can be added as http_middleware. |
| 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/ |
|
| StackItem | class | core/ |
A value object for items on the transaction stack. |
| StackItem.php | file | core/ |
|
| StackItem::__construct | function | core/ |
Constructor. |
| StackItemType.php | file | core/ |
|
| StackKernelIntegrationTest | class | core/ |
Tests the stacked kernel functionality. |
| StackKernelIntegrationTest.php | file | core/ |
|
| StackKernelIntegrationTest::$modules | property | core/ |
Modules to install. |
| StackKernelIntegrationTest::testRequest | function | core/ |
Tests a request. |
| StackKernelIntegrationTest::testServiceClosureMiddlewares | function | core/ |
Tests that service closure middleware avoids creation of http kernel. |
| 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 install. |
| StackSessionHandlerIntegrationTest::testRequest | function | core/ |
Tests a request. |
| StackSessionHandlerIntegrationTest::testRequestWriteInvokesUpdateTimestamp | function | core/ |
Tests a session rewrite-unmodified request with a valid session cookie. |
| StackSessionHandlerIntegrationTest::testRequestWriteInvokesValidateId | function | core/ |
Tests a session modify request with a valid session cookie. |
| stage.txt | file | core/ |
This file should be staged. |
| StageCommitExceptionTest | class | core/ |
Tests Drupal\package_manager\SandboxManagerBase. |
| StageCommitExceptionTest.php | file | core/ |
|
| StageCommitExceptionTest::$modules | property | core/ |
Modules to install. |
| StageCommitExceptionTest::providerCommitException | function | core/ |
Data provider for testCommitException(). |
| StageCommitExceptionTest::register | function | core/ |
Registers test-specific services. |
| StageCommitExceptionTest::testCommitException | function | core/ |
Tests exception handling during calls to Composer Stager commit. |
| StageConflictTest | class | core/ |
Tests Drupal\package_manager\SandboxManagerBase. |
| StageConflictTest.php | file | core/ |
|
| StageConflictTest::$modules | property | core/ |
Modules to install. |
| StageConflictTest::providerDestroyDuringApply | function | core/ |
Data provider for testDestroyDuringApply(). |
| StageConflictTest::register | function | core/ |
Registers test-specific services. |
| StageConflictTest::testApplyAndPostApplyInSameRequest | function | core/ |
Tests running apply and post-apply in the same request. |
| StageConflictTest::testDestroyDuringApply | function | core/ |
Tests destroying a stage while applying it. |
| StageConflictTest::testUninstallModuleDuringApply | function | core/ |
Test uninstalling any module while the staged changes are being applied. |
| StagedDBUpdateValidatorTest | class | core/ |
Tests Staged DBUpdate Validator. |
Pagination
- Previous page
- Page 1304
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.