8 string references to 'Crop'
- ImageEffectsTest::testCropEffect in core/
modules/ image/ tests/ src/ Kernel/ ImageEffectsTest.php - Tests the 'image_crop' effect.
- ImageTest::testCrop in core/
tests/ Drupal/ Tests/ Core/ Image/ ImageTest.php - Tests \Drupal\Core\Image\Image::crop().
- ImageTest::testCropHeight in core/
tests/ Drupal/ Tests/ Core/ Image/ ImageTest.php - Tests \Drupal\Core\Image\Image::crop().
- ImageTest::testCropWidth in core/
tests/ Drupal/ Tests/ Core/ Image/ ImageTest.php - Tests \Drupal\Core\Image\Image::crop().
- ScaleAndCrop::execute in core/
modules/ system/ src/ Plugin/ ImageToolkit/ Operation/ gd/ ScaleAndCrop.php - Performs the actual manipulation on the image.
- ToolkitGdTest::providerTestImageFiles in core/
tests/ Drupal/ KernelTests/ Core/ Image/ ToolkitGdTest.php - Data provider for ::testManipulations().
- ToolkitTestBase::assertToolkitOperationsCalled in core/
tests/ Drupal/ FunctionalTests/ Image/ ToolkitTestBase.php - Tests that only allowed image toolkit operations are called.
- 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.