You are here

views.view.comment.yml in Express 8

demo_express/config/install/views.view.comment.yml

File

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