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
ConfigActionManager::$deprecatedPluginIds property core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Information about all deprecated plugin IDs.
ConfigActionManager::alterDefinitions function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Invokes the hook to alter the definitions if the alter hook is set.
ConfigActionManager::applyAction function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Applies a config action.
ConfigActionManager::createInstance function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Creates a plugin instance based on the provided ID and configuration.
ConfigActionManager::getConfigNamesMatchingExpression function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Gets the names of all active config objects that match an expression.
ConfigActionManager::getShorthandActionIdsForEntityType function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Gets a map of shorthand action IDs to plugin IDs for an entity type.
ConfigActionManager::__construct function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Constructs a new \Drupal\Core\Config\Action\ConfigActionManager object.
ConfigActionPluginInterface interface core/lib/Drupal/Core/Config/Action/ConfigActionPluginInterface.php @internal
This API is experimental.
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/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/media/tests/src/Kernel/ConfigActionsTest.php @group media
ConfigActionsTest class core/modules/node/tests/src/Kernel/ConfigActionsTest.php @group node
ConfigActionsTest class core/modules/field/tests/src/Kernel/ConfigActionsTest.php @group field
ConfigActionsTest class core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php @group Recipe
ConfigActionsTest class core/modules/contact/tests/src/Kernel/ConfigActionsTest.php @group contact
ConfigActionsTest class core/modules/language/tests/src/Kernel/ConfigActionsTest.php @group language
ConfigActionsTest.php file core/modules/language/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/media/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest.php file core/modules/field/tests/src/Kernel/ConfigActionsTest.php
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/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/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/node/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/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/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::$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::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/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::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/language/tests/src/Kernel/ConfigActionsTest.php Tests the application of configuration actions on a language.

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