Search for gd_
| Title | Object type | File name | Summary |
|---|---|---|---|
| StringDatabaseStorage::createTranslation | function | core/ |
Creates a string translation object bound to this storage but not saved. |
| StringDatabaseStorage::dbDelete | function | core/ |
Creates delete query. |
| StringDatabaseStorage::dbExecute | function | core/ |
Executes an arbitrary SELECT query string with the injected options. |
| StringDatabaseStorage::dbFieldTable | function | core/ |
Gets table alias for field. |
| StringDatabaseStorage::dbStringInsert | function | core/ |
Creates a database record for a string object. |
| StringDatabaseStorage::dbStringKeys | function | core/ |
Gets keys values that are in a database table. |
| StringDatabaseStorage::dbStringLoad | function | core/ |
Loads multiple string objects. |
| StringDatabaseStorage::dbStringSelect | function | core/ |
Builds a SELECT query with multiple conditions and fields. |
| StringDatabaseStorage::dbStringTable | function | core/ |
Gets table name for storing string object. |
| StringDatabaseStorage::dbStringUpdate | function | core/ |
Updates string object in the database. |
| StringDatabaseStorage::delete | function | core/ |
Delete string from storage. |
| StringDatabaseStorage::deleteStrings | function | core/ |
Deletes source strings and translations using conditions. |
| StringDatabaseStorage::deleteTranslations | function | core/ |
Deletes translations using conditions. |
| StringDatabaseStorage::findString | function | core/ |
Loads a string source object, fast query. |
| StringDatabaseStorage::findTranslation | function | core/ |
Loads a string translation object, fast query. |
| StringDatabaseStorage::getLocations | function | core/ |
Loads string location information. |
| StringDatabaseStorage::getStrings | function | core/ |
Loads multiple source string objects. |
| StringDatabaseStorage::getTranslations | function | core/ |
Loads multiple string translation objects. |
| StringDatabaseStorage::save | function | core/ |
Save string object to storage. |
| StringDatabaseStorage::updateLocation | function | core/ |
Update locations for string. |
| StringDatabaseStorage::__construct | function | core/ |
Constructs a new StringDatabaseStorage class. |
| StyleSensibleElementConstraint::$conflictingDisabledPluginMessage | property | core/ |
When a Style is defined with classes supported by a disabled plugin. |
| system.image.gd.yml | file | core/ |
core/modules/system/config/install/system.image.gd.yml |
| system.image.gd.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/system.image.gd.yml |
| system.image.gd.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/system.image.gd.yml |
| SystemMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system menu block's configuration dependencies. |
| system_image_gd.yml | file | core/ |
core/modules/system/migrations/system_image_gd.yml |
| TaxonomyIndexTidFilterTest::testConfigDependency | function | core/ |
Tests dependencies are not added for terms that do not exist. |
| TestConfigFactoryOverrideBase::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
| TestItem::fieldSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| TestItem::fieldSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| TestItem::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| TestItem::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| ThemeUiTest::testInstallModuleWithMissingDependencies | function | core/ |
Tests installing a theme with missing module dependencies. |
| ToolkitGdTest | class | core/ |
Tests for the GD image toolkit. |
| ToolkitGdTest.php | file | core/ |
|
| ToolkitGdTest::$directory | property | core/ |
A directory where test image files can be saved to. |
| ToolkitGdTest::$imageFactory | property | core/ |
The image factory service. |
| 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::pngImageProvider | function | core/ |
Provides a list of PNG image URIs for testing. |
| 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/ |
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.