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 |
|
FormElementsRenderTest |
class |
core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php |
Performs integration tests on \Drupal::service('renderer')->render(). |
FormElementsRenderTest.php |
file |
core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php |
|
FormElementsRenderTest::$modules |
property |
core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php |
|
FormElementsRenderTest::assertRenderedElement |
function |
core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php |
Tests that elements are rendered properly. |
FormElementsRenderTest::testDrupalRenderFormElements |
function |
core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php |
Tests rendering form elements without using doBuildForm(). |
FormTestBase::assertFormElement |
function |
core/tests/Drupal/Tests/Core/Form/FormTestBase.php |
Asserts that the expected form structure is found in a form for a given key. |
ImageWidget::formElement |
function |
core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php |
|
LanguageSelectWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/LanguageSelectWidget.php |
|
LayoutBuilderWidget::formElement |
function |
core/modules/layout_builder/src/Plugin/Field/FieldWidget/LayoutBuilderWidget.php |
|
LayoutForm::handleFormElementsVisibility |
function |
core/modules/navigation/src/Form/LayoutForm.php |
Handles visibility of the form elements based on the edit mode status. |
LinkWidget::formElement |
function |
core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php |
|
MediaLibraryInceptionWidget::formElement |
function |
core/modules/media_library/tests/modules/media_library_test_widget/src/Plugin/Field/FieldWidget/MediaLibraryInceptionWidget.php |
|
MediaLibraryWidget::formElement |
function |
core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php |
|
ModerationStateWidget::formElement |
function |
core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php |
|
NumberWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/NumberWidget.php |
|
OEmbedWidget::formElement |
function |
core/modules/media/src/Plugin/Field/FieldWidget/OEmbedWidget.php |
|
OptionsButtonsWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsButtonsWidget.php |
|
OptionsSelectWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsSelectWidget.php |
|
OptionsWidgetBase::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php |
|
PathWidget::formElement |
function |
core/modules/path/src/Plugin/Field/FieldWidget/PathWidget.php |
|
PathWidget::validateFormElement |
function |
core/modules/path/src/Plugin/Field/FieldWidget/PathWidget.php |
Form element validation handler for URL alias form element. |
ShapeOnlyColorEditableWidget::formElement |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldWidget/ShapeOnlyColorEditableWidget.php |
|
StringTextareaWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextareaWidget.php |
|
StringTextfieldWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php |
|
TelephoneDefaultWidget::formElement |
function |
core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php |
|
TermParentsTest::testEditingParentsWithDisabledFormElement |
function |
core/modules/taxonomy/tests/src/Functional/TermParentsTest.php |
Tests specifying parents when creating terms and a disabled parent form. |
TestFieldWidget::formElement |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
|
TestFieldWidgetMultiple::formElement |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
|
TextareaWidget::formElement |
function |
core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php |
|
TextareaWithSummaryWidget::formElement |
function |
core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php |
|
TextfieldWidget::formElement |
function |
core/modules/text/src/Plugin/Field/FieldWidget/TextfieldWidget.php |
|
TimestampDatetimeWidget::formElement |
function |
core/lib/Drupal/Core/Datetime/Plugin/Field/FieldWidget/TimestampDatetimeWidget.php |
|
UriWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php |
|
ViewExecutable::hasFormElements |
function |
core/modules/views/src/ViewExecutable.php |
Determines if this view has form elements. |
WidgetInterface::formElement |
function |
core/lib/Drupal/Core/Field/WidgetInterface.php |
Returns the form for a single field widget. |