Query Metrics
4
Database Queries
4
Different statements
2.95 ms
Query time
2
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.63 ms (55.32%) |
1 |
"COMMIT"
Parameters:
[] |
0.49 ms (16.62%) |
1 |
INSERT INTO contact (name, email, phone, subject, message, created_at, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "Dana" "bizassistance008@outlook.com" "485180822" "Quickbooks, Xero, Wave, Freshbooks Bookkeeping Specialist" """ Hi, This is Dana. I am a bookkeeper. I have expertise in Quickbooks, Wave, Xero, Freshbooks and Sage. I can categorize your transactions of incomes/expenses and can handle reconciliations of your different payment accounts like paypal, wise, business accounts etc. My rates are USD 20 per hour. \r\n \r\n Reply me on bizassistance008@outlook.com to discuss further. """ "2025-01-15 15:57:26" "2025-01-15 15:57:26" ] |
0.46 ms (15.71%) |
1 |
SELECT t1.id AS id_2, t1.email AS email_3, t1.first_name AS first_name_4, t1.last_name AS last_name_5, t1.roles AS roles_6, t1.password AS password_7, t1.logo AS logo_8, t1.created_at AS created_at_9, t1.updated_at AS updated_at_10, t0.title AS title_11, t0.address AS address_12, t0.phone AS phone_13, t0.statut AS statut_14, t1.type FROM agency t0 INNER JOIN user t1 ON t0.id = t1.id
Parameters:
[] |
0.37 ms (12.36%) |
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\User | No errors. |
App\Entity\Agency | No errors. |
App\Entity\Order |
|
App\Entity\Bike |
|
App\Entity\Accessory | No errors. |
App\Entity\Event | No errors. |
App\Entity\History | No errors. |
App\Entity\Contact | No errors. |