Search for scale
- Search 9.5.x for scale
- Search 8.9.x for scale
- Search 10.3.x for scale
- Search 11.x for scale
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ImageDimensionsScaleTestCase | class | modules/ |
Tests image_dimensions_scale(). |
ImageDimensionsScaleTestCase::getInfo | function | modules/ |
|
ImageDimensionsScaleTestCase::testImageDimensionsScale | function | modules/ |
Tests all control flow branches in image_dimensions_scale(). |
ImageEffectsUnitTest::testScaleAndCropEffect | function | modules/ |
Test the image_scale_and_crop_effect() function. |
ImageEffectsUnitTest::testScaleEffect | function | modules/ |
Test the image_scale_effect() function. |
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPrivateAndDownscale | function | modules/ |
Test image_style_url() with a file with private scheme and downscaling. |
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPrivateAndUpscale | function | modules/ |
Test image_style_url() with a file with private scheme and upscaling. |
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPublicAndDownscale | function | modules/ |
Test image_style_url() with a file with public scheme and downscaling. |
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPublicAndUpscale | function | modules/ |
Test image_style_url() with a file with public scheme and upscaling. |
ImageStylesHTTPHeadersTestCase::_imagestyleUpscale | function | modules/ |
Adding upscale effect to imagestyle. |
ImageToolkitUnitTest::testScale | function | modules/ |
Test the image_scale() function. |
ImageToolkitUnitTest::testScaleAndCrop | function | modules/ |
Test the image_scale_and_crop() function. |
image_dimensions_scale | function | includes/ |
Scales image dimensions while maintaining aspect ratio. |
image_effect_scale_validate | function | modules/ |
Element validate handler to ensure that either a height or a width is specified. |
image_scale | function | includes/ |
Scales an image while maintaining aspect ratio. |
image_scale_and_crop | function | includes/ |
Scales an image to the exact width and height given. |
image_scale_and_crop_effect | function | modules/ |
Image effect callback; Scale and crop an image resource. |
image_scale_dimensions | function | modules/ |
Image dimensions callback; Scale. |
image_scale_effect | function | modules/ |
Image effect callback; Scale an image resource. |
image_scale_form | function | modules/ |
Form structure for the image scale form. |
theme_image_scale_summary | function | modules/ |
Returns HTML for a summary of an image scale effect. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.