GET http://88.99.167.175/en/auto-dismantlings

Query Metrics

1 Database Queries
1 Different statements
0.63 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.63 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.slug AS slug_2, a0_.description AS description_3, a0_.street_address AS street_address_4, a0_.address_line2 AS address_line2_5, a0_.city AS city_6, a0_.state AS state_7, a0_.postal_code AS postal_code_8, a0_.country_code AS country_code_9, a0_.latitude AS latitude_10, a0_.longitude AS longitude_11, a0_.created_at AS created_at_12, a1_.id AS id_13, a1_.image_name AS image_name_14, a0_.owner_id AS owner_id_15, a1_.dismantling_id AS dismantling_id_16 FROM auto_dismantlings a0_ LEFT JOIN auto_dismantling_photos a1_ ON a0_.id = a1_.dismantling_id WHERE a0_.latitude IS NOT NULL AND a0_.longitude IS NOT NULL ORDER BY a0_.name ASC
Parameters:
[]

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\AutoDismantling No errors.
App\Entity\AutoDismantlingPhoto No errors.
App\Entity\Users No errors.
App\Entity\AutoDismantlingPhone No errors.