Searched refs:isStrictVariables (Results 1 – 4 of 4) sorted by relevance
64 …($this->getAttribute('ignore_strict_check') || !$compiler->getEnvironment()->isStrictVariables()) {79 …($this->getAttribute('ignore_strict_check') || !$compiler->getEnvironment()->isStrictVariables()) {
477 if ($ignoreStrictCheck || !$this->env->isStrictVariables()) {524 if ($ignoreStrictCheck || !$this->env->isStrictVariables()) {559 if ($ignoreStrictCheck || !$this->env->isStrictVariables()) {652 if ($ignoreStrictCheck || !$this->env->isStrictVariables()) {676 if ($call && ($ignoreStrictCheck || !$this->env->isStrictVariables())) {
270 public function isStrictVariables() function in Twig\\Environment
76 …CCESS === (self::OPTIMIZE_VAR_ACCESS & $this->optimizers) && !$env->isStrictVariables() && !$env->…107 …CCESS === (self::OPTIMIZE_VAR_ACCESS & $this->optimizers) && !$env->isStrictVariables() && !$env->…