Query Metrics
3
Database Queries
3
Different statements
0.78 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.afid AS afid_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM newsletters t0
Parameters:
[] |
| 2 | 0.26 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.source AS source_4, t0.promote AS promote_5, t0.image AS image_6, t0.image_post_inscription AS image_post_inscription_7, t0.link AS link_8, t0.date_register AS date_register_9, t0.email_partenaire AS email_partenaire_10, t0.online AS online_11, t0.popup AS popup_12, t0.name_partenaire AS name_partenaire_13, t0.url_affiliation AS url_affiliation_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16 FROM webinaires t0 WHERE t0.promote = ? LIMIT 1
Parameters:
[
1
]
|
| 3 | 0.11 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.source AS source_4, t0.promote AS promote_5, t0.image AS image_6, t0.image_post_inscription AS image_post_inscription_7, t0.link AS link_8, t0.date_register AS date_register_9, t0.email_partenaire AS email_partenaire_10, t0.online AS online_11, t0.popup AS popup_12, t0.name_partenaire AS name_partenaire_13, t0.url_affiliation AS url_affiliation_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16 FROM webinaires t0 WHERE t0.popup = ? LIMIT 1
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\Newsletter | No errors. |
| App\Entity\Webinaire | No errors. |