Query Metrics
2
Database Queries
2
Different statements
0.73 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.42 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.domain AS domain_3, t0.currency_id AS currency_id_4 FROM shop t0 WHERE t0.domain = ?
Parameters:
[
"shop.zebra-systems.com"
]
|
2 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.shop_id AS shop_id_4 FROM configuration t0 WHERE t0.shop_id = ?
Parameters:
[
4
]
|
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 |
---|---|
App\Entity\Shop | No errors. |
App\Entity\Currency | No errors. |
App\Entity\SaleOrder | No errors. |
App\Entity\Product | No errors. |
App\Entity\Message | No errors. |
App\Entity\Configuration | No errors. |