Query Metrics
107
Database Queries
6
Different statements
12.78 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
11.30 ms (88.40%) |
100 |
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.realisation_id AS realisation_id_5 FROM realisation_image t0 WHERE t0.realisation_id = ?
Parameters:
[
167
]
|
|
0.58 ms (4.57%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.website AS website_3, t0.online AS online_4, t0.image_name AS image_name_5, t0.position AS position_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.category_id AS category_id_9 FROM realisations t0 ORDER BY t0.position ASC
Parameters:
[] |
|
0.38 ms (2.95%) |
3 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ?
Parameters:
[
3
]
|
|
0.23 ms (1.84%) |
1 |
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:
[] |
|
0.17 ms (1.34%) |
1 |
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
]
|
|
0.12 ms (0.91%) |
1 |
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. |
| App\Entity\Realisation | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\RealisationImage | No errors. |