Search for drupal_
- Search 7.x for drupal_
- Search 9.5.x for drupal_
- Search 8.9.x for drupal_
- Search 10.3.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateDrupal7TestBase::migrateTaxonomyTerms | function | core/ |
Executes all taxonomy term migrations. |
| MigrateDrupal7TestBase::migrateUsers | function | core/ |
Executes all user migrations. |
| MigrateDrupal7TestBase::setUp | function | core/ |
|
| MigrateDrupalHooks | class | core/ |
Hook implementations for migrate_drupal. |
| MigrateDrupalHooks.php | file | core/ |
|
| MigrateDrupalHooks::help | function | core/ |
Implements hook_help(). |
| MigrateDrupalHooks::migrationPluginsAlter | function | core/ |
Implements hook_migration_plugins_alter(). |
| MigrateDrupalServiceProvider | class | core/ |
Alters container services. |
| MigrateDrupalServiceProvider.php | file | core/ |
|
| MigrateDrupalServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| MigrateDrupalTestBase | class | core/ |
Base class for Drupal migration tests. |
| MigrateDrupalTestBase.php | file | core/ |
|
| MigrateDrupalTestBase::$modules | property | core/ |
Modules to install. |
| MigrateDrupalTestBase::loadFixture | function | core/ |
Loads a database fixture into the source database connection. |
| MigrateDrupalTestBase::setUp | function | core/ |
|
| MigrateDrupalUiHooks | class | core/ |
Hook implementations for migrate_drupal_ui. |
| MigrateDrupalUiHooks.php | file | core/ |
|
| MigrateDrupalUiHooks::help | function | core/ |
Implements hook_help(). |
| MigrateDrupalUiRouteSubscriber | class | core/ |
Sets the controller for Migrate Message route. |
| MigrateDrupalUiRouteSubscriber.php | file | core/ |
|
| MigrateDrupalUiRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| MigrateDrupalUninstallTest | class | core/ |
Test migrate_drupal module uninstall. |
| MigrateDrupalUninstallTest.php | file | core/ |
|
| MigrateDrupalUninstallTest::$modules | property | core/ |
Modules to install. |
| MigrateDrupalUninstallTest::testUninstall | function | core/ |
Tests uninstall. |
| MigrateNoMigrateDrupalTest | class | core/ |
Execute migration. |
| MigrateNoMigrateDrupalTest.php | file | core/ |
|
| MigrateNoMigrateDrupalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MigrateNoMigrateDrupalTest::$modules | property | core/ |
Modules to install. |
| MigrateNoMigrateDrupalTest::setUp | function | core/ |
|
| MigrateNoMigrateDrupalTest::testExecutionNoMigrateDrupal | function | core/ |
Tests execution of a migration. |
| migrate_drupal.field_discovery | service | core/ |
Drupal\migrate_drupal\FieldDiscovery |
| migrate_drupal.info.yml | file | core/ |
core/modules/migrate_drupal/migrate_drupal.info.yml |
| migrate_drupal.install | file | core/ |
Contains install and update functions for Migrate Drupal. |
| migrate_drupal.migrate_drupal.yml | file | core/ |
core/modules/migrate_drupal/migrations/state/migrate_drupal.migrate_drupal.yml |
| migrate_drupal.migration_state | service | core/ |
Drupal\migrate_drupal\MigrationState |
| migrate_drupal.post_update.php | file | core/ |
Post update functions for Migrate Drupal. |
| migrate_drupal.schema.yml | file | core/ |
core/modules/migrate_drupal/config/schema/migrate_drupal.schema.yml |
| migrate_drupal.services.yml | file | core/ |
core/modules/migrate_drupal/migrate_drupal.services.yml |
| migrate_drupal.settings.yml | file | core/ |
core/modules/migrate_drupal/config/install/migrate_drupal.settings.yml |
| migrate_drupal_message_test.info.yml | file | core/ |
core/modules/migrate_drupal_ui/tests/modules/migrate_drupal_message_test/migrate_drupal_message_test.info.yml |
| migrate_drupal_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| migrate_drupal_ui.info.yml | file | core/ |
core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml |
| migrate_drupal_ui.install | file | core/ |
Install, update, and uninstall functions for the migrate_drupal_ui module. |
| migrate_drupal_ui.libraries.yml | file | core/ |
core/modules/migrate_drupal_ui/migrate_drupal_ui.libraries.yml |
| migrate_drupal_ui.links.menu.yml | file | core/ |
core/modules/migrate_drupal_ui/migrate_drupal_ui.links.menu.yml |
| migrate_drupal_ui.route_subscriber | service | core/ |
Drupal\migrate_drupal_ui\Routing\MigrateDrupalUiRouteSubscriber |
| migrate_drupal_ui.routing.yml | file | core/ |
core/modules/migrate_drupal_ui/migrate_drupal_ui.routing.yml |
| migrate_drupal_ui.services.yml | file | core/ |
core/modules/migrate_drupal_ui/migrate_drupal_ui.services.yml |
| migrate_drupal_ui.upgrading.html.twig | file | core/ |
--- label: 'Migrating data for an upgrade using the user interface' related: - migrate.overview --- {% set migrate_drupal_upgrade_link_text %}{% trans %}Upgrade{% endtrans %}{% endset %} {% set migrate_drupal_upgrade_link =… |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.