Query Metrics
3
Database Queries
3
Different statements
82.27 ms
Query time
0
Invalid entities
50
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 56.15 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 3500
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_.alloy_code ASC
Parameters:
[ 1311 1567 1823 2079 2335 2591 2847 3103 3359 3615 3871 4127 4383 4639 4895 5151 5407 5663 5919 6175 6431 6687 6943 7199 7455 7711 7967 8223 8479 8735 8991 9247 9503 9759 10015 10271 10527 10783 11039 11295 11551 11807 12063 12319 12575 12831 13087 13343 13599 13855 ] |
| 3 | 25.29 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. |