linccce

Output

Jul 21st, 2016
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.17 KB | None | 0 0
  1. object(FacebookAds\Http\Exception\AuthorizationException)#155 (15) {
  2. ["response":protected]=>
  3. object(FacebookAds\Http\Response)#157 (5) {
  4. ["request":protected]=>
  5. object(FacebookAds\Http\Request)#159 (10) {
  6. ["client":protected]=>
  7. object(FacebookAds\Http\Client)#195 (6) {
  8. ["requestPrototype":protected]=>
  9. object(FacebookAds\Http\Request)#182 (10) {
  10. ["client":protected]=>
  11. *RECURSION*
  12. ["headers":protected]=>
  13. NULL
  14. ["method":protected]=>
  15. string(3) "GET"
  16. ["protocol":protected]=>
  17. string(8) "https://"
  18. ["domain":protected]=>
  19. NULL
  20. ["path":protected]=>
  21. NULL
  22. ["graphVersion":protected]=>
  23. NULL
  24. ["queryParams":protected]=>
  25. NULL
  26. ["bodyParams":protected]=>
  27. NULL
  28. ["fileParams":protected]=>
  29. NULL
  30. }
  31. ["responsePrototype":protected]=>
  32. object(FacebookAds\Http\Response)#176 (5) {
  33. ["request":protected]=>
  34. NULL
  35. ["statusCode":protected]=>
  36. NULL
  37. ["headers":protected]=>
  38. NULL
  39. ["body":protected]=>
  40. NULL
  41. ["content":protected]=>
  42. NULL
  43. }
  44. ["defaultRequestHeaders":protected]=>
  45. object(FacebookAds\Http\Headers)#173 (1) {
  46. ["storage":"ArrayObject":private]=>
  47. array(2) {
  48. ["User-Agent"]=>
  49. string(14) "fb-php-ads-2.7"
  50. ["Accept-Encoding"]=>
  51. string(1) "*"
  52. }
  53. }
  54. ["adapter":protected]=>
  55. object(FacebookAds\Http\Adapter\CurlAdapter)#178 (3) {
  56. ["curl":protected]=>
  57. object(FacebookAds\Http\Adapter\Curl\Curl55)#177 (1) {
  58. ["handle":protected]=>
  59. resource(14) of type (curl)
  60. }
  61. ["opts":protected]=>
  62. object(ArrayObject)#133 (1) {
  63. ["storage":"ArrayObject":private]=>
  64. array(5) {
  65. [78]=>
  66. int(10)
  67. [13]=>
  68. int(60)
  69. [19913]=>
  70. bool(true)
  71. [42]=>
  72. bool(true)
  73. [10065]=>
  74. string(98) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Http/../../../fb_ca_chain_bundle.crt"
  75. }
  76. }
  77. ["client":protected]=>
  78. *RECURSION*
  79. }
  80. ["caBundlePath":protected]=>
  81. string(98) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Http/../../../fb_ca_chain_bundle.crt"
  82. ["defaultGraphBaseDomain":protected]=>
  83. string(12) "facebook.com"
  84. }
  85. ["headers":protected]=>
  86. object(FacebookAds\Http\Headers)#154 (1) {
  87. ["storage":"ArrayObject":private]=>
  88. array(2) {
  89. ["User-Agent"]=>
  90. string(14) "fb-php-ads-2.7"
  91. ["Accept-Encoding"]=>
  92. string(1) "*"
  93. }
  94. }
  95. ["method":protected]=>
  96. string(4) "POST"
  97. ["protocol":protected]=>
  98. string(8) "https://"
  99. ["domain":protected]=>
  100. string(18) "graph.facebook.com"
  101. ["path":protected]=>
  102. string(21) "/act_248509843/adsets"
  103. ["graphVersion":protected]=>
  104. string(3) "2.7"
  105. ["queryParams":protected]=>
  106. object(FacebookAds\Http\Parameters)#156 (1) {
  107. ["storage":"ArrayObject":private]=>
  108. array(0) {
  109. }
  110. }
  111. ["bodyParams":protected]=>
  112. object(FacebookAds\Http\Parameters)#158 (1) {
  113. ["storage":"ArrayObject":private]=>
  114. array(12) {
  115. ["name"]=>
  116. string(30) "2013 Hyundai iMax 2.5 CRD Auto"
  117. ["optimization_goal"]=>
  118. string(5) "REACH"
  119. ["billing_event"]=>
  120. string(11) "IMPRESSIONS"
  121. ["bid_amount"]=>
  122. int(1)
  123. ["daily_budget"]=>
  124. int(2)
  125. ["campaign_id"]=>
  126. string(13) "6056580300766"
  127. ["targeting"]=>
  128. array(1) {
  129. ["geo_locations"]=>
  130. array(1) {
  131. ["countries"]=>
  132. array(1) {
  133. [0]=>
  134. string(2) "US"
  135. }
  136. }
  137. }
  138. ["start_time"]=>
  139. string(24) "2016-07-28T11:41:08+0000"
  140. ["end_time"]=>
  141. string(24) "2016-08-04T11:41:08+0000"
  142. ["status"]=>
  143. string(6) "PAUSED"
  144. ["access_token"]=>
  145. string(163) "EAAQTZAqORIb8BAJVRPZCnnRRzlc6zSGpPlLmokigiiZB87UKFokFbIPWlYR1meWTGCVsNJZCm2jDLHKZCOBj2bcX5gYSIDNwLoefnyL3eVni44E9CXluOawyYhTQlS5nXGPbP9wLq1DHbW2VXpPRmcYMQiX4iiIQZD"
  146. ["appsecret_proof"]=>
  147. string(64) "2c2d1b54b1b0a367454f6e48ee68b86702d0de7f01c80b7f519edd5e81b5eca9"
  148. }
  149. }
  150. ["fileParams":protected]=>
  151. object(FacebookAds\Http\Parameters)#150 (1) {
  152. ["storage":"ArrayObject":private]=>
  153. array(0) {
  154. }
  155. }
  156. }
  157. ["statusCode":protected]=>
  158. int(400)
  159. ["headers":protected]=>
  160. object(FacebookAds\Http\Headers)#151 (1) {
  161. ["storage":"ArrayObject":private]=>
  162. array(15) {
  163. ["http_code"]=>
  164. string(24) "HTTP/1.1 400 Bad Request"
  165. ["WWW-Authenticate"]=>
  166. string(63) "OAuth "Facebook Platform" "invalid_request" "Invalid parameter""
  167. ["Access-Control-Allow-Origin"]=>
  168. string(1) "*"
  169. ["Pragma"]=>
  170. string(8) "no-cache"
  171. ["Cache-Control"]=>
  172. string(8) "no-store"
  173. ["facebook-api-version"]=>
  174. string(4) "v2.7"
  175. ["Expires"]=>
  176. string(29) "Sat, 01 Jan 2000 00:00:00 GMT"
  177. ["Content-Type"]=>
  178. string(31) "application/json; charset=UTF-8"
  179. ["x-fb-trace-id"]=>
  180. string(11) "EasgIm81jiH"
  181. ["x-fb-rev"]=>
  182. string(7) "2458046"
  183. ["Vary"]=>
  184. string(15) "Accept-Encoding"
  185. ["X-FB-Debug"]=>
  186. string(88) "EcBhM+LksnxP7DvmD2p/Y1f+FC67PjFvcl9ce8M6TMaKAQ2ruuIZFhh2z4MO/zhv7GeLBuegSiqOxDo9loKhFQ=="
  187. ["Date"]=>
  188. string(29) "Thu, 21 Jul 2016 11:41:09 GMT"
  189. ["Connection"]=>
  190. string(10) "keep-alive"
  191. ["Content-Length"]=>
  192. string(3) "310"
  193. }
  194. }
  195. ["body":protected]=>
  196. string(310) "{"error":{"message":"Invalid parameter","type":"OAuthException","code":100,"error_data":{"blame_field_specs":[["daily_budget"]]},"error_subcode":1885272,"is_transient":false,"error_user_title":"Your Budget Is Too Low","error_user_msg":"The minimum budget for this ad set is $1.00.","fbtrace_id":"EasgIm81jiH"}}"
  197. ["content":protected]=>
  198. array(1) {
  199. ["error"]=>
  200. array(9) {
  201. ["message"]=>
  202. string(17) "Invalid parameter"
  203. ["type"]=>
  204. string(14) "OAuthException"
  205. ["code"]=>
  206. int(100)
  207. ["error_data"]=>
  208. array(1) {
  209. ["blame_field_specs"]=>
  210. array(1) {
  211. [0]=>
  212. array(1) {
  213. [0]=>
  214. string(12) "daily_budget"
  215. }
  216. }
  217. }
  218. ["error_subcode"]=>
  219. int(1885272)
  220. ["is_transient"]=>
  221. bool(false)
  222. ["error_user_title"]=>
  223. string(22) "Your Budget Is Too Low"
  224. ["error_user_msg"]=>
  225. string(44) "The minimum budget for this ad set is $1.00."
  226. ["fbtrace_id"]=>
  227. string(11) "EasgIm81jiH"
  228. }
  229. }
  230. }
  231. ["errorCode":protected]=>
  232. NULL
  233. ["errorSubcode":protected]=>
  234. int(1885272)
  235. ["errorMessage":protected]=>
  236. NULL
  237. ["errorUserTitle":protected]=>
  238. string(22) "Your Budget Is Too Low"
  239. ["errorUserMessage":protected]=>
  240. string(44) "The minimum budget for this ad set is $1.00."
  241. ["errorType":protected]=>
  242. NULL
  243. ["errorBlameFieldSpecs":protected]=>
  244. array(1) {
  245. [0]=>
  246. array(1) {
  247. [0]=>
  248. string(12) "daily_budget"
  249. }
  250. }
  251. ["message":protected]=>
  252. string(17) "Invalid parameter"
  253. ["string":"Exception":private]=>
  254. string(0) ""
  255. ["code":protected]=>
  256. int(100)
  257. ["file":protected]=>
  258. string(97) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Http/Exception/RequestException.php"
  259. ["line":protected]=>
  260. int(140)
  261. ["trace":"Exception":private]=>
  262. array(17) {
  263. [0]=>
  264. array(6) {
  265. ["file"]=>
  266. string(77) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Http/Client.php"
  267. ["line"]=>
  268. int(215)
  269. ["function"]=>
  270. string(6) "create"
  271. ["class"]=>
  272. string(43) "FacebookAds\Http\Exception\RequestException"
  273. ["type"]=>
  274. string(2) "::"
  275. ["args"]=>
  276. array(1) {
  277. [0]=>
  278. object(FacebookAds\Http\Response)#157 (5) {
  279. ["request":protected]=>
  280. object(FacebookAds\Http\Request)#159 (10) {
  281. ["client":protected]=>
  282. object(FacebookAds\Http\Client)#195 (6) {
  283. ["requestPrototype":protected]=>
  284. object(FacebookAds\Http\Request)#182 (10) {
  285. ["client":protected]=>
  286. *RECURSION*
  287. ["headers":protected]=>
  288. NULL
  289. ["method":protected]=>
  290. string(3) "GET"
  291. ["protocol":protected]=>
  292. string(8) "https://"
  293. ["domain":protected]=>
  294. NULL
  295. ["path":protected]=>
  296. NULL
  297. ["graphVersion":protected]=>
  298. NULL
  299. ["queryParams":protected]=>
  300. NULL
  301. ["bodyParams":protected]=>
  302. NULL
  303. ["fileParams":protected]=>
  304. NULL
  305. }
  306. ["responsePrototype":protected]=>
  307. object(FacebookAds\Http\Response)#176 (5) {
  308. ["request":protected]=>
  309. NULL
  310. ["statusCode":protected]=>
  311. NULL
  312. ["headers":protected]=>
  313. NULL
  314. ["body":protected]=>
  315. NULL
  316. ["content":protected]=>
  317. NULL
  318. }
  319. ["defaultRequestHeaders":protected]=>
  320. object(FacebookAds\Http\Headers)#173 (1) {
  321. ["storage":"ArrayObject":private]=>
  322. array(2) {
  323. ["User-Agent"]=>
  324. string(14) "fb-php-ads-2.7"
  325. ["Accept-Encoding"]=>
  326. string(1) "*"
  327. }
  328. }
  329. ["adapter":protected]=>
  330. object(FacebookAds\Http\Adapter\CurlAdapter)#178 (3) {
  331. ["curl":protected]=>
  332. object(FacebookAds\Http\Adapter\Curl\Curl55)#177 (1) {
  333. ["handle":protected]=>
  334. resource(14) of type (curl)
  335. }
  336. ["opts":protected]=>
  337. object(ArrayObject)#133 (1) {
  338. ["storage":"ArrayObject":private]=>
  339. array(5) {
  340. [78]=>
  341. int(10)
  342. [13]=>
  343. int(60)
  344. [19913]=>
  345. bool(true)
  346. [42]=>
  347. bool(true)
  348. [10065]=>
  349. string(98) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Http/../../../fb_ca_chain_bundle.crt"
  350. }
  351. }
  352. ["client":protected]=>
  353. *RECURSION*
  354. }
  355. ["caBundlePath":protected]=>
  356. string(98) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Http/../../../fb_ca_chain_bundle.crt"
  357. ["defaultGraphBaseDomain":protected]=>
  358. string(12) "facebook.com"
  359. }
  360. ["headers":protected]=>
  361. object(FacebookAds\Http\Headers)#154 (1) {
  362. ["storage":"ArrayObject":private]=>
  363. array(2) {
  364. ["User-Agent"]=>
  365. string(14) "fb-php-ads-2.7"
  366. ["Accept-Encoding"]=>
  367. string(1) "*"
  368. }
  369. }
  370. ["method":protected]=>
  371. string(4) "POST"
  372. ["protocol":protected]=>
  373. string(8) "https://"
  374. ["domain":protected]=>
  375. string(18) "graph.facebook.com"
  376. ["path":protected]=>
  377. string(21) "/act_248509843/adsets"
  378. ["graphVersion":protected]=>
  379. string(3) "2.7"
  380. ["queryParams":protected]=>
  381. object(FacebookAds\Http\Parameters)#156 (1) {
  382. ["storage":"ArrayObject":private]=>
  383. array(0) {
  384. }
  385. }
  386. ["bodyParams":protected]=>
  387. object(FacebookAds\Http\Parameters)#158 (1) {
  388. ["storage":"ArrayObject":private]=>
  389. array(12) {
  390. ["name"]=>
  391. string(30) "2013 Hyundai iMax 2.5 CRD Auto"
  392. ["optimization_goal"]=>
  393. string(5) "REACH"
  394. ["billing_event"]=>
  395. string(11) "IMPRESSIONS"
  396. ["bid_amount"]=>
  397. int(1)
  398. ["daily_budget"]=>
  399. int(2)
  400. ["campaign_id"]=>
  401. string(13) "6056580300766"
  402. ["targeting"]=>
  403. array(1) {
  404. ["geo_locations"]=>
  405. array(1) {
  406. ["countries"]=>
  407. array(1) {
  408. [0]=>
  409. string(2) "US"
  410. }
  411. }
  412. }
  413. ["start_time"]=>
  414. string(24) "2016-07-28T11:41:08+0000"
  415. ["end_time"]=>
  416. string(24) "2016-08-04T11:41:08+0000"
  417. ["status"]=>
  418. string(6) "PAUSED"
  419. ["access_token"]=>
  420. string(163) "EAAQTZAqORIb8BAJVRPZCnnRRzlc6zSGpPlLmokigiiZB87UKFokFbIPWlYR1meWTGCVsNJZCm2jDLHKZCOBj2bcX5gYSIDNwLoefnyL3eVni44E9CXluOawyYhTQlS5nXGPbP9wLq1DHbW2VXpPRmcYMQiX4iiIQZD"
  421. ["appsecret_proof"]=>
  422. string(64) "2c2d1b54b1b0a367454f6e48ee68b86702d0de7f01c80b7f519edd5e81b5eca9"
  423. }
  424. }
  425. ["fileParams":protected]=>
  426. object(FacebookAds\Http\Parameters)#150 (1) {
  427. ["storage":"ArrayObject":private]=>
  428. array(0) {
  429. }
  430. }
  431. }
  432. ["statusCode":protected]=>
  433. int(400)
  434. ["headers":protected]=>
  435. object(FacebookAds\Http\Headers)#151 (1) {
  436. ["storage":"ArrayObject":private]=>
  437. array(15) {
  438. ["http_code"]=>
  439. string(24) "HTTP/1.1 400 Bad Request"
  440. ["WWW-Authenticate"]=>
  441. string(63) "OAuth "Facebook Platform" "invalid_request" "Invalid parameter""
  442. ["Access-Control-Allow-Origin"]=>
  443. string(1) "*"
  444. ["Pragma"]=>
  445. string(8) "no-cache"
  446. ["Cache-Control"]=>
  447. string(8) "no-store"
  448. ["facebook-api-version"]=>
  449. string(4) "v2.7"
  450. ["Expires"]=>
  451. string(29) "Sat, 01 Jan 2000 00:00:00 GMT"
  452. ["Content-Type"]=>
  453. string(31) "application/json; charset=UTF-8"
  454. ["x-fb-trace-id"]=>
  455. string(11) "EasgIm81jiH"
  456. ["x-fb-rev"]=>
  457. string(7) "2458046"
  458. ["Vary"]=>
  459. string(15) "Accept-Encoding"
  460. ["X-FB-Debug"]=>
  461. string(88) "EcBhM+LksnxP7DvmD2p/Y1f+FC67PjFvcl9ce8M6TMaKAQ2ruuIZFhh2z4MO/zhv7GeLBuegSiqOxDo9loKhFQ=="
  462. ["Date"]=>
  463. string(29) "Thu, 21 Jul 2016 11:41:09 GMT"
  464. ["Connection"]=>
  465. string(10) "keep-alive"
  466. ["Content-Length"]=>
  467. string(3) "310"
  468. }
  469. }
  470. ["body":protected]=>
  471. string(310) "{"error":{"message":"Invalid parameter","type":"OAuthException","code":100,"error_data":{"blame_field_specs":[["daily_budget"]]},"error_subcode":1885272,"is_transient":false,"error_user_title":"Your Budget Is Too Low","error_user_msg":"The minimum budget for this ad set is $1.00.","fbtrace_id":"EasgIm81jiH"}}"
  472. ["content":protected]=>
  473. array(1) {
  474. ["error"]=>
  475. array(9) {
  476. ["message"]=>
  477. string(17) "Invalid parameter"
  478. ["type"]=>
  479. string(14) "OAuthException"
  480. ["code"]=>
  481. int(100)
  482. ["error_data"]=>
  483. array(1) {
  484. ["blame_field_specs"]=>
  485. array(1) {
  486. [0]=>
  487. array(1) {
  488. [0]=>
  489. string(12) "daily_budget"
  490. }
  491. }
  492. }
  493. ["error_subcode"]=>
  494. int(1885272)
  495. ["is_transient"]=>
  496. bool(false)
  497. ["error_user_title"]=>
  498. string(22) "Your Budget Is Too Low"
  499. ["error_user_msg"]=>
  500. string(44) "The minimum budget for this ad set is $1.00."
  501. ["fbtrace_id"]=>
  502. string(11) "EasgIm81jiH"
  503. }
  504. }
  505. }
  506. }
  507. }
  508. [1]=>
  509. array(6) {
  510. ["file"]=>
  511. string(78) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Http/Request.php"
  512. ["line"]=>
  513. int(282)
  514. ["function"]=>
  515. string(11) "sendRequest"
  516. ["class"]=>
  517. string(23) "FacebookAds\Http\Client"
  518. ["type"]=>
  519. string(2) "->"
  520. ["args"]=>
  521. array(1) {
  522. [0]=>
  523. object(FacebookAds\Http\Request)#159 (10) {
  524. ["client":protected]=>
  525. object(FacebookAds\Http\Client)#195 (6) {
  526. ["requestPrototype":protected]=>
  527. object(FacebookAds\Http\Request)#182 (10) {
  528. ["client":protected]=>
  529. *RECURSION*
  530. ["headers":protected]=>
  531. NULL
  532. ["method":protected]=>
  533. string(3) "GET"
  534. ["protocol":protected]=>
  535. string(8) "https://"
  536. ["domain":protected]=>
  537. NULL
  538. ["path":protected]=>
  539. NULL
  540. ["graphVersion":protected]=>
  541. NULL
  542. ["queryParams":protected]=>
  543. NULL
  544. ["bodyParams":protected]=>
  545. NULL
  546. ["fileParams":protected]=>
  547. NULL
  548. }
  549. ["responsePrototype":protected]=>
  550. object(FacebookAds\Http\Response)#176 (5) {
  551. ["request":protected]=>
  552. NULL
  553. ["statusCode":protected]=>
  554. NULL
  555. ["headers":protected]=>
  556. NULL
  557. ["body":protected]=>
  558. NULL
  559. ["content":protected]=>
  560. NULL
  561. }
  562. ["defaultRequestHeaders":protected]=>
  563. object(FacebookAds\Http\Headers)#173 (1) {
  564. ["storage":"ArrayObject":private]=>
  565. array(2) {
  566. ["User-Agent"]=>
  567. string(14) "fb-php-ads-2.7"
  568. ["Accept-Encoding"]=>
  569. string(1) "*"
  570. }
  571. }
  572. ["adapter":protected]=>
  573. object(FacebookAds\Http\Adapter\CurlAdapter)#178 (3) {
  574. ["curl":protected]=>
  575. object(FacebookAds\Http\Adapter\Curl\Curl55)#177 (1) {
  576. ["handle":protected]=>
  577. resource(14) of type (curl)
  578. }
  579. ["opts":protected]=>
  580. object(ArrayObject)#133 (1) {
  581. ["storage":"ArrayObject":private]=>
  582. array(5) {
  583. [78]=>
  584. int(10)
  585. [13]=>
  586. int(60)
  587. [19913]=>
  588. bool(true)
  589. [42]=>
  590. bool(true)
  591. [10065]=>
  592. string(98) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Http/../../../fb_ca_chain_bundle.crt"
  593. }
  594. }
  595. ["client":protected]=>
  596. *RECURSION*
  597. }
  598. ["caBundlePath":protected]=>
  599. string(98) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Http/../../../fb_ca_chain_bundle.crt"
  600. ["defaultGraphBaseDomain":protected]=>
  601. string(12) "facebook.com"
  602. }
  603. ["headers":protected]=>
  604. object(FacebookAds\Http\Headers)#154 (1) {
  605. ["storage":"ArrayObject":private]=>
  606. array(2) {
  607. ["User-Agent"]=>
  608. string(14) "fb-php-ads-2.7"
  609. ["Accept-Encoding"]=>
  610. string(1) "*"
  611. }
  612. }
  613. ["method":protected]=>
  614. string(4) "POST"
  615. ["protocol":protected]=>
  616. string(8) "https://"
  617. ["domain":protected]=>
  618. string(18) "graph.facebook.com"
  619. ["path":protected]=>
  620. string(21) "/act_248509843/adsets"
  621. ["graphVersion":protected]=>
  622. string(3) "2.7"
  623. ["queryParams":protected]=>
  624. object(FacebookAds\Http\Parameters)#156 (1) {
  625. ["storage":"ArrayObject":private]=>
  626. array(0) {
  627. }
  628. }
  629. ["bodyParams":protected]=>
  630. object(FacebookAds\Http\Parameters)#158 (1) {
  631. ["storage":"ArrayObject":private]=>
  632. array(12) {
  633. ["name"]=>
  634. string(30) "2013 Hyundai iMax 2.5 CRD Auto"
  635. ["optimization_goal"]=>
  636. string(5) "REACH"
  637. ["billing_event"]=>
  638. string(11) "IMPRESSIONS"
  639. ["bid_amount"]=>
  640. int(1)
  641. ["daily_budget"]=>
  642. int(2)
  643. ["campaign_id"]=>
  644. string(13) "6056580300766"
  645. ["targeting"]=>
  646. array(1) {
  647. ["geo_locations"]=>
  648. array(1) {
  649. ["countries"]=>
  650. array(1) {
  651. [0]=>
  652. string(2) "US"
  653. }
  654. }
  655. }
  656. ["start_time"]=>
  657. string(24) "2016-07-28T11:41:08+0000"
  658. ["end_time"]=>
  659. string(24) "2016-08-04T11:41:08+0000"
  660. ["status"]=>
  661. string(6) "PAUSED"
  662. ["access_token"]=>
  663. string(163) "EAAQTZAqORIb8BAJVRPZCnnRRzlc6zSGpPlLmokigiiZB87UKFokFbIPWlYR1meWTGCVsNJZCm2jDLHKZCOBj2bcX5gYSIDNwLoefnyL3eVni44E9CXluOawyYhTQlS5nXGPbP9wLq1DHbW2VXpPRmcYMQiX4iiIQZD"
  664. ["appsecret_proof"]=>
  665. string(64) "2c2d1b54b1b0a367454f6e48ee68b86702d0de7f01c80b7f519edd5e81b5eca9"
  666. }
  667. }
  668. ["fileParams":protected]=>
  669. object(FacebookAds\Http\Parameters)#150 (1) {
  670. ["storage":"ArrayObject":private]=>
  671. array(0) {
  672. }
  673. }
  674. }
  675. }
  676. }
  677. [2]=>
  678. array(6) {
  679. ["file"]=>
  680. string(69) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Api.php"
  681. ["line"]=>
  682. int(151)
  683. ["function"]=>
  684. string(7) "execute"
  685. ["class"]=>
  686. string(24) "FacebookAds\Http\Request"
  687. ["type"]=>
  688. string(2) "->"
  689. ["args"]=>
  690. array(0) {
  691. }
  692. }
  693. [3]=>
  694. array(6) {
  695. ["file"]=>
  696. string(69) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Api.php"
  697. ["line"]=>
  698. int(193)
  699. ["function"]=>
  700. string(14) "executeRequest"
  701. ["class"]=>
  702. string(15) "FacebookAds\Api"
  703. ["type"]=>
  704. string(2) "->"
  705. ["args"]=>
  706. array(1) {
  707. [0]=>
  708. object(FacebookAds\Http\Request)#159 (10) {
  709. ["client":protected]=>
  710. object(FacebookAds\Http\Client)#195 (6) {
  711. ["requestPrototype":protected]=>
  712. object(FacebookAds\Http\Request)#182 (10) {
  713. ["client":protected]=>
  714. *RECURSION*
  715. ["headers":protected]=>
  716. NULL
  717. ["method":protected]=>
  718. string(3) "GET"
  719. ["protocol":protected]=>
  720. string(8) "https://"
  721. ["domain":protected]=>
  722. NULL
  723. ["path":protected]=>
  724. NULL
  725. ["graphVersion":protected]=>
  726. NULL
  727. ["queryParams":protected]=>
  728. NULL
  729. ["bodyParams":protected]=>
  730. NULL
  731. ["fileParams":protected]=>
  732. NULL
  733. }
  734. ["responsePrototype":protected]=>
  735. object(FacebookAds\Http\Response)#176 (5) {
  736. ["request":protected]=>
  737. NULL
  738. ["statusCode":protected]=>
  739. NULL
  740. ["headers":protected]=>
  741. NULL
  742. ["body":protected]=>
  743. NULL
  744. ["content":protected]=>
  745. NULL
  746. }
  747. ["defaultRequestHeaders":protected]=>
  748. object(FacebookAds\Http\Headers)#173 (1) {
  749. ["storage":"ArrayObject":private]=>
  750. array(2) {
  751. ["User-Agent"]=>
  752. string(14) "fb-php-ads-2.7"
  753. ["Accept-Encoding"]=>
  754. string(1) "*"
  755. }
  756. }
  757. ["adapter":protected]=>
  758. object(FacebookAds\Http\Adapter\CurlAdapter)#178 (3) {
  759. ["curl":protected]=>
  760. object(FacebookAds\Http\Adapter\Curl\Curl55)#177 (1) {
  761. ["handle":protected]=>
  762. resource(14) of type (curl)
  763. }
  764. ["opts":protected]=>
  765. object(ArrayObject)#133 (1) {
  766. ["storage":"ArrayObject":private]=>
  767. array(5) {
  768. [78]=>
  769. int(10)
  770. [13]=>
  771. int(60)
  772. [19913]=>
  773. bool(true)
  774. [42]=>
  775. bool(true)
  776. [10065]=>
  777. string(98) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Http/../../../fb_ca_chain_bundle.crt"
  778. }
  779. }
  780. ["client":protected]=>
  781. *RECURSION*
  782. }
  783. ["caBundlePath":protected]=>
  784. string(98) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Http/../../../fb_ca_chain_bundle.crt"
  785. ["defaultGraphBaseDomain":protected]=>
  786. string(12) "facebook.com"
  787. }
  788. ["headers":protected]=>
  789. object(FacebookAds\Http\Headers)#154 (1) {
  790. ["storage":"ArrayObject":private]=>
  791. array(2) {
  792. ["User-Agent"]=>
  793. string(14) "fb-php-ads-2.7"
  794. ["Accept-Encoding"]=>
  795. string(1) "*"
  796. }
  797. }
  798. ["method":protected]=>
  799. string(4) "POST"
  800. ["protocol":protected]=>
  801. string(8) "https://"
  802. ["domain":protected]=>
  803. string(18) "graph.facebook.com"
  804. ["path":protected]=>
  805. string(21) "/act_248509843/adsets"
  806. ["graphVersion":protected]=>
  807. string(3) "2.7"
  808. ["queryParams":protected]=>
  809. object(FacebookAds\Http\Parameters)#156 (1) {
  810. ["storage":"ArrayObject":private]=>
  811. array(0) {
  812. }
  813. }
  814. ["bodyParams":protected]=>
  815. object(FacebookAds\Http\Parameters)#158 (1) {
  816. ["storage":"ArrayObject":private]=>
  817. array(12) {
  818. ["name"]=>
  819. string(30) "2013 Hyundai iMax 2.5 CRD Auto"
  820. ["optimization_goal"]=>
  821. string(5) "REACH"
  822. ["billing_event"]=>
  823. string(11) "IMPRESSIONS"
  824. ["bid_amount"]=>
  825. int(1)
  826. ["daily_budget"]=>
  827. int(2)
  828. ["campaign_id"]=>
  829. string(13) "6056580300766"
  830. ["targeting"]=>
  831. array(1) {
  832. ["geo_locations"]=>
  833. array(1) {
  834. ["countries"]=>
  835. array(1) {
  836. [0]=>
  837. string(2) "US"
  838. }
  839. }
  840. }
  841. ["start_time"]=>
  842. string(24) "2016-07-28T11:41:08+0000"
  843. ["end_time"]=>
  844. string(24) "2016-08-04T11:41:08+0000"
  845. ["status"]=>
  846. string(6) "PAUSED"
  847. ["access_token"]=>
  848. string(163) "EAAQTZAqORIb8BAJVRPZCnnRRzlc6zSGpPlLmokigiiZB87UKFokFbIPWlYR1meWTGCVsNJZCm2jDLHKZCOBj2bcX5gYSIDNwLoefnyL3eVni44E9CXluOawyYhTQlS5nXGPbP9wLq1DHbW2VXpPRmcYMQiX4iiIQZD"
  849. ["appsecret_proof"]=>
  850. string(64) "2c2d1b54b1b0a367454f6e48ee68b86702d0de7f01c80b7f519edd5e81b5eca9"
  851. }
  852. }
  853. ["fileParams":protected]=>
  854. object(FacebookAds\Http\Parameters)#150 (1) {
  855. ["storage":"ArrayObject":private]=>
  856. array(0) {
  857. }
  858. }
  859. }
  860. }
  861. }
  862. [4]=>
  863. array(6) {
  864. ["file"]=>
  865. string(91) "/var/www/instance/vendor/facebook/php-ads-sdk/src/FacebookAds/Object/AbstractCrudObject.php"
  866. ["line"]=>
  867. int(209)
  868. ["function"]=>
  869. string(4) "call"
  870. ["class"]=>
  871. string(15) "FacebookAds\Api"
  872. ["type"]=>
  873. string(2) "->"
  874. ["args"]=>
  875. array(3) {
  876. [0]=>
  877. string(21) "/act_248509843/adsets"
  878. [1]=>
  879. string(4) "POST"
  880. [2]=>
  881. array(10) {
  882. ["name"]=>
  883. string(30) "2013 Hyundai iMax 2.5 CRD Auto"
  884. ["optimization_goal"]=>
  885. string(5) "REACH"
  886. ["billing_event"]=>
  887. string(11) "IMPRESSIONS"
  888. ["bid_amount"]=>
  889. int(1)
  890. ["daily_budget"]=>
  891. int(2)
  892. ["campaign_id"]=>
  893. string(13) "6056580300766"
  894. ["targeting"]=>
  895. array(1) {
  896. ["geo_locations"]=>
  897. array(1) {
  898. ["countries"]=>
  899. array(1) {
  900. [0]=>
  901. string(2) "US"
  902. }
  903. }
  904. }
  905. ["start_time"]=>
  906. string(24) "2016-07-28T11:41:08+0000"
  907. ["end_time"]=>
  908. string(24) "2016-08-04T11:41:08+0000"
  909. ["status"]=>
  910. string(6) "PAUSED"
  911. }
  912. }
  913. }
  914. [5]=>
  915. array(6) {
  916. ["file"]=>
  917. string(55) "/var/www/instance/Plugin/Advertising/SiteController.php"
  918. ["line"]=>
  919. int(454)
  920. ["function"]=>
  921. string(6) "create"
  922. ["class"]=>
  923. string(37) "FacebookAds\Object\AbstractCrudObject"
  924. ["type"]=>
  925. string(2) "->"
  926. ["args"]=>
  927. array(1) {
  928. [0]=>
  929. array(1) {
  930. ["status"]=>
  931. string(6) "PAUSED"
  932. }
  933. }
  934. }
  935. [6]=>
  936. array(4) {
  937. ["function"]=>
  938. string(22) "AdvertisingPublishItem"
  939. ["class"]=>
  940. string(33) "Plugin\Advertising\SiteController"
  941. ["type"]=>
  942. string(2) "->"
  943. ["args"]=>
  944. array(1) {
  945. [0]=>
  946. string(2) "20"
  947. }
  948. }
  949. [7]=>
  950. array(4) {
  951. ["file"]=>
  952. string(75) "/var/www/instance/vendor/impresspages/impresspages/Ip/Internal/Core/Job.php"
  953. ["line"]=>
  954. int(130)
  955. ["function"]=>
  956. string(20) "call_user_func_array"
  957. ["args"]=>
  958. array(2) {
  959. [0]=>
  960. array(2) {
  961. [0]=>
  962. object(Plugin\Advertising\SiteController)#140 (8) {
  963. ["access_token":"Plugin\Advertising\SiteController":private]=>
  964. string(163) "EAAQTZAqORIb8BAJVRPZCnnRRzlc6zSGpPlLmokigiiZB87UKFokFbIPWlYR1meWTGCVsNJZCm2jDLHKZCOBj2bcX5gYSIDNwLoefnyL3eVni44E9CXluOawyYhTQlS5nXGPbP9wLq1DHbW2VXpPRmcYMQiX4iiIQZD"
  965. ["app_id":"Plugin\Advertising\SiteController":private]=>
  966. string(16) "1147231458632127"
  967. ["app_secret":"Plugin\Advertising\SiteController":private]=>
  968. string(32) "124aa5f6f7de35c208d8339e0572ab49"
  969. ["fb_instance"]=>
  970. object(Facebook\Facebook)#153 (9) {
  971. ["app":protected]=>
  972. object(Facebook\FacebookApp)#145 (2) {
  973. ["id":protected]=>
  974. string(16) "1147231458632127"
  975. ["secret":protected]=>
  976. string(32) "124aa5f6f7de35c208d8339e0572ab49"
  977. }
  978. ["client":protected]=>
  979. object(Facebook\FacebookClient)#139 (2) {
  980. ["enableBetaMode":protected]=>
  981. bool(false)
  982. ["httpClientHandler":protected]=>
  983. object(Facebook\HttpClients\FacebookCurlHttpClient)#141 (4) {
  984. ["curlErrorMessage":protected]=>
  985. string(0) ""
  986. ["curlErrorCode":protected]=>
  987. int(0)
  988. ["rawResponse":protected]=>
  989. NULL
  990. ["facebookCurl":protected]=>
  991. object(Facebook\HttpClients\FacebookCurl)#142 (1) {
  992. ["curl":protected]=>
  993. NULL
  994. }
  995. }
  996. }
  997. ["oAuth2Client":protected]=>
  998. NULL
  999. ["urlDetectionHandler":protected]=>
  1000. object(Facebook\Url\FacebookUrlDetectionHandler)#143 (0) {
  1001. }
  1002. ["pseudoRandomStringGenerator":protected]=>
  1003. object(Facebook\PseudoRandomString\McryptPseudoRandomStringGenerator)#144 (0) {
  1004. }
  1005. ["defaultAccessToken":protected]=>
  1006. NULL
  1007. ["defaultGraphVersion":protected]=>
  1008. string(4) "v2.7"
  1009. ["persistentDataHandler":protected]=>
  1010. object(Facebook\PersistentData\FacebookSessionPersistentDataHandler)#147 (1) {
  1011. ["sessionPrefix":protected]=>
  1012. string(6) "FBRLH_"
  1013. }
  1014. ["lastResponse":protected]=>
  1015. NULL
  1016. }
  1017. ["requests"]=>
  1018. NULL
  1019. ["my_facebook_id":"Plugin\Advertising\SiteController":private]=>
  1020. string(17) "10208225216402757"
  1021. ["current_facebook_ads_account"]=>
  1022. string(13) "act_248509843"
  1023. ["current_facebook_ads_campaign"]=>
  1024. NULL
  1025. }
  1026. [1]=>
  1027. string(22) "AdvertisingPublishItem"
  1028. }
  1029. [1]=>
  1030. array(1) {
  1031. [0]=>
  1032. string(2) "20"
  1033. }
  1034. }
  1035. }
  1036. [8]=>
  1037. array(4) {
  1038. ["function"]=>
  1039. string(22) "ipExecuteController_70"
  1040. ["class"]=>
  1041. string(20) "Ip\Internal\Core\Job"
  1042. ["type"]=>
  1043. string(2) "::"
  1044. ["args"]=>
  1045. array(1) {
  1046. [0]=>
  1047. array(8) {
  1048. ["action"]=>
  1049. string(22) "AdvertisingPublishItem"
  1050. ["plugin"]=>
  1051. string(11) "Advertising"
  1052. ["controller"]=>
  1053. string(14) "SiteController"
  1054. ["name"]=>
  1055. string(24) "Advertising_publish_item"
  1056. ["id"]=>
  1057. string(2) "20"
  1058. ["controllerClass"]=>
  1059. string(33) "Plugin\Advertising\SiteController"
  1060. ["controllerType"]=>
  1061. string(14) "SiteController"
  1062. ["page"]=>
  1063. NULL
  1064. }
  1065. }
  1066. }
  1067. [9]=>
  1068. array(4) {
  1069. ["file"]=>
  1070. string(91) "/var/www/instance/vendor/impresspages/impresspages/Ip/Internal/Dispatcher/JobDispatcher.php"
  1071. ["line"]=>
  1072. int(39)
  1073. ["function"]=>
  1074. string(14) "call_user_func"
  1075. ["args"]=>
  1076. array(2) {
  1077. [0]=>
  1078. string(45) "\Ip\Internal\Core\Job::ipExecuteController_70"
  1079. [1]=>
  1080. array(8) {
  1081. ["action"]=>
  1082. string(22) "AdvertisingPublishItem"
  1083. ["plugin"]=>
  1084. string(11) "Advertising"
  1085. ["controller"]=>
  1086. string(14) "SiteController"
  1087. ["name"]=>
  1088. string(24) "Advertising_publish_item"
  1089. ["id"]=>
  1090. string(2) "20"
  1091. ["controllerClass"]=>
  1092. string(33) "Plugin\Advertising\SiteController"
  1093. ["controllerType"]=>
  1094. string(14) "SiteController"
  1095. ["page"]=>
  1096. NULL
  1097. }
  1098. }
  1099. }
  1100. [10]=>
  1101. array(6) {
  1102. ["file"]=>
  1103. string(68) "/var/www/instance/vendor/impresspages/impresspages/Ip/Dispatcher.php"
  1104. ["line"]=>
  1105. int(101)
  1106. ["function"]=>
  1107. string(6) "handle"
  1108. ["class"]=>
  1109. string(36) "Ip\Internal\Dispatcher\JobDispatcher"
  1110. ["type"]=>
  1111. string(2) "->"
  1112. ["args"]=>
  1113. array(2) {
  1114. [0]=>
  1115. string(19) "ipExecuteController"
  1116. [1]=>
  1117. array(8) {
  1118. ["action"]=>
  1119. string(22) "AdvertisingPublishItem"
  1120. ["plugin"]=>
  1121. string(11) "Advertising"
  1122. ["controller"]=>
  1123. string(14) "SiteController"
  1124. ["name"]=>
  1125. string(24) "Advertising_publish_item"
  1126. ["id"]=>
  1127. string(2) "20"
  1128. ["controllerClass"]=>
  1129. string(33) "Plugin\Advertising\SiteController"
  1130. ["controllerType"]=>
  1131. string(14) "SiteController"
  1132. ["page"]=>
  1133. NULL
  1134. }
  1135. }
  1136. }
  1137. [11]=>
  1138. array(6) {
  1139. ["file"]=>
  1140. string(67) "/var/www/instance/vendor/impresspages/impresspages/Ip/Functions.php"
  1141. ["line"]=>
  1142. int(369)
  1143. ["function"]=>
  1144. string(3) "job"
  1145. ["class"]=>
  1146. string(13) "Ip\Dispatcher"
  1147. ["type"]=>
  1148. string(2) "->"
  1149. ["args"]=>
  1150. array(2) {
  1151. [0]=>
  1152. string(19) "ipExecuteController"
  1153. [1]=>
  1154. array(8) {
  1155. ["action"]=>
  1156. string(22) "AdvertisingPublishItem"
  1157. ["plugin"]=>
  1158. string(11) "Advertising"
  1159. ["controller"]=>
  1160. string(14) "SiteController"
  1161. ["name"]=>
  1162. string(24) "Advertising_publish_item"
  1163. ["id"]=>
  1164. string(2) "20"
  1165. ["controllerClass"]=>
  1166. string(33) "Plugin\Advertising\SiteController"
  1167. ["controllerType"]=>
  1168. string(14) "SiteController"
  1169. ["page"]=>
  1170. NULL
  1171. }
  1172. }
  1173. }
  1174. [12]=>
  1175. array(4) {
  1176. ["file"]=>
  1177. string(69) "/var/www/instance/vendor/impresspages/impresspages/Ip/Application.php"
  1178. ["line"]=>
  1179. int(323)
  1180. ["function"]=>
  1181. string(5) "ipJob"
  1182. ["args"]=>
  1183. array(2) {
  1184. [0]=>
  1185. string(19) "ipExecuteController"
  1186. [1]=>
  1187. array(8) {
  1188. ["action"]=>
  1189. string(22) "AdvertisingPublishItem"
  1190. ["plugin"]=>
  1191. string(11) "Advertising"
  1192. ["controller"]=>
  1193. string(14) "SiteController"
  1194. ["name"]=>
  1195. string(24) "Advertising_publish_item"
  1196. ["id"]=>
  1197. string(2) "20"
  1198. ["controllerClass"]=>
  1199. string(33) "Plugin\Advertising\SiteController"
  1200. ["controllerType"]=>
  1201. string(14) "SiteController"
  1202. ["page"]=>
  1203. NULL
  1204. }
  1205. }
  1206. }
  1207. [13]=>
  1208. array(6) {
  1209. ["file"]=>
  1210. string(69) "/var/www/instance/vendor/impresspages/impresspages/Ip/Application.php"
  1211. ["line"]=>
  1212. int(341)
  1213. ["function"]=>
  1214. string(18) "_handleOnlyRequest"
  1215. ["class"]=>
  1216. string(14) "Ip\Application"
  1217. ["type"]=>
  1218. string(2) "->"
  1219. ["args"]=>
  1220. array(3) {
  1221. [0]=>
  1222. object(Ip\Request)#5 (7) {
  1223. ["_SERVER":protected]=>
  1224. array(36) {
  1225. ["USER"]=>
  1226. string(8) "www-data"
  1227. ["HOME"]=>
  1228. string(8) "/var/www"
  1229. ["HTTP_COOKIE"]=>
  1230. string(91) "automote=RrVVxhmaPwD8BIozqyoIXdoN7Qk1vG2H.1468819856538; sesip_1=rero16matelh7p22o64qcogb20"
  1231. ["HTTP_ACCEPT_LANGUAGE"]=>
  1232. string(44) "en,en-US;q=0.8,lt;q=0.6,da;q=0.4,en-GB;q=0.2"
  1233. ["HTTP_ACCEPT_ENCODING"]=>
  1234. string(19) "gzip, deflate, sdch"
  1235. ["HTTP_REFERER"]=>
  1236. string(44) "http://portal.automote.local/AdvertisingList"
  1237. ["HTTP_ACCEPT"]=>
  1238. string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
  1239. ["HTTP_USER_AGENT"]=>
  1240. string(110) "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
  1241. ["HTTP_UPGRADE_INSECURE_REQUESTS"]=>
  1242. string(1) "1"
  1243. ["HTTP_CACHE_CONTROL"]=>
  1244. string(9) "max-age=0"
  1245. ["HTTP_CONNECTION"]=>
  1246. string(10) "keep-alive"
  1247. ["HTTP_HOST"]=>
  1248. string(21) "portal.automote.local"
  1249. ["REDIRECT_STATUS"]=>
  1250. string(3) "200"
  1251. ["SERVER_NAME"]=>
  1252. string(1) "_"
  1253. ["SERVER_PORT"]=>
  1254. string(2) "80"
  1255. ["SERVER_ADDR"]=>
  1256. string(12) "172.28.128.3"
  1257. ["REMOTE_PORT"]=>
  1258. string(5) "57742"
  1259. ["REMOTE_ADDR"]=>
  1260. string(12) "172.28.128.1"
  1261. ["SERVER_SOFTWARE"]=>
  1262. string(12) "nginx/1.10.0"
  1263. ["GATEWAY_INTERFACE"]=>
  1264. string(7) "CGI/1.1"
  1265. ["REQUEST_SCHEME"]=>
  1266. string(4) "http"
  1267. ["SERVER_PROTOCOL"]=>
  1268. string(8) "HTTP/1.1"
  1269. ["DOCUMENT_ROOT"]=>
  1270. string(17) "/var/www/instance"
  1271. ["DOCUMENT_URI"]=>
  1272. string(10) "/index.php"
  1273. ["REQUEST_URI"]=>
  1274. string(26) "/AdvertisingPublishItem/20"
  1275. ["SCRIPT_NAME"]=>
  1276. string(10) "/index.php"
  1277. ["CONTENT_LENGTH"]=>
  1278. string(0) ""
  1279. ["CONTENT_TYPE"]=>
  1280. string(0) ""
  1281. ["REQUEST_METHOD"]=>
  1282. string(3) "GET"
  1283. ["QUERY_STRING"]=>
  1284. string(0) ""
  1285. ["SCRIPT_FILENAME"]=>
  1286. string(27) "/var/www/instance/index.php"
  1287. ["PATH_INFO"]=>
  1288. string(0) ""
  1289. ["FCGI_ROLE"]=>
  1290. string(9) "RESPONDER"
  1291. ["PHP_SELF"]=>
  1292. string(10) "/index.php"
  1293. ["REQUEST_TIME_FLOAT"]=>
  1294. float(1469101266.7577)
  1295. ["REQUEST_TIME"]=>
  1296. int(1469101266)
  1297. }
  1298. ["_POST":protected]=>
  1299. array(0) {
  1300. }
  1301. ["_GET":protected]=>
  1302. array(0) {
  1303. }
  1304. ["_REQUEST":protected]=>
  1305. array(0) {
  1306. }
  1307. ["_COOKIE":protected]=>
  1308. array(0) {
  1309. }
  1310. ["controller":protected]=>
  1311. NULL
  1312. ["routePath":protected]=>
  1313. string(25) "AdvertisingPublishItem/20"
  1314. }
  1315. [1]=>
  1316. array(0) {
  1317. }
  1318. [2]=>
  1319. bool(false)
  1320. }
  1321. }
  1322. [14]=>
  1323. array(6) {
  1324. ["file"]=>
  1325. string(69) "/var/www/instance/vendor/impresspages/impresspages/Ip/Application.php"
  1326. ["line"]=>
  1327. int(442)
  1328. ["function"]=>
  1329. string(13) "handleRequest"
  1330. ["class"]=>
  1331. string(14) "Ip\Application"
  1332. ["type"]=>
  1333. string(2) "->"
  1334. ["args"]=>
  1335. array(3) {
  1336. [0]=>
  1337. object(Ip\Request)#5 (7) {
  1338. ["_SERVER":protected]=>
  1339. array(36) {
  1340. ["USER"]=>
  1341. string(8) "www-data"
  1342. ["HOME"]=>
  1343. string(8) "/var/www"
  1344. ["HTTP_COOKIE"]=>
  1345. string(91) "automote=RrVVxhmaPwD8BIozqyoIXdoN7Qk1vG2H.1468819856538; sesip_1=rero16matelh7p22o64qcogb20"
  1346. ["HTTP_ACCEPT_LANGUAGE"]=>
  1347. string(44) "en,en-US;q=0.8,lt;q=0.6,da;q=0.4,en-GB;q=0.2"
  1348. ["HTTP_ACCEPT_ENCODING"]=>
  1349. string(19) "gzip, deflate, sdch"
  1350. ["HTTP_REFERER"]=>
  1351. string(44) "http://portal.automote.local/AdvertisingList"
  1352. ["HTTP_ACCEPT"]=>
  1353. string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
  1354. ["HTTP_USER_AGENT"]=>
  1355. string(110) "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
  1356. ["HTTP_UPGRADE_INSECURE_REQUESTS"]=>
  1357. string(1) "1"
  1358. ["HTTP_CACHE_CONTROL"]=>
  1359. string(9) "max-age=0"
  1360. ["HTTP_CONNECTION"]=>
  1361. string(10) "keep-alive"
  1362. ["HTTP_HOST"]=>
  1363. string(21) "portal.automote.local"
  1364. ["REDIRECT_STATUS"]=>
  1365. string(3) "200"
  1366. ["SERVER_NAME"]=>
  1367. string(1) "_"
  1368. ["SERVER_PORT"]=>
  1369. string(2) "80"
  1370. ["SERVER_ADDR"]=>
  1371. string(12) "172.28.128.3"
  1372. ["REMOTE_PORT"]=>
  1373. string(5) "57742"
  1374. ["REMOTE_ADDR"]=>
  1375. string(12) "172.28.128.1"
  1376. ["SERVER_SOFTWARE"]=>
  1377. string(12) "nginx/1.10.0"
  1378. ["GATEWAY_INTERFACE"]=>
  1379. string(7) "CGI/1.1"
  1380. ["REQUEST_SCHEME"]=>
  1381. string(4) "http"
  1382. ["SERVER_PROTOCOL"]=>
  1383. string(8) "HTTP/1.1"
  1384. ["DOCUMENT_ROOT"]=>
  1385. string(17) "/var/www/instance"
  1386. ["DOCUMENT_URI"]=>
  1387. string(10) "/index.php"
  1388. ["REQUEST_URI"]=>
  1389. string(26) "/AdvertisingPublishItem/20"
  1390. ["SCRIPT_NAME"]=>
  1391. string(10) "/index.php"
  1392. ["CONTENT_LENGTH"]=>
  1393. string(0) ""
  1394. ["CONTENT_TYPE"]=>
  1395. string(0) ""
  1396. ["REQUEST_METHOD"]=>
  1397. string(3) "GET"
  1398. ["QUERY_STRING"]=>
  1399. string(0) ""
  1400. ["SCRIPT_FILENAME"]=>
  1401. string(27) "/var/www/instance/index.php"
  1402. ["PATH_INFO"]=>
  1403. string(0) ""
  1404. ["FCGI_ROLE"]=>
  1405. string(9) "RESPONDER"
  1406. ["PHP_SELF"]=>
  1407. string(10) "/index.php"
  1408. ["REQUEST_TIME_FLOAT"]=>
  1409. float(1469101266.7577)
  1410. ["REQUEST_TIME"]=>
  1411. int(1469101266)
  1412. }
  1413. ["_POST":protected]=>
  1414. array(0) {
  1415. }
  1416. ["_GET":protected]=>
  1417. array(0) {
  1418. }
  1419. ["_REQUEST":protected]=>
  1420. array(0) {
  1421. }
  1422. ["_COOKIE":protected]=>
  1423. array(0) {
  1424. }
  1425. ["controller":protected]=>
  1426. NULL
  1427. ["routePath":protected]=>
  1428. string(25) "AdvertisingPublishItem/20"
  1429. }
  1430. [1]=>
  1431. array(0) {
  1432. }
  1433. [2]=>
  1434. bool(false)
  1435. }
  1436. }
  1437. [15]=>
  1438. array(6) {
  1439. ["file"]=>
  1440. string(68) "/var/www/instance/vendor/impresspages/impresspages/Ip/script/run.php"
  1441. ["line"]=>
  1442. int(8)
  1443. ["function"]=>
  1444. string(3) "run"
  1445. ["class"]=>
  1446. string(14) "Ip\Application"
  1447. ["type"]=>
  1448. string(2) "->"
  1449. ["args"]=>
  1450. array(0) {
  1451. }
  1452. }
  1453. [16]=>
  1454. array(4) {
  1455. ["file"]=>
  1456. string(27) "/var/www/instance/index.php"
  1457. ["line"]=>
  1458. int(17)
  1459. ["args"]=>
  1460. array(1) {
  1461. [0]=>
  1462. string(68) "/var/www/instance/vendor/impresspages/impresspages/Ip/script/run.php"
  1463. }
  1464. ["function"]=>
  1465. string(7) "require"
  1466. }
  1467. }
  1468. ["previous":"Exception":private]=>
  1469. NULL
  1470. }
Advertisement
Add Comment
Please, Sign In to add comment