Query Metrics
7
Database Queries
5
Different statements
9.04 ms
Query time
0
Invalid entities
Grouped Statements
company_group connection
| Time▼ | Count | Info |
|---|---|---|
|
0.49 ms (5.42%) |
2 |
SELECT COUNT(*) FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = 'platform_setting'
Parameters:
[] |
|
0.34 ms (3.78%) |
2 |
SELECT setting_value FROM platform_setting WHERE name = ? AND app_id IS NULL LIMIT 1
Parameters:
[
"subscription_enforcement_enabled"
]
|
default connection
| Time▼ | Count | Info |
|---|---|---|
|
7.96 ms (88.07%) |
1 |
INSERT INTO user_activity_logs (user_id, session_id, route, action_type, metadata, duration_seconds, created_at, updated_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 52 "c0edff86-8e83-46ed-b225-0ff9aba0e63b" "/admin/control/aie?appId=1" "page_visit" "{"route":"\/admin\/control\/aie?appId=1","page_title":"AI Employee Roster","page_url":"https:\/\/ourhoneybee.eu\/admin\/control\/aie?appId=1","referrer":"https:\/\/ourhoneybee.eu\/admin\/control\/aie?appId=1","session_id":"c0edff86-8e83-46ed-b225-0ff9aba0e63b","user_agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/150.0.0.0 Safari\/537.36","visibility_state":"visible","tracker":"activity_tracker","navigation_reason":"initial_load","previous_route":"","event":"visit"}" null "2026-07-16 17:03:19" "2026-07-16 17:03:19" ] |
|
0.13 ms (1.43%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.12 ms (1.30%) |
1 |
"START TRANSACTION"
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.