| ContentEntityFormFieldValidationFilteringTest::$fieldNameMultiple | property | core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormFieldValidationFilteringTest.php | The multi-valued field name being tested with the entity type. | 
          
                                                                                        | ContentEntityFormFieldValidationFilteringTest::$fieldNameSingle | property | core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormFieldValidationFilteringTest.php | The single-valued field name being tested with the entity type. | 
          
                                                                                        | ContentEntityNullStorage::getQueryServiceName | function | core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php | Gets the name of the service for the query for this entity storage. | 
          
                                                                                        | ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames | function | core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php | Returns an array of field names to skip when merging revision translations. | 
          
                                                                                        | ContentEntityTest::$fieldName | property | core/modules/migrate/tests/src/Kernel/Plugin/source/ContentEntityTest.php | The name of the field used in this test. | 
          
                                                                                        | ContentLanguageSettingsTest::$resourceTypeName | property | core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |  | 
          
                                                                                        | ContentModerationSyncingTest::getAllRevisionNames | function | core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php | Get all the revision names in order of the revision ID. | 
          
                                                                                        | ContentTranslationFieldSyncRevisionTest::$fieldName | property | core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php | The synchronized field name. | 
          
                                                                                        | ContentTranslationTestBase::$fieldName | property | core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php | The name of the field used to test translation. | 
          
                                                                                        | ContentTranslationUITestBase::getChangedFieldName | function | core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php | Returns the name of the field that implements the changed timestamp. | 
          
                                                                                        | ContextualLinkDefault::getRouteName | function | core/lib/Drupal/Core/Menu/ContextualLinkDefault.php | Returns the route name of the contextual link. | 
          
                                                                                        | ContextualLinkDefaultTest::testGetRouteName | function | core/tests/Drupal/Tests/Core/Menu/ContextualLinkDefaultTest.php | Tests get route name. | 
          
                                                                                        | ContextualLinkInterface::getRouteName | function | core/lib/Drupal/Core/Menu/ContextualLinkInterface.php | Returns the route name of the contextual link. | 
          
                                                                                        | ControllerResolverTest::testCreateControllerInvalidName | function | core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php | Tests createController() with an invalid name. | 
          
                                                                                        | CopyTest::testExistingRename | function | core/modules/file/tests/src/Kernel/CopyTest.php | Tests renaming when copying over a file that already exists. | 
          
                                                                                        | CronForm::getEditableConfigNames | function | core/modules/system/src/Form/CronForm.php |  | 
          
                                                                                        | CurrentRouteMatch::getRouteName | function | core/lib/Drupal/Core/Routing/CurrentRouteMatch.php | Returns the route name. | 
          
                                                                                        | Database::renameConnection | function | core/lib/Drupal/Core/Database/Database.php | Rename a connection and its corresponding connection information. | 
          
                                                                                        | DatabaseBackend::TABLE_NAME | constant | core/lib/Drupal/Core/Flood/DatabaseBackend.php | The database table name. | 
          
                                                                                        | DatabaseDriver::getDriverName | function | core/lib/Drupal/Core/Extension/DatabaseDriver.php | Returns the name of the database driver. | 
          
                                                                                        | DatabaseDriver::getExtensionFilename | function | core/lib/Drupal/Core/Extension/DatabaseDriver.php | Returns the name of the main extension file, if any. | 
          
                                                                                        | DatabaseDriver::getExtensionPathname | function | core/lib/Drupal/Core/Extension/DatabaseDriver.php | Returns the relative path of the main extension file, if any. | 
          
                                                                                        | DatabaseDriver::getFilename | function | core/lib/Drupal/Core/Extension/DatabaseDriver.php | Returns the filename of the extension's info file. | 
          
                                                                                        | DatabaseDriver::getName | function | core/lib/Drupal/Core/Extension/DatabaseDriver.php | Returns the internal name of the extension. | 
          
                                                                                        | DatabaseDriver::getNamespace | function | core/lib/Drupal/Core/Extension/DatabaseDriver.php | Returns the PHP namespace of the database driver. | 
          
                                                                                        | DatabaseDriver::getPathname | function | core/lib/Drupal/Core/Extension/DatabaseDriver.php | Returns the relative path and filename of the extension's info file. | 
          
                                                                                        | DatabaseDriverList::CORE_MYSQL_DRIVER_NAMESPACE | constant | core/lib/Drupal/Core/Extension/DatabaseDriverList.php | The namespace of core's MySql database driver. | 
          
                                                                                        | DatabaseDriverList::getInstalledExtensionNames | function | core/lib/Drupal/Core/Extension/DatabaseDriverList.php | Returns a list of machine names of installed extensions. | 
          
                                                                                        | DatabaseDriverList::getName | function | core/lib/Drupal/Core/Extension/DatabaseDriverList.php | Returns the human-readable name of the extension. | 
          
                                                                                        | DatabaseDriverList::getPathname | function | core/lib/Drupal/Core/Extension/DatabaseDriverList.php | Gets the info file path for an extension. | 
          
                                                                                        | DatabaseDriverList::getPathNames | function | core/lib/Drupal/Core/Extension/DatabaseDriverList.php | Returns a list of extension file paths keyed by machine name. | 
          
                                                                                        | DatabaseDriverList::recalculatePathNames | function | core/lib/Drupal/Core/Extension/DatabaseDriverList.php | Generates a sorted list of .info.yml file locations for all extensions. | 
          
                                                                                        | DatabaseDriverList::setPathname | function | core/lib/Drupal/Core/Extension/DatabaseDriverList.php | Sets the pathname for an extension. | 
          
                                                                                        | DatabaseDriverList::sortByName | function | core/lib/Drupal/Core/Extension/DatabaseDriverList.php | Array sorting callback; sorts extensions by their name. | 
          
                                                                                        | DatabaseFileUsageBackend::$tableName | property | core/modules/file/src/FileUsage/DatabaseFileUsageBackend.php | The name of the SQL table used to store file usage information. | 
          
                                                                                        | DatabaseLockBackend::normalizeName | function | core/lib/Drupal/Core/Lock/DatabaseLockBackend.php | Normalizes a lock name in order to comply with database limitations. | 
          
                                                                                        | DatabaseLockBackend::TABLE_NAME | constant | core/lib/Drupal/Core/Lock/DatabaseLockBackend.php | The database table name. | 
          
                                                                                        | DatabaseQueue::$name | property | core/lib/Drupal/Core/Queue/DatabaseQueue.php | The name of the queue this instance is working with. | 
          
                                                                                        | DatabaseQueue::TABLE_NAME | constant | core/lib/Drupal/Core/Queue/DatabaseQueue.php | The database table name. | 
          
                                                                                        | DatabaseStorage::getAllCollectionNames | function | core/lib/Drupal/Core/Config/DatabaseStorage.php | Gets the existing collections. | 
          
                                                                                        | DatabaseStorage::getCollectionName | function | core/lib/Drupal/Core/Config/DatabaseStorage.php | Gets the name of the current collection the storage is using. | 
          
                                                                                        | DatabaseStorage::rename | function | core/lib/Drupal/Core/Config/DatabaseStorage.php | Implements Drupal\Core\Config\StorageInterface::rename(). | 
          
                                                                                        | DatabaseStorage::rename | function | core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php | Renames a key. | 
          
                                                                                        | DataCommand::$name | property | core/lib/Drupal/Core/Ajax/DataCommand.php | The key of the data attached to elements matched by the selector. | 
          
                                                                                        | DataFieldRow::validateAliasName | function | core/modules/rest/src/Plugin/views/row/DataFieldRow.php | Form element validation handler. | 
          
                                                                                        | Date::getSortName | function | core/modules/views/src/Plugin/views/argument/Date.php |  | 
          
                                                                                        | DateFormatsMachineNameTest | class | core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php | Tests validity of date format machine names. | 
          
                                                                                        | DateFormatsMachineNameTest.php | file | core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php |  | 
          
                                                                                        | DateFormatsMachineNameTest::$defaultTheme | property | core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php |  | 
          
                                                                                        | DateFormatsMachineNameTest::setUp | function | core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php |  |