Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / debug.views.yml
1 description: 'Displays current views resources for the application'
2 arguments:
3     view-id: 'View ID'
4     view-tag: 'View tag'
5     view-status: 'View status (Enabled|Disabled)'
6 messages:
7     view-id: 'View ID'
8     view-name: 'View name'
9     description: Description
10     tag: Tag
11     status: Status
12     path: Path
13     not-found: 'View "%s" wasn''t found.'
14     display-list: 'Display list'
15     display-id: ID
16     display-name: Name
17     display-description: Description
18     display-paths: Paths
19 examples:
20     - description: 'List of views on the site'
21       execution: |
22         drupal debug:views