Search for gd_
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallerConfigDirectoryTestBase::$existingSyncDirectory | property | core/ |
|
| InstallerConfigDirectoryTestBase::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerConfigDirectoryTestBase::copyDirectory | function | core/ |
This copies a source directory to a destination directory recursively. |
| InstallerConfigDirectoryTestBase::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerConfigDirectoryTestBase::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| InstallerConfigDirectoryTestBase::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerConfigDirectoryTestBase::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerConfigDirectoryTestBase::testConfigSync | function | core/ |
Confirms that the installation installed the configuration correctly. |
| 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. |
| KernelTestBase::setDebugDumpHandler | function | core/ |
Registers the dumper CLI handler when the DebugDump extension is enabled. |
| 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. |
| LayoutBuilderHooks::fieldConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
| 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. |
| LoggingDecoratorTrait | trait | core/ |
Records information about method invocations. |
| LoggingDecoratorTrait.php | file | core/ |
|
| LoggingDecoratorTrait::$state | property | core/ |
The state service. |
| LoggingDecoratorTrait::getInvocationArguments | function | core/ |
Returns the arguments from every invocation of the main class method. |
| LoggingDecoratorTrait::saveInvocationArguments | function | core/ |
Records the arguments from an invocation of the main class method. |
| MenuDeleteForm::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
| MigrateMissingDatabaseSource | class | core/ |
A simple migrate source for the missing database tests. |
| MigrateMissingDatabaseSource.php | file | core/ |
|
| MigrateMissingDatabaseSource::fields | function | core/ |
Returns available fields on the source. |
| MigrateMissingDatabaseSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MigrateMissingDatabaseSource::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| MigrateMissingDatabaseTest | class | core/ |
Tests that a migration can be instantiated without a database connection. |
| MigrateMissingDatabaseTest | class | core/ |
Tests that a SQL migration can be instantiated without a database connection. |
| MigrateMissingDatabaseTest.php | file | core/ |
|
| MigrateMissingDatabaseTest.php | file | core/ |
|
| MigrateMissingDatabaseTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
| MigrateMissingDatabaseTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
| MigrateMissingDatabaseTest::$modules | property | core/ |
Modules to install. |
| MigrateMissingDatabaseTest::$modules | property | core/ |
Modules to install. |
| MigrateMissingDatabaseTest::setUp | function | core/ |
|
| MigrateMissingDatabaseTest::setUp | function | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.