Guest User

Untitled

a guest
Sep 19th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.93 KB | None | 0 0
  1. Array
  2. (
  3. [User] => Array
  4. (
  5. [id] => 12792
  6. )
  7.  
  8. [GoalUser] => Array
  9. (
  10. [Goal] => Array
  11. (
  12. [id] => 1061
  13. [name] => Test goal
  14. [description] => describe your goal here
  15. )
  16.  
  17. [goal_id] => 1061
  18. [due_date] => June 30, 2012
  19. )
  20.  
  21. [GoalStepUser] => Array
  22. (
  23. [0] => Array
  24. (
  25. [id] => 2497
  26. [goal_id] => 1061
  27. [step_id] => 5500
  28. [user_id] => 12792
  29. [team_id] =>
  30. [step_status_id] => 1
  31. [start_date] => March 23, 2012
  32. [due_date] => March 30, 2012
  33. [is_recurring] => 1
  34. [number_of_repeats] => 10
  35. [number_finished] => 0
  36. [repeat_interval_id] => 2
  37. [repeat_period] =>
  38. [reminder_frequency_id] => 1
  39. [calculated_due_date] => 1
  40. [created] => 2012-03-23 15:28:19
  41. [updated] => 2012-03-23 15:28:19
  42. [sort_order] => 1
  43. [GoalStep] => Array
  44. (
  45. [id] => 5500
  46. [goal_id] => 1061
  47. [name] => step 3
  48. [description] =>
  49. [created_by] => 12792
  50. [step_status_id] => 1
  51. [is_recurring] =>
  52. [is_eduguide_step] =>
  53. [number_of_repeats] => 0
  54. [created] => 2012-03-23 15:28:19
  55. [updated] => 2012-03-23 15:28:19
  56. [sort_order] => 3
  57. )
  58.  
  59. )
  60.  
  61. [1] => Array
  62. (
  63. [id] => 2496
  64. [goal_id] => 1061
  65. [step_id] => 5499
  66. [user_id] => 12792
  67. [team_id] =>
  68. [step_status_id] => 1
  69. [start_date] => March 23, 2012
  70. [due_date] => April 27, 2012
  71. [is_recurring] => 1
  72. [number_of_repeats] => 15
  73. [number_finished] => 0
  74. [repeat_interval_id] => 6
  75. [repeat_period] => Monday,Wednesday,Friday
  76. [reminder_frequency_id] => 1
  77. [calculated_due_date] =>
  78. [created] => 2012-03-23 15:28:19
  79. [updated] => 2012-03-23 15:28:19
  80. [sort_order] => 2
  81. [GoalStep] => Array
  82. (
  83. [id] => 5499
  84. [goal_id] => 1061
  85. [name] => step 2
  86. [description] =>
  87. [created_by] => 12792
  88. [step_status_id] => 1
  89. [is_recurring] =>
  90. [is_eduguide_step] =>
  91. [number_of_repeats] => 0
  92. [created] => 2012-03-23 15:28:19
  93. [updated] => 2012-03-23 15:28:19
  94. [sort_order] => 2
  95. )
  96.  
  97. )
  98.  
  99. [2] => Array
  100. (
  101. [id] => 2495
  102. [goal_id] => 1061
  103. [step_id] => 5498
  104. [user_id] => 12792
  105. [team_id] =>
  106. [step_status_id] => 1
  107. [start_date] => March 23, 2012
  108. [due_date] => March 30, 2012
  109. [is_recurring] =>
  110. [number_of_repeats] => 0
  111. [number_finished] => 0
  112. [repeat_interval_id] => 1
  113. [repeat_period] =>
  114. [reminder_frequency_id] => 1
  115. [calculated_due_date] =>
  116. [created] => 2012-03-23 15:28:19
  117. [updated] => 2012-03-23 15:28:19
  118. [sort_order] => 3
  119. [GoalStep] => Array
  120. (
  121. [id] => 5498
  122. [goal_id] => 1061
  123. [name] => step 1
  124. [description] =>
  125. [created_by] => 12792
  126. [step_status_id] => 1
  127. [is_recurring] =>
  128. [is_eduguide_step] =>
  129. [number_of_repeats] => 0
  130. [created] => 2012-03-23 15:28:19
  131. [updated] => 2012-03-23 15:28:19
  132. [sort_order] => 1
  133. )
  134.  
  135. )
  136.  
  137. )
  138.  
  139. )
Add Comment
Please, Sign In to add comment