| 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 |
|
| StatusTest::$modules |
property |
core/modules/system/tests/src/Functional/System/StatusTest.php |
|
| 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 |
Source storage. |
| 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 |
Target storage. |
| 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::testChangelistUuidMissMatch |
function |
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php |
@legacy-covers ::createChangelist |
| 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 |
|
| StorageReplaceDataWrapperTest::insert |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php |
|
| 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 |
|
| StorageReplaceDataWrapperTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php |
|
| StorageReplaceDataWrapperTest::testCreateCollection |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php |
Tests if new collections created correctly. |
| StorageReplaceDataWrapperTest::testInvalidStorage |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php |
|
| StorageReplaceDataWrapperTest::update |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php |
|
| StorageTest |
class |
core/modules/views_ui/tests/src/Functional/StorageTest.php |
Tests the UI of storage properties of views. |
| StorageTest |
class |
core/modules/system/tests/src/Functional/Form/StorageTest.php |
Tests a multistep form using form storage. |
| StorageTest.php |
file |
core/modules/system/tests/src/Functional/Form/StorageTest.php |
|
| StorageTest.php |
file |
core/modules/views_ui/tests/src/Functional/StorageTest.php |
|
| StorageTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/StorageTest.php |
|
| StorageTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/StorageTest.php |
|
| StorageTest::$modules |
property |
core/modules/system/tests/src/Functional/Form/StorageTest.php |
|