FileMoveTest |
core/modules/image/src/Tests/FileMoveTest.php |
Tests the file move function for images and image styles. |
ImageAdminStylesTest |
core/modules/image/src/Tests/ImageAdminStylesTest.php |
Tests creation, deletion, and editing of image styles and effects. |
ImageDimensionsTest |
core/modules/image/src/Tests/ImageDimensionsTest.php |
Tests that images have correct dimensions when styled. |
ImageEffectsTest |
core/modules/image/src/Tests/ImageEffectsTest.php |
Tests that the image effects pass parameters to the toolkit correctly. |
ImageFieldDefaultImagesTest |
core/modules/image/src/Tests/ImageFieldDefaultImagesTest.php |
Tests setting up default images both to the field and field field. |
ImageFieldDisplayTest |
core/modules/image/src/Tests/ImageFieldDisplayTest.php |
Tests the display of image fields. |
ImageFieldTestBase |
core/modules/image/src/Tests/ImageFieldTestBase.php |
This class provides methods specifically for testing Image's field handling. |
ImageFieldValidateTest |
core/modules/image/src/Tests/ImageFieldValidateTest.php |
Tests validation functions such as min/max resolution. |
ImageFieldWidgetTest |
core/modules/image/src/Tests/ImageFieldWidgetTest.php |
Tests the image field widget. |
ImageImportTest |
core/modules/image/src/Tests/ImageImportTest.php |
Tests config import for Image styles. |
ImageItemTest |
core/modules/image/src/Tests/ImageItemTest.php |
Tests using entity fields of the image field type. |
ImageStyleFlushTest |
core/modules/image/src/Tests/ImageStyleFlushTest.php |
Tests flushing of image styles. |
ImageStylesPathAndUrlTest |
core/modules/image/src/Tests/ImageStylesPathAndUrlTest.php |
Tests the functions for generating paths and URLs for image styles. |
ImageThemeFunctionTest |
core/modules/image/src/Tests/ImageThemeFunctionTest.php |
Tests image theme functions. |