views.view.content.yml 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314
  1. uuid: eaec3a88-6e94-443a-a498-1e4f7ed276f0
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.field_famille
  7. - field.storage.node.field_images
  8. - field.storage.node.field_notes_prod
  9. - field.storage.node.field_texte_de_depart
  10. - field.storage.node.field_texte_en_rebond
  11. - field.storage.node.field_textes_produits
  12. - image.style.thumbnail
  13. - taxonomy.vocabulary.famille
  14. - taxonomy.vocabulary.tag
  15. - taxonomy.vocabulary.tag_prod
  16. module:
  17. - content_lock
  18. - entity_reference_revisions
  19. - image
  20. - node
  21. - taxonomy
  22. - user
  23. - views_autocomplete_filters
  24. _core:
  25. default_config_hash: P7F4DFe8BL31DRVqsvS-ix9KZZqvvaPjZ7zEvGo9yNM
  26. id: content
  27. label: Contenu
  28. module: node
  29. description: 'Trouver et gérer le contenu.'
  30. tag: default
  31. base_table: node_field_data
  32. base_field: nid
  33. display:
  34. default:
  35. display_options:
  36. access:
  37. type: perm
  38. options:
  39. perm: 'access content overview'
  40. cache:
  41. type: tag
  42. query:
  43. type: views_query
  44. exposed_form:
  45. type: basic
  46. options:
  47. submit_button: Filtrer
  48. reset_button: true
  49. reset_button_label: Réinitialiser
  50. exposed_sorts_label: 'Trier par'
  51. expose_sort_order: true
  52. sort_asc_label: Asc
  53. sort_desc_label: Desc
  54. pager:
  55. type: full
  56. options:
  57. items_per_page: 50
  58. tags:
  59. previous: '‹ Précédent'
  60. next: 'Suivant ›'
  61. first: '« Premier'
  62. last: 'Dernier »'
  63. style:
  64. type: table
  65. options:
  66. grouping: { }
  67. row_class: ''
  68. default_row_class: true
  69. override: true
  70. sticky: true
  71. caption: ''
  72. summary: ''
  73. description: ''
  74. columns:
  75. node_bulk_form: node_bulk_form
  76. type: title
  77. title: title
  78. operations: title
  79. field_famille: field_famille
  80. field_degres_detrangement: field_degres_detrangement
  81. field_texte_en_rebond: field_texte_en_rebond
  82. field_textes_produits: field_textes_produits
  83. status: status
  84. changed: changed
  85. info:
  86. node_bulk_form:
  87. align: ''
  88. separator: ''
  89. empty_column: false
  90. responsive: ''
  91. type:
  92. sortable: true
  93. default_sort_order: asc
  94. align: ''
  95. separator: ''
  96. empty_column: false
  97. responsive: ''
  98. title:
  99. sortable: true
  100. default_sort_order: asc
  101. align: ''
  102. separator: '<br/>'
  103. empty_column: false
  104. responsive: ''
  105. operations:
  106. align: ''
  107. separator: ''
  108. empty_column: false
  109. responsive: ''
  110. field_famille:
  111. align: ''
  112. separator: ''
  113. empty_column: false
  114. responsive: ''
  115. field_degres_detrangement:
  116. sortable: false
  117. default_sort_order: asc
  118. align: ''
  119. separator: ''
  120. empty_column: false
  121. responsive: ''
  122. field_texte_en_rebond:
  123. align: ''
  124. separator: ''
  125. empty_column: false
  126. responsive: ''
  127. field_textes_produits:
  128. align: ''
  129. separator: ''
  130. empty_column: false
  131. responsive: ''
  132. status:
  133. sortable: true
  134. default_sort_order: asc
  135. align: ''
  136. separator: ''
  137. empty_column: false
  138. responsive: ''
  139. changed:
  140. sortable: true
  141. default_sort_order: desc
  142. align: ''
  143. separator: ''
  144. empty_column: false
  145. responsive: priority-low
  146. default: changed
  147. empty_table: true
  148. row:
  149. type: fields
  150. fields:
  151. node_bulk_form:
  152. id: node_bulk_form
  153. table: node
  154. field: node_bulk_form
  155. label: ''
  156. exclude: false
  157. alter:
  158. alter_text: false
  159. element_class: ''
  160. element_default_classes: true
  161. empty: ''
  162. hide_empty: false
  163. empty_zero: false
  164. hide_alter_empty: true
  165. plugin_id: node_bulk_form
  166. entity_type: node
  167. field_images:
  168. id: field_images
  169. table: node__field_images
  170. field: field_images
  171. relationship: none
  172. group_type: group
  173. admin_label: ''
  174. label: Images
  175. exclude: false
  176. alter:
  177. alter_text: false
  178. text: ''
  179. make_link: false
  180. path: ''
  181. absolute: false
  182. external: false
  183. replace_spaces: false
  184. path_case: none
  185. trim_whitespace: false
  186. alt: ''
  187. rel: ''
  188. link_class: ''
  189. prefix: ''
  190. suffix: ''
  191. target: ''
  192. nl2br: false
  193. max_length: 0
  194. word_boundary: true
  195. ellipsis: true
  196. more_link: false
  197. more_link_text: ''
  198. more_link_path: ''
  199. strip_tags: false
  200. trim: false
  201. preserve_tags: ''
  202. html: false
  203. element_type: ''
  204. element_class: ''
  205. element_label_type: ''
  206. element_label_class: ''
  207. element_label_colon: true
  208. element_wrapper_type: ''
  209. element_wrapper_class: ''
  210. element_default_classes: true
  211. empty: ''
  212. hide_empty: false
  213. empty_zero: false
  214. hide_alter_empty: true
  215. click_sort_column: target_id
  216. type: image
  217. settings:
  218. image_style: thumbnail
  219. image_link: ''
  220. group_column: ''
  221. group_columns: { }
  222. group_rows: true
  223. delta_limit: 0
  224. delta_offset: 0
  225. delta_reversed: false
  226. delta_first_last: false
  227. multi_type: separator
  228. separator: ', '
  229. field_api_classes: false
  230. plugin_id: field
  231. type:
  232. id: type
  233. table: node_field_data
  234. field: type
  235. relationship: none
  236. group_type: group
  237. admin_label: ''
  238. label: 'Type de contenu'
  239. exclude: false
  240. alter:
  241. alter_text: false
  242. text: ''
  243. make_link: false
  244. path: ''
  245. absolute: false
  246. external: false
  247. replace_spaces: false
  248. path_case: none
  249. trim_whitespace: false
  250. alt: ''
  251. rel: ''
  252. link_class: ''
  253. prefix: ''
  254. suffix: ''
  255. target: ''
  256. nl2br: false
  257. max_length: 0
  258. word_boundary: true
  259. ellipsis: true
  260. more_link: false
  261. more_link_text: ''
  262. more_link_path: ''
  263. strip_tags: false
  264. trim: false
  265. preserve_tags: ''
  266. html: false
  267. element_type: ''
  268. element_class: ''
  269. element_label_type: ''
  270. element_label_class: ''
  271. element_label_colon: true
  272. element_wrapper_type: ''
  273. element_wrapper_class: ''
  274. element_default_classes: true
  275. empty: ''
  276. hide_empty: false
  277. empty_zero: false
  278. hide_alter_empty: true
  279. click_sort_column: target_id
  280. type: entity_reference_label
  281. settings:
  282. link: false
  283. group_column: target_id
  284. group_columns: { }
  285. group_rows: true
  286. delta_limit: 0
  287. delta_offset: 0
  288. delta_reversed: false
  289. delta_first_last: false
  290. multi_type: separator
  291. separator: ', '
  292. field_api_classes: false
  293. entity_type: node
  294. entity_field: type
  295. plugin_id: field
  296. title:
  297. id: title
  298. table: node_field_data
  299. field: title
  300. label: Titre
  301. exclude: false
  302. alter:
  303. alter_text: false
  304. element_class: ''
  305. element_default_classes: true
  306. empty: ''
  307. hide_empty: false
  308. empty_zero: false
  309. hide_alter_empty: true
  310. entity_type: node
  311. entity_field: title
  312. type: string
  313. settings:
  314. link_to_entity: true
  315. plugin_id: field
  316. operations:
  317. id: operations
  318. table: node
  319. field: operations
  320. relationship: none
  321. group_type: group
  322. admin_label: ''
  323. label: Actions
  324. exclude: false
  325. alter:
  326. alter_text: false
  327. text: ''
  328. make_link: false
  329. path: ''
  330. absolute: false
  331. external: false
  332. replace_spaces: false
  333. path_case: none
  334. trim_whitespace: false
  335. alt: ''
  336. rel: ''
  337. link_class: ''
  338. prefix: ''
  339. suffix: ''
  340. target: ''
  341. nl2br: false
  342. max_length: 0
  343. word_boundary: true
  344. ellipsis: true
  345. more_link: false
  346. more_link_text: ''
  347. more_link_path: ''
  348. strip_tags: false
  349. trim: false
  350. preserve_tags: ''
  351. html: false
  352. element_type: ''
  353. element_class: ''
  354. element_label_type: ''
  355. element_label_class: ''
  356. element_label_colon: true
  357. element_wrapper_type: ''
  358. element_wrapper_class: ''
  359. element_default_classes: true
  360. empty: ''
  361. hide_empty: false
  362. empty_zero: false
  363. hide_alter_empty: true
  364. destination: true
  365. plugin_id: entity_operations
  366. field_famille:
  367. id: field_famille
  368. table: node__field_famille
  369. field: field_famille
  370. relationship: none
  371. group_type: group
  372. admin_label: ''
  373. label: Famille
  374. exclude: false
  375. alter:
  376. alter_text: false
  377. text: ''
  378. make_link: false
  379. path: ''
  380. absolute: false
  381. external: false
  382. replace_spaces: false
  383. path_case: none
  384. trim_whitespace: false
  385. alt: ''
  386. rel: ''
  387. link_class: ''
  388. prefix: ''
  389. suffix: ''
  390. target: ''
  391. nl2br: false
  392. max_length: 0
  393. word_boundary: true
  394. ellipsis: true
  395. more_link: false
  396. more_link_text: ''
  397. more_link_path: ''
  398. strip_tags: false
  399. trim: false
  400. preserve_tags: ''
  401. html: false
  402. element_type: ''
  403. element_class: ''
  404. element_label_type: ''
  405. element_label_class: ''
  406. element_label_colon: true
  407. element_wrapper_type: ''
  408. element_wrapper_class: ''
  409. element_default_classes: true
  410. empty: ''
  411. hide_empty: false
  412. empty_zero: false
  413. hide_alter_empty: true
  414. click_sort_column: target_id
  415. type: entity_reference_label
  416. settings:
  417. link: false
  418. group_column: target_id
  419. group_columns: { }
  420. group_rows: true
  421. delta_limit: 0
  422. delta_offset: 0
  423. delta_reversed: false
  424. delta_first_last: false
  425. multi_type: separator
  426. separator: ', '
  427. field_api_classes: false
  428. plugin_id: field
  429. field_texte_de_depart:
  430. id: field_texte_de_depart
  431. table: node__field_texte_de_depart
  432. field: field_texte_de_depart
  433. relationship: none
  434. group_type: group
  435. admin_label: ''
  436. label: 'Texte de départ'
  437. exclude: false
  438. alter:
  439. alter_text: false
  440. text: ''
  441. make_link: false
  442. path: ''
  443. absolute: false
  444. external: false
  445. replace_spaces: false
  446. path_case: none
  447. trim_whitespace: false
  448. alt: ''
  449. rel: ''
  450. link_class: ''
  451. prefix: ''
  452. suffix: ''
  453. target: ''
  454. nl2br: false
  455. max_length: 0
  456. word_boundary: true
  457. ellipsis: true
  458. more_link: false
  459. more_link_text: ''
  460. more_link_path: ''
  461. strip_tags: false
  462. trim: false
  463. preserve_tags: ''
  464. html: false
  465. element_type: ''
  466. element_class: ''
  467. element_label_type: ''
  468. element_label_class: ''
  469. element_label_colon: true
  470. element_wrapper_type: ''
  471. element_wrapper_class: ''
  472. element_default_classes: true
  473. empty: ''
  474. hide_empty: false
  475. empty_zero: false
  476. hide_alter_empty: true
  477. click_sort_column: target_id
  478. type: entity_reference_label
  479. settings:
  480. link: true
  481. group_column: target_id
  482. group_columns: { }
  483. group_rows: true
  484. delta_limit: 0
  485. delta_offset: 0
  486. delta_reversed: false
  487. delta_first_last: false
  488. multi_type: separator
  489. separator: ', '
  490. field_api_classes: false
  491. plugin_id: field
  492. field_texte_en_rebond:
  493. id: field_texte_en_rebond
  494. table: node__field_texte_en_rebond
  495. field: field_texte_en_rebond
  496. relationship: none
  497. group_type: group
  498. admin_label: ''
  499. label: 'Texte en rebond'
  500. exclude: false
  501. alter:
  502. alter_text: false
  503. text: ''
  504. make_link: false
  505. path: ''
  506. absolute: false
  507. external: false
  508. replace_spaces: false
  509. path_case: none
  510. trim_whitespace: false
  511. alt: ''
  512. rel: ''
  513. link_class: ''
  514. prefix: ''
  515. suffix: ''
  516. target: ''
  517. nl2br: false
  518. max_length: 0
  519. word_boundary: true
  520. ellipsis: true
  521. more_link: false
  522. more_link_text: ''
  523. more_link_path: ''
  524. strip_tags: false
  525. trim: false
  526. preserve_tags: ''
  527. html: false
  528. element_type: ''
  529. element_class: ''
  530. element_label_type: ''
  531. element_label_class: ''
  532. element_label_colon: true
  533. element_wrapper_type: ''
  534. element_wrapper_class: ''
  535. element_default_classes: true
  536. empty: ''
  537. hide_empty: false
  538. empty_zero: false
  539. hide_alter_empty: true
  540. click_sort_column: target_id
  541. type: entity_reference_label
  542. settings:
  543. link: true
  544. group_column: target_id
  545. group_columns: { }
  546. group_rows: true
  547. delta_limit: 0
  548. delta_offset: 0
  549. delta_reversed: false
  550. delta_first_last: false
  551. multi_type: ul
  552. separator: ', '
  553. field_api_classes: false
  554. plugin_id: field
  555. field_textes_produits:
  556. id: field_textes_produits
  557. table: node__field_textes_produits
  558. field: field_textes_produits
  559. relationship: none
  560. group_type: group
  561. admin_label: ''
  562. label: 'Textes Produits'
  563. exclude: false
  564. alter:
  565. alter_text: false
  566. text: ''
  567. make_link: false
  568. path: ''
  569. absolute: false
  570. external: false
  571. replace_spaces: false
  572. path_case: none
  573. trim_whitespace: false
  574. alt: ''
  575. rel: ''
  576. link_class: ''
  577. prefix: ''
  578. suffix: ''
  579. target: ''
  580. nl2br: false
  581. max_length: 0
  582. word_boundary: true
  583. ellipsis: true
  584. more_link: false
  585. more_link_text: ''
  586. more_link_path: ''
  587. strip_tags: false
  588. trim: false
  589. preserve_tags: ''
  590. html: false
  591. element_type: ''
  592. element_class: ''
  593. element_label_type: ''
  594. element_label_class: ''
  595. element_label_colon: true
  596. element_wrapper_type: ''
  597. element_wrapper_class: ''
  598. element_default_classes: true
  599. empty: ''
  600. hide_empty: false
  601. empty_zero: false
  602. hide_alter_empty: true
  603. click_sort_column: target_id
  604. type: entity_reference_label
  605. settings:
  606. link: true
  607. group_column: target_id
  608. group_columns: { }
  609. group_rows: true
  610. delta_limit: 0
  611. delta_offset: 0
  612. delta_reversed: false
  613. delta_first_last: false
  614. multi_type: ul
  615. separator: ', '
  616. field_api_classes: false
  617. plugin_id: field
  618. field_notes_prod:
  619. id: field_notes_prod
  620. table: node__field_notes_prod
  621. field: field_notes_prod
  622. relationship: none
  623. group_type: group
  624. admin_label: ''
  625. label: 'Notes liens'
  626. exclude: false
  627. alter:
  628. alter_text: false
  629. text: ''
  630. make_link: false
  631. path: ''
  632. absolute: false
  633. external: false
  634. replace_spaces: false
  635. path_case: none
  636. trim_whitespace: false
  637. alt: ''
  638. rel: ''
  639. link_class: ''
  640. prefix: ''
  641. suffix: ''
  642. target: ''
  643. nl2br: false
  644. max_length: 0
  645. word_boundary: true
  646. ellipsis: true
  647. more_link: false
  648. more_link_text: ''
  649. more_link_path: ''
  650. strip_tags: false
  651. trim: false
  652. preserve_tags: ''
  653. html: false
  654. element_type: ''
  655. element_class: ''
  656. element_label_type: ''
  657. element_label_class: ''
  658. element_label_colon: true
  659. element_wrapper_type: ''
  660. element_wrapper_class: ''
  661. element_default_classes: true
  662. empty: ''
  663. hide_empty: false
  664. empty_zero: false
  665. hide_alter_empty: true
  666. click_sort_column: target_id
  667. type: entity_reference_revisions_entity_view
  668. settings:
  669. view_mode: admin_note_liens
  670. group_column: ''
  671. group_columns: { }
  672. group_rows: true
  673. delta_limit: 0
  674. delta_offset: 0
  675. delta_reversed: false
  676. delta_first_last: false
  677. multi_type: ul
  678. separator: ', '
  679. field_api_classes: false
  680. plugin_id: field
  681. status:
  682. id: status
  683. table: node_field_data
  684. field: status
  685. label: État
  686. exclude: false
  687. alter:
  688. alter_text: false
  689. element_class: ''
  690. element_default_classes: true
  691. empty: ''
  692. hide_empty: false
  693. empty_zero: false
  694. hide_alter_empty: true
  695. type: boolean
  696. settings:
  697. format: custom
  698. format_custom_true: Publié
  699. format_custom_false: 'Non publié'
  700. plugin_id: field
  701. entity_type: node
  702. entity_field: status
  703. changed:
  704. id: changed
  705. table: node_field_data
  706. field: changed
  707. label: 'Mis à jour'
  708. exclude: false
  709. alter:
  710. alter_text: false
  711. element_class: ''
  712. element_default_classes: true
  713. empty: ''
  714. hide_empty: false
  715. empty_zero: false
  716. hide_alter_empty: true
  717. type: timestamp
  718. settings:
  719. date_format: short
  720. custom_date_format: ''
  721. timezone: ''
  722. plugin_id: field
  723. entity_type: node
  724. entity_field: changed
  725. is_locked:
  726. id: is_locked
  727. table: content_lock
  728. field: is_locked
  729. relationship: none
  730. group_type: group
  731. admin_label: ''
  732. label: Locked
  733. exclude: false
  734. alter:
  735. alter_text: false
  736. text: ''
  737. make_link: false
  738. path: ''
  739. absolute: false
  740. external: false
  741. replace_spaces: false
  742. path_case: none
  743. trim_whitespace: false
  744. alt: ''
  745. rel: ''
  746. link_class: ''
  747. prefix: ''
  748. suffix: ''
  749. target: ''
  750. nl2br: false
  751. max_length: 0
  752. word_boundary: true
  753. ellipsis: true
  754. more_link: false
  755. more_link_text: ''
  756. more_link_path: ''
  757. strip_tags: false
  758. trim: false
  759. preserve_tags: ''
  760. html: false
  761. element_type: ''
  762. element_class: ''
  763. element_label_type: ''
  764. element_label_class: ''
  765. element_label_colon: true
  766. element_wrapper_type: ''
  767. element_wrapper_class: ''
  768. element_default_classes: true
  769. empty: ''
  770. hide_empty: false
  771. empty_zero: false
  772. hide_alter_empty: true
  773. type: unicode-yes-no
  774. type_custom_true: ''
  775. type_custom_false: ''
  776. not: true
  777. plugin_id: boolean
  778. break:
  779. id: break
  780. table: content_lock
  781. field: break
  782. relationship: none
  783. group_type: group
  784. admin_label: ''
  785. label: Unlock
  786. exclude: false
  787. alter:
  788. alter_text: false
  789. text: ''
  790. make_link: false
  791. path: ''
  792. absolute: false
  793. external: false
  794. replace_spaces: false
  795. path_case: none
  796. trim_whitespace: false
  797. alt: ''
  798. rel: ''
  799. link_class: ''
  800. prefix: ''
  801. suffix: ''
  802. target: ''
  803. nl2br: false
  804. max_length: 0
  805. word_boundary: true
  806. ellipsis: true
  807. more_link: false
  808. more_link_text: ''
  809. more_link_path: ''
  810. strip_tags: false
  811. trim: false
  812. preserve_tags: ''
  813. html: false
  814. element_type: ''
  815. element_class: ''
  816. element_label_type: ''
  817. element_label_class: ''
  818. element_label_colon: true
  819. element_wrapper_type: ''
  820. element_wrapper_class: ''
  821. element_default_classes: true
  822. empty: ''
  823. hide_empty: false
  824. empty_zero: false
  825. hide_alter_empty: true
  826. plugin_id: content_lock_break_link
  827. filters:
  828. title:
  829. id: title
  830. table: node_field_data
  831. field: title
  832. relationship: none
  833. group_type: group
  834. admin_label: ''
  835. operator: contains
  836. value: ''
  837. group: 1
  838. exposed: true
  839. expose:
  840. operator_id: title_op
  841. label: Titre
  842. description: ''
  843. use_operator: false
  844. operator: title_op
  845. operator_limit_selection: false
  846. operator_list: { }
  847. identifier: title
  848. required: false
  849. remember: false
  850. multiple: false
  851. remember_roles:
  852. authenticated: authenticated
  853. anonymous: '0'
  854. admin: '0'
  855. root: '0'
  856. user: '0'
  857. editeur: '0'
  858. placeholder: ''
  859. autocomplete_filter: 1
  860. autocomplete_min_chars: '0'
  861. autocomplete_items: '10'
  862. autocomplete_field: title
  863. autocomplete_raw_suggestion: 1
  864. autocomplete_raw_dropdown: 1
  865. autocomplete_dependent: 0
  866. is_grouped: false
  867. group_info:
  868. label: ''
  869. description: ''
  870. identifier: ''
  871. optional: true
  872. widget: select
  873. multiple: false
  874. remember: false
  875. default_group: All
  876. default_group_multiple: { }
  877. group_items: { }
  878. plugin_id: string
  879. entity_type: node
  880. entity_field: title
  881. type:
  882. id: type
  883. table: node_field_data
  884. field: type
  885. relationship: none
  886. group_type: group
  887. admin_label: ''
  888. operator: in
  889. value: { }
  890. group: 1
  891. exposed: true
  892. expose:
  893. operator_id: type_op
  894. label: 'Type de contenu'
  895. description: ''
  896. use_operator: false
  897. operator: type_op
  898. identifier: type
  899. required: false
  900. remember: false
  901. multiple: false
  902. remember_roles:
  903. authenticated: authenticated
  904. anonymous: '0'
  905. administrator: '0'
  906. reduce: false
  907. operator_limit_selection: false
  908. operator_list: { }
  909. is_grouped: false
  910. group_info:
  911. label: ''
  912. description: ''
  913. identifier: ''
  914. optional: true
  915. widget: select
  916. multiple: false
  917. remember: false
  918. default_group: All
  919. default_group_multiple: { }
  920. group_items: { }
  921. plugin_id: bundle
  922. entity_type: node
  923. entity_field: type
  924. field_famille_target_id:
  925. id: field_famille_target_id
  926. table: node__field_famille
  927. field: field_famille_target_id
  928. relationship: none
  929. group_type: group
  930. admin_label: ''
  931. operator: or
  932. value: { }
  933. group: 1
  934. exposed: true
  935. expose:
  936. operator_id: field_famille_target_id_op
  937. label: Famille
  938. description: ''
  939. use_operator: false
  940. operator: field_famille_target_id_op
  941. operator_limit_selection: false
  942. operator_list: { }
  943. identifier: field_famille_target_id
  944. required: false
  945. remember: false
  946. multiple: false
  947. remember_roles:
  948. authenticated: authenticated
  949. anonymous: '0'
  950. admin: '0'
  951. root: '0'
  952. user: '0'
  953. editeur: '0'
  954. reduce: false
  955. is_grouped: false
  956. group_info:
  957. label: ''
  958. description: ''
  959. identifier: ''
  960. optional: true
  961. widget: select
  962. multiple: false
  963. remember: false
  964. default_group: All
  965. default_group_multiple: { }
  966. group_items: { }
  967. reduce_duplicates: false
  968. type: textfield
  969. limit: true
  970. vid: famille
  971. hierarchy: false
  972. error_message: true
  973. parent: 0
  974. level_labels: ''
  975. force_deepest: false
  976. save_lineage: false
  977. hierarchy_depth: 0
  978. required_depth: 0
  979. plugin_id: taxonomy_index_tid
  980. field_tag_target_id:
  981. id: field_tag_target_id
  982. table: node__field_tag
  983. field: field_tag_target_id
  984. relationship: none
  985. group_type: group
  986. admin_label: ''
  987. operator: or
  988. value: { }
  989. group: 1
  990. exposed: true
  991. expose:
  992. operator_id: field_tag_target_id_op
  993. label: Tag
  994. description: ''
  995. use_operator: false
  996. operator: field_tag_target_id_op
  997. operator_limit_selection: false
  998. operator_list: { }
  999. identifier: field_tag_target_id
  1000. required: false
  1001. remember: false
  1002. multiple: false
  1003. remember_roles:
  1004. authenticated: authenticated
  1005. anonymous: '0'
  1006. admin: '0'
  1007. root: '0'
  1008. user: '0'
  1009. editeur: '0'
  1010. reduce: false
  1011. is_grouped: false
  1012. group_info:
  1013. label: ''
  1014. description: ''
  1015. identifier: ''
  1016. optional: true
  1017. widget: select
  1018. multiple: false
  1019. remember: false
  1020. default_group: All
  1021. default_group_multiple: { }
  1022. group_items: { }
  1023. reduce_duplicates: false
  1024. type: textfield
  1025. limit: true
  1026. vid: tag
  1027. hierarchy: false
  1028. error_message: true
  1029. parent: 0
  1030. level_labels: ''
  1031. force_deepest: false
  1032. save_lineage: false
  1033. hierarchy_depth: 0
  1034. required_depth: 0
  1035. plugin_id: taxonomy_index_tid
  1036. field_tag_prod_target_id:
  1037. id: field_tag_prod_target_id
  1038. table: node__field_tag_prod
  1039. field: field_tag_prod_target_id
  1040. relationship: none
  1041. group_type: group
  1042. admin_label: ''
  1043. operator: or
  1044. value: { }
  1045. group: 1
  1046. exposed: true
  1047. expose:
  1048. operator_id: field_tag_prod_target_id_op
  1049. label: 'Tag Prod'
  1050. description: ''
  1051. use_operator: false
  1052. operator: field_tag_prod_target_id_op
  1053. operator_limit_selection: false
  1054. operator_list: { }
  1055. identifier: field_tag_prod_target_id
  1056. required: false
  1057. remember: false
  1058. multiple: false
  1059. remember_roles:
  1060. authenticated: authenticated
  1061. anonymous: '0'
  1062. admin: '0'
  1063. root: '0'
  1064. user: '0'
  1065. editeur: '0'
  1066. reduce: false
  1067. is_grouped: false
  1068. group_info:
  1069. label: ''
  1070. description: ''
  1071. identifier: ''
  1072. optional: true
  1073. widget: select
  1074. multiple: false
  1075. remember: false
  1076. default_group: All
  1077. default_group_multiple: { }
  1078. group_items: { }
  1079. reduce_duplicates: false
  1080. type: textfield
  1081. limit: true
  1082. vid: tag_prod
  1083. hierarchy: false
  1084. error_message: true
  1085. parent: 0
  1086. level_labels: ''
  1087. force_deepest: false
  1088. save_lineage: false
  1089. hierarchy_depth: 0
  1090. required_depth: 0
  1091. plugin_id: taxonomy_index_tid
  1092. status_extra:
  1093. id: status_extra
  1094. table: node_field_data
  1095. field: status_extra
  1096. operator: '='
  1097. value: false
  1098. plugin_id: node_status
  1099. group: 1
  1100. entity_type: node
  1101. expose:
  1102. operator_limit_selection: false
  1103. operator_list: { }
  1104. sorts: { }
  1105. title: Contenu
  1106. empty:
  1107. area_text_custom:
  1108. id: area_text_custom
  1109. table: views
  1110. field: area_text_custom
  1111. empty: true
  1112. content: 'Aucun contenu disponible.'
  1113. plugin_id: text_custom
  1114. arguments: { }
  1115. relationships:
  1116. uid:
  1117. id: uid
  1118. table: node_field_data
  1119. field: uid
  1120. admin_label: author
  1121. required: true
  1122. plugin_id: standard
  1123. show_admin_links: false
  1124. filter_groups:
  1125. operator: AND
  1126. groups:
  1127. 1: AND
  1128. display_extenders: { }
  1129. display_plugin: default
  1130. display_title: Maître
  1131. id: default
  1132. position: 0
  1133. cache_metadata:
  1134. contexts:
  1135. - 'languages:language_content'
  1136. - 'languages:language_interface'
  1137. - url
  1138. - url.query_args
  1139. - user
  1140. - 'user.node_grants:view'
  1141. - user.permissions
  1142. max-age: 0
  1143. tags:
  1144. - 'config:field.storage.node.field_famille'
  1145. - 'config:field.storage.node.field_images'
  1146. - 'config:field.storage.node.field_notes_prod'
  1147. - 'config:field.storage.node.field_texte_de_depart'
  1148. - 'config:field.storage.node.field_texte_en_rebond'
  1149. - 'config:field.storage.node.field_textes_produits'
  1150. page_1:
  1151. display_options:
  1152. path: admin/content/node
  1153. menu:
  1154. type: 'default tab'
  1155. title: Contenu
  1156. description: ''
  1157. menu_name: admin
  1158. weight: -10
  1159. context: ''
  1160. tab_options:
  1161. type: normal
  1162. title: Contenu
  1163. description: 'Trouver et gérer le contenu'
  1164. menu_name: admin
  1165. weight: -10
  1166. display_extenders:
  1167. views_ef_fieldset:
  1168. views_ef_fieldset:
  1169. enabled: 0
  1170. options:
  1171. sort:
  1172. root:
  1173. container_type: details
  1174. title: Filtres
  1175. description: ''
  1176. open: '1'
  1177. weight: '0'
  1178. id: root
  1179. pid: ''
  1180. depth: '0'
  1181. type: container
  1182. title:
  1183. weight: '-16'
  1184. id: title
  1185. pid: root
  1186. depth: '1'
  1187. type: filter
  1188. type:
  1189. weight: '-16'
  1190. id: type
  1191. pid: root
  1192. depth: '1'
  1193. type: filter
  1194. field_famille_target_id:
  1195. weight: '-16'
  1196. id: field_famille_target_id
  1197. pid: root
  1198. depth: '1'
  1199. type: filter
  1200. field_tag_target_id:
  1201. weight: '-16'
  1202. id: field_tag_target_id
  1203. pid: root
  1204. depth: '1'
  1205. type: filter
  1206. field_tag_prod_target_id:
  1207. weight: '-16'
  1208. id: field_tag_prod_target_id
  1209. pid: root
  1210. depth: '1'
  1211. type: filter
  1212. submit:
  1213. weight: '-16'
  1214. id: submit
  1215. pid: root
  1216. depth: '1'
  1217. type: buttons
  1218. container-0:
  1219. container_type: details
  1220. title: 'Container 0'
  1221. description: ''
  1222. weight: '-15'
  1223. open: 0
  1224. id: container-0
  1225. pid: root
  1226. depth: '1'
  1227. type: container
  1228. field_texte_de_depart_target_id:
  1229. weight: '-14'
  1230. id: field_texte_de_depart_target_id
  1231. pid: root
  1232. depth: '1'
  1233. type: filter
  1234. container-1:
  1235. container_type: details
  1236. title: 'Container 1'
  1237. description: ''
  1238. weight: '-14'
  1239. open: 0
  1240. id: container-1
  1241. pid: root
  1242. depth: '1'
  1243. type: container
  1244. container-2:
  1245. container_type: details
  1246. title: 'Container 2'
  1247. description: ''
  1248. weight: '-13'
  1249. open: 0
  1250. id: container-2
  1251. pid: root
  1252. depth: '1'
  1253. type: container
  1254. container-3:
  1255. container_type: details
  1256. title: 'Container 3'
  1257. description: ''
  1258. weight: '-12'
  1259. open: 0
  1260. id: container-3
  1261. pid: root
  1262. depth: '1'
  1263. type: container
  1264. container-4:
  1265. container_type: details
  1266. title: 'Container 4'
  1267. description: ''
  1268. weight: '-11'
  1269. open: 0
  1270. id: container-4
  1271. pid: root
  1272. depth: '1'
  1273. type: container
  1274. container-5:
  1275. container_type: details
  1276. title: 'Container 5'
  1277. description: ''
  1278. weight: '-10'
  1279. open: 0
  1280. id: container-5
  1281. pid: root
  1282. depth: '1'
  1283. type: container
  1284. container-6:
  1285. container_type: details
  1286. title: 'Container 6'
  1287. description: ''
  1288. weight: '-9'
  1289. open: 0
  1290. id: container-6
  1291. pid: root
  1292. depth: '1'
  1293. type: container
  1294. display_plugin: page
  1295. display_title: Page
  1296. id: page_1
  1297. position: 1
  1298. cache_metadata:
  1299. contexts:
  1300. - 'languages:language_content'
  1301. - 'languages:language_interface'
  1302. - url
  1303. - url.query_args
  1304. - user
  1305. - 'user.node_grants:view'
  1306. - user.permissions
  1307. max-age: 0
  1308. tags:
  1309. - 'config:field.storage.node.field_famille'
  1310. - 'config:field.storage.node.field_images'
  1311. - 'config:field.storage.node.field_notes_prod'
  1312. - 'config:field.storage.node.field_texte_de_depart'
  1313. - 'config:field.storage.node.field_texte_en_rebond'
  1314. - 'config:field.storage.node.field_textes_produits'