Search for form
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Form to test _form routing. |
| Form | class | core/ |
Provides a render element for a form. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageFormatterTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| ImageFormatterTest::testImageFormatterCacheTags | function | core/ |
Tests the cache tags from image formatters. |
| ImageFormatterTest::testImageFormatterSvg | function | core/ |
Tests ImageFormatter's handling of SVG images. |
| ImageFormatterTest::testImageFormatterUrlOptions | function | core/ |
Tests Image Formatter URL options handling. |
| ImageItem::defaultImageForm | function | core/ |
Builds the default_image details element. |
| ImageItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| ImageItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| ImageItem::validateDefaultImageForm | function | core/ |
Validates the managed_file element for the default Image form. |
| ImageItemTest::testImageItemMalformed | function | core/ |
Tests a malformed image. |
| ImageResize::buildConfigurationForm | function | core/ |
Form constructor. |
| ImageResize::submitConfigurationForm | function | core/ |
Form submission handler. |
| ImageResize::validateConfigurationForm | function | core/ |
Form validation handler. |
| ImageStyle::transformDimensions | function | core/ |
Determines the dimensions of this image style. |
| ImageStyleAddForm | class | core/ |
Controller for image style addition forms. |
| ImageStyleAddForm.php | file | core/ |
|
| ImageStyleAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ImageStyleAddForm::submitForm | function | core/ |
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/ |
Creates a form to delete an image style. |
| ImageStyleDeleteForm.php | file | core/ |
|
| ImageStyleDeleteForm::$replacementOptions | property | core/ |
Replacement options. |
| ImageStyleDeleteForm::form | function | core/ |
Gets the actual form array to be built. |
| ImageStyleDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ImageStyleDeleteForm::getQuestion | function | core/ |
|
| ImageStyleDeleteForm::getReplacementOptions | function | core/ |
Returns a list of image style replacement options. |
| ImageStyleDeleteForm::submitForm | function | core/ |
|
| ImageStyleEditForm | class | core/ |
Controller for image style edit form. |
| ImageStyleEditForm.php | file | core/ |
|
| ImageStyleEditForm::$imageEffectManager | property | core/ |
The image effect manager service. |
| ImageStyleEditForm::create | function | core/ |
Instantiates a new instance of this class. |
| ImageStyleEditForm::effectSave | function | core/ |
Submit handler for image effect. |
| ImageStyleEditForm::effectValidate | function | core/ |
Validate handler for image effect. |
| ImageStyleEditForm::form | function | core/ |
Gets the actual form array to be built. |
| ImageStyleEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| ImageStyleEditForm::submitForm | function | core/ |
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/ |
Updates image effect weights. |
| ImageStyleEditForm::__construct | function | core/ |
Constructs an ImageStyleEditForm object. |
| ImageStyleFlushForm | class | core/ |
Form controller for image style flush. |
| ImageStyleFlushForm.php | file | core/ |
|
| ImageStyleFlushForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ImageStyleFlushForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ImageStyleFlushForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ImageStyleFlushForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ImageStyleFlushForm::submitForm | function | core/ |
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/ |
Base form for image style add and edit forms. |
| ImageStyleFormBase.php | file | core/ |
|
| ImageStyleFormBase::$entity | property | core/ |
The entity being used by this form. |
| ImageStyleFormBase::$imageStyleStorage | property | core/ |
The image style entity storage. |
| ImageStyleFormBase::create | function | core/ |
Instantiates a new instance of this class. |
| ImageStyleFormBase::form | function | core/ |
Gets the actual form array to be built. |
| ImageStyleFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.