| ChangeLoggerTest |
class |
core/modules/package_manager/tests/src/Kernel/ChangeLoggerTest.php |
Tests Change Logger. |
| ChangeLoggerTest.php |
file |
core/modules/package_manager/tests/src/Kernel/ChangeLoggerTest.php |
|
| ChangeLoggerTest::$logger |
property |
core/modules/package_manager/tests/src/Kernel/ChangeLoggerTest.php |
The logger to which change lists will be written. |
| ChangeLoggerTest::register |
function |
core/modules/package_manager/tests/src/Kernel/ChangeLoggerTest.php |
Registers test-specific services. |
| ChangeLoggerTest::setUp |
function |
core/modules/package_manager/tests/src/Kernel/ChangeLoggerTest.php |
|
| ChangeLoggerTest::testChangeLogging |
function |
core/modules/package_manager/tests/src/Kernel/ChangeLoggerTest.php |
Tests that the requested and applied changes are logged. |
| ChangePromotedDefaultTest |
class |
core/modules/node/tests/src/Functional/Update/ChangePromotedDefaultTest.php |
Tests creating base field overrides for the promote field on node types. |
| ChangePromotedDefaultTest.php |
file |
core/modules/node/tests/src/Functional/Update/ChangePromotedDefaultTest.php |
|
| ChangePromotedDefaultTest::setDatabaseDumpFiles |
function |
core/modules/node/tests/src/Functional/Update/ChangePromotedDefaultTest.php |
Set database dump files to be used. |
| ChangePromotedDefaultTest::testRunUpdates |
function |
core/modules/node/tests/src/Functional/Update/ChangePromotedDefaultTest.php |
Tests run updates. |
| CheckboxTest |
class |
core/modules/system/tests/src/Functional/Form/CheckboxTest.php |
Tests the form API checkbox element. |
| CheckboxTest.php |
file |
core/modules/system/tests/src/Functional/Form/CheckboxTest.php |
|
| CheckboxTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/CheckboxTest.php |
The theme to install as the default for testing. |
| CheckboxTest::$modules |
property |
core/modules/system/tests/src/Functional/Form/CheckboxTest.php |
Modules to install. |
| CheckboxTest::testFormCheckbox |
function |
core/modules/system/tests/src/Functional/Form/CheckboxTest.php |
Tests various checkbox configurations in the form API. |
| CheckpointStorageTest |
class |
core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php |
Tests Drupal\Core\Config\Checkpoint\CheckpointStorage. |
| CheckpointStorageTest |
class |
core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php |
Tests CheckpointStorage operations. |
| CheckpointStorageTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php |
|
| CheckpointStorageTest.php |
file |
core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php |
|
| CheckpointStorageTest::$memory |
property |
core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php |
The memory storage containing the data. |
| CheckpointStorageTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php |
Modules to install. |
| CheckpointStorageTest::$storage |
property |
core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php |
The checkpoint storage under test. |
| CheckpointStorageTest::getConfigImporter |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php |
Gets the configuration importer. |
| CheckpointStorageTest::readMethodsProvider |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php |
Provide the methods that work transparently. |
| CheckpointStorageTest::setRandomFixtureConfig |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php |
Generate random config in the memory storage. |
| CheckpointStorageTest::setUp |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php |
|
| CheckpointStorageTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php |
|
| CheckpointStorageTest::testCheckpointCreation |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php |
Tests checkpoint creation. |
| CheckpointStorageTest::testCollections |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php |
Tests collections. |
| CheckpointStorageTest::testConfigCreate |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php |
Tests the create operation of checkpoint storage. |
| CheckpointStorageTest::testConfigDelete |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php |
Tests the delete operation of checkpoint storage. |
| CheckpointStorageTest::testConfigRename |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php |
Tests the rename operation of checkpoint storage. |
| CheckpointStorageTest::testConfigSaveAndRead |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php |
Tests the save and read operations of checkpoint storage. |
| CheckpointStorageTest::testEncodeDecode |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php |
Tests encode decode. |
| CheckpointStorageTest::testReadOperations |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php |
Tests read operations. |
| CheckpointStorageTest::testRevert |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php |
Tests the revert operation of checkpoint storage. |
| CheckpointStorageTest::testRevertWithCollections |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php |
Tests the rename operation of checkpoint storage with collections. |
| CheckpointStorageTest::testWriteOperations |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php |
Tests write operations. |
| CheckpointStorageTest::writeMethodsProvider |
function |
core/tests/Drupal/Tests/Core/Config/Checkpoint/CheckpointStorageTest.php |
Provide the methods that throw an exception. |
| CheckRequirementsTest |
class |
core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/CheckRequirementsTest.php |
Tests check requirements exception on DestinationBase. |
| CheckRequirementsTest.php |
file |
core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/CheckRequirementsTest.php |
|
| CheckRequirementsTest::testException |
function |
core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/CheckRequirementsTest.php |
Tests the check requirements exception message. |
| CHooks::testBothParametersHook |
function |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php |
Implements hook_test_hook(). |
| CHooks::testHook |
function |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php |
Implements hook_test_hook(). |
| CHooks::testHookFirst |
function |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php |
Implements hook_test_hook(). |
| CHooks::testHookRemoved |
function |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php |
Implements hook_test_hook(). |
| CHooks::testHookReorderFirst |
function |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php |
Implements hook_test_hook(). |
| CircularDependencyHooks::testHook |
function |
core/modules/system/tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php |
#[Hook('test_hook')] |
| CKEditor5AllowedTagsTest |
class |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
Tests for CKEditor 5. |
| CKEditor5AllowedTagsTest.php |
file |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
|