Query Metrics
2
Database Queries
2
Different statements
0.45 ms
Query time
0
Invalid entities
10
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.27 ms (60.16%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.head_scripts AS head_scripts_5, t0.body_scripts AS body_scripts_6, t0.is_required AS is_required_7, t0.is_active AS is_active_8, t0.position AS position_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM cookie_category t0 WHERE t0.is_active = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
||||||||||||||||||||||||
|
0.18 ms (39.84%) |
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.price_monthly AS price_monthly_4, t0.stripe_price_id AS stripe_price_id_5, t0.max_guidebooks AS max_guidebooks_6, t0.max_modules AS max_modules_7, t0.max_pois AS max_pois_8, t0.features AS features_9, t0.max_checkin_photos AS max_checkin_photos_10, t0.max_checkout_photos AS max_checkout_photos_11, t0.is_popular AS is_popular_12, t0.is_quote AS is_quote_13, t0.is_active AS is_active_14, t0.position AS position_15, t0.description AS description_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18 FROM plan t0 WHERE t0.is_active = ? ORDER BY t0.position 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 | 7 |
| App\Entity\CookieCategory | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Plan | No errors. |
| App\Entity\CookieCategory | No errors. |