views.view.comment.yml

Same filename in other branches
  1. 9 core/modules/comment/config/optional/views.view.comment.yml
  2. 8.9.x core/modules/comment/config/optional/views.view.comment.yml
  3. 10 core/modules/comment/config/optional/views.view.comment.yml
core/modules/comment/config/optional/views.view.comment.yml

File

core/modules/comment/config/optional/views.view.comment.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - comment
  6. - user
  7. id: comment
  8. label: Comments
  9. module: comment
  10. description: 'Find and manage comments.'
  11. tag: default
  12. base_table: comment_field_data
  13. base_field: cid
  14. display:
  15. default:
  16. id: default
  17. display_title: Default
  18. display_plugin: default
  19. position: 0
  20. display_options:
  21. title: Comments
  22. fields:
  23. comment_bulk_form:
  24. id: comment_bulk_form
  25. table: comment
  26. field: comment_bulk_form
  27. relationship: none
  28. group_type: group
  29. admin_label: ''
  30. entity_type: comment
  31. plugin_id: comment_bulk_form
  32. label: ''
  33. exclude: false
  34. alter:
  35. alter_text: false
  36. text: ''
  37. make_link: false
  38. path: ''
  39. absolute: false
  40. external: false
  41. replace_spaces: false
  42. path_case: none
  43. trim_whitespace: false
  44. alt: ''
  45. rel: ''
  46. link_class: ''
  47. prefix: ''
  48. suffix: ''
  49. target: ''
  50. nl2br: false
  51. max_length: 0
  52. word_boundary: true
  53. ellipsis: true
  54. more_link: false
  55. more_link_text: ''
  56. more_link_path: ''
  57. strip_tags: false
  58. trim: false
  59. preserve_tags: ''
  60. html: false
  61. element_type: ''
  62. element_class: ''
  63. element_label_type: ''
  64. element_label_class: ''
  65. element_label_colon: false
  66. element_wrapper_type: ''
  67. element_wrapper_class: ''
  68. element_default_classes: true
  69. empty: ''
  70. hide_empty: false
  71. empty_zero: false
  72. hide_alter_empty: true
  73. action_title: Action
  74. include_exclude: include
  75. selected_actions:
  76. - comment_delete_action
  77. - comment_unpublish_action
  78. subject:
  79. id: subject
  80. table: comment_field_data
  81. field: subject
  82. relationship: none
  83. group_type: group
  84. admin_label: ''
  85. entity_type: comment
  86. entity_field: subject
  87. plugin_id: field
  88. label: Subject
  89. exclude: false
  90. alter:
  91. alter_text: false
  92. text: ''
  93. make_link: false
  94. path: ''
  95. absolute: false
  96. external: false
  97. replace_spaces: false
  98. path_case: none
  99. trim_whitespace: false
  100. alt: ''
  101. rel: ''
  102. link_class: ''
  103. prefix: ''
  104. suffix: ''
  105. target: ''
  106. nl2br: false
  107. max_length: 0
  108. word_boundary: true
  109. ellipsis: true
  110. more_link: false
  111. more_link_text: ''
  112. more_link_path: ''
  113. strip_tags: false
  114. trim: false
  115. preserve_tags: ''
  116. html: false
  117. element_type: ''
  118. element_class: ''
  119. element_label_type: ''
  120. element_label_class: ''
  121. element_label_colon: true
  122. element_wrapper_type: ''
  123. element_wrapper_class: ''
  124. element_default_classes: true
  125. empty: ''
  126. hide_empty: false
  127. empty_zero: false
  128. hide_alter_empty: true
  129. click_sort_column: value
  130. type: comment_permalink
  131. settings:
  132. link_to_entity: true
  133. group_column: value
  134. group_columns: { }
  135. group_rows: true
  136. delta_limit: 0
  137. delta_offset: 0
  138. delta_reversed: false
  139. delta_first_last: false
  140. multi_type: separator
  141. separator: ', '
  142. field_api_classes: false
  143. uid:
  144. id: uid
  145. table: comment_field_data
  146. field: uid
  147. relationship: none
  148. group_type: group
  149. admin_label: ''
  150. entity_type: comment
  151. entity_field: uid
  152. plugin_id: field
  153. label: ''
  154. exclude: true
  155. alter:
  156. alter_text: false
  157. text: ''
  158. make_link: false
  159. path: ''
  160. absolute: false
  161. external: false
  162. replace_spaces: false
  163. path_case: none
  164. trim_whitespace: false
  165. alt: ''
  166. rel: ''
  167. link_class: ''
  168. prefix: ''
  169. suffix: ''
  170. target: ''
  171. nl2br: false
  172. max_length: 0
  173. word_boundary: true
  174. ellipsis: true
  175. more_link: false
  176. more_link_text: ''
  177. more_link_path: ''
  178. strip_tags: false
  179. trim: false
  180. preserve_tags: ''
  181. html: false
  182. element_type: ''
  183. element_class: ''
  184. element_label_type: ''
  185. element_label_class: ''
  186. element_label_colon: false
  187. element_wrapper_type: ''
  188. element_wrapper_class: ''
  189. element_default_classes: true
  190. empty: ''
  191. hide_empty: false
  192. empty_zero: false
  193. hide_alter_empty: true
  194. click_sort_column: target_id
  195. type: entity_reference_label
  196. settings:
  197. link: true
  198. group_column: target_id
  199. group_columns: { }
  200. group_rows: true
  201. delta_limit: 0
  202. delta_offset: 0
  203. delta_reversed: false
  204. delta_first_last: false
  205. multi_type: separator
  206. separator: ', '
  207. field_api_classes: false
  208. name:
  209. id: name
  210. table: comment_field_data
  211. field: name
  212. relationship: none
  213. group_type: group
  214. admin_label: ''
  215. entity_type: comment
  216. entity_field: name
  217. plugin_id: field
  218. label: Author
  219. exclude: false
  220. alter:
  221. alter_text: false
  222. text: ''
  223. make_link: false
  224. path: ''
  225. absolute: false
  226. external: false
  227. replace_spaces: false
  228. path_case: none
  229. trim_whitespace: false
  230. alt: ''
  231. rel: ''
  232. link_class: ''
  233. prefix: ''
  234. suffix: ''
  235. target: ''
  236. nl2br: false
  237. max_length: 0
  238. word_boundary: true
  239. ellipsis: true
  240. more_link: false
  241. more_link_text: ''
  242. more_link_path: ''
  243. strip_tags: false
  244. trim: false
  245. preserve_tags: ''
  246. html: false
  247. element_type: ''
  248. element_class: ''
  249. element_label_type: ''
  250. element_label_class: ''
  251. element_label_colon: true
  252. element_wrapper_type: ''
  253. element_wrapper_class: ''
  254. element_default_classes: true
  255. empty: '{{ uid }}'
  256. hide_empty: false
  257. empty_zero: false
  258. hide_alter_empty: true
  259. click_sort_column: value
  260. type: comment_username
  261. settings: { }
  262. group_column: value
  263. group_columns: { }
  264. group_rows: true
  265. delta_limit: 0
  266. delta_offset: 0
  267. delta_reversed: false
  268. delta_first_last: false
  269. multi_type: separator
  270. separator: ', '
  271. field_api_classes: false
  272. entity_id:
  273. id: entity_id
  274. table: comment_field_data
  275. field: entity_id
  276. relationship: none
  277. group_type: group
  278. admin_label: ''
  279. entity_type: comment
  280. entity_field: entity_id
  281. plugin_id: commented_entity
  282. label: 'Posted in'
  283. exclude: false
  284. alter:
  285. alter_text: false
  286. text: ''
  287. make_link: false
  288. path: ''
  289. absolute: false
  290. external: false
  291. replace_spaces: false
  292. path_case: none
  293. trim_whitespace: false
  294. alt: ''
  295. rel: ''
  296. link_class: ''
  297. prefix: ''
  298. suffix: ''
  299. target: ''
  300. nl2br: false
  301. max_length: 0
  302. word_boundary: true
  303. ellipsis: true
  304. more_link: false
  305. more_link_text: ''
  306. more_link_path: ''
  307. strip_tags: false
  308. trim: false
  309. preserve_tags: ''
  310. html: false
  311. element_type: ''
  312. element_class: ''
  313. element_label_type: ''
  314. element_label_class: ''
  315. element_label_colon: true
  316. element_wrapper_type: ''
  317. element_wrapper_class: ''
  318. element_default_classes: true
  319. empty: ''
  320. hide_empty: false
  321. empty_zero: false
  322. hide_alter_empty: true
  323. click_sort_column: target_id
  324. type: entity_reference_label
  325. settings:
  326. link: true
  327. group_column: target_id
  328. group_columns: { }
  329. group_rows: true
  330. delta_limit: 0
  331. delta_offset: 0
  332. delta_reversed: false
  333. delta_first_last: false
  334. multi_type: separator
  335. separator: ', '
  336. field_api_classes: false
  337. changed:
  338. id: changed
  339. table: comment_field_data
  340. field: changed
  341. relationship: none
  342. group_type: group
  343. admin_label: ''
  344. entity_type: comment
  345. entity_field: changed
  346. plugin_id: field
  347. label: Updated
  348. exclude: false
  349. alter:
  350. alter_text: false
  351. text: ''
  352. make_link: false
  353. path: ''
  354. absolute: false
  355. external: false
  356. replace_spaces: false
  357. path_case: none
  358. trim_whitespace: false
  359. alt: ''
  360. rel: ''
  361. link_class: ''
  362. prefix: ''
  363. suffix: ''
  364. target: ''
  365. nl2br: false
  366. max_length: 0
  367. word_boundary: true
  368. ellipsis: true
  369. more_link: false
  370. more_link_text: ''
  371. more_link_path: ''
  372. strip_tags: false
  373. trim: false
  374. preserve_tags: ''
  375. html: false
  376. element_type: ''
  377. element_class: ''
  378. element_label_type: ''
  379. element_label_class: ''
  380. element_label_colon: true
  381. element_wrapper_type: ''
  382. element_wrapper_class: ''
  383. element_default_classes: true
  384. empty: ''
  385. hide_empty: false
  386. empty_zero: false
  387. hide_alter_empty: true
  388. click_sort_column: value
  389. type: timestamp
  390. settings:
  391. date_format: short
  392. custom_date_format: ''
  393. timezone: ''
  394. tooltip:
  395. date_format: long
  396. custom_date_format: ''
  397. time_diff:
  398. enabled: false
  399. future_format: '@interval hence'
  400. past_format: '@interval ago'
  401. granularity: 2
  402. refresh: 60
  403. group_column: value
  404. group_columns: { }
  405. group_rows: true
  406. delta_limit: 0
  407. delta_offset: 0
  408. delta_reversed: false
  409. delta_first_last: false
  410. multi_type: separator
  411. separator: ', '
  412. field_api_classes: false
  413. operations:
  414. id: operations
  415. table: comment
  416. field: operations
  417. relationship: none
  418. group_type: group
  419. admin_label: ''
  420. entity_type: comment
  421. plugin_id: entity_operations
  422. label: Operations
  423. exclude: false
  424. alter:
  425. alter_text: false
  426. text: ''
  427. make_link: false
  428. path: ''
  429. absolute: false
  430. external: false
  431. replace_spaces: false
  432. path_case: none
  433. trim_whitespace: false
  434. alt: ''
  435. rel: ''
  436. link_class: ''
  437. prefix: ''
  438. suffix: ''
  439. target: ''
  440. nl2br: false
  441. max_length: 0
  442. word_boundary: true
  443. ellipsis: true
  444. more_link: false
  445. more_link_text: ''
  446. more_link_path: ''
  447. strip_tags: false
  448. trim: false
  449. preserve_tags: ''
  450. html: false
  451. element_type: ''
  452. element_class: ''
  453. element_label_type: ''
  454. element_label_class: ''
  455. element_label_colon: true
  456. element_wrapper_type: ''
  457. element_wrapper_class: ''
  458. element_default_classes: true
  459. empty: ''
  460. hide_empty: false
  461. empty_zero: false
  462. hide_alter_empty: true
  463. destination: true
  464. name_1:
  465. id: name_1
  466. table: users_field_data
  467. field: name
  468. relationship: uid
  469. group_type: group
  470. admin_label: ''
  471. entity_type: user
  472. entity_field: name
  473. plugin_id: field
  474. label: ''
  475. exclude: true
  476. alter:
  477. alter_text: false
  478. text: ''
  479. make_link: false
  480. path: ''
  481. absolute: false
  482. external: false
  483. replace_spaces: false
  484. path_case: none
  485. trim_whitespace: false
  486. alt: ''
  487. rel: ''
  488. link_class: ''
  489. prefix: ''
  490. suffix: ''
  491. target: ''
  492. nl2br: false
  493. max_length: 0
  494. word_boundary: true
  495. ellipsis: true
  496. more_link: false
  497. more_link_text: ''
  498. more_link_path: ''
  499. strip_tags: false
  500. trim: false
  501. preserve_tags: ''
  502. html: false
  503. element_type: ''
  504. element_class: ''
  505. element_label_type: ''
  506. element_label_class: ''
  507. element_label_colon: false
  508. element_wrapper_type: ''
  509. element_wrapper_class: ''
  510. element_default_classes: true
  511. empty: ''
  512. hide_empty: false
  513. empty_zero: false
  514. hide_alter_empty: true
  515. click_sort_column: value
  516. type: user_name
  517. settings:
  518. link_to_entity: true
  519. group_column: value
  520. group_columns: { }
  521. group_rows: true
  522. delta_limit: 0
  523. delta_offset: 0
  524. delta_reversed: false
  525. delta_first_last: false
  526. multi_type: separator
  527. separator: ', '
  528. field_api_classes: false
  529. pager:
  530. type: full
  531. options:
  532. offset: 0
  533. pagination_heading_level: h4
  534. items_per_page: 50
  535. total_pages: null
  536. id: 0
  537. tags:
  538. next: 'next ›'
  539. previous: '‹ previous'
  540. first: '« first'
  541. last: 'last »'
  542. expose:
  543. items_per_page: false
  544. items_per_page_label: 'Items per page'
  545. items_per_page_options: '5, 10, 25, 50'
  546. items_per_page_options_all: false
  547. items_per_page_options_all_label: '- All -'
  548. offset: false
  549. offset_label: Offset
  550. quantity: 9
  551. exposed_form:
  552. type: basic
  553. options:
  554. submit_button: Filter
  555. reset_button: false
  556. reset_button_label: Reset
  557. exposed_sorts_label: 'Sort by'
  558. expose_sort_order: true
  559. sort_asc_label: Asc
  560. sort_desc_label: Desc
  561. access:
  562. type: perm
  563. options:
  564. perm: 'administer comments'
  565. cache:
  566. type: tag
  567. options: { }
  568. empty:
  569. area_text_custom:
  570. id: area_text_custom
  571. table: views
  572. field: area_text_custom
  573. relationship: none
  574. group_type: group
  575. admin_label: ''
  576. plugin_id: text_custom
  577. empty: true
  578. content: 'No comments available.'
  579. tokenize: false
  580. sorts:
  581. changed:
  582. id: changed
  583. table: comment_field_data
  584. field: changed
  585. relationship: none
  586. group_type: group
  587. admin_label: ''
  588. entity_type: comment
  589. entity_field: changed
  590. plugin_id: date
  591. order: DESC
  592. expose:
  593. label: ''
  594. field_identifier: changed
  595. exposed: false
  596. granularity: second
  597. arguments: { }
  598. filters:
  599. status:
  600. id: status
  601. table: comment_field_data
  602. field: status
  603. relationship: none
  604. group_type: group
  605. admin_label: ''
  606. entity_type: comment
  607. entity_field: status
  608. plugin_id: boolean
  609. operator: '='
  610. value: '1'
  611. group: 1
  612. exposed: false
  613. expose:
  614. operator_id: ''
  615. label: ''
  616. description: ''
  617. use_operator: false
  618. operator: ''
  619. operator_limit_selection: false
  620. operator_list: { }
  621. identifier: ''
  622. required: false
  623. remember: false
  624. multiple: false
  625. remember_roles:
  626. authenticated: authenticated
  627. is_grouped: false
  628. group_info:
  629. label: ''
  630. description: ''
  631. identifier: ''
  632. optional: true
  633. widget: select
  634. multiple: false
  635. remember: false
  636. default_group: All
  637. default_group_multiple: { }
  638. group_items: { }
  639. subject:
  640. id: subject
  641. table: comment_field_data
  642. field: subject
  643. relationship: none
  644. group_type: group
  645. admin_label: ''
  646. entity_type: comment
  647. entity_field: subject
  648. plugin_id: string
  649. operator: contains
  650. value: ''
  651. group: 1
  652. exposed: true
  653. expose:
  654. operator_id: subject_op
  655. label: Subject
  656. description: ''
  657. use_operator: false
  658. operator: subject_op
  659. operator_limit_selection: false
  660. operator_list: { }
  661. identifier: subject
  662. required: false
  663. remember: false
  664. multiple: false
  665. remember_roles:
  666. authenticated: authenticated
  667. is_grouped: false
  668. group_info:
  669. label: ''
  670. description: ''
  671. identifier: ''
  672. optional: true
  673. widget: select
  674. multiple: false
  675. remember: false
  676. default_group: All
  677. default_group_multiple: { }
  678. group_items: { }
  679. combine:
  680. id: combine
  681. table: views
  682. field: combine
  683. relationship: none
  684. group_type: group
  685. admin_label: ''
  686. plugin_id: combine
  687. operator: contains
  688. value: ''
  689. group: 1
  690. exposed: true
  691. expose:
  692. operator_id: combine_op
  693. label: 'Author name'
  694. description: ''
  695. use_operator: false
  696. operator: combine_op
  697. operator_limit_selection: false
  698. operator_list: { }
  699. identifier: author_name
  700. required: false
  701. remember: false
  702. multiple: false
  703. remember_roles:
  704. authenticated: authenticated
  705. is_grouped: false
  706. group_info:
  707. label: ''
  708. description: ''
  709. identifier: ''
  710. optional: true
  711. widget: select
  712. multiple: false
  713. remember: false
  714. default_group: All
  715. default_group_multiple: { }
  716. group_items: { }
  717. fields:
  718. name: name
  719. name_1: name_1
  720. langcode:
  721. id: langcode
  722. table: comment_field_data
  723. field: langcode
  724. relationship: none
  725. group_type: group
  726. admin_label: ''
  727. entity_type: comment
  728. entity_field: langcode
  729. plugin_id: language
  730. operator: in
  731. value: { }
  732. group: 1
  733. exposed: true
  734. expose:
  735. operator_id: langcode_op
  736. label: Language
  737. description: ''
  738. use_operator: false
  739. operator: langcode_op
  740. operator_limit_selection: false
  741. operator_list: { }
  742. identifier: langcode
  743. required: false
  744. remember: false
  745. multiple: false
  746. remember_roles:
  747. authenticated: authenticated
  748. reduce: false
  749. is_grouped: false
  750. group_info:
  751. label: ''
  752. description: ''
  753. identifier: ''
  754. optional: true
  755. widget: select
  756. multiple: false
  757. remember: false
  758. default_group: All
  759. default_group_multiple: { }
  760. group_items: { }
  761. filter_groups:
  762. operator: AND
  763. groups:
  764. 1: AND
  765. style:
  766. type: table
  767. options:
  768. grouping: { }
  769. row_class: ''
  770. default_row_class: true
  771. columns:
  772. comment_bulk_form: comment_bulk_form
  773. subject: subject
  774. uid: uid
  775. entity_id: entity_id
  776. changed: changed
  777. operations: operations
  778. default: changed
  779. info:
  780. comment_bulk_form:
  781. align: ''
  782. separator: ''
  783. empty_column: false
  784. responsive: ''
  785. subject:
  786. sortable: true
  787. default_sort_order: asc
  788. align: ''
  789. separator: ''
  790. empty_column: false
  791. responsive: ''
  792. uid:
  793. sortable: true
  794. default_sort_order: asc
  795. align: ''
  796. separator: ''
  797. empty_column: false
  798. responsive: ''
  799. entity_id:
  800. sortable: false
  801. default_sort_order: asc
  802. align: ''
  803. separator: ''
  804. empty_column: false
  805. responsive: ''
  806. changed:
  807. sortable: true
  808. default_sort_order: desc
  809. align: ''
  810. separator: ''
  811. empty_column: false
  812. responsive: priority-low
  813. operations:
  814. sortable: false
  815. default_sort_order: asc
  816. align: ''
  817. separator: ''
  818. empty_column: false
  819. responsive: ''
  820. override: true
  821. sticky: true
  822. summary: ''
  823. empty_table: true
  824. caption: ''
  825. description: ''
  826. row:
  827. type: fields
  828. query:
  829. type: views_query
  830. options:
  831. query_comment: ''
  832. disable_sql_rewrite: false
  833. distinct: false
  834. replica: false
  835. query_tags: { }
  836. relationships:
  837. uid:
  838. id: uid
  839. table: comment_field_data
  840. field: uid
  841. relationship: none
  842. group_type: group
  843. admin_label: author
  844. entity_type: comment
  845. entity_field: uid
  846. plugin_id: standard
  847. required: false
  848. css_class: ''
  849. use_ajax: false
  850. group_by: false
  851. show_admin_links: true
  852. use_more: false
  853. use_more_always: true
  854. use_more_text: more
  855. header: { }
  856. footer: { }
  857. hide_attachment_summary: false
  858. display_extenders: { }
  859. cache_metadata:
  860. max-age: 0
  861. contexts:
  862. - 'languages:language_content'
  863. - 'languages:language_interface'
  864. - url
  865. - url.query_args
  866. - user.permissions
  867. tags: { }
  868. cacheable: false
  869. page_published:
  870. id: page_published
  871. display_title: 'Published comments'
  872. display_plugin: page
  873. position: 1
  874. display_options:
  875. display_description: 'The approved comments listing.'
  876. display_comment: ''
  877. exposed_block: false
  878. display_extenders: { }
  879. path: admin/content/comment
  880. menu:
  881. type: tab
  882. title: Comments
  883. description: 'Comments published'
  884. weight: 0
  885. menu_name: admin
  886. parent: ''
  887. context: '0'
  888. cache_metadata:
  889. max-age: 0
  890. contexts:
  891. - 'languages:language_content'
  892. - 'languages:language_interface'
  893. - url
  894. - url.query_args
  895. - user.permissions
  896. tags: { }
  897. cacheable: false
  898. page_unapproved:
  899. id: page_unapproved
  900. display_title: 'Unapproved comments'
  901. display_plugin: page
  902. position: 2
  903. display_options:
  904. fields:
  905. comment_bulk_form:
  906. id: comment_bulk_form
  907. table: comment
  908. field: comment_bulk_form
  909. relationship: none
  910. group_type: group
  911. admin_label: ''
  912. entity_type: comment
  913. plugin_id: comment_bulk_form
  914. label: ''
  915. exclude: false
  916. alter:
  917. alter_text: false
  918. text: ''
  919. make_link: false
  920. path: ''
  921. absolute: false
  922. external: false
  923. replace_spaces: false
  924. path_case: none
  925. trim_whitespace: false
  926. alt: ''
  927. rel: ''
  928. link_class: ''
  929. prefix: ''
  930. suffix: ''
  931. target: ''
  932. nl2br: false
  933. max_length: 0
  934. word_boundary: true
  935. ellipsis: true
  936. more_link: false
  937. more_link_text: ''
  938. more_link_path: ''
  939. strip_tags: false
  940. trim: false
  941. preserve_tags: ''
  942. html: false
  943. element_type: ''
  944. element_class: ''
  945. element_label_type: ''
  946. element_label_class: ''
  947. element_label_colon: false
  948. element_wrapper_type: ''
  949. element_wrapper_class: ''
  950. element_default_classes: true
  951. empty: ''
  952. hide_empty: false
  953. empty_zero: false
  954. hide_alter_empty: true
  955. action_title: Action
  956. include_exclude: include
  957. selected_actions:
  958. - comment_delete_action
  959. - comment_publish_action
  960. subject:
  961. id: subject
  962. table: comment_field_data
  963. field: subject
  964. relationship: none
  965. group_type: group
  966. admin_label: ''
  967. entity_type: comment
  968. entity_field: subject
  969. plugin_id: field
  970. label: Subject
  971. exclude: false
  972. alter:
  973. alter_text: false
  974. text: ''
  975. make_link: false
  976. path: ''
  977. absolute: false
  978. external: false
  979. replace_spaces: false
  980. path_case: none
  981. trim_whitespace: false
  982. alt: ''
  983. rel: ''
  984. link_class: ''
  985. prefix: ''
  986. suffix: ''
  987. target: ''
  988. nl2br: false
  989. max_length: 0
  990. word_boundary: true
  991. ellipsis: true
  992. more_link: false
  993. more_link_text: ''
  994. more_link_path: ''
  995. strip_tags: false
  996. trim: false
  997. preserve_tags: ''
  998. html: false
  999. element_type: ''
  1000. element_class: ''
  1001. element_label_type: ''
  1002. element_label_class: ''
  1003. element_label_colon: true
  1004. element_wrapper_type: ''
  1005. element_wrapper_class: ''
  1006. element_default_classes: true
  1007. empty: ''
  1008. hide_empty: false
  1009. empty_zero: false
  1010. hide_alter_empty: true
  1011. click_sort_column: value
  1012. type: comment_permalink
  1013. settings:
  1014. link_to_entity: true
  1015. group_column: value
  1016. group_columns: { }
  1017. group_rows: true
  1018. delta_limit: 0
  1019. delta_offset: 0
  1020. delta_reversed: false
  1021. delta_first_last: false
  1022. multi_type: separator
  1023. separator: ', '
  1024. field_api_classes: false
  1025. uid:
  1026. id: uid
  1027. table: comment_field_data
  1028. field: uid
  1029. relationship: none
  1030. group_type: group
  1031. admin_label: ''
  1032. entity_type: comment
  1033. entity_field: uid
  1034. plugin_id: field
  1035. label: ''
  1036. exclude: true
  1037. alter:
  1038. alter_text: false
  1039. text: ''
  1040. make_link: false
  1041. path: ''
  1042. absolute: false
  1043. external: false
  1044. replace_spaces: false
  1045. path_case: none
  1046. trim_whitespace: false
  1047. alt: ''
  1048. rel: ''
  1049. link_class: ''
  1050. prefix: ''
  1051. suffix: ''
  1052. target: ''
  1053. nl2br: false
  1054. max_length: 0
  1055. word_boundary: true
  1056. ellipsis: true
  1057. more_link: false
  1058. more_link_text: ''
  1059. more_link_path: ''
  1060. strip_tags: false
  1061. trim: false
  1062. preserve_tags: ''
  1063. html: false
  1064. element_type: ''
  1065. element_class: ''
  1066. element_label_type: ''
  1067. element_label_class: ''
  1068. element_label_colon: false
  1069. element_wrapper_type: ''
  1070. element_wrapper_class: ''
  1071. element_default_classes: true
  1072. empty: ''
  1073. hide_empty: false
  1074. empty_zero: false
  1075. hide_alter_empty: true
  1076. click_sort_column: target_id
  1077. type: entity_reference_label
  1078. settings:
  1079. link: true
  1080. group_column: target_id
  1081. group_columns: { }
  1082. group_rows: true
  1083. delta_limit: 0
  1084. delta_offset: 0
  1085. delta_reversed: false
  1086. delta_first_last: false
  1087. multi_type: separator
  1088. separator: ', '
  1089. field_api_classes: false
  1090. name:
  1091. id: name
  1092. table: comment_field_data
  1093. field: name
  1094. relationship: none
  1095. group_type: group
  1096. admin_label: ''
  1097. entity_type: comment
  1098. entity_field: name
  1099. plugin_id: field
  1100. label: Author
  1101. exclude: false
  1102. alter:
  1103. alter_text: false
  1104. text: ''
  1105. make_link: false
  1106. path: ''
  1107. absolute: false
  1108. external: false
  1109. replace_spaces: false
  1110. path_case: none
  1111. trim_whitespace: false
  1112. alt: ''
  1113. rel: ''
  1114. link_class: ''
  1115. prefix: ''
  1116. suffix: ''
  1117. target: ''
  1118. nl2br: false
  1119. max_length: 0
  1120. word_boundary: true
  1121. ellipsis: true
  1122. more_link: false
  1123. more_link_text: ''
  1124. more_link_path: ''
  1125. strip_tags: false
  1126. trim: false
  1127. preserve_tags: ''
  1128. html: false
  1129. element_type: ''
  1130. element_class: ''
  1131. element_label_type: ''
  1132. element_label_class: ''
  1133. element_label_colon: true
  1134. element_wrapper_type: ''
  1135. element_wrapper_class: ''
  1136. element_default_classes: true
  1137. empty: '{{ uid }}'
  1138. hide_empty: false
  1139. empty_zero: false
  1140. hide_alter_empty: true
  1141. click_sort_column: value
  1142. type: comment_username
  1143. settings: { }
  1144. group_column: value
  1145. group_columns: { }
  1146. group_rows: true
  1147. delta_limit: 0
  1148. delta_offset: 0
  1149. delta_reversed: false
  1150. delta_first_last: false
  1151. multi_type: separator
  1152. separator: ', '
  1153. field_api_classes: false
  1154. entity_id:
  1155. id: entity_id
  1156. table: comment_field_data
  1157. field: entity_id
  1158. relationship: none
  1159. group_type: group
  1160. admin_label: ''
  1161. entity_type: comment
  1162. entity_field: entity_id
  1163. plugin_id: commented_entity
  1164. label: 'Posted in'
  1165. exclude: false
  1166. alter:
  1167. alter_text: false
  1168. text: ''
  1169. make_link: false
  1170. path: ''
  1171. absolute: false
  1172. external: false
  1173. replace_spaces: false
  1174. path_case: none
  1175. trim_whitespace: false
  1176. alt: ''
  1177. rel: ''
  1178. link_class: ''
  1179. prefix: ''
  1180. suffix: ''
  1181. target: ''
  1182. nl2br: false
  1183. max_length: 0
  1184. word_boundary: true
  1185. ellipsis: true
  1186. more_link: false
  1187. more_link_text: ''
  1188. more_link_path: ''
  1189. strip_tags: false
  1190. trim: false
  1191. preserve_tags: ''
  1192. html: false
  1193. element_type: ''
  1194. element_class: ''
  1195. element_label_type: ''
  1196. element_label_class: ''
  1197. element_label_colon: true
  1198. element_wrapper_type: ''
  1199. element_wrapper_class: ''
  1200. element_default_classes: true
  1201. empty: ''
  1202. hide_empty: false
  1203. empty_zero: false
  1204. hide_alter_empty: true
  1205. click_sort_column: target_id
  1206. type: entity_reference_label
  1207. settings:
  1208. link: true
  1209. group_column: target_id
  1210. group_columns: { }
  1211. group_rows: true
  1212. delta_limit: 0
  1213. delta_offset: 0
  1214. delta_reversed: false
  1215. delta_first_last: false
  1216. multi_type: separator
  1217. separator: ', '
  1218. field_api_classes: false
  1219. changed:
  1220. id: changed
  1221. table: comment_field_data
  1222. field: changed
  1223. relationship: none
  1224. group_type: group
  1225. admin_label: ''
  1226. entity_type: comment
  1227. entity_field: changed
  1228. plugin_id: field
  1229. label: Updated
  1230. exclude: false
  1231. alter:
  1232. alter_text: false
  1233. text: ''
  1234. make_link: false
  1235. path: ''
  1236. absolute: false
  1237. external: false
  1238. replace_spaces: false
  1239. path_case: none
  1240. trim_whitespace: false
  1241. alt: ''
  1242. rel: ''
  1243. link_class: ''
  1244. prefix: ''
  1245. suffix: ''
  1246. target: ''
  1247. nl2br: false
  1248. max_length: 0
  1249. word_boundary: true
  1250. ellipsis: true
  1251. more_link: false
  1252. more_link_text: ''
  1253. more_link_path: ''
  1254. strip_tags: false
  1255. trim: false
  1256. preserve_tags: ''
  1257. html: false
  1258. element_type: ''
  1259. element_class: ''
  1260. element_label_type: ''
  1261. element_label_class: ''
  1262. element_label_colon: true
  1263. element_wrapper_type: ''
  1264. element_wrapper_class: ''
  1265. element_default_classes: true
  1266. empty: ''
  1267. hide_empty: false
  1268. empty_zero: false
  1269. hide_alter_empty: true
  1270. click_sort_column: value
  1271. type: timestamp
  1272. settings:
  1273. date_format: short
  1274. custom_date_format: ''
  1275. timezone: ''
  1276. tooltip:
  1277. date_format: long
  1278. custom_date_format: ''
  1279. time_diff:
  1280. enabled: false
  1281. future_format: '@interval hence'
  1282. past_format: '@interval ago'
  1283. granularity: 2
  1284. refresh: 60
  1285. group_column: value
  1286. group_columns: { }
  1287. group_rows: true
  1288. delta_limit: 0
  1289. delta_offset: 0
  1290. delta_reversed: false
  1291. delta_first_last: false
  1292. multi_type: separator
  1293. separator: ', '
  1294. field_api_classes: false
  1295. operations:
  1296. id: operations
  1297. table: comment
  1298. field: operations
  1299. relationship: none
  1300. group_type: group
  1301. admin_label: ''
  1302. entity_type: comment
  1303. plugin_id: entity_operations
  1304. label: Operations
  1305. exclude: false
  1306. alter:
  1307. alter_text: false
  1308. text: ''
  1309. make_link: false
  1310. path: ''
  1311. absolute: false
  1312. external: false
  1313. replace_spaces: false
  1314. path_case: none
  1315. trim_whitespace: false
  1316. alt: ''
  1317. rel: ''
  1318. link_class: ''
  1319. prefix: ''
  1320. suffix: ''
  1321. target: ''
  1322. nl2br: false
  1323. max_length: 0
  1324. word_boundary: true
  1325. ellipsis: true
  1326. more_link: false
  1327. more_link_text: ''
  1328. more_link_path: ''
  1329. strip_tags: false
  1330. trim: false
  1331. preserve_tags: ''
  1332. html: false
  1333. element_type: ''
  1334. element_class: ''
  1335. element_label_type: ''
  1336. element_label_class: ''
  1337. element_label_colon: true
  1338. element_wrapper_type: ''
  1339. element_wrapper_class: ''
  1340. element_default_classes: true
  1341. empty: ''
  1342. hide_empty: false
  1343. empty_zero: false
  1344. hide_alter_empty: true
  1345. destination: true
  1346. name_1:
  1347. id: name_1
  1348. table: users_field_data
  1349. field: name
  1350. relationship: uid
  1351. group_type: group
  1352. admin_label: ''
  1353. entity_type: user
  1354. entity_field: name
  1355. plugin_id: field
  1356. label: ''
  1357. exclude: true
  1358. alter:
  1359. alter_text: false
  1360. text: ''
  1361. make_link: false
  1362. path: ''
  1363. absolute: false
  1364. external: false
  1365. replace_spaces: false
  1366. path_case: none
  1367. trim_whitespace: false
  1368. alt: ''
  1369. rel: ''
  1370. link_class: ''
  1371. prefix: ''
  1372. suffix: ''
  1373. target: ''
  1374. nl2br: false
  1375. max_length: 0
  1376. word_boundary: true
  1377. ellipsis: true
  1378. more_link: false
  1379. more_link_text: ''
  1380. more_link_path: ''
  1381. strip_tags: false
  1382. trim: false
  1383. preserve_tags: ''
  1384. html: false
  1385. element_type: ''
  1386. element_class: ''
  1387. element_label_type: ''
  1388. element_label_class: ''
  1389. element_label_colon: false
  1390. element_wrapper_type: ''
  1391. element_wrapper_class: ''
  1392. element_default_classes: true
  1393. empty: ''
  1394. hide_empty: false
  1395. empty_zero: false
  1396. hide_alter_empty: true
  1397. click_sort_column: value
  1398. type: user_name
  1399. settings:
  1400. link_to_entity: false
  1401. group_column: value
  1402. group_columns: { }
  1403. group_rows: true
  1404. delta_limit: 0
  1405. delta_offset: 0
  1406. delta_reversed: false
  1407. delta_first_last: false
  1408. multi_type: separator
  1409. separator: ', '
  1410. field_api_classes: false
  1411. filters:
  1412. status:
  1413. id: status
  1414. table: comment_field_data
  1415. field: status
  1416. relationship: none
  1417. group_type: group
  1418. admin_label: ''
  1419. entity_type: comment
  1420. entity_field: status
  1421. plugin_id: boolean
  1422. operator: '='
  1423. value: '0'
  1424. group: 1
  1425. exposed: false
  1426. expose:
  1427. operator_id: ''
  1428. label: ''
  1429. description: ''
  1430. use_operator: false
  1431. operator: ''
  1432. operator_limit_selection: false
  1433. operator_list: { }
  1434. identifier: ''
  1435. required: false
  1436. remember: false
  1437. multiple: false
  1438. remember_roles:
  1439. authenticated: authenticated
  1440. is_grouped: false
  1441. group_info:
  1442. label: ''
  1443. description: ''
  1444. identifier: ''
  1445. optional: true
  1446. widget: select
  1447. multiple: false
  1448. remember: false
  1449. default_group: All
  1450. default_group_multiple: { }
  1451. group_items: { }
  1452. subject:
  1453. id: subject
  1454. table: comment_field_data
  1455. field: subject
  1456. relationship: none
  1457. group_type: group
  1458. admin_label: ''
  1459. entity_type: comment
  1460. entity_field: subject
  1461. plugin_id: string
  1462. operator: contains
  1463. value: ''
  1464. group: 1
  1465. exposed: true
  1466. expose:
  1467. operator_id: subject_op
  1468. label: Subject
  1469. description: ''
  1470. use_operator: false
  1471. operator: subject_op
  1472. operator_limit_selection: false
  1473. operator_list: { }
  1474. identifier: subject
  1475. required: false
  1476. remember: false
  1477. multiple: false
  1478. remember_roles:
  1479. authenticated: authenticated
  1480. is_grouped: false
  1481. group_info:
  1482. label: ''
  1483. description: ''
  1484. identifier: ''
  1485. optional: true
  1486. widget: select
  1487. multiple: false
  1488. remember: false
  1489. default_group: All
  1490. default_group_multiple: { }
  1491. group_items: { }
  1492. combine:
  1493. id: combine
  1494. table: views
  1495. field: combine
  1496. relationship: none
  1497. group_type: group
  1498. admin_label: ''
  1499. plugin_id: combine
  1500. operator: contains
  1501. value: ''
  1502. group: 1
  1503. exposed: true
  1504. expose:
  1505. operator_id: combine_op
  1506. label: 'Author Name'
  1507. description: ''
  1508. use_operator: false
  1509. operator: combine_op
  1510. operator_limit_selection: false
  1511. operator_list: { }
  1512. identifier: author_name
  1513. required: false
  1514. remember: false
  1515. multiple: false
  1516. remember_roles:
  1517. authenticated: authenticated
  1518. is_grouped: false
  1519. group_info:
  1520. label: ''
  1521. description: ''
  1522. identifier: ''
  1523. optional: true
  1524. widget: select
  1525. multiple: false
  1526. remember: false
  1527. default_group: All
  1528. default_group_multiple: { }
  1529. group_items: { }
  1530. fields:
  1531. name: name
  1532. name_1: name_1
  1533. langcode:
  1534. id: langcode
  1535. table: comment_field_data
  1536. field: langcode
  1537. relationship: none
  1538. group_type: group
  1539. admin_label: ''
  1540. entity_type: comment
  1541. entity_field: langcode
  1542. plugin_id: language
  1543. operator: in
  1544. value: { }
  1545. group: 1
  1546. exposed: true
  1547. expose:
  1548. operator_id: langcode_op
  1549. label: Language
  1550. description: ''
  1551. use_operator: false
  1552. operator: langcode_op
  1553. operator_limit_selection: false
  1554. operator_list: { }
  1555. identifier: langcode
  1556. required: false
  1557. remember: false
  1558. multiple: false
  1559. remember_roles:
  1560. authenticated: authenticated
  1561. reduce: false
  1562. is_grouped: false
  1563. group_info:
  1564. label: ''
  1565. description: ''
  1566. identifier: ''
  1567. optional: true
  1568. widget: select
  1569. multiple: false
  1570. remember: false
  1571. default_group: All
  1572. default_group_multiple: { }
  1573. group_items: { }
  1574. filter_groups:
  1575. operator: AND
  1576. groups:
  1577. 1: AND
  1578. defaults:
  1579. fields: false
  1580. filters: false
  1581. filter_groups: false
  1582. display_description: 'The unapproved comments listing.'
  1583. display_extenders: { }
  1584. path: admin/content/comment/approval
  1585. menu:
  1586. type: tab
  1587. title: 'Unapproved comments'
  1588. description: 'Comments unapproved'
  1589. weight: 1
  1590. menu_name: admin
  1591. parent: ''
  1592. context: '0'
  1593. cache_metadata:
  1594. max-age: 0
  1595. contexts:
  1596. - 'languages:language_content'
  1597. - 'languages:language_interface'
  1598. - url
  1599. - url.query_args
  1600. - user.permissions
  1601. tags: { }
  1602. cacheable: false

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