image

Ayuda a: Jorge R.

image

0

Help By Voting Heir

Jorge R.

ID: 30556

Países: Argentina

Situación Económica: 0

Trabajo Actual: Desempleado

Estudios: Secundario


No Needs/offers Found

No Needs/offers Found

Comparte

7.4.33PHP Version252msRequest Duration5MBMemory UsageGET heir/details/{id}Route
    • Booting (119ms)
    • Application (132ms)
    • 1 x Application (52.35%)
      132.05ms
      1 x Booting (47.21%)
      119.09ms
    • Cannot add MailCollector to Laravel Debugbar: Unsupported mail transport []./var/www/vhosts/nextheir.com/httpdocs/vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php#466Exception
                      }
                  } catch (\Exception $e) {
                      $this->addThrowable(
                          new Exception(
                              'Cannot add MailCollector to Laravel Debugbar: ' . $e->getMessage(),
                              $e->getCode(),
                              $e
      
      
      #0 /var/www/vhosts/nextheir.com/httpdocs/vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php(63): Barryvdh\Debugbar\LaravelDebugbar->boot()
      #1 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Barryvdh\Debugbar\Middleware\InjectDebugbar->handle()
      #2 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #3 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
      #4 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #5 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
      #6 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #7 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle()
      #8 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #9 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle()
      #10 /var/www/vhosts/nextheir.com/httpdocs/vendor/fruitcake/laravel-cors/src/HandleCors.php(37): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #11 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\Cors\HandleCors->handle()
      #12 /var/www/vhosts/nextheir.com/httpdocs/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #13 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\Proxy\TrustProxies->handle()
      #14 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustHosts.php(48): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #15 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Http\Middleware\TrustHosts->handle()
      #16 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #17 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\Pipeline\Pipeline->then()
      #18 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
      #19 /var/www/vhosts/nextheir.com/httpdocs/public/index.php(55): Illuminate\Foundation\Http\Kernel->handle()
      #20 /var/www/vhosts/nextheir.com/httpdocs/server.php(21): require_once('/var/www/vhosts...')
      #21 {main}
    • Unsupported mail transport []./var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Mail/MailManager.php#172InvalidArgumentException
              }
      
              if (trim($transport) === '' || ! method_exists($this, $method = 'create'.ucfirst($transport).'Transport')) {
                  throw new InvalidArgumentException("Unsupported mail transport [{$transport}].");
              }
      
              return $this->{$method}($config);
      
      
      #0 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Mail/MailManager.php(151): Illuminate\Mail\MailManager->createTransport()
      #1 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Mail/MailManager.php(119): Illuminate\Mail\MailManager->createSwiftMailer()
      #2 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Mail/MailManager.php(94): Illuminate\Mail\MailManager->resolve()
      #3 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Mail/MailManager.php(72): Illuminate\Mail\MailManager->get()
      #4 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Mail/MailServiceProvider.php(33): Illuminate\Mail\MailManager->mailer()
      #5 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Container/Container.php(805): Illuminate\Mail\MailServiceProvider->Illuminate\Mail\{closure}()
      #6 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Container/Container.php(691): Illuminate\Container\Container->build()
      #7 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(796): Illuminate\Container\Container->resolve()
      #8 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Container/Container.php(637): Illuminate\Foundation\Application->resolve()
      #9 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(781): Illuminate\Container\Container->make()
      #10 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Container/Container.php(1284): Illuminate\Foundation\Application->make()
      #11 /var/www/vhosts/nextheir.com/httpdocs/vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php(455): Illuminate\Container\Container->offsetGet()
      #12 /var/www/vhosts/nextheir.com/httpdocs/vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php(63): Barryvdh\Debugbar\LaravelDebugbar->boot()
      #13 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Barryvdh\Debugbar\Middleware\InjectDebugbar->handle()
      #14 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #15 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
      #16 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #17 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
      #18 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #19 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle()
      #20 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #21 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle()
      #22 /var/www/vhosts/nextheir.com/httpdocs/vendor/fruitcake/laravel-cors/src/HandleCors.php(37): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #23 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fruitcake\Cors\HandleCors->handle()
      #24 /var/www/vhosts/nextheir.com/httpdocs/vendor/fideloper/proxy/src/TrustProxies.php(57): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #25 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Fideloper\Proxy\TrustProxies->handle()
      #26 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustHosts.php(48): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #27 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(167): Illuminate\Http\Middleware\TrustHosts->handle()
      #28 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(103): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
      #29 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(140): Illuminate\Pipeline\Pipeline->then()
      #30 /var/www/vhosts/nextheir.com/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
      #31 /var/www/vhosts/nextheir.com/httpdocs/public/index.php(55): Illuminate\Foundation\Http\Kernel->handle()
      #32 /var/www/vhosts/nextheir.com/httpdocs/server.php(21): require_once('/var/www/vhosts...')
      #33 {main}
    7 templates were rendered
    • templates.basic.sections.user_details (resources/views/templates/basic/sections/user_details.blade.php)6blade
      Params
      0
      page_title
      1
      user
      2
      voted
      3
      votings
      4
      needs
      5
      offers
    • templates.basic.layouts.frontend (resources/views/templates/basic/layouts/frontend.blade.php)18blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      general
      4
      activeTemplate
      5
      activeTemplateTrue
      6
      language
      7
      pages
      8
      errors
      9
      page_title
      10
      user
      11
      voted
      12
      votings
      13
      needs
      14
      offers
      15
      __empty_1
      16
      __currentLoopData
      17
      loop
    • partials.seo (resources/views/partials/seo.blade.php)19blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      general
      4
      activeTemplate
      5
      activeTemplateTrue
      6
      language
      7
      pages
      8
      errors
      9
      page_title
      10
      user
      11
      voted
      12
      votings
      13
      needs
      14
      offers
      15
      __empty_1
      16
      __currentLoopData
      17
      loop
      18
      seo
    • templates.basic.sections.breadcumb (resources/views/templates/basic/sections/breadcumb.blade.php)19blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      general
      4
      activeTemplate
      5
      activeTemplateTrue
      6
      language
      7
      pages
      8
      errors
      9
      page_title
      10
      user
      11
      voted
      12
      votings
      13
      needs
      14
      offers
      15
      __empty_1
      16
      __currentLoopData
      17
      loop
      18
      lang
    • templates.basic.sections.footer (resources/views/templates/basic/sections/footer.blade.php)19blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      general
      4
      activeTemplate
      5
      activeTemplateTrue
      6
      language
      7
      pages
      8
      errors
      9
      page_title
      10
      user
      11
      voted
      12
      votings
      13
      needs
      14
      offers
      15
      __empty_1
      16
      __currentLoopData
      17
      loop
      18
      lang
    • partials.analytics (resources/views/partials/analytics.blade.php)19blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      general
      4
      activeTemplate
      5
      activeTemplateTrue
      6
      language
      7
      pages
      8
      errors
      9
      page_title
      10
      user
      11
      voted
      12
      votings
      13
      needs
      14
      offers
      15
      __empty_1
      16
      __currentLoopData
      17
      loop
      18
      lang
    • templates.basic.partials.notify (resources/views/templates/basic/partials/notify.blade.php)19blade
      Params
      0
      obLevel
      1
      __env
      2
      app
      3
      general
      4
      activeTemplate
      5
      activeTemplateTrue
      6
      language
      7
      pages
      8
      errors
      9
      page_title
      10
      user
      11
      voted
      12
      votings
      13
      needs
      14
      offers
      15
      __empty_1
      16
      __currentLoopData
      17
      loop
      18
      lang
    uri
    GET heir/details/{id}
    middleware
    web
    controller
    App\Http\Controllers\HeirController@heirDetails
    namespace
    App\Http\Controllers
    prefix
    where
    as
    heir.details
    file
    app/Http/Controllers/HeirController.php:355-407
    20 statements were executed, 3 of which were duplicated, 17 unique10.53ms
    • select `active_template` from `general_settings` limit 1430μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23nextheir_db
      Metadata
      Backtrace
      • 15. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
      • 18. /app/Http/Helpers/helpers.php:149
      • 21. /vendor/laravel/framework/src/Illuminate/Container/Container.php:849
      • 22. /vendor/laravel/framework/src/Illuminate/Container/Container.php:691
      • 23. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:796
    • select * from `languages` where `is_default` = 1 limit 1460μs/app/Http/Middleware/LanguageMiddleware.php:29nextheir_db
      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. middleware::bindings:41
      • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
    • select * from `users` where `user_type` = 'individuals' and `id` = '30556' limit 1620μs/app/Http/Controllers/HeirController.php:360nextheir_db
      Metadata
      Bindings
      • 0. individuals
      • 1. 30556
      Backtrace
      • 15. /app/Http/Controllers/HeirController.php:360
      • 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:239
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
    • select count(*) as aggregate from `votes` where `r_user` = '30556'1.28ms/app/Http/Controllers/HeirController.php:377nextheir_db
      Metadata
      Bindings
      • 0. 30556
      Backtrace
      • 15. /app/Http/Controllers/HeirController.php:377
      • 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:239
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
    • select * from `campaigns` where `stop_status` = 0 and `approval` = 1 and `rejected` = 0 and `complete_status` = 0 and `deadline` > '2025-05-05 17:00:15' and `type` = 'need' and `user_id` = '30556' order by `created_at` desc540μs/app/Http/Controllers/HeirController.php:394nextheir_db
      Metadata
      Bindings
      • 0. 0
      • 1. 1
      • 2. 0
      • 3. 0
      • 4. 2025-05-05 17:00:15
      • 5. need
      • 6. 30556
      Backtrace
      • 14. /app/Http/Controllers/HeirController.php:394
      • 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:239
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
    • select * from `campaigns` where `stop_status` = 0 and `approval` = 1 and `rejected` = 0 and `complete_status` = 0 and `deadline` > '2025-05-05 17:00:15' and `type` = 'offer' and `user_id` = '30556' order by `created_at` desc520μs/app/Http/Controllers/HeirController.php:403nextheir_db
      Metadata
      Bindings
      • 0. 0
      • 1. 1
      • 2. 0
      • 3. 0
      • 4. 2025-05-05 17:00:15
      • 5. offer
      • 6. 30556
      Backtrace
      • 14. /app/Http/Controllers/HeirController.php:403
      • 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:239
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
    • select * from `videos` where `videos`.`user_id` = 30556 and `videos`.`user_id` is not null limit 1430μsview::templates.basic.sections.user_details:91nextheir_db
      Metadata
      Bindings
      • 0. 30556
      Backtrace
      • 21. view::templates.basic.sections.user_details:91
      • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:122
    • select * from `frontends` where `data_keys` = 'seo.data' limit 1460μs/app/Providers/AppServiceProvider.php:61nextheir_db
      Metadata
      Bindings
      • 0. seo.data
      Backtrace
      • 15. /app/Providers/AppServiceProvider.php:61
      • 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::templates.basic.layouts.frontend:12
    • select * from `frontends` where `data_keys` = 'breadcumb.content' order by `created_at` desc limit 1510μs/app/Http/Helpers/helpers.php:833nextheir_db
      Metadata
      Bindings
      • 0. breadcumb.content
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:833
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:122
    • select * from `frontends` where `data_keys` = 'breadcumb.element' order by `created_at` desc limit 1450μs/app/Http/Helpers/helpers.php:833nextheir_db
      Metadata
      Bindings
      • 0. breadcumb.element
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:833
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:122
    • select * from `frontends` where `data_keys` = 'footer.content' order by `created_at` desc limit 1490μs/app/Http/Helpers/helpers.php:833nextheir_db
      Metadata
      Bindings
      • 0. footer.content
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:833
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:122
    • select * from `frontends` where `data_keys` = 'social_icon.element' order by `id` desc460μs/app/Http/Helpers/helpers.php:839nextheir_db
      Metadata
      Bindings
      • 0. social_icon.element
      Backtrace
      • 14. /app/Http/Helpers/helpers.php:839
      • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:122
    • select * from `frontends` where `data_keys` = 'terms.element' order by `id` desc450μs/app/Http/Helpers/helpers.php:839nextheir_db
      Metadata
      Bindings
      • 0. terms.element
      Backtrace
      • 14. /app/Http/Helpers/helpers.php:839
      • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:122
    • select * from `frontends` where `data_keys` = 'newsletter.content' order by `created_at` desc limit 1500μs/app/Http/Helpers/helpers.php:833nextheir_db
      Metadata
      Bindings
      • 0. newsletter.content
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:833
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:122
    • select count(*) as aggregate from `donations` where `payment_status` = 1440μsview::templates.basic.sections.footer:23nextheir_db
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 15. view::templates.basic.sections.footer:23
      • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:122
    • select count(*) as aggregate from `campaigns` where `approval` = 1 and `rejected` = 0660μsview::templates.basic.sections.footer:30nextheir_db
      Metadata
      Bindings
      • 0. 1
      • 1. 0
      Backtrace
      • 15. view::templates.basic.sections.footer:30
      • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:122
    • select sum(`donation`) as aggregate from `donations` where `payment_status` = 1430μsview::templates.basic.sections.footer:35nextheir_db
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 15. view::templates.basic.sections.footer:35
      • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:122
    • select * from `extensions` where `act` = 'google-analytics' and `status` = 1 and `extensions`.`deleted_at` is null limit 1450μsview::partials.analytics:1nextheir_db
      Metadata
      Bindings
      • 0. google-analytics
      • 1. 1
      Backtrace
      • 15. view::partials.analytics:1
      • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:122
    • select * from `extensions` where `act` = 'google-analytics' and `status` = 1 and `extensions`.`deleted_at` is null limit 1480μs/app/Http/Helpers/helpers.php:183nextheir_db
      Metadata
      Bindings
      • 0. google-analytics
      • 1. 1
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:183
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:122
    • select * from `extensions` where `act` = 'google-analytics' and `status` = 1 and `extensions`.`deleted_at` is null limit 1470μs/app/Http/Helpers/helpers.php:183nextheir_db
      Metadata
      Bindings
      • 0. google-analytics
      • 1. 1
      Backtrace
      • 15. /app/Http/Helpers/helpers.php:183
      • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
      • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:122
    App\Extension
    3
    App\Frontend
    8
    App\User
    1
    App\Language
    1
    App\GeneralSetting
    1
      _token
      aYcFTmNhI6gRGiESxfL0ZgmCUNvDHMAZf8csEK12
      lang
      es
      _previous
      array:1 [ "url" => "https://nextheir.com/heir/details/30556" ]
      _flash
      array:2 [ "old" => [] "new" => [] ]
      PHPDEBUGBAR_STACK_DATA
      []
      path_info
      /heir/details/30556
      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 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-real-ip" => array:1 [ 0 => "3.145.92.183" ] "host" => array:1 [ 0 => "nextheir.com" ] ]
      request_server
      0 of 0
      array:62 [ "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "PP_CUSTOM_PHP_INI" => "/var/www/vhosts/system/nextheir.com/etc/php.ini" "PP_CUSTOM_PHP_CGI_INDEX" => "plesk-php74-fastcgi" "SCRIPT_NAME" => "/server.php" "REQUEST_URI" => "/heir/details/30556" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/heir/details/30556" "REMOTE_PORT" => "36536" "SCRIPT_FILENAME" => "/var/www/vhosts/nextheir.com/httpdocs/server.php" "SERVER_ADMIN" => "root@localhost" "CONTEXT_DOCUMENT_ROOT" => "/var/www/vhosts/nextheir.com/httpdocs" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/vhosts/nextheir.com/httpdocs" "REMOTE_ADDR" => "3.145.92.183" "SERVER_PORT" => "443" "SERVER_ADDR" => "127.0.0.1" "SERVER_NAME" => "nextheir.com" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "HTTP_PRIORITY" => "u=0, i" "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" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_X_ACCEL_INTERNAL" => "/internal-nginx-static-location" "HTTP_X_REAL_IP" => "3.145.92.183" "HTTP_HOST" => "nextheir.com" "HTTPS" => "on" "GIT_PROJECT_ROOT" => "/var/www/vhosts/nextheir.com/git" "PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "PERL5LIB" => "/usr/share/awstats/lib:/usr/share/awstats/plugins" "SCRIPT_URI" => "https://nextheir.com/heir/details/30556" "SCRIPT_URL" => "/heir/details/30556" "UNIQUE_ID" => "aBjun4wcmj8cQ-jwoEn1DwAAAAQ" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "REDIRECT_GIT_PROJECT_ROOT" => "/var/www/vhosts/nextheir.com/git" "REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_PERL5LIB" => "/usr/share/awstats/lib:/usr/share/awstats/plugins" "REDIRECT_SCRIPT_URI" => "https://nextheir.com/heir/details/30556" "REDIRECT_SCRIPT_URL" => "/heir/details/30556" "REDIRECT_UNIQUE_ID" => "aBjun4wcmj8cQ-jwoEn1DwAAAAQ" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/server.php" "REQUEST_TIME_FLOAT" => 1746464415.0378 "REQUEST_TIME" => 1746464415 ]
      request_cookies
      []
      
      response_headers
      0 of 0
      array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Mon, 05 May 2025 17:00:15 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVlUE5BVFpSak4yem9GWmduNU1Xemc9PSIsInZhbHVlIjoiR09yQVlCUDMvVkE1UzNNUWNOaUMzNVlJdDZ6aS8rZkJheTNDRkY2UE5VYW9Jd3ZhdmxOL0swaXZoTk53djQ2dUVLaFEyZ1NGd0dXbllzeWlUKytkejZzR3pWYzB2WWU3OWxiY3NNVnQ5T2h4QUZDWGhjcGcrYXdZbTNlL1VGdXkiLCJtYWMiOiJlNDQ5ZTkzNmE1NGUzZWM2NzI2ZmI5MmFjZGM4ZWM0NDc2YmNkYWIwZTgzNzI5N2ZhMzkxNmM3MjZlNDBjYWQxIn0%3D; expires=Mon, 05-May-2025 19:00:15 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImVlUE5BVFpSak4yem9GWmduNU1Xemc9PSIsInZhbHVlIjoiR09yQVlCUDMvVkE1UzNNUWNOaUMzNVlJdDZ6aS8rZkJheTNDRkY2UE5VYW9Jd3ZhdmxOL0swaXZoTk53djQ2dUVLaFEyZ" 1 => "laravel_session=eyJpdiI6Ii9WWGFMbkIvdlcwKzVDcjVrTklwSkE9PSIsInZhbHVlIjoiOVUxN1M3RFFza0xkM3A2b1VMWTBneHlkNndzbGRKYXlVclBPRytoUkE3SnBPTGRPMGl1amF3L0J0MjEzbk1QaDI3RHFKWElBKzF5UlQxbDBQMlB0VmJrUlR6aG9wM1VtNkFSQTVSWW9DSXRFeVd1T0ZMbFFrejdab3ZRNk10Q2IiLCJtYWMiOiJhMzM0NjUwZTlmMDUyOWNiMDI1YmRiZTQ1MDg1MGNkOTc4NmNiNTYxOWIwNDgyMDVmYzdkOGJlN2I4ZjVkNGM1In0%3D; expires=Mon, 05-May-2025 19:00:15 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Ii9WWGFMbkIvdlcwKzVDcjVrTklwSkE9PSIsInZhbHVlIjoiOVUxN1M3RFFza0xkM3A2b1VMWTBneHlkNndzbGRKYXlVclBPRytoUkE3SnBPTGRPMGl1amF3L0J0MjEzbk1QaDI3" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVlUE5BVFpSak4yem9GWmduNU1Xemc9PSIsInZhbHVlIjoiR09yQVlCUDMvVkE1UzNNUWNOaUMzNVlJdDZ6aS8rZkJheTNDRkY2UE5VYW9Jd3ZhdmxOL0swaXZoTk53djQ2dUVLaFEyZ1NGd0dXbllzeWlUKytkejZzR3pWYzB2WWU3OWxiY3NNVnQ5T2h4QUZDWGhjcGcrYXdZbTNlL1VGdXkiLCJtYWMiOiJlNDQ5ZTkzNmE1NGUzZWM2NzI2ZmI5MmFjZGM4ZWM0NDc2YmNkYWIwZTgzNzI5N2ZhMzkxNmM3MjZlNDBjYWQxIn0%3D; expires=Mon, 05-May-2025 19:00:15 GMT; path=/XSRF-TOKEN=eyJpdiI6ImVlUE5BVFpSak4yem9GWmduNU1Xemc9PSIsInZhbHVlIjoiR09yQVlCUDMvVkE1UzNNUWNOaUMzNVlJdDZ6aS8rZkJheTNDRkY2UE5VYW9Jd3ZhdmxOL0swaXZoTk53djQ2dUVLaFEyZ" 1 => "laravel_session=eyJpdiI6Ii9WWGFMbkIvdlcwKzVDcjVrTklwSkE9PSIsInZhbHVlIjoiOVUxN1M3RFFza0xkM3A2b1VMWTBneHlkNndzbGRKYXlVclBPRytoUkE3SnBPTGRPMGl1amF3L0J0MjEzbk1QaDI3RHFKWElBKzF5UlQxbDBQMlB0VmJrUlR6aG9wM1VtNkFSQTVSWW9DSXRFeVd1T0ZMbFFrejdab3ZRNk10Q2IiLCJtYWMiOiJhMzM0NjUwZTlmMDUyOWNiMDI1YmRiZTQ1MDg1MGNkOTc4NmNiNTYxOWIwNDgyMDVmYzdkOGJlN2I4ZjVkNGM1In0%3D; expires=Mon, 05-May-2025 19:00:15 GMT; path=/; httponlylaravel_session=eyJpdiI6Ii9WWGFMbkIvdlcwKzVDcjVrTklwSkE9PSIsInZhbHVlIjoiOVUxN1M3RFFza0xkM3A2b1VMWTBneHlkNndzbGRKYXlVclBPRytoUkE3SnBPTGRPMGl1amF3L0J0MjEzbk1QaDI3" ] ]
      session_attributes
      0 of 0
      array:5 [ "_token" => "aYcFTmNhI6gRGiESxfL0ZgmCUNvDHMAZf8csEK12" "lang" => "es" "_previous" => array:1 [ "url" => "https://nextheir.com/heir/details/30556" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]