ToolkitGdTest::providerTestImageFiles |
function |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
Data provider for ::testManipulations(). |
ToolkitGdTest::testCreateImageFromScratch |
function |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
Tests creation of image from scratch, and saving to storage. |
ToolkitGdTest::testGifTransparentImages |
function |
core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php |
Tests for GIF images with transparency. |
ToolkitTest::$image |
property |
core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php |
Testing image. |
ToolkitTest::$imageEffectPluginManager |
property |
core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php |
The image effect plugin manager service. |
ToolkitTestTrait::assertImageEffect |
function |
core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php |
Asserts the effect processing of an image effect plugin. |
ToolkitTestTrait::getImage |
function |
core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php |
Sets up an image with the custom toolkit. |
ToolkitTestTrait::imageTestGetAllCalls |
function |
core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php |
Gets an array of calls to the 'test' toolkit. |
ToolkitTestTrait::imageTestReset |
function |
core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php |
Resets/initializes the history of calls to the test toolkit functions. |
umami_preprocess_image_widget |
function |
core/profiles/demo_umami/themes/umami/umami.theme |
Implements hook_preprocess_image_widget(). |
UnicornEditor::validateImageUploadSettings |
function |
core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php |
#element_validate handler for "image_upload" in buildConfigurationForm(). |
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. |
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 |
views.view.test_responsive_images.yml |
file |
core/modules/views/tests/fixtures/update/views.view.test_responsive_images.yml |
core/modules/views/tests/fixtures/update/views.view.test_responsive_images.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. |
WidgetOverflowTest::$image |
property |
core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php |
The test image file. |
_claro_preprocess_file_and_image_widget |
function |
core/themes/claro/claro.theme |
Helper pre-process callback for file_managed_file and image_widget. |
_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. |