Logo Design

Logo Design

Libero ullam est non voluptatem eius. Excepturi natus sint fuga voluptatem reiciendis qui. Eaque et velit nesciunt. Omnis ut repudiandae nulla maxime maxime aut ea.

SettingsRequest history8.2.27PHP Version1.15sRequest Duration37MBMemory UsageAuth statusGET pl/gig-cat/{slug}
status
200 OK
full_url
https://careergo.eu/pl/gig-cat/logo-design-2
action_name
gig.category
controller_action
Modules\Gig\Controllers\GigController@category
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://careergo.eu/pl/gig-cat/logo-design-2
action_name
gig.category
controller_action
Modules\Gig\Controllers\GigController@category
uri
GET pl/gig-cat/{slug}
controller
Modules\Gig\Controllers\GigController@category
namespace
Modules\Gig\Controllers
prefix
pl
file
modules/Gig/Controllers/GigController.php:68-98
middleware
web
duration
1.16s
peak_memory
40.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 15:35:04 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "HNXOiG5oJJPbiGZNO6fAvpitQ1pUVs3gv9wmHNzo" ]
    • Booting (760ms)time
    • Application (390ms)time
    • Routing (22.87ms)
    • Preparing Response (250ms)
    • 1 x Booting (66.11%)
      760ms
      1 x Application (33.88%)
      390ms
      1 x Preparing Response (21.75%)
      250ms
      1 x Routing (1.99%)
      22.87ms
      21 templates were rendered
      • 1x Gig::frontend.categorycategory.blade.php#?blade
      • 1x Gig::frontend.search.childrenchildren.blade.php#?blade
      • 1x Gig::frontend.search.filterfilter.blade.php#?blade
      • 4x Gig::frontend.search.looploop.blade.php#?blade
      • 1x pagination::tailwindtailwind.blade.php#?blade
      • 1x vendor.pagination.defaultdefault.blade.php#?blade
      • 1x Gig::frontend.search.faqsfaqs.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 pl/gig-cat/{slug}
      middleware
      web
      controller
      Modules\Gig\Controllers\GigController@category
      namespace
      Modules\Gig\Controllers
      prefix
      pl
      as
      gig.category
      file
      modules/Gig/Controllers/GigController.php:68-98
      16 statements were executed18.44ms
      • GigController.php#69careergo_eu5.31msselect *, (select count(1) - 1 from `bc_gig_cat` as `_d` where `bc_gig_cat`.`deleted_at` is null and `bc_gig_cat`.`_lft` between `_d`.`_lft` and `_d`.`_rgt`) as `depth` from `bc_gig_cat` where `slug` = 'logo-design-2' and `status` = 'publish' and `bc_gig_cat`.`deleted_at` is null limit 1
        Bindings
        • 0: logo-design-2
        • 1: publish
        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
        • modules/Gig/Controllers/GigController.php:69
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Gig/Controllers/GigController.php:38
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • BaseModel.php#244careergo_eu710μsselect * from `bc_gig_cat_trans` where `bc_gig_cat_trans`.`origin_id` = 34 and `bc_gig_cat_trans`.`origin_id` is not null
        Bindings
        • 0: 34
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/BaseModel.php:244
        • app/BaseModel.php:269
        • modules/Gig/Controllers/GigController.php:76
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Gig/Controllers/GigController.php:38
      • Gig.php#226careergo_eu490μsselect MIN( basic_price ) AS min_price , MAX( basic_price ) AS max_price from `bc_gigs` where `status` = 'publish' and `bc_gigs`.`deleted_at` is null limit 1
        Bindings
        • 0: publish
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Gig/Models/Gig.php:226
        • modules/Gig/Controllers/GigController.php:78
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Gig/Controllers/GigController.php:38
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • GigController.php#79careergo_eu770μsselect * from `bc_gig_cat` where `bc_gig_cat`.`id` = 33 and `bc_gig_cat`.`deleted_at` is null limit 1
        Bindings
        • 0: 33
        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
        • modules/Gig/Controllers/GigController.php:79
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Gig/Controllers/GigController.php:38
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • GigController.php#94careergo_eu1.47msselect count(*) as aggregate from (select `bc_gigs`.* from `bc_gigs` where `bc_gigs`.`status` = 'publish' and `cat2_id` = 34 and `status` = 'publish' and `bc_gigs`.`deleted_at` is null group by `bc_gigs`.`id`) as `aggregate_table`
        Bindings
        • 0: publish
        • 1: 34
        • 2: publish
        Backtrace
        • modules/Gig/Controllers/GigController.php:94
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Gig/Controllers/GigController.php:38
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • GigController.php#94careergo_eu1.86msselect `bc_gigs`.* from `bc_gigs` where `bc_gigs`.`status` = 'publish' and `cat2_id` = 34 and `status` = 'publish' and `bc_gigs`.`deleted_at` is null group by `bc_gigs`.`id` order by `is_featured` desc, `id` desc limit 24 offset 0
        Bindings
        • 0: publish
        • 1: 34
        • 2: publish
        Backtrace
        • modules/Gig/Controllers/GigController.php:94
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Gig/Controllers/GigController.php:38
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • GigController.php#94careergo_eu640μsselect * from `bc_locations` where `bc_locations`.`id` in (null) and `bc_locations`.`deleted_at` is null
        Bindings
        • 0: 
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Gig/Controllers/GigController.php:94
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Gig/Controllers/GigController.php:38
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • GigController.php#94careergo_eu990μsselect * from `user_wishlist` where `object_model` = 'gig' and `user_id` = 0 and `user_wishlist`.`object_id` in (4, 15, 16, 20)
        Bindings
        • 0: gig
        • 1: 0
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Gig/Controllers/GigController.php:94
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Gig/Controllers/GigController.php:38
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • GigController.php#94careergo_eu720μsselect * from `bc_gig_translations` where `bc_gig_translations`.`origin_id` in (4, 15, 16, 20)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Gig/Controllers/GigController.php:94
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Gig/Controllers/GigController.php:38
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • GigController.php#94careergo_eu570μsselect * from `users` where `users`.`id` in (1) and `users`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Gig/Controllers/GigController.php:94
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Gig/Controllers/GigController.php:38
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • children.blade.php#1careergo_eu900μsselect * from `bc_gig_cat` where `bc_gig_cat`.`parent_id` = 34 and `bc_gig_cat`.`parent_id` is not null and `bc_gig_cat`.`deleted_at` is null
        Bindings
        • 0: 34
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::Gig::frontend.search.children:1
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • BaseModel.php#244careergo_eu680μsselect * from `bc_gig_cat_trans` where `bc_gig_cat_trans`.`origin_id` = 35 and `bc_gig_cat_trans`.`origin_id` is not null
        Bindings
        • 0: 35
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/BaseModel.php:244
        • app/BaseModel.php:269
        • view::Gig::frontend.search.children:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • BaseModel.php#244careergo_eu800μsselect * from `bc_gig_cat_trans` where `bc_gig_cat_trans`.`origin_id` = 36 and `bc_gig_cat_trans`.`origin_id` is not null
        Bindings
        • 0: 36
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/BaseModel.php:244
        • app/BaseModel.php:269
        • view::Gig::frontend.search.children:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • BaseModel.php#244careergo_eu1.14msselect * from `bc_gig_cat_trans` where `bc_gig_cat_trans`.`origin_id` = 37 and `bc_gig_cat_trans`.`origin_id` is not null
        Bindings
        • 0: 37
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/BaseModel.php:244
        • app/BaseModel.php:269
        • view::Gig::frontend.search.children:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • BaseModel.php#244careergo_eu860μsselect * from `bc_gig_cat_trans` where `bc_gig_cat_trans`.`origin_id` = 38 and `bc_gig_cat_trans`.`origin_id` is not null
        Bindings
        • 0: 38
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/BaseModel.php:244
        • app/BaseModel.php:269
        • view::Gig::frontend.search.children:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • BaseModel.php#244careergo_eu530μsselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null
        Bindings
        • 0: 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/BaseModel.php:244
        • app/BaseModel.php:269
        • app/Helpers/AppHelper.php:112
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      Modules\Gig\Models\GigCategory
      6GigCategory.php#?
      Modules\Core\Models\MenuTranslation
      6MenuTranslation.php#?
      Modules\Gig\Models\Gig
      5Gig.php#?
      App\User
      1User.php#?
        web
        null
        api
        null
        sanctum
        null
          _token
          HNXOiG5oJJPbiGZNO6fAvpitQ1pUVs3gv9wmHNzo
          ClearShow all
          Date ↕MethodURLData
          #12025-05-15 15:35:04GET/pl/gig-cat/logo-design-2211618
          Close menu