You are here

views.view.test_user_changed.yml in Zircon Profile 8

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

File

core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_changed.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - user
  6. id: test_user_changed
  7. label: ''
  8. module: views
  9. description: ''
  10. tag: ''
  11. base_table: users_field_data
  12. base_field: nid
  13. core: '8'
  14. display:
  15. default:
  16. display_options:
  17. access:
  18. type: none
  19. cache:
  20. type: tag
  21. exposed_form:
  22. type: basic
  23. pager:
  24. type: full
  25. row:
  26. type: fields
  27. style:
  28. type: default
  29. fields:
  30. name:
  31. id: uid
  32. table: users_field_data
  33. field: uid
  34. entity_type: user
  35. entity_field: uid
  36. changed:
  37. id: changed
  38. table: users_field_data
  39. field: changed
  40. label: 'Updated date'
  41. plugin_id: field
  42. type: timestamp
  43. settings:
  44. date_format: html_date
  45. custom_date_format: ''
  46. timezone: ''
  47. entity_type: user
  48. entity_field: changed
  49. filters: { }
  50. display_plugin: default
  51. display_title: Master
  52. id: default
  53. position: 0
  54. page_1:
  55. display_options:
  56. path: test_user_changed
  57. display_plugin: page
  58. display_title: Page
  59. id: page_1
  60. position: 0