You are here

menu_entity_index.schema.yml in Menu Entity Index 8

config/schema/menu_entity_index.schema.yml

File

config/schema/menu_entity_index.schema.yml
View source
  1. menu_entity_index.configuration.entity_types:
  2. type: sequence
  3. label: 'Tracked entity types'
  4. sequence:
  5. type: string
  6. label: 'Entity type machine name'
  7. menu_entity_index.configuration.menus:
  8. type: sequence
  9. label: 'Tracked menus'
  10. sequence:
  11. type: string
  12. label: 'Menu machine name'
  13. menu_entity_index.configuration.all_menus:
  14. type: boolean
  15. label: 'Track all menus'