varbase_blog-9.0.0-alpha1/config/optional/views.view.varbase_blog.yml

config/optional/views.view.varbase_blog.yml
langcode: en
status: true
dependencies:
  config:
    - core.entity_view_mode.node.horizontal_media_teaser_xsmall
    - core.entity_view_mode.node.text_teaser_small
    - core.entity_view_mode.node.vertical_media_teaser_medium
    - node.type.varbase_blog
    - taxonomy.vocabulary.blog_categories
    - taxonomy.vocabulary.tags
  module:
    - ds
    - node
    - statistics
    - taxonomy
    - user
    - views_bootstrap
id: varbase_blog
label: "Varbase Blog"
module: views
description: "Shows a list of blog post with number of view displays and view modes"
tag: blog
base_table: node_field_data
base_field: nid
display:
  default:
    display_plugin: default
    id: default
    display_title: Master
    position: 0
    display_options:
      access:
        type: perm
        options:
          perm: "access content"
      cache:
        type: tag
        options: {}
      query:
        type: views_query
        options:
          disable_sql_rewrite: false
          distinct: false
          replica: false
          query_comment: ""
          query_tags: {}
      exposed_form:
        type: basic
        options:
          submit_button: Apply
          reset_button: false
          reset_button_label: Reset
          exposed_sorts_label: "Sort by"
          expose_sort_order: true
          sort_asc_label: Asc
          sort_desc_label: Desc
      pager:
        type: full
        options:
          items_per_page: 12
          offset: 0
          id: 0
          total_pages: null
          tags:
            previous: "‹ Previous"
            next: "Next ›"
            first: "« First"
            last: "Last »"
          expose:
            items_per_page: false
            items_per_page_label: "Items per page"
            items_per_page_options: "5, 10, 25, 50"
            items_per_page_options_all: false
            items_per_page_options_all_label: "- All -"
            offset: false
            offset_label: Offset
          quantity: 9
      style:
        type: views_bootstrap_grid
        options:
          row_class: px-md-0
          default_row_class: true
          uses_fields: false
          col_xs: none
          col_sm: col-sm-12
          col_md: col-md-4
          col_lg: col-lg-4
          col_xl: col-xl-4
      row:
        type: "ds_entity:node"
        options:
          relationship: none
          view_mode: vertical_media_teaser_medium
          alternating_fieldset:
            alternating: false
            allpages: false
            item_0: teaser
            item_1: teaser
            item_2: teaser
          grouping_fieldset:
            group: false
            group_field: node_field_data|created
            group_field_function: ""
          advanced_fieldset:
            advanced: false
      fields:
        title:
          id: title
          table: node_field_data
          field: title
          settings:
            link_to_entity: true
          plugin_id: field
          relationship: none
          group_type: group
          admin_label: ""
          label: ""
          exclude: false
          alter:
            alter_text: false
            text: ""
            make_link: false
            path: ""
            absolute: false
            external: false
            replace_spaces: false
            path_case: none
            trim_whitespace: false
            alt: ""
            rel: ""
            link_class: ""
            prefix: ""
            suffix: ""
            target: ""
            nl2br: false
            max_length: 0
            word_boundary: true
            ellipsis: true
            more_link: false
            more_link_text: ""
            more_link_path: ""
            strip_tags: false
            trim: false
            preserve_tags: ""
            html: false
          element_type: ""
          element_class: ""
          element_label_type: ""
          element_label_class: ""
          element_label_colon: true
          element_wrapper_type: ""
          element_wrapper_class: ""
          element_default_classes: true
          empty: ""
          hide_empty: false
          empty_zero: false
          hide_alter_empty: true
          click_sort_column: value
          type: string
          group_column: value
          group_columns: {}
          group_rows: true
          delta_limit: 0
          delta_offset: 0
          delta_reversed: false
          delta_first_last: false
          multi_type: separator
          separator: ", "
          field_api_classes: false
      filters:
        status:
          value: "1"
          table: node_field_data
          field: status
          plugin_id: boolean
          entity_type: node
          entity_field: status
          id: status
          expose:
            operator: ""
            operator_limit_selection: false
            operator_list: {}
          group: 1
        type:
          id: type
          table: node_field_data
          field: type
          value:
            varbase_blog: varbase_blog
          entity_type: node
          entity_field: type
          plugin_id: bundle
          expose:
            operator_limit_selection: false
            operator_list: {}
        langcode:
          id: langcode
          table: node_field_data
          field: langcode
          relationship: none
          group_type: group
          admin_label: ""
          operator: in
          value:
            "***LANGUAGE_language_interface***": "***LANGUAGE_language_interface***"
          group: 1
          exposed: false
          expose:
            operator_id: ""
            label: ""
            description: ""
            use_operator: false
            operator: ""
            operator_limit_selection: false
            operator_list: {}
            identifier: ""
            required: false
            remember: false
            multiple: false
            remember_roles:
              authenticated: authenticated
            reduce: false
          is_grouped: false
          group_info:
            label: ""
            description: ""
            identifier: ""
            optional: true
            widget: select
            multiple: false
            remember: false
            default_group: All
            default_group_multiple: {}
            group_items: {}
          entity_type: node
          entity_field: langcode
          plugin_id: language
      sorts:
        created:
          id: created
          table: node_field_data
          field: created
          order: DESC
          entity_type: node
          entity_field: created
          plugin_id: date
          relationship: none
          group_type: group
          admin_label: ""
          exposed: false
          expose:
            label: ""
          granularity: second
      title: Listing
      header: {}
      footer: {}
      empty: {}
      relationships: {}
      arguments: {}
      display_extenders: {}
      css_class: blog-listing
    cache_metadata:
      max-age: -1
      contexts:
        - "languages:language_content"
        - "languages:language_interface"
        - url.query_args
        - "user.node_grants:view"
        - user.permissions
      tags: {}
  blog_listing_block:
    display_plugin: block
    id: blog_listing_block
    display_title: "Blog Listing"
    position: 1
    display_options:
      display_extenders:
        metatag_display_extender: {}
      block_description: "Blog Listing"
      block_hide_empty: true
      display_description: "General blog listing"
      style:
        type: views_bootstrap_grid
        options:
          row_class: px-md-0
          default_row_class: true
          uses_fields: false
          col_xs: none
          col_sm: col-sm-12
          col_md: col-md-4
          col_lg: col-lg-4
          col_xl: col-xl-4
      defaults:
        style: false
        row: false
        arguments: false
        filters: true
        filter_groups: true
        title: false
        empty: false
        css_class: false
      row:
        type: "ds_entity:node"
        options:
          relationship: none
          view_mode: vertical_media_teaser_medium
          alternating_fieldset:
            alternating: false
            allpages: false
            item_0: teaser
            item_1: teaser
            item_2: teaser
            item_3: teaser
            item_4: teaser
            item_5: teaser
            item_6: teaser
            item_7: teaser
            item_8: teaser
            item_9: teaser
            item_10: teaser
            item_11: teaser
          grouping_fieldset:
            group: false
            group_field: node_field_data|created
            group_field_function: ""
          advanced_fieldset:
            advanced: false
      arguments: {}
      title: "Blog Listing"
      empty:
        area:
          id: area
          table: views
          field: area
          relationship: none
          group_type: group
          admin_label: ""
          empty: true
          tokenize: false
          content:
            value: |-
              <div class="jumbotron text-center">
                <p> There are no blog posts now! </p>
                <a class="btn btn-primary hidden-anonymous visible-admin" href="[site:url]/node/add/varbase_blog/"> Add One Now </a>
              </div>
            format: full_html
          plugin_id: text
      css_class: "blog-listing card-deck equal-height-sm"
    cache_metadata:
      max-age: -1
      contexts:
        - "languages:language_content"
        - "languages:language_interface"
        - url.query_args
        - "user.node_grants:view"
        - user.permissions
      tags: {}
  blog_listing_by_blog_category_block:
    display_plugin: block
    id: blog_listing_by_blog_category_block
    display_title: "Listing by Blog Category"
    position: 6
    display_options:
      display_extenders:
        metatag_display_extender: {}
      display_description: "To list blog posts which are under the same Blog Category"
      title: "Listing by Blog Category"
      defaults:
        title: false
        arguments: false
        style: false
        row: false
        link_display: false
        link_url: false
        use_ajax: false
        empty: false
        css_class: false
      block_description: "Blog Listing by Blog Category"
      arguments:
        tid:
          id: tid
          table: taxonomy_index
          field: tid
          relationship: none
          group_type: group
          admin_label: ""
          default_action: default
          exception:
            value: all
            title_enable: false
            title: All
          title_enable: false
          title: ""
          default_argument_type: taxonomy_tid
          default_argument_options:
            term_page: "1"
            node: true
            limit: true
            vids:
              blog_categories: blog_categories
            anyall: ","
          default_argument_skip_url: false
          summary_options:
            base_path: ""
            count: true
            items_per_page: 25
            override: false
          summary:
            sort_order: asc
            number_of_records: 0
            format: default_summary
          specify_validation: false
          validate:
            type: none
            fail: "not found"
          validate_options: {}
          break_phrase: false
          add_table: false
          require_value: false
          reduce_duplicates: false
          plugin_id: taxonomy_index_tid
      style:
        type: views_bootstrap_grid
        options:
          row_class: px-md-0
          default_row_class: true
          uses_fields: false
          col_xs: none
          col_sm: col-sm-12
          col_md: col-md-4
          col_lg: col-lg-4
          col_xl: col-xl-4
      row:
        type: "ds_entity:node"
        options:
          relationship: none
          view_mode: vertical_media_teaser_medium
          alternating_fieldset:
            alternating: false
            allpages: false
            item_0: teaser
            item_1: teaser
            item_2: teaser
            item_3: teaser
            item_4: teaser
            item_5: teaser
            item_6: teaser
            item_7: teaser
            item_8: teaser
            item_9: teaser
            item_10: teaser
            item_11: teaser
          grouping_fieldset:
            group: false
            group_field: node_field_data|created
            group_field_function: ""
          advanced_fieldset:
            advanced: false
      link_display: custom_url
      link_url: blog
      use_ajax: true
      block_hide_empty: true
      empty:
        area:
          id: area
          table: views
          field: area
          relationship: none
          group_type: group
          admin_label: ""
          empty: true
          tokenize: false
          content:
            value: |-
              <div class="jumbotron text-center">
                 <p>There are no blog posts in this category!</p>
              </div>
            format: full_html
          plugin_id: text
      css_class: "blog-listing card-deck equal-height-sm"
    cache_metadata:
      max-age: -1
      contexts:
        - "languages:language_content"
        - "languages:language_interface"
        - url
        - url.query_args
        - "user.node_grants:view"
        - user.permissions
      tags: {}
  blog_listing_by_tags_block:
    display_plugin: block
    id: blog_listing_by_tags_block
    display_title: "Listing by Tags"
    position: 7
    display_options:
      display_extenders:
        metatag_display_extender: {}
      display_description: "To list blog posts which are linked under the same tags terms"
      title: "Listing by Tags"
      defaults:
        title: false
        arguments: false
        style: false
        row: false
        link_display: false
        link_url: false
        use_ajax: false
        empty: false
        css_class: false
      block_description: "Blog Listing by Tags"
      arguments:
        tid:
          id: tid
          table: taxonomy_index
          field: tid
          relationship: none
          group_type: group
          admin_label: ""
          default_action: default
          exception:
            value: all
            title_enable: false
            title: All
          title_enable: false
          title: ""
          default_argument_type: taxonomy_tid
          default_argument_options:
            term_page: "1"
            node: true
            limit: true
            vids:
              tags: tags
            anyall: ","
          default_argument_skip_url: false
          summary_options:
            base_path: ""
            count: true
            items_per_page: 25
            override: false
          summary:
            sort_order: asc
            number_of_records: 0
            format: default_summary
          specify_validation: false
          validate:
            type: none
            fail: "not found"
          validate_options: {}
          break_phrase: false
          add_table: false
          require_value: false
          reduce_duplicates: false
          plugin_id: taxonomy_index_tid
      style:
        type: views_bootstrap_grid
        options:
          row_class: px-md-0
          default_row_class: true
          uses_fields: false
          col_xs: none
          col_sm: col-sm-12
          col_md: col-md-4
          col_lg: col-lg-4
          col_xl: col-xl-4
      row:
        type: "ds_entity:node"
        options:
          relationship: none
          view_mode: vertical_media_teaser_medium
          alternating_fieldset:
            alternating: false
            allpages: false
            item_0: teaser
            item_1: teaser
            item_2: teaser
            item_3: teaser
            item_4: teaser
            item_5: teaser
            item_6: teaser
            item_7: teaser
            item_8: teaser
            item_9: teaser
            item_10: teaser
            item_11: teaser
          grouping_fieldset:
            group: false
            group_field: node_field_data|created
            group_field_function: ""
          advanced_fieldset:
            advanced: false
      link_display: custom_url
      link_url: blog
      use_ajax: true
      block_hide_empty: true
      empty:
        area:
          id: area
          table: views
          field: area
          relationship: none
          group_type: group
          admin_label: ""
          empty: true
          tokenize: false
          content:
            value: |-
              <div class="jumbotron text-center">
                <p>There are no blog posts tagged with this tag!</p>
              </div>
            format: full_html
          plugin_id: text
      css_class: "blog-listing card-deck equal-height-sm"
    cache_metadata:
      max-age: -1
      contexts:
        - "languages:language_content"
        - "languages:language_interface"
        - url
        - url.query_args
        - "user.node_grants:view"
        - user.permissions
      tags: {}
  blog_rss_feed:
    display_plugin: feed
    id: blog_rss_feed
    display_title: "Blog RSS Feed"
    position: 8
    display_options:
      display_extenders:
        metatag_display_extender: {}
      row:
        type: node_rss
        options: {}
      title: "Blog RSS Feed"
      defaults:
        title: false
        sitename_title: false
        css_class: false
      sitename_title: false
      path: blog/feed
      css_class: ""
      display_description: "Have a list of Blog posts in RSS feed format."
    cache_metadata:
      max-age: -1
      contexts:
        - "languages:language_content"
        - "languages:language_interface"
        - "user.node_grants:view"
        - user.permissions
      tags: {}
  homepage_blog_block:
    display_plugin: block
    id: homepage_blog_block
    display_title: "Homepage blog"
    position: 2
    display_options:
      display_extenders:
        metatag_display_extender: {}
      display_description: "To list blog posts with style for the home page."
      title: Blog
      defaults:
        title: false
        style: false
        row: false
        pager: false
        use_more: false
        use_more_always: false
        use_more_text: false
        link_display: false
        link_url: false
        css_class: false
        empty: false
        footer: false
      style:
        type: views_bootstrap_grid
        options:
          row_class: px-md-0
          default_row_class: true
          uses_fields: false
          col_xs: none
          col_sm: col-sm-12
          col_md: col-md-4
          col_lg: col-lg-4
          col_xl: col-xl-4
      row:
        type: "ds_entity:node"
        options:
          relationship: none
          view_mode: vertical_media_teaser_medium
          alternating_fieldset:
            alternating: false
            allpages: false
            item_0: teaser
            item_1: teaser
            item_2: teaser
            item_3: teaser
            item_4: teaser
          grouping_fieldset:
            group: false
            group_field: node_field_data|created
            group_field_function: ""
          advanced_fieldset:
            advanced: false
      block_description: "Homepage blog"
      pager:
        type: some
        options:
          items_per_page: 3
          offset: 0
      use_more: false
      use_more_always: false
      use_more_text: "View all blogs"
      link_display: custom_url
      link_url: blog
      css_class: "blog-listing card-deck equal-height-sm justify-content-center"
      block_hide_empty: true
      empty:
        area:
          id: area
          table: views
          field: area
          relationship: none
          group_type: group
          admin_label: ""
          empty: true
          tokenize: false
          content:
            value: |-
              <div class="jumbotron text-center">
                <p> There are no blog posts now! </p>
                <a class="btn btn-primary hidden-anonymous visible-admin" href="[site:url]/node/add/varbase_blog/"> Add One Now </a>
              </div>
            format: full_html
          plugin_id: text
      footer:
        area:
          id: area
          table: views
          field: area
          relationship: none
          group_type: group
          admin_label: ""
          empty: true
          tokenize: false
          content:
            value: |-
              <div class="more-link form-group text-center pager">
                <a href="[site:url]/blog" class="btn btn-link btn-lg">View all blogs</a>
              </div>
            format: full_html
          plugin_id: text
    cache_metadata:
      max-age: -1
      contexts:
        - "languages:language_content"
        - "languages:language_interface"
        - "user.node_grants:view"
        - user.permissions
      tags: {}
  most_popular_blog_posts_block:
    display_plugin: block
    id: most_popular_blog_posts_block
    display_title: "Most popular"
    position: 3
    display_options:
      display_extenders:
        metatag_display_extender: {}
      display_description: "To list most popular blog posts in the website."
      title: "Most popular"
      defaults:
        title: false
        pager: false
        link_display: false
        link_url: false
        css_class: false
        filters: false
        filter_groups: false
        sorts: false
        arguments: false
        style: false
        row: false
        fields: false
      block_description: "Most popular blog posts"
      pager:
        type: some
        options:
          items_per_page: 3
          offset: 0
      link_display: custom_url
      link_url: /blog
      css_class: "blog-listing container"
      block_hide_empty: true
      filters:
        status:
          value: "1"
          table: node_field_data
          field: status
          plugin_id: boolean
          entity_type: node
          entity_field: status
          id: status
          expose:
            operator: ""
            operator_limit_selection: false
            operator_list: {}
          group: 1
        type:
          id: type
          table: node_field_data
          field: type
          value:
            varbase_blog: varbase_blog
          entity_type: node
          entity_field: type
          plugin_id: bundle
          expose:
            operator_limit_selection: false
            operator_list: {}
        langcode:
          id: langcode
          table: node_field_data
          field: langcode
          relationship: none
          group_type: group
          admin_label: ""
          operator: in
          value:
            "***LANGUAGE_language_interface***": "***LANGUAGE_language_interface***"
          group: 1
          exposed: false
          expose:
            operator_id: ""
            label: ""
            description: ""
            use_operator: false
            operator: ""
            operator_limit_selection: false
            operator_list: {}
            identifier: ""
            required: false
            remember: false
            multiple: false
            remember_roles:
              authenticated: authenticated
            reduce: false
          is_grouped: false
          group_info:
            label: ""
            description: ""
            identifier: ""
            optional: true
            widget: select
            multiple: false
            remember: false
            default_group: All
            default_group_multiple: {}
            group_items: {}
          entity_type: node
          entity_field: langcode
          plugin_id: language
      filter_groups:
        operator: AND
        groups:
          1: AND
      sorts:
        totalcount:
          id: totalcount
          table: node_counter
          field: totalcount
          relationship: none
          group_type: group
          admin_label: ""
          order: DESC
          exposed: false
          expose:
            label: ""
          plugin_id: standard
      arguments:
        nid:
          id: nid
          table: node_field_data
          field: nid
          relationship: none
          group_type: group
          admin_label: ""
          default_action: default
          exception:
            value: all
            title_enable: false
            title: All
          title_enable: false
          title: ""
          default_argument_type: node
          default_argument_options: {}
          default_argument_skip_url: false
          summary_options:
            base_path: ""
            count: true
            items_per_page: 25
            override: false
          summary:
            sort_order: asc
            number_of_records: 0
            format: default_summary
          specify_validation: true
          validate:
            type: "entity:node"
            fail: ignore
          validate_options:
            bundles:
              varbase_blog: varbase_blog
            operation: view
            multiple: 0
            access: false
          break_phrase: false
          not: true
          entity_type: node
          entity_field: nid
          plugin_id: node_nid
      style:
        type: default
        options:
          row_class: ""
          default_row_class: true
          uses_fields: false
      row:
        type: "ds_entity:node"
        options:
          relationship: none
          view_mode: horizontal_media_teaser_xsmall
          alternating_fieldset:
            alternating: false
            allpages: false
            item_0: teaser
            item_1: teaser
            item_2: teaser
          grouping_fieldset:
            group: false
            group_field: node_counter|totalcount
            group_field_function: ""
          advanced_fieldset:
            advanced: false
      fields:
        title:
          id: title
          table: node_field_data
          field: title
          settings:
            link_to_entity: true
          plugin_id: field
          relationship: none
          group_type: group
          admin_label: ""
          label: ""
          exclude: false
          alter:
            alter_text: false
            text: ""
            make_link: false
            path: ""
            absolute: false
            external: false
            replace_spaces: false
            path_case: none
            trim_whitespace: false
            alt: ""
            rel: ""
            link_class: ""
            prefix: ""
            suffix: ""
            target: ""
            nl2br: false
            max_length: 0
            word_boundary: true
            ellipsis: true
            more_link: false
            more_link_text: ""
            more_link_path: ""
            strip_tags: false
            trim: false
            preserve_tags: ""
            html: false
          element_type: ""
          element_class: ""
          element_label_type: ""
          element_label_class: ""
          element_label_colon: true
          element_wrapper_type: ""
          element_wrapper_class: ""
          element_default_classes: true
          empty: ""
          hide_empty: false
          empty_zero: false
          hide_alter_empty: true
          click_sort_column: value
          type: string
          group_column: value
          group_columns: {}
          group_rows: true
          delta_limit: 0
          delta_offset: 0
          delta_reversed: false
          delta_first_last: false
          multi_type: separator
          separator: ", "
          field_api_classes: false
        totalcount:
          id: totalcount
          table: node_counter
          field: totalcount
          relationship: none
          group_type: group
          admin_label: ""
          label: ""
          exclude: false
          alter:
            alter_text: false
            text: ""
            make_link: false
            path: ""
            absolute: false
            external: false
            replace_spaces: false
            path_case: none
            trim_whitespace: false
            alt: ""
            rel: ""
            link_class: ""
            prefix: ""
            suffix: ""
            target: ""
            nl2br: false
            max_length: 0
            word_boundary: true
            ellipsis: true
            more_link: false
            more_link_text: ""
            more_link_path: ""
            strip_tags: false
            trim: false
            preserve_tags: ""
            html: false
          element_type: ""
          element_class: ""
          element_label_type: ""
          element_label_class: ""
          element_label_colon: false
          element_wrapper_type: ""
          element_wrapper_class: ""
          element_default_classes: true
          empty: ""
          hide_empty: false
          empty_zero: false
          hide_alter_empty: true
          set_precision: false
          precision: 0
          decimal: .
          separator: ","
          format_plural: false
          format_plural_string: !!binary MQNAY291bnQ=
          prefix: ""
          suffix: ""
          plugin_id: statistics_numeric
    cache_metadata:
      max-age: -1
      contexts:
        - "languages:language_content"
        - "languages:language_interface"
        - url
        - "user.node_grants:view"
        - user.permissions
      tags: {}
  most_recent_blog_posts_block:
    display_plugin: block
    id: most_recent_blog_posts_block
    display_title: "Most Recent"
    position: 4
    display_options:
      display_extenders:
        metatag_display_extender: {}
      display_description: "To list most recent created blog posts in the website."
      title: "Most Recent"
      defaults:
        title: false
        style: false
        row: false
        pager: false
        link_display: false
        link_url: false
        arguments: false
        css_class: false
        use_ajax: false
      style:
        type: default
        options:
          row_class: "row "
          default_row_class: true
          uses_fields: false
      row:
        type: "ds_entity:node"
        options:
          relationship: none
          view_mode: text_teaser_small
          alternating_fieldset:
            alternating: false
            allpages: false
            item_0: teaser
            item_1: teaser
            item_2: teaser
          grouping_fieldset:
            group: false
            group_field: node_field_data|created
            group_field_function: ""
          advanced_fieldset:
            advanced: false
      block_description: "Most Recent blog posts"
      pager:
        type: some
        options:
          items_per_page: 3
          offset: 0
      link_display: custom_url
      link_url: /blog
      arguments:
        nid:
          id: nid
          table: node_field_data
          field: nid
          relationship: none
          group_type: group
          admin_label: ""
          default_action: default
          exception:
            value: all
            title_enable: false
            title: All
          title_enable: false
          title: ""
          default_argument_type: node
          default_argument_options: {}
          default_argument_skip_url: false
          summary_options:
            base_path: ""
            count: true
            items_per_page: 25
            override: false
          summary:
            sort_order: asc
            number_of_records: 0
            format: default_summary
          specify_validation: true
          validate:
            type: "entity:node"
            fail: ignore
          validate_options:
            bundles:
              varbase_blog: varbase_blog
            operation: view
            multiple: 0
            access: false
          break_phrase: false
          not: true
          entity_type: node
          entity_field: nid
          plugin_id: node_nid
      css_class: "blog-listing container"
      block_hide_empty: true
      use_ajax: true
    cache_metadata:
      max-age: -1
      contexts:
        - "languages:language_content"
        - "languages:language_interface"
        - url
        - "user.node_grants:view"
        - user.permissions
      tags: {}
  related_blog_posts_block:
    display_plugin: block
    id: related_blog_posts_block
    display_title: "Related blog posts"
    position: 5
    display_options:
      display_extenders:
        metatag_display_extender: {}
      display_description: "To list blog posts which are related the current blog post."
      title: "Related blogs"
      defaults:
        title: false
        arguments: false
        relationships: false
        filters: false
        filter_groups: false
        pager: false
        empty: false
        css_class: false
      block_description: "Related blogs"
      arguments:
        tid:
          id: tid
          table: taxonomy_index
          field: tid
          relationship: none
          group_type: group
          admin_label: ""
          default_action: default
          exception:
            value: all
            title_enable: false
            title: All
          title_enable: false
          title: ""
          default_argument_type: taxonomy_tid
          default_argument_options:
            node: true
            limit: true
            vids:
              blog_categories: blog_categories
              tags: tags
            anyall: +
            term_page: "0"
          default_argument_skip_url: false
          summary_options:
            base_path: ""
            count: true
            items_per_page: 25
            override: false
          summary:
            sort_order: asc
            number_of_records: 0
            format: default_summary
          specify_validation: false
          validate:
            type: none
            fail: "not found"
          validate_options: {}
          break_phrase: true
          add_table: true
          require_value: true
          reduce_duplicates: true
          plugin_id: taxonomy_index_tid
        nid:
          id: nid
          table: node_field_data
          field: nid
          relationship: none
          group_type: group
          admin_label: ""
          default_action: default
          exception:
            value: all
            title_enable: false
            title: All
          title_enable: false
          title: ""
          default_argument_type: node
          default_argument_options: {}
          default_argument_skip_url: false
          summary_options:
            base_path: ""
            count: true
            items_per_page: 25
            override: false
          summary:
            sort_order: asc
            number_of_records: 0
            format: default_summary
          specify_validation: false
          validate:
            type: none
            fail: "not found"
          validate_options: {}
          break_phrase: false
          not: true
          entity_type: node
          entity_field: nid
          plugin_id: node_nid
      relationships: {}
      filters:
        status:
          value: "1"
          table: node_field_data
          field: status
          plugin_id: boolean
          entity_type: node
          entity_field: status
          id: status
          expose:
            operator: ""
            operator_limit_selection: false
            operator_list: {}
          group: 1
        type:
          id: type
          table: node_field_data
          field: type
          value:
            varbase_blog: varbase_blog
          entity_type: node
          entity_field: type
          plugin_id: bundle
          expose:
            operator_limit_selection: false
            operator_list: {}
        langcode:
          id: langcode
          table: node_field_data
          field: langcode
          relationship: none
          group_type: group
          admin_label: ""
          operator: in
          value:
            "***LANGUAGE_language_interface***": "***LANGUAGE_language_interface***"
          group: 1
          exposed: false
          expose:
            operator_id: ""
            label: ""
            description: ""
            use_operator: false
            operator: ""
            operator_limit_selection: false
            operator_list: {}
            identifier: ""
            required: false
            remember: false
            multiple: false
            remember_roles:
              authenticated: authenticated
            reduce: false
          is_grouped: false
          group_info:
            label: ""
            description: ""
            identifier: ""
            optional: true
            widget: select
            multiple: false
            remember: false
            default_group: All
            default_group_multiple: {}
            group_items: {}
          entity_type: node
          entity_field: langcode
          plugin_id: language
      filter_groups:
        operator: AND
        groups:
          1: AND
      pager:
        type: some
        options:
          items_per_page: 3
          offset: 0
      block_hide_empty: true
      empty: {}
      css_class: "blog-listing card-deck equal-height-sm container"
    cache_metadata:
      max-age: -1
      contexts:
        - "languages:language_content"
        - "languages:language_interface"
        - url
        - "user.node_grants:view"
        - user.permissions
      tags: {}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc