Query Metrics
1
Database Queries
1
Different statements
0.83 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.83 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.category AS category_4, t0.description AS description_5, t0.review_content AS review_content_6, t0.price_cents AS price_cents_7, t0.old_price_cents AS old_price_cents_8, t0.score AS score_9, t0.score_sound AS score_sound_10, t0.score_design AS score_design_11, t0.score_price_performance AS score_price_performance_12, t0.image_url AS image_url_13, t0.pros AS pros_14, t0.cons AS cons_15, t0.affiliate_url AS affiliate_url_16, t0.affiliate_store AS affiliate_store_17, t0.review_count AS review_count_18, t0.user_rating AS user_rating_19, t0.featured AS featured_20, t0.is_deal AS is_deal_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23 FROM products t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"compare"
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Product | No errors. |