Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
Image class core/modules/media/src/Plugin/media/Source/Image.php Image entity media source.
Image class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php CKEditor 5 Image plugin.
Image class core/lib/Drupal/Component/Utility/Image.php Provides helpers to operate on images.
Image class core/lib/Drupal/Core/Image/Image.php Defines an image object to represent an image file.
Image toolkits group core/lib/Drupal/Core/ImageToolkit/ImageToolkitInterface.php Functions for image file manipulations.
image-anchor.html.twig file core/themes/stable9/templates/admin/image-anchor.html.twig Theme override for a 3x3 grid of checkboxes for image anchors.
image-anchor.html.twig file core/modules/image/templates/image-anchor.html.twig Default theme implementation for a 3x3 grid of checkboxes for image anchors.
image-crop-summary.html.twig file core/modules/image/templates/image-crop-summary.html.twig Default theme implementation for a summary of an image crop effect.
image-crop-summary.html.twig file core/themes/stable9/templates/admin/image-crop-summary.html.twig Theme override for a summary of an image crop effect.
image-formatter.html.twig file core/themes/stable9/templates/field/image-formatter.html.twig Theme override to display a formatted image field.
image-formatter.html.twig file core/themes/starterkit_theme/templates/field/image-formatter.html.twig Theme override to display a formatted image field.
image-formatter.html.twig file core/modules/image/templates/image-formatter.html.twig Default theme implementation to display a formatted image field.
image-preview.css file core/themes/admin/css/components/image-preview.css Image preview component.
image-preview.css file core/themes/default_admin/css/components/image-preview.css Image preview component.
image-preview.css file core/themes/claro/css/components/image-preview.css Image preview component.
image-preview.pcss.css file core/themes/claro/css/components/image-preview.pcss.css Image preview component.
image-preview.pcss.css file core/themes/admin/css/components/image-preview.pcss.css Image preview component.
image-preview.pcss.css file core/themes/default_admin/css/components/image-preview.pcss.css Image preview component.
image-resize-summary.html.twig file core/modules/image/templates/image-resize-summary.html.twig Default theme implementation for a summary of an image resize effect.
image-resize-summary.html.twig file core/themes/stable9/templates/admin/image-resize-summary.html.twig Theme override for a summary of an image resize effect.
image-rotate-summary.html.twig file core/themes/stable9/templates/admin/image-rotate-summary.html.twig Theme override for a summary of an image rotate effect.
image-rotate-summary.html.twig file core/modules/image/templates/image-rotate-summary.html.twig Default theme implementation for a summary of an image rotate effect.
image-scale-and-crop-summary.html.twig file core/modules/image/templates/image-scale-and-crop-summary.html.twig Default theme implementation for a summary of an image scale and crop effect.
image-scale-and-crop-summary.html.twig file core/themes/stable9/templates/admin/image-scale-and-crop-summary.html.twig Theme override for a summary of an image scale and crop effect.
image-scale-summary.html.twig file core/themes/stable9/templates/admin/image-scale-summary.html.twig Theme override for a summary of an image scale effect.
image-scale-summary.html.twig file core/modules/image/templates/image-scale-summary.html.twig Default theme implementation for a summary of an image scale effect.
image-style-preview.html.twig file core/modules/image/templates/image-style-preview.html.twig Default theme implementation to display a preview of an image style.
image-style-preview.html.twig file core/themes/stable9/templates/admin/image-style-preview.html.twig Theme override to display a preview of an image style.
image-style.html.twig file core/themes/stable9/templates/field/image-style.html.twig Theme override for an image using a specific image style.
image-style.html.twig file core/themes/starterkit_theme/templates/field/image-style.html.twig Theme override for an image using a specific image style.
image-style.html.twig file core/modules/image/templates/image-style.html.twig Default theme implementation for an image using a specific image style.
image-widget.css file core/themes/starterkit_theme/css/components/image-widget.css Image upload widget.
image-widget.html.twig file core/themes/claro/templates/content-edit/image-widget.html.twig Theme override for an image field widget.
image-widget.html.twig file core/themes/starterkit_theme/templates/content-edit/image-widget.html.twig Theme override for an image field widget.
image-widget.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content-edit/image-widget.html.twig Theme override for an image field widget.
image-widget.html.twig file core/themes/stable9/templates/content-edit/image-widget.html.twig Theme override for an image field widget.
image-widget.html.twig file core/themes/admin/templates/content-edit/image-widget.html.twig Theme override for an image field widget.
image-widget.html.twig file core/themes/default_admin/templates/content-edit/image-widget.html.twig Theme override for an image field widget.
image-widget.html.twig file core/modules/image/templates/image-widget.html.twig Default theme implementation for an image field widget.
image.admin.css file core/modules/image/css/image.admin.css /**
* Image style configuration pages.
*/
.image-style-new,
.image-style-new div {
display: inline;
}
.image-style-preview .preview-image-wrapper {
top: 50%;
float: left;
width: 48%;
padding-bottom: 2em;
text-align:…
image.admin.css file core/themes/stable9/css/image/image.admin.css /**
* Image style configuration pages.
*/
.image-style-new,
.image-style-new div {
display: inline;
}
.image-style-preview .preview-image-wrapper {
top: 50%;
float: left;
width: 48%;
padding-bottom: 2em;
text-align:…
image.admin.css file core/modules/ckeditor5/css/image.admin.css .ckeditor5-toolbar-button-drupalInsertImage {
background-image: url(../icons/image.svg);
}
image.admin.css file core/themes/claro/css/components/image.admin.css Styles for image style admin UI.
image.admin.css file core/themes/default_admin/css/components/image.admin.css Styles for image style admin UI.
image.admin.css file core/themes/admin/css/components/image.admin.css Styles for image style admin UI.
image.admin.inc file core/modules/image/image.admin.inc
image.admin.pcss.css file core/themes/admin/css/components/image.admin.pcss.css Styles for image style admin UI.
image.admin.pcss.css file core/themes/default_admin/css/components/image.admin.pcss.css Styles for image style admin UI.
image.admin.pcss.css file core/themes/claro/css/components/image.admin.pcss.css Styles for image style admin UI.
image.api.php file core/modules/image/image.api.php Hooks related to image styles and effects.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.