Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

migrate_drupal.schema.yml

core/modules/migrate_drupal/config/schema/migrate_drupal.schema.yml

File

core/modules/migrate_drupal/config/schema/migrate_drupal.schema.yml

View source
  1. migrate_drupal.settings:
  2. type: config_object
  3. label: 'Migrate Drupal settings'
  4. mapping:
  5. enforce_source_module_tags:
  6. type: sequence
  7. label: 'source_module enforcement tags'
  8. sequence:
  9. type: string
  10. label: 'Tag'
  11. follow_up_migration_tags:
  12. type: sequence
  13. label: 'Follow-up migration tags'
  14. sequence:
  15. type: string
  16. label: 'Tag'

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal