http://connect.vackelys.fr/api/partageSejourAlert?alldisplay=0&method=alert

Query Metrics

4 Database Queries
4 Different statements
6.03 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.84 ms
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:
[
  "b83dde9ad5-4a97c589ff-cea1de6ff6-11ff4092a2-923aa177zz"
]
2 0.44 ms
"START TRANSACTION"
Parameters:
[]
3 0.61 ms
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 11:44:26"
  2 => "/api/partageSejourAlert?method=alert&alldisplay=0"
  3 => "GET"
  4 => "10.42.253.227"
  5 => "b83dde9ad5-4a97c589ff-cea1de6ff6-11ff4092a2-923aa177zz"
  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
]
4 4.15 ms
"COMMIT"
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.

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.