views.view.test_cacheable_metadata_calculation.yml
Same filename in other branches
- 9 core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/config/install/views.view.test_cacheable_metadata_calculation.yml
- 8.9.x core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/config/install/views.view.test_cacheable_metadata_calculation.yml
- 10 core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/config/install/views.view.test_cacheable_metadata_calculation.yml
File
-
core/
modules/ views/ tests/ modules/ views_test_cacheable_metadata_calculation/ config/ install/ views.view.test_cacheable_metadata_calculation.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - user
- id: test_cacheable_metadata_calculation
- label: test_cacheable_metadata_calculation
- module: views
- description: ''
- tag: ''
- base_table: users_field_data
- base_field: uid
- display:
- default:
- id: default
- display_title: Default
- display_plugin: default
- position: 0
- display_options:
- pager:
- type: full
- exposed_form:
- type: basic
- access:
- type: test_cacheable_metadata_access
- cache:
- type: tag
- style:
- type: default
- row:
- type: fields
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_content'
- - 'languages:language_interface'
- - 'user.node_grants:view'
- tags: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.