Query Metrics
3
Database Queries
3
Different statements
2.40 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.78 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.26 ms |
SELECT s.id_shop FROM mcpc_shop s
Parameters:
[] |
| 3 | 0.36 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:
[
"Admin"
]
|
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. |