Query Metrics
5
Database Queries
5
Different statements
4.75 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.05 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.serial_number AS serial_number_3, t0.company_id AS company_id_4, t0.current_status AS current_status_5, t0.category AS category_6 FROM s1wswoostatusdomain t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"cloud.mobiland.gr_WWW"
]
|
| 2 | 0.23 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.45 ms |
INSERT INTO s1wswoostatushistory (status, description, created_at, domain_id) VALUES (?, ?, ?, ?)
Parameters:
[ "UP" "Chance status: DOWN => UP (Serwer OK (443))" "2026-07-08 05:32:24" 69 ] |
| 4 | 0.38 ms |
UPDATE s1wswoostatusdomain SET current_status = ? WHERE id = ?
Parameters:
[ "UP" 69 ] |
| 5 | 0.64 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\S1wswoostatusdomain | 1 |
| App\Entity\S1wswoostatushistory | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\S1wswoostatusdomain | No errors. |
| App\Entity\S1wswoostatushistory | No errors. |