Home
last modified time | relevance | path

Searched refs:__construct (Results 2326 – 2350 of 3579) sorted by path

1...<<919293949596979899100>>...144

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php53 public function __construct(Environment $env) function in Twig\\Parser
H A DSource.php32 public function __construct($code, $name, $path = '') function in Twig\\Source
H A DTemplate.php44 public function __construct(Environment $env) function in Twig\\Template
H A DTemplateWrapper.php30 public function __construct(Environment $env, Template $template) function in Twig\\TemplateWrapper
H A DToken.php47 public function __construct($type, $value, $lineno) function in Twig\\Token
H A DTokenStream.php37 public function __construct(array $tokens, $name = null, $source = null) function in Twig\\TokenStream
H A DTwigFilter.php30 public function __construct($name, $callable, array $options = []) function in Twig\\TwigFilter
H A DTwigFunction.php30 public function __construct($name, $callable, array $options = []) function in Twig\\TwigFunction
H A DTwigTest.php29 public function __construct($name, $callable, array $options = []) function in Twig\\TwigTest
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Node/
H A DEnterProfileNode.php24 public function __construct($extensionName, $type, $name, $varName) function in Twig\\Profiler\\Node\\EnterProfileNode
26 …parent::__construct([], ['extension_name' => $extensionName, 'name' => $name, 'type' => $type, 'va…
H A DLeaveProfileNode.php24 public function __construct($varName) function in Twig\\Profiler\\Node\\LeaveProfileNode
26 parent::__construct([], ['var_name' => $varName]);
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/NodeVisitor/
H A DProfilerNodeVisitor.php34 public function __construct($extensionName) function in Twig\\Profiler\\NodeVisitor\\ProfilerNodeVisitor
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/
H A DProfile.php33 public function __construct($template = 'main', $type = self::ROOT, $name = 'main') function in Twig\\Profiler\\Profile
/plugin/findologicxmlexport/vendor/twig/twig/src/RuntimeLoader/
H A DContainerRuntimeLoader.php28 public function __construct(ContainerInterface $container) function in Twig\\RuntimeLoader\\ContainerRuntimeLoader
H A DFactoryRuntimeLoader.php26 public function __construct($map = []) function in Twig\\RuntimeLoader\\FactoryRuntimeLoader
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityNotAllowedFilterError.php23 …public function __construct($message, $functionName, $lineno = -1, $filename = null, \Exception $p… function in Twig\\Sandbox\\SecurityNotAllowedFilterError
25 parent::__construct($message, $lineno, $filename, $previous);
H A DSecurityNotAllowedFunctionError.php23 …public function __construct($message, $functionName, $lineno = -1, $filename = null, \Exception $p… function in Twig\\Sandbox\\SecurityNotAllowedFunctionError
25 parent::__construct($message, $lineno, $filename, $previous);
H A DSecurityNotAllowedMethodError.php24 …public function __construct($message, $className, $methodName, $lineno = -1, $filename = null, \Ex… function in Twig\\Sandbox\\SecurityNotAllowedMethodError
26 parent::__construct($message, $lineno, $filename, $previous);
H A DSecurityNotAllowedPropertyError.php24 …public function __construct($message, $className, $propertyName, $lineno = -1, $filename = null, \… function in Twig\\Sandbox\\SecurityNotAllowedPropertyError
26 parent::__construct($message, $lineno, $filename, $previous);
H A DSecurityNotAllowedTagError.php23 …public function __construct($message, $tagName, $lineno = -1, $filename = null, \Exception $previo… function in Twig\\Sandbox\\SecurityNotAllowedTagError
25 parent::__construct($message, $lineno, $filename, $previous);
H A DSecurityPolicy.php31 …public function __construct(array $allowedTags = [], array $allowedFilters = [], array $allowedMet… function in Twig\\Sandbox\\SecurityPolicy
/plugin/findologicxmlexport/vendor/twig/twig/src/Util/
H A DDeprecationCollector.php28 public function __construct(Environment $twig) function in Twig\\Util\\DeprecationCollector
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DCustomExtensionTest.php48 public function __construct($operators) function in InvalidOperatorExtension
H A DEnvironmentTest.php622 public function __construct($name) function in Twig_Tests_EnvironmentTest_Extension_DynamicWithDeprecatedName
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php297 … public function __construct(array $array, array $keys, $allowAccess = false, $maxPosition = false) function in CoreTestIteratorAggregate
312 …public function __construct(array $array, array $keys, $allowValueAccess = false, $maxPosition = f… function in CoreTestIteratorAggregateAggregate
331 …public function __construct(array $values, array $keys, $allowValueAccess = false, $maxPosition = … function in CoreTestIterator

1...<<919293949596979899100>>...144