Query Metrics
6Database Queries
4Different statements
3.83 msQuery time
0Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.02 ms | SELECT s0_.id AS id_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.title AS title_3, s0_.slug AS slug_4, s0_.url AS url_5, s0_.visibility AS visibility_6, s0_.type AS type_7 FROM seo_redirection s0_ WHERE (s0_.slug = ?) AND s0_.visibility = ? Parameters: [ "mentions" 1 ] |
| 2 | 0.48 ms | SELECT s0_.id AS id_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.title AS title_3, s0_.slug AS slug_4, s0_.url AS url_5, s0_.visibility AS visibility_6, s0_.type AS type_7 FROM seo_redirection s0_ WHERE (s0_.slug = ?) AND s0_.visibility = ? Parameters: [ "mentions" 1 ] |
| 3 | 0.65 ms | SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC Parameters: [
"%blog%"
] |
| 4 | 0.68 ms | SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.title AS title_3, t0.link AS link_4, t0.visibility AS visibility_5, t0.target_blank AS target_blank_6, t0.type AS type_7, t0.sequence AS sequence_8, t0.typeButton AS typeButton_9, t0.visibilityUser AS visibilityUser_10, t0.private AS private_11, t0.no_private AS no_private_12, t0.website AS website_13, t0.recruiter AS recruiter_14, t0.company AS company_15, t0.langue AS langue_16 FROM menu_website_parents t0 WHERE t0.langue = ? AND t0.type = ? AND t0.no_private = ? ORDER BY t0.sequence ASC Parameters: [ "en" "header" 1 ] |
| 5 | 0.46 ms | SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.title AS title_3, t0.link AS link_4, t0.visibility AS visibility_5, t0.target_blank AS target_blank_6, t0.type AS type_7, t0.sequence AS sequence_8, t0.typeButton AS typeButton_9, t0.visibilityUser AS visibilityUser_10, t0.private AS private_11, t0.no_private AS no_private_12, t0.website AS website_13, t0.recruiter AS recruiter_14, t0.company AS company_15, t0.langue AS langue_16 FROM menu_website_parents t0 WHERE t0.langue = ? AND t0.type = ? AND t0.no_private = ? ORDER BY t0.sequence ASC Parameters: [ "en" "header-right" 1 ] |
| 6 | 0.54 ms | SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.locale AS locale_4, t0.keypair AS keypair_5, t0.value AS value_6 FROM core_translations t0 WHERE t0.locale = ? Parameters: [
"en"
] |
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\Seo\Redirection | No errors. |
| App\Entity\Core\Tools | No errors. |
| App\Entity\Menu\WebsiteParents | No errors. |
| App\Entity\Core\Translations | No errors. |