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. |
ViewsConfigUpdater::needsImageLazyLoadFieldUpdate |
function |
core/modules/views/src/ViewsConfigUpdater.php |
Add lazy load options to all image type field configurations. |
ViewsConfigUpdater::processImageLazyLoadFieldHandler |
function |
core/modules/views/src/ViewsConfigUpdater.php |
Processes image type fields. |
ViewsConfigUpdaterTest::testNeedsImageLazyLoadFieldUpdate |
function |
core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php |
@covers ::needsImageLazyLoadFieldUpdate |
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. |
views_post_update_image_lazy_load |
function |
core/modules/views/views.post_update.php |
Add lazy load options to all image type field configurations. |
wide-image.css |
file |
core/themes/olivero/css/components/wide-image.css |
Wide image component. |
wide-image.pcss.css |
file |
core/themes/olivero/css/components/wide-image.pcss.css |
Wide image component. |
_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. |