Search for image

  1. Search 7.x for image
  2. Search 9.5.x for image
  3. Search 8.9.x for image
  4. Search 10.3.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/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-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-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/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-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/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-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/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/starterkit_theme/templates/field/image-style.html.twig Theme override 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/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/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/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/claro/css/components/image.admin.css Styles for image style admin UI.
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/modules/ckeditor5/css/image.admin.css .ckeditor5-toolbar-button-drupalInsertImage {
background-image: url(../icons/image.svg);
}
image.admin.inc file core/modules/image/image.admin.inc
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.
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.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.field.inc file core/modules/image/image.field.inc
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/claro/templates/classy/field/image.html.twig Theme override of an image.
image.html.twig file core/themes/starterkit_theme/templates/field/image.html.twig Theme override of an image.
image.html.twig file core/modules/system/templates/image.html.twig Default theme implementation of an image.
image.info.yml file core/modules/image/image.info.yml core/modules/image/image.info.yml
image.install file core/modules/image/image.install Install, update and uninstall functions for the image module.
image.libraries.yml file core/modules/image/image.libraries.yml core/modules/image/image.libraries.yml
image.links.action.yml file core/modules/image/image.links.action.yml core/modules/image/image.links.action.yml
image.links.menu.yml file core/modules/image/image.links.menu.yml core/modules/image/image.links.menu.yml
image.links.task.yml file core/modules/image/image.links.task.yml core/modules/image/image.links.task.yml
image.migrate_drupal.yml file core/modules/image/migrations/state/image.migrate_drupal.yml core/modules/image/migrations/state/image.migrate_drupal.yml
image.module file core/modules/image/image.module
image.page_cache_response_policy.deny_private_image_style_download service core/modules/image/image.services.yml Drupal\image\PageCache\DenyPrivateImageStyleDownload
image.permissions.yml file core/modules/image/image.permissions.yml core/modules/image/image.permissions.yml
Image.php file core/lib/Drupal/Core/Image/Image.php
Image.php file core/lib/Drupal/Component/Utility/Image.php

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