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

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