GET https://technichem.mywebcreation.be/nos-produits/dfi-systeme-ventilation

Query Metrics

32 Database Queries
7 Different statements
6.52 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.73 ms
(41.91%)
13
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.reference AS reference_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.description AS description_7, t0.teasing AS teasing_8, t0.datasheet AS datasheet_9, t0.folder_file AS folder_file_10, t0.last_modified_by_id AS last_modified_by_id_11, t0.category_id AS category_id_12 FROM product t0 WHERE t0.category_id = ?
Parameters:
[
  12
]
1.46 ms
(22.42%)
7
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.updated_at AS updated_at_3, t0.product_id AS product_id_4 FROM product_image t0 WHERE t0.product_id = ?
Parameters:
[
  2
]
0.86 ms
(13.16%)
6
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.postal_code AS postal_code_4, t0.city AS city_5, t0.phone1 AS phone1_6, t0.phone2 AS phone2_7, t0.email AS email_8 FROM company_data t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
0.62 ms
(9.50%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.image AS image_6, t0.last_modified_by_id AS last_modified_by_id_7 FROM product_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "dfi-systeme-ventilation"
]
0.32 ms
(4.94%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.image AS image_6, t0.last_modified_by_id AS last_modified_by_id_7 FROM product_category t0
Parameters:
[]
0.32 ms
(4.85%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.icon AS icon_4, t0.link AS link_5 FROM social_network t0
Parameters:
[]
0.21 ms
(3.22%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.reference AS reference_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.description AS description_7, t0.teasing AS teasing_8, t0.datasheet AS datasheet_9, t0.folder_file AS folder_file_10, t0.last_modified_by_id AS last_modified_by_id_11, t0.category_id AS category_id_12 FROM product 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\ProductCategory No errors.
App\Entity\User
  • The association App\Entity\User#labels refers to the owning side field App\Entity\Label#last_modifed_by which does not exist.
App\Entity\Product No errors.
App\Entity\CompanyData No errors.
App\Entity\SocialNetwork No errors.
App\Entity\ProductImage No errors.
App\Entity\Support No errors.
App\Entity\Packaging No errors.
App\Entity\Label
  • The mappings App\Entity\Label#last_modified_by and App\Entity\User#labels are inconsistent with each other.
App\Entity\WorkingSite No errors.