You are here

Classes, traits, and interfaces in Migrate Extras 7.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
MigrateCckPhoneHandler class ./cck_phone.inc Primary value passed to this field must be the two letter ISO country code of the phone number.
MigrateDestinationEntityAPI class ./entity_api.inc Destination class implementing migration into entity types.
MigrateDestinationFlagSimple class ./flag.inc Destination class implementing when you want just an insert into flag_content table.
MigrateDestinationMedia class ./media.inc Destination class implementing migration into media entities.
MigrateDestinationPrivateMsg class ./privatemsg.inc @file Privatemag module integration
MigrateDestinationProfile2 class ./profile2.inc Destination class implementing migration into nodes.
MigrateDestinationUserRelationships class ./user_relationships.inc Destination class implementing migration into user_relationships table.
MigrateDestinationVotingapi class ./votingapi.inc Destination class for the votingapi_vote table.
MigrateDestinationWebformSubmission class ./webform.inc Destination class for the webform_submissions table.
MigrateExampleMediaImageMigration class migrate_extras_examples/migrate_extras_media/migrate_extras_media.migrate.inc Migration class for media images.
MigrateExampleMediaNodeMigration class migrate_extras_examples/migrate_extras_media/migrate_extras_media.migrate.inc Migration class for nodes with media fields.
MigrateExampleMediaVideoMigration class migrate_extras_examples/migrate_extras_media/migrate_extras_media.migrate.inc Migration class for media_youtube entities.
MigrateExamplePathautoMigration class migrate_extras_examples/migrate_extras_pathauto/migrate_extras_pathauto.migrate.inc Migration class to test import with Pathauto enabled.
MigrateExampleProfile2Migration class migrate_extras_examples/migrate_extras_profile2/migrate_extras_profile2.migrate.inc Migration class to test import of various date fields.
MigrateExtrasFileYoutube class ./media.inc Class for creating Youtube file entities.
MigrateExtrasFlagHandler abstract class ./flag.inc Field handler - this will expose flags as fields on the object they're attached to, and set the flag to the value mapped in addFieldMapping(). 2
MigrateExtrasNodeFlagHandler class ./flag.inc Because we can't identify what kind of entity is passed to complete, we implement a separate handler for each type.
MigrateExtrasPathautoUnitTest class tests/pathauto.test Test pathauto migration.
MigrateExtrasUserFlagHandler class ./flag.inc
MigrateGeoFieldHandler class ./geofield.inc Primary value passed to this field must be the geometry type of the geofield: Point, LineString, Polygon
MigrateIntervalFieldHandler class ./interval.inc Primary value passed to this field must be interval value itself (number of periods).
MigrateMediaFieldHandler class ./media.inc
MigrateNameHandler class ./name.inc Primary value passed to this field must be the 'given' name. it cannot be NULL, but may be an empty string.
MigratePathautoHandler class ./pathauto.inc Field handler.

Other projects