Search for form
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Provides a render element for a form. |
| Form | class | core/ |
Form to test _form routing. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageFormatter::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ImageFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ImageFormatter::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| ImageFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| ImageFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| ImageFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| ImageFormatter::__construct | function | core/ |
Constructs an ImageFormatter object. |
| ImageFormatterBase | class | core/ |
Base class for image file formatters. |
| ImageFormatterBase.php | file | core/ |
|
| ImageFormatterBase::getEntitiesToView | function | core/ |
Returns the referenced entities for display. |
| ImageFormatterTest | class | core/ |
Tests the image field rendering using entity fields of the image field type. |
| ImageFormatterTest.php | file | core/ |
|
| ImageFormatterTest::$bundle | property | core/ |
|
| ImageFormatterTest::$display | property | core/ |
|
| ImageFormatterTest::$entityType | property | core/ |
|
| ImageFormatterTest::$fieldName | property | core/ |
|
| ImageFormatterTest::$modules | property | core/ |
Modules to install. |
| ImageFormatterTest::assertCacheTags | function | core/ |
Asserts that a renderable array has a set of cache tags. |
| 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 the implementing class using autowiring. |
| 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. |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.