Query Metrics
5
Database Queries
5
Different statements
7.67 ms
Query time
0
Invalid entities
0
Cache hits
0
Cache misses
0
Cache puts
Grouped Statements
Time▼ | Count | Info |
---|---|---|
4.31 ms (56.18%) |
1 |
"COMMIT"
Parameters:
[] |
1.37 ms (17.83%) |
1 |
DELETE FROM visit_log WHERE created_at < ?
Parameters:
[
"2025-09-10 14:18:19"
]
|
1.15 ms (14.94%) |
1 |
SELECT t0.enabled AS enabled_1, t0.salt AS salt_2, t0.password AS password_3, t0.last_login AS last_login_4, t0.confirmation_token AS confirmation_token_5, t0.password_requested_at AS password_requested_at_6, t0.roles AS roles_7, t0.id AS id_8, t0.first_name AS first_name_9, t0.last_name AS last_name_10, t0.api_key AS api_key_11, t0.slug AS slug_12, t0.description AS description_13, t0.biography AS biography_14, t0.created_at AS created_at_15, t0.deleted_at AS deleted_at_16, t0.allowed_sites AS allowed_sites_17, t0.fb_link AS fb_link_18, t0.gender AS gender_19, t0.onesignal_id AS onesignal_id_20, t0.last_login_device AS last_login_device_21, t0.default_locale AS default_locale_22, t0.username_canonical AS username_canonical_23, t0.email_canonical AS email_canonical_24, t0.username AS username_25, t0.email AS email_26, t0.avatar_id AS avatar_id_27, t0.discriminator FROM users t0 WHERE t0.username IS NULL AND t0.discriminator IN ('user') AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[] |
0.68 ms (8.91%) |
1 |
INSERT INTO visit_log (created_at, visitor) VALUES (?, ?)
Parameters:
[ 1 => "2025-09-13 14:18:19" 2 => "google" ] |
0.16 ms (2.14%) |
1 |
"START TRANSACTION"
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
0
Hits
0
Misses
0
Puts
Entities Mapping
Class | Mapping errors |
---|---|
Hitso\Bundle\CommonBundle\Entity\VisitLog | No errors. |
Hitso\Bundle\CommonBundle\Entity\User | No errors. |
Hitso\Bundle\FileManagerBundle\Entity\File | No errors. |
Hitso\Bundle\CommonBundle\Entity\ChangeLog | No errors. |
Hitso\Bundle\CatalogBundle\Entity\ProductAttribute | No errors. |
Hitso\Bundle\CatalogBundle\Entity\Category | No errors. |
Hitso\Bundle\SeoBundle\Entity\SeoPage | No errors. |