MigrateMissingSourceRowsEvent
class MigrateMissingSourceRowsEvent extends Event (View source)
Missing source rows event.
Methods
__construct(MigrationInterface $migration, array $destinationIds)
Constructs a new event instance.
MigrationInterface
getMigration()
Gets the migration plugin instance.
array
getDestinationIds()
Gets the destination ID values.
Details
__construct(MigrationInterface $migration, array $destinationIds)
Constructs a new event instance.
MigrationInterface
getMigration()
Gets the migration plugin instance.
array
getDestinationIds()
Gets the destination ID values.