You are here

views.view.content.yml in Thunder 8.4

config/optional/views.view.content.yml

File

config/optional/views.view.content.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_channel
  6. - field.storage.node.field_teaser_media
  7. - image.style.thumbnail
  8. module:
  9. - media
  10. - node
  11. - user
  12. id: content
  13. label: Content
  14. module: node
  15. description: 'Find and manage content.'
  16. tag: default
  17. base_table: node_field_data
  18. base_field: nid
  19. display:
  20. default:
  21. display_options:
  22. access:
  23. type: perm
  24. options:
  25. perm: 'access content overview'
  26. cache:
  27. type: tag
  28. query:
  29. type: views_query
  30. exposed_form:
  31. type: basic
  32. options:
  33. submit_button: Filter
  34. reset_button: true
  35. reset_button_label: Reset
  36. exposed_sorts_label: 'Sort by'
  37. expose_sort_order: true
  38. sort_asc_label: Asc
  39. sort_desc_label: Desc
  40. pager:
  41. type: full
  42. options:
  43. items_per_page: 50
  44. tags:
  45. previous: '‹ Previous'
  46. next: 'Next ›'
  47. first: '« First'
  48. last: 'Last »'
  49. style:
  50. type: table
  51. options:
  52. grouping: { }
  53. row_class: ''
  54. default_row_class: true
  55. override: true
  56. sticky: true
  57. caption: ''
  58. summary: ''
  59. description: ''
  60. columns:
  61. node_bulk_form: node_bulk_form
  62. field_teaser_media: field_teaser_media
  63. title: title
  64. type: type
  65. field_channel: field_channel
  66. status: status
  67. publish_on: publish_on
  68. is_locked: is_locked
  69. name: name
  70. changed: changed
  71. operations: operations
  72. info:
  73. node_bulk_form:
  74. align: ''
  75. separator: ''
  76. empty_column: false
  77. responsive: ''
  78. field_teaser_media:
  79. sortable: false
  80. default_sort_order: asc
  81. align: ''
  82. separator: ''
  83. empty_column: false
  84. responsive: priority-low
  85. title:
  86. sortable: true
  87. default_sort_order: asc
  88. align: ''
  89. separator: ''
  90. empty_column: false
  91. responsive: ''
  92. type:
  93. sortable: true
  94. default_sort_order: asc
  95. align: ''
  96. separator: ''
  97. empty_column: false
  98. responsive: priority-medium
  99. field_channel:
  100. sortable: true
  101. default_sort_order: asc
  102. align: ''
  103. separator: ''
  104. empty_column: false
  105. responsive: priority-low
  106. status:
  107. sortable: true
  108. default_sort_order: asc
  109. align: ''
  110. separator: ''
  111. empty_column: false
  112. responsive: priority-medium
  113. publish_on:
  114. sortable: true
  115. default_sort_order: asc
  116. align: ''
  117. separator: ''
  118. empty_column: false
  119. responsive: priority-low
  120. is_locked:
  121. sortable: true
  122. default_sort_order: asc
  123. align: ''
  124. separator: ''
  125. empty_column: false
  126. responsive: priority-medium
  127. name:
  128. sortable: true
  129. default_sort_order: asc
  130. align: ''
  131. separator: ''
  132. empty_column: false
  133. responsive: priority-low
  134. changed:
  135. sortable: true
  136. default_sort_order: desc
  137. align: ''
  138. separator: ''
  139. empty_column: false
  140. responsive: priority-low
  141. operations:
  142. align: ''
  143. separator: ''
  144. empty_column: false
  145. responsive: ''
  146. default: changed
  147. empty_table: true
  148. row:
  149. type: fields
  150. fields:
  151. node_bulk_form:
  152. id: node_bulk_form
  153. table: node
  154. field: node_bulk_form
  155. label: ''
  156. exclude: false
  157. alter:
  158. alter_text: false
  159. element_class: ''
  160. element_default_classes: true
  161. empty: ''
  162. hide_empty: false
  163. empty_zero: false
  164. hide_alter_empty: true
  165. plugin_id: node_bulk_form
  166. entity_type: node
  167. field_teaser_media:
  168. id: field_teaser_media
  169. table: node__field_teaser_media
  170. field: field_teaser_media
  171. relationship: none
  172. group_type: group
  173. admin_label: ''
  174. label: ''
  175. exclude: false
  176. alter:
  177. alter_text: false
  178. text: ''
  179. make_link: false
  180. path: ''
  181. absolute: false
  182. external: false
  183. replace_spaces: false
  184. path_case: none
  185. trim_whitespace: false
  186. alt: ''
  187. rel: ''
  188. link_class: ''
  189. prefix: ''
  190. suffix: ''
  191. target: ''
  192. nl2br: false
  193. max_length: 0
  194. word_boundary: true
  195. ellipsis: true
  196. more_link: false
  197. more_link_text: ''
  198. more_link_path: ''
  199. strip_tags: false
  200. trim: false
  201. preserve_tags: ''
  202. html: false
  203. element_type: ''
  204. element_class: ''
  205. element_label_type: ''
  206. element_label_class: ''
  207. element_label_colon: false
  208. element_wrapper_type: ''
  209. element_wrapper_class: ''
  210. element_default_classes: true
  211. empty: ''
  212. hide_empty: false
  213. empty_zero: false
  214. hide_alter_empty: true
  215. click_sort_column: target_id
  216. type: media_thumbnail
  217. settings:
  218. image_style: thumbnail
  219. image_link: ''
  220. group_column: target_id
  221. group_columns: { }
  222. group_rows: true
  223. delta_limit: 0
  224. delta_offset: 0
  225. delta_reversed: false
  226. delta_first_last: false
  227. multi_type: separator
  228. separator: ', '
  229. field_api_classes: false
  230. plugin_id: field
  231. title:
  232. id: title
  233. table: node_field_data
  234. field: title
  235. label: Title
  236. exclude: false
  237. alter:
  238. alter_text: false
  239. element_class: ''
  240. element_default_classes: true
  241. empty: ''
  242. hide_empty: false
  243. empty_zero: false
  244. hide_alter_empty: true
  245. entity_type: node
  246. entity_field: title
  247. type: string
  248. settings:
  249. link_to_entity: true
  250. plugin_id: field
  251. type:
  252. id: type
  253. table: node_field_data
  254. field: type
  255. relationship: none
  256. group_type: group
  257. admin_label: ''
  258. label: 'Content type'
  259. exclude: false
  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: true
  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: false
  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: node
  314. entity_field: type
  315. plugin_id: field
  316. field_channel:
  317. id: field_channel
  318. table: node__field_channel
  319. field: field_channel
  320. relationship: none
  321. group_type: group
  322. admin_label: ''
  323. label: Channel
  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: ''
  361. hide_empty: false
  362. empty_zero: false
  363. hide_alter_empty: true
  364. click_sort_column: target_id
  365. type: entity_reference_label
  366. settings:
  367. link: true
  368. group_column: target_id
  369. group_columns: { }
  370. group_rows: true
  371. delta_limit: 0
  372. delta_offset: 0
  373. delta_reversed: false
  374. delta_first_last: false
  375. multi_type: separator
  376. separator: ', '
  377. field_api_classes: false
  378. plugin_id: field
  379. status:
  380. id: status
  381. table: node_field_data
  382. field: status
  383. label: Status
  384. exclude: false
  385. alter:
  386. alter_text: false
  387. element_class: ''
  388. element_default_classes: true
  389. empty: ''
  390. hide_empty: false
  391. empty_zero: false
  392. hide_alter_empty: true
  393. type: boolean
  394. settings:
  395. format: custom
  396. format_custom_true: Published
  397. format_custom_false: Unpublished
  398. plugin_id: field
  399. entity_type: node
  400. entity_field: status
  401. changed:
  402. id: changed
  403. table: node_field_data
  404. field: changed
  405. label: Updated
  406. exclude: false
  407. alter:
  408. alter_text: false
  409. element_class: ''
  410. element_default_classes: true
  411. empty: ''
  412. hide_empty: false
  413. empty_zero: false
  414. hide_alter_empty: true
  415. type: timestamp
  416. settings:
  417. date_format: short
  418. custom_date_format: ''
  419. timezone: ''
  420. plugin_id: field
  421. entity_type: node
  422. entity_field: changed
  423. operations:
  424. id: operations
  425. table: node
  426. field: operations
  427. relationship: none
  428. group_type: group
  429. admin_label: ''
  430. label: Operations
  431. exclude: false
  432. alter:
  433. alter_text: false
  434. text: ''
  435. make_link: false
  436. path: ''
  437. absolute: false
  438. external: false
  439. replace_spaces: false
  440. path_case: none
  441. trim_whitespace: false
  442. alt: ''
  443. rel: ''
  444. link_class: ''
  445. prefix: ''
  446. suffix: ''
  447. target: ''
  448. nl2br: false
  449. max_length: 0
  450. word_boundary: true
  451. ellipsis: true
  452. more_link: false
  453. more_link_text: ''
  454. more_link_path: ''
  455. strip_tags: false
  456. trim: false
  457. preserve_tags: ''
  458. html: false
  459. element_type: ''
  460. element_class: ''
  461. element_label_type: ''
  462. element_label_class: ''
  463. element_label_colon: true
  464. element_wrapper_type: ''
  465. element_wrapper_class: ''
  466. element_default_classes: true
  467. empty: ''
  468. hide_empty: false
  469. empty_zero: false
  470. hide_alter_empty: true
  471. destination: true
  472. plugin_id: entity_operations
  473. filters:
  474. status_extra:
  475. id: status_extra
  476. table: node_field_data
  477. field: status_extra
  478. operator: '='
  479. value: false
  480. plugin_id: node_status
  481. group: 1
  482. entity_type: node
  483. expose:
  484. operator_limit_selection: false
  485. operator_list: { }
  486. status:
  487. id: status
  488. table: node_field_data
  489. field: status
  490. relationship: none
  491. group_type: group
  492. admin_label: ''
  493. operator: '='
  494. value: '1'
  495. group: 1
  496. exposed: true
  497. expose:
  498. operator_id: ''
  499. label: Status
  500. description: ''
  501. use_operator: false
  502. operator: status_op
  503. identifier: status
  504. required: false
  505. remember: false
  506. multiple: false
  507. remember_roles:
  508. authenticated: authenticated
  509. operator_limit_selection: false
  510. operator_list: { }
  511. is_grouped: true
  512. group_info:
  513. label: 'Published status'
  514. description: ''
  515. identifier: status
  516. optional: true
  517. widget: select
  518. multiple: false
  519. remember: false
  520. default_group: All
  521. default_group_multiple: { }
  522. group_items:
  523. 1:
  524. title: Published
  525. operator: '='
  526. value: '1'
  527. 2:
  528. title: Unpublished
  529. operator: '='
  530. value: '0'
  531. plugin_id: boolean
  532. entity_type: node
  533. entity_field: status
  534. type:
  535. id: type
  536. table: node_field_data
  537. field: type
  538. relationship: none
  539. group_type: group
  540. admin_label: ''
  541. operator: in
  542. value: { }
  543. group: 1
  544. exposed: true
  545. expose:
  546. operator_id: type_op
  547. label: 'Content type'
  548. description: ''
  549. use_operator: false
  550. operator: type_op
  551. identifier: type
  552. required: false
  553. remember: false
  554. multiple: false
  555. remember_roles:
  556. authenticated: authenticated
  557. anonymous: '0'
  558. administrator: '0'
  559. reduce: false
  560. operator_limit_selection: false
  561. operator_list: { }
  562. is_grouped: false
  563. group_info:
  564. label: ''
  565. description: ''
  566. identifier: ''
  567. optional: true
  568. widget: select
  569. multiple: false
  570. remember: false
  571. default_group: All
  572. default_group_multiple: { }
  573. group_items: { }
  574. plugin_id: bundle
  575. entity_type: node
  576. entity_field: type
  577. title:
  578. id: title
  579. table: node_field_data
  580. field: title
  581. relationship: none
  582. group_type: group
  583. admin_label: ''
  584. operator: contains
  585. value: ''
  586. group: 1
  587. exposed: true
  588. expose:
  589. operator_id: title_op
  590. label: Title
  591. description: ''
  592. use_operator: false
  593. operator: title_op
  594. identifier: title
  595. required: false
  596. remember: false
  597. multiple: false
  598. remember_roles:
  599. authenticated: authenticated
  600. anonymous: '0'
  601. administrator: '0'
  602. operator_limit_selection: false
  603. operator_list: { }
  604. is_grouped: false
  605. group_info:
  606. label: ''
  607. description: ''
  608. identifier: ''
  609. optional: true
  610. widget: select
  611. multiple: false
  612. remember: false
  613. default_group: All
  614. default_group_multiple: { }
  615. group_items: { }
  616. plugin_id: string
  617. entity_type: node
  618. entity_field: title
  619. uid:
  620. id: uid
  621. table: node_field_data
  622. field: uid
  623. relationship: none
  624. group_type: group
  625. admin_label: ''
  626. operator: in
  627. value: { }
  628. group: 1
  629. exposed: true
  630. expose:
  631. operator_id: uid_op
  632. label: 'Authored by'
  633. description: ''
  634. use_operator: false
  635. operator: uid_op
  636. identifier: uid
  637. required: false
  638. remember: false
  639. multiple: false
  640. remember_roles:
  641. authenticated: authenticated
  642. anonymous: '0'
  643. editor: '0'
  644. seo: '0'
  645. administrator: '0'
  646. reduce: false
  647. operator_limit_selection: false
  648. operator_list: { }
  649. is_grouped: false
  650. group_info:
  651. label: ''
  652. description: ''
  653. identifier: ''
  654. optional: true
  655. widget: select
  656. multiple: false
  657. remember: false
  658. default_group: All
  659. default_group_multiple: { }
  660. group_items: { }
  661. entity_type: node
  662. entity_field: uid
  663. plugin_id: user_name
  664. langcode:
  665. id: langcode
  666. table: node_field_data
  667. field: langcode
  668. relationship: none
  669. group_type: group
  670. admin_label: ''
  671. operator: in
  672. value: { }
  673. group: 1
  674. exposed: true
  675. expose:
  676. operator_id: langcode_op
  677. label: Language
  678. description: ''
  679. use_operator: false
  680. operator: langcode_op
  681. identifier: langcode
  682. required: false
  683. remember: false
  684. multiple: false
  685. remember_roles:
  686. authenticated: authenticated
  687. anonymous: '0'
  688. administrator: '0'
  689. reduce: false
  690. operator_limit_selection: false
  691. operator_list: { }
  692. is_grouped: false
  693. group_info:
  694. label: ''
  695. description: ''
  696. identifier: ''
  697. optional: true
  698. widget: select
  699. multiple: false
  700. remember: false
  701. default_group: All
  702. default_group_multiple: { }
  703. group_items: { }
  704. plugin_id: language
  705. entity_type: node
  706. entity_field: langcode
  707. promote:
  708. id: promote
  709. table: node_field_data
  710. field: promote
  711. relationship: none
  712. group_type: group
  713. admin_label: ''
  714. operator: '='
  715. value: '1'
  716. group: 1
  717. exposed: true
  718. expose:
  719. operator_id: ''
  720. label: 'Promoted to front page status'
  721. description: ''
  722. use_operator: false
  723. operator: promote_op
  724. identifier: promote
  725. required: false
  726. remember: false
  727. multiple: false
  728. remember_roles:
  729. authenticated: authenticated
  730. anonymous: '0'
  731. editor: '0'
  732. seo: '0'
  733. administrator: '0'
  734. operator_limit_selection: false
  735. operator_list: { }
  736. is_grouped: true
  737. group_info:
  738. label: Promoted
  739. description: ''
  740. identifier: promote
  741. optional: true
  742. widget: select
  743. multiple: false
  744. remember: false
  745. default_group: All
  746. default_group_multiple: { }
  747. group_items:
  748. 1:
  749. title: 'Yes'
  750. operator: '='
  751. value: '1'
  752. 2:
  753. title: 'No'
  754. operator: '='
  755. value: '0'
  756. entity_type: node
  757. entity_field: promote
  758. plugin_id: boolean
  759. sticky:
  760. id: sticky
  761. table: node_field_data
  762. field: sticky
  763. relationship: none
  764. group_type: group
  765. admin_label: ''
  766. operator: '='
  767. value: '1'
  768. group: 1
  769. exposed: true
  770. expose:
  771. operator_id: ''
  772. label: 'Sticky status'
  773. description: ''
  774. use_operator: false
  775. operator: sticky_op
  776. identifier: sticky
  777. required: false
  778. remember: false
  779. multiple: false
  780. remember_roles:
  781. authenticated: authenticated
  782. anonymous: '0'
  783. editor: '0'
  784. seo: '0'
  785. administrator: '0'
  786. operator_limit_selection: false
  787. operator_list: { }
  788. is_grouped: true
  789. group_info:
  790. label: Sticky
  791. description: ''
  792. identifier: sticky
  793. optional: true
  794. widget: select
  795. multiple: false
  796. remember: false
  797. default_group: All
  798. default_group_multiple: { }
  799. group_items:
  800. 1:
  801. title: 'Yes'
  802. operator: '='
  803. value: '1'
  804. 2:
  805. title: 'No'
  806. operator: '='
  807. value: '0'
  808. entity_type: node
  809. entity_field: sticky
  810. plugin_id: boolean
  811. sorts: { }
  812. title: Content
  813. empty:
  814. area_text_custom:
  815. id: area_text_custom
  816. table: views
  817. field: area_text_custom
  818. empty: true
  819. content: 'No content available.'
  820. plugin_id: text_custom
  821. arguments: { }
  822. relationships:
  823. uid:
  824. id: uid
  825. table: node_field_data
  826. field: uid
  827. admin_label: author
  828. required: true
  829. plugin_id: standard
  830. show_admin_links: false
  831. filter_groups:
  832. operator: AND
  833. groups:
  834. 1: AND
  835. display_extenders: { }
  836. display_plugin: default
  837. display_title: Master
  838. id: default
  839. position: 0
  840. cache_metadata:
  841. contexts:
  842. - 'languages:language_content'
  843. - 'languages:language_interface'
  844. - url
  845. - url.query_args
  846. - user
  847. - 'user.node_grants:view'
  848. - user.permissions
  849. max-age: 0
  850. tags:
  851. - 'config:field.storage.node.field_channel'
  852. - 'config:field.storage.node.field_teaser_media'
  853. page_1:
  854. display_options:
  855. path: admin/content/node
  856. menu:
  857. type: 'default tab'
  858. title: Content
  859. description: ''
  860. menu_name: admin
  861. weight: -10
  862. context: ''
  863. tab_options:
  864. type: normal
  865. title: Content
  866. description: 'Find and manage content'
  867. menu_name: admin
  868. weight: -10
  869. display_extenders: { }
  870. display_plugin: page
  871. display_title: Page
  872. id: page_1
  873. position: 1
  874. cache_metadata:
  875. contexts:
  876. - 'languages:language_content'
  877. - 'languages:language_interface'
  878. - url
  879. - url.query_args
  880. - user
  881. - 'user.node_grants:view'
  882. - user.permissions
  883. max-age: 0
  884. tags:
  885. - 'config:field.storage.node.field_channel'
  886. - 'config:field.storage.node.field_teaser_media'