Query Metrics
3
Database Queries
3
Different statements
7.42 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.32 ms |
"START TRANSACTION"
Parameters:
[] |
2 | 6.17 ms |
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 ] |
3 | 0.93 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\DonationHistory | No errors. |
App\Entity\User | No errors. |