Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
MigrateAggregatorItemTest::testAggregatorItem function core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorItemTest.php Test Drupal 6 aggregator item migration to Drupal 8.
MigrateAggregatorItemTest::testAggregatorItem function core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorItemTest.php Test Drupal 7 aggregator item migration to Drupal 8.
MigrateAggregatorSettingsTest class core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorSettingsTest.php Tests migration of Aggregator's variables to configuration.
MigrateAggregatorSettingsTest.php file core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorSettingsTest.php
MigrateAggregatorSettingsTest::$modules property core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorSettingsTest.php Modules to enable.
MigrateAggregatorSettingsTest::setUp function core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorSettingsTest.php
MigrateAggregatorSettingsTest::testMigration function core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateAggregatorSettingsTest.php Tests migration of Aggregator variables to configuration.
MigrateAggregatorStubTest class core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php Test stub creation for aggregator feeds and items.
MigrateAggregatorStubTest.php file core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php
MigrateAggregatorStubTest::$modules property core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php Modules to enable.
MigrateAggregatorStubTest::setUp function core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php
MigrateAggregatorStubTest::testFeedStub function core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php Tests creation of aggregator feed stubs.
MigrateAggregatorStubTest::testItemStub function core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php Tests creation of aggregator feed items.
MigrateCustomBlockContentTranslationTest class core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php Tests migration of i18n custom block strings.
MigrateCustomBlockContentTranslationTest class core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php Tests migration of i18n custom block strings.
MigrateCustomBlockContentTranslationTest.php file core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockContentTranslationTest.php file core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockContentTranslationTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php Modules to enable.
MigrateCustomBlockContentTranslationTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php Modules to enable.
MigrateCustomBlockContentTranslationTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockContentTranslationTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockContentTranslationTest::testCustomBlockContentTranslation function core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php Tests the Drupal 6 i18n custom block strings to Drupal 8 migration.
MigrateCustomBlockContentTranslationTest::testCustomBlockContentTranslation function core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php Tests the Drupal 7 i18n custom block strings to Drupal 8 migration.
MigrateCustomBlockTest class core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php Tests migration of custom blocks.
MigrateCustomBlockTest.php file core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php
MigrateCustomBlockTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php Modules to enable.
MigrateCustomBlockTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php
MigrateCustomBlockTest::testCustomBlockMigration function core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php Tests migration of custom blocks from Drupal 7 to Drupal 8.
MigrateDependenciesTest::testAggregatorMigrateDependencies function core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php Tests dependencies on the migration of aggregator feeds & items.
MigrateEntityContentBaseTest::$storage property core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php The storage for entity_test_mul.
MigrateExternalTranslatedTestSource::initializeIterator function core/modules/migrate/tests/modules/migrate_external_translated_test/src/Plugin/migrate/source/MigrateExternalTranslatedTestSource.php Initializes the iterator with the source data.
MigrateExternalTranslatedTestSource::__toString function core/modules/migrate/tests/modules/migrate_external_translated_test/src/Plugin/migrate/source/MigrateExternalTranslatedTestSource.php Allows class to decide how it will react when it is treated like a string.
MigrateFieldInstanceTest::testMigrateFieldIntoUnknownNodeType function core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceTest.php Tests migrating fields into non-existent content types.
MigrateIdMapInterface::getMessageIterator function core/modules/migrate/src/Plugin/MigrateIdMapInterface.php Retrieves an iterator over messages relate to source records.
MigrateLinkDomainSettingFromRestToHalUpdateTest class core/modules/hal/tests/src/Functional/Update/MigrateLinkDomainSettingFromRestToHalUpdateTest.php 'link_domain' is migrated from 'rest.settings' to 'hal.settings'.
MigrateLinkDomainSettingFromRestToHalUpdateTest.php file core/modules/hal/tests/src/Functional/Update/MigrateLinkDomainSettingFromRestToHalUpdateTest.php
MigrateLinkDomainSettingFromRestToHalUpdateTest::setDatabaseDumpFiles function core/modules/hal/tests/src/Functional/Update/MigrateLinkDomainSettingFromRestToHalUpdateTest.php Set database dump files to be used.
MigrateLinkDomainSettingFromRestToHalUpdateTest::testLinkDomainMigratedFromRestSettingsToHalSettings function core/modules/hal/tests/src/Functional/Update/MigrateLinkDomainSettingFromRestToHalUpdateTest.php Tests hal_update_8301().
MigrateNodeCompleteTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php The entity storage for node.
MigrateNodeCompleteTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php The entity storage for node.
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.
MigrateNodeSettingsTest::testAggregatorSettings function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php Tests migration of node variables to node.settings config object.
MigrateNullIdMapTest::testGetMessageIterator function core/modules/migrate/tests/src/Unit/MigrateNullIdMapTest.php Tests the NULL ID map get message iterator method.
MigrateSkipRowException::$saveToMap property core/modules/migrate/src/MigrateSkipRowException.php Whether to record the skip in the map table, or skip silently.
MigrateSkipRowException::getSaveToMap function core/modules/migrate/src/MigrateSkipRowException.php Whether the thrower wants to record this skip in the map table.
MigrateSourceInterface::__toString function core/modules/migrate/src/Plugin/MigrateSourceInterface.php Allows class to decide how it will react when it is treated like a string.
MigrateSourceTest::testOutdatedHighwater function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Test that an outdated highwater mark does not cause a row to be imported.
MigrateSqlIdMapTest::testGetMessageIterator function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Tests the SQL ID map get message iterator method.
MigrateSqlIdMapTest::testIterators function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Tests all the iterator methods in one swing.

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