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
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 Returns an array of supported actions for the current entity form.
LanguageAddForm::copyFormValuesToEntity function core/modules/language/src/Form/LanguageAddForm.php Copies top-level form values to entity properties.
LanguageAddForm::form function core/modules/language/src/Form/LanguageAddForm.php Gets the actual form array to be built.
LanguageAddForm::getFormId function core/modules/language/src/Form/LanguageAddForm.php Returns a unique string identifying the form.
LanguageAddForm::save function core/modules/language/src/Form/LanguageAddForm.php Form submission handler for the 'save' action.
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 Reacts to the ConfigCollectionEvents::COLLECTION_INFO event.
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::buildAddSectionLink function core/modules/layout_builder/src/Element/LayoutBuilder.php Builds a link to add a new section at a given delta.
LayoutBuilderDefaultValuesTest::addImageFields function core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php Helper function to add image fields.
LayoutBuilderDefaultValuesTest::addTextFields function core/modules/layout_builder/tests/src/Functional/LayoutBuilderDefaultValuesTest.php Helper function to add string fields.
LayoutBuilderDisableInteractionsTest::addBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Adds a block in the Layout Builder.
LayoutBuilderEntityViewDisplay::addSectionField function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Adds a layout section field to a given bundle.
LayoutBuilderHighlightTrait::blockAddHighlightId function core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php Provides the ID used to highlight the active Layout Builder UI element.
LayoutBuilderHighlightTrait::sectionAddHighlightId function core/modules/layout_builder/src/LayoutBuilderHighlightTrait.php Provides the ID used to highlight the active Layout Builder UI element.
LayoutBuilderNestedFormUiTest::addFormBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderNestedFormUiTest.php Adds a form block specified by label layout and checks it can be saved.
LayoutBuilderNestedFormUiTest::testAddingFormBlocksToDefaults function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderNestedFormUiTest.php Tests blocks containing forms can be successfully saved editing defaults.
LayoutBuilderNestedFormUiTest::testAddingFormBlocksToOverrides function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderNestedFormUiTest.php Tests blocks containing forms can be successfully saved editing overrides.
LayoutBuilderTest::openAddBlockForm function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Opens the add block form in the off-canvas dialog.
LayoutBuilderTranslationTest::addEntityTranslation function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Adds an entity translation.
LayoutBuilderTranslationTest::addLayoutOverride function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Adds a layout override.
LayoutBuilderUiTest::testAddHighlights function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderUiTest.php Tests that elements that open the dialog are properly highlighted.
LayoutDefinition::$additional property core/lib/Drupal/Core/Layout/LayoutDefinition.php Any additional properties and values.
LazyPluginCollection::addInstanceId function core/lib/Drupal/Component/Plugin/LazyPluginCollection.php Adds an instance ID to the available instance IDs.
LinearHistory::add function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Adds a new checkpoint.
LinearHistoryTest::testAdd function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php @covers ::add
@covers ::count
@covers ::getActiveCheckpoint
@covers \Drupal\Core\Config\Checkpoint\Checkpoint
LinearHistoryTest::testAddException function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php @covers ::add
LinkBase::addLangcode function core/modules/views/src/Plugin/views/field/LinkBase.php Adds language information to the options.
ListItemBase::addMoreAjax function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Ajax callback for the "Add another item" button.
ListItemBase::addMoreSubmit function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Adds a new option.
LocaleHooks::formLanguageAdminAddFormAlter function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_form_FORM_ID_alter() for language_admin_add_form().
LocalesLocationAddIndexUpdateTest class core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php Tests Locale update functions.

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