Search for image
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Image | class | core/ |
Image entity media source. |
Image | class | core/ |
CKEditor 5 Image plugin. |
Image | class | core/ |
Defines an image object to represent an image file. |
Image | class | core/ |
Provides helpers to operate on images. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ImageStyle::supportsUri | function | core/ |
Determines if this style can be applied to a given image. |
ImageStyle::transformDimensions | function | core/ |
Determines the dimensions of this image style. |
ImageStyleAddForm | class | core/ |
Controller for image style addition forms. |
ImageStyleAddForm.php | file | core/ |
|
ImageStyleAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
ImageStyleAddForm::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… |
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 install. |
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. |
ImageStyleDownloadAccessControlTest | class | core/ |
Tests access control for downloading image styles. |
ImageStyleDownloadAccessControlTest.php | file | core/ |
|
ImageStyleDownloadAccessControlTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageStyleDownloadAccessControlTest::$fileSystem | property | core/ |
The file system. |
ImageStyleDownloadAccessControlTest::$modules | property | core/ |
Modules to install. |
ImageStyleDownloadAccessControlTest::$style | property | core/ |
The image style. |
ImageStyleDownloadAccessControlTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
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/ |
Instantiates a new instance of the implementing class using autowiring. |
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. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.