Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| migrate_skip_all_rows_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_skip_all_rows_test/migrate_skip_all_rows_test.info.yml |
| migrate_skip_all_rows_test.module | file | core/ |
Tests the migration source plugin prepareRow() exception. |
| migrate_skip_all_rows_test_migrate_prepare_row | function | core/ |
Implements hook_migrate_prepare_row(). |
| migrate_sql_count_cache_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_sql_count_cache_test/migrate_sql_count_cache_test.info.yml |
| migrate_state_finished_test.info.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrate_state_finished_test.info.yml |
| migrate_state_finished_test.migrate_drupal.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrations/state/migrate_state_finished_test.migrate_drupal.yml |
| migrate_state_finished_test.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrations/migrate_state_finished_test.yml |
| migrate_state_finished_test1.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrations/migrate_state_finished_test1.yml |
| migrate_state_not_finished_test.info.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrate_state_not_finished_test.info.yml |
| migrate_state_not_finished_test.migrate_drupal.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrations/state/migrate_state_not_finished_test.migrate_drupal.yml |
| migrate_state_no_upgrade_path.info.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/migrate_state_no_upgrade_path/migrate_state_no_upgrade_path.info.yml |
| migrate_status_not_finished_test.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrations/migrate_status_not_finished_test.yml |
| migrate_stub_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_stub_test/migrate_stub_test.info.yml |
| migrate_tag_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_tag_test/migrate_tag_test.info.yml |
| migrate_track_changes_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_track_changes_test/migrate_track_changes_test.info.yml |
| migrate_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| Migration::$dependencies | property | core/ |
The migration's configuration dependencies. |
| Migration::$destination | property | core/ |
The destination configuration, with at least a 'plugin' key. |
| Migration::$destinationIds | property | core/ |
The destination identifiers. |
| Migration::$destinationPlugin | property | core/ |
The destination plugin. |
| Migration::$destinationPluginManager | property | core/ |
The destination plugin manager. |
| Migration::$migration_dependencies | property | core/ |
These migrations, if run, must be executed before this migration. |
| Migration::$migration_tags | property | core/ |
An optional list of tags, used by the plugin manager for filtering. |
| Migration::$process | property | core/ |
The configuration describing the process plugins. |
| Migration::$processPluginManager | property | core/ |
The process plugin manager. |
| Migration::$processPlugins | property | core/ |
The cached process plugins. |
| Migration::$requirements | property | core/ |
These migrations must be already executed before this migration can run. |
| Migration::$source | property | core/ |
The source configuration, with at least a 'plugin' key. |
| Migration::$sourceIds | property | core/ |
The source identifiers. |
| Migration::$sourcePlugin | property | core/ |
The source plugin. |
| Migration::$sourcePluginManager | property | core/ |
The source plugin manager. |
| Migration::$sourceRowStatus | property | core/ |
The source_row_status for the current map row. |
| Migration::$statusLabels | property | core/ |
Labels corresponding to each defined status. |
| Migration::$trackLastImported | property | core/ |
Track time of last import if TRUE. |
| Migration::allRowsProcessed | function | core/ |
|
| Migration::checkRequirements | function | core/ |
|
| Migration::clearInterruptionResult | function | core/ |
|
| Migration::findMigrationDependencies | function | core/ |
Find migration dependencies from migration_lookup and sub_process plugins. |
| Migration::getDestinationConfiguration | function | core/ |
|
| Migration::getDestinationIds | function | core/ |
|
| Migration::getDestinationPlugin | function | core/ |
|
| Migration::getInterruptionResult | function | core/ |
|
| Migration::getMigrationDependencies | function | core/ |
|
| Migration::getMigrationTags | function | core/ |
|
| Migration::getProcess | function | core/ |
|
| Migration::getProcessNormalized | function | core/ |
Resolve shorthands into a list of plugin configurations. |
| Migration::getProcessPlugins | function | core/ |
|
| Migration::getRequirements | function | core/ |
|
| Migration::getSourceConfiguration | function | core/ |
|
| Migration::getSourcePlugin | function | core/ |
Pagination
- Previous page
- Page 864
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.