Created
March 15, 2013 07:54
-
-
Save adis-io/5168190 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Array | |
| ( | |
| [subset] => Array | |
| ( | |
| [0] => DB\SQL\Mapper Object | |
| ( | |
| [db:protected] => DB\SQL Object | |
| ( | |
| [engine:DB\SQL:private] => mysql | |
| [dbname:DB\SQL:private] => compservice | |
| [trans:DB\SQL:private] => | |
| [rows:DB\SQL:private] => 5 | |
| [log:DB\SQL:private] => Fri, 15 Mar 2013 11:53:57 +0400 (19.0ms) SHOW columns FROM `compservice`.orders; | |
| Fri, 15 Mar 2013 11:53:57 +0400 (0.8ms) SELECT COUNT(*) AS rows FROM orders; | |
| Fri, 15 Mar 2013 11:53:57 +0400 (1.0ms) SELECT * FROM orders LIMIT 5; | |
| ) | |
| [engine:protected] => mysql | |
| [table:protected] => orders | |
| [_id:protected] => | |
| [fields:protected] => Array | |
| ( | |
| [id] => Array | |
| ( | |
| [type] => bigint(20) unsigned | |
| [pdo_type] => 1 | |
| [default] => | |
| [nullable] => | |
| [pkey] => 1 | |
| [value] => 1 | |
| [changed] => | |
| [previous] => 1 | |
| ) | |
| [name] => Array | |
| ( | |
| [type] => text | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => Eureka | |
| [changed] => | |
| ) | |
| [url] => Array | |
| ( | |
| [type] => text | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => skiptube.gov | |
| [changed] => | |
| ) | |
| [price] => Array | |
| ( | |
| [type] => float | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => 8.539999961853 | |
| [changed] => | |
| ) | |
| [amount] => Array | |
| ( | |
| [type] => int(11) | |
| [pdo_type] => 1 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => 7 | |
| [changed] => | |
| ) | |
| [comission] => Array | |
| ( | |
| [type] => float | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => 23.959999084473 | |
| [changed] => | |
| ) | |
| [ship_price] => Array | |
| ( | |
| [type] => float | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => 3.1199998855591 | |
| [changed] => | |
| ) | |
| [note] => Array | |
| ( | |
| [type] => text | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => 1 | |
| [pkey] => | |
| [value] => Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin risus. Praesent lectus. | |
| [changed] => | |
| ) | |
| [purchase_date] => Array | |
| ( | |
| [type] => date | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => 1 | |
| [pkey] => | |
| [value] => 2012-05-09 | |
| [changed] => | |
| ) | |
| [ship_date] => Array | |
| ( | |
| [type] => date | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => 1 | |
| [pkey] => | |
| [value] => 2012-07-18 | |
| [changed] => | |
| ) | |
| ) | |
| [adhoc:protected] => Array | |
| ( | |
| ) | |
| [query:protected] => Array | |
| ( | |
| [0] => Array | |
| ( | |
| [id] => 1 | |
| [name] => Eureka | |
| [url] => skiptube.gov | |
| [price] => 8.539999961853 | |
| [amount] => 7 | |
| [comission] => 23.959999084473 | |
| [ship_price] => 3.1199998855591 | |
| [note] => Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin risus. Praesent lectus. | |
| [purchase_date] => 2012-05-09 | |
| [ship_date] => 2012-07-18 | |
| ) | |
| ) | |
| [ptr:protected] => 0 | |
| ) | |
| [1] => DB\SQL\Mapper Object | |
| ( | |
| [db:protected] => DB\SQL Object | |
| ( | |
| [engine:DB\SQL:private] => mysql | |
| [dbname:DB\SQL:private] => compservice | |
| [trans:DB\SQL:private] => | |
| [rows:DB\SQL:private] => 5 | |
| [log:DB\SQL:private] => Fri, 15 Mar 2013 11:53:57 +0400 (19.0ms) SHOW columns FROM `compservice`.orders; | |
| Fri, 15 Mar 2013 11:53:57 +0400 (0.8ms) SELECT COUNT(*) AS rows FROM orders; | |
| Fri, 15 Mar 2013 11:53:57 +0400 (1.0ms) SELECT * FROM orders LIMIT 5; | |
| ) | |
| [engine:protected] => mysql | |
| [table:protected] => orders | |
| [_id:protected] => | |
| [fields:protected] => Array | |
| ( | |
| [id] => Array | |
| ( | |
| [type] => bigint(20) unsigned | |
| [pdo_type] => 1 | |
| [default] => | |
| [nullable] => | |
| [pkey] => 1 | |
| [value] => 2 | |
| [changed] => | |
| [previous] => 2 | |
| ) | |
| [name] => Array | |
| ( | |
| [type] => text | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => Belvedere | |
| [changed] => | |
| ) | |
| [url] => Array | |
| ( | |
| [type] => text | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => edgewire.edu | |
| [changed] => | |
| ) | |
| [price] => Array | |
| ( | |
| [type] => float | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => 2.0199999809265 | |
| [changed] => | |
| ) | |
| [amount] => Array | |
| ( | |
| [type] => int(11) | |
| [pdo_type] => 1 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => 75 | |
| [changed] => | |
| ) | |
| [comission] => Array | |
| ( | |
| [type] => float | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => 11.10000038147 | |
| [changed] => | |
| ) | |
| [ship_price] => Array | |
| ( | |
| [type] => float | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => 6.1199998855591 | |
| [changed] => | |
| ) | |
| [note] => Array | |
| ( | |
| [type] => text | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => 1 | |
| [pkey] => | |
| [value] => Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin risus. | |
| [changed] => | |
| ) | |
| [purchase_date] => Array | |
| ( | |
| [type] => date | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => 1 | |
| [pkey] => | |
| [value] => 2012-11-24 | |
| [changed] => | |
| ) | |
| [ship_date] => Array | |
| ( | |
| [type] => date | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => 1 | |
| [pkey] => | |
| [value] => 2012-03-30 | |
| [changed] => | |
| ) | |
| ) | |
| [adhoc:protected] => Array | |
| ( | |
| ) | |
| [query:protected] => Array | |
| ( | |
| [0] => Array | |
| ( | |
| [id] => 2 | |
| [name] => Belvedere | |
| [url] => edgewire.edu | |
| [price] => 2.0199999809265 | |
| [amount] => 75 | |
| [comission] => 11.10000038147 | |
| [ship_price] => 6.1199998855591 | |
| [note] => Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin risus. | |
| [purchase_date] => 2012-11-24 | |
| [ship_date] => 2012-03-30 | |
| ) | |
| ) | |
| [ptr:protected] => 0 | |
| ) | |
| [2] => DB\SQL\Mapper Object | |
| ( | |
| [db:protected] => DB\SQL Object | |
| ( | |
| [engine:DB\SQL:private] => mysql | |
| [dbname:DB\SQL:private] => compservice | |
| [trans:DB\SQL:private] => | |
| [rows:DB\SQL:private] => 5 | |
| [log:DB\SQL:private] => Fri, 15 Mar 2013 11:53:57 +0400 (19.0ms) SHOW columns FROM `compservice`.orders; | |
| Fri, 15 Mar 2013 11:53:57 +0400 (0.8ms) SELECT COUNT(*) AS rows FROM orders; | |
| Fri, 15 Mar 2013 11:53:57 +0400 (1.0ms) SELECT * FROM orders LIMIT 5; | |
| ) | |
| [engine:protected] => mysql | |
| [table:protected] => orders | |
| [_id:protected] => | |
| [fields:protected] => Array | |
| ( | |
| [id] => Array | |
| ( | |
| [type] => bigint(20) unsigned | |
| [pdo_type] => 1 | |
| [default] => | |
| [nullable] => | |
| [pkey] => 1 | |
| [value] => 3 | |
| [changed] => | |
| [previous] => 3 | |
| ) | |
| [name] => Array | |
| ( | |
| [type] => text | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => Mission Viejo | |
| [changed] => | |
| ) | |
| [url] => Array | |
| ( | |
| [type] => text | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => chatterbridge.info | |
| [changed] => | |
| ) | |
| [price] => Array | |
| ( | |
| [type] => float | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => 5.9299998283386 | |
| [changed] => | |
| ) | |
| [amount] => Array | |
| ( | |
| [type] => int(11) | |
| [pdo_type] => 1 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => 45 | |
| [changed] => | |
| ) | |
| [comission] => Array | |
| ( | |
| [type] => float | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => 17.370000839233 | |
| [changed] => | |
| ) | |
| [ship_price] => Array | |
| ( | |
| [type] => float | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => | |
| [pkey] => | |
| [value] => 0.80000001192093 | |
| [changed] => | |
| ) | |
| [note] => Array | |
| ( | |
| [type] => text | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => 1 | |
| [pkey] => | |
| [value] => Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin risus. | |
| [changed] => | |
| ) | |
| [purchase_date] => Array | |
| ( | |
| [type] => date | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => 1 | |
| [pkey] => | |
| [value] => 2012-03-18 | |
| [changed] => | |
| ) | |
| [ship_date] => Array | |
| ( | |
| [type] => date | |
| [pdo_type] => 2 | |
| [default] => | |
| [nullable] => 1 | |
| [pkey] => | |
| [value] => 2012-11-24 | |
| [changed] => | |
| ) | |
| ) | |
| [adhoc:protected] => Array | |
| ( | |
| ) | |
| [query:protected] => Array | |
| ( | |
| [0] => Array | |
| ( | |
| [id] => 3 | |
| [name] => Mission Viejo | |
| [url] => chatterbridge.info | |
| [price] => 5.9299998283386 | |
| [amount] => 45 | |
| [comission] => 17.370000839233 | |
| [ship_price] => 0.80000001192093 | |
| [note] => Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin risus. | |
| [purchase_date] => 2012-03-18 | |
| [ship_date] => 2012-11-24 | |
| ) | |
| ) | |
| [ptr:protected] => 0 | |
| ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment