Home
last modified time | relevance | path

Searched refs:returns (Results 26 – 50 of 171) sorted by relevance

1234567

/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Djson_encode.rst4 The ``json_encode`` filter returns the JSON representation of a value:
H A Dlength.rst8 The ``length`` filter returns the number of items of a sequence or mapping, or
H A Ddefault.rst4 The ``default`` filter returns the passed default value if the value is
H A Dsplit.rst7 The ``split`` filter splits a string by the given delimiter and returns a list
/plugin/components/
H A DREADME.md11 …* it returns the name of the AJAX call (here, 'some_call'). Note that the actual call is some_plug…
14 …* here $params is the params that got passed from the client, and it returns TRUE if the user is a…
78 - This returns the minimum required permission for the user to perform this action.
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md8 that it always returns an array of elements, or an empty array.
143 * Changed: Reader::parse returns an array with 1 level less depth.
156 * Change: Reader::parseSubTree is now named parseInnerTree, and returns either
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dconstant.rst10 ``constant`` returns the constant value for a given string:
H A Dsource.rst10 The ``source`` function returns the content of a template without rendering it:
H A Drandom.rst13 The ``random`` function returns a random value depending on the supplied
H A Ddate.rst28 If no argument is passed, the function returns the current date:
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/modules/
H A Dconvert.jst12 * @returns {Function|Object} Returns the converted function or object.
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Ddr.css46 .dr-returns em,
62 .dr-returns em.amp,
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md11 This method returns an array containing the record and the prefix
17 * The `maxminddb` extension now returns a string when a `uint32`
21 * For `uint64` values, the `maxminddb` extension now returns an
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md34 * #43: `getCredentials` returns null if incomplete. (@Hywan)
84 * `getHeaders()` now returns header values as an array, just like psr/http.
161 * Changed: Added Response::getStatusText(). This method returns the
163 Response::getStatus(), which now always returns just the status code as an
/plugin/random_page/
H A DREADME10 (I even fixed the URLs it returns.)
/plugin/html2pdf/html2pdf/html2ps/
H A DTODO2 update FetcherLocalFile so that it returns correct base url
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconfig-hash.asciidoc8 method, which accepts an array of configurations and returns a fully built
H A Dselectors.asciidoc16 This selector returns connections in a round-robin fashion. Node #1 is selected
73 This selector returns a random node, regardless of state. It is generally just
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst20 returns the entire remainder of the stream. If you want to limit the maximum
66 * LazyOpenStream now correctly returns the underlying stream resource when
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md69 that it always returns an array of elements, or an empty array.
204 * Changed: Reader::parse returns an array with 1 level less depth.
217 * Change: Reader::parseSubTree is now named parseInnerTree, and returns either
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md75 that it always returns an array of elements, or an empty array.
210 * Changed: Reader::parse returns an array with 1 level less depth.
223 * Change: Reader::parseSubTree is now named parseInnerTree, and returns either
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md55 * added Process::getExitCodeText() that returns a string representation for
/plugin/bibtex/OSBib/format/bibtexParse/
H A DREADME14 This reads the contents of a BibTeX .bib file or a PHP string and returns arrays of information rep…
82 … initials, surname). It attempts to recognise 'et. al' or 'et. al.' and returns either FALSE or T…
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md103 The `promise` method returns the promise of the deferred.
200 It returns a new promise that will fulfill with the return value of either
245 `done()` always returns `null`.
289 * If `$promise` fulfills, and `$onFulfilledOrRejected` returns successfully,
291 * If `$promise` fulfills, and `$onFulfilledOrRejected` throws or returns a
294 * If `$promise` rejects, and `$onFulfilledOrRejected` returns successfully,
296 * If `$promise` rejects, and `$onFulfilledOrRejected` throws or returns a
316 Similar asynchronous code (with `doSomething()` that returns a promise) can be
642 Each call to `then()` returns a new promise that will resolve with the return
651 // and returns
[all...]
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DREADME.md10 through a PHP function that accepts a request hash and returns a response hash

1234567