GET https://donhuber.ch/sitemap.product.xml

Query Metrics

3 Database Queries
3 Different statements
8.59 ms Query time
0 Invalid entities
62 Managed entities

Grouped Statements

Show all queries

Time Count Info
6.43 ms
(74.82%)
1
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.name AS name_4, t0.alcohol_content AS alcohol_content_5, t0.bottle_size AS bottle_size_6, t0.image AS image_7, t0.is_frontpage AS is_frontpage_8, t0.slug AS slug_9, t0.price AS price_10, t0.status AS status_11, t0.fact_sheet AS fact_sheet_12, t0.factsheet_fr AS factsheet_fr_13, t0.brand_id AS brand_id_14, t0.country_id AS country_id_15, t0.product_category_id AS product_category_id_16 FROM product t0
Parameters:
[]
1.34 ms
(15.58%)
1
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.name AS name_4, t0.image AS image_5, t0.slug AS slug_6, t0.is_frontpage AS is_frontpage_7, t0.product_id AS product_id_8 FROM cocktail t0
Parameters:
[]
0.83 ms
(9.61%)
1
SELECT t0.id AS id_1, t0.created AS created_2, t0.updated AS updated_3, t0.title AS title_4, t0.slug AS slug_5, t0.description_de AS description_de_6, t0.description_fr AS description_fr_7, t0.image AS image_8, t0.is_frontpage AS is_frontpage_9 FROM album 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Cocktail 25
App\Entity\Product 17
App\Entity\Album 9
App\Entity\ProductCategory 5
App\Entity\Brand 4
App\Entity\Country 2

Entities Mapping

Class Mapping errors
App\Entity\Album No errors.
App\Entity\Media No errors.
App\Entity\Cocktail No errors.
App\Entity\Product No errors.
App\Entity\CocktailTranslation No errors.
App\Entity\Brand No errors.
App\Entity\Country No errors.
App\Entity\ProductCategory No errors.
App\Entity\ProductTranslation No errors.