Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateFileTest | class | core/ |
Migrates all files in the file_managed table. |
| MigrateFileTest.php | file | core/ |
|
| MigrateFileTest.php | file | core/ |
|
| MigrateFileTest::$modules | property | core/ |
Modules to install. |
| MigrateFileTest::$tempFilename | property | core/ |
The filename of a file used to test temporary file migration. |
| MigrateFileTest::assertEntity | function | core/ |
Asserts a file entity. |
| MigrateFileTest::getFileMigrationInfo | function | core/ |
Returns information about the file to be migrated. |
| MigrateFileTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateFileTest::setUp | function | core/ |
|
| MigrateFileTest::setUp | function | core/ |
|
| MigrateFileTest::testFileMigration | function | core/ |
Tests that all expected files are migrated. |
| MigrateFileTest::testFiles | function | core/ |
Tests the Drupal 6 files to Drupal 8 migration. |
| MigrateFilterFormatTest | class | core/ |
Upgrade variables to filter.formats.*.yml. |
| MigrateFilterFormatTest | class | core/ |
Upgrade variables to filter.formats.*.yml. |
| MigrateFilterFormatTest.php | file | core/ |
|
| MigrateFilterFormatTest.php | file | core/ |
|
| MigrateFilterFormatTest::$modules | property | core/ |
Modules to install. |
| MigrateFilterFormatTest::assertEntity | function | core/ |
Asserts various aspects of a filter format entity. |
| MigrateFilterFormatTest::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateFilterFormatTest::setUp | function | core/ |
|
| MigrateFilterFormatTest::setUp | function | core/ |
|
| MigrateFilterFormatTest::testFilterFormat | function | core/ |
Tests the Drupal 6 filter format to Drupal 8 migration. |
| MigrateFilterFormatTest::testFilterFormat | function | core/ |
Tests the Drupal 7 filter format to Drupal 8 migration. |
| MigrateFilterSettingsTest | class | core/ |
Tests migration of Filter's settings to configuration. |
| MigrateFilterSettingsTest.php | file | core/ |
|
| MigrateFilterSettingsTest::$modules | property | core/ |
Modules to install. |
| MigrateFilterSettingsTest::setUp | function | core/ |
|
| MigrateFilterSettingsTest::testFilterSettings | function | core/ |
Tests migration of Filter variables to configuration. |
| MigrateGlobalThemeSettingsTest | class | core/ |
Tests migration of global theme settings variables to configuration. |
| MigrateGlobalThemeSettingsTest.php | file | core/ |
|
| MigrateGlobalThemeSettingsTest::setUp | function | core/ |
|
| MigrateGlobalThemeSettingsTest::testMigrateThemeSettings | function | core/ |
Tests migration of global theme settings to configuration. |
| MigrateHooks | class | core/ |
Hook implementations for migrate. |
| MigrateHooks.php | file | core/ |
|
| MigrateHooks::help | function | core/ |
Implements hook_help(). |
| MigrateIdMapInterface::clearMessages | function | core/ |
Clears all messages from the map. |
| MigrateIdMapInterface::currentDestination | function | core/ |
Looks up the destination identifier currently being iterated. |
| MigrateIdMapInterface::currentSource | function | core/ |
Looks up the source identifier(s) currently being iterated. |
| MigrateIdMapInterface::deleteDestination | function | core/ |
Deletes the map and message table entries for a given destination row. |
| MigrateIdMapInterface::destroy | function | core/ |
Removes any persistent storage used by this map. |
| MigrateIdMapInterface::getMessages | function | core/ |
Retrieves a traversable object of messages related to source records. |
| MigrateIdMapInterface::getRowByDestination | function | core/ |
Retrieves a row by the destination identifiers. |
| MigrateIdMapInterface::getRowBySource | function | core/ |
Retrieves a row from the map table based on source identifier values. |
| MigrateIdMapInterface::getRowsNeedingUpdate | function | core/ |
Retrieves an array of map rows marked as needing update. |
| MigrateIdMapInterface::lookupDestinationIds | function | core/ |
Looks up the destination identifiers corresponding to a source key. |
| MigrateIdMapInterface::lookupSourceId | function | core/ |
Looks up the source identifier. |
| MigrateIdMapInterface::messageCount | function | core/ |
Returns the number of messages saved. |
| MigrateIdMapInterface::processedCount | function | core/ |
Returns the number of processed items in the map. |
| MigrateIdMapInterface::ROLLBACK_PRESERVE | constant | core/ |
Indicates that the data for the row is to be preserved. |
| MigrateIdMapInterface::saveIdMapping | function | core/ |
Saves a mapping from the source identifiers to the destination identifiers. |
Pagination
- Previous page
- Page 936
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.