Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (20 loc) · 382 Bytes

debug-state.md

File metadata and controls

23 lines (20 loc) · 382 Bytes

debug:state

Show the current State keys.

Usage:

drupal debug:state [arguments]
dst

Available arguments

Argument Details
key The State key to debug.

Examples

  • List of the states on the site
drupal debug:state
  • Displays a detail of the state install_task tok from the list of states
drupal debug:state install_task