Search for _action
- Search 7.x for _action
- Search 9.5.x for _action
- Search 8.9.x for _action
- Search 10.3.x for _action
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccessCheck::menuLocalAction7 | function | core/ |
|
AccessCheck::menuLocalAction8 | function | core/ |
|
Actions::preRenderActionsDropbutton | function | core/ |
Render API callback: Groups the elements with a #dropbutton property. |
Actions::processActions | function | core/ |
Processes a form actions container element. |
ActionTest::$actionManager | property | core/ |
The action manager. |
ActionTest::testNoTypeAction | function | core/ |
Tests no type specified action. |
AddComponentTest::$configActionManager | property | core/ |
The config action manager. |
AddComponentTest::testActionFailsIfEntityNotFound | function | core/ |
Tests that applying the config action to a missing entity fails. |
AddFormBase::buildActions | function | core/ |
Returns an array of supported actions for the form. |
AddItemToToolbarConfigActionTest | class | core/ |
@covers \Drupal\ckeditor5\Plugin\ConfigAction\AddItemToToolbar[[api-linebreak]] @group ckeditor5 @group Recipe |
AddItemToToolbarConfigActionTest.php | file | core/ |
|
AddItemToToolbarConfigActionTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
AddItemToToolbarConfigActionTest::$modules | property | core/ |
Modules to install. |
AddItemToToolbarConfigActionTest::setUp | function | core/ |
|
AddItemToToolbarConfigActionTest::testActionRequiresCKEditor5 | function | core/ |
Tests that the `addItemToToolbar` config action requires CKEditor 5. |
AddItemToToolbarConfigActionTest::testAddItemToToolbar | function | core/ |
@testWith ["sourceEditing", ["heading", "bold", "italic", "sourceEditing"]][[api-linebreak]] [{"item_name": "sourceEditing"}, ["heading", "bold",… |
AddItemToToolbarConfigActionTest::testAddNonExistentItem | function | core/ |
Tests that adding non-existent toolbar item to CKEditor triggers an error. |
AddModerationConfigActionTest | class | core/ |
Tests Add Moderation Config Action. |
AddModerationConfigActionTest.php | file | core/ |
|
AddModerationConfigActionTest::$modules | property | core/ |
Modules to install. |
AddModerationConfigActionTest::createRecipe | function | core/ |
Creates a recipe configuration for adding entity types and bundles to a workflow. |
AddModerationConfigActionTest::testActionOnlyTargetsWorkflows | function | core/ |
Tests that the action only targets workflows. |
AddModerationConfigActionTest::testAddEntityTypeAndBundle | function | core/ |
Tests adding entity types and bundles to a workflow. |
AddModerationConfigActionTest::testDeriverAdminLabel | function | core/ |
Tests that the derived config action definitions have correct admin labels. |
AddModerationConfigActionTest::testWorkflowMustBeContentModeration | function | core/ |
Tests that the workflow must be of type Content Moderation. |
AddNavigationBlockConfigActionTest | class | core/ |
Tests Add Navigation Block Config Action. |
AddNavigationBlockConfigActionTest.php | file | core/ |
|
AddNavigationBlockConfigActionTest::$modules | property | core/ |
Modules to install. |
AddNavigationBlockConfigActionTest::setUp | function | core/ |
|
AddNavigationBlockConfigActionTest::testActionOnlySupportsNavigationConfig | function | core/ |
Checks invalid config exception. |
AddNavigationBlockConfigActionTest::testAddBlockToNavigation | function | core/ |
Tests add item logic. |
AddToAllBundlesConfigActionTest | class | core/ |
Tests Add To All Bundles Config Action. |
AddToAllBundlesConfigActionTest.php | file | core/ |
|
AddToAllBundlesConfigActionTest::$modules | property | core/ |
Modules to install. |
AddToAllBundlesConfigActionTest::applyAction | function | core/ |
Applies a recipe with the addToAllBundles action. |
AddToAllBundlesConfigActionTest::setUp | function | core/ |
|
AddToAllBundlesConfigActionTest::testFailIfExists | function | core/ |
Tests that the action can be set to fail if the field already exists. |
AddToAllBundlesConfigActionTest::testIgnoreExistingFields | function | core/ |
Tests that the action will ignore existing fields by default. |
AddToAllBundlesConfigActionTest::testInstantiateNewFieldOnAllBundles | function | core/ |
Tests instantiating a field on all bundles of an entity type. |
ArgumentPluginBase::defaultAction | function | core/ |
Handle the default action, which means our argument wasn't present. |
ArgumentPluginBase::defaultActions | function | core/ |
Default actions. |
BatchUserAction | class | core/ |
Provides action that sets batch precessing. |
BatchUserAction.php | file | core/ |
|
BatchUserAction::access | function | core/ |
Checks object access. |
BatchUserAction::execute | function | core/ |
Executes the plugin. |
BatchUserAction::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
BatchUserAction::finishBatch | function | core/ |
Finish batch. |
BatchUserAction::processBatch | function | core/ |
Processes the batch item. |
block--local-actions-block.html.twig | file | core/ |
Theme override for local actions (primary admin actions.) |
block--local-actions-block.html.twig | file | core/ |
Theme override for local actions (primary admin actions.) |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.