views.view.test_node_revision_timestamp.yml
Same filename in other branches
- 9 core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_timestamp.yml
- 8.9.x core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_timestamp.yml
- 10 core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_timestamp.yml
File
-
core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_revision_timestamp.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - node
- id: test_node_revision_timestamp
- label: test_node_revision_timestamp
- module: views
- description: ''
- tag: ''
- base_table: node_field_revision
- base_field: vid
- display:
- default:
- display_options:
- fields:
- vid:
- id: vid
- table: node_field_revision
- field: vid
- plugin_id: field
- entity_type: node
- entity_field: vid
- revision_timestamp:
- id: revision_timestamp
- table: node_revision
- field: revision_timestamp
- plugin_id: field
- entity_type: node
- entity_field: revision_timestamp
- sorts:
- revision_timestamp:
- id: revision_timestamp
- table: node_revision
- field: revision_timestamp
- order: DESC
- plugin_id: field
- entity_type: node
- entity_field: revision_timestamp
- display_plugin: default
- display_title: Default
- id: default
- position: 0
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.