views.view.content.yml 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765
  1. uuid: d2400bfc-57e5-40f3-ada5-404d8f63dde7
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. module:
  6. - node
  7. - user
  8. _core:
  9. default_config_hash: vBKWYGGDoAX-tFd1JErB8tZLSxx3lJ0foouVsgpcbB4
  10. id: content
  11. label: Contenu
  12. module: node
  13. description: 'Trouver et gérer le contenu.'
  14. tag: default
  15. base_table: node_field_data
  16. base_field: nid
  17. display:
  18. default:
  19. id: default
  20. display_title: 'Par défaut'
  21. display_plugin: default
  22. position: 0
  23. display_options:
  24. title: Contenu
  25. fields:
  26. node_bulk_form:
  27. id: node_bulk_form
  28. table: node
  29. field: node_bulk_form
  30. entity_type: node
  31. plugin_id: node_bulk_form
  32. label: ''
  33. exclude: false
  34. alter:
  35. alter_text: false
  36. element_class: ''
  37. element_default_classes: true
  38. empty: ''
  39. hide_empty: false
  40. empty_zero: false
  41. hide_alter_empty: true
  42. title:
  43. id: title
  44. table: node_field_data
  45. field: title
  46. entity_type: node
  47. entity_field: title
  48. plugin_id: field
  49. label: Titre
  50. exclude: false
  51. alter:
  52. alter_text: false
  53. element_class: ''
  54. element_default_classes: true
  55. empty: ''
  56. hide_empty: false
  57. empty_zero: false
  58. hide_alter_empty: true
  59. type: string
  60. settings:
  61. link_to_entity: true
  62. type:
  63. id: type
  64. table: node_field_data
  65. field: type
  66. relationship: none
  67. group_type: group
  68. admin_label: ''
  69. entity_type: node
  70. entity_field: type
  71. plugin_id: field
  72. label: 'Type de contenu'
  73. exclude: false
  74. alter:
  75. alter_text: false
  76. text: ''
  77. make_link: false
  78. path: ''
  79. absolute: false
  80. external: false
  81. replace_spaces: false
  82. path_case: none
  83. trim_whitespace: false
  84. alt: ''
  85. rel: ''
  86. link_class: ''
  87. prefix: ''
  88. suffix: ''
  89. target: ''
  90. nl2br: false
  91. max_length: 0
  92. word_boundary: true
  93. ellipsis: true
  94. more_link: false
  95. more_link_text: ''
  96. more_link_path: ''
  97. strip_tags: false
  98. trim: false
  99. preserve_tags: ''
  100. html: false
  101. element_type: ''
  102. element_class: ''
  103. element_label_type: ''
  104. element_label_class: ''
  105. element_label_colon: true
  106. element_wrapper_type: ''
  107. element_wrapper_class: ''
  108. element_default_classes: true
  109. empty: ''
  110. hide_empty: false
  111. empty_zero: false
  112. hide_alter_empty: true
  113. click_sort_column: target_id
  114. type: entity_reference_label
  115. settings:
  116. link: false
  117. group_column: target_id
  118. group_columns: { }
  119. group_rows: true
  120. delta_limit: 0
  121. delta_offset: 0
  122. delta_reversed: false
  123. delta_first_last: false
  124. multi_type: separator
  125. separator: ', '
  126. field_api_classes: false
  127. name:
  128. id: name
  129. table: users_field_data
  130. field: name
  131. relationship: uid
  132. entity_type: user
  133. entity_field: name
  134. plugin_id: field
  135. label: Auteur
  136. exclude: false
  137. alter:
  138. alter_text: false
  139. element_class: ''
  140. element_default_classes: true
  141. empty: ''
  142. hide_empty: false
  143. empty_zero: false
  144. hide_alter_empty: true
  145. type: user_name
  146. status:
  147. id: status
  148. table: node_field_data
  149. field: status
  150. entity_type: node
  151. entity_field: status
  152. plugin_id: field
  153. label: État
  154. exclude: false
  155. alter:
  156. alter_text: false
  157. element_class: ''
  158. element_default_classes: true
  159. empty: ''
  160. hide_empty: false
  161. empty_zero: false
  162. hide_alter_empty: true
  163. type: boolean
  164. settings:
  165. format: custom
  166. format_custom_false: 'Non publié'
  167. format_custom_true: Publié
  168. changed:
  169. id: changed
  170. table: node_field_data
  171. field: changed
  172. entity_type: node
  173. entity_field: changed
  174. plugin_id: field
  175. label: 'Mis à jour'
  176. exclude: false
  177. alter:
  178. alter_text: false
  179. element_class: ''
  180. element_default_classes: true
  181. empty: ''
  182. hide_empty: false
  183. empty_zero: false
  184. hide_alter_empty: true
  185. type: timestamp
  186. settings:
  187. date_format: short
  188. custom_date_format: ''
  189. timezone: ''
  190. operations:
  191. id: operations
  192. table: node
  193. field: operations
  194. relationship: none
  195. group_type: group
  196. admin_label: ''
  197. plugin_id: entity_operations
  198. label: Actions
  199. exclude: false
  200. alter:
  201. alter_text: false
  202. text: ''
  203. make_link: false
  204. path: ''
  205. absolute: false
  206. external: false
  207. replace_spaces: false
  208. path_case: none
  209. trim_whitespace: false
  210. alt: ''
  211. rel: ''
  212. link_class: ''
  213. prefix: ''
  214. suffix: ''
  215. target: ''
  216. nl2br: false
  217. max_length: 0
  218. word_boundary: true
  219. ellipsis: true
  220. more_link: false
  221. more_link_text: ''
  222. more_link_path: ''
  223. strip_tags: false
  224. trim: false
  225. preserve_tags: ''
  226. html: false
  227. element_type: ''
  228. element_class: ''
  229. element_label_type: ''
  230. element_label_class: ''
  231. element_label_colon: true
  232. element_wrapper_type: ''
  233. element_wrapper_class: ''
  234. element_default_classes: true
  235. empty: ''
  236. hide_empty: false
  237. empty_zero: false
  238. hide_alter_empty: true
  239. destination: true
  240. langcode:
  241. id: langcode
  242. table: node_field_data
  243. field: langcode
  244. relationship: none
  245. group_type: group
  246. admin_label: ''
  247. entity_type: node
  248. entity_field: langcode
  249. plugin_id: field
  250. label: 'Langue de traduction'
  251. exclude: false
  252. alter:
  253. alter_text: false
  254. text: ''
  255. make_link: false
  256. path: ''
  257. absolute: false
  258. external: false
  259. replace_spaces: false
  260. path_case: none
  261. trim_whitespace: false
  262. alt: ''
  263. rel: ''
  264. link_class: ''
  265. prefix: ''
  266. suffix: ''
  267. target: ''
  268. nl2br: false
  269. max_length: 0
  270. word_boundary: true
  271. ellipsis: true
  272. more_link: false
  273. more_link_text: ''
  274. more_link_path: ''
  275. strip_tags: false
  276. trim: false
  277. preserve_tags: ''
  278. html: false
  279. element_type: ''
  280. element_class: ''
  281. element_label_type: ''
  282. element_label_class: ''
  283. element_label_colon: true
  284. element_wrapper_type: ''
  285. element_wrapper_class: ''
  286. element_default_classes: true
  287. empty: ''
  288. hide_empty: false
  289. empty_zero: false
  290. hide_alter_empty: true
  291. click_sort_column: value
  292. type: language
  293. settings:
  294. link_to_entity: false
  295. native_language: false
  296. group_column: value
  297. group_columns: { }
  298. group_rows: true
  299. delta_limit: 0
  300. delta_offset: 0
  301. delta_reversed: false
  302. delta_first_last: false
  303. multi_type: separator
  304. separator: ', '
  305. field_api_classes: false
  306. content_translation_outdated:
  307. id: content_translation_outdated
  308. table: node_field_revision
  309. field: content_translation_outdated
  310. relationship: none
  311. group_type: group
  312. admin_label: ''
  313. entity_type: node
  314. entity_field: content_translation_outdated
  315. plugin_id: field
  316. label: 'Translation outdated'
  317. exclude: false
  318. alter:
  319. alter_text: false
  320. text: ''
  321. make_link: false
  322. path: ''
  323. absolute: false
  324. external: false
  325. replace_spaces: false
  326. path_case: none
  327. trim_whitespace: false
  328. alt: ''
  329. rel: ''
  330. link_class: ''
  331. prefix: ''
  332. suffix: ''
  333. target: ''
  334. nl2br: false
  335. max_length: 0
  336. word_boundary: true
  337. ellipsis: true
  338. more_link: false
  339. more_link_text: ''
  340. more_link_path: ''
  341. strip_tags: false
  342. trim: false
  343. preserve_tags: ''
  344. html: false
  345. element_type: ''
  346. element_class: ''
  347. element_label_type: ''
  348. element_label_class: ''
  349. element_label_colon: true
  350. element_wrapper_type: ''
  351. element_wrapper_class: ''
  352. element_default_classes: true
  353. empty: ''
  354. hide_empty: false
  355. empty_zero: false
  356. hide_alter_empty: true
  357. click_sort_column: value
  358. type: boolean
  359. settings:
  360. format: yes-no
  361. format_custom_false: ''
  362. format_custom_true: ''
  363. group_column: value
  364. group_columns: { }
  365. group_rows: true
  366. delta_limit: 0
  367. delta_offset: 0
  368. delta_reversed: false
  369. delta_first_last: false
  370. multi_type: separator
  371. separator: ', '
  372. field_api_classes: false
  373. pager:
  374. type: full
  375. options:
  376. items_per_page: 50
  377. tags:
  378. next: 'Suivant ›'
  379. previous: '‹ Précédent'
  380. first: '« Premier'
  381. last: 'Dernier »'
  382. exposed_form:
  383. type: basic
  384. options:
  385. submit_button: Filtrer
  386. reset_button: true
  387. reset_button_label: Réinitialiser
  388. exposed_sorts_label: 'Trier par'
  389. expose_sort_order: true
  390. sort_asc_label: Asc
  391. sort_desc_label: Desc
  392. access:
  393. type: perm
  394. options:
  395. perm: 'access content overview'
  396. cache:
  397. type: tag
  398. empty:
  399. area_text_custom:
  400. id: area_text_custom
  401. table: views
  402. field: area_text_custom
  403. plugin_id: text_custom
  404. empty: true
  405. content: 'Aucun contenu disponible.'
  406. sorts:
  407. langcode:
  408. id: langcode
  409. table: node_field_data
  410. field: langcode
  411. relationship: none
  412. group_type: group
  413. admin_label: 'tri par langue'
  414. entity_type: node
  415. entity_field: langcode
  416. plugin_id: standard
  417. order: ASC
  418. expose:
  419. label: ''
  420. field_identifier: ''
  421. exposed: false
  422. arguments: { }
  423. filters:
  424. title:
  425. id: title
  426. table: node_field_data
  427. field: title
  428. relationship: none
  429. group_type: group
  430. admin_label: ''
  431. entity_type: node
  432. entity_field: title
  433. plugin_id: string
  434. operator: contains
  435. value: ''
  436. group: 1
  437. exposed: true
  438. expose:
  439. operator_id: title_op
  440. label: Titre
  441. description: ''
  442. use_operator: false
  443. operator: title_op
  444. operator_limit_selection: false
  445. operator_list: { }
  446. identifier: title
  447. required: false
  448. remember: false
  449. multiple: false
  450. remember_roles:
  451. authenticated: authenticated
  452. anonymous: '0'
  453. administrator: '0'
  454. is_grouped: false
  455. group_info:
  456. label: ''
  457. description: ''
  458. identifier: ''
  459. optional: true
  460. widget: select
  461. multiple: false
  462. remember: false
  463. default_group: All
  464. default_group_multiple: { }
  465. group_items: { }
  466. type:
  467. id: type
  468. table: node_field_data
  469. field: type
  470. relationship: none
  471. group_type: group
  472. admin_label: ''
  473. entity_type: node
  474. entity_field: type
  475. plugin_id: bundle
  476. operator: in
  477. value: { }
  478. group: 1
  479. exposed: true
  480. expose:
  481. operator_id: type_op
  482. label: 'Type de contenu'
  483. description: ''
  484. use_operator: false
  485. operator: type_op
  486. operator_limit_selection: false
  487. operator_list: { }
  488. identifier: type
  489. required: false
  490. remember: false
  491. multiple: false
  492. remember_roles:
  493. authenticated: authenticated
  494. anonymous: '0'
  495. administrator: '0'
  496. reduce: false
  497. is_grouped: false
  498. group_info:
  499. label: ''
  500. description: ''
  501. identifier: ''
  502. optional: true
  503. widget: select
  504. multiple: false
  505. remember: false
  506. default_group: All
  507. default_group_multiple: { }
  508. group_items: { }
  509. status:
  510. id: status
  511. table: node_field_data
  512. field: status
  513. relationship: none
  514. group_type: group
  515. admin_label: ''
  516. entity_type: node
  517. entity_field: status
  518. plugin_id: boolean
  519. operator: '='
  520. value: '1'
  521. group: 1
  522. exposed: true
  523. expose:
  524. operator_id: ''
  525. label: État
  526. description: ''
  527. use_operator: false
  528. operator: status_op
  529. operator_limit_selection: false
  530. operator_list: { }
  531. identifier: status
  532. required: false
  533. remember: false
  534. multiple: false
  535. remember_roles:
  536. authenticated: authenticated
  537. is_grouped: true
  538. group_info:
  539. label: 'Statut de publication'
  540. description: ''
  541. identifier: status
  542. optional: true
  543. widget: select
  544. multiple: false
  545. remember: false
  546. default_group: All
  547. default_group_multiple: { }
  548. group_items:
  549. 1:
  550. title: Publié
  551. operator: '='
  552. value: '1'
  553. 2:
  554. title: 'Non publié'
  555. operator: '='
  556. value: '0'
  557. langcode:
  558. id: langcode
  559. table: node_field_data
  560. field: langcode
  561. relationship: none
  562. group_type: group
  563. admin_label: ''
  564. entity_type: node
  565. entity_field: langcode
  566. plugin_id: language
  567. operator: in
  568. value: { }
  569. group: 1
  570. exposed: true
  571. expose:
  572. operator_id: langcode_op
  573. label: Langue
  574. description: ''
  575. use_operator: false
  576. operator: langcode_op
  577. operator_limit_selection: false
  578. operator_list: { }
  579. identifier: langcode
  580. required: false
  581. remember: false
  582. multiple: false
  583. remember_roles:
  584. authenticated: authenticated
  585. anonymous: '0'
  586. administrator: '0'
  587. reduce: false
  588. is_grouped: false
  589. group_info:
  590. label: ''
  591. description: ''
  592. identifier: ''
  593. optional: true
  594. widget: select
  595. multiple: false
  596. remember: false
  597. default_group: All
  598. default_group_multiple: { }
  599. group_items: { }
  600. status_extra:
  601. id: status_extra
  602. table: node_field_data
  603. field: status_extra
  604. entity_type: node
  605. plugin_id: node_status
  606. operator: '='
  607. value: false
  608. group: 1
  609. expose:
  610. operator_limit_selection: false
  611. operator_list: { }
  612. filter_groups:
  613. operator: AND
  614. groups:
  615. 1: AND
  616. style:
  617. type: table
  618. options:
  619. grouping: { }
  620. row_class: ''
  621. default_row_class: true
  622. columns:
  623. node_bulk_form: node_bulk_form
  624. title: title
  625. type: type
  626. name: name
  627. status: status
  628. changed: changed
  629. edit_node: edit_node
  630. delete_node: delete_node
  631. dropbutton: dropbutton
  632. timestamp: title
  633. default: changed
  634. info:
  635. node_bulk_form:
  636. align: ''
  637. separator: ''
  638. empty_column: false
  639. responsive: ''
  640. title:
  641. sortable: true
  642. default_sort_order: asc
  643. align: ''
  644. separator: ''
  645. empty_column: false
  646. responsive: ''
  647. type:
  648. sortable: true
  649. default_sort_order: asc
  650. align: ''
  651. separator: ''
  652. empty_column: false
  653. responsive: ''
  654. name:
  655. sortable: false
  656. default_sort_order: asc
  657. align: ''
  658. separator: ''
  659. empty_column: false
  660. responsive: priority-low
  661. status:
  662. sortable: true
  663. default_sort_order: asc
  664. align: ''
  665. separator: ''
  666. empty_column: false
  667. responsive: ''
  668. changed:
  669. sortable: true
  670. default_sort_order: desc
  671. align: ''
  672. separator: ''
  673. empty_column: false
  674. responsive: priority-low
  675. edit_node:
  676. sortable: false
  677. default_sort_order: asc
  678. align: ''
  679. separator: ''
  680. empty_column: false
  681. responsive: ''
  682. delete_node:
  683. sortable: false
  684. default_sort_order: asc
  685. align: ''
  686. separator: ''
  687. empty_column: false
  688. responsive: ''
  689. dropbutton:
  690. sortable: false
  691. default_sort_order: asc
  692. align: ''
  693. separator: ''
  694. empty_column: false
  695. responsive: ''
  696. timestamp:
  697. sortable: false
  698. default_sort_order: asc
  699. align: ''
  700. separator: ''
  701. empty_column: false
  702. responsive: ''
  703. override: true
  704. sticky: true
  705. summary: ''
  706. empty_table: true
  707. caption: ''
  708. description: ''
  709. row:
  710. type: fields
  711. query:
  712. type: views_query
  713. relationships:
  714. uid:
  715. id: uid
  716. table: node_field_data
  717. field: uid
  718. admin_label: author
  719. plugin_id: standard
  720. required: true
  721. show_admin_links: false
  722. display_extenders: { }
  723. cache_metadata:
  724. max-age: 0
  725. contexts:
  726. - 'languages:language_content'
  727. - 'languages:language_interface'
  728. - url
  729. - url.query_args
  730. - user
  731. - 'user.node_grants:view'
  732. - user.permissions
  733. tags: { }
  734. page_1:
  735. id: page_1
  736. display_title: Page
  737. display_plugin: page
  738. position: 1
  739. display_options:
  740. display_extenders: { }
  741. path: admin/content/node
  742. menu:
  743. type: 'default tab'
  744. title: Contenu
  745. description: ''
  746. weight: -10
  747. menu_name: admin
  748. context: ''
  749. tab_options:
  750. type: normal
  751. title: Contenu
  752. description: 'Trouver et gérer le contenu'
  753. weight: -10
  754. menu_name: admin
  755. cache_metadata:
  756. max-age: 0
  757. contexts:
  758. - 'languages:language_content'
  759. - 'languages:language_interface'
  760. - url
  761. - url.query_args
  762. - user
  763. - 'user.node_grants:view'
  764. - user.permissions
  765. tags: { }