Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| toolbar_toolbar | function | core/ |
Implements hook_toolbar(). |
| ToolkitGdTest | class | core/ |
Tests that core image manipulations work properly: scale, resize, rotate, crop, scale and crop, and desaturate. |
| ToolkitGdTest.php | file | core/ |
|
| ToolkitGdTest::$black | property | core/ |
|
| ToolkitGdTest::$blue | property | core/ |
|
| ToolkitGdTest::$fuchsia | property | core/ |
|
| ToolkitGdTest::$green | property | core/ |
|
| ToolkitGdTest::$height | property | core/ |
|
| ToolkitGdTest::$imageFactory | property | core/ |
The image factory service. |
| ToolkitGdTest::$modules | property | core/ |
Modules to enable. |
| ToolkitGdTest::$red | property | core/ |
|
| ToolkitGdTest::$rotateTransparent | property | core/ |
|
| ToolkitGdTest::$transparent | property | core/ |
|
| ToolkitGdTest::$white | property | core/ |
|
| ToolkitGdTest::$width | property | core/ |
|
| ToolkitGdTest::$yellow | property | core/ |
|
| ToolkitGdTest::checkRequirements | function | core/ |
Check module requirements for the Drupal use case. |
| ToolkitGdTest::colorsAreEqual | function | core/ |
Function to compare two colors by RGBa. |
| ToolkitGdTest::getPixelColor | function | core/ |
Function for finding a pixel's RGBa values. |
| ToolkitGdTest::setUp | function | core/ |
|
| ToolkitGdTest::testGifTransparentImages | function | core/ |
Tests for GIF images with transparency. |
| ToolkitGdTest::testManipulations | function | core/ |
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. |
| ToolkitGdTest::testMissingOperation | function | core/ |
Tests calling a missing image operation plugin. |
| ToolkitGdTest::testResourceDestruction | function | core/ |
Tests that GD resources are freed from memory. |
| ToolkitSetupFormTest | class | core/ |
Tests image toolkit setup form. |
| ToolkitSetupFormTest.php | file | core/ |
|
| ToolkitSetupFormTest::$adminUser | property | core/ |
Admin user account. |
| ToolkitSetupFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolkitSetupFormTest::$modules | property | core/ |
Modules to enable. |
| ToolkitSetupFormTest::setUp | function | core/ |
|
| ToolkitSetupFormTest::testToolkitSetupForm | function | core/ |
Test Image toolkit setup form. |
| ToolkitTest | class | core/ |
Tests image toolkit functions. |
| ToolkitTest.php | file | core/ |
|
| ToolkitTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolkitTest::testApply | function | core/ |
Test the image_apply() function. |
| ToolkitTest::testApplyNoParameters | function | core/ |
Test the image_apply() function. |
| ToolkitTest::testDerivative | function | core/ |
Tests image toolkit operations inheritance by derivative toolkits. |
| ToolkitTest::testGetAvailableToolkits | function | core/ |
Check that ImageToolkitManager::getAvailableToolkits() only returns available toolkits. |
| ToolkitTest::testLoad | function | core/ |
Tests Image's methods. |
| ToolkitTest::testSave | function | core/ |
Test the image_save() function. |
| ToolkitTestBase | class | core/ |
Base class for image manipulation testing. |
| ToolkitTestBase | class | core/ |
Base class for image manipulation testing. |
| ToolkitTestBase.php | file | core/ |
|
| ToolkitTestBase.php | file | core/ |
|
| ToolkitTestBase::$file | property | core/ |
The URI for the file. |
| ToolkitTestBase::$file | property | core/ |
The URI for the file. |
| ToolkitTestBase::$image | property | core/ |
The image object for the test file. |
| ToolkitTestBase::$image | property | core/ |
The image object for the test file. |
| ToolkitTestBase::$imageFactory | property | core/ |
The image factory service. |
| ToolkitTestBase::$imageFactory | property | core/ |
The image factory service. |
Pagination
- Previous page
- Page 218
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.