Home / 9-12 Month
Showing 1-24 of 263 Results
Filter

0 ITEMS

৳ 0.00

SettingsRequest history616msRequest 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/9-12-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/9-12-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
    627ms
    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 => "Fri, 25 Apr 2025 12:04:04 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "jyMyd2INqZXq8zcZyICcKY6vwuAEDNzKdjbfRllG" ]
    • Booting (212ms)time
    • Application (404ms)time
    • Routing (2.22ms)
    • View: frontEnd.layouts.pages.categoryviews
    • View: frontEnd.layouts.masterviews
    • 1 x Application (65.53%)
      404ms
      1 x Booting (34.47%)
      212ms
      1 x Routing (0.36%)
      2.22ms
      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_shop232ms
      • # 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_shop20.63msselect * from `ip_blocks` where `ip_no` = '3.142.12.65' limit 1
        Bindings
        • 0: 3.142.12.65
        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_shop22.84msselect * from `categories` where (`slug` = '9-12-month' and `status` = 1) limit 1
        Bindings
        • 0: 9-12-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_shop3.27msselect * from `subcategories` where `category_id` = 6
        Bindings
        • 0: 6
        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_shop16.59msselect min(`new_price`) as aggregate from `products` where (`status` = 1 and `category_id` = 6)
        Bindings
        • 0: 1
        • 1: 6
        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.7msselect max(`new_price`) as aggregate from `products` where (`status` = 1 and `category_id` = 6)
        Bindings
        • 0: 1
        • 1: 6
        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.55msselect count(*) as aggregate from `products` where (`status` = 1 and `category_id` = 6)
        Bindings
        • 0: 1
        • 1: 6
        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_shop1.95msselect `id`, `name`, `slug`, `new_price`, `old_price`, `category_id` from `products` where (`status` = 1 and `category_id` = 6) order by `created_at` desc limit 24 offset 0
        Bindings
        • 0: 1
        • 1: 6
        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_shop830μsselect * from `subcategories` where `subcategories`.`category_id` = 6 and `subcategories`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 6
        • 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_shop1.7msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2784 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2784
        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.33msselect * from `productsizes` where `productsizes`.`product_id` = 2784 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2784
        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.09msselect * from `productcolors` where `productcolors`.`product_id` = 2784 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2784
        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.03msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2783 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2783
        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_shop430μsselect * from `productsizes` where `productsizes`.`product_id` = 2783 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2783
        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_shop410μsselect * from `productcolors` where `productcolors`.`product_id` = 2783 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2783
        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` = 2782 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2782
        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_shop430μsselect * from `productsizes` where `productsizes`.`product_id` = 2782 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2782
        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_shop410μsselect * from `productcolors` where `productcolors`.`product_id` = 2782 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2782
        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_shop990μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2781 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2781
        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_shop430μsselect * from `productsizes` where `productsizes`.`product_id` = 2781 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2781
        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_shop440μsselect * from `productcolors` where `productcolors`.`product_id` = 2781 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2781
        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_shop980μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2780 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2780
        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_shop450μsselect * from `productsizes` where `productsizes`.`product_id` = 2780 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2780
        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_shop390μsselect * from `productcolors` where `productcolors`.`product_id` = 2780 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2780
        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_shop940μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2779 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2779
        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_shop390μsselect * from `productsizes` where `productsizes`.`product_id` = 2779 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2779
        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_shop390μsselect * from `productcolors` where `productcolors`.`product_id` = 2779 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2779
        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_shop930μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2778 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2778
        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_shop390μsselect * from `productsizes` where `productsizes`.`product_id` = 2778 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2778
        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_shop370μsselect * from `productcolors` where `productcolors`.`product_id` = 2778 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2778
        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_shop920μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2777 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2777
        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_shop390μsselect * from `productsizes` where `productsizes`.`product_id` = 2777 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2777
        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_shop430μsselect * from `productcolors` where `productcolors`.`product_id` = 2777 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2777
        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.64msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2776 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2776
        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` = 2776 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2776
        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` = 2776 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2776
        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.61msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2775 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2775
        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` = 2775 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2775
        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` = 2775 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2775
        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` = 2774 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2774
        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_shop20.6msselect * from `productsizes` where `productsizes`.`product_id` = 2774 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2774
        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` = 2774 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2774
        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.2msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2773 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2773
        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_shop430μsselect * from `productsizes` where `productsizes`.`product_id` = 2773 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2773
        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_shop420μsselect * from `productcolors` where `productcolors`.`product_id` = 2773 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2773
        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_shop1msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2772 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2772
        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_shop450μsselect * from `productsizes` where `productsizes`.`product_id` = 2772 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2772
        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_shop420μsselect * from `productcolors` where `productcolors`.`product_id` = 2772 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2772
        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.48msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2771 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2771
        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_shop850μsselect * from `productsizes` where `productsizes`.`product_id` = 2771 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2771
        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` = 2771 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2771
        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.31msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2678 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2678
        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_shop430μsselect * from `productsizes` where `productsizes`.`product_id` = 2678 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2678
        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_shop430μsselect * from `productcolors` where `productcolors`.`product_id` = 2678 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2678
        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_shop980μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2677 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2677
        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_shop450μsselect * from `productsizes` where `productsizes`.`product_id` = 2677 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2677
        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_shop610μsselect * from `productcolors` where `productcolors`.`product_id` = 2677 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2677
        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.01msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2676 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2676
        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_shop570μsselect * from `productsizes` where `productsizes`.`product_id` = 2676 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2676
        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_shop600μsselect * from `productcolors` where `productcolors`.`product_id` = 2676 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2676
        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_shop990μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2675 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2675
        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_shop830μsselect * from `productsizes` where `productsizes`.`product_id` = 2675 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2675
        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_shop420μsselect * from `productcolors` where `productcolors`.`product_id` = 2675 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2675
        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.08msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2674 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2674
        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_shop630μsselect * from `productsizes` where `productsizes`.`product_id` = 2674 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2674
        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_shop700μsselect * from `productcolors` where `productcolors`.`product_id` = 2674 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2674
        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_shop970μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2673 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2673
        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_shop650μsselect * from `productsizes` where `productsizes`.`product_id` = 2673 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2673
        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_shop580μsselect * from `productcolors` where `productcolors`.`product_id` = 2673 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2673
        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_shop970μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2672 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2672
        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_shop760μsselect * from `productsizes` where `productsizes`.`product_id` = 2672 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2672
        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_shop600μsselect * from `productcolors` where `productcolors`.`product_id` = 2672 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2672
        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_shop930μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2671 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2671
        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` = 2671 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2671
        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_shop580μsselect * from `productcolors` where `productcolors`.`product_id` = 2671 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2671
        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_shop930μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2670 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2670
        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_shop670μsselect * from `productsizes` where `productsizes`.`product_id` = 2670 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2670
        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_shop550μsselect * from `productcolors` where `productcolors`.`product_id` = 2670 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2670
        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_shop980μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2669 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2669
        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_shop580μsselect * from `productsizes` where `productsizes`.`product_id` = 2669 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2669
        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_shop370μsselect * from `productcolors` where `productcolors`.`product_id` = 2669 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2669
        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_shop690μsselect * 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_shop1.6msselect * 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_shop840μ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_shop550μ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_shop620μ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_shop850μ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_shop710μ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_shop520μ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_shop510μ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_shop500μ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_shop510μ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_shop11.34msselect * 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_shop680μ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_shop680μ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_shop760μsselect * 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_shop550μ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_shop550μ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_shop540μ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_shop550μ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_shop540μ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_shop680μ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_shop690μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop680μ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_shop600μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop930μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop540μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop950μ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_shop570μ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_shop3.23msselect * 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_shop660μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop540μ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_shop1.22msselect * 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_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_shop490μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop1.04msselect * 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_shop900μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop760μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop510μ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_shop460μ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_shop500μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop650μ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_shop480μ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_shop470μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop540μ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_shop410μ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_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_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_shop1.01msselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_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_shop480μ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_shop390μ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_shop380μ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_shop450μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop1.36msselect * 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_shop390μ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_shop380μ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_shop380μ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_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop500μ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_shop330μ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_shop350μ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_shop560μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop4.62msselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop540μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop500μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop500μ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_shop380μ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_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_shop370μ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_shop510μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop1.72msselect * 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_shop460μ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_shop530μ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_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_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_shop410μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop620μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_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_shop380μ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_shop340μ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_shop390μ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_shop570μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop1.29msselect * 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_shop450μ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_shop460μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop630μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop460μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      App\Models\Subcategory
      143Subcategory.php#?
      App\Models\Product
      24Product.php#?
      App\Models\Productimage
      24Productimage.php#?
      App\Models\Category
      1Category.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-04-25 18:04:05GET/category/9-12-month2209192