Query Metrics
4
Database Queries
4
Different statements
5.99 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
5.36 ms (89.55%) |
1 |
"COMMIT"
Parameters:
[] |
0.35 ms (5.81%) |
1 |
SELECT t0.id AS id_1, t0.lastname AS lastname_2, t0.firstname AS firstname_3, t0.email AS email_4, t0.zipcode AS zipcode_5, t0.agree_terms AS agree_terms_6, t0.status AS status_7, t0.question1_answer AS question1_answer_8, t0.question2_answer AS question2_answer_9, t0.question3_answer AS question3_answer_10, t0.question4_answer AS question4_answer_11, t0.question5_answer AS question5_answer_12, t0.question6_answer AS question6_answer_13, t0.final_match AS final_match_14, t0.share_reference AS share_reference_15, t0.points AS points_16, t0.token AS token_17, t0.number_of_share_seen AS number_of_share_seen_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20 FROM contact t0 WHERE t0.id = ?
Parameters:
[
8217
]
|
0.20 ms (3.39%) |
1 |
UPDATE contact SET STATUS = ?, final_match = ?, points = ?, updated_at = ? WHERE id = ?
Parameters:
[ "finished" "oignon" "a:5:{s:6:"oignon";i:2;s:5:"pesto";i:2;s:9:"vin-blanc";i:1;s:16:"ail-fines-herbes";i:1;s:8:"echalote";i:0;}" "2025-10-15 13:16:36" 8217 ] |
0.08 ms (1.25%) |
1 |
"START TRANSACTION"
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\Contact | No errors. |