Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageStyleCustomStreamWrappersTest::providerTestCustomStreamWrappers | function | core/ |
Provide test cases for testCustomStreamWrappers(). |
| ImageStyleCustomStreamWrappersTest::register | function | core/ |
Registers test-specific services. |
| ImageStyleCustomStreamWrappersTest::setUp | function | core/ |
|
| ImageStyleCustomStreamWrappersTest::testCustomStreamWrappers | function | core/ |
Tests derivative creation with several source on a local writable stream. |
| 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/ |
|
| ImageStyleDeleteTest | class | core/ |
Tests image style deletion using the UI. |
| ImageStyleDeleteTest.php | file | core/ |
|
| ImageStyleDeleteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageStyleDeleteTest::setUp | function | core/ |
|
| ImageStyleDeleteTest::testDelete | function | core/ |
Tests image style deletion. |
| ImageStyleDependencyUpdateTest | class | core/ |
Tests Views image style dependencies update. |
| ImageStyleDependencyUpdateTest.php | file | core/ |
|
| ImageStyleDependencyUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ImageStyleDependencyUpdateTest::testUpdateImageStyleDependencies | function | core/ |
Tests the updating of views dependencies to image styles. |
| ImageStyleDownloadController | class | core/ |
Defines a controller to serve image styles. |
| ImageStyleDownloadController.php | file | core/ |
|
| ImageStyleDownloadController::$imageFactory | property | core/ |
The image factory. |
| ImageStyleDownloadController::$lock | property | core/ |
The lock backend. |
| ImageStyleDownloadController::$logger | property | core/ |
A logger instance. |
| ImageStyleDownloadController::create | function | core/ |
Instantiates a new instance of this class. |
| ImageStyleDownloadController::deliver | function | core/ |
Generates a derivative, given a style and image path. |
| ImageStyleDownloadController::__construct | function | core/ |
Constructs a ImageStyleDownloadController object. |
| 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… |
| ImageStyleFlushTest | class | core/ |
Tests flushing of image styles. |
| ImageStyleFlushTest.php | file | core/ |
|
| ImageStyleFlushTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 764
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.