| Metric | Value |
|---|
| Total Time | 36 ms |
| Total (seconds) | 0.036 s |
| Total Request | 36 ms |
7 queries|Total: 5.68 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-07-13 11:37:17" | 2.48 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-07-13 11:37:17", 12, 0 | 0.6 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.55 ms | OK |
| 4 | SELECT * FROM %n WHERE `is_active` = %i | "blog_tags", 1 | 0.41 ms | OK |
| 5 | SELECT * FROM %n WHERE `deleted_at` IS NULL AND `is_active` = %i | "blog_authors", 1 | 0.44 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-07-13 11:37:17", 5 | 0.31 ms | OK |
| 7 | SELECT k, v FROM settings | none | 0.89 ms | OK |
| Metric | Value |
|---|
| Peak Usage | 6MB |
| Current Usage | 6MB |
| Peak (bytes) | 6291456 |
| Current (bytes) | 6291456 |
3 items|ID: 00de413161ee...
| Key | Value |
|---|
| _flash_old | [] |
| _flash_new | [] |
| _csrf_token | "4f045ffbcaa64a2a7882c08d7fe28fb803f66bd0a983537f5af0d199996636d8" |
| Property | Value |
|---|
| Method | GET |
| URL | https://hlavaty.nagelstudio.sk/blog |
| Full URL | https://hlavaty.nagelstudio.sk/blog |
| Path | /blog |
| IP | 216.73.217.22 |
| AJAX | No |
| Secure (HTTPS) | Yes |
Headers
| Header | Value |
|---|
| max-forwards | 7 |
| x-php-requestid | d78e6add3c94bdc156fa0f23fd84e5e7 |
| 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 | 6088 |
| x-proxy-ip | 10.20.7.1 |
| https | 1 |
| x-forwarded-proto | https |
| x-forwarded-for | 216.73.217.22 |
| x-real-ip | 216.73.217.22 |
| host | hlavaty.nagelstudio.sk |
| Property | Value |
|---|
| Name | blog.index |
| URI Pattern | /blog |
| Action | App\Modules\Blog\Controllers\Web\BlogController@index |
| Methods | GET, HEAD |