Query Metrics
4Database Queries
3Different statements
1.17 msQuery time
0Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
| 0.78 ms (66.69%) | 2 | 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: [ "es" 1 ] |
| 0.21 ms (17.81%) | 1 | SELECT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.updated_at AS updated_at_2, a0_.published_at AS published_at_3, a0_.slug AS slug_4, a0_.title AS title_5, a0_.title_ariane AS title_ariane_6, a0_.shortTitle AS shortTitle_7, a0_.subtitle AS subtitle_8, a0_.type AS type_9, a0_.short_description AS short_description_10, a0_.description AS description_11, a0_.description_start AS description_start_12, a0_.tags AS tags_13, a0_.visibility AS visibility_14, a0_.language AS language_15, a0_.carousel AS carousel_16, a0_.featured AS featured_17, a0_.autopublished_at AS autopublished_at_18, a0_.translation AS translation_19, a0_.sitemap AS sitemap_20, a0_.robots AS robots_21, a0_.type_editor AS type_editor_22, a0_.canonical AS canonical_23, a0_.author AS author_24, a0_.url AS url_25, a0_.cta_html AS cta_html_26, a0_.keyword AS keyword_27, a0_.pageslug AS pageslug_28, a0_.pageslug2 AS pageslug2_29, a0_.pageslug3 AS pageslug3_30, a0_.visibleArticles AS visibleArticles_31, a0_.onlyPage AS onlyPage_32, a0_.identifiant AS identifiant_33, a0_.image_name AS image_name_34, a0_.image_original_name AS image_original_name_35, a0_.image_mime_type AS image_mime_type_36, a0_.image_size AS image_size_37, a0_.image_dimensions AS image_dimensions_38 FROM articles_articles a0_ WHERE a0_.visibility = 1 AND a0_.language = ? AND a0_.published_at IS NOT NULL ORDER BY a0_.published_at DESC LIMIT 6 Parameters: [
"es"
] |
| 0.18 ms (15.50%) | 1 | 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 = ? AND t0.locale = ? LIMIT 1 Parameters: [ "homepage" "es" ] |
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\Articles\Articles | No errors. |
| App\Entity\Fiches\Categories | No errors. |
| App\Entity\Core\Users | No errors. |