| ConfigEntityBaseUnitTest::$id |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The entity ID. |
| ConfigEntityBaseUnitTest::$languageManager |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The language manager. |
| ConfigEntityBaseUnitTest::$moduleHandler |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The module handler. |
| ConfigEntityBaseUnitTest::$themeHandler |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The theme handler. |
| ConfigEntityBaseUnitTest::$typedConfigManager |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The mocked typed config manager. |
| ConfigEntityBaseUnitTest::$uuid |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The UUID generator used for testing. |
| ConfigEntityBaseUnitTest::getMockEntityWithPluginCollection |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Get a mock entity with a plugin collection. |
| ConfigEntityBaseUnitTest::PROVIDER |
constant |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The provider of the entity type. |
| ConfigEntityBaseUnitTest::providerCalculateDependenciesWithPluginCollections |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Data provider for testCalculateDependenciesWithPluginCollections. |
| ConfigEntityBaseUnitTest::providerOnDependencyRemovalWithPluginCollections |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Data provider for testOnDependencyRemovalWithPluginCollections. |
| ConfigEntityBaseUnitTest::providerTestSetAndPreSaveWithPluginCollections |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
|
| ConfigEntityBaseUnitTest::setUp |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
|
| ConfigEntityBaseUnitTest::testAddDependency |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests add dependency. |
| ConfigEntityBaseUnitTest::testCalculateDependencies |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests calculate dependencies. |
| ConfigEntityBaseUnitTest::testCalculateDependenciesWithPluginCollections |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests calculate dependencies with plugin collections. |
| ConfigEntityBaseUnitTest::testCalculateDependenciesWithThirdPartySettings |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests calculate dependencies with third party settings. |
| ConfigEntityBaseUnitTest::testCreateDuplicate |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests create duplicate. |
| ConfigEntityBaseUnitTest::testDisable |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests disable. |
| ConfigEntityBaseUnitTest::testEnable |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests enable. |
| ConfigEntityBaseUnitTest::testGet |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests get. |
| ConfigEntityBaseUnitTest::testGetOriginalId |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests get original id. |
| ConfigEntityBaseUnitTest::testIsNew |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests is new. |
| ConfigEntityBaseUnitTest::testIsSyncing |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests is syncing. |
| ConfigEntityBaseUnitTest::testOnDependencyRemovalWithPluginCollections |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Test dependency removal on entities with plugin collections. |
| ConfigEntityBaseUnitTest::testPreSaveDuringSync |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests pre save during sync. |
| ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests pre save with plugin collections. |
| ConfigEntityBaseUnitTest::testSetStatus |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests set status. |
| ConfigEntityBaseUnitTest::testSetWithPluginCollections |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests set with plugin collections. |
| ConfigEntityBaseUnitTest::testSleepWithPluginCollections |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests sleep with plugin collections. |
| ConfigEntityBaseUnitTest::testSort |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests sort. |
| ConfigEntityBaseUnitTest::testThirdPartySettings |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests third party settings. |
| ConfigEntityBaseUnitTest::testToArray |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests to array. |
| ConfigEntityBaseUnitTest::testToArrayIdKey |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests to array id key. |
| ConfigEntityBaseUnitTest::testToArraySchemaException |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests to array schema exception. |
| ConfigEntityBaseUnitTest::testTrustDataDeprecations |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Tests trusted data deprecations. |
| ConfigEntityDependencyTest |
class |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityDependencyTest.php |
Tests the ConfigEntityDependency class. |
| ConfigEntityDependencyTest.php |
file |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityDependencyTest.php |
|
| ConfigEntityDependencyTest::testEmptyDependencies |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityDependencyTest.php |
|
| ConfigEntityDependencyTest::testWithDependencies |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityDependencyTest.php |
|
| ConfigEntityFormOverrideTest |
class |
core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php |
Tests that config overrides do not bleed through in entity forms and lists. |
| ConfigEntityFormOverrideTest.php |
file |
core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php |
|
| ConfigEntityFormOverrideTest::$defaultTheme |
property |
core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php |
The theme to install as the default for testing. |
| ConfigEntityFormOverrideTest::$modules |
property |
core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php |
Modules to install. |
| ConfigEntityFormOverrideTest::testFormsWithOverrides |
function |
core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php |
Tests that overrides do not affect forms or listing screens. |
| ConfigEntityImportTest |
class |
core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php |
Tests ConfigEntity importing. |
| ConfigEntityImportTest.php |
file |
core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php |
|
| ConfigEntityImportTest::$modules |
property |
core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php |
Modules to install. |
| ConfigEntityImportTest::assertConfigUpdateImport |
function |
core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php |
Asserts that config entities are updated during import. |
| ConfigEntityImportTest::checkSinglePluginConfigSync |
function |
core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php |
Tests that a single set of plugin config stays in sync. |
| ConfigEntityImportTest::doActionUpdate |
function |
core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php |
Tests updating an action during import. |