Interview Flash

7.4.33PHP Version149msRequest Duration6MBMemory UsageGET {fallbackPlaceholder}Route
    • Booting (46.78ms)
    • Application (102ms)
    • 1 x Application (68.44%)
      102.21ms
      1 x Booting (31.32%)
      46.78ms
      21 templates were rendered
      • pages.video.blog (resources/views/pages/video/blog.blade.php)1blade
        Params
        0
        videos
      • template.sections.social.share (resources/views/template/sections/social/share.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        content
      • template.sections.social.share (resources/views/template/sections/social/share.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        content
      • template.sections.social.share (resources/views/template/sections/social/share.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        content
      • template.sections.social.share (resources/views/template/sections/social/share.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        content
      • template.sections.social.share (resources/views/template/sections/social/share.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        content
      • template.sections.social.share (resources/views/template/sections/social/share.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        content
      • template.sections.social.share (resources/views/template/sections/social/share.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        content
      • template.sections.social.share (resources/views/template/sections/social/share.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        content
      • template.sections.social.share (resources/views/template/sections/social/share.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        content
      • template.sections.social.share (resources/views/template/sections/social/share.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        content
      • template.sections.social.share (resources/views/template/sections/social/share.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        content
      • template.sections.social.share (resources/views/template/sections/social/share.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        content
      • template.sections.pagination (resources/views/template/sections/pagination.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        items
      • template.layouts.videoblog (resources/views/template/layouts/videoblog.blade.php)7blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
      • modules.modbanner.tmpl.default (resources/views/modules/modbanner/tmpl/default.blade.php)2blade
        Params
        0
        module
        1
        banners
      • modules.modbanner.tmpl.default (resources/views/modules/modbanner/tmpl/default.blade.php)2blade
        Params
        0
        module
        1
        banners
      • template.base (resources/views/template/base.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        videos
        4
        __currentLoopData
        5
        video
        6
        loop
        7
        __menu
      • modules.modmenu.tmpl.mainmenu (resources/views/modules/modmenu/tmpl/mainmenu.blade.php)2blade
        Params
        0
        module
        1
        menus
      • modules.modmenufooter.tmpl.default (resources/views/modules/modmenufooter/tmpl/default.blade.php)1blade
        Params
        0
        module
      • modules.modmenu.tmpl.footer (resources/views/modules/modmenu/tmpl/footer.blade.php)2blade
        Params
        0
        module
        1
        menus
      uri
      GET {fallbackPlaceholder}
      middleware
      web
      domain
      controller
      App\Http\Controllers\RouteController@parse
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/RouteController.php:51-115
      29 statements were executed, 4 of which were duplicated, 25 unique11.9ms
      • select `id`, `title`, `alias`, `parent_id`, `type`, `resource_alias`, `resource_controller`, `resource_category_id`, `resource_id`, `resource_action`, `menu_alias_id`, `params`, `metas`, (select count(*) from `menus` as `laravel_reserved_0` where `laravel_reserved_0`.`id` = `menus`.`parent_id`) as `parent_count` from `menus` where `alias` = 'videodrome' and `level` = 1 and `published` = 1 limit 1
        930μs/app/Http/Controllers/RouteController.php:74linfov2023
        Metadata
        Bindings
        • 0. videodrome
        • 1. 1
        • 2. 1
        Backtrace
        • 14. /app/Http/Controllers/RouteController.php:74
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `id`, `title`, `alias`, `parent_id`, `type`, `resource_alias`, `resource_controller`, `resource_category_id`, `resource_id`, `resource_action`, `menu_alias_id`, `params`, `metas`, (select count(*) from `menus` as `laravel_reserved_1` where `laravel_reserved_1`.`id` = `menus`.`parent_id`) as `parent_count` from `menus` where `menus`.`parent_id` = 33 and `menus`.`parent_id` is not null and `alias` = 'interview-flash' and `level` = 2 and `published` = 1 limit 1
        390μs/app/Http/Controllers/RouteController.php:91linfov2023
        Metadata
        Bindings
        • 0. 33
        • 1. interview-flash
        • 2. 2
        • 3. 1
        Backtrace
        • 15. /app/Http/Controllers/RouteController.php:91
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `menus` where `menus`.`id` = 33 limit 1
        220μs/app/Helpers/Route.php:27linfov2023
        Metadata
        Bindings
        • 0. 33
        Backtrace
        • 20. /app/Helpers/Route.php:27
        • 21. /app/Http/Controllers/RouteController.php:137
        • 24. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1479
        • 25. /app/Http/Controllers/RouteController.php:139
        • 26. /app/Http/Controllers/RouteController.php:111
      • select `id`, `title`, `alias`, `type`, `link`, `parent_id`, `params`, `is_home` from `menus` where `menus`.`id` in (0)
        210μs/app/Helpers/Route.php:29linfov2023
        Metadata
        Backtrace
        • 22. /app/Helpers/Route.php:29
        • 23. /app/Http/Controllers/RouteController.php:137
        • 26. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1479
        • 27. /app/Http/Controllers/RouteController.php:139
        • 28. /app/Http/Controllers/RouteController.php:111
      • select `id`, (select count(*) from `menus` as `laravel_reserved_2` where `laravel_reserved_2`.`id` = `menus`.`parent_id`) as `parent_count` from `menus` where `menus`.`id` in (33)
        180μs/app/Helpers/Route.php:29linfov2023
        Metadata
        Bindings
        • 0. 33
        Backtrace
        • 17. /app/Helpers/Route.php:29
        • 18. /app/Http/Controllers/RouteController.php:137
        • 21. /vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1479
        • 22. /app/Http/Controllers/RouteController.php:139
        • 23. /app/Http/Controllers/RouteController.php:111
      • select count(`id`) as aggregate from `videos` where `category_id` = 34 and `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `videos`.`deleted_at` is null
        1.48ms/app/Traits/PaginateItem.php:41linfov2023
        Metadata
        Bindings
        • 0. 34
        • 1. 1
        • 2. 2025-04-30 09:03:31
        • 3. 2025-04-30 09:03:31
        Backtrace
        • 15. /app/Traits/PaginateItem.php:41
        • 16. /app/Http/Controllers/VideoController.php:104
        • 17. /app/Http/Controllers/RouteController.php:194
        • 18. /app/Http/Controllers/RouteController.php:111
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select `id`, `title`, `alias`, `category_id`, `published`, `image`, `created_by`, `created_at`, `publication_start_at`, `publication_stop_at` from `videos` where `category_id` = 34 and `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `videos`.`deleted_at` is null order by `created_at` desc limit 12 offset 96
        850μs/app/Traits/PaginateItem.php:76linfov2023
        Metadata
        Bindings
        • 0. 34
        • 1. 1
        • 2. 2025-04-30 09:03:31
        • 3. 2025-04-30 09:03:31
        Backtrace
        • 14. /app/Traits/PaginateItem.php:76
        • 15. /app/Http/Controllers/VideoController.php:104
        • 16. /app/Http/Controllers/RouteController.php:194
        • 17. /app/Http/Controllers/RouteController.php:111
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select `id`, `title` from `categories` where `categories`.`id` in (34)
        300μs/app/Traits/PaginateItem.php:76linfov2023
        Metadata
        Backtrace
        • 19. /app/Traits/PaginateItem.php:76
        • 20. /app/Http/Controllers/VideoController.php:104
        • 21. /app/Http/Controllers/RouteController.php:194
        • 22. /app/Http/Controllers/RouteController.php:111
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select `id`, `name`, `alias` from `users` where `users`.`id` in (203, 207)
        340μs/app/Traits/PaginateItem.php:76linfov2023
        Metadata
        Backtrace
        • 19. /app/Traits/PaginateItem.php:76
        • 20. /app/Http/Controllers/VideoController.php:104
        • 21. /app/Http/Controllers/RouteController.php:194
        • 22. /app/Http/Controllers/RouteController.php:111
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select `users`.`id`, `users`.`name`, `users`.`alias`, `video_userjob_map`.`video_id` as `pivot_video_id`, `video_userjob_map`.`user_id` as `pivot_user_id` from `users` inner join `video_userjob_map` on `users`.`id` = `video_userjob_map`.`user_id` where `video_userjob_map`.`user_job_id` = 4 and `video_userjob_map`.`video_id` in (2240, 2241, 2245, 2290, 2292, 2294, 2296, 2303, 2308, 2316, 2320, 2334)
        420μs/app/Traits/PaginateItem.php:76linfov2023
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 18. /app/Traits/PaginateItem.php:76
        • 19. /app/Http/Controllers/VideoController.php:104
        • 20. /app/Http/Controllers/RouteController.php:194
        • 21. /app/Http/Controllers/RouteController.php:111
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select `id`, `title`, `alias`, `type`, `link`, `parent_id`, `params`, `is_home`, (select count(*) from `menus` as `laravel_reserved_3` where `laravel_reserved_3`.`id` = `menus`.`parent_id`) as `parent_count` from `menus` where `type` = 1 and `resource_action` = 'blog' and `resource_alias` = 'video' and `resource_category_id` = 34
        230μs/app/Helpers/Route.php:61linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. blog
        • 2. video
        • 3. 34
        Backtrace
        • 14. /app/Helpers/Route.php:61
        • 15. /app/Traits/PaginateItem.php:127
        • 16. /app/Http/Controllers/VideoController.php:104
        • 17. /app/Http/Controllers/RouteController.php:194
        • 18. /app/Http/Controllers/RouteController.php:111
      • select * from `menus` where `menus`.`id` = 33 limit 1
        190μs/app/Helpers/Route.php:27linfov2023
        Metadata
        Bindings
        • 0. 33
        Backtrace
        • 20. /app/Helpers/Route.php:27
        • 21. /app/Helpers/Route.php:65
        • 22. /app/Traits/PaginateItem.php:127
        • 23. /app/Http/Controllers/VideoController.php:104
        • 24. /app/Http/Controllers/RouteController.php:194
      • select `id`, `title`, `alias`, `type`, `link`, `parent_id`, `params`, `is_home` from `menus` where `menus`.`id` in (0)
        170μs/app/Helpers/Route.php:29linfov2023
        Metadata
        Backtrace
        • 22. /app/Helpers/Route.php:29
        • 23. /app/Helpers/Route.php:65
        • 24. /app/Traits/PaginateItem.php:127
        • 25. /app/Http/Controllers/VideoController.php:104
        • 26. /app/Http/Controllers/RouteController.php:194
      • select `id`, (select count(*) from `menus` as `laravel_reserved_4` where `laravel_reserved_4`.`id` = `menus`.`parent_id`) as `parent_count` from `menus` where `menus`.`id` in (33)
        170μs/app/Helpers/Route.php:29linfov2023
        Metadata
        Bindings
        • 0. 33
        Backtrace
        • 17. /app/Helpers/Route.php:29
        • 18. /app/Helpers/Route.php:65
        • 19. /app/Traits/PaginateItem.php:127
        • 20. /app/Http/Controllers/VideoController.php:104
        • 21. /app/Http/Controllers/RouteController.php:194
      • select `id`, `alias` from `menus` where `type` = 6
        160μs/app/Helpers/Route.php:141linfov2023
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 14. /app/Helpers/Route.php:141
        • 15. /app/Traits/PaginateItem.php:134
        • 16. /vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php:245
        • 17. /app/Traits/PaginateItem.php:135
        • 18. /app/Http/Controllers/VideoController.php:104
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `position` = 'vid-blog-top' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 40 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        510μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-30 09:03:31
        • 2. 2025-04-30 09:03:31
        • 3. vid-blog-top
        • 4. 0
        • 5. 40
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6e56d9f2b2442cda01085bfcdbd3fd8592d1c283:25
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `published`, `type`, `image`, `code`, `url`, `publication_start_at`, `publication_stop_at` from `banners` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `banner_group_id` = '35' and `banners`.`deleted_at` is null order by `index` desc limit 1
        280μs/app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-30 09:03:31
        • 2. 2025-04-30 09:03:31
        • 3. 35
        Backtrace
        • 14. /app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `position` = 'breadcrumb' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 40 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        380μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-30 09:03:31
        • 2. 2025-04-30 09:03:31
        • 3. breadcrumb
        • 4. 0
        • 5. 40
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6e56d9f2b2442cda01085bfcdbd3fd8592d1c283:30
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `position` = 'vid-blog-bottom' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 40 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        450μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-30 09:03:31
        • 2. 2025-04-30 09:03:31
        • 3. vid-blog-bottom
        • 4. 0
        • 5. 40
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6e56d9f2b2442cda01085bfcdbd3fd8592d1c283:40
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `published`, `type`, `image`, `code`, `url`, `publication_start_at`, `publication_stop_at` from `banners` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `banner_group_id` = '36' and `banners`.`deleted_at` is null order by `index` desc limit 1
        300μs/app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-30 09:03:31
        • 2. 2025-04-30 09:03:31
        • 3. 36
        Backtrace
        • 14. /app/Http/View/Modules/ModBanner/ModBannerViewComposer.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `position` = 'topbar-l' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 40 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        460μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-30 09:03:31
        • 2. 2025-04-30 09:03:31
        • 3. topbar-l
        • 4. 0
        • 5. 40
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:49
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `position` = 'topbar-r' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 40 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        410μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-30 09:03:31
        • 2. 2025-04-30 09:03:31
        • 3. topbar-r
        • 4. 0
        • 5. 40
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:54
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `position` = 'header-r' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 40 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        430μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-30 09:03:31
        • 2. 2025-04-30 09:03:31
        • 3. header-r
        • 4. 0
        • 5. 40
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:70
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `position` = 'menu' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 40 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        450μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-30 09:03:31
        • 2. 2025-04-30 09:03:31
        • 3. menu
        • 4. 0
        • 5. 40
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:82
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `alias`, `type`, `link`, `parent_id`, `params`, `is_home`, (select count(*) from `menus` as `laravel_reserved_5` where `laravel_reserved_5`.`id` = `menus`.`parent_id`) as `parent_count` from `menus` where `parent_id` = 0 and `published` = 1 and `menu_group_id` = '5' order by `index` asc
        390μs/app/Http/View/Modules/ModMenu/ModMenuViewComposer.php:38linfov2023
        Metadata
        Bindings
        • 0. 0
        • 1. 1
        • 2. 5
        Backtrace
        • 14. /app/Http/View/Modules/ModMenu/ModMenuViewComposer.php:38
        • 15. /app/Http/View/Modules/ModMenu/ModMenuViewComposer.php:65
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `position` = 'menu-offcanvas' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 40 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        440μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-30 09:03:31
        • 2. 2025-04-30 09:03:31
        • 3. menu-offcanvas
        • 4. 0
        • 5. 40
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:91
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `position` = 'footer' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 40 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        450μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-30 09:03:31
        • 2. 2025-04-30 09:03:31
        • 3. footer
        • 4. 0
        • 5. 40
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:105
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `show_title`, `type`, `params`, `layout`, `index` from `modules` where `published` = 1 and (`publication_start_at` is null or `publication_start_at` <= '2025-04-30 09:03:31') and (`publication_stop_at` is null or `publication_stop_at` > '2025-04-30 09:03:31') and `position` = 'footer-menu' and `assignment` <> 0 and (exists (select * from `menus` inner join `module_menu_map` on `menus`.`id` = `module_menu_map`.`menu_id` where `modules`.`id` = `module_menu_map`.`module_id` and `id` = 40 and `assignment` = 2) or `assignment` = 1) and (`show_on_devices` = 0) and `modules`.`deleted_at` is null order by `index` asc
        490μs/app/Helpers/Render.php:56linfov2023
        Metadata
        Bindings
        • 0. 1
        • 1. 2025-04-30 09:03:31
        • 2. 2025-04-30 09:03:31
        • 3. footer-menu
        • 4. 0
        • 5. 40
        • 6. 2
        • 7. 1
        • 8. 0
        Backtrace
        • 14. /app/Helpers/Render.php:56
        • 15. view::6b23249036d9961d257c1a3580ab5223d4c17ec8:121
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `id`, `title`, `alias`, `type`, `link`, `parent_id`, `params`, `is_home`, (select count(*) from `menus` as `laravel_reserved_6` where `laravel_reserved_6`.`id` = `menus`.`parent_id`) as `parent_count` from `menus` where `parent_id` = 0 and `published` = 1 and `menu_group_id` = '13' order by `index` asc
        220μs/app/Http/View/Modules/ModMenu/ModMenuViewComposer.php:38linfov2023
        Metadata
        Bindings
        • 0. 0
        • 1. 1
        • 2. 13
        Backtrace
        • 14. /app/Http/View/Modules/ModMenu/ModMenuViewComposer.php:38
        • 15. /app/Http/View/Modules/ModMenu/ModMenuViewComposer.php:65
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      App\Models\Module\Module
      5
      App\Models\User\User
      14
      App\Models\Category\Category
      1
      App\Models\Video\Video
      12
      App\Models\Menu\Menu
      19
          _token
          rB7oM8IHkRGI079j8xDFheJMsIEA0Dq49GPPhqfn
          _previous
          array:1 [ "url" => "https://box2.linfodrome.com/videodrome/interview-flash?p=9" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /videodrome/interview-flash
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "p" => "9" ]
          request_request
          0 of 0
          array:1 [ "p" => "9" ]
          request_headers
          0 of 0
          array:17 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "18.222.197.93" ] "host" => array:1 [ 0 => "box2.linfodrome.com" ] ]
          request_server
          0 of 0
          array:55 [ "USER" => "usrinfo" "HOME" => "/var/www/vhosts/linfodrome.com" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/videodrome/interview-flash?p=9" "QUERY_STRING" => "p=9" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "p=9" "REDIRECT_URL" => "/videodrome/interview-flash" "REMOTE_PORT" => "58106" "SCRIPT_FILENAME" => "/var/www/vhosts/linfodrome.com/v2.linfodrome.com/public/index.php" "SERVER_ADMIN" => "[no address given]" "CONTEXT_DOCUMENT_ROOT" => "/var/www/vhosts/linfodrome.com/v2.linfodrome.com/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/vhosts/linfodrome.com/v2.linfodrome.com/public" "REMOTE_ADDR" => "18.222.197.93" "SERVER_PORT" => "443" "SERVER_ADDR" => "54.37.80.121" "SERVER_NAME" => "box2.linfodrome.com" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "<address>Apache Server at box2.linfodrome.com Port 443</address>\n" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_X_REAL_IP" => "18.222.197.93" "HTTP_HOST" => "box2.linfodrome.com" "proxy-nokeepalive" => "1" "HTTPS" => "on" "PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "UNIQUE_ID" => "aBHnY6Mspm4La20ir8T4agAAAFY" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_UNIQUE_ID" => "aBHnY6Mspm4La20ir8T4agAAAFY" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1746003811.0226 "REQUEST_TIME" => 1746003811 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Wed, 30 Apr 2025 09:03:31 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhZUGcxRnh1bWJKKzJiSG5BVkk5dmc9PSIsInZhbHVlIjoiRjdIOWJOL1RNZTVLZVVTOGxPa09JaHV3d0NZTVROYW5zWDdHeGtsTGpOY2xDc3l4WXJDNkxvT2NUSmNPSE9peWkvTjhvSFZtWmlrYWtsSTJBa3pYaVY0Rk4wS0lZdlFpWHRhd3YrdnhiZUdLb2dwTFY5NVJxVksyUEcrekJLUDgiLCJtYWMiOiI2ZGE1ZjczNzdlMjBkNDdiMzg4ZDQ4MzIxYjc0YTJlMmFlMzljNzk3Zjg2ZWZkNTFjYmEwMzRiZDM5ZmQ4NjFjIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 11:03:31 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjhZUGcxRnh1bWJKKzJiSG5BVkk5dmc9PSIsInZhbHVlIjoiRjdIOWJOL1RNZTVLZVVTOGxPa09JaHV3d0NZTVROYW5zWDdHeGtsTGpOY2xDc3l4WXJDNkxvT2NUSmNPSE9peWkvTjhvS" 1 => "inf_session=eyJpdiI6IjJyTzBJbWRCdFpUN2svUzVnV3ErQXc9PSIsInZhbHVlIjoibHNybGdyMXlSUDdhdjdMNVUwdE9KTDU4dmQ1TEhjVUk4M0Jtd09vVWMrMzh3cjZIeXdTYzZEQml2aWYxNDZmWWRVdGhNOU5iZXNCUWRUZnJlS1gyNDBwVmtmN1NlaUZ3c0Vwem1HUCtnR1JZaGRjZnkzOTBrMXRjbWJIZDhyWU0iLCJtYWMiOiJkOGUwNDU0N2Q3ODU2OGQxYjc5MjQxY2QyYWJhNWJmMWQyYmNmYjc5MGU3YTA5YmQ0MDM2MDIzMzU4MjkwMGM2IiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 11:03:31 GMT; Max-Age=7200; path=/; httponly; samesite=laxinf_session=eyJpdiI6IjJyTzBJbWRCdFpUN2svUzVnV3ErQXc9PSIsInZhbHVlIjoibHNybGdyMXlSUDdhdjdMNVUwdE9KTDU4dmQ1TEhjVUk4M0Jtd09vVWMrMzh3cjZIeXdTYzZEQml2aWYxNDZmWWRVdGhN" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhZUGcxRnh1bWJKKzJiSG5BVkk5dmc9PSIsInZhbHVlIjoiRjdIOWJOL1RNZTVLZVVTOGxPa09JaHV3d0NZTVROYW5zWDdHeGtsTGpOY2xDc3l4WXJDNkxvT2NUSmNPSE9peWkvTjhvSFZtWmlrYWtsSTJBa3pYaVY0Rk4wS0lZdlFpWHRhd3YrdnhiZUdLb2dwTFY5NVJxVksyUEcrekJLUDgiLCJtYWMiOiI2ZGE1ZjczNzdlMjBkNDdiMzg4ZDQ4MzIxYjc0YTJlMmFlMzljNzk3Zjg2ZWZkNTFjYmEwMzRiZDM5ZmQ4NjFjIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 11:03:31 GMT; path=/XSRF-TOKEN=eyJpdiI6IjhZUGcxRnh1bWJKKzJiSG5BVkk5dmc9PSIsInZhbHVlIjoiRjdIOWJOL1RNZTVLZVVTOGxPa09JaHV3d0NZTVROYW5zWDdHeGtsTGpOY2xDc3l4WXJDNkxvT2NUSmNPSE9peWkvTjhvS" 1 => "inf_session=eyJpdiI6IjJyTzBJbWRCdFpUN2svUzVnV3ErQXc9PSIsInZhbHVlIjoibHNybGdyMXlSUDdhdjdMNVUwdE9KTDU4dmQ1TEhjVUk4M0Jtd09vVWMrMzh3cjZIeXdTYzZEQml2aWYxNDZmWWRVdGhNOU5iZXNCUWRUZnJlS1gyNDBwVmtmN1NlaUZ3c0Vwem1HUCtnR1JZaGRjZnkzOTBrMXRjbWJIZDhyWU0iLCJtYWMiOiJkOGUwNDU0N2Q3ODU2OGQxYjc5MjQxY2QyYWJhNWJmMWQyYmNmYjc5MGU3YTA5YmQ0MDM2MDIzMzU4MjkwMGM2IiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 11:03:31 GMT; path=/; httponlyinf_session=eyJpdiI6IjJyTzBJbWRCdFpUN2svUzVnV3ErQXc9PSIsInZhbHVlIjoibHNybGdyMXlSUDdhdjdMNVUwdE9KTDU4dmQ1TEhjVUk4M0Jtd09vVWMrMzh3cjZIeXdTYzZEQml2aWYxNDZmWWRVdGhN" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "rB7oM8IHkRGI079j8xDFheJMsIEA0Dq49GPPhqfn" "_previous" => array:1 [ "url" => "https://box2.linfodrome.com/videodrome/interview-flash?p=9" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]