Query Metrics
1
Database Queries
1
Different statements
10.80 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
10.80 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.label AS label_2, t0.endpoint AS endpoint_3, t0.enabled AS enabled_4, t0.needs_attention AS needs_attention_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.deleted_at AS deleted_at_8, t0.print_group_id AS print_group_id_9, t0.printer_type_id AS printer_type_id_10, t0.site_id AS site_id_11 FROM "printers" t0 WHERE t0.id = ?
Parameters:
[
"019ff0ea-80fe-770a-3dfb-b5989badac2b"
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| PrintShop\Entity\Printer | No errors. |
| PrintShop\Entity\PrinterGroup | No errors. |
| PrintShop\Entity\PrinterType | No errors. |
| PrintShop\Entity\Site | No errors. |