Home
last modified time | relevance | path

Searched refs:collect (Results 1 – 25 of 102) sorted by relevance

12345

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DInfiniteLoopProblemTest.php57 $collect = [];
60 $collect[] = $it->getDtStart();
70 $collect
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DInfiniteLoopProblemTest.php58 $collect = array();
61 $collect[] = $it->getDTSTART();
71 $collect
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DInfiniteLoopProblemTest.php58 $collect = array();
61 $collect[] = $it->getDTSTART();
71 $collect
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DInfiniteLoopProblemTest.php58 $collect = array();
61 $collect[] = $it->getDTSTART();
71 $collect
/plugin/findologicxmlexport/vendor/twig/twig/src/Util/
H A DDeprecationCollector.php49 return $this->collect(new TemplateDirIterator($iterator));
59 public function collect(\Traversable $iterator) function in Twig\\Util\\DeprecationCollector
/plugin/givemeyouremail/
H A DREADME.txt25 How to collect the email adresses :
27 To collect all the email adresses, you can download the adresses.txt file located on the plugin ins…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Util/
H A DDeprecationCollectorTest.php27 $deprecations = $collector->collect(new Twig_Tests_Util_Iterator());
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.CollectErrors.txt
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsUserEvents.php58 public function collect($parent, $optParams = []) function in Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsUserEvents
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DRecommendationsAI.php315 'collect' => [
316 'path' => 'v1beta1/{+parent}/userEvents:collect',
H A DCloudRetail.php463 'collect' => [
464 'path' => 'v2/{+parent}/userEvents:collect',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/Resource/
H A DProjectsLocationsCatalogsEventStoresUserEvents.php60 public function collect($parent, $optParams = []) function in Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocationsCatalogsEventStoresUserEvents
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE33 …ht to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the…
34collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor…
35 …Voluntary License Schemes. The Licensor reserves the right to collect royalties, whether individua…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-meta-data.asciidoc13 This header is used to collect meta data about the versions of the components
/plugin/s5reloaded/ui/effects_support/
H A Dslider.js21 this.handles = handle.collect( function(e) { return $(e) });
H A Deffects.js31 return $A($(element).childNodes).collect( function(node) {
38 return $A($(element).childNodes).collect( function(node) {
H A Dprototype.js719 return slices.collect(iterator, context);
742 function collect(iterator, context) { class in Enumerable
920 collect: collect,
921 map: collect,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DAsyncSearchNamespace.asciidoc104 $params['terminate_after'] = (number) The maximum number of documents to collect for each shard, upon reaching which the query execution will terminate early.
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md62 You can collect multiple geometries into one (note that you must use wkt for this):
/plugin/diagramsnet/lib/stencils/
H A DLICENSE36collect royalties from You for the exercise of the Licensed Rights, whether directly or through a …
/plugin/diagramsnet/lib/templates/
H A DLICENSE36collect royalties from You for the exercise of the Licensed Rights, whether directly or through a …
/plugin/diagramsnet/lib/img/
H A DLICENSE36collect royalties from You for the exercise of the Licensed Rights, whether directly or through a …
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst32 If your templates are not stored on the filesystem, use the ``collect()``
33 method instead. ``collect()`` takes a ``Traversable`` which must return
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D8.8.js.map1 …n 'case',\n 'cast',\n 'catch',\n 'char',\n 'class',\n 'collect',\n 'commit',\…
/plugin/codemirror/dist/modes/
H A Dcypher.min.js.map1 …ths\", \"asin\", \"atan\", \"atan2\", \"avg\", \"ceil\", \"coalesce\", \"collect\", \"cos\", \"cot…

12345