Query Metrics
2
Database Queries
2
Different statements
0.65 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.33 ms |
SELECT t0.name AS name_1, t0.image1_name AS image1_name_2, t0.id AS id_3, t0.create_at AS create_at_4, t0.published AS published_5, t0.published_at AS published_at_6, t0.docs AS docs_7 FROM hs_tc_tutoring_subject t0
Parameters:
[] |
| 2 | 0.32 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.type AS type_3, t0.val AS val_4, t0.category AS category_5, t0.show_in_home AS show_in_home_6, t0.show_in_contact AS show_in_contact_7, t0.id AS id_8, t0.create_at AS create_at_9, t0.published AS published_10, t0.published_at AS published_at_11, t0.docs AS docs_12 FROM hs_tc_information t0 WHERE t0.category = ? AND t0.published = ?
Parameters:
[ "Coordonnées" 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Tutoring\Subject | No errors. |
| App\Entity\Tutoring\Course | No errors. |
| App\Entity\Information | No errors. |