ContentEntityTest::$fieldName |
property |
core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/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/src/Tests/ContentTranslationTestBase.php |
The name of the field used to test translation. |
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/src/Tests/ContentTranslationUITestBase.php |
Returns the name of the field that implements the changed timestamp. |
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 |
|
ContextualLinkDefaultTest::testGetRouteName |
function |
core/tests/Drupal/Tests/Core/Menu/ContextualLinkDefaultTest.php |
@covers ::getRouteName |
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 |
Test 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 |
|
Database::getDatabaseDriverNamespace |
function |
core/lib/Drupal/Core/Database/Database.php |
Gets the PHP namespace of a database driver from the connection info. |
Database::isWithinModuleNamespace |
function |
core/lib/Drupal/Core/Database/Database.php |
Checks whether a namespace is within the namespace of a Drupal module. |
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. |
DatabaseFileUsageBackend::$tableName |
property |
core/modules/file/src/FileUsage/DatabaseFileUsageBackend.php |
The name of the SQL table used to store file usage information. |
DatabaseLegacyTest::testDbFieldNames |
function |
core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php |
Tests deprecation of the db_field_names() function. |
DatabaseLegacyTest::testDbRenameTable |
function |
core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php |
Tests deprecation of the db_rename_table() function. |
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 |
|
DatabaseStorage::getCollectionName |
function |
core/lib/Drupal/Core/Config/DatabaseStorage.php |
|
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 |
|
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 for \Drupal\rest\Plugin\views\row\DataFieldRow::buildOptionsForm(). |
Date::$option_name |
property |
core/modules/views/src/Plugin/views/argument/Date.php |
|
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 |
|
DateFormatsMachineNameTest::testDateFormatsMachineNameAllowedValues |
function |
core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php |
Tests that date formats cannot be created with invalid machine names. |
DateFormatTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/DateFormatTest.php |
|
DateHelper::dayOfWeekName |
function |
core/lib/Drupal/Core/Datetime/DateHelper.php |
Returns translated name of the day of week for a given date. |
DateHelper::monthNames |
function |
core/lib/Drupal/Core/Datetime/DateHelper.php |
Returns a translated array of month names. |
DateHelper::monthNamesAbbr |
function |
core/lib/Drupal/Core/Datetime/DateHelper.php |
Constructs a translated array of month name abbreviations |
DateHelper::monthNamesAbbrUntranslated |
function |
core/lib/Drupal/Core/Datetime/DateHelper.php |
Constructs an untranslated array of abbreviated month names. |
DateHelper::monthNamesUntranslated |
function |
core/lib/Drupal/Core/Datetime/DateHelper.php |
Constructs an untranslated array of month names. |
DateTimeHandlerTestBase::$field_name |
property |
core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php |
Name of the field. |
DateTimeHandlerTestBase::$field_name |
property |
core/modules/datetime/tests/src/Kernel/Views/DateTimeHandlerTestBase.php |
Name of the field. |
DayDate::summaryName |
function |
core/modules/views/src/Plugin/views/argument/DayDate.php |
|
DbDumpApplication::getCommandName |
function |
core/lib/Drupal/Core/Command/DbDumpApplication.php |
|
db_field_names |
function |
core/includes/database.inc |
Returns an array of field names from an array of key/index column specifiers. |