Query Metrics
1
Database Queries
1
Different statements
0.65 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.65 ms |
SELECT t0.id AS id_1, t0.slogan AS slogan_2, t0.description AS description_3, t0.name AS name_4, t0.language AS language_5, t0.video_url AS video_url_6, t0.image_url AS image_url_7, t0.has_multiple_step AS has_multiple_step_8, t0.price AS price_9, t0.date_str AS date_str_10, t0.date AS date_11, t0.place AS place_12, t0.instructor AS instructor_13, t0.slug AS slug_14, t0.is_active AS is_active_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18, t0.course_type_id AS course_type_id_19, t0.publisher_id AS publisher_id_20, t0.commande_id AS commande_id_21 FROM course t0 WHERE t0.is_active = ? ORDER BY t0.created_at DESC LIMIT 2
Parameters:
[
1
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| unitec | doctrine.dbal.unitec_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| unitec | doctrine.orm.unitec_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Course | No errors. |
| App\Entity\User | No errors. |
| App\Entity\CourseType | No errors. |
| App\Entity\Order | No errors. |
unitec entity manager
No loaded entities.