Advertisement
Guest User

Untitled

a guest
Sep 1st, 2014
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. object(Illuminate\Database\Eloquent\Collection)#230 (1) { ["items":protected]=> array(4) { [0]=> object(WishItem)#224 (20) { ["table":protected]=> string(8) "wishlist" ["connection":protected]=> NULL ["primaryKey":protected]=> string(2) "id" ["perPage":protected]=> int(15) ["incrementing"]=> bool(true) ["timestamps"]=> bool(true) ["attributes":protected]=> array(5) { ["id"]=> int(2) ["user_id"]=> int(16) ["product_id"]=> int(19) ["created_at"]=> string(19) "2014-08-30 13:46:57" ["updated_at"]=> string(19) "2014-08-30 13:46:57" } ["original":protected]=> array(5) { ["id"]=> int(2) ["user_id"]=> int(16) ["product_id"]=> int(19) ["created_at"]=> string(19) "2014-08-30 13:46:57" ["updated_at"]=> string(19) "2014-08-30 13:46:57" } ["relations":protected]=> array(0) { } ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["appends":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } ["dates":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["with":protected]=> array(0) { } ["morphClass":protected]=> NULL ["exists"]=> bool(true) } [1]=> object(WishItem)#226 (20) { ["table":protected]=> string(8) "wishlist" ["connection":protected]=> NULL ["primaryKey":protected]=> string(2) "id" ["perPage":protected]=> int(15) ["incrementing"]=> bool(true) ["timestamps"]=> bool(true) ["attributes":protected]=> array(5) { ["id"]=> int(3) ["user_id"]=> int(16) ["product_id"]=> int(20) ["created_at"]=> string(19) "2014-09-01 11:44:06" ["updated_at"]=> string(19) "2014-09-01 11:44:06" } ["original":protected]=> array(5) { ["id"]=> int(3) ["user_id"]=> int(16) ["product_id"]=> int(20) ["created_at"]=> string(19) "2014-09-01 11:44:06" ["updated_at"]=> string(19) "2014-09-01 11:44:06" } ["relations":protected]=> array(0) { } ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["appends":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } ["dates":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["with":protected]=> array(0) { } ["morphClass":protected]=> NULL ["exists"]=> bool(true) } [2]=> object(WishItem)#231 (20) { ["table":protected]=> string(8) "wishlist" ["connection":protected]=> NULL ["primaryKey":protected]=> string(2) "id" ["perPage":protected]=> int(15) ["incrementing"]=> bool(true) ["timestamps"]=> bool(true) ["attributes":protected]=> array(5) { ["id"]=> int(4) ["user_id"]=> int(16) ["product_id"]=> int(20) ["created_at"]=> string(19) "2014-09-01 11:50:23" ["updated_at"]=> string(19) "2014-09-01 11:50:23" } ["original":protected]=> array(5) { ["id"]=> int(4) ["user_id"]=> int(16) ["product_id"]=> int(20) ["created_at"]=> string(19) "2014-09-01 11:50:23" ["updated_at"]=> string(19) "2014-09-01 11:50:23" } ["relations":protected]=> array(0) { } ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["appends":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } ["dates":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["with":protected]=> array(0) { } ["morphClass":protected]=> NULL ["exists"]=> bool(true) } [3]=> object(WishItem)#232 (20) { ["table":protected]=> string(8) "wishlist" ["connection":protected]=> NULL ["primaryKey":protected]=> string(2) "id" ["perPage":protected]=> int(15) ["incrementing"]=> bool(true) ["timestamps"]=> bool(true) ["attributes":protected]=> array(5) { ["id"]=> int(5) ["user_id"]=> int(16) ["product_id"]=> int(17) ["created_at"]=> string(19) "2014-09-01 12:02:12" ["updated_at"]=> string(19) "2014-09-01 12:02:12" } ["original":protected]=> array(5) { ["id"]=> int(5) ["user_id"]=> int(16) ["product_id"]=> int(17) ["created_at"]=> string(19) "2014-09-01 12:02:12" ["updated_at"]=> string(19) "2014-09-01 12:02:12" } ["relations":protected]=> array(0) { } ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["appends":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } ["dates":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["with":protected]=> array(0) { } ["morphClass":protected]=> NULL ["exists"]=> bool(true) } } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement