| TestableSqlContentEntityStorage.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/Sql/TestableSqlContentEntityStorage.php |
|
| TestableSqlContentEntityStorage::$database |
property |
core/tests/Drupal/KernelTests/Core/Entity/Sql/TestableSqlContentEntityStorage.php |
Active database connection. |
| TestableSqlContentEntityStorage::$entityType |
property |
core/tests/Drupal/KernelTests/Core/Entity/Sql/TestableSqlContentEntityStorage.php |
Information about the entity type. |
| TestableSqlContentEntityStorage::$fieldStorageDefinitions |
property |
core/tests/Drupal/KernelTests/Core/Entity/Sql/TestableSqlContentEntityStorage.php |
The entity type's field storage definitions. |
| TestableSqlContentEntityStorage::$tableMapping |
property |
core/tests/Drupal/KernelTests/Core/Entity/Sql/TestableSqlContentEntityStorage.php |
The mapping of field columns to SQL tables. |
| TestableSqlContentEntityStorage::getTableMapping |
function |
core/tests/Drupal/KernelTests/Core/Entity/Sql/TestableSqlContentEntityStorage.php |
Overrides original SqlContentEntityStorage::getTableMapping(). |
| TestableSqlContentEntityStorage::publicDeleteFromDedicatedTables |
function |
core/tests/Drupal/KernelTests/Core/Entity/Sql/TestableSqlContentEntityStorage.php |
Exposes the protected deleteFromDedicatedTables() method for testing. |
| TestableSqlContentEntityStorage::setTableMapping |
function |
core/tests/Drupal/KernelTests/Core/Entity/Sql/TestableSqlContentEntityStorage.php |
Sets the table mapping. |
| TestableSqlContentEntityStorage::__construct |
function |
core/tests/Drupal/KernelTests/Core/Entity/Sql/TestableSqlContentEntityStorage.php |
Override the constructor to bypass the parent's constructor. |
| TestConfigEntityWithPluginCollections |
class |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Stub class for testing. |
| TestConfigEntityWithPluginCollections::$pluginCollection |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The plugin collection. |
| TestConfigEntityWithPluginCollections::$pluginManager |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The plugin manager. |
| TestConfigEntityWithPluginCollections::$the_plugin_collection_config |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The configuration for the plugin collection. |
| TestConfigEntityWithPluginCollections::getPluginCollections |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Gets the plugin collections used by this object. |
| TestConfigEntityWithPluginCollections::setPluginManager |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
|
| TestControllers::testEntityLanguage |
function |
core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php |
|
| TestCoverageTest::testEntityTypeRestTestCoverage |
function |
core/modules/jsonapi/tests/src/Kernel/TestCoverageTest.php |
Tests that all core entity types have JSON:API test coverage. |
| TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Gets the type of the ID key for a given entity type. |
| TestEntity |
class |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
A concrete entity. |
| TestEntity |
class |
core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php |
A concrete entity. |
| TestEntityFieldManager |
class |
core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php |
Stub class for testing EntityFieldManager. |
| TestEntityFieldManager::testClearEntityFieldInfo |
function |
core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php |
Allows the static caches to be cleared. |
| TestEntityForm |
class |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Provides a test entity form. |
| TestEntityForm::$moduleHandler |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
The module handler service. |
| TestEntityForm::$stringTranslation |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
The string translation service. |
| TestEntityFormInjected |
class |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Provides a test entity form that uses injection. |
| TestEntityFormInjected::$color |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
The color of the entity type. |
| TestEntityFormInjected::create |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Instantiates a new instance of this class. |
| TestEntityFormInjected::__construct |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Constructs a new TestEntityFormInjected. |
| TestEntityListBuilder |
class |
core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php |
Stub class for testing EntityListBuilder. |
| TestEntityListBuilder::buildOperations |
function |
core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php |
Builds a renderable list of operation links for the entity. |
| TestEntityType |
class |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Entity type class which allows changing the entity keys. |
| TestEntityType::setKey |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Sets a specific entity key. |
| TestEntityTypeManager |
class |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Provides a test entity type manager. |
| TestEntityTypeManager::setDiscovery |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Sets the discovery for the manager. |
| TestLayoutEntityHelperTrait |
class |
core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php |
Test class using the trait. |
| TestNotAnEntityForm |
class |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Provides a test entity form that doesn't extend EntityForm. |
| TestNotAnEntityForm::buildForm |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Form constructor. |
| TestNotAnEntityForm::getFormId |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Returns a unique string identifying the form. |
| TestNotAnEntityForm::submitForm |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Form submission handler. |
| TestPerComponentEntityDisplay |
class |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
Test class used for testing per component entity display. |
| TestPerComponentEntityDisplay::$entity |
property |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
The test entity. |
| TestPerComponentEntityDisplay::$testValues |
property |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
The arguments of getEntity. |
| TestPerComponentEntityDisplay::getEntity |
function |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
Gets the test entity. |
| TestPerComponentEntityDisplay::getTestValues |
function |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
Gets the test values. |
| TestPerComponentEntityDisplay::MODE_NAME |
constant |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
|
| TestPerComponentEntityDisplay::__construct |
function |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
PerComponentEntityDisplay constructor. |
| TestPerComponentEntityFormDisplay |
class |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php |
Test class for testing per component entity form display. |
| TestPerComponentEntityFormDisplay::$entity |
property |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php |
The test entity. |
| TestPerComponentEntityFormDisplay::$testValues |
property |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php |
The test values. |