Query Metrics
6
Database Queries
6
Different statements
2.23 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.00 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.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"
]
|
| 2 | 0.32 ms |
SELECT s.id_shop FROM mcpc_shop s
Parameters:
[] |
| 3 | 0.30 ms |
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"
]
|
| 4 | 0.26 ms |
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"
]
|
| 5 | 0.19 ms |
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"
]
|
| 6 | 0.15 ms |
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. |