A+ Blood Group Donor

8.1.32PHP Version943msRequest Duration6MBMemory UsageGET blood/donor/{slug}/{id}Route
  • warninglog[06:48:07] LOG.warning: trim(): Passing null to parameter #1 ($string) of type string is deprecated ...
  • infolog[06:48:08] LOG.info: Detected N+1 Query
  • infolog[06:48:08] LOG.info: Model: App\Models\City Relation: location Num-Called: 64 Call-Stack: #17 /stora...
  • Booting (31.98ms)
  • Application (911ms)
  • 1 x Application (96.61%)
    911ms
    1 x Booting (3.39%)
    31.98ms
    9 templates were rendered
    • templates.basic.donor (resources/views/templates/basic/donor.blade.php)6blade
      Params
      0
      pageTitle
      1
      emptyMessage
      2
      donors
      3
      bloods
      4
      cities
      5
      locations
    • templates.basic.partials.breadcrumb (resources/views/templates/basic/partials/breadcrumb.blade.php)14blade
      Params
      0
      __env
      1
      app
      2
      general
      3
      activeTemplate
      4
      activeTemplateTrue
      5
      language
      6
      pages
      7
      errors
      8
      pageTitle
      9
      emptyMessage
      10
      donors
      11
      bloods
      12
      cities
      13
      locations
    • pagination::bootstrap-4 (vendor/laravel/framework/src/Illuminate/Pagination/resources/views/bootstrap-4.blade.php)2blade
      Params
      0
      paginator
      1
      elements
    • templates.basic.layouts.frontend (resources/views/templates/basic/layouts/frontend.blade.php)20blade
      Params
      0
      __env
      1
      app
      2
      general
      3
      activeTemplate
      4
      activeTemplateTrue
      5
      language
      6
      pages
      7
      errors
      8
      pageTitle
      9
      emptyMessage
      10
      donors
      11
      bloods
      12
      cities
      13
      locations
      14
      __currentLoopData
      15
      blood
      16
      loop
      17
      city
      18
      __empty_1
      19
      donor
    • partials.seo (resources/views/partials/seo.blade.php)21blade
      Params
      0
      __env
      1
      app
      2
      general
      3
      activeTemplate
      4
      activeTemplateTrue
      5
      language
      6
      pages
      7
      errors
      8
      pageTitle
      9
      emptyMessage
      10
      donors
      11
      bloods
      12
      cities
      13
      locations
      14
      __currentLoopData
      15
      blood
      16
      loop
      17
      city
      18
      __empty_1
      19
      donor
      20
      seo
    • templates.basic.partials.header (resources/views/templates/basic/partials/header.blade.php)20blade
      Params
      0
      __env
      1
      app
      2
      general
      3
      activeTemplate
      4
      activeTemplateTrue
      5
      language
      6
      pages
      7
      errors
      8
      pageTitle
      9
      emptyMessage
      10
      donors
      11
      bloods
      12
      cities
      13
      locations
      14
      __currentLoopData
      15
      blood
      16
      loop
      17
      city
      18
      __empty_1
      19
      donor
    • templates.basic.partials.footer (resources/views/templates/basic/partials/footer.blade.php)20blade
      Params
      0
      __env
      1
      app
      2
      general
      3
      activeTemplate
      4
      activeTemplateTrue
      5
      language
      6
      pages
      7
      errors
      8
      pageTitle
      9
      emptyMessage
      10
      donors
      11
      bloods
      12
      cities
      13
      locations
      14
      __currentLoopData
      15
      blood
      16
      loop
      17
      city
      18
      __empty_1
      19
      donor
    • partials.plugins (resources/views/partials/plugins.blade.php)20blade
      Params
      0
      __env
      1
      app
      2
      general
      3
      activeTemplate
      4
      activeTemplateTrue
      5
      language
      6
      pages
      7
      errors
      8
      pageTitle
      9
      emptyMessage
      10
      donors
      11
      bloods
      12
      cities
      13
      locations
      14
      __currentLoopData
      15
      blood
      16
      loop
      17
      city
      18
      __empty_1
      19
      donor
    • partials.notify (resources/views/partials/notify.blade.php)20blade
      Params
      0
      __env
      1
      app
      2
      general
      3
      activeTemplate
      4
      activeTemplateTrue
      5
      language
      6
      pages
      7
      errors
      8
      pageTitle
      9
      emptyMessage
      10
      donors
      11
      bloods
      12
      cities
      13
      locations
      14
      __currentLoopData
      15
      blood
      16
      loop
      17
      city
      18
      __empty_1
      19
      donor
    uri
    GET blood/donor/{slug}/{id}
    middleware
    web
    controller
    App\Http\Controllers\SiteController@bloodGroup
    namespace
    App\Http\Controllers
    prefix
    where
    as
    blood.group.donor
    file
    app/Http/Controllers/SiteController.php:125-135
    91 statements were executed, 8 of which were duplicated, 83 unique508ms
    • select `active_template` from `general_settings` limit 1
      9.41ms/app/Http/Helpers/helpers.php:146pathwdwh_bloodcare
      Metadata
      Backtrace
      • 18. /app/Http/Helpers/helpers.php:146
      • 21. /vendor/laravel/framework/src/Illuminate/Container/Container.php:917
      • 22. /vendor/laravel/framework/src/Illuminate/Container/Container.php:758
      • 23. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:851
      • 24. /vendor/laravel/framework/src/Illuminate/Container/Container.php:694
    • select * from `languages` where `is_default` = 1 limit 1
      3.88ms/app/Http/Middleware/LanguageMiddleware.php:29pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 15. /app/Http/Middleware/LanguageMiddleware.php:29
      • 16. /app/Http/Middleware/LanguageMiddleware.php:19
      • 17. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
    • select * from `bloods` where `status` = 1 and `id` = 1 limit 1
      1.51ms/app/Http/Controllers/SiteController.php:127pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      Backtrace
      • 16. /app/Http/Controllers/SiteController.php:127
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id`, `name` from `bloods` where `status` = 1
      5.18ms/app/Http/Controllers/SiteController.php:130pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 14. /app/Http/Controllers/SiteController.php:130
      • 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:262
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id`, `name` from `cities` where `status` = 1
      6.74ms/app/Http/Controllers/SiteController.php:131pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 14. /app/Http/Controllers/SiteController.php:131
      • 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:262
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id`, `name` from `locations` where `status` = 1
      4.45ms/app/Http/Controllers/SiteController.php:132pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 14. /app/Http/Controllers/SiteController.php:132
      • 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:262
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `donors` where `status` = 1 and `blood_id` = 1
      2.03ms/app/Http/Controllers/SiteController.php:133pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      Backtrace
      • 15. /app/Http/Controllers/SiteController.php:133
      • 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:262
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `donors` where `status` = 1 and `blood_id` = 1 limit 20 offset 0
      2.59ms/app/Http/Controllers/SiteController.php:133pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      Backtrace
      • 15. /app/Http/Controllers/SiteController.php:133
      • 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:262
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `bloods` where `bloods`.`id` in (1)
      890μs/app/Http/Controllers/SiteController.php:133pathwdwh_bloodcare
      Metadata
      Backtrace
      • 20. /app/Http/Controllers/SiteController.php:133
      • 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:262
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `locations` where `locations`.`id` in (1, 6, 26, 28, 38, 39, 94, 100, 269)
      2.84ms/app/Http/Controllers/SiteController.php:133pathwdwh_bloodcare
      Metadata
      Backtrace
      • 20. /app/Http/Controllers/SiteController.php:133
      • 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:262
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `frontends` where `data_keys` = 'breadcrumb.content' order by `id` desc limit 1
      1.53ms/app/Http/Helpers/helpers.php:718pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. breadcrumb.content
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:718
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 1 and `locations`.`city_id` is not null
      2.9msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 2 and `locations`.`city_id` is not null
      1.79msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 2
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 3 and `locations`.`city_id` is not null
      1.46msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 3
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 4 and `locations`.`city_id` is not null
      990μsview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 4
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 5 and `locations`.`city_id` is not null
      1.3msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 5
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 6 and `locations`.`city_id` is not null
      1.46msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 6
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 7 and `locations`.`city_id` is not null
      1.21msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 7
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 8 and `locations`.`city_id` is not null
      980μsview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 8
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 9 and `locations`.`city_id` is not null
      850μsview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 9
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 10 and `locations`.`city_id` is not null
      970μsview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 10
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 11 and `locations`.`city_id` is not null
      24.85msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 11
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 12 and `locations`.`city_id` is not null
      6.66msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 12
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 13 and `locations`.`city_id` is not null
      1.38msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 13
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 14 and `locations`.`city_id` is not null
      3.86msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 14
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 15 and `locations`.`city_id` is not null
      4.62msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 15
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 16 and `locations`.`city_id` is not null
      16.75msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 16
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 17 and `locations`.`city_id` is not null
      1.12msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 17
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 18 and `locations`.`city_id` is not null
      1.79msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 18
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 19 and `locations`.`city_id` is not null
      1.62msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 19
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 20 and `locations`.`city_id` is not null
      7.3msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 20
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 21 and `locations`.`city_id` is not null
      3.3msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 21
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 22 and `locations`.`city_id` is not null
      1.71msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 22
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 23 and `locations`.`city_id` is not null
      2.16msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 23
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 24 and `locations`.`city_id` is not null
      2.88msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 24
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 25 and `locations`.`city_id` is not null
      10.66msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 25
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 26 and `locations`.`city_id` is not null
      1.07msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 26
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 27 and `locations`.`city_id` is not null
      1.07msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 27
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 28 and `locations`.`city_id` is not null
      2.28msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 28
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 29 and `locations`.`city_id` is not null
      2.22msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 29
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 30 and `locations`.`city_id` is not null
      2.82msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 30
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 31 and `locations`.`city_id` is not null
      3.74msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 31
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 32 and `locations`.`city_id` is not null
      1.14msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 32
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 33 and `locations`.`city_id` is not null
      8.51msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 33
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 34 and `locations`.`city_id` is not null
      29.94msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 34
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 35 and `locations`.`city_id` is not null
      12.55msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 35
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 36 and `locations`.`city_id` is not null
      960μsview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 36
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 37 and `locations`.`city_id` is not null
      7.95msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 37
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 38 and `locations`.`city_id` is not null
      3.12msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 38
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 39 and `locations`.`city_id` is not null
      3.59msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 39
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 40 and `locations`.`city_id` is not null
      2.5msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 40
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 41 and `locations`.`city_id` is not null
      21.23msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 41
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 42 and `locations`.`city_id` is not null
      16.56msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 42
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 43 and `locations`.`city_id` is not null
      27.96msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 43
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 44 and `locations`.`city_id` is not null
      9.24msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 44
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 45 and `locations`.`city_id` is not null
      5.25msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 45
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 46 and `locations`.`city_id` is not null
      10.92msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 46
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 47 and `locations`.`city_id` is not null
      21.58msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 47
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 48 and `locations`.`city_id` is not null
      10.28msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 48
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 49 and `locations`.`city_id` is not null
      6.72msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 49
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 50 and `locations`.`city_id` is not null
      18.57msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 50
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 51 and `locations`.`city_id` is not null
      10.77msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 51
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 52 and `locations`.`city_id` is not null
      15.06msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 52
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 53 and `locations`.`city_id` is not null
      11.79msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 53
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 54 and `locations`.`city_id` is not null
      4.29msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 54
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 55 and `locations`.`city_id` is not null
      3.61msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 55
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 56 and `locations`.`city_id` is not null
      8.18msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 56
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 57 and `locations`.`city_id` is not null
      9.61msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 57
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 58 and `locations`.`city_id` is not null
      8.28msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 58
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 59 and `locations`.`city_id` is not null
      3.57msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 59
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 60 and `locations`.`city_id` is not null
      12.07msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 60
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 61 and `locations`.`city_id` is not null
      2.56msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 61
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 62 and `locations`.`city_id` is not null
      3.24msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 62
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 63 and `locations`.`city_id` is not null
      2.41msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 63
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `locations` where `locations`.`city_id` = 64 and `locations`.`city_id` is not null
      3.54msview::de852f602004e756633e424ec58431b12fbbc19b:22pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 64
      Backtrace
      • 19. view::de852f602004e756633e424ec58431b12fbbc19b:22
      • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `advertisements` where `status` = 1 and `size` = '220x474' order by RAND() limit 1
      3.19ms/app/Http/Helpers/helpers.php:772pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      • 1. 220x474
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:772
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `advertisements` where `status` = 1 and `size` = '220x303' order by RAND() limit 1
      3.41ms/app/Http/Helpers/helpers.php:772pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      • 1. 220x303
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:772
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `advertisements` where `status` = 1 and `size` = '220x474' order by RAND() limit 1
      2.15ms/app/Http/Helpers/helpers.php:772pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      • 1. 220x474
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:772
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `advertisements` where `status` = 1 and `size` = '220x474' order by RAND() limit 1
      6.6ms/app/Http/Helpers/helpers.php:772pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      • 1. 220x474
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:772
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `advertisements` where `status` = 1 and `size` = '220x474' order by RAND() limit 1
      1.68ms/app/Http/Helpers/helpers.php:772pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      • 1. 220x474
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:772
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `advertisements` where `status` = 1 and `size` = '220x315' order by RAND() limit 1
      950μs/app/Http/Helpers/helpers.php:772pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      • 1. 220x315
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:772
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `advertisements` where `status` = 1 and `size` = '220x474' order by RAND() limit 1
      1.77ms/app/Http/Helpers/helpers.php:772pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      • 1. 220x474
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:772
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `advertisements` where `status` = 1 and `size` = '220x474' order by RAND() limit 1
      6.97ms/app/Http/Helpers/helpers.php:772pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. 1
      • 1. 220x474
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:772
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `frontends` where `data_keys` = 'seo.data' limit 1
      430μs/app/Providers/AppServiceProvider.php:50pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. seo.data
      Backtrace
      • 15. /app/Providers/AppServiceProvider.php:50
      • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • 21. view::ce8ed7a63da1a69eeb3ade55206e6059a9ccbbc9:9
    • select * from `frontends` where `data_keys` = 'contact_us.content' order by `id` desc limit 1
      540μs/app/Http/Helpers/helpers.php:718pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. contact_us.content
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:718
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `frontends` where `data_keys` = 'footer.content' order by `id` desc limit 1
      940μs/app/Http/Helpers/helpers.php:718pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. footer.content
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:718
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `frontends` where `data_keys` = 'contact_us.content' order by `id` desc limit 1
      930μs/app/Http/Helpers/helpers.php:718pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. contact_us.content
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:718
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `frontends` where `data_keys` = 'policy_pages.element' order by `id` desc
      860μs/app/Http/Helpers/helpers.php:727pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. policy_pages.element
      Backtrace
      • 14. /app/Http/Helpers/helpers.php:727
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `frontends` where `data_keys` = 'cookie.data' limit 1
      280μsview::821a93ff503a55dda2bdf5e81893f4f8b2bb8207:5pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. cookie.data
      Backtrace
      • 15. view::821a93ff503a55dda2bdf5e81893f4f8b2bb8207:5
      • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `extensions` where `act` = 'tawk-chat' and `status` = 1 limit 1
      910μs/app/Http/Helpers/helpers.php:177pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. tawk-chat
      • 1. 1
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:177
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    • select * from `extensions` where `act` = 'google-analytics' and `status` = 1 limit 1
      290μs/app/Http/Helpers/helpers.php:171pathwdwh_bloodcare
      Metadata
      Bindings
      • 0. google-analytics
      • 1. 1
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:171
      • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
    App\Models\Extension
    2
    App\Models\Frontend
    8
    App\Models\Donor
    17
    App\Models\Location
    1173
    App\Models\City
    64
    App\Models\Blood
    10
    App\Models\Language
    1
    App\Models\GeneralSetting
    1
        _token
        wgWfbwca07R7Sby6h85p4DixHXOB3ETgRRE53sfE
        lang
        en
        _previous
        array:1 [ "url" => "https://bloodcare.pathwaybd.org/blood/donor/a/eyJpdiI6IkR1M2k4RmwyNHdoYTVpVnor...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /blood/donor/a/eyJpdiI6IkR1M2k4RmwyNHdoYTVpVnorQVBCbFE9PSIsInZhbHVlIjoiUHpERm1kSFdoOUozYWlXdDQzbWxsUT09IiwibWFjIjoiNDlkZDU3OWI5MmExYTkzYmQ2YzUwZWQ1ZjA1MDVmNzM2ODRiOTUzYWEzNDQ3OThiZWRlYzJlYjZmOWM2YzU1YiIsInRhZyI6IiJ9
        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:18 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "bloodcare.pathwaybd.org" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "18.217.226.1" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-https" => array:1 [ 0 => "on" ] ]
        request_server
        0 of 0
        array:45 [ "PATH" => "/usr/local/bin:/bin:/usr/bin" "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_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_HOST" => "bloodcare.pathwaybd.org" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_X_FORWARDED_FOR" => "18.217.226.1" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_HTTPS" => "on" "DOCUMENT_ROOT" => "/home/pathwdwh/bloodcare.pathwaybd.org" "REMOTE_ADDR" => "18.217.226.1" "REMOTE_PORT" => "60750" "SERVER_ADDR" => "66.29.153.222" "SERVER_NAME" => "bloodcare.pathwaybd.org" "SERVER_ADMIN" => "webmaster@bloodcare.pathwaybd.org" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/blood/donor/a/eyJpdiI6IkR1M2k4RmwyNHdoYTVpVnorQVBCbFE9PSIsInZhbHVlIjoiUHpERm1kSFdoOUozYWlXdDQzbWxsUT09IiwibWFjIjoiNDlkZDU3OWI5MmExYTkzYmQ2YzUwZWQ1ZjA1MDVmNzM2ODRiOTUzYWEzNDQ3OThiZWRlYzJlYjZmOWM2YzU1YiIsInRhZyI6IiJ9/blood/donor/a/eyJpdiI6IkR1M2k4RmwyNHdoYTVpVnorQVBCbFE9PSIsInZhbHVlIjoiUHpERm1kSFdoOUozYWlXdDQzbWxsUT09IiwibWFjIjoiNDlkZDU3OWI5MmExYTkzYmQ2YzUwZWQ1ZjA1MDVmNzM2O" "REDIRECT_URL" => "/blood/donor/a/eyJpdiI6IkR1M2k4RmwyNHdoYTVpVnorQVBCbFE9PSIsInZhbHVlIjoiUHpERm1kSFdoOUozYWlXdDQzbWxsUT09IiwibWFjIjoiNDlkZDU3OWI5MmExYTkzYmQ2YzUwZWQ1ZjA1MDVmNzM2ODRiOTUzYWEzNDQ3OThiZWRlYzJlYjZmOWM2YzU1YiIsInRhZyI6IiJ9/blood/donor/a/eyJpdiI6IkR1M2k4RmwyNHdoYTVpVnorQVBCbFE9PSIsInZhbHVlIjoiUHpERm1kSFdoOUozYWlXdDQzbWxsUT09IiwibWFjIjoiNDlkZDU3OWI5MmExYTkzYmQ2YzUwZWQ1ZjA1MDVmNzM2O" "REDIRECT_REQUEST_METHOD" => "GET" "PROXY_REMOTE_ADDR" => "66.29.153.222" "HTTPS" => true "REDIRECT_STATUS" => "200" "SCRIPT_FILENAME" => "/home/pathwdwh/bloodcare.pathwaybd.org/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://bloodcare.pathwaybd.org/blood/donor/a/eyJpdiI6IkR1M2k4RmwyNHdoYTVpVnorQVBCbFE9PSIsInZhbHVlIjoiUHpERm1kSFdoOUozYWlXdDQzbWxsUT09IiwibWFjIjoiNDlkZDU3OWI5MmExYTkzYmQ2YzUwZWQ1ZjA1MDVmNzM2ODRiOTUzYWEzNDQ3OThiZWRlYzJlYjZmOWM2YzU1YiIsInRhZyI6IiJ9https://bloodcare.pathwaybd.org/blood/donor/a/eyJpdiI6IkR1M2k4RmwyNHdoYTVpVnorQVBCbFE9PSIsInZhbHVlIjoiUHpERm1kSFdoOUozYWlXdDQzbWxsUT09IiwibWFjIjoiNDlkZDU3OWI5Mm" "SCRIPT_URL" => "/blood/donor/a/eyJpdiI6IkR1M2k4RmwyNHdoYTVpVnorQVBCbFE9PSIsInZhbHVlIjoiUHpERm1kSFdoOUozYWlXdDQzbWxsUT09IiwibWFjIjoiNDlkZDU3OWI5MmExYTkzYmQ2YzUwZWQ1ZjA1MDVmNzM2ODRiOTUzYWEzNDQ3OThiZWRlYzJlYjZmOWM2YzU1YiIsInRhZyI6IiJ9/blood/donor/a/eyJpdiI6IkR1M2k4RmwyNHdoYTVpVnorQVBCbFE9PSIsInZhbHVlIjoiUHpERm1kSFdoOUozYWlXdDQzbWxsUT09IiwibWFjIjoiNDlkZDU3OWI5MmExYTkzYmQ2YzUwZWQ1ZjA1MDVmNzM2O" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1746622087.8416 "REQUEST_TIME" => 1746622087 ]
        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 => "Wed, 07 May 2025 12:48:07 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVYVS9lSU9WQnFPTXNVMUhwYW9wN0E9PSIsInZhbHVlIjoibWNnNFZVaE1oVVRkSDBkbWtvVUp6RDR1blB0NytvV0lZVTNHcWtwa0gyV3VJNGZzL3N1UjU0NE9XbDR3M2h5N1d1SEdpcFlJOGl4YnFlbDNWSksrUGxIU2ZSdGluWWl1cUVIY1pxWVZiSG54WnZyLzVFSHdDZFhvTzlUR3JVdVkiLCJtYWMiOiJlY2Y3NGM4NWFlZjc3Njk0ZTFkMjQ1MDBjN2YzODFmNDA3NmZiYzQ3ZjQ2YmFlMTg2NjhiOTZlODJhNmI0ZjQ4IiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 14:48:08 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InVYVS9lSU9WQnFPTXNVMUhwYW9wN0E9PSIsInZhbHVlIjoibWNnNFZVaE1oVVRkSDBkbWtvVUp6RDR1blB0NytvV0lZVTNHcWtwa0gyV3VJNGZzL3N1UjU0NE9XbDR3M2h5N1d1SEdpc" 1 => "laravel_session=eyJpdiI6ImtEYWtPMnhWdmo5Kzk3THpJM2VHbHc9PSIsInZhbHVlIjoicDN2NkZQeUtTb01mL0RYNEV2RGtQcnQrVTVVSkdqa2xkS3F3MUUrNGJpSENhcHZYbDR5dHFrT094QlZJczMzOHlLZWtxcE5sYlo0K2Z2WmIzWld1SVRVWHVrWkdFMmdWbDgwRU9KSDBETWlwN1Q2Ym9tdkt3WVZuK3FUcCsyL3ciLCJtYWMiOiIxZDYxZTZmM2IyMWRhYzJlNDM2MTZjMzQ5OTY5NGY3MjMyMTUyMGUyNWY2YzM3ZmM1MWFhNjMzYWJkYzUzY2NkIiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 14:48:08 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6ImtEYWtPMnhWdmo5Kzk3THpJM2VHbHc9PSIsInZhbHVlIjoicDN2NkZQeUtTb01mL0RYNEV2RGtQcnQrVTVVSkdqa2xkS3F3MUUrNGJpSENhcHZYbDR5dHFrT094QlZJczMzOHlL" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVYVS9lSU9WQnFPTXNVMUhwYW9wN0E9PSIsInZhbHVlIjoibWNnNFZVaE1oVVRkSDBkbWtvVUp6RDR1blB0NytvV0lZVTNHcWtwa0gyV3VJNGZzL3N1UjU0NE9XbDR3M2h5N1d1SEdpcFlJOGl4YnFlbDNWSksrUGxIU2ZSdGluWWl1cUVIY1pxWVZiSG54WnZyLzVFSHdDZFhvTzlUR3JVdVkiLCJtYWMiOiJlY2Y3NGM4NWFlZjc3Njk0ZTFkMjQ1MDBjN2YzODFmNDA3NmZiYzQ3ZjQ2YmFlMTg2NjhiOTZlODJhNmI0ZjQ4IiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 14:48:08 GMT; path=/XSRF-TOKEN=eyJpdiI6InVYVS9lSU9WQnFPTXNVMUhwYW9wN0E9PSIsInZhbHVlIjoibWNnNFZVaE1oVVRkSDBkbWtvVUp6RDR1blB0NytvV0lZVTNHcWtwa0gyV3VJNGZzL3N1UjU0NE9XbDR3M2h5N1d1SEdpc" 1 => "laravel_session=eyJpdiI6ImtEYWtPMnhWdmo5Kzk3THpJM2VHbHc9PSIsInZhbHVlIjoicDN2NkZQeUtTb01mL0RYNEV2RGtQcnQrVTVVSkdqa2xkS3F3MUUrNGJpSENhcHZYbDR5dHFrT094QlZJczMzOHlLZWtxcE5sYlo0K2Z2WmIzWld1SVRVWHVrWkdFMmdWbDgwRU9KSDBETWlwN1Q2Ym9tdkt3WVZuK3FUcCsyL3ciLCJtYWMiOiIxZDYxZTZmM2IyMWRhYzJlNDM2MTZjMzQ5OTY5NGY3MjMyMTUyMGUyNWY2YzM3ZmM1MWFhNjMzYWJkYzUzY2NkIiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 14:48:08 GMT; path=/; httponlylaravel_session=eyJpdiI6ImtEYWtPMnhWdmo5Kzk3THpJM2VHbHc9PSIsInZhbHVlIjoicDN2NkZQeUtTb01mL0RYNEV2RGtQcnQrVTVVSkdqa2xkS3F3MUUrNGJpSENhcHZYbDR5dHFrT094QlZJczMzOHlL" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "wgWfbwca07R7Sby6h85p4DixHXOB3ETgRRE53sfE" "lang" => "en" "_previous" => array:1 [ "url" => "https://bloodcare.pathwaybd.org/blood/donor/a/eyJpdiI6IkR1M2k4RmwyNHdoYTVpVnorQVBCbFE9PSIsInZhbHVlIjoiUHpERm1kSFdoOUozYWlXdDQzbWxsUT09IiwibWFjIjoiNDlkZDU3OWI5MmExYTkzYmQ2YzUwZWQ1ZjA1MDVmNzM2ODRiOTUzYWEzNDQ3OThiZWRlYzJlYjZmOWM2YzU1YiIsInRhZyI6IiJ9https://bloodcare.pathwaybd.org/blood/donor/a/eyJpdiI6IkR1M2k4RmwyNHdoYTVpVnorQVBCbFE9PSIsInZhbHVlIjoiUHpERm1kSFdoOUozYWlXdDQzbWxsUT09IiwibWFjIjoiNDlkZDU3OWI5Mm" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]