views.view.projets.yml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696
  1. uuid: 256b9db8-9b6e-476b-a712-e91101217c7c
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.field_adresse
  7. - field.storage.node.field_ge
  8. - field.storage.node.field_programme
  9. - node.type.projet
  10. module:
  11. - address
  12. - geofield
  13. - leaflet_views
  14. - node
  15. - user
  16. id: projets
  17. label: Projets
  18. module: views
  19. description: ''
  20. tag: ''
  21. base_table: node_field_data
  22. base_field: nid
  23. display:
  24. default:
  25. display_plugin: default
  26. id: default
  27. display_title: Master
  28. position: 0
  29. display_options:
  30. access:
  31. type: perm
  32. options:
  33. perm: 'access content'
  34. cache:
  35. type: tag
  36. options: { }
  37. query:
  38. type: views_query
  39. options:
  40. disable_sql_rewrite: false
  41. distinct: false
  42. replica: false
  43. query_comment: ''
  44. query_tags: { }
  45. exposed_form:
  46. type: basic
  47. options:
  48. submit_button: Apply
  49. reset_button: false
  50. reset_button_label: Reset
  51. exposed_sorts_label: 'Sort by'
  52. expose_sort_order: true
  53. sort_asc_label: Asc
  54. sort_desc_label: Desc
  55. pager:
  56. type: none
  57. options:
  58. items_per_page: 0
  59. offset: 0
  60. style:
  61. type: leaflet_map
  62. options:
  63. grouping: { }
  64. data_source: field_ge
  65. entity_source: __base_table
  66. name_field: title
  67. description_field: '#rendered_view_fields'
  68. view_mode: full
  69. leaflet_map: cartodb-light_nolabels
  70. height: '800'
  71. height_unit: px
  72. hide_empty_map: false
  73. disable_wheel: true
  74. fullscreen_control: false
  75. gesture_handling: true
  76. reset_map:
  77. control: false
  78. position: topright
  79. map_position:
  80. force: false
  81. center:
  82. lat: !!float 0
  83. lon: !!float 0
  84. zoom: 12
  85. minZoom: 1
  86. maxZoom: 18
  87. zoomFiner: 0
  88. weight: ''
  89. icon:
  90. iconType: html
  91. iconUrl: ''
  92. shadowUrl: ''
  93. className: ''
  94. html: '{{ title }}'
  95. html_class: leaflet-map-divicon
  96. circle_marker_options: '{"radius":100,"color":"red","fillColor":"#f03","fillOpacity":0.5}'
  97. iconSize:
  98. x: ''
  99. 'y': ''
  100. iconAnchor:
  101. x: ''
  102. 'y': ''
  103. shadowSize:
  104. x: ''
  105. 'y': ''
  106. shadowAnchor:
  107. x: ''
  108. 'y': ''
  109. popupAnchor:
  110. x: ''
  111. 'y': ''
  112. leaflet_markercluster:
  113. control: true
  114. options: '{"spiderfyOnMaxZoom":true,"showCoverageOnHover":true,"removeOutsideVisibleBounds":false}'
  115. include_path: 0
  116. path: '{"color":"#3388ff","opacity":"1.0","stroke":true,"weight":3,"fill":"depends","fillColor":"*","fillOpacity":"0.2","radius":"6"}'
  117. geocoder:
  118. control: false
  119. settings:
  120. position: topright
  121. input_size: 25
  122. providers:
  123. mapquest:
  124. weight: '0'
  125. checked: 0
  126. min_terms: 4
  127. delay: 800
  128. zoom: 16
  129. popup: false
  130. options: ''
  131. row:
  132. type: fields
  133. fields:
  134. field_adresse:
  135. id: field_adresse
  136. table: node__field_adresse
  137. field: field_adresse
  138. relationship: none
  139. group_type: group
  140. admin_label: ''
  141. label: ''
  142. exclude: true
  143. alter:
  144. alter_text: false
  145. text: ''
  146. make_link: false
  147. path: ''
  148. absolute: false
  149. external: false
  150. replace_spaces: false
  151. path_case: none
  152. trim_whitespace: false
  153. alt: ''
  154. rel: ''
  155. link_class: ''
  156. prefix: ''
  157. suffix: ''
  158. target: ''
  159. nl2br: false
  160. max_length: 0
  161. word_boundary: true
  162. ellipsis: true
  163. more_link: false
  164. more_link_text: ''
  165. more_link_path: ''
  166. strip_tags: false
  167. trim: false
  168. preserve_tags: ''
  169. html: false
  170. element_type: ''
  171. element_class: ''
  172. element_label_type: ''
  173. element_label_class: ''
  174. element_label_colon: false
  175. element_wrapper_type: ''
  176. element_wrapper_class: ''
  177. element_default_classes: true
  178. empty: ''
  179. hide_empty: false
  180. empty_zero: false
  181. hide_alter_empty: true
  182. click_sort_column: langcode
  183. type: address_default
  184. settings: { }
  185. group_column: ''
  186. group_columns: { }
  187. group_rows: true
  188. delta_limit: 0
  189. delta_offset: 0
  190. delta_reversed: false
  191. delta_first_last: false
  192. multi_type: separator
  193. separator: ', '
  194. field_api_classes: false
  195. plugin_id: field
  196. field_ge:
  197. id: field_ge
  198. table: node__field_ge
  199. field: field_ge
  200. relationship: none
  201. group_type: group
  202. admin_label: ''
  203. label: ''
  204. exclude: true
  205. alter:
  206. alter_text: false
  207. text: ''
  208. make_link: false
  209. path: ''
  210. absolute: false
  211. external: false
  212. replace_spaces: false
  213. path_case: none
  214. trim_whitespace: false
  215. alt: ''
  216. rel: ''
  217. link_class: ''
  218. prefix: ''
  219. suffix: ''
  220. target: ''
  221. nl2br: false
  222. max_length: 0
  223. word_boundary: true
  224. ellipsis: true
  225. more_link: false
  226. more_link_text: ''
  227. more_link_path: ''
  228. strip_tags: false
  229. trim: false
  230. preserve_tags: ''
  231. html: false
  232. element_type: ''
  233. element_class: ''
  234. element_label_type: ''
  235. element_label_class: ''
  236. element_label_colon: false
  237. element_wrapper_type: ''
  238. element_wrapper_class: ''
  239. element_default_classes: true
  240. empty: ''
  241. hide_empty: false
  242. empty_zero: false
  243. hide_alter_empty: true
  244. click_sort_column: value
  245. type: geofield_default
  246. settings:
  247. output_format: wkt
  248. output_escape: true
  249. group_column: value
  250. group_columns: { }
  251. group_rows: true
  252. delta_limit: 0
  253. delta_offset: 0
  254. delta_reversed: false
  255. delta_first_last: false
  256. multi_type: separator
  257. separator: ', '
  258. field_api_classes: false
  259. plugin_id: field
  260. view_node:
  261. id: view_node
  262. table: node
  263. field: view_node
  264. relationship: none
  265. group_type: group
  266. admin_label: ''
  267. label: ''
  268. exclude: true
  269. alter:
  270. alter_text: false
  271. text: ''
  272. make_link: false
  273. path: ''
  274. absolute: false
  275. external: false
  276. replace_spaces: false
  277. path_case: none
  278. trim_whitespace: false
  279. alt: ''
  280. rel: ''
  281. link_class: ''
  282. prefix: ''
  283. suffix: ''
  284. target: ''
  285. nl2br: false
  286. max_length: 0
  287. word_boundary: true
  288. ellipsis: true
  289. more_link: false
  290. more_link_text: ''
  291. more_link_path: ''
  292. strip_tags: false
  293. trim: false
  294. preserve_tags: ''
  295. html: false
  296. element_type: ''
  297. element_class: ''
  298. element_label_type: ''
  299. element_label_class: ''
  300. element_label_colon: false
  301. element_wrapper_type: ''
  302. element_wrapper_class: ''
  303. element_default_classes: true
  304. empty: ''
  305. hide_empty: false
  306. empty_zero: false
  307. hide_alter_empty: true
  308. text: voir
  309. output_url_as_text: true
  310. absolute: false
  311. entity_type: node
  312. plugin_id: entity_link
  313. field_programme_1:
  314. id: field_programme_1
  315. table: node__field_programme
  316. field: field_programme
  317. relationship: none
  318. group_type: group
  319. admin_label: ''
  320. label: ''
  321. exclude: true
  322. alter:
  323. alter_text: false
  324. text: ''
  325. make_link: false
  326. path: ''
  327. absolute: false
  328. external: false
  329. replace_spaces: false
  330. path_case: none
  331. trim_whitespace: false
  332. alt: ''
  333. rel: ''
  334. link_class: ''
  335. prefix: ''
  336. suffix: ''
  337. target: ''
  338. nl2br: false
  339. max_length: 0
  340. word_boundary: true
  341. ellipsis: true
  342. more_link: false
  343. more_link_text: ''
  344. more_link_path: ''
  345. strip_tags: false
  346. trim: false
  347. preserve_tags: ''
  348. html: false
  349. element_type: ''
  350. element_class: ''
  351. element_label_type: ''
  352. element_label_class: ''
  353. element_label_colon: false
  354. element_wrapper_type: ''
  355. element_wrapper_class: ''
  356. element_default_classes: true
  357. empty: ''
  358. hide_empty: false
  359. empty_zero: false
  360. hide_alter_empty: true
  361. click_sort_column: target_id
  362. type: entity_reference_entity_id
  363. settings: { }
  364. group_column: target_id
  365. group_columns: { }
  366. group_rows: true
  367. delta_limit: 0
  368. delta_offset: 0
  369. delta_reversed: false
  370. delta_first_last: false
  371. multi_type: separator
  372. separator: ', '
  373. field_api_classes: false
  374. plugin_id: field
  375. title:
  376. id: title
  377. table: node_field_data
  378. field: title
  379. relationship: none
  380. group_type: group
  381. admin_label: ''
  382. label: ''
  383. exclude: false
  384. alter:
  385. alter_text: false
  386. text: ''
  387. make_link: true
  388. path: '{{ view_node }}'
  389. absolute: false
  390. external: false
  391. replace_spaces: false
  392. path_case: none
  393. trim_whitespace: false
  394. alt: '{{ title }}'
  395. rel: ''
  396. link_class: 'programme-{{ field_programme_1 }}'
  397. prefix: ''
  398. suffix: ''
  399. target: ''
  400. nl2br: false
  401. max_length: 0
  402. word_boundary: true
  403. ellipsis: true
  404. more_link: false
  405. more_link_text: ''
  406. more_link_path: ''
  407. strip_tags: false
  408. trim: false
  409. preserve_tags: ''
  410. html: false
  411. element_type: ''
  412. element_class: ''
  413. element_label_type: ''
  414. element_label_class: ''
  415. element_label_colon: false
  416. element_wrapper_type: ''
  417. element_wrapper_class: ''
  418. element_default_classes: true
  419. empty: ''
  420. hide_empty: false
  421. empty_zero: false
  422. hide_alter_empty: true
  423. click_sort_column: value
  424. type: string
  425. settings:
  426. link_to_entity: false
  427. group_column: value
  428. group_columns: { }
  429. group_rows: true
  430. delta_limit: 0
  431. delta_offset: 0
  432. delta_reversed: false
  433. delta_first_last: false
  434. multi_type: separator
  435. separator: ', '
  436. field_api_classes: false
  437. plugin_id: field
  438. field_programme:
  439. id: field_programme
  440. table: node__field_programme
  441. field: field_programme
  442. relationship: none
  443. group_type: group
  444. admin_label: 'programme link'
  445. label: ''
  446. exclude: false
  447. alter:
  448. alter_text: false
  449. text: ''
  450. make_link: false
  451. path: ''
  452. absolute: false
  453. external: false
  454. replace_spaces: false
  455. path_case: none
  456. trim_whitespace: false
  457. alt: ''
  458. rel: ''
  459. link_class: ''
  460. prefix: ''
  461. suffix: ''
  462. target: ''
  463. nl2br: false
  464. max_length: 0
  465. word_boundary: true
  466. ellipsis: true
  467. more_link: false
  468. more_link_text: ''
  469. more_link_path: ''
  470. strip_tags: false
  471. trim: false
  472. preserve_tags: ''
  473. html: false
  474. element_type: ''
  475. element_class: ''
  476. element_label_type: ''
  477. element_label_class: ''
  478. element_label_colon: false
  479. element_wrapper_type: ''
  480. element_wrapper_class: ''
  481. element_default_classes: true
  482. empty: ''
  483. hide_empty: false
  484. empty_zero: false
  485. hide_alter_empty: true
  486. click_sort_column: target_id
  487. type: entity_reference_label
  488. settings:
  489. link: true
  490. group_column: target_id
  491. group_columns: { }
  492. group_rows: true
  493. delta_limit: 0
  494. delta_offset: 0
  495. delta_reversed: false
  496. delta_first_last: false
  497. multi_type: separator
  498. separator: ', '
  499. field_api_classes: false
  500. plugin_id: field
  501. filters:
  502. status:
  503. value: '1'
  504. table: node_field_data
  505. field: status
  506. plugin_id: boolean
  507. entity_type: node
  508. entity_field: status
  509. id: status
  510. expose:
  511. operator: ''
  512. operator_limit_selection: false
  513. operator_list: { }
  514. group: 1
  515. type:
  516. id: type
  517. table: node_field_data
  518. field: type
  519. value:
  520. projet: projet
  521. entity_type: node
  522. entity_field: type
  523. plugin_id: bundle
  524. expose:
  525. operator_limit_selection: false
  526. operator_list: { }
  527. field_ge_value:
  528. id: field_ge_value
  529. table: node__field_ge
  530. field: field_ge_value
  531. relationship: none
  532. group_type: group
  533. admin_label: ''
  534. operator: 'not empty'
  535. value: ''
  536. group: 1
  537. exposed: false
  538. expose:
  539. operator_id: ''
  540. label: ''
  541. description: ''
  542. use_operator: false
  543. operator: ''
  544. operator_limit_selection: false
  545. operator_list: { }
  546. identifier: ''
  547. required: false
  548. remember: false
  549. multiple: false
  550. remember_roles:
  551. authenticated: authenticated
  552. placeholder: ''
  553. is_grouped: false
  554. group_info:
  555. label: ''
  556. description: ''
  557. identifier: ''
  558. optional: true
  559. widget: select
  560. multiple: false
  561. remember: false
  562. default_group: All
  563. default_group_multiple: { }
  564. group_items: { }
  565. plugin_id: string
  566. sorts:
  567. created:
  568. id: created
  569. table: node_field_data
  570. field: created
  571. order: DESC
  572. entity_type: node
  573. entity_field: created
  574. plugin_id: date
  575. relationship: none
  576. group_type: group
  577. admin_label: ''
  578. exposed: false
  579. expose:
  580. label: ''
  581. granularity: second
  582. title: Projets
  583. header: { }
  584. footer: { }
  585. empty: { }
  586. relationships: { }
  587. arguments:
  588. field_programme_target_id:
  589. id: field_programme_target_id
  590. table: node__field_programme
  591. field: field_programme_target_id
  592. relationship: none
  593. group_type: group
  594. admin_label: ''
  595. default_action: default
  596. exception:
  597. value: all
  598. title_enable: false
  599. title: All
  600. title_enable: false
  601. title: ''
  602. default_argument_type: node
  603. default_argument_options: { }
  604. default_argument_skip_url: false
  605. summary_options:
  606. base_path: ''
  607. count: true
  608. items_per_page: 25
  609. override: false
  610. summary:
  611. sort_order: asc
  612. number_of_records: 0
  613. format: default_summary
  614. specify_validation: false
  615. validate:
  616. type: none
  617. fail: 'not found'
  618. validate_options: { }
  619. break_phrase: false
  620. not: false
  621. plugin_id: numeric
  622. display_extenders: { }
  623. cache_metadata:
  624. max-age: -1
  625. contexts:
  626. - 'languages:language_content'
  627. - 'languages:language_interface'
  628. - url
  629. - 'user.node_grants:view'
  630. - user.permissions
  631. tags:
  632. - 'config:field.storage.node.field_adresse'
  633. - 'config:field.storage.node.field_ge'
  634. - 'config:field.storage.node.field_programme'
  635. block_1:
  636. display_plugin: block
  637. id: block_1
  638. display_title: 'Projets map'
  639. position: 1
  640. display_options:
  641. display_extenders:
  642. views_ef_fieldset: { }
  643. block_category: 'Programmes blocks (views)'
  644. display_description: ''
  645. arguments: { }
  646. defaults:
  647. arguments: false
  648. header: false
  649. header:
  650. result:
  651. id: result
  652. table: views
  653. field: result
  654. relationship: none
  655. group_type: group
  656. admin_label: ''
  657. empty: false
  658. content: '@total territoires étudiés'
  659. plugin_id: result
  660. cache_metadata:
  661. max-age: -1
  662. contexts:
  663. - 'languages:language_content'
  664. - 'languages:language_interface'
  665. - 'user.node_grants:view'
  666. - user.permissions
  667. tags:
  668. - 'config:field.storage.node.field_adresse'
  669. - 'config:field.storage.node.field_ge'
  670. - 'config:field.storage.node.field_programme'
  671. block_2:
  672. display_plugin: block
  673. id: block_2
  674. display_title: 'Projets map (programme)'
  675. position: 1
  676. display_options:
  677. display_extenders:
  678. views_ef_fieldset: { }
  679. block_category: 'Programmes blocks (views)'
  680. display_description: ''
  681. block_description: 'projet map (programme)'
  682. footer: { }
  683. defaults:
  684. footer: false
  685. cache_metadata:
  686. max-age: -1
  687. contexts:
  688. - 'languages:language_content'
  689. - 'languages:language_interface'
  690. - url
  691. - 'user.node_grants:view'
  692. - user.permissions
  693. tags:
  694. - 'config:field.storage.node.field_adresse'
  695. - 'config:field.storage.node.field_ge'
  696. - 'config:field.storage.node.field_programme'