Home / 0-3m Keeper
Showing 1-20 of 20 Results
Filter

0-3m Keeper

0 ITEMS

৳ 0.00

SettingsRequest history598msRequest 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/0-3m-keeper
action_name
subcategory
controller_action
App\Http\Controllers\Frontend\FrontendController@subcategory
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
  • warninglog[19:58:13] LOG.warning: preg_match(): Passing null to parameter #2 ($subject) of type string is depr...
  • warninglog[19:58:13] LOG.warning: trim(): Passing null to parameter #1 ($string) of type string is deprecated ...
  • warninglog[19:58:13] LOG.warning: preg_match(): Passing null to parameter #2 ($subject) of type string is depr...
  • warninglog[19:58:13] LOG.warning: trim(): Passing null to parameter #1 ($string) of type string is deprecated ...
status
200 OK
full_url
https://dignityelearning.com/subcategory/0-3m-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
604ms
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 => "Fri, 25 Apr 2025 13:58:13 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "PKrT6IhpFs98DdfsIuV0LxRZF4Hf4AwpGNDc458o" ]
  • Booting (238ms)time
  • Application (360ms)time
  • Routing (2.51ms)
  • View: frontEnd.layouts.pages.subcategoryviews
  • View: pagination::bootstrap-4views
  • View: frontEnd.layouts.masterviews
  • 1 x Application (60.15%)
    360ms
    1 x Booting (39.85%)
    238ms
    1 x Routing (0.42%)
    2.51ms
    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
    199 statements were executed (101 duplicates)Show only duplicatesdignityelearning_shop172ms
    • # Query soft limit for Debugbar is reached after 100 queries, additional 99 queries only show the query. Limits can be raised in the config (debugbar.options.db.soft_limit)
    • IpFilter.php#13dignityelearning_shop21.57msselect * from `ip_blocks` where `ip_no` = '3.144.187.99' limit 1
      Bindings
      • 0: 3.144.187.99
      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_shop2.04msselect * from `subcategories` where (`slug` = '0-3m-keeper' and `status` = 1) limit 1
      Bindings
      • 0: 0-3m-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_shop1.06msselect * from `childcategories` where `subcategory_id` = 15
      Bindings
      • 0: 15
      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_shop8.66msselect min(`new_price`) as aggregate from `products` where (`status` = 1 and `subcategory_id` = 15)
      Bindings
      • 0: 1
      • 1: 15
      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.24msselect max(`new_price`) as aggregate from `products` where (`status` = 1 and `subcategory_id` = 15)
      Bindings
      • 0: 1
      • 1: 15
      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_shop940μsselect count(*) as aggregate from `products` where (`status` = 1 and `subcategory_id` = 15)
      Bindings
      • 0: 1
      • 1: 15
      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.28msselect `id`, `name`, `slug`, `new_price`, `old_price`, `category_id`, `subcategory_id` from `products` where (`status` = 1 and `subcategory_id` = 15) order by `created_at` desc limit 24 offset 0
      Bindings
      • 0: 1
      • 1: 15
      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_shop1.05msselect `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_shop3msselect `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_shop1.78msselect * 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.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.35msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1440 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1440
      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_shop6.36msselect * from `productsizes` where `productsizes`.`product_id` = 1440 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1440
      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_shop4.01msselect * from `productcolors` where `productcolors`.`product_id` = 1440 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1440
      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.81msselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1439 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1439
      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_shop4.66msselect * from `productsizes` where `productsizes`.`product_id` = 1439 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1439
      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_shop840μsselect * from `productcolors` where `productcolors`.`product_id` = 1439 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1439
      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_shop850μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1438 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1438
      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` = 1438 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1438
      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` = 1438 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1438
      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_shop760μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1437 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1437
      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_shop470μsselect * from `productsizes` where `productsizes`.`product_id` = 1437 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1437
      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` = 1437 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1437
      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_shop790μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1436 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1436
      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_shop790μsselect * from `productsizes` where `productsizes`.`product_id` = 1436 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1436
      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` = 1436 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1436
      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_shop800μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1435 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1435
      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` = 1435 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1435
      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_shop350μsselect * from `productcolors` where `productcolors`.`product_id` = 1435 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1435
      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_shop670μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1434 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1434
      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_shop570μsselect * from `productsizes` where `productsizes`.`product_id` = 1434 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1434
      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_shop410μsselect * from `productcolors` where `productcolors`.`product_id` = 1434 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1434
      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_shop720μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1433 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1433
      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_shop410μsselect * from `productsizes` where `productsizes`.`product_id` = 1433 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1433
      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` = 1433 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1433
      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_shop730μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1432 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1432
      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_shop410μsselect * from `productsizes` where `productsizes`.`product_id` = 1432 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1432
      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` = 1432 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1432
      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_shop690μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1431 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1431
      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_shop390μsselect * from `productsizes` where `productsizes`.`product_id` = 1431 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1431
      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` = 1431 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1431
      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_shop700μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1430 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1430
      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_shop420μsselect * from `productsizes` where `productsizes`.`product_id` = 1430 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1430
      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_shop430μsselect * from `productcolors` where `productcolors`.`product_id` = 1430 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1430
      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_shop760μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1429 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1429
      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_shop410μsselect * from `productsizes` where `productsizes`.`product_id` = 1429 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1429
      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` = 1429 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1429
      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_shop660μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1428 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1428
      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_shop410μsselect * from `productsizes` where `productsizes`.`product_id` = 1428 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1428
      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` = 1428 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1428
      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_shop670μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1427 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1427
      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_shop400μsselect * from `productsizes` where `productsizes`.`product_id` = 1427 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1427
      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_shop370μsselect * from `productcolors` where `productcolors`.`product_id` = 1427 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1427
      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_shop670μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1426 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1426
      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_shop410μsselect * from `productsizes` where `productsizes`.`product_id` = 1426 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1426
      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_shop510μsselect * from `productcolors` where `productcolors`.`product_id` = 1426 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1426
      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_shop670μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1425 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1425
      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_shop400μsselect * from `productsizes` where `productsizes`.`product_id` = 1425 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1425
      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` = 1425 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1425
      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_shop680μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1424 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1424
      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_shop2.32msselect * from `productsizes` where `productsizes`.`product_id` = 1424 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1424
      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_shop430μsselect * from `productcolors` where `productcolors`.`product_id` = 1424 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1424
      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_shop740μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1423 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1423
      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_shop400μsselect * from `productsizes` where `productsizes`.`product_id` = 1423 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1423
      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_shop360μsselect * from `productcolors` where `productcolors`.`product_id` = 1423 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1423
      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_shop870μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1422 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1422
      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` = 1422 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1422
      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_shop370μsselect * from `productcolors` where `productcolors`.`product_id` = 1422 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1422
      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_shop750μsselect `id`, `image`, `product_id` from `productimages` where `productimages`.`product_id` = 1421 and `productimages`.`product_id` is not null limit 1
      Bindings
      • 0: 1421
      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_shop390μsselect * from `productsizes` where `productsizes`.`product_id` = 1421 and `productsizes`.`product_id` is not null
      Bindings
      • 0: 1421
      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` = 1421 and `productcolors`.`product_id` is not null
      Bindings
      • 0: 1421
      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_shop550μ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_shop380μ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_shop480μ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_shop410μ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_shop390μ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_shop350μ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_shop360μ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_shop390μ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_shop380μ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_shop410μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 13 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 13
      • 1: 1
      Backtrace
      • view::frontEnd.layouts.master:98
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • master.blade.php#98dignityelearning_shop370μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 20 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 20
      • 1: 1
      Backtrace
      • view::frontEnd.layouts.master:98
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • master.blade.php#98dignityelearning_shop400μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 21 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 21
      • 1: 1
      Backtrace
      • view::frontEnd.layouts.master:98
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • master.blade.php#98dignityelearning_shop360μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 102 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 102
      • 1: 1
      Backtrace
      • view::frontEnd.layouts.master:98
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • master.blade.php#98dignityelearning_shop420μ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_shop620μ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_shop400μ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_shop440μ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_shop400μ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_shop370μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 15 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 15
      • 1: 1
      Backtrace
      • view::frontEnd.layouts.master:98
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • master.blade.php#98dignityelearning_shop390μ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
    • master.blade.php#98dignityelearning_shop420μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 17 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 17
      • 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` = 18 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 18
      • 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` = 19 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 19
      • 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_shop410μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 23 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 23
      • 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` = 24 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 24
      • 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_shop22.52msselect * from `childcategories` where `childcategories`.`subcategory_id` = 106 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 106
      • 1: 1
      Backtrace
      • view::frontEnd.layouts.master:98
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:152
    • master.blade.php#89dignityelearning_shop590μsselect * from `subcategories` where `subcategories`.`category_id` = 4 and `subcategories`.`category_id` is not null and `status` = 1
      Bindings
      • 0: 4
      • 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_shop400μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 2 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 2
      • 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_shop570μsselect * from `childcategories` where `childcategories`.`subcategory_id` = 3 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 3
      • 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` = 4 and `childcategories`.`subcategory_id` is not null and `status` = 1
      Bindings
      • 0: 4
      • 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_shop430μ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_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_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_shop320μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop320μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop480μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_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_shop6.33msselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop1.11msselect * 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_shop380μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop370μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_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_shop440μ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_shop590μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_id` is not null and `status` = ?
    • dignityelearning_shop370μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_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_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_shop390μ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_shop390μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop390μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop380μ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_shop630μ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_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop400μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop380μ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_shop460μ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_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_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop640μ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_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop370μ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_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_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_shop520μ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_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_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop670μ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_shop380μ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_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_shop370μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop350μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop350μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop320μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop330μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop320μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop500μsselect * from `subcategories` where `subcategories`.`category_id` = ? and `subcategories`.`category_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_shop340μ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_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_shop340μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop390μsselect * from `childcategories` where `childcategories`.`subcategory_id` = ? and `childcategories`.`subcategory_id` is not null and `status` = ?
    • dignityelearning_shop310μ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_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_shop430μ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` = ?
    App\Models\Subcategory
    118Subcategory.php#?
    App\Models\Product
    26Product.php#?
    App\Models\Productimage
    26Productimage.php#?
        ClearShow all
        Date ↕MethodURLData
        #12025-04-25 19:58:13GET/subcategory/0-3m-keeper43199170