views.view.content.yml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617
  1. uuid: 2af2a54b-2ebd-49b0-ba2a-1f877570ffb5
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. module:
  6. - node
  7. - user
  8. _core:
  9. default_config_hash: 12Bd0mJQFIaXAkRfMVCAAcZ0oaxm94PoK8oHR9hkLmY
  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: Default
  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: Status
  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: Updated
  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: Operations
  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. pager:
  241. type: full
  242. options:
  243. items_per_page: 50
  244. tags:
  245. next: 'Next ›'
  246. previous: '‹ Previous'
  247. first: '« First'
  248. last: 'Last »'
  249. exposed_form:
  250. type: basic
  251. options:
  252. submit_button: Filter
  253. reset_button: true
  254. reset_button_label: Reset
  255. exposed_sorts_label: 'Sort by'
  256. expose_sort_order: true
  257. sort_asc_label: Asc
  258. sort_desc_label: Desc
  259. access:
  260. type: perm
  261. options:
  262. perm: 'access content overview'
  263. cache:
  264. type: tag
  265. empty:
  266. area_text_custom:
  267. id: area_text_custom
  268. table: views
  269. field: area_text_custom
  270. plugin_id: text_custom
  271. empty: true
  272. content: 'Aucun contenu disponible.'
  273. sorts: { }
  274. arguments: { }
  275. filters:
  276. title:
  277. id: title
  278. table: node_field_data
  279. field: title
  280. relationship: none
  281. group_type: group
  282. admin_label: ''
  283. entity_type: node
  284. entity_field: title
  285. plugin_id: string
  286. operator: contains
  287. value: ''
  288. group: 1
  289. exposed: true
  290. expose:
  291. operator_id: title_op
  292. label: Titre
  293. description: ''
  294. use_operator: false
  295. operator: title_op
  296. operator_limit_selection: false
  297. operator_list: { }
  298. identifier: title
  299. required: false
  300. remember: false
  301. multiple: false
  302. remember_roles:
  303. authenticated: authenticated
  304. anonymous: '0'
  305. administrator: '0'
  306. is_grouped: false
  307. group_info:
  308. label: ''
  309. description: ''
  310. identifier: ''
  311. optional: true
  312. widget: select
  313. multiple: false
  314. remember: false
  315. default_group: All
  316. default_group_multiple: { }
  317. group_items: { }
  318. type:
  319. id: type
  320. table: node_field_data
  321. field: type
  322. relationship: none
  323. group_type: group
  324. admin_label: ''
  325. entity_type: node
  326. entity_field: type
  327. plugin_id: bundle
  328. operator: in
  329. value: { }
  330. group: 1
  331. exposed: true
  332. expose:
  333. operator_id: type_op
  334. label: 'Type de contenu'
  335. description: ''
  336. use_operator: false
  337. operator: type_op
  338. operator_limit_selection: false
  339. operator_list: { }
  340. identifier: type
  341. required: false
  342. remember: false
  343. multiple: false
  344. remember_roles:
  345. authenticated: authenticated
  346. anonymous: '0'
  347. administrator: '0'
  348. reduce: false
  349. is_grouped: false
  350. group_info:
  351. label: ''
  352. description: ''
  353. identifier: ''
  354. optional: true
  355. widget: select
  356. multiple: false
  357. remember: false
  358. default_group: All
  359. default_group_multiple: { }
  360. group_items: { }
  361. status:
  362. id: status
  363. table: node_field_data
  364. field: status
  365. relationship: none
  366. group_type: group
  367. admin_label: ''
  368. entity_type: node
  369. entity_field: status
  370. plugin_id: boolean
  371. operator: '='
  372. value: '1'
  373. group: 1
  374. exposed: true
  375. expose:
  376. operator_id: ''
  377. label: Status
  378. description: ''
  379. use_operator: false
  380. operator: status_op
  381. operator_limit_selection: false
  382. operator_list: { }
  383. identifier: status
  384. required: false
  385. remember: false
  386. multiple: false
  387. remember_roles:
  388. authenticated: authenticated
  389. is_grouped: true
  390. group_info:
  391. label: 'Statut de publication'
  392. description: ''
  393. identifier: status
  394. optional: true
  395. widget: select
  396. multiple: false
  397. remember: false
  398. default_group: All
  399. default_group_multiple: { }
  400. group_items:
  401. 1:
  402. title: Publié
  403. operator: '='
  404. value: '1'
  405. 2:
  406. title: 'Non publié'
  407. operator: '='
  408. value: '0'
  409. langcode:
  410. id: langcode
  411. table: node_field_data
  412. field: langcode
  413. relationship: none
  414. group_type: group
  415. admin_label: ''
  416. entity_type: node
  417. entity_field: langcode
  418. plugin_id: language
  419. operator: in
  420. value: { }
  421. group: 1
  422. exposed: true
  423. expose:
  424. operator_id: langcode_op
  425. label: Language
  426. description: ''
  427. use_operator: false
  428. operator: langcode_op
  429. operator_limit_selection: false
  430. operator_list: { }
  431. identifier: langcode
  432. required: false
  433. remember: false
  434. multiple: false
  435. remember_roles:
  436. authenticated: authenticated
  437. anonymous: '0'
  438. administrator: '0'
  439. reduce: false
  440. is_grouped: false
  441. group_info:
  442. label: ''
  443. description: ''
  444. identifier: ''
  445. optional: true
  446. widget: select
  447. multiple: false
  448. remember: false
  449. default_group: All
  450. default_group_multiple: { }
  451. group_items: { }
  452. status_extra:
  453. id: status_extra
  454. table: node_field_data
  455. field: status_extra
  456. entity_type: node
  457. plugin_id: node_status
  458. operator: '='
  459. value: false
  460. group: 1
  461. expose:
  462. operator_limit_selection: false
  463. operator_list: { }
  464. filter_groups:
  465. operator: AND
  466. groups:
  467. 1: AND
  468. style:
  469. type: table
  470. options:
  471. grouping: { }
  472. row_class: ''
  473. default_row_class: true
  474. columns:
  475. node_bulk_form: node_bulk_form
  476. title: title
  477. type: type
  478. name: name
  479. status: status
  480. changed: changed
  481. edit_node: edit_node
  482. delete_node: delete_node
  483. dropbutton: dropbutton
  484. timestamp: title
  485. default: changed
  486. info:
  487. node_bulk_form:
  488. align: ''
  489. separator: ''
  490. empty_column: false
  491. responsive: ''
  492. title:
  493. sortable: true
  494. default_sort_order: asc
  495. align: ''
  496. separator: ''
  497. empty_column: false
  498. responsive: ''
  499. type:
  500. sortable: true
  501. default_sort_order: asc
  502. align: ''
  503. separator: ''
  504. empty_column: false
  505. responsive: ''
  506. name:
  507. sortable: false
  508. default_sort_order: asc
  509. align: ''
  510. separator: ''
  511. empty_column: false
  512. responsive: priority-low
  513. status:
  514. sortable: true
  515. default_sort_order: asc
  516. align: ''
  517. separator: ''
  518. empty_column: false
  519. responsive: ''
  520. changed:
  521. sortable: true
  522. default_sort_order: desc
  523. align: ''
  524. separator: ''
  525. empty_column: false
  526. responsive: priority-low
  527. edit_node:
  528. sortable: false
  529. default_sort_order: asc
  530. align: ''
  531. separator: ''
  532. empty_column: false
  533. responsive: ''
  534. delete_node:
  535. sortable: false
  536. default_sort_order: asc
  537. align: ''
  538. separator: ''
  539. empty_column: false
  540. responsive: ''
  541. dropbutton:
  542. sortable: false
  543. default_sort_order: asc
  544. align: ''
  545. separator: ''
  546. empty_column: false
  547. responsive: ''
  548. timestamp:
  549. sortable: false
  550. default_sort_order: asc
  551. align: ''
  552. separator: ''
  553. empty_column: false
  554. responsive: ''
  555. override: true
  556. sticky: true
  557. summary: ''
  558. empty_table: true
  559. caption: ''
  560. description: ''
  561. row:
  562. type: fields
  563. query:
  564. type: views_query
  565. relationships:
  566. uid:
  567. id: uid
  568. table: node_field_data
  569. field: uid
  570. admin_label: author
  571. plugin_id: standard
  572. required: true
  573. show_admin_links: false
  574. display_extenders: { }
  575. cache_metadata:
  576. max-age: 0
  577. contexts:
  578. - 'languages:language_content'
  579. - 'languages:language_interface'
  580. - url
  581. - url.query_args
  582. - user
  583. - 'user.node_grants:view'
  584. - user.permissions
  585. tags: { }
  586. page_1:
  587. id: page_1
  588. display_title: Page
  589. display_plugin: page
  590. position: 1
  591. display_options:
  592. display_extenders: { }
  593. path: admin/content/node
  594. menu:
  595. type: 'default tab'
  596. title: Contenu
  597. description: ''
  598. weight: -10
  599. menu_name: admin
  600. context: ''
  601. tab_options:
  602. type: normal
  603. title: Contenu
  604. description: 'Trouver et gérer le contenu'
  605. weight: -10
  606. menu_name: admin
  607. cache_metadata:
  608. max-age: 0
  609. contexts:
  610. - 'languages:language_content'
  611. - 'languages:language_interface'
  612. - url
  613. - url.query_args
  614. - user
  615. - 'user.node_grants:view'
  616. - user.permissions
  617. tags: { }