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
responsive_image.styles.narrow.yml file core/profiles/standard/config/optional/responsive_image.styles.narrow.yml core/profiles/standard/config/optional/responsive_image.styles.narrow.yml
responsive_image.styles.narrow.yml file core/profiles/demo_umami/config/optional/responsive_image.styles.narrow.yml core/profiles/demo_umami/config/optional/responsive_image.styles.narrow.yml
responsive_image.styles.square.yml file core/profiles/demo_umami/config/install/responsive_image.styles.square.yml core/profiles/demo_umami/config/install/responsive_image.styles.square.yml
responsive_image.styles.wide.yml file core/profiles/standard/config/optional/responsive_image.styles.wide.yml core/profiles/standard/config/optional/responsive_image.styles.wide.yml
responsive_image.styles.wide.yml file core/profiles/demo_umami/config/optional/responsive_image.styles.wide.yml core/profiles/demo_umami/config/optional/responsive_image.styles.wide.yml
responsive_image_get_image_dimensions function core/modules/responsive_image/responsive_image.module Determines the dimensions of an image.
responsive_image_get_mime_type function core/modules/responsive_image/responsive_image.module Determines the MIME type of an image.
responsive_image_help function core/modules/responsive_image/responsive_image.module Implements hook_help().
responsive_image_library_info_alter function core/modules/responsive_image/responsive_image.module Implements hook_library_info_alter().
responsive_image_removed_post_updates function core/modules/responsive_image/responsive_image.post_update.php Implements hook_removed_post_updates().
responsive_image_test_module.breakpoints.yml file core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.breakpoints.yml core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.breakpoints.yml
responsive_image_test_module.info.yml file core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.info.yml core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.info.yml
responsive_image_test_module.schema.yml file core/modules/responsive_image/tests/modules/responsive_image_test_module/config/schema/responsive_image_test_module.schema.yml core/modules/responsive_image/tests/modules/responsive_image_test_module/config/schema/responsive_image_test_module.schema.yml
responsive_image_theme function core/modules/responsive_image/responsive_image.module Implements hook_theme().
RotateImageEffect class core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Rotates an image resource.
RotateImageEffect.php file core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php
RotateImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Applies an image effect to the image object.
RotateImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php
RotateImageEffect::defaultConfiguration function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Gets default configuration for this plugin.
RotateImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Returns a render array summarizing the configuration of the image effect.
RotateImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php
RotateImageEffect::transformDimensions function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Determines the dimensions of the styled image.
RotateImageEffect::validateConfigurationForm function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php
SaveUploadFormTest::$image property core/modules/file/tests/src/Functional/SaveUploadFormTest.php An image file path for uploading.
SaveUploadFormTest::$imageExtension property core/modules/file/tests/src/Functional/SaveUploadFormTest.php Extension of the image filename.
SaveUploadTest::$image property core/modules/file/tests/src/Functional/SaveUploadTest.php An image file path for uploading.
SaveUploadTest::$imageExtension property core/modules/file/tests/src/Functional/SaveUploadTest.php Extension of the image filename.
ScaleAndCropImageEffect class core/modules/image/src/Plugin/ImageEffect/ScaleAndCropImageEffect.php Scales and crops an image resource.
ScaleAndCropImageEffect.php file core/modules/image/src/Plugin/ImageEffect/ScaleAndCropImageEffect.php
ScaleAndCropImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/ScaleAndCropImageEffect.php Applies an image effect to the image object.
ScaleAndCropImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/ScaleAndCropImageEffect.php Returns a render array summarizing the configuration of the image effect.
ScaleImageEffect class core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Scales an image resource.
ScaleImageEffect.php file core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php
ScaleImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Applies an image effect to the image object.
ScaleImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php
ScaleImageEffect::defaultConfiguration function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Gets default configuration for this plugin.
ScaleImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Returns a render array summarizing the configuration of the image effect.
ScaleImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php
ScaleImageEffect::transformDimensions function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Determines the dimensions of the styled image.
ScaleImageEffect::validateConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php
seven_preprocess_image_widget function core/themes/seven/seven.theme Implements hook_preprocess_image_widget().
stable_preprocess_image_widget function core/themes/stable/stable.theme Implements hook_preprocess_image_widget().
StandardProfileTest::$image property core/modules/rdf/tests/src/Functional/StandardProfileTest.php The image to test.
StandardProfileTest::$imageUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php The URI of the image to test.
starterkit_theme_preprocess_image_widget function core/themes/starterkit_theme/starterkit_theme.theme Implements hook_preprocess_image_widget().
StateValuesCleanAdvancedTest::$image property core/modules/system/tests/src/Functional/Form/StateValuesCleanAdvancedTest.php An image file path for uploading.
system.image.gd.yml file core/modules/system/config/install/system.image.gd.yml core/modules/system/config/install/system.image.gd.yml
system.image.test_toolkit.yml file core/modules/system/tests/modules/image_test/config/install/system.image.test_toolkit.yml core/modules/system/tests/modules/image_test/config/install/system.image.test_toolkit.yml
system.image.yml file core/modules/system/config/install/system.image.yml core/modules/system/config/install/system.image.yml
system_image.yml file core/modules/system/migrations/system_image.yml core/modules/system/migrations/system_image.yml

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