ErrorController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "a69391" |
| exception | Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException {#509 #message: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" #code: 0 #file: "/home/ghost/www/monolith/src/Buyer/Infrastructure/Ports/Http/IndexAction.php" #line: 17 : { { › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#133 -records: [ 2 => [ [ "timestamp" => 1776767121 "timestamp_rfc3339" => "2026-04-21T10:25:21.339+00:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "buyer_index" "route_parameters" => [ "_route" => "buyer_index" "_controller" => "App\Buyer\Infrastructure\Ports\Http\IndexAction" ] "request_uri" => "https://0kp.ru/" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1776767121 "timestamp_rfc3339" => "2026-04-21T10:25:21.340+00:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "buyer_firewall" "authenticators" => 1 ] "channel" => "security" ] [ "timestamp" => 1776767121 "timestamp_rfc3339" => "2026-04-21T10:25:21.340+00:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "buyer_firewall" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1776767121 "timestamp_rfc3339" => "2026-04-21T10:25:21.340+00:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "buyer_firewall" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1776767121 "timestamp_rfc3339" => "2026-04-21T10:25:21.341+00:00" "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at IndexAction.php line 17" "priority" => 500 "priorityName" => "CRITICAL" "context" => [ "exception" => Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException {#509 #message: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" #code: 0 #file: "/home/ghost/www/monolith/src/Buyer/Infrastructure/Ports/Http/IndexAction.php" #line: 17 : { { › |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| host | "0kp.ru" |
| user-agent | "Mozilla/5.0 (Linux; Android 9; JAT-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" |
| x-forwarded-for | "23.111.114.116" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "23.111.114.116" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 21 Apr 2026 10:25:21 GMT" |
| vary | "Accept" |
| x-debug-exception | "The%20controller%20must%20return%20a%20%22Symfony%5CComponent%5CHttpFoundation%5CResponse%22%20object%20but%20it%20returned%20null.%20Did%20you%20forget%20to%20add%20a%20return%20statement%20somewhere%20in%20your%20controller%3F" |
| x-debug-exception-file | "%2Fhome%2Fghost%2Fwww%2Fmonolith%2Fsrc%2FBuyer%2FInfrastructure%2FPorts%2FHttp%2FIndexAction.php:17" |
| x-debug-token | "a27a2e" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "2796f11f2cc999bedc6fc6ed497dad3c" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "postgresql://monolith_main_user:DCREolALoykZr5fQuVV5oWQeI0KbJDL9@127.0.0.1:5432/monolith_main_db?serverVersion=16&charset=utf8&options=-csearch_path%3Dshared,admin,public,buyer,client" |
| DEFAULT_URI | "https://0kp.ru" |
| DOMAIN_CONFIG_ADMIN | "admin.0kp.ru" |
| DOMAIN_CONFIG_BUYER | "0kp.ru" |
| JWT_PASSPHRASE | "ae0e26ebf6a0e674e82e70f923cb8fdadd491e1ed6dfc143c3e00a6de958dda3" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LOCK_DSN | "flock" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| RABBITMQ_URL | "amqp://guest:guest@localhost:5672" |
| REDIS_CACHE_DATA_DNS | "redis://ZLNlt8GUsG1o9ZaFhQxj2tJTo7Q9nQhq@127.0.0.1:6379/1" |
| REDIS_CACHE_IDEMOPTENCY_DNS | "redis://ZLNlt8GUsG1o9ZaFhQxj2tJTo7Q9nQhq@127.0.0.1:6379/3" |
| REDIS_CACHE_LOCK_DNS | "redis://ZLNlt8GUsG1o9ZaFhQxj2tJTo7Q9nQhq@127.0.0.1:6379/2" |
| REDIS_CACHE_REDLOCK_DNS | "redis://ZLNlt8GUsG1o9ZaFhQxj2tJTo7Q9nQhq@127.0.0.1:6379/4" |
| REDIS_CACHE_USER_SESSION_DNS | "redis://ZLNlt8GUsG1o9ZaFhQxj2tJTo7Q9nQhq@127.0.0.1:6379/5" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/ghost/www/monolith" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/ghost/www/monolith" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/ghost/www/monolith/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/ghost" |
| HTTPS | "on" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "0kp.ru" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 9; JAT-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "23.111.114.116" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "23.111.114.116" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "192.168.0.50" |
| REMOTE_PORT | "34020" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1776767121 |
| REQUEST_TIME_FLOAT | 1776767121.3343 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/ghost/www/monolith/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.0.155" |
| SERVER_NAME | "0kp.ru" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_PATH | "/home/ghost/www/monolith/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,LOCK_DSN,MESSENGER_TRANSPORT_DSN,RABBITMQ_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,DOMAIN_CONFIG_ADMIN,DOMAIN_CONFIG_BUYER,REDIS_CACHE_DATA_DNS,REDIS_CACHE_IDEMOPTENCY_DNS,REDIS_CACHE_LOCK_DNS,REDIS_CACHE_REDLOCK_DNS,REDIS_CACHE_USER_SESSION_DNS" |
| USER | "ghost" |
Parent Request
Return to parent request (token = 03ebe2)
| Key | Value |
|---|---|
| _controller | "App\Buyer\Infrastructure\Ports\Http\IndexAction" |
| _firewall_context | "security.firewall.map.context.buyer_firewall" |
| _remove_csp_headers | true |
| _route | "buyer_index" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_buyer_firewall" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#368 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#296 …} } ] |
| _stopwatch_token | "15b58e" |