Whoops, looks like something went wrong.

2/2 QueryException in Connection.php line 729: SQLSTATE[HY001]: Memory allocation error: 1038 Out of sort memory, consider increasing server sort buffer size (SQL: select `products`.*, `product_exchanges`.`price_from`, `product_exchanges`.`price_to`, `product_exchanges`.`price_type`, `product_exchanges`.`year_from`, `product_exchanges`.`year_to`, `product_exchanges`.`type_id`, `product_exchanges`.`model_id`, product_exchanges.type_id as exchange_type_id, product_exchanges.model_id as exchange_model_id, product_exchanges.price_type as exchange_price_type, products.price_type as price_type, COALESCE(CASE WHEN products.is_full < "2024-03-19 01:36:15" OR products.is_full IS NULL THEN "2024-03-19 01:36:15" END, products.is_full) as is_full, COALESCE(CASE WHEN products.is_top < "2024-03-19 01:36:15" OR products.is_top IS NULL THEN "2024-03-19 01:36:15" END, products.is_top) as is_top from `products` left join `product_exchanges` on `products`.`id` = `product_exchanges`.`product_id` where `is_disabled` = 0 and `products`.`section_id` in (11, 12, 18, 13, 14, 199, 209, 50, 15, 16, 42, 44, 45, 46, 47, 189, 17) and `products`.`deleted_at` is null group by `products`.`id` order by FIELD(products.id, 173354) DESC, `is_full` desc, `is_top` desc, `products`.`refreshed_at` desc, `products`.`created_at` desc limit 30 offset 23010)

  1. in Connection.php line 729
  2. at Connection->runQueryCallback('select `products`.*, `product_exchanges`.`price_from`, `product_exchanges`.`price_to`, `product_exchanges`.`price_type`, `product_exchanges`.`year_from`, `product_exchanges`.`year_to`, `product_exchanges`.`type_id`, `product_exchanges`.`model_id`, product_exchanges.type_id as exchange_type_id, product_exchanges.model_id as exchange_model_id, product_exchanges.price_type as exchange_price_type, products.price_type as price_type, COALESCE(CASE WHEN products.is_full < "2024-03-19 01:36:15" OR products.is_full IS NULL THEN "2024-03-19 01:36:15" END, products.is_full) as is_full, COALESCE(CASE WHEN products.is_top < "2024-03-19 01:36:15" OR products.is_top IS NULL THEN "2024-03-19 01:36:15" END, products.is_top) as is_top from `products` left join `product_exchanges` on `products`.`id` = `product_exchanges`.`product_id` where `is_disabled` = ? and `products`.`section_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `products`.`deleted_at` is null group by `products`.`id` order by FIELD(products.id, 173354) DESC, `is_full` desc, `is_top` desc, `products`.`refreshed_at` desc, `products`.`created_at` desc limit 30 offset 23010', array('0', '11', '12', '18', '13', '14', '199', '209', '50', '15', '16', '42', '44', '45', '46', '47', '189', '17'), object(Closure)) in Connection.php line 685
  3. at Connection->run('select `products`.*, `product_exchanges`.`price_from`, `product_exchanges`.`price_to`, `product_exchanges`.`price_type`, `product_exchanges`.`year_from`, `product_exchanges`.`year_to`, `product_exchanges`.`type_id`, `product_exchanges`.`model_id`, product_exchanges.type_id as exchange_type_id, product_exchanges.model_id as exchange_model_id, product_exchanges.price_type as exchange_price_type, products.price_type as price_type, COALESCE(CASE WHEN products.is_full < "2024-03-19 01:36:15" OR products.is_full IS NULL THEN "2024-03-19 01:36:15" END, products.is_full) as is_full, COALESCE(CASE WHEN products.is_top < "2024-03-19 01:36:15" OR products.is_top IS NULL THEN "2024-03-19 01:36:15" END, products.is_top) as is_top from `products` left join `product_exchanges` on `products`.`id` = `product_exchanges`.`product_id` where `is_disabled` = ? and `products`.`section_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `products`.`deleted_at` is null group by `products`.`id` order by FIELD(products.id, 173354) DESC, `is_full` desc, `is_top` desc, `products`.`refreshed_at` desc, `products`.`created_at` desc limit 30 offset 23010', array('0', '11', '12', '18', '13', '14', '199', '209', '50', '15', '16', '42', '44', '45', '46', '47', '189', '17'), object(Closure)) in Connection.php line 349
  4. at Connection->select('select `products`.*, `product_exchanges`.`price_from`, `product_exchanges`.`price_to`, `product_exchanges`.`price_type`, `product_exchanges`.`year_from`, `product_exchanges`.`year_to`, `product_exchanges`.`type_id`, `product_exchanges`.`model_id`, product_exchanges.type_id as exchange_type_id, product_exchanges.model_id as exchange_model_id, product_exchanges.price_type as exchange_price_type, products.price_type as price_type, COALESCE(CASE WHEN products.is_full < "2024-03-19 01:36:15" OR products.is_full IS NULL THEN "2024-03-19 01:36:15" END, products.is_full) as is_full, COALESCE(CASE WHEN products.is_top < "2024-03-19 01:36:15" OR products.is_top IS NULL THEN "2024-03-19 01:36:15" END, products.is_top) as is_top from `products` left join `product_exchanges` on `products`.`id` = `product_exchanges`.`product_id` where `is_disabled` = ? and `products`.`section_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `products`.`deleted_at` is null group by `products`.`id` order by FIELD(products.id, 173354) DESC, `is_full` desc, `is_top` desc, `products`.`refreshed_at` desc, `products`.`created_at` desc limit 30 offset 23010', array('0', '11', '12', '18', '13', '14', '199', '209', '50', '15', '16', '42', '44', '45', '46', '47', '189', '17'), true) in Builder.php line 1610
  5. at Builder->runSelect() in Builder.php line 1596
  6. at Builder->get(array('*')) in Builder.php line 625
  7. at Builder->getModels(array('*')) in Builder.php line 316
  8. at Builder->get(array('*')) in Builder.php line 493
  9. at Builder->paginate('30') in SearchService.php line 296
  10. at SearchService::searchProducts(array('id' => '11', 'parent_id' => null, 'icon' => '', 'name' => 'Էլեկտրոնիկա', 'slug' => 'Էլեկտրոնիկա', 'child_ids' => array('12', '18', '13', '14', '199', '209', '50', '15', '16', '42', '44', '45', '46', '47', '189', '17'), 'children' => array(array('id' => '12', 'parent_id' => '11', 'icon' => '', 'name' => 'Հեռախոսներ և պլանշետներ', 'slug' => 'Հեռախոսներ-և-պլանշետներ', 'parent_ids' => array('11'), 'child_ids' => array('16', '189', '17'), 'children' => array(array('id' => '16', 'parent_id' => '12', 'icon' => '', 'name' => 'Հեռախոսներ', 'slug' => 'Հեռախոսներ', 'parent_ids' => array('11', '12')), array('id' => '189', 'parent_id' => '12', 'icon' => '', 'name' => 'Պլանշետներ', 'slug' => 'Պլանշետներ', 'parent_ids' => array('11', '12')), array('id' => '17', 'parent_id' => '12', 'icon' => '', 'name' => 'Աքսեսուարներ', 'slug' => 'Աքսեսուարներ', 'parent_ids' => array('11', '12')))), array('id' => '18', 'parent_id' => '11', 'icon' => '', 'name' => 'Համարներ եւ ՍԻՄ-քարտեր', 'slug' => 'Համարներ-եւ-ՍԻՄ-քարտեր', 'parent_ids' => array('11')), array('id' => '13', 'parent_id' => '11', 'icon' => '', 'name' => 'Համակարգիչներ', 'slug' => 'Համակարգիչներ', 'parent_ids' => array('11'), 'child_ids' => array('42', '44', '45', '46', '47'), 'children' => array(array('id' => '42', 'parent_id' => '13', 'icon' => '', 'name' => 'Նոթբուքներ', 'slug' => 'Նոթբուքներ', 'parent_ids' => array('11', '13')), array('id' => '44', 'parent_id' => '13', 'icon' => '', 'name' => 'Համակարգիչներ', 'slug' => 'Համակարգիչներ', 'parent_ids' => array('11', '13')), array('id' => '45', 'parent_id' => '13', 'icon' => '', 'name' => 'Պերիֆերիկ սարքեր', 'slug' => 'Պերիֆերիկ-սարքեր', 'parent_ids' => array('11', '13')), array('id' => '46', 'parent_id' => '13', 'icon' => '', 'name' => 'Սարքավորումներ', 'slug' => 'Սարքավորումներ', 'parent_ids' => array('11', '13')), array('id' => '47', 'parent_id' => '13', 'icon' => '', 'name' => 'Աքսեսուարներ', 'slug' => 'Աքսեսուարներ', 'parent_ids' => array('11', '13')))), array('id' => '14', 'parent_id' => '11', 'icon' => '', 'name' => 'Հեռուստացույցներ', 'slug' => 'Հեռուստացույցներ', 'parent_ids' => array('11')), array('id' => '199', 'parent_id' => '11', 'icon' => '', 'name' => 'Ֆոտո և վիդեոտեխնիկա', 'slug' => 'Ֆոտո-և-վիդեոտեխնիկա', 'parent_ids' => array('11')), array('id' => '209', 'parent_id' => '11', 'icon' => '', 'name' => 'Աուդիոտեխնիկա ', 'slug' => 'Աուդիոտեխնիկա', 'parent_ids' => array('11')), array('id' => '50', 'parent_id' => '11', 'icon' => '', 'name' => 'Խաղեր և խաղային համակարգեր', 'slug' => 'Խաղեր-և-խաղային-համակարգեր', 'parent_ids' => array('11')), array('id' => '15', 'parent_id' => '11', 'icon' => '', 'name' => 'Այլ', 'slug' => 'Այլ', 'parent_ids' => array('11')))), array('keyword' => '', 'owner_type' => null, 'deal_type' => null, 'logo' => null, 'price_type' => null, 'type_id' => null, 'type_model_id' => null, 'model_id' => null, 'generation_id' => null, 'country' => null, 'rent_type' => null, 'price_start' => null, 'price_end' => null, 'year_min' => null, 'year_max' => null, 'the_run_min' => null, 'the_run_max' => null, 'engine_volume_min' => null, 'engine_volume_max' => null, 'area_min' => null, 'area_max' => null, 'floor_min' => null, 'floor_max' => null, 'steering_wheel' => null, 'condition' => null, 'building_type' => null, 'auto_parts' => null, 'floors_count' => null, 'ship' => null, 'rooms_count' => null, 'gearbox' => null, 'fuel' => null, 'color' => null, 'address' => null, 'exchangable' => null, 'exchange_type_id' => null, 'exchange_model_id' => null, 'exchange_price' => null, 'exchange_price_type' => null, 'exchange_year' => null)) in SectionController.php line 72
  11. at SectionController->showList(object(ShowListRequest), '11', 'Էլեկտրոնիկա')
  12. at call_user_func_array(array(object(SectionController), 'showList'), array(object(ShowListRequest), 'id' => '11', 'section' => 'Էլեկտրոնիկա')) in Controller.php line 80
  13. at Controller->callAction('showList', array(object(ShowListRequest), 'id' => '11', 'section' => 'Էլեկտրոնիկա')) in ControllerDispatcher.php line 146
  14. at ControllerDispatcher->call(object(SectionController), object(Route), 'showList') in ControllerDispatcher.php line 94
  15. at ControllerDispatcher->Illuminate\Routing\{closure}(object(Request))
  16. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
  17. at Pipeline->Illuminate\Routing\{closure}(object(Request))
  18. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 102
  19. at Pipeline->then(object(Closure)) in ControllerDispatcher.php line 96
  20. at ControllerDispatcher->callWithinStack(object(SectionController), object(Route), object(Request), 'showList') in ControllerDispatcher.php line 54
  21. at ControllerDispatcher->dispatch(object(Route), object(Request), 'App\Http\Controllers\SectionController', 'showList') in Route.php line 174
  22. at Route->runController(object(Request)) in Route.php line 140
  23. at Route->run(object(Request)) in Router.php line 724
  24. at Router->Illuminate\Routing\{closure}(object(Request))
  25. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
  26. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Language.php line 39
  27. at Language->handle(object(Request), object(Closure))
  28. at call_user_func_array(array(object(Language), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  29. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  30. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  31. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in VerifyCsrfToken.php line 22
  32. at VerifyCsrfToken->handle(object(Request), object(Closure))
  33. at call_user_func_array(array(object(VerifyCsrfToken), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  34. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  35. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  36. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ShareErrorsFromSession.php line 49
  37. at ShareErrorsFromSession->handle(object(Request), object(Closure))
  38. at call_user_func_array(array(object(ShareErrorsFromSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  39. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  40. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  41. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in StartSession.php line 64
  42. at StartSession->handle(object(Request), object(Closure))
  43. at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  44. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  45. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  46. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 37
  47. at AddQueuedCookiesToResponse->handle(object(Request), object(Closure))
  48. at call_user_func_array(array(object(AddQueuedCookiesToResponse), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  49. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  50. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  51. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in EncryptCookies.php line 59
  52. at EncryptCookies->handle(object(Request), object(Closure))
  53. at call_user_func_array(array(object(EncryptCookies), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  54. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  55. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  56. at Pipeline->Illuminate\Routing\{closure}(object(Request))
  57. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 102
  58. at Pipeline->then(object(Closure)) in Router.php line 726
  59. at Router->runRouteWithinStack(object(Route), object(Request)) in Router.php line 699
  60. at Router->dispatchToRoute(object(Request)) in Router.php line 675
  61. at Router->dispatch(object(Request)) in Kernel.php line 246
  62. at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
  63. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
  64. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in CheckForMaintenanceMode.php line 44
  65. at CheckForMaintenanceMode->handle(object(Request), object(Closure))
  66. at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  67. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  68. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  69. at Pipeline->Illuminate\Routing\{closure}(object(Request))
  70. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 102
  71. at Pipeline->then(object(Closure)) in Kernel.php line 132
  72. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 99
  73. at Kernel->handle(object(Request)) in index.php line 55

1/2 PDOException in Connection.php line 335: SQLSTATE[HY001]: Memory allocation error: 1038 Out of sort memory, consider increasing server sort buffer size

  1. in Connection.php line 335
  2. at PDOStatement->execute(array('0', '11', '12', '18', '13', '14', '199', '209', '50', '15', '16', '42', '44', '45', '46', '47', '189', '17')) in Connection.php line 335
  3. at Connection->Illuminate\Database\{closure}(object(MySqlConnection), 'select `products`.*, `product_exchanges`.`price_from`, `product_exchanges`.`price_to`, `product_exchanges`.`price_type`, `product_exchanges`.`year_from`, `product_exchanges`.`year_to`, `product_exchanges`.`type_id`, `product_exchanges`.`model_id`, product_exchanges.type_id as exchange_type_id, product_exchanges.model_id as exchange_model_id, product_exchanges.price_type as exchange_price_type, products.price_type as price_type, COALESCE(CASE WHEN products.is_full < "2024-03-19 01:36:15" OR products.is_full IS NULL THEN "2024-03-19 01:36:15" END, products.is_full) as is_full, COALESCE(CASE WHEN products.is_top < "2024-03-19 01:36:15" OR products.is_top IS NULL THEN "2024-03-19 01:36:15" END, products.is_top) as is_top from `products` left join `product_exchanges` on `products`.`id` = `product_exchanges`.`product_id` where `is_disabled` = ? and `products`.`section_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `products`.`deleted_at` is null group by `products`.`id` order by FIELD(products.id, 173354) DESC, `is_full` desc, `is_top` desc, `products`.`refreshed_at` desc, `products`.`created_at` desc limit 30 offset 23010', array('0', '11', '12', '18', '13', '14', '199', '209', '50', '15', '16', '42', '44', '45', '46', '47', '189', '17')) in Connection.php line 722
  4. at Connection->runQueryCallback('select `products`.*, `product_exchanges`.`price_from`, `product_exchanges`.`price_to`, `product_exchanges`.`price_type`, `product_exchanges`.`year_from`, `product_exchanges`.`year_to`, `product_exchanges`.`type_id`, `product_exchanges`.`model_id`, product_exchanges.type_id as exchange_type_id, product_exchanges.model_id as exchange_model_id, product_exchanges.price_type as exchange_price_type, products.price_type as price_type, COALESCE(CASE WHEN products.is_full < "2024-03-19 01:36:15" OR products.is_full IS NULL THEN "2024-03-19 01:36:15" END, products.is_full) as is_full, COALESCE(CASE WHEN products.is_top < "2024-03-19 01:36:15" OR products.is_top IS NULL THEN "2024-03-19 01:36:15" END, products.is_top) as is_top from `products` left join `product_exchanges` on `products`.`id` = `product_exchanges`.`product_id` where `is_disabled` = ? and `products`.`section_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `products`.`deleted_at` is null group by `products`.`id` order by FIELD(products.id, 173354) DESC, `is_full` desc, `is_top` desc, `products`.`refreshed_at` desc, `products`.`created_at` desc limit 30 offset 23010', array('0', '11', '12', '18', '13', '14', '199', '209', '50', '15', '16', '42', '44', '45', '46', '47', '189', '17'), object(Closure)) in Connection.php line 685
  5. at Connection->run('select `products`.*, `product_exchanges`.`price_from`, `product_exchanges`.`price_to`, `product_exchanges`.`price_type`, `product_exchanges`.`year_from`, `product_exchanges`.`year_to`, `product_exchanges`.`type_id`, `product_exchanges`.`model_id`, product_exchanges.type_id as exchange_type_id, product_exchanges.model_id as exchange_model_id, product_exchanges.price_type as exchange_price_type, products.price_type as price_type, COALESCE(CASE WHEN products.is_full < "2024-03-19 01:36:15" OR products.is_full IS NULL THEN "2024-03-19 01:36:15" END, products.is_full) as is_full, COALESCE(CASE WHEN products.is_top < "2024-03-19 01:36:15" OR products.is_top IS NULL THEN "2024-03-19 01:36:15" END, products.is_top) as is_top from `products` left join `product_exchanges` on `products`.`id` = `product_exchanges`.`product_id` where `is_disabled` = ? and `products`.`section_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `products`.`deleted_at` is null group by `products`.`id` order by FIELD(products.id, 173354) DESC, `is_full` desc, `is_top` desc, `products`.`refreshed_at` desc, `products`.`created_at` desc limit 30 offset 23010', array('0', '11', '12', '18', '13', '14', '199', '209', '50', '15', '16', '42', '44', '45', '46', '47', '189', '17'), object(Closure)) in Connection.php line 349
  6. at Connection->select('select `products`.*, `product_exchanges`.`price_from`, `product_exchanges`.`price_to`, `product_exchanges`.`price_type`, `product_exchanges`.`year_from`, `product_exchanges`.`year_to`, `product_exchanges`.`type_id`, `product_exchanges`.`model_id`, product_exchanges.type_id as exchange_type_id, product_exchanges.model_id as exchange_model_id, product_exchanges.price_type as exchange_price_type, products.price_type as price_type, COALESCE(CASE WHEN products.is_full < "2024-03-19 01:36:15" OR products.is_full IS NULL THEN "2024-03-19 01:36:15" END, products.is_full) as is_full, COALESCE(CASE WHEN products.is_top < "2024-03-19 01:36:15" OR products.is_top IS NULL THEN "2024-03-19 01:36:15" END, products.is_top) as is_top from `products` left join `product_exchanges` on `products`.`id` = `product_exchanges`.`product_id` where `is_disabled` = ? and `products`.`section_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and `products`.`deleted_at` is null group by `products`.`id` order by FIELD(products.id, 173354) DESC, `is_full` desc, `is_top` desc, `products`.`refreshed_at` desc, `products`.`created_at` desc limit 30 offset 23010', array('0', '11', '12', '18', '13', '14', '199', '209', '50', '15', '16', '42', '44', '45', '46', '47', '189', '17'), true) in Builder.php line 1610
  7. at Builder->runSelect() in Builder.php line 1596
  8. at Builder->get(array('*')) in Builder.php line 625
  9. at Builder->getModels(array('*')) in Builder.php line 316
  10. at Builder->get(array('*')) in Builder.php line 493
  11. at Builder->paginate('30') in SearchService.php line 296
  12. at SearchService::searchProducts(array('id' => '11', 'parent_id' => null, 'icon' => '', 'name' => 'Էլեկտրոնիկա', 'slug' => 'Էլեկտրոնիկա', 'child_ids' => array('12', '18', '13', '14', '199', '209', '50', '15', '16', '42', '44', '45', '46', '47', '189', '17'), 'children' => array(array('id' => '12', 'parent_id' => '11', 'icon' => '', 'name' => 'Հեռախոսներ և պլանշետներ', 'slug' => 'Հեռախոսներ-և-պլանշետներ', 'parent_ids' => array('11'), 'child_ids' => array('16', '189', '17'), 'children' => array(array('id' => '16', 'parent_id' => '12', 'icon' => '', 'name' => 'Հեռախոսներ', 'slug' => 'Հեռախոսներ', 'parent_ids' => array('11', '12')), array('id' => '189', 'parent_id' => '12', 'icon' => '', 'name' => 'Պլանշետներ', 'slug' => 'Պլանշետներ', 'parent_ids' => array('11', '12')), array('id' => '17', 'parent_id' => '12', 'icon' => '', 'name' => 'Աքսեսուարներ', 'slug' => 'Աքսեսուարներ', 'parent_ids' => array('11', '12')))), array('id' => '18', 'parent_id' => '11', 'icon' => '', 'name' => 'Համարներ եւ ՍԻՄ-քարտեր', 'slug' => 'Համարներ-եւ-ՍԻՄ-քարտեր', 'parent_ids' => array('11')), array('id' => '13', 'parent_id' => '11', 'icon' => '', 'name' => 'Համակարգիչներ', 'slug' => 'Համակարգիչներ', 'parent_ids' => array('11'), 'child_ids' => array('42', '44', '45', '46', '47'), 'children' => array(array('id' => '42', 'parent_id' => '13', 'icon' => '', 'name' => 'Նոթբուքներ', 'slug' => 'Նոթբուքներ', 'parent_ids' => array('11', '13')), array('id' => '44', 'parent_id' => '13', 'icon' => '', 'name' => 'Համակարգիչներ', 'slug' => 'Համակարգիչներ', 'parent_ids' => array('11', '13')), array('id' => '45', 'parent_id' => '13', 'icon' => '', 'name' => 'Պերիֆերիկ սարքեր', 'slug' => 'Պերիֆերիկ-սարքեր', 'parent_ids' => array('11', '13')), array('id' => '46', 'parent_id' => '13', 'icon' => '', 'name' => 'Սարքավորումներ', 'slug' => 'Սարքավորումներ', 'parent_ids' => array('11', '13')), array('id' => '47', 'parent_id' => '13', 'icon' => '', 'name' => 'Աքսեսուարներ', 'slug' => 'Աքսեսուարներ', 'parent_ids' => array('11', '13')))), array('id' => '14', 'parent_id' => '11', 'icon' => '', 'name' => 'Հեռուստացույցներ', 'slug' => 'Հեռուստացույցներ', 'parent_ids' => array('11')), array('id' => '199', 'parent_id' => '11', 'icon' => '', 'name' => 'Ֆոտո և վիդեոտեխնիկա', 'slug' => 'Ֆոտո-և-վիդեոտեխնիկա', 'parent_ids' => array('11')), array('id' => '209', 'parent_id' => '11', 'icon' => '', 'name' => 'Աուդիոտեխնիկա ', 'slug' => 'Աուդիոտեխնիկա', 'parent_ids' => array('11')), array('id' => '50', 'parent_id' => '11', 'icon' => '', 'name' => 'Խաղեր և խաղային համակարգեր', 'slug' => 'Խաղեր-և-խաղային-համակարգեր', 'parent_ids' => array('11')), array('id' => '15', 'parent_id' => '11', 'icon' => '', 'name' => 'Այլ', 'slug' => 'Այլ', 'parent_ids' => array('11')))), array('keyword' => '', 'owner_type' => null, 'deal_type' => null, 'logo' => null, 'price_type' => null, 'type_id' => null, 'type_model_id' => null, 'model_id' => null, 'generation_id' => null, 'country' => null, 'rent_type' => null, 'price_start' => null, 'price_end' => null, 'year_min' => null, 'year_max' => null, 'the_run_min' => null, 'the_run_max' => null, 'engine_volume_min' => null, 'engine_volume_max' => null, 'area_min' => null, 'area_max' => null, 'floor_min' => null, 'floor_max' => null, 'steering_wheel' => null, 'condition' => null, 'building_type' => null, 'auto_parts' => null, 'floors_count' => null, 'ship' => null, 'rooms_count' => null, 'gearbox' => null, 'fuel' => null, 'color' => null, 'address' => null, 'exchangable' => null, 'exchange_type_id' => null, 'exchange_model_id' => null, 'exchange_price' => null, 'exchange_price_type' => null, 'exchange_year' => null)) in SectionController.php line 72
  13. at SectionController->showList(object(ShowListRequest), '11', 'Էլեկտրոնիկա')
  14. at call_user_func_array(array(object(SectionController), 'showList'), array(object(ShowListRequest), 'id' => '11', 'section' => 'Էլեկտրոնիկա')) in Controller.php line 80
  15. at Controller->callAction('showList', array(object(ShowListRequest), 'id' => '11', 'section' => 'Էլեկտրոնիկա')) in ControllerDispatcher.php line 146
  16. at ControllerDispatcher->call(object(SectionController), object(Route), 'showList') in ControllerDispatcher.php line 94
  17. at ControllerDispatcher->Illuminate\Routing\{closure}(object(Request))
  18. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
  19. at Pipeline->Illuminate\Routing\{closure}(object(Request))
  20. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 102
  21. at Pipeline->then(object(Closure)) in ControllerDispatcher.php line 96
  22. at ControllerDispatcher->callWithinStack(object(SectionController), object(Route), object(Request), 'showList') in ControllerDispatcher.php line 54
  23. at ControllerDispatcher->dispatch(object(Route), object(Request), 'App\Http\Controllers\SectionController', 'showList') in Route.php line 174
  24. at Route->runController(object(Request)) in Route.php line 140
  25. at Route->run(object(Request)) in Router.php line 724
  26. at Router->Illuminate\Routing\{closure}(object(Request))
  27. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
  28. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Language.php line 39
  29. at Language->handle(object(Request), object(Closure))
  30. at call_user_func_array(array(object(Language), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  31. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  32. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  33. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in VerifyCsrfToken.php line 22
  34. at VerifyCsrfToken->handle(object(Request), object(Closure))
  35. at call_user_func_array(array(object(VerifyCsrfToken), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  36. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  37. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  38. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ShareErrorsFromSession.php line 49
  39. at ShareErrorsFromSession->handle(object(Request), object(Closure))
  40. at call_user_func_array(array(object(ShareErrorsFromSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  41. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  42. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  43. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in StartSession.php line 64
  44. at StartSession->handle(object(Request), object(Closure))
  45. at call_user_func_array(array(object(StartSession), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  46. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  47. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  48. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 37
  49. at AddQueuedCookiesToResponse->handle(object(Request), object(Closure))
  50. at call_user_func_array(array(object(AddQueuedCookiesToResponse), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  51. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  52. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  53. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in EncryptCookies.php line 59
  54. at EncryptCookies->handle(object(Request), object(Closure))
  55. at call_user_func_array(array(object(EncryptCookies), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  56. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  57. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  58. at Pipeline->Illuminate\Routing\{closure}(object(Request))
  59. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 102
  60. at Pipeline->then(object(Closure)) in Router.php line 726
  61. at Router->runRouteWithinStack(object(Route), object(Request)) in Router.php line 699
  62. at Router->dispatchToRoute(object(Request)) in Router.php line 675
  63. at Router->dispatch(object(Request)) in Kernel.php line 246
  64. at Kernel->Illuminate\Foundation\Http\{closure}(object(Request))
  65. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 52
  66. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in CheckForMaintenanceMode.php line 44
  67. at CheckForMaintenanceMode->handle(object(Request), object(Closure))
  68. at call_user_func_array(array(object(CheckForMaintenanceMode), 'handle'), array(object(Request), object(Closure))) in Pipeline.php line 136
  69. at Pipeline->Illuminate\Pipeline\{closure}(object(Request))
  70. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 32
  71. at Pipeline->Illuminate\Routing\{closure}(object(Request))
  72. at call_user_func(object(Closure), object(Request)) in Pipeline.php line 102
  73. at Pipeline->then(object(Closure)) in Kernel.php line 132
  74. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 99
  75. at Kernel->handle(object(Request)) in index.php line 55