Search for add
Title | Object type | File name | Summary |
---|---|---|---|
AccessGroupAnd::addDependency | function | core/ |
|
access_check.node.add | service | core/ |
Drupal\node\Access\NodeAddAccessCheck |
ActionAddForm | class | core/ |
Provides a form for action add forms. |
ActionAddForm.php | file | core/ |
|
ActionAddForm::buildForm | function | core/ |
|
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. |
AddCssCommand | class | core/ |
An AJAX command for adding css to the page via ajax. |
AddCssCommand.php | file | core/ |
|
AddCssCommand::$styles | property | core/ |
A string that contains the styles to be added to the page. |
AddCssCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
AddCssCommand::__construct | function | core/ |
Constructs an AddCssCommand. |
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 enable. |
AddedStylesheetsTest::setUp | function | core/ |
|
AddedStylesheetsTest::testCkeditorStylesheets | function | core/ |
Test the ckeditor5-stylesheets theme config. |
AddFeedTest | class | core/ |
Add feed test. |
AddFeedTest | class | core/ |
Make sure that attaching feeds works correctly with various constructs. |
AddFeedTest.php | file | core/ |
|
AddFeedTest.php | file | core/ |
|
AddFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AddFeedTest::$modules | property | core/ |
Modules to enable. |
AddFeedTest::setUp | function | core/ |
|
AddFeedTest::testAddFeed | function | core/ |
Creates and ensures that a feed is unique, checks source, and deletes feed. |
AddFeedTest::testAddLongFeed | function | core/ |
Tests feeds with very long URLs. |
AddFeedTest::testBasicFeedAddNoTitle | function | core/ |
Tests attaching feeds with paths, URLs, and titles. |
AddFeedTest::testFeedIconEscaping | function | core/ |
Checks that special characters are correctly escaped. |
AddFeedTest::testFeedLabelEscaping | function | core/ |
Ensures that the feed label is escaping when rendering the feed icon. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.