Home
last modified time | relevance | path

Searched refs:Environment (Results 26 – 50 of 111) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DEscaperNodeVisitor.php14 use Twig\Environment; alias
45 protected function doEnterNode(Node $node, Environment $env)
64 protected function doLeaveNode(Node $node, Environment $env)
85 protected function escapePrintNode(PrintNode $node, Environment $env, $type)
105 protected function preEscapeFilterNode(FilterExpression $filter, Environment $env)
142 protected function needEscaping(Environment $env)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistoriesExecutionsEnvironments.php20 use Google\Service\ToolResults\Environment; alias
44 * @return Environment
50 return $this->call('get', [$params], Environment::class);
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/
H A DCommonmark.php5 use League\CommonMark\Environment\Environment; alias
76 public static function createDWEnvironment(): Environment {
78 $environment = new Environment($config);
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php304 use Twig\Environment; alias
342 function twig_random(Environment $env, $values = null, $max = null)
436 function twig_date_modify_filter(Environment $env, $date, $modifier)
699 function twig_first(Environment $env, $item)
713 function twig_last(Environment $env, $item)
1294 function twig_length_filter(Environment $env, $thing)
1330 function twig_upper_filter(Environment $env, $string)
1346 function twig_lower_filter(Environment $env, $string)
1362 function twig_title_string_filter(Environment $env, $string)
1396 function twig_length_filter(Environment $env, $thing)
[all …]
H A DAbstractExtension.php14 use Twig\Environment; alias
21 public function initRuntime(Environment $environment)
H A DStringLoaderExtension.php37 use Twig\Environment; alias
49 function twig_template_from_string(Environment $env, $template)
H A DExtensionInterface.php14 use Twig\Environment; alias
35 public function initRuntime(Environment $environment);
H A DDebugExtension.php47 use Twig\Environment; alias
51 function twig_var_dump(Environment $env, $context, array $vars = [])
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DEnvironment.php3 use Twig\Environment; alias
8 class Twig_Environment extends Environment
H A DTemplateInterface.php12 use Twig\Environment; alias
47 * @return Environment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DLighthouseResultV5.php31 protected $environmentType = Environment::class;
123 * @param Environment
125 public function setEnvironment(Environment $environment)
130 * @return Environment
H A DEnvironment.php20 class Environment extends \Google\Model class
71 class_alias(Environment::class, 'Google_Service_PagespeedInsights_Environment');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DEnvironment.php20 class Environment extends \Google\Model class
35 class_alias(Environment::class, 'Google_Service_ContainerAnalysis_Environment');
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/NodeVisitor/
H A DProfilerNodeVisitor.php14 use Twig\Environment; alias
39 protected function doEnterNode(Node $node, Environment $env)
44 protected function doLeaveNode(Node $node, Environment $env)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/Resource/
H A DUsersEnvironments.php22 use Google\Service\CloudShell\Environment; alias
82 * @return Environment
88 return $this->call('get', [$params], Environment::class);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DNativeExtensionTest.php12 use Twig\Environment; alias
26 $twig = new Environment(new ArrayLoader(['index' => '{{ d1.date }}{{ d2.date }}']), [
H A DCompilerTest.php13 use Twig\Environment; alias
19 …$compiler = new Compiler(new Environment($this->getMockBuilder('\Twig\Loader\LoaderInterface')->ge…
H A DFileCachingTest.php12 use Twig\Environment; alias
33 …$this->env = new Environment(new ArrayLoader(['index' => 'index', 'index2' => 'index2']), ['cache'…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DEnvironment.php20 class Environment extends \Google\Model class
58 class_alias(Environment::class, 'Google_Service_Testing_Environment');
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Util/
H A DDeprecationCollectorTest.php12 use Twig\Environment; alias
23 $twig = new Environment($this->getMockBuilder('\Twig\Loader\LoaderInterface')->getMock());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DJob.php43 protected $environmentType = Environment::class;
183 * @param Environment
185 public function setEnvironment(Environment $environment)
190 * @return Environment
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DModuleTest.php12 use Twig\Environment; alias
45 $twig = new Environment($this->getMockBuilder('\Twig\Loader\LoaderInterface')->getMock());
202 …$twig = new Environment($this->getMockBuilder('\Twig\Loader\LoaderInterface')->getMock(), ['debug'…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst39 ``\Twig\Environment::removeExtension()`` method will be removed in 2.0.
167 2.0. You can render a string via ``\Twig\Environment::createTemplate()``.
197 * As of Twig 1.x, ``\Twig\Environment::clearTemplateCache()``,
198 ``\Twig\Environment::writeCacheFile()``,
199 ``\Twig\Environment::clearCacheFiles()``,
200 ``\Twig\Environment::getCacheFilename()``,
201 ``\Twig\Environment::getTemplateClassPrefix()``,
202 ``\Twig\Environment::getLexer()``, ``\Twig\Environment::getParser()``, and
203 ``\Twig\Environment::getCompiler()`` are deprecated and will be removed in 2.0.
/plugin/findologicxmlexport/vendor/twig/twig/src/Util/
H A DDeprecationCollector.php14 use Twig\Environment; alias
28 public function __construct(Environment $twig)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DEnvironment.php20 class Environment extends \Google\Model class
150 class_alias(Environment::class, 'Google_Service_CloudComposer_Environment');

12345