Search for image

  1. Search 9.5.x for image
  2. Search 8.9.x for image
  3. Search 10.3.x for image
  4. Search 11.x for image
  5. Other projects
Title Object type File name Summary
ImageStylesHTTPHeadersTestCase::$styleId property modules/image/image.test ID of generated style.
ImageStylesHTTPHeadersTestCase::$styleName property modules/image/image.test Generated style name.
ImageStylesHTTPHeadersTestCase::getInfo function modules/image/image.test
ImageStylesHTTPHeadersTestCase::setUp function modules/image/image.test Sets up a Drupal site for running functional and integration tests.
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPrivateAndDownscale function modules/image/image.test Test image_style_url() with a file with private scheme and downscaling.
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPrivateAndUpscale function modules/image/image.test Test image_style_url() with a file with private scheme and upscaling.
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPublicAndDownscale function modules/image/image.test Test image_style_url() with a file with public scheme and downscaling.
ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPublicAndUpscale function modules/image/image.test Test image_style_url() with a file with public scheme and upscaling.
ImageStylesHTTPHeadersTestCase::_imagestyleUpscale function modules/image/image.test Adding upscale effect to imagestyle.
ImageStylesHTTPHeadersTestCase::_testImageStyleUrlAndPath function modules/image/image.test Function to scale and test.
ImageStylesPathAndUrlTestCase class modules/image/image.test Tests the functions for generating paths and URLs for image styles.
ImageStylesPathAndUrlTestCase::$image_filepath property modules/image/image.test
ImageStylesPathAndUrlTestCase::$image_info property modules/image/image.test
ImageStylesPathAndUrlTestCase::$style_name property modules/image/image.test
ImageStylesPathAndUrlTestCase::getInfo function modules/image/image.test
ImageStylesPathAndUrlTestCase::setUp function modules/image/image.test Sets up a Drupal site for running functional and integration tests.
ImageStylesPathAndUrlTestCase::testImageContentTypeHeaders function modules/image/image.test Test that we do not pass an array to drupal_add_http_header.
ImageStylesPathAndUrlTestCase::testImageStylePath function modules/image/image.test Test image_style_path().
ImageStylesPathAndUrlTestCase::testImageStyleUrlAndPathPrivate function modules/image/image.test Test image_style_url() with a file using the "private://" scheme.
ImageStylesPathAndUrlTestCase::testImageStyleUrlAndPathPrivateUnclean function modules/image/image.test Test image_style_url() with the "private://" schema and unclean URLs.
ImageStylesPathAndUrlTestCase::testImageStyleUrlAndPathPublic function modules/image/image.test Test image_style_url() with a file using the "public://" scheme.
ImageStylesPathAndUrlTestCase::testImageStyleUrlExtraSlash function modules/image/image.test Test image_style_url() with a file URL that has an extra slash in it.
ImageStylesPathAndUrlTestCase::testImageStyleUrlForMissingSourceImage function modules/image/image.test Test that an invalid source image returns a 404.
ImageStylesPathAndUrlTestCase::testImageStylUrlAndPathPublicUnclean function modules/image/image.test Test image_style_url() with the "public://" scheme and unclean URLs.
ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath function modules/image/image.test Test image_style_url().
ImageThemeFunctionWebTestCase class modules/image/image.test Tests image theme functions.
ImageThemeFunctionWebTestCase::getInfo function modules/image/image.test
ImageThemeFunctionWebTestCase::setUp function modules/image/image.test Sets up a Drupal site for running functional and integration tests.
ImageThemeFunctionWebTestCase::testImageFormatterTheme function modules/image/image.test Tests usage of the image field formatters.
ImageToolkitGdTestCase class modules/simpletest/tests/image.test Test the core GD image manipulation functions.
ImageToolkitGdTestCase::$black property modules/simpletest/tests/image.test
ImageToolkitGdTestCase::$blue property modules/simpletest/tests/image.test
ImageToolkitGdTestCase::$fuchsia property modules/simpletest/tests/image.test
ImageToolkitGdTestCase::$green property modules/simpletest/tests/image.test
ImageToolkitGdTestCase::$height property modules/simpletest/tests/image.test
ImageToolkitGdTestCase::$red property modules/simpletest/tests/image.test
ImageToolkitGdTestCase::$rotate_transparent property modules/simpletest/tests/image.test
ImageToolkitGdTestCase::$transparent property modules/simpletest/tests/image.test
ImageToolkitGdTestCase::$white property modules/simpletest/tests/image.test
ImageToolkitGdTestCase::$width property modules/simpletest/tests/image.test
ImageToolkitGdTestCase::$yellow property modules/simpletest/tests/image.test
ImageToolkitGdTestCase::colorsAreEqual function modules/simpletest/tests/image.test Function to compare two colors by RGBa.
ImageToolkitGdTestCase::getInfo function modules/simpletest/tests/image.test
ImageToolkitGdTestCase::getPixelColor function modules/simpletest/tests/image.test Function for finding a pixel's RGBa values.
ImageToolkitGdTestCase::testManipulations function modules/simpletest/tests/image.test 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/simpletest/tests/image.test Tests loading an image whose transparent color index is out of range.
ImageToolkitTestCase class modules/simpletest/tests/image.test Base class for image manipulation testing.
ImageToolkitTestCase::$file property modules/simpletest/tests/image.test
ImageToolkitTestCase::$image property modules/simpletest/tests/image.test
ImageToolkitTestCase::$toolkit property modules/simpletest/tests/image.test

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.