Search for gd_
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldAttachStorageTestCase::testFieldAttachSaveMissingData | function | modules/ |
Tests insert and update with missing or NULL fields. |
| FieldAttachStorageTestCase::testFieldAttachSaveMissingDataDefaultValue | function | modules/ |
Test insert with missing or NULL fields, with default value. |
| FieldSqlStorageTestCase::testFieldAttachSaveMissingData | function | modules/ |
Tests insert and update with missing or NULL fields. |
| image.gd.inc | file | modules/ |
GD2 toolkit for image manipulation within Drupal. |
| 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. |
| image_gd_check_settings | function | modules/ |
Verify GD2 settings (that the right version is actually installed). |
| image_gd_create_tmp | function | modules/ |
Create a truecolor image preserving transparency from a provided image. |
| image_gd_crop | function | modules/ |
Crop an image using the GD toolkit. |
| image_gd_desaturate | function | modules/ |
Convert an image resource to grayscale. |
| image_gd_get_info | function | modules/ |
Get details about an image. |
| image_gd_load | function | modules/ |
GD helper function to create an image resource from a file. |
| image_gd_resize | function | modules/ |
Scale an image to the specified size using GD. |
| image_gd_rotate | function | modules/ |
Rotate an image the given number of degrees. |
| image_gd_save | function | modules/ |
GD helper to write an image resource to a destination file. |
| image_gd_settings | function | modules/ |
Retrieve settings for the GD2 toolkit. |
| image_gd_settings_validate | function | modules/ |
Validate the submitted GD settings. |
| RdfMappingDefinitionTestCase | class | modules/ |
|
| RdfMappingDefinitionTestCase::getInfo | function | modules/ |
|
| RdfMappingDefinitionTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| RdfMappingDefinitionTestCase::testAttributesInMarkup1 | function | modules/ |
Create a node of type blog and test whether the RDF mapping defined for this node type in rdf_test.module is used in the node page. |
| RdfMappingDefinitionTestCase::testAttributesInMarkup2 | function | modules/ |
Create a content type and a node of type test_bundle_hook_install and test whether the RDF mapping defined in rdf_test.install is used. |
| RdfMappingDefinitionTestCase::testAttributesInMarkup3 | function | modules/ |
Create a random content type and node and ensure the default mapping for node is used. |
| RdfMappingDefinitionTestCase::testTaxonomyTermRdfaAttributes | function | modules/ |
Creates a random term and ensures the right RDFa markup is used. |
| RdfMappingDefinitionTestCase::testUserAttributesInMarkup | function | modules/ |
Create a random user and ensure the default mapping for user is used. |
| SimpleTestMissingDependentModuleUnitTest | class | modules/ |
Test required modules for tests. |
| SimpleTestMissingDependentModuleUnitTest::getInfo | function | modules/ |
|
| SimpleTestMissingDependentModuleUnitTest::testFail | function | modules/ |
Ensure that this test will not be loaded despite its dependency. |
| UserPictureTestCase::testWithGDinvalidDimension | function | modules/ |
Do the test: GD Toolkit is installed Picture has invalid dimension |
| UserPictureTestCase::testWithGDinvalidSize | function | modules/ |
Do the test: GD Toolkit is installed Picture has invalid size |
| UserPictureTestCase::testWithoutGDinvalidDimension | function | modules/ |
Do the test: GD Toolkit is not installed Picture has invalid size |
| UserPictureTestCase::testWithoutGDinvalidSize | function | modules/ |
Do the test: GD Toolkit is not installed Picture has invalid size |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.