views.view.content.yml 22 KB

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