Query Metrics
5
Database Queries
5
Different statements
1.00 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.42 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:
[ "84de0f6d2a4310cfdd551690533cd2a378e636d794e75bfa7c2e45b3cf844072" "tile/ariana/mineral/i/ariana-mineral" ] |
| 2 | 0.07 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.17 ms |
INSERT INTO `visit` (`token`, `url`, `title`, `icon`, `visit_date`, `v_type`, `v_object_id`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "84de0f6d2a4310cfdd551690533cd2a3" 2 => "tile/ariana/mineral/i/ariana-mineral" 3 => "Interior ariana-mineral" 4 => "https://img.tile.expert/img_lb/ariana/mineral/per_sito/ambienti/ariana_mineral.webp?64" 5 => "2025-12-31 13:07:24" 6 => 4 7 => 181633 ] |
| 4 | 0.09 ms |
"COMMIT"
Parameters:
[] |
| 5 | 0.25 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:
[
"84de0f6d2a4310cfdd551690533cd2a378e636d794e75bfa7c2e45b3cf844072"
]
|
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.