| 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 |
The name of the tested JSON:API resource type. |
| 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. |
| DateHelperTest::testDayOfWeekName |
function |
core/tests/Drupal/Tests/Core/Datetime/DateHelperTest.php |
Tests day of week name. |
| DateTimeHandlerTestBase::$fieldName |
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 |
Provides the name to use for the summary, defaults to the name field. |
| DbDumpApplication::getCommandName |
function |
core/lib/Drupal/Core/Command/DbDumpApplication.php |
|
| DCOM58Test::testIssueGlobalNamespace |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php |
|
| DCOM58Test::testIssueMultipleNamespaces |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php |
|
| DCOM58Test::testIssueNamespaces |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php |
|
| DCOM58Test::testIssueWithNamespacesOrImports |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php |
|
| DefaultPluginManager::$additionalAnnotationNamespaces |
property |
core/lib/Drupal/Core/Plugin/DefaultPluginManager.php |
Additional annotation namespaces. |
| DefaultPluginManager::$namespaces |
property |
core/lib/Drupal/Core/Plugin/DefaultPluginManager.php |
An object of root paths that are traversable. |
| DefaultPluginManager::$pluginDefinitionAnnotationName |
property |
core/lib/Drupal/Core/Plugin/DefaultPluginManager.php |
The name of the annotation that contains the plugin definition. |
| DefaultPluginManager::$pluginDefinitionAttributeName |
property |
core/lib/Drupal/Core/Plugin/DefaultPluginManager.php |
The name of the attribute that contains the plugin definition. |
| DefaultPluginManagerTest::$namespaces |
property |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
The namespaces to look for plugin definitions. |
| DefaultTableMapping::$fieldNames |
property |
core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php |
A list of field names per table. |
| DefaultTableMapping::generateFieldTableName |
function |
core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php |
Generates a safe and unambiguous field table name. |
| DefaultTableMapping::getAllFieldTableNames |
function |
core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php |
Gets all the table names in which an entity field is stored. |
| DefaultTableMapping::getColumnNames |
function |
core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php |
Gets a mapping of field columns to database columns for a given field. |
| DefaultTableMapping::getDedicatedDataTableName |
function |
core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php |
Generates a table name for a field data table. |
| DefaultTableMapping::getDedicatedRevisionTableName |
function |
core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php |
Generates a table name for a field revision archive table. |
| DefaultTableMapping::getDedicatedTableNames |
function |
core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php |
Gets a list of dedicated table names for this mapping. |
| DefaultTableMapping::getFieldColumnName |
function |
core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php |
Generates a column name for a field property. |
| DefaultTableMapping::getFieldNames |
function |
core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php |
Gets a list of names for entity fields stored in the specified table. |
| DefaultTableMapping::getFieldTableName |
function |
core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php |
Gets the table name for a given column. |
| DefaultTableMapping::getTableNames |
function |
core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php |
Gets a list of table names for this mapping. |
| DefaultTableMapping::setFieldNames |
function |
core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php |
Adds field columns for a table to the table mapping. |
| DefaultTableMappingIntegrationTest::testGetAllFieldTableNames |
function |
core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php |
Tests get all field table names. |
| DefaultTableMappingIntegrationTest::testGetFieldTableName |
function |
core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php |
Tests DefaultTableMapping::getFieldTableName(). |
| DefaultTableMappingIntegrationTest::testGetTableNames |
function |
core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php |
Tests DefaultTableMapping::getTableNames(). |
| DefaultTableMappingTest::providerTestGetDedicatedTableName |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Provides test data for testGetDedicatedTableName(). |
| DefaultTableMappingTest::providerTestGetFieldColumnName |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Provides test data for testGetFieldColumnName(). |
| DefaultTableMappingTest::providerTestGetFieldTableName |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Provides test data for testGetFieldColumnName(). |
| DefaultTableMappingTest::testGetColumnNames |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Tests DefaultTableMapping::getColumnNames(). |
| DefaultTableMappingTest::testGetDedicatedTableName |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Tests get dedicated table name. |
| DefaultTableMappingTest::testGetFieldColumnName |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Tests DefaultTableMapping::getFieldColumnName() with valid parameters. |
| DefaultTableMappingTest::testGetFieldColumnNameInvalid |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Tests DefaultTableMapping::getFieldColumnName() with invalid parameters. |
| DefaultTableMappingTest::testGetFieldNames |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Tests DefaultTableMapping::getFieldNames(). |
| DefaultTableMappingTest::testGetFieldTableName |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Tests DefaultTableMapping::getFieldTableName(). |
| DefaultTableMappingTest::testGetFieldTableNameInvalid |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Tests DefaultTableMapping::getFieldTableName() with an invalid parameter. |
| DefaultTableMappingTest::testGetTableNames |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Tests DefaultTableMapping::getTableNames(). |
| Dependency::$name |
property |
core/lib/Drupal/Core/Extension/Dependency.php |
The name of the dependency. |
| Dependency::getName |
function |
core/lib/Drupal/Core/Extension/Dependency.php |
Gets the dependency's name. |
| DependencyTest::testProjectNamespaceForDependencies |
function |
core/modules/system/tests/src/Functional/Module/DependencyTest.php |
Checks functionality of project namespaces for dependencies. |