Query Metrics
3
Database Queries
3
Different statements
2.17 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.87 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM news t0
Parameters:
[] |
2 | 0.82 ms |
SELECT t0.id AS id_1, t0.uid AS uid_2, t0.type AS type_3, t0.title AS title_4, t0.slug AS slug_5, t0.image_name AS image_name_6, t0.description AS description_7, t0.public AS public_8, t0.online_price AS online_price_9, t0.visio_price AS visio_price_10, t0.present_price AS present_price_11, t0.trainer AS trainer_12, t0.video_link AS video_link_13, t0.testimonial AS testimonial_14, t0.hardware_list AS hardware_list_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.online AS online_18, t0.visio AS visio_19, t0.present AS present_20, t0.rdv AS rdv_21, t0.active AS active_22 FROM product t0
Parameters:
[] |
3 | 0.48 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.image_name AS image_name_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM actu t0
Parameters:
[] |
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\News | No errors. |
App\Entity\Product | No errors. |
App\Entity\Event | No errors. |
App\Entity\Actu | No errors. |