Search for gd_
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::testGdToolkitRequirements | function | core/ |
Tests GD toolkit requirements on the Status Report. |
| TwigDebugMarkupTest | class | core/ |
Tests for Twig debug markup. |
| TwigDebugMarkupTest.php | file | core/ |
|
| TwigDebugMarkupTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TwigDebugMarkupTest::$modules | property | core/ |
Modules to install. |
| TwigDebugMarkupTest::testTwigDebugMarkup | function | core/ |
Tests debug markup added to Twig template output. |
| TwigDeprecationsTest | class | core/ |
Tests deprecating variables passed to twig templates. |
| TwigDeprecationsTest.php | file | core/ |
|
| TwigDeprecationsTest::$modules | property | core/ |
Modules to install. |
| TwigDeprecationsTest::assertRendered | function | core/ |
Assert that 'theme_test_deprecations_preprocess' renders expected text. |
| TwigDeprecationsTest::getDeprecationMessage | function | core/ |
Get an example deprecation message for a named variable. |
| TwigDeprecationsTest::testAssignedVariableDeprecation | function | core/ |
Test deprecation of variables assigned inside template triggers no error. |
| TwigDeprecationsTest::testEmptyDeprecation | function | core/ |
Test deprecation of empty variable triggers error. |
| TwigDeprecationsTest::testHookThemeDeprecations | function | core/ |
Test deprecating variables at definition in hook_theme(). |
| TwigDeprecationsTest::testMultipleDeprecations | function | core/ |
Test deprecation of multiple variables triggers errors. |
| TwigDeprecationsTest::testParentVariableDeprecation | function | core/ |
Test deprecation of variables in parent does not leak to child. |
| TwigDeprecationsTest::testSingleDeprecation | function | core/ |
Test deprecation of single variable triggers error. |
| TwigDeprecationsTest::testThemeTestDeprecations | function | core/ |
Test theme_test_deprecations_preprocess renders without deprecations. |
| TwigDeprecationsTest::testUndefinedDeprecation | function | core/ |
Test deprecation of undefined variable triggers no error. |
| TwigSettingsTest::testTwigDebugOverride | function | core/ |
Ensures Twig engine debug setting can be overridden. |
| UncaughtExceptionTest::testMissingDependency | function | core/ |
Tests a missing dependency on a service. |
| ViewsConfigDependenciesIntegrationTest | class | core/ |
Tests integration of views with other modules. |
| ViewsConfigDependenciesIntegrationTest.php | file | core/ |
|
| ViewsConfigDependenciesIntegrationTest::$modules | property | core/ |
Modules to install. |
| ViewsConfigDependenciesIntegrationTest::$testViews | property | core/ |
Views to be enabled. |
| ViewsConfigDependenciesIntegrationTest::setUp | function | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.