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/modules/system/tests/modules/router_test_directory/src/Form.php Form to test _form routing.
Form class core/lib/Drupal/Core/Render/Element/Form.php Provides a render element for a form.

All search results

Title Object type File name Summary
FieldItemList::defaultValuesForm function core/lib/Drupal/Core/Field/FieldItemList.php Returns a form for the default value input.
FieldItemList::defaultValuesFormSubmit function core/lib/Drupal/Core/Field/FieldItemList.php Processes the submitted default value.
FieldItemList::defaultValuesFormValidate function core/lib/Drupal/Core/Field/FieldItemList.php Validates the submitted default value.
FieldItemListInterface::defaultValuesForm function core/lib/Drupal/Core/Field/FieldItemListInterface.php Returns a form for the default value input.
FieldItemListInterface::defaultValuesFormSubmit function core/lib/Drupal/Core/Field/FieldItemListInterface.php Processes the submitted default value.
FieldItemListInterface::defaultValuesFormValidate function core/lib/Drupal/Core/Field/FieldItemListInterface.php Validates the submitted default value.
FieldItemListTest::testDefaultValuesForm function core/tests/Drupal/Tests/Core/Field/FieldItemListTest.php Tests default values form.
FieldItemListTest::testDefaultValuesFormSubmit function core/tests/Drupal/Tests/Core/Field/FieldItemListTest.php Tests default values form submit.
FieldItemListTest::testDefaultValuesFormValidate function core/tests/Drupal/Tests/Core/Field/FieldItemListTest.php Tests default values form validate.
FieldLayoutBuilder::buildForm function core/modules/field_layout/src/FieldLayoutBuilder.php Applies the layout to an entity form.
FieldLayoutBuilderTest::testBuildForm function core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php Tests build form.
FieldLayoutBuilderTest::testBuildFormEmpty function core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php Tests build form empty.
FieldLayoutBuilderTest::testBuildFormNoLayout function core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php Tests build form no layout.
FieldLayoutEntityDisplayFormTrait trait core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Provides shared code for entity display forms.
FieldLayoutEntityDisplayFormTrait.php file core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php
FieldLayoutEntityDisplayFormTrait::$layoutPluginManager property core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php The field layout plugin manager.
FieldLayoutEntityDisplayFormTrait::form function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::form().
FieldLayoutEntityDisplayFormTrait::getEntity function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Gets the form entity.
FieldLayoutEntityDisplayFormTrait::getLayout function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Gets the layout plugin for the currently selected field layout.
FieldLayoutEntityDisplayFormTrait::getRegions function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::getRegions().
FieldLayoutEntityDisplayFormTrait::settingsAjax function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Ajax callback for the field layout settings form.
FieldLayoutEntityDisplayFormTrait::settingsAjaxSubmit function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Submit handler for the non-JS case.
FieldLayoutEntityDisplayFormTrait::submitForm function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::submitForm().
FieldLayoutEntityDisplayFormTrait::validateForm function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::validateForm().
FieldLayoutEntityFormDisplay class core/modules/field_layout/src/Entity/FieldLayoutEntityFormDisplay.php Provides an entity form display entity that has a layout.
FieldLayoutEntityFormDisplay.php file core/modules/field_layout/src/Entity/FieldLayoutEntityFormDisplay.php
FieldLayoutEntityFormDisplayEditForm class core/modules/field_layout/src/Form/FieldLayoutEntityFormDisplayEditForm.php Edit form for the EntityFormDisplay entity type.
FieldLayoutEntityFormDisplayEditForm.php file core/modules/field_layout/src/Form/FieldLayoutEntityFormDisplayEditForm.php
FieldLayoutEntityFormDisplayEditForm::create function core/modules/field_layout/src/Form/FieldLayoutEntityFormDisplayEditForm.php Instantiates a new instance of this class.
FieldLayoutEntityFormDisplayEditForm::__construct function core/modules/field_layout/src/Form/FieldLayoutEntityFormDisplayEditForm.php FieldLayoutEntityFormDisplayEditForm constructor.
FieldLayoutEntityViewDisplayEditForm class core/modules/field_layout/src/Form/FieldLayoutEntityViewDisplayEditForm.php Edit form for the EntityViewDisplay entity type.
FieldLayoutEntityViewDisplayEditForm.php file core/modules/field_layout/src/Form/FieldLayoutEntityViewDisplayEditForm.php
FieldLayoutEntityViewDisplayEditForm::create function core/modules/field_layout/src/Form/FieldLayoutEntityViewDisplayEditForm.php Instantiates a new instance of this class.
FieldLayoutEntityViewDisplayEditForm::__construct function core/modules/field_layout/src/Form/FieldLayoutEntityViewDisplayEditForm.php FieldLayoutEntityViewDisplayEditForm constructor.
FieldLayoutHooks::formAlter function core/modules/field_layout/src/Hook/FieldLayoutHooks.php Implements hook_form_alter().
FieldLayoutTest::testChangingFormatterAndRegion function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Tests changing the formatter and region at the same time.
FieldLayoutTest::testEntityForm function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Tests the use of field layout for entity form displays.
FieldLayoutTest::testLayoutForms function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Tests layout plugins with forms.
FieldLink::transform function core/modules/link/src/Plugin/migrate/process/FieldLink.php Performs the associated process.
FieldOptionTranslation::transform function core/modules/field/src/Plugin/migrate/process/d6/FieldOptionTranslation.php Get the field default/mapped settings.
FieldOptionTranslation::transform function core/modules/field/src/Plugin/migrate/process/d7/FieldOptionTranslation.php Get the field default/mapped settings.
FieldPluginBase::alterFieldFormatterMigration function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Apply any custom processing to the field formatter migration.
FieldPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Default option form that provides label widget that all fields should have.
FieldPluginBase::getFieldFormatterMap function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Get a map between D6 formatters and D8 formatters for this field type.
FieldPluginBase::getFieldFormatterType function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Get the field formatter type from the source.
FieldPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Performs some cleanup tasks on the options array before saving it.
FieldPreprocess::preprocessFieldMultipleValueForm function core/lib/Drupal/Core/Field/FieldPreprocess.php Prepares variables for individual form element templates.
Fields::buildOptionsForm function core/modules/views/src/Plugin/views/row/Fields.php Provide a form for setting options.
Fields::submitOptionsForm function core/modules/views/src/Plugin/views/row/Fields.php Perform any necessary changes to the form values prior to storage.
FieldSettings::transform function core/modules/field/src/Plugin/migrate/process/d6/FieldSettings.php Get the field default/mapped settings.

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