Query Metrics
7
Database Queries
5
Different statements
9.87 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
8.81 ms (89.24%) |
2 |
"COMMIT"
Parameters:
[] |
0.39 ms (3.99%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.count AS count_3 FROM `traffic` t0 WHERE t0.created_at = ? LIMIT 1
Parameters:
[
"2025-01-04 23:00:00"
]
|
0.30 ms (3.04%) |
1 |
INSERT INTO contact (full_name, email, subject, message, created_at, updated_at, deleted_at) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "Mather" 2 => "mazie.mather@gmail.com" 3 => "How to send bulk X ( twitter) for Free" 4 => """ Hi ,\r\n Start Send bulk X (twitter) Dm 500 dm /day Free in Simple 3 step system\r\n \r\n 1- sign up & create your account with this link : https://shorturl.at/EYhaw\r\n 2-Tell the tool about your self\r\n 3-connect your X account \r\n \r\n And happy bulk sending \r\n """ 5 => "2025-01-04 23:21:05" 6 => "2025-01-04 23:21:05" 7 => null ] |
0.19 ms (1.87%) |
2 |
"START TRANSACTION"
Parameters:
[] |
0.18 ms (1.85%) |
1 |
UPDATE `traffic` SET count = ? WHERE id = ?
Parameters:
[ 3008 23708 ] |
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\Main\Traffic | No errors. |
App\Entity\Main\Contact | No errors. |