Query Metrics
1
Database Queries
1
Different statements
0.39 ms
Query time
0
Invalid entities
3
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.limit_generation AS limit_generation_4, t0.price AS price_5, t0.active AS active_6, t0.limit_storage AS limit_storage_7, t0.stripe_price_id AS stripe_price_id_8 FROM plan t0 WHERE t0.active = ? ORDER BY t0.id ASC
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\Plan | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Plan | No errors. |
| App\Entity\Tool | No errors. |