Dentists (professionals)

image description
#1 3?page=23 (02:11:57)8.1.14PHP Version440msRequest Duration5MBMemory UsageGET directory/{directory}Route
    • Booting (240ms)
    • Application (200ms)
    • 1 x Booting (54.51%)
      239.69ms
      1 x Application (45.39%)
      199.59ms
      4 templates were rendered
      • website.pages.directory.index (resources/views/website/pages/directory/index.blade.php)5blade
        Params
        0
        featuredEntries
        1
        entries
        2
        layouts
        3
        posts
        4
        directory
      • website.layout.index (resources/views/website/layout/index.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        featuredEntries
        4
        entries
        5
        layouts
        6
        posts
        7
        directory
        8
        __currentLoopData
        9
        entry
        10
        loop
        11
        media
        12
        i
      • website.header.index (resources/views/website/header/index.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        featuredEntries
        4
        entries
        5
        layouts
        6
        posts
        7
        directory
        8
        __currentLoopData
        9
        entry
        10
        loop
        11
        media
        12
        i
      • website.footer.index (resources/views/website/footer/index.blade.php)13blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        featuredEntries
        4
        entries
        5
        layouts
        6
        posts
        7
        directory
        8
        __currentLoopData
        9
        entry
        10
        loop
        11
        media
        12
        i
      uri
      GET directory/{directory}
      middleware
      web
      uses
      App\Http\Controllers\Websites\DirectoryDetailsController@__invoke
      controller
      App\Http\Controllers\Websites\DirectoryDetailsController
      namespace
      prefix
      where
      48 statements were executed, 22 of which were duplicated, 26 unique. Show only duplicated50.31ms
      • select * from `layouts` where `name` in ('header', 'lead', 'claim', 'content', 'footer', 'socials')
        4.69ms/app/Models/Layouts.php:79hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. header
        • 1. lead
        • 2. claim
        • 3. content
        • 4. footer
        • 5. socials
        Backtrace
        • 14. /app/Models/Layouts.php:79
        • 15. /app/Http/Controllers/Websites/DirectoryDetailsController.php:35
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Container.php:929
        • 18. /vendor/laravel/framework/src/Illuminate/Container/Container.php:770
        • 19. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:856
      • select * from `entries` where `published` = 1 and `published` = 1 and `directory_id` = '3' order by `created_at` desc limit 5
        3.06ms/app/Http/Controllers/Websites/DirectoryDetailsController.php:45hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 3
        Backtrace
        • 14. /app/Http/Controllers/Websites/DirectoryDetailsController.php:45
        • 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:260
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `d_categories` where 0 = 1
        870μs/app/Http/Controllers/Websites/DirectoryDetailsController.php:45hourdetroit_hm_client_innoscale_net
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Websites/DirectoryDetailsController.php:45
        • 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:260
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `posts` where `published` = 1
        940μs/app/Http/Controllers/Websites/DirectoryDetailsController.php:47hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Http/Controllers/Websites/DirectoryDetailsController.php:47
        • 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:260
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `entries` where `published` = 1 and `directory_id` = '3'
        1.77ms/app/Http/Controllers/Websites/DirectoryDetailsController.php:52hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 1
        • 1. 3
        Backtrace
        • 15. /app/Http/Controllers/Websites/DirectoryDetailsController.php:52
        • 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:260
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `entries` where `published` = 1 and `directory_id` = '3' order by `created_at` desc limit 15 offset 330
        2.92ms/app/Http/Controllers/Websites/DirectoryDetailsController.php:52hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 1
        • 1. 3
        Backtrace
        • 15. /app/Http/Controllers/Websites/DirectoryDetailsController.php:52
        • 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:260
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `d_categories` where 0 = 1
        710μs/app/Http/Controllers/Websites/DirectoryDetailsController.php:52hourdetroit_hm_client_innoscale_net
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/Websites/DirectoryDetailsController.php:52
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `directories` where `directories`.`id` = '3' limit 1
        870μs/app/Http/Controllers/Websites/DirectoryDetailsController.php:54hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 20. /app/Http/Controllers/Websites/DirectoryDetailsController.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `attachment_entry` where `entry_id` = 768
        840μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 768
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        1.04msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 760
        900μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 760
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        750μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 761
        770μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 761
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        750μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 762
        720μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 762
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        650μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 763
        740μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 763
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        660μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:75hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:75
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 440
        790μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 440
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        610μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 441
        720μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 441
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        610μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 442
        760μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 442
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        780μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 443
        700μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 443
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        730μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 425
        670μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 425
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        600μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 426
        780μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 426
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        680μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 427
        710μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 427
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        690μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 428
        910μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 428
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        690μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 429
        1.01msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 429
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        1.33msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 430
        1.21msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 430
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        1.08msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 431
        1.17msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 431
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        1.03msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 432
        1.19msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 432
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        1.02msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 433
        1msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 433
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        1.06msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 434
        970μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 434
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        920μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachment_entry` where `entry_id` = 417
        980μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 417
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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 `attachments` where 0 = 1
        1.26msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hmd
        Metadata
        Backtrace
        • 14. view::12f886cfe0acb688c9a2cf19958efe55532a42e5:193
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 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\Directory
      1
      App\Models\Entry
      20
      App\Models\Layouts
      6
        _token
        6d3wi4TYPMI9DsS55csNhnkNmJX6CO0z27m4P9nM
        _previous
        array:1 [ "url" => "https://hourdetroit.hm.client.innoscale.net/directory/3?page=23" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /directory/3
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:1 [ "page" => "23" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:20 [ "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "content-length" => array:1 [ 0 => "0" ] "x-forwarded-host" => array:1 [ 0 => "hourdetroit.hm.client.innoscale.net" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "host" => array:1 [ 0 => "hourdetroit.hm.client.innoscale.net" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "content-type" => array:1 [ 0 => "" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "x-forwarded-for" => array:1 [ 0 => "3.145.63.63" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] ]
        request_server
        0 of 0
        array:61 [ "SUPERVISOR_GROUP_NAME" => "php-fpm" "HOSTNAME" => "385a4668622e" "PHP_INI_DIR" => "/usr/local/etc/php" "PWD" => "/var/www/html" "HOME" => "/var/www" "SHLVL" => "0" "LC_CTYPE" => "C.UTF-8" "CRON_LOG_LEVEL" => "15" "SUPERVISOR_PROCESS_NAME" => "php-fpm" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "SUPERVISOR_ENABLED" => "1" "USER" => "www-data" "SERVER_NAME" => "hourdetroit.hm.client.innoscale.net" "AUTH_TYPE" => "" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTPS" => "on" "SERVER_PROTOCOL" => "HTTP/2.0" "REQUEST_URI" => "/directory/3?page=23" "CONTENT_LENGTH" => "0" "HTTP_X_FORWARDED_HOST" => "hourdetroit.hm.client.innoscale.net" "SERVER_SOFTWARE" => "Caddy/v2.6.2" "REMOTE_ADDR" => "3.145.63.63" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "DOCUMENT_ROOT" => "/var/www/html/public" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "REMOTE_USER" => "" "REMOTE_IDENT" => "" "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_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_FETCH_SITE" => "none" "SCRIPT_FILENAME" => "/var/www/html/public/index.php" "HTTP_HOST" => "hourdetroit.hm.client.innoscale.net" "REMOTE_HOST" => "3.145.63.63" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "SCRIPT_NAME" => "/index.php" "DOCUMENT_URI" => "/index.php" "QUERY_STRING" => "page=23" "CONTENT_TYPE" => "" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "REMOTE_PORT" => "26959" "REQUEST_SCHEME" => "https" "PATH_INFO" => "" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_CH_UA_MOBILE" => "?0" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_PROTOCOL" => "TLSv1.3" "SERVER_PORT" => "443" "HTTP_X_FORWARDED_FOR" => "3.145.63.63" "REQUEST_METHOD" => "GET" "HTTP_X_FORWARDED_PROTO" => "https" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744078317.3843 "REQUEST_TIME" => 1744078317 "argv" => array:1 [ 0 => "page=23" ] "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 => "Tue, 08 Apr 2025 02:11:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdHRmp1K2NRRHg2VjFiTEtmZHJHSkE9PSIsInZhbHVlIjoiSVljRG85cE1RK2c5dzR0N2Z3RDNSck1xMHZZd3dBd3FtVks5TWlKWW5PeVZmK2FCelhYVEVydWlWaUV5WGgvSHpOSWVDa2ZDaHRWdjFJdkluNkZqb0RyalFVSWgvc2ZpclA3b291WkRnNDdoRDNraHZMZXhhUEN1M2huTHdrTXUiLCJtYWMiOiJiMmNjYzhkMTBmMmRjYTYwYTM0NDFkYWNjYjM5NDkxYWEzODVhYWEwYTg3ZDhjMDI4M2VmOWI5NzkxMzk3MjI2IiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 04:11:57 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjdHRmp1K2NRRHg2VjFiTEtmZHJHSkE9PSIsInZhbHVlIjoiSVljRG85cE1RK2c5dzR0N2Z3RDNSck1xMHZZd3dBd3FtVks5TWlKWW5PeVZmK2FCelhYVEVydWlWaUV5WGgvSHpOSWVDa" 1 => "laravel_session=eyJpdiI6IlNmdGVHNjF4YkVsbkxpMlVybUV2R3c9PSIsInZhbHVlIjoiV3RMNkpJalU1bEh3SEQ4ZHlvb3dSeDMzNi9aMG83cWVKMFFFbjNHNlhmUWhHbHJqZDRnZE9XbzVuZEQzdlZha2RBUFFHRnN5Uk51RVVYV1NwK2VnTUNzNEl2L2FuTXEwY1BQZGxPbFl4V20vOXpqcTF0azFUK2tnanJYNFd4OHgiLCJtYWMiOiIwNDRlNGZkMzU0YWU4MGM0MmUyZGZhMWU0YjQ3ZTBiZmIzNmQ4YmM2MGQ1YzJhMjA3NWFhOWM1YjgwM2Q4ZGExIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 04:11:57 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IlNmdGVHNjF4YkVsbkxpMlVybUV2R3c9PSIsInZhbHVlIjoiV3RMNkpJalU1bEh3SEQ4ZHlvb3dSeDMzNi9aMG83cWVKMFFFbjNHNlhmUWhHbHJqZDRnZE9XbzVuZEQzdlZha2RB" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdHRmp1K2NRRHg2VjFiTEtmZHJHSkE9PSIsInZhbHVlIjoiSVljRG85cE1RK2c5dzR0N2Z3RDNSck1xMHZZd3dBd3FtVks5TWlKWW5PeVZmK2FCelhYVEVydWlWaUV5WGgvSHpOSWVDa2ZDaHRWdjFJdkluNkZqb0RyalFVSWgvc2ZpclA3b291WkRnNDdoRDNraHZMZXhhUEN1M2huTHdrTXUiLCJtYWMiOiJiMmNjYzhkMTBmMmRjYTYwYTM0NDFkYWNjYjM5NDkxYWEzODVhYWEwYTg3ZDhjMDI4M2VmOWI5NzkxMzk3MjI2IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 04:11:57 GMT; path=/XSRF-TOKEN=eyJpdiI6IjdHRmp1K2NRRHg2VjFiTEtmZHJHSkE9PSIsInZhbHVlIjoiSVljRG85cE1RK2c5dzR0N2Z3RDNSck1xMHZZd3dBd3FtVks5TWlKWW5PeVZmK2FCelhYVEVydWlWaUV5WGgvSHpOSWVDa" 1 => "laravel_session=eyJpdiI6IlNmdGVHNjF4YkVsbkxpMlVybUV2R3c9PSIsInZhbHVlIjoiV3RMNkpJalU1bEh3SEQ4ZHlvb3dSeDMzNi9aMG83cWVKMFFFbjNHNlhmUWhHbHJqZDRnZE9XbzVuZEQzdlZha2RBUFFHRnN5Uk51RVVYV1NwK2VnTUNzNEl2L2FuTXEwY1BQZGxPbFl4V20vOXpqcTF0azFUK2tnanJYNFd4OHgiLCJtYWMiOiIwNDRlNGZkMzU0YWU4MGM0MmUyZGZhMWU0YjQ3ZTBiZmIzNmQ4YmM2MGQ1YzJhMjA3NWFhOWM1YjgwM2Q4ZGExIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 04:11:57 GMT; path=/; httponlylaravel_session=eyJpdiI6IlNmdGVHNjF4YkVsbkxpMlVybUV2R3c9PSIsInZhbHVlIjoiV3RMNkpJalU1bEh3SEQ4ZHlvb3dSeDMzNi9aMG83cWVKMFFFbjNHNlhmUWhHbHJqZDRnZE9XbzVuZEQzdlZha2RB" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "6d3wi4TYPMI9DsS55csNhnkNmJX6CO0z27m4P9nM" "_previous" => array:1 [ "url" => "https://hourdetroit.hm.client.innoscale.net/directory/3?page=23" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]