Advertisement
Guest User

Untitled

a guest
Jul 25th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.88 KB | None | 0 0
  1. 2016-07-25T21:49:24+00:00 CRIT (2): Fatal Error:
  2. ArrayObject Object
  3. (
  4. [storage:ArrayObject:private] => Array
  5. (
  6. [exception] => Zend_Db_Statement_Exception Object
  7. (
  8. [_previous:Zend_Exception:private] =>
  9. [message:protected] => SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`mawh0st_rleapp`.`push_apns_devices`, CONSTRAINT `push_apns_devices_ibfk_1` FOREIGN KEY (`app_id`) REFERENCES `application` (`app_id`) ON DELETE CASCADE ON UPDATE CASCADE)
  10. [string:Exception:private] =>
  11. [code:protected] => 23000
  12. [file:protected] => /home/mawh0st/public_html/rle/lib/Zend/Db/Statement/Pdo.php
  13. [line:protected] => 234
  14. [trace:Exception:private] => Array
  15. (
  16. [0] => Array
  17. (
  18. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Statement.php
  19. [line] => 303
  20. [function] => _execute
  21. [class] => Zend_Db_Statement_Pdo
  22. [type] => ->
  23. [args] => Array
  24. (
  25. [0] => Array
  26. (
  27. [0] => active
  28. [1] => 2016-07-25 21:49:24
  29. [2] => 2016-07-25 21:49:24
  30. )
  31.  
  32. )
  33.  
  34. )
  35.  
  36. [1] => Array
  37. (
  38. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Adapter/Abstract.php
  39. [line] => 480
  40. [function] => execute
  41. [class] => Zend_Db_Statement
  42. [type] => ->
  43. [args] => Array
  44. (
  45. [0] => Array
  46. (
  47. [0] => active
  48. [1] => 2016-07-25 21:49:24
  49. [2] => 2016-07-25 21:49:24
  50. )
  51.  
  52. )
  53.  
  54. )
  55.  
  56. [2] => Array
  57. (
  58. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Adapter/Pdo/Abstract.php
  59. [line] => 238
  60. [function] => query
  61. [class] => Zend_Db_Adapter_Abstract
  62. [type] => ->
  63. [args] => Array
  64. (
  65. [0] => INSERT INTO `push_apns_devices` (`status`, `created_at`, `updated_at`) VALUES (?, ?, ?)
  66. [1] => Array
  67. (
  68. [0] => active
  69. [1] => 2016-07-25 21:49:24
  70. [2] => 2016-07-25 21:49:24
  71. )
  72.  
  73. )
  74.  
  75. )
  76.  
  77. [3] => Array
  78. (
  79. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Adapter/Abstract.php
  80. [line] => 576
  81. [function] => query
  82. [class] => Zend_Db_Adapter_Pdo_Abstract
  83. [type] => ->
  84. [args] => Array
  85. (
  86. [0] => INSERT INTO `push_apns_devices` (`status`, `created_at`, `updated_at`) VALUES (?, ?, ?)
  87. [1] => Array
  88. (
  89. [0] => active
  90. [1] => 2016-07-25 21:49:24
  91. [2] => 2016-07-25 21:49:24
  92. )
  93.  
  94. )
  95.  
  96. )
  97.  
  98. [4] => Array
  99. (
  100. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Table/Abstract.php
  101. [line] => 1076
  102. [function] => insert
  103. [class] => Zend_Db_Adapter_Abstract
  104. [type] => ->
  105. [args] => Array
  106. (
  107. [0] => push_apns_devices
  108. [1] => Array
  109. (
  110. [status] => active
  111. [created_at] => 2016-07-25 21:49:24
  112. [updated_at] => 2016-07-25 21:49:24
  113. )
  114.  
  115. )
  116.  
  117. )
  118.  
  119. [5] => Array
  120. (
  121. [file] => /home/mawh0st/public_html/rle/app/sae/modules/Core/Model/Db/Table.php
  122. [line] => 39
  123. [function] => insert
  124. [class] => Zend_Db_Table_Abstract
  125. [type] => ->
  126. [args] => Array
  127. (
  128. [0] => Array
  129. (
  130. [status] => active
  131. [created_at] => 2016-07-25 21:49:24
  132. [updated_at] => 2016-07-25 21:49:24
  133. )
  134.  
  135. )
  136.  
  137. )
  138.  
  139. [6] => Array
  140. (
  141. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Table/Row/Abstract.php
  142. [line] => 467
  143. [function] => insert
  144. [class] => Core_Model_Db_Table
  145. [type] => ->
  146. [args] => Array
  147. (
  148. [0] => Array
  149. (
  150. [status] => active
  151. [created_at] => 2016-07-25 21:49:24
  152. [updated_at] => 2016-07-25 21:49:24
  153. )
  154.  
  155. )
  156.  
  157. )
  158.  
  159. [7] => Array
  160. (
  161. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Table/Row/Abstract.php
  162. [line] => 438
  163. [function] => _doInsert
  164. [class] => Zend_Db_Table_Row_Abstract
  165. [type] => ->
  166. [args] => Array
  167. (
  168. )
  169.  
  170. )
  171.  
  172. [8] => Array
  173. (
  174. [file] => /home/mawh0st/public_html/rle/app/sae/modules/Core/Model/Default/Abstract.php
  175. [line] => 433
  176. [function] => save
  177. [class] => Zend_Db_Table_Row_Abstract
  178. [type] => ->
  179. [args] => Array
  180. (
  181. )
  182.  
  183. )
  184.  
  185. [9] => Array
  186. (
  187. [file] => /home/mawh0st/public_html/rle/app/sae/modules/Push/controllers/IphoneController.php
  188. [line] => 50
  189. [function] => save
  190. [class] => Core_Model_Default_Abstract
  191. [type] => ->
  192. [args] => Array
  193. (
  194. )
  195.  
  196. )
  197.  
  198. [10] => Array
  199. (
  200. [file] => /home/mawh0st/public_html/rle/lib/Zend/Controller/Action.php
  201. [line] => 516
  202. [function] => registerdeviceAction
  203. [class] => Push_IphoneController
  204. [type] => ->
  205. [args] => Array
  206. (
  207. )
  208.  
  209. )
  210.  
  211. [11] => Array
  212. (
  213. [file] => /home/mawh0st/public_html/rle/lib/Zend/Controller/Dispatcher/Standard.php
  214. [line] => 308
  215. [function] => dispatch
  216. [class] => Zend_Controller_Action
  217. [type] => ->
  218. [args] => Array
  219. (
  220. [0] => registerdeviceAction
  221. )
  222.  
  223. )
  224.  
  225. [12] => Array
  226. (
  227. [file] => /home/mawh0st/public_html/rle/lib/Zend/Controller/Front.php
  228. [line] => 954
  229. [function] => dispatch
  230. [class] => Zend_Controller_Dispatcher_Standard
  231. [type] => ->
  232. [args] => Array
  233. (
  234. [0] => Siberian_Controller_Request_Http Object
  235. (
  236. [_is_application:protected] => 1
  237. [_language_code:protected] =>
  238. [_force_language_code:protected] =>
  239. [_is_native:protected] =>
  240. [_use_application_key:protected] => 1
  241. [_white_label_editor:protected] =>
  242. [_application] =>
  243. [_application_key:protected] =>
  244. [_ionic_path:protected] =>
  245. [_is_installing:protected] =>
  246. [_mediaUrl:protected] =>
  247. [_paramSources:protected] => Array
  248. (
  249. [0] => _GET
  250. [1] => _POST
  251. )
  252.  
  253. [_requestUri:protected] => /overview/push/iphone/registerdevice
  254. [_baseUrl:protected] => https://rle.mawhost.com
  255. [_basePath:protected] =>
  256. [_pathInfo:protected] => /push/iphone/registerdevice
  257. [_params:protected] => Array
  258. (
  259. [module] => push
  260. [controller] => iphone
  261. [action] => registerdevice
  262. [error_handler] => ArrayObject Object
  263. *RECURSION*
  264. )
  265.  
  266. [_rawBody:protected] =>
  267. [_aliases:protected] => Array
  268. (
  269. )
  270.  
  271. [_dispatched:protected] => 1
  272. [_module:protected] => Front
  273. [_moduleKey:protected] => module
  274. [_controller:protected] => error
  275. [_controllerKey:protected] => controller
  276. [_action:protected] => exception
  277. [_actionKey:protected] => action
  278. )
  279.  
  280. [1] => Zend_Controller_Response_Http Object
  281. (
  282. [_body:protected] => Array
  283. (
  284. [default] =>
  285. )
  286.  
  287. [_exceptions:protected] => Array
  288. (
  289. [0] => Zend_Db_Statement_Exception Object
  290. *RECURSION*
  291. )
  292.  
  293. [_headers:protected] => Array
  294. (
  295. )
  296.  
  297. [_headersRaw:protected] => Array
  298. (
  299. )
  300.  
  301. [_httpResponseCode:protected] => 500
  302. [_isRedirect:protected] =>
  303. [_renderExceptions:protected] =>
  304. [headersSentThrowsException] => 1
  305. )
  306.  
  307. )
  308.  
  309. )
  310.  
  311. [13] => Array
  312. (
  313. [file] => /home/mawh0st/public_html/rle/app/Bootstrap.php
  314. [line] => 273
  315. [function] => dispatch
  316. [class] => Zend_Controller_Front
  317. [type] => ->
  318. [args] => Array
  319. (
  320. [0] => Siberian_Controller_Request_Http Object
  321. (
  322. [_is_application:protected] => 1
  323. [_language_code:protected] =>
  324. [_force_language_code:protected] =>
  325. [_is_native:protected] =>
  326. [_use_application_key:protected] => 1
  327. [_white_label_editor:protected] =>
  328. [_application] =>
  329. [_application_key:protected] =>
  330. [_ionic_path:protected] =>
  331. [_is_installing:protected] =>
  332. [_mediaUrl:protected] =>
  333. [_paramSources:protected] => Array
  334. (
  335. [0] => _GET
  336. [1] => _POST
  337. )
  338.  
  339. [_requestUri:protected] => /overview/push/iphone/registerdevice
  340. [_baseUrl:protected] => https://rle.mawhost.com
  341. [_basePath:protected] =>
  342. [_pathInfo:protected] => /push/iphone/registerdevice
  343. [_params:protected] => Array
  344. (
  345. [module] => push
  346. [controller] => iphone
  347. [action] => registerdevice
  348. [error_handler] => ArrayObject Object
  349. *RECURSION*
  350. )
  351.  
  352. [_rawBody:protected] =>
  353. [_aliases:protected] => Array
  354. (
  355. )
  356.  
  357. [_dispatched:protected] => 1
  358. [_module:protected] => Front
  359. [_moduleKey:protected] => module
  360. [_controller:protected] => error
  361. [_controllerKey:protected] => controller
  362. [_action:protected] => exception
  363. [_actionKey:protected] => action
  364. )
  365.  
  366. )
  367.  
  368. )
  369.  
  370. [14] => Array
  371. (
  372. [file] => /home/mawh0st/public_html/rle/lib/Zend/Application.php
  373. [line] => 366
  374. [function] => run
  375. [class] => Bootstrap
  376. [type] => ->
  377. [args] => Array
  378. (
  379. )
  380.  
  381. )
  382.  
  383. [15] => Array
  384. (
  385. [file] => /home/mawh0st/public_html/rle/index.php
  386. [line] => 55
  387. [function] => run
  388. [class] => Zend_Application
  389. [type] => ->
  390. [args] => Array
  391. (
  392. )
  393.  
  394. )
  395.  
  396. )
  397.  
  398. [previous:Exception:private] => PDOException Object
  399. (
  400. [message:protected] => SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`mawh0st_rleapp`.`push_apns_devices`, CONSTRAINT `push_apns_devices_ibfk_1` FOREIGN KEY (`app_id`) REFERENCES `application` (`app_id`) ON DELETE CASCADE ON UPDATE CASCADE)
  401. [string:Exception:private] =>
  402. [code:protected] => 23000
  403. [file:protected] => /home/mawh0st/public_html/rle/lib/Zend/Db/Statement/Pdo.php
  404. [line:protected] => 228
  405. [trace:Exception:private] => Array
  406. (
  407. [0] => Array
  408. (
  409. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Statement/Pdo.php
  410. [line] => 228
  411. [function] => execute
  412. [class] => PDOStatement
  413. [type] => ->
  414. [args] => Array
  415. (
  416. [0] => Array
  417. (
  418. [0] => active
  419. [1] => 2016-07-25 21:49:24
  420. [2] => 2016-07-25 21:49:24
  421. )
  422.  
  423. )
  424.  
  425. )
  426.  
  427. [1] => Array
  428. (
  429. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Statement.php
  430. [line] => 303
  431. [function] => _execute
  432. [class] => Zend_Db_Statement_Pdo
  433. [type] => ->
  434. [args] => Array
  435. (
  436. [0] => Array
  437. (
  438. [0] => active
  439. [1] => 2016-07-25 21:49:24
  440. [2] => 2016-07-25 21:49:24
  441. )
  442.  
  443. )
  444.  
  445. )
  446.  
  447. [2] => Array
  448. (
  449. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Adapter/Abstract.php
  450. [line] => 480
  451. [function] => execute
  452. [class] => Zend_Db_Statement
  453. [type] => ->
  454. [args] => Array
  455. (
  456. [0] => Array
  457. (
  458. [0] => active
  459. [1] => 2016-07-25 21:49:24
  460. [2] => 2016-07-25 21:49:24
  461. )
  462.  
  463. )
  464.  
  465. )
  466.  
  467. [3] => Array
  468. (
  469. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Adapter/Pdo/Abstract.php
  470. [line] => 238
  471. [function] => query
  472. [class] => Zend_Db_Adapter_Abstract
  473. [type] => ->
  474. [args] => Array
  475. (
  476. [0] => INSERT INTO `push_apns_devices` (`status`, `created_at`, `updated_at`) VALUES (?, ?, ?)
  477. [1] => Array
  478. (
  479. [0] => active
  480. [1] => 2016-07-25 21:49:24
  481. [2] => 2016-07-25 21:49:24
  482. )
  483.  
  484. )
  485.  
  486. )
  487.  
  488. [4] => Array
  489. (
  490. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Adapter/Abstract.php
  491. [line] => 576
  492. [function] => query
  493. [class] => Zend_Db_Adapter_Pdo_Abstract
  494. [type] => ->
  495. [args] => Array
  496. (
  497. [0] => INSERT INTO `push_apns_devices` (`status`, `created_at`, `updated_at`) VALUES (?, ?, ?)
  498. [1] => Array
  499. (
  500. [0] => active
  501. [1] => 2016-07-25 21:49:24
  502. [2] => 2016-07-25 21:49:24
  503. )
  504.  
  505. )
  506.  
  507. )
  508.  
  509. [5] => Array
  510. (
  511. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Table/Abstract.php
  512. [line] => 1076
  513. [function] => insert
  514. [class] => Zend_Db_Adapter_Abstract
  515. [type] => ->
  516. [args] => Array
  517. (
  518. [0] => push_apns_devices
  519. [1] => Array
  520. (
  521. [status] => active
  522. [created_at] => 2016-07-25 21:49:24
  523. [updated_at] => 2016-07-25 21:49:24
  524. )
  525.  
  526. )
  527.  
  528. )
  529.  
  530. [6] => Array
  531. (
  532. [file] => /home/mawh0st/public_html/rle/app/sae/modules/Core/Model/Db/Table.php
  533. [line] => 39
  534. [function] => insert
  535. [class] => Zend_Db_Table_Abstract
  536. [type] => ->
  537. [args] => Array
  538. (
  539. [0] => Array
  540. (
  541. [status] => active
  542. [created_at] => 2016-07-25 21:49:24
  543. [updated_at] => 2016-07-25 21:49:24
  544. )
  545.  
  546. )
  547.  
  548. )
  549.  
  550. [7] => Array
  551. (
  552. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Table/Row/Abstract.php
  553. [line] => 467
  554. [function] => insert
  555. [class] => Core_Model_Db_Table
  556. [type] => ->
  557. [args] => Array
  558. (
  559. [0] => Array
  560. (
  561. [status] => active
  562. [created_at] => 2016-07-25 21:49:24
  563. [updated_at] => 2016-07-25 21:49:24
  564. )
  565.  
  566. )
  567.  
  568. )
  569.  
  570. [8] => Array
  571. (
  572. [file] => /home/mawh0st/public_html/rle/lib/Zend/Db/Table/Row/Abstract.php
  573. [line] => 438
  574. [function] => _doInsert
  575. [class] => Zend_Db_Table_Row_Abstract
  576. [type] => ->
  577. [args] => Array
  578. (
  579. )
  580.  
  581. )
  582.  
  583. [9] => Array
  584. (
  585. [file] => /home/mawh0st/public_html/rle/app/sae/modules/Core/Model/Default/Abstract.php
  586. [line] => 433
  587. [function] => save
  588. [class] => Zend_Db_Table_Row_Abstract
  589. [type] => ->
  590. [args] => Array
  591. (
  592. )
  593.  
  594. )
  595.  
  596. [10] => Array
  597. (
  598. [file] => /home/mawh0st/public_html/rle/app/sae/modules/Push/controllers/IphoneController.php
  599. [line] => 50
  600. [function] => save
  601. [class] => Core_Model_Default_Abstract
  602. [type] => ->
  603. [args] => Array
  604. (
  605. )
  606.  
  607. )
  608.  
  609. [11] => Array
  610. (
  611. [file] => /home/mawh0st/public_html/rle/lib/Zend/Controller/Action.php
  612. [line] => 516
  613. [function] => registerdeviceAction
  614. [class] => Push_IphoneController
  615. [type] => ->
  616. [args] => Array
  617. (
  618. )
  619.  
  620. )
  621.  
  622. [12] => Array
  623. (
  624. [file] => /home/mawh0st/public_html/rle/lib/Zend/Controller/Dispatcher/Standard.php
  625. [line] => 308
  626. [function] => dispatch
  627. [class] => Zend_Controller_Action
  628. [type] => ->
  629. [args] => Array
  630. (
  631. [0] => registerdeviceAction
  632. )
  633.  
  634. )
  635.  
  636. [13] => Array
  637. (
  638. [file] => /home/mawh0st/public_html/rle/lib/Zend/Controller/Front.php
  639. [line] => 954
  640. [function] => dispatch
  641. [class] => Zend_Controller_Dispatcher_Standard
  642. [type] => ->
  643. [args] => Array
  644. (
  645. [0] => Siberian_Controller_Request_Http Object
  646. (
  647. [_is_application:protected] => 1
  648. [_language_code:protected] =>
  649. [_force_language_code:protected] =>
  650. [_is_native:protected] =>
  651. [_use_application_key:protected] => 1
  652. [_white_label_editor:protected] =>
  653. [_application] =>
  654. [_application_key:protected] =>
  655. [_ionic_path:protected] =>
  656. [_is_installing:protected] =>
  657. [_mediaUrl:protected] =>
  658. [_paramSources:protected] => Array
  659. (
  660. [0] => _GET
  661. [1] => _POST
  662. )
  663.  
  664. [_requestUri:protected] => /overview/push/iphone/registerdevice
  665. [_baseUrl:protected] => https://rle.mawhost.com
  666. [_basePath:protected] =>
  667. [_pathInfo:protected] => /push/iphone/registerdevice
  668. [_params:protected] => Array
  669. (
  670. [module] => push
  671. [controller] => iphone
  672. [action] => registerdevice
  673. [error_handler] => ArrayObject Object
  674. *RECURSION*
  675. )
  676.  
  677. [_rawBody:protected] =>
  678. [_aliases:protected] => Array
  679. (
  680. )
  681.  
  682. [_dispatched:protected] => 1
  683. [_module:protected] => Front
  684. [_moduleKey:protected] => module
  685. [_controller:protected] => error
  686. [_controllerKey:protected] => controller
  687. [_action:protected] => exception
  688. [_actionKey:protected] => action
  689. )
  690.  
  691. [1] => Zend_Controller_Response_Http Object
  692. (
  693. [_body:protected] => Array
  694. (
  695. [default] =>
  696. )
  697.  
  698. [_exceptions:protected] => Array
  699. (
  700. [0] => Zend_Db_Statement_Exception Object
  701. *RECURSION*
  702. )
  703.  
  704. [_headers:protected] => Array
  705. (
  706. )
  707.  
  708. [_headersRaw:protected] => Array
  709. (
  710. )
  711.  
  712. [_httpResponseCode:protected] => 500
  713. [_isRedirect:protected] =>
  714. [_renderExceptions:protected] =>
  715. [headersSentThrowsException] => 1
  716. )
  717.  
  718. )
  719.  
  720. )
  721.  
  722. [14] => Array
  723. (
  724. [file] => /home/mawh0st/public_html/rle/app/Bootstrap.php
  725. [line] => 273
  726. [function] => dispatch
  727. [class] => Zend_Controller_Front
  728. [type] => ->
  729. [args] => Array
  730. (
  731. [0] => Siberian_Controller_Request_Http Object
  732. (
  733. [_is_application:protected] => 1
  734. [_language_code:protected] =>
  735. [_force_language_code:protected] =>
  736. [_is_native:protected] =>
  737. [_use_application_key:protected] => 1
  738. [_white_label_editor:protected] =>
  739. [_application] =>
  740. [_application_key:protected] =>
  741. [_ionic_path:protected] =>
  742. [_is_installing:protected] =>
  743. [_mediaUrl:protected] =>
  744. [_paramSources:protected] => Array
  745. (
  746. [0] => _GET
  747. [1] => _POST
  748. )
  749.  
  750. [_requestUri:protected] => /overview/push/iphone/registerdevice
  751. [_baseUrl:protected] => https://rle.mawhost.com
  752. [_basePath:protected] =>
  753. [_pathInfo:protected] => /push/iphone/registerdevice
  754. [_params:protected] => Array
  755. (
  756. [module] => push
  757. [controller] => iphone
  758. [action] => registerdevice
  759. [error_handler] => ArrayObject Object
  760. *RECURSION*
  761. )
  762.  
  763. [_rawBody:protected] =>
  764. [_aliases:protected] => Array
  765. (
  766. )
  767.  
  768. [_dispatched:protected] => 1
  769. [_module:protected] => Front
  770. [_moduleKey:protected] => module
  771. [_controller:protected] => error
  772. [_controllerKey:protected] => controller
  773. [_action:protected] => exception
  774. [_actionKey:protected] => action
  775. )
  776.  
  777. )
  778.  
  779. )
  780.  
  781. [15] => Array
  782. (
  783. [file] => /home/mawh0st/public_html/rle/lib/Zend/Application.php
  784. [line] => 366
  785. [function] => run
  786. [class] => Bootstrap
  787. [type] => ->
  788. [args] => Array
  789. (
  790. )
  791.  
  792. )
  793.  
  794. [16] => Array
  795. (
  796. [file] => /home/mawh0st/public_html/rle/index.php
  797. [line] => 55
  798. [function] => run
  799. [class] => Zend_Application
  800. [type] => ->
  801. [args] => Array
  802. (
  803. )
  804.  
  805. )
  806.  
  807. )
  808.  
  809. [previous:Exception:private] =>
  810. [errorInfo] => Array
  811. (
  812. [0] => 23000
  813. [1] => 1452
  814. [2] => Cannot add or update a child row: a foreign key constraint fails (`mawh0st_rleapp`.`push_apns_devices`, CONSTRAINT `push_apns_devices_ibfk_1` FOREIGN KEY (`app_id`) REFERENCES `application` (`app_id`) ON DELETE CASCADE ON UPDATE CASCADE)
  815. )
  816.  
  817. )
  818.  
  819. )
  820.  
  821. [type] => EXCEPTION_OTHER
  822. [request] => Siberian_Controller_Request_Http Object
  823. (
  824. [_is_application:protected] => 1
  825. [_language_code:protected] =>
  826. [_force_language_code:protected] =>
  827. [_is_native:protected] =>
  828. [_use_application_key:protected] => 1
  829. [_white_label_editor:protected] =>
  830. [_application] =>
  831. [_application_key:protected] =>
  832. [_ionic_path:protected] =>
  833. [_is_installing:protected] =>
  834. [_mediaUrl:protected] =>
  835. [_paramSources:protected] => Array
  836. (
  837. [0] => _GET
  838. [1] => _POST
  839. )
  840.  
  841. [_requestUri:protected] => /overview/push/iphone/registerdevice
  842. [_baseUrl:protected] => https://rle.mawhost.com
  843. [_basePath:protected] =>
  844. [_pathInfo:protected] => /push/iphone/registerdevice
  845. [_params:protected] => Array
  846. (
  847. [module] => push
  848. [controller] => iphone
  849. [action] => registerdevice
  850. )
  851.  
  852. [_rawBody:protected] =>
  853. [_aliases:protected] => Array
  854. (
  855. )
  856.  
  857. [_dispatched:protected] => 1
  858. [_module:protected] => push
  859. [_moduleKey:protected] => module
  860. [_controller:protected] => iphone
  861. [_controllerKey:protected] => controller
  862. [_action:protected] => registerdevice
  863. [_actionKey:protected] => action
  864. )
  865.  
  866. )
  867.  
  868. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement