Kernel::isDebug |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
@api |
AssetFactory::isDebug |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Checks if the factory is in debug mode. |
KernelInterface::isDebug |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Checks if debug mode is enabled. |
LazyAssetManager::isDebug |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
Twig_Environment::isDebug |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Checks if debug mode is enabled. |
ConfigDataCollector::isDebug |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Returns true if the debug is enabled. |