| DefaultsTestPluginManager::__construct |
function |
core/modules/system/tests/modules/plugin_test/src/Plugin/DefaultsTestPluginManager.php |
Constructs a new DefaultsTestPluginManager instance. |
| DefaultTableMappingIntegrationTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php |
Tests the default table mapping class for content entities stored in SQL. |
| DefaultTableMappingIntegrationTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php |
|
| DefaultTableMappingIntegrationTest::$entityDefinitionUpdateManager |
property |
core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php |
The entity definition update manager. |
| DefaultTableMappingIntegrationTest::$entityFieldManager |
property |
core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php |
The entity field manager. |
| DefaultTableMappingIntegrationTest::$tableMapping |
property |
core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php |
The table mapping for the tested entity type. |
| DefaultTableMappingIntegrationTest::entityBaseFieldInfo |
function |
core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php |
Implements hook_entity_base_field_info(). |
| DefaultTableMappingIntegrationTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php |
|
| 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 |
class |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Tests Drupal\Core\Entity\Sql\DefaultTableMapping. |
| DefaultTableMappingTest.php |
file |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
|
| DefaultTableMappingTest::$entityType |
property |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
The entity type definition. |
| 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::setUp |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
|
| DefaultTableMappingTest::setUpDefinition |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Sets up a field storage definition for the test. |
| DefaultTableMappingTest::testGetAllColumns |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Tests DefaultTableMapping::getAllColumns(). |
| 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::testGetExtraColumns |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
Tests DefaultTableMapping::getExtraColumns(). |
| 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(). |
| DefaultValueTest |
class |
core/modules/migrate/tests/src/Unit/process/DefaultValueTest.php |
Tests the default_value process plugin. |
| DefaultValueTest.php |
file |
core/modules/migrate/tests/src/Unit/process/DefaultValueTest.php |
|
| DefaultValueTest::defaultValueDataProvider |
function |
core/modules/migrate/tests/src/Unit/process/DefaultValueTest.php |
Provides data for the successful lookup test. |
| DefaultValueTest::testDefaultValue |
function |
core/modules/migrate/tests/src/Unit/process/DefaultValueTest.php |
Tests the default_value process plugin. |
| DefaultValueWidgetTest |
class |
core/modules/field_ui/tests/src/FunctionalJavascript/DefaultValueWidgetTest.php |
Tests the default value widget in Field UI. |
| DefaultValueWidgetTest.php |
file |
core/modules/field_ui/tests/src/FunctionalJavascript/DefaultValueWidgetTest.php |
|
| DefaultValueWidgetTest::$defaultTheme |
property |
core/modules/field_ui/tests/src/FunctionalJavascript/DefaultValueWidgetTest.php |
The theme to install as the default for testing. |
| DefaultValueWidgetTest::$modules |
property |
core/modules/field_ui/tests/src/FunctionalJavascript/DefaultValueWidgetTest.php |
Modules to install. |
| DefaultValueWidgetTest::setUp |
function |
core/modules/field_ui/tests/src/FunctionalJavascript/DefaultValueWidgetTest.php |
|
| DefaultValueWidgetTest::testDefaultValueOptionsForChangingBundles |
function |
core/modules/field_ui/tests/src/FunctionalJavascript/DefaultValueWidgetTest.php |
Tests default value options on field config change. |
| DefaultViewRecentCommentsTest |
class |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Tests results for the Recent Comments view shipped with the module. |
| DefaultViewRecentCommentsTest.php |
file |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
|
| DefaultViewRecentCommentsTest::$blockDisplayResults |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Number of results for the Block display. |
| DefaultViewRecentCommentsTest::$commentsCreated |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Will hold the comments created for testing. |
| DefaultViewRecentCommentsTest::$defaultDisplayResults |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Number of results for the Default display. |
| DefaultViewRecentCommentsTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
The theme to install as the default for testing. |
| DefaultViewRecentCommentsTest::$modules |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Modules to install. |
| DefaultViewRecentCommentsTest::$node |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Contains the node object used for comments of this test. |
| DefaultViewRecentCommentsTest::$pageDisplayResults |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Number of results for the Page display. |
| DefaultViewRecentCommentsTest::setUp |
function |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Sets up the test. |
| DefaultViewRecentCommentsTest::testBlockDisplay |
function |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Tests the block defined by the comments_recent view. |