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
ImageFormatterTest::setUp function core/modules/image/tests/src/Kernel/ImageFormatterTest.php Set the default field storage backend for fields created during tests.
ImageFormatterTest::testImageFormatterCacheTags function core/modules/image/tests/src/Kernel/ImageFormatterTest.php Tests the cache tags from image formatters.
ImageFormatterTest::testImageFormatterSvg function core/modules/image/tests/src/Kernel/ImageFormatterTest.php Tests ImageFormatter's handling of SVG images.
ImageFormatterTest::testImageFormatterUrlOptions function core/modules/image/tests/src/Kernel/ImageFormatterTest.php Tests Image Formatter URL options handling.
ImageItem::defaultImageForm function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Builds the default_image details element.
ImageItem::fieldSettingsForm function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Returns a form for the field-level settings.
ImageItem::storageSettingsForm function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Returns a form for the storage-level settings.
ImageItem::validateDefaultImageForm function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Validates the managed_file element for the default Image form.
ImageItemTest::testImageItemMalformed function core/modules/image/tests/src/Kernel/ImageItemTest.php Tests a malformed image.
ImageResize::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php Form constructor.
ImageResize::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php Form submission handler.
ImageResize::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php Form validation handler.
ImageStyle::transformDimensions function core/modules/image/src/Entity/ImageStyle.php Determines the dimensions of this image style.
ImageStyleAddForm class core/modules/image/src/Form/ImageStyleAddForm.php Controller for image style addition forms.
ImageStyleAddForm.php file core/modules/image/src/Form/ImageStyleAddForm.php
ImageStyleAddForm::actions function core/modules/image/src/Form/ImageStyleAddForm.php Returns an array of supported actions for the current entity form.
ImageStyleAddForm::submitForm function core/modules/image/src/Form/ImageStyleAddForm.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
ImageStyleDeleteForm class core/modules/image/src/Form/ImageStyleDeleteForm.php Creates a form to delete an image style.
ImageStyleDeleteForm.php file core/modules/image/src/Form/ImageStyleDeleteForm.php
ImageStyleDeleteForm::$replacementOptions property core/modules/image/src/Form/ImageStyleDeleteForm.php Replacement options.
ImageStyleDeleteForm::form function core/modules/image/src/Form/ImageStyleDeleteForm.php Gets the actual form array to be built.
ImageStyleDeleteForm::getDescription function core/modules/image/src/Form/ImageStyleDeleteForm.php Returns additional text to display as a description.
ImageStyleDeleteForm::getQuestion function core/modules/image/src/Form/ImageStyleDeleteForm.php
ImageStyleDeleteForm::getReplacementOptions function core/modules/image/src/Form/ImageStyleDeleteForm.php Returns a list of image style replacement options.
ImageStyleDeleteForm::submitForm function core/modules/image/src/Form/ImageStyleDeleteForm.php
ImageStyleEditForm class core/modules/image/src/Form/ImageStyleEditForm.php Controller for image style edit form.
ImageStyleEditForm.php file core/modules/image/src/Form/ImageStyleEditForm.php
ImageStyleEditForm::$imageEffectManager property core/modules/image/src/Form/ImageStyleEditForm.php The image effect manager service.
ImageStyleEditForm::create function core/modules/image/src/Form/ImageStyleEditForm.php Instantiates a new instance of this class.
ImageStyleEditForm::effectSave function core/modules/image/src/Form/ImageStyleEditForm.php Submit handler for image effect.
ImageStyleEditForm::effectValidate function core/modules/image/src/Form/ImageStyleEditForm.php Validate handler for image effect.
ImageStyleEditForm::form function core/modules/image/src/Form/ImageStyleEditForm.php Gets the actual form array to be built.
ImageStyleEditForm::save function core/modules/image/src/Form/ImageStyleEditForm.php Form submission handler for the 'save' action.
ImageStyleEditForm::submitForm function core/modules/image/src/Form/ImageStyleEditForm.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
ImageStyleEditForm::updateEffectWeights function core/modules/image/src/Form/ImageStyleEditForm.php Updates image effect weights.
ImageStyleEditForm::__construct function core/modules/image/src/Form/ImageStyleEditForm.php Constructs an ImageStyleEditForm object.
ImageStyleFlushForm class core/modules/image/src/Form/ImageStyleFlushForm.php Form controller for image style flush.
ImageStyleFlushForm.php file core/modules/image/src/Form/ImageStyleFlushForm.php
ImageStyleFlushForm::getCancelUrl function core/modules/image/src/Form/ImageStyleFlushForm.php Returns the route to go to if the user cancels the action.
ImageStyleFlushForm::getConfirmText function core/modules/image/src/Form/ImageStyleFlushForm.php Returns a caption for the button that confirms the action.
ImageStyleFlushForm::getDescription function core/modules/image/src/Form/ImageStyleFlushForm.php Returns additional text to display as a description.
ImageStyleFlushForm::getQuestion function core/modules/image/src/Form/ImageStyleFlushForm.php Returns the question to ask the user.
ImageStyleFlushForm::submitForm function core/modules/image/src/Form/ImageStyleFlushForm.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
ImageStyleFormBase class core/modules/image/src/Form/ImageStyleFormBase.php Base form for image style add and edit forms.
ImageStyleFormBase.php file core/modules/image/src/Form/ImageStyleFormBase.php
ImageStyleFormBase::$entity property core/modules/image/src/Form/ImageStyleFormBase.php The entity being used by this form.
ImageStyleFormBase::$imageStyleStorage property core/modules/image/src/Form/ImageStyleFormBase.php The image style entity storage.
ImageStyleFormBase::create function core/modules/image/src/Form/ImageStyleFormBase.php Instantiates a new instance of this class.
ImageStyleFormBase::form function core/modules/image/src/Form/ImageStyleFormBase.php Gets the actual form array to be built.
ImageStyleFormBase::save function core/modules/image/src/Form/ImageStyleFormBase.php Form submission handler for the 'save' action.

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