Search for conf

  1. Search 7.x for conf
  2. Search 9.5.x for conf
  3. Search 8.9.x for conf
  4. Search 10.3.x for conf
  5. Other projects
Title Object type File name Summary
ConfigActionsTest class core/modules/node/tests/src/Kernel/ConfigActionsTest.php @group node
ConfigActionsTest class core/modules/image/tests/src/Kernel/ConfigActionsTest.php @group image
ConfigActionsTest class core/modules/block/tests/src/Kernel/ConfigActionsTest.php @covers \Drupal\block\Plugin\ConfigAction\PlaceBlock[[api-linebreak]]
@covers \Drupal\block\Plugin\ConfigAction\PlaceBlockDeriver[[api-linebreak]]
@group block
ConfigActionsTest class core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php @group Recipe
ConfigActionsTest.php file core/modules/layout_builder/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/field/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/contact/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/node/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::$configActionManager property core/modules/media/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/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/node/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::$modules property core/modules/media/tests/src/Kernel/ConfigActionsTest.php Modules to install.
ConfigActionsTest::$modules property core/modules/language/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/contact/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/layout_builder/tests/src/Kernel/ConfigActionsTest.php Modules to install.
ConfigActionsTest::setUp function core/modules/media/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp function core/modules/language/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/media/tests/src/Kernel/ConfigActionsTest.php Tests the application of configuration actions on a media type.
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/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::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/image/tests/src/Kernel/ConfigActionsTest.php Tests adding an image effect using the configuration action manager.
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 @testWith ["placeBlockInDefaultTheme"][[api-linebreak]]
["placeBlockInAdminTheme"][[api-linebreak]]
[[api-linebreak]]
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 @testWith ["placeBlockInDefaultTheme", "olivero", "header"][[api-linebreak]]
["placeBlockInAdminTheme", "claro", "page_bottom"][[api-linebreak]]
[[api-linebreak]]
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 @testWith ["placeBlockInDefaultTheme", "olivero"][[api-linebreak]]
["placeBlockInAdminTheme", "claro"][[api-linebreak]]
[[api-linebreak]]
ConfigActionTest class core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php Tests the config action system.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.