Jeena Varghese
Advisor, Curator

test

My Collections

Enquiry Form

Request history8.1.28PHP Version4.42sRequest Duration9MBMemory UsageGET curator-profile/{slug}Route
  • warninglog[22:01:41] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (3.5s)time
  • Application (915ms)time
  • 1 x Booting (79.3%)
    3.50s
    1 x Application (20.7%)
    915ms
    6 templates were rendered
    • frontend.curetor-profile-contactcuretor-profile-contact.blade.php#?blade
    • layouts.appapp.blade.php#?blade
    • components.headerheader.blade.php#?blade
    • components.mobile-headermobile-header.blade.php#?blade
    • components.footerfooter.blade.php#?blade
    • components.footer-scriptfooter-script.blade.php#?blade
    uri
    GET curator-profile/{slug}
    middleware
    web
    controller
    App\Http\Controllers\HomeController@curetorProfile
    namespace
    prefix
    where
    as
    curator-profile
    file
    app/Http/Controllers/HomeController.php:839-847
    18 statements were executed31.83ms
    • select * from `curetors` where `curetor_slug` = 'jeena-varghese' and `curetors`.`deleted_at` is null limit 1
      9.79mseduhoper_demoartisticallyHomeController.php#844
      Bindings
      • 0: jeena-varghese
      Backtrace
      • app/Http/Controllers/HomeController.php:844
      • 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:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `products` where `product_updated_by_id` = 71 and `product_is_active` = 1 and `products`.`deleted_at` is null
      2.61mseduhoper_demoartisticallyHomeController.php#845
      Bindings
      • 0: 71
      • 1: 1
      Backtrace
      • app/Http/Controllers/HomeController.php:845
      • 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:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `users` where `users`.`id` = 62 and `users`.`deleted_at` is null limit 1
      1.69mseduhoper_demoartisticallycuretor-profile-contact.blade.php#76
      Bindings
      • 0: 62
      Backtrace
      • view::frontend.curetor-profile-contact:76
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `countries` where `countries`.`country_id` = 1 and `countries`.`deleted_at` is null limit 1
      760μseduhoper_demoartisticallycuretor-profile-contact.blade.php#77
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.curetor-profile-contact:77
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `categories` where `categories`.`category_id` = 1 and `categories`.`deleted_at` is null limit 1
      690μseduhoper_demoartisticallycuretor-profile-contact.blade.php#84
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.curetor-profile-contact:84
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `product_details` where `product_details`.`product_details_product_id` = 139 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      1.34mseduhoper_demoartisticallycuretor-profile-contact.blade.php#85
      Bindings
      • 0: 139
      Backtrace
      • view::frontend.curetor-profile-contact:85
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `materials` where `materials`.`material_id` = 1 and `materials`.`deleted_at` is null limit 1
      1.04mseduhoper_demoartisticallycuretor-profile-contact.blade.php#92
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.curetor-profile-contact:92
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `media` where `media`.`media_id` = 3 and `media`.`deleted_at` is null limit 1
      1.29mseduhoper_demoartisticallycuretor-profile-contact.blade.php#98
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.curetor-profile-contact:98
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `products` where 0 = 1
      730μseduhoper_demoartisticallyheader.blade.php#9
      Backtrace
      • view::components.header:9
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `menus` where `menus`.`menu_cat_id` = 8 and `menus`.`menu_cat_id` is not null and `menus`.`deleted_at` is null
      6.9mseduhoper_demoartisticallyheader.blade.php#339
      Bindings
      • 0: 8
      Backtrace
      • view::components.header:339
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `menus` where `menu_cat_id` = 6 and `menu_is_active` = 1 and `deleted_at` is null
      740μseduhoper_demoartisticallyheader.blade.php#369
      Bindings
      • 0: 6
      • 1: 1
      Backtrace
      • view::components.header:369
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `menus` where `menu_cat_id` = 7 and `menu_is_active` = 1 and `deleted_at` is null
      800μseduhoper_demoartisticallyheader.blade.php#369
      Bindings
      • 0: 7
      • 1: 1
      Backtrace
      • view::components.header:369
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `menus` where `menu_cat_id` = 10 and `menu_is_active` = 1 and `deleted_at` is null
      620μseduhoper_demoartisticallyheader.blade.php#369
      Bindings
      • 0: 10
      • 1: 1
      Backtrace
      • view::components.header:369
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `menus` where `menu_cat_id` = 11 and `menu_is_active` = 1 and `deleted_at` is null
      510μseduhoper_demoartisticallyheader.blade.php#369
      Bindings
      • 0: 11
      • 1: 1
      Backtrace
      • view::components.header:369
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `menus` where `menu_cat_id` = 6 and `menu_is_active` = 1
      730μseduhoper_demoartisticallymobile-header.blade.php#112
      Bindings
      • 0: 6
      • 1: 1
      Backtrace
      • view::components.mobile-header:112
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `menus` where `menu_cat_id` = 7 and `menu_is_active` = 1
      570μseduhoper_demoartisticallymobile-header.blade.php#112
      Bindings
      • 0: 7
      • 1: 1
      Backtrace
      • view::components.mobile-header:112
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `menus` where `menu_cat_id` = 10 and `menu_is_active` = 1
      530μseduhoper_demoartisticallymobile-header.blade.php#112
      Bindings
      • 0: 10
      • 1: 1
      Backtrace
      • view::components.mobile-header:112
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    • select * from `menus` where `menu_cat_id` = 11 and `menu_is_active` = 1
      490μseduhoper_demoartisticallymobile-header.blade.php#112
      Bindings
      • 0: 11
      • 1: 1
      Backtrace
      • view::components.mobile-header:112
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • 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:195
    App\Models\Menu
    10Menu.php#?
    App\Models\ProductDetail
    6ProductDetail.php#?
    App\Models\Curetor
    1Curetor.php#?
    App\Models\Product
    1Product.php#?
    App\Models\User
    1User.php#?
    App\Models\Country
    1Country.php#?
    App\Models\Category
    1Category.php#?
    App\Models\Material
    1Material.php#?
    App\Models\Medium
    1Medium.php#?
        _token
        q7fKAB2Y66kDZcSE2nfJYzjTcvcAPJKp68SNKP3r
        _previous
        array:1 [ "url" => "https://insolutes.com/dev/artisticallydemo/curator-profile/jeena-varghese" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /curator-profile/jeena-varghese
        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:22 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "connection" => array:1 [ 0 => "" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "insolutes.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "3.14.136.92" ] "x-real-ip" => array:1 [ 0 => "3.14.136.92" ] "x-eig-origin" => array:1 [ 0 => "162.214.80.15" ] "x-cache-req" => array:1 [ 0 => "1" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-https" => array:1 [ 0 => "1" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 22 Apr 2025 22:01:41 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRlS2l6cGtyZWJzWlFpV1BsWkVjVmc9PSIsInZhbHVlIjoiWWE3Y3NONTM3T3gvMTh0QzhvcGVjcTJQRXRxcTBCWFhSb3Y5TDU3VVgyN2oweEliUlNpMkpDYUZQTXZOOWIwQjNwZ0pyVjNRRFNLVXdiSE0xWCtUNUk4K0pxVVdENWJIZjVZZ2EyYmJVaDdoR255WlQxWW16VENsYVNOQnNwVkIiLCJtYWMiOiI2MWE1NTU1Y2IyMDdlMzQ3ZmJmOTZjY2FiMWI3NjRlMTM3OWYzMzVkNzVkODhhY2M4MTg3OTc0NzI0YmI4MTRiIiwidGFnIjoiIn0%3D; expires=Wed, 23 Apr 2025 00:01:42 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InRlS2l6cGtyZWJzWlFpV1BsWkVjVmc9PSIsInZhbHVlIjoiWWE3Y3NONTM3T3gvMTh0QzhvcGVjcTJQRXRxcTBCWFhSb3Y5TDU3VVgyN2oweEliUlNpMkpDYUZQTXZOOWIwQjNwZ0pyV" 1 => "artistically_session=eyJpdiI6Ino3ZFdhUWZMT0dwRkg1VStRTWRReXc9PSIsInZhbHVlIjoiaENaZlArS3RlSE1sc1BrWHdOYUhqT2tmZU8vSEVCaDZpTmdVcVFNcG5aMlNHc2dQRWxYZDNMWlNiak83NkJncDQ5eHlKczY4dTl2N0RIRDJKc3IrYUtjdk1Ib2pvNEhzZG03SGN3SFdtV284SzFYTUlYU21YN1BFYmlFRXBKUWwiLCJtYWMiOiIwYTJhMzI4NWFmMzZhZGY3MzQ2OWJjMzJhNGQyZTgwMWEwYWIzOGRhNWQxNTljZjZkZDRjODgwODE2ZDFhNTdhIiwidGFnIjoiIn0%3D; expires=Wed, 23 Apr 2025 00:01:42 GMT; Max-Age=7200; path=/; httponly; samesite=laxartistically_session=eyJpdiI6Ino3ZFdhUWZMT0dwRkg1VStRTWRReXc9PSIsInZhbHVlIjoiaENaZlArS3RlSE1sc1BrWHdOYUhqT2tmZU8vSEVCaDZpTmdVcVFNcG5aMlNHc2dQRWxYZDNMWlNiak83NkJ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRlS2l6cGtyZWJzWlFpV1BsWkVjVmc9PSIsInZhbHVlIjoiWWE3Y3NONTM3T3gvMTh0QzhvcGVjcTJQRXRxcTBCWFhSb3Y5TDU3VVgyN2oweEliUlNpMkpDYUZQTXZOOWIwQjNwZ0pyVjNRRFNLVXdiSE0xWCtUNUk4K0pxVVdENWJIZjVZZ2EyYmJVaDdoR255WlQxWW16VENsYVNOQnNwVkIiLCJtYWMiOiI2MWE1NTU1Y2IyMDdlMzQ3ZmJmOTZjY2FiMWI3NjRlMTM3OWYzMzVkNzVkODhhY2M4MTg3OTc0NzI0YmI4MTRiIiwidGFnIjoiIn0%3D; expires=Wed, 23-Apr-2025 00:01:42 GMT; path=/XSRF-TOKEN=eyJpdiI6InRlS2l6cGtyZWJzWlFpV1BsWkVjVmc9PSIsInZhbHVlIjoiWWE3Y3NONTM3T3gvMTh0QzhvcGVjcTJQRXRxcTBCWFhSb3Y5TDU3VVgyN2oweEliUlNpMkpDYUZQTXZOOWIwQjNwZ0pyV" 1 => "artistically_session=eyJpdiI6Ino3ZFdhUWZMT0dwRkg1VStRTWRReXc9PSIsInZhbHVlIjoiaENaZlArS3RlSE1sc1BrWHdOYUhqT2tmZU8vSEVCaDZpTmdVcVFNcG5aMlNHc2dQRWxYZDNMWlNiak83NkJncDQ5eHlKczY4dTl2N0RIRDJKc3IrYUtjdk1Ib2pvNEhzZG03SGN3SFdtV284SzFYTUlYU21YN1BFYmlFRXBKUWwiLCJtYWMiOiIwYTJhMzI4NWFmMzZhZGY3MzQ2OWJjMzJhNGQyZTgwMWEwYWIzOGRhNWQxNTljZjZkZDRjODgwODE2ZDFhNTdhIiwidGFnIjoiIn0%3D; expires=Wed, 23-Apr-2025 00:01:42 GMT; path=/; httponlyartistically_session=eyJpdiI6Ino3ZFdhUWZMT0dwRkg1VStRTWRReXc9PSIsInZhbHVlIjoiaENaZlArS3RlSE1sc1BrWHdOYUhqT2tmZU8vSEVCaDZpTmdVcVFNcG5aMlNHc2dQRWxYZDNMWlNiak83NkJ" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "q7fKAB2Y66kDZcSE2nfJYzjTcvcAPJKp68SNKP3r" "_previous" => array:1 [ "url" => "https://insolutes.com/dev/artisticallydemo/curator-profile/jeena-varghese" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-22 22:01:42GET/dev/artisticallydemo/curator-profile/jeena-varghese161823