Humanitarian



Vote
Share Page
7.4.33PHP Version55.68msRequest Duration6MBMemory UsageGET nominee/{contestant}Route
    • Booting (14.2ms)
    • Application (41.37ms)
    • 1 x Application (74.29%)
      41.37ms
      1 x Booting (25.5%)
      14.20ms
      7 templates were rendered
      • nominee (resources/views/nominee.blade.php)11blade
        Params
        0
        category_is_visible
        1
        payment_countries
        2
        items
        3
        ads
        4
        age_group
        5
        user_nominee_id
        6
        can_vote
        7
        logged_in
        8
        nominee
        9
        category
        10
        country
      • layout (resources/views/layout.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category_is_visible
        5
        payment_countries
        6
        items
        7
        ads
        8
        age_group
        9
        user_nominee_id
        10
        can_vote
        11
        logged_in
        12
        nominee
        13
        category
        14
        country
        15
        js_time
        16
        countries
        17
        __currentLoopData
        18
        country_
        19
        loop
        20
        currency
        21
        item
        22
        cur
      • partials.head (resources/views/partials/head.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category_is_visible
        5
        payment_countries
        6
        items
        7
        ads
        8
        age_group
        9
        user_nominee_id
        10
        can_vote
        11
        logged_in
        12
        nominee
        13
        category
        14
        country
        15
        js_time
        16
        countries
        17
        __currentLoopData
        18
        country_
        19
        loop
        20
        currency
        21
        item
        22
        cur
      • partials.header-menu (resources/views/partials/header-menu.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category_is_visible
        5
        payment_countries
        6
        items
        7
        ads
        8
        age_group
        9
        user_nominee_id
        10
        can_vote
        11
        logged_in
        12
        nominee
        13
        category
        14
        country
        15
        js_time
        16
        countries
        17
        __currentLoopData
        18
        country_
        19
        loop
        20
        currency
        21
        item
        22
        cur
      • partials.menu (resources/views/partials/menu.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category_is_visible
        5
        payment_countries
        6
        items
        7
        ads
        8
        age_group
        9
        user_nominee_id
        10
        can_vote
        11
        logged_in
        12
        nominee
        13
        category
        14
        country
        15
        js_time
        16
        countries
        17
        __currentLoopData
        18
        country_
        19
        loop
        20
        currency
        21
        item
        22
        cur
      • partials.alerts (resources/views/partials/alerts.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category_is_visible
        5
        payment_countries
        6
        items
        7
        ads
        8
        age_group
        9
        user_nominee_id
        10
        can_vote
        11
        logged_in
        12
        nominee
        13
        category
        14
        country
        15
        js_time
        16
        countries
        17
        __currentLoopData
        18
        country_
        19
        loop
        20
        currency
        21
        item
        22
        cur
      • flash::message (resources/views/vendor/flash/message.blade.php)23blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category_is_visible
        5
        payment_countries
        6
        items
        7
        ads
        8
        age_group
        9
        user_nominee_id
        10
        can_vote
        11
        logged_in
        12
        nominee
        13
        category
        14
        country
        15
        js_time
        16
        countries
        17
        __currentLoopData
        18
        country_
        19
        loop
        20
        currency
        21
        item
        22
        cur
      uri
      GET nominee/{contestant}
      middleware
      web
      controller
      App\Http\Controllers\PageantController@contestantView
      namespace
      App\Http\Controllers
      prefix
      where
      as
      contestant
      file
      app/Http/Controllers/PageantController.php:34-94
      33 statements were executed, 13 of which were duplicated, 20 unique17.29ms
      • select * from `nominees` where `reference` = 'AUV8USME' and `nominees`.`deleted_at` is null limit 1
        2.57ms/routes/bindings.php:13africakidsawards
        Metadata
        Bindings
        • 0. AUV8USME
        Backtrace
        • 16. /routes/bindings.php:13
        • 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 `categories`.`id` = 19 and `categories`.`deleted_at` is null limit 1
        810μs/app/Http/Controllers/PageantController.php:38africakidsawards
        Metadata
        Bindings
        • 0. 19
        Backtrace
        • 20. /app/Http/Controllers/PageantController.php:38
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `countries` where `countries`.`id` = 1 and `countries`.`deleted_at` is null limit 1
        900μs/app/Http/Controllers/PageantController.php:40africakidsawards
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /app/Http/Controllers/PageantController.php:40
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `countries` where `code` in ('UG', 'RW', 'KE', 'TZ', 'SA', 'GH', 'NG', 'ZM') and `countries`.`deleted_at` is null
        610μs/app/Http/Controllers/PageantController.php:82africakidsawards
        Metadata
        Bindings
        • 0. UG
        • 1. RW
        • 2. KE
        • 3. TZ
        • 4. SA
        • 5. GH
        • 6. NG
        • 7. ZM
        Backtrace
        • 14. /app/Http/Controllers/PageantController.php:82
        • 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 `ad_placements` where `page` = 'nominees-page' and `country_id` = 1 or (`page` = 'nominees-page' and `country_id` is null) order by `id` desc
        940μs/app/Http/Controllers/PageantController.php:87africakidsawards
        Metadata
        Bindings
        • 0. nominees-page
        • 1. 1
        • 2. nominees-page
        Backtrace
        • 14. /app/Http/Controllers/PageantController.php:87
        • 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 `posts` where `status` = 'active' and `posts`.`deleted_at` is null order by RAND() limit 3
        310μs/app/Http/Controllers/PageantController.php:90africakidsawards
        Metadata
        Bindings
        • 0. active
        Backtrace
        • 14. /app/Http/Controllers/PageantController.php:90
        • 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 `status` = 'active' and `countries`.`deleted_at` is null
        630μsview::9dd74a076ca837d45b81fbc213dd215e747380da:381africakidsawards
        Metadata
        Bindings
        • 0. active
        Backtrace
        • 14. view::9dd74a076ca837d45b81fbc213dd215e747380da:381
        • 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 `countries` where `code` = 'KE' and `countries`.`deleted_at` is null limit 1
        290μsview::9dd74a076ca837d45b81fbc213dd215e747380da:386africakidsawards
        Metadata
        Bindings
        • 0. KE
        Backtrace
        • 15. view::9dd74a076ca837d45b81fbc213dd215e747380da:386
        • 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
        250μsview::9dd74a076ca837d45b81fbc213dd215e747380da:386africakidsawards
        Metadata
        Bindings
        • 0. UG
        Backtrace
        • 15. view::9dd74a076ca837d45b81fbc213dd215e747380da:386
        • 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
        250μsview::9dd74a076ca837d45b81fbc213dd215e747380da:386africakidsawards
        Metadata
        Bindings
        • 0. TZ
        Backtrace
        • 15. view::9dd74a076ca837d45b81fbc213dd215e747380da:386
        • 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
        220μsview::9dd74a076ca837d45b81fbc213dd215e747380da:386africakidsawards
        Metadata
        Bindings
        • 0. RW
        Backtrace
        • 15. view::9dd74a076ca837d45b81fbc213dd215e747380da:386
        • 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
        410μsview::9dd74a076ca837d45b81fbc213dd215e747380da:386africakidsawards
        Metadata
        Bindings
        • 0. ZA
        Backtrace
        • 15. view::9dd74a076ca837d45b81fbc213dd215e747380da:386
        • 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
        730μsview::9dd74a076ca837d45b81fbc213dd215e747380da:386africakidsawards
        Metadata
        Bindings
        • 0. BW
        Backtrace
        • 15. view::9dd74a076ca837d45b81fbc213dd215e747380da:386
        • 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
        240μsview::9dd74a076ca837d45b81fbc213dd215e747380da:386africakidsawards
        Metadata
        Bindings
        • 0. MW
        Backtrace
        • 15. view::9dd74a076ca837d45b81fbc213dd215e747380da:386
        • 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
        240μsview::9dd74a076ca837d45b81fbc213dd215e747380da:386africakidsawards
        Metadata
        Bindings
        • 0. BI
        Backtrace
        • 15. view::9dd74a076ca837d45b81fbc213dd215e747380da:386
        • 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
        310μsview::9dd74a076ca837d45b81fbc213dd215e747380da:386africakidsawards
        Metadata
        Bindings
        • 0. NG
        Backtrace
        • 15. view::9dd74a076ca837d45b81fbc213dd215e747380da:386
        • 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
        250μsview::9dd74a076ca837d45b81fbc213dd215e747380da:386africakidsawards
        Metadata
        Bindings
        • 0. GH
        Backtrace
        • 15. view::9dd74a076ca837d45b81fbc213dd215e747380da:386
        • 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
        870μsview::9dd74a076ca837d45b81fbc213dd215e747380da:386africakidsawards
        Metadata
        Bindings
        • 0. SS
        Backtrace
        • 15. view::9dd74a076ca837d45b81fbc213dd215e747380da:386
        • 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
        220μsview::9dd74a076ca837d45b81fbc213dd215e747380da:386africakidsawards
        Metadata
        Bindings
        • 0. ZW
        Backtrace
        • 15. view::9dd74a076ca837d45b81fbc213dd215e747380da:386
        • 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
        580μsview::9dd74a076ca837d45b81fbc213dd215e747380da:386africakidsawards
        Metadata
        Bindings
        • 0. ZM
        Backtrace
        • 15. view::9dd74a076ca837d45b81fbc213dd215e747380da:386
        • 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
        360μ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
        1.31msview::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`
        560μ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
        260μ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
        260μsview::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
        280μ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
      • select * from `instances` where `is_current_front` = 1 and `instances`.`deleted_at` is null limit 1
        230μs/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
        320μsview::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
        360μsview::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`
        260μsview::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
        540μ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
        310μsview::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
        610μ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
      62
      App\Category
      69
      App\Nominee
      1
          _token
          8olspkTa3ZRjf60VKRssFxqpHR6hG8Z02G7nZait
          _previous
          array:1 [ "url" => "https://africakidsawards.com/nominee/AUV8USME" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /nominee/AUV8USME
          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" => "11726" "REMOTE_ADDR" => "18.118.19.177" "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" => "/nominee/AUV8USME" "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" => 1736534116.0255 "REQUEST_TIME" => 1736534116 ]
          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 => "Fri, 10 Jan 2025 18:35:16 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InhmKzVsbVgwSDlVWm5HQjN2a3ZnOWc9PSIsInZhbHVlIjoicUJEd1wvUVdiZ0FiVUNDbFJESFd0RG1leHJzM09oaGxrVHZSZVZWVHlwK0U3eVBoVkExSkZpcWZhMGttdmk2emdLRWJpQW1lVHZpNVVGajI4OUxLcEFPOXNsWW02Y2EydDRiMFV0R3p6S2NnYkhrSDBcL0NSelwvSFpnOVgySEsxY3giLCJtYWMiOiJlNDgxOGQ0NzE4YTVkNjNjNWFkNTQ3OWQ3N2Y2MmUwNDcyOTA2MGFjNDQ3ODM3ZjM0MDEyY2Y3NTY2MGRiN2ZmIn0%3D; expires=Fri, 10-Jan-2025 20:35:16 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6InhmKzVsbVgwSDlVWm5HQjN2a3ZnOWc9PSIsInZhbHVlIjoicUJEd1wvUVdiZ0FiVUNDbFJESFd0RG1leHJzM09oaGxrVHZSZVZWVHlwK0U3eVBoVkExSkZpcWZhMGttdmk2emdLRWJpQ" 1 => "africakidsawards_session=eyJpdiI6InhQWDJuVEZ2S1hBN21GXC9aTjhuY2dnPT0iLCJ2YWx1ZSI6IlNsbURmcDcxa0xIbWhIa1JvSUxBK2hOSmRXOHAzV0pzTzZNa0YxMWRxOXh4VkxPaDhQRzdOMG1RMFlUYVJ3Q0JOMVErMTk2c3NON3d4QWxwQzJYUlVBNVY2OGtabG9KNndLVkNNWjdPaW1uekVGQWdcL3dISDZqUGNob1dBTzE1dCIsIm1hYyI6IjZkZmE1N2I1MzEwODdkOGFhZTZkYzQzMmNjOTgzYTA3MzM3Yjg1NjM0Y2VhNWUwNTYyZjBiY2RhNjk0YjM5NDIifQ%3D%3D; expires=Fri, 10-Jan-2025 20:35:16 GMT; Max-Age=7200; path=/; httponlyafricakidsawards_session=eyJpdiI6InhQWDJuVEZ2S1hBN21GXC9aTjhuY2dnPT0iLCJ2YWx1ZSI6IlNsbURmcDcxa0xIbWhIa1JvSUxBK2hOSmRXOHAzV0pzTzZNa0YxMWRxOXh4VkxPaDhQRzdOMG1RMFl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InhmKzVsbVgwSDlVWm5HQjN2a3ZnOWc9PSIsInZhbHVlIjoicUJEd1wvUVdiZ0FiVUNDbFJESFd0RG1leHJzM09oaGxrVHZSZVZWVHlwK0U3eVBoVkExSkZpcWZhMGttdmk2emdLRWJpQW1lVHZpNVVGajI4OUxLcEFPOXNsWW02Y2EydDRiMFV0R3p6S2NnYkhrSDBcL0NSelwvSFpnOVgySEsxY3giLCJtYWMiOiJlNDgxOGQ0NzE4YTVkNjNjNWFkNTQ3OWQ3N2Y2MmUwNDcyOTA2MGFjNDQ3ODM3ZjM0MDEyY2Y3NTY2MGRiN2ZmIn0%3D; expires=Fri, 10-Jan-2025 20:35:16 GMT; path=/XSRF-TOKEN=eyJpdiI6InhmKzVsbVgwSDlVWm5HQjN2a3ZnOWc9PSIsInZhbHVlIjoicUJEd1wvUVdiZ0FiVUNDbFJESFd0RG1leHJzM09oaGxrVHZSZVZWVHlwK0U3eVBoVkExSkZpcWZhMGttdmk2emdLRWJpQ" 1 => "africakidsawards_session=eyJpdiI6InhQWDJuVEZ2S1hBN21GXC9aTjhuY2dnPT0iLCJ2YWx1ZSI6IlNsbURmcDcxa0xIbWhIa1JvSUxBK2hOSmRXOHAzV0pzTzZNa0YxMWRxOXh4VkxPaDhQRzdOMG1RMFlUYVJ3Q0JOMVErMTk2c3NON3d4QWxwQzJYUlVBNVY2OGtabG9KNndLVkNNWjdPaW1uekVGQWdcL3dISDZqUGNob1dBTzE1dCIsIm1hYyI6IjZkZmE1N2I1MzEwODdkOGFhZTZkYzQzMmNjOTgzYTA3MzM3Yjg1NjM0Y2VhNWUwNTYyZjBiY2RhNjk0YjM5NDIifQ%3D%3D; expires=Fri, 10-Jan-2025 20:35:16 GMT; path=/; httponlyafricakidsawards_session=eyJpdiI6InhQWDJuVEZ2S1hBN21GXC9aTjhuY2dnPT0iLCJ2YWx1ZSI6IlNsbURmcDcxa0xIbWhIa1JvSUxBK2hOSmRXOHAzV0pzTzZNa0YxMWRxOXh4VkxPaDhQRzdOMG1RMFl" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "8olspkTa3ZRjf60VKRssFxqpHR6hG8Z02G7nZait" "_previous" => array:1 [ "url" => "https://africakidsawards.com/nominee/AUV8USME" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]