( ! ) 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 | 477992 | {main}( ) | .../index.php:0 |
2 | 0.0376 | 4645640 | Dispatcher->dispatch( ) | .../index.php:28 |
3 | 0.0388 | 4817352 | DispatcherCore->dispatch( ) | .../Dispatcher.php:298 |
4 | 0.0424 | 5249592 | ControllerCore->run( ) | .../Dispatcher.php:510 |
5 | 0.0597 | 6586032 | CategoryControllerCore->initContent( ) | .../Controller.php:319 |
6 | 0.1383 | 10374376 | ProductListingFrontControllerCore->doProductSearch( $template = 'catalog/listing/category', $params = ['entity' => 'category', 'id' => 432], $locale = ??? ) | .../CategoryController.php:134 |
7 | 0.1383 | 10374376 | ProductListingFrontControllerCore->getProductSearchVariables( ) | .../ProductListingFrontController.php:635 |
8 | 0.1392 | 10422816 | 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 = 432; private $idManufacturer = NULL; private $idSupplier = NULL; private $searchString = NULL; private $searchTag = NULL; private $encodedFacets = 'Couleurs-Brun-Miel/Motifs-Lames droites/Essence-Chêne-Européenne?q=Couleurs-Brun-Miel/Motifs-Lames droites/Essence-Chêne-Européenne'; 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.1499 | 10506112 | PrestaShop\Module\FacetedSearch\Product\SearchProvider->getAvailableSortOrders( $query = class PrestaShop\PrestaShop\Core\Product\Search\ProductSearchQuery { private $queryType = 'category'; private $idCategory = 432; private $idManufacturer = NULL; private $idSupplier = NULL; private $searchString = NULL; private $searchTag = NULL; private $encodedFacets = 'Couleurs-Brun-Miel/Motifs-Lames droites/Essence-Chêne-Européenne?q=Couleurs-Brun-Miel/Motifs-Lames droites/Essence-Chêne-Européenne'; 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 |