views.view.content_translations.yml 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955
  1. uuid: 99639de5-0bb1-4f4d-bcb1-ff4da7044688
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. module:
  6. - node
  7. - translation_views
  8. - user
  9. _core:
  10. default_config_hash: YGO0cdzaBA2WXvEEnUxebtVBI4c2LJQ8wGoPvtiCqVo
  11. id: content_translations
  12. label: 'Content translation jobs'
  13. module: views
  14. description: ''
  15. tag: ''
  16. base_table: node_field_data
  17. base_field: nid
  18. core: 8.x
  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: 'create content translations'
  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: Apply
  45. reset_button: true
  46. reset_button_label: Reset
  47. exposed_sorts_label: 'Sort by'
  48. expose_sort_order: true
  49. sort_asc_label: Asc
  50. sort_desc_label: Desc
  51. pager:
  52. type: full
  53. options:
  54. items_per_page: 50
  55. offset: 0
  56. id: 0
  57. total_pages: null
  58. tags:
  59. previous: ‹‹
  60. next: ››
  61. first: '« First'
  62. last: 'Last »'
  63. expose:
  64. items_per_page: false
  65. items_per_page_label: 'Items per page'
  66. items_per_page_options: '5, 10, 25, 50'
  67. items_per_page_options_all: false
  68. items_per_page_options_all_label: '- All -'
  69. offset: false
  70. offset_label: Offset
  71. quantity: 9
  72. style:
  73. type: table
  74. options:
  75. grouping: { }
  76. row_class: ''
  77. default_row_class: true
  78. override: true
  79. sticky: false
  80. caption: ''
  81. summary: ''
  82. description: ''
  83. columns:
  84. title: title
  85. langcode: langcode
  86. translation_target_language: translation_target_language
  87. translation_outdated: translation_outdated
  88. translation_status: translation_status
  89. changed: changed
  90. translation_operations: translation_operations
  91. info:
  92. title:
  93. sortable: true
  94. default_sort_order: asc
  95. align: ''
  96. separator: ''
  97. empty_column: false
  98. responsive: ''
  99. langcode:
  100. sortable: true
  101. default_sort_order: asc
  102. align: ''
  103. separator: ''
  104. empty_column: false
  105. responsive: ''
  106. translation_target_language:
  107. align: ''
  108. separator: ''
  109. empty_column: false
  110. responsive: ''
  111. translation_outdated:
  112. sortable: false
  113. default_sort_order: asc
  114. align: ''
  115. separator: ''
  116. empty_column: false
  117. responsive: ''
  118. translation_status:
  119. sortable: true
  120. default_sort_order: desc
  121. align: ''
  122. separator: ''
  123. empty_column: false
  124. responsive: ''
  125. changed:
  126. sortable: true
  127. default_sort_order: asc
  128. align: ''
  129. separator: ''
  130. empty_column: false
  131. responsive: ''
  132. translation_operations:
  133. align: ''
  134. separator: ''
  135. empty_column: false
  136. responsive: ''
  137. default: changed
  138. empty_table: false
  139. row:
  140. type: fields
  141. fields:
  142. title:
  143. id: title
  144. table: node_field_data
  145. field: title
  146. entity_type: node
  147. entity_field: title
  148. alter:
  149. alter_text: false
  150. make_link: false
  151. absolute: false
  152. trim: false
  153. word_boundary: false
  154. ellipsis: false
  155. strip_tags: false
  156. html: false
  157. hide_empty: false
  158. empty_zero: false
  159. settings:
  160. link_to_entity: true
  161. plugin_id: field
  162. relationship: none
  163. group_type: group
  164. admin_label: ''
  165. label: Title
  166. exclude: false
  167. element_type: ''
  168. element_class: ''
  169. element_label_type: ''
  170. element_label_class: ''
  171. element_label_colon: true
  172. element_wrapper_type: ''
  173. element_wrapper_class: ''
  174. element_default_classes: true
  175. empty: ''
  176. hide_alter_empty: true
  177. click_sort_column: value
  178. type: string
  179. group_column: value
  180. group_columns: { }
  181. group_rows: true
  182. delta_limit: 0
  183. delta_offset: 0
  184. delta_reversed: false
  185. delta_first_last: false
  186. multi_type: separator
  187. separator: ', '
  188. field_api_classes: false
  189. langcode:
  190. id: langcode
  191. table: node_field_data
  192. field: langcode
  193. relationship: none
  194. group_type: group
  195. admin_label: ''
  196. label: 'A partir de'
  197. exclude: false
  198. alter:
  199. alter_text: false
  200. text: ''
  201. make_link: false
  202. path: ''
  203. absolute: false
  204. external: false
  205. replace_spaces: false
  206. path_case: none
  207. trim_whitespace: false
  208. alt: ''
  209. rel: ''
  210. link_class: ''
  211. prefix: ''
  212. suffix: ''
  213. target: ''
  214. nl2br: false
  215. max_length: 0
  216. word_boundary: true
  217. ellipsis: true
  218. more_link: false
  219. more_link_text: ''
  220. more_link_path: ''
  221. strip_tags: false
  222. trim: false
  223. preserve_tags: ''
  224. html: false
  225. element_type: ''
  226. element_class: ''
  227. element_label_type: ''
  228. element_label_class: ''
  229. element_label_colon: true
  230. element_wrapper_type: ''
  231. element_wrapper_class: ''
  232. element_default_classes: true
  233. empty: ''
  234. hide_empty: false
  235. empty_zero: false
  236. hide_alter_empty: true
  237. click_sort_column: value
  238. type: language
  239. settings:
  240. link_to_entity: false
  241. native_language: false
  242. group_column: value
  243. group_columns: { }
  244. group_rows: true
  245. delta_limit: 0
  246. delta_offset: 0
  247. delta_reversed: false
  248. delta_first_last: false
  249. multi_type: separator
  250. separator: ', '
  251. field_api_classes: false
  252. entity_type: node
  253. entity_field: langcode
  254. plugin_id: field
  255. translation_target_language:
  256. id: translation_target_language
  257. table: node_translation
  258. field: translation_target_language
  259. relationship: none
  260. group_type: group
  261. admin_label: ''
  262. label: To
  263. exclude: false
  264. alter:
  265. alter_text: false
  266. text: ''
  267. make_link: false
  268. path: ''
  269. absolute: false
  270. external: false
  271. replace_spaces: false
  272. path_case: none
  273. trim_whitespace: false
  274. alt: ''
  275. rel: ''
  276. link_class: ''
  277. prefix: ''
  278. suffix: ''
  279. target: ''
  280. nl2br: false
  281. max_length: 0
  282. word_boundary: true
  283. ellipsis: true
  284. more_link: false
  285. more_link_text: ''
  286. more_link_path: ''
  287. strip_tags: false
  288. trim: false
  289. preserve_tags: ''
  290. html: false
  291. element_type: ''
  292. element_class: ''
  293. element_label_type: ''
  294. element_label_class: ''
  295. element_label_colon: true
  296. element_wrapper_type: ''
  297. element_wrapper_class: ''
  298. element_default_classes: true
  299. empty: ''
  300. hide_empty: false
  301. empty_zero: false
  302. hide_alter_empty: true
  303. native_language: false
  304. entity_type: node
  305. plugin_id: translation_views_target_language
  306. translation_outdated:
  307. id: translation_outdated
  308. table: node_translation_target
  309. field: translation_outdated
  310. relationship: none
  311. group_type: group
  312. admin_label: ''
  313. label: ''
  314. exclude: true
  315. alter:
  316. alter_text: false
  317. text: ''
  318. make_link: false
  319. path: ''
  320. absolute: false
  321. external: false
  322. replace_spaces: false
  323. path_case: none
  324. trim_whitespace: false
  325. alt: ''
  326. rel: ''
  327. link_class: ''
  328. prefix: ''
  329. suffix: ''
  330. target: ''
  331. nl2br: false
  332. max_length: 0
  333. word_boundary: true
  334. ellipsis: true
  335. more_link: false
  336. more_link_text: ''
  337. more_link_path: ''
  338. strip_tags: false
  339. trim: false
  340. preserve_tags: ''
  341. html: false
  342. element_type: ''
  343. element_class: ''
  344. element_label_type: ''
  345. element_label_class: ''
  346. element_label_colon: false
  347. element_wrapper_type: ''
  348. element_wrapper_class: ''
  349. element_default_classes: true
  350. empty: ''
  351. hide_empty: false
  352. empty_zero: false
  353. hide_alter_empty: true
  354. type: boolean
  355. type_custom_true: ''
  356. type_custom_false: ''
  357. not: false
  358. plugin_id: boolean
  359. translation_status:
  360. id: translation_status
  361. table: node_translation
  362. field: translation_status
  363. relationship: none
  364. group_type: group
  365. admin_label: ''
  366. label: 'Translation status'
  367. exclude: false
  368. alter:
  369. alter_text: true
  370. text: "<span class=\"status\">{{ translation_status }}</span>\n{% 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: Changed
  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: 'Source language'
  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. is_grouped: false
  544. group_info:
  545. label: ''
  546. description: ''
  547. identifier: ''
  548. optional: true
  549. widget: select
  550. multiple: false
  551. remember: false
  552. default_group: All
  553. default_group_multiple: { }
  554. group_items: { }
  555. entity_type: node
  556. entity_field: langcode
  557. plugin_id: language
  558. content_translation_outdated:
  559. id: content_translation_outdated
  560. table: node_field_data
  561. field: content_translation_outdated
  562. relationship: none
  563. group_type: group
  564. admin_label: ''
  565. operator: '='
  566. value: '0'
  567. group: 1
  568. exposed: false
  569. expose:
  570. operator_id: ''
  571. label: 'Translation outdated'
  572. description: ''
  573. use_operator: false
  574. operator: content_translation_outdated_op
  575. identifier: content_translation_outdated
  576. required: false
  577. remember: false
  578. multiple: false
  579. remember_roles:
  580. authenticated: authenticated
  581. anonymous: '0'
  582. administrator: '0'
  583. is_grouped: false
  584. group_info:
  585. label: ''
  586. description: ''
  587. identifier: ''
  588. optional: true
  589. widget: select
  590. multiple: false
  591. remember: false
  592. default_group: All
  593. default_group_multiple: { }
  594. group_items: { }
  595. entity_type: node
  596. entity_field: content_translation_outdated
  597. plugin_id: boolean
  598. translation_target_language:
  599. id: translation_target_language
  600. table: node_translation
  601. field: translation_target_language
  602. relationship: none
  603. group_type: group
  604. admin_label: ''
  605. operator: '='
  606. value: { }
  607. group: 1
  608. exposed: true
  609. expose:
  610. operator_id: ''
  611. label: 'Target language'
  612. description: ''
  613. use_operator: false
  614. operator: translation_target_language_op
  615. identifier: translation_target_language
  616. required: true
  617. remember: true
  618. multiple: true
  619. remember_roles:
  620. anonymous: anonymous
  621. authenticated: authenticated
  622. administrator: '0'
  623. is_grouped: false
  624. group_info:
  625. label: ''
  626. description: ''
  627. identifier: ''
  628. optional: true
  629. widget: select
  630. multiple: false
  631. remember: false
  632. default_group: All
  633. default_group_multiple: { }
  634. group_items: { }
  635. remove: true
  636. entity_type: node
  637. plugin_id: translation_views_target_language
  638. translation_outdated:
  639. id: translation_outdated
  640. table: node_translation_target
  641. field: translation_outdated
  642. relationship: none
  643. group_type: group
  644. admin_label: ''
  645. operator: '='
  646. value: All
  647. group: 1
  648. exposed: true
  649. expose:
  650. operator_id: ''
  651. label: Outdated
  652. description: ''
  653. use_operator: false
  654. operator: translation_outdated_op
  655. identifier: translation_outdated
  656. required: false
  657. remember: false
  658. multiple: false
  659. remember_roles:
  660. authenticated: authenticated
  661. anonymous: '0'
  662. administrator: '0'
  663. is_grouped: false
  664. group_info:
  665. label: ''
  666. description: ''
  667. identifier: ''
  668. optional: true
  669. widget: select
  670. multiple: false
  671. remember: false
  672. default_group: All
  673. default_group_multiple: { }
  674. group_items: { }
  675. entity_field: content_translation_outdated
  676. plugin_id: boolean
  677. translation_status:
  678. id: translation_status
  679. table: node_translation
  680. field: translation_status
  681. relationship: none
  682. group_type: group
  683. admin_label: ''
  684. operator: '='
  685. value: '2'
  686. group: 1
  687. exposed: true
  688. expose:
  689. operator_id: ''
  690. label: 'Translation status'
  691. description: ''
  692. use_operator: false
  693. operator: translation_status_op
  694. identifier: translation_status
  695. required: false
  696. remember: false
  697. multiple: false
  698. remember_roles:
  699. authenticated: authenticated
  700. anonymous: '0'
  701. administrator: '0'
  702. is_grouped: false
  703. group_info:
  704. label: ''
  705. description: ''
  706. identifier: ''
  707. optional: true
  708. widget: select
  709. multiple: false
  710. remember: false
  711. default_group: All
  712. default_group_multiple: { }
  713. group_items: { }
  714. translation_target_language: false
  715. entity_type: node
  716. plugin_id: translation_views_status
  717. translation_default:
  718. id: translation_default
  719. table: node_translation_target
  720. field: translation_default
  721. relationship: none
  722. group_type: group
  723. admin_label: ''
  724. operator: '='
  725. value: '0'
  726. group: 1
  727. exposed: false
  728. expose:
  729. operator_id: ''
  730. label: ''
  731. description: ''
  732. use_operator: false
  733. operator: ''
  734. identifier: ''
  735. required: false
  736. remember: false
  737. multiple: false
  738. remember_roles:
  739. authenticated: authenticated
  740. is_grouped: false
  741. group_info:
  742. label: ''
  743. description: ''
  744. identifier: ''
  745. optional: true
  746. widget: select
  747. multiple: false
  748. remember: false
  749. default_group: All
  750. default_group_multiple: { }
  751. group_items: { }
  752. plugin_id: boolean
  753. translation_status_1:
  754. id: translation_status_1
  755. table: node_translation
  756. field: translation_status
  757. relationship: none
  758. group_type: group
  759. admin_label: ''
  760. operator: '='
  761. value: '0'
  762. group: 2
  763. exposed: false
  764. expose:
  765. operator_id: ''
  766. label: ''
  767. description: ''
  768. use_operator: false
  769. operator: ''
  770. identifier: ''
  771. required: false
  772. remember: false
  773. multiple: false
  774. remember_roles:
  775. authenticated: authenticated
  776. is_grouped: false
  777. group_info:
  778. label: ''
  779. description: ''
  780. identifier: ''
  781. optional: true
  782. widget: select
  783. multiple: false
  784. remember: false
  785. default_group: All
  786. default_group_multiple: { }
  787. group_items: { }
  788. entity_type: node
  789. plugin_id: translation_views_status
  790. translation_source:
  791. id: translation_source
  792. table: node_translation_target
  793. field: translation_source
  794. relationship: none
  795. group_type: group
  796. admin_label: ''
  797. operator: '='
  798. value: '1'
  799. group: 2
  800. exposed: false
  801. expose:
  802. operator_id: ''
  803. label: ''
  804. description: ''
  805. use_operator: false
  806. operator: ''
  807. identifier: ''
  808. required: false
  809. remember: false
  810. multiple: false
  811. remember_roles:
  812. authenticated: authenticated
  813. is_grouped: false
  814. group_info:
  815. label: ''
  816. description: ''
  817. identifier: ''
  818. optional: true
  819. widget: select
  820. multiple: false
  821. remember: false
  822. default_group: All
  823. default_group_multiple: { }
  824. group_items: { }
  825. plugin_id: translation_views_source_equals_row
  826. translation_status_2:
  827. id: translation_status_2
  828. table: node_translation
  829. field: translation_status
  830. relationship: none
  831. group_type: group
  832. admin_label: ''
  833. operator: '='
  834. value: '0'
  835. group: 3
  836. exposed: false
  837. expose:
  838. operator_id: ''
  839. label: ''
  840. description: ''
  841. use_operator: false
  842. operator: ''
  843. identifier: ''
  844. required: false
  845. remember: false
  846. multiple: false
  847. remember_roles:
  848. authenticated: authenticated
  849. is_grouped: false
  850. group_info:
  851. label: ''
  852. description: ''
  853. identifier: ''
  854. optional: true
  855. widget: select
  856. multiple: false
  857. remember: false
  858. default_group: All
  859. default_group_multiple: { }
  860. group_items: { }
  861. entity_type: node
  862. plugin_id: translation_views_status
  863. translation_outdated_1:
  864. id: translation_outdated_1
  865. table: node_translation_target
  866. field: translation_outdated
  867. relationship: none
  868. group_type: group
  869. admin_label: ''
  870. operator: '='
  871. value: '1'
  872. group: 3
  873. exposed: false
  874. expose:
  875. operator_id: ''
  876. label: ''
  877. description: ''
  878. use_operator: false
  879. operator: ''
  880. identifier: ''
  881. required: false
  882. remember: false
  883. multiple: false
  884. remember_roles:
  885. authenticated: authenticated
  886. is_grouped: false
  887. group_info:
  888. label: ''
  889. description: ''
  890. identifier: ''
  891. optional: true
  892. widget: select
  893. multiple: false
  894. remember: false
  895. default_group: All
  896. default_group_multiple: { }
  897. group_items: { }
  898. plugin_id: boolean
  899. sorts:
  900. created:
  901. id: created
  902. table: node_field_data
  903. field: created
  904. order: DESC
  905. entity_type: node
  906. entity_field: created
  907. plugin_id: date
  908. relationship: none
  909. group_type: group
  910. admin_label: ''
  911. exposed: false
  912. expose:
  913. label: ''
  914. granularity: second
  915. title: 'Content Translation jobs'
  916. header: { }
  917. footer: { }
  918. empty: { }
  919. relationships: { }
  920. arguments: { }
  921. display_extenders: { }
  922. filter_groups:
  923. operator: AND
  924. groups:
  925. 1: AND
  926. 2: OR
  927. 3: OR
  928. cache_metadata:
  929. max-age: -1
  930. contexts:
  931. - 'languages:language_content'
  932. - 'languages:language_interface'
  933. - url
  934. - url.query_args
  935. - 'user.node_grants:view'
  936. - user.permissions
  937. tags: { }
  938. page_1:
  939. display_plugin: page
  940. id: page_1
  941. display_title: Production
  942. position: 1
  943. display_options:
  944. display_extenders: { }
  945. path: translate/content
  946. cache_metadata:
  947. max-age: -1
  948. contexts:
  949. - 'languages:language_content'
  950. - 'languages:language_interface'
  951. - url
  952. - url.query_args
  953. - 'user.node_grants:view'
  954. - user.permissions
  955. tags: { }