Advertisement
Guest User

Untitled

a guest
Dec 21st, 2018
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2.  
  3. 21/12/2018 17:17:18 | /shared/httpd/lightframeworks/htdocs/miniPHP/app/core/components/SecurityComponent.php | 238 | CSRF Attack
  4. User: 1 provided invalid CSRF Token f67500d69ec1cd284053dc0c375d09c4
  5. *******************************************************************
  6.  
  7. 21/12/2018 17:17:18 |  |  | Trace: Array
  8. (
  9.     [0] => Array
  10.         (
  11.             [file] => /shared/httpd/lightframeworks/htdocs/miniPHP/app/core/components/SecurityComponent.php
  12.             [line] => 216
  13.             [function] => CsrfToken
  14.             [class] => SecurityComponent
  15.             [object] => SecurityComponent Object
  16.                 (
  17.                     [config:protected] => Array
  18.                         (
  19.                             [form] => Array
  20.                                 (
  21.                                     [fields] => Array
  22.                                         (
  23.                                             [0] => title
  24.                                             [1] => content
  25.                                         )
  26.  
  27.                                 )
  28.  
  29.                             [requireSecure] => Array
  30.                                 (
  31.                                 )
  32.  
  33.                             [requirePost] => Array
  34.                                 (
  35.                                     [0] => create
  36.                                     [1] => update
  37.                                 )
  38.  
  39.                             [requireAjax] => Array
  40.                                 (
  41.                                 )
  42.  
  43.                             [requireGet] => Array
  44.                                 (
  45.                                 )
  46.  
  47.                             [validateForm] => 1
  48.                             [validateCsrfToken] =>
  49.                         )
  50.  
  51.                     [controller:protected] => PostsController Object
  52.                         (
  53.                             [view:protected] => View Object
  54.                                 (
  55.                                     [controller] => PostsController Object
  56.  *RECURSION*
  57.                                 )
  58.  
  59.                             [request] => Request Object
  60.                                 (
  61.                                     [params] => Array
  62.                                         (
  63.                                             [controller] => PostsController
  64.                                             [action] => create
  65.                                             [args] => Array
  66.                                                 (
  67.                                                 )
  68.  
  69.                                         )
  70.  
  71.                                     [data] => Array
  72.                                         (
  73.                                             [title] => uuu
  74.                                             [content] => uuu
  75.                                             [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  76.                                             [submit] => submit
  77.                                         )
  78.  
  79.                                     [query] => Array
  80.                                         (
  81.                                             [url] => Posts/create
  82.                                         )
  83.  
  84.                                     [url] => http://lightframeworks.local/miniPHP/Posts/create
  85.                                 )
  86.  
  87.                             [response] => Response Object
  88.                                 (
  89.                                     [headers] => Array
  90.                                         (
  91.                                         )
  92.  
  93.                                     [content:Response:private] =>
  94.                                     [version:Response:private] => 1.0
  95.                                     [statusCode:Response:private] => 200
  96.                                     [statusText:Response:private] => OK
  97.                                     [charset:Response:private] => UTF-8
  98.                                     [file:Response:private] =>
  99.                                     [csv:Response:private] =>
  100.                                     [statusTexts:Response:private] => Array
  101.                                         (
  102.                                             [200] => OK
  103.                                             [302] => Found
  104.                                             [400] => Bad Request
  105.                                             [401] => Unauthorized
  106.                                             [403] => Forbidden
  107.                                             [404] => Not Found
  108.                                             [500] => Internal Server Error
  109.                                         )
  110.  
  111.                                     [mimeTypes:Response:private] => Array
  112.                                         (
  113.                                             [csv] => Array
  114.                                                 (
  115.                                                     [0] => text/csv
  116.                                                     [1] => application/vnd.ms-excel
  117.                                                 )
  118.  
  119.                                             [doc] => application/msword
  120.                                             [docx] => application/vnd.openxmlformats-officedocument.wordprocessingml.document
  121.                                             [pdf] => application/pdf
  122.                                             [zip] => application/zip
  123.                                             [ppt] => application/vnd.ms-powerpoint
  124.                                         )
  125.  
  126.                                 )
  127.  
  128.                             [redirector] => Redirector Object
  129.                                 (
  130.                                 )
  131.  
  132.                             [components] => Array
  133.                                 (
  134.                                     [0] => Auth
  135.                                     [1] => Security
  136.                                 )
  137.  
  138.                             [Auth] => AuthComponent Object
  139.                                 (
  140.                                     [config:protected] => Array
  141.                                         (
  142.                                             [authenticate] => Array
  143.                                                 (
  144.                                                     [0] => User
  145.                                                 )
  146.  
  147.                                             [authorize] => Array
  148.                                                 (
  149.                                                     [0] => Controller
  150.                                                 )
  151.  
  152.                                         )
  153.  
  154.                                     [controller:protected] => PostsController Object
  155.  *RECURSION*
  156.                                     [request:protected] => Request Object
  157.                                         (
  158.                                             [params] => Array
  159.                                                 (
  160.                                                     [controller] => PostsController
  161.                                                     [action] => create
  162.                                                     [args] => Array
  163.                                                         (
  164.                                                         )
  165.  
  166.                                                 )
  167.  
  168.                                             [data] => Array
  169.                                                 (
  170.                                                     [title] => uuu
  171.                                                     [content] => uuu
  172.                                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  173.                                                     [submit] => submit
  174.                                                 )
  175.  
  176.                                             [query] => Array
  177.                                                 (
  178.                                                     [url] => Posts/create
  179.                                                 )
  180.  
  181.                                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  182.                                         )
  183.  
  184.                                 )
  185.  
  186.                             [Security] => SecurityComponent Object
  187.  *RECURSION*
  188.                             [user] => User Object
  189.                                 (
  190.                                     [table] => users
  191.                                     [errors:protected] => Array
  192.                                         (
  193.                                         )
  194.  
  195.                                 )
  196.  
  197.                         )
  198.  
  199.                     [request:protected] => Request Object
  200.                         (
  201.                             [params] => Array
  202.                                 (
  203.                                     [controller] => PostsController
  204.                                     [action] => create
  205.                                     [args] => Array
  206.                                         (
  207.                                         )
  208.  
  209.                                 )
  210.  
  211.                             [data] => Array
  212.                                 (
  213.                                     [title] => uuu
  214.                                     [content] => uuu
  215.                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  216.                                     [submit] => submit
  217.                                 )
  218.  
  219.                             [query] => Array
  220.                                 (
  221.                                     [url] => Posts/create
  222.                                 )
  223.  
  224.                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  225.                         )
  226.  
  227.                 )
  228.  
  229.             [type] => ->
  230.             [args] => Array
  231.                 (
  232.                 )
  233.  
  234.         )
  235.  
  236.     [1] => Array
  237.         (
  238.             [file] => /shared/httpd/lightframeworks/htdocs/miniPHP/app/core/components/SecurityComponent.php
  239.             [line] => 49
  240.             [function] => form
  241.             [class] => SecurityComponent
  242.             [object] => SecurityComponent Object
  243.                 (
  244.                     [config:protected] => Array
  245.                         (
  246.                             [form] => Array
  247.                                 (
  248.                                     [fields] => Array
  249.                                         (
  250.                                             [0] => title
  251.                                             [1] => content
  252.                                         )
  253.  
  254.                                 )
  255.  
  256.                             [requireSecure] => Array
  257.                                 (
  258.                                 )
  259.  
  260.                             [requirePost] => Array
  261.                                 (
  262.                                     [0] => create
  263.                                     [1] => update
  264.                                 )
  265.  
  266.                             [requireAjax] => Array
  267.                                 (
  268.                                 )
  269.  
  270.                             [requireGet] => Array
  271.                                 (
  272.                                 )
  273.  
  274.                             [validateForm] => 1
  275.                             [validateCsrfToken] =>
  276.                         )
  277.  
  278.                     [controller:protected] => PostsController Object
  279.                         (
  280.                             [view:protected] => View Object
  281.                                 (
  282.                                     [controller] => PostsController Object
  283.  *RECURSION*
  284.                                 )
  285.  
  286.                             [request] => Request Object
  287.                                 (
  288.                                     [params] => Array
  289.                                         (
  290.                                             [controller] => PostsController
  291.                                             [action] => create
  292.                                             [args] => Array
  293.                                                 (
  294.                                                 )
  295.  
  296.                                         )
  297.  
  298.                                     [data] => Array
  299.                                         (
  300.                                             [title] => uuu
  301.                                             [content] => uuu
  302.                                             [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  303.                                             [submit] => submit
  304.                                         )
  305.  
  306.                                     [query] => Array
  307.                                         (
  308.                                             [url] => Posts/create
  309.                                         )
  310.  
  311.                                     [url] => http://lightframeworks.local/miniPHP/Posts/create
  312.                                 )
  313.  
  314.                             [response] => Response Object
  315.                                 (
  316.                                     [headers] => Array
  317.                                         (
  318.                                         )
  319.  
  320.                                     [content:Response:private] =>
  321.                                     [version:Response:private] => 1.0
  322.                                     [statusCode:Response:private] => 200
  323.                                     [statusText:Response:private] => OK
  324.                                     [charset:Response:private] => UTF-8
  325.                                     [file:Response:private] =>
  326.                                     [csv:Response:private] =>
  327.                                     [statusTexts:Response:private] => Array
  328.                                         (
  329.                                             [200] => OK
  330.                                             [302] => Found
  331.                                             [400] => Bad Request
  332.                                             [401] => Unauthorized
  333.                                             [403] => Forbidden
  334.                                             [404] => Not Found
  335.                                             [500] => Internal Server Error
  336.                                         )
  337.  
  338.                                     [mimeTypes:Response:private] => Array
  339.                                         (
  340.                                             [csv] => Array
  341.                                                 (
  342.                                                     [0] => text/csv
  343.                                                     [1] => application/vnd.ms-excel
  344.                                                 )
  345.  
  346.                                             [doc] => application/msword
  347.                                             [docx] => application/vnd.openxmlformats-officedocument.wordprocessingml.document
  348.                                             [pdf] => application/pdf
  349.                                             [zip] => application/zip
  350.                                             [ppt] => application/vnd.ms-powerpoint
  351.                                         )
  352.  
  353.                                 )
  354.  
  355.                             [redirector] => Redirector Object
  356.                                 (
  357.                                 )
  358.  
  359.                             [components] => Array
  360.                                 (
  361.                                     [0] => Auth
  362.                                     [1] => Security
  363.                                 )
  364.  
  365.                             [Auth] => AuthComponent Object
  366.                                 (
  367.                                     [config:protected] => Array
  368.                                         (
  369.                                             [authenticate] => Array
  370.                                                 (
  371.                                                     [0] => User
  372.                                                 )
  373.  
  374.                                             [authorize] => Array
  375.                                                 (
  376.                                                     [0] => Controller
  377.                                                 )
  378.  
  379.                                         )
  380.  
  381.                                     [controller:protected] => PostsController Object
  382.  *RECURSION*
  383.                                     [request:protected] => Request Object
  384.                                         (
  385.                                             [params] => Array
  386.                                                 (
  387.                                                     [controller] => PostsController
  388.                                                     [action] => create
  389.                                                     [args] => Array
  390.                                                         (
  391.                                                         )
  392.  
  393.                                                 )
  394.  
  395.                                             [data] => Array
  396.                                                 (
  397.                                                     [title] => uuu
  398.                                                     [content] => uuu
  399.                                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  400.                                                     [submit] => submit
  401.                                                 )
  402.  
  403.                                             [query] => Array
  404.                                                 (
  405.                                                     [url] => Posts/create
  406.                                                 )
  407.  
  408.                                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  409.                                         )
  410.  
  411.                                 )
  412.  
  413.                             [Security] => SecurityComponent Object
  414.  *RECURSION*
  415.                             [user] => User Object
  416.                                 (
  417.                                     [table] => users
  418.                                     [errors:protected] => Array
  419.                                         (
  420.                                         )
  421.  
  422.                                 )
  423.  
  424.                         )
  425.  
  426.                     [request:protected] => Request Object
  427.                         (
  428.                             [params] => Array
  429.                                 (
  430.                                     [controller] => PostsController
  431.                                     [action] => create
  432.                                     [args] => Array
  433.                                         (
  434.                                         )
  435.  
  436.                                 )
  437.  
  438.                             [data] => Array
  439.                                 (
  440.                                     [title] => uuu
  441.                                     [content] => uuu
  442.                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  443.                                     [submit] => submit
  444.                                 )
  445.  
  446.                             [query] => Array
  447.                                 (
  448.                                     [url] => Posts/create
  449.                                 )
  450.  
  451.                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  452.                         )
  453.  
  454.                 )
  455.  
  456.             [type] => ->
  457.             [args] => Array
  458.                 (
  459.                     [0] => Array
  460.                         (
  461.                             [fields] => Array
  462.                                 (
  463.                                     [0] => title
  464.                                     [1] => content
  465.                                     [2] => csrf_token
  466.                                 )
  467.  
  468.                         )
  469.  
  470.                 )
  471.  
  472.         )
  473.  
  474.     [2] => Array
  475.         (
  476.             [file] => /shared/httpd/lightframeworks/htdocs/miniPHP/app/core/Controller.php
  477.             [line] => 164
  478.             [function] => startup
  479.             [class] => SecurityComponent
  480.             [object] => SecurityComponent Object
  481.                 (
  482.                     [config:protected] => Array
  483.                         (
  484.                             [form] => Array
  485.                                 (
  486.                                     [fields] => Array
  487.                                         (
  488.                                             [0] => title
  489.                                             [1] => content
  490.                                         )
  491.  
  492.                                 )
  493.  
  494.                             [requireSecure] => Array
  495.                                 (
  496.                                 )
  497.  
  498.                             [requirePost] => Array
  499.                                 (
  500.                                     [0] => create
  501.                                     [1] => update
  502.                                 )
  503.  
  504.                             [requireAjax] => Array
  505.                                 (
  506.                                 )
  507.  
  508.                             [requireGet] => Array
  509.                                 (
  510.                                 )
  511.  
  512.                             [validateForm] => 1
  513.                             [validateCsrfToken] =>
  514.                         )
  515.  
  516.                     [controller:protected] => PostsController Object
  517.                         (
  518.                             [view:protected] => View Object
  519.                                 (
  520.                                     [controller] => PostsController Object
  521.  *RECURSION*
  522.                                 )
  523.  
  524.                             [request] => Request Object
  525.                                 (
  526.                                     [params] => Array
  527.                                         (
  528.                                             [controller] => PostsController
  529.                                             [action] => create
  530.                                             [args] => Array
  531.                                                 (
  532.                                                 )
  533.  
  534.                                         )
  535.  
  536.                                     [data] => Array
  537.                                         (
  538.                                             [title] => uuu
  539.                                             [content] => uuu
  540.                                             [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  541.                                             [submit] => submit
  542.                                         )
  543.  
  544.                                     [query] => Array
  545.                                         (
  546.                                             [url] => Posts/create
  547.                                         )
  548.  
  549.                                     [url] => http://lightframeworks.local/miniPHP/Posts/create
  550.                                 )
  551.  
  552.                             [response] => Response Object
  553.                                 (
  554.                                     [headers] => Array
  555.                                         (
  556.                                         )
  557.  
  558.                                     [content:Response:private] =>
  559.                                     [version:Response:private] => 1.0
  560.                                     [statusCode:Response:private] => 200
  561.                                     [statusText:Response:private] => OK
  562.                                     [charset:Response:private] => UTF-8
  563.                                     [file:Response:private] =>
  564.                                     [csv:Response:private] =>
  565.                                     [statusTexts:Response:private] => Array
  566.                                         (
  567.                                             [200] => OK
  568.                                             [302] => Found
  569.                                             [400] => Bad Request
  570.                                             [401] => Unauthorized
  571.                                             [403] => Forbidden
  572.                                             [404] => Not Found
  573.                                             [500] => Internal Server Error
  574.                                         )
  575.  
  576.                                     [mimeTypes:Response:private] => Array
  577.                                         (
  578.                                             [csv] => Array
  579.                                                 (
  580.                                                     [0] => text/csv
  581.                                                     [1] => application/vnd.ms-excel
  582.                                                 )
  583.  
  584.                                             [doc] => application/msword
  585.                                             [docx] => application/vnd.openxmlformats-officedocument.wordprocessingml.document
  586.                                             [pdf] => application/pdf
  587.                                             [zip] => application/zip
  588.                                             [ppt] => application/vnd.ms-powerpoint
  589.                                         )
  590.  
  591.                                 )
  592.  
  593.                             [redirector] => Redirector Object
  594.                                 (
  595.                                 )
  596.  
  597.                             [components] => Array
  598.                                 (
  599.                                     [0] => Auth
  600.                                     [1] => Security
  601.                                 )
  602.  
  603.                             [Auth] => AuthComponent Object
  604.                                 (
  605.                                     [config:protected] => Array
  606.                                         (
  607.                                             [authenticate] => Array
  608.                                                 (
  609.                                                     [0] => User
  610.                                                 )
  611.  
  612.                                             [authorize] => Array
  613.                                                 (
  614.                                                     [0] => Controller
  615.                                                 )
  616.  
  617.                                         )
  618.  
  619.                                     [controller:protected] => PostsController Object
  620.  *RECURSION*
  621.                                     [request:protected] => Request Object
  622.                                         (
  623.                                             [params] => Array
  624.                                                 (
  625.                                                     [controller] => PostsController
  626.                                                     [action] => create
  627.                                                     [args] => Array
  628.                                                         (
  629.                                                         )
  630.  
  631.                                                 )
  632.  
  633.                                             [data] => Array
  634.                                                 (
  635.                                                     [title] => uuu
  636.                                                     [content] => uuu
  637.                                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  638.                                                     [submit] => submit
  639.                                                 )
  640.  
  641.                                             [query] => Array
  642.                                                 (
  643.                                                     [url] => Posts/create
  644.                                                 )
  645.  
  646.                                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  647.                                         )
  648.  
  649.                                 )
  650.  
  651.                             [Security] => SecurityComponent Object
  652.  *RECURSION*
  653.                             [user] => User Object
  654.                                 (
  655.                                     [table] => users
  656.                                     [errors:protected] => Array
  657.                                         (
  658.                                         )
  659.  
  660.                                 )
  661.  
  662.                         )
  663.  
  664.                     [request:protected] => Request Object
  665.                         (
  666.                             [params] => Array
  667.                                 (
  668.                                     [controller] => PostsController
  669.                                     [action] => create
  670.                                     [args] => Array
  671.                                         (
  672.                                         )
  673.  
  674.                                 )
  675.  
  676.                             [data] => Array
  677.                                 (
  678.                                     [title] => uuu
  679.                                     [content] => uuu
  680.                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  681.                                     [submit] => submit
  682.                                 )
  683.  
  684.                             [query] => Array
  685.                                 (
  686.                                     [url] => Posts/create
  687.                                 )
  688.  
  689.                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  690.                         )
  691.  
  692.                 )
  693.  
  694.             [type] => ->
  695.             [args] => Array
  696.                 (
  697.                 )
  698.  
  699.         )
  700.  
  701.     [3] => Array
  702.         (
  703.             [file] => /shared/httpd/lightframeworks/htdocs/miniPHP/app/core/Controller.php
  704.             [line] => 79
  705.             [function] => triggerComponents
  706.             [class] => Controller
  707.             [object] => PostsController Object
  708.                 (
  709.                     [view:protected] => View Object
  710.                         (
  711.                             [controller] => PostsController Object
  712.  *RECURSION*
  713.                         )
  714.  
  715.                     [request] => Request Object
  716.                         (
  717.                             [params] => Array
  718.                                 (
  719.                                     [controller] => PostsController
  720.                                     [action] => create
  721.                                     [args] => Array
  722.                                         (
  723.                                         )
  724.  
  725.                                 )
  726.  
  727.                             [data] => Array
  728.                                 (
  729.                                     [title] => uuu
  730.                                     [content] => uuu
  731.                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  732.                                     [submit] => submit
  733.                                 )
  734.  
  735.                             [query] => Array
  736.                                 (
  737.                                     [url] => Posts/create
  738.                                 )
  739.  
  740.                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  741.                         )
  742.  
  743.                     [response] => Response Object
  744.                         (
  745.                             [headers] => Array
  746.                                 (
  747.                                 )
  748.  
  749.                             [content:Response:private] =>
  750.                             [version:Response:private] => 1.0
  751.                             [statusCode:Response:private] => 200
  752.                             [statusText:Response:private] => OK
  753.                             [charset:Response:private] => UTF-8
  754.                             [file:Response:private] =>
  755.                             [csv:Response:private] =>
  756.                             [statusTexts:Response:private] => Array
  757.                                 (
  758.                                     [200] => OK
  759.                                     [302] => Found
  760.                                     [400] => Bad Request
  761.                                     [401] => Unauthorized
  762.                                     [403] => Forbidden
  763.                                     [404] => Not Found
  764.                                     [500] => Internal Server Error
  765.                                 )
  766.  
  767.                             [mimeTypes:Response:private] => Array
  768.                                 (
  769.                                     [csv] => Array
  770.                                         (
  771.                                             [0] => text/csv
  772.                                             [1] => application/vnd.ms-excel
  773.                                         )
  774.  
  775.                                     [doc] => application/msword
  776.                                     [docx] => application/vnd.openxmlformats-officedocument.wordprocessingml.document
  777.                                     [pdf] => application/pdf
  778.                                     [zip] => application/zip
  779.                                     [ppt] => application/vnd.ms-powerpoint
  780.                                 )
  781.  
  782.                         )
  783.  
  784.                     [redirector] => Redirector Object
  785.                         (
  786.                         )
  787.  
  788.                     [components] => Array
  789.                         (
  790.                             [0] => Auth
  791.                             [1] => Security
  792.                         )
  793.  
  794.                     [Auth] => AuthComponent Object
  795.                         (
  796.                             [config:protected] => Array
  797.                                 (
  798.                                     [authenticate] => Array
  799.                                         (
  800.                                             [0] => User
  801.                                         )
  802.  
  803.                                     [authorize] => Array
  804.                                         (
  805.                                             [0] => Controller
  806.                                         )
  807.  
  808.                                 )
  809.  
  810.                             [controller:protected] => PostsController Object
  811.  *RECURSION*
  812.                             [request:protected] => Request Object
  813.                                 (
  814.                                     [params] => Array
  815.                                         (
  816.                                             [controller] => PostsController
  817.                                             [action] => create
  818.                                             [args] => Array
  819.                                                 (
  820.                                                 )
  821.  
  822.                                         )
  823.  
  824.                                     [data] => Array
  825.                                         (
  826.                                             [title] => uuu
  827.                                             [content] => uuu
  828.                                             [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  829.                                             [submit] => submit
  830.                                         )
  831.  
  832.                                     [query] => Array
  833.                                         (
  834.                                             [url] => Posts/create
  835.                                         )
  836.  
  837.                                     [url] => http://lightframeworks.local/miniPHP/Posts/create
  838.                                 )
  839.  
  840.                         )
  841.  
  842.                     [Security] => SecurityComponent Object
  843.                         (
  844.                             [config:protected] => Array
  845.                                 (
  846.                                     [form] => Array
  847.                                         (
  848.                                             [fields] => Array
  849.                                                 (
  850.                                                     [0] => title
  851.                                                     [1] => content
  852.                                                 )
  853.  
  854.                                         )
  855.  
  856.                                     [requireSecure] => Array
  857.                                         (
  858.                                         )
  859.  
  860.                                     [requirePost] => Array
  861.                                         (
  862.                                             [0] => create
  863.                                             [1] => update
  864.                                         )
  865.  
  866.                                     [requireAjax] => Array
  867.                                         (
  868.                                         )
  869.  
  870.                                     [requireGet] => Array
  871.                                         (
  872.                                         )
  873.  
  874.                                     [validateForm] => 1
  875.                                     [validateCsrfToken] =>
  876.                                 )
  877.  
  878.                             [controller:protected] => PostsController Object
  879.  *RECURSION*
  880.                             [request:protected] => Request Object
  881.                                 (
  882.                                     [params] => Array
  883.                                         (
  884.                                             [controller] => PostsController
  885.                                             [action] => create
  886.                                             [args] => Array
  887.                                                 (
  888.                                                 )
  889.  
  890.                                         )
  891.  
  892.                                     [data] => Array
  893.                                         (
  894.                                             [title] => uuu
  895.                                             [content] => uuu
  896.                                             [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  897.                                             [submit] => submit
  898.                                         )
  899.  
  900.                                     [query] => Array
  901.                                         (
  902.                                             [url] => Posts/create
  903.                                         )
  904.  
  905.                                     [url] => http://lightframeworks.local/miniPHP/Posts/create
  906.                                 )
  907.  
  908.                         )
  909.  
  910.                     [user] => User Object
  911.                         (
  912.                             [table] => users
  913.                             [errors:protected] => Array
  914.                                 (
  915.                                 )
  916.  
  917.                         )
  918.  
  919.                 )
  920.  
  921.             [type] => ->
  922.             [args] => Array
  923.                 (
  924.                 )
  925.  
  926.         )
  927.  
  928.     [4] => Array
  929.         (
  930.             [file] => /shared/httpd/lightframeworks/htdocs/miniPHP/app/core/App.php
  931.             [line] => 116
  932.             [function] => startupProcess
  933.             [class] => Controller
  934.             [object] => PostsController Object
  935.                 (
  936.                     [view:protected] => View Object
  937.                         (
  938.                             [controller] => PostsController Object
  939.  *RECURSION*
  940.                         )
  941.  
  942.                     [request] => Request Object
  943.                         (
  944.                             [params] => Array
  945.                                 (
  946.                                     [controller] => PostsController
  947.                                     [action] => create
  948.                                     [args] => Array
  949.                                         (
  950.                                         )
  951.  
  952.                                 )
  953.  
  954.                             [data] => Array
  955.                                 (
  956.                                     [title] => uuu
  957.                                     [content] => uuu
  958.                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  959.                                     [submit] => submit
  960.                                 )
  961.  
  962.                             [query] => Array
  963.                                 (
  964.                                     [url] => Posts/create
  965.                                 )
  966.  
  967.                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  968.                         )
  969.  
  970.                     [response] => Response Object
  971.                         (
  972.                             [headers] => Array
  973.                                 (
  974.                                 )
  975.  
  976.                             [content:Response:private] =>
  977.                             [version:Response:private] => 1.0
  978.                             [statusCode:Response:private] => 200
  979.                             [statusText:Response:private] => OK
  980.                             [charset:Response:private] => UTF-8
  981.                             [file:Response:private] =>
  982.                             [csv:Response:private] =>
  983.                             [statusTexts:Response:private] => Array
  984.                                 (
  985.                                     [200] => OK
  986.                                     [302] => Found
  987.                                     [400] => Bad Request
  988.                                     [401] => Unauthorized
  989.                                     [403] => Forbidden
  990.                                     [404] => Not Found
  991.                                     [500] => Internal Server Error
  992.                                 )
  993.  
  994.                             [mimeTypes:Response:private] => Array
  995.                                 (
  996.                                     [csv] => Array
  997.                                         (
  998.                                             [0] => text/csv
  999.                                             [1] => application/vnd.ms-excel
  1000.                                         )
  1001.  
  1002.                                     [doc] => application/msword
  1003.                                     [docx] => application/vnd.openxmlformats-officedocument.wordprocessingml.document
  1004.                                     [pdf] => application/pdf
  1005.                                     [zip] => application/zip
  1006.                                     [ppt] => application/vnd.ms-powerpoint
  1007.                                 )
  1008.  
  1009.                         )
  1010.  
  1011.                     [redirector] => Redirector Object
  1012.                         (
  1013.                         )
  1014.  
  1015.                     [components] => Array
  1016.                         (
  1017.                             [0] => Auth
  1018.                             [1] => Security
  1019.                         )
  1020.  
  1021.                     [Auth] => AuthComponent Object
  1022.                         (
  1023.                             [config:protected] => Array
  1024.                                 (
  1025.                                     [authenticate] => Array
  1026.                                         (
  1027.                                             [0] => User
  1028.                                         )
  1029.  
  1030.                                     [authorize] => Array
  1031.                                         (
  1032.                                             [0] => Controller
  1033.                                         )
  1034.  
  1035.                                 )
  1036.  
  1037.                             [controller:protected] => PostsController Object
  1038.  *RECURSION*
  1039.                             [request:protected] => Request Object
  1040.                                 (
  1041.                                     [params] => Array
  1042.                                         (
  1043.                                             [controller] => PostsController
  1044.                                             [action] => create
  1045.                                             [args] => Array
  1046.                                                 (
  1047.                                                 )
  1048.  
  1049.                                         )
  1050.  
  1051.                                     [data] => Array
  1052.                                         (
  1053.                                             [title] => uuu
  1054.                                             [content] => uuu
  1055.                                             [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  1056.                                             [submit] => submit
  1057.                                         )
  1058.  
  1059.                                     [query] => Array
  1060.                                         (
  1061.                                             [url] => Posts/create
  1062.                                         )
  1063.  
  1064.                                     [url] => http://lightframeworks.local/miniPHP/Posts/create
  1065.                                 )
  1066.  
  1067.                         )
  1068.  
  1069.                     [Security] => SecurityComponent Object
  1070.                         (
  1071.                             [config:protected] => Array
  1072.                                 (
  1073.                                     [form] => Array
  1074.                                         (
  1075.                                             [fields] => Array
  1076.                                                 (
  1077.                                                     [0] => title
  1078.                                                     [1] => content
  1079.                                                 )
  1080.  
  1081.                                         )
  1082.  
  1083.                                     [requireSecure] => Array
  1084.                                         (
  1085.                                         )
  1086.  
  1087.                                     [requirePost] => Array
  1088.                                         (
  1089.                                             [0] => create
  1090.                                             [1] => update
  1091.                                         )
  1092.  
  1093.                                     [requireAjax] => Array
  1094.                                         (
  1095.                                         )
  1096.  
  1097.                                     [requireGet] => Array
  1098.                                         (
  1099.                                         )
  1100.  
  1101.                                     [validateForm] => 1
  1102.                                     [validateCsrfToken] =>
  1103.                                 )
  1104.  
  1105.                             [controller:protected] => PostsController Object
  1106.  *RECURSION*
  1107.                             [request:protected] => Request Object
  1108.                                 (
  1109.                                     [params] => Array
  1110.                                         (
  1111.                                             [controller] => PostsController
  1112.                                             [action] => create
  1113.                                             [args] => Array
  1114.                                                 (
  1115.                                                 )
  1116.  
  1117.                                         )
  1118.  
  1119.                                     [data] => Array
  1120.                                         (
  1121.                                             [title] => uuu
  1122.                                             [content] => uuu
  1123.                                             [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  1124.                                             [submit] => submit
  1125.                                         )
  1126.  
  1127.                                     [query] => Array
  1128.                                         (
  1129.                                             [url] => Posts/create
  1130.                                         )
  1131.  
  1132.                                     [url] => http://lightframeworks.local/miniPHP/Posts/create
  1133.                                 )
  1134.  
  1135.                         )
  1136.  
  1137.                     [user] => User Object
  1138.                         (
  1139.                             [table] => users
  1140.                             [errors:protected] => Array
  1141.                                 (
  1142.                                 )
  1143.  
  1144.                         )
  1145.  
  1146.                 )
  1147.  
  1148.             [type] => ->
  1149.             [args] => Array
  1150.                 (
  1151.                 )
  1152.  
  1153.         )
  1154.  
  1155.     [5] => Array
  1156.         (
  1157.             [file] => /shared/httpd/lightframeworks/htdocs/miniPHP/app/core/App.php
  1158.             [line] => 81
  1159.             [function] => invoke
  1160.             [class] => App
  1161.             [object] => App Object
  1162.                 (
  1163.                     [controller:App:private] => PostsController Object
  1164.                         (
  1165.                             [view:protected] => View Object
  1166.                                 (
  1167.                                     [controller] => PostsController Object
  1168.  *RECURSION*
  1169.                                 )
  1170.  
  1171.                             [request] => Request Object
  1172.                                 (
  1173.                                     [params] => Array
  1174.                                         (
  1175.                                             [controller] => PostsController
  1176.                                             [action] => create
  1177.                                             [args] => Array
  1178.                                                 (
  1179.                                                 )
  1180.  
  1181.                                         )
  1182.  
  1183.                                     [data] => Array
  1184.                                         (
  1185.                                             [title] => uuu
  1186.                                             [content] => uuu
  1187.                                             [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  1188.                                             [submit] => submit
  1189.                                         )
  1190.  
  1191.                                     [query] => Array
  1192.                                         (
  1193.                                             [url] => Posts/create
  1194.                                         )
  1195.  
  1196.                                     [url] => http://lightframeworks.local/miniPHP/Posts/create
  1197.                                 )
  1198.  
  1199.                             [response] => Response Object
  1200.                                 (
  1201.                                     [headers] => Array
  1202.                                         (
  1203.                                         )
  1204.  
  1205.                                     [content:Response:private] =>
  1206.                                     [version:Response:private] => 1.0
  1207.                                     [statusCode:Response:private] => 200
  1208.                                     [statusText:Response:private] => OK
  1209.                                     [charset:Response:private] => UTF-8
  1210.                                     [file:Response:private] =>
  1211.                                     [csv:Response:private] =>
  1212.                                     [statusTexts:Response:private] => Array
  1213.                                         (
  1214.                                             [200] => OK
  1215.                                             [302] => Found
  1216.                                             [400] => Bad Request
  1217.                                             [401] => Unauthorized
  1218.                                             [403] => Forbidden
  1219.                                             [404] => Not Found
  1220.                                             [500] => Internal Server Error
  1221.                                         )
  1222.  
  1223.                                     [mimeTypes:Response:private] => Array
  1224.                                         (
  1225.                                             [csv] => Array
  1226.                                                 (
  1227.                                                     [0] => text/csv
  1228.                                                     [1] => application/vnd.ms-excel
  1229.                                                 )
  1230.  
  1231.                                             [doc] => application/msword
  1232.                                             [docx] => application/vnd.openxmlformats-officedocument.wordprocessingml.document
  1233.                                             [pdf] => application/pdf
  1234.                                             [zip] => application/zip
  1235.                                             [ppt] => application/vnd.ms-powerpoint
  1236.                                         )
  1237.  
  1238.                                 )
  1239.  
  1240.                             [redirector] => Redirector Object
  1241.                                 (
  1242.                                 )
  1243.  
  1244.                             [components] => Array
  1245.                                 (
  1246.                                     [0] => Auth
  1247.                                     [1] => Security
  1248.                                 )
  1249.  
  1250.                             [Auth] => AuthComponent Object
  1251.                                 (
  1252.                                     [config:protected] => Array
  1253.                                         (
  1254.                                             [authenticate] => Array
  1255.                                                 (
  1256.                                                     [0] => User
  1257.                                                 )
  1258.  
  1259.                                             [authorize] => Array
  1260.                                                 (
  1261.                                                     [0] => Controller
  1262.                                                 )
  1263.  
  1264.                                         )
  1265.  
  1266.                                     [controller:protected] => PostsController Object
  1267.  *RECURSION*
  1268.                                     [request:protected] => Request Object
  1269.                                         (
  1270.                                             [params] => Array
  1271.                                                 (
  1272.                                                     [controller] => PostsController
  1273.                                                     [action] => create
  1274.                                                     [args] => Array
  1275.                                                         (
  1276.                                                         )
  1277.  
  1278.                                                 )
  1279.  
  1280.                                             [data] => Array
  1281.                                                 (
  1282.                                                     [title] => uuu
  1283.                                                     [content] => uuu
  1284.                                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  1285.                                                     [submit] => submit
  1286.                                                 )
  1287.  
  1288.                                             [query] => Array
  1289.                                                 (
  1290.                                                     [url] => Posts/create
  1291.                                                 )
  1292.  
  1293.                                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  1294.                                         )
  1295.  
  1296.                                 )
  1297.  
  1298.                             [Security] => SecurityComponent Object
  1299.                                 (
  1300.                                     [config:protected] => Array
  1301.                                         (
  1302.                                             [form] => Array
  1303.                                                 (
  1304.                                                     [fields] => Array
  1305.                                                         (
  1306.                                                             [0] => title
  1307.                                                             [1] => content
  1308.                                                         )
  1309.  
  1310.                                                 )
  1311.  
  1312.                                             [requireSecure] => Array
  1313.                                                 (
  1314.                                                 )
  1315.  
  1316.                                             [requirePost] => Array
  1317.                                                 (
  1318.                                                     [0] => create
  1319.                                                     [1] => update
  1320.                                                 )
  1321.  
  1322.                                             [requireAjax] => Array
  1323.                                                 (
  1324.                                                 )
  1325.  
  1326.                                             [requireGet] => Array
  1327.                                                 (
  1328.                                                 )
  1329.  
  1330.                                             [validateForm] => 1
  1331.                                             [validateCsrfToken] =>
  1332.                                         )
  1333.  
  1334.                                     [controller:protected] => PostsController Object
  1335.  *RECURSION*
  1336.                                     [request:protected] => Request Object
  1337.                                         (
  1338.                                             [params] => Array
  1339.                                                 (
  1340.                                                     [controller] => PostsController
  1341.                                                     [action] => create
  1342.                                                     [args] => Array
  1343.                                                         (
  1344.                                                         )
  1345.  
  1346.                                                 )
  1347.  
  1348.                                             [data] => Array
  1349.                                                 (
  1350.                                                     [title] => uuu
  1351.                                                     [content] => uuu
  1352.                                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  1353.                                                     [submit] => submit
  1354.                                                 )
  1355.  
  1356.                                             [query] => Array
  1357.                                                 (
  1358.                                                     [url] => Posts/create
  1359.                                                 )
  1360.  
  1361.                                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  1362.                                         )
  1363.  
  1364.                                 )
  1365.  
  1366.                             [user] => User Object
  1367.                                 (
  1368.                                     [table] => users
  1369.                                     [errors:protected] => Array
  1370.                                         (
  1371.                                         )
  1372.  
  1373.                                 )
  1374.  
  1375.                         )
  1376.  
  1377.                     [method:App:private] => create
  1378.                     [args:App:private] => Array
  1379.                         (
  1380.                         )
  1381.  
  1382.                     [request] => Request Object
  1383.                         (
  1384.                             [params] => Array
  1385.                                 (
  1386.                                     [controller] => PostsController
  1387.                                     [action] => create
  1388.                                     [args] => Array
  1389.                                         (
  1390.                                         )
  1391.  
  1392.                                 )
  1393.  
  1394.                             [data] => Array
  1395.                                 (
  1396.                                     [title] => uuu
  1397.                                     [content] => uuu
  1398.                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  1399.                                     [submit] => submit
  1400.                                 )
  1401.  
  1402.                             [query] => Array
  1403.                                 (
  1404.                                     [url] => Posts/create
  1405.                                 )
  1406.  
  1407.                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  1408.                         )
  1409.  
  1410.                     [response] => Response Object
  1411.                         (
  1412.                             [headers] => Array
  1413.                                 (
  1414.                                 )
  1415.  
  1416.                             [content:Response:private] =>
  1417.                             [version:Response:private] => 1.0
  1418.                             [statusCode:Response:private] => 200
  1419.                             [statusText:Response:private] => OK
  1420.                             [charset:Response:private] => UTF-8
  1421.                             [file:Response:private] =>
  1422.                             [csv:Response:private] =>
  1423.                             [statusTexts:Response:private] => Array
  1424.                                 (
  1425.                                     [200] => OK
  1426.                                     [302] => Found
  1427.                                     [400] => Bad Request
  1428.                                     [401] => Unauthorized
  1429.                                     [403] => Forbidden
  1430.                                     [404] => Not Found
  1431.                                     [500] => Internal Server Error
  1432.                                 )
  1433.  
  1434.                             [mimeTypes:Response:private] => Array
  1435.                                 (
  1436.                                     [csv] => Array
  1437.                                         (
  1438.                                             [0] => text/csv
  1439.                                             [1] => application/vnd.ms-excel
  1440.                                         )
  1441.  
  1442.                                     [doc] => application/msword
  1443.                                     [docx] => application/vnd.openxmlformats-officedocument.wordprocessingml.document
  1444.                                     [pdf] => application/pdf
  1445.                                     [zip] => application/zip
  1446.                                     [ppt] => application/vnd.ms-powerpoint
  1447.                                 )
  1448.  
  1449.                         )
  1450.  
  1451.                 )
  1452.  
  1453.             [type] => ->
  1454.             [args] => Array
  1455.                 (
  1456.                     [0] => PostsController
  1457.                     [1] => create
  1458.                     [2] => Array
  1459.                         (
  1460.                         )
  1461.  
  1462.                 )
  1463.  
  1464.         )
  1465.  
  1466.     [6] => Array
  1467.         (
  1468.             [file] => /shared/httpd/lightframeworks/htdocs/miniPHP/public/index.php
  1469.             [line] => 80
  1470.             [function] => run
  1471.             [class] => App
  1472.             [object] => App Object
  1473.                 (
  1474.                     [controller:App:private] => PostsController Object
  1475.                         (
  1476.                             [view:protected] => View Object
  1477.                                 (
  1478.                                     [controller] => PostsController Object
  1479.  *RECURSION*
  1480.                                 )
  1481.  
  1482.                             [request] => Request Object
  1483.                                 (
  1484.                                     [params] => Array
  1485.                                         (
  1486.                                             [controller] => PostsController
  1487.                                             [action] => create
  1488.                                             [args] => Array
  1489.                                                 (
  1490.                                                 )
  1491.  
  1492.                                         )
  1493.  
  1494.                                     [data] => Array
  1495.                                         (
  1496.                                             [title] => uuu
  1497.                                             [content] => uuu
  1498.                                             [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  1499.                                             [submit] => submit
  1500.                                         )
  1501.  
  1502.                                     [query] => Array
  1503.                                         (
  1504.                                             [url] => Posts/create
  1505.                                         )
  1506.  
  1507.                                     [url] => http://lightframeworks.local/miniPHP/Posts/create
  1508.                                 )
  1509.  
  1510.                             [response] => Response Object
  1511.                                 (
  1512.                                     [headers] => Array
  1513.                                         (
  1514.                                         )
  1515.  
  1516.                                     [content:Response:private] =>
  1517.                                     [version:Response:private] => 1.0
  1518.                                     [statusCode:Response:private] => 200
  1519.                                     [statusText:Response:private] => OK
  1520.                                     [charset:Response:private] => UTF-8
  1521.                                     [file:Response:private] =>
  1522.                                     [csv:Response:private] =>
  1523.                                     [statusTexts:Response:private] => Array
  1524.                                         (
  1525.                                             [200] => OK
  1526.                                             [302] => Found
  1527.                                             [400] => Bad Request
  1528.                                             [401] => Unauthorized
  1529.                                             [403] => Forbidden
  1530.                                             [404] => Not Found
  1531.                                             [500] => Internal Server Error
  1532.                                         )
  1533.  
  1534.                                     [mimeTypes:Response:private] => Array
  1535.                                         (
  1536.                                             [csv] => Array
  1537.                                                 (
  1538.                                                     [0] => text/csv
  1539.                                                     [1] => application/vnd.ms-excel
  1540.                                                 )
  1541.  
  1542.                                             [doc] => application/msword
  1543.                                             [docx] => application/vnd.openxmlformats-officedocument.wordprocessingml.document
  1544.                                             [pdf] => application/pdf
  1545.                                             [zip] => application/zip
  1546.                                             [ppt] => application/vnd.ms-powerpoint
  1547.                                         )
  1548.  
  1549.                                 )
  1550.  
  1551.                             [redirector] => Redirector Object
  1552.                                 (
  1553.                                 )
  1554.  
  1555.                             [components] => Array
  1556.                                 (
  1557.                                     [0] => Auth
  1558.                                     [1] => Security
  1559.                                 )
  1560.  
  1561.                             [Auth] => AuthComponent Object
  1562.                                 (
  1563.                                     [config:protected] => Array
  1564.                                         (
  1565.                                             [authenticate] => Array
  1566.                                                 (
  1567.                                                     [0] => User
  1568.                                                 )
  1569.  
  1570.                                             [authorize] => Array
  1571.                                                 (
  1572.                                                     [0] => Controller
  1573.                                                 )
  1574.  
  1575.                                         )
  1576.  
  1577.                                     [controller:protected] => PostsController Object
  1578.  *RECURSION*
  1579.                                     [request:protected] => Request Object
  1580.                                         (
  1581.                                             [params] => Array
  1582.                                                 (
  1583.                                                     [controller] => PostsController
  1584.                                                     [action] => create
  1585.                                                     [args] => Array
  1586.                                                         (
  1587.                                                         )
  1588.  
  1589.                                                 )
  1590.  
  1591.                                             [data] => Array
  1592.                                                 (
  1593.                                                     [title] => uuu
  1594.                                                     [content] => uuu
  1595.                                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  1596.                                                     [submit] => submit
  1597.                                                 )
  1598.  
  1599.                                             [query] => Array
  1600.                                                 (
  1601.                                                     [url] => Posts/create
  1602.                                                 )
  1603.  
  1604.                                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  1605.                                         )
  1606.  
  1607.                                 )
  1608.  
  1609.                             [Security] => SecurityComponent Object
  1610.                                 (
  1611.                                     [config:protected] => Array
  1612.                                         (
  1613.                                             [form] => Array
  1614.                                                 (
  1615.                                                     [fields] => Array
  1616.                                                         (
  1617.                                                             [0] => title
  1618.                                                             [1] => content
  1619.                                                         )
  1620.  
  1621.                                                 )
  1622.  
  1623.                                             [requireSecure] => Array
  1624.                                                 (
  1625.                                                 )
  1626.  
  1627.                                             [requirePost] => Array
  1628.                                                 (
  1629.                                                     [0] => create
  1630.                                                     [1] => update
  1631.                                                 )
  1632.  
  1633.                                             [requireAjax] => Array
  1634.                                                 (
  1635.                                                 )
  1636.  
  1637.                                             [requireGet] => Array
  1638.                                                 (
  1639.                                                 )
  1640.  
  1641.                                             [validateForm] => 1
  1642.                                             [validateCsrfToken] =>
  1643.                                         )
  1644.  
  1645.                                     [controller:protected] => PostsController Object
  1646.  *RECURSION*
  1647.                                     [request:protected] => Request Object
  1648.                                         (
  1649.                                             [params] => Array
  1650.                                                 (
  1651.                                                     [controller] => PostsController
  1652.                                                     [action] => create
  1653.                                                     [args] => Array
  1654.                                                         (
  1655.                                                         )
  1656.  
  1657.                                                 )
  1658.  
  1659.                                             [data] => Array
  1660.                                                 (
  1661.                                                     [title] => uuu
  1662.                                                     [content] => uuu
  1663.                                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  1664.                                                     [submit] => submit
  1665.                                                 )
  1666.  
  1667.                                             [query] => Array
  1668.                                                 (
  1669.                                                     [url] => Posts/create
  1670.                                                 )
  1671.  
  1672.                                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  1673.                                         )
  1674.  
  1675.                                 )
  1676.  
  1677.                             [user] => User Object
  1678.                                 (
  1679.                                     [table] => users
  1680.                                     [errors:protected] => Array
  1681.                                         (
  1682.                                         )
  1683.  
  1684.                                 )
  1685.  
  1686.                         )
  1687.  
  1688.                     [method:App:private] => create
  1689.                     [args:App:private] => Array
  1690.                         (
  1691.                         )
  1692.  
  1693.                     [request] => Request Object
  1694.                         (
  1695.                             [params] => Array
  1696.                                 (
  1697.                                     [controller] => PostsController
  1698.                                     [action] => create
  1699.                                     [args] => Array
  1700.                                         (
  1701.                                         )
  1702.  
  1703.                                 )
  1704.  
  1705.                             [data] => Array
  1706.                                 (
  1707.                                     [title] => uuu
  1708.                                     [content] => uuu
  1709.                                     [csrf_token] => f67500d69ec1cd284053dc0c375d09c4
  1710.                                     [submit] => submit
  1711.                                 )
  1712.  
  1713.                             [query] => Array
  1714.                                 (
  1715.                                     [url] => Posts/create
  1716.                                 )
  1717.  
  1718.                             [url] => http://lightframeworks.local/miniPHP/Posts/create
  1719.                         )
  1720.  
  1721.                     [response] => Response Object
  1722.                         (
  1723.                             [headers] => Array
  1724.                                 (
  1725.                                 )
  1726.  
  1727.                             [content:Response:private] =>
  1728.                             [version:Response:private] => 1.0
  1729.                             [statusCode:Response:private] => 200
  1730.                             [statusText:Response:private] => OK
  1731.                             [charset:Response:private] => UTF-8
  1732.                             [file:Response:private] =>
  1733.                             [csv:Response:private] =>
  1734.                             [statusTexts:Response:private] => Array
  1735.                                 (
  1736.                                     [200] => OK
  1737.                                     [302] => Found
  1738.                                     [400] => Bad Request
  1739.                                     [401] => Unauthorized
  1740.                                     [403] => Forbidden
  1741.                                     [404] => Not Found
  1742.                                     [500] => Internal Server Error
  1743.                                 )
  1744.  
  1745.                             [mimeTypes:Response:private] => Array
  1746.                                 (
  1747.                                     [csv] => Array
  1748.                                         (
  1749.                                             [0] => text/csv
  1750.                                             [1] => application/vnd.ms-excel
  1751.                                         )
  1752.  
  1753.                                     [doc] => application/msword
  1754.                                     [docx] => application/vnd.openxmlformats-officedocument.wordprocessingml.document
  1755.                                     [pdf] => application/pdf
  1756.                                     [zip] => application/zip
  1757.                                     [ppt] => application/vnd.ms-powerpoint
  1758.                                 )
  1759.  
  1760.                         )
  1761.  
  1762.                 )
  1763.  
  1764.             [type] => ->
  1765.             [args] => Array
  1766.                 (
  1767.                 )
  1768.  
  1769.         )
  1770.  
  1771. )
  1772.  
  1773.  
  1774. *******************************************************************
  1775.  
  1776. 21/12/2018 17:17:18 | /shared/httpd/lightframeworks/htdocs/miniPHP/app/core/components/SecurityComponent.php | 136 | Exception
  1777. The request has been deined
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement