Query Metrics
7
Database Queries
4
Different statements
3.99 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.73 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.profile_image AS profile_image_3, t0.type AS type_4, t0.code AS code_5, t0.access_token AS access_token_6, t0.access_token_expires AS access_token_expires_7, t0.refresh_token AS refresh_token_8, t0.expire AS expire_9, t0.is_deleted AS is_deleted_10, t0.asynch_token AS asynch_token_11, t0.channel_google_notif AS channel_google_notif_12, t0.google_resource_id AS google_resource_id_13, t0.webhook_expiration AS webhook_expiration_14, t0.audio_id AS audio_id_15 FROM synchronisation_setting t0 WHERE t0.channel_google_notif = ? LIMIT 1
Parameters:
[
"vYg0J-yMGrLo_xc5C2q1mzZK3UD/R+b4NBkehXHFIjdQusWA6OwtnlVEpT89f7aS"
]
|
| 2 | 0.24 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 1.25 ms |
INSERT INTO synchronisation_log (TYPE, message, details, created_at, synchronisation_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[ 1 => "GoogleCalendarService" 2 => "Google API error in fetchChangedEvents" 3 => """ {\n "error": {\n "code": 401,\n "message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",\n "errors": [\n {\n "message": "Invalid Credentials",\n "domain": "global",\n "reason": "authError",\n "location": "Authorization",\n "locationType": "header"\n }\n ],\n "status": "UNAUTHENTICATED"\n }\n }\n """ 4 => "2025-11-02 10:34:12" 5 => 33 ] |
| 4 | 0.82 ms |
"COMMIT"
Parameters:
[] |
| 5 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 6 | 0.33 ms |
INSERT INTO synchronisation_log (TYPE, message, details, created_at, synchronisation_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[ 1 => "GoogleWebhook" 2 => "Unexpected error during fetchChangedEvents" 3 => """ {\n "error": {\n "code": 401,\n "message": "Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.",\n "errors": [\n {\n "message": "Invalid Credentials",\n "domain": "global",\n "reason": "authError",\n "location": "Authorization",\n "locationType": "header"\n }\n ],\n "status": "UNAUTHENTICATED"\n }\n }\n """ 4 => "2025-11-02 10:34:12" 5 => null ] |
| 7 | 0.51 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\SynchronisationSetting | No errors. |
| App\Entity\GoogleAgenda | No errors. |
| App\Entity\Audio |
|
| App\Entity\RdvEvent | No errors. |
| App\Entity\SynchronisationLog | No errors. |