Query Metrics
8Database Queries
8Different statements
50.12 msQuery time
0Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.94 ms | SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.slug AS slug_5, t0.url AS url_6, t0.visibility AS visibility_7, t0.type AS type_8 FROM seo_redirection t0 WHERE t0.slug = ? AND t0.visibility = ? LIMIT 1 Parameters: [ "login" 1 ] |
2 | 0.52 ms | SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.folder_slug AS folder_slug_5, t0.folder_slug2 AS folder_slug2_6, t0.folder_slug3 AS folder_slug3_7, t0.title AS title_8, t0.short_title AS short_title_9, t0.description AS description_10, t0.short_description AS short_description_11, t0.views AS views_12, t0.locale AS locale_13, t0.noblock AS noblock_14, t0.robots AS robots_15, t0.type AS type_16, t0.sitemap AS sitemap_17, t0.menu_absolute AS menu_absolute_18, t0.theme AS theme_19, t0.style AS style_20, t0.javascript AS javascript_21, t0.redirect AS redirect_22, t0.identifiant AS identifiant_23, t0.sequence AS sequence_24, t0.canonical AS canonical_25, t0.author AS author_26, t0.premium AS premium_27, t0.navbar AS navbar_28, t0.navbar_background_color AS navbar_background_color_29, t0.image_name AS image_name_30, t0.image_original_name AS image_original_name_31, t0.image_mime_type AS image_mime_type_32, t0.image_size AS image_size_33, t0.image_dimensions AS image_dimensions_34, t0.fiche_id AS fiche_id_35 FROM pages_pages t0 WHERE t0.name = ? LIMIT 1 Parameters: [
"login"
] |
3 | 0.51 ms | SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.title_block AS title_block_5, t0.description AS description_6, t0.description_html AS description_html_7, t0.svg_html AS svg_html_8, t0.backgroundColor AS backgroundColor_9, t0.html AS html_10, t0.type AS type_11, t0.type_block AS type_block_12, t0.sequence AS sequence_13, t0.style AS style_14, t0.visibility_user AS visibility_user_15, t0.only_visitor AS only_visitor_16, t0.visibility_title AS visibility_title_17, t0.visibility_date AS visibility_date_18, t0.start_page AS start_page_19, t0.image_name AS image_name_20, t0.image_original_name AS image_original_name_21, t0.image_mime_type AS image_mime_type_22, t0.image_size AS image_size_23, t0.image_dimensions AS image_dimensions_24, t0.page_id AS page_id_25, t0.savetemplate_id AS savetemplate_id_26, t0.article_id AS article_id_27 FROM pages_pages_has_blocks t0 WHERE t0.page_id = ? AND t0.type = ? AND t0.start_page = ? ORDER BY t0.sequence ASC Parameters: [ 75 "prod" 0 ] |
4 | 0.14 ms | "START TRANSACTION" Parameters: [] |
5 | 0.27 ms | UPDATE pages_pages SET views = ?, updated_at = ? WHERE id = ? Parameters: [ 61532 "2024-11-21 09:58:45" 75 ] |
6 | 47.26 ms | "COMMIT" Parameters: [] |
7 | 0.25 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%"
] |
8 | 0.23 ms | SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.slug AS slug_5, t0.description AS description_6, t0.short_title AS short_title_7, t0.short_description AS short_description_8, t0.project AS project_9 FROM cvs_big_categories t0 ORDER BY t0.title ASC Parameters: [] |
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. |
Vich\UploaderBundle\Entity\File | No errors. |
App\Entity\Pages\Pages | No errors. |
App\Entity\Fiches\Articles | No errors. |
App\Entity\Pages\PagesHasBlocks | No errors. |
App\Entity\Pages\SaveTemplates | No errors. |
App\Entity\Articles\Articles | No errors. |
App\Entity\Core\Tools | No errors. |
App\Entity\Cvs\BigCategories | No errors. |