Query Metrics
7
Database Queries
6
Different statements
8,89 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2,94 ms (33,06%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.rank AS rank_3, t0.color AS color_4, t0.is_active AS is_active_5 FROM cfg_blocs t0 WHERE t0.is_active = ? ORDER BY t0.rank ASC
Parameters:
[
1
]
|
2,34 ms (26,26%) |
1 |
SELECT t0.id AS id_1, t0.url AS url_2, t0.tinymce_classes AS tinymce_classes_3, t0.analytics AS analytics_4, t0.password AS password_5, t0.captcha_key AS captcha_key_6, t0.captcha_key_secret AS captcha_key_secret_7, t0.is_active AS is_active_8, t0.ips_auth AS ips_auth_9, t0.js_additionnal AS js_additionnal_10 FROM cfg_site t0 WHERE t0.id = ?
Parameters:
[
1
]
|
1,16 ms (13,08%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.address_comp AS address_comp_4, t0.zip_code AS zip_code_5, t0.town AS town_6, t0.country AS country_7, t0.coordinates AS coordinates_8, t0.phone AS phone_9, t0.phone2 AS phone2_10, t0.fax AS fax_11, t0.is_active AS is_active_12 FROM cfg_client_addresses t0 WHERE t0.is_active = ?
Parameters:
[
1
]
|
1,06 ms (11,91%) |
1 |
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.favicon AS favicon_3, t0.email AS email_4, t0.name AS name_5, t0.seo_baseline AS seo_baseline_6, t0.social_linked_in AS social_linked_in_7, t0.social_facebook AS social_facebook_8, t0.social_twitter AS social_twitter_9, t0.social_youtube AS social_youtube_10, t0.social_instagram AS social_instagram_11, t0.social_snapchat AS social_snapchat_12, t0.social_tik_tok AS social_tik_tok_13 FROM cfg_client t0 WHERE t0.id = ?
Parameters:
[
1
]
|
0,72 ms (8,12%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.ref_cfg_langues_id AS ref_cfg_langues_id_4 FROM cfg_translations t0
Parameters:
[] |
0,67 ms (7,57%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.commentary AS commentary_4, t0.is_active AS is_active_5 FROM cfg_constants t0 WHERE t0.is_active = ?
Parameters:
[
1
]
|
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\CfgSite | No errors. |
App\Entity\CfgClient | No errors. |
App\Entity\CfgClientAddresses | No errors. |
App\Entity\CfgConstants | No errors. |
App\Entity\CfgTranslations | No errors. |
App\Entity\CfgLangues | No errors. |
App\Entity\CfgBlocs | No errors. |