Film production-Best in Tv Show

November 7, 2022 11:11 to December 17, 2022 11:12

Nominees Film production-Best in Tv Show


No Nominees for Film production-Best in Tv Show
7.4.33PHP Version486msRequest Duration6MBMemory UsageGET award/{pageant}Route
    • Booting (81.58ms)
    • Application (404ms)
    • 1 x Application (83.17%)
      404.25ms
      1 x Booting (16.78%)
      81.58ms
      7 templates were rendered
      • pageant (resources/views/pageant.blade.php)6blade
        Params
        0
        category_is_visible
        1
        countries
        2
        logged_in
        3
        can_vote
        4
        category
        5
        nominees
      • layout (resources/views/layout.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category_is_visible
        5
        countries
        6
        logged_in
        7
        can_vote
        8
        category
        9
        nominees
        10
        js_time
        11
        __currentLoopData
        12
        loop
        13
        country_
        14
        currency
        15
        item
        16
        cur
      • partials.head (resources/views/partials/head.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category_is_visible
        5
        countries
        6
        logged_in
        7
        can_vote
        8
        category
        9
        nominees
        10
        js_time
        11
        __currentLoopData
        12
        loop
        13
        country_
        14
        currency
        15
        item
        16
        cur
      • partials.header-menu (resources/views/partials/header-menu.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category_is_visible
        5
        countries
        6
        logged_in
        7
        can_vote
        8
        category
        9
        nominees
        10
        js_time
        11
        __currentLoopData
        12
        loop
        13
        country_
        14
        currency
        15
        item
        16
        cur
      • partials.menu (resources/views/partials/menu.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category_is_visible
        5
        countries
        6
        logged_in
        7
        can_vote
        8
        category
        9
        nominees
        10
        js_time
        11
        __currentLoopData
        12
        loop
        13
        country_
        14
        currency
        15
        item
        16
        cur
      • partials.alerts (resources/views/partials/alerts.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category_is_visible
        5
        countries
        6
        logged_in
        7
        can_vote
        8
        category
        9
        nominees
        10
        js_time
        11
        __currentLoopData
        12
        loop
        13
        country_
        14
        currency
        15
        item
        16
        cur
      • flash::message (resources/views/vendor/flash/message.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category_is_visible
        5
        countries
        6
        logged_in
        7
        can_vote
        8
        category
        9
        nominees
        10
        js_time
        11
        __currentLoopData
        12
        loop
        13
        country_
        14
        currency
        15
        item
        16
        cur
      uri
      GET award/{pageant}
      middleware
      web
      controller
      App\Http\Controllers\PageantController@view
      namespace
      App\Http\Controllers
      prefix
      where
      as
      pageant
      file
      app/Http/Controllers/PageantController.php:97-142
      30 statements were executed, 12 of which were duplicated, 18 unique154ms
      • select * from `categories` where `slug` = 'film-production-best-in-tv-show' and `categories`.`deleted_at` is null limit 1
        2.19ms/routes/bindings.php:22africakidsawards
        Metadata
        Bindings
        • 0. film-production-best-in-tv-show
        Backtrace
        • 16. /routes/bindings.php:22
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:771
        • 20. Route binding:37
        • 21. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 22. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `categories` where `status` = 'active' and `categories`.`deleted_at` is null order by `sort` asc
        610μs/bootstrap/helpers.php:1320africakidsawards
        Metadata
        Bindings
        • 0. active
        Backtrace
        • 14. /bootstrap/helpers.php:1320
        • 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:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `countries` where `countries`.`deleted_at` is null order by `sort` asc
        310μs/app/Http/Controllers/PageantController.php:114africakidsawards
        Metadata
        Backtrace
        • 14. /app/Http/Controllers/PageantController.php:114
        • 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:219
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `nominees` where `category_id` = 9 and `status` = 'active' and `nominees`.`deleted_at` is null
        400μs/app/Http/Controllers/PageantController.php:116africakidsawards
        Metadata
        Bindings
        • 0. 9
        • 1. active
        Backtrace
        • 14. /app/Http/Controllers/PageantController.php:116
        • 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:219
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `countries` where `code` = 'KE' and `countries`.`deleted_at` is null limit 1
        300μsview::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552africakidsawards
        Metadata
        Bindings
        • 0. KE
        Backtrace
        • 15. view::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `code` = 'UG' and `countries`.`deleted_at` is null limit 1
        260μsview::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552africakidsawards
        Metadata
        Bindings
        • 0. UG
        Backtrace
        • 15. view::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `code` = 'TZ' and `countries`.`deleted_at` is null limit 1
        400μsview::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552africakidsawards
        Metadata
        Bindings
        • 0. TZ
        Backtrace
        • 15. view::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `code` = 'RW' and `countries`.`deleted_at` is null limit 1
        610μsview::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552africakidsawards
        Metadata
        Bindings
        • 0. RW
        Backtrace
        • 15. view::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `code` = 'ZA' and `countries`.`deleted_at` is null limit 1
        590μsview::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552africakidsawards
        Metadata
        Bindings
        • 0. ZA
        Backtrace
        • 15. view::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `code` = 'BW' and `countries`.`deleted_at` is null limit 1
        580μsview::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552africakidsawards
        Metadata
        Bindings
        • 0. BW
        Backtrace
        • 15. view::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `code` = 'MW' and `countries`.`deleted_at` is null limit 1
        590μsview::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552africakidsawards
        Metadata
        Bindings
        • 0. MW
        Backtrace
        • 15. view::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `code` = 'BI' and `countries`.`deleted_at` is null limit 1
        560μsview::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552africakidsawards
        Metadata
        Bindings
        • 0. BI
        Backtrace
        • 15. view::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `code` = 'NG' and `countries`.`deleted_at` is null limit 1
        570μsview::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552africakidsawards
        Metadata
        Bindings
        • 0. NG
        Backtrace
        • 15. view::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `code` = 'GH' and `countries`.`deleted_at` is null limit 1
        610μsview::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552africakidsawards
        Metadata
        Bindings
        • 0. GH
        Backtrace
        • 15. view::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `code` = 'SS' and `countries`.`deleted_at` is null limit 1
        65.11msview::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552africakidsawards
        Metadata
        Bindings
        • 0. SS
        Backtrace
        • 15. view::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `code` = 'ZW' and `countries`.`deleted_at` is null limit 1
        640μsview::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552africakidsawards
        Metadata
        Bindings
        • 0. ZW
        Backtrace
        • 15. view::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `code` = 'ZM' and `countries`.`deleted_at` is null limit 1
        490μsview::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552africakidsawards
        Metadata
        Bindings
        • 0. ZM
        Backtrace
        • 15. view::c0e0bed1f3d4f2a2a5d354f89c682b5688f83bb5:552
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `status` = 'active' and `countries`.`deleted_at` is null order by `sort` asc
        640μsview::3bcdc992ef9a6f6e5de1e6e84b052664d0fda2c8:5africakidsawards
        Metadata
        Bindings
        • 0. active
        Backtrace
        • 14. view::3bcdc992ef9a6f6e5de1e6e84b052664d0fda2c8:5
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 17. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `is_visible` = 1 and `categories`.`deleted_at` is null
        760μsview::3bcdc992ef9a6f6e5de1e6e84b052664d0fda2c8:6africakidsawards
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::3bcdc992ef9a6f6e5de1e6e84b052664d0fda2c8:6
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 17. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `regions`
        740μsview::3bcdc992ef9a6f6e5de1e6e84b052664d0fda2c8:7africakidsawards
        Metadata
        Backtrace
        • 15. view::3bcdc992ef9a6f6e5de1e6e84b052664d0fda2c8:7
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `regions` limit 1
        910μsview::3bcdc992ef9a6f6e5de1e6e84b052664d0fda2c8:8africakidsawards
        Metadata
        Backtrace
        • 18. view::3bcdc992ef9a6f6e5de1e6e84b052664d0fda2c8:8
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select count(*) as aggregate from `events` where `status` = 'active' and `events`.`deleted_at` is null
        1.25msview::3bcdc992ef9a6f6e5de1e6e84b052664d0fda2c8:9africakidsawards
        Metadata
        Bindings
        • 0. active
        Backtrace
        • 15. view::3bcdc992ef9a6f6e5de1e6e84b052664d0fda2c8:9
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `countries`.`id` = 1 and `countries`.`deleted_at` is null limit 1
        1.21ms/bootstrap/helpers.php:1331africakidsawards
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /bootstrap/helpers.php:1331
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `instances` where `is_current_front` = 1 and `instances`.`deleted_at` is null limit 1
        66.39ms/bootstrap/helpers.php:1941africakidsawards
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /bootstrap/helpers.php:1941
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `status` = 'active' and `countries`.`deleted_at` is null order by `sort` asc
        1.13msview::9f82cc76dd8d3499a9b57f07e45fab5b39624572:5africakidsawards
        Metadata
        Bindings
        • 0. active
        Backtrace
        • 14. view::9f82cc76dd8d3499a9b57f07e45fab5b39624572:5
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 17. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `is_visible` = 1 and `categories`.`deleted_at` is null
        1.84msview::9f82cc76dd8d3499a9b57f07e45fab5b39624572:6africakidsawards
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::9f82cc76dd8d3499a9b57f07e45fab5b39624572:6
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 17. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `regions`
        1.14msview::9f82cc76dd8d3499a9b57f07e45fab5b39624572:7africakidsawards
        Metadata
        Backtrace
        • 15. view::9f82cc76dd8d3499a9b57f07e45fab5b39624572:7
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `regions` limit 1
        940μsview::9f82cc76dd8d3499a9b57f07e45fab5b39624572:8africakidsawards
        Metadata
        Backtrace
        • 18. view::9f82cc76dd8d3499a9b57f07e45fab5b39624572:8
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select count(*) as aggregate from `events` where `status` = 'active' and `events`.`deleted_at` is null
        1.01msview::9f82cc76dd8d3499a9b57f07e45fab5b39624572:9africakidsawards
        Metadata
        Bindings
        • 0. active
        Backtrace
        • 15. view::9f82cc76dd8d3499a9b57f07e45fab5b39624572:9
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `countries` where `countries`.`id` = 1 and `countries`.`deleted_at` is null limit 1
        970μs/bootstrap/helpers.php:1331africakidsawards
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /bootstrap/helpers.php:1331
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      App\Country
      54
      App\Category
      83
          _token
          b1ILSxnj0NI77VfKmq4Cz7yQAQ4VvDGjNZQ8kFIV
          _previous
          array:1 [ "url" => "https://africakidsawards.com/award/film-production-best-in-tv-show" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /award/film-production-best-in-tv-show
          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:17 [ "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "africakidsawards.com" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:42 [ "USER" => "www-data" "HOME" => "/var/www" "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" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "africakidsawards.com" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "africakidsawards.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "172.26.2.33" "REMOTE_USER" => "" "REMOTE_PORT" => "33052" "REMOTE_ADDR" => "18.221.158.39" "SERVER_SOFTWARE" => "nginx/1.18.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/html/africakidsawards/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/award/film-production-best-in-tv-show" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_FILENAME" => "/var/www/html/africakidsawards/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744024213.8889 "REQUEST_TIME" => 1744024213 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 07 Apr 2025 11:10:14 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRHb29hQkxiQ1ZlY2tRKzJtMDU0Rmc9PSIsInZhbHVlIjoiaUJqS0tMXC9iMUI4QmxvTEJXQm9sTzEzbVwvdVdEUUUxaTRXZURHY2p3d25WMFhrNkNXblwvd2lXMWRLVU5Ra2pxK2ZWMkt1dTUzdStHVElSVERpVWV3cjM0TEJnSXVBQ0lNVW5GaEhUanh1ekgyT2JjMWY5Q2IrK1BPd1ZBdGRlOFQiLCJtYWMiOiI4ZjM2ZmFkZjczYzZhMGE0OWU5MDY4NWMwYWUxYWJlZDU5ZDU0NjkxZmU4YTU3MjA5ODM5MmJhYmJmMTk3NDA2In0%3D; expires=Mon, 07-Apr-2025 13:10:14 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IlRHb29hQkxiQ1ZlY2tRKzJtMDU0Rmc9PSIsInZhbHVlIjoiaUJqS0tMXC9iMUI4QmxvTEJXQm9sTzEzbVwvdVdEUUUxaTRXZURHY2p3d25WMFhrNkNXblwvd2lXMWRLVU5Ra2pxK2ZWM" 1 => "africakidsawards_session=eyJpdiI6IklSWDZnNHBcL3hpdmZ1VmE0WitWejN3PT0iLCJ2YWx1ZSI6IjBMT2ZLZ2k1U21lWTJla2RZR29zeFMyelwvSGF0aU5pRitQYkJwQk82ZTJ0dGlmdjM4MFQ3T3FDSnFlVjYrQnZ2M3B3cmhCRkRNTnhkZjI3VjFnM0pQOE4rMTlSeHV4OEoxb1JmWUhRVDZUbnB4Q0k5NXRxMjZcL0o5WWFSSG5TYUkiLCJtYWMiOiI0OTY0MTEyY2E0NTQyNjY2MWQ3YzMwOWQyN2RjMTg5MWVlNWZhYzMxMWRhY2NhNjEyNmQ0ZWY3MzExNzg0ZDhkIn0%3D; expires=Mon, 07-Apr-2025 13:10:14 GMT; Max-Age=7200; path=/; httponlyafricakidsawards_session=eyJpdiI6IklSWDZnNHBcL3hpdmZ1VmE0WitWejN3PT0iLCJ2YWx1ZSI6IjBMT2ZLZ2k1U21lWTJla2RZR29zeFMyelwvSGF0aU5pRitQYkJwQk82ZTJ0dGlmdjM4MFQ3T3FDSnF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlRHb29hQkxiQ1ZlY2tRKzJtMDU0Rmc9PSIsInZhbHVlIjoiaUJqS0tMXC9iMUI4QmxvTEJXQm9sTzEzbVwvdVdEUUUxaTRXZURHY2p3d25WMFhrNkNXblwvd2lXMWRLVU5Ra2pxK2ZWMkt1dTUzdStHVElSVERpVWV3cjM0TEJnSXVBQ0lNVW5GaEhUanh1ekgyT2JjMWY5Q2IrK1BPd1ZBdGRlOFQiLCJtYWMiOiI4ZjM2ZmFkZjczYzZhMGE0OWU5MDY4NWMwYWUxYWJlZDU5ZDU0NjkxZmU4YTU3MjA5ODM5MmJhYmJmMTk3NDA2In0%3D; expires=Mon, 07-Apr-2025 13:10:14 GMT; path=/XSRF-TOKEN=eyJpdiI6IlRHb29hQkxiQ1ZlY2tRKzJtMDU0Rmc9PSIsInZhbHVlIjoiaUJqS0tMXC9iMUI4QmxvTEJXQm9sTzEzbVwvdVdEUUUxaTRXZURHY2p3d25WMFhrNkNXblwvd2lXMWRLVU5Ra2pxK2ZWM" 1 => "africakidsawards_session=eyJpdiI6IklSWDZnNHBcL3hpdmZ1VmE0WitWejN3PT0iLCJ2YWx1ZSI6IjBMT2ZLZ2k1U21lWTJla2RZR29zeFMyelwvSGF0aU5pRitQYkJwQk82ZTJ0dGlmdjM4MFQ3T3FDSnFlVjYrQnZ2M3B3cmhCRkRNTnhkZjI3VjFnM0pQOE4rMTlSeHV4OEoxb1JmWUhRVDZUbnB4Q0k5NXRxMjZcL0o5WWFSSG5TYUkiLCJtYWMiOiI0OTY0MTEyY2E0NTQyNjY2MWQ3YzMwOWQyN2RjMTg5MWVlNWZhYzMxMWRhY2NhNjEyNmQ0ZWY3MzExNzg0ZDhkIn0%3D; expires=Mon, 07-Apr-2025 13:10:14 GMT; path=/; httponlyafricakidsawards_session=eyJpdiI6IklSWDZnNHBcL3hpdmZ1VmE0WitWejN3PT0iLCJ2YWx1ZSI6IjBMT2ZLZ2k1U21lWTJla2RZR29zeFMyelwvSGF0aU5pRitQYkJwQk82ZTJ0dGlmdjM4MFQ3T3FDSnF" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "b1ILSxnj0NI77VfKmq4Cz7yQAQ4VvDGjNZQ8kFIV" "_previous" => array:1 [ "url" => "https://africakidsawards.com/award/film-production-best-in-tv-show" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]