views.view.test_field_self_tokens.yml

Same filename and directory in other branches
  1. 10 core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_self_tokens.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_self_tokens.yml

File

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_self_tokens.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. id: test_field_self_tokens
  7. label: 'Test field self tokens'
  8. module: views
  9. description: ''
  10. tag: ''
  11. base_table: node_field_data
  12. base_field: nid
  13. display:
  14. default:
  15. display_plugin: default
  16. id: default
  17. display_title: Master
  18. position: 0
  19. display_options:
  20. pager:
  21. type: none
  22. options:
  23. offset: 0
  24. row:
  25. type: fields
  26. fields:
  27. title:
  28. id: title
  29. table: node_field_data
  30. field: title
  31. entity_type: node
  32. entity_field: title
  33. plugin_id: field

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.