Query Metrics
8
Database Queries
7
Different statements
17.41 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.48 ms |
SELECT NEXTVAL('tracking_lifetime_id_seq')
Parameters:
[] |
| 2 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.39 ms |
INSERT INTO tracking_lifetime (id, created) VALUES (?, ?)
Parameters:
[ 1 => 1335033 2 => "2026-08-05 06:13:50" ] |
| 4 | 15.52 ms |
"COMMIT"
Parameters:
[] |
| 5 | 0.25 ms |
SELECT NEXTVAL('session_id_seq')
Parameters:
[] |
| 6 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 7 | 0.40 ms |
INSERT INTO SESSION (id, ip, referrer, user_agent, query_string, utm_source, utm_medium, utm_campaign, utm_term, utm_content, loan_term, rep_apr, created, lifetime_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => 1335311 2 => "57.141.18.5" 3 => "" 4 => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36 (compatible; meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler))" 5 => "limit=10&method=GET&p=_profiler%2F074e31%2Fsearch%2Fresults&url=https%3A%2F%2Fdashboard-sgn.appdev.web.id%2F_profiler%2Fff2504%2Fsearch%2Fresults%3Fip%3D74.7.227.43%26limit%3D10%26method%3DGET%26p%3D_profiler%252F2d8a66%252Fsearch%252Fresults%26url%3Dhttps%253A%252F%252Fdashboard-sgn.appdev.web.id%252Ffavicon.ico%2526amp%253Bamp%253Bamp%253Bquot%2526amp%253Bamp%253Bquot%253B%2526quot%253B%252522%253Famp%25253Bamp%25253Bamp%25253Bquot%253D%2526amp%25253Bamp%25253Bquot%25253B%253D%2526p%253Dfavicon.ico%2526quot%25253B%252522%253D" 6 => "" 7 => "" 8 => "" 9 => "" 10 => "" 11 => "" 12 => "" 13 => "2026-08-05 06:13:50" 14 => 1335033 ] |
| 8 | 0.13 ms |
"ROLLBACK"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\UserActivity | No errors. |
| Kematjaya\VisitorTrackingBundle\Entity\Lifetime | No errors. |
| Kematjaya\VisitorTrackingBundle\Entity\Session | No errors. |
| Kematjaya\VisitorTrackingBundle\Entity\Seed | No errors. |
| Kematjaya\VisitorTrackingBundle\Entity\PageView | No errors. |
| Kematjaya\VisitorTrackingBundle\Entity\Device | No errors. |
| App\Entity\DocumentUpload | No errors. |