Skip to main content
Request history8.3.6PHP Version408msRequest Duration6MBMemory UsageGET podcasts/{podcast}/{episode}Route
    • Booting (30.56ms)time
    • Application (377ms)time
    • 1 x Application (92.5%)
      377ms
      1 x Booting (7.5%)
      30.56ms
      25 templates were rendered
      • 1x podcasts.episodeepisode.blade.php#?blade
      • 2x podcasts.partials.playerplayer.blade.php#?blade
      • 3x podcasts.iframeiframe.blade.php#?blade
      • 1x layouts.podcastpodcast.blade.php#?blade
      • 1x podcasts.partials.listenlisten.blade.php#?blade
      • 1x layouts.lawhublawhub.blade.php#?blade
      • 1x socials.twittertwitter.blade.php#?blade
      • 1x socials.linkedinlinkedin.blade.php#?blade
      • 1x socials.facebookfacebook.blade.php#?blade
      • 1x socials.instagraminstagram.blade.php#?blade
      • 1x layouts.appapp.blade.php#?blade
      • 1x components.navnav.blade.php#?blade
      • 1x partials.breadcrumbsbreadcrumbs.blade.php#?blade
      • 1x components.bannerbanner.blade.php#?blade
      • 1x layouts.basebase.blade.php#?blade
      • 1x partials.metameta.blade.php#?blade
      • 1x partials.gtmgtm.blade.php#?blade
      • 1x breadcrumbs::json-ldjson-ld.php#?php
      • 1x partials.iconsicons.blade.php#?blade
      • 1x partials.assetsassets.blade.php#?blade
      • 1x partials.gtm_noscriptgtm_noscript.blade.php#?blade
      • 1x partials.session_messagessession_messages.blade.php#?blade
      uri
      GET podcasts/{podcast}/{episode}
      middleware
      web
      domain
      https://lawhuborg-www-dev.azurewebsites.net
      controller
      App\Http\Controllers\PodcastController@episode
      namespace
      App\Http\Controllers
      prefix
      podcasts/{podcast:slug}
      where
      as
      podcasts.episode
      missing
      file
      app/Http/Controllers/PodcastController.php:67-70
      21 statements were executed, 11 of which were duplicates, 10 unique. Show only duplicated59.82ms
      • select `podcasts`.*, (select count(*) from `podcast_episodes` where `podcasts`.`id` = `podcast_episodes`.`podcast_id`) as `episodes_count` from `podcasts` where `slug` = 'linux-unplugged' order by `name` asc limit 1
        4.95mslawschooltransparency_stageImplicitRouteBinding.php#61
        Bindings
        • 0: linux-unplugged
        Backtrace
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • 21. middleware::bindings:41
        • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 23. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select max(`created_at`) as aggregate from `podcast_episodes`
        3.56mslawschooltransparency_stagePodcast.php#116
        Backtrace
        • 19. app/Podcast.php:116
        • 26. app/Podcast.php:115
        • 35. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 36. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • 39. middleware::bindings:41
      • select distinct `podcast_hosts`.*, (select count(*) from `podcast_episodes` where `podcast_hosts`.`id` = `podcast_episodes`.`host_id`) as `episodes_count`, `podcast_episodes`.`podcast_id` as `laravel_through_key` from `podcast_hosts` inner join `podcast_episodes` on `podcast_episodes`.`host_id` = `podcast_hosts`.`id` where exists (select * from `podcast_episodes` where `podcast_hosts`.`id` = `podcast_episodes`.`host_id` and `created_at` >= '2024-10-11 21:47:00' order by `created_at` desc) and `podcast_episodes`.`podcast_id` in (4) order by `name` asc
        4.04mslawschooltransparency_stageExecutesQueries.php#34
        Bindings
        • 0: 2024-10-11 21:47:00
        Backtrace
        • 15. vendor/staudenmeir/eloquent-has-many-deep/src/Eloquent/Relations/Traits/ExecutesQueries.php:34
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • 26. middleware::bindings:41
        • 27. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `podcast_episodes` where `podcast_episodes`.`podcast_id` = 4 and `podcast_episodes`.`podcast_id` is not null and `slug` = '600/everyone-everywhere-all-at-once' order by `created_at` desc limit 1
        1.64mslawschooltransparency_stageImplicitRouteBinding.php#56
        Bindings
        • 0: 4
        • 1: 600/everyone-everywhere-all-at-once
        Backtrace
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:56
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • 24. middleware::bindings:41
        • 25. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 26. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select `podcasts`.*, (select count(*) from `podcast_episodes` where `podcasts`.`id` = `podcast_episodes`.`podcast_id`) as `episodes_count` from `podcasts` where `podcasts`.`id` in (4) order by `name` asc
        1.51mslawschooltransparency_stageImplicitRouteBinding.php#56
        Backtrace
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:56
        • 26. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • 29. middleware::bindings:41
        • 30. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 31. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select max(`created_at`) as aggregate from `podcast_episodes`
        2.62mslawschooltransparency_stagePodcast.php#116
        Backtrace
        • 19. app/Podcast.php:116
        • 26. app/Podcast.php:115
        • 43. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:56
        • 44. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • 47. middleware::bindings:41
      • select distinct `podcast_hosts`.*, (select count(*) from `podcast_episodes` where `podcast_hosts`.`id` = `podcast_episodes`.`host_id`) as `episodes_count`, `podcast_episodes`.`podcast_id` as `laravel_through_key` from `podcast_hosts` inner join `podcast_episodes` on `podcast_episodes`.`host_id` = `podcast_hosts`.`id` where exists (select * from `podcast_episodes` where `podcast_hosts`.`id` = `podcast_episodes`.`host_id` and `created_at` >= '2024-10-11 21:47:00' order by `created_at` desc) and `podcast_episodes`.`podcast_id` in (4) order by `name` asc
        3.06mslawschooltransparency_stageExecutesQueries.php#34
        Bindings
        • 0: 2024-10-11 21:47:00
        Backtrace
        • 15. vendor/staudenmeir/eloquent-has-many-deep/src/Eloquent/Relations/Traits/ExecutesQueries.php:34
        • 30. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:56
        • 31. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • 34. middleware::bindings:41
        • 35. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select `podcast_hosts`.*, (select count(*) from `podcast_episodes` where `podcast_hosts`.`id` = `podcast_episodes`.`host_id`) as `episodes_count`, `podcast_episode_hosts`.`episode_id` as `pivot_episode_id`, `podcast_episode_hosts`.`host_id` as `pivot_host_id` from `podcast_hosts` inner join `podcast_episode_hosts` on `podcast_hosts`.`id` = `podcast_episode_hosts`.`host_id` where `podcast_episode_hosts`.`episode_id` = 1000 order by `name` asc
        2.29mslawschooltransparency_stageepisode.blade.php#61
        Bindings
        • 0: 1000
        Backtrace
        • 20. view::podcasts.episode:61
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:34
      • select * from `podcast_episodes` where `podcast_episodes`.`podcast_id` = 4 and `podcast_episodes`.`podcast_id` is not null and `created_at` < '2025-02-02 19:00:00' order by `created_at` desc limit 1
        5.21mslawschooltransparency_stagePodcastEpisode.php#207
        Bindings
        • 0: 4
        • 1: 2025-02-02 19:00:00
        Backtrace
        • 20. app/PodcastEpisode.php:207
        • 27. view::podcasts.episode:173
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `podcasts`.*, (select count(*) from `podcast_episodes` where `podcasts`.`id` = `podcast_episodes`.`podcast_id`) as `episodes_count` from `podcasts` where `podcasts`.`id` in (4) order by `name` asc
        1.19mslawschooltransparency_stagePodcastEpisode.php#207
        Backtrace
        • 25. app/PodcastEpisode.php:207
        • 32. view::podcasts.episode:173
        • 34. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 35. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 36. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select max(`created_at`) as aggregate from `podcast_episodes`
        2.04mslawschooltransparency_stagePodcast.php#116
        Backtrace
        • 19. app/Podcast.php:116
        • 26. app/Podcast.php:115
        • 43. app/PodcastEpisode.php:207
      • select distinct `podcast_hosts`.*, (select count(*) from `podcast_episodes` where `podcast_hosts`.`id` = `podcast_episodes`.`host_id`) as `episodes_count`, `podcast_episodes`.`podcast_id` as `laravel_through_key` from `podcast_hosts` inner join `podcast_episodes` on `podcast_episodes`.`host_id` = `podcast_hosts`.`id` where exists (select * from `podcast_episodes` where `podcast_hosts`.`id` = `podcast_episodes`.`host_id` and `created_at` >= '2024-10-11 21:47:00' order by `created_at` desc) and `podcast_episodes`.`podcast_id` in (4) order by `name` asc
        2.91mslawschooltransparency_stageExecutesQueries.php#34
        Bindings
        • 0: 2024-10-11 21:47:00
        Backtrace
        • 15. vendor/staudenmeir/eloquent-has-many-deep/src/Eloquent/Relations/Traits/ExecutesQueries.php:34
        • 30. app/PodcastEpisode.php:207
        • 37. view::podcasts.episode:173
        • 39. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 40. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `podcast_episodes` where `podcast_episodes`.`podcast_id` = 4 and `podcast_episodes`.`podcast_id` is not null and `created_at` > '2025-02-02 19:00:00' order by `created_at` asc, `created_at` desc limit 1
        5.26mslawschooltransparency_stagePodcastEpisode.php#164
        Bindings
        • 0: 4
        • 1: 2025-02-02 19:00:00
        Backtrace
        • 20. app/PodcastEpisode.php:164
        • 27. view::podcasts.episode:186
        • 29. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 31. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `podcasts`.*, (select count(*) from `podcast_episodes` where `podcasts`.`id` = `podcast_episodes`.`podcast_id`) as `episodes_count` from `podcasts` where `podcasts`.`id` in (4) order by `name` asc
        1.54mslawschooltransparency_stagePodcastEpisode.php#164
        Backtrace
        • 25. app/PodcastEpisode.php:164
        • 32. view::podcasts.episode:186
        • 34. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 35. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 36. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select max(`created_at`) as aggregate from `podcast_episodes`
        2.37mslawschooltransparency_stagePodcast.php#116
        Backtrace
        • 19. app/Podcast.php:116
        • 26. app/Podcast.php:115
        • 43. app/PodcastEpisode.php:164
      • select distinct `podcast_hosts`.*, (select count(*) from `podcast_episodes` where `podcast_hosts`.`id` = `podcast_episodes`.`host_id`) as `episodes_count`, `podcast_episodes`.`podcast_id` as `laravel_through_key` from `podcast_hosts` inner join `podcast_episodes` on `podcast_episodes`.`host_id` = `podcast_hosts`.`id` where exists (select * from `podcast_episodes` where `podcast_hosts`.`id` = `podcast_episodes`.`host_id` and `created_at` >= '2024-10-11 21:47:00' order by `created_at` desc) and `podcast_episodes`.`podcast_id` in (4) order by `name` asc
        3.89mslawschooltransparency_stageExecutesQueries.php#34
        Bindings
        • 0: 2024-10-11 21:47:00
        Backtrace
        • 15. vendor/staudenmeir/eloquent-has-many-deep/src/Eloquent/Relations/Traits/ExecutesQueries.php:34
        • 30. app/PodcastEpisode.php:164
        • 37. view::podcasts.episode:186
        • 39. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 40. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `podcast_playlists`.*, (select count(*) from `podcast_episodes` inner join `podcast_episode_playlists` on `podcast_episodes`.`id` = `podcast_episode_playlists`.`episode_id` where `podcast_playlists`.`id` = `podcast_episode_playlists`.`playlist_id`) as `episodes_count`, `podcast_episode_playlists`.`episode_id` as `pivot_episode_id`, `podcast_episode_playlists`.`playlist_id` as `pivot_playlist_id` from `podcast_playlists` inner join `podcast_episode_playlists` on `podcast_playlists`.`id` = `podcast_episode_playlists`.`playlist_id` where `podcast_episode_playlists`.`episode_id` = 1000 order by `name` asc
        2.13mslawschooltransparency_stagePodcastEpisode.php#222
        Bindings
        • 0: 1000
        Backtrace
        • 20. app/PodcastEpisode.php:222
        • 27. app/PodcastEpisode.php:222
        • 34. view::podcasts.episode:199
        • 36. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 37. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `podcast_episodes` where `podcast_episodes`.`podcast_id` = 4 and `podcast_episodes`.`podcast_id` is not null and exists (select * from `podcast_playlists` inner join `podcast_episode_playlists` on `podcast_playlists`.`id` = `podcast_episode_playlists`.`playlist_id` where `podcast_episodes`.`id` = `podcast_episode_playlists`.`episode_id` and 0 = 1 order by `name` asc) and `id` not in ('{\"id\":1000,\"title\":\"Everyone, Everywhere, All at Once\",\"slug\":\"600\/everyone-everywhere-all-at-once\",\"season\":null,\"number\":\"600\",\"guest\":null,\"duration\":\"1:08:50\",\"media_url\":\"https:\/\/aphid.fireside.fm\/d\/1437767933\/f31a453c-fa15-491f-8618-3f71f1d565e5\/62834d7c-515b-4ad9-9614-221ea0fce7ba.mp3\",\"image_url\":\"https:\/\/assets.fireside.fm\/file\/fireside-images\/podcasts\/images\/f\/f31a453c-fa15-491f-8618-3f71f1d565e5\/cover.jpg\",\"created_at\":\"2025-02-02T19:00:00.000000Z\",\"date\":\"Feb 2, 2025\",\"excerpt\":\"We celebrate 600 episodes, announce a new show feature, and officially launch the FreeBSD challenge.\",\"headline\":\"Linux Unplugged Episode 600: Everyone, Everywhere, All at Once\",\"player_url\":\"https:\/\/lawhuborg-www-dev.azurewebsites.net\/podcasts\/linux-unplugged\/player\/600\/everyone-everywhere-all-at-once\",\"url\":\"https:\/\/lawhuborg-www-dev.azurewebsites.net\/podcasts\/linux-unplugged\/600\/everyone-everywhere-all-at-once\"}', '{\"id\":999,\"title\":\"Psycho Shower Linux Power\",\"slug\":\"599\/psycho-shower-linux-power\",\"season\":null,\"number\":\"599\",\"guest\":null,\"duration\":\"1:02:12\",\"media_url\":\"https:\/\/aphid.fireside.fm\/d\/1437767933\/f31a453c-fa15-491f-8618-3f71f1d565e5\/18bdc1c3-db01-4f3d-8813-eb4a4a4af8e7.mp3\",\"image_url\":\"https:\/\/assets.fireside.fm\/file\/fireside-images\/podcasts\/images\/f\/f31a453c-fa15-491f-8618-3f71f1d565e5\/cover.jpg\",\"created_at\":\"2025-01-26T16:30:00.000000Z\",\"date\":\"Jan 26, 2025\",\"excerpt\":\"On the eve of episode 600, we introduce our next challenge and explore the new wave of Linux phones.\",\"headline\":\"Linux Unplugged Episode 599: Psycho Shower Linux Power\",\"player_url\":\"https:\/\/lawhuborg-www-dev.azurewebsites.net\/podcasts\/linux-unplugged\/player\/599\/psycho-shower-linux-power\",\"url\":\"https:\/\/lawhuborg-www-dev.azurewebsites.net\/podcasts\/linux-unplugged\/599\/psycho-shower-linux-power\"}', '{\"id\":1001,\"title\":\"Taming the Demons\",\"slug\":\"601\/taming-the-demons\",\"season\":null,\"number\":\"601\",\"guest\":null,\"duration\":\"1:08:42\",\"media_url\":\"https:\/\/aphid.fireside.fm\/d\/1437767933\/f31a453c-fa15-491f-8618-3f71f1d565e5\/75da12ed-c228-4e80-b259-287ef42cc42c.mp3\",\"image_url\":\"https:\/\/assets.fireside.fm\/file\/fireside-images\/podcasts\/images\/f\/f31a453c-fa15-491f-8618-3f71f1d565e5\/cover.jpg\",\"created_at\":\"2025-02-09T16:15:00.000000Z\",\"date\":\"Feb 9, 2025\",\"excerpt\":\"It\'s week one of our FreeBSD challenge, and for one of us, that penalty Windows install looks uncomfortably close! Plus, Zach Mitchell joins us to update us on Planet Nix.\",\"headline\":\"Linux Unplugged Episode 601: Taming the Demons\",\"player_url\":\"https:\/\/lawhuborg-www-dev.azurewebsites.net\/podcasts\/linux-unplugged\/player\/601\/taming-the-demons\",\"url\":\"https:\/\/lawhuborg-www-dev.azurewebsites.net\/podcasts\/linux-unplugged\/601\/taming-the-demons\"}') order by `created_at` desc limit 5
        4.23mslawschooltransparency_stagePodcastEpisode.php#225
        Bindings
        • 0: 4
        • 1: {"id":1000,"title":"Everyone, Everywhere, All at Once","slug":"600\/everyone-everywhere-all-at-once","season":null,"number":"600","guest":null,"duration":"1:08:50","media_url":"https:\/\/aphid.fireside.fm\/d\/1437767933\/f31a453c-fa15-491f-8618-3f71f1d565e5\/62834d7c-515b-4ad9-9614-221ea0fce7ba.mp3","image_url":"https:\/\/assets.fireside.fm\/file\/fireside-images\/podcasts\/images\/f\/f31a453c-fa15-491f-8618-3f71f1d565e5\/cover.jpg","created_at":"2025-02-02T19:00:00.000000Z","date":"Feb 2, 2025","excerpt":"We celebrate 600 episodes, announce a new show feature, and officially launch the FreeBSD challenge.","headline":"Linux Unplugged Episode 600: Everyone, Everywhere, All at Once","player_url":"https:\/\/lawhuborg-www-dev.azurewebsites.net\/podcasts\/linux-unplugged\/player\/600\/everyone-everywhere-all-at-once","url":"https:\/\/lawhuborg-www-dev.azurewebsites.net\/podcasts\/linux-unplugged\/600\/everyone-everywhere-all-at-once"}
        • 2: {"id":999,"title":"Psycho Shower Linux Power","slug":"599\/psycho-shower-linux-power","season":null,"number":"599","guest":null,"duration":"1:02:12","media_url":"https:\/\/aphid.fireside.fm\/d\/1437767933\/f31a453c-fa15-491f-8618-3f71f1d565e5\/18bdc1c3-db01-4f3d-8813-eb4a4a4af8e7.mp3","image_url":"https:\/\/assets.fireside.fm\/file\/fireside-images\/podcasts\/images\/f\/f31a453c-fa15-491f-8618-3f71f1d565e5\/cover.jpg","created_at":"2025-01-26T16:30:00.000000Z","date":"Jan 26, 2025","excerpt":"On the eve of episode 600, we introduce our next challenge and explore the new wave of Linux phones.","headline":"Linux Unplugged Episode 599: Psycho Shower Linux Power","player_url":"https:\/\/lawhuborg-www-dev.azurewebsites.net\/podcasts\/linux-unplugged\/player\/599\/psycho-shower-linux-power","url":"https:\/\/lawhuborg-www-dev.azurewebsites.net\/podcasts\/linux-unplugged\/599\/psycho-shower-linux-power"}
        • 3: {"id":1001,"title":"Taming the Demons","slug":"601\/taming-the-demons","season":null,"number":"601","guest":null,"duration":"1:08:42","media_url":"https:\/\/aphid.fireside.fm\/d\/1437767933\/f31a453c-fa15-491f-8618-3f71f1d565e5\/75da12ed-c228-4e80-b259-287ef42cc42c.mp3","image_url":"https:\/\/assets.fireside.fm\/file\/fireside-images\/podcasts\/images\/f\/f31a453c-fa15-491f-8618-3f71f1d565e5\/cover.jpg","created_at":"2025-02-09T16:15:00.000000Z","date":"Feb 9, 2025","excerpt":"It's week one of our FreeBSD challenge, and for one of us, that penalty Windows install looks uncomfortably close! Plus, Zach Mitchell joins us to update us on Planet Nix.","headline":"Linux Unplugged Episode 601: Taming the Demons","player_url":"https:\/\/lawhuborg-www-dev.azurewebsites.net\/podcasts\/linux-unplugged\/player\/601\/taming-the-demons","url":"https:\/\/lawhuborg-www-dev.azurewebsites.net\/podcasts\/linux-unplugged\/601\/taming-the-demons"}
        Backtrace
        • 16. app/PodcastEpisode.php:225
        • 23. view::podcasts.episode:199
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `tags`.*, `podcast_episode_tags`.`episode_id` as `pivot_episode_id`, `podcast_episode_tags`.`tag_id` as `pivot_tag_id` from `tags` inner join `podcast_episode_tags` on `tags`.`id` = `podcast_episode_tags`.`tag_id` where `podcast_episode_tags`.`episode_id` = 1000 order by `name` asc
        2.23mslawschooltransparency_stagePodcastEpisode.php#229
        Bindings
        • 0: 1000
        Backtrace
        • 20. app/PodcastEpisode.php:229
        • 27. app/PodcastEpisode.php:229
        • 34. view::podcasts.episode:199
        • 36. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 37. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `podcast_episodes` where `podcast_episodes`.`podcast_id` = 4 and `podcast_episodes`.`podcast_id` is not null and exists (select * from `tags` inner join `podcast_episode_tags` on `tags`.`id` = `podcast_episode_tags`.`tag_id` where `podcast_episodes`.`id` = `podcast_episode_tags`.`episode_id` and 0 = 1 order by `name` asc) and `id` not in (1000, 999, 1001) order by `created_at` desc limit 5
        1.11mslawschooltransparency_stagePodcastEpisode.php#232
        Bindings
        • 0: 4
        • 1: 1000
        • 2: 999
        • 3: 1001
        Backtrace
        • 16. app/PodcastEpisode.php:232
        • 23. view::podcasts.episode:199
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `podcast_sponsors`.*, (select count(*) from `podcast_episodes` inner join `podcast_episode_sponsors` on `podcast_episodes`.`id` = `podcast_episode_sponsors`.`episode_id` where `podcast_sponsors`.`id` = `podcast_episode_sponsors`.`sponsor_id`) as `episodes_count`, `podcast_episode_sponsors`.`episode_id` as `pivot_episode_id`, `podcast_episode_sponsors`.`sponsor_id` as `pivot_sponsor_id` from `podcast_sponsors` inner join `podcast_episode_sponsors` on `podcast_sponsors`.`id` = `podcast_episode_sponsors`.`sponsor_id` where `podcast_episode_sponsors`.`episode_id` = 1000 order by `name` asc
        2.04mslawschooltransparency_stagepodcast.blade.php#20
        Bindings
        • 0: 1000
        Backtrace
        • 15. view::layouts.podcast:20
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 20. vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:34
      App\Podcast
      4Podcast.php#?
      App\PodcastEpisode
      3PodcastEpisode.php#?
          _token
          vWC7sSzkZgEaGGJy6hfIpDHNmQC8RfbUNyvNHIFr
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /podcasts/linux-unplugged/600/everyone-everywhere-all-at-once
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:35 [ "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "x-arr-log-id" => array:1 [ 0 => "d71eaf37-0464-4ca2-8f3a-44763ade7188" ] "client-ip" => array:1 [ 0 => "18.191.236.82:45110" ] "disguised-host" => array:1 [ 0 => "lawhuborg-www-dev.azurewebsites.net" ] "x-site-deployment-id" => array:1 [ 0 => "lawhuborg-www-dev" ] "was-default-hostname" => array:1 [ 0 => "lawhuborg-www-dev.azurewebsites.net" ] "x-appservice-proto" => array:1 [ 0 => "https" ] "x-arr-ssl" => array:1 [ 0 => "2048|256|CN=Microsoft Azure RSA TLS Issuing CA 08, O=Microsoft Corporation, C=US|CN=*.azurewebsites.net, O=Microsoft Corporation, L=Redmond, S=WA, C=US" ] "x-forwarded-tlsversion" => array:1 [ 0 => "1.3" ] "x-forwarded-for" => array:1 [ 0 => "18.191.236.82:45110,20.96.237.171" ] "x-original-url" => array:1 [ 0 => "/podcasts/linux-unplugged/600/everyone-everywhere-all-at-once" ] "x-waws-unencoded-url" => array:1 [ 0 => "/podcasts/linux-unplugged/600/everyone-everywhere-all-at-once" ] "x-client-ip" => array:1 [ 0 => "18.191.236.82" ] "x-client-port" => array:1 [ 0 => "45110" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "x-forwarded-host" => array:1 [ 0 => "lawhuborg-www-dev.azurewebsites.net" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "20.96.237.171" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "pragma" => array:1 [ 0 => "no-cache" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "max-forwards" => array:1 [ 0 => "10" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "cf-ray" => array:1 [ 0 => "92fdefdbb82ec9bb-EWR" ] "connection" => array:1 [ 0 => "close" ] "host" => array:1 [ 0 => "lawhuborg-www-dev.azurewebsites.net" ] ]
          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 => "Sun, 13 Apr 2025 21:08:07 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=vWC7sSzkZgEaGGJy6hfIpDHNmQC8RfbUNyvNHIFr; expires=Mon, 14 Apr 2025 21:08:08 GMT; Max-Age=86400; path=/; secure; samesite=none" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=vWC7sSzkZgEaGGJy6hfIpDHNmQC8RfbUNyvNHIFr; expires=Mon, 14-Apr-2025 21:08:08 GMT; path=/; secure" ] ]
          session_attributes
          0 of 0
          array:2 [ "_token" => "vWC7sSzkZgEaGGJy6hfIpDHNmQC8RfbUNyvNHIFr" "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-13 21:08:08GET/podcasts/linux-unplugged/600/everyone-everywhere-all-at-once25217