views.view.content.yml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617
  1. uuid: 38be425d-976e-40f6-89a8-924efa10c1cb
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - node
  7. - user
  8. _core:
  9. default_config_hash: tS8PbpJX90aRFC3-UTgXzdqkq7_2frk2pz4TMijEebM
  10. id: content
  11. label: Content
  12. module: node
  13. description: 'Find and manage content.'
  14. tag: default
  15. base_table: node_field_data
  16. base_field: nid
  17. display:
  18. default:
  19. display_options:
  20. access:
  21. type: perm
  22. options:
  23. perm: 'access content overview'
  24. cache:
  25. type: tag
  26. query:
  27. type: views_query
  28. exposed_form:
  29. type: basic
  30. options:
  31. submit_button: Filter
  32. reset_button: true
  33. reset_button_label: Reset
  34. exposed_sorts_label: 'Sort by'
  35. expose_sort_order: true
  36. sort_asc_label: Asc
  37. sort_desc_label: Desc
  38. pager:
  39. type: full
  40. options:
  41. items_per_page: 50
  42. tags:
  43. previous: '‹ Previous'
  44. next: 'Next ›'
  45. first: '« First'
  46. last: 'Last »'
  47. style:
  48. type: table
  49. options:
  50. grouping: { }
  51. row_class: ''
  52. default_row_class: true
  53. override: true
  54. sticky: true
  55. caption: ''
  56. summary: ''
  57. description: ''
  58. columns:
  59. node_bulk_form: node_bulk_form
  60. title: title
  61. type: type
  62. name: name
  63. status: status
  64. changed: changed
  65. edit_node: edit_node
  66. delete_node: delete_node
  67. dropbutton: dropbutton
  68. timestamp: title
  69. info:
  70. node_bulk_form:
  71. align: ''
  72. separator: ''
  73. empty_column: false
  74. responsive: ''
  75. title:
  76. sortable: true
  77. default_sort_order: asc
  78. align: ''
  79. separator: ''
  80. empty_column: false
  81. responsive: ''
  82. type:
  83. sortable: true
  84. default_sort_order: asc
  85. align: ''
  86. separator: ''
  87. empty_column: false
  88. responsive: ''
  89. name:
  90. sortable: false
  91. default_sort_order: asc
  92. align: ''
  93. separator: ''
  94. empty_column: false
  95. responsive: priority-low
  96. status:
  97. sortable: true
  98. default_sort_order: asc
  99. align: ''
  100. separator: ''
  101. empty_column: false
  102. responsive: ''
  103. changed:
  104. sortable: true
  105. default_sort_order: desc
  106. align: ''
  107. separator: ''
  108. empty_column: false
  109. responsive: priority-low
  110. edit_node:
  111. sortable: false
  112. default_sort_order: asc
  113. align: ''
  114. separator: ''
  115. empty_column: false
  116. responsive: ''
  117. delete_node:
  118. sortable: false
  119. default_sort_order: asc
  120. align: ''
  121. separator: ''
  122. empty_column: false
  123. responsive: ''
  124. dropbutton:
  125. sortable: false
  126. default_sort_order: asc
  127. align: ''
  128. separator: ''
  129. empty_column: false
  130. responsive: ''
  131. timestamp:
  132. sortable: false
  133. default_sort_order: asc
  134. align: ''
  135. separator: ''
  136. empty_column: false
  137. responsive: ''
  138. default: changed
  139. empty_table: true
  140. row:
  141. type: fields
  142. fields:
  143. node_bulk_form:
  144. id: node_bulk_form
  145. table: node
  146. field: node_bulk_form
  147. label: ''
  148. exclude: false
  149. alter:
  150. alter_text: false
  151. element_class: ''
  152. element_default_classes: true
  153. empty: ''
  154. hide_empty: false
  155. empty_zero: false
  156. hide_alter_empty: true
  157. plugin_id: node_bulk_form
  158. entity_type: node
  159. title:
  160. id: title
  161. table: node_field_data
  162. field: title
  163. label: Title
  164. exclude: false
  165. alter:
  166. alter_text: false
  167. element_class: ''
  168. element_default_classes: true
  169. empty: ''
  170. hide_empty: false
  171. empty_zero: false
  172. hide_alter_empty: true
  173. entity_type: node
  174. entity_field: title
  175. type: string
  176. settings:
  177. link_to_entity: true
  178. plugin_id: field
  179. type:
  180. id: type
  181. table: node_field_data
  182. field: type
  183. relationship: none
  184. group_type: group
  185. admin_label: ''
  186. label: 'Content type'
  187. exclude: false
  188. alter:
  189. alter_text: false
  190. text: ''
  191. make_link: false
  192. path: ''
  193. absolute: false
  194. external: false
  195. replace_spaces: false
  196. path_case: none
  197. trim_whitespace: false
  198. alt: ''
  199. rel: ''
  200. link_class: ''
  201. prefix: ''
  202. suffix: ''
  203. target: ''
  204. nl2br: false
  205. max_length: 0
  206. word_boundary: true
  207. ellipsis: true
  208. more_link: false
  209. more_link_text: ''
  210. more_link_path: ''
  211. strip_tags: false
  212. trim: false
  213. preserve_tags: ''
  214. html: false
  215. element_type: ''
  216. element_class: ''
  217. element_label_type: ''
  218. element_label_class: ''
  219. element_label_colon: true
  220. element_wrapper_type: ''
  221. element_wrapper_class: ''
  222. element_default_classes: true
  223. empty: ''
  224. hide_empty: false
  225. empty_zero: false
  226. hide_alter_empty: true
  227. click_sort_column: target_id
  228. type: entity_reference_label
  229. settings:
  230. link: false
  231. group_column: target_id
  232. group_columns: { }
  233. group_rows: true
  234. delta_limit: 0
  235. delta_offset: 0
  236. delta_reversed: false
  237. delta_first_last: false
  238. multi_type: separator
  239. separator: ', '
  240. field_api_classes: false
  241. entity_type: node
  242. entity_field: type
  243. plugin_id: field
  244. name:
  245. id: name
  246. table: users_field_data
  247. field: name
  248. relationship: uid
  249. label: Author
  250. exclude: false
  251. alter:
  252. alter_text: false
  253. element_class: ''
  254. element_default_classes: true
  255. empty: ''
  256. hide_empty: false
  257. empty_zero: false
  258. hide_alter_empty: true
  259. plugin_id: field
  260. type: user_name
  261. entity_type: user
  262. entity_field: name
  263. status:
  264. id: status
  265. table: node_field_data
  266. field: status
  267. label: Status
  268. exclude: false
  269. alter:
  270. alter_text: false
  271. element_class: ''
  272. element_default_classes: true
  273. empty: ''
  274. hide_empty: false
  275. empty_zero: false
  276. hide_alter_empty: true
  277. type: boolean
  278. settings:
  279. format: custom
  280. format_custom_true: Published
  281. format_custom_false: Unpublished
  282. plugin_id: field
  283. entity_type: node
  284. entity_field: status
  285. changed:
  286. id: changed
  287. table: node_field_data
  288. field: changed
  289. label: Updated
  290. exclude: false
  291. alter:
  292. alter_text: false
  293. element_class: ''
  294. element_default_classes: true
  295. empty: ''
  296. hide_empty: false
  297. empty_zero: false
  298. hide_alter_empty: true
  299. type: timestamp
  300. settings:
  301. date_format: short
  302. custom_date_format: ''
  303. timezone: ''
  304. plugin_id: field
  305. entity_type: node
  306. entity_field: changed
  307. operations:
  308. id: operations
  309. table: node
  310. field: operations
  311. relationship: none
  312. group_type: group
  313. admin_label: ''
  314. label: Operations
  315. exclude: false
  316. alter:
  317. alter_text: false
  318. text: ''
  319. make_link: false
  320. path: ''
  321. absolute: false
  322. external: false
  323. replace_spaces: false
  324. path_case: none
  325. trim_whitespace: false
  326. alt: ''
  327. rel: ''
  328. link_class: ''
  329. prefix: ''
  330. suffix: ''
  331. target: ''
  332. nl2br: false
  333. max_length: 0
  334. word_boundary: true
  335. ellipsis: true
  336. more_link: false
  337. more_link_text: ''
  338. more_link_path: ''
  339. strip_tags: false
  340. trim: false
  341. preserve_tags: ''
  342. html: false
  343. element_type: ''
  344. element_class: ''
  345. element_label_type: ''
  346. element_label_class: ''
  347. element_label_colon: true
  348. element_wrapper_type: ''
  349. element_wrapper_class: ''
  350. element_default_classes: true
  351. empty: ''
  352. hide_empty: false
  353. empty_zero: false
  354. hide_alter_empty: true
  355. destination: true
  356. plugin_id: entity_operations
  357. filters:
  358. title:
  359. id: title
  360. table: node_field_data
  361. field: title
  362. relationship: none
  363. group_type: group
  364. admin_label: ''
  365. operator: contains
  366. value: ''
  367. group: 1
  368. exposed: true
  369. expose:
  370. operator_id: title_op
  371. label: Title
  372. description: ''
  373. use_operator: false
  374. operator: title_op
  375. identifier: title
  376. required: false
  377. remember: false
  378. multiple: false
  379. remember_roles:
  380. authenticated: authenticated
  381. anonymous: '0'
  382. administrator: '0'
  383. operator_limit_selection: false
  384. operator_list: { }
  385. is_grouped: false
  386. group_info:
  387. label: ''
  388. description: ''
  389. identifier: ''
  390. optional: true
  391. widget: select
  392. multiple: false
  393. remember: false
  394. default_group: All
  395. default_group_multiple: { }
  396. group_items: { }
  397. plugin_id: string
  398. entity_type: node
  399. entity_field: title
  400. type:
  401. id: type
  402. table: node_field_data
  403. field: type
  404. relationship: none
  405. group_type: group
  406. admin_label: ''
  407. operator: in
  408. value: { }
  409. group: 1
  410. exposed: true
  411. expose:
  412. operator_id: type_op
  413. label: 'Content type'
  414. description: ''
  415. use_operator: false
  416. operator: type_op
  417. identifier: type
  418. required: false
  419. remember: false
  420. multiple: false
  421. remember_roles:
  422. authenticated: authenticated
  423. anonymous: '0'
  424. administrator: '0'
  425. reduce: false
  426. operator_limit_selection: false
  427. operator_list: { }
  428. is_grouped: false
  429. group_info:
  430. label: ''
  431. description: ''
  432. identifier: ''
  433. optional: true
  434. widget: select
  435. multiple: false
  436. remember: false
  437. default_group: All
  438. default_group_multiple: { }
  439. group_items: { }
  440. plugin_id: bundle
  441. entity_type: node
  442. entity_field: type
  443. status:
  444. id: status
  445. table: node_field_data
  446. field: status
  447. relationship: none
  448. group_type: group
  449. admin_label: ''
  450. operator: '='
  451. value: '1'
  452. group: 1
  453. exposed: true
  454. expose:
  455. operator_id: ''
  456. label: Status
  457. description: ''
  458. use_operator: false
  459. operator: status_op
  460. identifier: status
  461. required: false
  462. remember: false
  463. multiple: false
  464. remember_roles:
  465. authenticated: authenticated
  466. operator_limit_selection: false
  467. operator_list: { }
  468. is_grouped: true
  469. group_info:
  470. label: 'Published status'
  471. description: ''
  472. identifier: status
  473. optional: true
  474. widget: select
  475. multiple: false
  476. remember: false
  477. default_group: All
  478. default_group_multiple: { }
  479. group_items:
  480. 1:
  481. title: Published
  482. operator: '='
  483. value: '1'
  484. 2:
  485. title: Unpublished
  486. operator: '='
  487. value: '0'
  488. plugin_id: boolean
  489. entity_type: node
  490. entity_field: status
  491. langcode:
  492. id: langcode
  493. table: node_field_data
  494. field: langcode
  495. relationship: none
  496. group_type: group
  497. admin_label: ''
  498. operator: in
  499. value: { }
  500. group: 1
  501. exposed: true
  502. expose:
  503. operator_id: langcode_op
  504. label: Language
  505. description: ''
  506. use_operator: false
  507. operator: langcode_op
  508. identifier: langcode
  509. required: false
  510. remember: false
  511. multiple: false
  512. remember_roles:
  513. authenticated: authenticated
  514. anonymous: '0'
  515. administrator: '0'
  516. reduce: false
  517. operator_limit_selection: false
  518. operator_list: { }
  519. is_grouped: false
  520. group_info:
  521. label: ''
  522. description: ''
  523. identifier: ''
  524. optional: true
  525. widget: select
  526. multiple: false
  527. remember: false
  528. default_group: All
  529. default_group_multiple: { }
  530. group_items: { }
  531. plugin_id: language
  532. entity_type: node
  533. entity_field: langcode
  534. status_extra:
  535. id: status_extra
  536. table: node_field_data
  537. field: status_extra
  538. operator: '='
  539. value: false
  540. plugin_id: node_status
  541. group: 1
  542. entity_type: node
  543. expose:
  544. operator_limit_selection: false
  545. operator_list: { }
  546. sorts: { }
  547. title: Content
  548. empty:
  549. area_text_custom:
  550. id: area_text_custom
  551. table: views
  552. field: area_text_custom
  553. empty: true
  554. content: 'No content available.'
  555. plugin_id: text_custom
  556. arguments: { }
  557. relationships:
  558. uid:
  559. id: uid
  560. table: node_field_data
  561. field: uid
  562. admin_label: author
  563. required: true
  564. plugin_id: standard
  565. show_admin_links: false
  566. filter_groups:
  567. operator: AND
  568. groups:
  569. 1: AND
  570. display_extenders: { }
  571. display_plugin: default
  572. display_title: Master
  573. id: default
  574. position: 0
  575. cache_metadata:
  576. contexts:
  577. - 'languages:language_content'
  578. - 'languages:language_interface'
  579. - url
  580. - url.query_args
  581. - user
  582. - 'user.node_grants:view'
  583. - user.permissions
  584. max-age: 0
  585. tags: { }
  586. page_1:
  587. display_options:
  588. path: admin/content/node
  589. menu:
  590. type: 'default tab'
  591. title: Content
  592. description: ''
  593. menu_name: admin
  594. weight: -10
  595. context: ''
  596. tab_options:
  597. type: normal
  598. title: Content
  599. description: 'Find and manage content'
  600. menu_name: admin
  601. weight: -10
  602. display_extenders: { }
  603. display_plugin: page
  604. display_title: Page
  605. id: page_1
  606. position: 1
  607. cache_metadata:
  608. contexts:
  609. - 'languages:language_content'
  610. - 'languages:language_interface'
  611. - url
  612. - url.query_args
  613. - user
  614. - 'user.node_grants:view'
  615. - user.permissions
  616. max-age: 0
  617. tags: { }