Modelling-Best Girl Model

Share Page
7.4.33PHP Version67.53msRequest Duration6MBMemory UsageGET nominee/{contestant}Route
    • Booting (14.58ms)
    • Application (52.81ms)
    • 1 x Application (78.21%)
      52.81ms
      1 x Booting (21.6%)
      14.58ms
      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 unique28.43ms
      • select * from `nominees` where `reference` = 'G6L6HNHK' and `nominees`.`deleted_at` is null limit 1
        2.68ms/routes/bindings.php:13africakidsawards
        Metadata
        Bindings
        • 0. G6L6HNHK
        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` = 30 and `categories`.`deleted_at` is null limit 1
        670μs/app/Http/Controllers/PageantController.php:38africakidsawards
        Metadata
        Bindings
        • 0. 30
        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
        370μ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
        1.05ms/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
        410μ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
        340μ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
        1msview::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
        740μ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
        930μ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
        1.6msview::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
        770μ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
        760μ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
        1.07msview::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
        930μ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
        1.36msview::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
        370μ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
        680μ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
        300μ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
        700μ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
        320μ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
        630μ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
        380μ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`
        810μ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
        700μ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.44msview::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
        310μ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
        1.83ms/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.03msview::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
        440μ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`
        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
        1.16msview::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.21msview::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
        300μ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
          AsRRSEhHB9Zq9ASRSKj2Ij7dgxaesQKGYt68IWZc
          _previous
          array:1 [ "url" => "https://africakidsawards.com/nominee/G6L6HNHK" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /nominee/G6L6HNHK
          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" => "36337" "REMOTE_ADDR" => "18.119.139.247" "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/G6L6HNHK" "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" => 1736535210.5146 "REQUEST_TIME" => 1736535210 ]
          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:53:30 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilp0S1JlaXhlQjdiTkNcL1FLUkFyYnRnPT0iLCJ2YWx1ZSI6IlptbTB3cHVNUVNwOEZNMGp4YlQ1eEI4MndRdTNYNlVqYVVMakhYV285ZGlcL2k0YkE5eWl1YUlneUFjTTM4OUhZZXZ1eHN4d05NQzMxMWt5QURSa0dxczdvQmhHQnliYXFxaFhIVENhRWNrR1VjeHZyN3hJTktTM29JYnR4dG1ZVyIsIm1hYyI6IjVkMWIwMDZjNWM2YjAxMTliYTU2ZjNiYjNlMzk2Mzc2ZWNkZTFmZWRhOTNmZDJlMzM2MmUxNjRmNzU4NjllNDMifQ%3D%3D; expires=Fri, 10-Jan-2025 20:53:30 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6Ilp0S1JlaXhlQjdiTkNcL1FLUkFyYnRnPT0iLCJ2YWx1ZSI6IlptbTB3cHVNUVNwOEZNMGp4YlQ1eEI4MndRdTNYNlVqYVVMakhYV285ZGlcL2k0YkE5eWl1YUlneUFjTTM4OUhZZXZ1e" 1 => "africakidsawards_session=eyJpdiI6IlQxUm11eHBmUzhMN3N6U2FFMmlBcVE9PSIsInZhbHVlIjoiY0ErXC9PTFwvWVNaQzZISXFLS0tWb2IrdHdZcVNtOTZOMjJuNUcyQkplRm16d21hZHM5dGhkSjg0UTQ3Q00wQ0IrektZXC9ySEFaUDRDeGN6YzYrTWVFbk1rMkR5dGp2b1hzSnVjREsyQVplbStCUEw0SEVzbDFYK3NSQWtscHFYTlkiLCJtYWMiOiIzY2Y1MDg1NDdkZGMzMDNjNjAwZjZlNDkwNWQ3MGEyMTE3YzRjZmNhYTAwMjdjNWIwODUzMWJlZmE4ZDVjYmIzIn0%3D; expires=Fri, 10-Jan-2025 20:53:30 GMT; Max-Age=7200; path=/; httponlyafricakidsawards_session=eyJpdiI6IlQxUm11eHBmUzhMN3N6U2FFMmlBcVE9PSIsInZhbHVlIjoiY0ErXC9PTFwvWVNaQzZISXFLS0tWb2IrdHdZcVNtOTZOMjJuNUcyQkplRm16d21hZHM5dGhkSjg0UTQ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilp0S1JlaXhlQjdiTkNcL1FLUkFyYnRnPT0iLCJ2YWx1ZSI6IlptbTB3cHVNUVNwOEZNMGp4YlQ1eEI4MndRdTNYNlVqYVVMakhYV285ZGlcL2k0YkE5eWl1YUlneUFjTTM4OUhZZXZ1eHN4d05NQzMxMWt5QURSa0dxczdvQmhHQnliYXFxaFhIVENhRWNrR1VjeHZyN3hJTktTM29JYnR4dG1ZVyIsIm1hYyI6IjVkMWIwMDZjNWM2YjAxMTliYTU2ZjNiYjNlMzk2Mzc2ZWNkZTFmZWRhOTNmZDJlMzM2MmUxNjRmNzU4NjllNDMifQ%3D%3D; expires=Fri, 10-Jan-2025 20:53:30 GMT; path=/XSRF-TOKEN=eyJpdiI6Ilp0S1JlaXhlQjdiTkNcL1FLUkFyYnRnPT0iLCJ2YWx1ZSI6IlptbTB3cHVNUVNwOEZNMGp4YlQ1eEI4MndRdTNYNlVqYVVMakhYV285ZGlcL2k0YkE5eWl1YUlneUFjTTM4OUhZZXZ1e" 1 => "africakidsawards_session=eyJpdiI6IlQxUm11eHBmUzhMN3N6U2FFMmlBcVE9PSIsInZhbHVlIjoiY0ErXC9PTFwvWVNaQzZISXFLS0tWb2IrdHdZcVNtOTZOMjJuNUcyQkplRm16d21hZHM5dGhkSjg0UTQ3Q00wQ0IrektZXC9ySEFaUDRDeGN6YzYrTWVFbk1rMkR5dGp2b1hzSnVjREsyQVplbStCUEw0SEVzbDFYK3NSQWtscHFYTlkiLCJtYWMiOiIzY2Y1MDg1NDdkZGMzMDNjNjAwZjZlNDkwNWQ3MGEyMTE3YzRjZmNhYTAwMjdjNWIwODUzMWJlZmE4ZDVjYmIzIn0%3D; expires=Fri, 10-Jan-2025 20:53:30 GMT; path=/; httponlyafricakidsawards_session=eyJpdiI6IlQxUm11eHBmUzhMN3N6U2FFMmlBcVE9PSIsInZhbHVlIjoiY0ErXC9PTFwvWVNaQzZISXFLS0tWb2IrdHdZcVNtOTZOMjJuNUcyQkplRm16d21hZHM5dGhkSjg0UTQ" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "AsRRSEhHB9Zq9ASRSKj2Ij7dgxaesQKGYt68IWZc" "_previous" => array:1 [ "url" => "https://africakidsawards.com/nominee/G6L6HNHK" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]