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
add-menu-block-with-zero-depth.php file core/modules/block/tests/fixtures/update/add-menu-block-with-zero-depth.php Adds a menu block with a `depth` setting of 0.
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.
AddComponent class core/modules/layout_builder/src/Plugin/ConfigAction/AddComponent.php Adds a component to a layout builder section.
AddComponent.php file core/modules/layout_builder/src/Plugin/ConfigAction/AddComponent.php
AddComponent::apply function core/modules/layout_builder/src/Plugin/ConfigAction/AddComponent.php Applies the config action.
AddComponent::create function core/modules/layout_builder/src/Plugin/ConfigAction/AddComponent.php Creates an instance of the plugin.
AddComponent::__construct function core/modules/layout_builder/src/Plugin/ConfigAction/AddComponent.php
AddComponentDeriver class core/modules/layout_builder/src/Plugin/ConfigAction/Deriver/AddComponentDeriver.php @internal
This API is experimental.
AddComponentDeriver.php file core/modules/layout_builder/src/Plugin/ConfigAction/Deriver/AddComponentDeriver.php
AddComponentDeriver::create function core/modules/layout_builder/src/Plugin/ConfigAction/Deriver/AddComponentDeriver.php Creates a new class instance.
AddComponentDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/ConfigAction/Deriver/AddComponentDeriver.php Gets the definition of all derivatives of a base plugin.
AddComponentDeriver::__construct function core/modules/layout_builder/src/Plugin/ConfigAction/Deriver/AddComponentDeriver.php
AddComponentTest class core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php @coversDefaultClass \Drupal\layout_builder\Plugin\ConfigAction\AddComponent
AddComponentTest.php file core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php
AddComponentTest::$configActionManager property core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php The config action manager.
AddComponentTest::$modules property core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php Modules to install.
AddComponentTest::$plugin property core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php The plugin.
AddComponentTest::provider function core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php Data provider for testAddComponent.
AddComponentTest::setUp function core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php
AddComponentTest::testActionFailsIfEntityNotFound function core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php Tests that applying the config action to a missing entity fails.
AddComponentTest::testAddComponent function core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php Tests adding a component to a view display using a config action.
AddComponentTest::testAddComponentToEmptyRegionThatIsNotFirst function core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php Tests that adding a component to another section works as expected.
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 install.
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 install.
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.

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