| DefaultsSectionStorageTest::testBuildRoutesNoFieldUi |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests build routes no field ui. |
| DefaultsSectionStorageTest::testConfigInstall |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Tests installing defaults via config install. |
| DefaultsSectionStorageTest::testExtractEntityFromRoute |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests extract entity from route. |
| DefaultsSectionStorageTest::testExtractEntityFromRouteCreate |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests extract entity from route create. |
| DefaultsSectionStorageTest::testGetContexts |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Tests get contexts. |
| DefaultsSectionStorageTest::testGetContextsDuringPreview |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Tests get contexts during preview. |
| DefaultsSectionStorageTest::testGetTempstoreKey |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Tests get tempstore key. |
| DefaultsSectionStorageTest::testIsSupported |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
@legacy-covers ::isSupported |
| DefaultsSectionStorageTest::testLoadFromDisplay |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
Tests loading given a display. |
| DefaultsSectionStorageTest::testThirdPartySettings |
function |
core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php |
Tests third party settings. |
| DefaultsTestPluginManager |
class |
core/modules/system/tests/modules/plugin_test/src/Plugin/DefaultsTestPluginManager.php |
Defines a plugin manager used by Plugin API unit tests. |
| DefaultsTestPluginManager.php |
file |
core/modules/system/tests/modules/plugin_test/src/Plugin/DefaultsTestPluginManager.php |
|
| 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 |
|