Query Metrics
3
Database Queries
3
Different statements
27.50 ms
Query time
0
Invalid entities
50
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 20.91 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 3300
Parameters:
[] |
| 2 | 1.13 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:
[ 7965 8221 8477 8733 8989 9245 9501 9757 10013 10269 10525 10781 11037 11293 11549 11805 12061 12317 12573 12829 13085 13341 13597 13853 14109 14365 14621 14877 15133 15389 15645 15901 16157 16413 16669 16925 17181 17437 17693 17949 18205 18461 18717 18973 19229 19485 26909 27165 27421 27677 ] |
| 3 | 5.45 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. |