POST http://stage.ecusolutions.io/api/stripe

Query Metrics

3 Database Queries
3 Different statements
9.49 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.55 ms
"START TRANSACTION"
Parameters:
[]
2 1.41 ms
INSERT INTO stripe_inbound_events (hash, created_date, updated_date, deleted, enabled, stripe_inbound_object, stripe_event_type, stripe_created_time, stripe_event_id, been_processed, event_unknown, processed_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "c0374a3a7a484535fd6c4710dc9a8497"
  "2026-05-23 21:22:53"
  "2026-05-23 21:22:53"
  0
  1
  ""{\"id\":\"evt_e2e_dispute_001\",\"object\":\"event\",\"created\":1779570200,\"type\":\"charge.dispute.created\",\"data\":{\"object\":{\"id\":\"du_e2e_001\",\"object\":\"dispute\",\"amount\":2500,\"charge\":\"ch_e2e_002\",\"payment_intent\":\"pi_e2e_002\",\"currency\":\"gbp\",\"reason\":\"product_not_received\",\"status\":\"needs_response\"}}}""
  "charge.dispute.created"
  1779570200
  "evt_e2e_dispute_001"
  0
  0
  null
]
3 7.53 ms
"COMMIT"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Admin\InboundStripeEvent 1

Entities Mapping

Class Mapping errors
App\Entity\EntityBase No errors.
App\Entity\Admin\InboundStripeEvent No errors.