Search for gd_
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| InstallerCustomConfigDirectoryCreateTest | class | core/ |
Tests the installer when a custom config_directory set up but does not exist. |
| InstallerCustomConfigDirectoryCreateTest.php | file | core/ |
|
| InstallerCustomConfigDirectoryCreateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerCustomConfigDirectoryCreateTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerCustomConfigDirectoryCreateTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingConfigDirectoryTest | class | core/ |
Tests the installer when a config_directory has already been 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 the installer with an existing settings file with database connection info. |
| 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. |
| JsonApiRegressionTest::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. |
| KernelTestBase::$configDirectories | property | core/ |
The configuration directories for this test run. |
| KernelTestBase::prepareConfigDirectories | function | core/ |
Create and set new configuration directories. |
| LanguageConfigFactoryOverride::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
| LanguageDeleteForm::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
| ListItemBase::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| ListItemBase::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| LocaleImportFunctionalTest::getPoFileWithConfigDe | function | core/ |
Helper function that returns a .po file with configuration translations. |
| MenuDeleteForm::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
| MenuLinkContentUpdateTest::testMissingDataUpdateRequirementsCheck | function | core/ |
Test the update hook requirements check for revisionable menu links. |
| MigrateSqlIdMapTest::lookupDestinationIdMappingDataProvider | function | core/ |
Data provider for testLookupDestinationIdMapping(). |
| MigrateSqlIdMapTest::lookupSourceIdMappingDataProvider | function | core/ |
Data provider for testLookupSourceIdMapping(). |
| MissingDataException | class | core/ |
Exception thrown when an operation misses a data value; i.e., it is unset. |
| MissingDataException.php | file | core/ |
|
| MissingDependencyException | class | core/ |
Exception class to throw when modules are missing on install. |
| MissingDependencyException.php | file | core/ |
|
| MTimeProtectedFastFileStorage::getContainingDirectoryFullPath | function | core/ |
Gets the full path of the containing directory where the file is or should be stored. |
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.