Advertisement
Guest User

Untitled

a guest
Apr 26th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. 2018-04-26T09:26:16+00:00 DEBUG (7): Log
  2. 2018-04-26T09:28:50+00:00 DEBUG (7): IT_Catalog_Model_Product Object
  3. (
  4. [_cacheTag:protected] => catalog_product
  5. [_eventPrefix:protected] => catalog_product
  6. [_eventObject:protected] => product
  7. [_canAffectOptions:protected] =>
  8. [_typeInstance:protected] =>
  9. [_typeInstanceSingleton:protected] =>
  10. [_linkInstance:protected] =>
  11. [_customOptions:protected] => Array
  12. (
  13. )
  14.  
  15. [_urlModel:protected] =>
  16. [_errors:protected] => Array
  17. (
  18. )
  19.  
  20. [_optionInstance:protected] =>
  21. [_options:protected] => Array
  22. (
  23. )
  24.  
  25. [_reservedAttributes:protected] =>
  26. [_isDuplicable:protected] => 1
  27. [_calculatePrice:protected] => 1
  28. [_defaultValues:protected] => Array
  29. (
  30. )
  31.  
  32. [_storeValuesFlags:protected] => Array
  33. (
  34. )
  35.  
  36. [_lockedAttributes:protected] => Array
  37. (
  38. )
  39.  
  40. [_isDeleteable:protected] => 1
  41. [_isReadonly:protected] =>
  42. [_resourceName:protected] => catalog/product
  43. [_resource:protected] =>
  44. [_resourceCollectionName:protected] => catalog/product_collection
  45. [_dataSaveAllowed:protected] => 1
  46. [_isObjectNew:protected] => 1
  47. [_data:protected] => Array
  48. (
  49. [created_at] => 2018-04-26T11:28:50+02:00
  50. [media_gallery] => Array
  51. (
  52. [images] => Array
  53. (
  54. )
  55.  
  56. [values] => Array
  57. (
  58. )
  59.  
  60. )
  61.  
  62. [stock_item] => Mage_CatalogInventory_Model_Stock_Item Object
  63. (
  64. [_minSaleQtyCache:Mage_CatalogInventory_Model_Stock_Item:private] => Array
  65. (
  66. )
  67.  
  68. [_qtyIncrements:protected] =>
  69. [_eventPrefix:protected] => cataloginventory_stock_item
  70. [_eventObject:protected] => item
  71. [_productInstance:protected] => IT_Catalog_Model_Product Object
  72. *RECURSION*
  73. [_customerGroupId:protected] =>
  74. [_processIndexEvents:protected] => 1
  75. [_resourceName:protected] => cataloginventory/stock_item
  76. [_resource:protected] =>
  77. [_resourceCollectionName:protected] => cataloginventory/stock_item_collection
  78. [_cacheTag:protected] =>
  79. [_dataSaveAllowed:protected] => 1
  80. [_isObjectNew:protected] =>
  81. [_data:protected] => Array
  82. (
  83. [product_id] =>
  84. [product_name] =>
  85. [store_id] => 1
  86. [product_type_id] =>
  87. [product_status_changed] =>
  88. [product_changed_websites] =>
  89. )
  90.  
  91. [_hasDataChanges:protected] => 1
  92. [_origData:protected] => Array
  93. (
  94. )
  95.  
  96. [_idFieldName:protected] => item_id
  97. [_isDeleted:protected] =>
  98. [_oldFieldsMap:protected] => Array
  99. (
  100. [stock_status_changed_automatically] => stock_status_changed_auto
  101. [use_config_enable_qty_increments] => use_config_enable_qty_inc
  102. )
  103.  
  104. [_syncFieldsMap:protected] => Array
  105. (
  106. [stock_status_changed_automatically] => stock_status_changed_auto
  107. [use_config_enable_qty_increments] => use_config_enable_qty_inc
  108. [stock_status_changed_auto] => stock_status_changed_automatically
  109. [use_config_enable_qty_inc] => use_config_enable_qty_increments
  110. )
  111.  
  112. )
  113.  
  114. [is_in_stock] => 1
  115. [is_salable] =>
  116. )
  117.  
  118. [_hasDataChanges:protected] =>
  119. [_origData:protected] =>
  120. [_idFieldName:protected] => entity_id
  121. [_isDeleted:protected] =>
  122. [_oldFieldsMap:protected] => Array
  123. (
  124. )
  125.  
  126. [_syncFieldsMap:protected] => Array
  127. (
  128. )
  129.  
  130. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement