Searched refs:getArguments (Results 1 – 4 of 4) sorted by relevance
111 foreach ($twigCallable->getArguments() as $argument) {144 protected function getArguments($callable, $arguments) function in Twig\\Node\\Expression\\CallExpression304 foreach ($twigCallable->getArguments() as $argument) {367 …), $this->hasAttribute('arguments') ? $this->getAttribute('arguments') : $current->getArguments()),378 …), $this->hasAttribute('arguments') ? $this->getAttribute('arguments') : $current->getArguments()),389 …), $this->hasAttribute('arguments') ? $this->getAttribute('arguments') : $current->getArguments()),
42 public function getArguments(): array; function
139 public function getArguments(): array function in Twig\\AbstractTwigCallable
203 foreach ($this->twigCallable->getArguments() as $argument) {