13 calls to ToolkitTestBase::assertToolkitOperationsCalled()
- ImageEffectsTest::testConvertEffect in core/
modules/ image/ tests/ src/ Functional/ ImageEffectsTest.php - Tests the ConvertImageEffect plugin.
- ImageEffectsTest::testCropEffect in core/
modules/ image/ tests/ src/ Functional/ ImageEffectsTest.php - Test the image_crop_effect() function.
- ImageEffectsTest::testDesaturateEffect in core/
modules/ image/ tests/ src/ Functional/ ImageEffectsTest.php - Test the image_desaturate_effect() function.
- ImageEffectsTest::testResizeEffect in core/
modules/ image/ tests/ src/ Functional/ ImageEffectsTest.php - Test the image_resize_effect() function.
- ImageEffectsTest::testRotateEffect in core/
modules/ image/ tests/ src/ Functional/ ImageEffectsTest.php - Test the image_rotate_effect() function.
- ImageEffectsTest::testScaleAndCropEffect in core/
modules/ image/ tests/ src/ Functional/ ImageEffectsTest.php - Test the image_scale_and_crop_effect() function.
- ImageEffectsTest::testScaleAndCropEffectWithAnchor in core/
modules/ image/ tests/ src/ Functional/ ImageEffectsTest.php - Test the image_scale_and_crop_effect() function with an anchor.
- ImageEffectsTest::testScaleEffect in core/
modules/ image/ tests/ src/ Functional/ ImageEffectsTest.php - Test the image_scale_effect() function.
- ToolkitTest::testApply in core/
tests/ Drupal/ FunctionalTests/ Image/ ToolkitTest.php - Test the image_apply() function.
- ToolkitTest::testApplyNoParameters in core/
tests/ Drupal/ FunctionalTests/ Image/ ToolkitTest.php - Test the image_apply() function.
- ToolkitTest::testGetAvailableToolkits in core/
tests/ Drupal/ FunctionalTests/ Image/ ToolkitTest.php - Check that ImageToolkitManager::getAvailableToolkits() only returns available toolkits.
- ToolkitTest::testLoad in core/
tests/ Drupal/ FunctionalTests/ Image/ ToolkitTest.php - Tests Image's methods.
- ToolkitTest::testSave in core/
tests/ Drupal/ FunctionalTests/ Image/ ToolkitTest.php - Test the image_save() function.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.