Query Metrics
3
Database Queries
3
Different statements
1.76 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.73 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 xwgbo_lang t0 WHERE t0.id_lang = ?
Parameters:
[
"1"
]
|
| 2 | 0.58 ms |
SELECT s.id_shop FROM xwgbo_shop s
Parameters:
[] |
| 3 | 0.46 ms |
SELECT x0_.id_tab AS id_tab_0, x0_.class_name AS class_name_1 FROM xwgbo_tab x0_ WHERE x0_.class_name = BINARY(?) AND x0_.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\Employee\Employee | No errors. |
| PrestaShopBundle\Entity\Lang | No errors. |
| PrestaShopBundle\Entity\Translation | No errors. |
| PrestaShopBundle\Entity\Shop | No errors. |
| PrestaShopBundle\Entity\Tab | No errors. |
| PrestaShopBundle\Entity\AdminFilter | No errors. |