https://importexport.afisarl.com/header/serach/product/

Query Metrics

7 Database Queries
7 Different statements
20.66 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
19.41 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4 FROM mymarket t0 WHERE t0.id = ?
Parameters:
[
  "5"
]
0.37 ms
(0.00%)
1
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.description AS description_2, m0_.image AS image_3 FROM mymarket m0_
Parameters:
[]
0.22 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4, t0.mymarket_id AS mymarket_id_5 FROM categories t0 WHERE t0.id = ?
Parameters:
[
  "18"
]
0.20 ms
(0.00%)
1
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.icon AS icon_2, t0_.image AS image_3 FROM tag t0_
Parameters:
[]
0.19 ms
(0.00%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.hexadecimal AS hexadecimal_2 FROM colors c0_
Parameters:
[]
0.14 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4 FROM mymarket t0
Parameters:
[]
0.13 ms
(0.00%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.image AS image_3, c0_.mymarket_id AS mymarket_id_4 FROM categories c0_
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\Mymarket No errors.
App\Entity\Categories No errors.
App\Entity\Product
  • The association App\Entity\Product#user refers to the inverse side field App\Entity\User#products which does not exist.
App\Entity\Shop No errors.
App\Entity\ProductImages No errors.
App\Entity\RelatedProduct No errors.
App\Entity\ReviewsProduct No errors.
App\Entity\Tag No errors.
App\Entity\Colors No errors.
App\Entity\Size No errors.
App\Entity\User No errors.
App\Entity\Emballage No errors.
App\Entity\PriceInterval No errors.