Query Metrics
5
Database Queries
4
Different statements
26.46 ms
Query time
0
Invalid entities
20
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.36 ms |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.phone AS phone_3, t0.email AS email_4, t0.address AS address_5, t0.facebook_url AS facebook_url_6, t0.instagram_url AS instagram_url_7, t0.google_url AS google_url_8, t0.tel_message AS tel_message_9, t0.tel_exemples AS tel_exemples_10, t0.tel_delai AS tel_delai_11, t0.tel_garantie AS tel_garantie_12, t0.tel_brands AS tel_brands_13, t0.hero_title AS hero_title_14, t0.hero_description AS hero_description_15, t0.hero_rating AS hero_rating_16, t0.hero_cta_text AS hero_cta_text_17, t0.services_title AS services_title_18, t0.why_title AS why_title_19, t0.brands_title AS brands_title_20, t0.brands_subtitle AS brands_subtitle_21, t0.brands_note AS brands_note_22, t0.print3d_title AS print3d_title_23, t0.hero_image_path AS hero_image_path_24, t0.print3d_image_path AS print3d_image_path_25, t0.print3d_description AS print3d_description_26, t0.print3d_features AS print3d_features_27, t0.print3d_cta_text AS print3d_cta_text_28, t0.print3d_note AS print3d_note_29, t0.microsoudure_intro AS microsoudure_intro_30, t0.microsoudure_note AS microsoudure_note_31, t0.microsoudure_mc75_path AS microsoudure_mc75_path_32, t0.microsoudure_t12_path AS microsoudure_t12_path_33, t0.microsoudure958ht_path AS microsoudure958ht_path_34 FROM settings t0 LIMIT 1
Parameters:
[]
|
||||||||||||||||||||||||
| 2 | 1.48 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.title AS title_3, t0.description AS description_4, t0.position AS position_5, t0.active AS active_6 FROM home_feature t0 WHERE t0.active = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
||||||||||||||||||||||||
| 3 | 1.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo_path AS logo_path_3, t0.description AS description_4, t0.position AS position_5, t0.active AS active_6 FROM home_brand t0 WHERE t0.active = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
||||||||||||||||||||||||
| 4 | 20.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.icon AS icon_4, t0.badge AS badge_5, t0.is_active AS is_active_6, t0.position AS position_7, t0.features AS features_8 FROM service t0 ORDER BY t0.position ASC
Parameters:
[]
|
||||||||||||||||||||||||
| 5 | 1.34 ms |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.phone AS phone_3, t0.email AS email_4, t0.address AS address_5, t0.facebook_url AS facebook_url_6, t0.instagram_url AS instagram_url_7, t0.google_url AS google_url_8, t0.tel_message AS tel_message_9, t0.tel_exemples AS tel_exemples_10, t0.tel_delai AS tel_delai_11, t0.tel_garantie AS tel_garantie_12, t0.tel_brands AS tel_brands_13, t0.hero_title AS hero_title_14, t0.hero_description AS hero_description_15, t0.hero_rating AS hero_rating_16, t0.hero_cta_text AS hero_cta_text_17, t0.services_title AS services_title_18, t0.why_title AS why_title_19, t0.brands_title AS brands_title_20, t0.brands_subtitle AS brands_subtitle_21, t0.brands_note AS brands_note_22, t0.print3d_title AS print3d_title_23, t0.hero_image_path AS hero_image_path_24, t0.print3d_image_path AS print3d_image_path_25, t0.print3d_description AS print3d_description_26, t0.print3d_features AS print3d_features_27, t0.print3d_cta_text AS print3d_cta_text_28, t0.print3d_note AS print3d_note_29, t0.microsoudure_intro AS microsoudure_intro_30, t0.microsoudure_note AS microsoudure_note_31, t0.microsoudure_mc75_path AS microsoudure_mc75_path_32, t0.microsoudure_t12_path AS microsoudure_t12_path_33, t0.microsoudure958ht_path AS microsoudure958ht_path_34 FROM settings t0 LIMIT 1
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Service | 9 |
| App\Entity\HomeBrand | 6 |
| App\Entity\HomeFeature | 4 |
| App\Entity\Settings | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Settings | No errors. |
| App\Entity\HomeFeature | No errors. |
| App\Entity\HomeBrand | No errors. |
| App\Entity\Service | No errors. |