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.user.yml

22 lines
876 B
YAML
Raw Normal View History

2018-11-23 12:29:20 +00:00
description: 'Displays current users for the application'
help: 'The <info>debug:user</info> command helps you get current users.'
welcome: 'Welcome to the Drupal user debug'
options:
roles: 'Roles to filter debug'
limit: 'How many users would you like to be listed in debug'
uid: 'Filters the result list by uids [between quotes separated by spaces]'
username: 'Filters the result list by user-names [between quotes separated by spaces]'
mail: 'Filters the result list by user''s e-mail [between quotes separated by spaces]'
questions:
roles: 'Select role(s) to be used to filter user debug list'
limit: 'Enter how many users would you like to show'
messages:
user-id: 'User ID'
username: 'Username'
roles: 'Roles'
status: 'Status'
examples:
- description: 'Users list on the site'
execution: |
drupal debug:user