EntityLookupAccessTest |
tests/src/Kernel/EntityLookupAccessTest.php |
Tests entity lookup access check. |
MigrateTableBatchTest |
tests/src/Kernel/MigrateTableBatchTest.php |
Verifies all tests pass with batching enabled, uneven batches. |
MigrateTableEvenBatchTest |
tests/src/Kernel/MigrateTableEvenBatchTest.php |
Verifies all tests pass with batching enabled, even batches. |
MigrateTableIncrementBatchTest |
tests/src/Kernel/MigrateTableIncrementBatchTest.php |
Verifies all tests pass with batching enabled, uneven batches. |
MigrateTableIncrementEvenBatchTest |
tests/src/Kernel/MigrateTableIncrementEvenBatchTest.php |
Verifies all tests pass with batching enabled, even batches. |
MigrateTableIncrementTest |
tests/src/Kernel/MigrateTableIncrementTest.php |
Tests migration destination table with auto-increment keys. |
MigrateTableTest |
tests/src/Kernel/MigrateTableTest.php |
Tests migration destination table. |
MigrationConfigEntityTest |
tests/src/Kernel/MigrationConfigEntityTest.php |
Test migration config entity discovery. |
MigrationGroupTest |
tests/src/Kernel/MigrationGroupTest.php |
Test migration groups. |