Home / 4 Year - Adults
Showing 1-24 of 163 Results
Filter

0 ITEMS

৳ 0.00

SettingsRequest history662msRequest 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/4-year---adults
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/4-year---adults
    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
    671ms
    peak_memory
    26MB
    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 => "Wed, 23 Apr 2025 09:53:29 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "d8gHviHsYIpexTN9ed8wMe320pIP1FIL87Eci4tv" ]
    • Booting (212ms)time
    • Application (450ms)time
    • Routing (2.65ms)
    • View: frontEnd.layouts.pages.categoryviews
    • View: frontEnd.layouts.masterviews
    • 1 x Application (67.97%)
      450ms
      1 x Booting (32.03%)
      212ms
      1 x Routing (0.4%)
      2.65ms
      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_shop268ms
      • # 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_shop730μsselect * from `ip_blocks` where `ip_no` = '3.142.219.252' limit 1
        Bindings
        • 0: 3.142.219.252
        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_shop520μsselect * from `categories` where (`slug` = '4-year---adults' and `status` = 1) limit 1
        Bindings
        • 0: 4-year---adults
        • 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_shop750μsselect * from `subcategories` where `category_id` = 10
        Bindings
        • 0: 10
        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_shop12.04msselect min(`new_price`) as aggregate from `products` where (`status` = 1 and `category_id` = 10)
        Bindings
        • 0: 1
        • 1: 10
        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.91msselect max(`new_price`) as aggregate from `products` where (`status` = 1 and `category_id` = 10)
        Bindings
        • 0: 1
        • 1: 10
        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.63msselect count(*) as aggregate from `products` where (`status` = 1 and `category_id` = 10)
        Bindings
        • 0: 1
        • 1: 10
        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.57msselect `id`, `name`, `slug`, `new_price`, `old_price`, `category_id` from `products` where (`status` = 1 and `category_id` = 10) order by `created_at` desc limit 24 offset 0
        Bindings
        • 0: 1
        • 1: 10
        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_shop860μsselect * from `subcategories` where `subcategories`.`category_id` = 10 and `subcategories`.`category_id` is not null and `status` = 1
        Bindings
        • 0: 10
        • 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_shop11.24msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2602 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2602
        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_shop4.42msselect * from `productsizes` where `productsizes`.`product_id` = 2602 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2602
        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` = 2602 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2602
        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_shop10.76msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2601 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2601
        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_shop560μsselect * from `productsizes` where `productsizes`.`product_id` = 2601 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2601
        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_shop530μsselect * from `productcolors` where `productcolors`.`product_id` = 2601 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2601
        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.82msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2600 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2600
        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` = 2600 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2600
        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_shop530μsselect * from `productcolors` where `productcolors`.`product_id` = 2600 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2600
        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.66msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2599 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2599
        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_shop610μsselect * from `productsizes` where `productsizes`.`product_id` = 2599 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2599
        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_shop530μsselect * from `productcolors` where `productcolors`.`product_id` = 2599 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2599
        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.27msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2598 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2598
        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` = 2598 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2598
        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.1msselect * from `productcolors` where `productcolors`.`product_id` = 2598 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2598
        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_shop3.38msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2597 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2597
        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_shop1msselect * from `productsizes` where `productsizes`.`product_id` = 2597 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2597
        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.07msselect * from `productcolors` where `productcolors`.`product_id` = 2597 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2597
        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_shop8.15msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2596 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2596
        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.09msselect * from `productsizes` where `productsizes`.`product_id` = 2596 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2596
        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.8msselect * from `productcolors` where `productcolors`.`product_id` = 2596 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2596
        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_shop3.57msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2595 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2595
        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_shop500μsselect * from `productsizes` where `productsizes`.`product_id` = 2595 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2595
        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` = 2595 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2595
        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.18msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2594 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2594
        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` = 2594 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2594
        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` = 2594 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2594
        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` = 2593 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2593
        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_shop560μsselect * from `productsizes` where `productsizes`.`product_id` = 2593 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2593
        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_shop450μsselect * from `productcolors` where `productcolors`.`product_id` = 2593 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2593
        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.97msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2592 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2592
        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` = 2592 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2592
        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` = 2592 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2592
        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` = 2591 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2591
        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_shop420μsselect * from `productsizes` where `productsizes`.`product_id` = 2591 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2591
        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` = 2591 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2591
        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` = 2590 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2590
        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_shop14.18msselect * from `productsizes` where `productsizes`.`product_id` = 2590 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2590
        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` = 2590 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2590
        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` = 2589 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2589
        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_shop720μsselect * from `productsizes` where `productsizes`.`product_id` = 2589 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2589
        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` = 2589 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2589
        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.1msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2588 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2588
        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` = 2588 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2588
        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` = 2588 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2588
        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.04msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2587 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2587
        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` = 2587 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2587
        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_shop480μsselect * from `productcolors` where `productcolors`.`product_id` = 2587 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2587
        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` = 2586 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2586
        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` = 2586 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2586
        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` = 2586 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2586
        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` = 2585 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2585
        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_shop440μsselect * from `productsizes` where `productsizes`.`product_id` = 2585 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2585
        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_shop400μsselect * from `productcolors` where `productcolors`.`product_id` = 2585 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2585
        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_shop9.56msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2584 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2584
        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.78msselect * from `productsizes` where `productsizes`.`product_id` = 2584 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2584
        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.43msselect * from `productcolors` where `productcolors`.`product_id` = 2584 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2584
        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.04msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2583 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2583
        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_shop2.81msselect * from `productsizes` where `productsizes`.`product_id` = 2583 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2583
        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_shop3.97msselect * from `productcolors` where `productcolors`.`product_id` = 2583 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2583
        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_shop8.99msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2582 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2582
        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_shop4.62msselect * from `productsizes` where `productsizes`.`product_id` = 2582 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2582
        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_shop750μsselect * from `productcolors` where `productcolors`.`product_id` = 2582 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2582
        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.57msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2577 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2577
        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_shop410μsselect * from `productsizes` where `productsizes`.`product_id` = 2577 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2577
        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` = 2577 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2577
        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` = 2576 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2576
        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_shop420μsselect * from `productsizes` where `productsizes`.`product_id` = 2576 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2576
        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` = 2576 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2576
        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` = 2575 and `productimages`.`product_id` is not null limit 1
        Bindings
        • 0: 2575
        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_shop420μsselect * from `productsizes` where `productsizes`.`product_id` = 2575 and `productsizes`.`product_id` is not null
        Bindings
        • 0: 2575
        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` = 2575 and `productcolors`.`product_id` is not null
        Bindings
        • 0: 2575
        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_shop1.59msselect * 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_shop660μsselect * 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_shop710μ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_shop510μ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_shop530μ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_shop500μ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_shop500μ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_shop500μ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_shop490μ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_shop500μ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_shop520μ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_shop690μ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_shop540μ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.37msselect * 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_shop610μ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_shop630μ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_shop800μ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_shop6.43msselect * 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_shop380μ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_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_shop390μ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_shop550μ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_shop620μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_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_shop620μ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_shop440μ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_shop5.37msselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop5.85msselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop1.47msselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop2.8msselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop740μ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_shop900μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_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_shop640μ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_shop620μ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_shop620μ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_shop610μ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_shop1.98msselect * 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_shop960μ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` = ?
      • dignityelearning_shop430μ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_shop410μ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_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_shop410μ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_shop390μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop1.45msselect * 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_shop680μsselect * 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_shop370μ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_shop360μ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_shop430μ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_shop370μ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 `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_shop520μsselect * 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_shop380μ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_shop790μ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_shop410μ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_shop750μ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_shop560μ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_shop470μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_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_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_shop750μ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_shop500μ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_shop550μ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 `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_shop820μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_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_shop500μ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_shop400μ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_shop6.05msselect * 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_shop550μ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_shop710μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop730μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop900μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop1.78msselect * 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_shop640μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop870μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop1.12msselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop9.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_shop710μ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_shop470μ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_shop830μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop1.26msselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
      • dignityelearning_shop720μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
      • dignityelearning_shop570μ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-23 15:53:30GET/category/4-year---adults2209188