Same filename and directory in other branches
  1. 1.1.x config/schema/entity_ref_filtering_link.schema.yml 1 commentaire
config/schema/entity_ref_filtering_link.schema.yml

Fichier

config/schema/entity_ref_filtering_link.schema.yml

View source
  1. field.formatter.settings.entity_reference_filtered_link:
  2. type: mapping
  3. label: 'Entity Reference - Filter Link - entity display format settings'
  4. mapping:
  5. view_mode:
  6. type: string
  7. label: 'View mode'
  8. link:
  9. type: boolean
  10. label: 'Show links'
  11. number:
  12. type: integer
  13. label: 'Number of entities to load'
  14. max:
  15. type: integer
  16. label: 'Maximum number of entities to load'
  17. view_url:
  18. type: string
  19. label: 'The url to the view to filter.'
  20. argument_name:
  21. type: string
  22. label: 'The argument name to filter with.'
  23. mode:
  24. type: string
  25. label: 'The filter format'