Query Metrics
4
Database Queries
4
Different statements
3.38 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
1.15 ms (33.97%) |
1 |
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:
[
"cs"
]
|
0.81 ms (23.93%) |
1 |
SELECT t0.name AS name_1, t0.description AS description_2, t0.link_rewrite AS link_rewrite_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.meta_keywords AS meta_keywords_6, t0.id_taxonomy AS id_taxonomy_7, t0.id_lang AS id_lang_8 FROM taxonomy_lang t0 WHERE t0.id_taxonomy = ? AND t0.id_lang = ? LIMIT 1
Parameters:
[ 19903 28 ] |
0.48 ms (14.33%) |
1 |
SELECT DATABASE()
Parameters:
[] |
legacy connection
Time▼ | Count | Info |
---|---|---|
0.94 ms (27.77%) |
1 |
SELECT * FROM `ps_lang` WHERE iso_code = :iso_code AND active = 1
Parameters:
[ ":iso_code" => "cs" ] |
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.