Query Metrics
2
Database Queries
2
Different statements
0.69 ms
Query time
0
Invalid entities
5
Managed entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.42 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.short_description AS short_description_4, t0.img AS img_5, t0.large_img AS large_img_6, t0.slug AS slug_7, t0.note AS note_8, t0.parent_category_id AS parent_category_id_9 FROM product_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"profesionalni-nafoceni-a-videoprohlidka"
]
|
||||||||||||||||||||||
2 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.created_at AS created_at_4, t0.active AS active_5, t0.description AS description_6, t0.original_price AS original_price_7, t0.category_id AS category_id_8 FROM product t0 WHERE t0.category_id = ? AND t0.active = ?
Parameters:
[ 9 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\Product | 3 |
App\Entity\ProductCategory | 2 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\ProductCategory | No errors. |
App\Entity\Product | No errors. |
App\Entity\Transaction | No errors. |
App\Entity\Package | No errors. |