Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 11.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| toolbar_toolbar | function | core/ |
Implements hook_toolbar(). |
| ToolkitGdTest | class | core/ |
Tests for the GD image toolkit. |
| ToolkitGdTest.php | file | core/ |
|
| ToolkitGdTest::$directory | property | core/ |
A directory where test image files can be saved to. |
| ToolkitGdTest::$imageFactory | property | core/ |
The image factory service. |
| ToolkitGdTest::$modules | property | core/ |
Modules to install. |
| ToolkitGdTest::assertColorsAreEqual | function | core/ |
Assert two colors are equal by RGBA, net of full transparency. |
| ToolkitGdTest::BLACK | constant | core/ |
Colors that are used in testing. |
| ToolkitGdTest::BLUE | constant | core/ |
|
| ToolkitGdTest::FUCHSIA | constant | core/ |
|
| ToolkitGdTest::getPixelColor | function | core/ |
Function for finding a pixel's RGBa values. |
| ToolkitGdTest::GREEN | constant | core/ |
|
| ToolkitGdTest::providerSupportedImageTypes | function | core/ |
Data provider for ::testCreateImageFromScratch(). |
| ToolkitGdTest::providerTestImageFiles | function | core/ |
Data provider for ::testManipulations(). |
| ToolkitGdTest::RED | constant | core/ |
|
| ToolkitGdTest::ROTATE_TRANSPARENT | constant | core/ |
|
| ToolkitGdTest::setUp | function | core/ |
|
| ToolkitGdTest::testCreateImageFromScratch | function | core/ |
Tests creation of image from scratch, and saving to storage. |
| ToolkitGdTest::testCreateNewFailures | function | core/ |
Tests failures of the 'create_new' operation. |
| ToolkitGdTest::testGdFunctionsExist | function | core/ |
Tests that GD functions for the image type are available. |
| ToolkitGdTest::testGetRequirements | function | core/ |
@covers ::getRequirements[[api-linebreak]] |
| ToolkitGdTest::testGifTransparentImages | function | core/ |
Tests for GIF images with transparency. |
| ToolkitGdTest::testManipulations | function | core/ |
Tests height, width and color for the corners for the final images. |
| ToolkitGdTest::testMissingOperation | function | core/ |
Tests calling a missing image operation plugin. |
| ToolkitGdTest::testResourceDeprecation | function | core/ |
Tests deprecated setResource() and getResource(). |
| ToolkitGdTest::testSupportedExtensions | function | core/ |
@covers ::getSupportedExtensions[[api-linebreak]] @covers ::extensionToImageType[[api-linebreak]] |
| ToolkitGdTest::TRANSPARENT | constant | core/ |
|
| ToolkitGdTest::WHITE | constant | core/ |
|
| ToolkitGdTest::YELLOW | constant | core/ |
|
| 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 install. |
| ToolkitSetupFormTest::setUp | function | core/ |
|
| ToolkitSetupFormTest::testGdToolkitRequirements | function | core/ |
Tests GD toolkit requirements on the Status Report. |
| ToolkitSetupFormTest::testToolkitSetupForm | function | core/ |
Tests Image toolkit setup form. |
| ToolkitTest | class | core/ |
Tests the image toolkit. |
| ToolkitTest.php | file | core/ |
|
| ToolkitTest::$image | property | core/ |
Testing image. |
| ToolkitTest::$imageEffectPluginManager | property | core/ |
The image effect plugin manager service. |
| ToolkitTest::$modules | property | core/ |
Modules to install. |
| ToolkitTest::setUp | function | core/ |
|
| ToolkitTest::testApply | function | core/ |
Tests the 'apply' method. |
| ToolkitTest::testApplyNoParameters | function | core/ |
Tests the 'apply' method without parameters. |
| ToolkitTest::testDerivative | function | core/ |
Tests image toolkit operations inheritance by derivative toolkits. |
| ToolkitTest::testFailingOperation | function | core/ |
Tests calling a failing image operation plugin. |
| ToolkitTest::testGetAvailableToolkits | function | core/ |
Tests that the toolkit manager only returns available toolkits. |
| ToolkitTest::testLoad | function | core/ |
Tests Image's methods. |
| ToolkitTest::testSave | function | core/ |
Tests the Image::save() function. |
Pagination
- Previous page
- Page 233
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.