Search for add

  1. Search 7.x for add
  2. Search 9.5.x for add
  3. Search 8.9.x for add
  4. Search 10.3.x for add
  5. Other projects
Title Object type File name Summary
AccessGroupAnd::addDependency function core/modules/block_content/src/Access/AccessGroupAnd.php
AccessPolicyProcessor::addAccessPolicy function core/lib/Drupal/Core/Session/AccessPolicyProcessor.php Adds an access policy.
AccessPolicyProcessorInterface::addAccessPolicy function core/lib/Drupal/Core/Session/AccessPolicyProcessorInterface.php Adds an access policy.
ActionAddForm class core/modules/action/src/Form/ActionAddForm.php Provides a form for action add forms.
ActionAddForm.php file core/modules/action/src/Form/ActionAddForm.php
ActionAddForm::buildForm function core/modules/action/src/Form/ActionAddForm.php
AddBlockForm class core/modules/layout_builder/src/Form/AddBlockForm.php Provides a form to add a block.
AddBlockForm.php file core/modules/layout_builder/src/Form/AddBlockForm.php
AddBlockForm::buildForm function core/modules/layout_builder/src/Form/AddBlockForm.php Builds the form for the block.
AddBlockForm::getFormId function core/modules/layout_builder/src/Form/AddBlockForm.php Returns a unique string identifying the form.
AddBlockForm::submitLabel function core/modules/layout_builder/src/Form/AddBlockForm.php Returns the label for the submit button.
AddCssCommand class core/lib/Drupal/Core/Ajax/AddCssCommand.php An AJAX command for adding css to the page via ajax.
AddCssCommand.php file core/lib/Drupal/Core/Ajax/AddCssCommand.php
AddCssCommand::$styles property core/lib/Drupal/Core/Ajax/AddCssCommand.php Arrays containing attributes of the stylesheets to be added to the page.
AddCssCommand::render function core/lib/Drupal/Core/Ajax/AddCssCommand.php Return an array to be run through json_encode and sent to the client.
AddCssCommand::__construct function core/lib/Drupal/Core/Ajax/AddCssCommand.php Constructs an AddCssCommand.
AddedStylesheetsTest class core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php Test the ckeditor5-stylesheets theme config property.
AddedStylesheetsTest.php file core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php
AddedStylesheetsTest::$adminUser property core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php The admin user.
AddedStylesheetsTest::$defaultTheme property core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php The theme to install as the default for testing.
AddedStylesheetsTest::$editor property core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php The editor user.
AddedStylesheetsTest::$modules property core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php Modules to enable.
AddedStylesheetsTest::setUp function core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php
AddedStylesheetsTest::testCkeditorStylesheets function core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php Test the ckeditor5-stylesheets theme config.
AddFeedTest class core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Make sure that attaching feeds works correctly with various constructs.
AddFeedTest.php file core/modules/system/tests/src/Kernel/Common/AddFeedTest.php
AddFeedTest::$modules property core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Modules to enable.
AddFeedTest::testAttributeAdded function core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Tests that the rendered output contains specific attributes.
AddFeedTest::testBasicFeedAddNoTitle function core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Tests attaching feeds with paths, URLs, and titles.
AddFeedTest::testFeedIconEscaping function core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Checks that special characters are correctly escaped.
AddFeedTest::urlToRSSLinkPattern function core/modules/system/tests/src/Kernel/Common/AddFeedTest.php Creates a pattern representing the RSS feed in the page.
AddFormBase class core/modules/media_library/src/Form/AddFormBase.php Provides a base class for creating media items from within the media library.
AddFormBase.php file core/modules/media_library/src/Form/AddFormBase.php
AddFormBase::$entityTypeManager property core/modules/media_library/src/Form/AddFormBase.php The entity type manager.
AddFormBase::$libraryUiBuilder property core/modules/media_library/src/Form/AddFormBase.php The media library UI builder.
AddFormBase::$mediaType property core/modules/media_library/src/Form/AddFormBase.php The type of media items being created by this form.
AddFormBase::$openerResolver property core/modules/media_library/src/Form/AddFormBase.php The opener resolver.
AddFormBase::$viewBuilder property core/modules/media_library/src/Form/AddFormBase.php The media view builder.
AddFormBase::buildActions function core/modules/media_library/src/Form/AddFormBase.php Returns an array of supported actions for the form.
AddFormBase::buildCurrentSelectionArea function core/modules/media_library/src/Form/AddFormBase.php Returns a render array containing the current selection.
AddFormBase::buildEntityFormElement function core/modules/media_library/src/Form/AddFormBase.php Builds the sub-form for setting required fields on a new media item.
AddFormBase::buildForm function core/modules/media_library/src/Form/AddFormBase.php Form constructor.
AddFormBase::buildInputElement function core/modules/media_library/src/Form/AddFormBase.php Builds the element for submitting source field value(s).
AddFormBase::buildMediaLibraryUi function core/modules/media_library/src/Form/AddFormBase.php Build the render array of the media library UI.
AddFormBase::buildSelectedItemElement function core/modules/media_library/src/Form/AddFormBase.php Returns a render array for a single pre-selected media item.
AddFormBase::create function core/modules/media_library/src/Form/AddFormBase.php Instantiates a new instance of this class.
AddFormBase::createMediaFromValue function core/modules/media_library/src/Form/AddFormBase.php Creates a new, unsaved media item from a source field value.
AddFormBase::getAddedMediaItems function core/modules/media_library/src/Form/AddFormBase.php Get all added media items from the form state.
AddFormBase::getBaseFormId function core/modules/media_library/src/Form/AddFormBase.php Returns a string identifying the base form.
AddFormBase::getCurrentMediaItems function core/modules/media_library/src/Form/AddFormBase.php Get all pre-selected and added media items from the form state.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.