Home
last modified time | relevance | path

Searched refs:environment (Results 126 – 150 of 270) sorted by relevance

1234567891011

/plugin/dokutexit/conf/
H A Dheader-namespace.tex30 \usepackage{moreverb} % for verbatimtab environment FIXME: is this really necessary?
H A Dheader-page.tex30 \usepackage{moreverb} % for verbatimtab environment FIXME: is this really necessary?
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md59 `GOOGLE_APPLICATION_CREDENTIALS` environment variable.
65 > PHP's `putenv` function is just one way to set an environment variable.
77 As long as you update the environment variable below to point to *your* JSON
176 … a specific JSON key instead of using `GOOGLE_APPLICATION_CREDENTIALS` environment variable, you c…
/plugin/embeddedphp/
H A DREADME9 Embedded PHP code can do ANYTHING that the server PHP environment
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.2.md47 * Fixed the merging of the environment variables to keep the configuration of the NODE_PATH working
H A DCHANGELOG-1.1.md13 * Fixed environment var inheritance
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst23 When extending Twig by calling methods on the Twig environment instance,
227 if you want access to the current environment instance in your filter, set the
232 Twig will then pass the current environment as the first argument to the
539 * Initializes the runtime environment.
543 function initRuntime(\Twig\Environment $environment);
682 environment::
763 ``addExtension()`` method on the environment instance::
773 to the Twig environment::
H A Dadvanced.rst152 Then, add the filter to your Twig environment::
189 If you want to access the current environment instance in your filter, set the
191 environment as the first argument to the filter call::
273 arguments, but after the environment and the context. For instance, a call to
595 * Initializes the runtime environment.
601 function initRuntime(\Twig\Environment $environment);
734 environment::
753 to the Twig environment::
855 instance on the environment that knows how to instantiate such runtime classes
H A Dapi.rst11 Twig uses a central object called the **environment** (of class
32 This will create a template environment with the default settings and a loader
39 Notice that the second argument of the environment is an array of options.
49 To load a template from a Twig environment, call the ``load()`` method which
342 environment, making it safe to evaluate untrusted code.
350 Twig environment, as they are registered by default.
H A Dintro.rst66 environment (``\Twig\Environment``) to store the configuration.
H A Ddeprecated.rst43 implement this method to store the environment for your custom filters,
209 * As of Twig 1.21, setting the environment option ``autoescape`` to ``true`` is
H A Dinstallation.rst84 1. Setup the build environment following the `PHP documentation`_
/plugin/revealjs/css/theme/
H A DREADME.md3 …ectors across files. Make sure that you have the reveal.js development environment including the G…
/plugin/barcodes/
H A Dcomposer.lock383 "sebastian/environment": "^5.1.2",
712 "sebastian/environment": "^5.1.3",
1144 "name": "sebastian/environment",
1148 "url": "https://github.com/sebastianbergmann/environment.git",
1153 …"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d9…
1188 "homepage": "http://www.github.com/sebastianbergmann/environment",
1191 "environment",
1195 "issues": "https://github.com/sebastianbergmann/environment/issues",
1196 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.4"
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMScd.js19 …e.Stack.Item,c=e.Definitions,a=MathJax.Extension["TeX/AMScd"].config;c.environment.CD="CD_env";c.s…
H A Dbegingroup.js19 …t:function(e){this.isEqn=e;this.stack=[];if(!e){this.Push(a(b.macros,b.environment))}else{this.Pus…
H A Dmhchem.js19 …o","\\raise3mu{\\tiny\\text{-}\\kern2mu\\text{-}\\kern2mu\\text{-}}"]},environment:{CEstack:["Arra…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDialogflow.php404 'path' => 'v3/{+environment}:deployFlow',
407 'environment' => [
474 'path' => 'v3/{+environment}:runContinuousTest',
477 'environment' => [
/plugin/authshibboleth/
H A DREADME.md11 …to authenticate users. It just takes all required information from the environment variables injec…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DREADME.md18 environment and transport agnostic code; i.e., no hard dependency on cURL,
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Descape.rst105 When called by Twig, the callable receives the Twig environment instance, the
/plugin/highlightjs/highlight/
H A Dhighlight.js417 var environment = block.parentNode.parentNode;
418 environment.replaceChild(container.firstChild, block.parentNode);
/plugin/latexport/
H A DREADME.md12 - A development environment with PHP5 or higher.
17 I'm assuming that you've got a working environment with *Apache* and *PHP* on your development mach…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md133 …s/2447): Reverted backwards incompatible change to handling of boolean environment variable values…
151 * Fixed [#2331](https://github.com/sebastianbergmann/phpunit/issues/2331): Boolean environment vari…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst44 debug setting allows you to make the behavior environment specific.

1234567891011