Query Metrics
3
Database Queries
3
Different statements
204.97 ms
Query time
0
Invalid entities
50
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 198.60 ms |
SELECT DISTINCT s0_.id AS id_0, s0_.mmt_code AS mmt_code_1 FROM supplier_ref s0_ ORDER BY s0_.mmt_code ASC LIMIT 50 OFFSET 13500
Parameters:
[] |
| 2 | 0.83 ms |
SELECT s0_.id AS id_0, s0_.sku AS sku_1, s0_.ls_code AS ls_code_2, s0_.alloy_code AS alloy_code_3, s0_.mmt_code AS mmt_code_4, s0_.ds_code AS ds_code_5, s0_.dd_code AS dd_code_6, s0_.synnex_code AS synnex_code_7 FROM supplier_ref s0_ WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.mmt_code ASC
Parameters:
[ 27231 27487 27743 27999 28255 28511 28767 29023 29279 29535 29791 30047 30303 30559 30815 31071 31327 31583 31839 32095 32351 32607 32863 33119 33375 33631 33887 34143 34399 34655 34911 35167 35423 35679 96 352 608 864 1120 1376 1632 1888 2144 2400 2656 2912 3168 3424 3680 3936 ] |
| 3 | 5.55 ms |
SELECT count(*) AS sclr_0 FROM supplier_ref s0_
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\SupplierRef | 50 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\SupplierRef | No errors. |