Advertisement
Guest User

2862041

a guest
Jul 20th, 2017
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 6.55 KB | None | 0 0
  1. uuid: 474d7610-b777-4402-bf0d-fd237a558e58
  2. langcode: en
  3. status: true
  4. dependencies:
  5.   config:
  6.    - user.role.administrator
  7.   module:
  8.    - content_moderation
  9.     - user
  10. id: moderation_state_filter_test_revisions
  11. label: 'Moderation state filter test - revisions'
  12. module: views
  13. description: ''
  14. tag: ''
  15. base_table: node_field_revision
  16. base_field: vid
  17. core: 8.x
  18. display:
  19.   default:
  20.     display_plugin: default
  21.     id: default
  22.     display_title: Master
  23.     position: 0
  24.     display_options:
  25.       access:
  26.         type: role
  27.         options:
  28.           role:
  29.             administrator: administrator
  30.       cache:
  31.         type: tag
  32.         options: {  }
  33.       query:
  34.         type: views_query
  35.         options:
  36.           disable_sql_rewrite: false
  37.           distinct: false
  38.           replica: false
  39.           query_comment: ''
  40.           query_tags: {  }
  41.       exposed_form:
  42.         type: basic
  43.         options:
  44.           submit_button: Apply
  45.           reset_button: false
  46.           reset_button_label: Reset
  47.           exposed_sorts_label: 'Sort by'
  48.           expose_sort_order: true
  49.           sort_asc_label: Asc
  50.           sort_desc_label: Desc
  51.       pager:
  52.         type: mini
  53.         options:
  54.           items_per_page: 10
  55.           offset: 0
  56.           id: 0
  57.           total_pages: null
  58.           expose:
  59.             items_per_page: false
  60.             items_per_page_label: 'Items per page'
  61.             items_per_page_options: '5, 10, 25, 50'
  62.             items_per_page_options_all: false
  63.             items_per_page_options_all_label: '- All -'
  64.             offset: false
  65.             offset_label: Offset
  66.           tags:
  67.             previous: ‹‹
  68.             next: ››
  69.       style:
  70.         type: default
  71.         options:
  72.           grouping: {  }
  73.           row_class: ''
  74.           default_row_class: true
  75.           uses_fields: false
  76.       row:
  77.         type: fields
  78.         options:
  79.           inline: {  }
  80.           separator: ''
  81.           hide_empty: false
  82.           default_field_elements: true
  83.       fields:
  84.         changed:
  85.           id: changed
  86.           table: node_field_revision
  87.           field: changed
  88.           entity_type: node
  89.           entity_field: changed
  90.           alter:
  91.             alter_text: false
  92.             make_link: false
  93.             absolute: false
  94.             trim: false
  95.             word_boundary: false
  96.             ellipsis: false
  97.             strip_tags: false
  98.             html: false
  99.           hide_empty: false
  100.           empty_zero: false
  101.           plugin_id: field
  102.           type: timestamp
  103.           settings:
  104.             date_format: medium
  105.             custom_date_format: ''
  106.             timezone: ''
  107.           relationship: none
  108.           group_type: group
  109.           admin_label: ''
  110.           label: ''
  111.           exclude: false
  112.           element_type: ''
  113.           element_class: ''
  114.           element_label_type: ''
  115.           element_label_class: ''
  116.           element_label_colon: true
  117.           element_wrapper_type: ''
  118.           element_wrapper_class: ''
  119.           element_default_classes: true
  120.           empty: ''
  121.           hide_alter_empty: true
  122.           click_sort_column: value
  123.           group_column: value
  124.           group_columns: {  }
  125.           group_rows: true
  126.           delta_limit: 0
  127.           delta_offset: 0
  128.           delta_reversed: false
  129.           delta_first_last: false
  130.           multi_type: separator
  131.           separator: ', '
  132.           field_api_classes: false
  133.         title:
  134.           id: title
  135.           table: node_field_revision
  136.           field: title
  137.           entity_type: node
  138.           entity_field: title
  139.           label: ''
  140.           alter:
  141.             alter_text: false
  142.             make_link: false
  143.             absolute: false
  144.             trim: false
  145.             word_boundary: false
  146.             ellipsis: false
  147.             strip_tags: false
  148.             html: false
  149.           hide_empty: false
  150.           empty_zero: false
  151.           settings:
  152.             link_to_entity: false
  153.           plugin_id: field
  154.           relationship: none
  155.           group_type: group
  156.           admin_label: ''
  157.           exclude: false
  158.           element_type: ''
  159.           element_class: ''
  160.           element_label_type: ''
  161.           element_label_class: ''
  162.           element_label_colon: true
  163.           element_wrapper_type: ''
  164.           element_wrapper_class: ''
  165.           element_default_classes: true
  166.           empty: ''
  167.           hide_alter_empty: true
  168.           click_sort_column: value
  169.           type: string
  170.           group_column: value
  171.           group_columns: {  }
  172.           group_rows: true
  173.           delta_limit: 0
  174.           delta_offset: 0
  175.           delta_reversed: false
  176.           delta_first_last: false
  177.           multi_type: separator
  178.           separator: ', '
  179.           field_api_classes: false
  180.       filters:
  181.         moderation_state:
  182.           id: moderation_state
  183.           table: node_field_revision
  184.           field: moderation_state
  185.           relationship: none
  186.           group_type: group
  187.           admin_label: ''
  188.           operator: in
  189.           value:
  190.             all: all
  191.             draft: draft
  192.             published: published
  193.             archived: archived
  194.           group: 1
  195.           exposed: true
  196.           expose:
  197.             operator_id: moderation_state_op
  198.             label: 'Moderation state'
  199.             description: ''
  200.             use_operator: false
  201.             operator: moderation_state_op
  202.             identifier: moderation_state
  203.             required: false
  204.             remember: false
  205.             multiple: false
  206.             remember_roles:
  207.               authenticated: authenticated
  208.               anonymous: '0'
  209.               administrator: '0'
  210.             reduce: false
  211.           is_grouped: false
  212.           group_info:
  213.             label: ''
  214.             description: ''
  215.             identifier: ''
  216.             optional: true
  217.             widget: select
  218.             multiple: false
  219.             remember: false
  220.             default_group: All
  221.             default_group_multiple: {  }
  222.             group_items: {  }
  223.           entity_type: node
  224.           plugin_id: moderation_state_filter
  225.       sorts: {  }
  226.       header: {  }
  227.       footer: {  }
  228.       empty: {  }
  229.       relationships: {  }
  230.       arguments: {  }
  231.       display_extenders: {  }
  232.     cache_metadata:
  233.       max-age: -1
  234.       contexts:
  235.        - 'languages:language_content'
  236.         - 'languages:language_interface'
  237.         - url
  238.         - url.query_args
  239.         - 'user.node_grants:view'
  240.         - user.roles
  241.       tags: {  }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement