Query Metrics
1
Database Queries
1
Different statements
0.00 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.33 ms |
SELECT t0.id AS id_1, t0.user_port_number AS user_port_number_2, t0.user_port_state AS user_port_state_3, t0.destination_ip AS destination_ip_4, t0.destination_port AS destination_port_5, t0.protocol AS protocol_6, t0.secret_token AS secret_token_7, t0.infinity_id AS infinity_id_8, t0.gateway_id AS gateway_id_9 FROM tunnel t0 WHERE t0.id = ?
Parameters:
[
"3166"
]
|
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Tunnel | No errors. |
App\Entity\Infinity | No errors. |
App\Entity\Gateway | No errors. |
App\Entity\Firmware | No errors. |
App\Entity\User | No errors. |
App\Domain\RemoteOperations\Entity\RemoteOperation | No errors. |
App\Entity\Tag | No errors. |
App\Entity\MessagingServer | No errors. |