- SEARCH 1 - looking for calls to function getProducts(): ./controller/api/cart.php:164: $products = $this->cart->getProducts(); ./controller/api/order.php:78: $products = $this->cart->getProducts(); ./controller/api/order.php:192: foreach ($this->cart->getProducts() as $product) { ./controller/api/order.php:456: $products = $this->cart->getProducts(); ./controller/api/order.php:570: foreach ($this->cart->getProducts() as $product) { ./controller/api/reward.php:18: foreach ($this->cart->getProducts() as $product) { ./controller/api/reward.php:64: foreach ($this->cart->getProducts() as $product) { ./controller/affiliate/tracking.php:69: $results = $this->model_catalog_product->getProducts($filter_data); ./controller/product/search.php:214: $results = $this->model_catalog_product->getProducts($filter_data); ./controller/product/category.php:180: $results = $this->model_catalog_product->getProducts($filter_data); ./controller/product/manufacturer.php:177: $results = $this->model_catalog_product->getProducts($filter_data); ./controller/checkout/shipping_method.php:96: $products = $this->cart->getProducts(); ./controller/checkout/register.php:120: $products = $this->cart->getProducts(); ./controller/checkout/cart.php:76: $products = $this->cart->getProducts(); ./controller/checkout/shipping_address.php:92: $products = $this->cart->getProducts(); ./controller/checkout/payment_address.php:81: $products = $this->cart->getProducts(); ./controller/checkout/payment_method.php:149: $products = $this->cart->getProducts(); ./controller/checkout/confirm.php:38: $products = $this->cart->getProducts(); ./controller/checkout/confirm.php:213: foreach ($this->cart->getProducts() as $product) { ./controller/checkout/confirm.php:343: foreach ($this->cart->getProducts() as $product) { ./controller/checkout/checkout.php:10: $products = $this->cart->getProducts(); ./controller/extension/module/klarna_checkout_module.php:19: $products = $this->cart->getProducts(); ./controller/extension/module/latest.php:27: $results = $this->model_catalog_product->getProducts($filter_data); ./controller/extension/feed/google_sitemap.php:11: $products = $this->model_catalog_product->getProducts(); ./controller/extension/feed/google_sitemap.php:44: $products = $this->model_catalog_product->getProducts(array('filter_manufacturer_id' => $manufacturer['manufacturer_id'])); ./controller/extension/feed/google_sitemap.php:92: $products = $this->model_catalog_product->getProducts(array('filter_category_id' => $result['category_id'])); ./controller/extension/feed/google_base.php:28: $products = $this->model_catalog_product->getProducts($filter_data); ./controller/extension/payment/twocheckout.php:47: $products = $this->cart->getProducts(); ./controller/extension/payment/pp_standard.php:27: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/pp_express.php:407: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/pp_express.php:439: $products = $this->cart->getProducts(); ./controller/extension/payment/pp_express.php:791: $products = $this->cart->getProducts(); ./controller/extension/payment/pp_express.php:963: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/pp_express.php:1915: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/amazon_login_pay.php:152: $products = $this->cart->getProducts(); ./controller/extension/payment/amazon_login_pay.php:346: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/amazon_login_pay.php:461: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/eway.php:87: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/divido.php:189: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/pilibaba.php:30: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/pilibaba.php:191: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/pilibaba.php:327: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/klarna_checkout.php:36: $products = $this->cart->getProducts(); ./controller/extension/payment/klarna_checkout.php:280: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/klarna_checkout.php:868: $products = $this->cart->getProducts(); ./controller/extension/payment/klarna_checkout.php:1445: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/klarna_checkout.php:1703: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/klarna_checkout.php:1706: foreach ($this->cart->getProducts() as $product_2) { ./controller/extension/payment/klarna_checkout.php:1768: foreach ($this->cart->getProducts() as $product) { ./controller/extension/payment/skrill.php:39: foreach ($this->cart->getProducts() as $product) { ./controller/extension/total/reward.php:8: foreach ($this->cart->getProducts() as $product) { ./controller/extension/total/reward.php:44: foreach ($this->cart->getProducts() as $product) { ./controller/common/cart.php:64: foreach ($this->cart->getProducts() as $product) { ./model/catalog/set-aside-2018-06-13/product.php:59: public function getProducts($data = array()) { ./model/catalog/product.php:59: public function getProducts($data = array()) { ./model/extension/shipping/item.php:21: foreach ($this->cart->getProducts() as $product) { ./model/extension/payment/pp_express.php:79: foreach ($this->cart->getProducts() as $item) { ./model/extension/payment/laybuy.php:77: $cart_products = $this->cart->getProducts(); ./model/extension/payment/divido.php:190: $products = $cart->getProducts(); ./model/extension/total/reward.php:14: foreach ($this->cart->getProducts() as $product) { ./model/extension/total/reward.php:22: foreach ($this->cart->getProducts() as $product) { ./model/extension/total/coupon.php:52: foreach ($this->cart->getProducts() as $product) { ./model/extension/total/coupon.php:112: foreach ($this->cart->getProducts() as $product) { ./model/extension/total/coupon.php:123: foreach ($this->cart->getProducts() as $product) { - SEARCH 2 - ./admin/model/catalog/product.php:343: public function getProducts($data = array()) { ./admin/model/catalog/product.php:414: public function getProductsByCategoryId($category_id) { ./admin/model/extension/openbay/amazonus.php:327: public function getProductsWithErrors() { ./admin/model/extension/openbay/openbay.php:828: public function getProducts($data = array()) { ./admin/model/extension/openbay/amazon.php:327: public function getProductsWithErrors() { ./admin/model/report/affiliate.php:61: public function getProducts($data = array()) { ./admin/model/report/product.php:3: public function getProductsViewed($data = array()) { ./admin/controller/catalog/product.php:355: $results = $this->model_catalog_product->getProducts($filter_data); ./admin/controller/catalog/product.php:1412: $results = $this->model_catalog_product->getProducts($filter_data); ./admin/controller/extension/openbay.php:1459: $results = $this->model_extension_openbay_openbay->getProducts($filter); ./admin/controller/report/product_viewed.php:45: $results = $this->model_report_product->getProductsViewed($filter_data); ./catalog/model/catalog/set-aside-2018-06-13/product.php:59: public function getProducts($data = array()) { ./catalog/model/catalog/product.php:59: public function getProducts($data = array()) { ./catalog/model/extension/shipping/item.php:21: foreach ($this->cart->getProducts() as $product) { ./catalog/model/extension/payment/pp_express.php:79: foreach ($this->cart->getProducts() as $item) { ./catalog/model/extension/payment/laybuy.php:77: $cart_products = $this->cart->getProducts(); ./catalog/model/extension/payment/divido.php:190: $products = $cart->getProducts(); ./catalog/model/extension/total/reward.php:14: foreach ($this->cart->getProducts() as $product) { ./catalog/model/extension/total/reward.php:22: foreach ($this->cart->getProducts() as $product) { ./catalog/model/extension/total/coupon.php:52: foreach ($this->cart->getProducts() as $product) { ./catalog/model/extension/total/coupon.php:112: foreach ($this->cart->getProducts() as $product) { ./catalog/model/extension/total/coupon.php:123: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/api/cart.php:164: $products = $this->cart->getProducts(); ./catalog/controller/api/order.php:78: $products = $this->cart->getProducts(); ./catalog/controller/api/order.php:192: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/api/order.php:456: $products = $this->cart->getProducts(); ./catalog/controller/api/order.php:570: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/api/reward.php:18: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/api/reward.php:64: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/affiliate/tracking.php:69: $results = $this->model_catalog_product->getProducts($filter_data); ./catalog/controller/product/search.php:214: $results = $this->model_catalog_product->getProducts($filter_data); ./catalog/controller/product/category.php:180: $results = $this->model_catalog_product->getProducts($filter_data); ./catalog/controller/product/manufacturer.php:177: $results = $this->model_catalog_product->getProducts($filter_data); ./catalog/controller/checkout/shipping_method.php:96: $products = $this->cart->getProducts(); ./catalog/controller/checkout/register.php:120: $products = $this->cart->getProducts(); ./catalog/controller/checkout/cart.php:76: $products = $this->cart->getProducts(); ./catalog/controller/checkout/shipping_address.php:92: $products = $this->cart->getProducts(); ./catalog/controller/checkout/payment_address.php:81: $products = $this->cart->getProducts(); ./catalog/controller/checkout/payment_method.php:149: $products = $this->cart->getProducts(); ./catalog/controller/checkout/confirm.php:38: $products = $this->cart->getProducts(); ./catalog/controller/checkout/confirm.php:213: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/checkout/confirm.php:343: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/checkout/checkout.php:10: $products = $this->cart->getProducts(); ./catalog/controller/extension/module/klarna_checkout_module.php:19: $products = $this->cart->getProducts(); ./catalog/controller/extension/module/latest.php:27: $results = $this->model_catalog_product->getProducts($filter_data); ./catalog/controller/extension/feed/google_sitemap.php:11: $products = $this->model_catalog_product->getProducts(); ./catalog/controller/extension/feed/google_sitemap.php:44: $products = $this->model_catalog_product->getProducts(array('filter_manufacturer_id' => $manufacturer['manufacturer_id'])); ./catalog/controller/extension/feed/google_sitemap.php:92: $products = $this->model_catalog_product->getProducts(array('filter_category_id' => $result['category_id'])); ./catalog/controller/extension/feed/google_base.php:28: $products = $this->model_catalog_product->getProducts($filter_data); ./catalog/controller/extension/payment/twocheckout.php:47: $products = $this->cart->getProducts(); ./catalog/controller/extension/payment/pp_standard.php:27: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/pp_express.php:407: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/pp_express.php:439: $products = $this->cart->getProducts(); ./catalog/controller/extension/payment/pp_express.php:791: $products = $this->cart->getProducts(); ./catalog/controller/extension/payment/pp_express.php:963: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/pp_express.php:1915: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/amazon_login_pay.php:152: $products = $this->cart->getProducts(); ./catalog/controller/extension/payment/amazon_login_pay.php:346: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/amazon_login_pay.php:461: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/eway.php:87: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/divido.php:189: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/pilibaba.php:30: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/pilibaba.php:191: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/pilibaba.php:327: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/klarna_checkout.php:36: $products = $this->cart->getProducts(); ./catalog/controller/extension/payment/klarna_checkout.php:280: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/klarna_checkout.php:868: $products = $this->cart->getProducts(); ./catalog/controller/extension/payment/klarna_checkout.php:1445: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/klarna_checkout.php:1703: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/klarna_checkout.php:1706: foreach ($this->cart->getProducts() as $product_2) { ./catalog/controller/extension/payment/klarna_checkout.php:1768: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/skrill.php:39: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/total/reward.php:8: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/total/reward.php:44: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/common/cart.php:64: foreach ($this->cart->getProducts() as $product) { ./system/library/cart/cart.php:33: public function getProducts() { ./system/library/cart/cart.php:297: foreach ($this->getProducts() as $value) { ./system/library/cart/cart.php:309: foreach ($this->getProducts() as $product) { ./system/library/cart/cart.php:321: foreach ($this->getProducts() as $product) { ./system/library/cart/cart.php:331: foreach ($this->getProducts() as $product) { ./system/library/cart/cart.php:351: foreach ($this->getProducts() as $product) { ./system/library/cart/cart.php:361: $products = $this->getProducts(); ./system/library/cart/cart.php:371: return count($this->getProducts()); ./system/library/cart/cart.php:379: foreach ($this->getProducts() as $product) { ./system/library/cart/cart.php:389: foreach ($this->getProducts() as $product) { ./system/library/cart/cart.php:399: foreach ($this->getProducts() as $product) { ./admin/model/catalog/product.php:343: public function getProducts($data = array()) { ./admin/model/catalog/product.php:414: public function getProductsByCategoryId($category_id) { ./admin/model/extension/openbay/amazonus.php:327: public function getProductsWithErrors() { ./admin/model/extension/openbay/openbay.php:828: public function getProducts($data = array()) { ./admin/model/extension/openbay/amazon.php:327: public function getProductsWithErrors() { ./admin/model/report/affiliate.php:61: public function getProducts($data = array()) { ./admin/model/report/product.php:3: public function getProductsViewed($data = array()) { ./admin/controller/catalog/product.php:355: $results = $this->model_catalog_product->getProducts($filter_data); ./admin/controller/catalog/product.php:1412: $results = $this->model_catalog_product->getProducts($filter_data); ./admin/controller/extension/openbay.php:1459: $results = $this->model_extension_openbay_openbay->getProducts($filter); ./admin/controller/report/product_viewed.php:45: $results = $this->model_report_product->getProductsViewed($filter_data); ./catalog/model/catalog/set-aside-2018-06-13/product.php:59: public function getProducts($data = array()) { ./catalog/model/catalog/product.php:59: public function getProducts($data = array()) { ./catalog/model/extension/shipping/item.php:21: foreach ($this->cart->getProducts() as $product) { ./catalog/model/extension/payment/pp_express.php:79: foreach ($this->cart->getProducts() as $item) { ./catalog/model/extension/payment/laybuy.php:77: $cart_products = $this->cart->getProducts(); ./catalog/model/extension/payment/divido.php:190: $products = $cart->getProducts(); ./catalog/model/extension/total/reward.php:14: foreach ($this->cart->getProducts() as $product) { ./catalog/model/extension/total/reward.php:22: foreach ($this->cart->getProducts() as $product) { ./catalog/model/extension/total/coupon.php:52: foreach ($this->cart->getProducts() as $product) { ./catalog/model/extension/total/coupon.php:112: foreach ($this->cart->getProducts() as $product) { ./catalog/model/extension/total/coupon.php:123: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/api/cart.php:164: $products = $this->cart->getProducts(); ./catalog/controller/api/order.php:78: $products = $this->cart->getProducts(); ./catalog/controller/api/order.php:192: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/api/order.php:456: $products = $this->cart->getProducts(); ./catalog/controller/api/order.php:570: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/api/reward.php:18: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/api/reward.php:64: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/affiliate/tracking.php:69: $results = $this->model_catalog_product->getProducts($filter_data); ./catalog/controller/product/search.php:214: $results = $this->model_catalog_product->getProducts($filter_data); ./catalog/controller/product/category.php:180: $results = $this->model_catalog_product->getProducts($filter_data); ./catalog/controller/product/manufacturer.php:177: $results = $this->model_catalog_product->getProducts($filter_data); ./catalog/controller/checkout/shipping_method.php:96: $products = $this->cart->getProducts(); ./catalog/controller/checkout/register.php:120: $products = $this->cart->getProducts(); ./catalog/controller/checkout/cart.php:76: $products = $this->cart->getProducts(); ./catalog/controller/checkout/shipping_address.php:92: $products = $this->cart->getProducts(); ./catalog/controller/checkout/payment_address.php:81: $products = $this->cart->getProducts(); ./catalog/controller/checkout/payment_method.php:149: $products = $this->cart->getProducts(); ./catalog/controller/checkout/confirm.php:38: $products = $this->cart->getProducts(); ./catalog/controller/checkout/confirm.php:213: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/checkout/confirm.php:343: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/checkout/checkout.php:10: $products = $this->cart->getProducts(); ./catalog/controller/extension/module/klarna_checkout_module.php:19: $products = $this->cart->getProducts(); ./catalog/controller/extension/module/latest.php:27: $results = $this->model_catalog_product->getProducts($filter_data); ./catalog/controller/extension/feed/google_sitemap.php:11: $products = $this->model_catalog_product->getProducts(); ./catalog/controller/extension/feed/google_sitemap.php:44: $products = $this->model_catalog_product->getProducts(array('filter_manufacturer_id' => $manufacturer['manufacturer_id'])); ./catalog/controller/extension/feed/google_sitemap.php:92: $products = $this->model_catalog_product->getProducts(array('filter_category_id' => $result['category_id'])); ./catalog/controller/extension/feed/google_base.php:28: $products = $this->model_catalog_product->getProducts($filter_data); ./catalog/controller/extension/payment/twocheckout.php:47: $products = $this->cart->getProducts(); ./catalog/controller/extension/payment/pp_standard.php:27: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/pp_express.php:407: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/pp_express.php:439: $products = $this->cart->getProducts(); ./catalog/controller/extension/payment/pp_express.php:791: $products = $this->cart->getProducts(); ./catalog/controller/extension/payment/pp_express.php:963: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/pp_express.php:1915: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/amazon_login_pay.php:152: $products = $this->cart->getProducts(); ./catalog/controller/extension/payment/amazon_login_pay.php:346: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/amazon_login_pay.php:461: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/eway.php:87: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/divido.php:189: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/pilibaba.php:30: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/pilibaba.php:191: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/pilibaba.php:327: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/klarna_checkout.php:36: $products = $this->cart->getProducts(); ./catalog/controller/extension/payment/klarna_checkout.php:280: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/klarna_checkout.php:868: $products = $this->cart->getProducts(); ./catalog/controller/extension/payment/klarna_checkout.php:1445: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/klarna_checkout.php:1703: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/klarna_checkout.php:1706: foreach ($this->cart->getProducts() as $product_2) { ./catalog/controller/extension/payment/klarna_checkout.php:1768: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/payment/skrill.php:39: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/total/reward.php:8: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/extension/total/reward.php:44: foreach ($this->cart->getProducts() as $product) { ./catalog/controller/common/cart.php:64: foreach ($this->cart->getProducts() as $product) { ./system/library/cart/cart.php:33: public function getProducts() { ./system/library/cart/cart.php:297: foreach ($this->getProducts() as $value) { ./system/library/cart/cart.php:309: foreach ($this->getProducts() as $product) { ./system/library/cart/cart.php:321: foreach ($this->getProducts() as $product) { ./system/library/cart/cart.php:331: foreach ($this->getProducts() as $product) { ./system/library/cart/cart.php:351: foreach ($this->getProducts() as $product) { ./system/library/cart/cart.php:361: $products = $this->getProducts(); ./system/library/cart/cart.php:371: return count($this->getProducts()); ./system/library/cart/cart.php:379: foreach ($this->getProducts() as $product) { ./system/library/cart/cart.php:389: foreach ($this->getProducts() as $product) { ./system/library/cart/cart.php:399: foreach ($this->getProducts() as $product) {