Query Metrics
2
Database Queries
2
Different statements
1.93 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.25 ms (64.93%) |
1 |
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.slug AS slug_2, r0_.description AS description_3, r0_.meta_description AS meta_description_4, r0_.video AS video_5, r0_.realization_amount AS realization_amount_6, r0_.realization_time AS realization_time_7, r0_.designed_at AS designed_at_8, r0_.image AS image_9, r0_.created_at AS created_at_10, r0_.updated_at AS updated_at_11, r0_.deleted_at AS deleted_at_12, r0_.is_active AS is_active_13, r0_.dimensions_width AS dimensions_width_14, r0_.dimensions_height AS dimensions_height_15, r0_.support_type AS support_type_16, r0_.support_color AS support_color_17, r0_.prescriber_id AS prescriber_id_18 FROM realization r0_ WHERE r0_.slug = ? AND r0_.is_active = 1
Parameters:
[
"maitre-joelle-ory"
]
|
||||||||||||||||||||||||||||||
0.68 ms (35.07%) |
1 |
SELECT r0_.id AS id_0, r0_.image AS image_1, r0_.sort AS sort_2, r0_.created_at AS created_at_3, r0_.updated_at AS updated_at_4, r0_.deleted_at AS deleted_at_5, r0_.is_active AS is_active_6 FROM realization_gallery r0_ WHERE r0_.realization_id = ? ORDER BY r0_.sort ASC, r0_.created_at DESC
Parameters:
[
6
]
|
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\ValueObject\Dimensions | No errors. |
App\Entity\ValueObject\Support | No errors. |
App\Entity\Realization | No errors. |
App\Entity\Prescriber | No errors. |
App\Entity\RealizationGallery | No errors. |