Dentists (professionals)

image description
#1 3?page=2 (19:56:45)8.1.14PHP Version458msRequest Duration5MBMemory UsageGET directory/{directory}Route
    • Booting (252ms)
    • Application (206ms)
    • 1 x Booting (54.97%)
      251.77ms
      1 x Application (44.93%)
      205.78ms
      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 duplicated54.23ms
      • select * from `layouts` where `name` in ('header', 'lead', 'claim', 'content', 'footer', 'socials')
        4.55ms/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
        2.9ms/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
        710μ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
        790μ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.47ms/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 15
        1.85ms/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
        620μ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
        900μ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
        940μ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.53msview::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
        840μ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
        1.21msview::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
        830μ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
        1.23msview::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
        800μ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
        1.2msview::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
        840μ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
        1.13msview::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` = 756
        760μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 756
        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.09msview::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` = 757
        1.03msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 757
        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.13msview::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` = 758
        930μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 758
        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` = 759
        770μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 759
        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.04msview::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` = 740
        1.18msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 740
        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
        1msview::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` = 741
        1.04msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 741
        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
        910μ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` = 742
        1.06msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 742
        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
        980μ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` = 743
        1.22msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 743
        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
        940μ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` = 744
        1.06msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 744
        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.14msview::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` = 745
        1msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 745
        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
        950μ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` = 746
        1.02msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 746
        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` = 747
        990μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 747
        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
        860μ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` = 748
        960μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 748
        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` = 749
        1.06msview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 749
        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` = 731
        950μsview::12f886cfe0acb688c9a2cf19958efe55532a42e5:193hourdetroit_hm_client_innoscale_net
        Metadata
        Bindings
        • 0. 731
        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
        930μ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
      App\Models\Directory
      1
      App\Models\Entry
      20
      App\Models\Layouts
      6
        _token
        dFjlsNTJgEijmbKPbyOl2KbgWyKyZ8h1Z2LN30aQ
        _previous
        array:1 [ "url" => "https://hourdetroit.hm.client.innoscale.net/directory/3?page=2" ]
        _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" => "2" ]
        request_request
        []
        
        request_headers
        0 of 0
        array:20 [ "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "content-type" => array:1 [ 0 => "" ] "content-length" => array:1 [ 0 => "0" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-host" => array:1 [ 0 => "hourdetroit.hm.client.innoscale.net" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "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" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "x-forwarded-for" => array:1 [ 0 => "18.191.229.157" ] "pragma" => array:1 [ 0 => "no-cache" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "host" => array:1 [ 0 => "hourdetroit.hm.client.innoscale.net" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] ]
        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" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_FETCH_SITE" => "none" "REQUEST_URI" => "/directory/3?page=2" "REQUEST_METHOD" => "GET" "CONTENT_TYPE" => "" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_PROTOCOL" => "TLSv1.3" "SCRIPT_FILENAME" => "/var/www/html/public/index.php" "REMOTE_PORT" => "9708" "CONTENT_LENGTH" => "0" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_X_FORWARDED_HOST" => "hourdetroit.hm.client.innoscale.net" "REQUEST_SCHEME" => "https" "QUERY_STRING" => "page=2" "AUTH_TYPE" => "" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_MODE" => "navigate" "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_SEC_CH_UA_MOBILE" => "?0" "HTTP_X_FORWARDED_FOR" => "18.191.229.157" "SERVER_PORT" => "443" "PATH_INFO" => "" "HTTP_PRAGMA" => "no-cache" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "DOCUMENT_ROOT" => "/var/www/html/public" "SERVER_SOFTWARE" => "Caddy/v2.6.2" "SERVER_NAME" => "hourdetroit.hm.client.innoscale.net" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "HTTP_HOST" => "hourdetroit.hm.client.innoscale.net" "REMOTE_ADDR" => "18.191.229.157" "REMOTE_IDENT" => "" "HTTP_SEC_FETCH_USER" => "?1" "DOCUMENT_URI" => "/index.php" "REMOTE_USER" => "" "REMOTE_HOST" => "18.191.229.157" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTPS" => "on" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/2.0" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743883005.0223 "REQUEST_TIME" => 1743883005 "argv" => array:1 [ 0 => "page=2" ] "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 => "Sat, 05 Apr 2025 19:56:45 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1aS05DYlNEOEhOUllpbGo4ZFZnNGc9PSIsInZhbHVlIjoiV0dpcVNqUVMxcE5ETFp3NnFjemVKd1hQODF0cml0UjhNbndFYitRNW5BcndUUlFMTTF2MHdhQ0Y5Rk1HUTM5TEY0Qkkwd01KdjlaVmR3QnNOdWFadGRBa2pvdTZkc2tHb2NzcTFjL0VDYkZqNmlqV1pzTHQ5Z2xLMFVNZkVRdlciLCJtYWMiOiI4N2E3ZGFmZjI3OTA3N2Y5YTVmYzIzNzY4MDFhZTM1MmUxZWI0MWYwNDZkMWRmMmZlZDIyY2EyNTI2ZDU4MjFhIiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 21:56:45 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik1aS05DYlNEOEhOUllpbGo4ZFZnNGc9PSIsInZhbHVlIjoiV0dpcVNqUVMxcE5ETFp3NnFjemVKd1hQODF0cml0UjhNbndFYitRNW5BcndUUlFMTTF2MHdhQ0Y5Rk1HUTM5TEY0Qkkwd" 1 => "laravel_session=eyJpdiI6IkZlRUtkZTZBZlBaaUE3SENrZEF2T3c9PSIsInZhbHVlIjoiSS9CY3FCUndPL0JVejZJbDRJN3c1cGtrMWRIc0hWRlZQNmhsNldaa1puMFBWWkFzV0dvNlNISTYzVlZOcTBLKzZlRWd4UHpwYnRnL04vZ2VNeUFHbG5XTFRWVkE2TWRBbnJaaHM3YmVyWFI1ZHlhS0pCS0tQamVkQ3RBd3AyUDQiLCJtYWMiOiI4ZTA5NTIzNjQxMDhkODBmNTBjZDJjNzk5Njg1MDI5OTk4MTZmMGFmMDdkMDY4OThkYTNiOGI1Zjk4NWI3YTIyIiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 21:56:45 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IkZlRUtkZTZBZlBaaUE3SENrZEF2T3c9PSIsInZhbHVlIjoiSS9CY3FCUndPL0JVejZJbDRJN3c1cGtrMWRIc0hWRlZQNmhsNldaa1puMFBWWkFzV0dvNlNISTYzVlZOcTBLKzZl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik1aS05DYlNEOEhOUllpbGo4ZFZnNGc9PSIsInZhbHVlIjoiV0dpcVNqUVMxcE5ETFp3NnFjemVKd1hQODF0cml0UjhNbndFYitRNW5BcndUUlFMTTF2MHdhQ0Y5Rk1HUTM5TEY0Qkkwd01KdjlaVmR3QnNOdWFadGRBa2pvdTZkc2tHb2NzcTFjL0VDYkZqNmlqV1pzTHQ5Z2xLMFVNZkVRdlciLCJtYWMiOiI4N2E3ZGFmZjI3OTA3N2Y5YTVmYzIzNzY4MDFhZTM1MmUxZWI0MWYwNDZkMWRmMmZlZDIyY2EyNTI2ZDU4MjFhIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 21:56:45 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik1aS05DYlNEOEhOUllpbGo4ZFZnNGc9PSIsInZhbHVlIjoiV0dpcVNqUVMxcE5ETFp3NnFjemVKd1hQODF0cml0UjhNbndFYitRNW5BcndUUlFMTTF2MHdhQ0Y5Rk1HUTM5TEY0Qkkwd" 1 => "laravel_session=eyJpdiI6IkZlRUtkZTZBZlBaaUE3SENrZEF2T3c9PSIsInZhbHVlIjoiSS9CY3FCUndPL0JVejZJbDRJN3c1cGtrMWRIc0hWRlZQNmhsNldaa1puMFBWWkFzV0dvNlNISTYzVlZOcTBLKzZlRWd4UHpwYnRnL04vZ2VNeUFHbG5XTFRWVkE2TWRBbnJaaHM3YmVyWFI1ZHlhS0pCS0tQamVkQ3RBd3AyUDQiLCJtYWMiOiI4ZTA5NTIzNjQxMDhkODBmNTBjZDJjNzk5Njg1MDI5OTk4MTZmMGFmMDdkMDY4OThkYTNiOGI1Zjk4NWI3YTIyIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 21:56:45 GMT; path=/; httponlylaravel_session=eyJpdiI6IkZlRUtkZTZBZlBaaUE3SENrZEF2T3c9PSIsInZhbHVlIjoiSS9CY3FCUndPL0JVejZJbDRJN3c1cGtrMWRIc0hWRlZQNmhsNldaa1puMFBWWkFzV0dvNlNISTYzVlZOcTBLKzZl" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "dFjlsNTJgEijmbKPbyOl2KbgWyKyZ8h1Z2LN30aQ" "_previous" => array:1 [ "url" => "https://hourdetroit.hm.client.innoscale.net/directory/3?page=2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]