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
ImageFormatter::create function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php Instantiates a new instance of the implementing class using autowiring.
ImageFormatter::defaultSettings function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php Defines the default settings for this plugin.
ImageFormatter::onDependencyRemoval function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php Informs the plugin that some configuration it depends on will be deleted.
ImageFormatter::settingsForm function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php Returns a form to configure settings for the formatter.
ImageFormatter::settingsSummary function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php Returns a short summary for the current formatter settings.
ImageFormatter::viewElements function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php Builds a renderable array for a field value.
ImageFormatter::__construct function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php Constructs an ImageFormatter object.
ImageFormatterBase class core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatterBase.php Base class for image file formatters.
ImageFormatterBase.php file core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatterBase.php
ImageFormatterBase::getEntitiesToView function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatterBase.php Returns the referenced entities for display.
ImageFormatterTest class core/modules/image/tests/src/Kernel/ImageFormatterTest.php Tests the image field rendering using entity fields of the image field type.
ImageFormatterTest.php file core/modules/image/tests/src/Kernel/ImageFormatterTest.php
ImageFormatterTest::$bundle property core/modules/image/tests/src/Kernel/ImageFormatterTest.php
ImageFormatterTest::$display property core/modules/image/tests/src/Kernel/ImageFormatterTest.php
ImageFormatterTest::$entityType property core/modules/image/tests/src/Kernel/ImageFormatterTest.php
ImageFormatterTest::$fieldName property core/modules/image/tests/src/Kernel/ImageFormatterTest.php
ImageFormatterTest::$modules property core/modules/image/tests/src/Kernel/ImageFormatterTest.php Modules to install.
ImageFormatterTest::assertCacheTags function core/modules/image/tests/src/Kernel/ImageFormatterTest.php Asserts that a renderable array has a set of cache tags.
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 the implementing class using autowiring.
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.

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