You are here

views.view.moderated_content.yml in Drupal 8

core/modules/content_moderation/config/optional/views.view.moderated_content.yml

File

core/modules/content_moderation/config/optional/views.view.moderated_content.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. enforced:
  5. module:
  6. - content_moderation
  7. module:
  8. - node
  9. - user
  10. id: moderated_content
  11. label: 'Moderated content'
  12. module: views
  13. description: 'Find and moderate content.'
  14. tag: ''
  15. base_table: node_field_revision
  16. base_field: vid
  17. display:
  18. default:
  19. display_plugin: default
  20. id: default
  21. display_title: Master
  22. position: 0
  23. display_options:
  24. access:
  25. type: perm
  26. options:
  27. perm: 'view any unpublished content'
  28. cache:
  29. type: tag
  30. options: { }
  31. query:
  32. type: views_query
  33. options:
  34. disable_sql_rewrite: false
  35. distinct: false
  36. replica: false
  37. query_comment: ''
  38. query_tags: { }
  39. exposed_form:
  40. type: basic
  41. options:
  42. submit_button: Filter
  43. reset_button: true
  44. reset_button_label: Reset
  45. exposed_sorts_label: 'Sort by'
  46. expose_sort_order: true
  47. sort_asc_label: Asc
  48. sort_desc_label: Desc
  49. pager:
  50. type: full
  51. options:
  52. items_per_page: 50
  53. offset: 0
  54. id: 0
  55. total_pages: null
  56. tags:
  57. previous: '‹ Previous'
  58. next: 'Next ›'
  59. first: '« First'
  60. last: 'Last »'
  61. expose:
  62. items_per_page: false
  63. items_per_page_label: 'Items per page'
  64. items_per_page_options: '5, 10, 25, 50'
  65. items_per_page_options_all: false
  66. items_per_page_options_all_label: '- All -'
  67. offset: false
  68. offset_label: Offset
  69. quantity: 9
  70. style:
  71. type: table
  72. options:
  73. grouping: { }
  74. row_class: ''
  75. default_row_class: true
  76. override: true
  77. sticky: true
  78. caption: ''
  79. summary: ''
  80. description: ''
  81. columns:
  82. title: title
  83. type: type
  84. name: name
  85. moderation_state: moderation_state
  86. changed: changed
  87. info:
  88. title:
  89. sortable: true
  90. default_sort_order: asc
  91. align: ''
  92. separator: ''
  93. empty_column: false
  94. responsive: ''
  95. type:
  96. sortable: true
  97. default_sort_order: asc
  98. align: ''
  99. separator: ''
  100. empty_column: false
  101. responsive: ''
  102. name:
  103. sortable: false
  104. default_sort_order: asc
  105. align: ''
  106. separator: ''
  107. empty_column: false
  108. responsive: ''
  109. moderation_state:
  110. sortable: true
  111. default_sort_order: asc
  112. align: ''
  113. separator: ''
  114. empty_column: false
  115. responsive: ''
  116. changed:
  117. sortable: true
  118. default_sort_order: desc
  119. align: ''
  120. separator: ''
  121. empty_column: false
  122. responsive: ''
  123. default: changed
  124. empty_table: true
  125. row:
  126. type: fields
  127. fields:
  128. title:
  129. id: title
  130. table: node_field_revision
  131. field: title
  132. relationship: none
  133. group_type: group
  134. admin_label: ''
  135. label: Title
  136. exclude: false
  137. alter:
  138. alter_text: false
  139. text: ''
  140. make_link: false
  141. path: ''
  142. absolute: false
  143. external: false
  144. replace_spaces: false
  145. path_case: none
  146. trim_whitespace: false
  147. alt: ''
  148. rel: ''
  149. link_class: ''
  150. prefix: ''
  151. suffix: ''
  152. target: ''
  153. nl2br: false
  154. max_length: 0
  155. word_boundary: false
  156. ellipsis: false
  157. more_link: false
  158. more_link_text: ''
  159. more_link_path: ''
  160. strip_tags: false
  161. trim: false
  162. preserve_tags: ''
  163. html: false
  164. element_type: ''
  165. element_class: ''
  166. element_label_type: ''
  167. element_label_class: ''
  168. element_label_colon: true
  169. element_wrapper_type: ''
  170. element_wrapper_class: ''
  171. element_default_classes: true
  172. empty: ''
  173. hide_empty: false
  174. empty_zero: false
  175. hide_alter_empty: true
  176. click_sort_column: value
  177. type: string
  178. settings:
  179. link_to_entity: true
  180. group_column: value
  181. group_columns: { }
  182. group_rows: true
  183. delta_limit: 0
  184. delta_offset: 0
  185. delta_reversed: false
  186. delta_first_last: false
  187. multi_type: separator
  188. separator: ', '
  189. field_api_classes: false
  190. entity_type: node
  191. entity_field: title
  192. plugin_id: field
  193. type:
  194. id: type
  195. table: node_field_data
  196. field: type
  197. relationship: nid
  198. group_type: group
  199. admin_label: ''
  200. label: 'Content type'
  201. exclude: false
  202. alter:
  203. alter_text: false
  204. text: ''
  205. make_link: false
  206. path: ''
  207. absolute: false
  208. external: false
  209. replace_spaces: false
  210. path_case: none
  211. trim_whitespace: false
  212. alt: ''
  213. rel: ''
  214. link_class: ''
  215. prefix: ''
  216. suffix: ''
  217. target: ''
  218. nl2br: false
  219. max_length: 0
  220. word_boundary: true
  221. ellipsis: true
  222. more_link: false
  223. more_link_text: ''
  224. more_link_path: ''
  225. strip_tags: false
  226. trim: false
  227. preserve_tags: ''
  228. html: false
  229. element_type: ''
  230. element_class: ''
  231. element_label_type: ''
  232. element_label_class: ''
  233. element_label_colon: true
  234. element_wrapper_type: ''
  235. element_wrapper_class: ''
  236. element_default_classes: true
  237. empty: ''
  238. hide_empty: false
  239. empty_zero: false
  240. hide_alter_empty: true
  241. click_sort_column: target_id
  242. type: entity_reference_label
  243. settings:
  244. link: false
  245. group_column: target_id
  246. group_columns: { }
  247. group_rows: true
  248. delta_limit: 0
  249. delta_offset: 0
  250. delta_reversed: false
  251. delta_first_last: false
  252. multi_type: separator
  253. separator: ', '
  254. field_api_classes: false
  255. entity_type: node
  256. entity_field: type
  257. plugin_id: field
  258. name:
  259. id: name
  260. table: users_field_data
  261. field: name
  262. relationship: uid
  263. group_type: group
  264. admin_label: ''
  265. label: Author
  266. exclude: false
  267. alter:
  268. alter_text: false
  269. text: ''
  270. make_link: false
  271. path: ''
  272. absolute: false
  273. external: false
  274. replace_spaces: false
  275. path_case: none
  276. trim_whitespace: false
  277. alt: ''
  278. rel: ''
  279. link_class: ''
  280. prefix: ''
  281. suffix: ''
  282. target: ''
  283. nl2br: false
  284. max_length: 0
  285. word_boundary: true
  286. ellipsis: true
  287. more_link: false
  288. more_link_text: ''
  289. more_link_path: ''
  290. strip_tags: false
  291. trim: false
  292. preserve_tags: ''
  293. html: false
  294. element_type: ''
  295. element_class: ''
  296. element_label_type: ''
  297. element_label_class: ''
  298. element_label_colon: true
  299. element_wrapper_type: ''
  300. element_wrapper_class: ''
  301. element_default_classes: true
  302. empty: ''
  303. hide_empty: false
  304. empty_zero: false
  305. hide_alter_empty: true
  306. click_sort_column: value
  307. type: user_name
  308. settings:
  309. link_to_entity: true
  310. group_column: value
  311. group_columns: { }
  312. group_rows: true
  313. delta_limit: 0
  314. delta_offset: 0
  315. delta_reversed: false
  316. delta_first_last: false
  317. multi_type: separator
  318. separator: ', '
  319. field_api_classes: false
  320. entity_type: user
  321. entity_field: name
  322. plugin_id: field
  323. moderation_state:
  324. id: moderation_state
  325. table: node_field_revision
  326. field: moderation_state
  327. relationship: none
  328. group_type: group
  329. admin_label: ''
  330. label: 'Moderation state'
  331. exclude: false
  332. alter:
  333. alter_text: false
  334. text: ''
  335. make_link: false
  336. path: ''
  337. absolute: false
  338. external: false
  339. replace_spaces: false
  340. path_case: none
  341. trim_whitespace: false
  342. alt: ''
  343. rel: ''
  344. link_class: ''
  345. prefix: ''
  346. suffix: ''
  347. target: ''
  348. nl2br: false
  349. max_length: 0
  350. word_boundary: true
  351. ellipsis: true
  352. more_link: false
  353. more_link_text: ''
  354. more_link_path: ''
  355. strip_tags: false
  356. trim: false
  357. preserve_tags: ''
  358. html: false
  359. element_type: ''
  360. element_class: ''
  361. element_label_type: ''
  362. element_label_class: ''
  363. element_label_colon: true
  364. element_wrapper_type: ''
  365. element_wrapper_class: ''
  366. element_default_classes: true
  367. empty: ''
  368. hide_empty: false
  369. empty_zero: false
  370. hide_alter_empty: true
  371. click_sort_column: value
  372. type: content_moderation_state
  373. settings: { }
  374. group_column: value
  375. group_columns: { }
  376. group_rows: true
  377. delta_limit: 0
  378. delta_offset: 0
  379. delta_reversed: false
  380. delta_first_last: false
  381. multi_type: separator
  382. separator: ', '
  383. field_api_classes: false
  384. entity_type: node
  385. plugin_id: field
  386. changed:
  387. id: changed
  388. table: node_field_revision
  389. field: changed
  390. relationship: none
  391. group_type: group
  392. admin_label: ''
  393. label: Updated
  394. exclude: false
  395. alter:
  396. alter_text: false
  397. text: ''
  398. make_link: false
  399. path: ''
  400. absolute: false
  401. external: false
  402. replace_spaces: false
  403. path_case: none
  404. trim_whitespace: false
  405. alt: ''
  406. rel: ''
  407. link_class: ''
  408. prefix: ''
  409. suffix: ''
  410. target: ''
  411. nl2br: false
  412. max_length: 0
  413. word_boundary: false
  414. ellipsis: false
  415. more_link: false
  416. more_link_text: ''
  417. more_link_path: ''
  418. strip_tags: false
  419. trim: false
  420. preserve_tags: ''
  421. html: false
  422. element_type: ''
  423. element_class: ''
  424. element_label_type: ''
  425. element_label_class: ''
  426. element_label_colon: true
  427. element_wrapper_type: ''
  428. element_wrapper_class: ''
  429. element_default_classes: true
  430. empty: ''
  431. hide_empty: false
  432. empty_zero: false
  433. hide_alter_empty: true
  434. click_sort_column: value
  435. type: timestamp
  436. settings:
  437. date_format: short
  438. custom_date_format: ''
  439. timezone: ''
  440. group_column: value
  441. group_columns: { }
  442. group_rows: true
  443. delta_limit: 0
  444. delta_offset: 0
  445. delta_reversed: false
  446. delta_first_last: false
  447. multi_type: separator
  448. separator: ', '
  449. field_api_classes: false
  450. entity_type: node
  451. entity_field: changed
  452. plugin_id: field
  453. operations:
  454. id: operations
  455. table: node_revision
  456. field: operations
  457. relationship: none
  458. group_type: group
  459. admin_label: ''
  460. label: Operations
  461. exclude: false
  462. alter:
  463. alter_text: false
  464. text: ''
  465. make_link: false
  466. path: ''
  467. absolute: false
  468. external: false
  469. replace_spaces: false
  470. path_case: none
  471. trim_whitespace: false
  472. alt: ''
  473. rel: ''
  474. link_class: ''
  475. prefix: ''
  476. suffix: ''
  477. target: ''
  478. nl2br: false
  479. max_length: 0
  480. word_boundary: true
  481. ellipsis: true
  482. more_link: false
  483. more_link_text: ''
  484. more_link_path: ''
  485. strip_tags: false
  486. trim: false
  487. preserve_tags: ''
  488. html: false
  489. element_type: ''
  490. element_class: ''
  491. element_label_type: ''
  492. element_label_class: ''
  493. element_label_colon: true
  494. element_wrapper_type: ''
  495. element_wrapper_class: ''
  496. element_default_classes: true
  497. empty: ''
  498. hide_empty: false
  499. empty_zero: false
  500. hide_alter_empty: true
  501. destination: true
  502. entity_type: node
  503. plugin_id: entity_operations
  504. filters:
  505. latest_translation_affected_revision:
  506. id: latest_translation_affected_revision
  507. table: node_revision
  508. field: latest_translation_affected_revision
  509. relationship: none
  510. group_type: group
  511. admin_label: ''
  512. operator: '='
  513. value: ''
  514. group: 1
  515. exposed: false
  516. expose:
  517. operator_id: ''
  518. label: ''
  519. description: ''
  520. use_operator: false
  521. operator: ''
  522. identifier: ''
  523. required: false
  524. remember: false
  525. multiple: false
  526. remember_roles:
  527. authenticated: authenticated
  528. operator_limit_selection: false
  529. operator_list: { }
  530. is_grouped: false
  531. group_info:
  532. label: ''
  533. description: ''
  534. identifier: ''
  535. optional: true
  536. widget: select
  537. multiple: false
  538. remember: false
  539. default_group: All
  540. default_group_multiple: { }
  541. group_items: { }
  542. entity_type: node
  543. plugin_id: latest_translation_affected_revision
  544. title:
  545. id: title
  546. table: node_field_revision
  547. field: title
  548. relationship: none
  549. group_type: group
  550. admin_label: ''
  551. operator: contains
  552. value: ''
  553. group: 1
  554. exposed: true
  555. expose:
  556. operator_id: title_op
  557. label: Title
  558. description: ''
  559. use_operator: false
  560. operator: title_op
  561. identifier: title
  562. required: false
  563. remember: false
  564. multiple: false
  565. remember_roles:
  566. authenticated: authenticated
  567. anonymous: '0'
  568. administrator: '0'
  569. operator_limit_selection: false
  570. operator_list: { }
  571. is_grouped: false
  572. group_info:
  573. label: ''
  574. description: ''
  575. identifier: ''
  576. optional: true
  577. widget: select
  578. multiple: false
  579. remember: false
  580. default_group: All
  581. default_group_multiple: { }
  582. group_items: { }
  583. entity_type: node
  584. entity_field: title
  585. plugin_id: string
  586. type:
  587. id: type
  588. table: node_field_data
  589. field: type
  590. relationship: nid
  591. group_type: group
  592. admin_label: ''
  593. operator: in
  594. value: { }
  595. group: 1
  596. exposed: true
  597. expose:
  598. operator_id: type_op
  599. label: 'Content type'
  600. description: ''
  601. use_operator: false
  602. operator: type_op
  603. identifier: type
  604. required: false
  605. remember: false
  606. multiple: false
  607. remember_roles:
  608. authenticated: authenticated
  609. anonymous: '0'
  610. administrator: '0'
  611. reduce: false
  612. operator_limit_selection: false
  613. operator_list: { }
  614. is_grouped: false
  615. group_info:
  616. label: ''
  617. description: ''
  618. identifier: ''
  619. optional: true
  620. widget: select
  621. multiple: false
  622. remember: false
  623. default_group: All
  624. default_group_multiple: { }
  625. group_items: { }
  626. entity_type: node
  627. entity_field: type
  628. plugin_id: bundle
  629. moderation_state:
  630. id: moderation_state
  631. table: node_field_revision
  632. field: moderation_state
  633. relationship: none
  634. group_type: group
  635. admin_label: ''
  636. operator: in
  637. value:
  638. editorial-draft: editorial-draft
  639. editorial-archived: editorial-archived
  640. group: 1
  641. exposed: true
  642. expose:
  643. operator_id: moderation_state_op
  644. label: 'Moderation state'
  645. description: ''
  646. use_operator: false
  647. operator: moderation_state_op
  648. identifier: moderation_state
  649. required: false
  650. remember: false
  651. multiple: false
  652. remember_roles:
  653. authenticated: authenticated
  654. anonymous: '0'
  655. administrator: '0'
  656. reduce: true
  657. operator_limit_selection: false
  658. operator_list: { }
  659. is_grouped: false
  660. group_info:
  661. label: ''
  662. description: ''
  663. identifier: ''
  664. optional: true
  665. widget: select
  666. multiple: false
  667. remember: false
  668. default_group: All
  669. default_group_multiple: { }
  670. group_items: { }
  671. entity_type: node
  672. plugin_id: moderation_state_filter
  673. langcode:
  674. id: langcode
  675. table: node_field_revision
  676. field: langcode
  677. relationship: none
  678. group_type: group
  679. admin_label: ''
  680. operator: in
  681. value: { }
  682. group: 1
  683. exposed: true
  684. expose:
  685. operator_id: langcode_op
  686. label: Language
  687. description: ''
  688. use_operator: false
  689. operator: langcode_op
  690. identifier: langcode
  691. required: false
  692. remember: false
  693. multiple: false
  694. remember_roles:
  695. authenticated: authenticated
  696. anonymous: '0'
  697. administrator: '0'
  698. reduce: false
  699. operator_limit_selection: false
  700. operator_list: { }
  701. is_grouped: false
  702. group_info:
  703. label: ''
  704. description: ''
  705. identifier: ''
  706. optional: true
  707. widget: select
  708. multiple: false
  709. remember: false
  710. default_group: All
  711. default_group_multiple: { }
  712. group_items: { }
  713. entity_type: node
  714. entity_field: langcode
  715. plugin_id: language
  716. moderation_state_1:
  717. id: moderation_state_1
  718. table: node_field_revision
  719. field: moderation_state
  720. relationship: none
  721. group_type: group
  722. admin_label: ''
  723. operator: 'not in'
  724. value:
  725. editorial-published: editorial-published
  726. group: 1
  727. exposed: false
  728. expose:
  729. operator_id: ''
  730. label: ''
  731. description: ''
  732. use_operator: false
  733. operator: ''
  734. identifier: ''
  735. required: false
  736. remember: false
  737. multiple: false
  738. remember_roles:
  739. authenticated: authenticated
  740. reduce: false
  741. operator_limit_selection: false
  742. operator_list: { }
  743. is_grouped: false
  744. group_info:
  745. label: ''
  746. description: ''
  747. identifier: ''
  748. optional: true
  749. widget: select
  750. multiple: false
  751. remember: false
  752. default_group: All
  753. default_group_multiple: { }
  754. group_items: { }
  755. entity_type: node
  756. plugin_id: moderation_state_filter
  757. sorts: { }
  758. title: 'Moderated content'
  759. header: { }
  760. footer: { }
  761. empty:
  762. area_text_custom:
  763. id: area_text_custom
  764. table: views
  765. field: area_text_custom
  766. relationship: none
  767. group_type: group
  768. admin_label: ''
  769. empty: true
  770. tokenize: false
  771. content: 'No moderated content available. Only pending versions of content, such as drafts, are listed here.'
  772. plugin_id: text_custom
  773. relationships:
  774. nid:
  775. id: nid
  776. table: node_field_revision
  777. field: nid
  778. relationship: none
  779. group_type: group
  780. admin_label: 'Get the actual content from a content revision.'
  781. required: false
  782. entity_type: node
  783. entity_field: nid
  784. plugin_id: standard
  785. uid:
  786. id: uid
  787. table: node_field_revision
  788. field: uid
  789. relationship: none
  790. group_type: group
  791. admin_label: User
  792. required: false
  793. entity_type: node
  794. entity_field: uid
  795. plugin_id: standard
  796. arguments: { }
  797. display_extenders: { }
  798. filter_groups:
  799. operator: AND
  800. groups:
  801. 1: AND
  802. cache_metadata:
  803. max-age: -1
  804. contexts:
  805. - 'languages:language_content'
  806. - 'languages:language_interface'
  807. - url
  808. - url.query_args
  809. - 'user.node_grants:view'
  810. - user.permissions
  811. tags: { }
  812. moderated_content:
  813. display_plugin: page
  814. id: moderated_content
  815. display_title: 'Moderated content'
  816. position: 1
  817. display_options:
  818. display_extenders: { }
  819. path: admin/content/moderated
  820. display_description: ''
  821. cache_metadata:
  822. max-age: -1
  823. contexts:
  824. - 'languages:language_content'
  825. - 'languages:language_interface'
  826. - url
  827. - url.query_args
  828. - 'user.node_grants:view'
  829. - user.permissions
  830. tags: { }