views.view.content.yml 23 KB

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