GET https://dev.w2b.albin-michel.net/api/brand/albin-michel/books/9782226506771

Query Metrics

13 Database Queries
5 Different statements
2.74 ms Query time
0 Invalid entities
21 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.52 ms
(55.43%)
9
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon_url AS icon_url_3, t0.icon_filename AS icon_filename_4, t0.link_template AS link_template_5, t0.shop_type AS shop_type_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM shop t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.38 ms
(13.83%)
1
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.slug AS slug_2, b0_.api_key AS api_key_3, b0_.created_at AS created_at_4, b0_.updated_at AS updated_at_5 FROM brand b0_ WHERE b0_.slug = ?
Parameters:
[
  "albin-michel"
]
0.36 ms
(12.95%)
1
SELECT t0.id AS id_1, t0.partnership_extension AS partnership_extension_2, t0.is_active AS is_active_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.brand_id AS brand_id_7, t0.shop_id AS shop_id_8 FROM brand_shop t0 WHERE t0.brand_id = ? AND t0.is_active = ? ORDER BY t0.position ASC
Parameters:
[
  1
  1
]
0.30 ms
(10.95%)
1
SELECT b0_.id AS id_0, b0_.position AS position_1, b0_.is_active AS is_active_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.brand_id AS brand_id_5, b0_.physical_shop_id AS physical_shop_id_6 FROM brand_physical_shop b0_ WHERE b0_.brand_id = ? AND b0_.is_active = 1 ORDER BY b0_.position ASC
Parameters:
[
  1
]
0.19 ms
(6.83%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon_url AS icon_url_3, t0.icon_filename AS icon_filename_4, t0.address AS address_5, t0.city AS city_6, t0.zip_code AS zip_code_7, t0.phone AS phone_8, t0.website AS website_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM global_physical_shop t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\BrandShop 9
App\Entity\Shop 9
App\Entity\Brand 1
App\Entity\BrandPhysicalShop 1
App\Entity\GlobalPhysicalShop 1

Entities Mapping

Class Mapping errors
App\Entity\Brand No errors.
App\Entity\User No errors.
App\Entity\OnlineShop No errors.
App\Entity\BrandShop No errors.
App\Entity\PhysicalShop No errors.
App\Entity\BrandPhysicalShop No errors.
App\Entity\Shop No errors.
App\Entity\GlobalPhysicalShop No errors.