Home
last modified time | relevance | path

Searched refs:calling (Results 1 – 25 of 113) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst23 * **Evaluate** the template: It basically means calling the ``display()``
44 You can manually convert a source code into a token stream by calling the
70 The default lexer (``\Twig\Lexer``) can be changed by calling
82 You can manually convert a token stream into a node tree by calling the
104 The default parser (``\Twig\TokenParser\AbstractTokenParser``) can be changed by calling the
139 The default compiler (``\Twig\Compiler``) can be changed by calling the
H A Dadvanced_legacy.rst23 When extending Twig by calling methods on the Twig environment instance,
178 Adding a filter is as simple as calling the ``addFilter()`` method on the
313 Adding a function is similar to adding a filter. This can be done by calling the
397 Adding a tag is as simple as calling the ``addTokenParser`` method on the
451 Parsing expressions is done by calling the ``parseExpression()`` like we did for
762 is as simple as registering the ``MyCoreExtension`` extension by calling the
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DFilter.php74 $this->calling($filter)->accept = function () {
96 $this->calling($filter)->accept = false
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DAutoloader.php152 $this->calling($autoloader)->requireFile = function ($file) {
180 … $this->calling($autoloader)->runAutoloaderStack = function ($entity) use ($self, &$called) {
205 … $this->calling($autoloader)->runAutoloaderStack = function ($entity) use ($self, &$called) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dwith_pre_escape_filters.test2 "autoescape" tag applies escaping after calling filters, and before calling pre_escape filters
H A Dfunctions.test2 "autoescape" tag applies escaping after calling functions
/plugin/bootswrapper/exe/help/
H A Djumbotron.txt9 component for calling extra attention to featured
21 component for calling extra attention to featured
/plugin/templater/
H A DCHANGELOG.md34 * Fixed doesn't show the heading when calling just a section.
48 * Doesn't show the heading when calling just a section of a template `{{template>page#section}}`.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddate.rst50 default can be easily changed by calling the ``setDateFormat()`` method on the
80 The default timezone can also be set globally by calling ``setTimezone()``:
H A Descape.rst93 You can define custom escapers by calling the ``setEscaper()`` method on the
/plugin/zotero/
H A DREADME.md17 automated by calling `importAllEntries.php` from the command line.
/plugin/davcal/vendor/sabre/event/
H A DCHANGELOG.md21 * Added: When calling emit, it's now possible to specify a callback that will be
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddate.rst38 You can set the default timezone globally by calling ``setTimezone()`` on
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconfig-hash.asciidoc6 provided in a setting hash instead of calling the individual methods directly.
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md8 …* deprecated calling `Process::start()` without setting a valid working directory beforehand (via …
/plugin/stars/
H A Dreadme.txt38 deep the calling page is. Also tweaked the alt text for the span itself
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DStream.php705 $this->calling($stream)->_close = function () use (&$called) {
720 $this->calling($stream)->_close = function () use (&$called) {
735 $this->calling($stream)->_close = function () use (&$called) {
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md48 * Added: When calling emit, it's now possible to specify a callback that will be
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCONTRIBUTING.md22 You can run the unit-tests by calling `vendor/bin/phpunit`.
/plugin/flowplay/flowplayer/
H A Djavascript.txt80 an existing playlist by calling this method with an object that
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Duse.rst108 In Twig 1.2, renaming allows you to simulate inheritance by calling the
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md67 * deprecated calling `Process::start()` without setting a valid working directory beforehand (via `setWorkingDirectory()` or constructor)
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md26 You can run the unit-tests by calling `vendor/bin/phpunit`.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst99 Then, calling ``$serializer->serialize($data, 'json');`` will generate
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md

12345