Searched defs:sandboxed (Results 1 – 3 of 3) sorted by relevance
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/ |
H A D | SandboxExtension.php | 24 protected $sandboxed; variable in Twig\\Extension\\SandboxExtension 27 public function __construct(SecurityPolicyInterface $policy, $sandboxed = false)
|
H A D | CoreExtension.php | 1536 …ntext, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false)
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/ |
H A D | SandboxTest.php | 317 …protected function getEnvironment($sandboxed, $options, $templates, $tags = [], $filters = [], $me…
|