| StatusExtraTest::$testViews |
property |
core/modules/node/tests/src/Functional/Views/StatusExtraTest.php |
Views used by this test. |
| StatusExtraTest::testStatusExtra |
function |
core/modules/node/tests/src/Functional/Views/StatusExtraTest.php |
Tests the status extra filter. |
| StatusProfileWithoutVersionTest |
class |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
Tests the Status Report page if the installation profile has no version. |
| StatusProfileWithoutVersionTest.php |
file |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
|
| StatusProfileWithoutVersionTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
The theme to install as the default for testing. |
| StatusProfileWithoutVersionTest::$profile |
property |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
The profile to install as a basis for testing. |
| StatusProfileWithoutVersionTest::setUp |
function |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
|
| StatusProfileWithoutVersionTest::testStatusPage |
function |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
Tests that an installation profile that has no version is displayed. |
| StatusReportPageTest |
class |
core/modules/system/tests/src/Kernel/Element/StatusReportPageTest.php |
Tests the status report page element. |
| StatusReportPageTest.php |
file |
core/modules/system/tests/src/Kernel/Element/StatusReportPageTest.php |
|
| StatusReportPageTest::testPeRenderCounters |
function |
core/modules/system/tests/src/Kernel/Element/StatusReportPageTest.php |
Tests the status report page element. |
| StatusReportTest |
class |
core/tests/Drupal/KernelTests/Core/Render/Element/StatusReportTest.php |
Tests the status report element. |
| StatusReportTest.php |
file |
core/tests/Drupal/KernelTests/Core/Render/Element/StatusReportTest.php |
|
| StatusReportTest::testPreRenderGroupRequirements |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/StatusReportTest.php |
Tests the status report element. |
| StatusTest |
class |
core/modules/system/tests/src/Functional/System/StatusTest.php |
Tests output on the status overview page. |
| StatusTest.php |
file |
core/modules/system/tests/src/Functional/System/StatusTest.php |
|
| StatusTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/StatusTest.php |
The theme to install as the default for testing. |
| StatusTest::$modules |
property |
core/modules/system/tests/src/Functional/System/StatusTest.php |
Modules to install. |
| StatusTest::setUp |
function |
core/modules/system/tests/src/Functional/System/StatusTest.php |
|
| StatusTest::testErrorElementCount |
function |
core/modules/system/tests/src/Functional/System/StatusTest.php |
Tests that the Error counter matches the displayed number of errors. |
| StatusTest::testStatusPage |
function |
core/modules/system/tests/src/Functional/System/StatusTest.php |
Tests that the status page returns. |
| StatusTest::testWarningElementCount |
function |
core/modules/system/tests/src/Functional/System/StatusTest.php |
Tests that the Warning counter matches the displayed number of warnings. |
| StorageComparerTest |
class |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
Tests Drupal\Core\Config\StorageComparer. |
| StorageComparerTest.php |
file |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
|
| StorageComparerTest::$configData |
property |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
An array of test configuration data keyed by configuration name. |
| StorageComparerTest::$sourceStorage |
property |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
|
| StorageComparerTest::$storageComparer |
property |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
The storage comparer to test. |
| StorageComparerTest::$targetStorage |
property |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
|
| StorageComparerTest::generateRandomData |
function |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
Generate random data in a config storage. |
| StorageComparerTest::getConfigData |
function |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
|
| StorageComparerTest::setUp |
function |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
|
| StorageComparerTest::testCreateChangelistCreate |
function |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
Tests create changelist create. |
| StorageComparerTest::testCreateChangelistDelete |
function |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
Tests create changelist delete. |
| StorageComparerTest::testCreateChangelistNoChange |
function |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
Tests create changelist no change. |
| StorageComparerTest::testCreateChangelistUpdate |
function |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
Tests create changelist update. |
| StorageComparerTest::testDifferentCollections |
function |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
Tests different collections. |
| StorageCopyTraitTest |
class |
core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php |
Tests Drupal\Core\Config\StorageCopyTrait. |
| StorageCopyTraitTest.php |
file |
core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php |
|
| StorageCopyTraitTest::generateRandomData |
function |
core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php |
Generate random data in a config storage. |
| StorageCopyTraitTest::providerTestReplaceStorageContents |
function |
core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php |
Provides data for testCheckRequirements(). |
| StorageCopyTraitTest::testReplaceStorageContents |
function |
core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php |
Tests replace storage contents. |
| StorageCopyTraitTest::testWithInvalidConfiguration |
function |
core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php |
Tests replaceStorageContents() with config with an invalid configuration. |
| StorageCopyTraitTest::toArray |
function |
core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php |
Get the protected config data out of a MemoryStorage. |
| StorageReplaceDataWrapperTest |
class |
core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php |
Tests StorageReplaceDataWrapper operations. |
| StorageReplaceDataWrapperTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php |
|
| StorageReplaceDataWrapperTest::delete |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php |
Deletes configuration data from the storage. |
| StorageReplaceDataWrapperTest::insert |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php |
Inserts configuration data in the storage. |
| StorageReplaceDataWrapperTest::providerCollections |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php |
Data provider for testing different collections. |
| StorageReplaceDataWrapperTest::read |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php |
Reads configuration data from the storage. |
| StorageReplaceDataWrapperTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php |
|