Search for d
Title | Object type | File name | Summary |
---|---|---|---|
ImageFieldValidateTestCase::getInfo | function | modules/ |
|
ImageFieldValidateTestCase::testResolution | function | modules/ |
Test min/max resolution settings. |
ImageStylesHTTPHeadersTestCase | class | modules/ |
Tests for correct file size, dimensions and HTTP headers after scaling. |
ImageStylesHTTPHeadersTestCase::$styleId | property | modules/ |
ID of generated style. |
ImageStylesHTTPHeadersTestCase::$styleName | property | modules/ |
Generated style name. |
ImageStylesHTTPHeadersTestCase::getInfo | function | modules/ |
|
ImageStylesHTTPHeadersTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
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. |
ImageStylesHTTPHeadersTestCase::_testImageStyleUrlAndPath | function | modules/ |
Function to scale and test. |
ImageStylesPathAndUrlTestCase | class | modules/ |
Tests the functions for generating paths and URLs for image styles. |
ImageStylesPathAndUrlTestCase::$image_filepath | property | modules/ |
|
ImageStylesPathAndUrlTestCase::$image_info | property | modules/ |
|
ImageStylesPathAndUrlTestCase::$style_name | property | modules/ |
|
ImageStylesPathAndUrlTestCase::getInfo | function | modules/ |
|
ImageStylesPathAndUrlTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ImageStylesPathAndUrlTestCase::testImageContentTypeHeaders | function | modules/ |
Test that we do not pass an array to drupal_add_http_header. |
ImageStylesPathAndUrlTestCase::testImageStylePath | function | modules/ |
Test image_style_path(). |
ImageStylesPathAndUrlTestCase::testImageStyleUrlAndPathPrivate | function | modules/ |
Test image_style_url() with a file using the "private://" scheme. |
ImageStylesPathAndUrlTestCase::testImageStyleUrlAndPathPrivateUnclean | function | modules/ |
Test image_style_url() with the "private://" schema and unclean URLs. |
ImageStylesPathAndUrlTestCase::testImageStyleUrlAndPathPublic | function | modules/ |
Test image_style_url() with a file using the "public://" scheme. |
ImageStylesPathAndUrlTestCase::testImageStyleUrlExtraSlash | function | modules/ |
Test image_style_url() with a file URL that has an extra slash in it. |
ImageStylesPathAndUrlTestCase::testImageStyleUrlForMissingSourceImage | function | modules/ |
Test that an invalid source image returns a 404. |
ImageStylesPathAndUrlTestCase::testImageStylUrlAndPathPublicUnclean | function | modules/ |
Test image_style_url() with the "public://" scheme and unclean URLs. |
ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath | function | modules/ |
Test image_style_url(). |
ImageToolkitGdTestCase | class | modules/ |
Test the core GD image manipulation functions. |
ImageToolkitGdTestCase::$black | property | modules/ |
|
ImageToolkitGdTestCase::$blue | property | modules/ |
|
ImageToolkitGdTestCase::$fuchsia | property | modules/ |
|
ImageToolkitGdTestCase::$green | property | modules/ |
|
ImageToolkitGdTestCase::$height | property | modules/ |
|
ImageToolkitGdTestCase::$red | property | modules/ |
|
ImageToolkitGdTestCase::$rotate_transparent | property | modules/ |
|
ImageToolkitGdTestCase::$transparent | property | modules/ |
|
ImageToolkitGdTestCase::$white | property | modules/ |
|
ImageToolkitGdTestCase::$width | property | modules/ |
|
ImageToolkitGdTestCase::$yellow | property | modules/ |
|
ImageToolkitGdTestCase::colorsAreEqual | function | modules/ |
Function to compare two colors by RGBa. |
ImageToolkitGdTestCase::getInfo | function | modules/ |
|
ImageToolkitGdTestCase::getPixelColor | function | modules/ |
Function for finding a pixel's RGBa values. |
ImageToolkitGdTestCase::testManipulations | function | modules/ |
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. |
ImageToolkitGdTestCase::testTransparentColorOutOfRange | function | modules/ |
Tests loading an image whose transparent color index is out of range. |
ImageToolkitTestCase::assertToolkitOperationsCalled | function | modules/ |
Assert that all of the specified image toolkit operations were called exactly once once, other values result in failure. |
ImageToolkitUnitTest::testDesaturate | function | modules/ |
Test the image_desaturate() function. |
ImageToolkitUnitTest::testLoad | function | modules/ |
Test the image_load() function. |
ImageToolkitUnitTest::testScaleAndCrop | function | modules/ |
Test the image_scale_and_crop() function. |
image_default_style_revert | function | modules/ |
Reverts the changes made by users to a default image style. |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.