Search for image

  1. Search 7.x for image
  2. Search 8.9.x for image
  3. Search 10.3.x for image
  4. Search 11.x for image
  5. Other projects

Exact matches

These are exact matches according to your search
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/modules/quickedit/src/Plugin/InPlaceEditor/Image.php Defines the image text in-place editor.
Image class core/modules/image/src/Plugin/InPlaceEditor/Image.php Defines the image text in-place editor.
Image class core/lib/Drupal/Core/Image/Image.php Defines an image object to represent an image file.
Image class core/lib/Drupal/Component/Utility/Image.php Provides helpers to operate on images.

All search results

Title Object type File name Summary
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-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-resize-summary.html.twig file core/themes/stable/templates/admin/image-resize-summary.html.twig Theme override for a summary of an image resize effect.
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-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-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/themes/stable/templates/admin/image-rotate-summary.html.twig Theme override for a summary of an image rotate 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-and-crop-summary.html.twig file core/themes/stable/templates/admin/image-scale-and-crop-summary.html.twig Theme override for a summary of an image scale and crop 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-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-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/themes/stable/templates/admin/image-scale-summary.html.twig Theme override for a summary of an image scale effect.
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-preview.html.twig file core/themes/stable/templates/admin/image-style-preview.html.twig Theme override to display a preview of an image style.
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.html.twig file core/modules/image/templates/image-style.html.twig Default theme implementation for an image using a specific 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/stable/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/themes/classy/templates/field/image-style.html.twig Theme override for an image using a specific image style.
image-widget.css file core/themes/seven/css/classy/components/image-widget.css Image upload widget.
image-widget.css file core/themes/starterkit_theme/css/components/image-widget.css Image upload widget.
image-widget.css file core/themes/classy/css/components/image-widget.css Image upload 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/seven/templates/image-widget.html.twig Theme override for an image field 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/bartik/templates/classy/content-edit/image-widget.html.twig Theme override for an image field widget.
image-widget.html.twig file core/themes/stable/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/themes/classy/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/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/themes/stable/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/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.inc file core/modules/image/image.admin.inc Administration pages for image settings.
image.api.php file core/modules/image/image.api.php Hooks related to image styles and effects.
image.css file core/modules/ckeditor5/css/image.css /* cspell:ignore switchbutton */

/* https://css-tricks.com/the-raven-technique-one-step-closer-to-container-queries */
.ck .image,
.ck .image-inline {
--base-size: 100%;
--breakpoint-wide: 400px;
--breakpoint-medium: 100px;
--is-wide:…
image.css file core/modules/quickedit/css/editors/image.css Functional styles for the Quick Edit image in-place editor.
image.css file core/themes/stable9/css/quickedit/editors/image.css Functional styles for the Quick Edit image in-place editor.
image.css file core/themes/stable/css/quickedit/editors/image.css Functional styles for the Quick Edit image in-place editor.
image.data_types.schema.yml file core/modules/image/config/schema/image.data_types.schema.yml core/modules/image/config/schema/image.data_types.schema.yml
image.factory service core/core.services.yml Drupal\Core\Image\ImageFactory
image.field.inc file core/modules/image/image.field.inc Implement an image field, based on the file module's file field.
image.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/field/image.html.twig Theme override of an image.
image.html.twig file core/themes/stable9/templates/field/image.html.twig Theme override of an image.
image.html.twig file core/themes/seven/templates/classy/field/image.html.twig Theme override of an image.

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