Query Metrics
5
Database Queries
5
Different statements
1.11 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.44 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:
[ "9a6cca5d7ad38c62e63d3ace23fbb60dc676d3df9e809542bf885486f4d688f0" "tile/bardelli/hexa/a/hexa-2-d-bianco" ] |
| 2 | 0.07 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.20 ms |
INSERT INTO `visit` (`token`, `url`, `title`, `icon`, `visit_date`, `v_type`, `v_object_id`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "9a6cca5d7ad38c62e63d3ace23fbb60d" 2 => "tile/bardelli/hexa/a/hexa-2-d-bianco" 3 => "Item HEXA 2 D_Bianco" 4 => "https://img.tile.expert/img_lb/bardelli/hexa/per_sito/minimali/b_bardelli-hexa-hexa_2_d_bianco.webp?64" 5 => "2026-01-01 01:01:14" 6 => 1 7 => 869112550 ] |
| 4 | 0.11 ms |
"COMMIT"
Parameters:
[] |
| 5 | 0.29 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:
[
"9a6cca5d7ad38c62e63d3ace23fbb60dc676d3df9e809542bf885486f4d688f0"
]
|
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.