PFL VIDEOS

SettingsRequest history137msRequest Duration6MBMemory Usage10.x
Laravel Version
10.48.29
PHP Version
8.3.16
Environment
development
Debug Mode
Enabled
URL
dev.pflmma.com
Timezone
America/New_York
Locale
en
GET videos-all
status
200 OK
full_url
https://dev.pflmma.com/videos-all?page=54
controller_action
App\Http\Controllers\VideoController@showAllPage
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://dev.pflmma.com/videos-all?page=54
    action_name
    controller_action
    App\Http\Controllers\VideoController@showAllPage
    uri
    GET videos-all
    domain
    dev.pflmma.com
    controller
    App\Http\Controllers\VideoController@showAllPage
    namespace
    App\Http\Controllers
    file
    app/Http/Controllers/VideoController.php:136-154
    middleware
    web
    duration
    139ms
    peak_memory
    8MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    0 of 0
    array:1 [ "page" => "54" ]
    request_request
    []
    
    request_headers
    0 of 0
    array:15 [ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "dev.pflmma.com" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 03 Apr 2025 07:27:51 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "NFaKoaaSmbXJsjISmu51JznnNdLnKQRC6zDJmQyZ" ]
    • Booting (14.08ms)time
    • Application (123ms)time
    • Routing (1.39ms)
    • Preparing Response (61.29ms)
    • View: videos.showAllPageviews
    • View: vendor.pagination.bootstrap-4views
    • View: layouts.frontendviews
    • View: components.faviconsviews
    • View: components.stylesviews
    • View: components.frontend-tracking-headerviews
    • View: components.frontend-tracking-bodyviews
    • View: components.scriptsviews
    • View: components.countdown-timerviews
    • View: components.navviews
    • View: components.newsletter-signupviews
    • View: components.popupviews
    • View: components.preloaderviews
    • 1 x Application (89.69%)
      123ms
      1 x Preparing Response (44.86%)
      61.29ms
      1 x Booting (10.31%)
      14.08ms
      1 x Routing (1.02%)
      1.39ms
      13 x View (0%)
      0μs
      13 templates were rendered
      • videos.showAllPageshowAllPage.blade.php#?blade
      • vendor.pagination.bootstrap-4bootstrap-4.blade.php#?blade
      • layouts.frontendfrontend.blade.php#?blade
      • components.faviconsfavicons.blade.php#?blade
      • components.stylesstyles.blade.php#?blade
      • components.frontend-tracking-headerfrontend-tracking-header.blade.php#?blade
      • components.frontend-tracking-bodyfrontend-tracking-body.blade.php#?blade
      • components.scriptsscripts.blade.php#?blade
      • components.countdown-timercountdown-timer.blade.php#?blade
      • components.navnav.blade.php#?blade
      • components.newsletter-signupnewsletter-signup.blade.php#?blade
      • components.popuppopup.blade.php#?blade
      • components.preloaderpreloader.blade.php#?blade
      41 statements were executed (4 duplicates)Show only duplicates61.13ms
      • VideoController.php#138devpflmma_webConnection Established
        Backtrace
        • app/Http/Controllers/VideoController.php:138
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • VideoController.php#143devpflmma_web6.93msselect count(*) as aggregate from `videos` where `video_type` = 'video' and `status` = 'published' and JSON_CONTAINS(websites, '"pfl"') and `published_at` <= '2025-04-03 03:27:51'
        Bindings
        • 0: video
        • 1: published
        • 2: 2025-04-03 03:27:51
        Backtrace
        • app/Http/Controllers/VideoController.php:143
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • VideoController.php#143devpflmma_web8.38msselect * from `videos` where `video_type` = 'video' and `status` = 'published' and JSON_CONTAINS(websites, '"pfl"') and `published_at` <= '2025-04-03 03:27:51' order by `created_at` desc limit 20 offset 1060
        Bindings
        • 0: video
        • 1: published
        • 2: 2025-04-03 03:27:51
        Backtrace
        • app/Http/Controllers/VideoController.php:143
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Mediable.php#385devpflmma_web1.17msselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 342 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 342
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web1.03msselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 340 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 340
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web850μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 339 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 339
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web1.04msselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 337 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 337
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web910μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 336 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 336
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web750μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 335 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 335
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web780μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 333 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 333
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web790μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 332 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 332
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web1.24msselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 331 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 331
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web720μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 330 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 330
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web800μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 329 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 329
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web830μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 327 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 327
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web730μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 328 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 328
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web790μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 325 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 325
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web930μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 326 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 326
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web890μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 324 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 324
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web940μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 323 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 323
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web820μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 322 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 322
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web790μsselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 321 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 321
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Mediable.php#385devpflmma_web1.12msselect `media`.*, `mediables`.`mediable_id` as `pivot_mediable_id`, `mediables`.`media_id` as `pivot_media_id`, `mediables`.`mediable_type` as `pivot_mediable_type`, `mediables`.`tag` as `pivot_tag`, `mediables`.`order` as `pivot_order` from `media` inner join `mediables` on `media`.`id` = `mediables`.`media_id` where `mediables`.`mediable_id` = 319 and `mediables`.`mediable_type` = 'App\\Models\\Video' order by `order` asc
        Bindings
        • 0: 319
        • 1: App\Models\Video
        Backtrace
        • vendor/plank/laravel-mediable/src/Mediable.php:385
        • vendor/plank/laravel-mediable/src/Mediable.php:427
        • app/Http/Controllers/VideoController.php:146
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • SettingEloquentStorage.php#30devpflmma_web980μsselect `val`, `name` from `settings` where `group` = 'default'
        Bindings
        • 0: default
        Backtrace
        • vendor/qcod/laravel-settings/src/Setting/SettingEloquentStorage.php:30
        • view::components.countdown-timer:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • SettingEloquentStorage.php#30devpflmma_web760μsselect `val`, `name` from `settings` where `group` = 'default'
        Bindings
        • 0: default
        Backtrace
        • vendor/qcod/laravel-settings/src/Setting/SettingEloquentStorage.php:30
        • view::components.countdown-timer:24
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • SettingEloquentStorage.php#30devpflmma_web6.68msselect `val`, `name` from `settings` where `group` = 'default'
        Bindings
        • 0: default
        Backtrace
        • vendor/qcod/laravel-settings/src/Setting/SettingEloquentStorage.php:30
        • view::components.countdown-timer:25
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • SettingEloquentStorage.php#30devpflmma_web1.02msselect `val`, `name` from `settings` where `group` = 'default'
        Bindings
        • 0: default
        Backtrace
        • vendor/qcod/laravel-settings/src/Setting/SettingEloquentStorage.php:30
        • app/Helpers/Functions.php:470
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • Functions.php#473devpflmma_web2.49msselect * from `media` where `media`.`id` = '26718' limit 1
        Bindings
        • 0: 26718
        Backtrace
        • app/Helpers/Functions.php:473
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#482devpflmma_web2.33msselect * from `media` where `media`.`id` = '24074' limit 1
        Bindings
        • 0: 24074
        Backtrace
        • app/Helpers/Functions.php:482
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#488devpflmma_web4.29msselect * from `media` where `media`.`id` = '24072' limit 1
        Bindings
        • 0: 24072
        Backtrace
        • app/Helpers/Functions.php:488
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#494devpflmma_web640μsselect * from `media` where `media`.`id` = '24075' limit 1
        Bindings
        • 0: 24075
        Backtrace
        • app/Helpers/Functions.php:494
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#518devpflmma_web940μsselect * from `media` where `media`.`id` = '27787' limit 1
        Bindings
        • 0: 27787
        Backtrace
        • app/Helpers/Functions.php:518
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#524devpflmma_web1.09msselect * from `media` where `media`.`id` = '23575' limit 1
        Bindings
        • 0: 23575
        Backtrace
        • app/Helpers/Functions.php:524
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#530devpflmma_web810μsselect * from `media` where `media`.`id` = '23576' limit 1
        Bindings
        • 0: 23576
        Backtrace
        • app/Helpers/Functions.php:530
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#536devpflmma_web840μsselect * from `media` where `media`.`id` = '27603' limit 1
        Bindings
        • 0: 27603
        Backtrace
        • app/Helpers/Functions.php:536
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#542devpflmma_web700μsselect * from `media` where `media`.`id` = '27604' limit 1
        Bindings
        • 0: 27604
        Backtrace
        • app/Helpers/Functions.php:542
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#548devpflmma_web620μsselect * from `media` where `media`.`id` = '27605' limit 1
        Bindings
        • 0: 27605
        Backtrace
        • app/Helpers/Functions.php:548
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#554devpflmma_web560μsselect * from `media` where `media`.`id` = '27606' limit 1
        Bindings
        • 0: 27606
        Backtrace
        • app/Helpers/Functions.php:554
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#560devpflmma_web710μsselect * from `media` where `media`.`id` = '26409' limit 1
        Bindings
        • 0: 26409
        Backtrace
        • app/Helpers/Functions.php:560
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#566devpflmma_web570μsselect * from `media` where `media`.`id` = '26408' limit 1
        Bindings
        • 0: 26408
        Backtrace
        • app/Helpers/Functions.php:566
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#572devpflmma_web910μsselect * from `media` where `media`.`id` = '26407' limit 1
        Bindings
        • 0: 26407
        Backtrace
        • app/Helpers/Functions.php:572
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • Functions.php#578devpflmma_web960μsselect * from `media` where `media`.`id` = '26540' limit 1
        Bindings
        • 0: 26540
        Backtrace
        • app/Helpers/Functions.php:578
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      Plank\Mediable\Media
      35Media.php#?
      App\Models\Video
      20Video.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-04-03 03:27:51GET/videos-all?page=54134155