Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AddHandler.php | file | core/ |
|
AddHandler::buildForm | function | core/ |
Form constructor. |
AddHandler::getForm | function | core/ |
Creates a new instance of this form. |
AddHandler::getFormId | function | core/ |
Returns a unique string identifying the form. |
AddHandler::getFormKey | function | core/ |
Returns the key that represents this form. |
AddHandler::__construct | function | core/ |
Constructs a new AddHandler object. |
AddItemToToolbar | class | core/ |
|
AddItemToToolbar.php | file | core/ |
|
AddItemToToolbar::apply | function | core/ |
Applies the config action. |
AddItemToToolbar::create | function | core/ |
Creates an instance of the plugin. |
AddItemToToolbar::__construct | function | core/ |
|
AddItemToToolbarConfigActionTest | class | core/ |
@covers \Drupal\ckeditor5\Plugin\ConfigAction\AddItemToToolbar @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/ |
|
AddItemToToolbarConfigActionTest::testAddItemToToolbar | function | core/ |
@testWith ["sourceEditing", ["heading", "bold", "italic", "sourceEditing"]] [{"item_name": "sourceEditing"}, ["heading", "bold", "italic",… |
AddItemToToolbarConfigActionTest::testAddNonExistentItem | function | core/ |
|
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/ |
|
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/ |
@covers \Drupal\content_moderation\Plugin\ConfigAction\AddModeration @covers \Drupal\content_moderation\Plugin\ConfigAction\AddModerationDeriver @group content_moderation @group Recipe |
AddModerationConfigActionTest.php | file | core/ |
|
AddModerationConfigActionTest::$modules | property | core/ |
Modules to install. |
AddModerationConfigActionTest::createRecipe | function | core/ |
|
AddModerationConfigActionTest::testActionOnlyTargetsWorkflows | function | core/ |
|
AddModerationConfigActionTest::testAddEntityTypeAndBundle | function | core/ |
|
AddModerationConfigActionTest::testDeriverAdminLabel | function | core/ |
|
AddModerationConfigActionTest::testWorkflowMustBeContentModeration | function | core/ |
|
AddModerationDeriver | class | core/ |
|
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/ |
|
AddPermissionsUpdateTest | class | core/ |
Tests help_post_update_add_permissions_to_roles(). |
AddPermissionsUpdateTest.php | file | core/ |
|
AddPermissionsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
AddPermissionsUpdateTest::testUpdate | function | core/ |
Tests adding 'access help pages' permission. |
AddRoleUser | class | core/ |
Adds a role to a user. |
AddRoleUser.php | file | core/ |
|
AddRoleUser::execute | function | core/ |
Executes the plugin. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.