views.view.base_de_donnees.yml 31 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093
  1. uuid: 3951f6cd-1b6e-4aaa-bacf-532f836689ca
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.node.teaser
  7. - field.storage.node.body
  8. - field.storage.node.field_auteur_s_
  9. - field.storage.node.field_combined_paragraphs
  10. - field.storage.node.field_edition
  11. - field.storage.node.field_liens
  12. - field.storage.node.field_mots_clefs
  13. - field.storage.node.field_sous_titre
  14. - field.storage.node.field_type_de_ressource
  15. - node.type.ressource
  16. - taxonomy.vocabulary.tag_ressource
  17. - taxonomy.vocabulary.type_de_media
  18. - taxonomy.vocabulary.types_de_ressource
  19. module:
  20. - computed_field
  21. - datetime
  22. - link
  23. - node
  24. - taxonomy
  25. - text
  26. - user
  27. id: base_de_donnees
  28. label: 'Base de données'
  29. module: views
  30. description: ''
  31. tag: ''
  32. base_table: node_field_data
  33. base_field: nid
  34. display:
  35. default:
  36. id: default
  37. display_title: Default
  38. display_plugin: default
  39. position: 0
  40. display_options:
  41. title: 'Base de données'
  42. fields:
  43. title:
  44. id: title
  45. table: node_field_data
  46. field: title
  47. relationship: none
  48. group_type: group
  49. admin_label: ''
  50. entity_type: node
  51. entity_field: title
  52. plugin_id: field
  53. label: ''
  54. exclude: false
  55. alter:
  56. alter_text: false
  57. make_link: false
  58. absolute: false
  59. word_boundary: false
  60. ellipsis: false
  61. strip_tags: false
  62. trim: false
  63. html: false
  64. element_type: ''
  65. element_class: ''
  66. element_label_type: ''
  67. element_label_class: ''
  68. element_label_colon: true
  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. click_sort_column: value
  77. type: string
  78. settings:
  79. link_to_entity: true
  80. group_column: value
  81. group_columns: { }
  82. group_rows: true
  83. delta_limit: 0
  84. delta_offset: 0
  85. delta_reversed: false
  86. delta_first_last: false
  87. multi_type: separator
  88. separator: ', '
  89. field_api_classes: false
  90. field_type_de_ressource:
  91. id: field_type_de_ressource
  92. table: node__field_type_de_ressource
  93. field: field_type_de_ressource
  94. relationship: none
  95. group_type: group
  96. admin_label: ''
  97. plugin_id: field
  98. label: ''
  99. exclude: false
  100. alter:
  101. alter_text: false
  102. text: ''
  103. make_link: false
  104. path: ''
  105. absolute: false
  106. external: false
  107. replace_spaces: false
  108. path_case: none
  109. trim_whitespace: false
  110. alt: ''
  111. rel: ''
  112. link_class: ''
  113. prefix: ''
  114. suffix: ''
  115. target: ''
  116. nl2br: false
  117. max_length: 0
  118. word_boundary: true
  119. ellipsis: true
  120. more_link: false
  121. more_link_text: ''
  122. more_link_path: ''
  123. strip_tags: false
  124. trim: false
  125. preserve_tags: ''
  126. html: false
  127. element_type: ''
  128. element_class: ''
  129. element_label_type: ''
  130. element_label_class: ''
  131. element_label_colon: false
  132. element_wrapper_type: ''
  133. element_wrapper_class: ''
  134. element_default_classes: true
  135. empty: ''
  136. hide_empty: false
  137. empty_zero: false
  138. hide_alter_empty: true
  139. click_sort_column: target_id
  140. type: entity_reference_label
  141. settings:
  142. link: false
  143. group_column: target_id
  144. group_columns: { }
  145. group_rows: true
  146. delta_limit: 0
  147. delta_offset: 0
  148. delta_reversed: false
  149. delta_first_last: false
  150. multi_type: separator
  151. separator: ', '
  152. field_api_classes: false
  153. field_auteur_s_:
  154. id: field_auteur_s_
  155. table: node__field_auteur_s_
  156. field: field_auteur_s_
  157. relationship: none
  158. group_type: group
  159. admin_label: ''
  160. plugin_id: field
  161. label: ''
  162. exclude: false
  163. alter:
  164. alter_text: false
  165. text: ''
  166. make_link: false
  167. path: ''
  168. absolute: false
  169. external: false
  170. replace_spaces: false
  171. path_case: none
  172. trim_whitespace: false
  173. alt: ''
  174. rel: ''
  175. link_class: ''
  176. prefix: ''
  177. suffix: ''
  178. target: ''
  179. nl2br: false
  180. max_length: 0
  181. word_boundary: true
  182. ellipsis: true
  183. more_link: false
  184. more_link_text: ''
  185. more_link_path: ''
  186. strip_tags: false
  187. trim: false
  188. preserve_tags: ''
  189. html: false
  190. element_type: ''
  191. element_class: ''
  192. element_label_type: ''
  193. element_label_class: ''
  194. element_label_colon: false
  195. element_wrapper_type: ''
  196. element_wrapper_class: ''
  197. element_default_classes: true
  198. empty: ''
  199. hide_empty: false
  200. empty_zero: false
  201. hide_alter_empty: true
  202. click_sort_column: value
  203. type: text_default
  204. settings: { }
  205. group_column: value
  206. group_columns: { }
  207. group_rows: true
  208. delta_limit: 0
  209. delta_offset: 0
  210. delta_reversed: false
  211. delta_first_last: false
  212. multi_type: separator
  213. separator: ', '
  214. field_api_classes: false
  215. body:
  216. id: body
  217. table: node__body
  218. field: body
  219. relationship: none
  220. group_type: group
  221. admin_label: ''
  222. plugin_id: field
  223. label: ''
  224. exclude: false
  225. alter:
  226. alter_text: false
  227. text: ''
  228. make_link: false
  229. path: ''
  230. absolute: false
  231. external: false
  232. replace_spaces: false
  233. path_case: none
  234. trim_whitespace: false
  235. alt: ''
  236. rel: ''
  237. link_class: ''
  238. prefix: ''
  239. suffix: ''
  240. target: ''
  241. nl2br: false
  242. max_length: 0
  243. word_boundary: true
  244. ellipsis: true
  245. more_link: false
  246. more_link_text: ''
  247. more_link_path: ''
  248. strip_tags: false
  249. trim: false
  250. preserve_tags: ''
  251. html: false
  252. element_type: ''
  253. element_class: ''
  254. element_label_type: ''
  255. element_label_class: ''
  256. element_label_colon: false
  257. element_wrapper_type: ''
  258. element_wrapper_class: ''
  259. element_default_classes: true
  260. empty: ''
  261. hide_empty: false
  262. empty_zero: false
  263. hide_alter_empty: true
  264. click_sort_column: value
  265. type: text_default
  266. settings: { }
  267. group_column: value
  268. group_columns: { }
  269. group_rows: true
  270. delta_limit: 0
  271. delta_offset: 0
  272. delta_reversed: false
  273. delta_first_last: false
  274. multi_type: separator
  275. separator: ', '
  276. field_api_classes: false
  277. field_liens:
  278. id: field_liens
  279. table: node__field_liens
  280. field: field_liens
  281. relationship: none
  282. group_type: group
  283. admin_label: ''
  284. plugin_id: field
  285. label: ''
  286. exclude: false
  287. alter:
  288. alter_text: false
  289. text: ''
  290. make_link: false
  291. path: ''
  292. absolute: false
  293. external: false
  294. replace_spaces: false
  295. path_case: none
  296. trim_whitespace: false
  297. alt: ''
  298. rel: ''
  299. link_class: ''
  300. prefix: ''
  301. suffix: ''
  302. target: ''
  303. nl2br: false
  304. max_length: 0
  305. word_boundary: true
  306. ellipsis: true
  307. more_link: false
  308. more_link_text: ''
  309. more_link_path: ''
  310. strip_tags: false
  311. trim: false
  312. preserve_tags: ''
  313. html: false
  314. element_type: ''
  315. element_class: ''
  316. element_label_type: ''
  317. element_label_class: ''
  318. element_label_colon: false
  319. element_wrapper_type: ''
  320. element_wrapper_class: ''
  321. element_default_classes: true
  322. empty: ''
  323. hide_empty: false
  324. empty_zero: false
  325. hide_alter_empty: true
  326. click_sort_column: uri
  327. type: link
  328. settings:
  329. trim_length: 80
  330. url_only: false
  331. url_plain: false
  332. rel: '0'
  333. target: '0'
  334. group_column: ''
  335. group_columns: { }
  336. group_rows: true
  337. delta_limit: 0
  338. delta_offset: 0
  339. delta_reversed: false
  340. delta_first_last: false
  341. multi_type: separator
  342. separator: ', '
  343. field_api_classes: false
  344. field_mots_clefs:
  345. id: field_mots_clefs
  346. table: node__field_mots_clefs
  347. field: field_mots_clefs
  348. relationship: none
  349. group_type: group
  350. admin_label: ''
  351. plugin_id: field
  352. label: ''
  353. exclude: false
  354. alter:
  355. alter_text: false
  356. text: ''
  357. make_link: false
  358. path: ''
  359. absolute: false
  360. external: false
  361. replace_spaces: false
  362. path_case: none
  363. trim_whitespace: false
  364. alt: ''
  365. rel: ''
  366. link_class: ''
  367. prefix: ''
  368. suffix: ''
  369. target: ''
  370. nl2br: false
  371. max_length: 0
  372. word_boundary: true
  373. ellipsis: true
  374. more_link: false
  375. more_link_text: ''
  376. more_link_path: ''
  377. strip_tags: false
  378. trim: false
  379. preserve_tags: ''
  380. html: false
  381. element_type: ''
  382. element_class: ''
  383. element_label_type: ''
  384. element_label_class: ''
  385. element_label_colon: false
  386. element_wrapper_type: ''
  387. element_wrapper_class: ''
  388. element_default_classes: true
  389. empty: ''
  390. hide_empty: false
  391. empty_zero: false
  392. hide_alter_empty: true
  393. click_sort_column: target_id
  394. type: entity_reference_label
  395. settings:
  396. link: true
  397. group_column: target_id
  398. group_columns: { }
  399. group_rows: true
  400. delta_limit: 0
  401. delta_offset: 0
  402. delta_reversed: false
  403. delta_first_last: false
  404. multi_type: separator
  405. separator: ', '
  406. field_api_classes: false
  407. field_sous_titre:
  408. id: field_sous_titre
  409. table: node__field_sous_titre
  410. field: field_sous_titre
  411. relationship: none
  412. group_type: group
  413. admin_label: ''
  414. plugin_id: field
  415. label: ''
  416. exclude: false
  417. alter:
  418. alter_text: false
  419. text: ''
  420. make_link: false
  421. path: ''
  422. absolute: false
  423. external: false
  424. replace_spaces: false
  425. path_case: none
  426. trim_whitespace: false
  427. alt: ''
  428. rel: ''
  429. link_class: ''
  430. prefix: ''
  431. suffix: ''
  432. target: ''
  433. nl2br: false
  434. max_length: 0
  435. word_boundary: true
  436. ellipsis: true
  437. more_link: false
  438. more_link_text: ''
  439. more_link_path: ''
  440. strip_tags: false
  441. trim: false
  442. preserve_tags: ''
  443. html: false
  444. element_type: ''
  445. element_class: ''
  446. element_label_type: ''
  447. element_label_class: ''
  448. element_label_colon: false
  449. element_wrapper_type: ''
  450. element_wrapper_class: ''
  451. element_default_classes: true
  452. empty: ''
  453. hide_empty: false
  454. empty_zero: false
  455. hide_alter_empty: true
  456. click_sort_column: value
  457. type: string
  458. settings:
  459. link_to_entity: false
  460. group_column: value
  461. group_columns: { }
  462. group_rows: true
  463. delta_limit: 0
  464. delta_offset: 0
  465. delta_reversed: false
  466. delta_first_last: false
  467. multi_type: separator
  468. separator: ', '
  469. field_api_classes: false
  470. field_edition:
  471. id: field_edition
  472. table: node__field_edition
  473. field: field_edition
  474. relationship: none
  475. group_type: group
  476. admin_label: ''
  477. plugin_id: field
  478. label: ''
  479. exclude: false
  480. alter:
  481. alter_text: false
  482. text: ''
  483. make_link: false
  484. path: ''
  485. absolute: false
  486. external: false
  487. replace_spaces: false
  488. path_case: none
  489. trim_whitespace: false
  490. alt: ''
  491. rel: ''
  492. link_class: ''
  493. prefix: ''
  494. suffix: ''
  495. target: ''
  496. nl2br: false
  497. max_length: 0
  498. word_boundary: true
  499. ellipsis: true
  500. more_link: false
  501. more_link_text: ''
  502. more_link_path: ''
  503. strip_tags: false
  504. trim: false
  505. preserve_tags: ''
  506. html: false
  507. element_type: ''
  508. element_class: ''
  509. element_label_type: ''
  510. element_label_class: ''
  511. element_label_colon: false
  512. element_wrapper_type: ''
  513. element_wrapper_class: ''
  514. element_default_classes: true
  515. empty: ''
  516. hide_empty: false
  517. empty_zero: false
  518. hide_alter_empty: true
  519. click_sort_column: value
  520. type: text_default
  521. settings: { }
  522. group_column: value
  523. group_columns: { }
  524. group_rows: true
  525. delta_limit: 0
  526. delta_offset: 0
  527. delta_reversed: false
  528. delta_first_last: false
  529. multi_type: separator
  530. separator: ', '
  531. field_api_classes: false
  532. field_combined_paragraphs:
  533. id: field_combined_paragraphs
  534. table: node__field_combined_paragraphs
  535. field: field_combined_paragraphs
  536. relationship: none
  537. group_type: group
  538. admin_label: ''
  539. plugin_id: field
  540. label: ''
  541. exclude: false
  542. alter:
  543. alter_text: false
  544. text: ''
  545. make_link: false
  546. path: ''
  547. absolute: false
  548. external: false
  549. replace_spaces: false
  550. path_case: none
  551. trim_whitespace: false
  552. alt: ''
  553. rel: ''
  554. link_class: ''
  555. prefix: ''
  556. suffix: ''
  557. target: ''
  558. nl2br: false
  559. max_length: 0
  560. word_boundary: true
  561. ellipsis: true
  562. more_link: false
  563. more_link_text: ''
  564. more_link_path: ''
  565. strip_tags: true
  566. trim: false
  567. preserve_tags: ''
  568. html: false
  569. element_type: ''
  570. element_class: ''
  571. element_label_type: ''
  572. element_label_class: ''
  573. element_label_colon: false
  574. element_wrapper_type: ''
  575. element_wrapper_class: ''
  576. element_default_classes: true
  577. empty: ''
  578. hide_empty: false
  579. empty_zero: false
  580. hide_alter_empty: true
  581. click_sort_column: value
  582. type: computed_string
  583. settings:
  584. sanitized: 1
  585. cache_unit: '-1'
  586. cache_duration: '1'
  587. group_column: value
  588. group_columns: { }
  589. group_rows: true
  590. delta_limit: 0
  591. delta_offset: 0
  592. delta_reversed: false
  593. delta_first_last: false
  594. multi_type: separator
  595. separator: ', '
  596. field_api_classes: false
  597. pager:
  598. type: none
  599. options:
  600. offset: 0
  601. items_per_page: null
  602. exposed_form:
  603. type: basic
  604. options:
  605. submit_button: Appliquer
  606. reset_button: true
  607. reset_button_label: Réinitialiser
  608. exposed_sorts_label: 'Sort by'
  609. expose_sort_order: false
  610. sort_asc_label: Asc
  611. sort_desc_label: Desc
  612. access:
  613. type: perm
  614. options:
  615. perm: 'access content'
  616. cache:
  617. type: tag
  618. options: { }
  619. empty: { }
  620. sorts:
  621. created:
  622. id: created
  623. table: node_field_data
  624. field: created
  625. relationship: none
  626. group_type: group
  627. admin_label: ''
  628. entity_type: node
  629. entity_field: created
  630. plugin_id: date
  631. order: DESC
  632. expose:
  633. label: ''
  634. field_identifier: created
  635. exposed: false
  636. granularity: second
  637. arguments: { }
  638. filters:
  639. status:
  640. id: status
  641. table: node_field_data
  642. field: status
  643. entity_type: node
  644. entity_field: status
  645. plugin_id: boolean
  646. value: '1'
  647. group: 1
  648. expose:
  649. operator: ''
  650. operator_limit_selection: false
  651. operator_list: { }
  652. type:
  653. id: type
  654. table: node_field_data
  655. field: type
  656. entity_type: node
  657. entity_field: type
  658. plugin_id: bundle
  659. value:
  660. ressource: ressource
  661. group: 1
  662. expose:
  663. operator_limit_selection: false
  664. operator_list: { }
  665. field_type_de_media_target_id:
  666. id: field_type_de_media_target_id
  667. table: node__field_type_de_media
  668. field: field_type_de_media_target_id
  669. relationship: none
  670. group_type: group
  671. admin_label: ''
  672. plugin_id: taxonomy_index_tid
  673. operator: or
  674. value: { }
  675. group: 1
  676. exposed: true
  677. expose:
  678. operator_id: field_type_de_media_target_id_op
  679. label: 'Type de media'
  680. description: ''
  681. use_operator: false
  682. operator: field_type_de_media_target_id_op
  683. operator_limit_selection: false
  684. operator_list: { }
  685. identifier: field_type_de_media_target_id
  686. required: false
  687. remember: false
  688. multiple: false
  689. remember_roles:
  690. authenticated: authenticated
  691. anonymous: '0'
  692. admin: '0'
  693. root: '0'
  694. user: '0'
  695. editeur: '0'
  696. reduce: false
  697. is_grouped: false
  698. group_info:
  699. label: ''
  700. description: ''
  701. identifier: ''
  702. optional: true
  703. widget: select
  704. multiple: false
  705. remember: false
  706. default_group: All
  707. default_group_multiple: { }
  708. group_items: { }
  709. reduce_duplicates: false
  710. vid: type_de_media
  711. type: select
  712. hierarchy: false
  713. limit: true
  714. error_message: true
  715. save_lineage: false
  716. force_deepest: false
  717. parent: 0
  718. level_labels: ''
  719. hierarchy_depth: 0
  720. required_depth: 0
  721. field_type_de_ressource_target_id:
  722. id: field_type_de_ressource_target_id
  723. table: node__field_type_de_ressource
  724. field: field_type_de_ressource_target_id
  725. relationship: none
  726. group_type: group
  727. admin_label: ''
  728. plugin_id: taxonomy_index_tid
  729. operator: or
  730. value: { }
  731. group: 1
  732. exposed: true
  733. expose:
  734. operator_id: field_type_de_ressource_target_id_op
  735. label: 'Type de contenus'
  736. description: ''
  737. use_operator: false
  738. operator: field_type_de_ressource_target_id_op
  739. operator_limit_selection: false
  740. operator_list: { }
  741. identifier: field_type_de_ressource_target_id
  742. required: false
  743. remember: false
  744. multiple: false
  745. remember_roles:
  746. authenticated: authenticated
  747. anonymous: '0'
  748. admin: '0'
  749. root: '0'
  750. user: '0'
  751. editeur: '0'
  752. reduce: false
  753. is_grouped: false
  754. group_info:
  755. label: ''
  756. description: ''
  757. identifier: ''
  758. optional: true
  759. widget: select
  760. multiple: false
  761. remember: false
  762. default_group: All
  763. default_group_multiple: { }
  764. group_items: { }
  765. reduce_duplicates: false
  766. vid: types_de_ressource
  767. type: select
  768. hierarchy: false
  769. limit: true
  770. error_message: true
  771. save_lineage: false
  772. force_deepest: false
  773. parent: 0
  774. level_labels: ''
  775. hierarchy_depth: 0
  776. required_depth: 0
  777. field_mots_clefs_target_id:
  778. id: field_mots_clefs_target_id
  779. table: node__field_mots_clefs
  780. field: field_mots_clefs_target_id
  781. relationship: none
  782. group_type: group
  783. admin_label: ''
  784. plugin_id: taxonomy_index_tid
  785. operator: or
  786. value: { }
  787. group: 1
  788. exposed: true
  789. expose:
  790. operator_id: field_mots_clefs_target_id_op
  791. label: 'Mots clefs'
  792. description: ''
  793. use_operator: false
  794. operator: field_mots_clefs_target_id_op
  795. operator_limit_selection: false
  796. operator_list: { }
  797. identifier: field_mots_clefs_target_id
  798. required: false
  799. remember: false
  800. multiple: false
  801. remember_roles:
  802. authenticated: authenticated
  803. anonymous: '0'
  804. admin: '0'
  805. root: '0'
  806. user: '0'
  807. editeur: '0'
  808. reduce: false
  809. is_grouped: false
  810. group_info:
  811. label: ''
  812. description: ''
  813. identifier: ''
  814. optional: true
  815. widget: select
  816. multiple: false
  817. remember: false
  818. default_group: All
  819. default_group_multiple: { }
  820. group_items: { }
  821. reduce_duplicates: false
  822. vid: tag_ressource
  823. type: select
  824. hierarchy: false
  825. limit: true
  826. error_message: true
  827. save_lineage: false
  828. force_deepest: false
  829. parent: 0
  830. level_labels: ''
  831. hierarchy_depth: 0
  832. required_depth: 0
  833. field_date_de_parution_value:
  834. id: field_date_de_parution_value
  835. table: node__field_date_de_parution
  836. field: field_date_de_parution_value
  837. relationship: none
  838. group_type: group
  839. admin_label: ''
  840. plugin_id: datetime
  841. operator: '='
  842. value:
  843. min: ''
  844. max: ''
  845. value: ''
  846. type: date
  847. group: 1
  848. exposed: true
  849. expose:
  850. operator_id: field_date_de_parution_value_op
  851. label: Date
  852. description: ''
  853. use_operator: false
  854. operator: field_date_de_parution_value_op
  855. operator_limit_selection: false
  856. operator_list: { }
  857. identifier: field_date_de_parution_value
  858. required: false
  859. remember: false
  860. multiple: false
  861. remember_roles:
  862. authenticated: authenticated
  863. anonymous: '0'
  864. admin: '0'
  865. root: '0'
  866. user: '0'
  867. editeur: '0'
  868. min_placeholder: ''
  869. max_placeholder: ''
  870. placeholder: ''
  871. is_grouped: false
  872. group_info:
  873. label: ''
  874. description: ''
  875. identifier: ''
  876. optional: true
  877. widget: select
  878. multiple: false
  879. remember: false
  880. default_group: All
  881. default_group_multiple: { }
  882. group_items: { }
  883. combine:
  884. id: combine
  885. table: views
  886. field: combine
  887. relationship: none
  888. group_type: group
  889. admin_label: 'global recherche'
  890. plugin_id: combine
  891. operator: contains
  892. value: ''
  893. group: 1
  894. exposed: true
  895. expose:
  896. operator_id: combine_op
  897. label: Recherche
  898. description: ''
  899. use_operator: false
  900. operator: combine_op
  901. operator_limit_selection: false
  902. operator_list: { }
  903. identifier: combine
  904. required: false
  905. remember: false
  906. multiple: false
  907. remember_roles:
  908. authenticated: authenticated
  909. anonymous: '0'
  910. admin: '0'
  911. root: '0'
  912. user: '0'
  913. editeur: '0'
  914. placeholder: 'recherche libre'
  915. is_grouped: false
  916. group_info:
  917. label: ''
  918. description: ''
  919. identifier: ''
  920. optional: true
  921. widget: select
  922. multiple: false
  923. remember: false
  924. default_group: All
  925. default_group_multiple: { }
  926. group_items: { }
  927. fields:
  928. field_combined_paragraphs: field_combined_paragraphs
  929. filter_groups:
  930. operator: AND
  931. groups:
  932. 1: AND
  933. style:
  934. type: default
  935. options:
  936. grouping:
  937. -
  938. field: field_type_de_ressource
  939. rendered: true
  940. rendered_strip: false
  941. row_class: ''
  942. default_row_class: true
  943. uses_fields: true
  944. row:
  945. type: 'entity:node'
  946. options:
  947. relationship: none
  948. view_mode: teaser
  949. query:
  950. type: views_query
  951. options:
  952. query_comment: ''
  953. disable_sql_rewrite: false
  954. distinct: true
  955. replica: false
  956. query_tags: { }
  957. relationships: { }
  958. header: { }
  959. footer: { }
  960. display_extenders: { }
  961. cache_metadata:
  962. max-age: -1
  963. contexts:
  964. - 'languages:language_content'
  965. - 'languages:language_interface'
  966. - url
  967. - user
  968. - 'user.node_grants:view'
  969. - user.permissions
  970. tags:
  971. - 'config:field.storage.node.body'
  972. - 'config:field.storage.node.field_auteur_s_'
  973. - 'config:field.storage.node.field_combined_paragraphs'
  974. - 'config:field.storage.node.field_edition'
  975. - 'config:field.storage.node.field_liens'
  976. - 'config:field.storage.node.field_mots_clefs'
  977. - 'config:field.storage.node.field_sous_titre'
  978. - 'config:field.storage.node.field_type_de_ressource'
  979. block_1:
  980. id: block_1
  981. display_title: 'Block bdd'
  982. display_plugin: block
  983. position: 1
  984. display_options:
  985. display_description: ''
  986. display_extenders:
  987. views_ef_fieldset:
  988. views_ef_fieldset:
  989. enabled: false
  990. options:
  991. sort:
  992. root:
  993. container_type: details
  994. depth: '0'
  995. description: ''
  996. id: root
  997. open: true
  998. pid: ''
  999. title: Filtres
  1000. type: container
  1001. weight: '0'
  1002. field_date_de_parution_value:
  1003. depth: '1'
  1004. id: field_date_de_parution_value
  1005. pid: root
  1006. type: filter
  1007. weight: '-8'
  1008. field_type_de_ressource_target_id:
  1009. depth: '1'
  1010. id: field_type_de_ressource_target_id
  1011. pid: root
  1012. type: filter
  1013. weight: '-8'
  1014. field_mots_clefs_target_id:
  1015. depth: '1'
  1016. id: field_mots_clefs_target_id
  1017. pid: root
  1018. type: filter
  1019. weight: '-8'
  1020. submit:
  1021. depth: '1'
  1022. id: submit
  1023. pid: root
  1024. type: buttons
  1025. weight: '-8'
  1026. container-0:
  1027. container_type: details
  1028. depth: '1'
  1029. description: ''
  1030. id: container-0
  1031. open: false
  1032. pid: root
  1033. title: 'Container 0'
  1034. type: container
  1035. weight: '-7'
  1036. container-1:
  1037. container_type: details
  1038. depth: '1'
  1039. description: ''
  1040. id: container-1
  1041. open: false
  1042. pid: root
  1043. title: 'Container 1'
  1044. type: container
  1045. weight: '-6'
  1046. container-2:
  1047. container_type: details
  1048. depth: '1'
  1049. description: ''
  1050. id: container-2
  1051. open: false
  1052. pid: root
  1053. title: 'Container 2'
  1054. type: container
  1055. weight: '-5'
  1056. container-3:
  1057. container_type: details
  1058. depth: '1'
  1059. description: ''
  1060. id: container-3
  1061. open: false
  1062. pid: root
  1063. title: 'Container 3'
  1064. type: container
  1065. weight: '-4'
  1066. block_category: 'Ressources (Views)'
  1067. block_hide_empty: false
  1068. allow:
  1069. items_per_page: false
  1070. offset: '0'
  1071. pager: '0'
  1072. hide_fields: '0'
  1073. sort_fields: '0'
  1074. disable_filters: '0'
  1075. configure_sorts: '0'
  1076. cache_metadata:
  1077. max-age: -1
  1078. contexts:
  1079. - 'languages:language_content'
  1080. - 'languages:language_interface'
  1081. - url
  1082. - user
  1083. - 'user.node_grants:view'
  1084. - user.permissions
  1085. tags:
  1086. - 'config:field.storage.node.body'
  1087. - 'config:field.storage.node.field_auteur_s_'
  1088. - 'config:field.storage.node.field_combined_paragraphs'
  1089. - 'config:field.storage.node.field_edition'
  1090. - 'config:field.storage.node.field_liens'
  1091. - 'config:field.storage.node.field_mots_clefs'
  1092. - 'config:field.storage.node.field_sous_titre'
  1093. - 'config:field.storage.node.field_type_de_ressource'