views.view.admin_taxo.yml 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535
  1. uuid: 1de4cf6d-aa59-4547-a8de-c5808c53d4e7
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - taxonomy.vocabulary.villes
  7. module:
  8. - taxonomy
  9. - text
  10. - user
  11. - views_bulk_operations
  12. id: admin_taxo
  13. label: 'admin taxo'
  14. module: views
  15. description: ''
  16. tag: ''
  17. base_table: taxonomy_term_field_data
  18. base_field: tid
  19. display:
  20. default:
  21. display_plugin: default
  22. id: default
  23. display_title: Master
  24. position: 0
  25. display_options:
  26. access:
  27. type: perm
  28. options:
  29. perm: 'access content overview'
  30. cache:
  31. type: tag
  32. options: { }
  33. query:
  34. type: views_query
  35. options:
  36. disable_sql_rewrite: false
  37. distinct: false
  38. replica: false
  39. query_comment: ''
  40. query_tags: { }
  41. exposed_form:
  42. type: basic
  43. options:
  44. submit_button: Appliquer
  45. reset_button: false
  46. reset_button_label: Réinitialiser
  47. exposed_sorts_label: 'Trier par'
  48. expose_sort_order: true
  49. sort_asc_label: Asc
  50. sort_desc_label: Desc
  51. pager:
  52. type: mini
  53. options:
  54. items_per_page: 10
  55. offset: 0
  56. id: 0
  57. total_pages: null
  58. expose:
  59. items_per_page: false
  60. items_per_page_label: 'Éléments par page'
  61. items_per_page_options: '5, 10, 25, 50'
  62. items_per_page_options_all: false
  63. items_per_page_options_all_label: '- Tout -'
  64. offset: false
  65. offset_label: Décalage
  66. tags:
  67. previous: ‹‹
  68. next: ››
  69. style:
  70. type: table
  71. options:
  72. grouping: { }
  73. row_class: ''
  74. default_row_class: true
  75. override: true
  76. sticky: false
  77. caption: ''
  78. summary: ''
  79. description: ''
  80. columns:
  81. views_bulk_operations_bulk_form: views_bulk_operations_bulk_form
  82. name: name
  83. operations: name
  84. description__value: description__value
  85. changed: changed
  86. info:
  87. views_bulk_operations_bulk_form:
  88. align: ''
  89. separator: ''
  90. empty_column: false
  91. responsive: ''
  92. name:
  93. sortable: true
  94. default_sort_order: asc
  95. align: ''
  96. separator: '<br/>'
  97. empty_column: false
  98. responsive: ''
  99. operations:
  100. align: ''
  101. separator: ''
  102. empty_column: false
  103. responsive: ''
  104. description__value:
  105. sortable: false
  106. default_sort_order: asc
  107. align: ''
  108. separator: ''
  109. empty_column: false
  110. responsive: ''
  111. changed:
  112. sortable: true
  113. default_sort_order: asc
  114. align: ''
  115. separator: ''
  116. empty_column: false
  117. responsive: ''
  118. default: '-1'
  119. empty_table: false
  120. row:
  121. type: fields
  122. options:
  123. inline: { }
  124. separator: ''
  125. hide_empty: false
  126. default_field_elements: true
  127. fields:
  128. views_bulk_operations_bulk_form:
  129. id: views_bulk_operations_bulk_form
  130. table: views
  131. field: views_bulk_operations_bulk_form
  132. relationship: none
  133. group_type: group
  134. admin_label: ''
  135. label: ''
  136. exclude: false
  137. alter:
  138. alter_text: false
  139. text: ''
  140. make_link: false
  141. path: ''
  142. absolute: false
  143. external: false
  144. replace_spaces: false
  145. path_case: none
  146. trim_whitespace: false
  147. alt: ''
  148. rel: ''
  149. link_class: ''
  150. prefix: ''
  151. suffix: ''
  152. target: ''
  153. nl2br: false
  154. max_length: 0
  155. word_boundary: true
  156. ellipsis: true
  157. more_link: false
  158. more_link_text: ''
  159. more_link_path: ''
  160. strip_tags: false
  161. trim: false
  162. preserve_tags: ''
  163. html: false
  164. element_type: ''
  165. element_class: ''
  166. element_label_type: ''
  167. element_label_class: ''
  168. element_label_colon: false
  169. element_wrapper_type: ''
  170. element_wrapper_class: ''
  171. element_default_classes: true
  172. empty: ''
  173. hide_empty: false
  174. empty_zero: false
  175. hide_alter_empty: true
  176. batch: true
  177. batch_size: 10
  178. form_step: true
  179. buttons: false
  180. clear_on_exposed: true
  181. action_title: Action
  182. selected_actions:
  183. 0:
  184. action_id: 'entity:break_lock:taxonomy_term'
  185. preconfiguration:
  186. add_confirmation: 0
  187. 3:
  188. action_id: 'entity:publish_action:taxonomy_term'
  189. preconfiguration:
  190. add_confirmation: 0
  191. 5:
  192. action_id: 'entity:unpublish_action:taxonomy_term'
  193. preconfiguration:
  194. add_confirmation: 0
  195. force_selection_info: 0
  196. plugin_id: views_bulk_operations_bulk_form
  197. name:
  198. id: name
  199. table: taxonomy_term_field_data
  200. field: name
  201. entity_type: taxonomy_term
  202. entity_field: name
  203. label: ''
  204. alter:
  205. alter_text: false
  206. make_link: false
  207. absolute: false
  208. trim: false
  209. word_boundary: false
  210. ellipsis: false
  211. strip_tags: false
  212. html: false
  213. hide_empty: false
  214. empty_zero: false
  215. type: string
  216. settings:
  217. link_to_entity: true
  218. plugin_id: term_name
  219. relationship: none
  220. group_type: group
  221. admin_label: ''
  222. exclude: false
  223. element_type: ''
  224. element_class: ''
  225. element_label_type: ''
  226. element_label_class: ''
  227. element_label_colon: true
  228. element_wrapper_type: ''
  229. element_wrapper_class: ''
  230. element_default_classes: true
  231. empty: ''
  232. hide_alter_empty: true
  233. click_sort_column: value
  234. group_column: value
  235. group_columns: { }
  236. group_rows: true
  237. delta_limit: 0
  238. delta_offset: 0
  239. delta_reversed: false
  240. delta_first_last: false
  241. multi_type: separator
  242. separator: ', '
  243. field_api_classes: false
  244. convert_spaces: false
  245. operations:
  246. id: operations
  247. table: taxonomy_term_data
  248. field: operations
  249. relationship: none
  250. group_type: group
  251. admin_label: ''
  252. label: 'Liens d''actions'
  253. exclude: false
  254. alter:
  255. alter_text: false
  256. text: ''
  257. make_link: false
  258. path: ''
  259. absolute: false
  260. external: false
  261. replace_spaces: false
  262. path_case: none
  263. trim_whitespace: false
  264. alt: ''
  265. rel: ''
  266. link_class: ''
  267. prefix: ''
  268. suffix: ''
  269. target: ''
  270. nl2br: false
  271. max_length: 0
  272. word_boundary: true
  273. ellipsis: true
  274. more_link: false
  275. more_link_text: ''
  276. more_link_path: ''
  277. strip_tags: false
  278. trim: false
  279. preserve_tags: ''
  280. html: false
  281. element_type: ''
  282. element_class: ''
  283. element_label_type: ''
  284. element_label_class: ''
  285. element_label_colon: true
  286. element_wrapper_type: ''
  287. element_wrapper_class: ''
  288. element_default_classes: true
  289. empty: ''
  290. hide_empty: false
  291. empty_zero: false
  292. hide_alter_empty: true
  293. destination: false
  294. entity_type: taxonomy_term
  295. plugin_id: entity_operations
  296. description__value:
  297. id: description__value
  298. table: taxonomy_term_field_revision
  299. field: description__value
  300. relationship: none
  301. group_type: group
  302. admin_label: ''
  303. label: Description
  304. exclude: false
  305. alter:
  306. alter_text: false
  307. text: ''
  308. make_link: false
  309. path: ''
  310. absolute: false
  311. external: false
  312. replace_spaces: false
  313. path_case: none
  314. trim_whitespace: false
  315. alt: ''
  316. rel: ''
  317. link_class: ''
  318. prefix: ''
  319. suffix: ''
  320. target: ''
  321. nl2br: false
  322. max_length: 0
  323. word_boundary: true
  324. ellipsis: true
  325. more_link: false
  326. more_link_text: ''
  327. more_link_path: ''
  328. strip_tags: false
  329. trim: false
  330. preserve_tags: ''
  331. html: false
  332. element_type: ''
  333. element_class: ''
  334. element_label_type: ''
  335. element_label_class: ''
  336. element_label_colon: true
  337. element_wrapper_type: ''
  338. element_wrapper_class: ''
  339. element_default_classes: true
  340. empty: ''
  341. hide_empty: false
  342. empty_zero: false
  343. hide_alter_empty: true
  344. click_sort_column: value
  345. type: text_default
  346. settings: { }
  347. group_column: value
  348. group_columns: { }
  349. group_rows: true
  350. delta_limit: 0
  351. delta_offset: 0
  352. delta_reversed: false
  353. delta_first_last: false
  354. multi_type: separator
  355. separator: ', '
  356. field_api_classes: false
  357. entity_type: taxonomy_term
  358. entity_field: description
  359. plugin_id: field
  360. changed:
  361. id: changed
  362. table: taxonomy_term_field_revision
  363. field: changed
  364. relationship: none
  365. group_type: group
  366. admin_label: ''
  367. label: Modifié
  368. exclude: false
  369. alter:
  370. alter_text: false
  371. text: ''
  372. make_link: false
  373. path: ''
  374. absolute: false
  375. external: false
  376. replace_spaces: false
  377. path_case: none
  378. trim_whitespace: false
  379. alt: ''
  380. rel: ''
  381. link_class: ''
  382. prefix: ''
  383. suffix: ''
  384. target: ''
  385. nl2br: false
  386. max_length: 0
  387. word_boundary: true
  388. ellipsis: true
  389. more_link: false
  390. more_link_text: ''
  391. more_link_path: ''
  392. strip_tags: false
  393. trim: false
  394. preserve_tags: ''
  395. html: false
  396. element_type: ''
  397. element_class: ''
  398. element_label_type: ''
  399. element_label_class: ''
  400. element_label_colon: true
  401. element_wrapper_type: ''
  402. element_wrapper_class: ''
  403. element_default_classes: true
  404. empty: ''
  405. hide_empty: false
  406. empty_zero: false
  407. hide_alter_empty: true
  408. click_sort_column: value
  409. type: timestamp
  410. settings:
  411. date_format: medium
  412. custom_date_format: ''
  413. timezone: ''
  414. group_column: value
  415. group_columns: { }
  416. group_rows: true
  417. delta_limit: 0
  418. delta_offset: 0
  419. delta_reversed: false
  420. delta_first_last: false
  421. multi_type: separator
  422. separator: ', '
  423. field_api_classes: false
  424. entity_type: taxonomy_term
  425. entity_field: changed
  426. plugin_id: field
  427. filters:
  428. status:
  429. value: '1'
  430. table: taxonomy_term_field_data
  431. field: status
  432. plugin_id: boolean
  433. entity_type: taxonomy_term
  434. entity_field: status
  435. id: status
  436. expose:
  437. operator: ''
  438. operator_limit_selection: false
  439. operator_list: { }
  440. group: 1
  441. vid:
  442. id: vid
  443. table: taxonomy_term_field_data
  444. field: vid
  445. relationship: none
  446. group_type: group
  447. admin_label: ''
  448. operator: in
  449. value:
  450. villes: villes
  451. group: 1
  452. exposed: false
  453. expose:
  454. operator_id: ''
  455. label: ''
  456. description: ''
  457. use_operator: false
  458. operator: ''
  459. operator_limit_selection: false
  460. operator_list: { }
  461. identifier: ''
  462. required: false
  463. remember: false
  464. multiple: false
  465. remember_roles:
  466. authenticated: authenticated
  467. reduce: false
  468. is_grouped: false
  469. group_info:
  470. label: ''
  471. description: ''
  472. identifier: ''
  473. optional: true
  474. widget: select
  475. multiple: false
  476. remember: false
  477. default_group: All
  478. default_group_multiple: { }
  479. group_items: { }
  480. entity_type: taxonomy_term
  481. entity_field: vid
  482. plugin_id: bundle
  483. sorts: { }
  484. header:
  485. result:
  486. id: result
  487. table: views
  488. field: result
  489. relationship: none
  490. group_type: group
  491. admin_label: ''
  492. empty: false
  493. content: 'Affichage de @start à @end sur @total'
  494. plugin_id: result
  495. footer: { }
  496. empty: { }
  497. relationships: { }
  498. arguments: { }
  499. display_extenders: { }
  500. title: Villes
  501. cache_metadata:
  502. max-age: 0
  503. contexts:
  504. - 'languages:language_content'
  505. - 'languages:language_interface'
  506. - url.query_args
  507. - user.permissions
  508. tags: { }
  509. page_1:
  510. display_plugin: page
  511. id: page_1
  512. display_title: Villes
  513. position: 1
  514. display_options:
  515. display_extenders:
  516. views_ef_fieldset: { }
  517. display_description: ''
  518. path: admin/content/villes
  519. menu:
  520. type: tab
  521. title: Villes
  522. description: ''
  523. expanded: false
  524. parent: system.admin_content
  525. weight: 0
  526. context: '0'
  527. menu_name: admin
  528. cache_metadata:
  529. max-age: 0
  530. contexts:
  531. - 'languages:language_content'
  532. - 'languages:language_interface'
  533. - url.query_args
  534. - user.permissions
  535. tags: { }