Home
last modified time | relevance | path

Searched refs:hydrate (Results 1 – 25 of 932) sorted by relevance

12345678910>>...38

/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Factory/
H A DAbstractFactory.php92 $collection->add(null, $this->hydrate(new $class(), $item));
155 $collection->add(null, $this->hydrate(new $class(), $item));
199 return $this->hydrate(new Rating(), $data);
216 $accountStates->setRated($this->hydrate($rating, $data['rated']));
222 return $this->hydrate($accountStates, $data);
233 return $this->hydrate(new Result(), $data);
243 protected function hydrate(AbstractModel $subject, $data = []) function in Tmdb\\Factory\\AbstractFactory
H A DListFactory.php70 return $this->hydrate($lists, $data);
80 return $this->hydrate(new Lists\ItemStatus(), $data);
90 return $this->hydrate(new Lists\Result(), $data);
100 return $this->hydrate(new Lists\ResultWithListId(), $data);
H A DAccountFactory.php71 return $this->hydrate($account, $data);
81 return $this->hydrate(new Result(), $data);
120 return $this->hydrate($listItem, $data);
H A DImageFactory.php36 return $this->hydrate($type, $data);
50 return $this->hydrate(
68 $image = $this->hydrate($type, $data);
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/xml/lib/Factory/
H A DAbstractFactory.php92 $collection->add(null, $this->hydrate(new $class(), $item));
155 $collection->add(null, $this->hydrate(new $class(), $item));
199 return $this->hydrate(new Rating(), $data);
216 $accountStates->setRated($this->hydrate($rating, $data['rated']));
222 return $this->hydrate($accountStates, $data);
233 return $this->hydrate(new Result(), $data);
243 protected function hydrate(AbstractModel $subject, $data = []) function in Tmdb\\Factory\\AbstractFactory
H A DListFactory.php70 return $this->hydrate($lists, $data);
80 return $this->hydrate(new Lists\ItemStatus(), $data);
90 return $this->hydrate(new Lists\Result(), $data);
100 return $this->hydrate(new Lists\ResultWithListId(), $data);
H A DAccountFactory.php71 return $this->hydrate($account, $data);
81 return $this->hydrate(new Result(), $data);
120 return $this->hydrate($listItem, $data);
H A DImageFactory.php36 return $this->hydrate($type, $data);
50 return $this->hydrate(
68 $image = $this->hydrate($type, $data);
/dports/www/py-django-tastypie/django-tastypie-0.14.4/tastypie/
H A Dfields.py164 def hydrate(self, bundle): member in ApiField
287 def hydrate(self, bundle): member in DecimalField
288 value = super(DecimalField, self).hydrate(bundle)
364 def hydrate(self, bundle): member in DateField
365 value = super(DateField, self).hydrate(bundle)
402 def hydrate(self, bundle): member in DateTimeField
784 def hydrate(self, bundle): member in ToOneField
785 value = super(ToOneField, self).hydrate(bundle)
877 def hydrate(self, bundle): member in ToManyField
940 def hydrate(self, bundle): member in TimeField
[all …]
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-stdlib/src/Hydrator/
H A DDelegatingHydrator.php34 public function hydrate(array $data, $object) function in Zend\\Stdlib\\Hydrator\\DelegatingHydrator
36 return $this->getHydrator($object)->hydrate($data, $object);
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-stdlib/src/Hydrator/
H A DDelegatingHydrator.php34 public function hydrate(array $data, $object) function in Zend\\Stdlib\\Hydrator\\DelegatingHydrator
36 return $this->getHydrator($object)->hydrate($data, $object);
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-stdlib/src/Hydrator/
H A DDelegatingHydrator.php34 public function hydrate(array $data, $object) function in Zend\\Stdlib\\Hydrator\\DelegatingHydrator
36 return $this->getHydrator($object)->hydrate($data, $object);
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-stdlib/src/Hydrator/
H A DDelegatingHydrator.php34 public function hydrate(array $data, $object) function in Zend\\Stdlib\\Hydrator\\DelegatingHydrator
36 return $this->getHydrator($object)->hydrate($data, $object);
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-stdlib/src/Hydrator/
H A DDelegatingHydrator.php34 public function hydrate(array $data, $object) function in Zend\\Stdlib\\Hydrator\\DelegatingHydrator
36 return $this->getHydrator($object)->hydrate($data, $object);
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-stdlib/src/Hydrator/
H A DDelegatingHydrator.php34 public function hydrate(array $data, $object) function in Zend\\Stdlib\\Hydrator\\DelegatingHydrator
36 return $this->getHydrator($object)->hydrate($data, $object);
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-stdlib/src/Hydrator/
H A DDelegatingHydrator.php34 public function hydrate(array $data, $object) function in Zend\\Stdlib\\Hydrator\\DelegatingHydrator
36 return $this->getHydrator($object)->hydrate($data, $object);
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-stdlib/src/Hydrator/
H A DDelegatingHydrator.php34 public function hydrate(array $data, $object) function in Zend\\Stdlib\\Hydrator\\DelegatingHydrator
36 return $this->getHydrator($object)->hydrate($data, $object);
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-stdlib/src/Hydrator/
H A DDelegatingHydrator.php34 public function hydrate(array $data, $object) function in Zend\\Stdlib\\Hydrator\\DelegatingHydrator
36 return $this->getHydrator($object)->hydrate($data, $object);
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-stdlib/src/Hydrator/
H A DDelegatingHydrator.php34 public function hydrate(array $data, $object) function in Zend\\Stdlib\\Hydrator\\DelegatingHydrator
36 return $this->getHydrator($object)->hydrate($data, $object);
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-stdlib/src/Hydrator/
H A DDelegatingHydrator.php34 public function hydrate(array $data, $object) function in Zend\\Stdlib\\Hydrator\\DelegatingHydrator
36 return $this->getHydrator($object)->hydrate($data, $object);
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-stdlib/src/Hydrator/
H A DDelegatingHydrator.php34 public function hydrate(array $data, $object) function in Zend\\Stdlib\\Hydrator\\DelegatingHydrator
36 return $this->getHydrator($object)->hydrate($data, $object);
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Stdlib/Hydrator/
H A DDelegatingHydrator.php34 public function hydrate(array $data, $object) function in Zend\\Stdlib\\Hydrator\\DelegatingHydrator
36 return $this->getHydrator($object)->hydrate($data, $object);
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/
H A DStrategyChain.php65 public function hydrate($value) function in Zend\\Stdlib\\Hydrator\\Strategy\\StrategyChain
68 $value = $strategy->hydrate($value);
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/
H A DStrategyChain.php65 public function hydrate($value) function in Zend\\Stdlib\\Hydrator\\Strategy\\StrategyChain
68 $value = $strategy->hydrate($value);
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/
H A DStrategyChain.php65 public function hydrate($value) function in Zend\\Stdlib\\Hydrator\\Strategy\\StrategyChain
68 $value = $strategy->hydrate($value);

12345678910>>...38