You are here

views.view.content.yml in Varbase Core 8.6

modules/varbase_admin/config/optional/views.view.content.yml

File

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