Drupal Migration
Drupal configuration for migration
| Type | object |
|---|---|
| File match |
*.migration.*.yml
**/migrations/*.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/drupal-migration/latest.json |
| Source | https://www.schemastore.org/drupal-migration.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
id
string
label
string
audit
boolean
migration_tags
string[]
uniqueItems=true
deriver
string
source
object
1 nested properties
plugin
string
required
process
object
destination
object
1 nested properties
plugin
string | null
required
migration_dependencies
object
2 nested properties
required
string[]
uniqueItems=true
optional
string[]
uniqueItems=true
dependencies
object
5 nested properties
config
string[]
uniqueItems=true
module
string[]
uniqueItems=true
theme
string[]
uniqueItems=true
content
string[]
uniqueItems=true
enforced
object
4 nested properties
config
string[]
uniqueItems=true
module
string[]
uniqueItems=true
theme
string[]
uniqueItems=true
content
string[]
uniqueItems=true
provider
string[]
uniqueItems=true
class
string | null