Home / 18-24 Month
Showing 1-24 of 243 Results
Filter

0 ITEMS

৳ 0.00

SettingsRequest history649msRequest Duration24MBMemory Usage9.x
Laravel Version
9.47.0
PHP Version
8.1.29
Environment
local
Debug Mode
Enabled
URL
dignityelearning.com/
Timezone
Asia/Dhaka
Locale
en
GET category/{category}
status
200 OK
full_url
https://dignityelearning.com/category/18-24-month
action_name
category
controller_action
App\Http\Controllers\Frontend\FrontendController@category
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://dignityelearning.com/category/18-24-month
    action_name
    category
    controller_action
    App\Http\Controllers\Frontend\FrontendController@category
    uri
    GET category/{category}
    controller
    App\Http\Controllers\Frontend\FrontendController@category
    namespace
    Frontend
    file
    app/Http/Controllers/Frontend/FrontendController.php:91-131
    middleware
    web, ipcheck, check_refer
    duration
    662ms
    peak_memory
    24MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:16 [ "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" ] "host" => array:1 [ 0 => "dignityelearning.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" ] "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:3 [ "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 05:15:46 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "rQRmkb7FThf3e0tdPLrtMhA5WRummIm6ExQE2Mlr" ]
    • Booting (220ms)time
    • Application (429ms)time
    • Routing (2.43ms)
    • View: frontEnd.layouts.pages.categoryviews
    • View: frontEnd.layouts.masterviews
    • 1 x Application (66.1%)
      429ms
      1 x Booting (33.9%)
      220ms
      1 x Routing (0.37%)
      2.43ms
      2 x View (0%)
      0μs
      2 templates were rendered
      • frontEnd.layouts.pages.categorycategory.blade.php#?blade
      • frontEnd.layouts.mastermaster.blade.php#?blade
      209 statements were executed (109 duplicates)Show only duplicatesdignityelearning_shop214ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 109 queries only show the query. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • IpFilter.php#13dignityelearning_shop780μsselect * from `ip_blocks` where `ip_no` = '18.222.35.126' limit 1
        Bindings
        • 0: 18.222.35.126
        Backtrace
        • middleware::ipcheck:13
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
      • FrontendController.php#93dignityelearning_shop540μsselect * from `categories` where (`slug` = '18-24-month' and `status` = 1) limit 1
        Bindings
        • 0: 18-24-month
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/FrontendController.php:93
        • 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
      • FrontendController.php#96dignityelearning_shop1.02msselect * from `subcategories` where `category_id` = 8
        Bindings
        • 0: 8
        Backtrace
        • app/Http/Controllers/Frontend/FrontendController.php:96
        • 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
      • FrontendController.php#115dignityelearning_shop13.17msselect min(`new_price`) as aggregate from `products` where (`status` = 1 and `category_id` = 8)
        Bindings
        • 0: 1
        • 1: 8
        Backtrace
        • app/Http/Controllers/Frontend/FrontendController.php:115
        • 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
      • FrontendController.php#116dignityelearning_shop1.68msselect max(`new_price`) as aggregate from `products` where (`status` = 1 and `category_id` = 8)
        Bindings
        • 0: 1
        • 1: 8
        Backtrace
        • app/Http/Controllers/Frontend/FrontendController.php:116
        • 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
      • FrontendController.php#129dignityelearning_shop1.67msselect count(*) as aggregate from `products` where (`status` = 1 and `category_id` = 8)
        Bindings
        • 0: 1
        • 1: 8
        Backtrace
        • app/Http/Controllers/Frontend/FrontendController.php:129
        • 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
      • FrontendController.php#129dignityelearning_shop2.04msselect `id`, `name`, `slug`, `new_price`, `old_price`, `category_id` from `products` where (`status` = 1 and `category_id` = 8) order by `created_at` desc limit 24 offset 0
        Bindings
        • 0: 1
        • 1: 8
        Backtrace
        • app/Http/Controllers/Frontend/FrontendController.php:129
        • 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
      • category.blade.php#94dignityelearning_shop1.13msselect * from `subcategories` where `subcategories`.`category_id` = 8 and `subcategories`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 8
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.pages.category:94
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop4.18msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2799 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2799
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop780μsselect * from `productsizes` where `productsizes`.`product_id` = 2799 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2799
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop720μsselect * from `productcolors` where `productcolors`.`product_id` = 2799 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2799
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop1.14msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2797 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2797
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop530μsselect * from `productsizes` where `productsizes`.`product_id` = 2797 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2797
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop510μsselect * from `productcolors` where `productcolors`.`product_id` = 2797 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2797
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop2.13msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2796 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2796
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop510μsselect * from `productsizes` where `productsizes`.`product_id` = 2796 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2796
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop560μsselect * from `productcolors` where `productcolors`.`product_id` = 2796 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2796
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop1.13msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2795 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2795
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop530μsselect * from `productsizes` where `productsizes`.`product_id` = 2795 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2795
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop850μsselect * from `productcolors` where `productcolors`.`product_id` = 2795 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2795
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop1.09msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2794 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2794
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop470μsselect * from `productsizes` where `productsizes`.`product_id` = 2794 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2794
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop24.19msselect * from `productcolors` where `productcolors`.`product_id` = 2794 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2794
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop1.12msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2793 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2793
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop540μsselect * from `productsizes` where `productsizes`.`product_id` = 2793 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2793
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop470μsselect * from `productcolors` where `productcolors`.`product_id` = 2793 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2793
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop1.13msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2792 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2792
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop1.69msselect * from `productsizes` where `productsizes`.`product_id` = 2792 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2792
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop510μsselect * from `productcolors` where `productcolors`.`product_id` = 2792 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2792
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop1.21msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2686 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2686
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop480μsselect * from `productsizes` where `productsizes`.`product_id` = 2686 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2686
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop460μsselect * from `productcolors` where `productcolors`.`product_id` = 2686 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2686
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop2.38msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2685 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2685
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop540μsselect * from `productsizes` where `productsizes`.`product_id` = 2685 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2685
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop510μsselect * from `productcolors` where `productcolors`.`product_id` = 2685 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2685
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop1.23msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2684 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2684
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop1.15msselect * from `productsizes` where `productsizes`.`product_id` = 2684 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2684
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop520μsselect * from `productcolors` where `productcolors`.`product_id` = 2684 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2684
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop1.19msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2680 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2680
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop550μsselect * from `productsizes` where `productsizes`.`product_id` = 2680 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2680
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop570μsselect * from `productcolors` where `productcolors`.`product_id` = 2680 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2680
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop2.55msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2679 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2679
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop600μsselect * from `productsizes` where `productsizes`.`product_id` = 2679 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2679
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop670μsselect * from `productcolors` where `productcolors`.`product_id` = 2679 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2679
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop2.06msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2553 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2553
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop1.8msselect * from `productsizes` where `productsizes`.`product_id` = 2553 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2553
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop1.65msselect * from `productcolors` where `productcolors`.`product_id` = 2553 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2553
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop2.34msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2552 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2552
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop1.12msselect * from `productsizes` where `productsizes`.`product_id` = 2552 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2552
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop1.08msselect * from `productcolors` where `productcolors`.`product_id` = 2552 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2552
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop1.72msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2550 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2550
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop710μsselect * from `productsizes` where `productsizes`.`product_id` = 2550 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2550
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop960μsselect * from `productcolors` where `productcolors`.`product_id` = 2550 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2550
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop5.26msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2551 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2551
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop740μsselect * from `productsizes` where `productsizes`.`product_id` = 2551 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2551
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop790μsselect * from `productcolors` where `productcolors`.`product_id` = 2551 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2551
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop870μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2548 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2548
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop360μsselect * from `productsizes` where `productsizes`.`product_id` = 2548 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2548
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop330μsselect * from `productcolors` where `productcolors`.`product_id` = 2548 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2548
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop1.74msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2549 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2549
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop380μsselect * from `productsizes` where `productsizes`.`product_id` = 2549 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2549
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop340μsselect * from `productcolors` where `productcolors`.`product_id` = 2549 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2549
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop860μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2547 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2547
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop380μsselect * from `productsizes` where `productsizes`.`product_id` = 2547 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2547
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop340μsselect * from `productcolors` where `productcolors`.`product_id` = 2547 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2547
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop870μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2545 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2545
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop370μsselect * from `productsizes` where `productsizes`.`product_id` = 2545 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2545
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop350μsselect * from `productcolors` where `productcolors`.`product_id` = 2545 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2545
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop950μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2544 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2544
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop380μsselect * from `productsizes` where `productsizes`.`product_id` = 2544 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2544
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop330μsselect * from `productcolors` where `productcolors`.`product_id` = 2544 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2544
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop1.54msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2543 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2543
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop660μsselect * from `productsizes` where `productsizes`.`product_id` = 2543 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2543
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop930μsselect * from `productcolors` where `productcolors`.`product_id` = 2543 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2543
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop1.73msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2542 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2542
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop1.29msselect * from `productsizes` where `productsizes`.`product_id` = 2542 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2542
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop490μsselect * from `productcolors` where `productcolors`.`product_id` = 2542 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2542
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#202dignityelearning_shop1.88msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2541 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2541
        Backtrace
        • view::frontEnd.layouts.pages.category:202
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop770μsselect * from `productsizes` where `productsizes`.`product_id` = 2541 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2541
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • category.blade.php#222dignityelearning_shop790μsselect * from `productcolors` where `productcolors`.`product_id` = 2541 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2541
        Backtrace
        • view::frontEnd.layouts.pages.category:222
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#89dignityelearning_shop16.89msselect * from `subcategories` where `subcategories`.`category_id` = 1 and `subcategories`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:89
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop9.27msselect * from `childcategories` where `childcategories`.`subcategory_id` = 1 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#89dignityelearning_shop590μsselect * from `subcategories` where `subcategories`.`category_id` = 2 and `subcategories`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 2
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:89
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop370μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 7 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 7
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop370μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 8 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 8
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop550μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 9 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 9
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop370μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 10 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 10
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop360μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 11 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 11
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 12 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 12
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 13 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 13
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop370μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 20 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 20
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop350μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 21 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 21
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop360μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 102 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 102
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop580μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 105 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 105
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#89dignityelearning_shop1.77msselect * from `subcategories` where `subcategories`.`category_id` = 3 and `subcategories`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 3
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:89
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop380μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 5 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 5
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop380μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 6 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 6
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 14 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 14
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop920μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 15 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 15
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • master.blade.php#98dignityelearning_shop370μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 16 and `childcategories`.`subcategory_id` is not null and `status` = 1
        Bindings
        • 0: 16
        • 1: 1
        Backtrace
        • view::frontEnd.layouts.master:98
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:152
      • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop320μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop510μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop400μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop400μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop350μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop620μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop350μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop360μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop680μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop360μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop350μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop1.15msselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop360μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop320μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop480μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop320μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop420μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop520μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop370μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop400μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop430μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop450μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop560μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop390μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop990μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop770μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop410μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop490μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop410μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop650μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop860μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop600μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop480μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop640μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop460μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop440μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop470μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop520μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop700μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop450μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop600μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop860μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop580μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop860μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop640μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop620μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop620μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop800μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop570μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop590μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop630μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop590μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop570μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop960μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop860μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop1.29msselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop440μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop440μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop550μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop450μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop720μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop590μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop620μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop360μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop610μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop370μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop590μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop1.17msselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop390μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop490μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop880μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop390μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop660μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop410μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop410μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop550μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop1.24msselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop670μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop450μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop660μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop710μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop670μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop430μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop600μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop390μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop570μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop530μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop350μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop410μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop320μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop320μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop630μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop450μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop500μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      App\Models\Subcategory
      139Subcategory.php#?
      App\Models\Product
      24Product.php#?
      App\Models\Productimage
      24Productimage.php#?
      App\Models\Category
      1Category.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-04-22 11:15:47GET/category/18-24-month2209188