7 string references to 'Convert'
- image.schema.yml in core/
modules/ image/ config/ schema/ image.schema.yml - core/modules/image/config/schema/image.schema.yml
- ImageEffectsTest::testConvertAvifEffect in core/
modules/ image/ tests/ src/ Kernel/ ImageEffectsTest.php - Tests the 'image_convert_avif' effect when avif is supported.
- ImageEffectsTest::testConvertAvifEffectFallback in core/
modules/ image/ tests/ src/ Kernel/ ImageEffectsTest.php - Tests the 'image_convert_avif' effect with webp fallback.
- ImageEffectsTest::testConvertEffect in core/
modules/ image/ tests/ src/ Kernel/ ImageEffectsTest.php - Tests the 'image_convert' effect.
- ImageTest::testConvert in core/
tests/ Drupal/ Tests/ Core/ Image/ ImageTest.php - Tests \Drupal\Core\Image\Image::convert().
- ToolkitGdTest::providerTestImageFiles in core/
tests/ Drupal/ KernelTests/ Core/ Image/ ToolkitGdTest.php - Data provider for ::testManipulations().
- ToolkitTestTrait::assertToolkitOperationsCalled in core/
tests/ Drupal/ Tests/ Traits/ Core/ Image/ ToolkitTestTrait.php - Assert that all of the specified image toolkit operations were called once.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.