Query Metrics
11
Database Queries
10
Different statements
13.62 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.36 ms |
SELECT NEXTVAL('tracking_lifetime_id_seq')
Parameters:
[] |
| 2 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.33 ms |
INSERT INTO tracking_lifetime (id, created) VALUES (?, ?)
Parameters:
[ 1 => 5507527 2 => "2026-09-16 05:28:37" ] |
| 4 | 9.04 ms |
"COMMIT"
Parameters:
[] |
| 5 | 0.22 ms |
SELECT NEXTVAL('session_id_seq')
Parameters:
[] |
| 6 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 7 | 0.34 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 => 5507807 2 => "74.7.242.21" 3 => "https://dashboard-sgn.appdev.web.id/_profiler/ee35b2/search/results?ip=57.141.14.21&limit=10&method=GET&p=_profiler/e6f871/search/results&url=https://dashboard-sgn.appdev.web.id/_profiler/b2f56c/search/results?ip%3D57.141.14.64%26limit%3D10%26p%3D_profiler%252Fbbbac8%252Fsearch%252Fresults%26url%3Dhttps%253A%252F%252Fdashboard-sgn.appdev.web.id%252F%2525EF%2525BF%2525BD%2525EF%2525BF%2525BDsettings%2525EF%2525BF%2525BD%2525EF%2525BF%2525BDxml%253Fp%253D%2525EF%2525BF%2525BD%2525EF%2525BF%2525BDsettings%2525EF%2525BF%2525BD%2525EF%2525BF%2525BDxml" 4 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)" 5 => "ip=57.141.14.21&limit=10&method=GET&p=_profiler%2Fe6f871%2Fsearch%2Fresults&url=https%3A%2F%2Fdashboard-sgn.appdev.web.id%2F_profiler%2Fb2f56c%2Fsearch%2Fresults%3Fip%3D57.141.14.64%26limit%3D10%26p%3D_profiler%252Fbbbac8%252Fsearch%252Fresults%26url%3Dhttps%253A%252F%252Fdashboard-sgn.appdev.web.id%252F%2525EF%2525BF%2525BD%2525EF%2525BF%2525BDsettings%2525EF%2525BF%2525BD%2525EF%2525BF%2525BDxml%253Fp%253D%2525EF%2525BF%2525BD%2525EF%2525BF%2525BDsettings%2525EF%2525BF%2525BD%2525EF%2525BF%2525BDxml" 6 => "" 7 => "" 8 => "" 9 => "" 10 => "" 11 => "" 12 => "" 13 => "2026-09-16 05:28:37" 14 => 5507527 ] |
| 8 | 0.09 ms |
"ROLLBACK"
Parameters:
[] |
| 9 | 2.57 ms |
SELECT quote_ident(table_name) AS table_name, table_schema AS schema_name FROM information_schema.tables WHERE table_schema NOT LIKE 'pg\_%' AND table_schema != 'information_schema' AND table_name != 'geometry_columns' AND table_name != 'spatial_ref_sys' AND table_type != 'VIEW'
Parameters:
[] |
| 10 | 0.27 ms |
SELECT nspname FROM pg_namespace WHERE nspname !~ '^pg_.*' AND nspname != 'information_schema'
Parameters:
[] |
| 11 | 0.14 ms |
SHOW search_path
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. |
| Kematjaya\UserBundle\Entity\KmjUser | No errors. |
| Kematjaya\UserBundle\Entity\DefaultUser | No errors. |
| App\Entity\Document | No errors. |
| App\Entity\DocumentUploadValue | No errors. |