Query Metrics
6
Database Queries
6
Different statements
3.14 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.28 ms (40.88%) |
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.locale AS locale_6, t0.date_format_lite AS date_format_lite_7, t0.date_format_full AS date_format_full_8, t0.is_rtl AS is_rtl_9 FROM mcpc_lang t0 WHERE t0.id_lang = ?
Parameters:
[
"1"
]
|
|
0.47 ms (15.00%) |
1 |
SELECT t0.id_tab AS id_tab_1, t0.id_parent AS id_parent_2, t0.position AS position_3, t0.module AS module_4, t0.class_name AS class_name_5, t0.route_name AS route_name_6, t0.active AS active_7, t0.enabled AS enabled_8, t0.icon AS icon_9, t0.wording AS wording_10, t0.wording_domain AS wording_domain_11 FROM mcpc_tab t0 WHERE t0.route_name = ? LIMIT 1
Parameters:
[
"admin_login"
]
|
|
0.42 ms (13.43%) |
1 |
SELECT m0_.id_tab AS id_tab_0, m0_.class_name AS class_name_1 FROM mcpc_tab m0_ WHERE m0_.class_name = BINARY(?) AND m0_.id_tab <> 0
Parameters:
[
"AdminLogin"
]
|
|
0.36 ms (11.43%) |
1 |
SELECT t0.id_tab AS id_tab_1, t0.id_parent AS id_parent_2, t0.position AS position_3, t0.module AS module_4, t0.class_name AS class_name_5, t0.route_name AS route_name_6, t0.active AS active_7, t0.enabled AS enabled_8, t0.icon AS icon_9, t0.wording AS wording_10, t0.wording_domain AS wording_domain_11 FROM mcpc_tab t0 WHERE t0.class_name = ? LIMIT 1
Parameters:
[
"AdminLogin"
]
|
|
0.36 ms (11.33%) |
1 |
SELECT s.id_shop FROM mcpc_shop s
Parameters:
[] |
|
0.25 ms (7.92%) |
1 |
SELECT t0.id_tab AS id_tab_1, t0.id_parent AS id_parent_2, t0.position AS position_3, t0.module AS module_4, t0.class_name AS class_name_5, t0.route_name AS route_name_6, t0.active AS active_7, t0.enabled AS enabled_8, t0.icon AS icon_9, t0.wording AS wording_10, t0.wording_domain AS wording_domain_11 FROM mcpc_tab t0 WHERE t0.id_tab = ? LIMIT 1
Parameters:
[
203
]
|
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 |
|---|---|
| PrestaShopBundle\Entity\Lang | No errors. |
| PrestaShopBundle\Entity\Translation | No errors. |
| PrestaShopBundle\Entity\Shop | No errors. |
| PrestaShopBundle\Entity\Employee\Employee | No errors. |
| PrestaShopBundle\Entity\Tab | No errors. |
| PrestaShopBundle\Entity\AdminFilter | No errors. |
| PrestaShopBundle\Entity\TabLang | No errors. |