taxonomy_crud.schema.yml

Same filename in other branches
  1. 8.9.x core/modules/taxonomy/tests/modules/taxonomy_crud/config/schema/taxonomy_crud.schema.yml
  2. 10 core/modules/taxonomy/tests/modules/taxonomy_crud/config/schema/taxonomy_crud.schema.yml
  3. 11.x core/modules/taxonomy/tests/modules/taxonomy_crud/config/schema/taxonomy_crud.schema.yml
core/modules/taxonomy/tests/modules/taxonomy_crud/config/schema/taxonomy_crud.schema.yml

File

core/modules/taxonomy/tests/modules/taxonomy_crud/config/schema/taxonomy_crud.schema.yml

View source
  1. taxonomy.vocabulary.*.third_party.taxonomy_crud:
  2. type: mapping
  3. label: 'Schema for taxonomy_crud module additions to vocabulary entity'
  4. mapping:
  5. foo:
  6. type: string
  7. label: 'Label for foo'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.