ConfigActionsTest |
class |
core/modules/contact/tests/src/Kernel/ConfigActionsTest.php |
Tests Config Actions. |
ConfigActionsTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest.php |
file |
core/modules/contact/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest.php |
file |
core/modules/field/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest.php |
file |
core/modules/image/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest.php |
file |
core/modules/block/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest.php |
file |
core/modules/media/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest.php |
file |
core/modules/language/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest.php |
file |
core/modules/node/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest::$configActionManager |
property |
core/modules/node/tests/src/Kernel/ConfigActionsTest.php |
The configuration action manager. |
ConfigActionsTest::$configActionManager |
property |
core/modules/field/tests/src/Kernel/ConfigActionsTest.php |
The configuration manager. |
ConfigActionsTest::$configActionManager |
property |
core/modules/contact/tests/src/Kernel/ConfigActionsTest.php |
The configuration action manager. |
ConfigActionsTest::$configActionManager |
property |
core/modules/language/tests/src/Kernel/ConfigActionsTest.php |
The configuration action manager. |
ConfigActionsTest::$configActionManager |
property |
core/modules/image/tests/src/Kernel/ConfigActionsTest.php |
The configuration action manager. |
ConfigActionsTest::$configActionManager |
property |
core/modules/block/tests/src/Kernel/ConfigActionsTest.php |
The configuration action manager. |
ConfigActionsTest::$configActionManager |
property |
core/modules/media/tests/src/Kernel/ConfigActionsTest.php |
The configuration action manager. |
ConfigActionsTest::$modules |
property |
core/modules/media/tests/src/Kernel/ConfigActionsTest.php |
Modules to install. |
ConfigActionsTest::$modules |
property |
core/modules/node/tests/src/Kernel/ConfigActionsTest.php |
Modules to install. |
ConfigActionsTest::$modules |
property |
core/modules/image/tests/src/Kernel/ConfigActionsTest.php |
Modules to install. |
ConfigActionsTest::$modules |
property |
core/modules/block/tests/src/Kernel/ConfigActionsTest.php |
Modules to install. |
ConfigActionsTest::$modules |
property |
core/modules/field/tests/src/Kernel/ConfigActionsTest.php |
Modules to install. |
ConfigActionsTest::$modules |
property |
core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php |
Modules to install. |
ConfigActionsTest::$modules |
property |
core/modules/contact/tests/src/Kernel/ConfigActionsTest.php |
Modules to install. |
ConfigActionsTest::$modules |
property |
core/modules/language/tests/src/Kernel/ConfigActionsTest.php |
Modules to install. |
ConfigActionsTest::setUp |
function |
core/modules/language/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest::setUp |
function |
core/modules/media/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest::setUp |
function |
core/modules/field/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest::setUp |
function |
core/modules/contact/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest::setUp |
function |
core/modules/node/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest::setUp |
function |
core/modules/image/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest::setUp |
function |
core/modules/block/tests/src/Kernel/ConfigActionsTest.php |
|
ConfigActionsTest::testConfigActions |
function |
core/modules/image/tests/src/Kernel/ConfigActionsTest.php |
Tests adding an image effect using the configuration action manager. |
ConfigActionsTest::testConfigActions |
function |
core/modules/language/tests/src/Kernel/ConfigActionsTest.php |
Tests the application of configuration actions on a language. |
ConfigActionsTest::testConfigActions |
function |
core/modules/node/tests/src/Kernel/ConfigActionsTest.php |
Tests the application of configuration actions on a node type. |
ConfigActionsTest::testConfigActions |
function |
core/modules/media/tests/src/Kernel/ConfigActionsTest.php |
Tests the application of configuration actions on a media type. |
ConfigActionsTest::testConfigActions |
function |
core/modules/field/tests/src/Kernel/ConfigActionsTest.php |
Tests the application of configuration actions on field settings. |
ConfigActionsTest::testConfigActions |
function |
core/modules/contact/tests/src/Kernel/ConfigActionsTest.php |
Tests the application of configuration actions on a contact form. |
ConfigActionsTest::testEntityMethodActions |
function |
core/modules/block/tests/src/Kernel/ConfigActionsTest.php |
Tests the application of entity method actions on a block. |
ConfigActionsTest::testLayoutBuilderActions |
function |
core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php |
Tests config actions exposed by Layout Builder. |
ConfigActionsTest::testPlaceBlockActionDoesNotChangeExistingBlock |
function |
core/modules/block/tests/src/Kernel/ConfigActionsTest.php |
Verifies placeBlockInDefaultTheme action doesn't alter an existing block. |
ConfigActionsTest::testPlaceBlockActionOnlyWorksOnBlocks |
function |
core/modules/block/tests/src/Kernel/ConfigActionsTest.php |
Tests place block action only works on blocks. |
ConfigActionsTest::testPlaceBlockAtPosition |
function |
core/modules/block/tests/src/Kernel/ConfigActionsTest.php |
Tests placing a block at the first and last position in a region. |
ConfigActionsTest::testPlaceBlockInDefaultRegion |
function |
core/modules/block/tests/src/Kernel/ConfigActionsTest.php |
Tests placing a block in the default theme's region. |
ConfigActionsTest::testPlaceBlockInDynamicRegion |
function |
core/modules/block/tests/src/Kernel/ConfigActionsTest.php |
Tests place block in dynamic region. |
ConfigActionsTest::testPlaceBlockInEmptyRegion |
function |
core/modules/block/tests/src/Kernel/ConfigActionsTest.php |
Tests using the PlaceBlock action in an empty region. |
ConfigActionsTest::testPlaceBlockInStaticRegion |
function |
core/modules/block/tests/src/Kernel/ConfigActionsTest.php |
Tests place block in static region. |
ConfigActionTest |
class |
core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php |
Tests the config action system. |
ConfigActionTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php |
|
ConfigActionTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php |
Modules to install. |
ConfigActionTest::testDuplicatePluralizedMethodNameException |
function |
core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php |
|