Search for gd_
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateMissingDatabaseTest::testMissingDatabase | function | core/ |
Tests that a migration can be instantiated with the node module enabled. |
| MigrateMissingDatabaseTest::testMissingDatabase | function | core/ |
Tests a SQL migration without the database connection. |
| 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 file storage directory's parent. |
| NavigationMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system navigation menu block's config dependencies. |
| NodeDeleteForm::logDeletionMessage | function | core/ |
|
| OptionsHooks::fieldStorageConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| PhpTuf\ComposerStager\API\Precondition\Service\ActiveAndStagingDirsAreDifferentInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\ActiveAndStagingDirsAreDifferent |
| PhpTuf\ComposerStager\API\Precondition\Service\StagingDirDoesNotExistInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagingDirDoesNotExist |
| PhpTuf\ComposerStager\API\Precondition\Service\StagingDirExistsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagingDirExists |
| PhpTuf\ComposerStager\API\Precondition\Service\StagingDirIsReadyInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagingDirIsReady |
| PhpTuf\ComposerStager\API\Precondition\Service\StagingDirIsWritableInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagingDirIsWritable |
| PluralTranslationTest::providerTestMissingData | function | core/ |
|
| PluralTranslationTest::testMissingData | function | core/ |
Tests missing data. |
| QueryFactory::onConfigDelete | function | core/ |
Removes configuration entity from key store. |
| RecipeTest::testPreExistingDifferentConfiguration | function | core/ |
Tests creating a pre-existing configuration with a different configuration. |
| RendererPlaceholdersTest::testPlaceholderingDisabledForPostRequests | function | core/ |
Tests placeholdering disabled for post requests. |
| RequiredConfigDependenciesConstraint | class | core/ |
Checks that config dependencies contain specific types of entities. |
| RequiredConfigDependenciesConstraint.php | file | core/ |
|
| RequiredConfigDependenciesConstraint::$entityTypes | property | core/ |
The IDs of entity types that need to exist in config dependencies. |
| RequiredConfigDependenciesConstraint::$message | property | core/ |
The error message. |
| RequiredConfigDependenciesConstraint::getDefaultOption | function | core/ |
|
| RequiredConfigDependenciesConstraint::getRequiredOptions | function | core/ |
|
| RequiredConfigDependenciesConstraintValidator | class | core/ |
Validates the RequiredConfigDependencies constraint. |
| RequiredConfigDependenciesConstraintValidator.php | file | core/ |
|
| RequiredConfigDependenciesConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager service. |
| RequiredConfigDependenciesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| RequiredConfigDependenciesConstraintValidator::validate | function | core/ |
|
| RequiredConfigDependenciesConstraintValidator::__construct | function | core/ |
Constructs a RequiredConfigDependenciesConstraintValidator object. |
| SchemaTest::testRenameTableWithNameContainingDrupalUnderscoreAndMultipleIndexes | function | core/ |
Tests renaming a table which name contains drupal_ with multiple indexes. |
| SiteSettingsForm::createRandomConfigDirectory | function | core/ |
Create a random config sync directory. |
| StorageComparer::getAndSortConfigData | function | core/ |
Gets and sorts configuration data from the source and target storages. |
| StorageComparerTest::$configData | property | core/ |
An array of test configuration data keyed by configuration name. |
| StorageComparerTest::getConfigData | function | core/ |
|
| StringData | class | core/ |
The string data type. |
| StringData.php | file | core/ |
|
| StringData::getCastedValue | function | core/ |
#[JsonSchema([ 'type' => 'string', ])] |
| StringDatabaseStorage | class | core/ |
Defines a class to store localized strings in the database. |
| StringDatabaseStorage.php | file | core/ |
|
| StringDatabaseStorage::$connection | property | core/ |
The database connection. |
| StringDatabaseStorage::$options | property | core/ |
Additional database connection options to use in queries. |
| StringDatabaseStorage::checkVersion | function | core/ |
Checks whether the string version matches a given version, fix it if not. |
| StringDatabaseStorage::countStrings | function | core/ |
Counts source strings. |
| StringDatabaseStorage::countTranslations | function | core/ |
Counts translations. |
| StringDatabaseStorage::createString | function | core/ |
Creates a source string object bound to this storage but not saved. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.