| /plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
| D | MultiPoint.php | 42 public static function fromArray($array) function in geoPHP\\Geometry\\MultiPoint 46 $points[] = Point::fromArray($point);
|
| D | LineString.php | 36 public static function fromArray($array) function in geoPHP\\Geometry\\LineString 40 $points[] = Point::fromArray($point);
|
| D | Point.php | 70 public static function fromArray($coordinates) function in geoPHP\\Geometry\\Point
|
| /plugin/findologicxmlexport/vendor/jms/serializer/src/ |
| D | ArrayTransformerInterface.php | 32 public function fromArray(array $data, string $type, ?DeserializationContext $context = null); function
|
| D | Serializer.php | 213 public function fromArray(array $data, string $type, ?DeserializationContext $context = null) function in JMS\\Serializer\\Serializer
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/ |
| D | ClientConfiguration.php | 51 public static function fromArray(array $config): self function in Elastica\\ClientConfiguration 80 $clientConfiguration = self::fromArray(self::parseDsn($dsn));
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/ |
| H A D | Entry.php | 276 return self::fromArray($dn, $attributes); 286 public static function fromArray(string $dn, array $attributes = []): Entry function in FreeDSx\\Ldap\\Entry\\Entry
|
| /plugin/openid/Auth/OpenID/ |
| D | KVForm.php | 86 static function fromArray($values) function in Auth_OpenID_KVForm
|
| D | Association.php | 200 return Auth_OpenID_KVForm::fromArray($data); 267 $kv = Auth_OpenID_KVForm::fromArray($pairs);
|
| /plugin/fedauth/Auth/OpenID/ |
| D | KVForm.php | 81 static function fromArray($values) function in Auth_OpenID_KVForm
|
| D | Association.php | 199 return Auth_OpenID_KVForm::fromArray($data, $strict = true); 265 $kv = Auth_OpenID_KVForm::fromArray($pairs);
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/ |
| D | ArrayTest.php | 70 $result = $this->serializer->fromArray($data, 'JMS\Serializer\Tests\Fixtures\Order');
|
| D | SerializationContextFactoryTest.php | 116 $result = $serializer->fromArray(['value' => null], 'array');
|
| /plugin/asciidocjs/node_modules/source-map/lib/ |
| D | array-set.js | 26 ArraySet.fromArray = function ArraySet_fromArray(aArray, aAllowDuplicates) { function in ArraySet
|
| D | source-map-consumer.js | 334 this._names = ArraySet.fromArray(names.map(String), true); 335 this._sources = ArraySet.fromArray(sources, true); 390 var names = smc._names = ArraySet.fromArray(aSourceMap._names.toArray(), true); 391 var sources = smc._sources = ArraySet.fromArray(aSourceMap._sources.toArray(), true);
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/lib/ |
| D | array-set.js | 26 ArraySet.fromArray = function ArraySet_fromArray(aArray, aAllowDuplicates) { function in ArraySet
|
| D | source-map-consumer.js | 324 this._names = ArraySet.fromArray(names.map(String), true); 325 this._sources = ArraySet.fromArray(sources, true); 347 var names = smc._names = ArraySet.fromArray(aSourceMap._names.toArray(), true); 348 var sources = smc._sources = ArraySet.fromArray(aSourceMap._sources.toArray(), true);
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | Zipper.php | 36 static public function fromArray($array) { function in HTMLPurifier_Zipper
|
| /plugin/stlviewer/stlviewer/ |
| D | Projector.js | 273 _line.vertexColors[ 0 ].fromArray( colors, a * 3 ); 274 _line.vertexColors[ 1 ].fromArray( colors, b * 3 ); 305 _face.normalModel.fromArray( normals, a * 3 ); 311 normal.fromArray( normals, arguments[ i ] * 3 ); 315 uv.fromArray( uvs, arguments[ i ] * 2 );
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/ |
| H A D | ServerRootDseHandler.php | 58 $entry = Entry::fromArray('', [
|
| /plugin/scrape/vendor/scotteh/php-dom-wrapper/src/ |
| D | NodeList.php | 191 public function fromArray(iterable $nodes = null) { function in DOMWrap\\NodeList
|
| /plugin/asciidocjs/node_modules/clean-css/lib/reader/ |
| D | read-sources.js | 37 return fromArray(input, context, callback); 51 function fromArray(input, context, callback) { function
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Cookie/ |
| D | CookieJar.php | 48 public static function fromArray(array $cookies, string $domain): self function in GuzzleHttp\\Cookie\\CookieJar
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/ |
| D | CookieJar.php | 45 public static function fromArray(array $cookies, $domain) function in GuzzleHttp\\Cookie\\CookieJar
|
| /plugin/gtime/gtlib/util/ |
| D | GTUtil.php | 399 public static function fromArray(array $array = null) { function in GTUtil
|