views.view.media.yml 25 KB

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