Query Metrics
1
Database Queries
1
Different statements
0.70 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.70 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.url AS url_4, t0.refresh_time AS refresh_time_5, t0.brand_id AS brand_id_6 FROM prim_countdown_redirect t0 WHERE t0.slug = ? AND t0.brand_id = ? LIMIT 1
Parameters:
[ "primigena-14" "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\CountdownRedirect\CountdownRedirect | 1 |
| App\Entity\Brand | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\CountdownRedirect\CountdownRedirect | No errors. |
| App\Entity\Brand | No errors. |
| App\Entity\CountdownRedirect\CountdownRedirectRead | No errors. |