| Metric | Value |
|---|
| Total Time | 38.79 ms |
| Total (seconds) | 0.0388 s |
| Total Request | 38.79 ms |
7 queries|Total: 10.95 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-10 13:59:16" | 2.19 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-10 13:59:16", 12, 0 | 6.82 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.32 ms | OK |
| 4 | SELECT * FROM %n WHERE `is_active` = %i | "blog_tags", 1 | 0.24 ms | OK |
| 5 | SELECT * FROM %n WHERE `deleted_at` IS NULL AND `is_active` = %i | "blog_authors", 1 | 0.25 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-10 13:59:16", 5 | 0.29 ms | OK |
| 7 | SELECT k, v FROM settings | none | 0.84 ms | OK |
| Metric | Value |
|---|
| Peak Usage | 6MB |
| Current Usage | 6MB |
| Peak (bytes) | 6291456 |
| Current (bytes) | 6291456 |
3 items|ID: 0a7bfb6eb89a...
| Key | Value |
|---|
| _flash_old | [] |
| _flash_new | [] |
| _csrf_token | "3939a61c419941d4aefd717a7c29a1cc0a8df6444a35fd1d5363409e45c628a4" |
| Property | Value |
|---|
| Method | GET |
| URL | https://hlavaty.nagelstudio.sk/blog |
| Full URL | https://hlavaty.nagelstudio.sk/blog |
| Path | /blog |
| IP | 216.73.216.66 |
| AJAX | No |
| Secure (HTTPS) | Yes |
Headers
| Header | Value |
|---|
| max-forwards | 7 |
| x-php-requestid | a56e45bbcb2fa825f448d02360fc7067 |
| 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 | 64169 |
| x-proxy-ip | 10.20.7.1 |
| https | 1 |
| x-forwarded-proto | https |
| x-forwarded-for | 216.73.216.66 |
| x-real-ip | 216.73.216.66 |
| host | hlavaty.nagelstudio.sk |
| Property | Value |
|---|
| Name | blog.index |
| URI Pattern | /blog |
| Action | App\Modules\Blog\Controllers\Web\BlogController@index |
| Methods | GET, HEAD |