namespace Drupal\migrate\Audit
Same name in other branches
Object name | File name | Summary |
---|---|---|
AuditException | core/modules/migrate/src/Audit/AuditException.php | Defines an exception to throw if an error occurs during a migration audit. |
AuditorInterface | core/modules/migrate/src/Audit/AuditorInterface.php | Defines an interface for migration auditors. |
AuditResult | core/modules/migrate/src/Audit/AuditResult.php | Encapsulates the result of a migration audit. |
HighestIdInterface | core/modules/migrate/src/Audit/HighestIdInterface.php | Defines an interface for destination and ID maps which track a highest ID. |
IdAuditor | core/modules/migrate/src/Audit/IdAuditor.php | Audits migrations that create content entities in the destination system. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.