Advertisement
lamiastella

die php die

Mar 6th, 2017
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.10 KB | None | 0 0
  1. $ php PaginationExample.php
  2. object(InstagramAPI\Instagram)#3 (13) {
  3. ["username"]=>
  4. string(20) "mona_of_green_gables"
  5. ["password"]=>
  6. string(24) "mypass"
  7. ["debug"]=>
  8. bool(false)
  9. ["truncatedDebug"]=>
  10. bool(false)
  11. ["uuid"]=>
  12. string(36) "99cf82f1-e45d-4816-a8cf-a14d137f49a2"
  13. ["device_id"]=>
  14. string(24) "android-48b07417b6fd2f1a"
  15. ["username_id"]=>
  16. string(8) "53112486"
  17. ["token"]=>
  18. string(32) "v7AN6Pd5EHdNHvpIpTzrUhU4mU9AOlll"
  19. ["isLoggedIn"]=>
  20. bool(true)
  21. ["rank_token"]=>
  22. string(45) "53112486_99cf82f1-e45d-4816-a8cf-a14d137f49a2"
  23. ["http"]=>
  24. object(InstagramAPI\HttpInterface)#2 (7) {
  25. ["parent":protected]=>
  26. *RECURSION*
  27. ["userAgent":protected]=>
  28. string(88) "Instagram 10.8.0 Android (18/4.3; 320dpi; 720x1280; Hisense; t970; HS-T970; qcom; en_US)"
  29. ["verifySSL":protected]=>
  30. bool(true)
  31. ["proxy":protected]=>
  32. NULL
  33. ["outputInterface"]=>
  34. NULL
  35. ["client":"InstagramAPI\HttpInterface":private]=>
  36. object(GuzzleHttp\Client)#4 (1) {
  37. ["config":"GuzzleHttp\Client":private]=>
  38. array(9) {
  39. ["allow_redirects"]=>
  40. array(1) {
  41. ["max"]=>
  42. int(8)
  43. }
  44. ["connect_timeout"]=>
  45. float(30)
  46. ["decode_content"]=>
  47. bool(true)
  48. ["timeout"]=>
  49. float(240)
  50. ["http_errors"]=>
  51. bool(false)
  52. ["handler"]=>
  53. object(GuzzleHttp\HandlerStack)#5 (3) {
  54. ["handler":"GuzzleHttp\HandlerStack":private]=>
  55. object(Closure)#12 (2) {
  56. ["static"]=>
  57. array(2) {
  58. ["default"]=>
  59. object(Closure)#10 (2) {
  60. ["static"]=>
  61. array(2) {
  62. ["default"]=>
  63. object(GuzzleHttp\Handler\CurlMultiHandler)#6 (5) {
  64. ["factory":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
  65. object(GuzzleHttp\Handler\CurlFactory)#7 (2) {
  66. ["handles":"GuzzleHttp\Handler\CurlFactory":private]=>
  67. NULL
  68. ["maxHandles":"GuzzleHttp\Handler\CurlFactory":private]=>
  69. int(50)
  70. }
  71. ["selectTimeout":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
  72. int(1)
  73. ["active":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
  74. NULL
  75. ["handles":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
  76. array(0) {
  77. }
  78. ["delays":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
  79. array(0) {
  80. }
  81. }
  82. ["sync"]=>
  83. object(GuzzleHttp\Handler\CurlHandler)#8 (1) {
  84. ["factory":"GuzzleHttp\Handler\CurlHandler":private]=>
  85. object(GuzzleHttp\Handler\CurlFactory)#9 (2) {
  86. ["handles":"GuzzleHttp\Handler\CurlFactory":private]=>
  87. array(1) {
  88. [0]=>
  89. resource(55) of type (curl)
  90. }
  91. ["maxHandles":"GuzzleHttp\Handler\CurlFactory":private]=>
  92. int(3)
  93. }
  94. }
  95. }
  96. ["parameter"]=>
  97. array(2) {
  98. ["$request"]=>
  99. string(10) "<required>"
  100. ["$options"]=>
  101. string(10) "<required>"
  102. }
  103. }
  104. ["streaming"]=>
  105. object(GuzzleHttp\Handler\StreamHandler)#11 (1) {
  106. ["lastHeaders":"GuzzleHttp\Handler\StreamHandler":private]=>
  107. array(0) {
  108. }
  109. }
  110. }
  111. ["parameter"]=>
  112. array(2) {
  113. ["$request"]=>
  114. string(10) "<required>"
  115. ["$options"]=>
  116. string(10) "<required>"
  117. }
  118. }
  119. ["stack":"GuzzleHttp\HandlerStack":private]=>
  120. array(4) {
  121. [0]=>
  122. array(2) {
  123. [0]=>
  124. object(Closure)#13 (1) {
  125. ["parameter"]=>
  126. array(1) {
  127. ["$handler"]=>
  128. string(10) "<required>"
  129. }
  130. }
  131. [1]=>
  132. string(11) "http_errors"
  133. }
  134. [1]=>
  135. array(2) {
  136. [0]=>
  137. object(Closure)#14 (1) {
  138. ["parameter"]=>
  139. array(1) {
  140. ["$handler"]=>
  141. string(10) "<required>"
  142. }
  143. }
  144. [1]=>
  145. string(15) "allow_redirects"
  146. }
  147. [2]=>
  148. array(2) {
  149. [0]=>
  150. object(Closure)#15 (1) {
  151. ["parameter"]=>
  152. array(1) {
  153. ["$handler"]=>
  154. string(10) "<required>"
  155. }
  156. }
  157. [1]=>
  158. string(7) "cookies"
  159. }
  160. [3]=>
  161. array(2) {
  162. [0]=>
  163. object(Closure)#16 (1) {
  164. ["parameter"]=>
  165. array(1) {
  166. ["$handler"]=>
  167. string(10) "<required>"
  168. }
  169. }
  170. [1]=>
  171. string(12) "prepare_body"
  172. }
  173. }
  174. ["cached":"GuzzleHttp\HandlerStack":private]=>
  175. object(Closure)#36 (2) {
  176. ["static"]=>
  177. array(1) {
  178. ["handler"]=>
  179. object(GuzzleHttp\RedirectMiddleware)#35 (1) {
  180. ["nextHandler":"GuzzleHttp\RedirectMiddleware":private]=>
  181. object(Closure)#34 (2) {
  182. ["static"]=>
  183. array(1) {
  184. ["handler"]=>
  185. object(GuzzleHttp\PrepareBodyMiddleware)#33 (1) {
  186. ["nextHandler":"GuzzleHttp\PrepareBodyMiddleware":private]=>
  187. object(Closure)#12 (2) {
  188. ["static"]=>
  189. array(2) {
  190. ["default"]=>
  191. object(Closure)#10 (2) {
  192. ["static"]=>
  193. array(2) {
  194. ["default"]=>
  195. object(GuzzleHttp\Handler\CurlMultiHandler)#6 (5) {
  196. ["factory":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
  197. object(GuzzleHttp\Handler\CurlFactory)#7 (2) {
  198. ["handles":"GuzzleHttp\Handler\CurlFactory":private]=>
  199. NULL
  200. ["maxHandles":"GuzzleHttp\Handler\CurlFactory":private]=>
  201. int(50)
  202. }
  203. ["selectTimeout":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
  204. int(1)
  205. ["active":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
  206. NULL
  207. ["handles":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
  208. array(0) {
  209. }
  210. ["delays":"GuzzleHttp\Handler\CurlMultiHandler":private]=>
  211. array(0) {
  212. }
  213. }
  214. ["sync"]=>
  215. object(GuzzleHttp\Handler\CurlHandler)#8 (1) {
  216. ["factory":"GuzzleHttp\Handler\CurlHandler":private]=>
  217. object(GuzzleHttp\Handler\CurlFactory)#9 (2) {
  218. ["handles":"GuzzleHttp\Handler\CurlFactory":private]=>
  219. array(1) {
  220. [0]=>
  221. resource(55) of type (curl)
  222. }
  223. ["maxHandles":"GuzzleHttp\Handler\CurlFactory":private]=>
  224. int(3)
  225. }
  226. }
  227. }
  228. ["parameter"]=>
  229. array(2) {
  230. ["$request"]=>
  231. string(10) "<required>"
  232. ["$options"]=>
  233. string(10) "<required>"
  234. }
  235. }
  236. ["streaming"]=>
  237. object(GuzzleHttp\Handler\StreamHandler)#11 (1) {
  238. ["lastHeaders":"GuzzleHttp\Handler\StreamHandler":private]=>
  239. array(0) {
  240. }
  241. }
  242. }
  243. ["parameter"]=>
  244. array(2) {
  245. ["$request"]=>
  246. string(10) "<required>"
  247. ["$options"]=>
  248. string(10) "<required>"
  249. }
  250. }
  251. }
  252. }
  253. ["parameter"]=>
  254. array(2) {
  255. ["$request"]=>
  256. string(10) "<required>"
  257. ["$options"]=>
  258. string(10) "<required>"
  259. }
  260. }
  261. }
  262. }
  263. ["parameter"]=>
  264. array(2) {
  265. ["$request"]=>
  266. string(10) "<required>"
  267. ["$options"]=>
  268. string(10) "<required>"
  269. }
  270. }
  271. }
  272. ["verify"]=>
  273. bool(true)
  274. ["cookies"]=>
  275. bool(false)
  276. ["headers"]=>
  277. array(1) {
  278. ["User-Agent"]=>
  279. string(63) "GuzzleHttp/6.2.1 curl/7.35.0 PHP/5.6.30-7+deb.sury.org~trusty+1"
  280. }
  281. }
  282. }
  283. ["jar":"InstagramAPI\HttpInterface":private]=>
  284. object(GuzzleHttp\Cookie\FileCookieJar)#19 (4) {
  285. ["filename":"GuzzleHttp\Cookie\FileCookieJar":private]=>
  286. string(113) "/home/mona/computer_vision/instagram/Instagram-API/src/data/mona_of_green_gables/mona_of_green_gables-cookies.dat"
  287. ["storeSessionCookies":"GuzzleHttp\Cookie\FileCookieJar":private]=>
  288. bool(true)
  289. ["cookies":"GuzzleHttp\Cookie\CookieJar":private]=>
  290. array(8) {
  291. [0]=>
  292. object(GuzzleHttp\Cookie\SetCookie)#20 (1) {
  293. ["data":"GuzzleHttp\Cookie\SetCookie":private]=>
  294. array(9) {
  295. ["Name"]=>
  296. string(3) "mid"
  297. ["Value"]=>
  298. string(28) "WLzoRgABAAG7VOtf4CvkavNn3hUi"
  299. ["Domain"]=>
  300. string(15) "i.instagram.com"
  301. ["Path"]=>
  302. string(1) "/"
  303. ["Max-Age"]=>
  304. string(9) "630720000"
  305. ["Expires"]=>
  306. int(2119495238)
  307. ["Secure"]=>
  308. bool(false)
  309. ["Discard"]=>
  310. bool(false)
  311. ["HttpOnly"]=>
  312. bool(false)
  313. }
  314. }
  315. [1]=>
  316. object(GuzzleHttp\Cookie\SetCookie)#21 (1) {
  317. ["data":"GuzzleHttp\Cookie\SetCookie":private]=>
  318. array(9) {
  319. ["Name"]=>
  320. string(7) "ds_user"
  321. ["Value"]=>
  322. string(20) "mona_of_green_gables"
  323. ["Domain"]=>
  324. string(15) "i.instagram.com"
  325. ["Path"]=>
  326. string(1) "/"
  327. ["Max-Age"]=>
  328. string(7) "7776000"
  329. ["Expires"]=>
  330. int(1496551238)
  331. ["Secure"]=>
  332. bool(false)
  333. ["Discard"]=>
  334. bool(false)
  335. ["HttpOnly"]=>
  336. bool(false)
  337. }
  338. }
  339. [2]=>
  340. object(GuzzleHttp\Cookie\SetCookie)#22 (1) {
  341. ["data":"GuzzleHttp\Cookie\SetCookie":private]=>
  342. array(9) {
  343. ["Name"]=>
  344. string(9) "sessionid"
  345. ["Value"]=>
  346. string(552) "IGSCe3b7012234acd1e07b838a04ca3215f21fb705d8c73c68d9f0e347b6f7bf6467%3AkbYfK3NNOKtLEmBzvwO1HVP6mcnUzM80%3A%7B%22_token_ver%22%3A2%2C%22_auth_user_backend%22%3A%22accounts.backends.CaseInsensitiveModelBackend%22%2C%22_auth_user_id%22%3A53112486%2C%22asns%22%3A%7B%22time%22%3A1488775238%2C%22144.92.237.238%22%3A59%7D%2C%22_platform%22%3A1%2C%22_auth_user_hash%22%3A%22%22%2C%22_token%22%3A%2253112486%3Ao3F1lAHu6K19if2agkJqHcLW8WmtOzxB%3A0e249c54096859dba57c7b9c376f066bcbd92b24a834b89183185b55ece4d832%22%2C%22last_refreshed%22%3A1488775238.9632065%7D"
  347. ["Domain"]=>
  348. string(15) "i.instagram.com"
  349. ["Path"]=>
  350. string(1) "/"
  351. ["Max-Age"]=>
  352. string(7) "7776000"
  353. ["Expires"]=>
  354. int(1496551238)
  355. ["Secure"]=>
  356. bool(true)
  357. ["Discard"]=>
  358. bool(false)
  359. ["HttpOnly"]=>
  360. bool(true)
  361. }
  362. }
  363. [3]=>
  364. object(GuzzleHttp\Cookie\SetCookie)#23 (1) {
  365. ["data":"GuzzleHttp\Cookie\SetCookie":private]=>
  366. array(9) {
  367. ["Name"]=>
  368. string(4) "igfl"
  369. ["Value"]=>
  370. string(20) "mona_of_green_gables"
  371. ["Domain"]=>
  372. string(15) "i.instagram.com"
  373. ["Path"]=>
  374. string(1) "/"
  375. ["Max-Age"]=>
  376. string(5) "86400"
  377. ["Expires"]=>
  378. int(1488861640)
  379. ["Secure"]=>
  380. bool(false)
  381. ["Discard"]=>
  382. bool(false)
  383. ["HttpOnly"]=>
  384. bool(false)
  385. }
  386. }
  387. [9]=>
  388. object(GuzzleHttp\Cookie\SetCookie)#27 (1) {
  389. ["data":"GuzzleHttp\Cookie\SetCookie":private]=>
  390. array(9) {
  391. ["Name"]=>
  392. string(18) "is_starred_enabled"
  393. ["Value"]=>
  394. string(3) "yes"
  395. ["Domain"]=>
  396. string(15) "i.instagram.com"
  397. ["Path"]=>
  398. string(1) "/"
  399. ["Max-Age"]=>
  400. string(9) "630720000"
  401. ["Expires"]=>
  402. int(2119516191)
  403. ["Secure"]=>
  404. bool(false)
  405. ["Discard"]=>
  406. bool(false)
  407. ["HttpOnly"]=>
  408. bool(false)
  409. }
  410. }
  411. [10]=>
  412. object(GuzzleHttp\Cookie\SetCookie)#24 (1) {
  413. ["data":"GuzzleHttp\Cookie\SetCookie":private]=>
  414. array(9) {
  415. ["Name"]=>
  416. string(9) "s_network"
  417. ["Value"]=>
  418. string(2) """"
  419. ["Domain"]=>
  420. string(15) "i.instagram.com"
  421. ["Path"]=>
  422. string(1) "/"
  423. ["Max-Age"]=>
  424. string(4) "3600"
  425. ["Expires"]=>
  426. int(1488799791)
  427. ["Secure"]=>
  428. bool(false)
  429. ["Discard"]=>
  430. bool(false)
  431. ["HttpOnly"]=>
  432. bool(false)
  433. }
  434. }
  435. [12]=>
  436. object(GuzzleHttp\Cookie\SetCookie)#255 (1) {
  437. ["data":"GuzzleHttp\Cookie\SetCookie":private]=>
  438. array(9) {
  439. ["Name"]=>
  440. string(9) "csrftoken"
  441. ["Value"]=>
  442. string(32) "v7AN6Pd5EHdNHvpIpTzrUhU4mU9AOlll"
  443. ["Domain"]=>
  444. string(15) "i.instagram.com"
  445. ["Path"]=>
  446. string(1) "/"
  447. ["Max-Age"]=>
  448. string(8) "31449600"
  449. ["Expires"]=>
  450. int(1520245792)
  451. ["Secure"]=>
  452. bool(true)
  453. ["Discard"]=>
  454. bool(false)
  455. ["HttpOnly"]=>
  456. bool(false)
  457. }
  458. }
  459. [13]=>
  460. object(GuzzleHttp\Cookie\SetCookie)#47 (1) {
  461. ["data":"GuzzleHttp\Cookie\SetCookie":private]=>
  462. array(9) {
  463. ["Name"]=>
  464. string(10) "ds_user_id"
  465. ["Value"]=>
  466. string(8) "53112486"
  467. ["Domain"]=>
  468. string(15) "i.instagram.com"
  469. ["Path"]=>
  470. string(1) "/"
  471. ["Max-Age"]=>
  472. string(7) "7776000"
  473. ["Expires"]=>
  474. int(1496572192)
  475. ["Secure"]=>
  476. bool(false)
  477. ["Discard"]=>
  478. bool(false)
  479. ["HttpOnly"]=>
  480. bool(false)
  481. }
  482. }
  483. }
  484. ["strictMode":"GuzzleHttp\Cookie\CookieJar":private]=>
  485. NULL
  486. }
  487. }
  488. ["settingsAdapter"]=>
  489. array(1) {
  490. ["type"]=>
  491. string(4) "file"
  492. }
  493. ["settings"]=>
  494. object(InstagramAPI\SettingsAdapter)#17 (1) {
  495. ["setting"]=>
  496. object(InstagramAPI\SettingsFile)#18 (4) {
  497. ["cookiesPath"]=>
  498. string(113) "/home/mona/computer_vision/instagram/Instagram-API/src/data/mona_of_green_gables/mona_of_green_gables-cookies.dat"
  499. ["sets":"InstagramAPI\SettingsFile":private]=>
  500. array(11) {
  501. ["version"]=>
  502. string(6) "10.8.0"
  503. ["manufacturer"]=>
  504. string(7) "Hisense"
  505. ["device"]=>
  506. string(4) "t970"
  507. ["model"]=>
  508. string(7) "HS-T970"
  509. ["user_agent"]=>
  510. string(88) "Instagram 10.8.0 Android (18/4.3; 320dpi; 720x1280; Hisense; t970; HS-T970; qcom; en_US)"
  511. ["uuid"]=>
  512. string(36) "99cf82f1-e45d-4816-a8cf-a14d137f49a2"
  513. ["phone_id"]=>
  514. string(36) "12b761b6-5778-4b4a-9f66-8e320009d17f"
  515. ["device_id"]=>
  516. string(24) "android-48b07417b6fd2f1a"
  517. ["username_id"]=>
  518. string(8) "53112486"
  519. ["token"]=>
  520. string(32) "v7AN6Pd5EHdNHvpIpTzrUhU4mU9AOlll"
  521. ["last_login"]=>
  522. string(10) "1488795338"
  523. }
  524. ["folderPath":"InstagramAPI\SettingsFile":private]=>
  525. NULL
  526. ["settingsPath"]=>
  527. string(114) "/home/mona/computer_vision/instagram/Instagram-API/src/data/mona_of_green_gables/mona_of_green_gables-settings.dat"
  528. }
  529. }
  530. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement