You are here

6 string references to plugin.manager.commerce_condition in Commerce Core 8.2

BuyXGetY::create in modules/promotion/src/Plugin/Commerce/PromotionOffer/BuyXGetY.php
Creates an instance of the plugin.
Conditions::processConditions in src/Element/Conditions.php
Processes the conditions form element.
ConditionsWidget::create in src/Plugin/Field/FieldWidget/ConditionsWidget.php
Creates an instance of the plugin.
OrderItemPromotionOfferBase::getConditions in modules/promotion/src/Plugin/Commerce/PromotionOffer/OrderItemPromotionOfferBase.php
Gets the conditions.
PaymentGateway::getConditions in modules/payment/src/Entity/PaymentGateway.php
Gets the payment gateway conditions.
PurchasedEntityConditionTest::testDerivative in modules/order/tests/src/Kernel/Plugin/Commerce/Condition/PurchasedEntityConditionTest.php
Tests the condition derivatives.