Query Metrics
6
Database Queries
3
Different statements
3.68 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.94 ms (52.65%) |
1 |
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.text_1 AS text_1_2, s0_.text_2 AS text_2_3, s0_.picture_page AS picture_page_4, s0_.picture_text AS picture_text_5, s0_.picture_pres AS picture_pres_6, s0_.picture_pres_hover AS picture_pres_hover_7, s0_.pos AS pos_8, s0_.tag AS tag_9, s0_.updated_at AS updated_at_10 FROM services s0_ INNER JOIN sub_services s1_ ON s0_.id = s1_.service_id AND (s1_.service_id = s0_.id AND s1_.allowed_to_appointment = ? AND s1_.package = ?) ORDER BY s0_.pos ASC
Parameters:
[ 1 0 ]
|
||||||||||||||||||||||||||||
0.94 ms (25.45%) |
4 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.duration AS duration_3, t0.nb_seances AS nb_seances_4, t0.price AS price_5, t0.pos AS pos_6, t0.text AS text_7, t0.package AS package_8, t0.allowed_to_appointment AS allowed_to_appointment_9, t0.duration_to_book AS duration_to_book_10, t0.service_id AS service_id_11 FROM sub_services t0 WHERE t0.service_id = ?
Parameters:
[
2
]
|
||||||||||||||||||||||||||||
0.80 ms (21.90%) |
1 |
SELECT t0.id AS id_1, t0.picture_text AS picture_text_2, t0.picture_pres AS picture_pres_3, t0.picture_pres_hover AS picture_pres_hover_4, t0.title AS title_5, t0.text AS text_6, t0.duration AS duration_7, t0.allowed_to_appointment AS allowed_to_appointment_8, t0.duration_to_book AS duration_to_book_9, t0.updated_at AS updated_at_10 FROM specialities t0 WHERE t0.allowed_to_appointment = ?
Parameters:
[
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\Services | No errors. |
App\Entity\SubServices | No errors. |
App\Entity\Specialities | No errors. |