Advertisement
pmtpenza22

Untitled

Feb 18th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.72 KB | None | 0 0
  1. Create Product
  2. [
  3. 0 => [
  4. 'id' => 13
  5. 'root' => 13
  6. 'lft' => 1
  7. 'rgt' => 16
  8. 'lvl' => 0
  9. 'name' => 'Родитель'
  10. 'icon' => ''
  11. 'icon_type' => 1
  12. 'active' => 1
  13. 'selected' => 0
  14. 'disabled' => 0
  15. 'readonly' => 0
  16. 'visible' => 1
  17. 'collapsed' => 0
  18. 'movable_u' => 1
  19. 'movable_d' => 1
  20. 'movable_l' => 1
  21. 'movable_r' => 1
  22. 'removable' => 1
  23. 'removable_all' => 0
  24. 'child_allowed' => 1
  25. ]
  26. 1 => [
  27. 'id' => 14
  28. 'root' => 13
  29. 'lft' => 2
  30. 'rgt' => 15
  31. 'lvl' => 1
  32. 'name' => 'Телефоны'
  33. 'icon' => ''
  34. 'icon_type' => 1
  35. 'active' => 1
  36. 'selected' => 0
  37. 'disabled' => 0
  38. 'readonly' => 0
  39. 'visible' => 1
  40. 'collapsed' => 0
  41. 'movable_u' => 1
  42. 'movable_d' => 1
  43. 'movable_l' => 1
  44. 'movable_r' => 1
  45. 'removable' => 1
  46. 'removable_all' => 0
  47. 'child_allowed' => 1
  48. ]
  49. 2 => [
  50. 'id' => 15
  51. 'root' => 13
  52. 'lft' => 3
  53. 'rgt' => 10
  54. 'lvl' => 2
  55. 'name' => 'Акссесуары'
  56. 'icon' => ''
  57. 'icon_type' => 1
  58. 'active' => 1
  59. 'selected' => 0
  60. 'disabled' => 0
  61. 'readonly' => 0
  62. 'visible' => 1
  63. 'collapsed' => 0
  64. 'movable_u' => 1
  65. 'movable_d' => 1
  66. 'movable_l' => 1
  67. 'movable_r' => 1
  68. 'removable' => 1
  69. 'removable_all' => 0
  70. 'child_allowed' => 1
  71. ]
  72. 3 => [
  73. 'id' => 16
  74. 'root' => 13
  75. 'lft' => 6
  76. 'rgt' => 7
  77. 'lvl' => 3
  78. 'name' => 'Чехлы'
  79. 'icon' => ''
  80. 'icon_type' => 1
  81. 'active' => 1
  82. 'selected' => 0
  83. 'disabled' => 0
  84. 'readonly' => 0
  85. 'visible' => 1
  86. 'collapsed' => 0
  87. 'movable_u' => 1
  88. 'movable_d' => 1
  89. 'movable_l' => 1
  90. 'movable_r' => 1
  91. 'removable' => 1
  92. 'removable_all' => 0
  93. 'child_allowed' => 1
  94. ]
  95. 4 => [
  96. 'id' => 18
  97. 'root' => 13
  98. 'lft' => 8
  99. 'rgt' => 9
  100. 'lvl' => 3
  101. 'name' => 'Шнурки'
  102. 'icon' => ''
  103. 'icon_type' => 1
  104. 'active' => 1
  105. 'selected' => 0
  106. 'disabled' => 0
  107. 'readonly' => 0
  108. 'visible' => 1
  109. 'collapsed' => 0
  110. 'movable_u' => 1
  111. 'movable_d' => 1
  112. 'movable_l' => 1
  113. 'movable_r' => 1
  114. 'removable' => 1
  115. 'removable_all' => 0
  116. 'child_allowed' => 1
  117. ]
  118. 5 => [
  119. 'id' => 19
  120. 'root' => 13
  121. 'lft' => 11
  122. 'rgt' => 14
  123. 'lvl' => 2
  124. 'name' => '222'
  125. 'icon' => ''
  126. 'icon_type' => 1
  127. 'active' => 1
  128. 'selected' => 0
  129. 'disabled' => 0
  130. 'readonly' => 0
  131. 'visible' => 1
  132. 'collapsed' => 0
  133. 'movable_u' => 1
  134. 'movable_d' => 1
  135. 'movable_l' => 1
  136. 'movable_r' => 1
  137. 'removable' => 1
  138. 'removable_all' => 0
  139. 'child_allowed' => 1
  140. ]
  141. 6 => [
  142. 'id' => 20
  143. 'root' => 13
  144. 'lft' => 12
  145. 'rgt' => 13
  146. 'lvl' => 3
  147. 'name' => '333'
  148. 'icon' => ''
  149. 'icon_type' => 1
  150. 'active' => 1
  151. 'selected' => 0
  152. 'disabled' => 0
  153. 'readonly' => 0
  154. 'visible' => 1
  155. 'collapsed' => 0
  156. 'movable_u' => 1
  157. 'movable_d' => 1
  158. 'movable_l' => 1
  159. 'movable_r' => 1
  160. 'removable' => 1
  161. 'removable_all' => 0
  162. 'child_allowed' => 1
  163. ]
  164. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement