You are here

10 string references to YAML keys in migrate_tools.routing.yml in Migrate Tools 8.4

MigrationController::process in src/Controller/MigrationController.php
Display process information of a migration entity.
MigrationController::run in src/Controller/MigrationController.php
Run a migration.
MigrationDeleteForm::getCancelUrl in src/Form/MigrationDeleteForm.php
Gets the cancel URL.
MigrationFormBase::save in src/Form/MigrationFormBase.php
Form submission handler for the 'save' action.
MigrationGroupDeleteForm::getCancelUrl in src/Form/MigrationGroupDeleteForm.php
Gets the cancel URL.
MigrationGroupFormBase::save in src/Form/MigrationGroupFormBase.php
Form submission handler for the 'save' action.
MigrationGroupListBuilder::getDefaultOperations in src/Controller/MigrationGroupListBuilder.php
Gets this list's default operations.
MigrationListBuilder::buildRow in src/Controller/MigrationListBuilder.php
Builds a row for a migration plugin.
SourceCsvForm::cancel in src/Form/SourceCsvForm.php
Form submission handler for the 'cancel' action.
SourceCsvForm::getCancelUrl in src/Form/SourceCsvForm.php