You are here

6 methods override MigrateDestination::fields() in Migrate 6.2

MigrateDestinationComment::fields in plugins/destinations/comment.inc
Returns a list of fields available to be mapped for comments attached to a particular bundle (node type)
MigrateDestinationNode::fields in plugins/destinations/node.inc
Returns a list of fields available to be mapped for the node type (bundle)
MigrateDestinationTable::fields in plugins/destinations/table.inc
Returns a list of fields available to be mapped.
MigrateDestinationTableCopy::fields in plugins/destinations/table_copy.inc
Derived classes must implement fields(), returning a list of available destination fields.
MigrateDestinationTerm::fields in plugins/destinations/term.inc
Returns a list of fields available to be mapped for this vocabulary (bundle)
MigrateDestinationUser::fields in plugins/destinations/user.inc
Returns a list of fields available to be mapped for users