( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/lensdeal.com/classes/db/DbPDO.php on line 196
Call Stack
#TimeMemoryFunctionLocation
10.0000360288{main}( ).../index.php:0
20.02952519688DispatcherCore->dispatch( ).../index.php:28
30.03472684576ControllerCore->run( ).../Dispatcher.php:510
40.03472684576ProductControllerCore->init( ).../Controller.php:300
51.83483991864ProductControllerCore->canonicalRedirection( $canonical_url = ??? ).../ProductController.php:158
61.83483991864ProductCore->hasCombinations( ).../ProductController.php:85
71.83483991864ProductCore::getProductAttributesIds( $id_product = 161, $shop_only = TRUE ).../Product.php:7548
81.83493992248DbCore->executeS( $sql = '\n SELECT pa.id_product_attribute\n FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop\n ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)\n WHERE pa.`id_product` = 161', $array = ???, $use_cache = ??? ).../Product.php:7468
96.088737755376DbPDOCore->getAll( $result = class PDOStatement { public string $queryString = '\n SELECT pa.id_product_attribute\n FROM `ps_product_attribute` pa INNER JOIN ps_product_attribute_shop product_attribute_shop\n ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)\n WHERE pa.`id_product` = 161' } ).../Db.php:623
106.088737755376fetchAll( $mode = 2 ).../DbPDO.php:196