Search for element

  1. Search 7.x for element
  2. Search 9.5.x for element
  3. Search 8.9.x for element
  4. Search 11.x for element
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Element class core/modules/editor/src/Element.php Defines a service for Text Editor's render elements.
Element class core/lib/Drupal/Core/Render/Element.php Provides helper methods for Drupal render elements.
Element class core/lib/Drupal/Core/Config/Schema/Element.php Defines a generic configuration element.

All search results

Title Object type File name Summary
FormElement::processPattern function core/lib/Drupal/Core/Render/Element/FormElement.php
FormElement::setAttributes function core/lib/Drupal/Core/Render/Element/FormElement.php
FormElement::validatePattern function core/lib/Drupal/Core/Render/Element/FormElement.php
FormElement::valueCallback function core/lib/Drupal/Core/Render/Element/FormElement.php
FormElement::__construct function core/lib/Drupal/Core/Render/Element/FormElement.php
FormElementBase class core/lib/Drupal/Core/Render/Element/FormElementBase.php Provides a base class for form element plugins.
FormElementBase class core/modules/config_translation/src/FormElement/FormElementBase.php Provides a common base class for form elements.
FormElementBase.php file core/modules/config_translation/src/FormElement/FormElementBase.php
FormElementBase.php file core/lib/Drupal/Core/Render/Element/FormElementBase.php
FormElementBase::$definition property core/modules/config_translation/src/FormElement/FormElementBase.php The data definition of the element this form element is for.
FormElementBase::$element property core/modules/config_translation/src/FormElement/FormElementBase.php The schema element this form is for.
FormElementBase::create function core/modules/config_translation/src/FormElement/FormElementBase.php
FormElementBase::getSourceElement function core/modules/config_translation/src/FormElement/FormElementBase.php Returns the source element for a given configuration definition.
FormElementBase::getTranslationBuild function core/modules/config_translation/src/FormElement/FormElementBase.php
FormElementBase::getTranslationElement function core/modules/config_translation/src/FormElement/FormElementBase.php Returns the translation form element for a given configuration definition.
FormElementBase::processAutocomplete function core/lib/Drupal/Core/Render/Element/FormElementBase.php Adds autocomplete functionality to elements.
FormElementBase::processPattern function core/lib/Drupal/Core/Render/Element/FormElementBase.php #process callback for #pattern form element property.
FormElementBase::setConfig function core/modules/config_translation/src/FormElement/FormElementBase.php
FormElementBase::validatePattern function core/lib/Drupal/Core/Render/Element/FormElementBase.php #element_validate callback for #pattern form element property.
FormElementBase::valueCallback function core/lib/Drupal/Core/Render/Element/FormElementBase.php
FormElementBase::__construct function core/modules/config_translation/src/FormElement/FormElementBase.php Constructs a FormElementBase.
FormElementHelper class core/lib/Drupal/Core/Form/FormElementHelper.php Provides common functionality for form elements.
FormElementHelper.php file core/lib/Drupal/Core/Form/FormElementHelper.php
FormElementHelper::getElementByName function core/lib/Drupal/Core/Form/FormElementHelper.php Retrieves a form element.
FormElementHelper::getElementTitle function core/lib/Drupal/Core/Form/FormElementHelper.php Returns the title for the element.
FormElementHelperTest class core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php Tests the form element helper.
FormElementHelperTest.php file core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php
FormElementHelperTest::getElementByNameProvider function core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php Provides test data.
FormElementHelperTest::getElementTitleProvider function core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php Provides test data.
FormElementHelperTest::testGetElementByName function core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php Tests the getElementByName() method.
FormElementHelperTest::testGetElementTitle function core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php Tests the getElementTitle() method.
FormElementInlineErrorTest class core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php Tests messages on form elements.
FormElementInlineErrorTest.php file core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php
FormElementInlineErrorTest::$modules property core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php
FormElementInlineErrorTest::testDisplayErrorMessagesNotInline function core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php Tests that no inline form errors are shown when disabled for a form.
FormElementInterface interface core/lib/Drupal/Core/Render/Element/FormElementInterface.php Provides an interface for form element plugins.
FormElementInterface.php file core/lib/Drupal/Core/Render/Element/FormElementInterface.php
FormElementInterface::valueCallback function core/lib/Drupal/Core/Render/Element/FormElementInterface.php Determines how user input is mapped to an element's #value property.
FormElementLabelTest class core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php Tests for form_element_label theme hook.
FormElementLabelTest.php file core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php
FormElementLabelTest::$modules property core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php
FormElementLabelTest::testAttributes function core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php Ensures that attributes can be placed for form element label.
FormElementMaxlengthTest class core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php Tests the maxlength HTML attribute on form elements.
FormElementMaxlengthTest.php file core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php
FormElementMaxlengthTest::$modules property core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php
FormElementMaxlengthTest::buildForm function core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php
FormElementMaxlengthTest::getFormId function core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php
FormElementMaxlengthTest::submitForm function core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php
FormElementMaxlengthTest::testAttributes function core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php Ensures maxlength attribute can be used in compatible elements.
FormElementMaxlengthTest::validateForm function core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php

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