Search for _action

  1. Search 7.x for _action
  2. Search 9.5.x for _action
  3. Search 8.9.x for _action
  4. Search 10.3.x for _action
  5. Other projects
Title Object type File name Summary
ConfigActionPluginInterface.php file core/lib/Drupal/Core/Config/Action/ConfigActionPluginInterface.php
ConfigActionPluginInterface::apply function core/lib/Drupal/Core/Config/Action/ConfigActionPluginInterface.php Applies the config action.
ConfigActionsTest class core/modules/language/tests/src/Kernel/ConfigActionsTest.php Tests Config Actions.
ConfigActionsTest class core/modules/node/tests/src/Kernel/ConfigActionsTest.php Tests Config Actions.
ConfigActionsTest class core/modules/block/tests/src/Kernel/ConfigActionsTest.php Tests Config Actions.
ConfigActionsTest class core/modules/field/tests/src/Kernel/ConfigActionsTest.php Tests Config Actions.
ConfigActionsTest class core/modules/image/tests/src/Kernel/ConfigActionsTest.php Tests Config Actions.
ConfigActionsTest class core/modules/media/tests/src/Kernel/ConfigActionsTest.php Tests Config Actions.
ConfigActionsTest class core/modules/contact/tests/src/Kernel/ConfigActionsTest.php Tests Config Actions.
ConfigActionsTest class core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php Tests Config Actions.
ConfigActionsTest.php file core/modules/language/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/node/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/media/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/contact/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/image/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/field/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/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/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/block/tests/src/Kernel/ConfigActionsTest.php The configuration action manager.
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/media/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/node/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/block/tests/src/Kernel/ConfigActionsTest.php Modules to install.
ConfigActionsTest::setUp function core/modules/media/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/language/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::setUp function core/modules/field/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/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::testConfigActions function core/modules/field/tests/src/Kernel/ConfigActionsTest.php Tests the application of configuration actions on field settings.
ConfigActionsTest::testConfigActions function core/modules/language/tests/src/Kernel/ConfigActionsTest.php Tests the application of configuration actions on a language.
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.

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