You are here

ctools_block.schema.yml in Chaos Tool Suite (ctools) 8.3

modules/ctools_block/config/schema/ctools_block.schema.yml

File

modules/ctools_block/config/schema/ctools_block.schema.yml
View source
  1. block.settings.entity_field:*:*:
  2. type: block_settings
  3. label: 'Entity field block'
  4. mapping:
  5. formatter:
  6. type: mapping
  7. label: 'Field formatter'
  8. mapping:
  9. type:
  10. type: string
  11. label: 'Format type machine name'
  12. weight:
  13. type: integer
  14. label: 'Weight'
  15. region:
  16. type: string
  17. label: 'Region'
  18. label:
  19. type: string
  20. label: 'Label setting machine name'
  21. settings:
  22. type: field.formatter.settings.[%parent.type]
  23. label: 'Settings'
  24. third_party_settings:
  25. type: sequence
  26. label: 'Third party settings'
  27. sequence:
  28. type: field.formatter.third_party.[%key]