GET http://bestof.ovh/listing/5

Query Metrics

7 Database Queries
5 Different statements
6.92 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.picture AS picture_3, t0.subtitle AS subtitle_4 FROM category t0 WHERE t0.id = ?
Parameters:
[
  "5"
]
2 0.93 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.picture AS picture_2, c0_.subtitle AS subtitle_3 FROM category c0_
Parameters:
[]
3 1.06 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, s0_.subtitle AS subtitle_3, s0_.phone_number AS phone_number_4, s0_.about AS about_5, s0_.adress_street AS adress_street_6, s0_.adress_street2 AS adress_street2_7, s0_.address_postal_code AS address_postal_code_8, s0_.address_city AS address_city_9, s0_.image_name AS image_name_10, s0_.image_name2 AS image_name2_11, s0_.image_name3 AS image_name3_12, s0_.image_name4 AS image_name4_13, s0_.image_name5 AS image_name5_14, s0_.image_name6 AS image_name6_15, s0_.facebook AS facebook_16, s0_.twitter AS twitter_17, s0_.instagram AS instagram_18, s0_.linkedin AS linkedin_19, s0_.website AS website_20, s0_.available AS available_21, s0_.verified AS verified_22, s0_.homepage_place AS homepage_place_23, s0_.slug AS slug_24, s0_.created_at AS created_at_25, s0_.updated_at AS updated_at_26, s0_.latitude AS latitude_27, s0_.longitude AS longitude_28, s0_.my_business AS my_business_29, c1_.id AS id_30, c1_.name AS name_31, c1_.picture AS picture_32, c1_.subtitle AS subtitle_33, s0_.users_id AS users_id_34 FROM shop s0_ INNER JOIN shop_category s2_ ON s0_.id = s2_.shop_id INNER JOIN category c1_ ON c1_.id = s2_.category_id WHERE c1_.id IN (?)
Parameters:
[
  5
]
4 1.03 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.subtitle AS subtitle_4, t0.phone_number AS phone_number_5, t0.about AS about_6, t0.adress_street AS adress_street_7, t0.adress_street2 AS adress_street2_8, t0.address_postal_code AS address_postal_code_9, t0.address_city AS address_city_10, t0.image_name AS image_name_11, t0.image_name2 AS image_name2_12, t0.image_name3 AS image_name3_13, t0.image_name4 AS image_name4_14, t0.image_name5 AS image_name5_15, t0.image_name6 AS image_name6_16, t0.facebook AS facebook_17, t0.twitter AS twitter_18, t0.instagram AS instagram_19, t0.linkedin AS linkedin_20, t0.website AS website_21, t0.available AS available_22, t0.verified AS verified_23, t0.homepage_place AS homepage_place_24, t0.slug AS slug_25, t0.created_at AS created_at_26, t0.updated_at AS updated_at_27, t0.latitude AS latitude_28, t0.longitude AS longitude_29, t0.my_business AS my_business_30, t0.users_id AS users_id_31 FROM shop t0 WHERE t0.available = ?
Parameters:
[
  1
]
5 0.51 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.picture AS picture_3, t0.subtitle AS subtitle_4 FROM category t0
Parameters:
[]
6 0.94 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.picture AS picture_3, t0.subtitle AS subtitle_4 FROM category t0
Parameters:
[]
7 1.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.picture AS picture_3, t0.subtitle AS subtitle_4 FROM category t0
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\Category No errors.
App\Entity\Shop No errors.
App\Entity\SubCategory No errors.
App\Entity\User No errors.
App\Entity\Tags No errors.