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 |
|---|---|---|---|
| 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 the implementing class using autowiring. |
| ImageStyleFormBase::form | function | core/ |
Gets the actual form array to be built. |
| ImageStyleFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
| ImageStyleFormBase::__construct | function | core/ |
Constructs a base class for image style add and edit forms. |
| ImageStyleInterface::transformDimensions | function | core/ |
Determines the dimensions of this image style. |
| ImageStyleJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ImageStyleJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ImageStyleJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ImageStyleMappings::transform | function | core/ |
Performs the associated process. |
| ImageStylesPathAndUrlTest::testImageStyleUrlForMissingSourceImage | function | core/ |
Tests that an invalid source image returns a 404. |
| ImageStyleXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| ImageStyleXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ImageStyleXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| ImageTest::testImageSettingsForm | function | core/ |
Tests the ckeditor5_imageResize and ckeditor5_imageUpload settings forms. |
| ImageThemeFunctionTest::testImageFormatterDeprecatedProperty | function | core/ |
Test the deprecated item_attributes property. |
| ImageThemeFunctionTest::testImageFormatterTheme | function | core/ |
Tests usage of the image field formatters. |
| ImageThemeHooks::preprocessImageFormatter | function | core/ |
Prepares variables for image formatter templates. |
| ImageToolkitBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ImageToolkitForm | class | core/ |
Configures image toolkit settings for this site. |
| ImageToolkitForm.php | file | core/ |
|
| ImageToolkitForm::$availableToolkits | property | core/ |
An array containing currently available toolkits. |
| ImageToolkitForm::buildForm | function | core/ |
Form constructor. |
| ImageToolkitForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ImageToolkitForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ImageToolkitForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ImageToolkitForm::submitForm | function | core/ |
Form submission handler. |
| ImageToolkitForm::validateForm | function | core/ |
Form validation handler. |
| ImageToolkitForm::__construct | function | core/ |
Constructs an ImageToolkitForm object. |
| ImageUploadTest::createBasicFormat | function | core/ |
Create a basic_html text format for the editor to reference. |
| ImageUrlFormatter | class | core/ |
Plugin implementation of the 'image_url' formatter. |
| ImageUrlFormatter.php | file | core/ |
|
| ImageUrlFormatter::$currentUser | property | core/ |
The current user. |
| ImageUrlFormatter::$imageStyleStorage | property | core/ |
The image style entity storage. |
| ImageUrlFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ImageUrlFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
Pagination
- Previous page
- Page 120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.