Search for gd_
| Title | Object type | File name | Summary |
|---|---|---|---|
| GDToolkit::load | function | core/ |
Loads an image from a file. |
| GDToolkit::parseFile | function | core/ |
Determines if a file contains a valid image. |
| GDToolkit::save | function | core/ |
Writes an image resource to a destination file. |
| GDToolkit::setImage | function | core/ |
Sets an image or resets existing one. |
| GDToolkit::setResource | function | core/ |
Sets the GD image resource. |
| GDToolkit::setType | function | core/ |
Sets the PHP type of the image. |
| GDToolkit::submitConfigurationForm | function | core/ |
Form submission handler. |
| GDToolkit::supportedTypes | function | core/ |
Returns a list of image types supported by the toolkit. |
| GDToolkit::__construct | function | core/ |
Constructs a GDToolkit object. |
| GDToolkit::__get | function | core/ |
|
| GDToolkit::__isset | function | core/ |
|
| GDToolkit::__set | function | core/ |
|
| GDToolkit::__unset | function | core/ |
|
| InstallerConfigDirectorySetNoDirectoryErrorTest | class | core/ |
Tests installation when a config_sync_directory is set up but does not exist. |
| InstallerConfigDirectorySetNoDirectoryErrorTest.php | file | core/ |
|
| InstallerConfigDirectorySetNoDirectoryErrorTest::$configDirectory | property | core/ |
The directory where the sync directory should be created during install. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::testError | function | core/ |
Verifies that installation failed. |
| InstallerConfigDirectorySetNoDirectoryTest | class | core/ |
Tests the installer when a custom config directory set up but does not exist. |
| InstallerConfigDirectorySetNoDirectoryTest.php | file | core/ |
|
| InstallerConfigDirectorySetNoDirectoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerConfigDirectorySetNoDirectoryTest::$syncDirectory | property | core/ |
The sync directory created during the install. |
| InstallerConfigDirectorySetNoDirectoryTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerConfigDirectorySetNoDirectoryTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingConfigDirectoryTest | class | core/ |
Tests installation when a config_sync_directory exists and is set up. |
| InstallerExistingConfigDirectoryTest.php | file | core/ |
|
| InstallerExistingConfigDirectoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingConfigDirectoryTest::$expectedFilePerms | property | core/ |
The expected file perms of the folder. |
| InstallerExistingConfigDirectoryTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerExistingConfigDirectoryTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingDatabaseSettingsTest | class | core/ |
Tests installation with database information in an existing settings file. |
| InstallerExistingDatabaseSettingsTest.php | file | core/ |
|
| InstallerExistingDatabaseSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingDatabaseSettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerExistingDatabaseSettingsTest::setUpSettings | function | core/ |
@todo The database settings form is not supposed to appear if settings.php contains a valid database connection already (but e.g. no config directories yet). |
| InstallerExistingDatabaseSettingsTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| JsonApiPatchRegressionTest::testPatchingDateTimeFieldsFromIssue3021194 | function | core/ |
Ensures PATCHing datetime (both date-only & date+time) fields is possible. |
| JsonApiRegressionTest::testPatchingDateTimeNormalizedWrongTimeZoneIssue3021194 | function | core/ |
Ensures datetime fields are normalized using the correct timezone. |
| KernelMissingDependentModuleMethodTest | class | core/ |
A fixture test class with requires annotation. |
| KernelMissingDependentModuleMethodTest.php | file | core/ |
|
| KernelMissingDependentModuleMethodTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
| KernelMissingDependentModuleMethodTest::testRequiresModule | function | core/ |
This method should be skipped since it requires a module that is not found. |
| KernelMissingDependentModuleTest | class | core/ |
A fixture test class with requires annotation. |
| KernelMissingDependentModuleTest.php | file | core/ |
|
| KernelMissingDependentModuleTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
| KernelMissingDependentModuleTest::testRequiresModule | function | core/ |
Placeholder test method. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.