Search for formElement
- Search 7.x for formElement
- Search 9.5.x for formElement
- Search 10.3.x for formElement
- Search 11.x for formElement
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
FormElement | class | core/ |
Provides a base class for form element plugins. |
FormElement | class | core/ |
Defines a form element plugin annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FormElementHelperTest::testGetElementTitle | function | core/ |
Tests the getElementTitle() method. |
FormElementInlineErrorTest | class | core/ |
Tests messages on form elements. |
FormElementInlineErrorTest.php | file | core/ |
|
FormElementInlineErrorTest::$modules | property | core/ |
Modules to enable. |
FormElementInlineErrorTest::testDisplayErrorMessagesNotInline | function | core/ |
Tests that no inline form errors are shown when disabled for a form. |
FormElementInterface | interface | core/ |
Provides an interface for form element plugins. |
FormElementInterface.php | file | core/ |
|
FormElementInterface::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
FormElementLabelTest | class | core/ |
Tests for form_element_label theme hook. |
FormElementLabelTest.php | file | core/ |
|
FormElementLabelTest::$modules | property | core/ |
Modules to enable. |
FormElementLabelTest::testAttributes | function | core/ |
Ensures that attributes can be placed for form element label. |
FormElementMaxlengthTest | class | core/ |
Tests the maxlength HTML attribute on form elements. |
FormElementMaxlengthTest.php | file | core/ |
|
FormElementMaxlengthTest::$modules | property | core/ |
Modules to enable. |
FormElementMaxlengthTest::buildForm | function | core/ |
Form constructor. |
FormElementMaxlengthTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormElementMaxlengthTest::submitForm | function | core/ |
Form submission handler. |
FormElementMaxlengthTest::testAttributes | function | core/ |
Ensures maxlength attribute can be used in compatible elements. |
FormElementMaxlengthTest::validateForm | function | core/ |
Form validation handler. |
FormElementsRenderTest | class | core/ |
Performs integration tests on drupal_render(). |
FormElementsRenderTest.php | file | core/ |
|
FormElementsRenderTest::$modules | property | core/ |
Modules to enable. |
FormElementsRenderTest::assertRenderedElement | function | core/ |
Tests that elements are rendered properly. |
FormElementsRenderTest::testDrupalRenderFormElements | function | core/ |
Tests rendering form elements without passing through \Drupal::formBuilder()->doBuildForm(). |
FormTestBase::assertFormElement | function | core/ |
Asserts that the expected form structure is found in a form for a given key. |
ImageWidget::formElement | function | core/ |
Returns the form for a single field widget. |
LanguageSelectWidget::formElement | function | core/ |
Returns the form for a single field widget. |
LayoutBuilderWidget::formElement | function | core/ |
Returns the form for a single field widget. |
LinkWidget::formElement | function | core/ |
Returns the form for a single field widget. |
MediaLibraryInceptionWidget::formElement | function | core/ |
Returns the form for a single field widget. |
MediaLibraryWidget::formElement | function | core/ |
Returns the form for a single field widget. |
ModerationStateWidget::formElement | function | core/ |
Returns the form for a single field widget. |
NumberWidget::formElement | function | core/ |
Returns the form for a single field widget. |
OEmbedWidget::formElement | function | core/ |
Returns the form for a single field widget. |
OptionsButtonsWidget::formElement | function | core/ |
Returns the form for a single field widget. |
OptionsSelectWidget::formElement | function | core/ |
Returns the form for a single field widget. |
OptionsWidgetBase::formElement | function | core/ |
Returns the form for a single field widget. |
PathWidget::formElement | function | core/ |
Returns the form for a single field widget. |
PathWidget::validateFormElement | function | core/ |
Form element validation handler for URL alias form element. |
ShapeOnlyColorEditableWidget::formElement | function | core/ |
Returns the form for a single field widget. |
StringTextareaWidget::formElement | function | core/ |
Returns the form for a single field widget. |
StringTextfieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
TelephoneDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
TermParentsTest::testEditingParentsWithDisabledFormElement | function | core/ |
Tests specifying parents when creating terms and a disabled parent form. |
TestFieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
TestFieldWidgetMultiple::formElement | function | core/ |
Returns the form for a single field widget. |
TextareaWidget::formElement | function | core/ |
Returns the form for a single field widget. |
TextareaWithSummaryWidget::formElement | function | core/ |
Returns the form for a single field widget. |
TextfieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.