Download the app from here...
7.4.33PHP Version246msRequest Duration6MBMemory UsageGET restaurant-listRoute
    • Booting (90.76ms)
    • Application (155ms)
    • 1 x Application (62.75%)
      154.62ms
      1 x Booting (36.84%)
      90.76ms
      5 templates were rendered
      • listofrest (resources/views/listofrest.blade.php)5blade
        Params
        0
        restaurants
        1
        countryId
        2
        cuisine_types
        3
        cities
        4
        expensiveness
      • layouts.front (resources/views/layouts/front.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        restaurants
        4
        countryId
        5
        cuisine_types
        6
        cities
        7
        expensiveness
        8
        __currentLoopData
        9
        detail
        10
        key
        11
        loop
        12
        cuisine
        13
        today_date
      • restaurant-layout.restaurant-main-header (resources/views/restaurant-layout/restaurant-main-header.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        restaurants
        4
        countryId
        5
        cuisine_types
        6
        cities
        7
        expensiveness
        8
        __currentLoopData
        9
        detail
        10
        key
        11
        loop
        12
        cuisine
        13
        today_date
      • restaurant-layout.download-section (resources/views/restaurant-layout/download-section.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        restaurants
        4
        countryId
        5
        cuisine_types
        6
        cities
        7
        expensiveness
        8
        __currentLoopData
        9
        detail
        10
        key
        11
        loop
        12
        cuisine
        13
        today_date
      • restaurant-layout.restaurant-footer (resources/views/restaurant-layout/restaurant-footer.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        restaurants
        4
        countryId
        5
        cuisine_types
        6
        cities
        7
        expensiveness
        8
        __currentLoopData
        9
        detail
        10
        key
        11
        loop
        12
        cuisine
        13
        today_date
      uri
      GET restaurant-list
      middleware
      web
      controller
      App\Http\Controllers\HomeController@restaurantList
      namespace
      prefix
      where
      as
      restaurant-list
      file
      app/Http/Controllers/HomeController.php:219-301
      82 statements were executed, 11 of which were duplicated, 71 unique72.57ms
      • select * from `cuisine_types`
        40.52ms/app/Http/Controllers/HomeController.php:222rizera-dev
        Metadata
        Backtrace
        • 17. /app/Http/Controllers/HomeController.php:222
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `cities` where `country_id` is null and `status` = 1
        400μs/app/Http/Controllers/HomeController.php:223rizera-dev
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:223
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `restaurants` where `status` = 1 and `country_id` = 1 and `status` = 1
        2.73ms/app/Http/Controllers/HomeController.php:285rizera-dev
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:285
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `restaurant_facilities` where `restaurant_facilities`.`restaurant_id` in (1, 2, 4, 5, 7, 8, 17, 29, 41, 42, 43, 44, 45, 47, 59, 60, 61, 62, 71)
        630μs/app/Http/Controllers/HomeController.php:285rizera-dev
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/HomeController.php:285
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `facilities` where `facilities`.`id` in (1, 2, 3, 4, 5, 6)
        870μs/app/Http/Controllers/HomeController.php:285rizera-dev
        Metadata
        Backtrace
        • 24. /app/Http/Controllers/HomeController.php:285
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `weekly_hours` where `weekly_hours`.`restaurant_id` in (1, 2, 4, 5, 7, 8, 17, 29, 41, 42, 43, 44, 45, 47, 59, 60, 61, 62, 71)
        740μs/app/Http/Controllers/HomeController.php:285rizera-dev
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/HomeController.php:285
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 1 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        500μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 1
        390μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 2 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        380μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 2
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 2
        320μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 4 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        350μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 4
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 4
        380μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 5 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        370μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 5
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 5
        290μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 7 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        340μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 7
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 7
        290μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 8 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        320μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 8
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 8
        300μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 17 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        340μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 17
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 17
        290μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 17
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 29 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        330μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 29
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 29
        290μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 29
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 41 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        320μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 41
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 41
        290μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 41
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 42 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        360μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 42
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 42
        300μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 42
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 43 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        340μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 43
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 43
        280μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 43
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 44 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        350μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 44
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 44
        280μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 44
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 45 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        330μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 45
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 45
        290μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 45
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 47 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        340μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 47
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 47
        320μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 47
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 59 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        330μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 59
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 59
        310μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 59
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 60 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        320μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 60
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 60
        280μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 60
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 61 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        320μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 61
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 61
        310μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 61
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 62 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        340μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 62
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 62
        290μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 62
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `image` from `restaurant_images` where `restaurant_id` = 71 and `doc_for` = 1 and `doc_type` = 1 and `image_type` = 1
        330μs/app/Http/Controllers/HomeController.php:294rizera-dev
        Metadata
        Bindings
        • 0. 71
        • 1. 1
        • 2. 1
        • 3. 1
        Backtrace
        • 14. /app/Http/Controllers/HomeController.php:294
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `date`, `occasion` from `restaurant_holidays` where `restaurant_id` = 71
        290μs/app/Http/Controllers/HomeController.php:295rizera-dev
        Metadata
        Bindings
        • 0. 71
        Backtrace
        • 13. /app/Http/Controllers/HomeController.php:295
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 1 and `restaurant_cuisine_types`.`restaurant_id` is not null
        600μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 16 limit 1
        420μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 16
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 2 and `restaurant_cuisine_types`.`restaurant_id` is not null
        480μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 1 limit 1
        380μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 4 and `restaurant_cuisine_types`.`restaurant_id` is not null
        380μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 4 limit 1
        310μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 5 and `restaurant_cuisine_types`.`restaurant_id` is not null
        350μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 7 and `restaurant_cuisine_types`.`restaurant_id` is not null
        370μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 2 limit 1
        330μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 8 and `restaurant_cuisine_types`.`restaurant_id` is not null
        350μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 1 limit 1
        300μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 17 and `restaurant_cuisine_types`.`restaurant_id` is not null
        330μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 17
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 6 limit 1
        320μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 29 and `restaurant_cuisine_types`.`restaurant_id` is not null
        340μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 29
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 1 limit 1
        320μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 41 and `restaurant_cuisine_types`.`restaurant_id` is not null
        330μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 41
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 17 limit 1
        310μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 17
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 42 and `restaurant_cuisine_types`.`restaurant_id` is not null
        360μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 42
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 20 limit 1
        300μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 20
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 43 and `restaurant_cuisine_types`.`restaurant_id` is not null
        340μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 43
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 20 limit 1
        310μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 20
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 44 and `restaurant_cuisine_types`.`restaurant_id` is not null
        370μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 44
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 20 limit 1
        370μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 20
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 45 and `restaurant_cuisine_types`.`restaurant_id` is not null
        520μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 45
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 39 limit 1
        390μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 39
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 47 and `restaurant_cuisine_types`.`restaurant_id` is not null
        420μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 47
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 37 limit 1
        340μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 37
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 59 and `restaurant_cuisine_types`.`restaurant_id` is not null
        370μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 59
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 20 limit 1
        350μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 20
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 60 and `restaurant_cuisine_types`.`restaurant_id` is not null
        370μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 60
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 38 limit 1
        350μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 38
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 61 and `restaurant_cuisine_types`.`restaurant_id` is not null
        430μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 61
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 38 limit 1
        380μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 38
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 62 and `restaurant_cuisine_types`.`restaurant_id` is not null
        420μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 62
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 20 limit 1
        370μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 20
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `restaurant_cuisine_types` where `restaurant_cuisine_types`.`restaurant_id` = 71 and `restaurant_cuisine_types`.`restaurant_id` is not null
        500μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:25rizera-dev
        Metadata
        Bindings
        • 0. 71
        Backtrace
        • 19. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:25
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cuisine_types` where `cuisine_types`.`id` = 20 limit 1
        350μsview::8748cb9d9e869704e15f49a3f769fa095678fe5c:34rizera-dev
        Metadata
        Bindings
        • 0. 20
        Backtrace
        • 20. view::8748cb9d9e869704e15f49a3f769fa095678fe5c:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `common_settings` limit 1
        450μsview::3f02f2ef14ad6fd187e4c7cc5e27aed0974dba3a:63rizera-dev
        Metadata
        Backtrace
        • 13. view::3f02f2ef14ad6fd187e4c7cc5e27aed0974dba3a:63
        • 15. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      App\Models\RestaurantCuisineType
      18
      App\Models\RestaurantImage
      57
      App\Models\WeeklyHour
      19
      App\Models\Facility
      6
      App\Models\RestaurantFacility
      46
      App\Models\Restaurant
      19
      App\Models\CuisineType
      57
          _token
          4dyzW7BX7KtI7QNhnb448Yza7E6fWGnMwqiv3BgC
          _previous
          array:1 [ "url" => "https://rizera.com/restaurant-list" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /restaurant-list
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "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 => "keep-alive" ] "host" => array:1 [ 0 => "rizera.com" ] ]
          request_server
          0 of 0
          array:48 [ "USER" => "www-data" "HOME" => "/var/www" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/restaurant-list" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/restaurant-list" "REMOTE_PORT" => "16003" "SCRIPT_FILENAME" => "/var/www/rglabs/rizera.com/public/index.php" "SERVER_ADMIN" => "webmaster@localhost" "CONTEXT_DOCUMENT_ROOT" => "/var/www/rglabs/rizera.com/public/" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/rglabs/rizera.com/public/" "REMOTE_ADDR" => "216.73.216.7" "SERVER_PORT" => "443" "SERVER_ADDR" => "139.59.1.73" "SERVER_NAME" => "rizera.com" "SERVER_SOFTWARE" => "Apache/2.4.41 (Ubuntu)" "SERVER_SIGNATURE" => "<address>Apache/2.4.41 (Ubuntu) Server at rizera.com Port 443</address>\n" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "rizera.com" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "rizera.com" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "rizera.com" "REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1749800511.2002 "REQUEST_TIME" => 1749800511 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 13 Jun 2025 07:41:51 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ill4VFAzWlEzTCtremlETThLMGZQNGc9PSIsInZhbHVlIjoiNmtqUkxRakVFYXBBK3QvNFg4bFBiOWlEc0lXMGIwMld2MTAwdG1UNHR2TWhhdG5yd1MxMHVva2hYVTJuS0JOb256YUJEazBLTWdUelVEdTlOL09sR25HT21TNVo1OXBEWU1tYk1hMEEySUhGK01XejEvNTJKQWltMXlGV1pjbEEiLCJtYWMiOiJlNGI3ZmFlMTRlM2Q4YzM1NjRjMDA0MDI1OGUzMzhiYzg5MmRhY2RhZDUwZDZiMTNhOGQ1YzFjYjk1YWE1MDY1IiwidGFnIjoiIn0%3D; expires=Fri, 13-Jun-2025 09:41:51 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ill4VFAzWlEzTCtremlETThLMGZQNGc9PSIsInZhbHVlIjoiNmtqUkxRakVFYXBBK3QvNFg4bFBiOWlEc0lXMGIwMld2MTAwdG1UNHR2TWhhdG5yd1MxMHVva2hYVTJuS0JOb256YUJEa" 1 => "rizera_session=eyJpdiI6InpEdEt2Q2w3Z2FuU3VwV21sNCtZdlE9PSIsInZhbHVlIjoibVFTeTFRVTByTytlVUVVR3Y5OWlJbGV5NmlzZ25rdi8ySVg3MUNIaFp6K3ZDelY0cURxSS9meEgwZmt1UTZQVmtnWE56YTlEdVpacCs5V3BweTZYY1JrVHZMODFSWDNwOHlkL3F5NXhRQmszbHFlVlpSTUROREtET2ZURWh2RUQiLCJtYWMiOiIwYmUxZjUzYzlhOWQ3ZTdiZjJmZjNjYzhmYjcxMGVjYjRjNDQ1N2NiZDg1ZTU2OGM4NjU1OGRlMjRhNDQzYTYwIiwidGFnIjoiIn0%3D; expires=Fri, 13-Jun-2025 09:41:51 GMT; Max-Age=7200; path=/; httponly; samesite=laxrizera_session=eyJpdiI6InpEdEt2Q2w3Z2FuU3VwV21sNCtZdlE9PSIsInZhbHVlIjoibVFTeTFRVTByTytlVUVVR3Y5OWlJbGV5NmlzZ25rdi8ySVg3MUNIaFp6K3ZDelY0cURxSS9meEgwZmt1UTZQVmtnW" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ill4VFAzWlEzTCtremlETThLMGZQNGc9PSIsInZhbHVlIjoiNmtqUkxRakVFYXBBK3QvNFg4bFBiOWlEc0lXMGIwMld2MTAwdG1UNHR2TWhhdG5yd1MxMHVva2hYVTJuS0JOb256YUJEazBLTWdUelVEdTlOL09sR25HT21TNVo1OXBEWU1tYk1hMEEySUhGK01XejEvNTJKQWltMXlGV1pjbEEiLCJtYWMiOiJlNGI3ZmFlMTRlM2Q4YzM1NjRjMDA0MDI1OGUzMzhiYzg5MmRhY2RhZDUwZDZiMTNhOGQ1YzFjYjk1YWE1MDY1IiwidGFnIjoiIn0%3D; expires=Fri, 13-Jun-2025 09:41:51 GMT; path=/XSRF-TOKEN=eyJpdiI6Ill4VFAzWlEzTCtremlETThLMGZQNGc9PSIsInZhbHVlIjoiNmtqUkxRakVFYXBBK3QvNFg4bFBiOWlEc0lXMGIwMld2MTAwdG1UNHR2TWhhdG5yd1MxMHVva2hYVTJuS0JOb256YUJEa" 1 => "rizera_session=eyJpdiI6InpEdEt2Q2w3Z2FuU3VwV21sNCtZdlE9PSIsInZhbHVlIjoibVFTeTFRVTByTytlVUVVR3Y5OWlJbGV5NmlzZ25rdi8ySVg3MUNIaFp6K3ZDelY0cURxSS9meEgwZmt1UTZQVmtnWE56YTlEdVpacCs5V3BweTZYY1JrVHZMODFSWDNwOHlkL3F5NXhRQmszbHFlVlpSTUROREtET2ZURWh2RUQiLCJtYWMiOiIwYmUxZjUzYzlhOWQ3ZTdiZjJmZjNjYzhmYjcxMGVjYjRjNDQ1N2NiZDg1ZTU2OGM4NjU1OGRlMjRhNDQzYTYwIiwidGFnIjoiIn0%3D; expires=Fri, 13-Jun-2025 09:41:51 GMT; path=/; httponlyrizera_session=eyJpdiI6InpEdEt2Q2w3Z2FuU3VwV21sNCtZdlE9PSIsInZhbHVlIjoibVFTeTFRVTByTytlVUVVR3Y5OWlJbGV5NmlzZ25rdi8ySVg3MUNIaFp6K3ZDelY0cURxSS9meEgwZmt1UTZQVmtnW" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "4dyzW7BX7KtI7QNhnb448Yza7E6fWGnMwqiv3BgC" "_previous" => array:1 [ "url" => "https://rizera.com/restaurant-list" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]