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/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
ResponsiveImageStyleHalJsonCookieTest.php file core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php
ResponsiveImageStyleHalJsonCookieTest::$auth property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php The authentication mechanism to use in this test.
ResponsiveImageStyleHalJsonCookieTest::$defaultTheme property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php The theme to install as the default for testing.
ResponsiveImageStyleHalJsonCookieTest::$format property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php The format to use in this test.
ResponsiveImageStyleHalJsonCookieTest::$mimeType property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php The MIME type that corresponds to $format.
ResponsiveImageStyleHalJsonCookieTest::$modules property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php Modules to install.
ResponsiveImageStyleResourceTestBase class core/modules/rest/tests/src/Functional/EntityResource/ResponsiveImageStyle/ResponsiveImageStyleResourceTestBase.php
ResponsiveImageStyleResourceTestBase.php file core/modules/rest/tests/src/Functional/EntityResource/ResponsiveImageStyle/ResponsiveImageStyleResourceTestBase.php
ResponsiveImageUpdateTest class core/modules/responsive_image/tests/src/Functional/Update/ResponsiveImageUpdateTest.php Tests responsive image module updates.
ResponsiveImageUpdateTest.php file core/modules/responsive_image/tests/src/Functional/Update/ResponsiveImageUpdateTest.php
ResponsiveImageUpdateTest::setDatabaseDumpFiles function core/modules/responsive_image/tests/src/Functional/Update/ResponsiveImageUpdateTest.php Set database dump files to be used.
ResponsiveImageUpdateTest::testPostUpdateDependency function core/modules/responsive_image/tests/src/Functional/Update/ResponsiveImageUpdateTest.php Tests post-update responsive_image_post_update_dependency().
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 Form constructor.
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 Form submission handler.
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 Form validation handler.
ScaleAndCropAddAnchorUpdateTest::testImagePostUpdateScaleAndCropEffectAddAnchor function core/modules/image/tests/src/Functional/Update/ScaleAndCropAddAnchorUpdateTest.php Tests that 'anchor' setting is properly added.
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 Form constructor.
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 Form submission handler.
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 Form validation handler.
SimpletestResultsForm::$statusImageMap property core/modules/simpletest/src/Form/SimpletestResultsForm.php Associative array of themed result images keyed by status.
SimpletestResultsForm::buildStatusImageMap function core/modules/simpletest/src/Form/SimpletestResultsForm.php Builds the status image map.
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
system_image_gd.yml file core/modules/system/migrations/system_image_gd.yml core/modules/system/migrations/system_image_gd.yml
TaxonomyImageTest class core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php Tests access checks of private image fields.
TaxonomyImageTest.php file core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php
TaxonomyImageTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php The theme to install as the default for testing.
TaxonomyImageTest::$modules property core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php Modules to enable.
TaxonomyImageTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php Used taxonomy vocabulary.
TaxonomyImageTest::setUp function core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php
TaxonomyImageTest::testTaxonomyImageAccess function core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php

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