image
0.00
Based on 0 Reviews

5

0.00%

4

0.00%

3

0.00%

2

0.00%

1

0.00%
About Keybazaar

Discover a wide range of quality keys and key accessories at Key Bazaar. Unlock convenience and style with our extensive selection tailored for every need!

Tags
Keybazaar

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 Version3.64sRequest Duration25MBMemory UsageGET company/{id}/{slug}Route
    • Booting (121ms)time
    • Application (3.52s)time
    • 1 x Application (96.67%)
      3.52s
      1 x Booting (3.33%)
      121ms
      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 duplicated3.46s
      • select * from `languages` where `is_default` = 1 limit 1
        300μ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` = '1034312' limit 1
        1.65sverifypilotSiteController.php#279
        Bindings
        • 0: 1
        • 1: 1034312
        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` = '1034312'
        720msverifypilotSiteController.php#280
        Bindings
        • 0: 1034312
        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` = '1034312' order by `created_at` desc limit 1
        220μsverifypilotSiteController.php#281
        Bindings
        • 0: 1034312
        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
        500μ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` = 1034312 and `reviews`.`company_id` is not null
        1.08sverifypilotdetails.blade.php#106
        Bindings
        • 0: 1034312
        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
        680μ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
        8.1msverifypilotAppServiceProvider.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
        310μ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
        330μ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
        200μ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
        210μ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
        200μ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
        380μ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
        270μ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
        280μ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
        200μ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
        230μ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
          ZV95R4u8tGaK8FFq4ZjPp2OaRobuIRnx3pYTlbA5
          lang
          en
          _previous
          array:1 [ "url" => "https://www.verifypilot.com/company/1034312/keybazaar" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /company/1034312/keybazaar
          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 [ "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.143.203.155" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "91dd35e1f9f6d94a-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "connection" => array:1 [ 0 => "close" ] "x-forwarded-for" => array:1 [ 0 => "3.143.203.155, 172.69.17.179" ] "x-real-ip" => array:1 [ 0 => "172.69.17.179" ] "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 => "Sun, 09 Mar 2025 20:09:34 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=ZV95R4u8tGaK8FFq4ZjPp2OaRobuIRnx3pYTlbA5; expires=Sun, 09 Mar 2025 22:09:35 GMT; Max-Age=7200; path=/; secure; samesite=lax" 1 => "verifypilot_session=aruMot8Cn3HiEiLjJJCqXH6scsLKlz7lftZaIMZI; expires=Sun, 09 Mar 2025 22:09:35 GMT; Max-Age=7200; path=/; httponly; samesite=lax" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=ZV95R4u8tGaK8FFq4ZjPp2OaRobuIRnx3pYTlbA5; expires=Sun, 09-Mar-2025 22:09:35 GMT; path=/; secure" 1 => "verifypilot_session=aruMot8Cn3HiEiLjJJCqXH6scsLKlz7lftZaIMZI; expires=Sun, 09-Mar-2025 22:09:35 GMT; path=/; httponly" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "ZV95R4u8tGaK8FFq4ZjPp2OaRobuIRnx3pYTlbA5" "lang" => "en" "_previous" => array:1 [ "url" => "https://www.verifypilot.com/company/1034312/keybazaar" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-09 20:09:35GET/company/1034312/keybazaar111814