views.view.admin_taxo.yml 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677
  1. uuid: 54d387f0-a1b6-456f-883b-624a8697cf25
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - taxonomy.vocabulary.auteurs
  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: 'view the administration theme'
  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: 25
  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: true
  77. caption: ''
  78. summary: ''
  79. description: ''
  80. columns:
  81. views_bulk_operations_bulk_form: views_bulk_operations_bulk_form
  82. tid: name
  83. name: name
  84. operations: name
  85. description__value: description__value
  86. status: status
  87. changed: changed
  88. info:
  89. views_bulk_operations_bulk_form:
  90. align: ''
  91. separator: ''
  92. empty_column: false
  93. responsive: ''
  94. tid:
  95. sortable: true
  96. default_sort_order: asc
  97. align: ''
  98. separator: ''
  99. empty_column: false
  100. responsive: ''
  101. name:
  102. sortable: true
  103. default_sort_order: asc
  104. align: ''
  105. separator: '<br/>'
  106. empty_column: false
  107. responsive: ''
  108. operations:
  109. align: ''
  110. separator: ''
  111. empty_column: false
  112. responsive: ''
  113. description__value:
  114. align: ''
  115. separator: ''
  116. empty_column: false
  117. responsive: ''
  118. status:
  119. sortable: false
  120. default_sort_order: asc
  121. align: ''
  122. separator: ''
  123. empty_column: false
  124. responsive: ''
  125. changed:
  126. sortable: true
  127. default_sort_order: desc
  128. align: ''
  129. separator: ''
  130. empty_column: false
  131. responsive: ''
  132. default: changed
  133. empty_table: false
  134. row:
  135. type: fields
  136. fields:
  137. views_bulk_operations_bulk_form:
  138. id: views_bulk_operations_bulk_form
  139. table: views
  140. field: views_bulk_operations_bulk_form
  141. relationship: none
  142. group_type: group
  143. admin_label: ''
  144. label: 'Views bulk operations'
  145. exclude: false
  146. alter:
  147. alter_text: false
  148. text: ''
  149. make_link: false
  150. path: ''
  151. absolute: false
  152. external: false
  153. replace_spaces: false
  154. path_case: none
  155. trim_whitespace: false
  156. alt: ''
  157. rel: ''
  158. link_class: ''
  159. prefix: ''
  160. suffix: ''
  161. target: ''
  162. nl2br: false
  163. max_length: 0
  164. word_boundary: true
  165. ellipsis: true
  166. more_link: false
  167. more_link_text: ''
  168. more_link_path: ''
  169. strip_tags: false
  170. trim: false
  171. preserve_tags: ''
  172. html: false
  173. element_type: ''
  174. element_class: ''
  175. element_label_type: ''
  176. element_label_class: ''
  177. element_label_colon: true
  178. element_wrapper_type: ''
  179. element_wrapper_class: ''
  180. element_default_classes: true
  181. empty: ''
  182. hide_empty: false
  183. empty_zero: false
  184. hide_alter_empty: true
  185. batch: true
  186. batch_size: 10
  187. form_step: true
  188. buttons: false
  189. clear_on_exposed: true
  190. action_title: Action
  191. selected_actions:
  192. 0:
  193. action_id: 'entity:break_lock:taxonomy_term'
  194. 2:
  195. action_id: views_bulk_operations_delete_entity
  196. 4:
  197. action_id: 'entity:publish_action:taxonomy_term'
  198. 6:
  199. action_id: 'entity:unpublish_action:taxonomy_term'
  200. plugin_id: views_bulk_operations_bulk_form
  201. tid:
  202. id: tid
  203. table: taxonomy_term_field_data
  204. field: tid
  205. relationship: none
  206. group_type: group
  207. admin_label: ''
  208. label: 'Identifiant (ID) du terme'
  209. exclude: false
  210. alter:
  211. alter_text: false
  212. text: ''
  213. make_link: false
  214. path: ''
  215. absolute: false
  216. external: false
  217. replace_spaces: false
  218. path_case: none
  219. trim_whitespace: false
  220. alt: ''
  221. rel: ''
  222. link_class: ''
  223. prefix: ''
  224. suffix: ''
  225. target: ''
  226. nl2br: false
  227. max_length: 0
  228. word_boundary: true
  229. ellipsis: true
  230. more_link: false
  231. more_link_text: ''
  232. more_link_path: ''
  233. strip_tags: false
  234. trim: false
  235. preserve_tags: ''
  236. html: false
  237. element_type: ''
  238. element_class: ''
  239. element_label_type: ''
  240. element_label_class: ''
  241. element_label_colon: true
  242. element_wrapper_type: ''
  243. element_wrapper_class: ''
  244. element_default_classes: true
  245. empty: ''
  246. hide_empty: false
  247. empty_zero: false
  248. hide_alter_empty: true
  249. click_sort_column: value
  250. type: number_integer
  251. settings:
  252. thousand_separator: ''
  253. prefix_suffix: true
  254. group_column: value
  255. group_columns: { }
  256. group_rows: true
  257. delta_limit: 0
  258. delta_offset: 0
  259. delta_reversed: false
  260. delta_first_last: false
  261. multi_type: separator
  262. separator: ', '
  263. field_api_classes: false
  264. entity_type: taxonomy_term
  265. entity_field: tid
  266. plugin_id: field
  267. name:
  268. id: name
  269. table: taxonomy_term_field_data
  270. field: name
  271. relationship: none
  272. group_type: group
  273. admin_label: ''
  274. label: nom
  275. exclude: false
  276. alter:
  277. alter_text: false
  278. text: ''
  279. make_link: false
  280. path: ''
  281. absolute: false
  282. external: false
  283. replace_spaces: false
  284. path_case: none
  285. trim_whitespace: false
  286. alt: ''
  287. rel: ''
  288. link_class: ''
  289. prefix: ''
  290. suffix: ''
  291. target: ''
  292. nl2br: false
  293. max_length: 0
  294. word_boundary: false
  295. ellipsis: false
  296. more_link: false
  297. more_link_text: ''
  298. more_link_path: ''
  299. strip_tags: false
  300. trim: false
  301. preserve_tags: ''
  302. html: false
  303. element_type: ''
  304. element_class: ''
  305. element_label_type: ''
  306. element_label_class: ''
  307. element_label_colon: true
  308. element_wrapper_type: ''
  309. element_wrapper_class: ''
  310. element_default_classes: true
  311. empty: ''
  312. hide_empty: false
  313. empty_zero: false
  314. hide_alter_empty: true
  315. click_sort_column: value
  316. type: string
  317. settings:
  318. link_to_entity: true
  319. group_column: value
  320. group_columns: { }
  321. group_rows: true
  322. delta_limit: 0
  323. delta_offset: 0
  324. delta_reversed: false
  325. delta_first_last: false
  326. multi_type: separator
  327. separator: ', '
  328. field_api_classes: false
  329. convert_spaces: false
  330. entity_type: taxonomy_term
  331. entity_field: name
  332. plugin_id: term_name
  333. operations:
  334. id: operations
  335. table: taxonomy_term_data
  336. field: operations
  337. relationship: none
  338. group_type: group
  339. admin_label: ''
  340. label: ''
  341. exclude: false
  342. alter:
  343. alter_text: false
  344. text: ''
  345. make_link: false
  346. path: ''
  347. absolute: false
  348. external: false
  349. replace_spaces: false
  350. path_case: none
  351. trim_whitespace: false
  352. alt: ''
  353. rel: ''
  354. link_class: ''
  355. prefix: ''
  356. suffix: ''
  357. target: ''
  358. nl2br: false
  359. max_length: 0
  360. word_boundary: true
  361. ellipsis: true
  362. more_link: false
  363. more_link_text: ''
  364. more_link_path: ''
  365. strip_tags: false
  366. trim: false
  367. preserve_tags: ''
  368. html: false
  369. element_type: ''
  370. element_class: ''
  371. element_label_type: ''
  372. element_label_class: ''
  373. element_label_colon: false
  374. element_wrapper_type: ''
  375. element_wrapper_class: ''
  376. element_default_classes: true
  377. empty: ''
  378. hide_empty: false
  379. empty_zero: false
  380. hide_alter_empty: true
  381. destination: false
  382. entity_type: taxonomy_term
  383. plugin_id: entity_operations
  384. description__value:
  385. id: description__value
  386. table: taxonomy_term_field_data
  387. field: description__value
  388. relationship: none
  389. group_type: group
  390. admin_label: ''
  391. label: description
  392. exclude: false
  393. alter:
  394. alter_text: false
  395. text: ''
  396. make_link: false
  397. path: ''
  398. absolute: false
  399. external: false
  400. replace_spaces: false
  401. path_case: none
  402. trim_whitespace: false
  403. alt: ''
  404. rel: ''
  405. link_class: ''
  406. prefix: ''
  407. suffix: ''
  408. target: ''
  409. nl2br: false
  410. max_length: 0
  411. word_boundary: true
  412. ellipsis: true
  413. more_link: false
  414. more_link_text: ''
  415. more_link_path: ''
  416. strip_tags: false
  417. trim: false
  418. preserve_tags: ''
  419. html: false
  420. element_type: ''
  421. element_class: ''
  422. element_label_type: ''
  423. element_label_class: ''
  424. element_label_colon: false
  425. element_wrapper_type: ''
  426. element_wrapper_class: ''
  427. element_default_classes: true
  428. empty: ''
  429. hide_empty: false
  430. empty_zero: false
  431. hide_alter_empty: true
  432. click_sort_column: value
  433. type: text_default
  434. settings: { }
  435. group_column: value
  436. group_columns: { }
  437. group_rows: true
  438. delta_limit: 0
  439. delta_offset: 0
  440. delta_reversed: false
  441. delta_first_last: false
  442. multi_type: separator
  443. separator: ', '
  444. field_api_classes: false
  445. entity_type: taxonomy_term
  446. entity_field: description
  447. plugin_id: field
  448. status:
  449. id: status
  450. table: taxonomy_term_field_data
  451. field: status
  452. relationship: none
  453. group_type: group
  454. admin_label: ''
  455. label: Publié
  456. exclude: false
  457. alter:
  458. alter_text: false
  459. text: ''
  460. make_link: false
  461. path: ''
  462. absolute: false
  463. external: false
  464. replace_spaces: false
  465. path_case: none
  466. trim_whitespace: false
  467. alt: ''
  468. rel: ''
  469. link_class: ''
  470. prefix: ''
  471. suffix: ''
  472. target: ''
  473. nl2br: false
  474. max_length: 0
  475. word_boundary: true
  476. ellipsis: true
  477. more_link: false
  478. more_link_text: ''
  479. more_link_path: ''
  480. strip_tags: false
  481. trim: false
  482. preserve_tags: ''
  483. html: false
  484. element_type: ''
  485. element_class: ''
  486. element_label_type: ''
  487. element_label_class: ''
  488. element_label_colon: true
  489. element_wrapper_type: ''
  490. element_wrapper_class: ''
  491. element_default_classes: true
  492. empty: ''
  493. hide_empty: false
  494. empty_zero: false
  495. hide_alter_empty: true
  496. click_sort_column: value
  497. type: boolean
  498. settings:
  499. format: unicode-yes-no
  500. format_custom_true: ''
  501. format_custom_false: ''
  502. group_column: value
  503. group_columns: { }
  504. group_rows: true
  505. delta_limit: 0
  506. delta_offset: 0
  507. delta_reversed: false
  508. delta_first_last: false
  509. multi_type: separator
  510. separator: ', '
  511. field_api_classes: false
  512. entity_type: taxonomy_term
  513. entity_field: status
  514. plugin_id: field
  515. changed:
  516. id: changed
  517. table: taxonomy_term_field_data
  518. field: changed
  519. relationship: none
  520. group_type: group
  521. admin_label: ''
  522. label: 'Date de mise à jour'
  523. exclude: false
  524. alter:
  525. alter_text: false
  526. text: ''
  527. make_link: false
  528. path: ''
  529. absolute: false
  530. external: false
  531. replace_spaces: false
  532. path_case: none
  533. trim_whitespace: false
  534. alt: ''
  535. rel: ''
  536. link_class: ''
  537. prefix: ''
  538. suffix: ''
  539. target: ''
  540. nl2br: false
  541. max_length: 0
  542. word_boundary: true
  543. ellipsis: true
  544. more_link: false
  545. more_link_text: ''
  546. more_link_path: ''
  547. strip_tags: false
  548. trim: false
  549. preserve_tags: ''
  550. html: false
  551. element_type: ''
  552. element_class: ''
  553. element_label_type: ''
  554. element_label_class: ''
  555. element_label_colon: true
  556. element_wrapper_type: ''
  557. element_wrapper_class: ''
  558. element_default_classes: true
  559. empty: ''
  560. hide_empty: false
  561. empty_zero: false
  562. hide_alter_empty: true
  563. click_sort_column: value
  564. type: timestamp
  565. settings:
  566. date_format: html_date
  567. custom_date_format: ''
  568. timezone: ''
  569. group_column: value
  570. group_columns: { }
  571. group_rows: true
  572. delta_limit: 0
  573. delta_offset: 0
  574. delta_reversed: false
  575. delta_first_last: false
  576. multi_type: separator
  577. separator: ', '
  578. field_api_classes: false
  579. entity_type: taxonomy_term
  580. entity_field: changed
  581. plugin_id: field
  582. filters:
  583. vid:
  584. id: vid
  585. table: taxonomy_term_field_data
  586. field: vid
  587. relationship: none
  588. group_type: group
  589. admin_label: ''
  590. operator: in
  591. value:
  592. auteurs: auteurs
  593. group: 1
  594. exposed: false
  595. expose:
  596. operator_id: ''
  597. label: ''
  598. description: ''
  599. use_operator: false
  600. operator: ''
  601. operator_limit_selection: false
  602. operator_list: { }
  603. identifier: ''
  604. required: false
  605. remember: false
  606. multiple: false
  607. remember_roles:
  608. authenticated: authenticated
  609. reduce: false
  610. is_grouped: false
  611. group_info:
  612. label: ''
  613. description: ''
  614. identifier: ''
  615. optional: true
  616. widget: select
  617. multiple: false
  618. remember: false
  619. default_group: All
  620. default_group_multiple: { }
  621. group_items: { }
  622. entity_type: taxonomy_term
  623. entity_field: vid
  624. plugin_id: bundle
  625. sorts: { }
  626. title: 'admin taxo auteurs'
  627. header:
  628. result:
  629. id: result
  630. table: views
  631. field: result
  632. relationship: none
  633. group_type: group
  634. admin_label: ''
  635. empty: false
  636. content: 'Affichage de @start à @end sur @total'
  637. plugin_id: result
  638. footer: { }
  639. empty: { }
  640. relationships: { }
  641. arguments: { }
  642. display_extenders: { }
  643. cache_metadata:
  644. max-age: 0
  645. contexts:
  646. - 'languages:language_content'
  647. - 'languages:language_interface'
  648. - url.query_args
  649. - user.permissions
  650. tags: { }
  651. page_1:
  652. display_plugin: page
  653. id: page_1
  654. display_title: Auteurs
  655. position: 1
  656. display_options:
  657. display_extenders:
  658. views_ef_fieldset: { }
  659. path: admin/content/auteurs
  660. menu:
  661. type: tab
  662. title: Auteurs
  663. description: ''
  664. expanded: false
  665. parent: system.admin_content
  666. weight: 0
  667. context: '1'
  668. menu_name: admin
  669. display_description: ''
  670. cache_metadata:
  671. max-age: 0
  672. contexts:
  673. - 'languages:language_content'
  674. - 'languages:language_interface'
  675. - url.query_args
  676. - user.permissions
  677. tags: { }