views.view.moderated_content.yml

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

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