Drupal Console
Drupal Console Documentation
1.
What is the Drupal Console
1.1.
Why should you care about?
1.2.
How does Drupal Console help?
1.3.
Where do I find the project?
2.
Getting the project
2.1.
Using Composer
2.2.
Global executable aka Launcher
2.3.
Installing on Windows
3.
Using the project
3.1.
How to copy configuration files
3.2.
How to download, install and serve Drupal 8
3.3.
How to use Drupal Console in a multi-site installation
4.
Using site alias
4.1.
Setting up your local machine
4.2.
How to use Drupal Console in a remote installation
4.3.
Connecting to a virtual environment
5.
What is a chain command
5.1.
Registering chain commands as regular commands
5.2.
Listing registered commands
6.
Creating custom Commands
6.1.
The Command Class
6.2.
Registering Commands
6.3.
Configuring the Command
6.4.
Command Lifecycle
6.5.
Getting Services from the Service Container
6.6.
Generating Code with a Command
7.
Contributing new features
7.1.
Project requirements
7.2.
Getting the project
7.3.
Running the project
7.4.
Keeping your fork up to date
7.5.
Creating issues and pull requests
7.6.
Contribute to this documentation
8.
Available commands
8.1.
about
8.2.
chain
8.3.
check
8.4.
composerize
8.5.
exec
8.6.
help
8.7.
init
8.8.
list
8.9.
shell
8.10.
server
8.11.
cache:rebuild
8.12.
cache:tag:invalidate
8.13.
config:delete
8.14.
config:diff
8.15.
config:edit
8.16.
config:export
8.17.
config:export:content:type
8.18.
config:export:single
8.19.
config:export:view
8.20.
config:import
8.21.
config:import:single
8.22.
config:override
8.23.
config:validate
8.24.
config_update:default
8.25.
create:comments
8.26.
create:nodes
8.27.
create:roles
8.28.
create:terms
8.29.
create:users
8.30.
create:vocabularies
8.31.
cron:execute
8.32.
cron:release
8.33.
database:add
8.34.
database:client
8.35.
database:connect
8.36.
database:drop
8.37.
database:dump
8.38.
database:log:clear
8.39.
database:log:poll
8.40.
database:query
8.41.
database:restore
8.42.
debug:breakpoints
8.43.
debug:cache:context
8.44.
debug:chain
8.45.
debug:config
8.46.
debug:config:settings
8.47.
debug:config:validate
8.48.
debug:container
8.49.
debug:cron
8.50.
debug:database:log
8.51.
debug:database:table
8.52.
debug:entity
8.53.
debug:event
8.54.
debug:features
8.55.
debug:image:styles
8.56.
debug:libraries
8.57.
debug:migrate
8.58.
debug:module
8.59.
debug:multisite
8.60.
debug:permission
8.61.
debug:plugin
8.62.
debug:queue
8.63.
debug:rest
8.64.
debug:roles
8.65.
debug:router
8.66.
debug:settings
8.67.
debug:site
8.68.
debug:state
8.69.
debug:test
8.70.
debug:theme
8.71.
debug:theme:keys
8.72.
debug:update
8.73.
debug:user
8.74.
debug:views
8.75.
debug:views:plugins
8.76.
devel:dumper
8.77.
docker:init
8.78.
dotenv:debug
8.79.
dotenv:init
8.80.
entity:delete
8.81.
features:import
8.82.
field:info
8.83.
generate:ajax:command
8.84.
generate:authentication:provider
8.85.
generate:breakpoint
8.86.
generate:cache:context
8.87.
generate:command
8.88.
generate:controller
8.89.
generate:entity:bundle
8.90.
generate:entity:config
8.91.
generate:entity:content
8.92.
generate:event:subscriber
8.93.
generate:form
8.94.
generate:form:alter
8.95.
generate:form:config
8.96.
generate:help
8.97.
generate:jstest
8.98.
generate:module
8.99.
generate:module:file
8.100.
generate:permissions
8.101.
generate:plugin:block
8.102.
generate:plugin:ckeditorbutton
8.103.
generate:plugin:condition
8.104.
generate:plugin:field
8.105.
generate:plugin:fieldformatter
8.106.
generate:plugin:fieldtype
8.107.
generate:plugin:fieldwidget
8.108.
generate:plugin:imageeffect
8.109.
generate:plugin:imageformatter
8.110.
generate:plugin:mail
8.111.
generate:plugin:migrate:process
8.112.
generate:plugin:migrate:source
8.113.
generate:plugin:rest:resource
8.114.
generate:plugin:rulesaction
8.115.
generate:plugin:skeleton
8.116.
generate:plugin:type:annotation
8.117.
generate:plugin:type:yaml
8.118.
generate:plugin:views:field
8.119.
generate:post:update
8.120.
generate:profile
8.121.
generate:routesubscriber
8.122.
generate:service
8.123.
generate:site:alias
8.124.
generate:theme
8.125.
generate:twig:extension
8.126.
generate:update
8.127.
image:styles:flush
8.128.
locale:language:add
8.129.
locale:language:delete
8.130.
locale:translation:status
8.131.
migrate:execute
8.132.
migrate:rollback
8.133.
migrate:setup
8.134.
module:dependency:install
8.135.
module:download
8.136.
module:install
8.137.
module:path
8.138.
module:uninstall
8.139.
module:update
8.140.
multisite:new
8.141.
multisite:update
8.142.
node:access:rebuild
8.143.
queue:run
8.144.
rest:disable
8.145.
rest:enable
8.146.
role:delete
8.147.
role:new
8.148.
router:rebuild
8.149.
sample:default
8.150.
settings:set
8.151.
site:import:local
8.152.
site:install
8.153.
site:maintenance
8.154.
site:mode
8.155.
site:statistics
8.156.
site:status
8.157.
state:delete
8.158.
state:override
8.159.
taxonomy:term:delete
8.160.
test:run
8.161.
theme:download
8.162.
theme:install
8.163.
theme:path
8.164.
theme:uninstall
8.165.
update:entities
8.166.
update:execute
8.167.
user:create
8.168.
user:delete
8.169.
user:login:clear:attempts
8.170.
user:login:url
8.171.
user:password:hash
8.172.
user:password:reset
8.173.
user:role
8.174.
views:disable
8.175.
views:enable
9.
FAQ (Frequently Asked Questions) about Drupal Console
9.1.
Installation problems
9.2.
Permissions
9.3.
Commands not listed
9.4.
Interactive Mode
10.
References
Published with GitBook
Drupal Console
debug:settings
List user Drupal Console settings.
Usage:
drupal debug:settings dse
Examples
List user Drupal Console settings.
drupal debug:settings