views.view.projets.yml 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428
  1. uuid: 0b3d7d29-12d9-4b2c-b36a-1a4537f2adc5
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.node.teaser
  7. - field.storage.node.field_geofield
  8. - field.storage.node.field_incube
  9. - field.storage.node.field_photo
  10. - image.style.map_popup
  11. - node.type.projet
  12. module:
  13. - better_exposed_filters
  14. - geofield
  15. - image
  16. - leaflet_views
  17. - node
  18. - options
  19. - user
  20. - views_conditional
  21. id: projets
  22. label: Projets
  23. module: views
  24. description: ''
  25. tag: ''
  26. base_table: node_field_data
  27. base_field: nid
  28. display:
  29. default:
  30. id: default
  31. display_title: Default
  32. display_plugin: default
  33. position: 0
  34. display_options:
  35. title: Projets
  36. fields:
  37. title:
  38. id: title
  39. table: node_field_data
  40. field: title
  41. relationship: none
  42. group_type: group
  43. admin_label: ''
  44. entity_type: node
  45. entity_field: title
  46. plugin_id: field
  47. label: ''
  48. exclude: false
  49. alter:
  50. alter_text: false
  51. make_link: false
  52. absolute: false
  53. word_boundary: false
  54. ellipsis: false
  55. strip_tags: false
  56. trim: false
  57. html: false
  58. element_type: ''
  59. element_class: ''
  60. element_label_type: ''
  61. element_label_class: ''
  62. element_label_colon: true
  63. element_wrapper_type: ''
  64. element_wrapper_class: ''
  65. element_default_classes: true
  66. empty: ''
  67. hide_empty: false
  68. empty_zero: false
  69. hide_alter_empty: true
  70. click_sort_column: value
  71. type: string
  72. settings:
  73. link_to_entity: true
  74. group_column: value
  75. group_columns: { }
  76. group_rows: true
  77. delta_limit: 0
  78. delta_offset: 0
  79. delta_reversed: false
  80. delta_first_last: false
  81. multi_type: separator
  82. separator: ', '
  83. field_api_classes: false
  84. field_geofield:
  85. id: field_geofield
  86. table: node__field_geofield
  87. field: field_geofield
  88. relationship: none
  89. group_type: group
  90. admin_label: ''
  91. plugin_id: field
  92. label: ''
  93. exclude: true
  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: false
  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: value
  134. type: geofield_default
  135. settings:
  136. output_format: wkt
  137. output_escape: true
  138. group_column: value
  139. group_columns: { }
  140. group_rows: true
  141. delta_limit: 0
  142. delta_offset: 0
  143. delta_reversed: false
  144. delta_first_last: false
  145. multi_type: separator
  146. separator: ', '
  147. field_api_classes: false
  148. field_incube:
  149. id: field_incube
  150. table: node__field_incube
  151. field: field_incube
  152. plugin_id: field
  153. pager:
  154. type: none
  155. options:
  156. offset: 0
  157. items_per_page: null
  158. exposed_form:
  159. type: bef
  160. options:
  161. submit_button: Appliqué
  162. reset_button: true
  163. reset_button_label: Réinitialiser
  164. exposed_sorts_label: 'Sort by'
  165. expose_sort_order: true
  166. sort_asc_label: Asc
  167. sort_desc_label: Desc
  168. text_input_required: 'Sélectionnez n''importe quel filtre et cliquez sur Appliquer pour voir les résultats'
  169. text_input_required_format: wysiwyg
  170. bef:
  171. general:
  172. autosubmit: false
  173. autosubmit_exclude_textfield: false
  174. autosubmit_textfield_delay: 500
  175. autosubmit_hide: false
  176. input_required: false
  177. allow_secondary: false
  178. secondary_label: 'Options avancées'
  179. secondary_open: false
  180. filter:
  181. field_incube_value:
  182. plugin_id: bef_single
  183. advanced:
  184. sort_options: false
  185. rewrite:
  186. filter_rewrite_values: ''
  187. collapsible: false
  188. is_secondary: false
  189. field_neuf_rehabilitation_value:
  190. plugin_id: bef
  191. advanced:
  192. sort_options: false
  193. rewrite:
  194. filter_rewrite_values: ''
  195. collapsible: false
  196. is_secondary: false
  197. select_all_none: false
  198. select_all_none_nested: false
  199. display_inline: true
  200. field_encours_fini_value:
  201. plugin_id: bef
  202. advanced:
  203. sort_options: false
  204. rewrite:
  205. filter_rewrite_values: ''
  206. collapsible: false
  207. is_secondary: false
  208. select_all_none: false
  209. select_all_none_nested: false
  210. display_inline: true
  211. access:
  212. type: perm
  213. options:
  214. perm: 'access content'
  215. cache:
  216. type: tag
  217. options: { }
  218. empty: { }
  219. sorts: { }
  220. arguments: { }
  221. filters:
  222. status:
  223. id: status
  224. table: node_field_data
  225. field: status
  226. entity_type: node
  227. entity_field: status
  228. plugin_id: boolean
  229. value: '1'
  230. group: 1
  231. expose:
  232. operator: ''
  233. operator_limit_selection: false
  234. operator_list: { }
  235. type:
  236. id: type
  237. table: node_field_data
  238. field: type
  239. entity_type: node
  240. entity_field: type
  241. plugin_id: bundle
  242. value:
  243. projet: projet
  244. group: 1
  245. expose:
  246. operator_limit_selection: false
  247. operator_list: { }
  248. field_incube_value:
  249. id: field_incube_value
  250. table: node__field_incube
  251. field: field_incube_value
  252. relationship: none
  253. group_type: group
  254. admin_label: ''
  255. plugin_id: boolean
  256. operator: '='
  257. value: All
  258. group: 1
  259. exposed: true
  260. expose:
  261. operator_id: ''
  262. label: 'Projets Incubé'
  263. description: ''
  264. use_operator: false
  265. operator: field_incube_value_op
  266. operator_limit_selection: false
  267. operator_list: { }
  268. identifier: field_incube_value
  269. required: false
  270. remember: false
  271. multiple: false
  272. remember_roles:
  273. authenticated: authenticated
  274. anonymous: '0'
  275. admin: '0'
  276. root: '0'
  277. user: '0'
  278. editeur: '0'
  279. is_grouped: false
  280. group_info:
  281. label: ''
  282. description: ''
  283. identifier: ''
  284. optional: true
  285. widget: select
  286. multiple: false
  287. remember: false
  288. default_group: All
  289. default_group_multiple: { }
  290. group_items: { }
  291. field_neuf_rehabilitation_value:
  292. id: field_neuf_rehabilitation_value
  293. table: node__field_neuf_rehabilitation
  294. field: field_neuf_rehabilitation_value
  295. relationship: none
  296. group_type: group
  297. admin_label: ''
  298. plugin_id: list_field
  299. operator: or
  300. value: { }
  301. group: 1
  302. exposed: true
  303. expose:
  304. operator_id: field_neuf_rehabilitation_value_op
  305. label: Neuf/Réhabilitation
  306. description: ''
  307. use_operator: false
  308. operator: field_neuf_rehabilitation_value_op
  309. operator_limit_selection: false
  310. operator_list: { }
  311. identifier: field_neuf_rehabilitation_value
  312. required: false
  313. remember: false
  314. multiple: false
  315. remember_roles:
  316. authenticated: authenticated
  317. anonymous: '0'
  318. admin: '0'
  319. root: '0'
  320. user: '0'
  321. editeur: '0'
  322. reduce: false
  323. is_grouped: false
  324. group_info:
  325. label: ''
  326. description: ''
  327. identifier: ''
  328. optional: true
  329. widget: select
  330. multiple: false
  331. remember: false
  332. default_group: All
  333. default_group_multiple: { }
  334. group_items: { }
  335. reduce_duplicates: false
  336. field_encours_fini_value:
  337. id: field_encours_fini_value
  338. table: node__field_encours_fini
  339. field: field_encours_fini_value
  340. relationship: none
  341. group_type: group
  342. admin_label: ''
  343. plugin_id: list_field
  344. operator: or
  345. value: { }
  346. group: 1
  347. exposed: true
  348. expose:
  349. operator_id: field_encours_fini_value_op
  350. label: Encours/Fini
  351. description: ''
  352. use_operator: false
  353. operator: field_encours_fini_value_op
  354. operator_limit_selection: false
  355. operator_list: { }
  356. identifier: field_encours_fini_value
  357. required: false
  358. remember: false
  359. multiple: false
  360. remember_roles:
  361. authenticated: authenticated
  362. anonymous: '0'
  363. admin: '0'
  364. root: '0'
  365. user: '0'
  366. editeur: '0'
  367. reduce: false
  368. is_grouped: false
  369. group_info:
  370. label: ''
  371. description: ''
  372. identifier: ''
  373. optional: true
  374. widget: select
  375. multiple: false
  376. remember: false
  377. default_group: All
  378. default_group_multiple: { }
  379. group_items: { }
  380. reduce_duplicates: false
  381. title:
  382. id: title
  383. table: node_field_data
  384. field: title
  385. relationship: none
  386. group_type: group
  387. admin_label: ''
  388. entity_type: node
  389. entity_field: title
  390. plugin_id: string
  391. operator: contains
  392. value: ''
  393. group: 1
  394. exposed: false
  395. expose:
  396. operator_id: title_op
  397. label: Titre
  398. description: ''
  399. use_operator: false
  400. operator: title_op
  401. operator_limit_selection: false
  402. operator_list: { }
  403. identifier: title
  404. required: false
  405. remember: false
  406. multiple: false
  407. remember_roles:
  408. authenticated: authenticated
  409. anonymous: '0'
  410. admin: '0'
  411. root: '0'
  412. user: '0'
  413. editeur: '0'
  414. placeholder: ''
  415. is_grouped: false
  416. group_info:
  417. label: ''
  418. description: ''
  419. identifier: ''
  420. optional: true
  421. widget: select
  422. multiple: false
  423. remember: false
  424. default_group: All
  425. default_group_multiple: { }
  426. group_items: { }
  427. filter_groups:
  428. operator: AND
  429. groups:
  430. 1: AND
  431. style:
  432. type: leaflet_map
  433. options:
  434. grouping: { }
  435. data_source: field_geofield
  436. entity_source: __base_table
  437. name_field: title
  438. description_field: ''
  439. view_mode: full
  440. leaflet_map: 'OSM Mapnik'
  441. height: '400'
  442. height_unit: px
  443. hide_empty_map: false
  444. disable_wheel: false
  445. gesture_handling: false
  446. reset_map:
  447. control: false
  448. position: topright
  449. map_position:
  450. force: false
  451. center:
  452. lat: !!float 0
  453. lon: !!float 0
  454. zoom: 12
  455. minZoom: 1
  456. maxZoom: 18
  457. zoomFiner: 0
  458. weight: ''
  459. icon:
  460. iconType: marker
  461. iconUrl: ''
  462. shadowUrl: ''
  463. className: ''
  464. iconSize:
  465. x: ''
  466. 'y': ''
  467. iconAnchor:
  468. x: ''
  469. 'y': ''
  470. shadowSize:
  471. x: ''
  472. 'y': ''
  473. shadowAnchor:
  474. x: ''
  475. 'y': ''
  476. popupAnchor:
  477. x: ''
  478. 'y': ''
  479. html: '<div></div>'
  480. html_class: leaflet-map-divicon
  481. circle_marker_options: '{"radius":100,"color":"red","fillColor":"#f03","fillOpacity":0.5}'
  482. fullscreen:
  483. control: false
  484. options: '{"position":"topleft","pseudoFullscreen":false}'
  485. path: '{"color":"#3388ff","opacity":"1.0","stroke":true,"weight":3,"fill":"depends","fillColor":"*","fillOpacity":"0.2","radius":"6"}'
  486. geocoder:
  487. control: false
  488. settings:
  489. position: topright
  490. input_size: 25
  491. providers:
  492. mapquest:
  493. weight: '0'
  494. checked: 0
  495. min_terms: 4
  496. delay: 800
  497. zoom: 16
  498. popup: false
  499. options: ''
  500. row:
  501. type: 'entity:node'
  502. options:
  503. view_mode: teaser
  504. query:
  505. type: views_query
  506. options:
  507. query_comment: ''
  508. disable_sql_rewrite: false
  509. distinct: false
  510. replica: false
  511. query_tags: { }
  512. relationships: { }
  513. header: { }
  514. footer: { }
  515. display_extenders: { }
  516. cache_metadata:
  517. max-age: -1
  518. contexts:
  519. - 'languages:language_content'
  520. - 'languages:language_interface'
  521. - url
  522. - 'user.node_grants:view'
  523. - user.permissions
  524. tags:
  525. - 'config:field.storage.node.field_geofield'
  526. - 'config:field.storage.node.field_incube'
  527. block_1:
  528. id: block_1
  529. display_title: 'Projets Block'
  530. display_plugin: block
  531. position: 1
  532. display_options:
  533. style:
  534. type: default
  535. options:
  536. row_class: ''
  537. default_row_class: true
  538. uses_fields: false
  539. row:
  540. type: 'entity:node'
  541. options:
  542. view_mode: teaser
  543. defaults:
  544. style: false
  545. row: false
  546. display_description: ''
  547. display_extenders:
  548. views_ef_fieldset:
  549. views_ef_fieldset:
  550. enabled: 0
  551. options:
  552. sort:
  553. root:
  554. container_type: details
  555. title: Filtres
  556. description: ''
  557. open: '1'
  558. weight: '0'
  559. id: root
  560. pid: ''
  561. depth: '0'
  562. type: container
  563. field_incube_value:
  564. weight: '-8'
  565. id: field_incube_value
  566. pid: root
  567. depth: '1'
  568. type: filter
  569. field_neuf_rehabilitation_value:
  570. weight: '-8'
  571. id: field_neuf_rehabilitation_value
  572. pid: root
  573. depth: '1'
  574. type: filter
  575. field_encours_fini_value:
  576. weight: '-8'
  577. id: field_encours_fini_value
  578. pid: root
  579. depth: '1'
  580. type: filter
  581. submit:
  582. weight: '-8'
  583. id: submit
  584. pid: root
  585. depth: '1'
  586. type: buttons
  587. container-0:
  588. container_type: details
  589. title: 'Container 0'
  590. description: ''
  591. weight: '-7'
  592. open: 0
  593. id: container-0
  594. pid: root
  595. depth: '1'
  596. type: container
  597. container-1:
  598. container_type: details
  599. title: 'Container 1'
  600. description: ''
  601. weight: '-6'
  602. open: 0
  603. id: container-1
  604. pid: root
  605. depth: '1'
  606. type: container
  607. container-2:
  608. container_type: details
  609. title: 'Container 2'
  610. description: ''
  611. weight: '-5'
  612. open: 0
  613. id: container-2
  614. pid: root
  615. depth: '1'
  616. type: container
  617. container-3:
  618. container_type: details
  619. title: 'Container 3'
  620. description: ''
  621. weight: '-4'
  622. open: 0
  623. id: container-3
  624. pid: root
  625. depth: '1'
  626. type: container
  627. block_description: 'Projets block'
  628. cache_metadata:
  629. max-age: -1
  630. contexts:
  631. - 'languages:language_content'
  632. - 'languages:language_interface'
  633. - url
  634. - 'user.node_grants:view'
  635. - user.permissions
  636. tags:
  637. - 'config:field.storage.node.field_geofield'
  638. - 'config:field.storage.node.field_incube'
  639. block_2:
  640. id: block_2
  641. display_title: 'Projets map'
  642. display_plugin: block
  643. position: 2
  644. display_options:
  645. fields:
  646. field_photo:
  647. id: field_photo
  648. table: node__field_photo
  649. field: field_photo
  650. relationship: none
  651. group_type: group
  652. admin_label: ''
  653. plugin_id: field
  654. label: ''
  655. exclude: true
  656. alter:
  657. alter_text: false
  658. text: ''
  659. make_link: false
  660. path: ''
  661. absolute: false
  662. external: false
  663. replace_spaces: false
  664. path_case: none
  665. trim_whitespace: false
  666. alt: ''
  667. rel: ''
  668. link_class: ''
  669. prefix: ''
  670. suffix: ''
  671. target: ''
  672. nl2br: false
  673. max_length: 0
  674. word_boundary: true
  675. ellipsis: true
  676. more_link: false
  677. more_link_text: ''
  678. more_link_path: ''
  679. strip_tags: false
  680. trim: false
  681. preserve_tags: ''
  682. html: false
  683. element_type: ''
  684. element_class: ''
  685. element_label_type: ''
  686. element_label_class: ''
  687. element_label_colon: false
  688. element_wrapper_type: ''
  689. element_wrapper_class: ''
  690. element_default_classes: true
  691. empty: ''
  692. hide_empty: false
  693. empty_zero: false
  694. hide_alter_empty: true
  695. click_sort_column: target_id
  696. type: image
  697. settings:
  698. image_link: content
  699. image_style: map_popup
  700. group_column: ''
  701. group_columns: { }
  702. group_rows: true
  703. delta_limit: 0
  704. delta_offset: 0
  705. delta_reversed: false
  706. delta_first_last: false
  707. multi_type: separator
  708. separator: ', '
  709. field_api_classes: false
  710. title:
  711. id: title
  712. table: node_field_data
  713. field: title
  714. relationship: none
  715. group_type: group
  716. admin_label: ''
  717. entity_type: node
  718. entity_field: title
  719. plugin_id: field
  720. label: ''
  721. exclude: false
  722. alter:
  723. alter_text: true
  724. text: "{{ field_photo }} <br>\r\n{{ title }}"
  725. make_link: false
  726. path: ''
  727. absolute: false
  728. external: false
  729. replace_spaces: false
  730. path_case: none
  731. trim_whitespace: false
  732. alt: ''
  733. rel: ''
  734. link_class: ''
  735. prefix: ''
  736. suffix: ''
  737. target: ''
  738. nl2br: false
  739. max_length: 0
  740. word_boundary: false
  741. ellipsis: false
  742. more_link: false
  743. more_link_text: ''
  744. more_link_path: ''
  745. strip_tags: false
  746. trim: false
  747. preserve_tags: ''
  748. html: false
  749. element_type: ''
  750. element_class: ''
  751. element_label_type: ''
  752. element_label_class: ''
  753. element_label_colon: false
  754. element_wrapper_type: ''
  755. element_wrapper_class: ''
  756. element_default_classes: true
  757. empty: ''
  758. hide_empty: false
  759. empty_zero: false
  760. hide_alter_empty: true
  761. click_sort_column: value
  762. type: string
  763. settings:
  764. link_to_entity: true
  765. group_column: value
  766. group_columns: { }
  767. group_rows: true
  768. delta_limit: 0
  769. delta_offset: 0
  770. delta_reversed: false
  771. delta_first_last: false
  772. multi_type: separator
  773. separator: ', '
  774. field_api_classes: false
  775. field_geofield:
  776. id: field_geofield
  777. table: node__field_geofield
  778. field: field_geofield
  779. relationship: none
  780. group_type: group
  781. admin_label: ''
  782. plugin_id: field
  783. label: ''
  784. exclude: true
  785. alter:
  786. alter_text: false
  787. text: ''
  788. make_link: false
  789. path: ''
  790. absolute: false
  791. external: false
  792. replace_spaces: false
  793. path_case: none
  794. trim_whitespace: false
  795. alt: ''
  796. rel: ''
  797. link_class: ''
  798. prefix: ''
  799. suffix: ''
  800. target: ''
  801. nl2br: false
  802. max_length: 0
  803. word_boundary: true
  804. ellipsis: true
  805. more_link: false
  806. more_link_text: ''
  807. more_link_path: ''
  808. strip_tags: false
  809. trim: false
  810. preserve_tags: ''
  811. html: false
  812. element_type: ''
  813. element_class: ''
  814. element_label_type: ''
  815. element_label_class: ''
  816. element_label_colon: false
  817. element_wrapper_type: ''
  818. element_wrapper_class: ''
  819. element_default_classes: true
  820. empty: ''
  821. hide_empty: false
  822. empty_zero: false
  823. hide_alter_empty: true
  824. click_sort_column: value
  825. type: geofield_default
  826. settings:
  827. output_format: wkt
  828. output_escape: true
  829. group_column: value
  830. group_columns: { }
  831. group_rows: true
  832. delta_limit: 0
  833. delta_offset: 0
  834. delta_reversed: false
  835. delta_first_last: false
  836. multi_type: separator
  837. separator: ', '
  838. field_api_classes: false
  839. field_incube:
  840. id: field_incube
  841. table: node__field_incube
  842. field: field_incube
  843. relationship: none
  844. group_type: group
  845. admin_label: ''
  846. plugin_id: field
  847. label: ''
  848. exclude: true
  849. alter:
  850. alter_text: false
  851. text: ''
  852. make_link: false
  853. path: ''
  854. absolute: false
  855. external: false
  856. replace_spaces: false
  857. path_case: none
  858. trim_whitespace: false
  859. alt: ''
  860. rel: ''
  861. link_class: ''
  862. prefix: ''
  863. suffix: ''
  864. target: ''
  865. nl2br: false
  866. max_length: 0
  867. word_boundary: true
  868. ellipsis: true
  869. more_link: false
  870. more_link_text: ''
  871. more_link_path: ''
  872. strip_tags: false
  873. trim: false
  874. preserve_tags: ''
  875. html: false
  876. element_type: ''
  877. element_class: ''
  878. element_label_type: ''
  879. element_label_class: ''
  880. element_label_colon: false
  881. element_wrapper_type: ''
  882. element_wrapper_class: ''
  883. element_default_classes: true
  884. empty: ''
  885. hide_empty: false
  886. empty_zero: false
  887. hide_alter_empty: true
  888. click_sort_column: value
  889. type: boolean
  890. settings:
  891. format: default
  892. format_custom_false: ''
  893. format_custom_true: ''
  894. group_column: value
  895. group_columns: { }
  896. group_rows: true
  897. delta_limit: 0
  898. delta_offset: 0
  899. delta_reversed: false
  900. delta_first_last: false
  901. multi_type: separator
  902. separator: ', '
  903. field_api_classes: false
  904. views_conditional_field:
  905. id: views_conditional_field
  906. table: views_conditional
  907. field: views_conditional_field
  908. relationship: none
  909. group_type: group
  910. admin_label: ''
  911. plugin_id: views_conditional_field
  912. label: ''
  913. exclude: true
  914. alter:
  915. alter_text: false
  916. text: ''
  917. make_link: false
  918. path: ''
  919. absolute: false
  920. external: false
  921. replace_spaces: false
  922. path_case: none
  923. trim_whitespace: false
  924. alt: ''
  925. rel: ''
  926. link_class: ''
  927. prefix: ''
  928. suffix: ''
  929. target: ''
  930. nl2br: false
  931. max_length: 0
  932. word_boundary: true
  933. ellipsis: true
  934. more_link: false
  935. more_link_text: ''
  936. more_link_path: ''
  937. strip_tags: false
  938. trim: false
  939. preserve_tags: ''
  940. html: false
  941. element_type: ''
  942. element_class: ''
  943. element_label_type: ''
  944. element_label_class: ''
  945. element_label_colon: false
  946. element_wrapper_type: ''
  947. element_wrapper_class: ''
  948. element_default_classes: true
  949. empty: ''
  950. hide_empty: false
  951. empty_zero: false
  952. hide_alter_empty: true
  953. if: field_incube
  954. condition: eq
  955. equalto: Activé
  956. then: '#e10010ff'
  957. then_translate: 0
  958. or: '#000191ff'
  959. or_translate: 0
  960. strip_tags: 0
  961. filters:
  962. status:
  963. id: status
  964. table: node_field_data
  965. field: status
  966. entity_type: node
  967. entity_field: status
  968. plugin_id: boolean
  969. value: '1'
  970. group: 1
  971. expose:
  972. operator: ''
  973. operator_limit_selection: false
  974. operator_list: { }
  975. type:
  976. id: type
  977. table: node_field_data
  978. field: type
  979. entity_type: node
  980. entity_field: type
  981. plugin_id: bundle
  982. value:
  983. projet: projet
  984. group: 1
  985. expose:
  986. operator_limit_selection: false
  987. operator_list: { }
  988. filter_groups:
  989. operator: AND
  990. groups:
  991. 1: AND
  992. style:
  993. type: leaflet_map
  994. options:
  995. grouping: { }
  996. data_source: field_geofield
  997. entity_source: __base_table
  998. name_field: title
  999. description_field: title
  1000. view_mode: full
  1001. leaflet_map: stamen-toner-lite
  1002. height: '400'
  1003. height_unit: px
  1004. hide_empty_map: false
  1005. disable_wheel: false
  1006. gesture_handling: false
  1007. reset_map:
  1008. control: false
  1009. position: topright
  1010. map_position:
  1011. force: false
  1012. center:
  1013. lat: !!float 0
  1014. lon: !!float 0
  1015. zoom: 12
  1016. minZoom: 1
  1017. maxZoom: 18
  1018. zoomFiner: 0
  1019. weight: ''
  1020. icon:
  1021. iconType: circle_marker
  1022. iconUrl: ''
  1023. shadowUrl: ''
  1024. className: ''
  1025. iconSize:
  1026. x: ''
  1027. 'y': ''
  1028. iconAnchor:
  1029. x: ''
  1030. 'y': ''
  1031. shadowSize:
  1032. x: ''
  1033. 'y': ''
  1034. shadowAnchor:
  1035. x: ''
  1036. 'y': ''
  1037. popupAnchor:
  1038. x: ''
  1039. 'y': ''
  1040. html: '<div class="lmm-icon [node:field_map_marker:classes]">[node:field_map_marker:icon]</div>'
  1041. html_class: leaflet-map-divicon
  1042. circle_marker_options: '{"radius":5,"color":"{{ views_conditional_field }}","fillColor":"{{ views_conditional_field }}","fillOpacity":0.5}'
  1043. fullscreen:
  1044. control: false
  1045. options: '{"position":"topleft","pseudoFullscreen":false}'
  1046. path: '{"color":"#3388ff","opacity":"1.0","stroke":true,"weight":3,"fill":"depends","fillColor":"*","fillOpacity":"0.2","radius":"6"}'
  1047. geocoder:
  1048. control: false
  1049. settings:
  1050. position: topright
  1051. input_size: 25
  1052. providers:
  1053. mapquest:
  1054. weight: '0'
  1055. checked: 0
  1056. min_terms: 4
  1057. delay: 800
  1058. zoom: 16
  1059. popup: false
  1060. options: ''
  1061. row:
  1062. type: fields
  1063. options:
  1064. default_field_elements: true
  1065. inline: { }
  1066. separator: ''
  1067. hide_empty: false
  1068. defaults:
  1069. style: false
  1070. row: false
  1071. fields: false
  1072. filters: false
  1073. filter_groups: false
  1074. display_description: ''
  1075. display_extenders:
  1076. views_ef_fieldset: { }
  1077. block_description: 'Projet Map'
  1078. cache_metadata:
  1079. max-age: -1
  1080. contexts:
  1081. - 'languages:language_content'
  1082. - 'languages:language_interface'
  1083. - 'user.node_grants:view'
  1084. - user.permissions
  1085. tags:
  1086. - 'config:field.storage.node.field_geofield'
  1087. - 'config:field.storage.node.field_incube'
  1088. - 'config:field.storage.node.field_photo'
  1089. block_3:
  1090. id: block_3
  1091. display_title: 'Projets incubés Block'
  1092. display_plugin: block
  1093. position: 1
  1094. display_options:
  1095. filters:
  1096. status:
  1097. id: status
  1098. table: node_field_data
  1099. field: status
  1100. entity_type: node
  1101. entity_field: status
  1102. plugin_id: boolean
  1103. value: '1'
  1104. group: 1
  1105. expose:
  1106. operator: ''
  1107. operator_limit_selection: false
  1108. operator_list: { }
  1109. type:
  1110. id: type
  1111. table: node_field_data
  1112. field: type
  1113. entity_type: node
  1114. entity_field: type
  1115. plugin_id: bundle
  1116. value:
  1117. projet: projet
  1118. group: 1
  1119. expose:
  1120. operator_limit_selection: false
  1121. operator_list: { }
  1122. field_incube_value:
  1123. id: field_incube_value
  1124. table: node__field_incube
  1125. field: field_incube_value
  1126. relationship: none
  1127. group_type: group
  1128. admin_label: ''
  1129. plugin_id: boolean
  1130. operator: '='
  1131. value: '1'
  1132. group: 1
  1133. exposed: false
  1134. expose:
  1135. operator_id: ''
  1136. label: 'Projets Incubés'
  1137. description: ''
  1138. use_operator: false
  1139. operator: field_incube_value_op
  1140. operator_limit_selection: false
  1141. operator_list: { }
  1142. identifier: field_incube_value
  1143. required: false
  1144. remember: false
  1145. multiple: false
  1146. remember_roles:
  1147. authenticated: authenticated
  1148. anonymous: '0'
  1149. admin: '0'
  1150. root: '0'
  1151. user: '0'
  1152. editeur: '0'
  1153. is_grouped: false
  1154. group_info:
  1155. label: ''
  1156. description: ''
  1157. identifier: ''
  1158. optional: true
  1159. widget: select
  1160. multiple: false
  1161. remember: false
  1162. default_group: All
  1163. default_group_multiple: { }
  1164. group_items: { }
  1165. field_neuf_rehabilitation_value:
  1166. id: field_neuf_rehabilitation_value
  1167. table: node__field_neuf_rehabilitation
  1168. field: field_neuf_rehabilitation_value
  1169. relationship: none
  1170. group_type: group
  1171. admin_label: ''
  1172. plugin_id: list_field
  1173. operator: or
  1174. value: { }
  1175. group: 1
  1176. exposed: true
  1177. expose:
  1178. operator_id: field_neuf_rehabilitation_value_op
  1179. label: Neuf/Réhabilitation
  1180. description: ''
  1181. use_operator: false
  1182. operator: field_neuf_rehabilitation_value_op
  1183. operator_limit_selection: false
  1184. operator_list: { }
  1185. identifier: field_neuf_rehabilitation_value
  1186. required: false
  1187. remember: false
  1188. multiple: false
  1189. remember_roles:
  1190. authenticated: authenticated
  1191. anonymous: '0'
  1192. admin: '0'
  1193. root: '0'
  1194. user: '0'
  1195. editeur: '0'
  1196. reduce: false
  1197. is_grouped: false
  1198. group_info:
  1199. label: ''
  1200. description: ''
  1201. identifier: ''
  1202. optional: true
  1203. widget: select
  1204. multiple: false
  1205. remember: false
  1206. default_group: All
  1207. default_group_multiple: { }
  1208. group_items: { }
  1209. reduce_duplicates: false
  1210. field_encours_fini_value:
  1211. id: field_encours_fini_value
  1212. table: node__field_encours_fini
  1213. field: field_encours_fini_value
  1214. relationship: none
  1215. group_type: group
  1216. admin_label: ''
  1217. plugin_id: list_field
  1218. operator: or
  1219. value: { }
  1220. group: 1
  1221. exposed: true
  1222. expose:
  1223. operator_id: field_encours_fini_value_op
  1224. label: Encours/Fini
  1225. description: ''
  1226. use_operator: false
  1227. operator: field_encours_fini_value_op
  1228. operator_limit_selection: false
  1229. operator_list: { }
  1230. identifier: field_encours_fini_value
  1231. required: false
  1232. remember: false
  1233. multiple: false
  1234. remember_roles:
  1235. authenticated: authenticated
  1236. anonymous: '0'
  1237. admin: '0'
  1238. root: '0'
  1239. user: '0'
  1240. editeur: '0'
  1241. reduce: false
  1242. is_grouped: false
  1243. group_info:
  1244. label: ''
  1245. description: ''
  1246. identifier: ''
  1247. optional: true
  1248. widget: select
  1249. multiple: false
  1250. remember: false
  1251. default_group: All
  1252. default_group_multiple: { }
  1253. group_items: { }
  1254. reduce_duplicates: false
  1255. title:
  1256. id: title
  1257. table: node_field_data
  1258. field: title
  1259. relationship: none
  1260. group_type: group
  1261. admin_label: ''
  1262. entity_type: node
  1263. entity_field: title
  1264. plugin_id: string
  1265. operator: contains
  1266. value: ''
  1267. group: 1
  1268. exposed: true
  1269. expose:
  1270. operator_id: title_op
  1271. label: Titre
  1272. description: ''
  1273. use_operator: false
  1274. operator: title_op
  1275. operator_limit_selection: false
  1276. operator_list: { }
  1277. identifier: title
  1278. required: false
  1279. remember: false
  1280. multiple: false
  1281. remember_roles:
  1282. authenticated: authenticated
  1283. anonymous: '0'
  1284. admin: '0'
  1285. root: '0'
  1286. user: '0'
  1287. editeur: '0'
  1288. placeholder: ''
  1289. is_grouped: false
  1290. group_info:
  1291. label: ''
  1292. description: ''
  1293. identifier: ''
  1294. optional: true
  1295. widget: select
  1296. multiple: false
  1297. remember: false
  1298. default_group: All
  1299. default_group_multiple: { }
  1300. group_items: { }
  1301. filter_groups:
  1302. operator: AND
  1303. groups:
  1304. 1: AND
  1305. style:
  1306. type: default
  1307. options:
  1308. row_class: ''
  1309. default_row_class: true
  1310. uses_fields: false
  1311. row:
  1312. type: 'entity:node'
  1313. options:
  1314. view_mode: teaser
  1315. defaults:
  1316. style: false
  1317. row: false
  1318. filters: false
  1319. filter_groups: false
  1320. display_description: ''
  1321. display_extenders:
  1322. views_ef_fieldset:
  1323. views_ef_fieldset:
  1324. enabled: 0
  1325. options:
  1326. sort:
  1327. root:
  1328. container_type: details
  1329. title: Filtres
  1330. description: ''
  1331. open: '1'
  1332. weight: '0'
  1333. id: root
  1334. pid: ''
  1335. depth: '0'
  1336. type: container
  1337. title:
  1338. weight: '-10'
  1339. id: title
  1340. pid: root
  1341. depth: '1'
  1342. type: filter
  1343. field_incube_value:
  1344. weight: '-8'
  1345. id: field_incube_value
  1346. pid: root
  1347. depth: '1'
  1348. type: filter
  1349. field_neuf_rehabilitation_value:
  1350. weight: '-8'
  1351. id: field_neuf_rehabilitation_value
  1352. pid: root
  1353. depth: '1'
  1354. type: filter
  1355. field_encours_fini_value:
  1356. weight: '-8'
  1357. id: field_encours_fini_value
  1358. pid: root
  1359. depth: '1'
  1360. type: filter
  1361. submit:
  1362. weight: '-8'
  1363. id: submit
  1364. pid: root
  1365. depth: '1'
  1366. type: buttons
  1367. container-0:
  1368. container_type: details
  1369. title: 'Container 0'
  1370. description: ''
  1371. weight: '-7'
  1372. open: 0
  1373. id: container-0
  1374. pid: root
  1375. depth: '1'
  1376. type: container
  1377. container-1:
  1378. container_type: details
  1379. title: 'Container 1'
  1380. description: ''
  1381. weight: '-6'
  1382. open: 0
  1383. id: container-1
  1384. pid: root
  1385. depth: '1'
  1386. type: container
  1387. container-4:
  1388. container_type: details
  1389. title: 'Container 4'
  1390. description: ''
  1391. weight: '-5'
  1392. open: 0
  1393. id: container-4
  1394. pid: root
  1395. depth: '1'
  1396. type: container
  1397. container-2:
  1398. container_type: details
  1399. title: 'Container 2'
  1400. description: ''
  1401. weight: '-5'
  1402. open: 0
  1403. id: container-2
  1404. pid: root
  1405. depth: '1'
  1406. type: container
  1407. container-3:
  1408. container_type: details
  1409. title: 'Container 3'
  1410. description: ''
  1411. weight: '-4'
  1412. open: 0
  1413. id: container-3
  1414. pid: root
  1415. depth: '1'
  1416. type: container
  1417. block_description: 'Projets incubés block'
  1418. cache_metadata:
  1419. max-age: -1
  1420. contexts:
  1421. - 'languages:language_content'
  1422. - 'languages:language_interface'
  1423. - url
  1424. - 'user.node_grants:view'
  1425. - user.permissions
  1426. tags:
  1427. - 'config:field.storage.node.field_geofield'
  1428. - 'config:field.storage.node.field_incube'