Query Metrics
5
Database Queries
5
Different statements
1.18 ms
Query time
1
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
0.54 ms (0.00%) |
1 |
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:
[ "2244ad8c97845c904bf2b8ff1e1c3a595ce7564aaedb76120b536465bd687968" "tile/ape/piemonte/i/ape-piemonte" ] |
|
0.29 ms (0.00%) |
1 |
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:
[
"2244ad8c97845c904bf2b8ff1e1c3a595ce7564aaedb76120b536465bd687968"
]
|
|
0.20 ms (0.00%) |
1 |
INSERT INTO `visit` (`token`, `url`, `title`, `icon`, `visit_date`, `v_type`, `v_object_id`) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2244ad8c97845c904bf2b8ff1e1c3a595ce7564aaedb76120b536465bd687968" 2 => "tile/ape/piemonte/i/ape-piemonte" 3 => "Interior ape-piemonte" 4 => "https://img.tile.expert/img_lb/ape/piemonte/per_sito/ambienti/ape_piemonte.webp?64" 5 => "2026-01-12 11:07:16" 6 => 4 7 => 190800 ] |
|
0.08 ms (0.00%) |
1 |
"ROLLBACK"
Parameters:
[] |
|
0.07 ms (0.00%) |
1 |
"START TRANSACTION"
Parameters:
[] |
unbuffered connection
No database queries were performed.
oneC connection
No database queries were performed.
logs connection
No database queries were performed.
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| unbuffered | doctrine.dbal.unbuffered_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 |
|
| WebBundle\Entity\BuyOrder | No errors. |
| FlexApp\Entity\InvitationEmailDeliveryStats | 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.