Search for image

  1. Search 7.x for image
  2. Search 9.5.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/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
ConvertImageEffect::defaultConfiguration function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Gets default configuration for this plugin.
ConvertImageEffect::getDerivativeExtension function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Returns the extension of the derivative after applying this image effect.
ConvertImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Returns a render array summarizing the configuration of the image effect.
ConvertImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php
core.entity_form_display.media.image.default.yml file core/profiles/standard/config/optional/core.entity_form_display.media.image.default.yml core/profiles/standard/config/optional/core.entity_form_display.media.image.default.yml
core.entity_form_display.media.image.default.yml file core/profiles/demo_umami/config/install/core.entity_form_display.media.image.default.yml core/profiles/demo_umami/config/install/core.entity_form_display.media.image.default.yml
core.entity_form_display.media.image.media_library.yml file core/profiles/standard/config/optional/core.entity_form_display.media.image.media_library.yml core/profiles/standard/config/optional/core.entity_form_display.media.image.media_library.yml
core.entity_view_display.media.image.default.yml file core/profiles/standard/config/optional/core.entity_view_display.media.image.default.yml core/profiles/standard/config/optional/core.entity_view_display.media.image.default.yml
core.entity_view_display.media.image.default.yml file core/profiles/demo_umami/config/install/core.entity_view_display.media.image.default.yml core/profiles/demo_umami/config/install/core.entity_view_display.media.image.default.yml
core.entity_view_display.media.image.media_library.yml file core/profiles/standard/config/optional/core.entity_view_display.media.image.media_library.yml core/profiles/standard/config/optional/core.entity_view_display.media.image.media_library.yml
core.entity_view_display.media.image.medium_8_7.yml file core/profiles/demo_umami/config/install/core.entity_view_display.media.image.medium_8_7.yml core/profiles/demo_umami/config/install/core.entity_view_display.media.image.medium_8_7.yml
core.entity_view_display.media.image.responsive_3x2.yml file core/profiles/demo_umami/config/install/core.entity_view_display.media.image.responsive_3x2.yml core/profiles/demo_umami/config/install/core.entity_view_display.media.image.responsive_3x2.yml
core.entity_view_display.media.image.scale_crop_7_3_large.yml file core/profiles/demo_umami/config/install/core.entity_view_display.media.image.scale_crop_7_3_large.yml core/profiles/demo_umami/config/install/core.entity_view_display.media.image.scale_crop_7_3_large.yml
core.entity_view_display.media.image.square.yml file core/profiles/demo_umami/config/install/core.entity_view_display.media.image.square.yml core/profiles/demo_umami/config/install/core.entity_view_display.media.image.square.yml
CropImageEffect class core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php Crops an image resource.
CropImageEffect.php file core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php
CropImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php Applies an image effect to the image object.
CropImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php
CropImageEffect::defaultConfiguration function core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php Gets default configuration for this plugin.
CropImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php Returns a render array summarizing the configuration of the image effect.
CropImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php
d6_imagecache_presets.yml file core/modules/image/migrations/d6_imagecache_presets.yml core/modules/image/migrations/d6_imagecache_presets.yml
d7_image_settings.yml file core/modules/image/migrations/d7_image_settings.yml core/modules/image/migrations/d7_image_settings.yml
d7_image_styles.yml file core/modules/image/migrations/d7_image_styles.yml core/modules/image/migrations/d7_image_styles.yml
DenyNodePreviewTest::providerPrivateImageStyleDownloadPolicy function core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php Provides data and expected results for the test method.
DenyNodePreviewTest::testPrivateImageStyleDownloadPolicy function core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php Asserts that caching is denied on the node preview route.
DenyPrivateImageStyleDownload class core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php Cache policy for image preview page.
DenyPrivateImageStyleDownload.php file core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php
DenyPrivateImageStyleDownload::$routeMatch property core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php The current route match.
DenyPrivateImageStyleDownload::check function core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php Determines whether it is save to store a page in the cache.
DenyPrivateImageStyleDownload::__construct function core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php Constructs a deny image preview page cache policy.
DenyPrivateImageStyleDownloadTest class core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php @coversDefaultClass \Drupal\image\PageCache\DenyPrivateImageStyleDownload
@group image
DenyPrivateImageStyleDownloadTest.php file core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php
DenyPrivateImageStyleDownloadTest::$policy property core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php The response policy under test.
DenyPrivateImageStyleDownloadTest::$request property core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php A request object.
DenyPrivateImageStyleDownloadTest::$response property core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php A response object.
DenyPrivateImageStyleDownloadTest::$routeMatch property core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php The current route match.
DenyPrivateImageStyleDownloadTest::providerPrivateImageStyleDownloadPolicy function core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php Provides data and expected results for the test method.
DenyPrivateImageStyleDownloadTest::setUp function core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php
DenyPrivateImageStyleDownloadTest::testPrivateImageStyleDownloadPolicy function core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php Asserts that caching is denied on the private image style download route.
DesaturateImageEffect class core/modules/image/src/Plugin/ImageEffect/DesaturateImageEffect.php Desaturates (grayscale) an image resource.
DesaturateImageEffect.php file core/modules/image/src/Plugin/ImageEffect/DesaturateImageEffect.php
DesaturateImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/DesaturateImageEffect.php Applies an image effect to the image object.
drupal-8.responsive_image-enabled.php file core/modules/responsive_image/tests/fixtures/update/drupal-8.responsive_image-enabled.php
drupal8.views-image-style-dependency-2649914.php file core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.php Contains database additions to drupal-8-rc1.bare.standard.php.gz for testing
the upgrade path of https://www.drupal.org/node/2649914.
drupal8.views-image-style-dependency-2649914.yml file core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.yml core/modules/system/tests/fixtures/update/drupal8.views-image-style-dependency-2649914.yml
DrupalImage class core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php Defines the "drupalimage" plugin.
DrupalImage.php file core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php
DrupalImage::getButtons function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php Returns the buttons that this plugin provides, along with metadata.
DrupalImage::getConfig function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php Returns the additions to CKEDITOR.config for a specific CKEditor instance.

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