namespace Drupal\image\Form

Same name in other branches
  1. 10 Drupal\image\Form
  2. 9 Drupal\image\Form
  3. 11.x Drupal\image\Form
Object name File name Summary
ImageEffectAddForm core/modules/image/src/Form/ImageEffectAddForm.php Provides an add form for image effects.
ImageEffectDeleteForm core/modules/image/src/Form/ImageEffectDeleteForm.php Form for deleting an image effect.
ImageEffectEditForm core/modules/image/src/Form/ImageEffectEditForm.php Provides an edit form for image effects.
ImageEffectFormBase core/modules/image/src/Form/ImageEffectFormBase.php Provides a base form for image effects.
ImageStyleAddForm core/modules/image/src/Form/ImageStyleAddForm.php Controller for image style addition forms.
ImageStyleDeleteForm core/modules/image/src/Form/ImageStyleDeleteForm.php Creates a form to delete an image style.
ImageStyleEditForm core/modules/image/src/Form/ImageStyleEditForm.php Controller for image style edit form.
ImageStyleFlushForm core/modules/image/src/Form/ImageStyleFlushForm.php Form controller for image style flush.
ImageStyleFormBase core/modules/image/src/Form/ImageStyleFormBase.php Base form for image style add and edit forms.

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