| Metric | Value |
|---|
| Total Time | 76.27 ms |
| Total (seconds) | 0.0763 s |
| Total Request | 76.27 ms |
8 queries|Total: 25.77 ms|Slow threshold: 100 ms
| # | SQL | Args | Time | Status |
|---|
| 1 | SELECT * FROM %n WHERE `is_active` = %i | "redirects", 1 | 5.1 ms | OK |
| 2 | 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-06-02 15:56:19" | 14.04 ms | OK |
| 3 | 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-06-02 15:56:19", 12, 0 | 0.5 ms | OK |
| 4 | SELECT * FROM %n WHERE `deleted_at` IS NULL AND `is_active` = %i ORDER BY `sort_order` ASC, `title` ASC | "blog_categories", 1 | 1.08 ms | OK |
| 5 | SELECT * FROM %n WHERE `is_active` = %i | "blog_tags", 1 | 0.85 ms | OK |
| 6 | SELECT * FROM %n WHERE `deleted_at` IS NULL AND `is_active` = %i | "blog_authors", 1 | 1.15 ms | OK |
| 7 | 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-06-02 15:56:19", 5 | 0.48 ms | OK |
| 8 | SELECT k, v FROM settings | none | 2.57 ms | OK |
| Metric | Value |
|---|
| Peak Usage | 6MB |
| Current Usage | 6MB |
| Peak (bytes) | 6291456 |
| Current (bytes) | 6291456 |
3 items|ID: 67d57378d092...
| Key | Value |
|---|
| _flash_old | [] |
| _flash_new | [] |
| _csrf_token | "96378f44b6b3c4fbdd56d19316011cd7877a2cd0902d2abbf1c76935a4cfe75c" |
| Property | Value |
|---|
| Method | GET |
| URL | https://kvasnicakova.nagelstudio.sk/blog |
| Full URL | https://kvasnicakova.nagelstudio.sk/blog |
| Path | /blog |
| IP | 216.73.217.111 |
| AJAX | No |
| Secure (HTTPS) | Yes |
Headers
| Header | Value |
|---|
| max-forwards | 7 |
| x-php-requestid | 0cbacb23948613ecd7265125b0859dde |
| 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 | */* |
| x-proxy-ip | 10.20.7.1 |
| https | 1 |
| x-forwarded-proto | https |
| x-forwarded-for | 216.73.217.111 |
| x-real-ip | 216.73.217.111 |
| host | kvasnicakova.nagelstudio.sk |
| Property | Value |
|---|
| Name | blog.index |
| URI Pattern | /blog |
| Action | App\Modules\Blog\Controllers\Web\BlogController@index |
| Methods | GET, HEAD |