views.view.content_translations.yml 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897
  1. uuid: d4472c9d-b1a5-4bd1-82a8-36330163c483
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. module:
  6. - node
  7. - user
  8. _core:
  9. default_config_hash: 9O9GyTXJizqePBYFUoCF1_GzZXj8bZ3A01t2bhtI6f4
  10. id: content_translations
  11. label: 'Content translation jobs'
  12. module: views
  13. description: ''
  14. tag: ''
  15. base_table: node_field_data
  16. base_field: nid
  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: 'create content translations'
  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: Apply
  43. reset_button: true
  44. reset_button_label: Reset
  45. exposed_sorts_label: 'Sort by'
  46. expose_sort_order: true
  47. sort_asc_label: Asc
  48. sort_desc_label: Desc
  49. pager:
  50. type: full
  51. options:
  52. items_per_page: 50
  53. offset: 0
  54. id: 0
  55. total_pages: null
  56. tags:
  57. previous: ‹‹
  58. next: ››
  59. first: '« First'
  60. last: 'Last »'
  61. expose:
  62. items_per_page: false
  63. items_per_page_label: 'Items per page'
  64. items_per_page_options: '5, 10, 25, 50'
  65. items_per_page_options_all: false
  66. items_per_page_options_all_label: '- All -'
  67. offset: false
  68. offset_label: Offset
  69. quantity: 9
  70. style:
  71. type: table
  72. options:
  73. grouping: { }
  74. row_class: ''
  75. default_row_class: true
  76. override: true
  77. sticky: false
  78. caption: ''
  79. summary: ''
  80. description: ''
  81. columns:
  82. title: title
  83. langcode: langcode
  84. translation_target_language: translation_target_language
  85. translation_outdated: translation_outdated
  86. translation_status: translation_status
  87. changed: changed
  88. translation_operations: translation_operations
  89. info:
  90. title:
  91. sortable: true
  92. default_sort_order: asc
  93. align: ''
  94. separator: ''
  95. empty_column: false
  96. responsive: ''
  97. langcode:
  98. sortable: true
  99. default_sort_order: asc
  100. align: ''
  101. separator: ''
  102. empty_column: false
  103. responsive: ''
  104. translation_target_language:
  105. align: ''
  106. separator: ''
  107. empty_column: false
  108. responsive: ''
  109. translation_outdated:
  110. sortable: false
  111. default_sort_order: asc
  112. align: ''
  113. separator: ''
  114. empty_column: false
  115. responsive: ''
  116. translation_status:
  117. sortable: true
  118. default_sort_order: desc
  119. align: ''
  120. separator: ''
  121. empty_column: false
  122. responsive: ''
  123. changed:
  124. sortable: true
  125. default_sort_order: asc
  126. align: ''
  127. separator: ''
  128. empty_column: false
  129. responsive: ''
  130. translation_operations:
  131. align: ''
  132. separator: ''
  133. empty_column: false
  134. responsive: ''
  135. default: changed
  136. empty_table: false
  137. row:
  138. type: fields
  139. fields:
  140. title:
  141. id: title
  142. table: node_field_data
  143. field: title
  144. entity_type: node
  145. entity_field: title
  146. alter:
  147. alter_text: false
  148. make_link: false
  149. absolute: false
  150. trim: false
  151. word_boundary: false
  152. ellipsis: false
  153. strip_tags: false
  154. html: false
  155. hide_empty: false
  156. empty_zero: false
  157. settings:
  158. link_to_entity: true
  159. plugin_id: field
  160. relationship: none
  161. group_type: group
  162. admin_label: ''
  163. label: Titre
  164. exclude: false
  165. element_type: ''
  166. element_class: ''
  167. element_label_type: ''
  168. element_label_class: ''
  169. element_label_colon: true
  170. element_wrapper_type: ''
  171. element_wrapper_class: ''
  172. element_default_classes: true
  173. empty: ''
  174. hide_alter_empty: true
  175. click_sort_column: value
  176. type: string
  177. group_column: value
  178. group_columns: { }
  179. group_rows: true
  180. delta_limit: 0
  181. delta_offset: 0
  182. delta_reversed: false
  183. delta_first_last: false
  184. multi_type: separator
  185. separator: ', '
  186. field_api_classes: false
  187. langcode:
  188. id: langcode
  189. table: node_field_data
  190. field: langcode
  191. relationship: none
  192. group_type: group
  193. admin_label: ''
  194. label: 'A partir de'
  195. exclude: false
  196. alter:
  197. alter_text: false
  198. text: ''
  199. make_link: false
  200. path: ''
  201. absolute: false
  202. external: false
  203. replace_spaces: false
  204. path_case: none
  205. trim_whitespace: false
  206. alt: ''
  207. rel: ''
  208. link_class: ''
  209. prefix: ''
  210. suffix: ''
  211. target: ''
  212. nl2br: false
  213. max_length: 0
  214. word_boundary: true
  215. ellipsis: true
  216. more_link: false
  217. more_link_text: ''
  218. more_link_path: ''
  219. strip_tags: false
  220. trim: false
  221. preserve_tags: ''
  222. html: 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_empty: false
  233. empty_zero: false
  234. hide_alter_empty: true
  235. click_sort_column: value
  236. type: language
  237. settings:
  238. link_to_entity: false
  239. native_language: false
  240. group_column: value
  241. group_columns: { }
  242. group_rows: true
  243. delta_limit: 0
  244. delta_offset: 0
  245. delta_reversed: false
  246. delta_first_last: false
  247. multi_type: separator
  248. separator: ', '
  249. field_api_classes: false
  250. entity_type: node
  251. entity_field: langcode
  252. plugin_id: field
  253. translation_target_language:
  254. id: translation_target_language
  255. table: node_translation
  256. field: translation_target_language
  257. relationship: none
  258. group_type: group
  259. admin_label: ''
  260. label: À
  261. exclude: false
  262. alter:
  263. alter_text: false
  264. text: ''
  265. make_link: false
  266. path: ''
  267. absolute: false
  268. external: false
  269. replace_spaces: false
  270. path_case: none
  271. trim_whitespace: false
  272. alt: ''
  273. rel: ''
  274. link_class: ''
  275. prefix: ''
  276. suffix: ''
  277. target: ''
  278. nl2br: false
  279. max_length: 0
  280. word_boundary: true
  281. ellipsis: true
  282. more_link: false
  283. more_link_text: ''
  284. more_link_path: ''
  285. strip_tags: false
  286. trim: false
  287. preserve_tags: ''
  288. html: false
  289. element_type: ''
  290. element_class: ''
  291. element_label_type: ''
  292. element_label_class: ''
  293. element_label_colon: true
  294. element_wrapper_type: ''
  295. element_wrapper_class: ''
  296. element_default_classes: true
  297. empty: ''
  298. hide_empty: false
  299. empty_zero: false
  300. hide_alter_empty: true
  301. native_language: false
  302. entity_type: node
  303. plugin_id: translation_views_target_language
  304. translation_outdated:
  305. id: translation_outdated
  306. table: node_translation_target
  307. field: translation_outdated
  308. relationship: none
  309. group_type: group
  310. admin_label: ''
  311. label: ''
  312. exclude: true
  313. alter:
  314. alter_text: false
  315. text: ''
  316. make_link: false
  317. path: ''
  318. absolute: false
  319. external: false
  320. replace_spaces: false
  321. path_case: none
  322. trim_whitespace: false
  323. alt: ''
  324. rel: ''
  325. link_class: ''
  326. prefix: ''
  327. suffix: ''
  328. target: ''
  329. nl2br: false
  330. max_length: 0
  331. word_boundary: true
  332. ellipsis: true
  333. more_link: false
  334. more_link_text: ''
  335. more_link_path: ''
  336. strip_tags: false
  337. trim: false
  338. preserve_tags: ''
  339. html: false
  340. element_type: ''
  341. element_class: ''
  342. element_label_type: ''
  343. element_label_class: ''
  344. element_label_colon: false
  345. element_wrapper_type: ''
  346. element_wrapper_class: ''
  347. element_default_classes: true
  348. empty: ''
  349. hide_empty: false
  350. empty_zero: false
  351. hide_alter_empty: true
  352. type: boolean
  353. type_custom_true: ''
  354. type_custom_false: ''
  355. not: false
  356. plugin_id: boolean
  357. translation_status:
  358. id: translation_status
  359. table: node_translation
  360. field: translation_status
  361. relationship: none
  362. group_type: group
  363. admin_label: ''
  364. label: 'Statut de la traduction'
  365. exclude: false
  366. alter:
  367. alter_text: true
  368. text: |-
  369. <span class="status">{{ translation_status }}</span>
  370. {% if translation_outdated %} <span class="marker">{{ 'outdated'|t }}</span>{% endif %}
  371. make_link: false
  372. path: ''
  373. absolute: false
  374. external: false
  375. replace_spaces: false
  376. path_case: none
  377. trim_whitespace: false
  378. alt: ''
  379. rel: ''
  380. link_class: ''
  381. prefix: ''
  382. suffix: ''
  383. target: ''
  384. nl2br: false
  385. max_length: 0
  386. word_boundary: true
  387. ellipsis: true
  388. more_link: false
  389. more_link_text: ''
  390. more_link_path: ''
  391. strip_tags: false
  392. trim: false
  393. preserve_tags: ''
  394. html: false
  395. element_type: ''
  396. element_class: ''
  397. element_label_type: ''
  398. element_label_class: ''
  399. element_label_colon: false
  400. element_wrapper_type: ''
  401. element_wrapper_class: ''
  402. element_default_classes: true
  403. empty: ''
  404. hide_empty: false
  405. empty_zero: false
  406. hide_alter_empty: true
  407. type: status
  408. type_custom_true: ✅
  409. type_custom_false: ❌
  410. not: false
  411. plugin_id: boolean
  412. translation_changed:
  413. id: translation_changed
  414. table: node_translation_target
  415. field: translation_changed
  416. relationship: none
  417. group_type: group
  418. admin_label: ''
  419. label: Modifié
  420. exclude: false
  421. alter:
  422. alter_text: false
  423. text: ''
  424. make_link: false
  425. path: ''
  426. absolute: false
  427. external: false
  428. replace_spaces: false
  429. path_case: none
  430. trim_whitespace: false
  431. alt: ''
  432. rel: ''
  433. link_class: ''
  434. prefix: ''
  435. suffix: ''
  436. target: ''
  437. nl2br: false
  438. max_length: 0
  439. word_boundary: true
  440. ellipsis: true
  441. more_link: false
  442. more_link_text: ''
  443. more_link_path: ''
  444. strip_tags: false
  445. trim: false
  446. preserve_tags: ''
  447. html: false
  448. element_type: ''
  449. element_class: ''
  450. element_label_type: ''
  451. element_label_class: ''
  452. element_label_colon: true
  453. element_wrapper_type: ''
  454. element_wrapper_class: ''
  455. element_default_classes: true
  456. empty: ''
  457. hide_empty: false
  458. empty_zero: false
  459. hide_alter_empty: true
  460. date_format: fallback
  461. custom_date_format: ''
  462. timezone: ''
  463. entity_field: changed
  464. plugin_id: date
  465. translation_operations:
  466. id: translation_operations
  467. table: node_translation
  468. field: translation_operations
  469. relationship: none
  470. group_type: group
  471. admin_label: ''
  472. label: 'Translation operations'
  473. exclude: false
  474. alter:
  475. alter_text: false
  476. text: ''
  477. make_link: false
  478. path: ''
  479. absolute: false
  480. external: false
  481. replace_spaces: false
  482. path_case: none
  483. trim_whitespace: false
  484. alt: ''
  485. rel: ''
  486. link_class: ''
  487. prefix: ''
  488. suffix: ''
  489. target: ''
  490. nl2br: false
  491. max_length: 0
  492. word_boundary: true
  493. ellipsis: true
  494. more_link: false
  495. more_link_text: ''
  496. more_link_path: ''
  497. strip_tags: false
  498. trim: false
  499. preserve_tags: ''
  500. html: false
  501. element_type: ''
  502. element_class: ''
  503. element_label_type: ''
  504. element_label_class: ''
  505. element_label_colon: true
  506. element_wrapper_type: ''
  507. element_wrapper_class: ''
  508. element_default_classes: true
  509. empty: ''
  510. hide_empty: false
  511. empty_zero: false
  512. hide_alter_empty: true
  513. destination: true
  514. entity_type: node
  515. plugin_id: translation_views_operations
  516. filters:
  517. langcode:
  518. id: langcode
  519. table: node_field_data
  520. field: langcode
  521. relationship: none
  522. group_type: group
  523. admin_label: ''
  524. operator: in
  525. value: { }
  526. group: 1
  527. exposed: true
  528. expose:
  529. operator_id: langcode_op
  530. label: 'Langue d''origine'
  531. description: ''
  532. use_operator: false
  533. operator: langcode_op
  534. identifier: langcode
  535. required: false
  536. remember: false
  537. multiple: false
  538. remember_roles:
  539. authenticated: authenticated
  540. anonymous: '0'
  541. administrator: '0'
  542. reduce: false
  543. operator_limit_selection: false
  544. operator_list: { }
  545. is_grouped: false
  546. group_info:
  547. label: ''
  548. description: ''
  549. identifier: ''
  550. optional: true
  551. widget: select
  552. multiple: false
  553. remember: false
  554. default_group: All
  555. default_group_multiple: { }
  556. group_items: { }
  557. entity_type: node
  558. entity_field: langcode
  559. plugin_id: language
  560. content_translation_outdated:
  561. id: content_translation_outdated
  562. table: node_field_data
  563. field: content_translation_outdated
  564. relationship: none
  565. group_type: group
  566. admin_label: ''
  567. operator: '='
  568. value: '0'
  569. group: 1
  570. exposed: false
  571. expose:
  572. operator_id: ''
  573. label: 'Traduction périmée'
  574. description: ''
  575. use_operator: false
  576. operator: content_translation_outdated_op
  577. identifier: content_translation_outdated
  578. required: false
  579. remember: false
  580. multiple: false
  581. remember_roles:
  582. authenticated: authenticated
  583. anonymous: '0'
  584. administrator: '0'
  585. operator_limit_selection: false
  586. operator_list: { }
  587. is_grouped: false
  588. group_info:
  589. label: ''
  590. description: ''
  591. identifier: ''
  592. optional: true
  593. widget: select
  594. multiple: false
  595. remember: false
  596. default_group: All
  597. default_group_multiple: { }
  598. group_items: { }
  599. entity_type: node
  600. entity_field: content_translation_outdated
  601. plugin_id: boolean
  602. translation_target_language:
  603. id: translation_target_language
  604. table: node_translation
  605. field: translation_target_language
  606. relationship: none
  607. group_type: group
  608. admin_label: ''
  609. operator: '='
  610. value: '***LANGUAGE_site_default***'
  611. group: 1
  612. exposed: true
  613. expose:
  614. operator_id: ''
  615. label: 'Target language'
  616. description: ''
  617. use_operator: false
  618. operator: translation_target_language_op
  619. identifier: translation_target_language
  620. required: true
  621. remember: true
  622. multiple: false
  623. remember_roles:
  624. anonymous: anonymous
  625. authenticated: authenticated
  626. administrator: '0'
  627. operator_limit_selection: false
  628. operator_list: { }
  629. is_grouped: false
  630. group_info:
  631. label: ''
  632. description: ''
  633. identifier: ''
  634. optional: true
  635. widget: select
  636. multiple: false
  637. remember: false
  638. default_group: All
  639. default_group_multiple: { }
  640. group_items: { }
  641. remove: true
  642. entity_type: node
  643. plugin_id: translation_views_target_language
  644. translation_outdated:
  645. id: translation_outdated
  646. table: node_translation_target
  647. field: translation_outdated
  648. relationship: none
  649. group_type: group
  650. admin_label: ''
  651. operator: '='
  652. value: All
  653. group: 1
  654. exposed: true
  655. expose:
  656. operator_id: ''
  657. label: Obsolète
  658. description: ''
  659. use_operator: false
  660. operator: translation_outdated_op
  661. identifier: translation_outdated
  662. required: false
  663. remember: false
  664. multiple: false
  665. remember_roles:
  666. authenticated: authenticated
  667. anonymous: '0'
  668. administrator: '0'
  669. operator_limit_selection: false
  670. operator_list: { }
  671. is_grouped: false
  672. group_info:
  673. label: ''
  674. description: ''
  675. identifier: ''
  676. optional: true
  677. widget: select
  678. multiple: false
  679. remember: false
  680. default_group: All
  681. default_group_multiple: { }
  682. group_items: { }
  683. entity_field: content_translation_outdated
  684. plugin_id: boolean
  685. translation_status:
  686. id: translation_status
  687. table: node_translation
  688. field: translation_status
  689. relationship: none
  690. group_type: group
  691. admin_label: ''
  692. operator: '='
  693. value: '0'
  694. group: 1
  695. exposed: true
  696. expose:
  697. operator_id: ''
  698. label: 'Statut de la traduction'
  699. description: ''
  700. use_operator: false
  701. operator: translation_status_op
  702. identifier: translation_status
  703. required: false
  704. remember: false
  705. multiple: false
  706. remember_roles:
  707. authenticated: authenticated
  708. anonymous: '0'
  709. administrator: '0'
  710. operator_limit_selection: false
  711. operator_list: { }
  712. is_grouped: false
  713. group_info:
  714. label: ''
  715. description: ''
  716. identifier: ''
  717. optional: true
  718. widget: select
  719. multiple: false
  720. remember: false
  721. default_group: All
  722. default_group_multiple: { }
  723. group_items: { }
  724. entity_type: node
  725. plugin_id: translation_views_status
  726. translation_default:
  727. id: translation_default
  728. table: node_translation_target
  729. field: translation_default
  730. relationship: none
  731. group_type: group
  732. admin_label: ''
  733. operator: '='
  734. value: '0'
  735. group: 1
  736. exposed: false
  737. expose:
  738. operator_id: ''
  739. label: ''
  740. description: ''
  741. use_operator: false
  742. operator: ''
  743. identifier: ''
  744. required: false
  745. remember: false
  746. multiple: false
  747. remember_roles:
  748. authenticated: authenticated
  749. operator_limit_selection: false
  750. operator_list: { }
  751. is_grouped: false
  752. group_info:
  753. label: ''
  754. description: ''
  755. identifier: ''
  756. optional: true
  757. widget: select
  758. multiple: false
  759. remember: false
  760. default_group: All
  761. default_group_multiple: { }
  762. group_items: { }
  763. plugin_id: boolean
  764. translation_status_1:
  765. id: translation_status_1
  766. table: node_translation
  767. field: translation_status
  768. relationship: none
  769. group_type: group
  770. admin_label: ''
  771. operator: '='
  772. value: '0'
  773. group: 2
  774. exposed: false
  775. expose:
  776. operator_id: ''
  777. label: ''
  778. description: ''
  779. use_operator: false
  780. operator: ''
  781. identifier: ''
  782. required: false
  783. remember: false
  784. multiple: false
  785. remember_roles:
  786. authenticated: authenticated
  787. operator_limit_selection: false
  788. operator_list: { }
  789. is_grouped: false
  790. group_info:
  791. label: ''
  792. description: ''
  793. identifier: ''
  794. optional: true
  795. widget: select
  796. multiple: false
  797. remember: false
  798. default_group: All
  799. default_group_multiple: { }
  800. group_items: { }
  801. entity_type: node
  802. plugin_id: translation_views_status
  803. translation_source:
  804. id: translation_source
  805. table: node_translation_target
  806. field: translation_source
  807. relationship: none
  808. group_type: group
  809. admin_label: ''
  810. operator: '='
  811. value: '1'
  812. group: 2
  813. exposed: false
  814. expose:
  815. operator_id: ''
  816. label: ''
  817. description: ''
  818. use_operator: false
  819. operator: ''
  820. identifier: ''
  821. required: false
  822. remember: false
  823. multiple: false
  824. remember_roles:
  825. authenticated: authenticated
  826. operator_limit_selection: false
  827. operator_list: { }
  828. is_grouped: false
  829. group_info:
  830. label: ''
  831. description: ''
  832. identifier: ''
  833. optional: true
  834. widget: select
  835. multiple: false
  836. remember: false
  837. default_group: All
  838. default_group_multiple: { }
  839. group_items: { }
  840. plugin_id: translation_views_source_equals_row
  841. sorts:
  842. created:
  843. id: created
  844. table: node_field_data
  845. field: created
  846. order: DESC
  847. entity_type: node
  848. entity_field: created
  849. plugin_id: date
  850. relationship: none
  851. group_type: group
  852. admin_label: ''
  853. exposed: false
  854. expose:
  855. label: ''
  856. granularity: second
  857. title: 'Content Translation jobs'
  858. header: { }
  859. footer: { }
  860. empty: { }
  861. relationships: { }
  862. arguments: { }
  863. display_extenders: { }
  864. filter_groups:
  865. operator: AND
  866. groups:
  867. 1: AND
  868. 2: OR
  869. 3: OR
  870. cache_metadata:
  871. max-age: 0
  872. contexts:
  873. - 'languages:language_content'
  874. - 'languages:language_interface'
  875. - url
  876. - url.query_args
  877. - 'user.node_grants:view'
  878. - user.permissions
  879. tags: { }
  880. page_1:
  881. display_plugin: page
  882. id: page_1
  883. display_title: Programmes
  884. position: 1
  885. display_options:
  886. display_extenders: { }
  887. path: translate/content
  888. cache_metadata:
  889. max-age: 0
  890. contexts:
  891. - 'languages:language_content'
  892. - 'languages:language_interface'
  893. - url
  894. - url.query_args
  895. - 'user.node_grants:view'
  896. - user.permissions
  897. tags: { }