Query Metrics
8
Database Queries
7
Different statements
3,83 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0,70 ms |
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
]
|
2 | 0,45 ms |
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
]
|
3 | 0,40 ms |
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
]
|
4 | 0,41 ms |
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
]
|
5 | 0,40 ms |
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:
[] |
6 | 0,33 ms |
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
]
|
7 | 0,53 ms |
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
]
|
8 | 0,61 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.catch_phrase AS catch_phrase_3, t0.content AS content_4, t0.image AS image_5, t0.image_detail AS image_detail_6, t0.rank AS rank_7, t0.is_active AS is_active_8, t0.meta_title AS meta_title_9, t0.meta_content AS meta_content_10, t0.meta_og_title AS meta_og_title_11, t0.meta_og_image AS meta_og_image_12, t0.meta_twitter_title AS meta_twitter_title_13, t0.meta_twitter_image AS meta_twitter_image_14, t0.rewrite AS rewrite_15, t0.date_update AS date_update_16, t0.call_to_action_label AS call_to_action_label_17, t0.vertical_phrase AS vertical_phrase_18, t0.ref_cfg_langues_id AS ref_cfg_langues_id_19, t0.ref_cfg_themes_id AS ref_cfg_themes_id_20, t0.ref_pages_id AS ref_pages_id_21 FROM pages t0 WHERE t0.id = ? AND t0.is_active = ? LIMIT 1
Parameters:
[ "44" 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. |
App\Modules\Pages\Entity\Pages | No errors. |
App\Entity\CfgThemes | No errors. |