Home
last modified time | relevance | path

Searched refs:collection (Results 76 – 100 of 167) sorted by path

1234567

/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md124 * Revert automatic cancellation of pending collection promises once the
H A DREADME.md466 promise, all promises in the collection are cancelled. If the collection itself
/plugin/fckg/fckeditor/
H A Dlicense.txt438 A "library" means a collection of software functions and/or data
/plugin/fedauth/
H A Dhelper.php53 'desc' => 'returns the authorization provider collection',
54 'return' => array('authorization provider collection' => 'object'),
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md587 - Deserialization of collection when wraped by aditional xml tags [\#719](https://github.com/schmit…
759 - custom collection handler [\#415](https://github.com/schmittjoh/serializer/issues/415)
862 - php-collection constraint [\#257](https://github.com/schmittjoh/serializer/issues/257)
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE8 …"Collection" means a collection of literary or artistic works, such as encyclopedias and anthologi…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DArrayCollectionHandler.php66 …erializeCollection(SerializationVisitorInterface $visitor, Collection $collection, array $type, Se… argument
71 $context->stopVisiting($collection);
75 …kipClass($context->getMetadataFactory()->getMetadataForClass(\get_class($collection)), $context)) {
76 $context->startVisiting($collection);
81 $result = $visitor->visitArray($collection->toArray(), $type);
83 $context->startVisiting($collection);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DAccessorSetter.php26 protected $collection; variable in JMS\\Serializer\\Tests\\Fixtures\\AccessorSetter
50 return $this->collection;
54 * @param array $collection
56 public function setCollectionDifferent($collection) argument
58 $this->collection = array_combine($collection, $collection);
H A DAuthorsInline.php15 private $collection; variable in JMS\\Serializer\\Tests\\Fixtures\\AuthorsInline
19 $this->collection = $authors;
H A DCircularReferenceCollection.php15 public $collection = []; variable in JMS\\Serializer\\Tests\\Fixtures\\CircularReferenceCollection
H A DCircularReferenceParent.php15 protected $collection = []; variable in JMS\\Serializer\\Tests\\Fixtures\\CircularReferenceParent
22 $this->collection[] = new CircularReferenceChild('child1', $this);
23 $this->collection[] = new CircularReferenceChild('child2', $this);
33 if (!$this->collection) {
34 $this->collection = [];
36 foreach ($this->collection as $v) {
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DArrayCollectionDepthTest.php27 * @param array|Collection $collection
31 public function testDepth($collection) argument
35 … $result = $this->serializer->serialize(new CollectionWrapper($collection), 'json', $context);
54 public $collection; variable in JMS\\Serializer\\Tests\\Handler\\CollectionWrapper
56 public function __construct($collection) argument
58 $this->collection = $collection;
H A DArrayCollectionHandlerTest.php31 $collection = new ArrayCollection(['foo']);
33 $handler->serializeCollection($visitor, $collection, $type, $context);
56 $collection = new ArrayCollection(['foo']);
58 $handler->serializeCollection($visitor, $collection, $type, $context);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php931 $object->collection[] = $object;
1520 $collection = new FirstClassListCollection([1, 2]);
1525 … [[1, 'a' => 2], $this->getContent('inline_deserialization_list_collection'), $collection],
1537 $collection = new FirstClassListCollection($items);
1539 self::assertSame($expected, $this->serialize($collection));
1541 $expectedDeserializatrion ?: $collection,
1542 $this->deserialize($expected, get_class($collection))
H A DJsonSerializationTest.php157 $collection = new FirstClassMapCollection($items);
159 self::assertSame($expected, $this->serialize($collection));
161 $collection,
162 $this->deserialize($expected, get_class($collection))
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
H A Dbenchmark.php32 $collection = [];
34 $collection[] = createObject();
37 return $collection;
52 $collection = createCollection(); variable
54 $f = static function () use ($serializer, $collection, $format) {
55 $serializer->serialize($collection, $format);
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md267 // $copy->myProperty will return an empty collection
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DREADME.md6 **PHP_CodeCoverage** is a library that provides collection, processing, and rendering functionality…
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DInvocationMocker.php26 protected $collection; variable in PHPUnit_Framework_MockObject_Builder_InvocationMocker
39 * @param PHPUnit_Framework_MockObject_Stub_MatcherCollection $collection
43 …public function __construct(PHPUnit_Framework_MockObject_Stub_MatcherCollection $collection, PHPUn… argument
45 $this->collection = $collection;
50 $this->collection->addMatcher($this->matcher);
70 $this->collection->registerId($id, $this);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DunindentedCollections.yml2 test: Unindented collection
4 Unindented collection
6 collection:
15 Nested unindented collection
17 collection:
27 Nested unindented collection
29 collection:
42 collection:
55 collection:
68 collection:
[all …]
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md74 An alternative is to use the `asArray()` method. Using the above geometry collection of two linestrings,
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoJSON.php206 $collection = new GeometryCollection($geometries);
207 $collection->setSRID($this->getSRID($obj));
208 return $collection;
/plugin/googleanalytics/
H A DREADME.md21 …n as "[analytics.js](https://developers.google.com/analytics/devguides/collection/analyticsjs)") u…
22 … known as "[gtag.js](https://developers.google.com/analytics/devguides/collection/gtagjs)") using …
/plugin/googleanalytics/lang/en/
H A Dintro.txt15 …D" (also known as "[[https://developers.google.com/analytics/devguides/collection/analyticsjs|anal…
16 …D" (also known as "[[https://developers.google.com/analytics/devguides/collection/gtagjs|gtag.js]]…
/plugin/html2pdf/html2pdf/html2ps/
H A DLICENSE124 A "library" means a collection of software functions and/or data

1234567