Query Metrics
3
Database Queries
3
Different statements
264.49 ms
Query time
0
Invalid entities
Queries
prestashop connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 63.74 ms |
SELECT COUNT(*) as total FROM xvba17_address a LEFT JOIN xvba17_customer c ON a.id_customer = c.id_customer WHERE a.deleted = 0
Parameters:
[] |
| 2 | 148.66 ms |
SELECT a.id_address, c.email, a.city, a.postcode, a.address1 FROM xvba17_address a LEFT JOIN xvba17_customer c ON a.id_customer = c.id_customer WHERE a.deleted = 0
Parameters:
[] |
magento connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 52.10 ms |
SELECT DISTINCT presta_address_id FROM customer_address_entity WHERE presta_address_id IS NOT NULL
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| prestashop | doctrine.dbal.prestashop_connection |
| magento | doctrine.dbal.magento_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| prestashop | doctrine.orm.prestashop_entity_manager |
| magento | doctrine.orm.magento_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
No loaded entities.
prestashop entity manager
No loaded entities.
magento entity manager
No loaded entities.