Query Metrics
1
Database Queries
1
Different statements
0.56 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0.56 ms (100.00%) |
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.is_new AS is_new_3, p0_.is_popular AS is_popular_4, p0_.width AS width_5, p0_.length AS length_6, p0_.business_id AS business_id_7, p0_.is_active AS is_active_8, p0_.is_sold AS is_sold_9, p0_.sold_date AS sold_date_10, p0_.is_enabled AS is_enabled_11, p0_.created_at AS created_at_12, p0_.updated_at AS updated_at_13, p0_.brand_id AS brand_id_14 FROM product p0_ INNER JOIN product_category p2_ ON p0_.id = p2_.product_id INNER JOIN category c1_ ON c1_.id = p2_.category_id INNER JOIN category c3_ ON c1_.parent_id = c3_.id WHERE p0_.id = ? AND p0_.slug = ? AND c1_.slug = ? AND c3_.slug = ?
Parameters:
[ 551180 "index.html" "shiraz" "dorf-nomadenteppiche" ]
|
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\Product | No errors. |
App\Entity\Category | No errors. |
App\Entity\Brand | No errors. |
App\Entity\ProductGallery | No errors. |
App\Entity\ProductVariant | No errors. |
App\Entity\OrderDetails | No errors. |
App\Entity\ProductTranslation | No errors. |
Sonata\MediaBundle\Entity\BaseMedia | No errors. |
App\Entity\SonataMediaMedia | No errors. |
App\Entity\CategoryTranslation | No errors. |
App\Entity\BrandTranslation | No errors. |