You are here

views.view.comment.yml in Drupal 9

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