Performance Profiler

9.92ms Page Time
2 MB Memory Peak
3 Queries
5.73ms SQL Time
SectionTotalAvgMemoryCalls
app_setup 0.72ms 0.72ms 243KB 1
#QueryTimeCaller
1 SELECT b.id, b.identifier, b.featured_image, b.is_featured, b.created_at, bd.title, bd.slug, bd.body FROM blogs b 1.84ms App\Repositories\BlogRepository::findPublishedPaginated() [BlogPageService.php:40]
2 SELECT COUNT(*) FROM blogs b INNER JOIN blogs_detail bd ON b.id = bd.blogs_id AND bd.lang = ? WHERE b.storno = 3.38ms App\Repositories\BlogRepository::countPublished() [BlogPageService.php:41]
3 SELECT page_type, title_template, description_template, h1_template FROM seo_templates WHERE lang = ? 0.51ms App\Repositories\SeoTemplateRepository::getAllByLang() [SeoTemplateService.php:167]
-- LCP
-- FID
-- CLS
-- TTFB