HTTP/1.1 500 Internal Server Error
expires:
-1
Transfer-Encoding:
chunked
Date:
Mon, 27 Jun 2016 13:26:09 GMT
Connection:
keep-alive
Content-Type:
text/html; charset=UTF-8
X-Powered-By:
PHP/5.4.45
Server:
nginx/1.0.15
pragma:
no-cache
Cache-Control:
private, must-revalidate

<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8" />
        <meta name="robots" content="noindex,nofollow" />
        <style>
            /* Copyright (c) 2010, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html */
            html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

            html { background: #eee; padding: 10px }
            img { border: 0; }
            #sf-resetcontent { width:970px; margin:0 auto; }
                        .sf-reset { font: 11px Verdana, Arial, sans-serif; color: #333 }
            .sf-reset .clear { clear:both; height:0; font-size:0; line-height:0; }
            .sf-reset .clear_fix:after { display:block; height:0; clear:both; visibility:hidden; }
            .sf-reset .clear_fix { display:inline-block; }
            .sf-reset * html .clear_fix { height:1%; }
            .sf-reset .clear_fix { display:block; }
            .sf-reset, .sf-reset .block { margin: auto }
            .sf-reset abbr { border-bottom: 1px dotted #000; cursor: help; }
            .sf-reset p { font-size:14px; line-height:20px; color:#868686; padding-bottom:20px }
            .sf-reset strong { font-weight:bold; }
            .sf-reset a { color:#6c6159; cursor: default; }
            .sf-reset a img { border:none; }
            .sf-reset a:hover { text-decoration:underline; }
            .sf-reset em { font-style:italic; }
            .sf-reset h1, .sf-reset h2 { font: 20px Georgia, "Times New Roman", Times, serif }
            .sf-reset .exception_counter { background-color: #fff; color: #333; padding: 6px; float: left; margin-right: 10px; float: left; display: block; }
            .sf-reset .exception_title { margin-left: 3em; margin-bottom: 0.7em; display: block; }
            .sf-reset .exception_message { margin-left: 3em; display: block; }
            .sf-reset .traces li { font-size:12px; padding: 2px 4px; list-style-type:decimal; margin-left:20px; }
            .sf-reset .block { background-color:#FFFFFF; padding:10px 28px; margin-bottom:20px;
                -webkit-border-bottom-right-radius: 16px;
                -webkit-border-bottom-left-radius: 16px;
                -moz-border-radius-bottomright: 16px;
                -moz-border-radius-bottomleft: 16px;
                border-bottom-right-radius: 16px;
                border-bottom-left-radius: 16px;
                border-bottom:1px solid #ccc;
                border-right:1px solid #ccc;
                border-left:1px solid #ccc;
            }
            .sf-reset .block_exception { background-color:#ddd; color: #333; padding:20px;
                -webkit-border-top-left-radius: 16px;
                -webkit-border-top-right-radius: 16px;
                -moz-border-radius-topleft: 16px;
                -moz-border-radius-topright: 16px;
                border-top-left-radius: 16px;
                border-top-right-radius: 16px;
                border-top:1px solid #ccc;
                border-right:1px solid #ccc;
                border-left:1px solid #ccc;
                overflow: hidden;
                word-wrap: break-word;
            }
            .sf-reset a { background:none; color:#868686; text-decoration:none; }
            .sf-reset a:hover { background:none; color:#313131; text-decoration:underline; }
            .sf-reset ol { padding: 10px 0; }
            .sf-reset h1 { background-color:#FFFFFF; padding: 15px 28px; margin-bottom: 20px;
                -webkit-border-radius: 10px;
                -moz-border-radius: 10px;
                border-radius: 10px;
                border: 1px solid #ccc;
            }
        </style>
    </head>
    <body>
                    <div id="sf-resetcontent" class="sf-reset">
                <h1>Whoops, looks like something went wrong.</h1>
                                        <h2 class="block_exception clear_fix">
                            <span class="exception_counter">3/3</span>
                            <span class="exception_title"><abbr title="Doctrine\\DBAL\\Exception\\InvalidFieldNameException">InvalidFieldNameException</abbr> in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 75" xss=removed>AbstractMySQLDriver.php line 75</a>:</span>
                            <span class="exception_message">An exception occurred while executing 'SELECT * FROM `users_auth_mass` `users_auth_mass` WHERE `users_auth_mass`.`users_id` = ? AND `users_auth_mass`.`mobile_token` = ? LIMIT 1' with params [591, "84233F09-FE1A-4E81-8900-CF66FFA86BC9"]:<br>
<br>
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'users_auth_mass.users_id' in 'where clause'</span>
                        </h2>
                        <div class="block">
                            <ol class="traces list_exception">
       <li> in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 75" xss=removed>AbstractMySQLDriver.php line 75</a></li>
       <li>at <abbr title="Doctrine\\DBAL\\Driver\\AbstractMySQLDriver">AbstractMySQLDriver</abbr>->convertException('An exception occurred while executing 'SELECT * FROM `users_auth_mass` `users_auth_mass` WHERE `users_auth_mass`.`users_id` = ? AND `users_auth_mass`.`mobile_token` = ? LIMIT 1' with params [591, "84233F09-FE1A-4E81-8900-CF66FFA86BC9"]:

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'users_auth_mass.users_id' in 'where clause'', <em>object</em>(<abbr title="Doctrine\\DBAL\\Driver\\PDOException">PDOException</abbr>)) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php line 142" xss=removed>DBALException.php line 142</a></li>
       <li>at <abbr title="Doctrine\\DBAL\\DBALException">DBALException</abbr>::wrapException(<em>object</em>(<abbr title="Doctrine\\DBAL\\Driver\\PDOMySql\\Driver">Driver</abbr>), <em>object</em>(<abbr title="Doctrine\\DBAL\\Driver\\PDOException">PDOException</abbr>), 'An exception occurred while executing 'SELECT * FROM `users_auth_mass` `users_auth_mass` WHERE `users_auth_mass`.`users_id` = ? AND `users_auth_mass`.`mobile_token` = ? LIMIT 1' with params [591, "84233F09-FE1A-4E81-8900-CF66FFA86BC9"]:

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'users_auth_mass.users_id' in 'where clause'') in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php line 116" xss=removed>DBALException.php line 116</a></li>
       <li>at <abbr title="Doctrine\\DBAL\\DBALException">DBALException</abbr>::driverExceptionDuringQuery(<em>object</em>(<abbr title="Doctrine\\DBAL\\Driver\\PDOMySql\\Driver">Driver</abbr>), <em>object</em>(<abbr title="Doctrine\\DBAL\\Driver\\PDOException">PDOException</abbr>), 'SELECT * FROM `users_auth_mass` `users_auth_mass` WHERE `users_auth_mass`.`users_id` = ? AND `users_auth_mass`.`mobile_token` = ? LIMIT 1', <em>array</em>('591', '84233F09-FE1A-4E81-8900-CF66FFA86BC9')) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php line 828" xss=removed>Connection.php line 828</a></li>
       <li>at <abbr title="Doctrine\\DBAL\\Connection">Connection</abbr>->executeQuery('SELECT * FROM `users_auth_mass` `users_auth_mass` WHERE `users_auth_mass`.`users_id` = ? AND `users_auth_mass`.`mobile_token` = ? LIMIT 1', <em>array</em>('591', '84233F09-FE1A-4E81-8900-CF66FFA86BC9'), <em>array</em>('2', '2')) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php line 206" xss=removed>QueryBuilder.php line 206</a></li>
       <li>at <abbr title="Doctrine\\DBAL\\Query\\QueryBuilder">QueryBuilder</abbr>->execute() in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/vlucas/spot2/lib/Query/Resolver.php line 137" xss=removed>Resolver.php line 137</a></li>
       <li>at <abbr title="Spot\\Query\\Resolver">Resolver</abbr>->read(<em>object</em>(<abbr title="Spot\\Query">Query</abbr>)) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/vlucas/spot2/lib/Query.php line 642" xss=removed>Query.php line 642</a></li>
       <li>at <abbr title="Spot\\Query">Query</abbr>->execute() in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/vlucas/spot2/lib/Mapper.php line 607" xss=removed>Mapper.php line 607</a></li>
       <li>at <abbr title="Spot\\Mapper">Mapper</abbr>->first(<em>array</em>('users_id' => '591', 'mobile_token' => '84233F09-FE1A-4E81-8900-CF66FFA86BC9')) in <a title="/var/www/deprog/data/www/api.deprog.ru/app/Controller/Login.php line 248" xss=removed>Login.php line 248</a></li>
       <li>at <abbr title="BZR\\Controller\\Login">Login</abbr>::actionsSuccessfulAuthorization(<em>object</em>(<abbr title="BZR\\Application">Application</abbr>), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), <em>object</em>(<abbr title="BZR\\Entity\\Profile">Profile</abbr>)) in <a title="/var/www/deprog/data/www/api.deprog.ru/app/Controller/Login.php line 232" xss=removed>Login.php line 232</a></li>
       <li>at <abbr title="BZR\\Controller\\Login">Login</abbr>->login(<em>object</em>(<abbr title="BZR\\Application">Application</abbr>), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>))</li>
       <li>at <abbr title=""></abbr>call_user_func_array(<em>array</em>(<em>object</em>(<abbr title="BZR\\Controller\\Login">Login</abbr>), 'login'), <em>array</em>(<em>object</em>(<abbr title="BZR\\Application">Application</abbr>), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>))) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/symfony/http-kernel/HttpKernel.php line 139" xss=removed>HttpKernel.php line 139</a></li>
       <li>at <abbr title="Symfony\\Component\\HttpKernel\\HttpKernel">HttpKernel</abbr>->handleRaw(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), '1') in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/symfony/http-kernel/HttpKernel.php line 62" xss=removed>HttpKernel.php line 62</a></li>
       <li>at <abbr title="Symfony\\Component\\HttpKernel\\HttpKernel">HttpKernel</abbr>->handle(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), '1', <em>true</em>) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/silex/silex/src/Silex/Application.php line 586" xss=removed>Application.php line 586</a></li>
       <li>at <abbr title="Silex\\Application">Application</abbr>->handle(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>)) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/silex/silex/src/Silex/Application.php line 563" xss=removed>Application.php line 563</a></li>
       <li>at <abbr title="Silex\\Application">Application</abbr>->run() in <a title="/var/www/deprog/data/www/api.deprog.ru/public/index.php line 29" xss=removed>index.php line 29</a></li>
    </ol>
</div>
                        <h2 class="block_exception clear_fix">
                            <span class="exception_counter">2/3</span>
                            <span class="exception_title"><abbr title="Doctrine\\DBAL\\Driver\\PDOException">PDOException</abbr> in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php line 93" xss=removed>PDOStatement.php line 93</a>:</span>
                            <span class="exception_message">SQLSTATE[42S22]: Column not found: 1054 Unknown column 'users_auth_mass.users_id' in 'where clause'</span>
                        </h2>
                        <div class="block">
                            <ol class="traces list_exception">
       <li> in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php line 93" xss=removed>PDOStatement.php line 93</a></li>
       <li>at <abbr title="Doctrine\\DBAL\\Driver\\PDOStatement">PDOStatement</abbr>->execute() in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php line 820" xss=removed>Connection.php line 820</a></li>
       <li>at <abbr title="Doctrine\\DBAL\\Connection">Connection</abbr>->executeQuery('SELECT * FROM `users_auth_mass` `users_auth_mass` WHERE `users_auth_mass`.`users_id` = ? AND `users_auth_mass`.`mobile_token` = ? LIMIT 1', <em>array</em>('591', '84233F09-FE1A-4E81-8900-CF66FFA86BC9'), <em>array</em>('2', '2')) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php line 206" xss=removed>QueryBuilder.php line 206</a></li>
       <li>at <abbr title="Doctrine\\DBAL\\Query\\QueryBuilder">QueryBuilder</abbr>->execute() in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/vlucas/spot2/lib/Query/Resolver.php line 137" xss=removed>Resolver.php line 137</a></li>
       <li>at <abbr title="Spot\\Query\\Resolver">Resolver</abbr>->read(<em>object</em>(<abbr title="Spot\\Query">Query</abbr>)) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/vlucas/spot2/lib/Query.php line 642" xss=removed>Query.php line 642</a></li>
       <li>at <abbr title="Spot\\Query">Query</abbr>->execute() in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/vlucas/spot2/lib/Mapper.php line 607" xss=removed>Mapper.php line 607</a></li>
       <li>at <abbr title="Spot\\Mapper">Mapper</abbr>->first(<em>array</em>('users_id' => '591', 'mobile_token' => '84233F09-FE1A-4E81-8900-CF66FFA86BC9')) in <a title="/var/www/deprog/data/www/api.deprog.ru/app/Controller/Login.php line 248" xss=removed>Login.php line 248</a></li>
       <li>at <abbr title="BZR\\Controller\\Login">Login</abbr>::actionsSuccessfulAuthorization(<em>object</em>(<abbr title="BZR\\Application">Application</abbr>), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), <em>object</em>(<abbr title="BZR\\Entity\\Profile">Profile</abbr>)) in <a title="/var/www/deprog/data/www/api.deprog.ru/app/Controller/Login.php line 232" xss=removed>Login.php line 232</a></li>
       <li>at <abbr title="BZR\\Controller\\Login">Login</abbr>->login(<em>object</em>(<abbr title="BZR\\Application">Application</abbr>), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>))</li>
       <li>at <abbr title=""></abbr>call_user_func_array(<em>array</em>(<em>object</em>(<abbr title="BZR\\Controller\\Login">Login</abbr>), 'login'), <em>array</em>(<em>object</em>(<abbr title="BZR\\Application">Application</abbr>), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>))) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/symfony/http-kernel/HttpKernel.php line 139" xss=removed>HttpKernel.php line 139</a></li>
       <li>at <abbr title="Symfony\\Component\\HttpKernel\\HttpKernel">HttpKernel</abbr>->handleRaw(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), '1') in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/symfony/http-kernel/HttpKernel.php line 62" xss=removed>HttpKernel.php line 62</a></li>
       <li>at <abbr title="Symfony\\Component\\HttpKernel\\HttpKernel">HttpKernel</abbr>->handle(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), '1', <em>true</em>) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/silex/silex/src/Silex/Application.php line 586" xss=removed>Application.php line 586</a></li>
       <li>at <abbr title="Silex\\Application">Application</abbr>->handle(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>)) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/silex/silex/src/Silex/Application.php line 563" xss=removed>Application.php line 563</a></li>
       <li>at <abbr title="Silex\\Application">Application</abbr>->run() in <a title="/var/www/deprog/data/www/api.deprog.ru/public/index.php line 29" xss=removed>index.php line 29</a></li>
    </ol>
</div>
                        <h2 class="block_exception clear_fix">
                            <span class="exception_counter">1/3</span>
                            <span class="exception_title"><abbr title="PDOException">PDOException</abbr> in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php line 91" xss=removed>PDOStatement.php line 91</a>:</span>
                            <span class="exception_message">SQLSTATE[42S22]: Column not found: 1054 Unknown column 'users_auth_mass.users_id' in 'where clause'</span>
                        </h2>
                        <div class="block">
                            <ol class="traces list_exception">
       <li> in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php line 91" xss=removed>PDOStatement.php line 91</a></li>
       <li>at <abbr title="PDOStatement">PDOStatement</abbr>->execute(<em>null</em>) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php line 91" xss=removed>PDOStatement.php line 91</a></li>
       <li>at <abbr title="Doctrine\\DBAL\\Driver\\PDOStatement">PDOStatement</abbr>->execute() in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php line 820" xss=removed>Connection.php line 820</a></li>
       <li>at <abbr title="Doctrine\\DBAL\\Connection">Connection</abbr>->executeQuery('SELECT * FROM `users_auth_mass` `users_auth_mass` WHERE `users_auth_mass`.`users_id` = ? AND `users_auth_mass`.`mobile_token` = ? LIMIT 1', <em>array</em>('591', '84233F09-FE1A-4E81-8900-CF66FFA86BC9'), <em>array</em>('2', '2')) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php line 206" xss=removed>QueryBuilder.php line 206</a></li>
       <li>at <abbr title="Doctrine\\DBAL\\Query\\QueryBuilder">QueryBuilder</abbr>->execute() in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/vlucas/spot2/lib/Query/Resolver.php line 137" xss=removed>Resolver.php line 137</a></li>
       <li>at <abbr title="Spot\\Query\\Resolver">Resolver</abbr>->read(<em>object</em>(<abbr title="Spot\\Query">Query</abbr>)) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/vlucas/spot2/lib/Query.php line 642" xss=removed>Query.php line 642</a></li>
       <li>at <abbr title="Spot\\Query">Query</abbr>->execute() in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/vlucas/spot2/lib/Mapper.php line 607" xss=removed>Mapper.php line 607</a></li>
       <li>at <abbr title="Spot\\Mapper">Mapper</abbr>->first(<em>array</em>('users_id' => '591', 'mobile_token' => '84233F09-FE1A-4E81-8900-CF66FFA86BC9')) in <a title="/var/www/deprog/data/www/api.deprog.ru/app/Controller/Login.php line 248" xss=removed>Login.php line 248</a></li>
       <li>at <abbr title="BZR\\Controller\\Login">Login</abbr>::actionsSuccessfulAuthorization(<em>object</em>(<abbr title="BZR\\Application">Application</abbr>), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), <em>object</em>(<abbr title="BZR\\Entity\\Profile">Profile</abbr>)) in <a title="/var/www/deprog/data/www/api.deprog.ru/app/Controller/Login.php line 232" xss=removed>Login.php line 232</a></li>
       <li>at <abbr title="BZR\\Controller\\Login">Login</abbr>->login(<em>object</em>(<abbr title="BZR\\Application">Application</abbr>), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>))</li>
       <li>at <abbr title=""></abbr>call_user_func_array(<em>array</em>(<em>object</em>(<abbr title="BZR\\Controller\\Login">Login</abbr>), 'login'), <em>array</em>(<em>object</em>(<abbr title="BZR\\Application">Application</abbr>), <em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>))) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/symfony/http-kernel/HttpKernel.php line 139" xss=removed>HttpKernel.php line 139</a></li>
       <li>at <abbr title="Symfony\\Component\\HttpKernel\\HttpKernel">HttpKernel</abbr>->handleRaw(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), '1') in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/symfony/http-kernel/HttpKernel.php line 62" xss=removed>HttpKernel.php line 62</a></li>
       <li>at <abbr title="Symfony\\Component\\HttpKernel\\HttpKernel">HttpKernel</abbr>->handle(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>), '1', <em>true</em>) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/silex/silex/src/Silex/Application.php line 586" xss=removed>Application.php line 586</a></li>
       <li>at <abbr title="Silex\\Application">Application</abbr>->handle(<em>object</em>(<abbr title="Symfony\\Component\\HttpFoundation\\Request">Request</abbr>)) in <a title="/var/www/deprog/data/www/api.deprog.ru/vendor/silex/silex/src/Silex/Application.php line 563" xss=removed>Application.php line 563</a></li>
       <li>at <abbr title="Silex\\Application">Application</abbr>->run() in <a title="/var/www/deprog/data/www/api.deprog.ru/public/index.php line 29" xss=removed>index.php line 29</a></li>
    </ol>
</div>

            </div>
    </body>
</html>

Add a code snippet to your website: www.paste.org