Search for add

  1. Search 7.x for add
  2. Search 9.5.x for add
  3. Search 10.3.x for add
  4. Search 11.x for add
  5. Other projects
Title Object type File name Summary
ForumController::addForum function core/modules/forum/src/Controller/ForumController.php Returns add forum entity form.
ForumTest::testAddOrphanTopic function core/modules/forum/tests/src/Functional/ForumTest.php Tests that forum nodes can't be added without a parent.
HandlerFieldUserNameTest::testNoAdditionalFields function core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php Tests that the field handler works when no additional fields are added.
HelpTopicTwigLoader::addExtension function core/modules/help_topics/src/HelpTopicTwigLoader.php Adds an extensions help_topics directory to the Twig loader.
help_topics_test.additional.html.twig file core/modules/help_topics/tests/modules/help_topics_test/help_topics/help_topics_test.additional.html.twig ---
label: 'Additional topic'
related:
- help_topics_test.test
---
<p>{% trans %}This topic should get listed automatically on the Help test topic.{% endtrans %}</p>
HWLDFWordAccumulator::addWords function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulatorTest::provideAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php
HWLDFWordAccumulatorTest::testAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php @covers ::addWords
@dataProvider provideAddWords
IconBuilderInterface::setPadding function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the padding.
image.image_style.test_scale_and_crop_add_anchor.yml file core/modules/image/tests/fixtures/update/image.image_style.test_scale_and_crop_add_anchor.yml core/modules/image/tests/fixtures/update/image.image_style.test_scale_and_crop_add_anchor.yml
ImageEffectAddForm class core/modules/image/src/Form/ImageEffectAddForm.php Provides an add form for image effects.
ImageEffectAddForm.php file core/modules/image/src/Form/ImageEffectAddForm.php
ImageEffectAddForm::$effectManager property core/modules/image/src/Form/ImageEffectAddForm.php The image effect manager.
ImageEffectAddForm::buildForm function core/modules/image/src/Form/ImageEffectAddForm.php Form constructor.
ImageEffectAddForm::create function core/modules/image/src/Form/ImageEffectAddForm.php Instantiates a new instance of this class.
ImageEffectAddForm::prepareImageEffect function core/modules/image/src/Form/ImageEffectAddForm.php Converts an image effect ID into an object.
ImageEffectAddForm::__construct function core/modules/image/src/Form/ImageEffectAddForm.php Constructs a new ImageEffectAddForm.
ImageStyle::addExtension function core/modules/image/src/Entity/ImageStyle.php Adds an extension to a path.
ImageStyle::addImageEffect function core/modules/image/src/Entity/ImageStyle.php Saves an image effect for this style.
ImageStyleAddForm class core/modules/image/src/Form/ImageStyleAddForm.php Controller for image style addition forms.
ImageStyleAddForm.php file core/modules/image/src/Form/ImageStyleAddForm.php
ImageStyleAddForm::actions function core/modules/image/src/Form/ImageStyleAddForm.php Returns an array of supported actions for the current entity form.
ImageStyleAddForm::submitForm function core/modules/image/src/Form/ImageStyleAddForm.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
ImageStyleInterface::addImageEffect function core/modules/image/src/ImageStyleInterface.php Saves an image effect for this style.
image_post_update_scale_and_crop_effect_add_anchor function core/modules/image/image.post_update.php Add 'anchor' setting to 'Scale and crop' effects.
InlineBlockPrivateFilesTest::addInlineFileBlockToLayout function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php Adds an entity block with a file.
InlineBlockTest::testAddInlineBlocksPermission function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php Tests the 'create and edit custom blocks' permission to add a new block.
InlineBlockTest::testAddWorkFlow function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php Tests the workflow for adding an inline block depending on number of types.
InlineBlockTestBase::addInlineBlockToLayout function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php Adds an entity block to the layout.
InlineBlockUsage::addUsage function core/modules/layout_builder/src/InlineBlockUsage.php Adds a usage record.
InlineBlockUsageInterface::addUsage function core/modules/layout_builder/src/InlineBlockUsageInterface.php Adds a usage record.
install_download_additional_translations_operations function core/includes/install.core.inc Prepares the system for import and downloads additional translations.
Interpolator::addData function composer/Plugin/Scaffold/Interpolator.php Adds to the data set to use when interpolating.
InvalidConsumer::addHandler function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php
IpAddressBlockingTest class core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php Tests IP address banning.
IpAddressBlockingTest.php file core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php
IpAddressBlockingTest::$defaultTheme property core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php The theme to install as the default for testing.
IpAddressBlockingTest::$modules property core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php Modules to install.
IpAddressBlockingTest::testIPAddressValidation function core/modules/ban/tests/src/Functional/IpAddressBlockingTest.php Tests various user input to confirm correct validation and saving of data.
item-list--media-library-add-form-media-list.html.twig file core/themes/seven/templates/media-library/item-list--media-library-add-form-media-list.html.twig Theme override for a list of new, unsaved media items being added in the
modal media library dialog.
item-list--media-library-add-form-media-list.html.twig file core/themes/claro/templates/media-library/item-list--media-library-add-form-media-list.html.twig Theme override for a list of new, unsaved media items being added in the
modal media library dialog.
ItemLayoutFieldBlockTest::testAddAjaxBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php Tests configuring a field block for a user field.
JoinPluginBase::joinAddExtra function core/modules/views/src/Plugin/views/join/JoinPluginBase.php Adds the extras to the join condition.
JsAjaxTestForm::addButton function core/modules/system/tests/modules/js_ajax_test/src/Form/JsAjaxTestForm.php Ajax callback for the "Add button" button.
JsMessageTest::testAddRemoveMessages function core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php Test click on links to show messages and remove messages.
JsWebAssertTestForm::addAssertWaitOnAjaxRequest function core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Test waitForAjax" button.
JsWebAssertTestForm::addButton function core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add button" button.
JsWebAssertTestForm::addField function core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add field" button.
JsWebAssertTestForm::addId function core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add ID" button.
JsWebAssertTestForm::addLink function core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add link" button.

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