Community Documentation

Destination classes

Last updated June 14, 2012. Created by mikeryan on December 24, 2010.
Edited by joachim, twom, Andrey Zakharov, drewish. Log in to edit this page.

Each Migration implementation needs to create a destination object - a subclass of MigrateDestination (or its subclass MigrateDestinationEntity) -- representing the Drupal object to be created during migration. Most destination classes accept an options array, containing settings which affect how the destination is constructed.

The MigrateDestination classes will also call the handlers (subclasses of MigrateDestinationHandler) to process destination objects and the fields. See the handlers doc page for more information on the handler classes.

Comments

Extra Destinations

Support for some additional destination fields are provided by Migrate Extras and by the field modules themselves:

MigrateDestinationTable

Need some documentation for MigrateDestinationTable

Page status

No known problems

Log in to edit this page

About this page

Drupal version
Drupal 6.x, Drupal 7.x
Audience
Programmers

Administration & Security Guide

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.
nobody click here