Search for add
Title | Object type | File name | Summary |
---|---|---|---|
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::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 a 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. |
AddRoleUser | class | core/ |
Adds a role to a user. |
AddRoleUser.php | file | core/ |
|
AddRoleUser::execute | function | core/ |
Executes the plugin. |
AddRoleUserTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Action\AddRoleUser @group user |
AddRoleUserTest.php | file | core/ |
|
AddRoleUserTest::testExecuteAddExistingRole | function | core/ |
Tests the execute method on a user with a role. |
AddRoleUserTest::testExecuteAddNonExistingRole | function | core/ |
Tests the execute method on a user without a specific role. |
AddSectionController | class | core/ |
Defines a controller to add a new section. |
AddSectionController.php | file | core/ |
|
AddSectionController::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
AddSectionController::build | function | core/ |
Adds the new section. |
AddSectionController::create | function | core/ |
Instantiates a new instance of this class. |
AddSectionController::__construct | function | core/ |
AddSectionController constructor. |
AddStyleSheetCommand | class | core/ |
AJAX command to add style sheets to a CKEditor instance. |
AddStyleSheetCommand.php | file | core/ |
|
AddStyleSheetCommand::$editorId | property | core/ |
The CKEditor instance ID. |
AddStyleSheetCommand::$styleSheets | property | core/ |
The style sheet URLs to add to the CKEditor instance. |
AddStyleSheetCommand::addStyleSheet | function | core/ |
Adds a style sheet to the CKEditor instance. |
AddStyleSheetCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
AddStyleSheetCommand::__construct | function | core/ |
AddStyleSheetCommand constructor. |
AdminHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
AdminHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
AggregatorController::feedAdd | function | core/ |
Presents the aggregator feed creation form. |
AjaxBlockTest::testAddAjaxBlock | function | core/ |
Tests configuring a field block for a user field. |
AjaxCommandsTest::testAddCssCommand | function | core/ |
@covers \Drupal\Core\Ajax\AddCssCommand |
AjaxCssForm::addCssIframe | function | core/ |
Handles the AJAX request to add CSS to the iframe editor. |
AjaxCssForm::addCssInline | function | core/ |
Handles the AJAX request to add CSS to the inline editor. |
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.