services['PrestaShop\\PrestaShop\\Core\\Grid\\Query\\ProductCombinationQueryBuilder'] = new \PrestaShop\PrestaShop\Core\Grid\Query\ProductCombinationQueryBuilder(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), 'psot_', ($this->services['prestashop.core.query.doctrine_search_criteria_applicator'] ?? ($this->services['prestashop.core.query.doctrine_search_criteria_applicator'] = new \PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator())));