Error 500 Internal Server Error

GET https://209.38.40.80/delta/addresses

Forwarded to ErrorController (a549ac)

Query Metrics

3 Database Queries
3 Different statements
162.13 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

prestashop connection

Time Count Info
121.91 ms
(75.19%)
1
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:
[]
27.83 ms
(17.17%)
1
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:
[]

magento connection

Time Count Info
12.39 ms
(7.64%)
1
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.