Error 500 Internal Server Error

GET https://test.test.kursimple.de/course/5/edit

Forwarded to ErrorController (9ed97b)

CourseController :: edit

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\CourseController::edit"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"course_edit"
_route_params
[
  "id" => "5"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#836
    -supports: false
    -passport: null
    -duration: null
    -stub: "Drenso\OidcBundle\Security\OidcAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Drenso\OidcBundle\Security\OidcAuthenticator {#771 …}
  }
]
_stopwatch_token
"f2dcdb"
id
"5"
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#921
  -container: ContainerRyrmAQT\App_KernelDevDebugContainer {#83 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#910 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#482 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#901 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"test.test.kursimple.de"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"
x-real-ip
"216.73.216.137"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Thu, 22 Jan 2026 13:44:01 GMT"
expires
"-1"
pragma
"no-cache"
set-cookie
[
  "main_deauth_profile_token=9ed97b; path=/; secure; httponly; samesite=lax"
  "main_auth_profile_token=deleted; expires=Wed, 22 Jan 2025 13:44:00 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-debug-exception
"App%5CService%5CConfigurationService%3A%3AgetTaxConfigbyClient%28%29%3A%20Argument%20%231%20%28%24client%29%20must%20be%20of%20type%20App%5CUser%5CEntity%5CClient%2C%20null%20given%2C%20called%20in%20%2Fvar%2Fwww%2Fvhosts%2Ftest.kursimple.de%2Fhttpdocs%2Fkursverwaltungssystem%2Fsrc%2FController%2FCourseController.php%20on%20line%20265"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Ftest.kursimple.de%2Fhttpdocs%2Fkursverwaltungssystem%2Fsrc%2FService%2FConfigurationService.php:60"
x-debug-token
"4cc2e9"
x-debug-token-link
"https://test.test.kursimple.de/_profiler/9ed97b"
x-previous-debug-token
"9ed97b"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
main_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#2643
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "main_auth_profile_token"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
main_deauth_profile_token
Symfony\Component\HttpFoundation\Cookie {#2626
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "main_deauth_profile_token"
  #value: "9ed97b"
  #domain: null
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}

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:39
[
  [
    "file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 45
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 220
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 234
    "function" => "getAccessDecision"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/src/Controller/CourseController.php"
    "line" => 255
    "function" => "denyAccessUnlessGranted"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "edit"
    "class" => "App\Controller\CourseController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_BASE_DOMAIN
"test.kursimple.de"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"bd249fd4c0422b5f2de8252ec925f6f2"
CORS_ALLOW_ORIGIN
"^http?://(localhost|127\.0\.0\.1|wosonst\.ddev\.site)(:[0-9]+)?$"
DATABASE_URL
"mysql://test:0000-Pitralon2calc@localhost:3306/test_back?serverVersion=mariadb-10.6.12"
KEYCLOAK_ADMIN_CLIENT_ID
"kursimple-app"
KEYCLOAK_ADMIN_CLIENT_SECRET
"5YGzbKsHZwXv71wHp3TmrHgPNV3KZXVj"
KEYCLOAK_BASE_URL
"https://id.kursimple.de/auth"
KEYCLOAK_CLIENT_ID
"kursimple-app"
KEYCLOAK_CLIENT_SECRET
"5YGzbKsHZwXv71wHp3TmrHgPNV3KZXVj"
KEYCLOAK_REALM
"kursimple"
MAILER_DSN
"smtp://noreply@kursimple.de:0000-Pitralon2mail@kursimple.de:25?encryption=tls"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0&queue_name=async"
TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/test.kursimple.de"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"test.test.kursimple.de"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_REAL_IP
"216.73.216.137"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SSL_TLS_SNI
"test.test.kursimple.de"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aXIpoQAMAcZTy9N6I4UPsAAAAIw"
REDIRECT_URL
"/course/5/edit"
REMOTE_ADDR
"216.73.216.137"
REMOTE_PORT
"53722"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1769089441
REQUEST_TIME_FLOAT
1769089441.3435
REQUEST_URI
"/course/5/edit"
SCRIPT_FILENAME
"/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"92.205.190.77"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"test.test.kursimple.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at test.test.kursimple.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"test.test.kursimple.de"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,APP_BASE_DOMAIN,KEYCLOAK_CLIENT_ID,KEYCLOAK_CLIENT_SECRET,TRUSTED_PROXIES,DATABASE_URL,CORS_ALLOW_ORIGIN,MESSENGER_TRANSPORT_DSN,MAILER_DSN,KEYCLOAK_BASE_URL,KEYCLOAK_REALM,KEYCLOAK_ADMIN_CLIENT_ID,KEYCLOAK_ADMIN_CLIENT_SECRET"
UNIQUE_ID
"aXIpoQAMAcZTy9N6I4UPsAAAAIw"
USER
"test"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 9ed97b)

Key Value
_controller
"error_controller"
_stopwatch_token
"3758fb"
exception
TypeError {#2093
  #message: "App\Service\ConfigurationService::getTaxConfigbyClient(): Argument #1 ($client) must be of type App\User\Entity\Client, null given, called in /var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/src/Controller/CourseController.php on line 265"
  #code: 0
  #file: "/var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/src/Service/ConfigurationService.php"
  #line: 60
  trace: {
    /var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/src/Service/ConfigurationService.php:60 {
      App\Service\ConfigurationService->getTaxConfigbyClient(Client $client): array …
      ›  */public function getTaxConfigbyClient(Client $client): array{
    }
    /var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/src/Controller/CourseController.php:265 {
      App\Controller\CourseController->edit(Request $request, Course $course, ConfigurationService $configService, CourseFieldRepository $courseFieldRepository, CourseDataRepository $courseDataRepository, PersonRepository $personRepository, EntityManagerInterface $entityManager): Response …
      ›     'client' => $this->getCurrentClient(),    'taxes' => $configService->getTaxConfigbyClient($this->getCurrentClient()),]);
    }
    /var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/vendor/symfony/http-kernel/Kernel.php:182 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/test.kursimple.de/httpdocs/kursverwaltungssystem/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#481
  -records: [
    62 => [
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.507+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "charset" => "utf8mb4"
            "idle_connection_ttl" => 600
            "host" => "localhost"
            "port" => 3306
            "user" => "test"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "mariadb-10.6.12"
            "defaultTableOptions" => [
              "charset" => "utf8mb4"
              "collate" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "test_back"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.512+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.name AS name_4, t0.street AS street_5, t0.street_number AS street_number_6, t0.addressAddition AS addressAddition_7, t0.postalcode AS postalcode_8, t0.city AS city_9, t0.country AS country_10, t0.email AS email_11, t0.web AS web_12, t0.phone AS phone_13, t0.fax AS fax_14, t0.from_email AS from_email_15, t0.logo_path AS logo_path_16, t0.subdomain AS subdomain_17, t0.keycloak_client_id AS keycloak_client_id_18, t0.keycloakGroupId AS keycloakGroupId_19 FROM client t0 WHERE t0.subdomain = ? LIMIT 1"
          "params" => [
            1 => "test"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.521+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.variableKey AS variableKey_2, t0.variableValue AS variableValue_3, t0.variableType AS variableType_4, t0.description AS description_5, t0.created AS created_6, t0.modified AS modified_7, t0.client_id AS client_id_8 FROM client_config_variable t0 WHERE t0.client_id = ? AND t0.variableKey = ? LIMIT 1"
          "params" => [
            1 => 1
            2 => "THEME_NAME"
          ]
          "types" => [
            1 => 1
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\ArrayRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\ThemeLoaderSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\ClientFilterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\TenantRedirectSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.583+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.session_id AS session_id_4, t0.customer_id AS customer_id_5, t0.client_id AS client_id_6 FROM cart t0 WHERE t0.session_id = ? LIMIT 1"
          "params" => [
            1 => ""
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.585+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.585+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.585+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventSubscriber\CartCountSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.585+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.585+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "FOS\RestBundle\EventListener\ViewResponseListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.596+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.course_nature AS course_nature_6, t0.description AS description_7, t0.searchwords AS searchwords_8, t0.price AS price_9, t0.rabatt AS rabatt_10, t0.tax_rate AS tax_rate_11, t0.number AS number_12, t0.material_cost AS material_cost_13, t0.target_age_min AS target_age_min_14, t0.target_age_max AS target_age_max_15, t0.invoice_upper_comment AS invoice_upper_comment_16, t0.invoice_lower_comment AS invoice_lower_comment_17, t0.invoice_lower_comment_debit AS invoice_lower_comment_debit_18, t0.client_id AS client_id_19, t0.subscription_id AS subscription_id_20, t0.category_id AS category_id_21, t0.series_id AS series_id_22, t0.type_id AS type_id_23 FROM course t0 WHERE t0.id = ?"
          "params" => [
            1 => "5"
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.616+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.616+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.616+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.616+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerRyrmAQT\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.616+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.621+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.621+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.622+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.622+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.623+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.648+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.id AS id_0, p0_.created AS created_1, p0_.modified AS modified_2, p0_.title AS title_3, p0_.salutation AS salutation_4, p0_.member AS member_5, p0_.allow_member_vouchers AS allow_member_vouchers_6, p0_.rabatt AS rabatt_7, p0_.firstname AS firstname_8, p0_.lastname AS lastname_9, p0_.date_of_birth AS date_of_birth_10, p0_.city_of_birth AS city_of_birth_11, p0_.comment AS comment_12, p0_.is_main_contact AS is_main_contact_13, p0_.is_speaker AS is_speaker_14, p0_.is_customer AS is_customer_15, p0_.active AS active_16, p0_.street AS street_17, p0_.street_number AS street_number_18, p0_.postalcode AS postalcode_19, p0_.city AS city_20, p0_.contact_email AS contact_email_21, p0_.web AS web_22, p0_.country AS country_23, p0_.phone AS phone_24, p0_.mobile AS mobile_25, p0_.delete_date AS delete_date_26, p0_.iban AS iban_27, p0_.bic AS bic_28, p0_.bank AS bank_29, p0_.debit_agree AS debit_agree_30, p0_.debit_agree_source AS debit_agree_source_31, p0_.debit_agree_date AS debit_agree_date_32, p0_.email_invoice AS email_invoice_33, p0_.privacy_policy_confirmed AS privacy_policy_confirmed_34, p0_.receive_newsletter AS receive_newsletter_35, p0_.debit_active AS debit_active_36, p0_.is_invoice_recipient AS is_invoice_recipient_37, p0_.company AS company_38, p0_.user_id AS user_id_39, p0_.client_id AS client_id_40, p0_.family_member_of_id AS family_member_of_id_41 FROM person p0_ WHERE p0_.user_id = ?"
          "params" => [
            1 => null
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.650+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.content AS content_4, t0.order_id AS order_id_5, t0.title AS title_6, t0.client_id AS client_id_7, t0.course_id AS course_id_8 FROM course_text t0 WHERE t0.course_id = ? ORDER BY t0.order_id ASC"
          "params" => [
            1 => 5
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.653+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.name AS name_4, t0.street AS street_5, t0.street_number AS street_number_6, t0.addressAddition AS addressAddition_7, t0.postalcode AS postalcode_8, t0.city AS city_9, t0.country AS country_10, t0.email AS email_11, t0.web AS web_12, t0.phone AS phone_13, t0.fax AS fax_14, t0.from_email AS from_email_15, t0.logo_path AS logo_path_16, t0.subdomain AS subdomain_17, t0.keycloak_client_id AS keycloak_client_id_18, t0.keycloakGroupId AS keycloakGroupId_19 FROM client t0 WHERE t0.subdomain = ? LIMIT 1"
          "params" => [
            1 => "test"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.653+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.name AS name_4, t0.street AS street_5, t0.street_number AS street_number_6, t0.addressAddition AS addressAddition_7, t0.postalcode AS postalcode_8, t0.city AS city_9, t0.country AS country_10, t0.email AS email_11, t0.web AS web_12, t0.phone AS phone_13, t0.fax AS fax_14, t0.from_email AS from_email_15, t0.logo_path AS logo_path_16, t0.subdomain AS subdomain_17, t0.keycloak_client_id AS keycloak_client_id_18, t0.keycloakGroupId AS keycloakGroupId_19 FROM client t0 WHERE t0.subdomain = ? LIMIT 1"
          "params" => [
            1 => "test"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.786+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.786+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.786+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.786+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.786+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\EventSubscriber\AccessDeniedExceptionSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.786+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.786+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.786+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.799+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.created AS created_2, t0.modified AS modified_3, t0.name AS name_4, t0.street AS street_5, t0.street_number AS street_number_6, t0.addressAddition AS addressAddition_7, t0.postalcode AS postalcode_8, t0.city AS city_9, t0.country AS country_10, t0.email AS email_11, t0.web AS web_12, t0.phone AS phone_13, t0.fax AS fax_14, t0.from_email AS from_email_15, t0.logo_path AS logo_path_16, t0.subdomain AS subdomain_17, t0.keycloak_client_id AS keycloak_client_id_18, t0.keycloakGroupId AS keycloakGroupId_19 FROM client t0 WHERE t0.subdomain = ? LIMIT 1"
          "params" => [
            1 => "test"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.800+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.variableKey AS variableKey_2, t0.variableValue AS variableValue_3, t0.variableType AS variableType_4, t0.description AS description_5, t0.created AS created_6, t0.modified AS modified_7, t0.client_id AS client_id_8 FROM client_config_variable t0 WHERE t0.client_id = ? AND t0.variableKey = ? LIMIT 1"
          "params" => [
            1 => 1
            2 => "THEME_NAME"
          ]
          "types" => [
            1 => 1
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.800+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.variableKey AS variableKey_2, t0.variableValue AS variableValue_3, t0.variableType AS variableType_4, t0.description AS description_5, t0.created AS created_6, t0.modified AS modified_7, t0.client_id AS client_id_8 FROM client_config_variable t0 WHERE t0.client_id = ? AND t0.variableKey = ? LIMIT 1"
          "params" => [
            1 => 1
            2 => "THEME_NAME"
          ]
          "types" => [
            1 => 1
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.804+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.804+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\EventSubscriber\CartTransferSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.805+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    2337 => [
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\ArrayRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\ThemeLoaderSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\ClientFilterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.660+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\TenantRedirectSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.662+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.662+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.662+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventSubscriber\CartCountSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.662+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.662+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "FOS\RestBundle\EventListener\ViewResponseListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.662+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.662+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.662+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.662+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerRyrmAQT\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.662+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.710+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.711+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "test_back"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.712+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.712+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "test_back"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.720+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.720+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
                SELECT t.TABLE_NAME,\n
                       t.ENGINE,\n
                       t.AUTO_INCREMENT,\n
                       t.TABLE_COMMENT,\n
                       t.CREATE_OPTIONS,\n
                       t.TABLE_COLLATION,\n
                       ccsa.CHARACTER_SET_NAME\n
                  FROM information_schema.TABLES t\n
                    INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n
                      ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
            """
          "params" => [
            1 => "test_back"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.721+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.722+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT DISTINCT            k.CONSTRAINT_NAME,\n
                        k.COLUMN_NAME,\n
                        k.REFERENCED_TABLE_NAME,\n
                        k.REFERENCED_COLUMN_NAME,\n
                        k.ORDINAL_POSITION /*!50116,\n
                        c.UPDATE_RULE,\n
                        c.DELETE_RULE */\n
            FROM information_schema.key_column_usage k /*!50116\n
            INNER JOIN information_schema.referential_constraints c\n
            ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\n
            AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'test_back' */ ORDER BY k.ORDINAL_POSITION
            """
          "params" => [
            1 => "test_back"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.724+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT       c.COLUMN_NAME        AS field,\n
                       IF(\n
                    c.COLUMN_TYPE = 'longtext'\n
                    AND EXISTS(\n
                        SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n
                        WHERE i_c.CONSTRAINT_SCHEMA = 'test_back'\n
                        AND i_c.TABLE_NAME = c.TABLE_NAME\n
                        AND i_c.CHECK_CLAUSE = CONCAT(\n
                            'json_valid(`',\n
                                c.COLUMN_NAME,\n
                            '`)'\n
                        )\n
                    ),\n
                    'json',\n
                    c.COLUMN_TYPE\n
                )       AS type,\n
                   c.IS_NULLABLE        AS `null`,\n
                   c.COLUMN_KEY         AS `key`,\n
                   c.COLUMN_DEFAULT     AS `default`,\n
                   c.EXTRA,\n
                   c.COLUMN_COMMENT     AS comment,\n
                   c.CHARACTER_SET_NAME AS characterset,\n
                   c.COLLATION_NAME     AS collation\n
            FROM information_schema.COLUMNS c\n
                INNER JOIN information_schema.TABLES t\n
                    ON t.TABLE_NAME = c.TABLE_NAME\n
                 WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
            """
          "params" => [
            1 => "test_back"
            2 => "test_back"
            3 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.728+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.728+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT        NON_UNIQUE  AS Non_Unique,\n
                    INDEX_NAME  AS Key_name,\n
                    COLUMN_NAME AS Column_Name,\n
                    SUB_PART    AS Sub_Part,\n
                    INDEX_TYPE  AS Index_Type\n
            FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
            """
          "params" => [
            1 => "test_back"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.729+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM doctrine_migration_versions"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.734+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.785+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.785+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.785+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.785+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.785+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.785+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.785+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.785+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "App\EventSubscriber\CartTransferSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.785+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.785+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.785+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.785+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.785+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.786+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.786+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.786+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.786+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1769089441
        "timestamp_rfc3339" => "2026-01-22T13:44:01.786+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    62 => 0
    2337 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#479 …}
}
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#921
  -container: ContainerRyrmAQT\App_KernelDevDebugContainer {#83 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#910 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#482 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#901 …}
}