Query Metrics
11
Database Queries
10
Different statements
18.04 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
12.59 ms (69.77%) |
1 |
"COMMIT"
Parameters:
[] |
|
3.68 ms (20.41%) |
1 |
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:
[] |
|
0.34 ms (1.87%) |
1 |
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 => 1287870 2 => "57.141.18.82" 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 => "ip=57.141.18.123&limit=10&method=GET&p=_profiler%2Fc76739%2Fsearch%2Fresults&url=https%3A%2F%2Fdashboard-sgn.appdev.web.id%2F_profiler%2Fb243e4%2Fsearch%2Fresults%3Fip%3D57.141.18.2%26limit%3D10%26method%3DGET%26p%3D_profiler%252F074e31%252Fsearch%252Fresults%26url%3Dhttps%253A%252F%252Fdashboard-sgn.appdev.web.id%252F_profiler%252F03930e%252Fsearch%252Fresults%253Flimit%253D10%2526method%253DGET%2526p%253D_profiler%25252F074e31%25252Fsearch%25252Fresults%2526url%253Dhttps%25253A%25252F%25252Fdashboard-sgn.appdev.web.id%25252F_profiler%25252F598948%25252Fsearch%25252Fresults%25253Fip%25253D74.7.227.185%252526limit%25253D10%252526method%25253DGET%252526p%25253D_profiler%2525252Fcb6162%2525252Fsearch%2525252Fresults%252526url%25253Dhttps%2525253A%2525252F%2525252Fdashboard-sgn.appdev.web.id%2525252Ffavicon.ico%25252526amp%2525253Bamp%2525253Bamp%2525253Bamp%2525253Bquot%25252526amp%2525253Bamp%2525253Bamp%2525253Bquot%2525253B%25252526amp%2525253Bquot%2525253B%25252526quot%2525253B%2525253Famp%252525253Bamp%252525253Bamp%252525253Bamp%252525253Bquot%2525253D%25252526amp%252525253Bamp%252525253Bamp%252525253Bquot%252525253B%2525253D%25252526amp%252525253Bquot%252525253B%2525253D%25252526p%2525253Dfavicon.ico%25252526quot%252525253B%2525253D" 6 => "" 7 => "" 8 => "" 9 => "" 10 => "" 11 => "" 12 => "" 13 => "2026-08-04 17:57:19" 14 => 1287592 ] |
|
0.31 ms (1.74%) |
1 |
SELECT NEXTVAL('tracking_lifetime_id_seq')
Parameters:
[] |
|
0.26 ms (1.45%) |
1 |
SELECT nspname FROM pg_namespace WHERE nspname !~ '^pg_.*' AND nspname != 'information_schema'
Parameters:
[] |
|
0.25 ms (1.40%) |
1 |
INSERT INTO tracking_lifetime (id, created) VALUES (?, ?)
Parameters:
[ 1 => 1287592 2 => "2026-08-04 17:57:19" ] |
|
0.22 ms (1.19%) |
2 |
"START TRANSACTION"
Parameters:
[] |
|
0.18 ms (0.99%) |
1 |
SELECT NEXTVAL('session_id_seq')
Parameters:
[] |
|
0.12 ms (0.65%) |
1 |
"ROLLBACK"
Parameters:
[] |
|
0.10 ms (0.53%) |
1 |
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. |