Results Found (1)

;
Request history8.2.28PHP Version264msRequest Duration28MBMemory UsageGET searchRoute
    • Booting (187ms)time
    • Application (76.33ms)time
    • 1 x Booting (71.04%)
      187ms
      1 x Application (28.96%)
      76.33ms
      7 templates were rendered
      • 1x frontend.searchsearch.blade.php#?blade
      • 1x frontend.restaurant.search-restaurantsearch-restaurant.blade.php#?blade
      • 1x frontend.popup_pickup_takeAwaypopup_pickup_takeAway.blade.php#?blade
      • 1x frontend.layouts.appapp.blade.php#?blade
      • 1x frontend.partials._head_head.blade.php#?blade
      • 1x frontend.partials._nav_nav.blade.php#?blade
      • 1x frontend.partials._scripts_scripts.blade.php#?blade
      uri
      GET search
      middleware
      web, installed, license-activate
      controller
      App\Http\Controllers\Frontend\SearchController@filter
      namespace
      App\Http\Controllers\Frontend
      prefix
      where
      as
      search
      file
      app/Http/Controllers/Frontend/SearchController.php:18-89
      11 statements were executed, 2 of which were duplicates, 9 unique. Show only duplicated8.93ms
      • select `id` from `cuisines` where `slug` in ('north-african')1.07msfood_dev_dbSearchController.php#30
        Bindings
        • 0: north-african
        Backtrace
        • 13. app/Http/Controllers/Frontend/SearchController.php:30
        • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `restaurants` where exists (select * from `cuisines` inner join `restaurant_cuisines` on `cuisines`.`id` = `restaurant_cuisines`.`cuisine_id` where `restaurants`.`id` = `restaurant_cuisines`.`restaurant_id` and `cuisine_id` in (7)) and (`status` = 5 and `current_status` = 5)1.94msfood_dev_dbSearchController.php#68
        Bindings
        • 0: 7
        • 1: 5
        • 2: 5
        Backtrace
        • 14. app/Http/Controllers/Frontend/SearchController.php:68
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `media` where `media`.`model_id` in (5) and `media`.`model_type` = 'App\Models\Restaurant'1.27msfood_dev_dbSearchController.php#68
        Bindings
        • 0: App\Models\Restaurant
        Backtrace
        • 19. app/Http/Controllers/Frontend/SearchController.php:68
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `restaurant_ratings` where (`restaurant_id` = 5 and `status` = 5)720μsfood_dev_dbRatingsService.php#19
        Bindings
        • 0: 5
        • 1: 5
        Backtrace
        • 14. app/Http/Services/RatingsService.php:19
        • 15. app/Http/Controllers/Frontend/SearchController.php:69
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `cuisines` order by `name` desc350μsfood_dev_dbSearchController.php#83
        Backtrace
        • 14. app/Http/Controllers/Frontend/SearchController.php:83
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `media` where `media`.`model_id` in (2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13) and `media`.`model_type` = 'App\Models\Cuisine'440μsfood_dev_dbSearchController.php#83
        Bindings
        • 0: App\Models\Cuisine
        Backtrace
        • 19. app/Http/Controllers/Frontend/SearchController.php:83
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `restaurants` where exists (select * from `cuisines` inner join `restaurant_cuisines` on `cuisines`.`id` = `restaurant_cuisines`.`cuisine_id` where `restaurants`.`id` = `restaurant_cuisines`.`restaurant_id` and `cuisine_id` in (7)) and (`status` = 5 and `current_status` = 5)420μsfood_dev_dbSearchController.php#84
        Bindings
        • 0: 7
        • 1: 5
        • 2: 5
        Backtrace
        • 15. app/Http/Controllers/Frontend/SearchController.php:84
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `restaurants` where exists (select * from `cuisines` inner join `restaurant_cuisines` on `cuisines`.`id` = `restaurant_cuisines`.`cuisine_id` where `restaurants`.`id` = `restaurant_cuisines`.`restaurant_id` and `cuisine_id` in (7)) and (`status` = 5 and `current_status` = 5) limit 8 offset 0500μsfood_dev_dbSearchController.php#84
        Bindings
        • 0: 7
        • 1: 5
        • 2: 5
        Backtrace
        • 15. app/Http/Controllers/Frontend/SearchController.php:84
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `media` where `media`.`model_id` in (5) and `media`.`model_type` = 'App\Models\Restaurant'290μsfood_dev_dbSearchController.php#84
        Bindings
        • 0: App\Models\Restaurant
        Backtrace
        • 20. app/Http/Controllers/Frontend/SearchController.php:84
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `pages` where `status` = 51.26msfood_dev_dbFrontendFooterComposer.php#14
        Bindings
        • 0: 5
        Backtrace
        • 14. app/Http/Composers/FrontendFooterComposer.php:14
        • 15. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 18. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:176
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:147
      • select * from `languages` where `status` = 5670μsfood_dev_dbFrontendFooterComposer.php#15
        Bindings
        • 0: 5
        Backtrace
        • 14. app/Http/Composers/FrontendFooterComposer.php:15
        • 15. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 18. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:176
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:147
      App\Models\Cuisine
      13Cuisine.php#?
      Spatie\MediaLibrary\MediaCollections\Models\Media
      12Media.php#?
      App\Models\Page
      5Page.php#?
      App\Models\Restaurant
      2Restaurant.php#?
      App\Models\Language
      1Language.php#?
          _token
          ml2Xzr7cPkUSmQPia9FYiWzZezHSy8CMhKMVfkMr
          _previous
          array:1 [ "url" => "https://africankitchen.flyerbazar.nl/search?cuisines%5B0%5D=north-african&expe...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /search
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "cuisines" => array:1 [ 0 => "north-african" ] "expedition" => "all" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:18 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-real-ip" => array:1 [ 0 => "3.142.50.218" ] "host" => array:1 [ 0 => "africankitchen.flyerbazar.nl" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Sun, 18 May 2025 13:30:15 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImxXRnhQdU43RjdGcTJSUms0UStEUGc9PSIsInZhbHVlIjoiWkhKQ0xnb1Vzdk14ZkFhZGRsY2dqL2lHaXZ0THcyNzE2L0VYdGNKK0lnTDJGMXFiVmlWanptYXBjUG1YZmN2Q1d3OGRuYmNaQS9DT1dxVlRXTkh3RTZWYU5RaWNWVUY1N1dya3F5aGthcGpGM08rQnZLZ1czWlFsR09UOHFsL20iLCJtYWMiOiIxNDE2YThiZTk3YzJhZDcwMTYyYzIzZjQ2MmMwMmZkMmNjMWIzNjVmOWQ3ZTc1ZjlkYzVhODFkZGQxMWExMTQwIiwidGFnIjoiIn0%3D; expires=Sun, 18 May 2025 15:30:15 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImxXRnhQdU43RjdGcTJSUms0UStEUGc9PSIsInZhbHVlIjoiWkhKQ0xnb1Vzdk14ZkFhZGRsY2dqL2lHaXZ0THcyNzE2L0VYdGNKK0lnTDJGMXFiVmlWanptYXBjUG1YZmN2Q1d3OGRuY" 1 => "african_kitchen_session=eyJpdiI6IloxZ3B1NnJnV3NrQ1RVbDg3R0VqaHc9PSIsInZhbHVlIjoiYVJpT1lZdGxiOTJ2WElQRlBjS0QwTEZyNFlmRVFRN1J1QUpDc1BmUzRYZWlHdG96eEFVOWg4MEROd1pqSytjS0dDUXZ2VzZyMWF3OXorYm1aQk1kVE04QlI1TVBpd3EyeTRhMUJnMnBZNTZLUGIxQzJIRjZoMUttMWhoLy9LaWciLCJtYWMiOiJiZGE2OGNkNjAyMWZlY2I1ODgwMmIwYjU0ZDM1NjQ1OGMzODY5Y2I4YmRlMDBlY2Y4MTZhMmI0OTRkMjJkM2E4IiwidGFnIjoiIn0%3D; expires=Sun, 18 May 2025 15:30:15 GMT; Max-Age=7200; path=/; httponly; samesite=laxafrican_kitchen_session=eyJpdiI6IloxZ3B1NnJnV3NrQ1RVbDg3R0VqaHc9PSIsInZhbHVlIjoiYVJpT1lZdGxiOTJ2WElQRlBjS0QwTEZyNFlmRVFRN1J1QUpDc1BmUzRYZWlHdG96eEFVOWg4MEROd1pq" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImxXRnhQdU43RjdGcTJSUms0UStEUGc9PSIsInZhbHVlIjoiWkhKQ0xnb1Vzdk14ZkFhZGRsY2dqL2lHaXZ0THcyNzE2L0VYdGNKK0lnTDJGMXFiVmlWanptYXBjUG1YZmN2Q1d3OGRuYmNaQS9DT1dxVlRXTkh3RTZWYU5RaWNWVUY1N1dya3F5aGthcGpGM08rQnZLZ1czWlFsR09UOHFsL20iLCJtYWMiOiIxNDE2YThiZTk3YzJhZDcwMTYyYzIzZjQ2MmMwMmZkMmNjMWIzNjVmOWQ3ZTc1ZjlkYzVhODFkZGQxMWExMTQwIiwidGFnIjoiIn0%3D; expires=Sun, 18-May-2025 15:30:15 GMT; path=/XSRF-TOKEN=eyJpdiI6ImxXRnhQdU43RjdGcTJSUms0UStEUGc9PSIsInZhbHVlIjoiWkhKQ0xnb1Vzdk14ZkFhZGRsY2dqL2lHaXZ0THcyNzE2L0VYdGNKK0lnTDJGMXFiVmlWanptYXBjUG1YZmN2Q1d3OGRuY" 1 => "african_kitchen_session=eyJpdiI6IloxZ3B1NnJnV3NrQ1RVbDg3R0VqaHc9PSIsInZhbHVlIjoiYVJpT1lZdGxiOTJ2WElQRlBjS0QwTEZyNFlmRVFRN1J1QUpDc1BmUzRYZWlHdG96eEFVOWg4MEROd1pqSytjS0dDUXZ2VzZyMWF3OXorYm1aQk1kVE04QlI1TVBpd3EyeTRhMUJnMnBZNTZLUGIxQzJIRjZoMUttMWhoLy9LaWciLCJtYWMiOiJiZGE2OGNkNjAyMWZlY2I1ODgwMmIwYjU0ZDM1NjQ1OGMzODY5Y2I4YmRlMDBlY2Y4MTZhMmI0OTRkMjJkM2E4IiwidGFnIjoiIn0%3D; expires=Sun, 18-May-2025 15:30:15 GMT; path=/; httponlyafrican_kitchen_session=eyJpdiI6IloxZ3B1NnJnV3NrQ1RVbDg3R0VqaHc9PSIsInZhbHVlIjoiYVJpT1lZdGxiOTJ2WElQRlBjS0QwTEZyNFlmRVFRN1J1QUpDc1BmUzRYZWlHdG96eEFVOWg4MEROd1pq" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "ml2Xzr7cPkUSmQPia9FYiWzZezHSy8CMhKMVfkMr" "_previous" => array:1 [ "url" => "https://africankitchen.flyerbazar.nl/search?cuisines%5B0%5D=north-african&expedition=all" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-18 15:30:15GET/search?cuisines%5B0%5D=north-african&expedition=all71133
          BESbswy