Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
MigrateNodeRevisionTest class core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Tests node revision migrations.
MigrateNodeRevisionTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Node content revisions migration.
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/d7/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php
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/d7/MigrateNodeRevisionTest.php Asserts various aspects of a node revision.
MigrateNodeRevisionTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Asserts various aspects of a node revision.
MigrateNodeRevisionTest::getFileMigrationInfo function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php
MigrateNodeRevisionTest::testNodeRevision function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Tests 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
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
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.
MigrateNodeSettingsTest.php file core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php
MigrateNodeSettingsTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php Modules to enable.
MigrateNodeSettingsTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php
MigrateNodeSettingsTest::testAggregatorSettings function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php Tests migration of node variables to node.settings config object.
MigrateNodeSettingStickyTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php @group migrate_drupal_6
MigrateNodeSettingStickyTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php
MigrateNodeSettingStickyTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php
MigrateNodeSettingStickyTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php
MigrateNodeSettingStickyTest::testMigration function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php Tests migration of the sticky checkbox's settings.
MigrateNodeStubTest class core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php Test stub creation for nodes.
MigrateNodeStubTest.php file core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php
MigrateNodeStubTest::$modules property core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php
MigrateNodeStubTest::setUp function core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php
MigrateNodeStubTest::testStub function core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php Tests creation of node stubs.
MigrateNodeTaxonomyTest class core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php @group taxonomy
MigrateNodeTaxonomyTest.php file core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php
MigrateNodeTaxonomyTest::$modules property core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php
MigrateNodeTaxonomyTest::setUp function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php
MigrateNodeTaxonomyTest::testMigration function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php Tests node migration from Drupal 7 to 8.
MigrateNodeTest class core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php Tests node migration.
MigrateNodeTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php Node content migration.
MigrateNodeTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php
MigrateNodeTest.php file core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php
MigrateNodeTest::$modules property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php

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