views.view.media.yml

Same filename in this branch
  1. 11.x core/modules/media/config/optional/views.view.media.yml
Same filename in other branches
  1. 9 core/profiles/demo_umami/config/optional/views.view.media.yml
  2. 9 core/modules/media/config/optional/views.view.media.yml
  3. 8.9.x core/profiles/demo_umami/config/optional/views.view.media.yml
  4. 8.9.x core/modules/media/config/optional/views.view.media.yml
  5. 10 core/profiles/demo_umami/config/optional/views.view.media.yml
  6. 10 core/modules/media/config/optional/views.view.media.yml
core/profiles/demo_umami/config/optional/views.view.media.yml

File

core/profiles/demo_umami/config/optional/views.view.media.yml

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

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