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
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.
FieldSettings::transform function core/modules/field/src/Plugin/migrate/process/d7/FieldSettings.php Performs the associated process.
FieldSettingsTest::testTransformImageSettings function core/modules/field/tests/src/Unit/Plugin/migrate/process/d7/FieldSettingsTest.php Tests transformation of image field settings.
FieldStorageAddForm class core/modules/field_ui/src/Form/FieldStorageAddForm.php Provides a form for the "field storage" add subform.
FieldStorageAddForm.php file core/modules/field_ui/src/Form/FieldStorageAddForm.php
FieldStorageAddForm::$bundle property core/modules/field_ui/src/Form/FieldStorageAddForm.php The entity bundle.
FieldStorageAddForm::$entityTypeId property core/modules/field_ui/src/Form/FieldStorageAddForm.php The name of the entity type.
FieldStorageAddForm::ajaxSubmit function core/modules/field_ui/src/Form/FieldStorageAddForm.php Submit form #ajax callback.
FieldStorageAddForm::buildForm function core/modules/field_ui/src/Form/FieldStorageAddForm.php Form constructor.
FieldStorageAddForm::create function core/modules/field_ui/src/Form/FieldStorageAddForm.php Instantiates a new instance of this class.
FieldStorageAddForm::fieldNameExists function core/modules/field_ui/src/Form/FieldStorageAddForm.php Checks if a field machine name is taken.
FieldStorageAddForm::getFormId function core/modules/field_ui/src/Form/FieldStorageAddForm.php Returns a unique string identifying the form.
FieldStorageAddForm::getNewFieldDefaults function core/modules/field_ui/src/Form/FieldStorageAddForm.php Get default options from preconfigured options for a new field.
FieldStorageAddForm::getRedirectUrl function core/modules/field_ui/src/Form/FieldStorageAddForm.php Gets the redirect URL.
FieldStorageAddForm::rebuildWithOptions function core/modules/field_ui/src/Form/FieldStorageAddForm.php Submit handler for displaying fields after a group is selected.
FieldStorageAddForm::setTempStore function core/modules/field_ui/src/Form/FieldStorageAddForm.php Store field information in temp store in order to build the edit form.
FieldStorageAddForm::startOver function core/modules/field_ui/src/Form/FieldStorageAddForm.php Submit handler for resetting the form.
FieldStorageAddForm::submitForm function core/modules/field_ui/src/Form/FieldStorageAddForm.php Form submission handler.
FieldStorageAddForm::successfulAjaxSubmit function core/modules/field_ui/src/Form/FieldStorageAddForm.php Respond to a successful AJAX submission.
FieldStorageAddForm::validateForm function core/modules/field_ui/src/Form/FieldStorageAddForm.php Form validation handler.
FieldStorageAddForm::__construct function core/modules/field_ui/src/Form/FieldStorageAddForm.php
FieldStorageConfigEditForm class core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php Provides a form for the "field storage" edit page.
FieldStorageConfigEditForm.php file core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php
FieldStorageConfigEditForm::$entity property core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php The entity being used by this form.
FieldStorageConfigEditForm::actions function core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php Returns an array of supported actions for the current entity form.
FieldStorageConfigEditForm::buildEntity function core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php Builds an updated entity object based upon the submitted form values.
FieldStorageConfigEditForm::buildForm function core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php
FieldStorageConfigEditForm::create function core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php Instantiates a new instance of this class.
FieldStorageConfigEditForm::form function core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php Gets the actual form array to be built.

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