Home
last modified time | relevance | path

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

123456

/plugin/findologicxmlexport/vendor/twig/twig/doc/
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
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/
DFilter.php74 $this->calling($filter)->accept = function () {
96 $this->calling($filter)->accept = false
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
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/bootswrapper/exe/help/
Djumbotron.txt9 component for calling extra attention to featured
21 component for calling extra attention to featured
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
Dwith_pre_escape_filters.test2 "autoescape" tag applies escaping after calling filters, and before calling pre_escape filters
Dfunctions.test2 "autoescape" tag applies escaping after calling functions
/plugin/templater/
DCHANGELOG.md39 * Fixed doesn't show the heading when calling just a section.
53 * Doesn't show the heading when calling just a section of a template `{{template>page#section}}`.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
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()``:
/plugin/zotero/
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/
Ddate.rst38 You can set the default timezone globally by calling ``setTimezone()`` on
/plugin/asciidocjs/node_modules/concat-map/
DREADME.markdown38 Return an array of concatenated elements by calling `fn(x, i)` for each element
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dconfig-hash.asciidoc6 provided in a setting hash instead of calling the individual methods directly.
/plugin/jplayer/vendor/symfony/process/
DCHANGELOG.md8 …* deprecated calling `Process::start()` without setting a valid working directory beforehand (via …
/plugin/stars/
Dreadme.txt38 deep the calling page is. Also tweaked the alt text for the span itself
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
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/asciidocjs/node_modules/token-stream/
DREADME.md60 Put a token on the start of the stream (useful if you need to back track after calling advance.
/plugin/structtemplating/
DREADME.md25 by calling functions available in the [`Schema` class](https://github.com/cosmocode/dokuwiki-plugin…
/plugin/matrixnotifierwas/vendor/psr/http-message/docs/
DPSR7-Usage.md80 > This method makes the body handling easier to understand and is useful when repeatedly calling bo…
104 …e rewinded, if content was written into streams, it will be ignored when calling `getContents()` b…
/plugin/webdav/vendor/sabre/event/
DCHANGELOG.md48 * Added: When calling emit, it's now possible to specify a callback that will be
/plugin/asciidocjs/node_modules/pug-runtime/
DREADME.md25 You can also build a string with a given list of functions available as `pug_method` by calling `bu…
/plugin/findologicxmlexport/vendor/jms/metadata/
DCONTRIBUTING.md22 You can run the unit-tests by calling `vendor/bin/phpunit`.
/plugin/flowplay/flowplayer/
Djavascript.txt80 an existing playlist by calling this method with an object that
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Duse.rst108 In Twig 1.2, renaming allows you to simulate inheritance by calling the

123456