http://api.mmpz.myclientzone.com/payment/2/webhook

PaymentWebHook

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Pub\PaymentWebHook"
_converters
[
  Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#2774
    -name: "paymentGateway"
    -class: "App\Entity\Profile\PaymentMethod\PaymentGateway"
    -options: [
      "id" => "payment_id"
    ]
    -isOptional: false
    -converter: null
  }
]
_route
"public_app_pub_paymentwebhook__invoke"
_route_params
[
  "payment_id" => "2"
]
paymentGateway
App\Entity\Profile\PaymentMethod\PaymentGateway {#2938
  -id: 2
  -name: "Credit/Debit Card"
  -website: "stripe.com"
  -providerParams: "{"client_id":"","secret":"","mode":"live","secret_key":"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","publishable_key":"pk_live_51NwgtJLO1J98DZHqenN4dZTrlcOIoSX8BRZ35Xk00UAEUwDhdz9to42aayY3mHgOqu2aALgcatT1WFi4X9lNa5Cy00E6NRuvYh","webhook_secret":"whsec_2l1QrnuCgPxAe1IvzaJvT3wtU5Y8kgWM"}"
  -status: true
  -createdAt: DateTime @1700759394 {#2936
    date: 2023-11-23 18:09:54.0 CET (+01:00)
  }
  -profile: Proxies\__CG__\App\Entity\Profile\Profile {#3057 …}
  -paymentType: Proxies\__CG__\App\Entity\App\PaymentType {#3044 …}
  -events: Doctrine\ORM\PersistentCollection {#3045 …}
}
payment_id
"2"

Request Headers

Header Value
accept
"*/*; q=0.5, application/json"
cache-control
"no-cache"
content-length
"8115"
content-type
"application/json; charset=utf-8"
host
"api.mmpz.myclientzone.com"
stripe-signature
"t=1760794182,v1=1f9e33270ad226db966c43fd9481d404d47dc730f59dcdee53d4d06d7967df82"
user-agent
"Stripe/1.0 (+https://stripe.com/docs/webhooks)"
x-forwarded-for
"54.187.205.235"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-php-ob-level
"0"

Request Content

Raw

{
  "id": "evt_1SIYyNLO1J98DZHq7OO064lG",
  "object": "event",
  "api_version": "2023-08-16",
  "created": 1760551130,
  "data": {
    "object": {
      "id": "in_1SIYyLLO1J98DZHqxi3s0VNW",
      "object": "invoice",
      "account_country": "GB",
      "account_name": "Horus Music Publishing Limited",
      "account_tax_ids": null,
      "amount_due": 3300,
      "amount_overpaid": 0,
      "amount_paid": 0,
      "amount_remaining": 3300,
      "amount_shipping": 0,
      "application": null,
      "application_fee_amount": null,
      "attempt_count": 0,
      "attempted": true,
      "auto_advance": false,
      "automatic_tax": {
        "disabled_reason": null,
        "enabled": false,
        "liability": null,
        "provider": null,
        "status": null
      },
      "automatically_finalizes_at": null,
      "billing_reason": "subscription_create",
      "charge": null,
      "collection_method": "charge_automatically",
      "created": 1760551129,
      "currency": "gbp",
      "custom_fields": null,
      "customer": "cus_TEz9PZOTGdiyPi",
      "customer_address": null,
      "customer_email": "pjayplatforms@gmail.com",
      "customer_name": "partson mungai",
      "customer_phone": null,
      "customer_shipping": null,
      "customer_tax_exempt": "none",
      "customer_tax_ids": [],
      "default_payment_method": null,
      "default_source": null,
      "default_tax_rates": [],
      "description": null,
      "discount": null,
      "discounts": [],
      "due_date": null,
      "effective_at": 1760551129,
      "ending_balance": 0,
      "footer": null,
      "from_invoice": null,
      "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1NwgtJLO1J98DZHq/live_YWNjdF8xTndndEpMTzFKOThEWkhxLF9URjM0d2J5UFZJYlQ1VXh5UjhzSjg4amtRT0F1VjcwLDE1MTA5MTkzMQ0200CwUwoKsx?s=ap",
      "invoice_pdf": "https://pay.stripe.com/invoice/acct_1NwgtJLO1J98DZHq/live_YWNjdF8xTndndEpMTzFKOThEWkhxLF9URjM0d2J5UFZJYlQ1VXh5UjhzSjg4amtRT0F1VjcwLDE1MTA5MTkzMQ0200CwUwoKsx/pdf?s=ap",
      "issuer": {
        "type": "self"
      },
      "last_finalization_error": null,
      "latest_revision": null,
      "lines": {
        "object": "list",
        "data": [
          {
            "id": "il_1SIYyLLO1J98DZHqNsmQniF5",
            "object": "line_item",
            "amount": 3300,
            "amount_excluding_tax": 3300,
            "currency": "gbp",
            "description": "1 × ANNUAL Single Songwriter Subscription (at £33.00 / year)",
            "discount_amounts": [],
            "discountable": true,
            "discounts": [],
            "invoice": "in_1SIYyLLO1J98DZHqxi3s0VNW",
            "livemode": true,
            "metadata": {},
            "parent": {
              "invoice_item_details": null,
              "subscription_item_details": {
                "invoice_item": null,
                "proration": false,
                "proration_details": {
                  "credited_items": null
                },
                "subscription": "sub_1SIYyLLO1J98DZHqWEPHGDSl",
                "subscription_item": "si_TF34ydU7eLSA5Z"
              },
              "type": "subscription_item_details"
            },
            "period": {
              "end": 1792087129,
              "start": 1760551129
            },
            "plan": {
              "id": "price_1QuFEILO1J98DZHqSx3nMAt1",
              "object": "plan",
              "active": true,
              "aggregate_usage": null,
              "amount": 3300,
              "amount_decimal": "3300",
              "billing_scheme": "per_unit",
              "created": 1739979030,
              "currency": "gbp",
              "interval": "year",
              "interval_count": 1,
              "livemode": true,
              "metadata": {},
              "meter": null,
              "nickname": null,
              "product": "prod_RnqwSwo5rGVjXP",
              "tiers_mode": null,
              "transform_usage": null,
              "trial_period_days": null,
              "usage_type": "licensed"
            },
            "pretax_credit_amounts": [],
            "price": {
              "id": "price_1QuFEILO1J98DZHqSx3nMAt1",
              "object": "price",
              "active": true,
              "billing_scheme": "per_unit",
              "created": 1739979030,
              "currency": "gbp",
              "custom_unit_amount": null,
              "livemode": true,
              "lookup_key": null,
              "metadata": {},
              "nickname": null,
              "product": "prod_RnqwSwo5rGVjXP",
              "recurring": {
                "aggregate_usage": null,
                "interval": "year",
                "interval_count": 1,
                "meter": null,
                "trial_period_days": null,
                "usage_type": "licensed"
              },
              "tax_behavior": "unspecified",
              "tiers_mode": null,
              "transform_quantity": null,
              "type": "recurring",
              "unit_amount": 3300,
              "unit_amount_decimal": "3300"
            },
            "pricing": {
              "price_details": {
                "price": "price_1QuFEILO1J98DZHqSx3nMAt1",
                "product": "prod_RnqwSwo5rGVjXP"
              },
              "type": "price_details",
              "unit_amount_decimal": "3300"
            },
            "proration": false,
            "proration_details": {
              "credited_items": null
            },
            "quantity": 1,
            "subscription": "sub_1SIYyLLO1J98DZHqWEPHGDSl",
            "subscription_item": "si_TF34ydU7eLSA5Z",
            "tax_amounts": [],
            "tax_rates": [],
            "taxes": [],
            "type": "subscription",
            "unit_amount_excluding_tax": "3300"
          }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/invoices/in_1SIYyLLO1J98DZHqxi3s0VNW/lines"
      },
      "livemode": true,
      "metadata": {},
      "next_payment_attempt": null,
      "number": "EF486C9F-0717",
      "on_behalf_of": null,
      "paid": false,
      "paid_out_of_band": false,
      "parent": {
        "quote_details": null,
        "subscription_details": {
          "metadata": {},
          "subscription": "sub_1SIYyLLO1J98DZHqWEPHGDSl"
        },
        "type": "subscription_details"
      },
      "payment_intent": "pi_3SIYyLLO1J98DZHq06r3atvx",
      "payment_settings": {
        "default_mandate": null,
        "payment_method_options": {
          "acss_debit": null,
          "bancontact": null,
          "card": {
            "request_three_d_secure": "automatic"
          },
          "customer_balance": null,
          "konbini": null,
          "sepa_debit": null,
          "us_bank_account": null
        },
        "payment_method_types": null
      },
      "period_end": 1760551129,
      "period_start": 1760551129,
      "post_payment_credit_notes_amount": 0,
      "pre_payment_credit_notes_amount": 0,
      "quote": null,
      "receipt_number": null,
      "rendering": null,
      "rendering_options": null,
      "shipping_cost": null,
      "shipping_details": null,
      "starting_balance": 0,
      "statement_descriptor": null,
      "status": "open",
      "status_transitions": {
        "finalized_at": 1760551129,
        "marked_uncollectible_at": null,
        "paid_at": null,
        "voided_at": null
      },
      "subscription": "sub_1SIYyLLO1J98DZHqWEPHGDSl",
      "subscription_details": {
        "metadata": {}
      },
      "subtotal": 3300,
      "subtotal_excluding_tax": 3300,
      "tax": null,
      "test_clock": null,
      "total": 3300,
      "total_discount_amounts": [],
      "total_excluding_tax": 3300,
      "total_pretax_credit_amounts": [],
      "total_tax_amounts": [],
      "total_taxes": [],
      "transfer_data": null,
      "webhooks_delivered_at": 1760551129
    }
  },
  "livemode": true,
  "pending_webhooks": 1,
  "request": {
    "id": null,
    "idempotency_key": "c6b447d8-93cf-47a0-935d-cdbd83244282"
  },
  "type": "invoice.payment_failed"
}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Sat, 18 Oct 2025 13:29:42 GMT"
vary
"Accept"
x-debug-token
"a33328"
x-previous-debug-token
"f9cef9"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ABRAMUS_LOCAL_ACK_FOLDER
"public/uploads/ABRAMUS/ack/"
ABRAMUS_LOCAL_ACK_FOLDER_2
"uploads/ABRAMUS/ack/"
ABRAMUS_LOCAL_FOLDER
"public/uploads/ABRAMUS/cwr/"
ABRAMUS_LOCAL_FOLDER_2
"uploads/ABRAMUS/cwr/"
ABRAMUS_SFTP_ACK
"/FROM_ABRAMUS/"
ABRAMUS_SFTP_HOST
"sftp.abramus.org.br"
ABRAMUS_SFTP_PORT
"22"
ABRAMUS_SFTP_TO_ABRAMUS
"/to_ABRAMUS/"
ACCOUNTS_DOMAIN
"https://mmaz.myclientzone.com"
ACCOUNTS_DOMAIN_API_CLIENT
"https://api.mmaz.myclientzone.com"
ACCOUNTS_SYNC_ERRORS_LOGGER_SLACK_CHANNEL
""
ACCOUNTS_SYNC_ERRORS_LOGGER_SLACK_TOKEN
""
ACCOUNT_EMAIL
"accounts@horusmusic.co.uk"
ADMIN_EMAIL
"mmpz@myclientzone.com"
AMRA_KEY_PASSPHRASE
""
AMRA_LOCAL_FOLDER
"public/uploads/AMRA/"
AMRA_LOCAL_FOLDER_2
"uploads/AMRA/"
AMRA_PRIVATE_KEY_PATH
".docker-config/amra_sftp"
AMRA_PUBLIC_KEY_PATH
".docker-config/amra_sftp.pub"
AMRA_SFTP_ACK
"/registrations/ACK/"
AMRA_SFTP_HOST
"transfer.amra.com"
AMRA_SFTP_PORT
"22"
AMRA_SFTP_REGISTRATATION_CWR
"/registrations/CWR/"
API_LAST_VERSION
"v1"
API_SUNSET_VERSIONS
""
API_UNSUPPORTED_VERSIONS
""
APP_ENV
"dev"
APP_SECRET
"9b0c523c77ce74ac60716a9826e360be"
CH_DB_NAME
"mmpz"
CH_DRIVER_CLASS
"FOD\DBALClickHouse\Driver"
CH_DRIVER_ENABLE_HTTP_COMPRESSION
"0"
CH_DRIVER_EXTREMES
"false"
CH_DRIVER_HTTPS
"0"
CH_DRIVER_MAY_EXECUTION_TIME
"30"
CH_DRIVER_READONLY
"true"
CH_HOST
"mmpz_ch"
CH_PASSWORD
"root"
CH_PORT
"8123"
CH_USER
"default"
CH_WRAPPER_CLASS
"FOD\DBALClickHouse\Connection"
CORS_ALLOW_ORIGIN
"https://mmpz.myclientzone.com"
CRONTAB_MANAGER_USER
"root"
CWR_ENVIROMENT
"production"
CWR_FOLDER
"uploads/cwrGeneral/"
CWR_FOLDER_OTHER_COMMAND
"public/uploads/cwrGeneral/"
CWR_HMPI_URL_NAME
"horus-music-publishing-india"
CWR_HMP_EMILY
"emily.jackson@horusmusic.global"
CWR_HMP_IPN
"HORUSM"
CWR_HMP_NAME
"Horus Music Publishing"
CWR_HMP_URL_NAME
"horus-music-publishing"
CWR_HMP_WORK_PREFIX
"HORUSM"
DATABASE_URL
"mysql://admin:A0xXZQqxkoDfeXaVkfo57Lj@mmpzlivemysql8.cluster-cclsbjl1srdb.eu-west-1.rds.amazonaws.com:3306/db"
DEFAULT_EVENT_EMAIL
"mauricioloayzas@gmail.com"
ELASTICSEARCH_URL
"http://mmpz_elastic:9200/"
ESMAA_LOCAL_FOLDER
"public/uploads/ESMAA/"
ESMAA_LOCAL_FOLDER_2
"uploads/ESMAA/"
FEEDS_EMAIL
"ops@anarapublishing.com"
FLYSYSTEM_ADAPTER
"aws_s3"
IPRS_LOCAL_FOLDER
"public/uploads/IPRS/"
IPRS_LOCAL_FOLDER_2
"uploads/IPRS/"
JWT_PASSPHRASE
"myclientzone"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LAMBDA_IMAGE_RESIZE_ENDPOINT
"https://t6rblufe6l.execute-api.eu-west-1.amazonaws.com/Test/image_resize"
LIVE_USER_EMAIL_COMPOSITION
"deborahmmpztest@gmail.com"
LOCK_DSN
"semaphore"
LYRIC_FIND_CLIENT_NAME
""
LYRIC_FIND_LOCAL_FOLDER
"public/uploads/LyricFind/"
LYRIC_FIND_LOCAL_FOLDER_2
"uploads/LyricFind/"
LYRIC_FIND_PASSWORD
""
MAILER_DSN
"ses+smtp://AKIA2L2WWHR6SKJTNQMH:BM5XK5K98oFksv4zC2CEi%2FEg1JWi0KAvjPhQQkWx39Jh@default?region=eu-west-1"
MCZ_COOKIE_DOMAIN
".myclientzone.com"
MCZ_REFERER_COOKIE_NAME
"MCZREFERER_PROD"
MCZ_REFRESH_TOKEN_NAME
"MCZREFRESHTOKEN_PROD"
MCZ_TOKEN_NAME
"MCZ_TOKEN_PROD"
MLC_LOCAL_FOLDER
"public/uploads/MLC/"
MLC_LOCAL_FOLDER_2
"uploads/MLC/"
MMAZ_API_DOMAIN
"https://api.mmaz.myclientzone.com/app/v1"
MMAZ_DOMAIN
"https://mmaz.myclientzone.com"
MMDZ_DOMAIN
"https://mmdz.myclientzone.com"
MMPZ_API_DOMAIN
"https://api.mmpz.myclientzone.com"
MMPZ_FRONTEND_DOMAIN
"https://mmpz.myclientzone.com"
MMPZ_GUIDE_URL
"https://drive.google.com/file/d/1dNjjdXfc3PCo-0RhxkcoWoNY_T177Brw/view?usp=sharing"
MUSIIO_API_KEY
""
MUSIXMATCH_LOCAL_FOLDER
"public/uploads/MusixMatch/"
MUSIXMATCH_LOCAL_FOLDER_2
"uploads/MusixMatch/"
MUSIXMATCH_SFTP_FOLDER
"/anara_publishing_limited/"
MUSIXMATCH_SFTP_HOST
"sftp-incoming.musixmatch.com"
MUSIXMATCH_SFTP_PORT
"22"
PAYPAL_CLIENT_ID
"AY9jynJ2Bk9SDxc0pVmXeJk5PXoxQ4MtAt3L5df74Y9NbPMDOvGvFj29vlHV0lfuXWQ3R0WRyhZ4EW_x"
PAYPAL_MODE
"live"
PAYPAL_PROD_URL
"https://api-m.paypal.com/"
PAYPAL_SANDBOX_URL
"https://api-m.sandbox.paypal.com/"
PAYPAL_SECRET
"ECMfR6gqiUtRmbWpg3UTuoneIzy2vLodt6Xp-H5HINQSLnlRRuGsrwee_bSdUM8fJPLb_O6rGtRyRUz1"
PRS_LOCAL_ACK_FOLDER
"public/uploads/PRS/ack/"
PRS_LOCAL_FOLDER
"public/uploads/PRS/cwr/"
PRS_LOCAL_FOLDER_2
"uploads/PRS/cwr/"
PRS_SFTP_ACKN
"/fromice/ackn/"
PRS_SFTP_HOST
"ftp.iceaccess.com"
PRS_SFTP_NOTIFY
"/toice/notify/"
PRS_SFTP_PORT
"22"
PUBLISHING_EMAIL
"publishing@horusmusic.global"
PUSHER_APP_ID
""
PUSHER_CLUSTER
"eu"
PUSHER_KEY
""
PUSHER_SECRET
""
REDIS_HOST
"mmpz_redis"
REDIS_PORT
"6379"
REDIS_URL
"redis://eYVX7EwVmmxKPCDmwMtyKVge8oLd2t81@mmpz_redis:6379"
S3_BUCKET
"myclientzone-dev"
S3_BUCKET_AWS_KEY
"AKIA2L2WWHR6XGGGOR7Z"
S3_BUCKET_AWS_SECRET
"3p7rSuyyBsndmKD2zPKcUjK++Sq3LaS2Q+565kPLX"
S3_BUCKET_NAME
"mcz-mmpz-test"
S3_SECRET_NAME
"test/mcz-mmpz"
S3_STORAGE_FOLDER
"storage/"
S3_USER_FOLDER
"user/"
SACEM_LOCAL_ACK_FOLDER
"public/uploads/SACEM/ack/"
SACEM_LOCAL_ACK_FOLDER_2
"uploads/SACEM/ack/"
SACEM_LOCAL_FOLDER
"public/uploads/SACEM/cwr/"
SACEM_LOCAL_FOLDER_2
"uploads/SACEM/cwr/"
SACEM_SFTP_HOST
"sftp.sacem.fr"
SACEM_SFTP_INCOMING
"/SACEM/CWR_files/Incoming/"
SACEM_SFTP_OUTGOING
"/SACEM/CWR_files/Outgoing/"
SACEM_SFTP_PORT
"22"
SENTRY_DSN
""
SOUNDMOUSE_API_DOMAIN
"https://api-staging.soundmouse.com/music/v2/"
SOUNDMOUSE_LOCAL_FOLDER
"public/uploads/SoundMouse/"
SOUNDMOUSE_LOCAL_FOLDER_2
"uploads/SoundMouse/"
SOUNDMOUSE_PASSWORD
""
SOUNDMOUSE_USERNAME
""
SOUNDMOUSE_WORKSPACE
""
SQS_AWS_KEY
""
SQS_AWS_QUEUE_NAME
"mmpzqueue_local.fifo"
SQS_AWS_REGION
"eu-west-1"
SQS_AWS_SECRET
""
SQS_AWS_TOKEN
""
SYNOLOGY_FTP_HOST
"horusmusic-remote.diskstation.me"
SYNOLOGY_FTP_PASSWORD
"H#lpsa10qom#C"
SYNOLOGY_FTP_PORT
"2287"
SYNOLOGY_FTP_USERNAME
"mauricio.loayza"

Defined as regular env variables

Key Value
APACHE_CONFDIR
"/etc/apache2"
APACHE_ENVVARS
"/etc/apache2/envvars"
APACHE_LOCK_DIR
"/var/lock/apache2"
APACHE_LOG_DIR
"/var/log/apache2"
APACHE_PID_FILE
"/var/run/apache2/apache2.pid"
APACHE_RUN_DIR
"/var/run/apache2"
APACHE_RUN_GROUP
"www-data"
APACHE_RUN_USER
"www-data"
APP_DEBUG
"1"
COMPOSER_ALLOW_XDEBUG
"0"
CONTENT_LENGTH
"8115"
CONTENT_TYPE
"application/json; charset=utf-8"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/public"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312"
HOSTNAME
"bfda9afe0629"
HTTP_ACCEPT
"*/*; q=0.5, application/json"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_HOST
"api.mmpz.myclientzone.com"
HTTP_STRIPE_SIGNATURE
"t=1760794182,v1=1f9e33270ad226db966c43fd9481d404d47dc730f59dcdee53d4d06d7967df82"
HTTP_USER_AGENT
"Stripe/1.0 (+https://stripe.com/docs/webhooks)"
HTTP_X_FORWARDED_FOR
"54.187.205.235"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
LANG
"C"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
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/get/php-7.4.1.tar.xz.asc/from/this/mirror"
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_EXTRA_BUILD_DEPS
"apache2-dev"
PHP_EXTRA_CONFIGURE_ARGS
"--with-apxs2 --disable-cgi"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -Wl,--hash-style=both -pie"
PHP_MD5
""
PHP_SELF
"/index.php"
PHP_SHA256
"561bb866bdd509094be00f4ece7c3543ec971c4d878645ee81437e291cffc762"
PHP_URL
"https://www.php.net/get/php-7.4.1.tar.xz/from/this/mirror"
PHP_VERSION
"7.4.1"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/payment/2/webhook"
REMOTE_ADDR
"172.20.0.1"
REMOTE_PORT
"52538"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1760794182
REQUEST_TIME_FLOAT
1760794182.455
REQUEST_URI
"/payment/2/webhook"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.20.0.6"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"api.mmpz.myclientzone.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.38 (Debian) Server at api.mmpz.myclientzone.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.38 (Debian)"
SHLVL
"1"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,SENTRY_DSN,API_UNSUPPORTED_VERSIONS,API_SUNSET_VERSIONS,API_LAST_VERSION,MAILER_DSN,MCZ_COOKIE_DOMAIN,ACCOUNTS_DOMAIN,ACCOUNTS_DOMAIN_API_CLIENT,MMDZ_DOMAIN,MMPZ_FRONTEND_DOMAIN,MMPZ_API_DOMAIN,MCZ_TOKEN_NAME,MCZ_REFRESH_TOKEN_NAME,MCZ_REFERER_COOKIE_NAME,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,S3_SECRET_NAME,S3_BUCKET,LAMBDA_IMAGE_RESIZE_ENDPOINT,S3_STORAGE_FOLDER,S3_USER_FOLDER,ELASTICSEARCH_URL,LOCK_DSN,SQS_AWS_KEY,SQS_AWS_SECRET,SQS_AWS_TOKEN,SQS_AWS_REGION,SQS_AWS_QUEUE_NAME,S3_BUCKET_AWS_KEY,S3_BUCKET_AWS_SECRET,S3_BUCKET_NAME,ACCOUNTS_SYNC_ERRORS_LOGGER_SLACK_TOKEN,ACCOUNTS_SYNC_ERRORS_LOGGER_SLACK_CHANNEL,PUSHER_APP_ID,PUSHER_KEY,PUSHER_SECRET,PUSHER_CLUSTER,SYNOLOGY_FTP_HOST,SYNOLOGY_FTP_USERNAME,SYNOLOGY_FTP_PASSWORD,SYNOLOGY_FTP_PORT,FLYSYSTEM_ADAPTER,MUSIIO_API_KEY,FEEDS_EMAIL,LYRIC_FIND_CLIENT_NAME,LYRIC_FIND_PASSWORD,SOUNDMOUSE_API_DOMAIN,SOUNDMOUSE_USERNAME,SOUNDMOUSE_PASSWORD,SOUNDMOUSE_WORKSPACE,MMPZ_GUIDE_URL,REDIS_URL,MMAZ_API_DOMAIN,MMAZ_DOMAIN,CRONTAB_MANAGER_USER,ADMIN_EMAIL,DEFAULT_EVENT_EMAIL,PUBLISHING_EMAIL,ACCOUNT_EMAIL,PAYPAL_CLIENT_ID,PAYPAL_SECRET,PAYPAL_MODE,PAYPAL_PROD_URL,PAYPAL_SANDBOX_URL,CWR_ENVIROMENT,CWR_FOLDER,CWR_FOLDER_OTHER_COMMAND,CWR_HMP_URL_NAME,CWR_HMP_EMILY,CWR_HMP_NAME,CWR_HMPI_URL_NAME,CWR_HMP_WORK_PREFIX,CWR_HMP_IPN,LIVE_USER_EMAIL_COMPOSITION,LYRIC_FIND_LOCAL_FOLDER,LYRIC_FIND_LOCAL_FOLDER_2,SOUNDMOUSE_LOCAL_FOLDER,SOUNDMOUSE_LOCAL_FOLDER_2,IPRS_LOCAL_FOLDER,IPRS_LOCAL_FOLDER_2,PRS_SFTP_HOST,PRS_SFTP_PORT,PRS_SFTP_NOTIFY,PRS_SFTP_ACKN,PRS_LOCAL_FOLDER,PRS_LOCAL_FOLDER_2,PRS_LOCAL_ACK_FOLDER,SACEM_SFTP_HOST,SACEM_SFTP_PORT,SACEM_SFTP_INCOMING,SACEM_SFTP_OUTGOING,SACEM_LOCAL_FOLDER,SACEM_LOCAL_FOLDER_2,SACEM_LOCAL_ACK_FOLDER,SACEM_LOCAL_ACK_FOLDER_2,ABRAMUS_SFTP_HOST,ABRAMUS_SFTP_PORT,ABRAMUS_SFTP_TO_ABRAMUS,ABRAMUS_SFTP_ACK,ABRAMUS_LOCAL_FOLDER,ABRAMUS_LOCAL_FOLDER_2,ABRAMUS_LOCAL_ACK_FOLDER,ABRAMUS_LOCAL_ACK_FOLDER_2,AMRA_SFTP_HOST,AMRA_SFTP_PORT,AMRA_LOCAL_FOLDER,AMRA_LOCAL_FOLDER_2,AMRA_SFTP_REGISTRATATION_CWR,AMRA_SFTP_ACK,AMRA_PRIVATE_KEY_PATH,AMRA_PUBLIC_KEY_PATH,AMRA_KEY_PASSPHRASE,MLC_LOCAL_FOLDER,MLC_LOCAL_FOLDER_2,ESMAA_LOCAL_FOLDER,ESMAA_LOCAL_FOLDER_2,MUSIXMATCH_SFTP_HOST,MUSIXMATCH_SFTP_PORT,MUSIXMATCH_SFTP_FOLDER,MUSIXMATCH_LOCAL_FOLDER,MUSIXMATCH_LOCAL_FOLDER_2,REDIS_HOST,REDIS_PORT,CH_HOST,CH_PORT,CH_USER,CH_PASSWORD,CH_DB_NAME,CH_DRIVER_CLASS,CH_WRAPPER_CLASS,CH_DRIVER_EXTREMES,CH_DRIVER_READONLY,CH_DRIVER_MAY_EXECUTION_TIME,CH_DRIVER_ENABLE_HTTP_COMPRESSION,CH_DRIVER_HTTPS"
VIRTUAL_HOST
"api.mmpz.myclientzone.local"
_
"/usr/sbin/apachectl"
argc
0
argv
[]

Sub Requests 1

ErrorController (token = f9cef9)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\BadRequestHttpException {#4589
  -statusCode: 400
  -headers: []
  #message: "The transaction does not  exist"
  #code: 0
  #file: "/var/www/html/src/Service/PackageService.php"
  #line: 1630
  trace: {
    /var/www/html/src/Service/PackageService.php:1630 {
      App\Service\PackageService->getTransactionByExternalId($externalId) …
      › if(is_null($packageTransaction)){    throw new BadRequestHttpException("The transaction does not  exist");}
    }
    /var/www/html/src/Service/PackageService.php:1578 {
      App\Service\PackageService->processingWebHook(string $data, PaymentGateway $paymentGateway, string $sigHeader) …
      › case StripeWebHookList::INVOICE_OVERDUE:    $packageTransaction = $this->getTransactionByExternalId($arrayResult['id']);    $packageTransaction = $this->processToInactiveASubscription(
      arguments: {
        $externalId: "in_1SIYyLLO1J98DZHqxi3s0VNW"
      }
    }
    /var/www/html/src/Controller/Pub/PaymentWebHook.php:72 {
      App\Controller\Pub\PaymentWebHook->__invoke(Request $request, PaymentGateway $paymentGateway, NoContentResponder $noContentResponder, LoggerInterface $logger) …
      › fclose($f);$this->packageService->processingWebHook($payload, $paymentGateway, $sigHeader);arguments: {
        $data: """
          {\n
            "id": "evt_1SIYyNLO1J98DZHq7OO064lG",\n
            "object": "event",\n
            "api_version": "2023-08-16",\n
            "created": 1760551130,\n
            "data": {\n
              "object": {\n
                "id": "in_1SIYyLLO1J98DZHqxi3s0VNW",\n
                "object": "invoice",\n
                "account_country": "GB",\n
                "account_name": "Horus Music Publishing Limited",\n
                "account_tax_ids": null,\n
                "amount_due": 3300,\n
                "amount_overpaid": 0,\n
                "amount_paid": 0,\n
                "amount_remaining": 3300,\n
                "amount_shipping": 0,\n
                "application": null,\n
                "application_fee_amount": null,\n
                "attempt_count": 0,\n
                "attempted": true,\n
                "auto_advance": false,\n
                "automatic_tax": {\n
                  "disabled_reason": null,\n
                  "enabled": false,\n
                  "liability": null,\n
                  "provider": null,\n
                  "status": null\n
                },\n
                "automatically_finalizes_at": null,\n
                "billing_reason": "subscription_create",\n
                "charge": null,\n
                "collection_method": "charge_automatically",\n
                "created": 1760551129,\n
                "currency": "gbp",\n
                "custom_fields": null,\n
                "customer": "cus_TEz9PZOTGdiyPi",\n
                "customer_address": null,\n
                "customer_email": "pjayplatforms@gmail.com",\n
                "customer_name": "partson mungai",\n
                "customer_phone": null,\n
                "customer_shipping": null,\n
                "customer_tax_exempt": "none",\n
                "customer_tax_ids": [],\n
                "default_payment_method": null,\n
                "default_source": null,\n
                "default_tax_rates": [],\n
                "description": null,\n
                "discount": null,\n
                "discounts": [],\n
                "due_date": null,\n
                "effective_at": 1760551129,\n
                "ending_balance": 0,\n
                "footer": null,\n
                "from_invoice": null,\n
                "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1NwgtJLO1J98DZHq/live_YWNjdF8xTndndEpMTzFKOThEWkhxLF9URjM0d2J5UFZJYlQ1VXh5UjhzSjg4amtRT0F1VjcwLDE1MTA5MTkzMQ0200CwUwoKsx?s=ap",\n
                "invoice_pdf": "https://pay.stripe.com/invoice/acct_1NwgtJLO1J98DZHq/live_YWNjdF8xTndndEpMTzFKOThEWkhxLF9URjM0d2J5UFZJYlQ1VXh5UjhzSjg4amtRT0F1VjcwLDE1MTA5MTkzMQ0200CwUwoKsx/pdf?s=ap",\n
                "issuer": {\n
                  "type": "self"\n
                },\n
                "last_finalization_error": null,\n
                "latest_revision": null,\n
                "lines": {\n
                  "object": "list",\n
                  "data": [\n
                    {\n
                      "id": "il_1SIYyLLO1J98DZHqNsmQniF5",\n
                      "object": "line_item",\n
                      "amount": 3300,\n
                      "amount_excluding_tax": 3300,\n
                      "currency": "gbp",\n
                      "description": "1 × ANNUAL Single Songwriter Subscription (at £33.00 / year)",\n
                      "discount_amounts": [],\n
                      "discountable": true,\n
                      "discounts": [],\n
                      "invoice": "in_1SIYyLLO1J98DZHqxi3s0VNW",\n
                      "livemode": true,\n
                      "metadata": {},\n
                      "parent": {\n
                        "invoice_item_details": null,\n
                        "subscription_item_details": {\n
                          "invoice_item": null,\n
                          "proration": false,\n
                          "proration_details": {\n
                            "credited_items": null\n
                          },\n
                          "subscription": "sub_1SIYyLLO1J98DZHqWEPHGDSl",\n
                          "subscription_item": "si_TF34ydU7eLSA5Z"\n
                        },\n
                        "type": "subscription_item_details"\n
                      },\n
                      "period": {\n
                        "end": 1792087129,\n
                        "start": 1760551129\n
                      },\n
                      "plan": {\n
                        "id": "price_1QuFEILO1J98DZHqSx3nMAt1",\n
                        "object": "plan",\n
                        "active": true,\n
                        "aggregate_usage": null,\n
                        "amount": 3300,\n
                        "amount_decimal": "3300",\n
                        "billing_scheme": "per_unit",\n
                        "created": 1739979030,\n
                        "currency": "gbp",\n
                        "interval": "year",\n
                        "interval_count": 1,\n
                        "livemode": true,\n
                        "metadata": {},\n
                        "meter": null,\n
                        "nickname": null,\n
                        "product": "prod_RnqwSwo5rGVjXP",\n
                        "tiers_mode": null,\n
                        "transform_usage": null,\n
                        "trial_period_days": null,\n
                        "usage_type": "licensed"\n
                      },\n
                      "pretax_credit_amounts": [],\n
                      "price": {\n
                        "id": "price_1QuFEILO1J98DZHqSx3nMAt1",\n
                        "object": "price",\n
                        "active": true,\n
                        "billing_scheme": "per_unit",\n
                        "created": 1739979030,\n
                        "currency": "gbp",\n
                        "custom_unit_amount": null,\n
                        "livemode": true,\n
                        "lookup_key": null,\n
                        "metadata": {},\n
                        "nickname": null,\n
                        "product": "prod_RnqwSwo5rGVjXP",\n
                        "recurring": {\n
                          "aggregate_usage": null,\n
                          "interval": "year",\n
                          "interval_count": 1,\n
                          "meter": null,\n
                          "trial_period_days": null,\n
                          "usage_type": "licensed"\n
                        },\n
                        "tax_behavior": "unspecified",\n
                        "tiers_mode": null,\n
                        "transform_quantity": null,\n
                        "type": "recurring",\n
                        "unit_amount": 3300,\n
                        "unit_amount_decimal": "3300"\n
                      },\n
                      "pricing": {\n
                        "price_details": {\n
                          "price": "price_1QuFEILO1J98DZHqSx3nMAt1",\n
                          "product": "prod_RnqwSwo5rGVjXP"\n
                        },\n
                        "type": "price_details",\n
                        "unit_amount_decimal": "3300"\n
                      },\n
                      "proration": false,\n
                      "proration_details": {\n
                        "credited_items": null\n
                      },\n
                      "quantity": 1,\n
                      "subscription": "sub_1SIYyLLO1J98DZHqWEPHGDSl",\n
                      "subscription_item": "si_TF34ydU7eLSA5Z",\n
                      "tax_amounts": [],\n
                      "tax_rates": [],\n
                      "taxes": [],\n
                      "type": "subscription",\n
                      "unit_amount_excluding_tax": "3300"\n
                    }\n
                  ],\n
                  "has_more": false,\n
                  "total_count": 1,\n
                  "url": "/v1/invoices/in_1SIYyLLO1J98DZHqxi3s0VNW/lines"\n
                },\n
                "livemode": true,\n
                "metadata": {},\n
                "next_payment_attempt": null,\n
                "number": "EF486C9F-0717",\n
                "on_behalf_of": null,\n
                "paid": false,\n
                "paid_out_of_band": false,\n
                "parent": {\n
                  "quote_details": null,\n
                  "subscription_details": {\n
                    "metadata": {},\n
                    "subscription": "sub_1SIYyLLO1J98DZHqWEPHGDSl"\n
                  },\n
                  "type": "subscription_details"\n
                },\n
                "payment_intent": "pi_3SIYyLLO1J98DZHq06r3atvx",\n
                "payment_settings": {\n
                  "default_mandate": null,\n
                  "payment_method_options": {\n
                    "acss_debit": null,\n
                    "bancontact": null,\n
                    "card": {\n
                      "request_three_d_secure": "automatic"\n
                    },\n
                    "customer_balance": null,\n
                    "konbini": null,\n
                    "sepa_debit": null,\n
                    "us_bank_account": null\n
                  },\n
                  "payment_method_types": null\n
                },\n
                "period_end": 1760551129,\n
                "period_start": 1760551129,\n
                "post_payment_credit_notes_amount": 0,\n
                "pre_payment_credit_notes_amount": 0,\n
                "quote": null,\n
                "receipt_number": null,\n
                "rendering": null,\n
                "rendering_options": null,\n
                "shipping_cost": null,\n
                "shipping_details": null,\n
                "starting_balance": 0,\n
                "statement_descriptor": null,\n
                "status": "open",\n
                "status_transitions": {\n
                  "finalized_at": 1760551129,\n
                  "marked_uncollectible_at": null,\n
                  "paid_at": null,\n
                  "voided_at": null\n
                },\n
                "subscription": "sub_1SIYyLLO1J98DZHqWEPHGDSl",\n
                "subscription_details": {\n
                  "metadata": {}\n
                },\n
                "subtotal": 3300,\n
                "subtotal_excluding_tax": 3300,\n
                "tax": null,\n
                "test_clock": null,\n
                "total": 3300,\n
                "total_discount_amounts": [],\n
                "total_excluding_tax": 3300,\n
                "total_pretax_credit_amounts": [],\n
                "total_tax_amounts": [],\n
                "total_taxes": [],\n
                "transfer_data": null,\n
                "webhooks_delivered_at": 1760551129\n
              }\n
            },\n
            "livemode": true,\n
            "pending_webhooks": 1,\n
            "request": {\n
              "id": null,\n
              "idempotency_key": "c6b447d8-93cf-47a0-935d-cdbd83244282"\n
            },\n
            "type": "invoice.payment_failed"\n
          }
          """
        $paymentGateway: App\Entity\Profile\PaymentMethod\PaymentGateway {#2938 …}
        $sigHeader: "t=1760794182,v1=1f9e33270ad226db966c43fd9481d404d47dc730f59dcdee53d4d06d7967df82"
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:158 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
        $paymentGateway: App\Entity\Profile\PaymentMethod\PaymentGateway {#2938 …}
        $noContentResponder: App\Responders\NoContentResponder {#3018 …}
        $logger: Symfony\Bridge\Monolog\Logger {#1551 …}
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:80 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
        $type: 1
      }
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:201 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#974
  #name: "request"
  #handlers: [
    Monolog\Handler\RotatingFileHandler {#970
      #filename: "/var/www/html/var/log/dev.log"
      #maxFiles: 0
      #mustRotate: false
      #nextRotation: DateTime @1760824800 {#950
        date: 2025-10-19 00:00:00.0 CET (+02:00)
      }
      #filenameFormat: "{filename}-{date}"
      #dateFormat: "Y-m-d"
      #stream: stream resource @740
        timed_out: false
        blocked: true
        eof: false
        wrapper_type: "plainfile"
        stream_type: "STDIO"
        mode: "a"
        unread_bytes: 0
        seekable: true
        uri: "/var/www/html/var/log/dev-2025-10-18.log"
        options: []
      }
      #url: "/var/www/html/var/log/dev-2025-10-18.log"
      -errorMessage: null
      #filePermission: null
      #useLocking: false
      -dirCreated: true
      #level: 200
      #bubble: true
      #formatter: Monolog\Formatter\LineFormatter {#647 …}
      #processors: [
        Monolog\Processor\PsrLogMessageProcessor {#977
          -dateFormat: null
          -removeUsedContextFields: false
        }
      ]
    }
    Symfony\Bridge\Monolog\Handler\ConsoleHandler {#973
      -output: null
      -verbosityLevelMap: [
        16 => 400
        32 => 300
        64 => 250
        128 => 200
        256 => 100
      ]
      -consoleFormatterOptions: []
      #level: 100
      #bubble: true
      #formatter: null
      #processors: []
    }
  ]
  #processors: [
    Symfony\Bridge\Monolog\Processor\DebugProcessor {#1041
      -records: [
        "000000002769a7940000000046d70fff" => [
          [
            "timestamp" => 1760794182
            "message" => "Matched route "{route}"."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "route" => "public_app_pub_paymentwebhook__invoke"
              "route_parameters" => [
                "_route" => "public_app_pub_paymentwebhook__invoke"
                "_controller" => "App\Controller\Pub\PaymentWebHook"
                "payment_id" => "2"
              ]
              "request_uri" => "http://api.mmpz.myclientzone.com/payment/2/webhook"
              "method" => "POST"
            ]
            "channel" => "request"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "message" => "User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1970
                #message: "User Deprecated: The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API."
                #code: 0
                #file: "/var/www/html/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php"
                #line: 90
                #severity: E_USER_DEPRECATED
                trace: {
                  /var/www/html/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90 {
                    Doctrine\Common\Inflector\Inflector::classify(string $word): string …
                    › {    @trigger_error(sprintf('The "%s" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.', __METHOD__), E_USER_DEPRECATED);}
                  /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:305 {
                    Doctrine\ORM\EntityRepository->resolveMagicCall($method, $by, array $arguments) …
                    › 
                    › $fieldName = lcfirst(Inflector::classify($by));}
                  /var/www/html/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:228 {
                    Doctrine\ORM\EntityRepository->__call($method, $arguments) …
                    › if (0 === strpos($method, 'findOneBy')) {    return $this->resolveMagicCall('findOneBy', substr($method, 9), $arguments);}
                  }
                  /var/www/html/src/EventListener/SiteMaintenanceModeListener.php:40 {
                    App\EventListener\SiteMaintenanceModeListener->onKernelController(ControllerEvent $event): void …
                    › /** @var Miscellaneous $disableAllUsers */$disableAllUsers = $this->miscellaneousRepository->findOneByName(Constants::DISABLE_ALL_USERS_FIELD);}
                  /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
                  /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                  }
                  /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
                  /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                  }
                  /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                  }
                  /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:146 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
                  }
                  /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /var/www/html/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /var/www/html/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "App\EventListener\SiteMaintenanceModeListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "DH\AuditorBundle\Event\ViewerEventSubscriber::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "t=1760794182,v1=1f9e33270ad226db966c43fd9481d404d47dc730f59dcdee53d4d06d7967df82\n"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => []
            "channel" => "app"
          ]
          [
            "timestamp" => 1760794182
            "message" => "{"id":"in_1SIYyLLO1J98DZHqxi3s0VNW","object":"invoice","account_country":"GB","account_name":"Horus Music Publishing Limited","account_tax_ids":null,"amount_due":3300,"amount_overpaid":0,"amount_paid":0,"amount_remaining":3300,"amount_shipping":0,"application":null,"application_fee_amount":null,"attempt_count":0,"attempted":true,"auto_advance":false,"automatic_tax":{"disabled_reason":null,"enabled":false,"liability":null,"provider":null,"status":null},"automatically_finalizes_at":null,"billing_reason":"subscription_create","charge":null,"collection_method":"charge_automatically","created":1760551129,"currency":"gbp","custom_fields":null,"customer":"cus_TEz9PZOTGdiyPi","customer_address":null,"customer_email":"pjayplatforms@gmail.com","customer_name":"partson mungai","customer_phone":null,"customer_shipping":null,"customer_tax_exempt":"none","customer_tax_ids":[],"default_payment_method":null,"default_source":null,"default_tax_rates":[],"description":null,"discount":null,"discounts":[],"due_date":null,"effective_at":1760551129,"ending_balance":0,"footer":null,"from_invoice":null,"hosted_invoice_url":"https:\/\/invoice.stripe.com\/i\/acct_1NwgtJLO1J98DZHq\/live_YWNjdF8xTndndEpMTzFKOThEWkhxLF9URjM0d2J5UFZJYlQ1VXh5UjhzSjg4amtRT0F1VjcwLDE1MTA5MTkzMQ0200CwUwoKsx?s=ap","invoice_pdf":"https:\/\/pay.stripe.com\/invoice\/acct_1NwgtJLO1J98DZHq\/live_YWNjdF8xTndndEpMTzFKOThEWkhxLF9URjM0d2J5UFZJYlQ1VXh5UjhzSjg4amtRT0F1VjcwLDE1MTA5MTkzMQ0200CwUwoKsx\/pdf?s=ap","issuer":{"type":"self"},"last_finalization_error":null,"latest_revision":null,"lines":{"object":"list","data":[{"id":"il_1SIYyLLO1J98DZHqNsmQniF5","object":"line_item","amount":3300,"amount_excluding_tax":3300,"currency":"gbp","description":"1 \u00d7 ANNUAL Single Songwriter Subscription (at \u00a333.00 \/ year)","discount_amounts":[],"discountable":true,"discounts":[],"invoice":"in_1SIYyLLO1J98DZHqxi3s0VNW","livemode":true,"metadata":[],"parent":{"invoice_item_details":null,"subscription_item_details":{"invoice_item":null,"proration":false,"proration_details":{"credited_items":null},"subscription":"sub_1SIYyLLO1J98DZHqWEPHGDSl","subscription_item":"si_TF34ydU7eLSA5Z"},"type":"subscription_item_details"},"period":{"end":1792087129,"start":1760551129},"plan":{"id":"price_1QuFEILO1J98DZHqSx3nMAt1","object":"plan","active":true,"aggregate_usage":null,"amount":3300,"amount_decimal":"3300","billing_scheme":"per_unit","created":1739979030,"currency":"gbp","interval":"year","interval_count":1,"livemode":true,"metadata":[],"meter":null,"nickname":null,"product":"prod_RnqwSwo5rGVjXP","tiers_mode":null,"transform_usage":null,"trial_period_days":null,"usage_type":"licensed"},"pretax_credit_amounts":[],"price":{"id":"price_1QuFEILO1J98DZHqSx3nMAt1","object":"price","active":true,"billing_scheme":"per_unit","created":1739979030,"currency":"gbp","custom_unit_amount":null,"livemode":true,"lookup_key":null,"metadata":[],"nickname":null,"product":"prod_RnqwSwo5rGVjXP","recurring":{"aggregate_usage":null,"interval":"year","interval_count":1,"meter":null,"trial_period_days":null,"usage_type":"licensed"},"tax_behavior":"unspecified","tiers_mode":null,"transform_quantity":null,"type":"recurring","unit_amount":3300,"unit_amount_decimal":"3300"},"pricing":{"price_details":{"price":"price_1QuFEILO1J98DZHqSx3nMAt1","product":"prod_RnqwSwo5rGVjXP"},"type":"price_details","unit_amount_decimal":"3300"},"proration":false,"proration_details":{"credited_items":null},"quantity":1,"subscription":"sub_1SIYyLLO1J98DZHqWEPHGDSl","subscription_item":"si_TF34ydU7eLSA5Z","tax_amounts":[],"tax_rates":[],"taxes":[],"type":"subscription","unit_amount_excluding_tax":"3300"}],"has_more":false,"total_count":1,"url":"\/v1\/invoices\/in_1SIYyLLO1J98DZHqxi3s0VNW\/lines"},"livemode":true,"metadata":[],"next_payment_attempt":null,"number":"EF486C9F-0717","on_behalf_of":null,"paid":false,"paid_out_of_band":false,"parent":{"quote_details":null,"subscription_details":{"metadata":[],"subscription":"sub_1SIYyLLO1J98DZHqWEPHGDSl"},"type":"subscription_details"},"payment_intent":"pi_3SIYyLLO1J98DZHq06r3atvx","payment_settings":{"default_mandate":null,"payment_method_options":{"acss_debit":null,"bancontact":null,"card":{"request_three_d_secure":"automatic"},"customer_balance":null,"konbini":null,"sepa_debit":null,"us_bank_account":null},"payment_method_types":null},"period_end":1760551129,"period_start":1760551129,"post_payment_credit_notes_amount":0,"pre_payment_credit_notes_amount":0,"quote":null,"receipt_number":null,"rendering":null,"rendering_options":null,"shipping_cost":null,"shipping_details":null,"starting_balance":0,"statement_descriptor":null,"status":"open","status_transitions":{"finalized_at":1760551129,"marked_uncollectible_at":null,"paid_at":null,"voided_at":null},"subscription":"sub_1SIYyLLO1J98DZHqWEPHGDSl","subscription_details":{"metadata":[]},"subtotal":3300,"subtotal_excluding_tax":3300,"tax":null,"test_clock":null,"total":3300,"total_discount_amounts":[],"total_excluding_tax":3300,"total_pretax_credit_amounts":[],"total_tax_amounts":[],"total_taxes":[],"transfer_data":null,"webhooks_delivered_at":1760551129}\n"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => []
            "channel" => "app"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "The transaction does not  exist" at /var/www/html/src/Service/PackageService.php line 1630"
            "priority" => 400
            "priorityName" => "ERROR"
            "context" => [
              "exception" => Symfony\Component\HttpKernel\Exception\BadRequestHttpException {#4589
                -statusCode: 400
                -headers: []
                #message: "The transaction does not  exist"
                #code: 0
                #file: "/var/www/html/src/Service/PackageService.php"
                #line: 1630
                trace: {
                  /var/www/html/src/Service/PackageService.php:1630 {
                    App\Service\PackageService->getTransactionByExternalId($externalId) …
                    › if(is_null($packageTransaction)){    throw new BadRequestHttpException("The transaction does not  exist");}
                  }
                  /var/www/html/src/Service/PackageService.php:1578 {
                    App\Service\PackageService->processingWebHook(string $data, PaymentGateway $paymentGateway, string $sigHeader) …
                    › case StripeWebHookList::INVOICE_OVERDUE:    $packageTransaction = $this->getTransactionByExternalId($arrayResult['id']);    $packageTransaction = $this->processToInactiveASubscription(
                    arguments: {
                      $externalId: "in_1SIYyLLO1J98DZHqxi3s0VNW"
                    }
                  }
                  /var/www/html/src/Controller/Pub/PaymentWebHook.php:72 {
                    App\Controller\Pub\PaymentWebHook->__invoke(Request $request, PaymentGateway $paymentGateway, NoContentResponder $noContentResponder, LoggerInterface $logger) …
                    › fclose($f);$this->packageService->processingWebHook($payload, $paymentGateway, $sigHeader);arguments: {
                      $data: """
                        {\n
                          "id": "evt_1SIYyNLO1J98DZHq7OO064lG",\n
                          "object": "event",\n
                          "api_version": "2023-08-16",\n
                          "created": 1760551130,\n
                          "data": {\n
                            "object": {\n
                              "id": "in_1SIYyLLO1J98DZHqxi3s0VNW",\n
                              "object": "invoice",\n
                              "account_country": "GB",\n
                              "account_name": "Horus Music Publishing Limited",\n
                              "account_tax_ids": null,\n
                              "amount_due": 3300,\n
                              "amount_overpaid": 0,\n
                              "amount_paid": 0,\n
                              "amount_remaining": 3300,\n
                              "amount_shipping": 0,\n
                              "application": null,\n
                              "application_fee_amount": null,\n
                              "attempt_count": 0,\n
                              "attempted": true,\n
                              "auto_advance": false,\n
                              "automatic_tax": {\n
                                "disabled_reason": null,\n
                                "enabled": false,\n
                                "liability": null,\n
                                "provider": null,\n
                                "status": null\n
                              },\n
                              "automatically_finalizes_at": null,\n
                              "billing_reason": "subscription_create",\n
                              "charge": null,\n
                              "collection_method": "charge_automatically",\n
                              "created": 1760551129,\n
                              "currency": "gbp",\n
                              "custom_fields": null,\n
                              "customer": "cus_TEz9PZOTGdiyPi",\n
                              "customer_address": null,\n
                              "customer_email": "pjayplatforms@gmail.com",\n
                              "customer_name": "partson mungai",\n
                              "customer_phone": null,\n
                              "customer_shipping": null,\n
                              "customer_tax_exempt": "none",\n
                              "customer_tax_ids": [],\n
                              "default_payment_method": null,\n
                              "default_source": null,\n
                              "default_tax_rates": [],\n
                              "description": null,\n
                              "discount": null,\n
                              "discounts": [],\n
                              "due_date": null,\n
                              "effective_at": 1760551129,\n
                              "ending_balance": 0,\n
                              "footer": null,\n
                              "from_invoice": null,\n
                              "hosted_invoice_url": "https://invoice.stripe.com/i/acct_1NwgtJLO1J98DZHq/live_YWNjdF8xTndndEpMTzFKOThEWkhxLF9URjM0d2J5UFZJYlQ1VXh5UjhzSjg4amtRT0F1VjcwLDE1MTA5MTkzMQ0200CwUwoKsx?s=ap",\n
                              "invoice_pdf": "https://pay.stripe.com/invoice/acct_1NwgtJLO1J98DZHq/live_YWNjdF8xTndndEpMTzFKOThEWkhxLF9URjM0d2J5UFZJYlQ1VXh5UjhzSjg4amtRT0F1VjcwLDE1MTA5MTkzMQ0200CwUwoKsx/pdf?s=ap",\n
                              "issuer": {\n
                                "type": "self"\n
                              },\n
                              "last_finalization_error": null,\n
                              "latest_revision": null,\n
                              "lines": {\n
                                "object": "list",\n
                                "data": [\n
                                  {\n
                                    "id": "il_1SIYyLLO1J98DZHqNsmQniF5",\n
                                    "object": "line_item",\n
                                    "amount": 3300,\n
                                    "amount_excluding_tax": 3300,\n
                                    "currency": "gbp",\n
                                    "description": "1 × ANNUAL Single Songwriter Subscription (at £33.00 / year)",\n
                                    "discount_amounts": [],\n
                                    "discountable": true,\n
                                    "discounts": [],\n
                                    "invoice": "in_1SIYyLLO1J98DZHqxi3s0VNW",\n
                                    "livemode": true,\n
                                    "metadata": {},\n
                                    "parent": {\n
                                      "invoice_item_details": null,\n
                                      "subscription_item_details": {\n
                                        "invoice_item": null,\n
                                        "proration": false,\n
                                        "proration_details": {\n
                                          "credited_items": null\n
                                        },\n
                                        "subscription": "sub_1SIYyLLO1J98DZHqWEPHGDSl",\n
                                        "subscription_item": "si_TF34ydU7eLSA5Z"\n
                                      },\n
                                      "type": "subscription_item_details"\n
                                    },\n
                                    "period": {\n
                                      "end": 1792087129,\n
                                      "start": 1760551129\n
                                    },\n
                                    "plan": {\n
                                      "id": "price_1QuFEILO1J98DZHqSx3nMAt1",\n
                                      "object": "plan",\n
                                      "active": true,\n
                                      "aggregate_usage": null,\n
                                      "amount": 3300,\n
                                      "amount_decimal": "3300",\n
                                      "billing_scheme": "per_unit",\n
                                      "created": 1739979030,\n
                                      "currency": "gbp",\n
                                      "interval": "year",\n
                                      "interval_count": 1,\n
                                      "livemode": true,\n
                                      "metadata": {},\n
                                      "meter": null,\n
                                      "nickname": null,\n
                                      "product": "prod_RnqwSwo5rGVjXP",\n
                                      "tiers_mode": null,\n
                                      "transform_usage": null,\n
                                      "trial_period_days": null,\n
                                      "usage_type": "licensed"\n
                                    },\n
                                    "pretax_credit_amounts": [],\n
                                    "price": {\n
                                      "id": "price_1QuFEILO1J98DZHqSx3nMAt1",\n
                                      "object": "price",\n
                                      "active": true,\n
                                      "billing_scheme": "per_unit",\n
                                      "created": 1739979030,\n
                                      "currency": "gbp",\n
                                      "custom_unit_amount": null,\n
                                      "livemode": true,\n
                                      "lookup_key": null,\n
                                      "metadata": {},\n
                                      "nickname": null,\n
                                      "product": "prod_RnqwSwo5rGVjXP",\n
                                      "recurring": {\n
                                        "aggregate_usage": null,\n
                                        "interval": "year",\n
                                        "interval_count": 1,\n
                                        "meter": null,\n
                                        "trial_period_days": null,\n
                                        "usage_type": "licensed"\n
                                      },\n
                                      "tax_behavior": "unspecified",\n
                                      "tiers_mode": null,\n
                                      "transform_quantity": null,\n
                                      "type": "recurring",\n
                                      "unit_amount": 3300,\n
                                      "unit_amount_decimal": "3300"\n
                                    },\n
                                    "pricing": {\n
                                      "price_details": {\n
                                        "price": "price_1QuFEILO1J98DZHqSx3nMAt1",\n
                                        "product": "prod_RnqwSwo5rGVjXP"\n
                                      },\n
                                      "type": "price_details",\n
                                      "unit_amount_decimal": "3300"\n
                                    },\n
                                    "proration": false,\n
                                    "proration_details": {\n
                                      "credited_items": null\n
                                    },\n
                                    "quantity": 1,\n
                                    "subscription": "sub_1SIYyLLO1J98DZHqWEPHGDSl",\n
                                    "subscription_item": "si_TF34ydU7eLSA5Z",\n
                                    "tax_amounts": [],\n
                                    "tax_rates": [],\n
                                    "taxes": [],\n
                                    "type": "subscription",\n
                                    "unit_amount_excluding_tax": "3300"\n
                                  }\n
                                ],\n
                                "has_more": false,\n
                                "total_count": 1,\n
                                "url": "/v1/invoices/in_1SIYyLLO1J98DZHqxi3s0VNW/lines"\n
                              },\n
                              "livemode": true,\n
                              "metadata": {},\n
                              "next_payment_attempt": null,\n
                              "number": "EF486C9F-0717",\n
                              "on_behalf_of": null,\n
                              "paid": false,\n
                              "paid_out_of_band": false,\n
                              "parent": {\n
                                "quote_details": null,\n
                                "subscription_details": {\n
                                  "metadata": {},\n
                                  "subscription": "sub_1SIYyLLO1J98DZHqWEPHGDSl"\n
                                },\n
                                "type": "subscription_details"\n
                              },\n
                              "payment_intent": "pi_3SIYyLLO1J98DZHq06r3atvx",\n
                              "payment_settings": {\n
                                "default_mandate": null,\n
                                "payment_method_options": {\n
                                  "acss_debit": null,\n
                                  "bancontact": null,\n
                                  "card": {\n
                                    "request_three_d_secure": "automatic"\n
                                  },\n
                                  "customer_balance": null,\n
                                  "konbini": null,\n
                                  "sepa_debit": null,\n
                                  "us_bank_account": null\n
                                },\n
                                "payment_method_types": null\n
                              },\n
                              "period_end": 1760551129,\n
                              "period_start": 1760551129,\n
                              "post_payment_credit_notes_amount": 0,\n
                              "pre_payment_credit_notes_amount": 0,\n
                              "quote": null,\n
                              "receipt_number": null,\n
                              "rendering": null,\n
                              "rendering_options": null,\n
                              "shipping_cost": null,\n
                              "shipping_details": null,\n
                              "starting_balance": 0,\n
                              "statement_descriptor": null,\n
                              "status": "open",\n
                              "status_transitions": {\n
                                "finalized_at": 1760551129,\n
                                "marked_uncollectible_at": null,\n
                                "paid_at": null,\n
                                "voided_at": null\n
                              },\n
                              "subscription": "sub_1SIYyLLO1J98DZHqWEPHGDSl",\n
                              "subscription_details": {\n
                                "metadata": {}\n
                              },\n
                              "subtotal": 3300,\n
                              "subtotal_excluding_tax": 3300,\n
                              "tax": null,\n
                              "test_clock": null,\n
                              "total": 3300,\n
                              "total_discount_amounts": [],\n
                              "total_excluding_tax": 3300,\n
                              "total_pretax_credit_amounts": [],\n
                              "total_tax_amounts": [],\n
                              "total_taxes": [],\n
                              "transfer_data": null,\n
                              "webhooks_delivered_at": 1760551129\n
                            }\n
                          },\n
                          "livemode": true,\n
                          "pending_webhooks": 1,\n
                          "request": {\n
                            "id": null,\n
                            "idempotency_key": "c6b447d8-93cf-47a0-935d-cdbd83244282"\n
                          },\n
                          "type": "invoice.payment_failed"\n
                        }
                        """
                      $paymentGateway: App\Entity\Profile\PaymentMethod\PaymentGateway {#2938 …}
                      $sigHeader: "t=1760794182,v1=1f9e33270ad226db966c43fd9481d404d47dc730f59dcdee53d4d06d7967df82"
                    }
                  }
                  /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:158 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // call controller$response = $controller(...$arguments);arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $paymentGateway: App\Entity\Profile\PaymentMethod\PaymentGateway {#2938 …}
                      $noContentResponder: App\Responders\NoContentResponder {#3018 …}
                      $logger: Symfony\Bridge\Monolog\Logger {#1551 …}
                    }
                  }
                  /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:80 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /var/www/html/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /var/www/html/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "request"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "App\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "App\EventListener\VersionDeprecationHeaderListener::addVersionDeprecationHeader"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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"
          ]
        ]
        "000000002769b53f0000000046d70fff" => [
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "App\EventListener\SiteMaintenanceModeListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "DH\AuditorBundle\Event\ViewerEventSubscriber::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "App\EventListener\VersionDeprecationHeaderListener::addVersionDeprecationHeader"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1760794182
            "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" => 1760794182
            "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" => 1760794182
            "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: [
        "000000002769a7940000000046d70fff" => 1
        "000000002769b53f0000000046d70fff" => 0
      ]
      -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1086 …}
    }
  ]
  #microsecondTimestamps: true
  #exceptionHandler: null
}