views.view.centre_de_ressources.yml 30 KB

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