Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. array
  2. 0 =>
  3. array
  4. 0 =>
  5. object(StellaDot_Customer_Model_Customer)[706]
  6. protected '_eventPrefix' => string 'customer' (length=8)
  7. protected '_eventObject' => string 'customer' (length=8)
  8. protected '_errors' =>
  9. array
  10. ...
  11. protected '_attributes' => null
  12. protected '_addresses' => null
  13. protected '_addressesCollection' => null
  14. protected '_isDeleteable' => boolean true
  15. protected '_isReadonly' => boolean false
  16. protected '_resourceName' => string 'customer/customer' (length=17)
  17. protected '_resource' => null
  18. protected '_resourceCollectionName' => string 'customer/customer_collection' (length=28)
  19. protected '_cacheTag' => boolean false
  20. protected '_dataSaveAllowed' => boolean true
  21. protected '_isObjectNew' => null
  22. protected '_data' =>
  23. array
  24. ...
  25. protected '_hasDataChanges' => boolean true
  26. protected '_origData' =>
  27. array
  28. ...
  29. protected '_idFieldName' => string 'entity_id' (length=9)
  30. protected '_isDeleted' => boolean false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement