Query Metrics
3
Database Queries
3
Different statements
101.11 ms
Query time
0
Invalid entities
50
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 90.09 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 3600
Parameters:
[] |
| 2 | 0.93 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:
[ 34079 34335 34591 34847 35103 35359 35615 35871 32 288 544 800 1056 1312 1568 1824 2080 2336 2592 2848 3104 3360 3616 3872 4128 4384 4640 4896 5152 5408 5664 5920 6176 6432 6688 6944 7200 7456 7712 7968 8224 8480 8736 8992 9248 9504 9760 10016 10272 10528 ] |
| 3 | 10.09 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. |