13 lines
305 B
YAML
13 lines
305 B
YAML
![]() |
description: 'Displays current views plugins for the application'
|
||
|
arguments:
|
||
|
type: 'Filter views plugins by type'
|
||
|
messages:
|
||
|
type: 'Type'
|
||
|
name: 'Name'
|
||
|
provider: 'Provider'
|
||
|
views: 'Views'
|
||
|
examples:
|
||
|
- description: 'List of views plugins'
|
||
|
execution: |
|
||
|
drupal debug:views:plugins
|