Query Metrics
3
Database Queries
3
Different statements
77.52 ms
Query time
0
Invalid entities
50
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 69.77 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 32450
Parameters:
[] |
| 2 | 1.68 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:
[ 20581 20582 20583 20584 20585 20586 20587 20588 20589 20590 20591 20592 20593 20594 20546 20547 20548 20549 20551 20552 20554 20553 20555 20557 20559 20556 20558 20560 20561 20562 20563 20564 20565 20566 20567 20568 25401 25748 25747 21532 21533 21534 21535 21536 21537 21445 21446 21447 21448 21449 ] |
| 3 | 6.06 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. |