Query Metrics
7
Database Queries
7
Different statements
3.11 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.52 ms |
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:
[] |
| 2 | 0.14 ms |
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 3
Parameters:
[] |
| 3 | 1.65 ms |
SELECT m0_.id AS id_0, m0_.active AS active_1, m0_.visual AS visual_2, m0_.url AS url_3, m0_.visualwebp AS visualwebp_4 FROM module_popup m0_ WHERE m0_.active = ?
Parameters:
[
1
]
|
| 4 | 0.25 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:
[] |
| 5 | 0.22 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
]
|
| 6 | 0.12 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
]
|
| 7 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0 WHERE t0.id = ?
Parameters:
[
3
]
|
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\ModulePopup | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\RealisationImage | No errors. |