Query Metrics
2
Database Queries
2
Different statements
3.00 ms
Query time
0
Invalid entities
Queries
pos connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.42 ms |
SELECT m0_.id AS id_0, m0_.amount AS amount_1, m0_.number AS number_2, m0_.message AS message_3, m0_.seen AS seen_4, m0_.address AS address_5, m0_.date AS date_6 FROM message m0_ WHERE m0_.message NOT LIKE ? ORDER BY m0_.id DESC LIMIT 1
Parameters:
[
"%Abholen%"
]
|
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.58 ms |
SELECT t0.id AS id_1, t0.address AS address_2, t0.name AS name_3, t0.address1 AS address1_4, t0.number AS number_5 FROM kunde t0
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| mario | doctrine.dbal.mario_connection |
| schichtplaner | doctrine.dbal.schichtplaner_connection |
| lohnuebersicht | doctrine.dbal.lohnuebersicht_connection |
| pos | doctrine.dbal.pos_connection |
| storno | doctrine.dbal.storno_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| mario | doctrine.orm.mario_entity_manager |
| schichtplaner | doctrine.orm.schichtplaner_entity_manager |
| lohnuebersicht | doctrine.orm.lohnuebersicht_entity_manager |
| pos | doctrine.orm.pos_entity_manager |
| storno | doctrine.orm.storno_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Personalfragebogen\kunde | No errors. |
mario entity manager
No loaded entities.
schichtplaner entity manager
No loaded entities.
lohnuebersicht entity manager
No loaded entities.
pos entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Pos\message | No errors. |
storno entity manager
No loaded entities.