Query Metrics
6Database Queries
6Different statements
2.52 msQuery time
0Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.95 ms (37.53%) | 1 | 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: [ "pourquoi-un-cv-anonyme" 1 ] |
0.45 ms (17.77%) | 1 | 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.status = ? LIMIT 1 Parameters: [ "pourquoi-un-cv-anonyme" "ONLINE" ] |
0.37 ms (14.68%) | 1 | SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.expired_at AS expired_at_4, t0.identifiant AS identifiant_5, t0.email AS email_6, t0.title AS title_7, t0.description_initial AS description_initial_8, t0.description_content AS description_content_9, t0.description_cta AS description_cta_10, t0.path_cta AS path_cta_11, t0.button_cta AS button_cta_12, t0.title1 AS title1_13, t0.subtitle1 AS subtitle1_14, t0.description1 AS description1_15, t0.title2 AS title2_16, t0.subtitle2 AS subtitle2_17, t0.description2 AS description2_18, t0.title3 AS title3_19, t0.subtitle3 AS subtitle3_20, t0.description3 AS description3_21, t0.min AS min_22, t0.min_hours AS min_hours_23, t0.max AS max_24, t0.max_hours AS max_hours_25, t0.price_day AS price_day_26, t0.price_hour AS price_hour_27, t0.views AS views_28 FROM pages_simulation_content t0 WHERE t0.identifiant = ? LIMIT 1 Parameters: [
"pourquoi-un-cv-anonyme"
] |
0.26 ms (10.39%) | 1 | SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.identifiant AS identifiant_4, t0.identifiant_key AS identifiant_key_5, t0.title AS title_6, t0.description AS description_7, t0.description_content AS description_content_8, t0.views AS views_9 FROM pages_secure_content t0 WHERE t0.identifiant = ? LIMIT 1 Parameters: [
"pourquoi-un-cv-anonyme"
] |
0.25 ms (10.03%) | 1 | 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%"
] |
0.24 ms (9.60%) | 1 | 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. |
App\Entity\Pages\SimulationContent | No errors. |
App\Entity\Pages\SecureContent | No errors. |
App\Entity\Pages\Contents | No errors. |
Vich\UploaderBundle\Entity\File | No errors. |
App\Entity\Pages\Pages | No errors. |
App\Entity\Core\Tools | No errors. |
App\Entity\Cvs\BigCategories | No errors. |