TipPluginImage |
class |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php |
Displays an image as a tip. |
TipPluginImage.php |
file |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php |
|
TipPluginImage::$alt |
property |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php |
The alt text which is used for the image in this Tip. |
TipPluginImage::$url |
property |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php |
The url which is used for the image in this Tip. |
TipPluginImage::getOutput |
function |
core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php |
Returns a renderable array. |
ToolkitGdTest::$imageFactory |
property |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
The image factory service. |
ToolkitGdTest::testGifTransparentImages |
function |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
Tests for GIF images with transparency. |
ToolkitTestBase::$image |
property |
core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php |
The image object for the test file. |
ToolkitTestBase::$image |
property |
core/modules/system/src/Tests/Image/ToolkitTestBase.php |
The image object for the test file. |
ToolkitTestBase::$imageFactory |
property |
core/modules/system/src/Tests/Image/ToolkitTestBase.php |
The image factory service. |
ToolkitTestBase::$imageFactory |
property |
core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php |
The image factory service. |
ToolkitTestBase::getImage |
function |
core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php |
Sets up an image with the custom toolkit. |
ToolkitTestBase::getImage |
function |
core/modules/system/src/Tests/Image/ToolkitTestBase.php |
Sets up an image with the custom toolkit. |
ToolkitTestBase::imageTestGetAllCalls |
function |
core/modules/system/src/Tests/Image/ToolkitTestBase.php |
Gets an array of calls to the test toolkit. |
ToolkitTestBase::imageTestGetAllCalls |
function |
core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php |
Gets an array of calls to the test toolkit. |
ToolkitTestBase::imageTestReset |
function |
core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php |
Resets/initializes the history of calls to the test toolkit functions. |
ToolkitTestBase::imageTestReset |
function |
core/modules/system/src/Tests/Image/ToolkitTestBase.php |
Resets/initializes the history of calls to the test toolkit functions. |
UriDependentTestImageEffect |
class |
core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php |
Performs an image operation that depends on the URI of the original image. |
UriDependentTestImageEffect.php |
file |
core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php |
|
UriDependentTestImageEffect::applyEffect |
function |
core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php |
Applies an image effect to the image object. |
UriDependentTestImageEffect::getUriDependentDimensions |
function |
core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php |
Make the image dimensions dependent on the image file extension. |
UriDependentTestImageEffect::transformDimensions |
function |
core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php |
Determines the dimensions of the styled image. |
ValidatorTest::$image |
property |
core/modules/file/tests/src/Kernel/ValidatorTest.php |
An image file. |
ValidatorTest::$nonImage |
property |
core/modules/file/tests/src/Kernel/ValidatorTest.php |
A file which is not an image. |
ValidatorTest::testFileValidateImageResolution |
function |
core/modules/file/tests/src/Kernel/ValidatorTest.php |
This ensures the resolution of a specific file is within bounds. |
ValidatorTest::testFileValidateIsImage |
function |
core/modules/file/tests/src/Kernel/ValidatorTest.php |
This ensures a specific file is actually an image. |
views.view.test_image_user_image_data.yml |
file |
core/modules/image/tests/modules/image_test_views/test_views/views.view.test_image_user_image_data.yml |
core/modules/image/tests/modules/image_test_views/test_views/views.view.test_image_user_image_data.yml |
ViewsConfigDependenciesIntegrationTest::testImage |
function |
core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php |
Tests integration with image module. |
ViewsIntegrationTest::RESPONSIVE_IMAGE_STYLE_ID |
constant |
core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php |
The responsive image style ID to use. |
ViewsIntegrationTest::testViewsAddResponsiveImageField |
function |
core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php |
Tests integration with Views. |
_claro_preprocess_file_and_image_widget |
function |
core/themes/claro/claro.theme |
Helper pre-process callback for file_managed_file and image_widget. |
_color_render_images |
function |
core/modules/color/color.module |
Renders images that match a given palette. |
_filter_html_image_secure_process |
function |
core/modules/filter/filter.module |
Process callback for local image filter. |
_responsive_image_build_source_attributes |
function |
core/modules/responsive_image/responsive_image.module |
Helper function for template_preprocess_responsive_image(). |
_responsive_image_image_style_url |
function |
core/modules/responsive_image/responsive_image.module |
Wrapper around image_style_url() so we can return an empty image. |