( ! ) 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 | 483040 | {main}( ) | .../index.php:0 |
2 | 0.0344 | 5031384 | Dispatcher->dispatch( ) | .../index.php:28 |
3 | 0.0359 | 5203096 | DispatcherCore->dispatch( ) | .../Dispatcher.php:298 |
4 | 0.0411 | 5819544 | ControllerCore->run( ) | .../Dispatcher.php:510 |
5 | 0.0663 | 7180544 | CategoryControllerCore->initContent( ) | .../Controller.php:319 |
6 | 0.2114 | 10542336 | ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 256], $locale = ??? ) | .../CategoryController.php:134 |
7 | 0.2114 | 10542336 | ProductListingFrontControllerCore->getProductSearchVariables( ) | .../ProductListingFrontController.php:635 |
8 | 0.2123 | 10590880 | PrestaShop\Module\FacetedSearch\Product\SearchProvider->runQuery( $context = class PrestaShop\PrestaShop\Core\Product\Search\ProductSearchContext { private $idShop = 1; private $idLang = 1; 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-Brun-Clair-Nature-Miel/Essence-Bambou-Européenne-Exotique?q=couleurs-Brun-Clair-Nature-Miel/Essence-Bambou-Européenne-Exotique'; 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.2203 | 10675608 | 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-Brun-Clair-Nature-Miel/Essence-Bambou-Européenne-Exotique?q=couleurs-Brun-Clair-Nature-Miel/Essence-Bambou-Européenne-Exotique'; 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 |