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. Search main for image
  6. 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
MigrateImageSettingsTest::testMigration function core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageSettingsTest.php Tests the migration.
MigrateImageStylesTest class core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php Test image styles migration to config entities.
MigrateImageStylesTest.php file core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php
MigrateImageStylesTest::$modules property core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php Modules to install.
MigrateImageStylesTest::assertEntity function core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php Asserts various aspects of an ImageStyle entity.
MigrateImageStylesTest::setUp function core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php
MigrateImageStylesTest::testImageStylesMigration function core/modules/image/tests/src/Kernel/Migrate/d7/MigrateImageStylesTest.php Tests the image styles migration.
MigrateImageTest class core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageTest.php Image migration test.
MigrateImageTest.php file core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageTest.php
MigrateImageTest::$modules property core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageTest.php Modules to install.
MigrateImageTest::setUp function core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageTest.php
MigrateImageTest::testNode function core/modules/image/tests/src/Kernel/Migrate/d6/MigrateImageTest.php Tests image migration from Drupal 6 to 8.
MigrateResponsiveImageStylesTest class core/modules/responsive_image/tests/src/Kernel/Migrate/d7/MigrateResponsiveImageStylesTest.php Tests migration of responsive image styles.
MigrateResponsiveImageStylesTest.php file core/modules/responsive_image/tests/src/Kernel/Migrate/d7/MigrateResponsiveImageStylesTest.php
MigrateResponsiveImageStylesTest::$modules property core/modules/responsive_image/tests/src/Kernel/Migrate/d7/MigrateResponsiveImageStylesTest.php Modules to install.
MigrateResponsiveImageStylesTest::setUp function core/modules/responsive_image/tests/src/Kernel/Migrate/d7/MigrateResponsiveImageStylesTest.php
MigrateResponsiveImageStylesTest::testResponsiveImageStyles function core/modules/responsive_image/tests/src/Kernel/Migrate/d7/MigrateResponsiveImageStylesTest.php Tests the Drupal 7 to Drupal 8 responsive image styles migration.
NullTestImageEffect class core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/NullTestImageEffect.php Performs no operation on an image resource.
NullTestImageEffect.php file core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/NullTestImageEffect.php
NullTestImageEffect::applyEffect function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/NullTestImageEffect.php Applies an image effect to the image object.
NullTestImageEffect::transformDimensions function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/NullTestImageEffect.php Determines the dimensions of the styled image.
PathProcessorImageStyles class core/modules/image/src/PathProcessor/PathProcessorImageStyles.php Defines a path processor to rewrite image styles URLs.
PathProcessorImageStyles.php file core/modules/image/src/PathProcessor/PathProcessorImageStyles.php
PathProcessorImageStyles::$streamWrapperManager property core/modules/image/src/PathProcessor/PathProcessorImageStyles.php The stream wrapper manager service.
PathProcessorImageStyles::processInbound function core/modules/image/src/PathProcessor/PathProcessorImageStyles.php Processes the inbound path.
PathProcessorImageStyles::__construct function core/modules/image/src/PathProcessor/PathProcessorImageStyles.php Constructs a new PathProcessorImageStyles object.
path_processor.image_styles service core/modules/image/image.services.yml Drupal\image\PathProcessor\PathProcessorImageStyles
plugin.manager.image.effect service core/modules/image/image.services.yml Drupal\image\ImageEffectManager
PreprocessHooks::fileAndImageWidget function core/themes/admin/src/Hook/PreprocessHooks.php Helper pre-process callback for file_managed_file and image_widget.
PreprocessHooks::fileAndImageWidget function core/themes/default_admin/src/Hook/PreprocessHooks.php Helper pre-process callback for file_managed_file and image_widget.
PreprocessHooks::imageWidget function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for image_widget.
PreprocessHooks::preprocessImageWidget function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for image_widget.
Random::image function core/lib/Drupal/Component/Utility/Random.php Create a placeholder image.
RelationshipNormalizerTest::$image1 property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php An image.
RelationshipNormalizerTest::$image2 property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php An image.
RelationshipNormalizerTest::$imageIds property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Static UUIDs for use in tests.
RelationshipNormalizerTest::$imageUids property core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php Static UUIDs for use in tests.
RelationshipUserImageDataTest class core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php Tests image on user relationship handler.
RelationshipUserImageDataTest.php file core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php
RelationshipUserImageDataTest::$modules property core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php Modules to install.
RelationshipUserImageDataTest::$testViews property core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php Views used by this test.
RelationshipUserImageDataTest::setUp function core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php
RelationshipUserImageDataTest::testViewsHandlerRelationshipUserImageData function core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php Tests using the views image relationship.
ResizeImageEffect class core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Resizes an image resource.
ResizeImageEffect.php file core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php
ResizeImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Applies an image effect to the image object.
ResizeImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Form constructor.
ResizeImageEffect::defaultConfiguration function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Gets default configuration for this plugin.
ResizeImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Returns a render array summarizing the configuration of the image effect.
ResizeImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Form submission handler.

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