views.view.test_access_static.yml

Same filename and directory in other branches
  1. 9 core/modules/views/tests/modules/views_test_data/test_views/views.view.test_access_static.yml
  2. 8.9.x core/modules/views/tests/modules/views_test_data/test_views/views.view.test_access_static.yml
  3. 11.x core/modules/views/tests/modules/views_test_data/test_views/views.view.test_access_static.yml
core/modules/views/tests/modules/views_test_data/test_views/views.view.test_access_static.yml

File

core/modules/views/tests/modules/views_test_data/test_views/views.view.test_access_static.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - views_test_data
  6. content:
  7. - StaticTest
  8. id: test_access_static
  9. label: test_access_static
  10. module: views
  11. description: ''
  12. tag: ''
  13. base_table: node_field_data
  14. base_field: nid
  15. display:
  16. default:
  17. display_options:
  18. access:
  19. type: test_static
  20. cache:
  21. type: tag
  22. exposed_form:
  23. type: basic
  24. pager:
  25. type: full
  26. style:
  27. type: default
  28. row:
  29. type: fields
  30. display_plugin: default
  31. display_title: Default
  32. id: default
  33. position: 0
  34. page_1:
  35. display_options:
  36. path: test_access_static
  37. display_plugin: page
  38. display_title: Page
  39. id: page_1
  40. position: 0

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