Query Metrics
5
Database Queries
5
Different statements
6.85 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.42 ms (35.30%) |
1 |
SELECT * FROM almeda.vPageSectionInfo WHERE CategoryID = :catID ORDER BY PageTitle, PageSequence, SizeSequence, ProductCost;
Parameters:
[ "catID" => 2 ] |
|
2.02 ms (29.51%) |
1 |
SELECT * FROM almeda.vPageSectionInfo WHERE CategoryID = :catID OR ProductID = 9 ORDER BY PageTitle, PageSequence, SizeSequence, ProductCost;
Parameters:
[ "catID" => 1 ] |
|
1.52 ms (22.21%) |
1 |
SELECT p.id ,p.title ,p.description ,c.title AS category ,p.size_id AS grp FROM almeda.product p JOIN almeda.category c ON c.id = p.category_id WHERE p.enabled = 1 ORDER BY p.size_id, p.title
Parameters:
[] |
|
0.53 ms (7.68%) |
1 |
SELECT DISTINCT product_id FROM almeda.size ORDER BY product_id;
Parameters:
[] |
|
0.36 ms (5.30%) |
1 |
SELECT * FROM almeda.size ORDER BY product_id, id;
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
No loaded entities.