DashboardController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DashboardController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "dashboard.index" |
| _route_params | [ "brandSlug" => "michelin" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#841 -supports: false -passport: null -duration: null -stub: "App\Security\LoginAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginAuthenticator {#792 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#843 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#844 …} } ] |
| _stopwatch_token | "0f35b1" |
| brandSlug | "michelin" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| from | "gptbot(at)openai.com" |
| host | "michelin.level6.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
| x-https | "1" |
| x-openai-host-hash | "247194437" |
| x-php-ob-level | "0" |
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 | "Mon, 27 Oct 2025 15:42:38 GMT" |
| set-cookie | [ "main_deauth_profile_token=506c8f; path=/; secure; httponly; samesite=lax" "main_auth_profile_token=deleted; expires=Sun, 27 Oct 2024 15:42:37 GMT; Max-Age=0; path=/; httponly" ] |
| vary | "Accept" |
| x-debug-exception | "An%20exception%20occurred%20while%20executing%20a%20query%3A%20SQLSTATE%5B42S22%5D%3A%20Column%20not%20found%3A%201054%20Unknown%20column%20%27t0.vehicle_make_id%27%20in%20%27field%20list%27" |
| x-debug-exception-file | "%2Fhome%2Fmichelin%2Fstaging%2Fvendor%2Fdoctrine%2Fdbal%2Fsrc%2FDriver%2FAPI%2FMySQL%2FExceptionConverter.php:67" |
| x-debug-token | "ea60e2" |
| x-debug-token-link | "https://michelin.level6.com/_profiler/506c8f" |
| x-previous-debug-token | "506c8f" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| main_auth_profile_token | Symfony\Component\HttpFoundation\Cookie {#2103 #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 {#2101 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "main_deauth_profile_token" #value: "506c8f" #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" => "/home/michelin/staging/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/michelin/staging/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 35
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/michelin/staging/src/EventListener/VerifyUserSubscriber.php"
"line" => 44
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/home/michelin/staging/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventListener\VerifyUserSubscriber"
"type" => "->"
]
[
"file" => "/home/michelin/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/michelin/staging/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/michelin/staging/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/michelin/staging/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/michelin/staging/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/michelin/staging/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/michelin/staging/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/michelin/staging/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/michelin/staging/public/index.php"
"line" => 5
"args" => [
"/home/michelin/staging/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 | "90fb01d03480a9351504f442f537841f" |
| AWS_BASE_URL | "https://michelinrewards.s3.us-east-2.amazonaws.com" |
| AWS_BUCKET_NAME | "michelinrewards" |
| AWS_KEY | "AKIA5WY7R7DTDKWY47L3" |
| AWS_SECRET_KEY | "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" |
| CLAUDE_API_KEY | "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" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://michelin_staging:YcgUQy3=6y}wqJ]]@localhost:3306/michelin_staging" |
| LOCK_DSN | "flock" |
| MAILER_DEFAULT_FROM | "support@michelinrewards.com" |
| MAILER_DEFAULT_NAME | "Michelin Rewards" |
| MAILER_DSN | "smtp://8b83171d24c866:2b4e9fb3e72e6c@sandbox.smtp.mailtrap.io:2525?encryption=tls&auth_mode=login" |
| NZO_ENCRYPTOR_IV | "change_me" |
| NZO_ENCRYPTOR_SECRET | "change_me" |
| OPENAI_API_KEY | "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" |
| RECAPTCHA3_KEY | "my_site_key" |
| RECAPTCHA3_SECRET | "my_secret" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/michelin/public_html" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/michelin/public_html" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "1" |
| H2_STREAM_TAG | "2862665-1030-1" |
| HOME | "/home/michelin" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "michelin.level6.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
| HTTP_X_HTTPS | "1" |
| HTTP_X_OPENAI_HOST_HASH | "247194437" |
| 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 | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "1" |
| REDIRECT_H2_STREAM_TAG | "2862665-1030-1" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://michelin.level6.com/michelin/dashboard/" |
| REDIRECT_SCRIPT_URL | "/michelin/dashboard/" |
| REDIRECT_SSL_TLS_SNI | "michelin.level6.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aP-S7Yd1_bBMo_o0-8p-zAAEBAo" |
| REDIRECT_URL | "/michelin/dashboard/" |
| REMOTE_ADDR | "20.171.207.177" |
| REMOTE_PORT | "34086" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1761579757 |
| REQUEST_TIME_FLOAT | 1761579757.9326 |
| REQUEST_URI | "/michelin/dashboard/" |
| SCRIPT_FILENAME | "/home/michelin/public_html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://michelin.level6.com/michelin/dashboard/" |
| SCRIPT_URL | "/michelin/dashboard/" |
| SERVER_ADDR | "67.227.157.37" |
| SERVER_ADMIN | "webmaster@michelin.level6.com" |
| SERVER_NAME | "michelin.level6.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "michelin.level6.com" |
| SYMFONY_DOTENV_PATH | "/home/michelin/staging/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,CLAUDE_API_KEY,DATABASE_URL,MAILER_DSN,MAILER_DEFAULT_FROM,MAILER_DEFAULT_NAME,NZO_ENCRYPTOR_SECRET,NZO_ENCRYPTOR_IV,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,CORS_ALLOW_ORIGIN,LOCK_DSN,AWS_BASE_URL,AWS_BUCKET_NAME,AWS_KEY,AWS_SECRET_KEY,OPENAI_API_KEY" |
| UNIQUE_ID | "aP-S7Yd1_bBMo_o0-8p-zAAEBAo" |
| USER | "michelin" |
| argc | 0 |
| argv | [] |
| proxy-nokeepalive | "1" |
Sub Requests 1
ErrorController (token = 506c8f)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "50b993" |
| exception | Doctrine\DBAL\Exception\InvalidFieldNameException {#1551 #message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.vehicle_make_id' in 'field list'" #code: 1054 #file: "/home/michelin/staging/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php" #line: 67 -previous: Doctrine\DBAL\Driver\PDO\Exception {#1545 …} -query: Doctrine\DBAL\Query {#1538 …} : { { Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException … › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#239 -records: [ 2 => [ [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.947+00:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "dashboard.index" "route_parameters" => [ "_route" => "dashboard.index" "_controller" => "App\Controller\DashboardController::index" "brandSlug" => "michelin" ] "request_uri" => "https://michelin.level6.com/michelin/dashboard/" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.948+00:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticators" => 2 ] "channel" => "security" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.948+00:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.948+00:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.948+00:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.948+00:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke" ] "channel" => "event" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.949+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "App\EventListener\VerifyUserSubscriber::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.951+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.951+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.951+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.951+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.951+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "DH\AuditorBundle\Event\ViewerEventSubscriber::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.952+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.952+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.952+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.952+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "ContainerCJMk5Gj\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.952+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" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.954+00:00" "message" => "Connecting with parameters {params}" "priority" => 200 "priorityName" => "INFO" "context" => [ "params" => [ "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "localhost" "port" => 3306 "user" => "michelin_staging" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [ "collation" => "utf8mb4_unicode_ci" ] "dbname" => "michelin_staging" "charset" => "utf8mb4" ] ] "channel" => "doctrine" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.960+00:00" "message" => "Executing query: {sql}" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.id AS id_1, t0.status AS status_2, t0.paid_at AS paid_at_3, t0.order_date AS order_date_4, t0.build_date AS build_date_5, t0.vin_number AS vin_number_6, t0.end_customer_name AS end_customer_name_7, t0.type AS type_8, t0.amount AS amount_9, t0.dealer_other AS dealer_other_10, t0.invoice_number AS invoice_number_11, t0.purchase_date AS purchase_date_12, t0.tire_description AS tire_description_13, t0.number_of_tires AS number_of_tires_14, t0.total_tire_cost AS total_tire_cost_15, t0.vehicle_year AS vehicle_year_16, t0.terms_accepted AS terms_accepted_17, t0.payment_method AS payment_method_18, t0.survey_responses AS survey_responses_19, t0.error AS error_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.user_id AS user_id_23, t0.promotion_id AS promotion_id_24, t0.sub_promotion_id AS sub_promotion_id_25, t0.dealer_id AS dealer_id_26, t0.vehicle_model_id AS vehicle_model_id_27, t0.vehicle_make_id AS vehicle_make_id_28, t0.brand_id AS brand_id_29 FROM submission t0 WHERE t0.user_id IS NULL" ] "channel" => "doctrine" ] [ "timestamp" => 1761579757 "timestamp_rfc3339" => "2025-10-27T15:42:37.962+00:00" "message" => "Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.vehicle_make_id' in 'field list'" at ExceptionConverter.php line 67" "priority" => 500 "priorityName" => "CRITICAL" "context" => [ "exception" => Doctrine\DBAL\Exception\InvalidFieldNameException {#1551 #message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.vehicle_make_id' in 'field list'" #code: 1054 #file: "/home/michelin/staging/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php" #line: 67 -previous: Doctrine\DBAL\Driver\PDO\Exception {#1545 …} -query: Doctrine\DBAL\Query {#1538 …} : { { Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException … › |