image
0.00
Based on 0 Reviews

5

0.00%

4

0.00%

3

0.00%

2

0.00%

1

0.00%
About Alatorax

Discover Alatorax.org, your go-to resource for insightful articles and expert tips on various topics. Stay informed and inspired with our engaging content!

Tags
Alatorax

You need to Login first to submit your review.

No review yet!

We may use cookies or any other tracking technologies when you visit our website, including any other media form, mobile website, or mobile application related or connected to help customize the Site and improve your experience. learn more

Allow
Request history8.3.15PHP Version1.29sRequest Duration25MBMemory UsageGET company/{id}/{slug}Route
    • Booting (106ms)time
    • Application (1.18s)time
    • 1 x Application (91.78%)
      1.18s
      1 x Booting (8.22%)
      106ms
      11 templates were rendered
      • Template::company.detailsdetails.blade.php#?blade
      • templates.basic.partials.company_reviewcompany_review.blade.php#?blade
      • templates.basic.layouts.frontendfrontend.blade.php#?blade
      • partials.seoseo.blade.php#?blade
      • templates.basic.partials.preloaderpreloader.blade.php#?blade
      • templates.basic.partials.headerheader.blade.php#?blade
      • templates.basic.partials.languagelanguage.blade.php#?blade
      • templates.basic.partials.languagelanguage.blade.php#?blade
      • templates.basic.partials.footerfooter.blade.php#?blade
      • templates.basic.partials.copyright_textcopyright_text.blade.php#?blade
      • partials.notifynotify.blade.php#?blade
      uri
      GET company/{id}/{slug}
      middleware
      checkProject, web, maintenance
      controller
      App\Http\Controllers\SiteController@companyDetails
      as
      company.details
      namespace
      App\Http\Controllers
      prefix
      /company
      where
      file
      app/Http/Controllers/SiteController.php:277-289
      18 statements were executed, 2 of which were duplicates, 16 unique. Show only duplicated1.13s
      • select * from `languages` where `is_default` = 1 limit 1
        290μsverifypilotLanguageMiddleware.php#30
        Bindings
        • 0: 1
        Backtrace
        • 16. app/Http/Middleware/LanguageMiddleware.php:30
        • 17. app/Http/Middleware/LanguageMiddleware.php:20
        • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select `companies`.*, (select avg(`reviews`.`rating`) from `reviews` where `companies`.`id` = `reviews`.`company_id`) as `reviews_avg_rating`, (select count(*) from `reviews` where `companies`.`id` = `reviews`.`company_id`) as `reviews_count` from `companies` where `status` = 1 and `id` = '1034265' limit 1
        437msverifypilotSiteController.php#279
        Bindings
        • 0: 1
        • 1: 1034265
        Backtrace
        • 17. app/Http/Controllers/SiteController.php:279
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:206
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Router.php:806
      • select count(*) as aggregate from `reviews` where `user_id` is not null and `company_id` = '1034265'
        249msverifypilotSiteController.php#280
        Bindings
        • 0: 1034265
        Backtrace
        • 16. app/Http/Controllers/SiteController.php:280
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:206
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Router.php:806
      • select * from `reviews` where `user_id` is null and `company_id` = '1034265' order by `created_at` desc limit 1
        200μsverifypilotSiteController.php#281
        Bindings
        • 0: 1034265
        Backtrace
        • 16. app/Http/Controllers/SiteController.php:281
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:206
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Router.php:806
      • select * from `frontends` where `tempname` = 'basic' and `data_keys` = 'breadcrumb.content' order by `id` desc limit 1
        240μsverifypilothelpers.php#325
        Bindings
        • 0: basic
        • 1: breadcrumb.content
        Backtrace
        • 16. app/Http/Helpers/helpers.php:325
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:208
      • select * from `reviews` where `reviews`.`company_id` = 1034265 and `reviews`.`company_id` is not null
        438msverifypilotdetails.blade.php#106
        Bindings
        • 0: 1034265
        Backtrace
        • 20. view::Template::company.details:106
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:208
      • select * from `advertisements` where `status` = 1 and `size` = '300x250' order by RAND() limit 1
        570μsverifypilothelpers.php#467
        Bindings
        • 0: 1
        • 1: 300x250
        Backtrace
        • 16. app/Http/Helpers/helpers.php:467
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:208
      • select * from `frontends` where `data_keys` = 'seo.data' limit 1
        240μsverifypilotAppServiceProvider.php#79
        Bindings
        • 0: seo.data
        Backtrace
        • 16. app/Providers/AppServiceProvider.php:79
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:189
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:160
        • 23. view::templates.basic.layouts.frontend:12
      • select * from `extensions` where `act` = 'google-analytics' and `status` = 1 limit 1
        160μsverifypilothelpers.php#90
        Bindings
        • 0: google-analytics
        • 1: 1
        Backtrace
        • 16. app/Http/Helpers/helpers.php:90
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:208
      • select * from `pages` where `is_default` = 0 and `tempname` = 'templates.basic.' order by `id` desc
        150μsverifypilotActiveTemplateMiddleware.php#26
        Bindings
        • 0: 0
        • 1: templates.basic.
        Backtrace
        • 15. app/Http/Middleware/ActiveTemplateMiddleware.php:26
        • 19. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:189
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:160
        • 22. view::templates.basic.layouts.frontend:53
      • select * from `pages` where `tempname` = 'templates.basic.' and `is_default` = 0
        210μsverifypilotheader.blade.php#4
        Bindings
        • 0: templates.basic.
        • 1: 0
        Backtrace
        • 15. view::templates.basic.partials.header:4
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:208
      • select * from `frontends` where `data_keys` = 'cookie.data' limit 1
        180μsverifypilotfrontend.blade.php#63
        Bindings
        • 0: cookie.data
        Backtrace
        • 16. view::templates.basic.layouts.frontend:63
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:208
      • select * from `pages` where `is_default` = 0 and `tempname` = 'templates.basic.' order by `id` desc
        170μsverifypilotActiveTemplateMiddleware.php#26
        Bindings
        • 0: 0
        • 1: templates.basic.
        Backtrace
        • 15. app/Http/Middleware/ActiveTemplateMiddleware.php:26
        • 19. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:189
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:160
        • 22. view::templates.basic.layouts.frontend:79
      • select * from `frontends` where `tempname` = 'basic' and `data_keys` = 'footer.content' order by `id` desc limit 1
        220μsverifypilothelpers.php#325
        Bindings
        • 0: basic
        • 1: footer.content
        Backtrace
        • 16. app/Http/Helpers/helpers.php:325
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:208
      • select * from `frontends` where `tempname` = 'basic' and `data_keys` = 'social_icon.element' order by `id` asc
        230μsverifypilothelpers.php#332
        Bindings
        • 0: basic
        • 1: social_icon.element
        Backtrace
        • 15. app/Http/Helpers/helpers.php:332
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:208
      • select * from `frontends` where `tempname` = 'basic' and `data_keys` = 'policy_pages.element' order by `id` desc
        240μsverifypilothelpers.php#334
        Bindings
        • 0: basic
        • 1: policy_pages.element
        Backtrace
        • 15. app/Http/Helpers/helpers.php:334
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:208
      • select * from `pages` where `tempname` = 'templates.basic.' and `slug` != '/' and `is_default` = 0
        170μsverifypilotfooter.blade.php#5
        Bindings
        • 0: templates.basic.
        • 1: /
        • 2: 0
        Backtrace
        • 15. view::templates.basic.partials.footer:5
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:208
      • select * from `extensions` where `act` = 'tawk-chat' and `status` = 1 limit 1
        180μsverifypilothelpers.php#90
        Bindings
        • 0: tawk-chat
        • 1: 1
        Backtrace
        • 16. app/Http/Helpers/helpers.php:90
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:208
      App\Models\Frontend
      11Frontend.php#?
      App\Models\Language
      1Language.php#?
      App\Models\Company
      1Company.php#?
      App\Models\Extension
      1Extension.php#?
          _token
          vxWwYUrtr4p5NvytuPCTqA4C7YuSazvWCFQd620a
          lang
          en
          _previous
          array:1 [ "url" => "https://www.verifypilot.com/company/1034265/alatorax" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /company/1034265/alatorax
          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:25 [ "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "priority" => array:1 [ 0 => "u=0, i" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cf-connecting-ip" => array:1 [ 0 => "52.14.53.40" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "cf-ray" => array:1 [ 0 => "91e15a374af0eaf7-ORD" ] "connection" => array:1 [ 0 => "close" ] "x-forwarded-for" => array:1 [ 0 => "52.14.53.40, 172.71.254.156" ] "x-real-ip" => array:1 [ 0 => "172.71.254.156" ] "x-forwarded-host" => array:1 [ 0 => "www.verifypilot.com" ] "host" => array:1 [ 0 => "www.verifypilot.com" ] ]
          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, 10 Mar 2025 08:13:23 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=vxWwYUrtr4p5NvytuPCTqA4C7YuSazvWCFQd620a; expires=Mon, 10 Mar 2025 10:13:24 GMT; Max-Age=7200; path=/; secure; samesite=lax" 1 => "verifypilot_session=QqwJ6dhZPu7okfpeSyppq2fCfeSUeoOLQnLJfSaU; expires=Mon, 10 Mar 2025 10:13:24 GMT; Max-Age=7200; path=/; httponly; samesite=lax" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=vxWwYUrtr4p5NvytuPCTqA4C7YuSazvWCFQd620a; expires=Mon, 10-Mar-2025 10:13:24 GMT; path=/; secure" 1 => "verifypilot_session=QqwJ6dhZPu7okfpeSyppq2fCfeSUeoOLQnLJfSaU; expires=Mon, 10-Mar-2025 10:13:24 GMT; path=/; httponly" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "vxWwYUrtr4p5NvytuPCTqA4C7YuSazvWCFQd620a" "lang" => "en" "_previous" => array:1 [ "url" => "https://www.verifypilot.com/company/1034265/alatorax" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-10 08:13:24GET/company/1034265/alatorax111814