linccce

returned object

Aug 21st, 2014
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.67 KB | None | 0 0
  1. 2014-08-21T15:25:45+00:00 DEBUG (7): Preke pagal parduotuves id: Mage_CatalogInventory_Model_Stock_Item Object
  2. (
  3. [_minSaleQtyCache:Mage_CatalogInventory_Model_Stock_Item:private] => Array
  4. (
  5. )
  6.  
  7. [_qtyIncrements:protected] =>
  8. [_eventPrefix:protected] => cataloginventory_stock_item
  9. [_eventObject:protected] => item
  10. [_productInstance:protected] =>
  11. [_customerGroupId:protected] =>
  12. [_processIndexEvents:protected] => 1
  13. [_resourceName:protected] => cataloginventory/stock_item
  14. [_resource:protected] =>
  15. [_resourceCollectionName:protected] => cataloginventory/stock_item_collection
  16. [_cacheTag:protected] =>
  17. [_dataSaveAllowed:protected] => 1
  18. [_isObjectNew:protected] =>
  19. [_data:protected] => Array
  20. (
  21. [item_id] => 18
  22. [product_id] => 18
  23. [stock_id] => 1
  24. [qty] => 10.0000
  25. [min_qty] => 0.0000
  26. [use_config_min_qty] => 1
  27. [is_qty_decimal] => 0
  28. [backorders] => 0
  29. [use_config_backorders] => 1
  30. [min_sale_qty] => 1.0000
  31. [use_config_min_sale_qty] => 1
  32. [max_sale_qty] => 0.0000
  33. [use_config_max_sale_qty] => 1
  34. [is_in_stock] => 1
  35. [low_stock_date] =>
  36. [notify_stock_qty] =>
  37. [use_config_notify_stock_qty] => 1
  38. [manage_stock] => 0
  39. [use_config_manage_stock] => 1
  40. [stock_status_changed_auto] => 0
  41. [use_config_qty_increments] => 1
  42. [qty_increments] => 0.0000
  43. [use_config_enable_qty_inc] => 1
  44. [enable_qty_increments] => 0
  45. [is_decimal_divided] => 0
  46. [type_id] => simple
  47. [stock_status_changed_automatically] => 0
  48. [use_config_enable_qty_increments] => 1
  49. )
  50.  
  51. [_hasDataChanges:protected] =>
  52. [_origData:protected] => Array
  53. (
  54. [item_id] => 18
  55. [product_id] => 18
  56. [stock_id] => 1
  57. [qty] => 10.0000
  58. [min_qty] => 0.0000
  59. [use_config_min_qty] => 1
  60. [is_qty_decimal] => 0
  61. [backorders] => 0
  62. [use_config_backorders] => 1
  63. [min_sale_qty] => 1.0000
  64. [use_config_min_sale_qty] => 1
  65. [max_sale_qty] => 0.0000
  66. [use_config_max_sale_qty] => 1
  67. [is_in_stock] => 1
  68. [low_stock_date] =>
  69. [notify_stock_qty] =>
  70. [use_config_notify_stock_qty] => 1
  71. [manage_stock] => 0
  72. [use_config_manage_stock] => 1
  73. [stock_status_changed_auto] => 0
  74. [use_config_qty_increments] => 1
  75. [qty_increments] => 0.0000
  76. [use_config_enable_qty_inc] => 1
  77. [enable_qty_increments] => 0
  78. [is_decimal_divided] => 0
  79. [type_id] => simple
  80. [stock_status_changed_automatically] => 0
  81. [use_config_enable_qty_increments] => 1
  82. )
  83.  
  84. [_idFieldName:protected] =>
  85. [_isDeleted:protected] =>
  86. [_oldFieldsMap:protected] => Array
  87. (
  88. [stock_status_changed_automatically] => stock_status_changed_auto
  89. [use_config_enable_qty_increments] => use_config_enable_qty_inc
  90. )
  91.  
  92. [_syncFieldsMap:protected] => Array
  93. (
  94. [stock_status_changed_automatically] => stock_status_changed_auto
  95. [use_config_enable_qty_increments] => use_config_enable_qty_inc
  96. [stock_status_changed_auto] => stock_status_changed_automatically
  97. [use_config_enable_qty_inc] => use_config_enable_qty_increments
  98. )
  99.  
  100. )
Advertisement
Add Comment
Please, Sign In to add comment