views.view.content.yml 16 KB

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