Search for l
Title | Object type | File name | Summary |
---|---|---|---|
ActiveTheme::$logo | property | core/ |
The path to the logo. |
ActiveTheme::getLibraries | function | core/ |
Returns the libraries provided by the theme. |
ActiveTheme::getLibrariesExtend | function | core/ |
Returns the libraries extended by the active theme. |
ActiveTheme::getLibrariesOverride | function | core/ |
Returns the libraries or library assets overridden by the active theme. |
ActiveTheme::getLogo | function | core/ |
Returns the logo provided by the theme. |
ActiveWorkspaceTestForm::$keyValue | property | core/ |
The test key-value store. |
ActiveWorkspaceTestForm::buildForm | function | core/ |
Form constructor. |
ActiveWorkspaceUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActiveWorkspaceUpdateTest::$modules | property | core/ |
Modules to install. |
add-menu-block-with-zero-depth.php | file | core/ |
Adds a menu block with a `depth` setting of 0. |
AddBlockForm | class | core/ |
Provides a form to add a block. |
AddBlockForm.php | file | core/ |
|
AddBlockForm::buildForm | function | core/ |
Builds the form for the block. |
AddBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AddBlockForm::submitLabel | function | core/ |
Returns the label for the submit button. |
AddComponent::apply | function | core/ |
Applies the config action. |
AddComponentTest::$modules | property | core/ |
Modules to install. |
AddComponentTest::$plugin | property | core/ |
The plugin. |
AddComponentTest::testActionFailsIfEntityNotFound | function | core/ |
Tests that applying the config action to a missing entity fails. |
AddCssCommand::$styles | property | core/ |
Arrays containing attributes of the stylesheets to be added to the page. |
AddedStylesheetsTest | class | core/ |
Test the ckeditor5-stylesheets theme config property. |
AddedStylesheetsTest.php | file | core/ |
|
AddedStylesheetsTest::$adminUser | property | core/ |
The admin user. |
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::$modules | property | core/ |
Modules to install. |
AddFeedTest::testBasicFeedAddNoTitle | function | core/ |
Tests attaching feeds with paths, URLs, and titles. |
AddFeedTest::urlToRSSLinkPattern | function | core/ |
Creates a pattern representing the RSS feed in the page. |
AddFormBase::$libraryUiBuilder | property | core/ |
The media library UI builder. |
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::createMediaFromValue | function | core/ |
Creates a new, unsaved media item from a source field value. |
AddFormBase::getMediaLibraryState | function | core/ |
Get the media library state 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::processInputValues | function | core/ |
Creates media items from source field input values. |
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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.