GET https://www.nahaczyku.com/shop

Query Metrics

3 Database Queries
2 Different statements
4.44 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 1.26 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.user_id AS user_id_3, t0.post_date AS post_date_4, t0.description AS description_5, t0.url AS url_6, t0.active AS active_7, t0.link AS link_8, t0.menu AS menu_9 FROM page t0 WHERE t0.active = ? AND t0.menu IN (?, ?) ORDER BY t0.id ASC
Parameters:
[
  1
  0
  2
]
2 0.78 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.user_id AS user_id_3, t0.post_date AS post_date_4, t0.description AS description_5, t0.url AS url_6, t0.active AS active_7, t0.link AS link_8, t0.menu AS menu_9 FROM page t0 WHERE t0.active = ? AND t0.menu IN (?, ?) ORDER BY t0.id ASC
Parameters:
[
  1
  1
  2
]
3 2.40 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.address_url AS address_url_3, t0.city AS city_4, t0.address AS address_5, t0.post_code AS post_code_6, t0.description AS description_7, t0.lat AS lat_8, t0.lng AS lng_9, t0.phone AS phone_10 FROM shops t0 ORDER BY t0.id DESC
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Page 5
App\Entity\Shops 2

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\Shops No errors.