RotateImageEffect::buildConfigurationForm |
function |
core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php |
|
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 |
|
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 |
|
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. |
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 |
|
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 |
|
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 |
|
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. |
stable_preprocess_image_widget |
function |
core/themes/stable/stable.theme |
Implements hook_preprocess_image_widget(). |
StandardProfileTest::$image |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$imageUri |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
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 |
|
template_preprocess_image |
function |
core/includes/theme.inc |
Prepares variables for image templates. |
template_preprocess_image_anchor |
function |
core/modules/image/image.admin.inc |
Prepares variables for image anchor templates. |
template_preprocess_image_formatter |
function |
core/modules/image/image.field.inc |
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.admin.inc |
Prepares variables for image style preview templates. |
template_preprocess_image_widget |
function |
core/modules/image/image.field.inc |
Prepares variables for image widget templates. |
template_preprocess_responsive_image |
function |
core/modules/responsive_image/responsive_image.module |
Prepares variables for a responsive image. |
template_preprocess_responsive_image_formatter |
function |
core/modules/responsive_image/responsive_image.module |
Prepares variables for responsive image formatter templates. |