| MigrateShortcutSetTest::$modules |
property |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php |
Modules to install. |
| MigrateShortcutSetTest::assertEntity |
function |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php |
Asserts various aspects of a shortcut set entity. |
| MigrateShortcutSetTest::setUp |
function |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php |
|
| MigrateShortcutSetTest::testShortcutSetMigration |
function |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php |
Tests the shortcut set migration. |
| MigrateShortcutSetUsersTest |
class |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php |
Test shortcut_set_users migration. |
| MigrateShortcutSetUsersTest.php |
file |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php |
|
| MigrateShortcutSetUsersTest::$modules |
property |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php |
Modules to install. |
| MigrateShortcutSetUsersTest::setUp |
function |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php |
|
| MigrateShortcutSetUsersTest::testShortcutSetUsersMigration |
function |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php |
Tests the shortcut set migration. |
| MigrateShortcutStubTest |
class |
core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php |
Test stub creation for shortcut entities. |
| MigrateShortcutStubTest.php |
file |
core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php |
|
| MigrateShortcutStubTest::$modules |
property |
core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php |
Modules to install. |
| MigrateShortcutStubTest::setUp |
function |
core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php |
|
| MigrateShortcutStubTest::testStub |
function |
core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php |
Tests creation of shortcut stubs. |
| MigrateShortcutTest |
class |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php |
Test shortcut menu links migration to Shortcut entities. |
| MigrateShortcutTest.php |
file |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php |
|
| MigrateShortcutTest::$modules |
property |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php |
Modules to install. |
| MigrateShortcutTest::assertEntity |
function |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php |
Asserts various aspects of a shortcut entity. |
| MigrateShortcutTest::setUp |
function |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php |
|
| MigrateShortcutTest::testShortcutMigration |
function |
core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php |
Tests the shortcut migration. |
| MigrateSkipAllRowsTestHooks |
class |
core/modules/migrate/tests/modules/migrate_skip_all_rows_test/src/Hook/MigrateSkipAllRowsTestHooks.php |
Hook implementations for migrate_skip_all_rows_test. |
| MigrateSkipAllRowsTestHooks.php |
file |
core/modules/migrate/tests/modules/migrate_skip_all_rows_test/src/Hook/MigrateSkipAllRowsTestHooks.php |
|
| MigrateSkipAllRowsTestHooks::migratePrepareRow |
function |
core/modules/migrate/tests/modules/migrate_skip_all_rows_test/src/Hook/MigrateSkipAllRowsTestHooks.php |
Implements hook_migrate_prepare_row(). |
| MigrateSkipProcessExceptionTest |
class |
core/modules/migrate/tests/src/Unit/Exception/MigrateSkipProcessExceptionTest.php |
Tests deprecation error on MigrateSkipProcessException. |
| MigrateSkipProcessExceptionTest.php |
file |
core/modules/migrate/tests/src/Unit/Exception/MigrateSkipProcessExceptionTest.php |
|
| MigrateSkipProcessExceptionTest::testDeprecation |
function |
core/modules/migrate/tests/src/Unit/Exception/MigrateSkipProcessExceptionTest.php |
Tests a deprecation error is triggered on throw. |
| MigrateSkipRowTest |
class |
core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php |
Tests row skips triggered during hook_migrate_prepare_row(). |
| MigrateSkipRowTest.php |
file |
core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php |
|
| MigrateSkipRowTest::$modules |
property |
core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php |
Modules to install. |
| MigrateSkipRowTest::testPrepareRowSkip |
function |
core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php |
Tests migration interruptions. |
| MigrateSourceDiscoveryTest |
class |
core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSourceDiscoveryTest.php |
Tests discovery of source plugins with annotations. |
| MigrateSourceDiscoveryTest.php |
file |
core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSourceDiscoveryTest.php |
|
| MigrateSourceDiscoveryTest::$modules |
property |
core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSourceDiscoveryTest.php |
Modules to install. |
| MigrateSourceDiscoveryTest::testAnnotationGetDefinitionsBackwardsCompatibility |
function |
core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSourceDiscoveryTest.php |
Tests annotation get definitions backwards compatibility. |
| MigrateSourceDiscoveryTest::testGetDefinitions |
function |
core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSourceDiscoveryTest.php |
Tests get definitions. |
| MigrateSourceTest |
class |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Tests Drupal\migrate\Plugin\migrate\source\SourcePluginBase. |
| MigrateSourceTest.php |
file |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
|
| MigrateSourceTest::$defaultMigrationConfiguration |
property |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Override the migration config. |
| MigrateSourceTest::$executable |
property |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
The migrate executable. |
| MigrateSourceTest::$migration |
property |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
The migration entity. |
| MigrateSourceTest::$row |
property |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Test row data. |
| MigrateSourceTest::$sourceIds |
property |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Test source ids. |
| MigrateSourceTest::getMigrateExecutable |
function |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Gets a mock executable for the test. |
| MigrateSourceTest::getSource |
function |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Gets the source plugin to test. |
| MigrateSourceTest::testCount |
function |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Tests that the source count is correct. |
| MigrateSourceTest::testCountCacheKey |
function |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Tests that the key can be set for the count cache. |
| MigrateSourceTest::testDefaultPropertiesValues |
function |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Tests that default values are preserved for several source methods. |
| MigrateSourceTest::testHighwaterTrackChangesIncompatible |
function |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Tests highwater track changes incompatible. |
| MigrateSourceTest::testNewHighwater |
function |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Tests that a highwater mark newer than our saved one imports a row. |
| MigrateSourceTest::testNextNeedsUpdate |
function |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Tests that $row->needsUpdate() works as expected. |