Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| image.style.medium.yml | file | core/ |
core/modules/image/config/install/image.style.medium.yml |
| image.style.medium_21_9.yml | file | core/ |
core/profiles/demo_umami/config/install/image.style.medium_21_9.yml |
| image.style.medium_3_2_2x.yml | file | core/ |
core/profiles/demo_umami/config/install/image.style.medium_3_2_2x.yml |
| image.style.medium_3_2_600x400.yml | file | core/ |
core/profiles/demo_umami/config/install/image.style.medium_3_2_600x400.yml |
| image.style.medium_8_7.yml | file | core/ |
core/profiles/demo_umami/config/install/image.style.medium_8_7.yml |
| image.style.scale_crop_7_3_large.yml | file | core/ |
core/profiles/demo_umami/config/install/image.style.scale_crop_7_3_large.yml |
| image.style.small_21_9.yml | file | core/ |
core/profiles/demo_umami/config/install/image.style.small_21_9.yml |
| image.style.square_large.yml | file | core/ |
core/profiles/demo_umami/config/install/image.style.square_large.yml |
| image.style.square_medium.yml | file | core/ |
core/profiles/demo_umami/config/install/image.style.square_medium.yml |
| image.style.square_small.yml | file | core/ |
core/profiles/demo_umami/config/install/image.style.square_small.yml |
| image.style.thumbnail.yml | file | core/ |
core/modules/image/config/install/image.style.thumbnail.yml |
| image.style.wide.yml | file | core/ |
core/modules/image/config/install/image.style.wide.yml |
| image.theme.css | file | core/ |
Theme styles for the Quick Edit image in-place editor. |
| image.theme.css | file | core/ |
Theme styles for the Quick Edit image in-place editor. |
| image.theme.css | file | core/ |
Theme styles for the Quick Edit image in-place editor. |
| image.toolkit.manager | service | core/ |
Drupal\Core\ImageToolkit\ImageToolkitManager |
| image.toolkit.operation.manager | service | core/ |
Drupal\Core\ImageToolkit\ImageToolkitOperationManager |
| image.views.inc | file | core/ |
Provide views data for image.module. |
| Image::$fileSize | property | core/ |
File size in bytes. |
| Image::$fileSystem | property | core/ |
The file system service. |
| Image::$imageFactory | property | core/ |
The image factory service. |
| Image::$source | property | core/ |
Path of the image file. |
| Image::$toolkit | property | core/ |
An image toolkit object. |
| Image::apply | function | core/ |
Applies a toolkit operation to the image. |
| Image::buildConfigurationForm | function | core/ |
|
| Image::convert | function | core/ |
Converts an image to the format specified by the extension. |
| Image::create | function | core/ |
Creates an instance of the plugin. |
| Image::createNew | function | core/ |
Prepares a new image, without loading it from a file. |
| Image::createSourceField | function | core/ |
Creates the source field definition for a type. |
| Image::crop | function | core/ |
Crops an image to a rectangle specified by the given dimensions. |
| Image::defaultConfiguration | function | core/ |
This returns an empty array as image upload config is stored out of band. |
| Image::desaturate | function | core/ |
Converts an image to grayscale. |
| Image::getAttachments | function | core/ |
Returns the attachments for this editor. |
| Image::getAttachments | function | core/ |
Returns the attachments for this editor. |
| Image::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| Image::getFileSize | function | core/ |
Returns the size of the image file. |
| Image::getHeight | function | core/ |
Returns the height of the image. |
| Image::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| Image::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| Image::getMimeType | function | core/ |
Returns the MIME type of the image file. |
| Image::getSource | function | core/ |
Retrieves the source path of the image file. |
| 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. |
| Image::getWidth | function | core/ |
Returns the width of the image. |
| Image::isCompatible | function | core/ |
Checks whether this in-place editor is compatible with a given field. |
| Image::isCompatible | function | core/ |
Checks whether this in-place editor is compatible with a given field. |
| Image::isValid | function | core/ |
Checks if the image is valid. |
| Image::METADATA_ATTRIBUTE_HEIGHT | constant | core/ |
Key for "image height" metadata attribute. |
| Image::METADATA_ATTRIBUTE_WIDTH | constant | core/ |
Key for "image width" metadata attribute. |
| Image::prepareViewDisplay | function | core/ |
Prepares the media type fields for this source in the view display. |
Pagination
- Previous page
- Page 770
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.