Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
MigrateStubTest::testCreateStub function core/modules/migrate/tests/src/Unit/MigrateStubTest.php Tests stubbing.
MigrateStubTest::testCreateStub function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests stub creation.
MigrateStubTest::testCreateStubRawReturn function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests raw stub creation.
MigrateStubTest::testExceptionOnDerivedMigration function core/modules/migrate/tests/src/Unit/MigrateStubTest.php Tests that an error is logged on derived migrations.
MigrateStubTest::testExceptionOnPluginNotFound function core/modules/migrate/tests/src/Unit/MigrateStubTest.php Tests that an error is logged if the plugin manager throws an exception.
MigrateStubTest::testInvalidSourceIdCount function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests invalid source id count.
MigrateStubTest::testInvalidSourceIdKeys function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests invalid source ids keys.
MigrateStubTest::testStubWithBundleFields function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests stub creation with bundle fields.
MigrateStubTest::testStubWithDefaultValues function core/modules/migrate/tests/src/Kernel/MigrateStubTest.php Tests stub creation with default values.
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 The expected configuration after migration.
MigrateSystemConfigurationTest::$expectedConfig property core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php The expected configuration after migration.
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.
MigrateSystemMaintenanceTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php Upgrade i18n maintenance variables to system.*.yml.
MigrateSystemMaintenanceTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php Tests migrations of i18n maintenance variable.
MigrateSystemMaintenanceTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php
MigrateSystemMaintenanceTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php
MigrateSystemMaintenanceTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php Modules to install.
MigrateSystemMaintenanceTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php Modules to install.
MigrateSystemMaintenanceTranslationTest::setUp function core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php
MigrateSystemMaintenanceTranslationTest::setUp function core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php
MigrateSystemMaintenanceTranslationTest::testSystemMaintenance function core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemMaintenanceTranslationTest.php Tests migration of system variables to system.maintenance.yml.
MigrateSystemMaintenanceTranslationTest::testSystemMaintenance function core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemMaintenanceTranslationTest.php Tests migrations of i18n maintenance variable.
MigrateSystemSiteTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php Upgrade i18n_strings site variables to system.*.yml.
MigrateSystemSiteTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php Migrate multilingual site variables.
MigrateSystemSiteTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php
MigrateSystemSiteTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php
MigrateSystemSiteTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php Modules to install.
MigrateSystemSiteTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php Modules to install.
MigrateSystemSiteTranslationTest::setUp function core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php
MigrateSystemSiteTranslationTest::setUp function core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateSystemSiteTranslationTest.php
MigrateSystemSiteTranslationTest::testSystemSite function core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTranslationTest.php Tests migration of system (site) variables to system.site.yml.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.