I'm noticing that migrate.api.php is a bit out-of-date - we're in a period of intense get-all-the-api-changes-in period for the migration system, but let's remember to get back and clean this up, as well as the d.o docs. Maybe this should be a meta with migrate.api.php and d.o docs as separate child issues...?

Comments

mikeryan created an issue. See original summary.

markdorison’s picture

Is this issue 'postponed' pending a specific issue or set of issues that are going to bring additional changes that would need the documentation to have to change again? While this is less of an issue for the d.o docs which can be updated at any point, are we concerned about getting migrate.api.php updated before RC?

mikeryan’s picture

#2488836: Refactor prepareRow() to add events in addition to hook in particular (which would remove hook_migrate_prepare_row()) is the main thing that would affect migrate.api.php.

ultimike’s picture

Title: Update migration documentation » Update migrate.api.php documentation
Parent issue: » #2561243: [meta] Migration system documentation

Modifying this issue to focus on migrate.api.php. Added parent [meta] issue.

-mike

Version: 8.0.x-dev » 8.1.x-dev

Drupal 8.0.6 was released on April 6 and is the final bugfix release for the Drupal 8.0.x series. Drupal 8.0.x will not receive any further development aside from security fixes. Drupal 8.1.0-rc1 is now available and sites should prepare to update to 8.1.0.

Bug reports should be targeted against the 8.1.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.2.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

mikeryan’s picture