7 calls to Migration::id()

Migration::clearInterruptionResult in core/modules/migrate/src/Plugin/Migration.php
Clears the result to return upon interruption.
Migration::getInterruptionResult in core/modules/migrate/src/Plugin/Migration.php
Get the result to return upon interruption.
Migration::getMigrationDependencies in core/modules/migrate/src/Plugin/Migration.php
Get the dependencies for this migration.
Migration::getStatus in core/modules/migrate/src/Plugin/Migration.php
Get the current migration status.
Migration::interruptMigration in core/modules/migrate/src/Plugin/Migration.php
Sets the migration status as interrupted with a given result code.
Migration::setStatus in core/modules/migrate/src/Plugin/Migration.php
Set the current migration status.
Migration::__construct in core/modules/migrate/src/Plugin/Migration.php
Constructs a Migration.

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