views.view.comment.yml

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

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