Query Metrics
10
Database Queries
6
Different statements
11.65 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.73 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.firstname AS firstname_4, t0.lastname AS lastname_5, t0.photo AS photo_6, t0.locale AS locale_7, t0.is_verified AS is_verified_8, t0.created_at AS created_at_9, t0.modified_at AS modified_at_10, t0.email_pro AS email_pro_11, t0.origin AS origin_12, t0.has_extension AS has_extension_13, t0.extension_last_verified_at AS extension_last_verified_at_14, t0.user_uid AS user_uid_15, t0.account_uid AS account_uid_16, t0.identity_uid AS identity_uid_17, t0.linkedin_url AS linkedin_url_18, t0.li_at AS li_at_19, t0.network_status AS network_status_20, t0.phone AS phone_21, t0.job AS job_22, t0.is_active AS is_active_23, t0.enrichments_sent_today_count AS enrichments_sent_today_count_24, t0.enrichment_quota_last_reset_at AS enrichment_quota_last_reset_at_25, t0.token AS token_26, t0.rememberMeKey AS rememberMeKey_27, t0.has_seen_linkedin_preview_modal AS has_seen_linkedin_preview_modal_28, t0.li_at_updated_at AS li_at_updated_at_29, t0.message_template_formal AS message_template_formal_30, t0.message_template_informal AS message_template_informal_31, t0.greeting_formal AS greeting_formal_32, t0.greeting_informal AS greeting_informal_33, t0.is_suggestion_tour_hidden AS is_suggestion_tour_hidden_34, t0.last_profile_sync_at AS last_profile_sync_at_35, t0.number_connections AS number_connections_36, t0.password AS password_37, t0.has_linkedin_integration AS has_linkedin_integration_38, t0.linkedin_integration_created_at AS linkedin_integration_created_at_39, t0.linkedin_integration_last_verified_at AS linkedin_integration_last_verified_at_40, t0.linkedin_integration_status AS linkedin_integration_status_41, t0.linkedin_email_encrypted AS linkedin_email_encrypted_42, t0.linkedin_password_encrypted AS linkedin_password_encrypted_43, t0.linkedin_credentials_saved_at AS linkedin_credentials_saved_at_44, t0.checkpoint_type AS checkpoint_type_45, t0.onboarding_step AS onboarding_step_46, t0.password_reset_token AS password_reset_token_47, t0.password_reset_expires_at AS password_reset_expires_at_48, t0.recette_test_progress AS recette_test_progress_49, t0.client_id AS client_id_50 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
370
]
|
| 2 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.69 ms |
INSERT INTO feedback_ticket (TYPE, STATUS, priority_score, title, issue_description, expected_behavior, page_url, notion_page_id, metadata, created_at, updated_at, resolved_at, created_by_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "BUG" 2 => "OPEN" 3 => 21 4 => "Test Extension + Linkedin déconnecté : process inabouti" 5 => """ En faisant le test connexion via extension, et linkedin déconnecté : \n j'ai cliqué sur Me conntecter à Linkedin\n je suis bien arrivé sur la page de connexion à linkedin et ai renseigné mes ID\n on m'a demander les autorisations pour bambboo (nom etc.) : j'ai accepté\n puis j'arrive sur cette page : retour à la case départ.\n je ne sais pas ce que je dois faire, j'ai l'impression que je n'ai pas été correctement inscrit """ 6 => """ je m'attendais à arriver sur la page des suggestions\n je m'attenais à avoir terminé l'inscription """ 7 => "https://preprod.bambboo.jobinlive.fr/suggestions-ia" 8 => null 9 => "{"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/144.0.0.0 Safari\/537.36","platform":"Win32","screenWidth":1920,"screenHeight":1080,"viewportWidth":1920,"viewportHeight":911,"url":"https:\/\/preprod.bambboo.jobinlive.fr\/suggestions-ia","language":"en-US","devicePixelRatio":1,"timestamp":"2026-02-13T12:28:24.081Z"}" 10 => "2026-02-13 13:30:32" 11 => "2026-02-13 13:30:32" 12 => null 13 => 370 ] |
| 4 | 1.79 ms |
"COMMIT"
Parameters:
[] |
| 5 | 0.22 ms |
"START TRANSACTION"
Parameters:
[] |
| 6 | 0.37 ms |
INSERT INTO feedback_screenshot (filename, mime_type, file_path, size_bytes, page_url, is_capture, created_at, ticket_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "feedback-2026-02-13T12-28-24-574Z.png" 2 => "image/png" 3 => "59/feedback-2026-02-13T12-28-24-574Z.png" 4 => 151221 5 => "https://preprod.bambboo.jobinlive.fr/suggestions-ia" 6 => 1 7 => "2026-02-13 13:30:32" 8 => 59 ] |
| 7 | 1.99 ms |
"COMMIT"
Parameters:
[] |
| 8 | 0.39 ms |
"START TRANSACTION"
Parameters:
[] |
| 9 | 0.91 ms |
UPDATE feedback_ticket SET notion_page_id = ?, updated_at = ? WHERE id = ?
Parameters:
[ "3065026c-73c8-8124-aea6-f46283a51e0a" "2026-02-13 13:30:36" 59 ] |
| 10 | 2.27 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\User | No errors. |
| App\Entity\Client | No errors. |
| App\Entity\Job | No errors. |
| App\Entity\NetworkUser | No errors. |
| App\Entity\CaptaindataJob | No errors. |
| App\Entity\Suggestion |
|
| App\Entity\Proposal | No errors. |
| App\Entity\Message | No errors. |
| App\Entity\FeedbackScreenshot | No errors. |
| App\Entity\FeedbackTicket | No errors. |