image_module_test.schema.yml

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

File

core/modules/image/tests/modules/image_module_test/config/schema/image_module_test.schema.yml

View source
  1. image.effect.image_module_test_ajax:
  2. type: mapping
  3. label: 'Ajax test'
  4. mapping:
  5. test_parameter:
  6. type: integer
  7. label: 'Test Parameter'
  8. image.style.*.third_party.image_module_test:
  9. type: mapping
  10. label: 'Schema for image_module_test module additions to image_style entity'
  11. mapping:
  12. foo:
  13. type: string
  14. label: 'Label for foo'

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