Search for add
Title | Object type | File name | Summary |
---|---|---|---|
AddFormBase::getMediaLibraryState | function | core/ |
Get the media library state from the form state. |
AddFormBase::getMediaType | function | core/ |
Get the media type from the form state. |
AddFormBase::getPreSelectedMediaItems | function | core/ |
Get all pre-selected media items from the form state. |
AddFormBase::getSelectedMediaItemCount | function | core/ |
Get the number of selected media. |
AddFormBase::getSourceFieldName | function | core/ |
Returns the name of the source field for a media type. |
AddFormBase::isAdvancedUi | function | core/ |
Determines if the "advanced UI" of the Media Library is enabled. |
AddFormBase::prepareMediaEntityForSave | function | core/ |
Prepares a created media item to be permanently saved. |
AddFormBase::preRenderAddedMedia | function | core/ |
Converts the set of newly added media into an item list for rendering. |
AddFormBase::processInputValues | function | core/ |
Creates media items from source field input values. |
AddFormBase::removeButtonSubmit | function | core/ |
Submit handler for the remove button. |
AddFormBase::submitForm | function | core/ |
Form submission handler. |
AddFormBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
AddFormBase::updateFormCallback | function | core/ |
AJAX callback to update the entire form based on source field input. |
AddFormBase::updateLibrary | function | core/ |
AJAX callback to send the new media item(s) to the media library. |
AddFormBase::updateWidget | function | core/ |
AJAX callback to send the new media item(s) to the calling code. |
AddFormBase::validateForm | function | core/ |
Form validation handler. |
AddFormBase::validateMediaEntity | function | core/ |
Validate a created media item. |
AddFormBase::__construct | function | core/ |
Constructs an AddFormBase object. |
AddHandler | class | core/ |
Provides a form for adding an item in the Views UI. |
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 |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.