Home
last modified time | relevance | path

Searched refs:fetch_object (Results 51 – 75 of 1768) sorted by relevance

12345678910>>...71

/dports/www/mod_php80/php-8.0.15/ext/mysqli/tests/
H A Dbug64726.phpt2 Bug #63398 (Segfault when calling fetch_object on a use_result and DB pointer has closed)
20 var_dump($result->fetch_object());
23 Warning: mysqli_result::fetch_object(): (HY000/2014): Commands out of sync; you can't run this comm…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/mailings/
H A Dcontacts1.modules.php151 $obj = $this->db->fetch_object($resql);
189 $obj = $this->db->fetch_object($resql);
222 $obj = $this->db->fetch_object($resql);
264 $obj = $this->db->fetch_object($resql);
302 $obj = $this->db->fetch_object($resql);
361 $obj = $this->db->fetch_object($resql);
456 $obj = $this->db->fetch_object($result);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/mailings/
H A Dcontacts1.modules.php152 $obj = $this->db->fetch_object($resql);
188 $obj = $this->db->fetch_object($resql);
218 $obj = $this->db->fetch_object($resql);
259 $obj = $this->db->fetch_object($resql);
298 $obj = $this->db->fetch_object($resql);
357 $obj = $this->db->fetch_object($resql);
416 $obj = $this->db->fetch_object($result);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/class/
H A Dhtml.formaccounting.class.php104 while ($obj = $this->db->fetch_object($resql))
194 $obj = $this->db->fetch_object($resql);
241 while ($obj = $this->db->fetch_object($resql)) {
309 while ($obj = $this->db->fetch_object($resql)) {
381 while ($obj = $this->db->fetch_object($resql)) {
402 while ($obj = $this->db->fetch_object($resql)) {
422 while ($obj = $this->db->fetch_object($resql)) {
469 while ($obj = $this->db->fetch_object($resql)) {
H A Dcommonincoterm.class.php68 $res = $this->db->fetch_object($result);
92 $res = $this->db->fetch_object($resql);
129 $obj = $this->db->fetch_object($res);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/expensereport/class/
H A Dexpensereport_ik.class.php121 while ($obj = $db->fetch_object($resql))
175 while ($obj = $db->fetch_object($resql))
212 while ($obj = $db->fetch_object($resql))
250 $obj = $db->fetch_object($resql);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/expensereport/class/
H A Dexpensereport_ik.class.php123 while ($obj = $db->fetch_object($resql)) {
182 while ($obj = $db->fetch_object($resql)) {
217 while ($obj = $db->fetch_object($resql)) {
259 $obj = $db->fetch_object($resql);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/barcode/
H A Dcodeinit.php131 $obj = $db->fetch_object($resql);
212 $obj = $db->fetch_object($resql);
220 $obj = $db->fetch_object($resql);
261 $obj = $db->fetch_object($resql);
272 $obj = $db->fetch_object($resql);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/barcode/
H A Dcodeinit.php118 $obj = $db->fetch_object($resql);
200 $obj = $db->fetch_object($resql);
209 $obj = $db->fetch_object($resql);
249 $obj = $db->fetch_object($resql);
261 $obj = $db->fetch_object($resql);
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/tools/devices/device-details/
H A Ddevice-details.php16 $device = (array) $Tools->fetch_object ("devices", "id", $_GET['subnetId']);
33 $device_type = $Tools->fetch_object("deviceTypes", "tid", $device['type']);
64 $location2 = $Tools->fetch_object("locations", "id", $device['location']);
281 $rack = $Tools->fetch_object ("racks", "id", $device['rack']);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/comm/mailing/class/
H A Dhtml.formadvtargetemailing.class.php74 $obj = $this->db->fetch_object($resql);
122 $obj = $this->db->fetch_object($resql);
175 while ($obj_usr = $this->db->fetch_object($resql_usr)) {
268 $obj = $this->db->fetch_object($resql);
308 $obj = $this->db->fetch_object($resql);
373 $obj = $this->db->fetch_object($resql);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/comm/mailing/class/
H A Dhtml.formadvtargetemailing.class.php74 $obj = $this->db->fetch_object($resql);
123 $obj = $this->db->fetch_object($resql);
178 while ($obj_usr = $this->db->fetch_object($resql_usr)) {
269 $obj = $this->db->fetch_object($resql);
306 $obj = $this->db->fetch_object($resql);
372 $obj = $this->db->fetch_object($resql);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/install/
H A Drepair.php361 $obj = $db->fetch_object($resql);
427 $obj = $db->fetch_object($resql);
492 $obj = $db->fetch_object($resql);
575 $obj = $db->fetch_object($resql);
675 $obj = $db->fetch_object($resql);
757 $obj = $db->fetch_object($resql);
959 $obj = $db->fetch_object($resql);
1051 $obj = $db->fetch_object($resql);
1081 $obj = $db->fetch_object($resql);
1139 $obj = $db->fetch_object($resql);
[all …]
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/admin/devices/
H A Dedit-rack-dropdown.php31 $rack = $User->fetch_object ("racks", "id", $_POST['rackid']);
37 $device = $User->fetch_object ("devices", "id", $_POST['deviceid']);
48 $rack = $User->fetch_object ("racks", "id", $device['rack']);
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/subnets/
H A Dmail-notify-subnet.php31 $vlan = (array) $Tools->fetch_object ("vlans", "vlanId", $subnet['vlanId']);
32 $vrf = (array) $Tools->fetch_object ("vrf", "vrfId", $subnet['vrfId']);
33 $nameservers = (array) $Tools->fetch_object("nameservers", "id", $subnet['nameserverId']);
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/subnets/subnet-details/
H A Dsubnet-details.php136 $l2domain = $Tools->fetch_object("vlanDomains", "id", $vlan['domainId']);
148 $vrf = $Tools->fetch_object("vrf", "vrfId" ,$subnet['vrfId']);
177 $nameservers = $Tools->fetch_object("nameservers", "id", $subnet['nameserverId']);
199 $customer = $Tools->fetch_object("customers", "id", $subnet['customer_id']);
225 $device = $Tools->fetch_object("devices", "id", $subnet['device']);
229 $rack = $Tools->fetch_object("racks", "id", $device->rack);
260 $location2 = $Tools->fetch_object("locations", "id", $subnet['location']);
390 $agent = $Tools->fetch_object ("scanAgents", "id", $subnet['scanAgent']);
/dports/net-mgmt/phpipam/phpipam-a14bc06/api/controllers/
H A DTools.php196 $app = $this->Tools->fetch_object ("api", "app_id", $this->_params->app_id);
319 … $result = $this->Tools->fetch_object ($this->_params->id, $this->sort_key, $this->_params->id2);
331 $result->src[$type][] = $this->Tools->fetch_object ($type, "id", $id);
339 $result->dst[$type][] = $this->Tools->fetch_object ($type, "id", $id);
367 $result = $this->Tools->fetch_object ($this->_params->id, $this->sort_key, $this->_params->id2);
591 …$obj = $this->Tools->fetch_object ($table_name, $this->sort_key, $this->_params->{$this->sort_key}…
618 if ($this->Tools->fetch_object ("deviceTypes", "tid", $this->_params->type)===false)
656 return $this->Tools->fetch_object ("nameservers", "id", $result->nameserverId);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/class/
H A Dhtml.formaccounting.class.php104 while ($obj = $this->db->fetch_object($resql)) {
184 while ($obj = $this->db->fetch_object($resql)) {
272 $obj = $this->db->fetch_object($resql);
323 while ($obj = $this->db->fetch_object($resql)) {
389 while ($obj = $this->db->fetch_object($resql)) {
463 while ($obj = $this->db->fetch_object($resql)) {
489 while ($obj = $this->db->fetch_object($resql)) {
541 while ($obj = $this->db->fetch_object($resql)) {
H A Dcommonincoterm.class.php66 $res = $this->db->fetch_object($result);
88 $res = $this->db->fetch_object($resql);
122 $obj = $this->db->fetch_object($res);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/variants/class/
H A DProductAttribute.class.php96 $obj = $this->db->fetch_object($query);
120 while ($result = $this->db->fetch_object($query)) {
239 $result = $this->db->fetch_object($query);
256 $result = $this->db->fetch_object($query);
283 while ($result = $this->db->fetch_object($query)) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/variants/class/
H A DProductAttribute.class.php96 $obj = $this->db->fetch_object($query);
121 while ($result = $this->db->fetch_object($query)) {
240 $result = $this->db->fetch_object($query);
257 $result = $this->db->fetch_object($query);
284 while ($result = $this->db->fetch_object($query)) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/install/
H A Drepair.php359 $obj = $db->fetch_object($resql);
417 $obj = $db->fetch_object($resql);
475 $obj = $db->fetch_object($resql);
549 $obj = $db->fetch_object($resql);
637 $obj = $db->fetch_object($resql);
709 $obj = $db->fetch_object($resql);
916 $obj = $db->fetch_object($resql);
999 $obj = $db->fetch_object($resql);
1025 $obj = $db->fetch_object($resql);
1081 $obj = $db->fetch_object($resql);
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/resultat/
H A Dindex.php231 $row = $db->fetch_object($result);
271 $row = $db->fetch_object($result);
335 $row = $db->fetch_object($result);
384 $obj = $db->fetch_object($result);
536 $obj = $db->fetch_object($result);
581 $obj = $db->fetch_object($result);
703 $obj = $db->fetch_object($result);
745 $obj = $db->fetch_object($result);
773 $obj = $db->fetch_object($result);
809 $obj = $db->fetch_object($result);
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/resultat/
H A Dindex.php255 $row = $db->fetch_object($result);
292 $row = $db->fetch_object($result);
360 $row = $db->fetch_object($result);
414 $obj = $db->fetch_object($result);
585 $obj = $db->fetch_object($result);
637 $obj = $db->fetch_object($result);
759 $obj = $db->fetch_object($result);
802 $obj = $db->fetch_object($result);
832 $obj = $db->fetch_object($result);
869 $obj = $db->fetch_object($result);
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/multicurrency/class/
H A Dmulticurrency.class.php212 $obj = $this->db->fetch_object($resql);
258 while ($obj = $this->db->fetch_object($resql)) {
445 if ($resql && ($line = $db->fetch_object($resql))) {
487 if ($resql && ($obj = $this->db->fetch_object($resql))) {
509 if ($resql && $obj = $db->fetch_object($resql)) {
545 if ($resql && $obj = $db->fetch_object($resql)) {
550 if ($resql && $obj = $db->fetch_object($resql)) {
598 if ($resql && ($line = $db->fetch_object($resql))) {

12345678910>>...71