ErrorController

Request

GET Parameters

Key Value
invoiceDate
[
  "after" => "2024-09-27"
  "before" => "2024-09-30"
]
office_id
"1"
rnd
"47848"
saleType
"B"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_links
Fig\Link\GenericLinkProvider {#1194
  -links: [
    "0000000013cee64c00000000184a6e6f" => Fig\Link\Link {#1193
      -href: "https://crmtest.herbadoctor.hu/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => true
      ]
      -attributes: []
    }
  ]
}
_stopwatch_token
"dd8807"
exception
Error {#819
  #message: "Call to a member function getId() on null"
  #code: 0
  #file: "/var/www/html/crmtest/www/src/Controller/OrderController.php"
  #line: 727
  trace: {
    /var/www/html/crmtest/www/src/Controller/OrderController.php:727 {
      App\Controller\OrderController->getIncome(Request $request, EntityManagerInterface $em, AuthorizationCheckerInterface $authChecker): JsonResponse …
      › if (!$authChecker->isGranted('ROLE_CLERK')) {    $userId = $user->getId();} else {
    }
    /var/www/html/crmtest/www/vendor/symfony/http-kernel/HttpKernel.php:152 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/html/crmtest/www/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/html/crmtest/www/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/crmtest/www/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#86 …6}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.5"
content-length
""
content-type
""
host
"crmtest.herbadoctor.hu"
priority
"u=0, i"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)"
x-php-ob-level
"1"

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
"Sun, 15 Feb 2026 08:25:27 GMT"
x-debug-exception
"Call%20to%20a%20member%20function%20getId%28%29%20on%20null"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fcrmtest%2Fwww%2Fsrc%2FController%2FOrderController.php:727"
x-debug-token
"7d9713"

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
"8fb331f6229a6399755f723829119a56"
CORS_ALLOW_ORIGIN
"^https?://crmtest.herbadoctor.hu:?[0-9]*$"
DATABASE_URL
"mysql://crmtest:2OgxMmeerC3WuBxV@127.0.0.1:3306/crmtest?charset=utf8mb4"
JWT_PASSPHRASE
"d843a416272132ad33a155d2378545fa"
JWT_PRIVATE_KEY_PATH
"config/jwt/private.pem"
JWT_PUBLIC_KEY_PATH
"config/jwt/public.pem"
JWT_TOKEN_TTL
"25920000"
MAILER_URL
"null://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/html/crmtest/www/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_HOST
"crmtest.herbadoctor.hu"
HTTP_PRIORITY
"u=0, i"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"none"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
"invoiceDate%5Bafter%5D=2024-09-27&invoiceDate%5Bbefore%5D=2024-09-30&office.id=1&rnd=47848&saleType=B"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"47.128.125.15"
REMOTE_PORT
"58094"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1771143927
REQUEST_TIME_FLOAT
1771143927.4512
REQUEST_URI
"/api-helper/orders/get-income?invoiceDate%5Bafter%5D=2024-09-27&invoiceDate%5Bbefore%5D=2024-09-30&office.id=1&rnd=47848&saleType=B"
SCRIPT_FILENAME
"/var/www/html/crmtest/www/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"37.221.213.69"
SERVER_NAME
"crmtest.herbadoctor.hu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,JWT_PRIVATE_KEY_PATH,JWT_PUBLIC_KEY_PATH,JWT_PASSPHRASE,JWT_TOKEN_TTL,MAILER_URL"
USER
"www-data"

Parent Request

Return to parent request (token = e06687)

Key Value
_controller
"App\Controller\OrderController::getIncome"
_firewall_context
"security.firewall.map.context.api"
_links
Fig\Link\GenericLinkProvider {#1392
  -links: [
    "0000000013cee78a00000000184a6e6f" => Fig\Link\Link {#1391
      -href: "https://crmtest.herbadoctor.hu/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => true
      ]
      -attributes: []
    }
  ]
}
_remove_csp_headers
true
_route
"order_get_income"
_route_params
[]
_stopwatch_token
"895c5b"