Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageStyleDeleteTest::$defaultTheme | property | core/ |
|
| ImageStyleDeleteTest::setUp | function | core/ |
|
| ImageStyleDeleteTest::testDelete | function | core/ |
Tests image style deletion. |
| ImageStyleDownloadAccessControlTest | class | core/ |
Tests access control for downloading image styles. |
| ImageStyleDownloadAccessControlTest.php | file | core/ |
|
| ImageStyleDownloadAccessControlTest::$defaultTheme | property | core/ |
|
| ImageStyleDownloadAccessControlTest::$fileSystem | property | core/ |
The file system. |
| ImageStyleDownloadAccessControlTest::$modules | property | core/ |
|
| ImageStyleDownloadAccessControlTest::$style | property | core/ |
The image style. |
| ImageStyleDownloadAccessControlTest::prepareEnvironment | function | core/ |
|
| ImageStyleDownloadAccessControlTest::setUp | function | core/ |
|
| ImageStyleDownloadAccessControlTest::testPrivateThroughPublicRoute | function | core/ |
Ensures that private:// access is forbidden through image.style_public. |
| ImageStyleDownloadAccessControlTest::testPublicThroughPrivateRoute | function | core/ |
Ensures that public:// access is forbidden through image.style.private. |
| 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::getUriWithoutConvertedExtension | function | core/ |
Get the file URI without the extension from any conversion image style. |
| 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/ |
|
| ImageStyleEditForm::$imageEffectManager | property | core/ |
The image effect manager service. |
| ImageStyleEditForm::create | function | core/ |
|
| ImageStyleEditForm::effectSave | function | core/ |
Submit handler for image effect. |
| ImageStyleEditForm::effectValidate | function | core/ |
Validate handler for image effect. |
| ImageStyleEditForm::form | function | core/ |
|
| ImageStyleEditForm::save | function | core/ |
|
| ImageStyleEditForm::submitForm | function | core/ |
|
| 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/ |
|
| ImageStyleFlushForm::getConfirmText | function | core/ |
|
| ImageStyleFlushForm::getDescription | function | core/ |
|
| ImageStyleFlushForm::getQuestion | function | core/ |
|
| ImageStyleFlushForm::submitForm | function | core/ |
|
| ImageStyleFlushTest | class | core/ |
Tests flushing of image styles. |
| ImageStyleFlushTest.php | file | core/ |
|
| ImageStyleFlushTest::$defaultTheme | property | core/ |
|
| ImageStyleFlushTest::createSampleImage | function | core/ |
Given an image style and a wrapper, generate an image. |
| ImageStyleFlushTest::getImageCount | function | core/ |
Count the number of images currently created for a style in a wrapper. |
| ImageStyleFlushTest::testFlush | function | core/ |
General test to flush a style. |
| ImageStyleFormBase | class | core/ |
Base form for image style add and edit forms. |
| ImageStyleFormBase.php | file | core/ |
Pagination
- Previous page
- Page 667
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.