Query Metrics
5Database Queries
5Different statements
2.40 msQuery time
0Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.99 ms (41.14%) | 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: [ "categorie/finance-et-comptabilite" 1 ] |
0.66 ms (27.62%) | 1 | SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.name AS name_3, c0_.lastname AS lastname_4, c0_.phone AS phone_5, c0_.email AS email_6, c0_.address AS address_7, c0_.city AS city_8, c0_.zipcode AS zipcode_9, c0_.country AS country_10, c0_.slug AS slug_11, c0_.slug_anonyme AS slug_anonyme_12, c0_.title_job AS title_job_13, c0_.description_cover AS description_cover_14, c0_.description_cover_anonyme AS description_cover_anonyme_15, c0_.description_services AS description_services_16, c0_.description_services_anonyme AS description_services_anonyme_17, c0_.description_cta AS description_cta_18, c0_.description_cta_anonyme AS description_cta_anonyme_19, c0_.description AS description_20, c0_.description_anonyme AS description_anonyme_21, c0_.description_experience AS description_experience_22, c0_.description_experience_anonyme AS description_experience_anonyme_23, c0_.website_url AS website_url_24, c0_.linkedin_url AS linkedin_url_25, c0_.salary AS salary_26, c0_.freelance AS freelance_27, c0_.alternance AS alternance_28, c0_.stage AS stage_29, c0_.on_search AS on_search_30, c0_.on_discussion AS on_discussion_31, c0_.notifications AS notifications_32, c0_.online AS online_33, c0_.online_classic AS online_classic_34, c0_.invitation_code AS invitation_code_35, c0_.invitation_code_anonyme AS invitation_code_anonyme_36, c0_.views AS views_37, c0_.exp_years AS exp_years_38, c0_.views_anonyme AS views_anonyme_39, c0_.first AS first_40, c0_.point_x AS point_x_41, c0_.point_y AS point_y_42, -1 AS sclr_43, c0_.category_id AS category_id_44 FROM cvs_candidates c0_ WHERE c0_.category_id = 2 ORDER BY c0_.updated_at DESC Parameters: [] |
0.35 ms (14.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.icon AS icon_7, t0.short_title AS short_title_8, t0.short_description AS short_description_9, t0.big_category_id AS big_category_id_10 FROM cvs_categories t0 WHERE t0.slug = ? LIMIT 1 Parameters: [
"finance-et-comptabilite"
] |
0.20 ms (8.40%) | 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: [] |
0.20 ms (8.24%) | 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%"
] |
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\Cvs\Categories | No errors. |
App\Entity\Cvs\BigCategories | No errors. |
App\Entity\Cvs\Candidates | No errors. |
App\Entity\Core\Tools | No errors. |