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
ImageStyleAddForm::submitForm function core/modules/image/src/Form/ImageStyleAddForm.php
ImageStyleInterface::addImageEffect function core/modules/image/src/ImageStyleInterface.php Saves an image effect for this style.
ImageTestBase::addImage function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Add an image to the CKEditor 5 editable zone.
ImageTestTestBase::addImage function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php Uploads a test image.
ImmutablePathList::add function core/modules/package_manager/src/ImmutablePathList.php
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 content 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
InlineBlockUsageInterface::addUsage function core/modules/layout_builder/src/InlineBlockUsageInterface.php Adds a usage record.
InlineBlockUsageTest::testAddUsage function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Covers ::addUsage.
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/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.
JsMessageTest::testAddRemoveMessages function core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php Tests 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::addAssertWaitOnAjaxRequest function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Test waitForAjax" button.
JsWebAssertTestForm::addButton function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add button" 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::addField function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add field" button.
JsWebAssertTestForm::addId function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add ID" 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.
JsWebAssertTestForm::addLink function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Add link" button.
JsWebAssertTestForm::addWaitForElementVisible function core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Test waitForElementVisible" button.
JsWebAssertTestForm::addWaitForElementVisible function core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php Ajax callback for the "Test waitForElementVisible" button.
language.add.html.twig file core/modules/language/help_topics/language.add.html.twig ---
label: 'Adding a language'
related:
- core.translations
- language.detect
---
{% set languages_text %}{% trans %}Languages{% endtrans %}{% endset %}
{% set languages_link = render_var(help_route_link(languages_text,…
LanguageAddForm class core/modules/language/src/Form/LanguageAddForm.php Controller for language addition forms.
LanguageAddForm.php file core/modules/language/src/Form/LanguageAddForm.php
LanguageAddForm::actions function core/modules/language/src/Form/LanguageAddForm.php
LanguageAddForm::copyFormValuesToEntity function core/modules/language/src/Form/LanguageAddForm.php
LanguageAddForm::form function core/modules/language/src/Form/LanguageAddForm.php
LanguageAddForm::getFormId function core/modules/language/src/Form/LanguageAddForm.php
LanguageAddForm::save function core/modules/language/src/Form/LanguageAddForm.php
LanguageAddForm::validateCustom function core/modules/language/src/Form/LanguageAddForm.php Validates the language addition form on custom language button.
LanguageAddForm::validatePredefined function core/modules/language/src/Form/LanguageAddForm.php Element specific validator for the Add language button.
LanguageConfigFactoryOverride::addCollections function core/modules/language/src/Config/LanguageConfigFactoryOverride.php
LanguageTourTest::testLanguageAddTour function core/modules/tour/tests/src/Functional/Language/LanguageTourTest.php Go to add language page and check the tour tooltips.
Layout::$additional property core/lib/Drupal/Core/Layout/Attribute/Layout.php Any additional properties and values.
LayoutBuilder::addRenderedLayoutBuilder function core/modules/layout_builder/src/Element/LayoutBuilder.php Render API #post_render callback that adds layout builder markup to form.

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