Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$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. |
| ImageToolkitBase::getToolkitOperation | function | core/ |
Gets a toolkit operation plugin instance. |
| ImageToolkitBase::setSource | function | core/ |
Sets the source path of the image file. |
| ImageToolkitBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ImageToolkitBase::__construct | function | core/ |
Constructs an ImageToolkitBase object. |
| ImageToolkitForm | class | core/ |
Configures image toolkit settings for this site. |
| ImageToolkitForm.php | file | core/ |
|
| ImageToolkitForm::$availableToolkits | property | core/ |
An array containing currently available toolkits. |
| ImageToolkitForm::buildForm | function | core/ |
Form constructor. |
| ImageToolkitForm::create | function | core/ |
Instantiates a new instance of this class. |
| ImageToolkitForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ImageToolkitForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ImageToolkitForm::submitForm | function | core/ |
Form submission handler. |
| ImageToolkitForm::validateForm | function | core/ |
Form validation handler. |
| ImageToolkitForm::__construct | function | core/ |
Constructs a ImageToolkitForm object. |
| ImageToolkitInterface | interface | core/ |
Defines an interface for image toolkits. |
| ImageToolkitInterface.php | file | core/ |
|
| ImageToolkitInterface::apply | function | core/ |
Applies a toolkit operation to an image. |
| ImageToolkitInterface::getHeight | function | core/ |
Returns the height of the image. |
| ImageToolkitInterface::getMimeType | function | core/ |
Returns the MIME type of the image file. |
| ImageToolkitInterface::getRequirements | function | core/ |
Gets toolkit requirements in a format suitable for hook_requirements(). |
| ImageToolkitInterface::getSource | function | core/ |
Gets the source path of the image file. |
| ImageToolkitInterface::getSupportedExtensions | function | core/ |
Returns a list of image file extensions supported by the toolkit. |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.