views.view.test_field_counter_display.yml
Same filename in other branches
- 8.9.x core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.yml
- 10 core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.yml
- 11.x core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.yml
File
-
core/
modules/ rest/ tests/ modules/ rest_test_views/ test_views/ views.view.test_field_counter_display.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - node.type.article
- module:
- - node
- - rest
- - serialization
- - user
- id: test_field_counter_display
- label: 'Test Field Counter Display'
- module: views
- description: ''
- tag: ''
- base_table: node_field_data
- base_field: nid
- display:
- default:
- display_plugin: default
- id: default
- display_title: Default
- 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: mini
- options:
- items_per_page: 10
- offset: 0
- id: 0
- total_pages: null
- 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
- tags:
- previous: ‹‹
- next: ››
- style:
- type: serializer
- options:
- formats:
- json: json
- row:
- type: data_field
- options:
- field_options:
- title:
- alias: ''
- raw_output: false
- fields:
- counter:
- id: counter
- table: views
- field: counter
- 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
- counter_start: 1
- plugin_id: counter
- 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:
- article: article
- entity_type: node
- entity_field: type
- plugin_id: bundle
- expose:
- operator_limit_selection: false
- operator_list: { }
- sorts:
- nid:
- id: nid
- table: node_field_data
- field: nid
- relationship: none
- group_type: group
- admin_label: ''
- order: DESC
- exposed: false
- expose:
- label: ''
- entity_type: node
- entity_field: nid
- plugin_id: standard
- header: { }
- footer: { }
- empty: { }
- relationships: { }
- arguments: { }
- display_extenders: { }
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_interface'
- - request_format
- - url.query_args
- - 'user.node_grants:view'
- - user.permissions
- tags: { }
- rest_export_1:
- display_plugin: rest_export
- id: rest_export_1
- display_title: 'REST export'
- position: 1
- display_options:
- display_extenders: { }
- path: rest/test/field-counter
- pager:
- type: some
- options:
- items_per_page: 10
- offset: 0
- defaults:
- style: true
- row: true
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_interface'
- - request_format
- - 'user.node_grants:view'
- - user.permissions
- tags: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.