Search

0 providers found
🔍

No providers found

Try adjusting your search or enabling location services.

Performance Profiler

16.4ms Page Time
2 MB Memory Peak
10 Queries
12.66ms SQL Time
SectionTotalAvgMemoryCalls
app_setup 0.69ms 0.69ms 243KB 1
#QueryTimeCaller
1 SELECT attempts, last_attempt_at FROM rate_limits WHERE ip_address = ? AND action_key = ? 0.57ms App\Services\Security\PersistentRateLimiter::isAllowed() [SearchController.php:186]
2 UPDATE rate_limits SET attempts = 1, last_attempt_at = NOW() WHERE ip_address = ? AND action_key = ? 4.09ms App\Services\Security\PersistentRateLimiter::isAllowed() [SearchController.php:186]
3 SELECT attempts, last_attempt_at FROM rate_limits WHERE ip_address = ? AND action_key = ? 0.5ms App\Services\Security\PersistentRateLimiter::isAllowed() [SearchController.php:212]
4 UPDATE rate_limits SET attempts = 1, last_attempt_at = NOW() WHERE ip_address = ? AND action_key = ? 2.51ms App\Services\Security\PersistentRateLimiter::isAllowed() [SearchController.php:212]
5 SELECT DISTINCT listing_id FROM listing_promotions WHERE promotion_type = 'top_placement' AND status 0.26ms App\Repositories\SearchRepository::getBoostedListingIds() [SearchRepository.php:238]
6 SELECT DISTINCT listing_id FROM listing_promotions WHERE promotion_type = 'highlight' AND status = ' 0.6ms App\Repositories\SearchRepository::getHighlightedListingIds() [SearchRepository.php:239]
7 SELECT DISTINCT l.id, l.name, l.brand_slug, l.address, l.image, l.cover_image, l.latitude, l.longitude, 0.56ms App\Repositories\SearchRepository::searchProviders() [SearchService.php:384]
8 INSERT INTO search_logs (query, normalized_query, page_type, location_city_id, location_name, filtered_date, resu 2.46ms App\Repositories\SearchRepository::logSearch() [SearchService.php:440]
9 SELECT normalized_query as query, COUNT(*) as search_count, SUM(CASE WHEN clicked_listing 0.71ms App\Repositories\SearchRepository::getPopularSearches() [SearchController.php:429]
10 SELECT page_type, title_template, description_template, h1_template FROM seo_templates WHERE lang = ? 0.4ms App\Repositories\SeoTemplateRepository::getAllByLang() [SeoTemplateService.php:167]
-- LCP
-- FID
-- CLS
-- TTFB