views.view.projets.yml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577
  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: stamen-toner-lite
  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: marker
  91. iconUrl: ''
  92. shadowUrl: ''
  93. className: ''
  94. html: '<div>{{ title }}</div>'
  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. title:
  261. id: title
  262. table: node_field_data
  263. field: title
  264. relationship: none
  265. group_type: group
  266. admin_label: ''
  267. label: ''
  268. exclude: false
  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. click_sort_column: value
  309. type: string
  310. settings:
  311. link_to_entity: true
  312. group_column: value
  313. group_columns: { }
  314. group_rows: true
  315. delta_limit: 0
  316. delta_offset: 0
  317. delta_reversed: false
  318. delta_first_last: false
  319. multi_type: separator
  320. separator: ', '
  321. field_api_classes: false
  322. plugin_id: field
  323. field_programme:
  324. id: field_programme
  325. table: node__field_programme
  326. field: field_programme
  327. relationship: none
  328. group_type: group
  329. admin_label: ''
  330. label: ''
  331. exclude: false
  332. alter:
  333. alter_text: false
  334. text: ''
  335. make_link: false
  336. path: ''
  337. absolute: false
  338. external: false
  339. replace_spaces: false
  340. path_case: none
  341. trim_whitespace: false
  342. alt: ''
  343. rel: ''
  344. link_class: ''
  345. prefix: ''
  346. suffix: ''
  347. target: ''
  348. nl2br: false
  349. max_length: 0
  350. word_boundary: true
  351. ellipsis: true
  352. more_link: false
  353. more_link_text: ''
  354. more_link_path: ''
  355. strip_tags: false
  356. trim: false
  357. preserve_tags: ''
  358. html: false
  359. element_type: ''
  360. element_class: ''
  361. element_label_type: ''
  362. element_label_class: ''
  363. element_label_colon: false
  364. element_wrapper_type: ''
  365. element_wrapper_class: ''
  366. element_default_classes: true
  367. empty: ''
  368. hide_empty: false
  369. empty_zero: false
  370. hide_alter_empty: true
  371. click_sort_column: target_id
  372. type: entity_reference_label
  373. settings:
  374. link: true
  375. group_column: target_id
  376. group_columns: { }
  377. group_rows: true
  378. delta_limit: 0
  379. delta_offset: 0
  380. delta_reversed: false
  381. delta_first_last: false
  382. multi_type: separator
  383. separator: ', '
  384. field_api_classes: false
  385. plugin_id: field
  386. filters:
  387. status:
  388. value: '1'
  389. table: node_field_data
  390. field: status
  391. plugin_id: boolean
  392. entity_type: node
  393. entity_field: status
  394. id: status
  395. expose:
  396. operator: ''
  397. operator_limit_selection: false
  398. operator_list: { }
  399. group: 1
  400. type:
  401. id: type
  402. table: node_field_data
  403. field: type
  404. value:
  405. projet: projet
  406. entity_type: node
  407. entity_field: type
  408. plugin_id: bundle
  409. expose:
  410. operator_limit_selection: false
  411. operator_list: { }
  412. field_ge_value:
  413. id: field_ge_value
  414. table: node__field_ge
  415. field: field_ge_value
  416. relationship: none
  417. group_type: group
  418. admin_label: ''
  419. operator: 'not empty'
  420. value: ''
  421. group: 1
  422. exposed: false
  423. expose:
  424. operator_id: ''
  425. label: ''
  426. description: ''
  427. use_operator: false
  428. operator: ''
  429. operator_limit_selection: false
  430. operator_list: { }
  431. identifier: ''
  432. required: false
  433. remember: false
  434. multiple: false
  435. remember_roles:
  436. authenticated: authenticated
  437. placeholder: ''
  438. is_grouped: false
  439. group_info:
  440. label: ''
  441. description: ''
  442. identifier: ''
  443. optional: true
  444. widget: select
  445. multiple: false
  446. remember: false
  447. default_group: All
  448. default_group_multiple: { }
  449. group_items: { }
  450. plugin_id: string
  451. sorts:
  452. created:
  453. id: created
  454. table: node_field_data
  455. field: created
  456. order: DESC
  457. entity_type: node
  458. entity_field: created
  459. plugin_id: date
  460. relationship: none
  461. group_type: group
  462. admin_label: ''
  463. exposed: false
  464. expose:
  465. label: ''
  466. granularity: second
  467. title: Projets
  468. header: { }
  469. footer:
  470. result:
  471. id: result
  472. table: views
  473. field: result
  474. relationship: none
  475. group_type: group
  476. admin_label: ''
  477. empty: false
  478. content: 'Affichage de @start à @end sur @total'
  479. plugin_id: result
  480. empty: { }
  481. relationships: { }
  482. arguments:
  483. field_programme_target_id:
  484. id: field_programme_target_id
  485. table: node__field_programme
  486. field: field_programme_target_id
  487. relationship: none
  488. group_type: group
  489. admin_label: ''
  490. default_action: default
  491. exception:
  492. value: all
  493. title_enable: false
  494. title: All
  495. title_enable: false
  496. title: ''
  497. default_argument_type: node
  498. default_argument_options: { }
  499. default_argument_skip_url: false
  500. summary_options:
  501. base_path: ''
  502. count: true
  503. items_per_page: 25
  504. override: false
  505. summary:
  506. sort_order: asc
  507. number_of_records: 0
  508. format: default_summary
  509. specify_validation: false
  510. validate:
  511. type: none
  512. fail: 'not found'
  513. validate_options: { }
  514. break_phrase: false
  515. not: false
  516. plugin_id: numeric
  517. display_extenders: { }
  518. cache_metadata:
  519. max-age: -1
  520. contexts:
  521. - 'languages:language_content'
  522. - 'languages:language_interface'
  523. - url
  524. - 'user.node_grants:view'
  525. - user.permissions
  526. tags:
  527. - 'config:field.storage.node.field_adresse'
  528. - 'config:field.storage.node.field_ge'
  529. - 'config:field.storage.node.field_programme'
  530. block_1:
  531. display_plugin: block
  532. id: block_1
  533. display_title: 'Projets map'
  534. position: 1
  535. display_options:
  536. display_extenders:
  537. views_ef_fieldset: { }
  538. block_category: 'Programmes blocks (views)'
  539. display_description: ''
  540. cache_metadata:
  541. max-age: -1
  542. contexts:
  543. - 'languages:language_content'
  544. - 'languages:language_interface'
  545. - url
  546. - 'user.node_grants:view'
  547. - user.permissions
  548. tags:
  549. - 'config:field.storage.node.field_adresse'
  550. - 'config:field.storage.node.field_ge'
  551. - 'config:field.storage.node.field_programme'
  552. block_2:
  553. display_plugin: block
  554. id: block_2
  555. display_title: 'Projets map (programme)'
  556. position: 1
  557. display_options:
  558. display_extenders:
  559. views_ef_fieldset: { }
  560. block_category: 'Programmes blocks (views)'
  561. display_description: ''
  562. block_description: 'projet map (programme)'
  563. footer: { }
  564. defaults:
  565. footer: false
  566. cache_metadata:
  567. max-age: -1
  568. contexts:
  569. - 'languages:language_content'
  570. - 'languages:language_interface'
  571. - url
  572. - 'user.node_grants:view'
  573. - user.permissions
  574. tags:
  575. - 'config:field.storage.node.field_adresse'
  576. - 'config:field.storage.node.field_ge'
  577. - 'config:field.storage.node.field_programme'