Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
MigrateNodeCounterTest class core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php Tests the migration of node counter data to Drupal 8.
MigrateNodeCounterTest class core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php Tests the migration of node counter data to Drupal 8.
MigrateNodeCounterTest.php file core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php
MigrateNodeCounterTest.php file core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php
MigrateNodeCounterTest::$modules property core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php Modules to enable.
MigrateNodeCounterTest::$modules property core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php Modules to enable.
MigrateNodeCounterTest::assertNodeCounter function core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php Asserts various aspects of a node counter.
MigrateNodeCounterTest::assertNodeCounter function core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php Asserts various aspects of a node counter.
MigrateNodeCounterTest::setUp function core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php
MigrateNodeCounterTest::setUp function core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php
MigrateNodeCounterTest::testStatisticsSettings function core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php Tests migration of node counter.
MigrateNodeCounterTest::testStatisticsSettings function core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php Tests migration of node counter.
MigrateNodeDeriverTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php Test D6NodeDeriver.
MigrateNodeDeriverTest class core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Test D7NodeDeriver.
MigrateNodeDeriverTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php
MigrateNodeDeriverTest.php file core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php
MigrateNodeDeriverTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Modules to enable.
MigrateNodeDeriverTest::$pluginManager property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php The migration plugin manager.
MigrateNodeDeriverTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php
MigrateNodeDeriverTest::testBuilder function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Tests the d7_node node driver.
MigrateNodeDeriverTest::testNoTranslations function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php Test node translation migrations with translation disabled.
MigrateNodeDeriverTest::testNoTranslations function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Test node translation migrations with translation disabled.
MigrateNodeDeriverTest::testTranslations function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php Test node translation migrations with translation enabled.
MigrateNodeDeriverTest::testTranslations function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeDeriverTest.php Test node translation migrations with translation enabled.
MigrateNodeRevisionTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Node content revisions migration.
MigrateNodeRevisionTest class core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Tests node revision migrations.
MigrateNodeRevisionTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest.php file core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Modules to enable.
MigrateNodeRevisionTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Modules to enable.
MigrateNodeRevisionTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php The entity storage for node.
MigrateNodeRevisionTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php The entity storage for node.
MigrateNodeRevisionTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Asserts various aspects of a node revision.
MigrateNodeRevisionTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Asserts various aspects of a node revision.
MigrateNodeRevisionTest::getFileMigrationInfo function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Returns information about the file to be migrated.
MigrateNodeRevisionTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest::testNodeRevision function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Test node revisions migration from Drupal 6 to 8.
MigrateNodeRevisionTest::testNodeRevisions function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Tests the migration of node revisions with translated nodes.
MigrateNodeSettingPromoteTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php @group migrate_drupal_6
MigrateNodeSettingPromoteTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php
MigrateNodeSettingPromoteTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php Modules to enable.
MigrateNodeSettingPromoteTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php
MigrateNodeSettingPromoteTest::testMigration function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingPromoteTest.php Tests migration of the promote checkbox's settings.
MigrateNodeSettingStatusTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php @group migrate_drupal_6
MigrateNodeSettingStatusTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php
MigrateNodeSettingStatusTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php Modules to enable.
MigrateNodeSettingStatusTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php
MigrateNodeSettingStatusTest::testMigration function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStatusTest.php Tests migration of the publishing status checkbox's settings.
MigrateNodeSettingsTest class core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php Upgrade variables to node.settings config object.

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