Query Metrics
21
Database Queries
7
Different statements
2.86 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.32 ms (46.05%) |
13 |
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:
[
5
]
|
|
0.45 ms (15.59%) |
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
Parameters:
[] |
|
0.39 ms (13.45%) |
3 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.22 ms (7.76%) |
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.21 ms (7.31%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image_name AS image_name_4, t0.online AS online_5, t0.file_name AS file_name_6, t0.meta_title AS meta_title_7, t0.meta_description AS meta_description_8, t0.slug AS slug_9, t0.no_index AS no_index_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM blogs t0 LIMIT 10
Parameters:
[] |
|
0.19 ms (6.46%) |
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.10 ms (3.38%) |
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\Blog | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\RealisationImage | No errors. |