views.view.workflow_entity_history.yml 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716
  1. uuid: 8f1952a2-102b-4873-ac33-1a585844b45a
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. module:
  6. - workflow
  7. _core:
  8. default_config_hash: WVVYWpOBeHeRgm3vCHP0lY65aX-UZx-E_8g6qpFrsHA
  9. id: workflow_entity_history
  10. label: 'Workflow Entity history'
  11. module: views
  12. description: 'Enable this View to configure the history tab.'
  13. tag: ''
  14. base_table: workflow_transition_history
  15. base_field: hid
  16. core: 8.x
  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: none
  26. options: { }
  27. cache:
  28. type: tag
  29. options: { }
  30. query:
  31. type: views_query
  32. options:
  33. disable_sql_rewrite: false
  34. distinct: false
  35. replica: false
  36. query_comment: ''
  37. query_tags: { }
  38. exposed_form:
  39. type: basic
  40. options:
  41. submit_button: Apply
  42. reset_button: false
  43. reset_button_label: Reset
  44. exposed_sorts_label: 'Sort by'
  45. expose_sort_order: true
  46. sort_asc_label: Asc
  47. sort_desc_label: Desc
  48. pager:
  49. type: mini
  50. options:
  51. items_per_page: 10
  52. offset: 0
  53. id: 0
  54. total_pages: null
  55. expose:
  56. items_per_page: false
  57. items_per_page_label: 'Items per page'
  58. items_per_page_options: '5, 10, 25, 50'
  59. items_per_page_options_all: false
  60. items_per_page_options_all_label: '- All -'
  61. offset: false
  62. offset_label: Offset
  63. tags:
  64. previous: ‹‹
  65. next: ››
  66. style:
  67. type: table
  68. options:
  69. grouping: { }
  70. row_class: ''
  71. default_row_class: true
  72. override: true
  73. sticky: false
  74. caption: ''
  75. summary: ''
  76. description: ''
  77. columns:
  78. hid: hid
  79. timestamp: timestamp
  80. field_name: field_name
  81. from_sid: from_sid
  82. to_sid: to_sid
  83. uid: uid
  84. comment: comment
  85. operations: operations
  86. info:
  87. hid:
  88. default_sort_order: desc
  89. align: ''
  90. separator: ''
  91. empty_column: false
  92. responsive: ''
  93. timestamp:
  94. align: ''
  95. separator: ''
  96. empty_column: false
  97. responsive: ''
  98. field_name:
  99. align: ''
  100. separator: ''
  101. empty_column: false
  102. responsive: ''
  103. from_sid:
  104. align: ''
  105. separator: ''
  106. empty_column: false
  107. responsive: ''
  108. to_sid:
  109. align: ''
  110. separator: ''
  111. empty_column: false
  112. responsive: ''
  113. uid:
  114. align: ''
  115. separator: ''
  116. empty_column: false
  117. responsive: ''
  118. comment:
  119. align: ''
  120. separator: ''
  121. empty_column: false
  122. responsive: ''
  123. operations:
  124. align: ''
  125. separator: ''
  126. empty_column: false
  127. responsive: ''
  128. default: hid
  129. empty_table: false
  130. row:
  131. type: fields
  132. options:
  133. inline: { }
  134. separator: ''
  135. hide_empty: false
  136. default_field_elements: true
  137. fields:
  138. hid:
  139. id: hid
  140. table: workflow_transition_history
  141. field: hid
  142. relationship: none
  143. group_type: group
  144. admin_label: ''
  145. label: 'Transition ID'
  146. exclude: true
  147. alter:
  148. alter_text: false
  149. text: ''
  150. make_link: false
  151. path: ''
  152. absolute: false
  153. external: false
  154. replace_spaces: false
  155. path_case: none
  156. trim_whitespace: false
  157. alt: ''
  158. rel: ''
  159. link_class: ''
  160. prefix: ''
  161. suffix: ''
  162. target: ''
  163. nl2br: false
  164. max_length: 0
  165. word_boundary: true
  166. ellipsis: true
  167. more_link: false
  168. more_link_text: ''
  169. more_link_path: ''
  170. strip_tags: false
  171. trim: false
  172. preserve_tags: ''
  173. html: false
  174. element_type: ''
  175. element_class: ''
  176. element_label_type: ''
  177. element_label_class: ''
  178. element_label_colon: true
  179. element_wrapper_type: ''
  180. element_wrapper_class: ''
  181. element_default_classes: true
  182. empty: ''
  183. hide_empty: false
  184. empty_zero: false
  185. hide_alter_empty: true
  186. click_sort_column: value
  187. type: number_integer
  188. settings:
  189. thousand_separator: ''
  190. prefix_suffix: true
  191. group_column: value
  192. group_columns: { }
  193. group_rows: true
  194. delta_limit: 0
  195. delta_offset: 0
  196. delta_reversed: false
  197. delta_first_last: false
  198. multi_type: separator
  199. separator: ', '
  200. field_api_classes: false
  201. entity_type: workflow_transition
  202. entity_field: hid
  203. plugin_id: field
  204. timestamp:
  205. id: timestamp
  206. table: workflow_transition_history
  207. field: timestamp
  208. relationship: none
  209. group_type: group
  210. admin_label: ''
  211. label: Timestamp
  212. exclude: false
  213. alter:
  214. alter_text: false
  215. text: ''
  216. make_link: false
  217. path: ''
  218. absolute: false
  219. external: false
  220. replace_spaces: false
  221. path_case: none
  222. trim_whitespace: false
  223. alt: ''
  224. rel: ''
  225. link_class: ''
  226. prefix: ''
  227. suffix: ''
  228. target: ''
  229. nl2br: false
  230. max_length: 0
  231. word_boundary: true
  232. ellipsis: true
  233. more_link: false
  234. more_link_text: ''
  235. more_link_path: ''
  236. strip_tags: false
  237. trim: false
  238. preserve_tags: ''
  239. html: false
  240. element_type: ''
  241. element_class: ''
  242. element_label_type: ''
  243. element_label_class: ''
  244. element_label_colon: true
  245. element_wrapper_type: ''
  246. element_wrapper_class: ''
  247. element_default_classes: true
  248. empty: ''
  249. hide_empty: false
  250. empty_zero: false
  251. hide_alter_empty: true
  252. click_sort_column: value
  253. type: timestamp
  254. settings:
  255. date_format: medium
  256. custom_date_format: ''
  257. timezone: ''
  258. group_column: value
  259. group_columns: { }
  260. group_rows: true
  261. delta_limit: 0
  262. delta_offset: 0
  263. delta_reversed: false
  264. delta_first_last: false
  265. multi_type: separator
  266. separator: ', '
  267. field_api_classes: false
  268. entity_type: workflow_transition
  269. entity_field: timestamp
  270. plugin_id: field
  271. field_name:
  272. id: field_name
  273. table: workflow_transition_history
  274. field: field_name
  275. relationship: none
  276. group_type: group
  277. admin_label: ''
  278. label: 'Field name'
  279. exclude: true
  280. alter:
  281. alter_text: false
  282. text: ''
  283. make_link: false
  284. path: ''
  285. absolute: false
  286. external: false
  287. replace_spaces: false
  288. path_case: none
  289. trim_whitespace: false
  290. alt: ''
  291. rel: ''
  292. link_class: ''
  293. prefix: ''
  294. suffix: ''
  295. target: ''
  296. nl2br: false
  297. max_length: 0
  298. word_boundary: true
  299. ellipsis: true
  300. more_link: false
  301. more_link_text: ''
  302. more_link_path: ''
  303. strip_tags: false
  304. trim: false
  305. preserve_tags: ''
  306. html: false
  307. element_type: ''
  308. element_class: ''
  309. element_label_type: ''
  310. element_label_class: ''
  311. element_label_colon: true
  312. element_wrapper_type: ''
  313. element_wrapper_class: ''
  314. element_default_classes: true
  315. empty: ''
  316. hide_empty: false
  317. empty_zero: false
  318. hide_alter_empty: true
  319. click_sort_column: value
  320. type: string
  321. settings:
  322. link_to_entity: false
  323. group_column: value
  324. group_columns: { }
  325. group_rows: true
  326. delta_limit: 0
  327. delta_offset: 0
  328. delta_reversed: false
  329. delta_first_last: false
  330. multi_type: separator
  331. separator: ', '
  332. field_api_classes: false
  333. entity_type: workflow_transition
  334. entity_field: field_name
  335. plugin_id: field
  336. from_sid:
  337. id: from_sid
  338. table: workflow_transition_history
  339. field: from_sid
  340. relationship: none
  341. group_type: group
  342. admin_label: ''
  343. label: 'Depuis l''état'
  344. exclude: false
  345. alter:
  346. alter_text: false
  347. text: ''
  348. make_link: false
  349. path: ''
  350. absolute: false
  351. external: false
  352. replace_spaces: false
  353. path_case: none
  354. trim_whitespace: false
  355. alt: ''
  356. rel: ''
  357. link_class: ''
  358. prefix: ''
  359. suffix: ''
  360. target: ''
  361. nl2br: false
  362. max_length: 0
  363. word_boundary: true
  364. ellipsis: true
  365. more_link: false
  366. more_link_text: ''
  367. more_link_path: ''
  368. strip_tags: false
  369. trim: false
  370. preserve_tags: ''
  371. html: false
  372. element_type: ''
  373. element_class: ''
  374. element_label_type: ''
  375. element_label_class: ''
  376. element_label_colon: true
  377. element_wrapper_type: ''
  378. element_wrapper_class: ''
  379. element_default_classes: true
  380. empty: ''
  381. hide_empty: false
  382. empty_zero: false
  383. hide_alter_empty: true
  384. click_sort_column: target_id
  385. type: entity_reference_label
  386. settings:
  387. link: true
  388. group_column: target_id
  389. group_columns: { }
  390. group_rows: true
  391. delta_limit: 0
  392. delta_offset: 0
  393. delta_reversed: false
  394. delta_first_last: false
  395. multi_type: separator
  396. separator: ', '
  397. field_api_classes: false
  398. entity_type: workflow_transition
  399. entity_field: from_sid
  400. plugin_id: field
  401. to_sid:
  402. id: to_sid
  403. table: workflow_transition_history
  404. field: to_sid
  405. relationship: none
  406. group_type: group
  407. admin_label: ''
  408. label: 'To state'
  409. exclude: false
  410. alter:
  411. alter_text: false
  412. text: ''
  413. make_link: false
  414. path: ''
  415. absolute: false
  416. external: false
  417. replace_spaces: false
  418. path_case: none
  419. trim_whitespace: false
  420. alt: ''
  421. rel: ''
  422. link_class: ''
  423. prefix: ''
  424. suffix: ''
  425. target: ''
  426. nl2br: false
  427. max_length: 0
  428. word_boundary: true
  429. ellipsis: true
  430. more_link: false
  431. more_link_text: ''
  432. more_link_path: ''
  433. strip_tags: false
  434. trim: false
  435. preserve_tags: ''
  436. html: false
  437. element_type: ''
  438. element_class: ''
  439. element_label_type: ''
  440. element_label_class: ''
  441. element_label_colon: true
  442. element_wrapper_type: ''
  443. element_wrapper_class: ''
  444. element_default_classes: true
  445. empty: ''
  446. hide_empty: false
  447. empty_zero: false
  448. hide_alter_empty: true
  449. click_sort_column: target_id
  450. type: entity_reference_label
  451. settings:
  452. link: true
  453. group_column: target_id
  454. group_columns: { }
  455. group_rows: true
  456. delta_limit: 0
  457. delta_offset: 0
  458. delta_reversed: false
  459. delta_first_last: false
  460. multi_type: separator
  461. separator: ', '
  462. field_api_classes: false
  463. entity_type: workflow_transition
  464. entity_field: to_sid
  465. plugin_id: field
  466. uid:
  467. id: uid
  468. table: workflow_transition_history
  469. field: uid
  470. relationship: none
  471. group_type: group
  472. admin_label: ''
  473. label: 'User ID'
  474. exclude: false
  475. alter:
  476. alter_text: false
  477. text: ''
  478. make_link: false
  479. path: ''
  480. absolute: false
  481. external: false
  482. replace_spaces: false
  483. path_case: none
  484. trim_whitespace: false
  485. alt: ''
  486. rel: ''
  487. link_class: ''
  488. prefix: ''
  489. suffix: ''
  490. target: ''
  491. nl2br: false
  492. max_length: 0
  493. word_boundary: true
  494. ellipsis: true
  495. more_link: false
  496. more_link_text: ''
  497. more_link_path: ''
  498. strip_tags: false
  499. trim: false
  500. preserve_tags: ''
  501. html: false
  502. element_type: ''
  503. element_class: ''
  504. element_label_type: ''
  505. element_label_class: ''
  506. element_label_colon: true
  507. element_wrapper_type: ''
  508. element_wrapper_class: ''
  509. element_default_classes: true
  510. empty: ''
  511. hide_empty: false
  512. empty_zero: false
  513. hide_alter_empty: true
  514. click_sort_column: target_id
  515. type: entity_reference_label
  516. settings:
  517. link: true
  518. group_column: target_id
  519. group_columns: { }
  520. group_rows: true
  521. delta_limit: 0
  522. delta_offset: 0
  523. delta_reversed: false
  524. delta_first_last: false
  525. multi_type: separator
  526. separator: ', '
  527. field_api_classes: false
  528. entity_type: workflow_transition
  529. entity_field: uid
  530. plugin_id: field
  531. comment:
  532. id: comment
  533. table: workflow_transition_history
  534. field: comment
  535. relationship: none
  536. group_type: group
  537. admin_label: ''
  538. label: 'Message de journal'
  539. exclude: false
  540. alter:
  541. alter_text: false
  542. text: ''
  543. make_link: false
  544. path: ''
  545. absolute: false
  546. external: false
  547. replace_spaces: false
  548. path_case: none
  549. trim_whitespace: false
  550. alt: ''
  551. rel: ''
  552. link_class: ''
  553. prefix: ''
  554. suffix: ''
  555. target: ''
  556. nl2br: false
  557. max_length: 0
  558. word_boundary: true
  559. ellipsis: true
  560. more_link: false
  561. more_link_text: ''
  562. more_link_path: ''
  563. strip_tags: false
  564. trim: false
  565. preserve_tags: ''
  566. html: false
  567. element_type: ''
  568. element_class: ''
  569. element_label_type: ''
  570. element_label_class: ''
  571. element_label_colon: true
  572. element_wrapper_type: ''
  573. element_wrapper_class: ''
  574. element_default_classes: true
  575. empty: ''
  576. hide_empty: false
  577. empty_zero: false
  578. hide_alter_empty: true
  579. click_sort_column: value
  580. type: basic_string
  581. settings: { }
  582. group_column: value
  583. group_columns: { }
  584. group_rows: true
  585. delta_limit: 0
  586. delta_offset: 0
  587. delta_reversed: false
  588. delta_first_last: false
  589. multi_type: separator
  590. separator: ', '
  591. field_api_classes: false
  592. entity_type: workflow_transition
  593. entity_field: comment
  594. plugin_id: field
  595. operations:
  596. id: operations
  597. table: workflow_transition_history
  598. field: operations
  599. relationship: none
  600. group_type: group
  601. admin_label: ''
  602. label: Operations
  603. exclude: false
  604. alter:
  605. alter_text: false
  606. text: ''
  607. make_link: false
  608. path: ''
  609. absolute: false
  610. external: false
  611. replace_spaces: false
  612. path_case: none
  613. trim_whitespace: false
  614. alt: ''
  615. rel: ''
  616. link_class: ''
  617. prefix: ''
  618. suffix: ''
  619. target: ''
  620. nl2br: false
  621. max_length: 0
  622. word_boundary: true
  623. ellipsis: true
  624. more_link: false
  625. more_link_text: ''
  626. more_link_path: ''
  627. strip_tags: false
  628. trim: false
  629. preserve_tags: ''
  630. html: false
  631. element_type: ''
  632. element_class: ''
  633. element_label_type: ''
  634. element_label_class: ''
  635. element_label_colon: true
  636. element_wrapper_type: ''
  637. element_wrapper_class: ''
  638. element_default_classes: true
  639. empty: ''
  640. hide_empty: false
  641. empty_zero: false
  642. hide_alter_empty: true
  643. destination: true
  644. entity_type: null
  645. entity_field: null
  646. plugin_id: entity_operations
  647. filters: { }
  648. sorts: { }
  649. header: { }
  650. footer: { }
  651. empty: { }
  652. relationships: { }
  653. arguments:
  654. entity_id:
  655. id: entity_id
  656. table: workflow_transition_history
  657. field: entity_id
  658. relationship: none
  659. group_type: group
  660. admin_label: ''
  661. default_action: ignore
  662. exception:
  663. value: all
  664. title_enable: false
  665. title: All
  666. title_enable: false
  667. title: ''
  668. default_argument_type: fixed
  669. default_argument_options:
  670. argument: ''
  671. default_argument_skip_url: false
  672. summary_options:
  673. base_path: ''
  674. count: true
  675. items_per_page: 25
  676. override: false
  677. summary:
  678. sort_order: asc
  679. number_of_records: 0
  680. format: default_summary
  681. specify_validation: false
  682. validate:
  683. type: none
  684. fail: 'not found'
  685. validate_options: { }
  686. break_phrase: false
  687. not: false
  688. entity_type: workflow_transition
  689. entity_field: entity_id
  690. plugin_id: numeric
  691. display_extenders: { }
  692. title: 'Workflow history'
  693. cache_metadata:
  694. max-age: 0
  695. contexts:
  696. - 'languages:language_content'
  697. - 'languages:language_interface'
  698. - url
  699. - url.query_args
  700. tags: { }
  701. workflow_history_tab:
  702. display_plugin: embed
  703. id: workflow_history_tab
  704. display_title: 'Workflow history tab'
  705. position: 1
  706. display_options:
  707. display_extenders: { }
  708. display_description: 'Replaces the transition list in the Workflow tab.'
  709. cache_metadata:
  710. max-age: 0
  711. contexts:
  712. - 'languages:language_content'
  713. - 'languages:language_interface'
  714. - url
  715. - url.query_args
  716. tags: { }