Query Metrics
4Database Queries
4Different statements
1.57 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: [ "dist/js/select2.min.js" 1 ] |
2 | 0.21 ms | SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.folder_slug AS folder_slug_4, t0.folder_slug2 AS folder_slug2_5, t0.folder_slug3 AS folder_slug3_6, t0.title AS title_7, t0.tag AS tag_8, t0.status AS status_9, t0.theme AS theme_10, t0.short_title AS short_title_11, t0.short_description AS short_description_12, t0.description_cover AS description_cover_13, t0.description_content AS description_content_14, t0.description_content_end AS description_content_end_15, t0.title_mitillo_plus AS title_mitillo_plus_16, t0.path_mirtillo_plus AS path_mirtillo_plus_17, t0.description_mirtillo_plus AS description_mirtillo_plus_18, t0.title_button_mirtillo_plus AS title_button_mirtillo_plus_19, t0.description_after_cover AS description_after_cover_20, t0.page_id AS page_id_21 FROM pages_contents t0 WHERE t0.folder_slug = ? AND t0.folder_slug2 = ? AND t0.folder_slug3 = ? AND t0.status = ? LIMIT 1 Parameters: [ "dist" "js" "select2.min.js" "ONLINE" ] |
3 | 0.19 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.short_title AS short_title_5, t0.short_description AS short_description_6, t0.folder_slug AS folder_slug_7, t0.folder_slug2 AS folder_slug2_8, t0.folder_slug3 AS folder_slug3_9, t0.tag AS tag_10, t0.description AS description_11, t0.description_premium AS description_premium_12, t0.status AS status_13, t0.theme AS theme_14, t0.category_id AS category_id_15, t0.user_id AS user_id_16 FROM fiches_articles t0 WHERE t0.folder_slug = ? AND t0.folder_slug2 = ? AND t0.folder_slug3 = ? AND t0.status = ? LIMIT 1 Parameters: [ "dist" "js" "select2.min.js" "ONLINE" ] |
4 | 0.23 ms | SELECT p0_.id AS id_0, p0_.created_at AS created_at_1, p0_.updated_at AS updated_at_2, p0_.name AS name_3, p0_.folder_slug AS folder_slug_4, p0_.folder_slug2 AS folder_slug2_5, p0_.folder_slug3 AS folder_slug3_6, p0_.title AS title_7, p0_.short_title AS short_title_8, p0_.description AS description_9, p0_.short_description AS short_description_10, p0_.views AS views_11, p0_.locale AS locale_12, p0_.noblock AS noblock_13, p0_.robots AS robots_14, p0_.type AS type_15, p0_.sitemap AS sitemap_16, p0_.menu_absolute AS menu_absolute_17, p0_.theme AS theme_18, p0_.style AS style_19, p0_.javascript AS javascript_20, p0_.redirect AS redirect_21, p0_.identifiant AS identifiant_22, p0_.sequence AS sequence_23, p0_.canonical AS canonical_24, p0_.author AS author_25, p0_.premium AS premium_26, p0_.navbar AS navbar_27, p0_.navbar_background_color AS navbar_background_color_28, p0_.image_name AS image_name_29, p0_.image_original_name AS image_original_name_30, p0_.image_mime_type AS image_mime_type_31, p0_.image_size AS image_size_32, p0_.image_dimensions AS image_dimensions_33, p0_.fiche_id AS fiche_id_34 FROM pages_pages p0_ WHERE (p0_.locale = ? AND p0_.name IS NULL) AND p0_.folder_slug = ? AND p0_.folder_slug2 = ? AND p0_.folder_slug3 = ? Parameters: [ "fr" "dist" "js" "select2.min.js" ] |
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\Pages\Contents | No errors. |
Vich\UploaderBundle\Entity\File | No errors. |
App\Entity\Pages\Pages | No errors. |
App\Entity\Fiches\Articles | No errors. |
App\Entity\Fiches\Categories | No errors. |
App\Entity\Core\Users | No errors. |