| ImageFieldWidgetTest |
class |
core/modules/image/tests/src/Functional/ImageFieldWidgetTest.php |
Tests the image field widget. |
| ImageFieldWidgetTest.php |
file |
core/modules/image/tests/src/Functional/ImageFieldWidgetTest.php |
|
| ImageFieldWidgetTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageFieldWidgetTest.php |
The theme to install as the default for testing. |
| ImageFieldWidgetTest::testWidgetElement |
function |
core/modules/image/tests/src/Functional/ImageFieldWidgetTest.php |
Tests file widget element. |
| ImageFieldWidgetValidationTest |
class |
core/modules/image/tests/src/Functional/ImageFieldWidgetValidationTest.php |
Tests the image field widget validation. |
| ImageFieldWidgetValidationTest.php |
file |
core/modules/image/tests/src/Functional/ImageFieldWidgetValidationTest.php |
|
| ImageFieldWidgetValidationTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageFieldWidgetValidationTest.php |
The theme to install as the default for testing. |
| ImageFieldWidgetValidationTest::$modules |
property |
core/modules/image/tests/src/Functional/ImageFieldWidgetValidationTest.php |
Modules to install. |
| ImageFieldWidgetValidationTest::testWidgetElementValidation |
function |
core/modules/image/tests/src/Functional/ImageFieldWidgetValidationTest.php |
Tests file widget element. |
| ImageFormatterTest |
class |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
Tests the image field rendering using entity fields of the image field type. |
| ImageFormatterTest.php |
file |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
|
| ImageFormatterTest::$bundle |
property |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
|
| ImageFormatterTest::$display |
property |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
|
| ImageFormatterTest::$entityType |
property |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
|
| ImageFormatterTest::$fieldName |
property |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
|
| ImageFormatterTest::$modules |
property |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
Modules to install. |
| ImageFormatterTest::assertCacheTags |
function |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
Asserts that a renderable array has a set of cache tags. |
| ImageFormatterTest::setUp |
function |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
Set the default field storage backend for fields created during tests. |
| ImageFormatterTest::testImageFormatterCacheTags |
function |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
Tests the cache tags from image formatters. |
| ImageFormatterTest::testImageFormatterSvg |
function |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
Tests ImageFormatter's handling of SVG images. |
| ImageFormatterTest::testImageFormatterUrlOptions |
function |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
Tests Image Formatter URL options handling. |
| ImageImportTest |
class |
core/modules/image/tests/src/Kernel/ImageImportTest.php |
Tests config import for Image styles. |
| ImageImportTest.php |
file |
core/modules/image/tests/src/Kernel/ImageImportTest.php |
|
| ImageImportTest::$modules |
property |
core/modules/image/tests/src/Kernel/ImageImportTest.php |
Modules to install. |
| ImageImportTest::testImport |
function |
core/modules/image/tests/src/Kernel/ImageImportTest.php |
Tests importing image styles. |
| ImageItemTest |
class |
core/modules/image/tests/src/Kernel/ImageItemTest.php |
Tests using entity fields of the image field type. |
| ImageItemTest.php |
file |
core/modules/image/tests/src/Kernel/ImageItemTest.php |
|
| ImageItemTest::$image |
property |
core/modules/image/tests/src/Kernel/ImageItemTest.php |
Created file entity. |
| ImageItemTest::$imageFactory |
property |
core/modules/image/tests/src/Kernel/ImageItemTest.php |
|
| ImageItemTest::$modules |
property |
core/modules/image/tests/src/Kernel/ImageItemTest.php |
Modules to install. |
| ImageItemTest::setUp |
function |
core/modules/image/tests/src/Kernel/ImageItemTest.php |
Set the default field storage backend for fields created during tests. |
| ImageItemTest::testDisplayDefaultValue |
function |
core/modules/image/tests/src/Kernel/ImageItemTest.php |
Tests display_default. |
| ImageItemTest::testImageItem |
function |
core/modules/image/tests/src/Kernel/ImageItemTest.php |
Tests using entity fields of the image field type. |
| ImageItemTest::testImageItemMalformed |
function |
core/modules/image/tests/src/Kernel/ImageItemTest.php |
Tests a malformed image. |
| ImageItemTest::testImageItemSampleValueGeneration |
function |
core/modules/image/tests/src/Kernel/ImageItemTest.php |
Tests generateSampleItems() method under different dimensions. |
| ImageItemTest::testImageUriDirectories |
function |
core/modules/image/tests/src/Kernel/ImageItemTest.php |
Tests image URIs for empty and custom directories. |
| ImageItemTest::validateImageUriForDirectory |
function |
core/modules/image/tests/src/Kernel/ImageItemTest.php |
Validates the image file URI generated for a given file directory. |
| ImageLoadingAttributeTest |
class |
core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php |
Tests lazy loading for images. |
| ImageLoadingAttributeTest |
class |
core/modules/system/tests/src/Kernel/Theme/ImageLoadingAttributeTest.php |
Tests lazy loading for images. |
| ImageLoadingAttributeTest.php |
file |
core/modules/system/tests/src/Kernel/Theme/ImageLoadingAttributeTest.php |
|
| ImageLoadingAttributeTest.php |
file |
core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php |
|
| ImageLoadingAttributeTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php |
The theme to install as the default for testing. |
| ImageLoadingAttributeTest::$modules |
property |
core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php |
Modules to install. |
| ImageLoadingAttributeTest::$modules |
property |
core/modules/system/tests/src/Kernel/Theme/ImageLoadingAttributeTest.php |
Modules to install. |
| ImageLoadingAttributeTest::testImageLoadingAttribute |
function |
core/modules/system/tests/src/Kernel/Theme/ImageLoadingAttributeTest.php |
Tests that loading attribute is enabled for images. |
| ImageLoadingAttributeTest::testImageLoadingAttribute |
function |
core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php |
Tests that loading attribute is enabled for images. |
| ImageModuleTestHooks |
class |
core/modules/image/tests/modules/image_module_test/src/Hook/ImageModuleTestHooks.php |
Hook implementations for image_module_test. |
| ImageModuleTestHooks.php |
file |
core/modules/image/tests/modules/image_module_test/src/Hook/ImageModuleTestHooks.php |
|
| ImageModuleTestHooks::fileDownload |
function |
core/modules/image/tests/modules/image_module_test/src/Hook/ImageModuleTestHooks.php |
Implements hook_file_download(). |
| ImageModuleTestHooks::imageEffectInfoAlter |
function |
core/modules/image/tests/modules/image_module_test/src/Hook/ImageModuleTestHooks.php |
Implements hook_image_effect_info_alter(). |