Home
last modified time | relevance | path

Searched refs:callName (Results 1 – 4 of 4) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Node/Expression/
DCallExpression.php149 $callName = $this->getAttribute('name');
158 …guments cannot be used after named arguments for %s "%s".', $callType, $callName), $this->getTempl…
171 … $message = \sprintf('Named arguments are not supported for %s "%s".', $callType, $callName);
173 … = \sprintf('Arbitrary positional arguments are not supported for %s "%s".', $callType, $callName);
199 …rintf('Argument "%s" is defined twice for %s "%s".', $name, $callType, $callName), $this->getTempl…
205 …$name, $callType, $callName, implode(', ', $names), \count($missingArguments) > 1 ? 's' : '', impl…
227 …('Value for argument "%s" is required for %s "%s".', $name, $callType, $callName), $this->getTempl…
260 …) > 1 ? 's' : '', implode('", "', array_keys($parameters)), $callType, $callName, implode(', ', $n…
/template/strap/ComboStrap/
H A DCall.php229 public static function createNativeCall($callName, $array = [], $positionInText = null): Call argument
232 $callName,
/template/strap/resources/library/combo/
H A Dcombo.min.js.map1callName) {\n return DokuUrl.createAjax(callName);\n }\n\n static getRunnerUrl() {\n …
/template/strap/resources/library/combo/dist/
H A Dcombo.min.js.map1callName) {\n return DokuAjaxRequest.createDokuRequest(callName);\n }\n\n static getR…