Searched refs:getTemplateClass (Results 1 – 3 of 3) sorted by relevance
251 $cls = $this->getTemplateClass($name);315 public function getTemplateClass(string $name, ?int $index = null): string function in Twig\\Environment370 … return new TemplateWrapper($this, $this->loadTemplate($this->getTemplateClass($name), $name));461 … return new TemplateWrapper($this, $this->loadTemplate($this->getTemplateClass($name), $name));
298 $class = $this->env->getTemplateClass($template);
196 …->write('class '.$compiler->getEnvironment()->getTemplateClass($this->getSourceContext()->getName(…