https://efinans.kulahcioglu.com/efinans/einvoice/create

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
exception
ErrorException {#217
  #message: "Warning: count(): Parameter must be an array or an object that implements Countable"
  #code: 0
  #file: "/home/kulahcioglu/efinans/src/Controller/InvoiceController.php"
  #line: 26
  #severity: E_WARNING
  trace: {
    /home/kulahcioglu/efinans/src/Controller/InvoiceController.php:26 {
      App\Controller\InvoiceController->create(Request $request, InvoiceService $invoiceService) …
      › 
      › if (count($credentials) === 0) {    $this->json(['status' => false, 'message' => 'Mağaza kullanıcı bilgileri gereklidir.']);
    }
    /home/kulahcioglu/efinans/vendor/symfony/http-kernel/HttpKernel.php:157 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
        $invoiceService: App\Service\InvoiceService {#186 …}
      }
    }
    /home/kulahcioglu/efinans/vendor/symfony/http-kernel/HttpKernel.php:79 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
        $type: 1
      }
    }
    /home/kulahcioglu/efinans/vendor/symfony/http-kernel/Kernel.php:196 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
        $type: 1
        $catch: true
      }
    }
    /home/kulahcioglu/efinans/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#87 …6}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
host
"efinans.kulahcioglu.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.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
"Tue, 23 Sep 2025 23:05:04 GMT"
x-debug-exception
"Warning%3A%20count%28%29%3A%20Parameter%20must%20be%20an%20array%20or%20an%20object%20that%20implements%20Countable"
x-debug-exception-file
"%2Fhome%2Fkulahcioglu%2Fefinans%2Fsrc%2FController%2FInvoiceController.php:26"
x-debug-token
"36c6e0"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"5db00d896d6f940e327a1bb88e9d581c"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/kulahcioglu/efinans/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"efinans.kulahcioglu.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.183"
REMOTE_PORT
"24172"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1758668704
REQUEST_TIME_FLOAT
1758668704.4399
REQUEST_URI
"/efinans/einvoice/create"
SCRIPT_FILENAME
"/home/kulahcioglu/efinans/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"138.201.39.205"
SERVER_NAME
"efinans.kulahcioglu.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.14.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET"
USER
"www-data"

Parent Request

Return to parent request (token = bf6c67)

Key Value
_controller
"App\Controller\InvoiceController::create"
_remove_csp_headers
true
_route
"efinans_einvoice_create"
_route_params
[]