Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AddedStylesheetsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AddedStylesheetsTest::$editor | property | core/ |
The editor user. |
AddedStylesheetsTest::$modules | property | core/ |
Modules to install. |
AddedStylesheetsTest::setUp | function | core/ |
|
AddedStylesheetsTest::testCkeditorStylesheets | function | core/ |
Test the ckeditor5-stylesheets theme config. |
AddFeedTest | class | core/ |
Make sure that attaching feeds works correctly with various constructs. |
AddFeedTest.php | file | core/ |
|
AddFeedTest::$modules | property | core/ |
Modules to install. |
AddFeedTest::testAttributeAdded | function | core/ |
Tests that the rendered output contains specific attributes. |
AddFeedTest::testBasicFeedAddNoTitle | function | core/ |
Tests attaching feeds with paths, URLs, and titles. |
AddFeedTest::testFeedIconEscaping | function | core/ |
Checks that special characters are correctly escaped. |
AddFeedTest::urlToRSSLinkPattern | function | core/ |
Creates a pattern representing the RSS feed in the page. |
AddFormBase | class | core/ |
Provides a base class for creating media items from within the media library. |
AddFormBase.php | file | core/ |
|
AddFormBase::$entityTypeManager | property | core/ |
The entity type manager. |
AddFormBase::$libraryUiBuilder | property | core/ |
The media library UI builder. |
AddFormBase::$mediaType | property | core/ |
The type of media items being created by this form. |
AddFormBase::$openerResolver | property | core/ |
The opener resolver. |
AddFormBase::$viewBuilder | property | core/ |
The media view builder. |
AddFormBase::buildActions | function | core/ |
Returns an array of supported actions for the form. |
AddFormBase::buildCurrentSelectionArea | function | core/ |
Returns a render array containing the current selection. |
AddFormBase::buildEntityFormElement | function | core/ |
Builds the sub-form for setting required fields on a new media item. |
AddFormBase::buildForm | function | core/ |
Form constructor. |
AddFormBase::buildInputElement | function | core/ |
Builds the element for submitting source field value(s). |
AddFormBase::buildMediaLibraryUi | function | core/ |
Build the render array of the media library UI. |
AddFormBase::buildSelectedItemElement | function | core/ |
Returns a render array for a single pre-selected media item. |
AddFormBase::create | function | core/ |
Instantiates a new instance of this class. |
AddFormBase::createMediaFromValue | function | core/ |
Creates a new, unsaved media item from a source field value. |
AddFormBase::getAddedMediaItems | function | core/ |
Get all added media items from the form state. |
AddFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
AddFormBase::getCurrentMediaItems | function | core/ |
Get all pre-selected and added media items from the form state. |
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. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.