7 calls to EntityHelper::extractIds() in Commerce Core 8.2
- EntitySelectWidgetTest::testWidget in tests/
src/ Functional/ EntitySelectWidgetTest.php - Tests widget's hidden input type.
- PaymentOptionsBuilder::buildOptions in modules/
payment/ src/ PaymentOptionsBuilder.php - Builds the payment options for the given order's payment gateways.
- ProductAdminTest::testCreateProduct in modules/
product/ tests/ src/ Functional/ ProductAdminTest.php - Tests creating a product.
- ProductAdminTest::testEditProduct in modules/
product/ tests/ src/ Functional/ ProductAdminTest.php - Tests editing a product.
- ProductAdminTest::testVariationsTab in modules/
product/ tests/ src/ Functional/ ProductAdminTest.php - Tests creating a product and its variations.
- PromotionUsage::loadMultiple in modules/
promotion/ src/ PromotionUsage.php - Loads the usage for the given promotions.
- PromotionUsage::loadMultipleByCoupon in modules/
promotion/ src/ PromotionUsage.php - Loads the usage for the given coupon.