| MigrateRollbackEntityConfigTest |
class |
core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php |
Tests rolling back of imports. |
| MigrateRollbackEntityConfigTest.php |
file |
core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php |
|
| MigrateRollbackEntityConfigTest::$modules |
property |
core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php |
Modules to install. |
| MigrateRollbackEntityConfigTest::setUp |
function |
core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php |
|
| MigrateRollbackEntityConfigTest::testConfigEntityRollback |
function |
core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php |
Tests rolling back configuration entity translations. |
| MigrateSourceTest::$defaultMigrationConfiguration |
property |
core/modules/migrate/tests/src/Unit/MigrateSourceTest.php |
Override the migration config. |
| MigrateSqlIdMapEnsureTablesTest::$migrationConfiguration |
property |
core/modules/migrate/tests/src/Unit/MigrateSqlIdMapEnsureTablesTest.php |
The migration configuration, initialized to set the ID and destination IDs. |
| MigrateSqlIdMapTest::$migrationConfiguration |
property |
core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php |
The migration configuration, initialized to set the ID and destination IDs. |
| MigrateStatisticsConfigsTest |
class |
core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php |
Upgrade variables to statistics.settings.yml. |
| MigrateStatisticsConfigsTest |
class |
core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php |
Upgrade variables to statistics.settings.yml. |
| MigrateStatisticsConfigsTest.php |
file |
core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php |
|
| MigrateStatisticsConfigsTest.php |
file |
core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php |
|
| MigrateStatisticsConfigsTest::$modules |
property |
core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php |
Modules to install. |
| MigrateStatisticsConfigsTest::$modules |
property |
core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php |
Modules to install. |
| MigrateStatisticsConfigsTest::getFixtureFilePath |
function |
core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php |
Gets the path to the fixture file. |
| MigrateStatisticsConfigsTest::getFixtureFilePath |
function |
core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php |
Gets the path to the fixture file. |
| MigrateStatisticsConfigsTest::setUp |
function |
core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php |
|
| MigrateStatisticsConfigsTest::setUp |
function |
core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php |
|
| MigrateStatisticsConfigsTest::testStatisticsSettings |
function |
core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php |
Tests migration of statistics variables to statistics.settings.yml. |
| MigrateStatisticsConfigsTest::testStatisticsSettings |
function |
core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php |
Tests migration of statistics variables to statistics.settings.yml. |
| MigrateSyslogConfigsTest |
class |
core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php |
Upgrade variables to syslog.settings.yml. |
| MigrateSyslogConfigsTest |
class |
core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php |
Upgrade variables to syslog.settings.yml. |
| MigrateSyslogConfigsTest.php |
file |
core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php |
|
| MigrateSyslogConfigsTest.php |
file |
core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php |
|
| MigrateSyslogConfigsTest::$modules |
property |
core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php |
Modules to install. |
| MigrateSyslogConfigsTest::$modules |
property |
core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php |
Modules to install. |
| MigrateSyslogConfigsTest::setUp |
function |
core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php |
|
| MigrateSyslogConfigsTest::setUp |
function |
core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php |
|
| MigrateSyslogConfigsTest::testSyslogSettings |
function |
core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php |
Tests migration of syslog variables to syslog.settings.yml. |
| MigrateSyslogConfigsTest::testSyslogSettings |
function |
core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php |
Tests migration of syslog variables to syslog.settings.yml. |
| MigrateSystemConfigurationTest |
class |
core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php |
Migrates various configuration objects owned by the System module. |
| MigrateSystemConfigurationTest |
class |
core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php |
Migrates various configuration objects owned by the System module. |
| MigrateSystemConfigurationTest.php |
file |
core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php |
|
| MigrateSystemConfigurationTest.php |
file |
core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php |
|
| MigrateSystemConfigurationTest::$expectedConfig |
property |
core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php |
|
| MigrateSystemConfigurationTest::$expectedConfig |
property |
core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php |
|
| MigrateSystemConfigurationTest::$modules |
property |
core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php |
Modules to install. |
| MigrateSystemConfigurationTest::$modules |
property |
core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php |
Modules to install. |
| MigrateSystemConfigurationTest::setUp |
function |
core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php |
|
| MigrateSystemConfigurationTest::setUp |
function |
core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php |
|
| MigrateSystemConfigurationTest::testConfigurationMigration |
function |
core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php |
Tests that all expected configuration gets migrated. |
| MigrateSystemConfigurationTest::testConfigurationMigration |
function |
core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php |
Tests that all expected configuration gets migrated. |
| MigrateTaxonomyConfigsTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php |
Upgrade variables to taxonomy.settings.yml. |
| MigrateTaxonomyConfigsTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php |
|
| MigrateTaxonomyConfigsTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php |
Modules to install. |
| MigrateTaxonomyConfigsTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php |
|
| MigrateTaxonomyConfigsTest::testTaxonomySettings |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php |
Tests migration of taxonomy variables to taxonomy.settings.yml. |
| MigrateTestCase::$migrationConfiguration |
property |
core/modules/migrate/tests/src/Unit/MigrateTestCase.php |
An array of migration configuration values. |
| MigrateTextConfigsTest |
class |
core/modules/text/tests/src/Kernel/Migrate/MigrateTextConfigsTest.php |
Upgrade variables to text.settings.yml. |
| MigrateTextConfigsTest.php |
file |
core/modules/text/tests/src/Kernel/Migrate/MigrateTextConfigsTest.php |
|