Search for form

  1. Search 7.x for form
  2. Search 9.5.x for form
  3. Search 8.9.x for form
  4. Search 10.3.x for form
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Form class core/lib/Drupal/Core/Render/Element/Form.php Provides a render element for a form.
Form class core/modules/system/tests/modules/router_test_directory/src/Form.php Form to test _form routing.

All search results

Title Object type File name Summary
TestToolkit::validateConfigurationForm function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Form validation handler.
TestTranslationManager::formatPlural function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Formats a string containing a count of items.
TestWithHiddenSourceField::prepareFormDisplay function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Prepares the media type fields for this source in the form display.
test_form_id function core/tests/Drupal/Tests/Core/Form/fixtures/form_base_test.inc Creates a test form.
test_installer_theme_form_install_select_language_form_alter function core/modules/system/tests/themes/test_installer_theme/test_installer_theme.theme Implements hook_form_FORM_ID_alter().
test_theme_settings_form_system_theme_settings_alter function core/modules/system/tests/themes/test_theme_settings/theme-settings.php Implements hook_form_system_theme_settings_alter().
test_theme_settings_form_system_theme_settings_submit function core/modules/system/tests/themes/test_theme_settings/theme-settings.php Test theme form settings submission handler.
test_theme_theme_form_system_theme_settings_alter function core/modules/system/tests/themes/test_theme_theme/test_theme_theme.theme Implements hook_form_system_theme_settings_alter().
test_theme_theme_form_system_theme_settings_submit function core/modules/system/tests/themes/test_theme_theme/test_theme_theme.theme Test theme form settings submission handler.
text-format-wrapper.html.twig file core/modules/filter/templates/text-format-wrapper.html.twig Default theme implementation for a text format-enabled form element.
text-format-wrapper.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content-edit/text-format-wrapper.html.twig Theme override for a text format-enabled form element.
text-format-wrapper.html.twig file core/themes/olivero/templates/text-format-wrapper.html.twig Theme override for a text format-enabled form element.
text-format-wrapper.html.twig file core/themes/stable9/templates/content-edit/text-format-wrapper.html.twig Theme override for a text format-enabled form element.
text-format-wrapper.html.twig file core/themes/claro/templates/text-format-wrapper.html.twig Theme override for a text format-enabled form element.
text-format-wrapper.html.twig file core/themes/starterkit_theme/templates/content-edit/text-format-wrapper.html.twig Theme override for a text format-enabled form element.
Text::buildOptionsForm function core/modules/views/src/Plugin/views/area/Text.php Provide a form to edit options for this plugin.
TextareaTest::testFormTextareaResizable function core/modules/system/tests/src/Functional/Form/TextareaTest.php Tests the textarea element #resizable property.
TextareaWidget::formElement function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php Returns the form for a single field widget.
TextareaWidget::settingsForm function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php Returns a form to configure settings for the widget.
TextareaWithSummaryWidget::formElement function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php Returns the form for a single field widget.
TextareaWithSummaryWidget::settingsForm function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php Returns a form to configure settings for the widget.
TextCustom::buildOptionsForm function core/modules/views/src/Plugin/views/area/TextCustom.php Provide a form to edit options for this plugin.
TextDefaultFormatter class core/modules/text/src/Plugin/Field/FieldFormatter/TextDefaultFormatter.php Plugin implementation of the 'text_default' formatter.
TextDefaultFormatter.php file core/modules/text/src/Plugin/Field/FieldFormatter/TextDefaultFormatter.php
TextDefaultFormatter::viewElements function core/modules/text/src/Plugin/Field/FieldFormatter/TextDefaultFormatter.php Builds a renderable array for a field value.
TextField::getFieldFormatterMap function core/modules/text/src/Plugin/migrate/field/d6/TextField.php Get a map between D6 formatters and D8 formatters for this field type.
TextField::getFieldFormatterType function core/modules/text/src/Plugin/migrate/field/d7/TextField.php Get the field formatter type from the source.
TextFieldItemList::defaultValuesFormValidate function core/modules/text/src/Plugin/Field/FieldType/TextFieldItemList.php Validates the submitted default value.
TextFieldTest::getFieldFormatterTypeProvider function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php Data provider for testGetFieldFormatterType().
TextFieldTest::testGetFieldFormatterType function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php Tests get field formatter type.
TextFieldTest::testTextfieldWidgetsAllowedFormats function core/modules/text/tests/src/Functional/TextFieldTest.php Test widgets for fields with selected allowed formats.
TextFieldTest::testTextfieldWidgetsFormatted function core/modules/text/tests/src/Functional/TextFieldTest.php Tests widgets + 'formatted_text' setting.
TextFieldTest::_testTextfieldWidgetsFormatted function core/modules/text/tests/src/Functional/TextFieldTest.php Helper function for testTextfieldWidgetsFormatted().
TextfieldWidget::formElement function core/modules/text/src/Plugin/Field/FieldWidget/TextfieldWidget.php Returns the form for a single field widget.
TextFormat class core/modules/filter/src/Element/TextFormat.php Provides a text format render element.
TextFormat class core/modules/config_translation/src/FormElement/TextFormat.php Defines the text_format element for the configuration translation interface.
TextFormat.php file core/modules/config_translation/src/FormElement/TextFormat.php
TextFormat.php file core/modules/filter/src/Element/TextFormat.php
TextFormat::accessDeniedCallback function core/modules/filter/src/Element/TextFormat.php Render API callback: Hides the field value of 'text_format' elements.
TextFormat::configFactory function core/modules/filter/src/Element/TextFormat.php Wraps the config factory.
TextFormat::currentUser function core/modules/filter/src/Element/TextFormat.php Wraps the current user.
TextFormat::elementInfo function core/modules/filter/src/Element/TextFormat.php Wraps the element info service.
TextFormat::getInfo function core/modules/filter/src/Element/TextFormat.php Returns the element properties for this element.
TextFormat::getSourceElement function core/modules/config_translation/src/FormElement/TextFormat.php Returns the source element for a given configuration definition.
TextFormat::getTranslationElement function core/modules/config_translation/src/FormElement/TextFormat.php Returns the translation form element for a given configuration definition.
TextFormat::processFormat function core/modules/filter/src/Element/TextFormat.php Expands an element into a base element with text format selector attached.
TextFormatElementFormTest class core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Tests PathElement validation and conversion functionality.
TextFormatElementFormTest.php file core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php
TextFormatElementFormTest::$modules property core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php Modules to install.
TextFormatElementFormTest::$testUser property core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php User for testing.

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