Query Metrics
1
Database Queries
1
Different statements
1.17 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.17 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.name AS name_3, t0.picture_url AS picture_url_4, t0.type AS type_5, t0.level AS level_6, t0.rating AS rating_7, t0.price AS price_8, t0.promotion_price AS promotion_price_9, t0.duration AS duration_10, t0.school_url AS school_url_11, t0.lessons AS lessons_12, t0.slug AS slug_13, t0.active AS active_14, t0.category_idx_id AS category_idx_id_15, t0.instructor_idx_id AS instructor_idx_id_16 FROM courses t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"contact-us.html"
]
|
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\Courses | No errors. |
| App\Entity\Categories | No errors. |
| App\Entity\Instructors | No errors. |