pizza pazza

  • Oberhausen
  • Gastronomy
  • 49208860368

About Company

Reviews

0/5

Not rated
From 0 review
You must to write review
SettingsRequest history8.2.27PHP Version1.8sRequest Duration37MBMemory UsageAuth statusGET companies/{slug}
status
200 OK
full_url
https://careergo.eu/companies/pizza-pazza
action_name
companies.detail
controller_action
Modules\Company\Controllers\CompanyController@detail
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://careergo.eu/companies/pizza-pazza
action_name
companies.detail
controller_action
Modules\Company\Controllers\CompanyController@detail
uri
GET companies/{slug}
controller
Modules\Company\Controllers\CompanyController@detail
namespace
Modules\Company\Controllers
prefix
/companies
file
modules/Company/Controllers/CompanyController.php:122-214
middleware
web
duration
1.83s
peak_memory
38.5MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:15 [ "host" => array:1 [ 0 => "careergo.eu" ] "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" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 15 May 2025 06:35:56 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "fv5QXyhILensnNk0iu27RIPvnwNvd10HPjSTR3uU" ]
    • Booting (907ms)time
    • Application (888ms)time
    • Routing (24.41ms)
    • Preparing Response (480ms)
    • 1 x Booting (50.52%)
      907ms
      1 x Application (49.47%)
      888ms
      1 x Preparing Response (26.72%)
      480ms
      1 x Routing (1.36%)
      24.41ms
      18 templates were rendered
      • 1x Company::frontend.detaildetail.blade.php#?blade
      • 1x Company::frontend.layouts.details.ver.company-single-v1company-single-v1.blade.php#?blade
      • 1x pagination::tailwindtailwind.blade.php#?blade
      • 1x vendor.pagination.defaultdefault.blade.php#?blade
      • 1x Review::frontend.formform.blade.php#?blade
      • 1x Company::frontend.layouts.details.companies-sidebarcompanies-sidebar.blade.php#?blade
      • 1x Layout::global.contactcontact.blade.php#?blade
      • 1x layouts.appapp.blade.php#?blade
      • 1x Layout::appapp.blade.php#?blade
      • 1x Layout::parts.seo-metaseo-meta.blade.php#?blade
      • 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
      • 1x Layout::parts.headerheader.blade.php#?blade
      • 1x Language::frontend.switcher-dropdownswitcher-dropdown.blade.php#?blade
      • 1x Layout::parts.footerfooter.blade.php#?blade
      • 1x Layout::parts.login-register-modallogin-register-modal.blade.php#?blade
      • 1x Layout::auth.login-formlogin-form.blade.php#?blade
      • 1x Layout::auth.register-formregister-form.blade.php#?blade
      • 1x Layout::parts.cookie-consent-initcookie-consent-init.blade.php#?blade
      uri
      GET companies/{slug}
      middleware
      web
      controller
      Modules\Company\Controllers\CompanyController@detail
      namespace
      Modules\Company\Controllers
      prefix
      /companies
      as
      companies.detail
      file
      modules/Company/Controllers/CompanyController.php:122-214
      12 statements were executed191ms
      • CompanyController.php#128careergo_eu5.83msselect `bc_companies`.*, (select count(*) from `bc_jobs` where `bc_companies`.`id` = `bc_jobs`.`company_id` and `status` = 'publish' and `bc_jobs`.`deleted_at` is null) as `jobs_count` from `bc_companies` where `slug` = 'pizza-pazza' and `status` = 'publish' and `bc_companies`.`deleted_at` is null limit 1
        Bindings
        • 0: publish
        • 1: pizza-pazza
        • 2: publish
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Company/Controllers/CompanyController.php:128
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CompanyController.php#128careergo_eu640μsselect * from `bc_company_categories` where `bc_company_categories`.`id` in (55) and `bc_company_categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Company/Controllers/CompanyController.php:128
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CompanyController.php#128careergo_eu18.38msselect * from `bc_locations` where `bc_locations`.`id` in (62) and `bc_locations`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Company/Controllers/CompanyController.php:128
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CompanyController.php#128careergo_eu3.59msselect * from `bc_company_term` where `bc_company_term`.`company_id` in (104069)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Company/Controllers/CompanyController.php:128
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • CompanyController.php#152careergo_eu5.32msselect count(*) as aggregate from `bc_jobs` where `company_id` = 104069 and `status` = 'publish' and `bc_jobs`.`deleted_at` is null
        Bindings
        • 0: 104069
        • 1: publish
        Backtrace
        • modules/Company/Controllers/CompanyController.php:152
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HasReview.php#16careergo_eu7.35msselect count(*) as aggregate from `bc_review` where `object_id` = 104069 and `object_model` = 'company' and `status` = 'approved' and `bc_review`.`deleted_at` is null
        Bindings
        • 0: 104069
        • 1: company
        • 2: approved
        Backtrace
        • app/Traits/HasReview.php:16
        • modules/Company/Controllers/CompanyController.php:165
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • BaseModel.php#208careergo_eu3.96msselect * from `bc_seo` where `object_id` = 104069 and `object_model` = 'companies' limit 1
        Bindings
        • 0: 104069
        • 1: companies
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/BaseModel.php:208
        • app/BaseModel.php:221
        • modules/Company/Controllers/CompanyController.php:171
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • CompanyController.php#178careergo_eu17.59msselect * from `bc_attrs` where `service` = 'company' and `bc_attrs`.`deleted_at` is null
        Bindings
        • 0: company
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Company/Controllers/CompanyController.php:178
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • AppHelper.php#1208careergo_eu76.97msselect count(*) as aggregate from `user_views` where `user_id` is null and `client_ip` = '18.216.16.236' and date(`created_at`) = '2025-05-15'
        Bindings
        • 0: 18.216.16.236
        • 1: 2025-05-15
        Backtrace
        • app/Helpers/AppHelper.php:1208
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • BaseModel.php#65careergo_eu12.57msinsert into `user_views` (`user_id`, `client_ip`, `create_user`, `updated_at`, `created_at`) values (null, '18.216.16.236', null, '2025-05-15 06:35:56', '2025-05-15 06:35:56')
        Bindings
        • 0: 
        • 1: 18.216.16.236
        • 2: 
        • 3: 2025-05-15 06:35:56
        • 4: 2025-05-15 06:35:56
        Backtrace
        • app/BaseModel.php:65
        • app/Helpers/AppHelper.php:1213
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • HasReview.php#42careergo_eu24.3msselect AVG(rate_number) as score_total , COUNT(id) as total_review from `bc_review` where `object_id` = 104069 and `object_model` = 'company' and `status` = 'approved' and `bc_review`.`deleted_at` is null limit 1
        Bindings
        • 0: 104069
        • 1: company
        • 2: approved
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasReview.php:42
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Traits/HasReview.php:41
        • view::Company::frontend.detail:6
      • HasReview.php#60careergo_eu14.18msselect bc_review_meta.name ,avg( bc_review_meta.val ) as review_score from `bc_review` inner join `bc_review_meta` on `bc_review`.`id` = `bc_review_meta`.`review_id` and `bc_review_meta`.`name` in ('name', 'descriptions', 'item') where `bc_review`.`object_id` = 104069 and `bc_review`.`object_model` = 'company' and `bc_review`.`status` = 'approved' and `bc_review`.`deleted_at` is null group by `bc_review_meta`.`name`
        Bindings
        • 0: name
        • 1: descriptions
        • 2: item
        • 3: 104069
        • 4: company
        • 5: approved
        Backtrace
        • app/Traits/HasReview.php:60
        • view::Company::frontend.detail:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      Modules\Company\Models\Company
      1Company.php#?
      Modules\Company\Models\CompanyCategory
      1CompanyCategory.php#?
      Modules\Location\Models\Location
      1Location.php#?
      Modules\Core\Models\Attributes
      1Attributes.php#?
      Modules\Review\Models\Review
      1Review.php#?
        web
        null
        api
        null
        sanctum
        null
          _token
          fv5QXyhILensnNk0iu27RIPvnwNvd10HPjSTR3uU
          ClearShow all
          Date ↕MethodURLData
          #12025-05-15 06:35:56GET/companies/pizza-pazza18125
          Close menu
          BESbswy