Friday, April 4, 2025
8.2.22PHP Version446msRequest Duration7MBMemory UsageGET newsRoute
    • Booting (314ms)
    • Application (131ms)
    • 1 x Booting (70.48%)
      314.20ms
      1 x Application (29.41%)
      131.12ms
      6 templates were rendered
      • frontend.news (resources/views/frontend/news.blade.php)6blade
        Params
        0
        news
        1
        recentNews
        2
        mostCommonTags
        3
        categories
        4
        ad
        5
        settings
      • pagination::bootstrap-4 (vendor/laravel/framework/src/Illuminate/Pagination/resources/views/bootstrap-4.blade.php)3blade
        Params
        0
        paginator
        1
        elements
        2
        settings
      • frontend.layouts.master (resources/views/frontend/layouts/master.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        news
        4
        recentNews
        5
        mostCommonTags
        6
        categories
        7
        ad
        8
        settings
        9
        __currentLoopData
        10
        category
        11
        loop
        12
        post
        13
        tag
      • frontend.layouts.header (resources/views/frontend/layouts/header.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        news
        4
        recentNews
        5
        mostCommonTags
        6
        categories
        7
        ad
        8
        settings
        9
        __currentLoopData
        10
        category
        11
        loop
        12
        post
        13
        tag
        14
        socialLinks
        15
        footerInfo
        16
        footerGridOne
        17
        footerGridTwo
        18
        footerGridThree
        19
        footerGridOneTitle
        20
        footerGridTwoTitle
        21
        footerGridThreeTitle
      • frontend.layouts.footer (resources/views/frontend/layouts/footer.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        news
        4
        recentNews
        5
        mostCommonTags
        6
        categories
        7
        ad
        8
        settings
        9
        __currentLoopData
        10
        category
        11
        loop
        12
        post
        13
        tag
        14
        socialLinks
        15
        footerInfo
        16
        footerGridOne
        17
        footerGridTwo
        18
        footerGridThree
        19
        footerGridOneTitle
        20
        footerGridTwoTitle
        21
        footerGridThreeTitle
      • sweetalert::alert (resources/views/vendor/sweetalert/alert.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        news
        4
        recentNews
        5
        mostCommonTags
        6
        categories
        7
        ad
        8
        settings
        9
        __currentLoopData
        10
        category
        11
        loop
        12
        post
        13
        tag
        14
        socialLinks
        15
        footerInfo
        16
        footerGridOne
        17
        footerGridTwo
        18
        footerGridThree
        19
        footerGridOneTitle
        20
        footerGridTwoTitle
        21
        footerGridThreeTitle
      uri
      GET news
      middleware
      web, set_language
      controller
      App\Http\Controllers\Frontend\HomeController@news
      namespace
      prefix
      where
      as
      news
      file
      app/Http/Controllers/Frontend/HomeController.php:142-180
      60 statements were executed, 40 of which were duplicated, 20 unique. Show only duplicated19.95ms
      • select * from `languages` where `default` = 1 limit 1
        550μs/app/Helpers/helper.php:21qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Helpers/helper.php:21
        • 17. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 20. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select count(*) as aggregate from `news` where exists (select * from `categories` where `news`.`category_id` = `categories`.`id` and `slug` = 'negocios') and (`status` = 1 and `is_approved` = 1) and (`language` = 'pt')
        1.33ms/app/Http/Controllers/Frontend/HomeController.php:168qualqu44_lara778
        Metadata
        Bindings
        • 0. negocios
        • 1. 1
        • 2. 1
        • 3. pt
        Backtrace
        • 15. /app/Http/Controllers/Frontend/HomeController.php:168
        • 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 `news` where exists (select * from `categories` where `news`.`category_id` = `categories`.`id` and `slug` = 'negocios') and (`status` = 1 and `is_approved` = 1) and (`language` = 'pt') limit 20 offset 60
        4.8ms/app/Http/Controllers/Frontend/HomeController.php:168qualqu44_lara778
        Metadata
        Bindings
        • 0. negocios
        • 1. 1
        • 2. 1
        • 3. pt
        Backtrace
        • 15. /app/Http/Controllers/Frontend/HomeController.php:168
        • 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 `news` where (`status` = 1 and `is_approved` = 1) and (`language` = 'pt') order by `id` desc limit 4
        310μs/app/Http/Controllers/Frontend/HomeController.php:172qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. pt
        Backtrace
        • 14. /app/Http/Controllers/Frontend/HomeController.php:172
        • 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 `categories` where `categories`.`id` in (13)
        200μs/app/Http/Controllers/Frontend/HomeController.php:172qualqu44_lara778
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Frontend/HomeController.php:172
        • 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 `admins` where `admins`.`id` in (1)
        410μs/app/Http/Controllers/Frontend/HomeController.php:172qualqu44_lara778
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Frontend/HomeController.php:172
        • 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 `name`, COUNT(*) as count from `tags` where `language` = 'pt' group by `name` order by `count` desc limit 15
        630μs/app/Http/Controllers/Frontend/HomeController.php:208qualqu44_lara778
        Metadata
        Bindings
        • 0. pt
        Backtrace
        • 14. /app/Http/Controllers/Frontend/HomeController.php:208
        • 15. /app/Http/Controllers/Frontend/HomeController.php:173
        • 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 `categories` where (`status` = 1 and `language` = 'pt')
        260μs/app/Http/Controllers/Frontend/HomeController.php:175qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        • 1. pt
        Backtrace
        • 14. /app/Http/Controllers/Frontend/HomeController.php:175
        • 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 `ads` limit 1
        400μs/app/Http/Controllers/Frontend/HomeController.php:177qualqu44_lara778
        Metadata
        Backtrace
        • 18. /app/Http/Controllers/Frontend/HomeController.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where `categories`.`id` = 13 limit 1
        280μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        240μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        200μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        190μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        170μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        170μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        190μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        190μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        210μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        220μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        200μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        200μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        210μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        190μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        190μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        190μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        200μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        190μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        180μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        250μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        190μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 13 limit 1
        200μsview::179f9798800f0f4d43bc01efa0b7b755:65qualqu44_lara778
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:65
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `admins` where `admins`.`id` = 1 limit 1
        220μsview::179f9798800f0f4d43bc01efa0b7b755:71qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::179f9798800f0f4d43bc01efa0b7b755:71
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `social_links` where `status` = 1
        450μsview::c9b26167649ccbcc95201adccf36a352:34qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::c9b26167649ccbcc95201adccf36a352:34
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `footer_infos` where `language` = 'pt' limit 1
        330μsview::c9b26167649ccbcc95201adccf36a352:35qualqu44_lara778
        Metadata
        Bindings
        • 0. pt
        Backtrace
        • 15. view::c9b26167649ccbcc95201adccf36a352:35
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `footer_grid_ones` where (`status` = 1 and `language` = 'pt')
        370μsview::c9b26167649ccbcc95201adccf36a352:36qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        • 1. pt
        Backtrace
        • 14. view::c9b26167649ccbcc95201adccf36a352:36
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `footer_grid_twos` where (`status` = 1 and `language` = 'pt')
        370μsview::c9b26167649ccbcc95201adccf36a352:37qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        • 1. pt
        Backtrace
        • 14. view::c9b26167649ccbcc95201adccf36a352:37
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `footer_grid_threes` where (`status` = 1 and `language` = 'pt')
        420μsview::c9b26167649ccbcc95201adccf36a352:38qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        • 1. pt
        Backtrace
        • 14. view::c9b26167649ccbcc95201adccf36a352:38
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `footer_titles` where (`key` = 'grid_one_title' and `language` = 'pt') limit 1
        350μsview::c9b26167649ccbcc95201adccf36a352:39qualqu44_lara778
        Metadata
        Bindings
        • 0. grid_one_title
        • 1. pt
        Backtrace
        • 15. view::c9b26167649ccbcc95201adccf36a352:39
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `footer_titles` where (`key` = 'grid_two_title' and `language` = 'pt') limit 1
        200μsview::c9b26167649ccbcc95201adccf36a352:40qualqu44_lara778
        Metadata
        Bindings
        • 0. grid_two_title
        • 1. pt
        Backtrace
        • 15. view::c9b26167649ccbcc95201adccf36a352:40
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `footer_titles` where (`key` = 'grid_three_title' and `language` = 'pt') limit 1
        190μsview::c9b26167649ccbcc95201adccf36a352:41qualqu44_lara778
        Metadata
        Bindings
        • 0. grid_three_title
        • 1. pt
        Backtrace
        • 15. view::c9b26167649ccbcc95201adccf36a352:41
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `status` = 1
        210μsview::8616aa752b9ce5acd6f3afe973bf7304:2qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::8616aa752b9ce5acd6f3afe973bf7304:2
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where (`status` = 1 and `language` = 'pt' and `show_at_nav` = 1)
        230μsview::8616aa752b9ce5acd6f3afe973bf7304:3qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        • 1. pt
        • 2. 1
        Backtrace
        • 14. view::8616aa752b9ce5acd6f3afe973bf7304:3
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where (`status` = 1 and `language` = 'pt' and `show_at_nav` = 0)
        210μsview::8616aa752b9ce5acd6f3afe973bf7304:5qualqu44_lara778
        Metadata
        Bindings
        • 0. 1
        • 1. pt
        • 2. 0
        Backtrace
        • 14. view::8616aa752b9ce5acd6f3afe973bf7304:5
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\FooterTitle
      2
      App\Models\FooterGridThree
      3
      App\Models\FooterGridTwo
      3
      App\Models\FooterGridOne
      4
      App\Models\FooterInfo
      1
      App\Models\SocialLink
      4
      App\Models\Ad
      1
      App\Models\Tag
      8
      App\Models\Admin
      21
      App\Models\Category
      35
      App\Models\News
      24
      App\Models\Language
      2
        _token
        OHMiwCOPovtAIfghQKLSPyneoAY5ktF5HAYfTM9m
        language
        pt
        _previous
        array:1 [ "url" => "https://qualquadra.com.br/public/news?category=negocios&page=4" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /news
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:2 [ "category" => "negocios" "page" => "4" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:17 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "qualquadra.com.br" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-https" => array:1 [ 0 => "1" ] ]
        request_server
        0 of 0
        array:75 [ "LSPHP_ENABLE_USER_INI" => "on" "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => "/tmp" "TMP" => "/tmp" "TMPDIR" => "/tmp" "PWD" => "/" "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_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "CONTENT_LENGTH" => "0" "HTTP_HOST" => "qualquadra.com.br" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "HTTP_X_HTTPS" => "1" "REDIRECT_UNIQUE_ID" => "Z--nuvtx-0ZiGmmMlV4K-QAALR0" "REDIRECT_QS_ConnectionId" => "174375929094780649381728" "REDIRECT_SCRIPT_URL" => "/public/news" "REDIRECT_SCRIPT_URI" => "https://qualquadra.com.br/public/news" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "qualquadra.com.br" "REDIRECT_HTTP2" => "on" "REDIRECT_H2PUSH" => "off" "REDIRECT_H2_PUSH" => "off" "REDIRECT_H2_PUSHED" => "" "REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_H2_STREAM_TAG" => "381728-819-1" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z--nuvtx-0ZiGmmMlV4K-QAALR0" "QS_ConnectionId" => "174375929094780649381728" "SCRIPT_URL" => "/public/news" "SCRIPT_URI" => "https://qualquadra.com.br/public/news" "HTTPS" => "on" "SSL_TLS_SNI" => "qualquadra.com.br" "HTTP2" => "on" "H2PUSH" => "off" "H2_PUSH" => "off" "H2_PUSHED" => "" "H2_PUSHED_ON" => "" "H2_STREAM_ID" => "1" "H2_STREAM_TAG" => "381728-819-1" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "qualquadra.com.br" "SERVER_ADDR" => "50.6.138.174" "SERVER_PORT" => "443" "REMOTE_ADDR" => "13.59.90.174" "DOCUMENT_ROOT" => "/home4/qualqu44/public_html" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/home4/qualqu44/public_html" "SERVER_ADMIN" => "webmaster@qualquadra.com.br" "SCRIPT_FILENAME" => "/home4/qualqu44/public_html/public/index.php" "REMOTE_PORT" => "53188" "REDIRECT_URL" => "/public/news" "REDIRECT_QUERY_STRING" => "category=negocios&page=4" "SERVER_PROTOCOL" => "HTTP/2.0" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "category=negocios&page=4" "REQUEST_URI" => "/public/news?category=negocios&page=4" "SCRIPT_NAME" => "/public/index.php" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1743759291.4728 "REQUEST_TIME" => 1743759291 "argv" => array:1 [ 0 => "category=negocios&page=4" ] "argc" => 1 ]
        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, 04 Apr 2025 09:34:51 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZNUDBHc3RiZzJ3UlRnbXdwTXZpQkE9PSIsInZhbHVlIjoiQkh3YjhiVmx6MUZsbGNlcUw2OEttcEtkUmkwM3JYdFBNTTRpN1YyWDc0b2pPWHhhSTMzSllHcmZ3MU1LbzBOZzUwQ1RZdnNZaE1BRVkzMnYwWFRZSEtDMVRDeTZteG5ib3BoRXpCVXF4Zll0OFAza2hHYVZ1V3J5ZnRkbEtvUGkiLCJtYWMiOiI0ZWRlM2EzNTZjNDNmZTNlMjY2M2QwYTljM2QxODRjMWI3OGNkODM2ODM0MjY5NmEzMDc3ZDM4ZmY4ZTkwYTRjIiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 11:34:51 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjZNUDBHc3RiZzJ3UlRnbXdwTXZpQkE9PSIsInZhbHVlIjoiQkh3YjhiVmx6MUZsbGNlcUw2OEttcEtkUmkwM3JYdFBNTTRpN1YyWDc0b2pPWHhhSTMzSllHcmZ3MU1LbzBOZzUwQ1RZd" 1 => "laravel_session=eyJpdiI6InQyeklxOVo2VXFEL0Zjb3N4enlmU1E9PSIsInZhbHVlIjoiK3VLVVIrdDJWOWFGamJaaTc4UWVzb0JBVDhlaDk4cUpYa3Z1SzFzenVQeW9ETStEZkU0V0grbG9YU2pnL0xLMjI5Z25mTk9oNW1uVGxsUTFldUJMMWkwU2VsUUVhK2IzUFNKRFlockovWjMwWC9KT3lueTRDWG1oU0JEaHlQUngiLCJtYWMiOiI2OGE4MjZhYTM4MDA0MTg0NzYwMmRiZDNlZDc0YWY5MzA5ZTg3NDY1MTg2OTcyYTQ3OGQxNmE5MzcxMTMzNTU2IiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 11:34:51 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6InQyeklxOVo2VXFEL0Zjb3N4enlmU1E9PSIsInZhbHVlIjoiK3VLVVIrdDJWOWFGamJaaTc4UWVzb0JBVDhlaDk4cUpYa3Z1SzFzenVQeW9ETStEZkU0V0grbG9YU2pnL0xLMjI5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZNUDBHc3RiZzJ3UlRnbXdwTXZpQkE9PSIsInZhbHVlIjoiQkh3YjhiVmx6MUZsbGNlcUw2OEttcEtkUmkwM3JYdFBNTTRpN1YyWDc0b2pPWHhhSTMzSllHcmZ3MU1LbzBOZzUwQ1RZdnNZaE1BRVkzMnYwWFRZSEtDMVRDeTZteG5ib3BoRXpCVXF4Zll0OFAza2hHYVZ1V3J5ZnRkbEtvUGkiLCJtYWMiOiI0ZWRlM2EzNTZjNDNmZTNlMjY2M2QwYTljM2QxODRjMWI3OGNkODM2ODM0MjY5NmEzMDc3ZDM4ZmY4ZTkwYTRjIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 11:34:51 GMT; path=/XSRF-TOKEN=eyJpdiI6IjZNUDBHc3RiZzJ3UlRnbXdwTXZpQkE9PSIsInZhbHVlIjoiQkh3YjhiVmx6MUZsbGNlcUw2OEttcEtkUmkwM3JYdFBNTTRpN1YyWDc0b2pPWHhhSTMzSllHcmZ3MU1LbzBOZzUwQ1RZd" 1 => "laravel_session=eyJpdiI6InQyeklxOVo2VXFEL0Zjb3N4enlmU1E9PSIsInZhbHVlIjoiK3VLVVIrdDJWOWFGamJaaTc4UWVzb0JBVDhlaDk4cUpYa3Z1SzFzenVQeW9ETStEZkU0V0grbG9YU2pnL0xLMjI5Z25mTk9oNW1uVGxsUTFldUJMMWkwU2VsUUVhK2IzUFNKRFlockovWjMwWC9KT3lueTRDWG1oU0JEaHlQUngiLCJtYWMiOiI2OGE4MjZhYTM4MDA0MTg0NzYwMmRiZDNlZDc0YWY5MzA5ZTg3NDY1MTg2OTcyYTQ3OGQxNmE5MzcxMTMzNTU2IiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 11:34:51 GMT; path=/; httponlylaravel_session=eyJpdiI6InQyeklxOVo2VXFEL0Zjb3N4enlmU1E9PSIsInZhbHVlIjoiK3VLVVIrdDJWOWFGamJaaTc4UWVzb0JBVDhlaDk4cUpYa3Z1SzFzenVQeW9ETStEZkU0V0grbG9YU2pnL0xLMjI5" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "OHMiwCOPovtAIfghQKLSPyneoAY5ktF5HAYfTM9m" "language" => "pt" "_previous" => array:1 [ "url" => "https://qualquadra.com.br/public/news?category=negocios&page=4" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]