views.view.test_example_area_access.yml

Same filename and directory in other branches
  1. 8.9.x core/modules/views/tests/modules/views_test_config/test_views/views.view.test_example_area_access.yml
  2. 10 core/modules/views/tests/modules/views_test_config/test_views/views.view.test_example_area_access.yml
  3. 11.x core/modules/views/tests/modules/views_test_config/test_views/views.view.test_example_area_access.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_example_area_access.yml

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: test_example_area_access
  5. module: views
  6. description: ''
  7. tag: ''
  8. base_table: node_field_data
  9. base_field: nid
  10. display:
  11. default:
  12. display_options:
  13. access:
  14. type: none
  15. cache:
  16. type: tag
  17. empty:
  18. test_example:
  19. field: test_example
  20. id: test_example
  21. table: views
  22. plugin_id: test_example
  23. custom_access: false
  24. string: 'a custom string'
  25. display_plugin: default
  26. display_title: Default
  27. id: default
  28. position: 0

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