Query Metrics
3
Database Queries
3
Different statements
23.16 ms
Query time
0
Invalid entities
50
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 18.56 ms |
SELECT DISTINCT s0_.id AS id_0, s0_.alloy_code AS alloy_code_1 FROM supplier_ref s0_ ORDER BY s0_.alloy_code ASC LIMIT 50 OFFSET 4300
Parameters:
[] |
| 2 | 0.67 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_.alloy_code ASC
Parameters:
[ 3622 3878 4134 4390 4646 4902 5158 5414 5670 5926 6182 6438 6694 6950 7206 7462 7718 7974 8230 8486 8742 8998 9254 9510 9766 10022 10278 10534 10790 11046 11302 11558 11814 12070 12326 12582 12838 13094 13350 13606 13862 14118 14374 14630 14886 15142 15398 15654 15910 16166 ] |
| 3 | 3.93 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. |