Query Metrics
1
Database Queries
1
Different statements
14.02 ms
Query time
0
Invalid entities
7
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
14.02 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.sid AS sid_2, t0.active AS active_3, t0.description AS description_4, t0.name AS name_5, t0.metadata AS metadata_6, t0.raw AS raw_7, t0.synced_at AS synced_at_8, t0.default_price_id AS default_price_id_9 FROM stripe_product t0 WHERE t0.active = ? ORDER BY t0.id DESC LIMIT 4
Parameters:
[
1
]
|
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\StripeProduct | 4 |
| App\Entity\StripePrice | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\StripeProduct | No errors. |
| App\Entity\StripePrice | No errors. |