https://cnc.fxleaders.com/api/log/user/api/debug Return to referer URL

SystemLogController :: log

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
context
"PREMIUM:UPGRADE"
msg
[
  "response" => "0"
]
triggeredBy
"[email protected]"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Rest\SystemLogController::log"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_rest_systemlog_log"
_route_params
[
  "section" => "user"
  "source" => "api"
  "severity" => "debug"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"4be784"
section
"user"
severity
"debug"
source
"api"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-ipcity
"Falkenstein"
cf-ipcontinent
"EU"
cf-ipcountry
"DE"
cf-iplatitude
"50.47788"
cf-iplongitude
"12.37129"
cf-postal-code
"08520"
cf-ray
"9e6e5de4ebe3d87f-FRA"
cf-region
"Saxony"
cf-region-code
"SN"
cf-timezone
"Europe/Berlin"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
content-length
"80"
content-type
"application/x-www-form-urlencoded;charset=UTF-8"
host
"cnc.fxleaders.com"
referer
"https://cnc.fxleaders.com/api/log/user/api/debug"
user-agent
"WordPress/4.9.7; https://www.fxleaders.com"
x-forwarded-for
"142.132.219.163"
x-forwarded-proto
"https"
x-https
"1"
x-php-ob-level
"0"

Request Content

Raw

msg%5Bresponse%5D=0&triggeredBy=aarontsh87%40gmail.com&context=PREMIUM%3AUPGRADE

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 04 Apr 2026 06:48:20 GMT"
vary
"Accept"
x-debug-exception
"Notice%3A%20Array%20to%20string%20conversion"
x-debug-exception-file
"%2Fhome%2Fcncfxleaders%2Fpublic_html%2Fsrc%2FController%2FRest%2FSystemLogController.php:40"
x-debug-token
"3f177a"
x-previous-debug-token
"8082f0"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/cncfxleaders/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/cncfxleaders/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"d06804ae7a9e5b767a75e8992d0e7b95"
AWS_ACCESS_KEY_ID
"AKIAI2OJP23IKDIZDLBA"
AWS_KEY
"AKIAI2OJP23IKDIZDLBA"
AWS_SECRET
"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"
AWS_SECRET_ACCESS_KEY
"8OvbJuJVUL3TXaJqzPGgalSCf6xIbtymGG114n2g"
DATABASE_URL
"mysql://cncfxleaders_user:84gxacCxPuX$@localhost:3306/cncfxleaders_production"
DATABASE_WP_URL
"mysql://fxl:E9Lc8UZ1al!E@localhost:3306/fxl_prod_database"
MAILER_URL
"null://localhost"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
CONTENT_LENGTH
"80"
CONTENT_TYPE
"application/x-www-form-urlencoded;charset=UTF-8"
CONTEXT_DOCUMENT_ROOT
"/home/cncfxleaders/public_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/cncfxleaders/public_html"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/cncfxleaders"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_IPCITY
"Falkenstein"
HTTP_CF_IPCONTINENT
"EU"
HTTP_CF_IPCOUNTRY
"DE"
HTTP_CF_IPLATITUDE
"50.47788"
HTTP_CF_IPLONGITUDE
"12.37129"
HTTP_CF_POSTAL_CODE
"08520"
HTTP_CF_RAY
"9e6e5de4ebe3d87f-FRA"
HTTP_CF_REGION
"Saxony"
HTTP_CF_REGION_CODE
"SN"
HTTP_CF_TIMEZONE
"Europe/Berlin"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"cnc.fxleaders.com"
HTTP_REFERER
"https://cnc.fxleaders.com/api/log/user/api/debug"
HTTP_USER_AGENT
"WordPress/4.9.7; https://www.fxleaders.com"
HTTP_X_FORWARDED_FOR
"142.132.219.163"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_HTTPS
"1"
PATH
"/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/public"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SCRIPT_URI
"https://cnc.fxleaders.com/api/log/user/api/debug"
REDIRECT_REDIRECT_SCRIPT_URL
"/api/log/user/api/debug"
REDIRECT_REDIRECT_SSL_TLS_SNI
"cnc.fxleaders.com"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"adC0M9NtG8_kxCoP2NV8tgAAAAk"
REDIRECT_SCRIPT_URI
"https://cnc.fxleaders.com/api/log/user/api/debug"
REDIRECT_SCRIPT_URL
"/api/log/user/api/debug"
REDIRECT_SSL_TLS_SNI
"cnc.fxleaders.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"adC0M9NtG8_kxCoP2NV8tgAAAAk"
REDIRECT_URL
"/public/api/log/user/api/debug"
REMOTE_ADDR
"142.132.219.163"
REMOTE_PORT
"17991"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1775285299
REQUEST_TIME_FLOAT
1775285299.9922
REQUEST_URI
"/api/log/user/api/debug"
SCRIPT_FILENAME
"/home/cncfxleaders/public_html/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://cnc.fxleaders.com/api/log/user/api/debug"
SCRIPT_URL
"/api/log/user/api/debug"
SERVER_ADDR
"142.132.219.163"
SERVER_ADMIN
"[email protected]"
SERVER_NAME
"cnc.fxleaders.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"cnc.fxleaders.com"
SYMFONY_DOTENV_VARS
"DATABASE_URL,DATABASE_WP_URL,MAILER_URL,AWS_KEY,AWS_SECRET,AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY,APP_ENV,APP_SECRET"
UNIQUE_ID
"adC0M9NtG8_kxCoP2NV8tgAAAAk"
USER
"cncfxleaders"
argc
0
argv
[]
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 8082f0)

Key Value
_controller
"error_controller"
_stopwatch_token
"b63457"
exception
ErrorException {#447
  #message: "Notice: Array to string conversion"
  #code: 0
  #file: "/home/cncfxleaders/public_html/src/Controller/Rest/SystemLogController.php"
  #line: 40
  #severity: E_NOTICE
  trace: {
    /home/cncfxleaders/public_html/src/Controller/Rest/SystemLogController.php:40 {
      App\Controller\Rest\SystemLogController->log(Request $request, string $section, string $source, string $severity) …
      › 
      › $msg = (string) $request->get('msg');}
    /home/cncfxleaders/public_html/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $section: "user"
        $source: "api"
        $severity: "DEBUG"
      }
    }
    /home/cncfxleaders/public_html/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /home/cncfxleaders/public_html/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /home/cncfxleaders/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /home/cncfxleaders/public_html/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/cncfxleaders/public_html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/cncfxleaders/public_html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#57 …9}