Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| Image toolkits | group | core/ |
Functions for image file manipulations. |
| image-button.css | file | core/ |
Styles for Bartik's image buttons. |
| image.factory | service | core/ |
Drupal\Core\Image\ImageFactory |
| image.toolkit.manager | service | core/ |
Drupal\Core\ImageToolkit\ImageToolkitManager |
| image.toolkit.operation.manager | service | core/ |
Drupal\Core\ImageToolkit\ImageToolkitOperationManager |
| Image::$imageFactory | property | core/ |
The image factory service. |
| Image::$toolkit | property | core/ |
An image toolkit object. |
| Image::getToolkit | function | core/ |
Returns the image toolkit used for this image file. |
| Image::getToolkitId | function | core/ |
Returns the ID of the image toolkit used for this image file. |
| ImageButton | class | core/ |
Provides a form element for a submit button with an image. |
| ImageButton.php | file | core/ |
|
| ImageButton::getInfo | function | core/ |
Returns the element properties for this element. |
| ImageButton::preRenderButton | function | core/ |
Prepares a #type 'button' render element for input.html.twig. |
| ImageButton::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| ImageFactory | class | core/ |
Provides a factory for image objects. |
| ImageFactory.php | file | core/ |
|
| ImageFactory::$toolkitId | property | core/ |
The image toolkit ID to use for this factory. |
| ImageFactory::$toolkitManager | property | core/ |
The image toolkit plugin manager. |
| ImageFactory::get | function | core/ |
Constructs a new Image object. |
| ImageFactory::getSupportedExtensions | function | core/ |
Returns the image file extensions supported by the toolkit. |
| ImageFactory::getToolkitId | function | core/ |
Gets the ID of the image toolkit currently in use. |
| ImageFactory::setToolkitId | function | core/ |
Sets the ID of the image toolkit. |
| ImageFactory::__construct | function | core/ |
Constructs a new ImageFactory object. |
| ImageFormatter::$imageStyleStorage | property | core/ |
The image style entity storage. |
| ImageFormatterBase::getEntitiesToView | function | core/ |
Returns the referenced entities for display. |
| ImageInterface::getToolkit | function | core/ |
Returns the image toolkit used for this image file. |
| ImageInterface::getToolkitId | function | core/ |
Returns the ID of the image toolkit used for this image file. |
| ImageItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| ImageItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| 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. |
Pagination
- Previous page
- Page 118
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.