Query Metrics
8
Database Queries
6
Different statements
1.75 ms
Query time
0
Invalid entities
Queries
company_group connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.41 ms |
SELECT COUNT(*) FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = 'platform_setting'
Parameters:
[] |
| 2 | 0.29 ms |
SELECT setting_value FROM platform_setting WHERE name = ? AND app_id IS NULL LIMIT 1
Parameters:
[
"subscription_enforcement_enabled"
]
|
| 3 | 0.20 ms |
SELECT COUNT(*) FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = 'platform_setting'
Parameters:
[] |
| 4 | 0.20 ms |
SELECT setting_value FROM platform_setting WHERE name = ? AND app_id IS NULL LIMIT 1
Parameters:
[
"hard_suspension_enabled"
]
|
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.09 ms |
"START TRANSACTION"
Parameters:
[] |
| 2 | 0.24 ms |
INSERT INTO user_activity_logs (user_id, session_id, route, action_type, metadata, duration_seconds, created_at, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6916 "0379c8bc-d8ce-4ccd-83e8-de535da005a6" "/leadgen?status=enriched" "page_visit" "{"route":"\/leadgen?status=enriched","page_title":"LeadGen \u2014 Outbound Prospects","page_url":"https:\/\/ourhoneybee.eu\/leadgen?status=enriched","referrer":"https:\/\/ourhoneybee.eu\/leadgen","session_id":"0379c8bc-d8ce-4ccd-83e8-de535da005a6","user_agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/151.0.0.0 Safari\/537.36","visibility_state":"visible","tracker":"activity_tracker","navigation_reason":"initial_load","previous_route":"","event":"visit"}" null "2026-08-19 14:20:03" "2026-08-19 14:20:03" ] |
| 3 | 0.11 ms |
"COMMIT"
Parameters:
[] |
| 4 | 0.22 ms |
SELECT data FROM acc_setting WHERE name = 'cors_extra_origins' ORDER BY id DESC LIMIT 1
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| company_group | doctrine.dbal.company_group_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| company_group | doctrine.orm.company_group_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| ApplicationBundle\Entity\UserActivityLog | No errors. |
company_group entity manager
No loaded entities.