| GdToolkitImageManipulationTestBase::$modules |
property |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
|
| GdToolkitImageManipulationTestBase::$sourceTestImage |
property |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
The file name of the image under test. |
| GdToolkitImageManipulationTestBase::assertColorsAreEqual |
function |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
Assert two colors are equal by RGBA, net of full transparency. |
| GdToolkitImageManipulationTestBase::BLACK |
constant |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
Colors that are used in testing. |
| GdToolkitImageManipulationTestBase::BLUE |
constant |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
|
| GdToolkitImageManipulationTestBase::FUCHSIA |
constant |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
|
| GdToolkitImageManipulationTestBase::getPixelColor |
function |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
Function for finding a pixel's RGBa values. |
| GdToolkitImageManipulationTestBase::GREEN |
constant |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
|
| GdToolkitImageManipulationTestBase::providerOperationTestCases |
function |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
Data provider for ::testManipulations(). |
| GdToolkitImageManipulationTestBase::RED |
constant |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
|
| GdToolkitImageManipulationTestBase::ROTATE_TRANSPARENT |
constant |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
|
| GdToolkitImageManipulationTestBase::setUp |
function |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
|
| GdToolkitImageManipulationTestBase::testManipulations |
function |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
Tests height, width and color for the corners for the final images. |
| GdToolkitImageManipulationTestBase::TRANSPARENT |
constant |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
|
| GdToolkitImageManipulationTestBase::WHITE |
constant |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
|
| GdToolkitImageManipulationTestBase::YELLOW |
constant |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php |
|
| GdToolkitJpegImageManipulationTest |
class |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitJpegImageManipulationTest.php |
GD image toolkit image manipulation of JPEG images. |
| GdToolkitJpegImageManipulationTest.php |
file |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitJpegImageManipulationTest.php |
|
| GdToolkitJpegImageManipulationTest::$sourceTestImage |
property |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitJpegImageManipulationTest.php |
|
| GdToolkitNoTransparencyGifImageManipulationTest |
class |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitNoTransparencyGifImageManipulationTest.php |
GD image toolkit image manipulation of no-transparency GIF images. |
| GdToolkitNoTransparencyGifImageManipulationTest.php |
file |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitNoTransparencyGifImageManipulationTest.php |
|
| GdToolkitNoTransparencyGifImageManipulationTest::$sourceTestImage |
property |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitNoTransparencyGifImageManipulationTest.php |
|
| GdToolkitNoTransparencyGifImageManipulationTest::providerOperationTestCases |
function |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitNoTransparencyGifImageManipulationTest.php |
|
| GdToolkitPngImageManipulationTest |
class |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php |
GD image toolkit image manipulation of PNG images. |
| GdToolkitPngImageManipulationTest.php |
file |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php |
|
| GdToolkitPngImageManipulationTest::$sourceTestImage |
property |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php |
|
| GdToolkitPngImageManipulationTest::pngImageProvider |
function |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php |
Provides a list of PNG image URIs for testing. |
| GdToolkitPngImageManipulationTest::testIncorrectIccpSrgbProfile |
function |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php |
Tests that GD doesn't trigger warnings for iCCP sRGB profiles. |
| GdToolkitWebpImageManipulationTest |
class |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitWebpImageManipulationTest.php |
GD image toolkit image manipulation of WEBP images. |
| GdToolkitWebpImageManipulationTest.php |
file |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitWebpImageManipulationTest.php |
|
| GdToolkitWebpImageManipulationTest::$sourceTestImage |
property |
core/tests/Drupal/KernelTests/Core/Image/GdToolkitWebpImageManipulationTest.php |
|
| GenerateThemeTest |
class |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
Tests the generate-theme commands. |
| GenerateThemeTest.php |
file |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
|
| GenerateThemeTest::$php |
property |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
The PHP executable path. |
| GenerateThemeTest::assertThemeExists |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
Asserts the theme exists. Returns the parsed *.info.yml file. |
| GenerateThemeTest::generateThemeFromStarterkit |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
Generates PHP process to generate a theme from core's starterkit theme. |
| GenerateThemeTest::runCommand |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
|
| GenerateThemeTest::setUp |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
|
| GenerateThemeTest::test |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
Tests the generate-theme command. |
| GenerateThemeTest::testContribStarterkit |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
Tests the generate-theme command on a theme with a release version number. |
| GenerateThemeTest::testContribStarterkitDevSnapshot |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
Tests the generate-theme command on a theme with a dev version number. |
| GenerateThemeTest::testContribStarterkitDevSnapshotWithGitNotInstalled |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
Tests the generate-theme command on a theme with a dev version without git. |
| GenerateThemeTest::testCustomStarterkit |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
Tests the generate-theme command on a theme without a version number. |
| GenerateThemeTest::testDeleteDirectory |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
|
| GenerateThemeTest::testDevSnapshot |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
Tests the generate-theme command on a dev snapshot of Drupal core. |
| GenerateThemeTest::testGeneratingFromAnotherTheme |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
Tests generating a theme from another Starterkit enabled theme. |
| GenerateThemeTest::testIncludeDotFiles |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
|
| GenerateThemeTest::testInfoOverrides |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
|
| GenerateThemeTest::testNoEdit |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
|
| GenerateThemeTest::testNoEditMissingFilesWarning |
function |
core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php |
|