Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageItemTest::$imageFactory | property | core/ |
|
| ImageStyle::getImageFactory | function | core/ |
Returns the image factory. |
| ImageStyle::getPathToken | function | core/ |
Generates a token to protect an image style derivative. |
| 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/ |
Registers test-specific services. |
| ImageStyleCustomStreamWrappersTest::setUp | function | core/ |
|
| ImageStyleCustomStreamWrappersTest::testCustomStreamWrappers | function | core/ |
Tests derivative creation with several source on a local writable stream. |
| ImageStyleDeleteForm::$replacementOptions | property | core/ |
Replacement options. |
| ImageStyleDeleteForm::getReplacementOptions | function | core/ |
Returns a list of image style replacement options. |
| ImageStyleDownloadController::$imageFactory | property | core/ |
The image factory. |
| ImageStyleFormBase::$imageStyleStorage | property | core/ |
The image style entity storage. |
| ImageStyleInterface::getPathToken | function | core/ |
Generates a token to protect an image style derivative. |
| ImageStyleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| ImageStyleStorage | class | core/ |
Storage controller class for "image style" configuration entities. |
| ImageStyleStorage.php | file | core/ |
|
| ImageStyleStorage::$replacement | property | core/ |
Image style replacement memory storage. |
| ImageStyleStorage::clearReplacementId | function | core/ |
Clears a replacement ID from the storage. |
| ImageStyleStorage::getReplacementId | function | core/ |
Retrieves the replacement ID of a deleted image style. |
| ImageStyleStorage::setReplacementId | function | core/ |
Stores a replacement ID for an image style being deleted. |
| ImageStyleStorageInterface | interface | core/ |
Interface for storage controller for "image style" configuration entities. |
| ImageStyleStorageInterface.php | file | core/ |
|
| ImageStyleStorageInterface::clearReplacementId | function | core/ |
Clears a replacement ID from the storage. |
| ImageStyleStorageInterface::getReplacementId | function | core/ |
Retrieves the replacement ID of a deleted image style. |
| ImageStyleStorageInterface::setReplacementId | function | core/ |
Stores a replacement ID for an image style being deleted. |
| ImageStyleTest::testGetPathToken | function | core/ |
@covers ::getPathToken[[api-linebreak]] |
| ImageTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
| ImageTest::$toolkit | property | core/ |
Mocked image toolkit. |
| ImageTest::$toolkitOperation | property | core/ |
Mocked image toolkit operation. |
| ImageTest::getToolkitMock | function | core/ |
Mocks a toolkit. |
| ImageTest::getToolkitOperationMock | function | core/ |
Mocks a toolkit operation. |
| ImageTest::testGetToolkitId | function | core/ |
Tests \Drupal\Core\Image\Image::getToolkitId(). |
| ImageThemeFunctionTest::$imageFactory | property | core/ |
|
| ImageToolkit | class | core/ |
Defines a Plugin annotation object for the image toolkit plugin. |
| ImageToolkit.php | file | core/ |
|
| ImageToolkit::$id | property | core/ |
The plugin ID. |
| ImageToolkit::$title | property | core/ |
The title of the image toolkit. |
| ImageToolkitBase | class | core/ |
Provides a base class for image toolkit plugins. |
| ImageToolkitBase.php | file | core/ |
|
| ImageToolkitBase::$configFactory | property | core/ |
The config factory. |
| ImageToolkitBase::$logger | property | core/ |
A logger instance. |
| ImageToolkitBase::$operationManager | property | core/ |
The image toolkit operation manager. |
| ImageToolkitBase::$source | property | core/ |
Path of the image file. |
| ImageToolkitBase::apply | function | core/ |
Applies a toolkit operation to an image. |
| ImageToolkitBase::getRequirements | function | core/ |
Gets toolkit requirements in a format suitable for hook_requirements(). |
| ImageToolkitBase::getSource | function | core/ |
Gets the source path of the image file. |
Pagination
- Previous page
- Page 130
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.