views.view.comment.yml

Same filename and directory 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. class: ''
  827. row:
  828. type: fields
  829. query:
  830. type: views_query
  831. options:
  832. query_comment: ''
  833. disable_sql_rewrite: false
  834. distinct: false
  835. replica: false
  836. query_tags: { }
  837. relationships:
  838. uid:
  839. id: uid
  840. table: comment_field_data
  841. field: uid
  842. relationship: none
  843. group_type: group
  844. admin_label: author
  845. entity_type: comment
  846. entity_field: uid
  847. plugin_id: standard
  848. required: false
  849. css_class: ''
  850. use_ajax: false
  851. group_by: false
  852. show_admin_links: true
  853. use_more: false
  854. use_more_always: true
  855. use_more_text: more
  856. header: { }
  857. footer: { }
  858. hide_attachment_summary: false
  859. display_extenders: { }
  860. cache_metadata:
  861. max-age: 0
  862. contexts:
  863. - 'languages:language_content'
  864. - 'languages:language_interface'
  865. - url
  866. - url.query_args
  867. - user.permissions
  868. tags: { }
  869. cacheable: false
  870. page_published:
  871. id: page_published
  872. display_title: 'Published comments'
  873. display_plugin: page
  874. position: 1
  875. display_options:
  876. display_description: 'The approved comments listing.'
  877. display_comment: ''
  878. exposed_block: false
  879. display_extenders: { }
  880. path: admin/content/comment
  881. menu:
  882. type: tab
  883. title: Comments
  884. description: 'Comments published'
  885. weight: 0
  886. menu_name: admin
  887. parent: ''
  888. context: '0'
  889. cache_metadata:
  890. max-age: 0
  891. contexts:
  892. - 'languages:language_content'
  893. - 'languages:language_interface'
  894. - url
  895. - url.query_args
  896. - user.permissions
  897. tags: { }
  898. cacheable: false
  899. page_unapproved:
  900. id: page_unapproved
  901. display_title: 'Unapproved comments'
  902. display_plugin: page
  903. position: 2
  904. display_options:
  905. fields:
  906. comment_bulk_form:
  907. id: comment_bulk_form
  908. table: comment
  909. field: comment_bulk_form
  910. relationship: none
  911. group_type: group
  912. admin_label: ''
  913. entity_type: comment
  914. plugin_id: comment_bulk_form
  915. label: ''
  916. exclude: false
  917. alter:
  918. alter_text: false
  919. text: ''
  920. make_link: false
  921. path: ''
  922. absolute: false
  923. external: false
  924. replace_spaces: false
  925. path_case: none
  926. trim_whitespace: false
  927. alt: ''
  928. rel: ''
  929. link_class: ''
  930. prefix: ''
  931. suffix: ''
  932. target: ''
  933. nl2br: false
  934. max_length: 0
  935. word_boundary: true
  936. ellipsis: true
  937. more_link: false
  938. more_link_text: ''
  939. more_link_path: ''
  940. strip_tags: false
  941. trim: false
  942. preserve_tags: ''
  943. html: false
  944. element_type: ''
  945. element_class: ''
  946. element_label_type: ''
  947. element_label_class: ''
  948. element_label_colon: false
  949. element_wrapper_type: ''
  950. element_wrapper_class: ''
  951. element_default_classes: true
  952. empty: ''
  953. hide_empty: false
  954. empty_zero: false
  955. hide_alter_empty: true
  956. action_title: Action
  957. include_exclude: include
  958. selected_actions:
  959. - comment_delete_action
  960. - comment_publish_action
  961. subject:
  962. id: subject
  963. table: comment_field_data
  964. field: subject
  965. relationship: none
  966. group_type: group
  967. admin_label: ''
  968. entity_type: comment
  969. entity_field: subject
  970. plugin_id: field
  971. label: Subject
  972. exclude: false
  973. alter:
  974. alter_text: false
  975. text: ''
  976. make_link: false
  977. path: ''
  978. absolute: false
  979. external: false
  980. replace_spaces: false
  981. path_case: none
  982. trim_whitespace: false
  983. alt: ''
  984. rel: ''
  985. link_class: ''
  986. prefix: ''
  987. suffix: ''
  988. target: ''
  989. nl2br: false
  990. max_length: 0
  991. word_boundary: true
  992. ellipsis: true
  993. more_link: false
  994. more_link_text: ''
  995. more_link_path: ''
  996. strip_tags: false
  997. trim: false
  998. preserve_tags: ''
  999. html: false
  1000. element_type: ''
  1001. element_class: ''
  1002. element_label_type: ''
  1003. element_label_class: ''
  1004. element_label_colon: true
  1005. element_wrapper_type: ''
  1006. element_wrapper_class: ''
  1007. element_default_classes: true
  1008. empty: ''
  1009. hide_empty: false
  1010. empty_zero: false
  1011. hide_alter_empty: true
  1012. click_sort_column: value
  1013. type: comment_permalink
  1014. settings:
  1015. link_to_entity: true
  1016. group_column: value
  1017. group_columns: { }
  1018. group_rows: true
  1019. delta_limit: 0
  1020. delta_offset: 0
  1021. delta_reversed: false
  1022. delta_first_last: false
  1023. multi_type: separator
  1024. separator: ', '
  1025. field_api_classes: false
  1026. uid:
  1027. id: uid
  1028. table: comment_field_data
  1029. field: uid
  1030. relationship: none
  1031. group_type: group
  1032. admin_label: ''
  1033. entity_type: comment
  1034. entity_field: uid
  1035. plugin_id: field
  1036. label: ''
  1037. exclude: true
  1038. alter:
  1039. alter_text: false
  1040. text: ''
  1041. make_link: false
  1042. path: ''
  1043. absolute: false
  1044. external: false
  1045. replace_spaces: false
  1046. path_case: none
  1047. trim_whitespace: false
  1048. alt: ''
  1049. rel: ''
  1050. link_class: ''
  1051. prefix: ''
  1052. suffix: ''
  1053. target: ''
  1054. nl2br: false
  1055. max_length: 0
  1056. word_boundary: true
  1057. ellipsis: true
  1058. more_link: false
  1059. more_link_text: ''
  1060. more_link_path: ''
  1061. strip_tags: false
  1062. trim: false
  1063. preserve_tags: ''
  1064. html: false
  1065. element_type: ''
  1066. element_class: ''
  1067. element_label_type: ''
  1068. element_label_class: ''
  1069. element_label_colon: false
  1070. element_wrapper_type: ''
  1071. element_wrapper_class: ''
  1072. element_default_classes: true
  1073. empty: ''
  1074. hide_empty: false
  1075. empty_zero: false
  1076. hide_alter_empty: true
  1077. click_sort_column: target_id
  1078. type: entity_reference_label
  1079. settings:
  1080. link: true
  1081. group_column: target_id
  1082. group_columns: { }
  1083. group_rows: true
  1084. delta_limit: 0
  1085. delta_offset: 0
  1086. delta_reversed: false
  1087. delta_first_last: false
  1088. multi_type: separator
  1089. separator: ', '
  1090. field_api_classes: false
  1091. name:
  1092. id: name
  1093. table: comment_field_data
  1094. field: name
  1095. relationship: none
  1096. group_type: group
  1097. admin_label: ''
  1098. entity_type: comment
  1099. entity_field: name
  1100. plugin_id: field
  1101. label: Author
  1102. exclude: false
  1103. alter:
  1104. alter_text: false
  1105. text: ''
  1106. make_link: false
  1107. path: ''
  1108. absolute: false
  1109. external: false
  1110. replace_spaces: false
  1111. path_case: none
  1112. trim_whitespace: false
  1113. alt: ''
  1114. rel: ''
  1115. link_class: ''
  1116. prefix: ''
  1117. suffix: ''
  1118. target: ''
  1119. nl2br: false
  1120. max_length: 0
  1121. word_boundary: true
  1122. ellipsis: true
  1123. more_link: false
  1124. more_link_text: ''
  1125. more_link_path: ''
  1126. strip_tags: false
  1127. trim: false
  1128. preserve_tags: ''
  1129. html: false
  1130. element_type: ''
  1131. element_class: ''
  1132. element_label_type: ''
  1133. element_label_class: ''
  1134. element_label_colon: true
  1135. element_wrapper_type: ''
  1136. element_wrapper_class: ''
  1137. element_default_classes: true
  1138. empty: '{{ uid }}'
  1139. hide_empty: false
  1140. empty_zero: false
  1141. hide_alter_empty: true
  1142. click_sort_column: value
  1143. type: comment_username
  1144. settings: { }
  1145. group_column: value
  1146. group_columns: { }
  1147. group_rows: true
  1148. delta_limit: 0
  1149. delta_offset: 0
  1150. delta_reversed: false
  1151. delta_first_last: false
  1152. multi_type: separator
  1153. separator: ', '
  1154. field_api_classes: false
  1155. entity_id:
  1156. id: entity_id
  1157. table: comment_field_data
  1158. field: entity_id
  1159. relationship: none
  1160. group_type: group
  1161. admin_label: ''
  1162. entity_type: comment
  1163. entity_field: entity_id
  1164. plugin_id: commented_entity
  1165. label: 'Posted in'
  1166. exclude: false
  1167. alter:
  1168. alter_text: false
  1169. text: ''
  1170. make_link: false
  1171. path: ''
  1172. absolute: false
  1173. external: false
  1174. replace_spaces: false
  1175. path_case: none
  1176. trim_whitespace: false
  1177. alt: ''
  1178. rel: ''
  1179. link_class: ''
  1180. prefix: ''
  1181. suffix: ''
  1182. target: ''
  1183. nl2br: false
  1184. max_length: 0
  1185. word_boundary: true
  1186. ellipsis: true
  1187. more_link: false
  1188. more_link_text: ''
  1189. more_link_path: ''
  1190. strip_tags: false
  1191. trim: false
  1192. preserve_tags: ''
  1193. html: false
  1194. element_type: ''
  1195. element_class: ''
  1196. element_label_type: ''
  1197. element_label_class: ''
  1198. element_label_colon: true
  1199. element_wrapper_type: ''
  1200. element_wrapper_class: ''
  1201. element_default_classes: true
  1202. empty: ''
  1203. hide_empty: false
  1204. empty_zero: false
  1205. hide_alter_empty: true
  1206. click_sort_column: target_id
  1207. type: entity_reference_label
  1208. settings:
  1209. link: true
  1210. group_column: target_id
  1211. group_columns: { }
  1212. group_rows: true
  1213. delta_limit: 0
  1214. delta_offset: 0
  1215. delta_reversed: false
  1216. delta_first_last: false
  1217. multi_type: separator
  1218. separator: ', '
  1219. field_api_classes: false
  1220. changed:
  1221. id: changed
  1222. table: comment_field_data
  1223. field: changed
  1224. relationship: none
  1225. group_type: group
  1226. admin_label: ''
  1227. entity_type: comment
  1228. entity_field: changed
  1229. plugin_id: field
  1230. label: Updated
  1231. exclude: false
  1232. alter:
  1233. alter_text: false
  1234. text: ''
  1235. make_link: false
  1236. path: ''
  1237. absolute: false
  1238. external: false
  1239. replace_spaces: false
  1240. path_case: none
  1241. trim_whitespace: false
  1242. alt: ''
  1243. rel: ''
  1244. link_class: ''
  1245. prefix: ''
  1246. suffix: ''
  1247. target: ''
  1248. nl2br: false
  1249. max_length: 0
  1250. word_boundary: true
  1251. ellipsis: true
  1252. more_link: false
  1253. more_link_text: ''
  1254. more_link_path: ''
  1255. strip_tags: false
  1256. trim: false
  1257. preserve_tags: ''
  1258. html: false
  1259. element_type: ''
  1260. element_class: ''
  1261. element_label_type: ''
  1262. element_label_class: ''
  1263. element_label_colon: true
  1264. element_wrapper_type: ''
  1265. element_wrapper_class: ''
  1266. element_default_classes: true
  1267. empty: ''
  1268. hide_empty: false
  1269. empty_zero: false
  1270. hide_alter_empty: true
  1271. click_sort_column: value
  1272. type: timestamp
  1273. settings:
  1274. date_format: short
  1275. custom_date_format: ''
  1276. timezone: ''
  1277. tooltip:
  1278. date_format: long
  1279. custom_date_format: ''
  1280. time_diff:
  1281. enabled: false
  1282. future_format: '@interval hence'
  1283. past_format: '@interval ago'
  1284. granularity: 2
  1285. refresh: 60
  1286. group_column: value
  1287. group_columns: { }
  1288. group_rows: true
  1289. delta_limit: 0
  1290. delta_offset: 0
  1291. delta_reversed: false
  1292. delta_first_last: false
  1293. multi_type: separator
  1294. separator: ', '
  1295. field_api_classes: false
  1296. operations:
  1297. id: operations
  1298. table: comment
  1299. field: operations
  1300. relationship: none
  1301. group_type: group
  1302. admin_label: ''
  1303. entity_type: comment
  1304. plugin_id: entity_operations
  1305. label: Operations
  1306. exclude: false
  1307. alter:
  1308. alter_text: false
  1309. text: ''
  1310. make_link: false
  1311. path: ''
  1312. absolute: false
  1313. external: false
  1314. replace_spaces: false
  1315. path_case: none
  1316. trim_whitespace: false
  1317. alt: ''
  1318. rel: ''
  1319. link_class: ''
  1320. prefix: ''
  1321. suffix: ''
  1322. target: ''
  1323. nl2br: false
  1324. max_length: 0
  1325. word_boundary: true
  1326. ellipsis: true
  1327. more_link: false
  1328. more_link_text: ''
  1329. more_link_path: ''
  1330. strip_tags: false
  1331. trim: false
  1332. preserve_tags: ''
  1333. html: false
  1334. element_type: ''
  1335. element_class: ''
  1336. element_label_type: ''
  1337. element_label_class: ''
  1338. element_label_colon: true
  1339. element_wrapper_type: ''
  1340. element_wrapper_class: ''
  1341. element_default_classes: true
  1342. empty: ''
  1343. hide_empty: false
  1344. empty_zero: false
  1345. hide_alter_empty: true
  1346. destination: true
  1347. name_1:
  1348. id: name_1
  1349. table: users_field_data
  1350. field: name
  1351. relationship: uid
  1352. group_type: group
  1353. admin_label: ''
  1354. entity_type: user
  1355. entity_field: name
  1356. plugin_id: field
  1357. label: ''
  1358. exclude: true
  1359. alter:
  1360. alter_text: false
  1361. text: ''
  1362. make_link: false
  1363. path: ''
  1364. absolute: false
  1365. external: false
  1366. replace_spaces: false
  1367. path_case: none
  1368. trim_whitespace: false
  1369. alt: ''
  1370. rel: ''
  1371. link_class: ''
  1372. prefix: ''
  1373. suffix: ''
  1374. target: ''
  1375. nl2br: false
  1376. max_length: 0
  1377. word_boundary: true
  1378. ellipsis: true
  1379. more_link: false
  1380. more_link_text: ''
  1381. more_link_path: ''
  1382. strip_tags: false
  1383. trim: false
  1384. preserve_tags: ''
  1385. html: false
  1386. element_type: ''
  1387. element_class: ''
  1388. element_label_type: ''
  1389. element_label_class: ''
  1390. element_label_colon: false
  1391. element_wrapper_type: ''
  1392. element_wrapper_class: ''
  1393. element_default_classes: true
  1394. empty: ''
  1395. hide_empty: false
  1396. empty_zero: false
  1397. hide_alter_empty: true
  1398. click_sort_column: value
  1399. type: user_name
  1400. settings:
  1401. link_to_entity: false
  1402. group_column: value
  1403. group_columns: { }
  1404. group_rows: true
  1405. delta_limit: 0
  1406. delta_offset: 0
  1407. delta_reversed: false
  1408. delta_first_last: false
  1409. multi_type: separator
  1410. separator: ', '
  1411. field_api_classes: false
  1412. filters:
  1413. status:
  1414. id: status
  1415. table: comment_field_data
  1416. field: status
  1417. relationship: none
  1418. group_type: group
  1419. admin_label: ''
  1420. entity_type: comment
  1421. entity_field: status
  1422. plugin_id: boolean
  1423. operator: '='
  1424. value: '0'
  1425. group: 1
  1426. exposed: false
  1427. expose:
  1428. operator_id: ''
  1429. label: ''
  1430. description: ''
  1431. use_operator: false
  1432. operator: ''
  1433. operator_limit_selection: false
  1434. operator_list: { }
  1435. identifier: ''
  1436. required: false
  1437. remember: false
  1438. multiple: false
  1439. remember_roles:
  1440. authenticated: authenticated
  1441. is_grouped: false
  1442. group_info:
  1443. label: ''
  1444. description: ''
  1445. identifier: ''
  1446. optional: true
  1447. widget: select
  1448. multiple: false
  1449. remember: false
  1450. default_group: All
  1451. default_group_multiple: { }
  1452. group_items: { }
  1453. subject:
  1454. id: subject
  1455. table: comment_field_data
  1456. field: subject
  1457. relationship: none
  1458. group_type: group
  1459. admin_label: ''
  1460. entity_type: comment
  1461. entity_field: subject
  1462. plugin_id: string
  1463. operator: contains
  1464. value: ''
  1465. group: 1
  1466. exposed: true
  1467. expose:
  1468. operator_id: subject_op
  1469. label: Subject
  1470. description: ''
  1471. use_operator: false
  1472. operator: subject_op
  1473. operator_limit_selection: false
  1474. operator_list: { }
  1475. identifier: subject
  1476. required: false
  1477. remember: false
  1478. multiple: false
  1479. remember_roles:
  1480. authenticated: authenticated
  1481. is_grouped: false
  1482. group_info:
  1483. label: ''
  1484. description: ''
  1485. identifier: ''
  1486. optional: true
  1487. widget: select
  1488. multiple: false
  1489. remember: false
  1490. default_group: All
  1491. default_group_multiple: { }
  1492. group_items: { }
  1493. combine:
  1494. id: combine
  1495. table: views
  1496. field: combine
  1497. relationship: none
  1498. group_type: group
  1499. admin_label: ''
  1500. plugin_id: combine
  1501. operator: contains
  1502. value: ''
  1503. group: 1
  1504. exposed: true
  1505. expose:
  1506. operator_id: combine_op
  1507. label: 'Author Name'
  1508. description: ''
  1509. use_operator: false
  1510. operator: combine_op
  1511. operator_limit_selection: false
  1512. operator_list: { }
  1513. identifier: author_name
  1514. required: false
  1515. remember: false
  1516. multiple: false
  1517. remember_roles:
  1518. authenticated: authenticated
  1519. is_grouped: false
  1520. group_info:
  1521. label: ''
  1522. description: ''
  1523. identifier: ''
  1524. optional: true
  1525. widget: select
  1526. multiple: false
  1527. remember: false
  1528. default_group: All
  1529. default_group_multiple: { }
  1530. group_items: { }
  1531. fields:
  1532. name: name
  1533. name_1: name_1
  1534. langcode:
  1535. id: langcode
  1536. table: comment_field_data
  1537. field: langcode
  1538. relationship: none
  1539. group_type: group
  1540. admin_label: ''
  1541. entity_type: comment
  1542. entity_field: langcode
  1543. plugin_id: language
  1544. operator: in
  1545. value: { }
  1546. group: 1
  1547. exposed: true
  1548. expose:
  1549. operator_id: langcode_op
  1550. label: Language
  1551. description: ''
  1552. use_operator: false
  1553. operator: langcode_op
  1554. operator_limit_selection: false
  1555. operator_list: { }
  1556. identifier: langcode
  1557. required: false
  1558. remember: false
  1559. multiple: false
  1560. remember_roles:
  1561. authenticated: authenticated
  1562. reduce: false
  1563. is_grouped: false
  1564. group_info:
  1565. label: ''
  1566. description: ''
  1567. identifier: ''
  1568. optional: true
  1569. widget: select
  1570. multiple: false
  1571. remember: false
  1572. default_group: All
  1573. default_group_multiple: { }
  1574. group_items: { }
  1575. filter_groups:
  1576. operator: AND
  1577. groups:
  1578. 1: AND
  1579. defaults:
  1580. fields: false
  1581. filters: false
  1582. filter_groups: false
  1583. display_description: 'The unapproved comments listing.'
  1584. display_extenders: { }
  1585. path: admin/content/comment/approval
  1586. menu:
  1587. type: tab
  1588. title: 'Unapproved comments'
  1589. description: 'Comments unapproved'
  1590. weight: 1
  1591. menu_name: admin
  1592. parent: ''
  1593. context: '0'
  1594. cache_metadata:
  1595. max-age: 0
  1596. contexts:
  1597. - 'languages:language_content'
  1598. - 'languages:language_interface'
  1599. - url
  1600. - url.query_args
  1601. - user.permissions
  1602. tags: { }
  1603. cacheable: false

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