Searched refs:isDebug (Results 1 – 5 of 5) sorted by relevance
41 if (!$env->isDebug()) {
166 if ($this->env->isDebug()) {201 if ($this->env->isDebug()) {375 if ($this->env->isDebug()) {
182 public function isDebug() function in Twig\\Environment
511 … ->string($compiler->getEnvironment()->isDebug() ? $this->getSourceContext()->getCode() : '')
997 static function isDebug() function in ComboStrap\\PluginUtility