Search for getMigration
- Search 7.x for getMigration
- Search 9.5.x for getMigration
- Search 8.9.x for getMigration
- Search 11.x for getMigration
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AuditResult::getMigration | function | core/ |
Returns the audited migration. |
EventBase::getMigration | function | core/ |
Gets the migration. |
EventBaseTest::testGetMigration | function | core/ |
Tests getMigration method. |
FieldPluginBase::alterFieldWidgetMigration | function | core/ |
Apply any custom processing to the field widget migration. |
MigrateFieldInterface::alterFieldWidgetMigration | function | core/ |
Apply any custom processing to the field widget migration. |
MigrateIdMapMessageEvent::getMigration | function | core/ |
Gets the migration entity. |
MigrateImportEventTest::testGetMigration | function | core/ |
Tests getMigration method. |
MigrateRollbackEvent::getMigration | function | core/ |
Gets the migration entity. |
MigrateRowDeleteEvent::getMigration | function | core/ |
Gets the migration entity. |
MigrateSqlIdMapTest::testGetMigrationPluginManagerDeprecation | function | core/ |
Tests deprecation message from Sql::getMigrationPluginManager(). |
MigrateTestBase::getMigration | function | core/ |
Gets the migration plugin. |
MigrateTestCase::getMigration | function | core/ |
Retrieves a mocked migration. |
Migration::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
Migration::getMigrationPluginManager | function | core/ |
Gets the migration plugin manager. |
Migration::getMigrationTags | function | core/ |
The migration tags. |
MigrationConfigurationTrait::getMigrationPluginManager | function | core/ |
Gets the migration plugin manager service. |
MigrationConfigurationTrait::getMigrations | function | core/ |
Gets the migrations for import. |
MigrationInterface::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
MigrationInterface::getMigrationTags | function | core/ |
The migration tags. |
MigrationState::getMigrationStates | function | core/ |
Gets migration state information from *.migrate_drupal.yml. |
MigrationTest::testGetMigrationDependencies | function | core/ |
Tests deprecation of getMigrationDependencies(FALSE). |
MigrationTest::testGetMigrationDependencies | function | core/ |
Tests Migration::getMigrationDependencies() |
MigrationTest::testGetMigrations | function | core/ |
Tests getting requirement list. |
Sql::getMigrationPluginManager | function | core/ |
Returns the migration plugin manager. |
TestMigrationMock::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
TestSqlIdMap::getMigrationPluginManager | function | core/ |
Returns the migration plugin manager. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.