Search for toolkit
- Search 7.x for toolkit
- Search 9.5.x for toolkit
- Search 8.9.x for toolkit
- Search 10.3.x for toolkit
- Search main for toolkit
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| GdToolkitImageManipulationTestBase::BLACK | constant | core/ |
Colors that are used in testing. |
| GdToolkitImageManipulationTestBase::BLUE | constant | core/ |
|
| GdToolkitImageManipulationTestBase::FUCHSIA | constant | core/ |
|
| GdToolkitImageManipulationTestBase::getPixelColor | function | core/ |
Function for finding a pixel's RGBa values. |
| GdToolkitImageManipulationTestBase::GREEN | constant | core/ |
|
| GdToolkitImageManipulationTestBase::providerOperationTestCases | function | core/ |
Data provider for ::testManipulations(). |
| GdToolkitImageManipulationTestBase::RED | constant | core/ |
|
| GdToolkitImageManipulationTestBase::ROTATE_TRANSPARENT | constant | core/ |
|
| GdToolkitImageManipulationTestBase::setUp | function | core/ |
|
| GdToolkitImageManipulationTestBase::testManipulations | function | core/ |
Tests height, width and color for the corners for the final images. |
| GdToolkitImageManipulationTestBase::TRANSPARENT | constant | core/ |
|
| GdToolkitImageManipulationTestBase::WHITE | constant | core/ |
|
| GdToolkitImageManipulationTestBase::YELLOW | constant | core/ |
|
| GdToolkitJpegImageManipulationTest | class | core/ |
GD image toolkit image manipulation of JPEG images. |
| GdToolkitJpegImageManipulationTest.php | file | core/ |
|
| GdToolkitJpegImageManipulationTest::$sourceTestImage | property | core/ |
The file name of the image under test. |
| GdToolkitNoTransparencyGifImageManipulationTest | class | core/ |
GD image toolkit image manipulation of no-transparency GIF images. |
| GdToolkitNoTransparencyGifImageManipulationTest.php | file | core/ |
|
| GdToolkitNoTransparencyGifImageManipulationTest::$sourceTestImage | property | core/ |
The file name of the image under test. |
| GdToolkitNoTransparencyGifImageManipulationTest::providerOperationTestCases | function | core/ |
Data provider for ::testManipulations(). |
| GdToolkitPngImageManipulationTest | class | core/ |
GD image toolkit image manipulation of PNG images. |
| GdToolkitPngImageManipulationTest.php | file | core/ |
|
| GdToolkitPngImageManipulationTest::$sourceTestImage | property | core/ |
The file name of the image under test. |
| GdToolkitPngImageManipulationTest::pngImageProvider | function | core/ |
Provides a list of PNG image URIs for testing. |
| GdToolkitPngImageManipulationTest::testIncorrectIccpSrgbProfile | function | core/ |
Tests that GD doesn't trigger warnings for iCCP sRGB profiles. |
| GdToolkitWebpImageManipulationTest | class | core/ |
GD image toolkit image manipulation of WEBP images. |
| GdToolkitWebpImageManipulationTest.php | file | core/ |
|
| GdToolkitWebpImageManipulationTest::$sourceTestImage | property | core/ |
The file name of the image under test. |
| Image toolkits | group | core/ |
Functions for image file manipulations. |
| image.toolkit.manager | service | core/ |
Drupal\Core\ImageToolkit\ImageToolkitManager |
| image.toolkit.operation.manager | service | core/ |
Drupal\Core\ImageToolkit\ImageToolkitOperationManager |
| Image::$toolkit | property | core/ |
An image toolkit object. |
| Image::getToolkit | function | core/ |
Returns the image toolkit used for this image file. |
| Image::getToolkitId | function | core/ |
Returns the ID of the image toolkit used for this image file. |
| ImageDeprecationTest::testToolkitArgumentInImageToolkitOperationConstructor | function | core/ |
Tests ImageToolkitOperationBase::__construct(). |
| ImageFactory::$toolkitId | property | core/ |
The image toolkit ID to use for this factory. |
| ImageFactory::$toolkitManager | property | core/ |
The image toolkit plugin manager. |
| ImageFactory::getToolkitId | function | core/ |
Gets the ID of the image toolkit currently in use. |
| ImageFactory::setToolkitId | function | core/ |
Sets the ID of the image toolkit. |
| ImageInterface::getToolkit | function | core/ |
Returns the image toolkit used for this image file. |
| ImageInterface::getToolkitId | function | core/ |
Returns the ID of the image toolkit used for this image file. |
| ImageTest::$toolkit | property | core/ |
Mocked image toolkit. |
| ImageTest::$toolkitOperation | property | core/ |
Mocked image toolkit operation. |
| ImageTest::getToolkitMock | function | core/ |
Mocks a toolkit. |
| ImageTest::getToolkitOperationMock | function | core/ |
Mocks a toolkit operation. |
| ImageTest::testGetToolkitId | function | core/ |
Tests \Drupal\Core\Image\Image::getToolkitId(). |
| ImageToolkit | class | core/ |
Defines a Plugin attribute for the image toolkit plugin. |
| ImageToolkit | class | core/ |
Defines a Plugin annotation object for the image toolkit plugin. |
| ImageToolkit.php | file | core/ |
|
| ImageToolkit.php | file | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.