Query Metrics
4
Database Queries
4
Different statements
5.87 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.09 ms (0.00%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.19 ms (0.00%) |
1 |
SELECT a0_.id AS id_0, a0_.token AS token_1, a0_.expires_at AS expires_at_2, a0_.user_id AS user_id_3 FROM api_token a0_ WHERE a0_.token = ?
Parameters:
[
null
]
|
|
0.86 ms (0.00%) |
1 |
"START TRANSACTION"
Parameters:
[] |
|
0.73 ms (0.00%) |
1 |
INSERT INTO api_logs (date_time, url, method, request_ip, api_key, authenticated, ressource, ressource_id, params, has_exception, exception_class, exception_message, exception_code, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2026-04-01 10:27:14" 2 => "/api/partageSejourAlert?method=alert&alldisplay=0" 3 => "GET" 4 => "10.42.95.235" 5 => null 6 => 0 7 => "partageSejourAlert" 8 => null 9 => "a:2:{s:3:"get";a:2:{s:6:"method";s:5:"alert";s:10:"alldisplay";s:1:"0";}s:4:"post";a:0:{}}" 10 => 1 11 => "App\Exception\ApiNotAllowedException" 12 => "api key is incorrect" 13 => "401" 14 => null ] |
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\ApiToken | No errors. |
| App\Entity\User | No errors. |
| App\Entity\ApiLogs | No errors. |
| App\Entity\Instance | No errors. |
| App\Entity\RoleGroup | No errors. |