| StableLibraryOverrideTestBase::enableVisibleAndStableCoreModules |
function |
core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php |
Enable all core modules that are not hidden or experimental. |
| StableLibraryOverrideTestBase::getAllLibraries |
function |
core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php |
Gets all libraries for core and all installed modules. |
| StableLibraryOverrideTestBase::removeVendorAssets |
function |
core/tests/Drupal/KernelTests/Core/Theme/StableLibraryOverrideTestBase.php |
Removes all vendor libraries and assets from the library definitions. |
| StackedHttpKernelTest |
class |
core/tests/Drupal/Tests/Core/StackMiddleware/StackedHttpKernelTest.php |
Tests Drupal\Core\StackMiddleware\StackedHttpKernel. |
| StackedHttpKernelTest.php |
file |
core/tests/Drupal/Tests/Core/StackMiddleware/StackedHttpKernelTest.php |
|
| StackedHttpKernelTest::testClosureMiddlewareArgument |
function |
core/tests/Drupal/Tests/Core/StackMiddleware/StackedHttpKernelTest.php |
Tests that stacked kernel is constructed with a list of closures. |
| StackedHttpKernelTest::testDeprecatedMiddlewaresArgument |
function |
core/tests/Drupal/Tests/Core/StackMiddleware/StackedHttpKernelTest.php |
Tests that stacked kernel is constructed with a list of middlewares. |
| StackedHttpKernelTest::testTerminate |
function |
core/tests/Drupal/Tests/Core/StackMiddleware/StackedHttpKernelTest.php |
Tests that stacked kernel invokes the terminate call in all middlewares. |
| StackedKernelPassTest |
class |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php |
Tests Drupal\Core\DependencyInjection\Compiler\StackedKernelPass. |
| StackedKernelPassTest.php |
file |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php |
|
| StackedKernelPassTest::$containerBuilder |
property |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php |
|
| StackedKernelPassTest::$stackedKernelPass |
property |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php |
The stacked kernel pass. |
| StackedKernelPassTest::createMiddlewareServiceDefinition |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php |
Creates a middleware definition. |
| StackedKernelPassTest::providerTestClosureMiddleware |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php |
Data provider for stacked kernel service closure middleware test. |
| StackedKernelPassTest::setUp |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php |
|
| StackedKernelPassTest::testProcessWithHttpKernel |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php |
Tests process with http kernel. |
| StackedKernelPassTest::testProcessWithStackedKernel |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php |
Tests process with stacked kernel. |
| StackedKernelPassTest::testProcessWithStackedKernelAndFinalHttpMiddleware |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php |
Tests that class declared 'final' can be added as http_middleware. |
| StackedKernelPassTest::testProcessWithStackedKernelAndServiceClosureMiddleware |
function |
core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php |
Tests that class taking a service closure can be added as http_middleware. |
| StackKernelIntegrationTest |
class |
core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php |
Tests the stacked kernel functionality. |
| StackKernelIntegrationTest.php |
file |
core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php |
|
| StackKernelIntegrationTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php |
Modules to install. |
| StackKernelIntegrationTest::testRequest |
function |
core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php |
Tests a request. |
| StackKernelIntegrationTest::testServiceClosureMiddlewares |
function |
core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php |
Tests that service closure middleware avoids creation of http kernel. |
| 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. |
| StackSessionHandlerIntegrationTest::testRequestWriteInvokesUpdateTimestamp |
function |
core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php |
Tests a session rewrite-unmodified request with a valid session cookie. |
| StackSessionHandlerIntegrationTest::testRequestWriteInvokesValidateId |
function |
core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php |
Tests a session modify request with a valid session cookie. |
| StageCommitExceptionTest |
class |
core/modules/package_manager/tests/src/Kernel/StageCommitExceptionTest.php |
Tests Drupal\package_manager\SandboxManagerBase. |
| StageCommitExceptionTest.php |
file |
core/modules/package_manager/tests/src/Kernel/StageCommitExceptionTest.php |
|
| StageCommitExceptionTest::$modules |
property |
core/modules/package_manager/tests/src/Kernel/StageCommitExceptionTest.php |
Modules to install. |
| StageCommitExceptionTest::providerCommitException |
function |
core/modules/package_manager/tests/src/Kernel/StageCommitExceptionTest.php |
Data provider for testCommitException(). |
| StageCommitExceptionTest::register |
function |
core/modules/package_manager/tests/src/Kernel/StageCommitExceptionTest.php |
Registers test-specific services. |
| StageCommitExceptionTest::testCommitException |
function |
core/modules/package_manager/tests/src/Kernel/StageCommitExceptionTest.php |
Tests exception handling during calls to Composer Stager commit. |
| StageConflictTest |
class |
core/modules/package_manager/tests/src/Kernel/StageConflictTest.php |
Tests Drupal\package_manager\SandboxManagerBase. |
| StageConflictTest.php |
file |
core/modules/package_manager/tests/src/Kernel/StageConflictTest.php |
|
| StageConflictTest::$modules |
property |
core/modules/package_manager/tests/src/Kernel/StageConflictTest.php |
Modules to install. |
| StageConflictTest::providerDestroyDuringApply |
function |
core/modules/package_manager/tests/src/Kernel/StageConflictTest.php |
Data provider for testDestroyDuringApply(). |
| StageConflictTest::register |
function |
core/modules/package_manager/tests/src/Kernel/StageConflictTest.php |
Registers test-specific services. |
| StageConflictTest::testApplyAndPostApplyInSameRequest |
function |
core/modules/package_manager/tests/src/Kernel/StageConflictTest.php |
Tests running apply and post-apply in the same request. |
| StageConflictTest::testDestroyDuringApply |
function |
core/modules/package_manager/tests/src/Kernel/StageConflictTest.php |
Tests destroying a stage while applying it. |
| StageConflictTest::testUninstallModuleDuringApply |
function |
core/modules/package_manager/tests/src/Kernel/StageConflictTest.php |
Test uninstalling any module while the staged changes are being applied. |
| StagedDBUpdateValidatorTest |
class |
core/modules/package_manager/tests/src/Kernel/StagedDBUpdateValidatorTest.php |
Tests Staged DBUpdate Validator. |
| StagedDBUpdateValidatorTest.php |
file |
core/modules/package_manager/tests/src/Kernel/StagedDBUpdateValidatorTest.php |
|
| StagedDBUpdateValidatorTest::providerStagedDatabaseUpdate |
function |
core/modules/package_manager/tests/src/Kernel/StagedDBUpdateValidatorTest.php |
Data provider for ::testStagedDatabaseUpdates(). |
| StagedDBUpdateValidatorTest::setUp |
function |
core/modules/package_manager/tests/src/Kernel/StagedDBUpdateValidatorTest.php |
|
| StagedDBUpdateValidatorTest::testStagedDatabaseUpdate |
function |
core/modules/package_manager/tests/src/Kernel/StagedDBUpdateValidatorTest.php |
Tests validation of staged database updates. |