| Metric | Value |
|---|
| Total Time | 44.84 ms |
| Total (seconds) | 0.0448 s |
| Total Request | 44.84 ms |
7 queries|Total: 6.01 ms|Slow threshold: 100 ms
| # | SQL | Args | Time | Status |
|---|
| 1 | SELECT COUNT(*) AS aggregate FROM %n WHERE `deleted_at` IS NULL AND `is_active` = %i AND `published_at` <= %s AND `published_at` IS NOT NULL ORDER BY `sort_order` ASC, `published_at` DESC | "blog_posts", 1, "2026-09-24 23:55:26" | 3.17 ms | OK |
| 2 | SELECT * FROM %n WHERE `deleted_at` IS NULL AND `is_active` = %i AND `published_at` <= %s AND `published_at` IS NOT NULL ORDER BY `sort_order` ASC, `published_at` DESC LIMIT %i OFFSET %i | "blog_posts", 1, "2026-09-24 23:55:26", 12, 0 | 0.51 ms | OK |
| 3 | SELECT * FROM %n WHERE `deleted_at` IS NULL AND `is_active` = %i ORDER BY `sort_order` ASC, `title` ASC | "blog_categories", 1 | 0.37 ms | OK |
| 4 | SELECT * FROM %n WHERE `is_active` = %i | "blog_tags", 1 | 0.29 ms | OK |
| 5 | SELECT * FROM %n WHERE `deleted_at` IS NULL AND `is_active` = %i | "blog_authors", 1 | 0.29 ms | OK |
| 6 | SELECT * FROM %n WHERE `deleted_at` IS NULL AND `is_active` = %i AND `published_at` <= %s AND `published_at` IS NOT NULL ORDER BY `sort_order` ASC, `published_at` DESC LIMIT %i | "blog_posts", 1, "2026-09-24 23:55:26", 5 | 0.33 ms | OK |
| 7 | SELECT k, v FROM settings | none | 1.05 ms | OK |
| Metric | Value |
|---|
| Peak Usage | 6MB |
| Current Usage | 6MB |
| Peak (bytes) | 6291456 |
| Current (bytes) | 6291456 |
3 items|ID: 74ec421c15e5...
| Key | Value |
|---|
| _flash_old | [] |
| _flash_new | [] |
| _csrf_token | "582893d6461723fa5a833a5d6d5fbef6ce8e041d59b2ee2249792e7955064b18" |
| Property | Value |
|---|
| Method | GET |
| URL | https://kvasnicakova.nagelstudio.sk/blog |
| Full URL | https://kvasnicakova.nagelstudio.sk/blog |
| Path | /blog |
| IP | 216.73.216.77 |
| AJAX | No |
| Secure (HTTPS) | Yes |
Headers
| Header | Value |
|---|
| max-forwards | 7 |
| x-php-requestid | 9b45183d039c9fbb6d0cf033fd122249 |
| x-php-upstream | r2-u22-php82-fpm16 |
| ws-geo-country | US |
| accept-encoding | gzip, br, zstd, deflate |
| user-agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| accept | */* |
| ws-client-port | 55730 |
| x-proxy-ip | 10.20.7.1 |
| https | 1 |
| x-forwarded-proto | https |
| x-forwarded-for | 216.73.216.77 |
| x-real-ip | 216.73.216.77 |
| host | kvasnicakova.nagelstudio.sk |
| Property | Value |
|---|
| Name | blog.index |
| URI Pattern | /blog |
| Action | App\Modules\Blog\Controllers\Web\BlogController@index |
| Methods | GET, HEAD |