You are here

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

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