Search

0 proveedores encontrados
🔍

No se encontraron proveedores

Intenta ajustar tu búsqueda o habilitar los servicios de ubicación.

Performance Profiler

20.4ms Page Time
2 MB Memory Peak
11 Queries
16.76ms SQL Time
SectionTotalAvgMemoryCalls
app_setup 0.68ms 0.68ms 243.6KB 1
#QueryTimeCaller
1 DELETE FROM rate_limits WHERE last_attempt_at < ? 4.55ms App\Services\Security\PersistentRateLimiter::isAllowed() [SearchController.php:186]
2 SELECT attempts, last_attempt_at FROM rate_limits WHERE ip_address = ? AND action_key = ? 0.7ms App\Services\Security\PersistentRateLimiter::isAllowed() [SearchController.php:186]
3 UPDATE rate_limits SET attempts = attempts + 1, last_attempt_at = NOW() WHERE ip_address = ? AND action_key = ? 2.92ms App\Services\Security\PersistentRateLimiter::isAllowed() [SearchController.php:186]
4 SELECT attempts, last_attempt_at FROM rate_limits WHERE ip_address = ? AND action_key = ? 0.51ms App\Services\Security\PersistentRateLimiter::isAllowed() [SearchController.php:212]
5 UPDATE rate_limits SET attempts = attempts + 1, last_attempt_at = NOW() WHERE ip_address = ? AND action_key = ? 2.78ms App\Services\Security\PersistentRateLimiter::isAllowed() [SearchController.php:212]
6 SELECT DISTINCT listing_id FROM listing_promotions WHERE promotion_type = 'top_placement' AND status 0.27ms App\Repositories\SearchRepository::getBoostedListingIds() [SearchRepository.php:238]
7 SELECT DISTINCT listing_id FROM listing_promotions WHERE promotion_type = 'highlight' AND status = ' 0.51ms App\Repositories\SearchRepository::getHighlightedListingIds() [SearchRepository.php:239]
8 SELECT DISTINCT l.id, l.name, l.brand_slug, l.address, l.image, l.cover_image, l.latitude, l.longitude, 0.6ms App\Repositories\SearchRepository::searchProviders() [SearchService.php:384]
9 INSERT INTO search_logs (query, normalized_query, page_type, location_city_id, location_name, filtered_date, resu 2.72ms App\Repositories\SearchRepository::logSearch() [SearchService.php:440]
10 SELECT normalized_query as query, COUNT(*) as search_count, SUM(CASE WHEN clicked_listing 0.77ms App\Repositories\SearchRepository::getPopularSearches() [SearchController.php:429]
11 SELECT page_type, title_template, description_template, h1_template FROM seo_templates WHERE lang = ? 0.42ms App\Repositories\SeoTemplateRepository::getAllByLang() [SeoTemplateService.php:167]
-- LCP
-- FID
-- CLS
-- TTFB