Query Metrics
3
Database Queries
3
Different statements
7.42 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
6.17 ms (83.13%) |
1 |
INSERT INTO donation_history (reference, amount, paid_at, access_token, firstname, lastname, email, address_line_1, post_code, city, is_anonymous, has_proof, created_at, updated_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "20241123090808-67418d68e8cf5" 250.0 null "7CzULlFYSILelXZSXrwcKTNPjNfzqTVIX6dEAstHAOg" "Test" "Test" "test@test.com" "168 rue la France" "31000" "Toulouse" 1 1 "2024-11-23 09:08:09" "2024-11-23 09:08:09" null ] |
0.93 ms (12.54%) |
1 |
"COMMIT"
Parameters:
[] |
0.32 ms (4.32%) |
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\DonationHistory | No errors. |
App\Entity\User | No errors. |