Search for gd_
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests get requirements. |
| ToolkitGdTest::testGifTransparentImages | function | core/ |
Tests for GIF images with transparency. |
| ToolkitGdTest::testIncorrectIccpSrgbProfile | function | core/ |
Tests that GD doesn't trigger warnings for iCCP sRGB profiles. |
| 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::testSupportedExtensions | function | core/ |
Tests supported extensions. |
| 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. |
| UnitTestCase::setDebugDumpHandler | function | core/ |
Registers the dumper CLI handler when the DebugDump extension is enabled. |
| 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/ |
|
| ViewsConfigDependenciesIntegrationTest::testConfigRemovalBaseTable | function | core/ |
Tests uninstalling a module that provides a base table for a View. |
| ViewsConfigDependenciesIntegrationTest::testConfigRemovalRole | function | core/ |
Tests removing a config dependency that deletes the View. |
| ViewsConfigDependenciesIntegrationTest::testImage | function | core/ |
Tests integration with image module. |
| ViewsHooks::fieldConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| ViewUI::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| ViewUI::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
Pagination
- Previous page
- Page 9
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.