Advertisement
Guest User

Untitled

a guest
Apr 21st, 2017
549
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.54 KB | None | 0 0
  1. App\Model\Entity\StudentContact Object
  2. (
  3. [id] => 11
  4. [student_id] => 1
  5. [relation_id] => 4
  6. [contact_id] => 22
  7. [contact_type] => 1
  8. [status] => 1
  9. [contact] => App\Model\Entity\Contact Object
  10. (
  11. [id] => 22
  12. [person_id] => 91
  13. [sis_id] =>
  14. [employment_detail_id] => 10
  15. [qualification_master_id] =>
  16. [employment_detail] => App\Model\Entity\EmploymentDetail Object
  17. (
  18. [id] => 10
  19. [employers_name] => sdfasdfsd
  20. [occupation] => dsfsadfsdf
  21. [address_line_1] => dsfsadfasdf
  22. [address_line_2] =>
  23. [city] => fsdfsdf
  24. [state_id] => 3
  25. [country_id] => 2
  26. [zipcode] => 324234
  27. [original_data] =>
  28. [status] => 0
  29. [[new]] =>
  30. [[accessible]] => Array
  31. (
  32. [*] => 1
  33. [id] =>
  34. )
  35.  
  36. [[dirty]] => Array
  37. (
  38. )
  39.  
  40. [[original]] => Array
  41. (
  42. )
  43.  
  44. [[virtual]] => Array
  45. (
  46. )
  47.  
  48. [[errors]] => Array
  49. (
  50. )
  51.  
  52. [[invalid]] => Array
  53. (
  54. )
  55.  
  56. [[repository]] => EmploymentDetails
  57. )
  58.  
  59. [person] => App\Model\Entity\Person Object
  60. (
  61. [id] => 91
  62. [first_name] => My
  63. [middle_name] =>
  64. [last_name] => Brother
  65. [email] => lkjlkj@sdfsdf.co
  66. [birth_date] =>
  67. [gender] =>
  68. [preferred_name] =>
  69. [social_security_number] =>
  70. [original_data] => {"email":"lkjlkj@sdfsdf.co","id":91,"first_name":"My","middle_name":null,"last_name":"Brother","birth_date":null,"gender":null,"preferred_name":null,"social_security_number":null,"original_data":null,"person_phone_numbers":[{"person_id":91,"phone":"7679748636","phone_country_id":null,"phone_type_id":1,"status":0,"phone_type":{"id":1,"phone_type":"Home"},"country":null}],"person_addresses":[{"person_id":91,"address_id":105,"address_type_id":1,"status":0,"address_type":{"id":1,"type":"Mailing"},"address":{"id":105,"address_line_1":"dsfsdfsdf","address_line_2":"sfsdfdsf","country_id":3,"state_id":2,"city":"dfsdf","zipcode":"8798798","longitude":null,"latitude":null,"country":{"id":3,"name":"India","iso_code_2":"11","iso_code_3":"IND","phone_prefix":"91","sis_id":0},"state":{"id":2,"name":"West Bengal","short_name":"wb","sis_state_id":0,"country_id":3,"status":1}}}]}
  71. [person_phone_numbers] => Array
  72. (
  73. [0] => App\Model\Entity\PersonPhoneNumber Object
  74. (
  75. [id] => 68
  76. [person_id] => 91
  77. [phone] => 7679748636
  78. [phone_country_id] =>
  79. [phone_type_id] => 1
  80. [original_data] => {"id":68,"person_id":91,"phone":"(989) 879-8798","phone_country_id":null,"phone_type_id":1,"status":0,"phone_type":{"phone_type":"Home"},"country":null}
  81. [status] => 0
  82. [[new]] =>
  83. [[accessible]] => Array
  84. (
  85. [*] => 1
  86. [id] =>
  87. )
  88.  
  89. [[dirty]] => Array
  90. (
  91. )
  92.  
  93. [[original]] => Array
  94. (
  95. )
  96.  
  97. [[virtual]] => Array
  98. (
  99. )
  100.  
  101. [[errors]] => Array
  102. (
  103. )
  104.  
  105. [[invalid]] => Array
  106. (
  107. )
  108.  
  109. [[repository]] => PersonPhoneNumbers
  110. )
  111.  
  112. [1] => App\Model\Entity\PersonPhoneNumber Object
  113. (
  114. [phone_type_id] => 3
  115. [phone] => 1231231231
  116. [[new]] => 1
  117. [[accessible]] => Array
  118. (
  119. [*] => 1
  120. [id] =>
  121. )
  122.  
  123. [[dirty]] => Array
  124. (
  125. [phone_type_id] => 1
  126. [phone] => 1
  127. )
  128.  
  129. [[original]] => Array
  130. (
  131. )
  132.  
  133. [[virtual]] => Array
  134. (
  135. )
  136.  
  137. [[errors]] => Array
  138. (
  139. )
  140.  
  141. [[invalid]] => Array
  142. (
  143. )
  144.  
  145. [[repository]] =>
  146. )
  147.  
  148. [2] => App\Model\Entity\PersonPhoneNumber Object
  149. (
  150. [phone_type_id] => 2
  151. [phone] => 5656565656
  152. [[new]] => 1
  153. [[accessible]] => Array
  154. (
  155. [*] => 1
  156. [id] =>
  157. )
  158.  
  159. [[dirty]] => Array
  160. (
  161. [phone_type_id] => 1
  162. [phone] => 1
  163. )
  164.  
  165. [[original]] => Array
  166. (
  167. )
  168.  
  169. [[virtual]] => Array
  170. (
  171. )
  172.  
  173. [[errors]] => Array
  174. (
  175. )
  176.  
  177. [[invalid]] => Array
  178. (
  179. )
  180.  
  181. [[repository]] =>
  182. )
  183.  
  184. )
  185.  
  186. [person_addresses] => Array
  187. (
  188. [0] => App\Model\Entity\PersonAddress Object
  189. (
  190. [id] => 185
  191. [person_id] => 91
  192. [address_id] => 105
  193. [address_type_id] => 1
  194. [status] => 0
  195. [address] => App\Model\Entity\Address Object
  196. (
  197. [id] => 105
  198. [address_line_1] => dsfsdfsdf
  199. [address_line_2] => sfsdfdsf
  200. [country_id] => 3
  201. [state_id] => 2
  202. [city] => dfsdf
  203. [zipcode] => 8798798
  204. [longitude] =>
  205. [latitude] =>
  206. [original_data] =>
  207. [[new]] =>
  208. [[accessible]] => Array
  209. (
  210. [*] => 1
  211. [id] =>
  212. [original_data] =>
  213. )
  214.  
  215. [[dirty]] => Array
  216. (
  217. [address_line_1] => 1
  218. [address_line_2] => 1
  219. [state_id] => 1
  220. [country_id] => 1
  221. [city] => 1
  222. [zipcode] => 1
  223. )
  224.  
  225. [[original]] => Array
  226. (
  227. [state_id] => 2
  228. [country_id] => 3
  229. )
  230.  
  231. [[virtual]] => Array
  232. (
  233. )
  234.  
  235. [[errors]] => Array
  236. (
  237. )
  238.  
  239. [[invalid]] => Array
  240. (
  241. )
  242.  
  243. [[repository]] => Addresses
  244. )
  245.  
  246. [[new]] =>
  247. [[accessible]] => Array
  248. (
  249. [*] => 1
  250. [id] =>
  251. )
  252.  
  253. [[dirty]] => Array
  254. (
  255. )
  256.  
  257. [[original]] => Array
  258. (
  259. )
  260.  
  261. [[virtual]] => Array
  262. (
  263. )
  264.  
  265. [[errors]] => Array
  266. (
  267. )
  268.  
  269. [[invalid]] => Array
  270. (
  271. )
  272.  
  273. [[repository]] => PersonAddresses
  274. )
  275.  
  276. )
  277.  
  278. [[new]] =>
  279. [[accessible]] => Array
  280. (
  281. [*] => 1
  282. [id] =>
  283. )
  284.  
  285. [[dirty]] => Array
  286. (
  287. )
  288.  
  289. [[original]] => Array
  290. (
  291. )
  292.  
  293. [[virtual]] => Array
  294. (
  295. )
  296.  
  297. [[errors]] => Array
  298. (
  299. )
  300.  
  301. [[invalid]] => Array
  302. (
  303. )
  304.  
  305. [[repository]] => Persons
  306. )
  307.  
  308. [[new]] =>
  309. [[accessible]] => Array
  310. (
  311. [*] => 1
  312. [id] =>
  313. )
  314.  
  315. [[dirty]] => Array
  316. (
  317. )
  318.  
  319. [[original]] => Array
  320. (
  321. )
  322.  
  323. [[virtual]] => Array
  324. (
  325. [0] => relation_name
  326. [1] => relation_id
  327. [2] => student_contact_id
  328. [3] => contact_type
  329. )
  330.  
  331. [[errors]] => Array
  332. (
  333. )
  334.  
  335. [[invalid]] => Array
  336. (
  337. )
  338.  
  339. [[repository]] => Contacts
  340. )
  341.  
  342. [[new]] =>
  343. [[accessible]] => Array
  344. (
  345. [*] => 1
  346. [id] =>
  347. )
  348.  
  349. [[dirty]] => Array
  350. (
  351. )
  352.  
  353. [[original]] => Array
  354. (
  355. )
  356.  
  357. [[virtual]] => Array
  358. (
  359. )
  360.  
  361. [[errors]] => Array
  362. (
  363. )
  364.  
  365. [[invalid]] => Array
  366. (
  367. )
  368.  
  369. [[repository]] => StudentContacts
  370. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement