namespace Drupal\Core\Config\Action\Plugin\ConfigAction
Object name | File name | Summary |
---|---|---|
CreateForEachBundle | core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php | Creates config entities for each bundle of a particular entity type. |
EntityClone | core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityClone.php | @internal This API is experimental. |
EntityCreate | core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityCreate.php | @internal This API is experimental. |
EntityMethod | core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityMethod.php | Makes config entity methods with the ActionMethod attribute into actions. |
PermissionsPerBundle | core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/PermissionsPerBundle.php | @internal This API is experimental. |
SimpleConfigUpdate | core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/SimpleConfigUpdate.php | @internal This API is experimental. |