Skip to content

Instantly share code, notes, and snippets.

@slave2zeros
Created July 16, 2012 03:03
Show Gist options
  • Save slave2zeros/3120165 to your computer and use it in GitHub Desktop.
Save slave2zeros/3120165 to your computer and use it in GitHub Desktop.
Array
(
[PathInstanceGoal] => Array
(
[id] => 129
[path_instance_id] => 99
[goal_id] => 1274
[start_date] => 2012-08-31 00:00:00
[due_date] =>
[status_id] => 1
[created_by] => 12792
[require_attachment_download] =>
[require_comment] => 1
[required_comment_length] => 1
[created] => 2012-07-15 22:57:09
[updated] => 2012-07-15 22:57:09
[sort_order] => 3
)
[PathInstance] => Array
(
[id] => 99
[path_id] => 85
[team_id] => 206
[nickname] =>
[start_date] => 2012-07-15 00:00:00
[due_date] => 2012-08-31 00:00:00
[status_id] => 1
[created_by] => 12792
[created] => 2012-07-15 22:57:09
[updated] => 2012-07-15 22:57:09
[Path] => Array
(
[id] => 85
[team_id] => 206
[name] => x
[introduction] => x
[email_message] =>
[icon] =>
[exempt_mentors] =>
[status_id] => 1
[created_by] => 12792
[created] => 2012-07-15 22:56:50
[updated] => 2012-07-15 22:56:50
)
)
[Goal] => Array
(
[id] => 1274
[name] => x
[description] =>
[image] =>
[created_by] => 12792
[searchable] =>
[related_content] =>
[default_goal] =>
[goal_status_id] => 1
[visibility_blocked_by_team] =>
[parent_id] =>
[created] => 2012-07-15 22:56:50
[updated] => 2012-07-15 22:56:50
[GoalStep] => Array
(
[0] => Array
(
[id] => 5785
[goal_id] => 1274
[name] => Reply to this question (minimum 1 words)
[description] =>
[created_by] => 12792
[step_status_id] => 1
[is_recurring] =>
[is_eduguide_step] =>
[goal_attachment_id] =>
[required_length] => 1
[number_of_repeats] => 0
[created] => 2012-07-15 22:56:50
[updated] => 2012-07-15 22:56:50
[sort_order] => 1
[Goal] =>
)
)
[GoalAttachment] => Array
(
)
)
[Status] => Array
(
[id] => 1
[name] => Active
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment