https://dev.futures-infinityaws.com/v1/product/informations

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Api\Product\ProductApiController::productInformations"
_firewall_context
"security.firewall.map.context.futures_website"
_fos_rest_zone
false
_remove_csp_headers
true
_route
"api_product_informations"
_route_params
[
  "schemes" => [
    "https"
  ]
]
_security_firewall_run
"_security_futures_website"
_stopwatch_token
"b3bbf0"
schemes
[
  "https"
]

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
cloudfront-forwarded-proto
"https"
cloudfront-is-android-viewer
"false"
cloudfront-is-desktop-viewer
"true"
cloudfront-is-ios-viewer
"false"
cloudfront-is-mobile-viewer
"false"
cloudfront-is-smarttv-viewer
"false"
cloudfront-is-tablet-viewer
"false"
cloudfront-viewer-address
"74.7.241.39:50782"
cloudfront-viewer-asn
"8075"
cloudfront-viewer-city
"Atlanta"
cloudfront-viewer-country
"US"
cloudfront-viewer-country-name
"United States"
cloudfront-viewer-country-region
"GA"
cloudfront-viewer-country-region-name
"Georgia"
cloudfront-viewer-http-version
"2.0"
cloudfront-viewer-latitude
"33.74850"
cloudfront-viewer-longitude
"-84.38710"
cloudfront-viewer-metro-code
"524"
cloudfront-viewer-postal-code
"30301"
cloudfront-viewer-time-zone
"America/New_York"
cloudfront-viewer-tls
"TLSv1.3:TLS_AES_128_GCM_SHA256:connectionReused"
from
"gptbot(at)openai.com"
host
"dev.futures-infinityaws.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
via
"2.0 9fb7397504a65afc778db3eb0ee0bfa4.cloudfront.net (CloudFront)"
x-amz-cf-id
"yL5k5hrufImEU5-etRYQjGyZfzhDg92OQPfhHPsfJB7hLfbdqaKX-w=="
x-amzn-trace-id
"Root=1-6940372b-4430d0105c5c97b73db94761"
x-forwarded-for
"74.7.241.39, 64.252.151.150"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-openai-host-hash
"137118129"
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, 15 Dec 2025 16:28:27 GMT"
vary
"Accept"
x-cache-debug
[
  1
  1
]
x-debug-exception
"Argument%201%20passed%20to%20App%5CDto%5CAuthorization%5CAuthorizationHeaderDto%3A%3A__construct%28%29%20must%20be%20of%20the%20type%20string%2C%20null%20given%2C%20called%20in%20%2Fvar%2Fwww%2Fhtml%2Fsrc%2FDto%2FAuthorization%2FAuthorizationHeaderDto.php%20on%20line%2077"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fsrc%2FDto%2FAuthorization%2FAuthorizationHeaderDto.php:16"
x-debug-token
"64f5df"
x-debug-token-link
"https://dev.futures-infinityaws.com/_profiler/649b52"
x-previous-debug-token
"649b52"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Security.php"
    "line" => 68
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Security.php"
    "line" => 40
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/EventSubscriber/RequestSubscriber.php"
    "line" => 50
    "function" => "getUser"
    "class" => "Symfony\Component\Security\Core\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 33
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AWS_BUCKET_ENDPOINT
""
GOOGLE_MAP_API_KEY
"AIzaSyALYqAWdS38jr0gQsdPnHt2DheTUri6WPA"
HELPDESK_ACCESS_TOKEN
""
HELPDESK_HOST
""
IDE
""
LOCK_DSN
"semaphore"
LOCO_DSN
"loco://API-KEY@default"
LUUME_ADMIN_ORDER_PATH
"/admin/orders"
MAILER_DSN
"null://null"
SENTRY_DSN
""
SENTRY_ENVIRONMENT
""
SSO_HOST_ALLOWED
""
STRIPE_SHOP_PUBLIC_KEY
""
STRIPE_SHOP_SECRET_KEY
""

Defined as regular env variables

Key Value
APP_AES_HASH
"e0ab103c856d4c"
APP_AES_IV
"8ca2ff1ebce6dd02"
APP_DEBUG
"1"
APP_DOMAIN
"dev.my-biz.pro"
APP_ENV
"dev"
APP_MYBIZ_API_CHECK_BEARER
"false"
APP_MYBIZ_REDIRECTION_URL
"https://dev.my-biz.pro/"
APP_REALTIME_STAT
"false"
APP_SCHEME
"https"
APP_SECRET
"f5d627314d73bb3203a3b4821c0481dd"
AWS_CONTAINER_CREDENTIALS_RELATIVE_URI
"/v2/credentials/5811cb11-329f-493d-b880-9dfe6cc47518"
AWS_DEFAULT_REGION
"eu-west-3"
AWS_EXECUTION_ENV
"AWS_ECS_FARGATE"
AWS_PREDICT_AI_LAMBDA_URL
"https://i5aiepf5uvxumwbh53uqo4g6yi0zaoop.lambda-url.eu-west-3.on.aws/"
AWS_RDS_IDENTIFIER
"futures-infinity-db"
AWS_RDS_REGION
"eu-west-3"
AWS_REGION
"eu-west-3"
AWS_S3_BUCKET_LOGS
"futures-dev-logs-eu-west-3"
AWS_S3_BUCKET_MEDIA
"futures-dev-medias-eu-west-3"
AWS_S3_BUCKET_MEDIA_REGION
"eu-west-3"
AWS_S3_BUCKET_MEMBER_DOCUMENT_NAME
"futures-dev-members-eu-west-3"
AWS_S3_BUCKET_MEMBER_REGION
"eu-west-3"
AWS_S3_BUCKET_PRIVATE_KEY
"empty_key"
AWS_S3_BUCKET_PUBLIC_KEY
"empty_key"
AWS_S3_BUCKET_RDS_SNAPSHOT_REGION
"eu-west-3"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://futures_infinity_usr:hwuqTjdPXL0USxt@dev-mybiz-mariadb-frontend.cq2wogictbky.eu-west-3.rds.amazonaws.com:3306/futures_infinity_db"
DISCORD_BOT_TOKEN
"MTI4ODEyNjUyMTIxODk1NzM1Mw.GpI5Rt.7jQjNJXuKKjoLvmWEe1l4u5td7APfcyAvMuzUY"
DISCORD_CHANNEL_ID
"1296758100191215630"
DISCORD_CLIENT_ID
"1288126521218957353"
DISCORD_CLIENT_SECRET
"1DNKyH1fD5vCTuWzsO0mMGDzNMbzL3Ff"
DISCORD_GUILD_ID
"1296758100191215627"
DISCORD_HOST
"https://discord.com"
DISCORD_INVITATION_LINK
"https://discord.gg/m8wVdee3YM"
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
ECS_AGENT_URI
"http://169.254.170.2/api/2812309dd58e423c9aafe945ede45e30-3365646298"
ECS_CONTAINER_METADATA_URI
"http://169.254.170.2/v3/2812309dd58e423c9aafe945ede45e30-3365646298"
ECS_CONTAINER_METADATA_URI_V4
"http://169.254.170.2/v4/2812309dd58e423c9aafe945ede45e30-3365646298"
FCGI_ROLE
"RESPONDER"
FUTURES_LEARN_URL
"https://dev.futureslearnaws.com"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312"
HELPDESK_IS_ENABLED
"false"
HOME
"/var/www"
HOSTNAME
"ip-10-0-15-24.eu-west-3.compute.internal"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_CLOUDFRONT_FORWARDED_PROTO
"https"
HTTP_CLOUDFRONT_IS_ANDROID_VIEWER
"false"
HTTP_CLOUDFRONT_IS_DESKTOP_VIEWER
"true"
HTTP_CLOUDFRONT_IS_IOS_VIEWER
"false"
HTTP_CLOUDFRONT_IS_MOBILE_VIEWER
"false"
HTTP_CLOUDFRONT_IS_SMARTTV_VIEWER
"false"
HTTP_CLOUDFRONT_IS_TABLET_VIEWER
"false"
HTTP_CLOUDFRONT_VIEWER_ADDRESS
"74.7.241.39:50782"
HTTP_CLOUDFRONT_VIEWER_ASN
"8075"
HTTP_CLOUDFRONT_VIEWER_CITY
"Atlanta"
HTTP_CLOUDFRONT_VIEWER_COUNTRY
"US"
HTTP_CLOUDFRONT_VIEWER_COUNTRY_NAME
"United States"
HTTP_CLOUDFRONT_VIEWER_COUNTRY_REGION
"GA"
HTTP_CLOUDFRONT_VIEWER_COUNTRY_REGION_NAME
"Georgia"
HTTP_CLOUDFRONT_VIEWER_HTTP_VERSION
"2.0"
HTTP_CLOUDFRONT_VIEWER_LATITUDE
"33.74850"
HTTP_CLOUDFRONT_VIEWER_LONGITUDE
"-84.38710"
HTTP_CLOUDFRONT_VIEWER_METRO_CODE
"524"
HTTP_CLOUDFRONT_VIEWER_POSTAL_CODE
"30301"
HTTP_CLOUDFRONT_VIEWER_TIME_ZONE
"America/New_York"
HTTP_CLOUDFRONT_VIEWER_TLS
"TLSv1.3:TLS_AES_128_GCM_SHA256:connectionReused"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"dev.futures-infinityaws.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_VIA
"2.0 9fb7397504a65afc778db3eb0ee0bfa4.cloudfront.net (CloudFront)"
HTTP_X_AMZN_TRACE_ID
"Root=1-6940372b-4430d0105c5c97b73db94761"
HTTP_X_AMZ_CF_ID
"yL5k5hrufImEU5-etRYQjGyZfzhDg92OQPfhHPsfJB7hLfbdqaKX-w=="
HTTP_X_FORWARDED_FOR
"74.7.241.39, 64.252.151.150"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"137118129"
JWT_PASSPHRASE
"f2df1175d0be5d15b3a82b07ee3b50f3b6435101d008ae300928462599ad6fe5"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LUUME_APP_NAME
""luume""
LUUME_HOST
"https://dev.luumeaws.fr"
MAILER_ENABLED
"false"
MAILER_FORCE_TO
"it@my-by.pro"
MAILER_FROM
"noreply@my-by.pro"
MERCURE_JWT_SECRET
"fp0l6sDDQAZb8teWir0GBSSfJ7yi2nlupucH3"
MERCURE_PUBLIC_URL
"https://39c341a1-6e34-4bb7-bfcb-d94111f8fee1.mercure.rocks/.well-known/mercure"
MERCURE_URL
"https://39c341a1-6e34-4bb7-bfcb-d94111f8fee1.mercure.rocks/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"rediss://dev-futures-cache-kygpis.serverless.euw3.cache.amazonaws.com:6379"
MONGO_CONNECTION_USE_TLS
"true"
MONGO_DATABASE_URL
"mongodb://rootadmin:C71gV64OXlcNa3u21234%2B@dev-mybiz-documentdb-frontend.cluster-cq2wogictbky.eu-west-3.docdb.amazonaws.com:27017/?retryWrites=false&authMechanism=SCRAM-SHA-1"
ONE_SIGNAL_FUTURES_APP_ID
"02425bca-c5e3-4ec0-8591-0dae146bf613"
ONE_SIGNAL_MYBIZ_APP_ID
"3a786b7a-6c77-44c3-a266-f25e68cbd360"
ONFIDO_API_HOST
"https://api.eu.onfido.com/v3.6"
ONFIDO_API_TOKEN
"api_sandbox.XqzF4ShAFM2._clBcIfy8WyTUDdRHTwjL8JXOLHnH5mG"
ONFIDO_UPLOAD_DOCUMENT_PHOTO_TASK_ID
"upload_document_photo_3ddc6"
ONFIDO_WEBHOOK_TOKEN
"ab6c2dc8-8cd0-4a61-ba55-efdf02d47cf4"
ONFIDO_WORKFLOW_ID
"8bb36b58-cb2d-494e-9f01-de2c06437ba2"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-7.4.33.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b927"
PHP_URL
"https://www.php.net/distributions/php-7.4.33.tar.xz"
PHP_VERSION
"7.4.33"
POLYGON_API_KEY
"65GaRSNy7FTB756MYNeM_Hx3E9n9aJW5"
PREDICT_AI_URL
"http://predict-ai.dev.futures-infinityaws.com/prediction"
PUSH_NOTIFICATION_ENABLED
"true"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIS_TLS_URL
"tls://dev-futures-cache-kygpis.serverless.euw3.cache.amazonaws.com:6379"
REMOTE_ADDR
"10.0.134.207"
REMOTE_PORT
"7392"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1765816107
REQUEST_TIME_FLOAT
1765816107.1946
REQUEST_URI
"/v1/product/informations"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.0.15.24"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.22.1"
SPONSOR_SHOP_LINK
"https://futures-collection.com/?token="
SYMFONY_DOTENV_VARS
"SSO_HOST_ALLOWED,LOCK_DSN,GOOGLE_MAP_API_KEY,STRIPE_SHOP_PUBLIC_KEY,STRIPE_SHOP_SECRET_KEY,LOCO_DSN,AWS_BUCKET_ENDPOINT,MAILER_DSN,SENTRY_DSN,SENTRY_ENVIRONMENT,IDE,LUUME_ADMIN_ORDER_PATH,HELPDESK_HOST,HELPDESK_ACCESS_TOKEN"
TZ
"Europe/Paris"
USER
"www-data"
ZOOM_CLIENT_ID
"7lLERC7HTZm0aU7gA3GBJQ"
ZOOM_CLIENT_SECRET
"DYjWUT3jhXwak3LNvVF5xcwFOO2ST27O"
ZOOM_SERVER_ACCOUNT_ID
"V9YCV44mQWOJhyE4o6eLbQ"
ZOOM_SERVER_ID
"CSQHckAWTT2CKCgqvdIAAw"
ZOOM_SERVER_SECRET
"NNgvrUr0AlKD8TaGOoYlP5Halg7PzsmO"
argc
0
argv
[]

Sub Requests 1

ErrorController (token = 649b52)

Key Value
_controller
"error_controller"
_fos_rest_zone
false
_stopwatch_token
"e1712c"
exception
TypeError {#277
  #message: "Argument 1 passed to App\Dto\Authorization\AuthorizationHeaderDto::__construct() must be of the type string, null given, called in /var/www/html/src/Dto/Authorization/AuthorizationHeaderDto.php on line 77"
  #code: 0
  #file: "/var/www/html/src/Dto/Authorization/AuthorizationHeaderDto.php"
  #line: 16
  trace: {
    /var/www/html/src/Dto/Authorization/AuthorizationHeaderDto.php:16 {
      App\Dto\Authorization\AuthorizationHeaderDto->__construct(string $language, string $name, string $provider, int $timestamp, string $versionNumber, string $token) …
      › 
      › public function __construct(    string $language,
    }
    /var/www/html/src/Dto/Authorization/AuthorizationHeaderDto.php:77 {
      App\Dto\Authorization\AuthorizationHeaderDto::generateFromRequest(Request $request): self …
      ›     $headers->get("App-Version"),    $headers->get("X-Bearer-Token"));
      arguments: {
        $language: null
        $name: null
        $provider: null
        $timestamp: null
        $versionNumber: null
        $token: null
      }
    }
    /var/www/html/src/Service/Authorization/MybizRequestAuthorizationChecker.php:59 {
      App\Service\Authorization\MybizRequestAuthorizationChecker->checkAuthorization(Request $request): void …
      › {    $this->checkHeaderValidity(AuthorizationHeaderDto::generateFromRequest($request));}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
      }
    }
    /var/www/html/src/EventListener/Api/TokenInterceptor/MybizTokenSubscriber.php:37 {
      App\EventListener\Api\TokenInterceptor\MybizTokenSubscriber->onKernelController(ControllerEvent $event): void …
      › if ($controller[0] instanceof MybizTokenAuthenticatorInterface) {    $this->mybizRequestAuthorizationChecker->checkAuthorization($event->getRequest());}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#509 …}
        ...: {
          "kernel.controller"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1262 …}
        }
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#509 …}
        $eventName: "kernel.controller"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1262 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …8]
        $eventName: "kernel.controller"
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#509 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#509 …}
        $eventName: "kernel.controller"
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:151 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#509 …}
        $eventName: "kernel.controller"
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
        $type: 1
      }
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/public/index.php:33 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#1139 …9}