Home
last modified time | relevance | path

Searched refs:Collections (Results 1 – 25 of 39) sorted by relevance

12

/plugin/diagramsnet/lib/js/orgchart/
Dbridge.collections.min.js1Collections.ICollection,System.ICloneable],statics:{BitsPerInt32:32,BytesPerInt32:4,BitsPerByte:8,…
Dbridge.min.js8Collections.Generic.List$1(t||Object))(n)},arrayTypes:[n.Array,n.Uint8Array,n.Int8Array,n.Int16Arr…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
DArrayCollectionDepthTest.php7 use Doctrine\Common\Collections\ArrayCollection;
8 use Doctrine\Common\Collections\Collection;
DArrayCollectionHandlerTest.php7 use Doctrine\Common\Collections\ArrayCollection;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
DCollections.php31 class Collections extends \Google\Service\Resource class
108 class_alias(Collections::class, 'Google_Service_ShoppingContent_Resource_Collections');
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
DArrayCollectionHandler.php7 use Doctrine\Common\Collections\ArrayCollection;
8 use Doctrine\Common\Collections\Collection;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
DPersonCollection.php7 use Doctrine\Common\Collections\ArrayCollection;
DCircularReferenceParent.php7 use Doctrine\Common\Collections\ArrayCollection;
DBlogPost.php7 use Doctrine\Common\Collections\ArrayCollection;
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
DDoctrineEmptyCollectionFilter.php7 use Doctrine\Common\Collections\ArrayCollection;
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
DDoctrineEmptyCollectionFilter.php7 use Doctrine\Common\Collections\ArrayCollection;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/
DComment.php7 use Doctrine\Common\Collections\ArrayCollection;
DBlogPost.php7 use Doctrine\Common\Collections\ArrayCollection;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DoctrinePHPCR/
DComment.php7 use Doctrine\Common\Collections\ArrayCollection;
DBlogPost.php7 use Doctrine\Common\Collections\ArrayCollection;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/SingleTableInheritance/
DClazz.php7 use Doctrine\Common\Collections\ArrayCollection;
/plugin/asciidocjs/node_modules/async/dist/
Dasync.mjs450 …* The same as [`eachOf`]{@link module:Collections.eachOf} but runs a maximum of `limit` async oper…
455 * @memberOf module:Collections
457 * @see [async.eachOf]{@link module:Collections.eachOf}
510 …* Like [`each`]{@link module:Collections.each}, except that it passes the key (or index) as the se…
515 * @memberOf module:Collections
519 * @see [async.each]{@link module:Collections.each}
644 * @memberOf module:Collections
789 …* The same as [`eachOf`]{@link module:Collections.eachOf} but runs only a single async operation a…
793 * @memberOf module:Collections
795 * @see [async.eachOf]{@link module:Collections.eachOf}
[all …]
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/Collections/
DNodeCollection.php3 namespace DOMWrap\Collections;
/plugin/jcapture/src/com/hammurapi/jcapture/
DCaptureConfig.java13 import java.util.Collections;
149 Collections.sort(accumulator, new Comparator<VideoEncoder>() { in CaptureConfig()
158 encoders = Collections.unmodifiableList(accumulator); in CaptureConfig()
DScreenRecorder.java10 import java.util.Collections;
274 …fragmentCollector.add(new FragmentImpl(Collections.unmodifiableList(framesCollector), fragment.aud… in getMovie()
/plugin/diagramsnet/lib/js/
Dorgchart.min.js8Collections.Generic.List$1(t||Object))(n)},arrayTypes:[n.Array,n.Uint8Array,n.Int8Array,n.Int16Arr…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
DLICENSE21 …o incorporate the Work into one or more Collections, and to Reproduce the Work as incorporated in …
22 to Distribute and Publicly Perform the Work including as incorporated in Collections.
30 …If You Distribute, or Publicly Perform the Work or Collections, You must, unless a request has bee…
36 …ribute or Publicly Perform the Work either by itself or as part of any Collections, You must not d…
46 …f the terms of this License. Individuals or entities who have received Collections from You under …
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
DREADME.md186 // Will apply a filter to any object that is an instance of Doctrine\Common\Collections\Collection
187 $matcher = new TypeMatcher('Doctrine\Common\Collections\Collection');
246 …new DoctrineCollectionFilter(), new PropertyTypeMatcher('Doctrine\Common\Collections\Collection'));
/plugin/dw2pdf/vendor/myclabs/deep-copy/
DREADME.md181 // Will apply a filter to any object that is an instance of Doctrine\Common\Collections\Collection
182 $matcher = new TypeMatcher('Doctrine\Common\Collections\Collection');
241 …new DoctrineCollectionFilter(), new PropertyTypeMatcher('Doctrine\Common\Collections\Collection'));
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/
DNodeList.php10 use DOMWrap\Collections\NodeCollection;

12