views.view.test_access_perm.yml

Same filename and directory in other branches
  1. 9 core/modules/user/tests/modules/user_test_views/test_views/views.view.test_access_perm.yml
  2. 8.9.x core/modules/user/tests/modules/user_test_views/test_views/views.view.test_access_perm.yml
  3. 10 core/modules/user/tests/modules/user_test_views/test_views/views.view.test_access_perm.yml
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_access_perm.yml

File

core/modules/user/tests/modules/user_test_views/test_views/views.view.test_access_perm.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - user
  6. id: test_access_perm
  7. label: test_access_perm
  8. module: views
  9. description: ''
  10. tag: ''
  11. base_table: node_field_data
  12. base_field: nid
  13. display:
  14. default:
  15. display_options:
  16. access:
  17. type: perm
  18. options:
  19. perm: 'views_test_data test permission'
  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

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