Home / 18-24m Keeper
Showing 1-24 of 55 Results
Filter

18-24m Keeper

0 ITEMS

৳ 0.00

SettingsRequest history518msRequest 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 subcategory/{subcategory}
status
200 OK
full_url
https://dignityelearning.com/subcategory/18-24m-keeper
action_name
subcategory
controller_action
App\Http\Controllers\Frontend\FrontendController@subcategory
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
  • warninglog[21:09:20] LOG.warning: preg_match(): Passing null to parameter #2 ($subject) of type string is depr...
  • warninglog[21:09:20] LOG.warning: trim(): Passing null to parameter #1 ($string) of type string is deprecated ...
  • warninglog[21:09:20] LOG.warning: preg_match(): Passing null to parameter #2 ($subject) of type string is depr...
  • warninglog[21:09:20] LOG.warning: trim(): Passing null to parameter #1 ($string) of type string is deprecated ...
status
200 OK
full_url
https://dignityelearning.com/subcategory/18-24m-keeper
action_name
subcategory
controller_action
App\Http\Controllers\Frontend\FrontendController@subcategory
uri
GET subcategory/{subcategory}
controller
App\Http\Controllers\Frontend\FrontendController@subcategory
namespace
Frontend
file
app/Http/Controllers/Frontend/FrontendController.php:133-180
middleware
web, ipcheck, check_refer
duration
524ms
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 => "Mon, 21 Apr 2025 15:09:20 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "DyKZ7TxacSYVh4cupAoKOHFfW0MdcGErUjM7wYQp" ]
  • Booting (187ms)time
  • Application (332ms)time
  • Routing (26.41ms)
  • View: frontEnd.layouts.pages.subcategoryviews
  • View: pagination::bootstrap-4views
  • View: frontEnd.layouts.masterviews
  • 1 x Application (63.99%)
    332ms
    1 x Booting (36.01%)
    187ms
    1 x Routing (5.1%)
    26.41ms
    3 x View (0%)
    0μs
    3 templates were rendered
    • frontEnd.layouts.pages.subcategorysubcategory.blade.php#?blade
    • pagination::bootstrap-4bootstrap-4.blade.php#?blade
    • frontEnd.layouts.mastermaster.blade.php#?blade
    211 statements were executed (111 duplicates)Show only duplicatesdignityelearning_shop139ms
    • # Query soft limit for Debugbar is reached after 100 queries, additional 111 queries only show the query. Limits can be raised in the config (debugbar.options.db.soft_limit)
    • IpFilter.php#13dignityelearning_shop890μsselect * from `ip_blocks` where `ip_no` = '3.19.61.131' limit 1
      Bindings
      • 0: 3.19.61.131
      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#135dignityelearning_shop750μsselect * from `subcategories` where (`slug` = '18-24m-keeper' and `status` = 1) limit 1
      Bindings
      • 0: 18-24m-keeper
      • 1: 1
      Backtrace
      • app/Http/Controllers/Frontend/FrontendController.php:135
      • 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#138dignityelearning_shop530μsselect * from `childcategories` where `subcategory_id` = 56
      Bindings
      • 0: 56
      Backtrace
      • app/Http/Controllers/Frontend/FrontendController.php:138
      • 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#157dignityelearning_shop9.13msselect min(`new_price`) as aggregate from `products` where (`status` = 1 and `subcategory_id` = 56)
      Bindings
      • 0: 1
      • 1: 56
      Backtrace
      • app/Http/Controllers/Frontend/FrontendController.php:157
      • 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#158dignityelearning_shop1.36msselect max(`new_price`) as aggregate from `products` where (`status` = 1 and `subcategory_id` = 56)
      Bindings
      • 0: 1
      • 1: 56
      Backtrace
      • app/Http/Controllers/Frontend/FrontendController.php:158
      • 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#171dignityelearning_shop930μsselect count(*) as aggregate from `products` where (`status` = 1 and `subcategory_id` = 56)
      Bindings
      • 0: 1
      • 1: 56
      Backtrace
      • app/Http/Controllers/Frontend/FrontendController.php:171
      • 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#171dignityelearning_shop1.23msselect `id`, `name`, `slug`, `new_price`, `old_price`, `category_id`, `subcategory_id` from `products` where (`status` = 1 and `subcategory_id` = 56) order by `created_at` desc limit 24 offset 0
      Bindings
      • 0: 1
      • 1: 56
      Backtrace
      • app/Http/Controllers/Frontend/FrontendController.php:171
      • 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#177dignityelearning_shop980μsselect `id`, `name`, `slug` from `products` where (`status` = 1 and `topsale` = 1) limit 6
      Bindings
      • 0: 1
      • 1: 1
      Backtrace
      • app/Http/Controllers/Frontend/FrontendController.php:177
      • 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#177dignityelearning_shop3.32msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` in (720, 1885, 2057, 2265, 2444, 2497)
      Backtrace
      • app/Http/Controllers/Frontend/FrontendController.php:177
      • 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
    • subcategory.blade.php#94dignityelearning_shop750μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 56 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 56
      • 1: 1
      Backtrace
      • view::frontEnd.layouts.pages.subcategory: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
    • subcategory.blade.php#206dignityelearning_shop1.76msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2680 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2680
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop660μsselect * from `productsizes` where `productsizes`.`product_id` = 2680 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2680
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop630μsselect * from `productcolors` where `productcolors`.`product_id` = 2680 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2680
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop2.01msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2679 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2679
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop610μsselect * from `productsizes` where `productsizes`.`product_id` = 2679 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2679
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop530μsselect * from `productcolors` where `productcolors`.`product_id` = 2679 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2679
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1.09msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2553 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2553
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop580μsselect * from `productsizes` where `productsizes`.`product_id` = 2553 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2553
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop540μsselect * from `productcolors` where `productcolors`.`product_id` = 2553 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2553
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1.05msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2552 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2552
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop530μsselect * from `productsizes` where `productsizes`.`product_id` = 2552 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2552
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop600μsselect * from `productcolors` where `productcolors`.`product_id` = 2552 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2552
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop950μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2550 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2550
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop450μsselect * from `productsizes` where `productsizes`.`product_id` = 2550 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2550
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop500μsselect * from `productcolors` where `productcolors`.`product_id` = 2550 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2550
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2551 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2551
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop440μsselect * from `productsizes` where `productsizes`.`product_id` = 2551 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2551
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop380μsselect * from `productcolors` where `productcolors`.`product_id` = 2551 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2551
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2548 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2548
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop560μsselect * from `productsizes` where `productsizes`.`product_id` = 2548 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2548
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop570μsselect * from `productcolors` where `productcolors`.`product_id` = 2548 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2548
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1.06msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2549 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2549
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop480μsselect * from `productsizes` where `productsizes`.`product_id` = 2549 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2549
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop400μsselect * from `productcolors` where `productcolors`.`product_id` = 2549 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2549
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1.01msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2547 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2547
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop450μsselect * from `productsizes` where `productsizes`.`product_id` = 2547 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2547
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop460μsselect * from `productcolors` where `productcolors`.`product_id` = 2547 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2547
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop990μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2545 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2545
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop480μsselect * from `productsizes` where `productsizes`.`product_id` = 2545 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2545
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop610μsselect * from `productcolors` where `productcolors`.`product_id` = 2545 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2545
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1.06msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2544 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2544
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop600μsselect * from `productsizes` where `productsizes`.`product_id` = 2544 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2544
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop530μsselect * from `productcolors` where `productcolors`.`product_id` = 2544 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2544
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1.07msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2543 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2543
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop550μsselect * from `productsizes` where `productsizes`.`product_id` = 2543 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2543
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop550μsselect * from `productcolors` where `productcolors`.`product_id` = 2543 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2543
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1.14msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2542 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2542
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop550μsselect * from `productsizes` where `productsizes`.`product_id` = 2542 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2542
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop520μsselect * from `productcolors` where `productcolors`.`product_id` = 2542 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2542
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1.01msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2541 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2541
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop520μsselect * from `productsizes` where `productsizes`.`product_id` = 2541 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2541
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop450μsselect * from `productcolors` where `productcolors`.`product_id` = 2541 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2541
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2540 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2540
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop500μsselect * from `productsizes` where `productsizes`.`product_id` = 2540 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2540
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop530μsselect * from `productcolors` where `productcolors`.`product_id` = 2540 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2540
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop10.94msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2539 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2539
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop640μsselect * from `productsizes` where `productsizes`.`product_id` = 2539 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2539
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop540μsselect * from `productcolors` where `productcolors`.`product_id` = 2539 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2539
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1.52msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2538 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2538
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop490μsselect * from `productsizes` where `productsizes`.`product_id` = 2538 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2538
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop450μsselect * from `productcolors` where `productcolors`.`product_id` = 2538 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2538
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1.61msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2537 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2537
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop500μsselect * from `productsizes` where `productsizes`.`product_id` = 2537 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2537
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop460μsselect * from `productcolors` where `productcolors`.`product_id` = 2537 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2537
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1.64msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2536 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2536
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop600μsselect * from `productsizes` where `productsizes`.`product_id` = 2536 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2536
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop470μsselect * from `productcolors` where `productcolors`.`product_id` = 2536 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2536
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1.66msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2535 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2535
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop520μsselect * from `productsizes` where `productsizes`.`product_id` = 2535 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2535
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop480μsselect * from `productcolors` where `productcolors`.`product_id` = 2535 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2535
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop1.1msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2534 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2534
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop430μsselect * from `productsizes` where `productsizes`.`product_id` = 2534 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2534
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop380μsselect * from `productcolors` where `productcolors`.`product_id` = 2534 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2534
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop920μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2533 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2533
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop450μsselect * from `productsizes` where `productsizes`.`product_id` = 2533 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2533
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop380μsselect * from `productcolors` where `productcolors`.`product_id` = 2533 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2533
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop930μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2532 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2532
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop460μsselect * from `productsizes` where `productsizes`.`product_id` = 2532 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2532
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop440μsselect * from `productcolors` where `productcolors`.`product_id` = 2532 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2532
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#206dignityelearning_shop950μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 2531 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 2531
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:206
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop430μsselect * from `productsizes` where `productsizes`.`product_id` = 2531 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 2531
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • subcategory.blade.php#226dignityelearning_shop390μsselect * from `productcolors` where `productcolors`.`product_id` = 2531 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 2531
      Backtrace
      • view::frontEnd.layouts.pages.subcategory:226
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/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_shop600μ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_shop460μ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_shop580μ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_shop440μ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_shop460μ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_shop380μ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_shop470μ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_shop380μ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_shop470μ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_shop450μ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_shop360μ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_shop340μ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_shop390μ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_shop490μ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_shop560μ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_shop480μ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_shop430μ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_shop390μ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
    • 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_shop430μ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_shop380μ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_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_shop540μ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_shop360μ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_shop360μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop350μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop360μ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_shop360μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop360μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop470μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_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_shop360μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop350μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop360μ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_shop350μ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_shop350μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop360μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop2.19msselect * 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_shop510μ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_shop380μ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_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_shop350μ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_shop460μ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_shop450μ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_shop530μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
    • dignityelearning_shop410μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop410μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop430μ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_shop420μ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_shop410μ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_shop400μ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_shop530μ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_shop420μ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_shop390μ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_shop370μ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_shop410μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop420μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop400μ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_shop420μ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_shop430μ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_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_shop400μ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_shop480μ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_shop530μ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_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_shop600μ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_shop750μ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_shop330μ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_shop350μ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_shop360μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop580μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_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_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop420μ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_shop490μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop410μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop350μ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_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop550μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
    • dignityelearning_shop440μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    App\Models\Subcategory
    118Subcategory.php#?
    App\Models\Product
    30Product.php#?
    App\Models\Productimage
    30Productimage.php#?
        ClearShow all
        Date ↕MethodURLData
        #12025-04-21 21:09:20GET/subcategory/18-24m-keeper43211178