You are here

8 string references to commerce.entity_uuid_mapper in Commerce Core 8.2

EntityUuidMapperTest::setUp in tests/src/Kernel/EntityUuidMapperTest.php
OrderCustomer::create in modules/order/src/Plugin/Commerce/Condition/OrderCustomer.php
Creates an instance of the plugin.
OrderItemProduct::create in modules/product/src/Plugin/Commerce/Condition/OrderItemProduct.php
Creates an instance of the plugin.
OrderItemProductCategory::create in modules/product/src/Plugin/Commerce/Condition/OrderItemProductCategory.php
Creates an instance of the plugin.
OrderProduct::create in modules/product/src/Plugin/Commerce/Condition/OrderProduct.php
Creates an instance of the plugin.
OrderProductCategory::create in modules/product/src/Plugin/Commerce/Condition/OrderProductCategory.php
Creates an instance of the plugin.
OrderStore::create in modules/order/src/Plugin/Commerce/Condition/OrderStore.php
Creates an instance of the plugin.
PurchasedEntityConditionBase::create in modules/order/src/Plugin/Commerce/Condition/PurchasedEntityConditionBase.php
Creates an instance of the plugin.