| RotateImageEffect::submitConfigurationForm |
function |
core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php |
|
| RotateImageEffect::transformDimensions |
function |
core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php |
|
| 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 |
|
| ScaleAndCropImageEffect::getSummary |
function |
core/modules/image/src/Plugin/ImageEffect/ScaleAndCropImageEffect.php |
|
| 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 |
|
| ScaleImageEffect::buildConfigurationForm |
function |
core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php |
|
| ScaleImageEffect::defaultConfiguration |
function |
core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php |
|
| ScaleImageEffect::getSummary |
function |
core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php |
|
| ScaleImageEffect::submitConfigurationForm |
function |
core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php |
|
| ScaleImageEffect::transformDimensions |
function |
core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php |
|
| ScaleImageEffect::validateConfigurationForm |
function |
core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php |
|
| SettingsConfigValidationTest::testPreviewImagePathIsValidated |
function |
core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php |
Tests that the preview_image setting must be an existing image file. |
| StandardRecipeInstallTest::installResponsiveImage |
function |
core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeInstallTest.php |
|
| StandardRecipeTest::installResponsiveImage |
function |
core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeTest.php |
|
| StandardTestTrait::installResponsiveImage |
function |
core/profiles/standard/tests/src/Traits/StandardTestTrait.php |
Installs the responsive image module. |
| StarterkitThemeHooks::preprocessImageWidget |
function |
core/themes/starterkit_theme/src/Hook/StarterkitThemeHooks.php |
Implements hook_preprocess_image_widget(). |
| 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.gd.yml |
file |
core/tests/fixtures/config_install/testing_config_install/system.image.gd.yml |
core/tests/fixtures/config_install/testing_config_install/system.image.gd.yml |
| system.image.gd.yml |
file |
core/tests/fixtures/config_install/multilingual/system.image.gd.yml |
core/tests/fixtures/config_install/multilingual/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/tests/fixtures/config_install/testing_config_install/system.image.yml |
core/tests/fixtures/config_install/testing_config_install/system.image.yml |
| system.image.yml |
file |
core/tests/fixtures/config_install/multilingual/system.image.yml |
core/tests/fixtures/config_install/multilingual/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 image upload on taxonomy terms. |
| TaxonomyImageTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
|
| TaxonomyImageTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
|
| TaxonomyImageTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
|
| TaxonomyImageTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
The taxonomy vocabulary used for the test. |
| TaxonomyImageTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
|
| TaxonomyImageTest::testTaxonomyImageUpload |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php |
Tests that a file can be uploaded before the taxonomy term has a name. |
| template_preprocess_image |
function |
core/includes/theme.inc |
Prepares variables for image templates. |
| template_preprocess_image_anchor |
function |
core/modules/image/image.module |
Prepares variables for image anchor templates. |
| template_preprocess_image_formatter |
function |
core/modules/image/image.module |
Prepares variables for image formatter templates. |
| template_preprocess_image_style |
function |
core/modules/image/image.module |
Prepares variables for image style templates. |
| template_preprocess_image_style_preview |
function |
core/modules/image/image.module |
Prepares variables for image style preview templates. |
| template_preprocess_image_widget |
function |
core/modules/image/image.module |
Prepares variables for image widget templates. |
| template_preprocess_responsive_image |
function |
core/modules/responsive_image/responsive_image.module |
Prepares variables for a responsive image. |