views.view.admin_taxo.yml 17 KB

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