Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

views.entity_reference.schema.yml

core/modules/views/config/schema/views.entity_reference.schema.yml

File

core/modules/views/config/schema/views.entity_reference.schema.yml

View source
  1. # Schema for the entity reference 'views' selection handler settings.
  2. entity_reference_selection.views:
  3. type: entity_reference_selection
  4. label: 'Views selection handler settings'
  5. mapping:
  6. view:
  7. type: mapping
  8. label: 'View used to select the entities'
  9. mapping:
  10. view_name:
  11. type: string
  12. label: 'View name'
  13. display_name:
  14. type: string
  15. label: 'Display name'
  16. arguments:
  17. type: sequence
  18. label: 'View arguments'
  19. sequence:
  20. type: string
  21. label: 'Argument'

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal