Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageStyle::getPathToken | function | core/ |
|
| ImageStyle::getPluginCollections | function | core/ |
|
| ImageStyle::getPrivateKey | function | core/ |
Gets the Drupal private key. |
| ImageStyle::getReplacementID | function | core/ |
|
| ImageStyle::getStreamWrapperManager | function | core/ |
Gets the stream wrapper manager service. |
| ImageStyle::id | function | core/ |
|
| ImageStyle::postDelete | function | core/ |
|
| ImageStyle::postSave | function | core/ |
|
| ImageStyle::replaceImageStyle | function | core/ |
Update field settings if the image style name is changed. |
| ImageStyle::setName | function | core/ |
|
| ImageStyle::supportsUri | function | core/ |
|
| ImageStyle::transformDimensions | function | core/ |
|
| ImageStyleAddForm | class | core/ |
Controller for image style addition forms. |
| ImageStyleAddForm.php | file | core/ |
|
| ImageStyleAddForm::actions | function | core/ |
|
| ImageStyleAddForm::submitForm | function | core/ |
|
| ImageStyleCustomStreamWrappersTest | class | core/ |
Tests derivative generation with source images using stream wrappers. |
| ImageStyleCustomStreamWrappersTest.php | file | core/ |
|
| ImageStyleCustomStreamWrappersTest::$fileSystem | property | core/ |
The file system service. |
| ImageStyleCustomStreamWrappersTest::$imageStyle | property | core/ |
A testing image style entity. |
| ImageStyleCustomStreamWrappersTest::$modules | property | core/ |
Modules to enable. |
| ImageStyleCustomStreamWrappersTest::providerTestCustomStreamWrappers | function | core/ |
Provide test cases for testCustomStreamWrappers(). |
| ImageStyleCustomStreamWrappersTest::register | function | core/ |
|
| 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/ |
|
| ImageStyleDeleteForm::getDescription | function | core/ |
|
| 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/ |
|
| ImageStyleDeleteTest::setUp | function | core/ |
|
| ImageStyleDeleteTest::testDelete | function | core/ |
Tests image style deletion. |
| ImageStyleDownloadController | class | core/ |
Defines a controller to serve image styles. |
| ImageStyleDownloadController.php | file | core/ |
|
| ImageStyleDownloadController::$fileSystem | property | core/ |
File system service. |
| 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/ |
|
| ImageStyleDownloadController::deliver | function | core/ |
Generates a derivative, given a style and image path. |
| ImageStyleDownloadController::sourceImageExists | function | core/ |
Checks whether the provided source image exists. |
| ImageStyleDownloadController::__construct | function | core/ |
Constructs an ImageStyleDownloadController object. |
| ImageStyleEditForm | class | core/ |
Controller for image style edit form. |
| ImageStyleEditForm.php | file | core/ |
Pagination
- Previous page
- Page 649
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.