Query Metrics
5
Database Queries
5
Different statements
15.25 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.53 ms |
SELECT v0_.`id` AS id_0, v0_.`token` AS token_1, v0_.`url` AS url_2, v0_.`title` AS title_3, v0_.`icon` AS icon_4, v0_.`visit_date` AS visit_date_5, v0_.`v_type` AS v_type_6, v0_.`v_object_id` AS v_object_id_7 FROM `visit` v0_ WHERE v0_.`token` = ? AND v0_.`url` = ? AND v0_.`url` <> '/.*catalog.*/' LIMIT 1
Parameters:
[ "d6aaa18c3967e5502340eabe074f1bac5eb4c52a9e272297010c73e47022a0b5" "tile/realonda/bali-verde/i/realonda-bali-verde-2" ] |
| 2 | 7.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 2.83 ms |
INSERT INTO `visit` (`token`, `url`, `title`, `icon`, `visit_date`, `v_type`, `v_object_id`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "d6aaa18c3967e5502340eabe074f1bac" 2 => "tile/realonda/bali-verde/i/realonda-bali-verde-2" 3 => "Interior realonda-bali-verde-2" 4 => "https://img.tile.expert/img_lb/realonda/bali-verde/per_sito/ambienti/realonda-bali-verde-2.webp?64" 5 => "2026-01-01 00:21:14" 6 => 4 7 => 248080 ] |
| 4 | 1.27 ms |
"COMMIT"
Parameters:
[] |
| 5 | 0.48 ms |
SELECT v0_.`id` AS id_0, v0_.`token` AS token_1, v0_.`url` AS url_2, v0_.`title` AS title_3, v0_.`icon` AS icon_4, v0_.`visit_date` AS visit_date_5, v0_.`v_type` AS v_type_6, v0_.`v_object_id` AS v_object_id_7 FROM `visit` v0_ WHERE v0_.`token` = ? AND v0_.`url` <> '/.*catalog.*/' ORDER BY v0_.`visit_date` DESC LIMIT 100
Parameters:
[
"d6aaa18c3967e5502340eabe074f1bac5eb4c52a9e272297010c73e47022a0b5"
]
|
oneC connection
No database queries were performed.
logs connection
No database queries were performed.
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| oneC | doctrine.dbal.oneC_connection |
| logs | doctrine.dbal.logs_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| oneC | doctrine.orm.oneC_entity_manager |
| logs | doctrine.orm.logs_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| WebBundle\Entity\User | No errors. |
| WebBundle\Entity\Visit | No errors. |
| FlexApp\Entity\ChatB | No errors. |
| FlexApp\Entity\ChatBMessage | No errors. |
| FlexApp\Entity\BoolDBSetting | No errors. |
| FlexApp\Entity\Widget | No errors. |
| FlexApp\Entity\CountryAndLangSpecificDataEntity | No errors. |
| WebBundle\Entity\ListCountry | No errors. |
| FlexApp\Entity\ConsultantEntity | No errors. |
| FlexApp\Entity\GeoCountryEntity | No errors. |
oneC entity manager
No loaded entities.
logs entity manager
No loaded entities.