You are here

views_config_entity_test.schema.yml in Drupal 10

core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml

File

core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml
View source
  1. views_config_entity_test.type.*:
  2. type: config_entity
  3. label: 'Config entity type with Views data'
  4. mapping:
  5. id:
  6. type: string
  7. name:
  8. type: label
  9. label: 'Name'