You are here

views.view.varbase_blog.yml in Varbase Blog (Corporate Blog) 8.6

config/optional/views.view.varbase_blog.yml

File

config/optional/views.view.varbase_blog.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_view_mode.node.horizontal_media_teaser_small
  6. - core.entity_view_mode.node.text_teaser_small
  7. - core.entity_view_mode.node.vertical_media_teaser_medium
  8. - node.type.varbase_blog
  9. - taxonomy.vocabulary.blog_categories
  10. - taxonomy.vocabulary.tags
  11. module:
  12. - ds
  13. - node
  14. - statistics
  15. - taxonomy
  16. - user
  17. - views_bootstrap
  18. id: varbase_blog
  19. label: 'Varbase Blog'
  20. module: views
  21. description: 'Shows a list of blog post with number of view displays and view modes'
  22. tag: blog
  23. base_table: node_field_data
  24. base_field: nid
  25. core: 8.x
  26. display:
  27. default:
  28. display_plugin: default
  29. id: default
  30. display_title: Master
  31. position: 0
  32. display_options:
  33. access:
  34. type: perm
  35. options:
  36. perm: 'access content'
  37. cache:
  38. type: tag
  39. options: { }
  40. query:
  41. type: views_query
  42. options:
  43. disable_sql_rewrite: false
  44. distinct: false
  45. replica: false
  46. query_comment: ''
  47. query_tags: { }
  48. exposed_form:
  49. type: basic
  50. options:
  51. submit_button: Apply
  52. reset_button: false
  53. reset_button_label: Reset
  54. exposed_sorts_label: 'Sort by'
  55. expose_sort_order: true
  56. sort_asc_label: Asc
  57. sort_desc_label: Desc
  58. pager:
  59. type: full
  60. options:
  61. items_per_page: 12
  62. offset: 0
  63. id: 0
  64. total_pages: null
  65. tags:
  66. previous: '‹ Previous'
  67. next: 'Next ›'
  68. first: '« First'
  69. last: 'Last »'
  70. expose:
  71. items_per_page: false
  72. items_per_page_label: 'Items per page'
  73. items_per_page_options: '5, 10, 25, 50'
  74. items_per_page_options_all: false
  75. items_per_page_options_all_label: '- All -'
  76. offset: false
  77. offset_label: Offset
  78. quantity: 9
  79. style:
  80. type: views_bootstrap_grid
  81. options:
  82. row_class: no-padding-h-sm
  83. default_row_class: true
  84. uses_fields: false
  85. alignment: horizontal
  86. columns: '3'
  87. col_xs: col-xs-12
  88. col_sm: col-sm-4
  89. col_md: col-md-4
  90. col_lg: col-lg-4
  91. row:
  92. type: 'ds_entity:node'
  93. options:
  94. relationship: none
  95. view_mode: vertical_media_teaser_medium
  96. alternating_fieldset:
  97. alternating: false
  98. allpages: false
  99. item_0: teaser
  100. item_1: teaser
  101. item_2: teaser
  102. grouping_fieldset:
  103. group: false
  104. group_field: node_field_data|created
  105. group_field_function: ''
  106. advanced_fieldset:
  107. advanced: false
  108. fields:
  109. title:
  110. id: title
  111. table: node_field_data
  112. field: title
  113. settings:
  114. link_to_entity: true
  115. plugin_id: field
  116. relationship: none
  117. group_type: group
  118. admin_label: ''
  119. label: ''
  120. exclude: false
  121. alter:
  122. alter_text: false
  123. text: ''
  124. make_link: false
  125. path: ''
  126. absolute: false
  127. external: false
  128. replace_spaces: false
  129. path_case: none
  130. trim_whitespace: false
  131. alt: ''
  132. rel: ''
  133. link_class: ''
  134. prefix: ''
  135. suffix: ''
  136. target: ''
  137. nl2br: false
  138. max_length: 0
  139. word_boundary: true
  140. ellipsis: true
  141. more_link: false
  142. more_link_text: ''
  143. more_link_path: ''
  144. strip_tags: false
  145. trim: false
  146. preserve_tags: ''
  147. html: false
  148. element_type: ''
  149. element_class: ''
  150. element_label_type: ''
  151. element_label_class: ''
  152. element_label_colon: true
  153. element_wrapper_type: ''
  154. element_wrapper_class: ''
  155. element_default_classes: true
  156. empty: ''
  157. hide_empty: false
  158. empty_zero: false
  159. hide_alter_empty: true
  160. click_sort_column: value
  161. type: string
  162. group_column: value
  163. group_columns: { }
  164. group_rows: true
  165. delta_limit: 0
  166. delta_offset: 0
  167. delta_reversed: false
  168. delta_first_last: false
  169. multi_type: separator
  170. separator: ', '
  171. field_api_classes: false
  172. filters:
  173. status:
  174. value: '1'
  175. table: node_field_data
  176. field: status
  177. plugin_id: boolean
  178. entity_type: node
  179. entity_field: status
  180. id: status
  181. expose:
  182. operator: ''
  183. group: 1
  184. type:
  185. id: type
  186. table: node_field_data
  187. field: type
  188. value:
  189. varbase_blog: varbase_blog
  190. entity_type: node
  191. entity_field: type
  192. plugin_id: bundle
  193. sorts:
  194. created:
  195. id: created
  196. table: node_field_data
  197. field: created
  198. order: DESC
  199. entity_type: node
  200. entity_field: created
  201. plugin_id: date
  202. relationship: none
  203. group_type: group
  204. admin_label: ''
  205. exposed: false
  206. expose:
  207. label: ''
  208. granularity: second
  209. title: Listing
  210. header: { }
  211. footer: { }
  212. empty: { }
  213. relationships: { }
  214. arguments: { }
  215. display_extenders: { }
  216. css_class: blog-listing
  217. cache_metadata:
  218. max-age: -1
  219. contexts:
  220. - 'languages:language_content'
  221. - 'languages:language_interface'
  222. - url.query_args
  223. - 'user.node_grants:view'
  224. - user.permissions
  225. tags: { }
  226. blog_listing_block:
  227. display_plugin: block
  228. id: blog_listing_block
  229. display_title: 'Blog Listing'
  230. position: 1
  231. display_options:
  232. display_extenders:
  233. metatag_display_extender: { }
  234. block_description: 'Blog Listing'
  235. block_hide_empty: true
  236. display_description: 'General blog listing'
  237. style:
  238. type: views_bootstrap_grid
  239. options:
  240. row_class: no-padding-h-sm
  241. default_row_class: true
  242. uses_fields: false
  243. alignment: horizontal
  244. columns: '3'
  245. col_xs: col-xs-12
  246. col_sm: col-sm-4
  247. col_md: col-md-4
  248. col_lg: col-lg-4
  249. defaults:
  250. style: false
  251. row: false
  252. arguments: false
  253. filters: false
  254. filter_groups: false
  255. title: false
  256. empty: false
  257. css_class: false
  258. row:
  259. type: 'ds_entity:node'
  260. options:
  261. relationship: none
  262. view_mode: vertical_media_teaser_medium
  263. alternating_fieldset:
  264. alternating: false
  265. allpages: false
  266. item_0: teaser
  267. item_1: teaser
  268. item_2: teaser
  269. item_3: teaser
  270. item_4: teaser
  271. item_5: teaser
  272. item_6: teaser
  273. item_7: teaser
  274. item_8: teaser
  275. item_9: teaser
  276. item_10: teaser
  277. item_11: teaser
  278. grouping_fieldset:
  279. group: false
  280. group_field: node_field_data|created
  281. group_field_function: ''
  282. advanced_fieldset:
  283. advanced: false
  284. arguments: { }
  285. filters:
  286. status:
  287. value: '1'
  288. table: node_field_data
  289. field: status
  290. plugin_id: boolean
  291. entity_type: node
  292. entity_field: status
  293. id: status
  294. expose:
  295. operator: ''
  296. group: 1
  297. type:
  298. id: type
  299. table: node_field_data
  300. field: type
  301. value:
  302. varbase_blog: varbase_blog
  303. entity_type: node
  304. entity_field: type
  305. plugin_id: bundle
  306. filter_groups:
  307. operator: AND
  308. groups:
  309. 1: AND
  310. title: 'Blog Listing'
  311. empty:
  312. area:
  313. id: area
  314. table: views
  315. field: area
  316. relationship: none
  317. group_type: group
  318. admin_label: ''
  319. empty: true
  320. tokenize: false
  321. content:
  322. value: "<div class=\"jumbotron text-center\">\n <p> There are no blog posts now! </p>\n <a class=\"btn btn-primary hidden-anonymous visible-admin\" href=\"[site:url]/node/add/varbase_blog/\"> Add One Now </a>\n</div>"
  323. format: full_html
  324. plugin_id: text
  325. css_class: 'blog-listing card-deck equal-height-sm container-fluid'
  326. cache_metadata:
  327. max-age: -1
  328. contexts:
  329. - 'languages:language_content'
  330. - 'languages:language_interface'
  331. - url.query_args
  332. - 'user.node_grants:view'
  333. - user.permissions
  334. tags: { }
  335. blog_listing_by_blog_category_block:
  336. display_plugin: block
  337. id: blog_listing_by_blog_category_block
  338. display_title: 'Listing by Blog Category'
  339. position: 6
  340. display_options:
  341. display_extenders:
  342. metatag_display_extender: { }
  343. display_description: 'To list blog posts which are under the same Blog Category'
  344. title: 'Listing by Blog Category'
  345. defaults:
  346. title: false
  347. arguments: false
  348. style: false
  349. row: false
  350. link_display: false
  351. link_url: false
  352. use_ajax: false
  353. empty: false
  354. css_class: false
  355. block_description: 'Blog Listing by Blog Category'
  356. arguments:
  357. tid:
  358. id: tid
  359. table: taxonomy_index
  360. field: tid
  361. relationship: none
  362. group_type: group
  363. admin_label: ''
  364. default_action: default
  365. exception:
  366. value: all
  367. title_enable: false
  368. title: All
  369. title_enable: false
  370. title: ''
  371. default_argument_type: taxonomy_tid
  372. default_argument_options:
  373. term_page: '1'
  374. node: true
  375. limit: true
  376. vids:
  377. blog_categories: blog_categories
  378. anyall: ','
  379. default_argument_skip_url: false
  380. summary_options:
  381. base_path: ''
  382. count: true
  383. items_per_page: 25
  384. override: false
  385. summary:
  386. sort_order: asc
  387. number_of_records: 0
  388. format: default_summary
  389. specify_validation: false
  390. validate:
  391. type: none
  392. fail: 'not found'
  393. validate_options: { }
  394. break_phrase: false
  395. add_table: false
  396. require_value: false
  397. reduce_duplicates: false
  398. plugin_id: taxonomy_index_tid
  399. style:
  400. type: views_bootstrap_grid
  401. options:
  402. row_class: no-padding-h-sm
  403. default_row_class: true
  404. uses_fields: false
  405. alignment: horizontal
  406. columns: '3'
  407. col_xs: col-xs-12
  408. col_sm: col-sm-4
  409. col_md: col-md-4
  410. col_lg: col-lg-4
  411. row:
  412. type: 'ds_entity:node'
  413. options:
  414. relationship: none
  415. view_mode: vertical_media_teaser_medium
  416. alternating_fieldset:
  417. alternating: false
  418. allpages: false
  419. item_0: teaser
  420. item_1: teaser
  421. item_2: teaser
  422. item_3: teaser
  423. item_4: teaser
  424. item_5: teaser
  425. item_6: teaser
  426. item_7: teaser
  427. item_8: teaser
  428. item_9: teaser
  429. item_10: teaser
  430. item_11: teaser
  431. grouping_fieldset:
  432. group: false
  433. group_field: node_field_data|created
  434. group_field_function: ''
  435. advanced_fieldset:
  436. advanced: false
  437. link_display: custom_url
  438. link_url: blog
  439. use_ajax: true
  440. block_hide_empty: true
  441. empty:
  442. area:
  443. id: area
  444. table: views
  445. field: area
  446. relationship: none
  447. group_type: group
  448. admin_label: ''
  449. empty: true
  450. tokenize: false
  451. content:
  452. value: "<div class=\"jumbotron text-center\">\n <p>There are no blog posts in this category!</p>\n</div>"
  453. format: full_html
  454. plugin_id: text
  455. css_class: 'blog-listing card-deck equal-height-sm container-fluid'
  456. cache_metadata:
  457. max-age: -1
  458. contexts:
  459. - 'languages:language_content'
  460. - 'languages:language_interface'
  461. - url
  462. - url.query_args
  463. - 'user.node_grants:view'
  464. - user.permissions
  465. tags: { }
  466. blog_listing_by_tags_block:
  467. display_plugin: block
  468. id: blog_listing_by_tags_block
  469. display_title: 'Listing by Tags'
  470. position: 7
  471. display_options:
  472. display_extenders:
  473. metatag_display_extender: { }
  474. display_description: 'To list blog posts which are linked under the same tags terms'
  475. title: 'Listing by Tags'
  476. defaults:
  477. title: false
  478. arguments: false
  479. style: false
  480. row: false
  481. link_display: false
  482. link_url: false
  483. use_ajax: false
  484. empty: false
  485. css_class: false
  486. block_description: 'Blog Listing by Tags'
  487. arguments:
  488. tid:
  489. id: tid
  490. table: taxonomy_index
  491. field: tid
  492. relationship: none
  493. group_type: group
  494. admin_label: ''
  495. default_action: default
  496. exception:
  497. value: all
  498. title_enable: false
  499. title: All
  500. title_enable: false
  501. title: ''
  502. default_argument_type: taxonomy_tid
  503. default_argument_options:
  504. term_page: '1'
  505. node: true
  506. limit: true
  507. vids:
  508. tags: tags
  509. anyall: ','
  510. default_argument_skip_url: false
  511. summary_options:
  512. base_path: ''
  513. count: true
  514. items_per_page: 25
  515. override: false
  516. summary:
  517. sort_order: asc
  518. number_of_records: 0
  519. format: default_summary
  520. specify_validation: false
  521. validate:
  522. type: none
  523. fail: 'not found'
  524. validate_options: { }
  525. break_phrase: false
  526. add_table: false
  527. require_value: false
  528. reduce_duplicates: false
  529. plugin_id: taxonomy_index_tid
  530. style:
  531. type: views_bootstrap_grid
  532. options:
  533. row_class: no-padding-h-sm
  534. default_row_class: true
  535. uses_fields: false
  536. alignment: horizontal
  537. columns: '3'
  538. col_xs: col-xs-12
  539. col_sm: col-sm-4
  540. col_md: col-md-4
  541. col_lg: col-lg-4
  542. row:
  543. type: 'ds_entity:node'
  544. options:
  545. relationship: none
  546. view_mode: vertical_media_teaser_medium
  547. alternating_fieldset:
  548. alternating: false
  549. allpages: false
  550. item_0: teaser
  551. item_1: teaser
  552. item_2: teaser
  553. item_3: teaser
  554. item_4: teaser
  555. item_5: teaser
  556. item_6: teaser
  557. item_7: teaser
  558. item_8: teaser
  559. item_9: teaser
  560. item_10: teaser
  561. item_11: teaser
  562. grouping_fieldset:
  563. group: false
  564. group_field: node_field_data|created
  565. group_field_function: ''
  566. advanced_fieldset:
  567. advanced: false
  568. link_display: custom_url
  569. link_url: blog
  570. use_ajax: true
  571. block_hide_empty: true
  572. empty:
  573. area:
  574. id: area
  575. table: views
  576. field: area
  577. relationship: none
  578. group_type: group
  579. admin_label: ''
  580. empty: true
  581. tokenize: false
  582. content:
  583. value: "<div class=\"jumbotron text-center\">\n <p>There are no blog posts tagged with this tag!</p>\n</div>"
  584. format: full_html
  585. plugin_id: text
  586. css_class: 'blog-listing card-deck equal-height-sm container-fluid'
  587. cache_metadata:
  588. max-age: -1
  589. contexts:
  590. - 'languages:language_content'
  591. - 'languages:language_interface'
  592. - url
  593. - url.query_args
  594. - 'user.node_grants:view'
  595. - user.permissions
  596. tags: { }
  597. blog_rss_feed:
  598. display_plugin: feed
  599. id: blog_rss_feed
  600. display_title: 'Blog RSS Feed'
  601. position: 8
  602. display_options:
  603. display_extenders:
  604. metatag_display_extender: { }
  605. row:
  606. type: node_rss
  607. options: { }
  608. title: 'Blog RSS Feed'
  609. defaults:
  610. title: false
  611. sitename_title: false
  612. css_class: false
  613. sitename_title: false
  614. path: blog/feed
  615. css_class: ''
  616. display_description: 'Have a list of Blog posts in RSS feed format.'
  617. cache_metadata:
  618. max-age: -1
  619. contexts:
  620. - 'languages:language_content'
  621. - 'languages:language_interface'
  622. - 'user.node_grants:view'
  623. - user.permissions
  624. tags: { }
  625. homepage_blog_block:
  626. display_plugin: block
  627. id: homepage_blog_block
  628. display_title: 'Homepage blog'
  629. position: 2
  630. display_options:
  631. display_extenders:
  632. metatag_display_extender: { }
  633. display_description: 'To list blog posts with style for the home page.'
  634. title: Blog
  635. defaults:
  636. title: false
  637. style: false
  638. row: false
  639. pager: false
  640. use_more: false
  641. use_more_always: false
  642. use_more_text: false
  643. link_display: false
  644. link_url: false
  645. css_class: false
  646. empty: false
  647. footer: false
  648. style:
  649. type: views_bootstrap_grid
  650. options:
  651. row_class: no-padding-h-sm
  652. default_row_class: true
  653. uses_fields: false
  654. alignment: horizontal
  655. columns: '3'
  656. col_xs: col-xs-12
  657. col_sm: col-sm-12
  658. col_md: col-md-4
  659. col_lg: col-lg-4
  660. row:
  661. type: 'ds_entity:node'
  662. options:
  663. relationship: none
  664. view_mode: vertical_media_teaser_medium
  665. alternating_fieldset:
  666. alternating: false
  667. allpages: false
  668. item_0: teaser
  669. item_1: teaser
  670. item_2: teaser
  671. item_3: teaser
  672. item_4: teaser
  673. grouping_fieldset:
  674. group: false
  675. group_field: node_field_data|created
  676. group_field_function: ''
  677. advanced_fieldset:
  678. advanced: false
  679. block_description: 'Homepage blog'
  680. pager:
  681. type: some
  682. options:
  683. items_per_page: 3
  684. offset: 0
  685. use_more: false
  686. use_more_always: false
  687. use_more_text: 'View all blogs'
  688. link_display: custom_url
  689. link_url: blog
  690. css_class: 'blog-listing card-deck equal-height-sm justify-content-center container-fluid'
  691. block_hide_empty: true
  692. empty:
  693. area:
  694. id: area
  695. table: views
  696. field: area
  697. relationship: none
  698. group_type: group
  699. admin_label: ''
  700. empty: true
  701. tokenize: false
  702. content:
  703. value: "<div class=\"jumbotron text-center\">\n <p> There are no blog posts now! </p>\n <a class=\"btn btn-primary hidden-anonymous visible-admin\" href=\"[site:url]/node/add/varbase_blog/\"> Add One Now </a>\n</div>"
  704. format: full_html
  705. plugin_id: text
  706. footer:
  707. area:
  708. id: area
  709. table: views
  710. field: area
  711. relationship: none
  712. group_type: group
  713. admin_label: ''
  714. empty: true
  715. tokenize: false
  716. content:
  717. value: "<div class=\"more-link form-group text-center pager\">\n <a href=\"[site:url]/blog\" class=\"btn btn-link btn-lg\">View all blogs</a>\n</div>"
  718. format: full_html
  719. plugin_id: text
  720. cache_metadata:
  721. max-age: -1
  722. contexts:
  723. - 'languages:language_content'
  724. - 'languages:language_interface'
  725. - 'user.node_grants:view'
  726. - user.permissions
  727. tags: { }
  728. most_popular_blog_posts_block:
  729. display_plugin: block
  730. id: most_popular_blog_posts_block
  731. display_title: 'Most popular'
  732. position: 3
  733. display_options:
  734. display_extenders:
  735. metatag_display_extender: { }
  736. display_description: 'To list most popular blog posts in the website.'
  737. title: 'Most popular'
  738. defaults:
  739. title: false
  740. pager: false
  741. link_display: false
  742. link_url: false
  743. css_class: false
  744. filters: false
  745. filter_groups: false
  746. sorts: false
  747. arguments: false
  748. style: false
  749. row: false
  750. fields: false
  751. block_description: 'Most popular blog posts'
  752. pager:
  753. type: some
  754. options:
  755. items_per_page: 3
  756. offset: 0
  757. link_display: custom_url
  758. link_url: /blog
  759. css_class: blog-listing
  760. block_hide_empty: true
  761. filters:
  762. status:
  763. value: '1'
  764. table: node_field_data
  765. field: status
  766. plugin_id: boolean
  767. entity_type: node
  768. entity_field: status
  769. id: status
  770. expose:
  771. operator: ''
  772. group: 1
  773. type:
  774. id: type
  775. table: node_field_data
  776. field: type
  777. value:
  778. varbase_blog: varbase_blog
  779. entity_type: node
  780. entity_field: type
  781. plugin_id: bundle
  782. filter_groups:
  783. operator: AND
  784. groups:
  785. 1: AND
  786. sorts:
  787. totalcount:
  788. id: totalcount
  789. table: node_counter
  790. field: totalcount
  791. relationship: none
  792. group_type: group
  793. admin_label: ''
  794. order: DESC
  795. exposed: false
  796. expose:
  797. label: ''
  798. plugin_id: standard
  799. arguments:
  800. nid:
  801. id: nid
  802. table: node_field_data
  803. field: nid
  804. relationship: none
  805. group_type: group
  806. admin_label: ''
  807. default_action: default
  808. exception:
  809. value: all
  810. title_enable: false
  811. title: All
  812. title_enable: false
  813. title: ''
  814. default_argument_type: node
  815. default_argument_options: { }
  816. default_argument_skip_url: false
  817. summary_options:
  818. base_path: ''
  819. count: true
  820. items_per_page: 25
  821. override: false
  822. summary:
  823. sort_order: asc
  824. number_of_records: 0
  825. format: default_summary
  826. specify_validation: true
  827. validate:
  828. type: 'entity:node'
  829. fail: ignore
  830. validate_options:
  831. bundles:
  832. varbase_blog: varbase_blog
  833. operation: view
  834. multiple: 0
  835. access: false
  836. break_phrase: false
  837. not: true
  838. entity_type: node
  839. entity_field: nid
  840. plugin_id: node_nid
  841. style:
  842. type: default
  843. options:
  844. grouping: { }
  845. row_class: ''
  846. default_row_class: true
  847. uses_fields: false
  848. row:
  849. type: 'ds_entity:node'
  850. options:
  851. relationship: none
  852. view_mode: horizontal_media_teaser_small
  853. alternating_fieldset:
  854. alternating: false
  855. allpages: false
  856. item_0: teaser
  857. item_1: teaser
  858. item_2: teaser
  859. grouping_fieldset:
  860. group: false
  861. advanced_fieldset:
  862. advanced: false
  863. fields:
  864. title:
  865. id: title
  866. table: node_field_data
  867. field: title
  868. settings:
  869. link_to_entity: true
  870. plugin_id: field
  871. relationship: none
  872. group_type: group
  873. admin_label: ''
  874. label: ''
  875. exclude: false
  876. alter:
  877. alter_text: false
  878. text: ''
  879. make_link: false
  880. path: ''
  881. absolute: false
  882. external: false
  883. replace_spaces: false
  884. path_case: none
  885. trim_whitespace: false
  886. alt: ''
  887. rel: ''
  888. link_class: ''
  889. prefix: ''
  890. suffix: ''
  891. target: ''
  892. nl2br: false
  893. max_length: 0
  894. word_boundary: true
  895. ellipsis: true
  896. more_link: false
  897. more_link_text: ''
  898. more_link_path: ''
  899. strip_tags: false
  900. trim: false
  901. preserve_tags: ''
  902. html: false
  903. element_type: ''
  904. element_class: ''
  905. element_label_type: ''
  906. element_label_class: ''
  907. element_label_colon: true
  908. element_wrapper_type: ''
  909. element_wrapper_class: ''
  910. element_default_classes: true
  911. empty: ''
  912. hide_empty: false
  913. empty_zero: false
  914. hide_alter_empty: true
  915. click_sort_column: value
  916. type: string
  917. group_column: value
  918. group_columns: { }
  919. group_rows: true
  920. delta_limit: 0
  921. delta_offset: 0
  922. delta_reversed: false
  923. delta_first_last: false
  924. multi_type: separator
  925. separator: ', '
  926. field_api_classes: false
  927. totalcount:
  928. id: totalcount
  929. table: node_counter
  930. field: totalcount
  931. relationship: none
  932. group_type: group
  933. admin_label: ''
  934. label: ''
  935. exclude: false
  936. alter:
  937. alter_text: false
  938. text: ''
  939. make_link: false
  940. path: ''
  941. absolute: false
  942. external: false
  943. replace_spaces: false
  944. path_case: none
  945. trim_whitespace: false
  946. alt: ''
  947. rel: ''
  948. link_class: ''
  949. prefix: ''
  950. suffix: ''
  951. target: ''
  952. nl2br: false
  953. max_length: 0
  954. word_boundary: true
  955. ellipsis: true
  956. more_link: false
  957. more_link_text: ''
  958. more_link_path: ''
  959. strip_tags: false
  960. trim: false
  961. preserve_tags: ''
  962. html: false
  963. element_type: ''
  964. element_class: ''
  965. element_label_type: ''
  966. element_label_class: ''
  967. element_label_colon: false
  968. element_wrapper_type: ''
  969. element_wrapper_class: ''
  970. element_default_classes: true
  971. empty: ''
  972. hide_empty: false
  973. empty_zero: false
  974. hide_alter_empty: true
  975. set_precision: false
  976. precision: 0
  977. decimal: .
  978. separator: ','
  979. format_plural: false
  980. format_plural_string: !!binary MQNAY291bnQ=
  981. prefix: ''
  982. suffix: ''
  983. plugin_id: statistics_numeric
  984. cache_metadata:
  985. max-age: -1
  986. contexts:
  987. - 'languages:language_content'
  988. - 'languages:language_interface'
  989. - url
  990. - 'user.node_grants:view'
  991. - user.permissions
  992. tags: { }
  993. most_recent_blog_posts_block:
  994. display_plugin: block
  995. id: most_recent_blog_posts_block
  996. display_title: 'Most Recent'
  997. position: 4
  998. display_options:
  999. display_extenders:
  1000. metatag_display_extender: { }
  1001. display_description: 'To list most recent created blog posts in the website.'
  1002. title: 'Most Recent'
  1003. defaults:
  1004. title: false
  1005. style: false
  1006. row: false
  1007. pager: false
  1008. link_display: false
  1009. link_url: false
  1010. arguments: false
  1011. css_class: false
  1012. use_ajax: false
  1013. style:
  1014. type: default
  1015. options:
  1016. row_class: ''
  1017. default_row_class: true
  1018. uses_fields: false
  1019. row:
  1020. type: 'ds_entity:node'
  1021. options:
  1022. relationship: none
  1023. view_mode: text_teaser_small
  1024. alternating_fieldset:
  1025. alternating: false
  1026. allpages: false
  1027. item_0: teaser
  1028. item_1: teaser
  1029. item_2: teaser
  1030. grouping_fieldset:
  1031. group: false
  1032. group_field: node_field_data|created
  1033. group_field_function: ''
  1034. advanced_fieldset:
  1035. advanced: false
  1036. block_description: 'Most Recent blog posts'
  1037. pager:
  1038. type: some
  1039. options:
  1040. items_per_page: 3
  1041. offset: 0
  1042. link_display: custom_url
  1043. link_url: /blog
  1044. arguments:
  1045. nid:
  1046. id: nid
  1047. table: node_field_data
  1048. field: nid
  1049. relationship: none
  1050. group_type: group
  1051. admin_label: ''
  1052. default_action: default
  1053. exception:
  1054. value: all
  1055. title_enable: false
  1056. title: All
  1057. title_enable: false
  1058. title: ''
  1059. default_argument_type: node
  1060. default_argument_options: { }
  1061. default_argument_skip_url: false
  1062. summary_options:
  1063. base_path: ''
  1064. count: true
  1065. items_per_page: 25
  1066. override: false
  1067. summary:
  1068. sort_order: asc
  1069. number_of_records: 0
  1070. format: default_summary
  1071. specify_validation: true
  1072. validate:
  1073. type: 'entity:node'
  1074. fail: ignore
  1075. validate_options:
  1076. bundles:
  1077. varbase_blog: varbase_blog
  1078. operation: view
  1079. multiple: 0
  1080. access: false
  1081. break_phrase: false
  1082. not: true
  1083. entity_type: node
  1084. entity_field: nid
  1085. plugin_id: node_nid
  1086. css_class: blog-listing
  1087. block_hide_empty: true
  1088. use_ajax: true
  1089. cache_metadata:
  1090. max-age: -1
  1091. contexts:
  1092. - 'languages:language_content'
  1093. - 'languages:language_interface'
  1094. - url
  1095. - 'user.node_grants:view'
  1096. - user.permissions
  1097. tags: { }
  1098. related_blog_posts_block:
  1099. display_plugin: block
  1100. id: related_blog_posts_block
  1101. display_title: 'Related blog posts'
  1102. position: 5
  1103. display_options:
  1104. display_extenders:
  1105. metatag_display_extender: { }
  1106. display_description: 'To list blog posts which are related the current blog post.'
  1107. title: 'Related blogs'
  1108. defaults:
  1109. title: false
  1110. arguments: false
  1111. relationships: false
  1112. filters: false
  1113. filter_groups: false
  1114. pager: false
  1115. empty: false
  1116. css_class: false
  1117. block_description: 'Related blogs'
  1118. arguments:
  1119. tid:
  1120. id: tid
  1121. table: taxonomy_index
  1122. field: tid
  1123. relationship: none
  1124. group_type: group
  1125. admin_label: ''
  1126. default_action: default
  1127. exception:
  1128. value: all
  1129. title_enable: false
  1130. title: All
  1131. title_enable: false
  1132. title: ''
  1133. default_argument_type: taxonomy_tid
  1134. default_argument_options:
  1135. node: true
  1136. limit: true
  1137. vids:
  1138. blog_categories: blog_categories
  1139. tags: tags
  1140. anyall: +
  1141. term_page: '0'
  1142. default_argument_skip_url: false
  1143. summary_options:
  1144. base_path: ''
  1145. count: true
  1146. items_per_page: 25
  1147. override: false
  1148. summary:
  1149. sort_order: asc
  1150. number_of_records: 0
  1151. format: default_summary
  1152. specify_validation: false
  1153. validate:
  1154. type: none
  1155. fail: 'not found'
  1156. validate_options: { }
  1157. break_phrase: true
  1158. add_table: true
  1159. require_value: true
  1160. reduce_duplicates: true
  1161. plugin_id: taxonomy_index_tid
  1162. nid:
  1163. id: nid
  1164. table: node_field_data
  1165. field: nid
  1166. relationship: none
  1167. group_type: group
  1168. admin_label: ''
  1169. default_action: default
  1170. exception:
  1171. value: all
  1172. title_enable: false
  1173. title: All
  1174. title_enable: false
  1175. title: ''
  1176. default_argument_type: node
  1177. default_argument_options: { }
  1178. default_argument_skip_url: false
  1179. summary_options:
  1180. base_path: ''
  1181. count: true
  1182. items_per_page: 25
  1183. override: false
  1184. summary:
  1185. sort_order: asc
  1186. number_of_records: 0
  1187. format: default_summary
  1188. specify_validation: false
  1189. validate:
  1190. type: none
  1191. fail: 'not found'
  1192. validate_options: { }
  1193. break_phrase: false
  1194. not: true
  1195. entity_type: node
  1196. entity_field: nid
  1197. plugin_id: node_nid
  1198. relationships: { }
  1199. filters:
  1200. status:
  1201. value: '1'
  1202. table: node_field_data
  1203. field: status
  1204. plugin_id: boolean
  1205. entity_type: node
  1206. entity_field: status
  1207. id: status
  1208. expose:
  1209. operator: ''
  1210. group: 1
  1211. type:
  1212. id: type
  1213. table: node_field_data
  1214. field: type
  1215. value:
  1216. varbase_blog: varbase_blog
  1217. entity_type: node
  1218. entity_field: type
  1219. plugin_id: bundle
  1220. filter_groups:
  1221. operator: AND
  1222. groups:
  1223. 1: AND
  1224. pager:
  1225. type: some
  1226. options:
  1227. items_per_page: 3
  1228. offset: 0
  1229. block_hide_empty: true
  1230. empty: { }
  1231. css_class: 'blog-listing card-deck equal-height-sm container-fluid'
  1232. cache_metadata:
  1233. max-age: -1
  1234. contexts:
  1235. - 'languages:language_content'
  1236. - 'languages:language_interface'
  1237. - url
  1238. - 'user.node_grants:view'
  1239. - user.permissions
  1240. tags: { }