Query Metrics
3
Database Queries
3
Different statements
1.61 ms
Query time
0
Invalid entities
15
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.65 ms (40.09%) |
1 |
SELECT DISTINCT p0_.id AS id_0, p0_.last_read_date AS last_read_date_1 FROM prim_suggested_product p0_ WHERE 1 = 1 ORDER BY p0_.last_read_date DESC LIMIT 15 OFFSET 45
Parameters:
[] |
|
0.52 ms (32.04%) |
1 |
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM prim_suggested_product p0_ WHERE 1 = 1
Parameters:
[] |
|
0.45 ms (27.87%) |
1 |
SELECT p0_.id AS id_0, p0_.is_status AS is_status_1, p0_.last_read_date AS last_read_date_2, p0_.ean_code AS ean_code_3, p0_.num_of_reads AS num_of_reads_4 FROM prim_suggested_product p0_ WHERE 1 = 1 AND p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.last_read_date DESC
Parameters:
[ "894" "893" "892" "890" "889" "879" "881" "887" "886" "876" "882" "883" "880" "874" "872" ] |
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\SuggestedProduct | 15 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\SuggestedProduct | No errors. |