debug:config
वर्तमान व्यवस्था को दिखाएँ।
Usage:
drupal debug:config [arguments] [options]
dcAvailable options
| Option | Details |
|---|---|
--show-overridden | Show overridden configurations. |
Available arguments
| Argument | Details |
|---|---|
name | व्यवस्था नाम। |
Examples
List all configuration object names.
drupal config:debugDisplay system site configurations values.
drupal config:debug system.siteList all system configuration names.
drupal config:debug | grep systemList all configuration including overridden values.
drupal debug:config --show-overridden