( ! ) Fatal error: Uncaught Error: Call to undefined method PrestaShop\PrestaShop\Core\Product\Search\SortOrder::setOrderBy() in /home/patrick/premibel.fr/www/modules/ps_facetedsearch/src/Product/SearchProvider.php on line 127 |
( ! ) Error: Call to undefined method PrestaShop\PrestaShop\Core\Product\Search\SortOrder::setOrderBy() in /home/patrick/premibel.fr/www/modules/ps_facetedsearch/src/Product/SearchProvider.php on line 127 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 480160 | {main}( ) | .../index.php:0 |
2 | 0.0317 | 4852984 | Dispatcher->dispatch( ) | .../index.php:28 |
3 | 0.0328 | 5024696 | DispatcherCore->dispatch( ) | .../Dispatcher.php:298 |
4 | 0.0360 | 5455440 | ControllerCore->run( ) | .../Dispatcher.php:510 |
5 | 0.0547 | 6884624 | CategoryControllerCore->initContent( ) | .../Controller.php:319 |
6 | 0.1479 | 10231896 | ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 256], $locale = ??? ) | .../CategoryController.php:134 |
7 | 0.1479 | 10231896 | ProductListingFrontControllerCore->getProductSearchVariables( ) | .../ProductListingFrontController.php:635 |
8 | 0.1488 | 10280256 | PrestaShop\Module\FacetedSearch\Product\SearchProvider->runQuery( $context = class PrestaShop\PrestaShop\Core\Product\Search\ProductSearchContext { private $idShop = 1; private $idLang = 4; private $idCurrency = 1; private $idCustomer = NULL; private $idShopGroup = NULL; private $stockSharingBetweenShopGroupEnabled = FALSE }, $query = class PrestaShop\PrestaShop\Core\Product\Search\ProductSearchQuery { private $queryType = 'category'; private $idCategory = 256; private $idManufacturer = NULL; private $idSupplier = NULL; private $searchString = NULL; private $searchTag = NULL; private $encodedFacets = 'Couleurs-Gray-Miel/Width-120\\-160mm/Finition-Verni/Essence-Bambou'; private $resultsPerPage = 12; private $page = 1; private $sortOrder = class PrestaShop\PrestaShop\Core\Product\Search\SortOrder { private $entity = 'product_shop'; private $field = 'on_sale'; private $direction = 'desc'; private $label = NULL } } ) | .../ProductListingFrontController.php:356 |
9 | 0.1544 | 10485480 | PrestaShop\Module\FacetedSearch\Product\SearchProvider->getAvailableSortOrders( $query = class PrestaShop\PrestaShop\Core\Product\Search\ProductSearchQuery { private $queryType = 'category'; private $idCategory = 256; private $idManufacturer = NULL; private $idSupplier = NULL; private $searchString = NULL; private $searchTag = NULL; private $encodedFacets = 'Couleurs-Gray-Miel/Width-120\\-160mm/Finition-Verni/Essence-Bambou'; private $resultsPerPage = 12; private $page = 1; private $sortOrder = class PrestaShop\PrestaShop\Core\Product\Search\SortOrder { private $entity = 'product_shop'; private $field = 'on_sale'; private $direction = 'desc'; private $label = NULL } } ) | .../SearchProvider.php:195 |