Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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::testResourceDestruction | function | core/ |
Tests that GD resources are freed from memory. |
| 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 enable. |
| ToolkitSetupFormTest::setUp | function | core/ |
|
| 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 enable. |
| 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::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. |
| ToolkitTestBase | class | core/ |
Base class for image manipulation testing. |
| ToolkitTestBase.php | file | core/ |
|
| ToolkitTestBase::$file | property | core/ |
The URI for the file. |
| ToolkitTestBase::$image | property | core/ |
The image object for the test file. |
| ToolkitTestBase::$imageFactory | property | core/ |
The image factory service. |
| ToolkitTestBase::$modules | property | core/ |
Modules to enable. |
| ToolkitTestBase::assertToolkitOperationsCalled | function | core/ |
Tests that only allowed image toolkit operations are called. |
| ToolkitTestBase::getImage | function | core/ |
Sets up an image with the custom toolkit. |
| ToolkitTestBase::imageTestGetAllCalls | function | core/ |
Gets an array of calls to the test toolkit. |
| ToolkitTestBase::imageTestReset | function | core/ |
Resets/initializes the history of calls to the test toolkit functions. |
| ToolkitTestBase::setUp | function | core/ |
|
| ToolkitTestTrait | trait | core/ |
Provides common methods for image toolkit kernel tests. |
| ToolkitTestTrait.php | file | core/ |
|
| ToolkitTestTrait::assertImageEffect | function | core/ |
Asserts the effect processing of an image effect plugin. |
| ToolkitTestTrait::assertToolkitOperationsCalled | function | core/ |
Assert that all of the specified image toolkit operations were called once. |
| ToolkitTestTrait::getImage | function | core/ |
Sets up an image with the custom toolkit. |
| ToolkitTestTrait::imageTestGetAllCalls | function | core/ |
Gets an array of calls to the 'test' toolkit. |
Pagination
- Previous page
- Page 1296
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.