views.view.content.yml 16 KB

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