views.view.test_third_party_uninstall.yml

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

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - views_third_party_settings_test
  7. third_party_settings:
  8. views_third_party_settings_test:
  9. example_setting: true
  10. id: test_third_party_uninstall
  11. label: test_third_party_uninstall
  12. module: views
  13. description: ''
  14. tag: ''
  15. base_table: node_field_data
  16. base_field: nid
  17. display:
  18. default:
  19. display_options:
  20. access:
  21. type: none
  22. cache:
  23. type: tag
  24. exposed_form:
  25. type: basic
  26. pager:
  27. type: full
  28. query:
  29. type: views_query
  30. style:
  31. type: default
  32. row:
  33. type: fields
  34. display_plugin: default
  35. display_title: Defaults
  36. id: default
  37. position: 0

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