Created
April 19, 2016 17:01
-
-
Save heddn/3ef7126cd7c4db7f32e172ef4853945a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git grep md_entity | |
1 core/modules/comment/migration_templates/d6_comment_field.yml: plugin: md_entity:field_storage_config | |
2 core/modules/field/migration_templates/d6_field.yml: plugin: md_entity:field_storage_config | |
3 core/modules/file/migration_templates/d6_upload_field.yml: plugin: md_entity:field_storage_config | |
4 core/modules/migrate_drupal/src/Plugin/migrate/destination/EntityFieldStorageConfig.php: * id = "md_entity:field_storage_co | |
5 core/modules/taxonomy/migration_templates/d6_vocabulary_field.yml: plugin: md_entity:field_storage_config | |
6 core/modules/user/migration_templates/user_picture_field.yml: plugin: md_entity:field_storage_config | |
7 core/modules/user/migration_templates/user_profile_field.yml: plugin: md_entity:field_storage_config | |
q |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment