Query Metrics
20
Database Queries
12
Different statements
121.26 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 2.16 ms |
SELECT t0.id_lang AS id_lang_1, t0.name AS name_2, t0.active AS active_3, t0.iso_code AS iso_code_4, t0.language_code AS language_code_5, t0.date_format_lite AS date_format_lite_6, t0.date_format_full AS date_format_full_7, t0.dictionary AS dictionary_8, t0.currency_format AS currency_format_9, t0.iso_code_real AS iso_code_real_10, t0.name_english AS name_english_11 FROM ps_lang t0 WHERE t0.iso_code = ? LIMIT 1
Parameters:
[
"sk"
]
|
2 | 12.39 ms |
SELECT DATABASE()
Parameters:
[] |
3 | 7.54 ms |
SELECT p0_.id AS id_0, p0_.meta_title AS meta_title_1, p0_.meta_description AS meta_description_2, p0_.name AS name_3, p0_.meta_keywords AS meta_keywords_4, p0_.content AS content_5, p0_.link_rewrite AS link_rewrite_6, p0_.redirect AS redirect_7, p0_.id_cms AS id_cms_8, p0_.id_lang AS id_lang_9 FROM ps_cms_lang p0_ INNER JOIN ps_cms p1_ ON p0_.id_cms = p1_.id_cms WHERE p0_.link_rewrite = ? AND p0_.id_lang = ?
Parameters:
[ "bigacademy.html" 18 ] |
4 | 5.90 ms |
SELECT t0.id_cms AS id_cms_1, t0.id_cms_block AS id_cms_block_2, t0.position AS position_3, t0.tpl AS tpl_4, t0.mainNavLinkActive AS mainNavLinkActive_5, t0.facebook_img AS facebook_img_6, t0.notes AS notes_7, t0.legacy AS legacy_8, t0.active AS active_9 FROM ps_cms t0 WHERE t0.id_cms = ?
Parameters:
[
117
]
|
5 | 4.58 ms |
SELECT p0_.id_lang AS id_lang_0, p0_.name AS name_1, p0_.iso_code AS iso_code_2, p0_.iso_code_real AS iso_code_real_3 FROM ps_lang p0_ WHERE p0_.active = 1
Parameters:
[] |
6 | 1.47 ms |
SELECT t0.id_lang AS id_lang_1, t0.name AS name_2, t0.active AS active_3, t0.iso_code AS iso_code_4, t0.language_code AS language_code_5, t0.date_format_lite AS date_format_lite_6, t0.date_format_full AS date_format_full_7, t0.dictionary AS dictionary_8, t0.currency_format AS currency_format_9, t0.iso_code_real AS iso_code_real_10, t0.name_english AS name_english_11 FROM ps_lang t0
Parameters:
[] |
7 | 15.90 ms |
SELECT p0_.id_cms AS sclr_0, p1_.id_lang AS id_lang_1, p0_.link_rewrite AS link_rewrite_2 FROM ps_cms_lang p0_ INNER JOIN ps_lang p1_ ON p0_.id_lang = p1_.id_lang
Parameters:
[] |
8 | 10.60 ms |
SELECT COUNT(m0_.id) AS sclr_0 FROM menu_item m0_ WHERE m0_.link_type = ? AND m0_.visibility = 1 AND m0_.link_value = ? AND m0_.parent IS NOT NULL AND m0_.menu_id = 1
Parameters:
[ "cms" 117 ] |
9 | 8.47 ms |
SELECT p0_.id_lang AS id_lang_0, p0_.name AS name_1, p0_.iso_code AS iso_code_2, p0_.iso_code_real AS iso_code_real_3 FROM ps_lang p0_ WHERE p0_.active = 1
Parameters:
[] |
10 | 6.30 ms |
SELECT t0.id_lang AS id_lang_1, t0.name AS name_2, t0.active AS active_3, t0.iso_code AS iso_code_4, t0.language_code AS language_code_5, t0.date_format_lite AS date_format_lite_6, t0.date_format_full AS date_format_full_7, t0.dictionary AS dictionary_8, t0.currency_format AS currency_format_9, t0.iso_code_real AS iso_code_real_10, t0.name_english AS name_english_11 FROM ps_lang t0 WHERE t0.iso_code = ? LIMIT 1
Parameters:
[
"sk"
]
|
11 | 2.44 ms |
SELECT t0.id_lang AS id_lang_1, t0.name AS name_2, t0.active AS active_3, t0.iso_code AS iso_code_4, t0.language_code AS language_code_5, t0.date_format_lite AS date_format_lite_6, t0.date_format_full AS date_format_full_7, t0.dictionary AS dictionary_8, t0.currency_format AS currency_format_9, t0.iso_code_real AS iso_code_real_10, t0.name_english AS name_english_11 FROM ps_lang t0 WHERE t0.iso_code = ? LIMIT 1
Parameters:
[
"sk"
]
|
12 | 3.88 ms |
SELECT m0_.id AS id_0, m0_.parent AS sclr_1, m0_.link_type AS link_type_2, m0_.link_value AS link_value_3, m0_.tag AS tag_4, m0_.number_columns AS number_columns_5, m0_.colspan AS colspan_6, m0_.additional AS additional_7, m0_.icon AS icon_8, m0_.target AS target_9, IF(m1_.title IS NULL OR m1_.title = '', IF(m2_.title IS NULL OR m2_.title = '', IF(m3_.title IS NULL OR m3_.title = '', '', m3_.title), m2_.title), m1_.title) AS sclr_10, IF(m1_.subtitle IS NULL OR m1_.subtitle = '', IF(m2_.subtitle IS NULL OR m2_.subtitle = '', IF(m3_.subtitle IS NULL OR m3_.subtitle = '', '', m3_.subtitle), m2_.subtitle), m1_.subtitle) AS sclr_11 FROM menu_item m0_ LEFT JOIN menu_item_lang m1_ ON m0_.id = m1_.menu_item_id AND (m1_.language_id = ?) LEFT JOIN menu_item_lang m2_ ON m0_.id = m2_.menu_item_id AND (m2_.language_id = 1) LEFT JOIN menu_item_lang m3_ ON m0_.id = m3_.menu_item_id AND (m3_.language_id = 4) WHERE m0_.menu_id = ? AND m0_.visibility = ? ORDER BY m0_.position ASC
Parameters:
[ 18 1 1 ] |
13 | 2.53 ms |
SELECT t0.id AS id_1, t0.link_type AS link_type_2, t0.link_value AS link_value_3, t0.position AS position_4, t0.tag AS tag_5, t0.icon AS icon_6, t0.number_columns AS number_columns_7, t0.visibility AS visibility_8, t0.colspan AS colspan_9, t0.target AS target_10, t0.additional AS additional_11, t0.menu_id AS menu_id_12, t0.parent AS parent_13 FROM menu_item t0 WHERE t0.link_value = ? AND t0.menu_id = ? AND t0.visibility = ? LIMIT 1
Parameters:
[ 117 1 1 ] |
14 | 11.75 ms |
SELECT p0_.id_lang AS id_lang_0, p0_.name AS name_1, p0_.iso_code AS iso_code_2, p0_.iso_code_real AS iso_code_real_3 FROM ps_lang p0_ WHERE p0_.active = 1
Parameters:
[] |
15 | 0.68 ms |
SELECT t0.id_configuration AS id_configuration_1, t0.name AS name_2, t0.value AS value_3 FROM ps_configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"LOGO_NAVIDAD"
]
|
16 | 6.95 ms |
SELECT t0.id_lang AS id_lang_1, t0.name AS name_2, t0.active AS active_3, t0.iso_code AS iso_code_4, t0.language_code AS language_code_5, t0.date_format_lite AS date_format_lite_6, t0.date_format_full AS date_format_full_7, t0.dictionary AS dictionary_8, t0.currency_format AS currency_format_9, t0.iso_code_real AS iso_code_real_10, t0.name_english AS name_english_11 FROM ps_lang t0 WHERE t0.iso_code = ? LIMIT 1
Parameters:
[
"sk"
]
|
17 | 2.99 ms |
SELECT t0.id_lang AS id_lang_1, t0.name AS name_2, t0.active AS active_3, t0.iso_code AS iso_code_4, t0.language_code AS language_code_5, t0.date_format_lite AS date_format_lite_6, t0.date_format_full AS date_format_full_7, t0.dictionary AS dictionary_8, t0.currency_format AS currency_format_9, t0.iso_code_real AS iso_code_real_10, t0.name_english AS name_english_11 FROM ps_lang t0 WHERE t0.iso_code = ? LIMIT 1
Parameters:
[
"sk"
]
|
18 | 9.49 ms |
SELECT m0_.id AS id_0, m0_.parent AS sclr_1, m0_.link_type AS link_type_2, m0_.link_value AS link_value_3, m0_.tag AS tag_4, m0_.number_columns AS number_columns_5, m0_.colspan AS colspan_6, m0_.additional AS additional_7, m0_.icon AS icon_8, m0_.target AS target_9, IF(m1_.title IS NULL OR m1_.title = '', IF(m2_.title IS NULL OR m2_.title = '', IF(m3_.title IS NULL OR m3_.title = '', '', m3_.title), m2_.title), m1_.title) AS sclr_10, IF(m1_.subtitle IS NULL OR m1_.subtitle = '', IF(m2_.subtitle IS NULL OR m2_.subtitle = '', IF(m3_.subtitle IS NULL OR m3_.subtitle = '', '', m3_.subtitle), m2_.subtitle), m1_.subtitle) AS sclr_11 FROM menu_item m0_ LEFT JOIN menu_item_lang m1_ ON m0_.id = m1_.menu_item_id AND (m1_.language_id = ?) LEFT JOIN menu_item_lang m2_ ON m0_.id = m2_.menu_item_id AND (m2_.language_id = 1) LEFT JOIN menu_item_lang m3_ ON m0_.id = m3_.menu_item_id AND (m3_.language_id = 4) WHERE m0_.menu_id = ? AND m0_.visibility = ? ORDER BY m0_.position ASC
Parameters:
[ 18 2 1 ] |
19 | 4.42 ms |
SELECT p0_.id_lang AS id_lang_0, p0_.name AS name_1, p0_.iso_code AS iso_code_2, p0_.iso_code_real AS iso_code_real_3 FROM ps_lang p0_ WHERE p0_.active = 1
Parameters:
[] |
legacy connection
#▲ | Time | Info |
---|---|---|
1 | 0.82 ms |
SELECT * FROM `ps_lang` WHERE iso_code = :iso_code AND active = 1
Parameters:
[ ":iso_code" => "sk" ] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
report | doctrine.dbal.report_connection |
logs | doctrine.dbal.logs_connection |
Entity Managers
Name | Service |
---|---|
auto_generate_proxy_classes | doctrine.orm.auto_generate_proxy_classes_entity_manager |
default | doctrine.orm.default_entity_manager |
report | doctrine.orm.report_entity_manager |
logs | doctrine.orm.logs_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
auto_generate_proxy_classes entity manager
No loaded entities.
default entity manager
report entity manager
Class | Mapping errors |
---|---|
App\Entity\Report\CustomerAuthenticationAccessControl | No errors. |
App\Entity\Report\CustomerAuthenticationAccessControlLog | No errors. |
App\Entity\Report\CustomerStats | No errors. |
logs entity manager
No loaded entities.