7 string references to 'Desaturate'
- ImageEffectsTest::testDesaturateEffect in core/
modules/ image/ tests/ src/ Functional/ ImageEffectsTest.php - Test the image_desaturate_effect() function.
- ImageTest::testDesaturate in core/
tests/ Drupal/ Tests/ Core/ Image/ ImageTest.php - Tests \Drupal\Core\Image\Image::desaturate().
- ToolkitGdTest::testManipulations in core/
tests/ Drupal/ KernelTests/ Core/ Image/ ToolkitGdTest.php - Since PHP can't visually check that our images have been manipulated properly, build a list of expected color values for each of the corners and the expected height and widths for the final images.
- ToolkitTestBase::assertToolkitOperationsCalled in core/
modules/ system/ src/ Tests/ Image/ ToolkitTestBase.php - Assert that all of the specified image toolkit operations were called exactly once once, other values result in failure.
- ToolkitTestBase::assertToolkitOperationsCalled in core/
tests/ Drupal/ FunctionalTests/ Image/ ToolkitTestBase.php - Assert that all of the specified image toolkit operations were called exactly once once, other values result in failure.
- UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ Update/ UpdatePathRC1TestBaseFilledTest.php - Tests that the content and configuration were properly updated.
- UpdatePathTestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathTestBaseFilledTest.php - Tests that the content and configuration were properly updated.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.