debug:plugin
Affiche tous les types de plugins, les instances de plugin d'un certain type, ou la définition d'un plugin spécifique.
Utilisation:
drupal debug:plugin [arguments]
dpl Paramètres disponibles
| Paramètre | Détails |
|---|---|
type | Type de plugin |
id | ID du plugin |
Exemples
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