moodle_rest-1.0.1/modules/moodle_rest_migrate/tests/modules/moodle_rest_migrate_test/migrations/moodle_rest_migrate_course_by_field_test.yml

modules/moodle_rest_migrate/tests/modules/moodle_rest_migrate_test/migrations/moodle_rest_migrate_course_by_field_test.yml
id: moodle_rest_migrate_course_by_field_test
migration_tags:
  - Moodle
label: 'Moodle Get Course by Field migration'
source:
  plugin: moodle_get_courses_by_field  
  arguments:
    -
      field: 'category'
      id: 1
process:
  type:
    plugin: default_value
    default_value: moodle_course
  title: displayname
  body/value: summary
  body/format:
    plugin: static_map
    source: summaryformat 
    map:
      0: plain_text
      1: full_html
  moodle_start_date:
    -
      plugin: skip_on_empty
      source: startdate
      method: process
    -
      plugin: format_date
      from_format: U
      to_format: 'Y-m-d\TH:i:s'
  moodle_end_date:
    -
      plugin: skip_on_empty
      source: enddate
      method: process
    -
      plugin: format_date
      from_format: U
      to_format: 'Y-m-d\TH:i:s'
  created: timecreated 
  changed: timemodified
  uid:
    plugin: default_value
    default_value: 1
destination:
  plugin: 'entity:node'
migration_dependencies:
  required: {  }
  optional: {  }

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc