This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/drupal/console-en/translations/debug.state.yml

14 lines
418 B
YAML
Raw Normal View History

2018-11-23 12:29:20 +00:00
description: 'Show the current State keys.'
help: 'Show the current State keys.'
arguments:
key: 'The State key to debug.'
messages:
key: 'The State key'
examples:
- description: 'List of the states on the site'
execution: |
drupal debug:state
- description: 'Displays a detail of the state install_task tok from the list of states'
execution: |
drupal debug:state install_task