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
TableDragTestForm::$state property core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php The state service.
TableDragTestForm::buildForm function core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php Form constructor.
TableDragTestForm::buildFormActions function core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php Builds the test table form actions.
TableDragTestForm::buildTestTable function core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php Builds the draggable test table.
TableDragTestForm::create function core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php Instantiates a new instance of this class.
TableDragTestForm::getFormId function core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php Returns a unique string identifying the form.
TableDragTestForm::submitForm function core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php Form submission handler.
TableDragTestForm::__construct function core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php Constructs a TableDragTestForm object.
TableFormatter class core/modules/file/src/Plugin/Field/FieldFormatter/TableFormatter.php Plugin implementation of the 'file_table' formatter.
TableFormatter.php file core/modules/file/src/Plugin/Field/FieldFormatter/TableFormatter.php
TableFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/TableFormatter.php Builds a renderable array for a field value.
TargetBundle::transform function core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php Performs the associated process.
Tasks::checkStandardConformingStrings function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Ensures standard_conforming_strings setting is 'on'.
Tasks::checkStandardConformingStringsSuccess function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Verifies the standard_conforming_strings setting.
Tasks::getFormOptions function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Returns driver specific configuration options.
Tasks::getFormOptions function core/lib/Drupal/Core/Database/Install/Tasks.php Returns driver specific configuration options.
Tasks::getFormOptions function core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php Returns driver specific configuration options.
Tasks::getFormOptions function core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Returns driver specific configuration options.
TaxonomyController::addForm function core/modules/taxonomy/src/Controller/TaxonomyController.php Returns a form to add a new term to a vocabulary.
TaxonomyIndexTid::buildExposeForm function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Options form subform for exposed filter options.
TaxonomyIndexTid::buildExtraOptionsForm function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Provide a form for setting options.
TaxonomyIndexTid::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php Provide "link to term" option.
TaxonomyIndexTid::valueForm function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Options form subform for setting options.
TaxonomyIndexTidDepth::buildExtraOptionsForm function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTidDepth.php Provide a form for setting options.
TaxonomyRevisionDeleteTest::testDeleteForm function core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php Tests revision delete.
TaxonomyRevisionRevertTest::testRevertForm function core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionRevertTest.php Tests revision revert.
TaxonomyTermModerationHandler::enforceRevisionsBundleFormAlter function core/modules/content_moderation/src/Entity/Handler/TaxonomyTermModerationHandler.php Alters bundle forms to enforce revision handling.
TaxonomyTermModerationHandler::enforceRevisionsEntityFormAlter function core/modules/content_moderation/src/Entity/Handler/TaxonomyTermModerationHandler.php Alters entity forms to enforce revision handling.
TaxonomyTermReference::getFieldFormatterMap function core/modules/taxonomy/src/Plugin/migrate/field/TaxonomyTermReference.php Get a map between D6 formatters and D8 formatters for this field type.
TaxonomyTestHooks::formTaxonomyTermFormAlter function core/modules/taxonomy/tests/modules/taxonomy_test/src/Hook/TaxonomyTestHooks.php Implements hook_form_BASE_FORM_ID_alter() for the taxonomy term form.
TelephoneDefaultWidget::formElement function core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php Returns the form for a single field widget.
TelephoneDefaultWidget::settingsForm function core/modules/telephone/src/Plugin/Field/FieldWidget/TelephoneDefaultWidget.php Returns a form to configure settings for the widget.
TelephoneField::getFieldFormatterMap function core/modules/telephone/src/Plugin/migrate/field/d7/TelephoneField.php Get a map between D6 formatters and D8 formatters for this field type.
TelephoneFieldTest::testTelephoneFormatter function core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php Tests the telephone formatter.
TelephoneHooks::fieldFormatterInfoAlter function core/modules/telephone/src/Hook/TelephoneHooks.php Implements hook_field_formatter_info_alter().
TelephoneLinkFormatter class core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php Plugin implementation of the 'telephone_link' formatter.
TelephoneLinkFormatter.php file core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php
TelephoneLinkFormatter::defaultSettings function core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php Defines the default settings for this plugin.
TelephoneLinkFormatter::settingsForm function core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php Returns a form to configure settings for the formatter.
TelephoneLinkFormatter::settingsSummary function core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php Returns a short summary for the current formatter settings.
TelephoneLinkFormatter::viewElements function core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php Builds a renderable array for a field value.
TemplateProjectTestBase::formLogin function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Helper that uses Drupal's user/login form to log in.
template_preprocess_datetime_form function core/includes/theme.inc Prepares variables for datetime form element templates.
template_preprocess_field_multiple_value_form function core/includes/theme.inc Prepares variables for individual form element templates.
template_preprocess_form function core/includes/form.inc Prepares variables for form templates.
template_preprocess_form_element function core/includes/form.inc Returns HTML for a form element.
template_preprocess_form_element_label function core/includes/form.inc Prepares variables for form label templates.
template_preprocess_image_formatter function core/modules/image/image.module Prepares variables for image formatter templates.
template_preprocess_language_negotiation_configure_form function core/modules/language/language.module Prepares variables for language negotiation configuration form.
template_preprocess_link_formatter_link_separate function core/modules/link/link.module Prepares variables for separated link field templates.

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