pmtpenza22

Untitled

Feb 18th, 2019
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. [
  2. 0 => backend\models\Cat#1
  3. (
  4. [encodeNodeNames] => true
  5. [purifyNodeIcons] => true
  6. [nodeActivationErrors] => []
  7. [nodeRemovalErrors] => []
  8. [activeOrig] => true
  9. [yii\db\BaseActiveRecord:_attributes] => [
  10. 'id' => 13
  11. 'root' => 13
  12. 'lft' => 1
  13. 'rgt' => 16
  14. 'lvl' => 0
  15. 'name' => 'Родитель'
  16. 'icon' => ''
  17. 'icon_type' => 1
  18. 'active' => 1
  19. 'selected' => 0
  20. 'disabled' => 0
  21. 'readonly' => 0
  22. 'visible' => 1
  23. 'collapsed' => 0
  24. 'movable_u' => 1
  25. 'movable_d' => 1
  26. 'movable_l' => 1
  27. 'movable_r' => 1
  28. 'removable' => 1
  29. 'removable_all' => 0
  30. 'child_allowed' => 1
  31. ]
  32. [yii\db\BaseActiveRecord:_oldAttributes] => [
  33. 'id' => 13
  34. 'root' => 13
  35. 'lft' => 1
  36. 'rgt' => 16
  37. 'lvl' => 0
  38. 'name' => 'Родитель'
  39. 'icon' => ''
  40. 'icon_type' => 1
  41. 'active' => 1
  42. 'selected' => 0
  43. 'disabled' => 0
  44. 'readonly' => 0
  45. 'visible' => 1
  46. 'collapsed' => 0
  47. 'movable_u' => 1
  48. 'movable_d' => 1
  49. 'movable_l' => 1
  50. 'movable_r' => 1
  51. 'removable' => 1
  52. 'removable_all' => 0
  53. 'child_allowed' => 1
  54. ]
  55. [yii\db\BaseActiveRecord:_related] => []
  56. [yii\db\BaseActiveRecord:_relationsDependencies] => []
  57. [yii\base\Model:_errors] => null
  58. [yii\base\Model:_validators] => null
  59. [yii\base\Model:_scenario] => 'default'
  60. [yii\base\Component:_events] => [
  61. 'beforeInsert' => [
  62. 0 => [
  63. 0 => [
  64. 0 => creocoder\nestedsets\NestedSetsBehavior#2
  65. (
  66. [treeAttribute] => 'root'
  67. [leftAttribute] => 'lft'
  68. [rightAttribute] => 'rgt'
  69. [depthAttribute] => 'lvl'
  70. [*:operation] => null
  71. [*:node] => null
  72. [owner] => backend\models\Cat#1(...)
  73. )
  74. 1 => 'beforeInsert'
  75. ]
  76. 1 => null
  77. ]
  78. ]
  79. 'afterInsert' => [
  80. 0 => [
  81. 0 => [
  82. 0 => creocoder\nestedsets\NestedSetsBehavior#2(...)
  83. 1 => 'afterInsert'
  84. ]
  85. 1 => null
  86. ]
  87. ]
  88. 'beforeUpdate' => [
  89. 0 => [
  90. 0 => [
  91. 0 => creocoder\nestedsets\NestedSetsBehavior#2(...)
  92. 1 => 'beforeUpdate'
  93. ]
  94. 1 => null
  95. ]
  96. ]
  97. 'afterUpdate' => [
  98. 0 => [
  99. 0 => [
  100. 0 => creocoder\nestedsets\NestedSetsBehavior#2(...)
  101. 1 => 'afterUpdate'
  102. ]
  103. 1 => null
  104. ]
  105. ]
  106. 'beforeDelete' => [
  107. 0 => [
  108. 0 => [
  109. 0 => creocoder\nestedsets\NestedSetsBehavior#2(...)
  110. 1 => 'beforeDelete'
  111. ]
  112. 1 => null
  113. ]
  114. ]
  115. 'afterDelete' => [
  116. 0 => [
  117. 0 => [
  118. 0 => creocoder\nestedsets\NestedSetsBehavior#2(...)
  119. 1 => 'afterDelete'
  120. ]
  121. 1 => null
  122. ]
  123. ]
  124. ]
  125. [yii\base\Component:_eventWildcards] => []
  126. [yii\base\Component:_behaviors] => [
  127. 'tree' => creocoder\nestedsets\NestedSetsBehavior#2(...)
  128. ]
  129. )
  130. ]
Add Comment
Please, Sign In to add comment