debug:plugin
Displays all plugin types.
Usage:
drupal debug:plugin [arguments]
dpl
Available arguments
Argument | Details |
---|---|
type | Plugin type |
id | Plugin ID |
Examples
Displays a list with all the plugins on the current site
drupal debug:plugin
Displays block plugin information
drupal debug:plugin block
Displays block broken information
drupal debug:plugin block broken