Search for add
| Title | Object type | File name | Summary |
|---|---|---|---|
| AddItemToToolbar::__construct | function | core/ |
|
| AddItemToToolbarConfigActionTest | class | core/ |
Tests add item to toolbar config action. |
| 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/ |
Tests add item to toolbar. |
| AddItemToToolbarConfigActionTest::testAddNonExistentItem | function | core/ |
Tests that adding non-existent toolbar item to CKEditor triggers an error. |
| AddJsCommand | class | core/ |
An AJAX command for adding JS to the page via AJAX. |
| AddJsCommand.php | file | core/ |
|
| AddJsCommand::$scripts | property | core/ |
An array containing attributes of the scripts to be added to the page. |
| AddJsCommand::$selector | property | core/ |
A CSS selector string. |
| AddJsCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| AddJsCommand::__construct | function | core/ |
Constructs an AddJsCommand. |
| AddModeration | class | core/ |
@internal This API is experimental. |
| AddModeration.php | file | core/ |
|
| AddModeration::apply | function | core/ |
Applies the config action. |
| AddModeration::create | function | core/ |
Creates an instance of the plugin. |
| AddModeration::__construct | function | core/ |
|
| 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. |
| AddModerationDeriver | class | core/ |
Deriver for moderation config actions plugins. |
| AddModerationDeriver.php | file | core/ |
|
| AddModerationDeriver::create | function | core/ |
Creates a new class instance. |
| AddModerationDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| AddModerationDeriver::__construct | function | core/ |
|
| AddNavigationBlock | class | core/ |
@internal This API is experimental. |
| AddNavigationBlock.php | file | core/ |
|
| AddNavigationBlock::apply | function | core/ |
Applies the config action. |
| AddNavigationBlock::create | function | core/ |
Creates an instance of the plugin. |
| AddNavigationBlock::__construct | function | core/ |
|
| 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. |
| AddRoleUser | class | core/ |
Adds a role to a user. |
| AddRoleUser.php | file | core/ |
|
| AddRoleUser::execute | function | core/ |
Executes the plugin. |
| AddRoleUserTest | class | core/ |
Tests Drupal\user\Plugin\Action\AddRoleUser. |
| AddRoleUserTest.php | file | core/ |
|
| AddRoleUserTest::testExecuteAddExistingRole | function | core/ |
Tests the execute method on a user with a role. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.