Classes dependencies

This is the list of classes depdendencies : For each class, there is the list of other classes that it depends upon. Dependencies include types, attributes, instantiation and static calls.

ClassDependencyTypeCount
Kernel (\app)MicroKernelTrait (\symfony\bundle\frameworkbundle\kernel)use1
PromotionSubject (\appbundle\entity)PromotionSubjectInterface (\sylius\component\promotion\model)implements1
AppKernel (\)AppBundle (\appbundle)new1
 SyliusAddressingBundle (\sylius\bundle\addressingbundle)new1
 SyliusChannelBundle (\sylius\bundle\channelbundle)new1
 SyliusCurrencyBundle (\sylius\bundle\currencybundle)new1
 SyliusCustomerBundle (\sylius\bundle\customerbundle)new1
 SyliusInventoryBundle (\sylius\bundle\inventorybundle)new1
 SyliusOrderBundle (\sylius\bundle\orderbundle)new1
 SyliusPaymentBundle (\sylius\bundle\paymentbundle)new1
 SyliusProductBundle (\sylius\bundle\productbundle)new1
 SyliusPromotionBundle (\sylius\bundle\promotionbundle)new1
 SyliusReviewBundle (\sylius\bundle\reviewbundle)new1
 SyliusShippingBundle (\sylius\bundle\shippingbundle)new1
 SyliusTaxationBundle (\sylius\bundle\taxationbundle)new1
 SyliusTaxonomyBundle (\sylius\bundle\taxonomybundle)new1
TagResettableCartContextsPassTest (\dependencyinjection\compiler)TagResettableCartContextsPass (\sylius\bundle\orderbundle\dependencyinjection\compiler)new1
UploadedImagePathGeneratorSpec (\spec\sylius\behat\service\generator)ImageInterface (\sylius\component\core\model)type1
ChannelContextSetterSpec (\spec\sylius\behat\service\setter)ChannelInterface (\sylius\component\channel\model)type1
AdminBasedLocaleContextSpec (\spec\sylius\bundle\adminbundle\context)AdminUserInterface (\sylius\component\core\model)type1
 UserInterface (\sylius\component\user\model)type1
OrderEmailManagerSpec (\spec\sylius\bundle\adminbundle\emailmanager)ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
ShipmentEmailManagerSpec (\spec\sylius\bundle\adminbundle\emailmanager)ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
 ShipmentInterface (\sylius\component\core\model)type1
AdminSectionCacheControlSubscriberSpec (\spec\sylius\bundle\adminbundle\eventlistener)AdminSection (\sylius\bundle\adminbundle\sectionresolver)type1
 SectionInterface (\sylius\bundle\corebundle\sectionresolver)type1
ShipmentShipListenerSpec (\spec\sylius\bundle\adminbundle\eventlistener)ShipmentInterface (\sylius\component\core\model)type1
OrderStateMachineTransitionApplicatorSpec (\spec\sylius\bundle\apibundle\applicator)OrderInterface (\sylius\component\core\model)type1
PaymentStateMachineTransitionApplicatorSpec (\spec\sylius\bundle\apibundle\applicator)PaymentInterface (\sylius\component\core\model)type1
OrderPromotionCodeAssignerSpec (\spec\sylius\bundle\apibundle\assigner)PromotionCouponInterface (\sylius\component\core\model)type1
ChangePaymentMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)OrderInterface (\sylius\component\core\model)type1
RegisterShopUserHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)SendAccountVerificationEmail (\sylius\bundle\apibundle\command\account)new1
RequestResetPasswordTokenHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)SendResetPasswordEmail (\sylius\bundle\apibundle\command\account)new1
 ShopUserInterface (\sylius\component\core\model)type1
ResendVerificationEmailHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)SendAccountVerificationEmail (\sylius\bundle\apibundle\command\account)new1
 CustomerInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)type1
ResetPasswordHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)ResetPassword (\sylius\bundle\apibundle\command\account)new1
SendResetPasswordEmailHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)SendResetPasswordEmail (\sylius\bundle\apibundle\command\account)new1
 SendResetPasswordEmail (\sylius\bundle\apibundle\command\account)type1
 ChannelInterface (\sylius\component\core\model)type1
 UserInterface (\sylius\component\user\model)type1
VerifyCustomerAccountHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)UserInterface (\sylius\component\user\model)type1
AddItemToCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)OrderInterface (\sylius\component\core\model)type1
 OrderItemInterface (\sylius\component\core\model)type1
ChangeItemQuantityInCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)ChangeItemQuantityInCart (\sylius\bundle\apibundle\command\cart)staticmethodcall1
 OrderInterface (\sylius\component\core\model)type1
 OrderItemInterface (\sylius\component\core\model)type1
InformAboutCartRecalculationHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)InformAboutCartRecalculation (\sylius\bundle\apibundle\command\cart)new1
RemoveItemFromCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)ProductVariantResolverInterface (\sylius\component\product\resolver)type1
AddProductReviewHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\catalog)CustomerInterface (\sylius\component\core\model)type1
 ReviewInterface (\sylius\component\review\model)type1
CompleteOrderHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)InformAboutCartRecalculation (\sylius\bundle\apibundle\command\cart)new1
 PromotionInterface (\sylius\component\core\model)type1
SendOrderConfirmationHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)SendOrderConfirmation (\sylius\bundle\apibundle\command\checkout)new1
 SendOrderConfirmation (\sylius\bundle\apibundle\command\checkout)type1
 ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
SendShipmentConfirmationEmailHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)SendShipmentConfirmationEmail (\sylius\bundle\apibundle\command\checkout)new1
 ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
 ShipmentInterface (\sylius\component\core\model)type1
SendContactRequestHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler)ChannelInterface (\sylius\component\core\model)type1
TokenValueBasedCartContextSpec (\spec\sylius\bundle\apibundle\context)OrderInterface (\sylius\component\core\model)type1
AdminUserDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)ProductInterface (\sylius\component\core\model)type1
CountryDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)ProductInterface (\sylius\component\core\model)type1
ZoneDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)ProductInterface (\sylius\component\core\model)type1
AccountResetPasswordItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ResetPassword (\sylius\bundle\apibundle\command\account)new1
AdminResetPasswordItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ResetPassword (\sylius\bundle\corebundle\message\admin\account)new1
ChannelsCollectionDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ChannelInterface (\sylius\component\core\model)type1
CustomerItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)AdminUserInterface (\sylius\component\core\model)type1
OrderAdjustmentsSubresourceDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)OrderInterface (\sylius\component\core\model)type1
 AdjustmentInterface (\sylius\component\order\model)type1
OrderItemAdjustmentsSubresourceDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)OrderItemInterface (\sylius\component\core\model)type1
 AdjustmentInterface (\sylius\component\order\model)type1
OrderItemItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)AdminUserInterface (\sylius\component\core\model)type1
OrderItemUnitItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)AdminUserInterface (\sylius\component\core\model)type1
PaymentItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)AdminUserInterface (\sylius\component\core\model)type1
PaymentMethodsCollectionDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)PaymentInterface (\sylius\component\core\model)type1
ProductItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)AdminUserInterface (\sylius\component\core\model)type1
 UserInterface (\sylius\component\user\model)type1
ShipmentItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)AdminUserInterface (\sylius\component\core\model)type1
VerifyCustomerAccountItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)VerifyCustomerAccount (\sylius\bundle\apibundle\command\account)new1
LoggedInCustomerEmailAwareCommandDataTransformerSpec (\spec\sylius\bundle\apibundle\datatransformer)CustomerInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)type1
LoggedInCustomerEmailIfNotSetAwareCommandDataTransformerSpec (\spec\sylius\bundle\apibundle\datatransformer)LocaleCodeAwareInterface (\sylius\bundle\apibundle\command)type1
 AdminUserInterface (\sylius\component\core\model)type1
LoggedInShopUserIdAwareCommandDataTransformerSpec (\spec\sylius\bundle\apibundle\datatransformer)CommandAwareDataTransformerInterface (\sylius\bundle\apibundle\command)type1
 ShopUserInterface (\sylius\component\core\model)type1
 UserInterface (\sylius\component\user\model)type1
ShipmentIdAwareInputCommandDataTransformerSpec (\spec\sylius\bundle\apibundle\datatransformer)LocaleCodeAwareInterface (\sylius\bundle\apibundle\command)type1
 ShipmentInterface (\sylius\component\core\model)type1
AddressesExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)CustomerInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)type1
CountryCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)CountryInterface (\sylius\component\addressing\model)type1
 AdminUserInterface (\sylius\component\core\model)type1
CurrencyCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)AdminUserInterface (\sylius\component\core\model)type1
 CurrencyInterface (\sylius\component\currency\model)type1
EnabledProductVariantsExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ChannelInterface (\sylius\component\core\model)type1
LocaleCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)AdminUserInterface (\sylius\component\core\model)type1
 LocaleInterface (\sylius\component\locale\model)type1
OrdersByChannelExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant1
 AdminUserInterface (\sylius\component\core\model)type1
 ChannelInterface (\sylius\component\core\model)type1
 UserInterface (\sylius\component\user\model)type1
OrdersByLoggedInUserExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)AdminUserInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)type1
 UserInterface (\sylius\component\user\model)type1
ProductsByTaxonExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ChannelInterface (\sylius\component\core\model)type1
ProductsWithEnableFlagExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ChannelInterface (\sylius\component\core\model)type1
TaxonCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)AdminUserInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)type1
AddressItemExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryitemextension)AdminUserInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)type1
EnabledProductVariantItemExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryitemextension)ChannelInterface (\sylius\component\core\model)type1
OrderShopUserItemExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryitemextension)UserInterface (\sylius\component\user\model)type1
OrderVisitorItemExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryitemextension)UserInterface (\sylius\component\user\model)type1
ApiCartBlamerListenerSpec (\spec\sylius\bundle\apibundle\eventlistener)BlameCart (\sylius\bundle\apibundle\command\cart)new1
 AdminApiSection (\sylius\bundle\apibundle\sectionresolver)type1
 SectionInterface (\sylius\bundle\corebundle\sectionresolver)type1
 OrderInterface (\sylius\component\order\model)type1
AuthenticationSuccessListenerSpec (\spec\sylius\bundle\apibundle\eventlistener)AdminUserInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)type1
ProductVariantEventSubscriberSpec (\spec\sylius\bundle\apibundle\eventsubscriber)ProductVariantCreated (\sylius\component\core\event)new1
 ProductVariantUpdated (\sylius\component\core\event)new1
PathPrefixProviderSpec (\spec\sylius\bundle\apibundle\provider)AdminUserInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)type1
ShopApiUriBasedSectionResolverSpec (\spec\sylius\bundle\apibundle\sectionresolver)ShopApiOrdersSubSection (\sylius\bundle\apibundle\sectionresolver)new1
CommandArgumentsDenormalizerSpec (\spec\sylius\bundle\apibundle\serializer)Order (\sylius\component\core\model)new1
ProductAttributeValueNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)OrderInterface (\sylius\component\core\model)type1
ProductImageNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)OrderInterface (\sylius\component\core\model)type1
ProductNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)OrderInterface (\sylius\component\core\model)type1
ProductVariantNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)type1
 ShopApiSection (\sylius\bundle\apibundle\sectionresolver)type1
 CatalogPromotionInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
ZoneDenormalizerSpec (\spec\sylius\bundle\apibundle\serializer)ProductInterface (\sylius\component\core\model)type1
ChannelContextBuilderSpec (\spec\sylius\bundle\apibundle\serializercontextbuilder)ChannelInterface (\sylius\component\core\model)type1
FixedDiscountActionValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)ShopApiSection (\sylius\bundle\apibundle\sectionresolver)new1
ForProductsScopeValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)ShopApiSection (\sylius\bundle\apibundle\sectionresolver)new1
ForVariantsScopeValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)ShopApiSection (\sylius\bundle\apibundle\sectionresolver)new1
PercentageDiscountActionValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)ShopApiSection (\sylius\bundle\apibundle\sectionresolver)new1
AccountVerificationTokenEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderPaymentMethodEligibility (\sylius\bundle\apibundle\validator\constraints)new1
 ShopUserInterface (\sylius\component\core\model)type1
AddingEligibleProductVariantToCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)CompleteOrder (\sylius\bundle\apibundle\command\checkout)new1
ChangedItemQuantityInCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ChangeItemQuantityInCart (\sylius\bundle\apibundle\command\cart)new1
 CompleteOrder (\sylius\bundle\apibundle\command\checkout)new1
 AddingEligibleProductVariantToCart (\sylius\bundle\apibundle\validator\constraints)new1
ChosenShippingMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)CompleteOrder (\sylius\bundle\apibundle\command\checkout)new1
CorrectOrderAddressValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)CompleteOrder (\sylius\bundle\apibundle\command\checkout)new1
 CountryInterface (\sylius\component\addressing\model)type1
OrderNotEmptyValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderItemInterface (\sylius\component\core\model)type1
ShopUserNotVerifiedValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)CompleteOrder (\sylius\bundle\apibundle\command\checkout)new1
UniqueShopUserEmailValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ShopUserInterface (\sylius\component\core\model)type1
UpdateCartEmailNotAllowedValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)CompleteOrder (\sylius\bundle\apibundle\command\checkout)new1
 Order (\sylius\component\core\model)new1
 UserInterface (\sylius\component\user\model)type1
ValidAttributeValueValidatorSpec (\spec\sylius\bundle\attributebundle\validator\constraints)AttributeTypeInterface (\sylius\component\attribute\attributetype)type1
 TextAttributeType (\sylius\component\attribute\attributetype)staticconstant1
 AttributeInterface (\sylius\component\attribute\model)type1
 AttributeValueInterface (\sylius\component\attribute\model)type1
ValidSelectAttributeConfigurationValidatorSpec (\spec\sylius\bundle\attributebundle\validator\constraints)ValidTextAttributeConfiguration (\sylius\bundle\attributebundle\validator\constraints)new1
 TextAttributeType (\sylius\component\attribute\attributetype)staticconstant1
ValidTextAttributeConfigurationValidatorSpec (\spec\sylius\bundle\attributebundle\validator\constraints)ValidSelectAttributeConfiguration (\sylius\bundle\attributebundle\validator\constraints)new1
 SelectAttributeType (\sylius\component\attribute\attributetype)staticconstant1
 TextAttributeType (\sylius\component\attribute\attributetype)staticconstant1
FakeChannelContextSpec (\spec\sylius\bundle\channelbundle\context\fakechannel)ChannelInterface (\sylius\component\channel\model)type1
CustomerIpAssignerSpec (\spec\sylius\bundle\corebundle\assigner)OrderInterface (\sylius\component\core\model)type1
CatalogPromotionApplicatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\applicator)CatalogPromotionActionInterface (\sylius\component\promotion\model)type1
FixedDiscountPriceCalculatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\calculator)FixedDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)staticconstant1
 PercentageDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)staticconstant1
PercentageDiscountPriceCalculatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\calculator)FixedDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)staticconstant1
 PercentageDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)staticconstant1
ApplyCatalogPromotionsOnVariantsHandlerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\commandhandler)ApplyCatalogPromotionsOnVariants (\sylius\bundle\corebundle\catalogpromotion\command)new1
ProductEventListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\eventlistener)ProductCreated (\sylius\component\core\event)new1
 ProductUpdated (\sylius\component\core\event)new1
ProductVariantEventListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\eventlistener)ProductVariantCreated (\sylius\component\core\event)new1
 ProductVariantUpdated (\sylius\component\core\event)new1
CatalogPromotionCreatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)UpdateCatalogPromotionState (\sylius\bundle\corebundle\catalogpromotion\command)new1
 CatalogPromotionInterface (\sylius\component\core\model)type1
CatalogPromotionEndedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)UpdateCatalogPromotionState (\sylius\bundle\corebundle\catalogpromotion\command)new1
 CatalogPromotionInterface (\sylius\component\core\model)type1
CatalogPromotionStateChangedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)CatalogPromotionCreated (\sylius\component\promotion\event)new1
 CatalogPromotionEnded (\sylius\component\promotion\event)new1
 CatalogPromotionUpdated (\sylius\component\promotion\event)new1
CatalogPromotionUpdatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)UpdateCatalogPromotionState (\sylius\bundle\corebundle\catalogpromotion\command)new1
 CatalogPromotionInterface (\sylius\component\core\model)type1
ProductCreatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)ProductInterface (\sylius\component\core\model)type1
ProductUpdatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)ProductInterface (\sylius\component\core\model)type1
ProductVariantCreatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)ProductVariantInterface (\sylius\component\core\model)type1
ProductVariantUpdatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)ProductVariantInterface (\sylius\component\core\model)type1
CatalogPromotionClearerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)CatalogPromotionInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
CatalogPromotionRemovalProcessorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)CatalogPromotionUpdated (\sylius\component\promotion\event)new1
ProductCatalogPromotionsProcessorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)ProductInterface (\sylius\component\core\model)type1
ProductVariantCatalogPromotionsProcessorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)ProductVariantInterface (\sylius\component\core\model)type1
ForProductsScopeValidatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionscope)ProductInterface (\sylius\component\core\model)type1
ForTaxonsScopeValidatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionscope)TaxonInterface (\sylius\component\core\model)type1
CheckoutRedirectListenerSpec (\spec\sylius\bundle\corebundle\checkout)OrderInterface (\sylius\component\core\model)type1
CustomerAndChannelBasedCartContextSpec (\spec\sylius\bundle\corebundle\context)ChannelNotFoundException (\sylius\component\channel\context)new1
 OrderInterface (\sylius\component\core\model)type1
CustomerContextSpec (\spec\sylius\bundle\corebundle\context)CustomerInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)type1
SessionAndChannelBasedCartContextSpec (\spec\sylius\bundle\corebundle\context)OrderInterface (\sylius\component\core\model)type1
CanonicalizerListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)CanonicalizerInterface (\sylius\component\user\canonicalizer)type1
CustomerReviewsDeleteListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ReviewerInterface (\sylius\component\review\model)type1
ImagesUploadListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ImageInterface (\sylius\component\core\model)type1
 ImagesAwareInterface (\sylius\component\core\model)type1
ImageUploadListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ImageAwareInterface (\sylius\component\core\model)type1
 ImageInterface (\sylius\component\core\model)type1
LockingListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ProductVariantResolverInterface (\sylius\component\product\resolver)type1
MailerListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ChannelContextInterface (\sylius\component\channel\context)type1
 LocaleContextInterface (\sylius\component\locale\context)type1
OrderRecalculationListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)OrderInterface (\sylius\component\core\model)type1
SimpleProductLockingListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ProductVariantInterface (\sylius\component\core\model)type1
TaxonDeletionListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ChannelInterface (\sylius\component\core\model)type1
OrderFactorySpec (\spec\sylius\bundle\corebundle\factory)CustomerInterface (\sylius\component\core\model)type1
TaxonExampleFactorySpec (\spec\sylius\bundle\corebundle\fixture\factory)TaxonSlugGeneratorInterface (\sylius\component\taxonomy\generator)type1
 TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type1
CatalogPromotionExecutorListenerSpec (\spec\sylius\bundle\corebundle\fixture\listener)CatalogPromotionFixture (\sylius\bundle\corebundle\fixture)type1
OrderEmailManagerSpec (\spec\sylius\bundle\corebundle\mailer)ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
ResetPasswordDispatcherSpec (\spec\sylius\bundle\corebundle\messagedispatcher)ResetPassword (\sylius\bundle\corebundle\message\admin\account)new1
RequestResetPasswordEmailHandlerSpec (\spec\sylius\bundle\corebundle\messagehandler\admin\account)SendResetPasswordEmail (\sylius\bundle\corebundle\message\admin\account)new1
 AdminUserInterface (\sylius\component\core\model)type1
ResetPasswordHandlerSpec (\spec\sylius\bundle\corebundle\messagehandler\admin\account)ResetPassword (\sylius\bundle\corebundle\message\admin\account)new1
SendResetPasswordEmailHandlerSpec (\spec\sylius\bundle\corebundle\messagehandler\admin\account)AdminUserInterface (\sylius\component\core\model)type1
UserProviderSpec (\spec\sylius\bundle\corebundle\oauth)CustomerInterface (\sylius\component\core\model)type1
 CustomerRepositoryInterface (\sylius\component\core\repository)type1
 CanonicalizerInterface (\sylius\component\user\canonicalizer)type1
ChannelBasedDefaultTaxZoneProviderSpec (\spec\sylius\bundle\corebundle\provider)ZoneInterface (\sylius\component\addressing\model)type1
 ChannelInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
CustomerProviderSpec (\spec\sylius\bundle\corebundle\provider)CustomerInterface (\sylius\component\core\model)type1
ReviewerReviewsRemoverSpec (\spec\sylius\bundle\corebundle\remover)ReviewableRatingUpdaterInterface (\sylius\bundle\reviewbundle\updater)type1
 ReviewableInterface (\sylius\component\review\model)type1
 ReviewerInterface (\sylius\component\review\model)type1
 ReviewInterface (\sylius\component\review\model)type1
UriBasedSectionProviderSpec (\spec\sylius\bundle\corebundle\sectionresolver)SectionCannotBeResolvedException (\sylius\bundle\corebundle\sectionresolver)new1
ProductVariantsPricesHelperSpec (\spec\sylius\bundle\corebundle\templating\helper)ChannelInterface (\sylius\component\core\model)type1
 ProductInterface (\sylius\component\core\model)type1
VariantResolverHelperSpec (\spec\sylius\bundle\corebundle\templating\helper)ProductInterface (\sylius\component\core\model)type1
CartItemAvailabilityValidatorSpec (\spec\sylius\bundle\corebundle\validator\constraints)InStock (\sylius\bundle\inventorybundle\validator\constraints)new1
CustomerInitializerSpec (\spec\sylius\bundle\corebundle\validator\initializer)CustomerInterface (\sylius\component\core\model)type1
 CanonicalizerInterface (\sylius\component\user\canonicalizer)type1
SessionBasedCartContextSpec (\spec\sylius\bundle\orderbundle\context)OrderInterface (\sylius\component\order\model)type1
AddToCartCommandFactorySpec (\spec\sylius\bundle\orderbundle\factory)AddToCartCommand (\sylius\bundle\orderbundle\controller)new1
 OrderInterface (\sylius\component\order\model)type1
 OrderItemInterface (\sylius\component\order\model)type1
OrderItemQuantityDataMapperSpec (\spec\sylius\bundle\orderbundle\form\datamapper)OrderItemInterface (\sylius\component\order\model)type1
 OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type1
AuthorizePaymentActionSpec (\spec\sylius\bundle\payumbundle\action)PaymentDescriptionProviderInterface (\sylius\bundle\payumbundle\provider)type1
 OrderInterface (\sylius\component\core\model)type1
 PaymentInterface (\sylius\component\core\model)type1
CapturePaymentActionSpec (\spec\sylius\bundle\payumbundle\action)PaymentDescriptionProviderInterface (\sylius\bundle\payumbundle\provider)type1
 OrderInterface (\sylius\component\core\model)type1
 PaymentInterface (\sylius\component\core\model)type1
ConvertPaymentActionSpec (\spec\sylius\bundle\payumbundle\action\offline)PaymentMethodInterface (\sylius\component\payment\model)type1
ResolveNextRouteActionSpec (\spec\sylius\bundle\payumbundle\action\offline)ResolveNextRoute (\sylius\bundle\payumbundle\request)type1
GetStatusFactorySpec (\spec\sylius\bundle\payumbundle\factory)GetStatus (\sylius\bundle\payumbundle\request)new1
ResolveNextRouteFactorySpec (\spec\sylius\bundle\payumbundle\factory)ResolveNextRoute (\sylius\bundle\payumbundle\request)new1
PaymentDescriptionProviderSpec (\spec\sylius\bundle\payumbundle\provider)OrderInterface (\sylius\component\core\model)type1
 PaymentInterface (\sylius\component\core\model)type1
SelectProductAttributeChoiceRemoveListenerSpec (\spec\sylius\bundle\productbundle\eventlistener)ProductAttributeValueInterface (\sylius\component\product\model)type1
 ProductAttributeValueRepositoryInterface (\sylius\component\product\repository)type1
ProductsToProductAssociationsTransformerSpec (\spec\sylius\bundle\productbundle\form\datatransformer)ProductAssociationInterface (\sylius\component\product\model)type1
 ProductAssociationTypeInterface (\sylius\component\product\model)type1
 ProductRepositoryInterface (\sylius\component\product\repository)type1
DateRangeSpec (\spec\sylius\bundle\promotionbundle\criteria)CatalogPromotionInterface (\sylius\component\promotion\model)type1
EnabledSpec (\spec\sylius\bundle\promotionbundle\criteria)CatalogPromotionInterface (\sylius\component\promotion\model)type1
AverageRatingUpdaterSpec (\spec\sylius\bundle\reviewbundle\updater)ReviewInterface (\sylius\component\review\model)type1
ShippingDateAssignerSpec (\spec\sylius\bundle\shippingbundle\assigner)DateTimeProvider (\sylius\bundle\shippingbundle\provider)type1
ContactEmailManagerSpec (\spec\sylius\bundle\shopbundle\emailmanager)ChannelInterface (\sylius\component\core\model)type1
OrderEmailManagerSpec (\spec\sylius\bundle\shopbundle\emailmanager)ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
CustomerEmailUpdaterListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)SectionInterface (\sylius\bundle\corebundle\sectionresolver)type1
OrderCompleteListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)OrderInterface (\sylius\component\core\model)type1
OrderLocaleAssignerSpec (\spec\sylius\bundle\shopbundle\eventlistener)OrderInterface (\sylius\component\core\model)type1
ShopCustomerAccountSubSectionCacheControlSubscriberSpec (\spec\sylius\bundle\shopbundle\eventlistener)SectionInterface (\sylius\bundle\corebundle\sectionresolver)type1
 ShopCustomerAccountSubSection (\sylius\bundle\shopbundle\sectionresolver)type1
ShopUserLogoutHandlerSpec (\spec\sylius\bundle\shopbundle\eventlistener)ChannelInterface (\sylius\component\core\model)type1
UserImpersonatedListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)OrderInterface (\sylius\component\core\model)type1
 UserInterface (\sylius\component\user\model)type1
TwigTemplateBlockRendererSpec (\spec\sylius\bundle\uibundle\renderer)TemplateBlock (\sylius\bundle\uibundle\registry)new1
AuthenticationSuccessHandlerSpec (\spec\sylius\bundle\userbundle\authentication)UserInterface (\sylius\component\user\model)type1
UpdateUserEncoderListenerSpec (\spec\sylius\bundle\userbundle\eventlistener)User (\sylius\component\user\model)type1
UserReloaderListenerSpec (\spec\sylius\bundle\userbundle\eventlistener)UserInterface (\sylius\component\user\model)type1
UserWithEncoderFactorySpec (\spec\sylius\bundle\userbundle\factory)UserInterface (\sylius\component\user\model)type1
UsernameOrEmailProviderSpec (\spec\sylius\bundle\userbundle\provider)User (\sylius\component\user\model)type1
UserReloaderSpec (\spec\sylius\bundle\userbundle\reloader)UserInterface (\sylius\component\user\model)type1
UserPasswordHasherSpec (\spec\sylius\bundle\userbundle\security)CredentialsHolderInterface (\sylius\component\user\model)type1
CountryProvincesDeletionCheckerSpec (\spec\sylius\component\addressing\checker)ZoneMemberInterface (\sylius\component\addressing\model)type1
ZoneDeletionCheckerSpec (\spec\sylius\component\addressing\checker)ZoneMemberInterface (\sylius\component\addressing\model)type1
ProvinceSpec (\spec\sylius\component\addressing\model)CountryInterface (\sylius\component\addressing\model)type1
ZoneMemberSpec (\spec\sylius\component\addressing\model)ZoneInterface (\sylius\component\addressing\model)type1
IntegerAttributeTypeSpec (\spec\sylius\component\attribute\attributetype)AttributeInterface (\sylius\component\attribute\model)type1
 AttributeValueInterface (\sylius\component\attribute\model)type1
PercentAttributeTypeSpec (\spec\sylius\component\attribute\attributetype)AttributeInterface (\sylius\component\attribute\model)type1
 AttributeValueInterface (\sylius\component\attribute\model)type1
SelectAttributeTypeSpec (\spec\sylius\component\attribute\attributetype)AttributeInterface (\sylius\component\attribute\model)type1
 AttributeValueInterface (\sylius\component\attribute\model)type1
TextareaAttributeTypeSpec (\spec\sylius\component\attribute\attributetype)AttributeInterface (\sylius\component\attribute\model)type1
 AttributeValueInterface (\sylius\component\attribute\model)type1
AttributeFactorySpec (\spec\sylius\component\attribute\factory)AttributeTypeInterface (\sylius\component\attribute\attributetype)type1
AttributeSpec (\spec\sylius\component\attribute\model)TextAttributeType (\sylius\component\attribute\attributetype)staticconstant1
AttributeValueSpec (\spec\sylius\component\attribute\model)AttributeSubjectInterface (\sylius\component\attribute\model)type1
CachedPerRequestChannelContextSpec (\spec\sylius\component\channel\context)ChannelNotFoundException (\sylius\component\channel\context)new1
ChannelContextSpec (\spec\sylius\component\channel\context\requestbased)ChannelInterface (\sylius\component\channel\model)type1
HostnameBasedRequestResolverSpec (\spec\sylius\component\channel\context\requestbased)ChannelInterface (\sylius\component\channel\model)type1
ShopBasedCartContextSpec (\spec\sylius\component\core\cart\context)CreatedByGuestFlagResolverInterface (\sylius\component\core\cart\resolver)type1
LimitingOrderItemQuantityModifierSpec (\spec\sylius\component\core\cart\modifier)OrderItemInterface (\sylius\component\order\model)type1
PromotionCouponChannelEligibilityCheckerSpec (\spec\sylius\component\core\checker\eligibility)Promotion (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
ShopperContextSpec (\spec\sylius\component\core\context)ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
AddressFactorySpec (\spec\sylius\component\core\factory)CustomerInterface (\sylius\component\core\model)type1
CartItemFactorySpec (\spec\sylius\component\core\factory)OrderInterface (\sylius\component\core\model)type1
 ProductInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
ChannelFactorySpec (\spec\sylius\component\core\factory)ChannelInterface (\sylius\component\core\model)type1
CustomerAfterCheckoutFactorySpec (\spec\sylius\component\core\factory)AddressInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
PaymentMethodFactorySpec (\spec\sylius\component\core\factory)PaymentMethodInterface (\sylius\component\core\model)type1
PromotionActionFactorySpec (\spec\sylius\component\core\factory)FixedDiscountPromotionActionCommand (\sylius\component\core\promotion\action)staticconstant1
 PercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)staticconstant1
 ShippingPercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)staticconstant1
 UnitFixedDiscountPromotionActionCommand (\sylius\component\core\promotion\action)staticconstant1
 UnitPercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)staticconstant1
PromotionRuleFactorySpec (\spec\sylius\component\core\factory)ContainsProductRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
 HasTaxonRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
 NthOrderRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
 TotalOfItemsFromTaxonRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
 CartQuantityRuleChecker (\sylius\component\promotion\checker\rule)staticconstant1
 ItemTotalRuleChecker (\sylius\component\promotion\checker\rule)staticconstant1
UploadedImagePathGeneratorSpec (\spec\sylius\component\core\generator)ImageInterface (\sylius\component\core\model)type1
AdjustmentSpec (\spec\sylius\component\core\model)OrderInterface (\sylius\component\core\model)type1
 ShipmentInterface (\sylius\component\core\model)type1
ChannelPricingSpec (\spec\sylius\component\core\model)ProductVariantInterface (\sylius\component\core\model)type1
ChannelSpec (\spec\sylius\component\core\model)ZoneInterface (\sylius\component\addressing\model)type1
 TaxonInterface (\sylius\component\core\model)type1
CustomerSpec (\spec\sylius\component\core\model)UserInterface (\sylius\component\user\model)type1
OrderItemUnitSpec (\spec\sylius\component\core\model)ShipmentInterface (\sylius\component\core\model)type1
OrderSpec (\spec\sylius\component\core\model)CatalogPromotionInterface (\sylius\component\core\model)type1
 PromotionInterface (\sylius\component\core\model)type1
 PromotionCouponInterface (\sylius\component\promotion\model)type1
ProductSpec (\spec\sylius\component\core\model)ProductVariantInterface (\sylius\component\core\model)type1
ProductTaxonSpec (\spec\sylius\component\core\model)ProductInterface (\sylius\component\core\model)type1
 TaxonInterface (\sylius\component\core\model)type1
ProductVariantSpec (\spec\sylius\component\core\model)CatalogPromotionInterface (\sylius\component\core\model)type1
 Product (\sylius\component\core\model)type1
 ProductVariant (\sylius\component\core\model)new1
 ShippingCategoryInterface (\sylius\component\shipping\model)type1
ShipmentSpec (\spec\sylius\component\core\model)ShipmentUnitInterface (\sylius\component\shipping\model)type1
ShippingMethodSpec (\spec\sylius\component\core\model)ZoneInterface (\sylius\component\addressing\model)type1
 TaxCategoryInterface (\sylius\component\taxation\model)type1
TaxonSpec (\spec\sylius\component\core\model)Taxon (\sylius\component\core\model)new1
TaxRateSpec (\spec\sylius\component\core\model)ZoneInterface (\sylius\component\addressing\model)type1
OrderItemNamesSetterSpec (\spec\sylius\component\core\order)OrderInterface (\sylius\component\core\model)type1
 OrderItemInterface (\sylius\component\core\model)type1
 ProductInterface (\sylius\component\core\model)type1
 ProductTranslationInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
 ProductVariantTranslationInterface (\sylius\component\product\model)type1
OrderPaymentProcessorSpec (\spec\sylius\component\core\orderprocessing)OrderInterface (\sylius\component\order\model)type1
OrderPricesRecalculatorSpec (\spec\sylius\component\core\orderprocessing)ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
 OrderItemInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
 CustomerGroupInterface (\sylius\component\customer\model)type1
 OrderInterface (\sylius\component\order\model)type1
OrderTaxesProcessorSpec (\spec\sylius\component\core\orderprocessing)ShipmentInterface (\sylius\component\core\model)type1
ShippingChargesProcessorSpec (\spec\sylius\component\core\orderprocessing)AdjustmentInterface (\sylius\component\core\model)type1
 ShipmentInterface (\sylius\component\core\model)type1
 ShippingMethodInterface (\sylius\component\shipping\model)type1
IdBasedInvoiceNumberGeneratorSpec (\spec\sylius\component\core\payment)OrderInterface (\sylius\component\order\model)type1
 PaymentInterface (\sylius\component\payment\model)type1
RandomInvoiceNumberGeneratorSpec (\spec\sylius\component\core\payment)OrderInterface (\sylius\component\core\model)type1
 PaymentInterface (\sylius\component\core\model)type1
FixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)OrderItemUnitInterface (\sylius\component\core\model)type1
PercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)OrderItemUnitInterface (\sylius\component\core\model)type1
UnitFixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)CatalogPromotionInterface (\sylius\component\core\model)type1
UnitPercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)CatalogPromotionInterface (\sylius\component\core\model)type1
PromotionCouponPerCustomerUsageLimitEligibilityCheckerSpec (\spec\sylius\component\core\promotion\checker\eligibility)PromotionCouponInterface (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
ContainsProductRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)PromotionSubjectInterface (\sylius\component\promotion\model)type1
HasTaxonRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)UnsupportedTypeException (\sylius\component\promotion\exception)new1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
ItemTotalRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)PromotionSubjectInterface (\sylius\component\promotion\model)type1
NthOrderRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)PromotionSubjectInterface (\sylius\component\promotion\model)type1
TotalOfItemsFromTaxonRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)PromotionSubjectInterface (\sylius\component\promotion\model)type1
ContainsProductRuleUpdaterSpec (\spec\sylius\component\core\promotion\updater\rule)PromotionInterface (\sylius\component\core\model)type1
HasTaxonRuleUpdaterSpec (\spec\sylius\component\core\promotion\updater\rule)PromotionInterface (\sylius\component\core\model)type1
 TaxonInterface (\sylius\component\core\model)type1
TotalOfItemsFromTaxonRuleUpdaterSpec (\spec\sylius\component\core\promotion\updater\rule)PromotionInterface (\sylius\component\core\model)type1
 TaxonInterface (\sylius\component\core\model)type1
ActivePromotionsByChannelProviderSpec (\spec\sylius\component\core\provider)PromotionCouponInterface (\sylius\component\core\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
ChannelBasedPaymentMethodsResolverSpec (\spec\sylius\component\core\resolver)PaymentInterface (\sylius\component\payment\model)type1
DefaultPaymentMethodResolverSpec (\spec\sylius\component\core\resolver)PaymentInterface (\sylius\component\payment\model)type1
DefaultShippingMethodResolverSpec (\spec\sylius\component\core\resolver)ShipmentInterface (\sylius\component\shipping\model)type1
EligibleDefaultShippingMethodResolverSpec (\spec\sylius\component\core\resolver)ZoneInterface (\sylius\component\addressing\model)type1
 AddressInterface (\sylius\component\core\model)type1
 ShipmentInterface (\sylius\component\shipping\model)type1
ZoneAndChannelBasedShippingMethodsResolverSpec (\spec\sylius\component\core\resolver)ShippingSubjectInterface (\sylius\component\shipping\model)type1
FlatRateCalculatorSpec (\spec\sylius\component\core\shipping\calculator)ShippingMethodInterface (\sylius\component\core\model)type1
 CalculatorInterface (\sylius\component\shipping\calculator)type1
PerUnitRateCalculatorSpec (\spec\sylius\component\core\shipping\calculator)ShippingMethodInterface (\sylius\component\core\model)type1
 CalculatorInterface (\sylius\component\shipping\calculator)type1
OrderTotalGreaterThanOrEqualRuleCheckerSpec (\spec\sylius\component\core\shipping\checker\rule)ShipmentInterface (\sylius\component\shipping\model)type1
OrderTotalLessThanOrEqualRuleCheckerSpec (\spec\sylius\component\core\shipping\checker\rule)ShipmentInterface (\sylius\component\shipping\model)type1
OrderItemUnitsTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)ProportionalIntegerDistributorInterface (\sylius\component\core\distributor)type1
TestPromotionFactorySpec (\spec\sylius\component\core\test\factory)ChannelInterface (\sylius\component\core\model)type1
DefaultChannelFactorySpec (\spec\sylius\component\core\test\services)ChannelInterface (\sylius\component\core\model)type1
 CurrencyInterface (\sylius\component\currency\model)type1
 LocaleInterface (\sylius\component\locale\model)type1
DefaultUnitedStatesChannelFactorySpec (\spec\sylius\component\core\test\services)CountryInterface (\sylius\component\addressing\model)type1
 ZoneInterface (\sylius\component\addressing\model)type1
 ChannelInterface (\sylius\component\core\model)type1
 CurrencyInterface (\sylius\component\currency\model)type1
 LocaleInterface (\sylius\component\locale\model)type1
TranslatableEntityLocaleAssignerSpec (\spec\sylius\component\core\translation)LocaleNotFoundException (\sylius\component\locale\context)new1
CustomerSpec (\spec\sylius\component\customer\model)CustomerGroupInterface (\sylius\component\customer\model)type1
InventoryUnitSpec (\spec\sylius\component\inventory\model)StockableInterface (\sylius\component\inventory\model)type1
LocaleProviderSpec (\spec\sylius\component\locale\provider)LocaleInterface (\sylius\component\locale\model)type1
CartContextSpec (\spec\sylius\component\order\context)OrderInterface (\sylius\component\order\model)type1
OrderItemUnitFactorySpec (\spec\sylius\component\order\factory)OrderItemInterface (\sylius\component\order\model)type1
 OrderItemUnitInterface (\sylius\component\order\model)type1
AdjustmentSpec (\spec\sylius\component\order\model)AdjustableInterface (\sylius\component\order\model)type1
OrderItemSpec (\spec\sylius\component\order\model)OrderItemInterface (\sylius\component\order\model)type1
PaymentSpec (\spec\sylius\component\payment\model)PaymentMethodInterface (\sylius\component\payment\model)type1
CompositeMethodsResolverSpec (\spec\sylius\component\payment\resolver)PaymentMethodInterface (\sylius\component\payment\model)type1
ProductFactorySpec (\spec\sylius\component\product\factory)ProductVariantInterface (\sylius\component\product\model)type1
ProductVariantFactorySpec (\spec\sylius\component\product\factory)ProductInterface (\sylius\component\product\model)type1
ProductAssociationSpec (\spec\sylius\component\product\model)ProductAssociationType (\sylius\component\product\model)type1
AvailableProductOptionValuesResolverSpec (\spec\sylius\component\product\resolver)ProductVariantInterface (\sylius\component\product\model)type1
PromotionSubjectCouponEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)PromotionSubjectInterface (\sylius\component\promotion\model)type1
FailedGenerationExceptionSpec (\spec\sylius\component\promotion\exception)PromotionCouponGeneratorInstructionInterface (\sylius\component\promotion\generator)type1
CatalogPromotionActionSpec (\spec\sylius\component\promotion\model)CatalogPromotionInterface (\sylius\component\promotion\model)type1
CatalogPromotionScopeSpec (\spec\sylius\component\promotion\model)CatalogPromotionInterface (\sylius\component\promotion\model)type1
PromotionActionSpec (\spec\sylius\component\promotion\model)PromotionInterface (\sylius\component\promotion\model)type1
PromotionCouponSpec (\spec\sylius\component\promotion\model)PromotionInterface (\sylius\component\promotion\model)type1
PromotionRuleSpec (\spec\sylius\component\promotion\model)PromotionInterface (\sylius\component\promotion\model)type1
ActivePromotionsProviderSpec (\spec\sylius\component\promotion\provider)PromotionSubjectInterface (\sylius\component\promotion\model)type1
ReviewFactorySpec (\spec\sylius\component\review\factory)ReviewerInterface (\sylius\component\review\model)type1
ReviewSpec (\spec\sylius\component\review\model)ReviewableInterface (\sylius\component\review\model)type1
 ReviewerInterface (\sylius\component\review\model)type1
DelegatingCalculatorSpec (\spec\sylius\component\shipping\calculator)CalculatorInterface (\sylius\component\shipping\calculator)type1
 ShippingMethodInterface (\sylius\component\shipping\model)type1
ShipmentSpec (\spec\sylius\component\shipping\model)ShippingMethodInterface (\sylius\component\shipping\model)type1
ShipmentUnitSpec (\spec\sylius\component\shipping\model)ShippableInterface (\sylius\component\shipping\model)type1
CompositeMethodsResolverSpec (\spec\sylius\component\shipping\resolver)ShippingMethodInterface (\sylius\component\shipping\model)type1
ShippingMethodsResolverSpec (\spec\sylius\component\shipping\resolver)ShippingSubjectInterface (\sylius\component\shipping\model)type1
DelegatingCalculatorSpec (\spec\sylius\component\taxation\calculator)TaxRateInterface (\sylius\component\taxation\model)type1
TaxRateResolverSpec (\spec\sylius\component\taxation\resolver)TaxCategoryInterface (\sylius\component\taxation\model)type1
PasswordUpdaterSpec (\spec\sylius\component\user\security)UserPasswordEncoderInterface (\sylius\component\user\security)type1
UserPbkdf2PasswordEncoderSpec (\spec\sylius\component\user\security)CredentialsHolderInterface (\sylius\component\user\model)type1
SyliusTestPlugin (\sylius\behat\application\syliustestplugin)SyliusPluginTrait (\sylius\bundle\corebundle\application)use1
ChoosesName (\sylius\behat\behaviour)DocumentAccessor (\sylius\behat\behaviour)use1
CountsChannelBasedErrors (\sylius\behat\behaviour)SessionAccessor (\sylius\behat\behaviour)use1
DescribesIt (\sylius\behat\behaviour)DocumentAccessor (\sylius\behat\behaviour)use1
NamesIt (\sylius\behat\behaviour)DocumentAccessor (\sylius\behat\behaviour)use1
SpecifiesItsCode (\sylius\behat\behaviour)DocumentAccessor (\sylius\behat\behaviour)use1
ApiPlatformClient (\sylius\behat\client)ApiClientInterface (\sylius\behat\client)implements1
 RequestFactoryInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
ApiPlatformSecurityClient (\sylius\behat\client)ApiSecurityClientInterface (\sylius\behat\client)implements1
 SharedStorageInterface (\sylius\behat\service)type1
ContentTypeGuide (\sylius\behat\client)ContentTypeGuideInterface (\sylius\behat\client)implements1
Request (\sylius\behat\client)RequestInterface (\sylius\behat\client)implements1
RequestBuilder (\sylius\behat\client)Request (\sylius\behat\client)new1
 RequestInterface (\sylius\behat\client)type1
RequestFactory (\sylius\behat\client)ContentTypeGuideInterface (\sylius\behat\client)type1
 RequestFactoryInterface (\sylius\behat\client)implements1
ResponseChecker (\sylius\behat\client)ResponseCheckerInterface (\sylius\behat\client)implements1
AjaxContext (\sylius\behat\context\api\admin)ProductInterface (\sylius\component\core\model)type1
BrowsingCatalogPromotionProductVariantsContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 Resources (\sylius\behat\context\api)staticconstant1
 CatalogPromotionInterface (\sylius\component\core\model)type1
LoginContext (\sylius\behat\context\api\admin)ApiSecurityClientInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
ManagingAdministratorsContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 RequestBuilder (\sylius\behat\client)staticmethodcall1
 RequestFactoryInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
ManagingCatalogPromotionsContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
ManagingChannelsContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
 CurrencyInterface (\sylius\component\currency\model)type1
 LocaleInterface (\sylius\component\locale\model)type1
ManagingCountriesContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
ManagingCurrenciesContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
ManagingCustomerGroupsContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
ManagingExchangeRatesContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
ManagingLocalesContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
ManagingOrdersContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SecurityServiceInterface (\sylius\behat\service)type1
 SharedStorageInterface (\sylius\behat\service)type1
 AdminUserInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
ManagingPaymentsContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
ManagingProductAssociationTypesContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
ManagingProductOptionsContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
ManagingProductReviewsContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
ManagingProductsContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ProductOption (\sylius\component\product\model)type1
 ProductOptionInterface (\sylius\component\product\model)type1
ManagingProductVariantsContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
ManagingPromotionsContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
ManagingShipmentsContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
 ProductInterface (\sylius\component\core\model)type1
 ShippingMethodInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\customer\model)type1
ManagingShippingCategoriesContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
ManagingShippingMethodsContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ZoneInterface (\sylius\component\addressing\model)type1
ManagingTaxCategoriesContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
ManagingTaxonsContext (\sylius\behat\context\api\admin)ResponseCheckerInterface (\sylius\behat\client)type1
 TaxonInterface (\sylius\component\core\model)type1
ManagingZonesContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ZoneMemberInterface (\sylius\component\addressing\model)type1
RemovingProductContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
ResettingPasswordContext (\sylius\behat\context\api\admin)ApiClientInterface (\sylius\behat\client)type1
 RequestFactoryInterface (\sylius\behat\client)type1
 RequestInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 AdminUserInterface (\sylius\component\core\model)type1
EmailContext (\sylius\behat\context\api)EmailCheckerInterface (\sylius\behat\service\checker)type1
 SharedStorageInterface (\sylius\behat\service)type1
AddressContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
CartContext (\sylius\behat\context\api\shop)RequestFactoryInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
 LocaleInterface (\sylius\component\locale\model)type1
 ProductVariantResolverInterface (\sylius\component\product\resolver)type1
ChannelContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 Resources (\sylius\behat\context\api)staticconstant1
 SharedStorageInterface (\sylius\behat\service)type1
 ChannelInterface (\sylius\component\core\model)type1
CheckoutContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 RequestFactoryInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ProvinceInterface (\sylius\component\addressing\model)type1
 PromotionInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 ProductVariantResolverInterface (\sylius\component\product\resolver)type1
ContactContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 RequestFactoryInterface (\sylius\behat\client)type1
 ResponseChecker (\sylius\behat\client)type1
 Resources (\sylius\behat\context\api)staticconstant1
CurrencyContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 Resources (\sylius\behat\context\api)staticconstant1
CustomerContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 RequestFactoryInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 LoginContext (\sylius\behat\context\api\shop)type1
 RegistrationContext (\sylius\behat\context\api\shop)type1
 ShopSecurityContext (\sylius\behat\context\setup)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ShopUserInterface (\sylius\component\core\model)type1
ExchangeRateContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 Resources (\sylius\behat\context\api)staticconstant1
HomepageContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
LocaleContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
 LocaleInterface (\sylius\component\locale\model)type1
LoginContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ApiSecurityClientInterface (\sylius\behat\client)type1
 RequestFactoryInterface (\sylius\behat\client)type1
 RequestInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ShopUserInterface (\sylius\component\core\model)type1
 LocaleInterface (\sylius\component\locale\model)type1
OrderContext (\sylius\behat\context\api\shop)RequestFactoryInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SecurityServiceInterface (\sylius\behat\service)type1
 SharedStorageInterface (\sylius\behat\service)type1
 CountryInterface (\sylius\component\addressing\model)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
 CustomerInterface (\sylius\component\core\model)type1
 PromotionInterface (\sylius\component\core\model)type1
OrderItemContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
PaymentContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 Resources (\sylius\behat\context\api)staticconstant1
 SharedStorageInterface (\sylius\behat\service)type1
 CustomerInterface (\sylius\component\core\model)type1
ProductAttributeContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 Resources (\sylius\behat\context\api)staticconstant1
 SharedStorageInterface (\sylius\behat\service)type1
ProductContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 RequestFactoryInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 ChannelContextSetterInterface (\sylius\behat\service\setter)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ChannelInterface (\sylius\component\core\model)type1
ProductReviewContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ProductInterface (\sylius\component\product\model)type1
ProductVariantContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 SharedStorageInterface (\sylius\behat\service)type1
PromotionContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 Resources (\sylius\behat\context\api)staticconstant1
 SharedStorageInterface (\sylius\behat\service)type1
RegistrationContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 RequestFactoryInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 LoginContext (\sylius\behat\context\api\shop)type1
 SharedStorageInterface (\sylius\behat\service)type1
 CustomerInterface (\sylius\component\core\model)type1
ShipmentContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type1
 ResponseCheckerInterface (\sylius\behat\client)type1
 Resources (\sylius\behat\context\api)staticconstant1
 SharedStorageInterface (\sylius\behat\service)type1
 CustomerInterface (\sylius\component\core\model)type1
CancelUnpaidOrdersContext (\sylius\behat\context\cli)OrderRepositoryInterface (\sylius\component\core\repository)type1
InstallerContext (\sylius\behat\context\cli)InstallSampleDataCommand (\sylius\bundle\corebundle\command)new1
 SetupCommand (\sylius\bundle\corebundle\command)new1
ShowingAvailablePluginsContext (\sylius\behat\context\cli)SetupCommand (\sylius\bundle\corebundle\command)new1
CartContext (\sylius\behat\context\domain)ExpiredCartsRemoverInterface (\sylius\component\order\remover)type1
ManagingOrdersContext (\sylius\behat\context\domain)SharedStorageInterface (\sylius\behat\service)type1
 ProductInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 UnpaidOrdersStateUpdaterInterface (\sylius\component\core\updater)type1
 ProductVariantResolverInterface (\sylius\component\product\resolver)type1
ManagingPaymentsContext (\sylius\behat\context\domain)PaymentRepositoryInterface (\sylius\component\core\repository)type1
 PaymentMethodInterface (\sylius\component\payment\model)type1
ManagingProductsContext (\sylius\behat\context\domain)SharedStorageInterface (\sylius\behat\service)type1
ManagingPromotionCouponsContext (\sylius\behat\context\domain)SharedStorageInterface (\sylius\behat\service)type1
 PromotionCouponRepositoryInterface (\sylius\component\promotion\repository)type1
ManagingPromotionsContext (\sylius\behat\context\domain)SharedStorageInterface (\sylius\behat\service)type1
 PromotionRepositoryInterface (\sylius\component\promotion\repository)type1
ManagingShipmentsContext (\sylius\behat\context\domain)ShipmentRepositoryInterface (\sylius\component\core\repository)type1
 ShippingMethodInterface (\sylius\component\shipping\model)type1
CartContext (\sylius\behat\context\hybrid\setup)CartContext (\sylius\behat\context\api\shop)type1
 CartContext (\sylius\behat\context\ui\shop)type1
 ProductInterface (\sylius\component\core\model)type1
SecurityContext (\sylius\behat\context\hybrid\setup)SharedStorageInterface (\sylius\behat\service)type1
AddressContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 AddressRepositoryInterface (\sylius\component\core\repository)type1
AdminSecurityContext (\sylius\behat\context\setup)SecurityServiceInterface (\sylius\behat\service)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)type1
 UserRepositoryInterface (\sylius\component\user\repository)type1
AdminUserContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)type1
 AvatarImage (\sylius\component\core\model)new1
 ImageUploaderInterface (\sylius\component\core\uploader)type1
 UserRepositoryInterface (\sylius\component\user\repository)type1
CartContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 PickupCart (\sylius\bundle\apibundle\command\cart)new1
 UpdateCart (\sylius\bundle\apibundle\command\checkout)staticmethodcall1
 ShopUserInterface (\sylius\component\core\model)instanceof1
 ProductVariantResolverInterface (\sylius\component\product\resolver)type1
CatalogPromotionContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
 CatalogPromotionStates (\sylius\component\promotion\model)staticconstant1
ChannelContext (\sylius\behat\context\setup)ChannelContextSetterInterface (\sylius\behat\service\setter)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ZoneInterface (\sylius\component\addressing\model)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 ShopBillingData (\sylius\component\core\model)new1
 TaxonInterface (\sylius\component\core\model)type1
 LocaleInterface (\sylius\component\locale\model)type1
CheckoutContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 ChoosePaymentMethod (\sylius\bundle\apibundle\command\checkout)new1
 ChooseShippingMethod (\sylius\bundle\apibundle\command\checkout)new1
 AddressInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
CurrencyContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 ChannelInterface (\sylius\component\core\model)type1
 CurrencyInterface (\sylius\component\currency\model)type1
CustomerContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 CountryInterface (\sylius\component\addressing\model)type1
 CustomerRepositoryInterface (\sylius\component\core\repository)type1
 CustomerGroupInterface (\sylius\component\customer\model)type1
CustomerGroupContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
ExchangeRateContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 ExchangeRateInterface (\sylius\component\currency\model)type1
 ExchangeRateRepositoryInterface (\sylius\component\currency\repository)type1
GeographicalContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 CountryNameConverterInterface (\sylius\component\addressing\converter)type1
 CountryInterface (\sylius\component\addressing\model)type1
LocaleContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 LocaleConverterInterface (\sylius\component\locale\converter)type1
 LocaleInterface (\sylius\component\locale\model)type1
OrderContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type1
 PaymentMethodRepositoryInterface (\sylius\component\payment\repository)type1
 ProductVariantResolverInterface (\sylius\component\product\resolver)type1
 ShippingMethodRepositoryInterface (\sylius\component\shipping\repository)type1
PaymentContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)type1
 ChannelInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
 PaymentMethodRepositoryInterface (\sylius\component\payment\repository)type1
ProductAssociationContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 ProductAssociationTypeRepositoryInterface (\sylius\component\product\repository)type1
ProductAttributeContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 AttributeFactoryInterface (\sylius\component\attribute\factory)type1
 ProductAttributeValueInterface (\sylius\component\product\model)type1
ProductContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 ProductTaxonInterface (\sylius\component\core\model)type1
 ProductRepositoryInterface (\sylius\component\core\repository)type1
 ImageUploaderInterface (\sylius\component\core\uploader)type1
 ProductFactoryInterface (\sylius\component\product\factory)type1
 ProductVariantGeneratorInterface (\sylius\component\product\generator)type1
 SlugGeneratorInterface (\sylius\component\product\generator)type1
 ProductOption (\sylius\component\product\model)type1
 ProductVariantResolverInterface (\sylius\component\product\resolver)type1
ProductOptionContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
 ProductOptionInterface (\sylius\component\product\model)type1
 ProductOptionRepositoryInterface (\sylius\component\product\repository)type1
ProductReviewContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
PromotionContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 PromotionActionFactoryInterface (\sylius\component\core\factory)type1
 PromotionRuleFactoryInterface (\sylius\component\core\factory)type1
 CustomerGroupRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
 TestPromotionFactoryInterface (\sylius\component\core\test\factory)type1
 CustomerGroupInterface (\sylius\component\customer\model)type1
 PromotionCouponFactoryInterface (\sylius\component\promotion\factory)type1
 PromotionCouponGeneratorInstruction (\sylius\component\promotion\generator)new1
 PromotionCouponGeneratorInterface (\sylius\component\promotion\generator)type1
 PromotionActionInterface (\sylius\component\promotion\model)type1
 PromotionRepositoryInterface (\sylius\component\promotion\repository)type1
ShippingCategoryContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
ShippingContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 ShippingMethodExampleFactory (\sylius\bundle\corebundle\fixture\factory)type1
 ShippingMethodRepositoryInterface (\sylius\component\core\repository)type1
 OrderTotalGreaterThanOrEqualRuleChecker (\sylius\component\core\shipping\checker\rule)staticconstant1
 OrderTotalLessThanOrEqualRuleChecker (\sylius\component\core\shipping\checker\rule)staticconstant1
 TotalWeightGreaterThanOrEqualRuleChecker (\sylius\component\shipping\checker\rule)staticconstant1
 TotalWeightLessThanOrEqualRuleChecker (\sylius\component\shipping\checker\rule)staticconstant1
 TaxCategoryInterface (\sylius\component\taxation\model)type1
ShopSecurityContext (\sylius\behat\context\setup)SecurityServiceInterface (\sylius\behat\service)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)type1
 UserRepositoryInterface (\sylius\component\user\repository)type1
TaxationContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 TaxCategoryRepositoryInterface (\sylius\component\taxation\repository)type1
TaxonomyContext (\sylius\behat\context\setup)ImageUploaderInterface (\sylius\component\core\uploader)type1
 TaxonSlugGeneratorInterface (\sylius\component\taxonomy\generator)type1
ThemeContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
UserContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 ChangeShopUserPassword (\sylius\bundle\apibundle\command\account)new1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)type1
 UserRepositoryInterface (\sylius\component\user\repository)type1
ZoneContext (\sylius\behat\context\setup)SharedStorageInterface (\sylius\behat\service)type1
 ZoneFactoryInterface (\sylius\component\addressing\factory)type1
 CountryInterface (\sylius\component\addressing\model)type1
 ProvinceInterface (\sylius\component\addressing\model)type1
 ZoneMemberInterface (\sylius\component\addressing\model)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
AddressContext (\sylius\behat\context\transform)ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)type1
 CountryNameConverterInterface (\sylius\component\addressing\converter)type1
 AddressInterface (\sylius\component\core\model)type1
 AddressRepositoryInterface (\sylius\component\core\repository)type1
AdminUserContext (\sylius\behat\context\transform)SharedStorageInterface (\sylius\behat\service)type1
 AdminUserInterface (\sylius\component\core\model)type1
CartContext (\sylius\behat\context\transform)SharedStorageInterface (\sylius\behat\service)type1
 OrderInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
CatalogPromotionContext (\sylius\behat\context\transform)CatalogPromotionInterface (\sylius\component\core\model)type1
ChannelContext (\sylius\behat\context\transform)ChannelRepositoryInterface (\sylius\component\channel\repository)type1
CountryContext (\sylius\behat\context\transform)CountryNameConverterInterface (\sylius\component\addressing\converter)type1
CurrencyContext (\sylius\behat\context\transform)CurrencyNameConverterInterface (\sylius\component\currency\converter)type1
CustomerContext (\sylius\behat\context\transform)SharedStorageInterface (\sylius\behat\service)type1
 CustomerRepositoryInterface (\sylius\component\core\repository)type1
ExchangeRateContext (\sylius\behat\context\transform)CurrencyNameConverterInterface (\sylius\component\currency\converter)type1
 ExchangeRateInterface (\sylius\component\currency\model)type1
 ExchangeRateRepositoryInterface (\sylius\component\currency\repository)type1
LocaleContext (\sylius\behat\context\transform)SharedStorageInterface (\sylius\behat\service)type1
 LocaleConverterInterface (\sylius\component\locale\converter)type1
 LocaleInterface (\sylius\component\locale\model)type1
OrderContext (\sylius\behat\context\transform)CustomerRepositoryInterface (\sylius\component\core\repository)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
PaymentMethodContext (\sylius\behat\context\transform)PaymentMethodRepositoryInterface (\sylius\component\payment\repository)type1
ProductAssociationTypeContext (\sylius\behat\context\transform)ProductAssociationTypeRepositoryInterface (\sylius\component\product\repository)type1
ProductContext (\sylius\behat\context\transform)ProductRepositoryInterface (\sylius\component\core\repository)type1
ProductOptionContext (\sylius\behat\context\transform)ProductOptionRepositoryInterface (\sylius\component\product\repository)type1
ProductOptionValueContext (\sylius\behat\context\transform)ProductOptionValueInterface (\sylius\component\product\model)type1
ProductReviewContext (\sylius\behat\context\transform)ReviewInterface (\sylius\component\review\model)type1
ProductVariantContext (\sylius\behat\context\transform)SharedStorageInterface (\sylius\behat\service)type1
 ProductRepositoryInterface (\sylius\component\core\repository)type1
 ProductVariantRepositoryInterface (\sylius\component\product\repository)type1
PromotionContext (\sylius\behat\context\transform)PromotionCouponRepositoryInterface (\sylius\component\promotion\repository)type1
 PromotionRepositoryInterface (\sylius\component\promotion\repository)type1
ProvinceContext (\sylius\behat\context\transform)ProvinceInterface (\sylius\component\addressing\model)type1
SharedStorageContext (\sylius\behat\context\transform)SharedStorageInterface (\sylius\behat\service)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
ShippingMethodContext (\sylius\behat\context\transform)ShippingMethodRepositoryInterface (\sylius\component\shipping\repository)type1
TaxCategoryContext (\sylius\behat\context\transform)TaxCategoryRepositoryInterface (\sylius\component\taxation\repository)type1
TaxonContext (\sylius\behat\context\transform)TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type1
UserContext (\sylius\behat\context\transform)SharedStorageInterface (\sylius\behat\service)type1
ZoneMemberContext (\sylius\behat\context\transform)CountryNameConverterInterface (\sylius\component\addressing\converter)type1
AccessingEditPageFromProductShowPageContext (\sylius\behat\context\ui\admin)UpdateSimpleProductPageInterface (\sylius\behat\page\admin\product)type1
 UpdatePageInterface (\sylius\behat\page\admin\productvariant)type1
 ProductInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
BrowsingCatalogPromotionProductVariantsContext (\sylius\behat\context\ui\admin)IndexPageInterface (\sylius\behat\page\admin\catalogpromotion\productvariant)type1
 ShowPageInterface (\sylius\behat\page\admin\product)type1
 CatalogPromotionInterface (\sylius\component\core\model)type1
 ProductInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
BrowsingProductVariantsContext (\sylius\behat\context\ui\admin)IndexPageInterface (\sylius\behat\page\admin\productvariant)type1
 ProductVariantResolverInterface (\sylius\component\product\resolver)type1
DashboardContext (\sylius\behat\context\ui\admin)DashboardPageInterface (\sylius\behat\page\admin)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
ImpersonatingCustomersContext (\sylius\behat\context\ui\admin)ImpersonateUserPageInterface (\sylius\behat\page\admin\administrator)type1
 ShowPageInterface (\sylius\behat\page\admin\customer)type1
 DashboardPageInterface (\sylius\behat\page\admin)type1
 HomePageInterface (\sylius\behat\page\shop)type1
LocaleContext (\sylius\behat\context\ui\admin)CreatePageInterface (\sylius\behat\page\admin\administrator)type1
 DashboardPageInterface (\sylius\behat\page\admin)type1
LoginContext (\sylius\behat\context\ui\admin)LoginPageInterface (\sylius\behat\page\admin\account)type1
 DashboardPageInterface (\sylius\behat\page\admin)type1
 AdminUserInterface (\sylius\component\core\model)type1
ManagingAdministratorLocalesContext (\sylius\behat\context\ui\admin)UpdatePageInterface (\sylius\behat\page\admin\administrator)type1
 SharedStorageInterface (\sylius\behat\service)type1
ManagingAdministratorsContext (\sylius\behat\context\ui\admin)TopBarElementInterface (\sylius\behat\element\admin)type1
 NotificationType (\sylius\behat)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\administrator)type1
 UpdatePageInterface (\sylius\behat\page\admin\administrator)type1
 IndexPageInterface (\sylius\behat\page\admin\crud)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 SharedStorageInterface (\sylius\behat\service)type1
ManagingCatalogPromotionsContext (\sylius\behat\context\ui\admin)FilterElementInterface (\sylius\behat\element\admin\catalogpromotion)type1
 FormElementInterface (\sylius\behat\element\admin\catalogpromotion)type1
 NotificationType (\sylius\behat)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\catalogpromotion)type1
 ShowPageInterface (\sylius\behat\page\admin\catalogpromotion)type1
 UpdatePageInterface (\sylius\behat\page\admin\catalogpromotion)type1
 IndexPageInterface (\sylius\behat\page\admin\crud)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 SharedStorageInterface (\sylius\behat\service)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
ManagingChannelsBillingDataContext (\sylius\behat\context\ui\admin)ShopBillingDataElementInterface (\sylius\behat\element\admin\channel)type1
ManagingChannelsContext (\sylius\behat\context\ui\admin)ShippingAddressInCheckoutRequiredElementInterface (\sylius\behat\element\admin\channel)type1
 NotificationType (\sylius\behat)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\channel)type1
 IndexPageInterface (\sylius\behat\page\admin\channel)type1
 UpdatePageInterface (\sylius\behat\page\admin\channel)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
 CurrencyInterface (\sylius\component\currency\model)type1
ManagingCountriesContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\country)type1
 IndexPageInterface (\sylius\behat\page\admin\country)type1
 UpdatePageInterface (\sylius\behat\page\admin\country)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
ManagingCurrenciesContext (\sylius\behat\context\ui\admin)CreatePageInterface (\sylius\behat\page\admin\currency)type1
 IndexPageInterface (\sylius\behat\page\admin\currency)type1
 UpdatePageInterface (\sylius\behat\page\admin\currency)type1
ManagingCustomerGroupsContext (\sylius\behat\context\ui\admin)IndexPageInterface (\sylius\behat\page\admin\crud)type1
 CreatePageInterface (\sylius\behat\page\admin\customergroup)type1
 UpdatePageInterface (\sylius\behat\page\admin\customergroup)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
ManagingCustomersContext (\sylius\behat\context\ui\admin)CreatePageInterface (\sylius\behat\page\admin\customer)type1
 ShowPageInterface (\sylius\behat\page\admin\customer)type1
 UpdatePageInterface (\sylius\behat\page\admin\customer)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
ManagingExchangeRatesContext (\sylius\behat\context\ui\admin)CreatePageInterface (\sylius\behat\page\admin\exchangerate)type1
 IndexPageInterface (\sylius\behat\page\admin\exchangerate)type1
 UpdatePageInterface (\sylius\behat\page\admin\exchangerate)type1
ManagingInventoryContext (\sylius\behat\context\ui\admin)IndexPageInterface (\sylius\behat\page\admin\inventory)type1
ManagingLocalesContext (\sylius\behat\context\ui\admin)IndexPageInterface (\sylius\behat\page\admin\crud)type1
 CreatePageInterface (\sylius\behat\page\admin\locale)type1
ManagingOrdersContext (\sylius\behat\context\ui\admin)HistoryPageInterface (\sylius\behat\page\admin\order)type1
 IndexPageInterface (\sylius\behat\page\admin\order)type1
 ShowPageInterface (\sylius\behat\page\admin\order)type1
 UpdatePageInterface (\sylius\behat\page\admin\order)type1
 ErrorPageInterface (\sylius\behat\page)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 SharedSecurityServiceInterface (\sylius\behat\service)type1
 SharedStorageInterface (\sylius\behat\service)type1
 CustomerInterface (\sylius\component\core\model)type1
ManagingPaymentMethodsContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall1
 IndexPageInterface (\sylius\behat\page\admin\crud)type1
 CreatePageInterface (\sylius\behat\page\admin\paymentmethod)type1
 UpdatePageInterface (\sylius\behat\page\admin\paymentmethod)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
ManagingPaymentsContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall1
 ShowPageInterface (\sylius\behat\page\admin\order)type1
 IndexPageInterface (\sylius\behat\page\admin\payment)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 CustomerInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
ManagingProductAssociationTypesContext (\sylius\behat\context\ui\admin)CreatePageInterface (\sylius\behat\page\admin\productassociationtype)type1
 IndexPageInterface (\sylius\behat\page\admin\productassociationtype)type1
 UpdatePageInterface (\sylius\behat\page\admin\productassociationtype)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
ManagingProductAttributesContext (\sylius\behat\context\ui\admin)IndexPageInterface (\sylius\behat\page\admin\crud)type1
 CreatePageInterface (\sylius\behat\page\admin\productattribute)type1
 UpdatePageInterface (\sylius\behat\page\admin\productattribute)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
 SharedSecurityServiceInterface (\sylius\behat\service)type1
ManagingProductOptionsContext (\sylius\behat\context\ui\admin)IndexPageInterface (\sylius\behat\page\admin\crud)type1
 CreatePageInterface (\sylius\behat\page\admin\productoption)type1
 UpdatePageInterface (\sylius\behat\page\admin\productoption)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
ManagingProductReviewsContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall1
 IndexPageInterface (\sylius\behat\page\admin\productreview)type1
 UpdatePageInterface (\sylius\behat\page\admin\productreview)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
ManagingProductsContext (\sylius\behat\context\ui\admin)IndexPageInterface (\sylius\behat\page\admin\productreview)type1
 CreatePageInterface (\sylius\behat\page\admin\productvariant)type1
 GeneratePageInterface (\sylius\behat\page\admin\productvariant)type1
 UpdatePageInterface (\sylius\behat\page\admin\productvariant)type1
 JavaScriptTestHelperInterface (\sylius\behat\service\helper)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
 SharedStorageInterface (\sylius\behat\service)type1
ManagingProductTaxonsContext (\sylius\behat\context\ui\admin)UpdateSimpleProductPageInterface (\sylius\behat\page\admin\product)type1
ManagingProductVariantsContext (\sylius\behat\context\ui\admin)CreatePageInterface (\sylius\behat\page\admin\productvariant)type1
 GeneratePageInterface (\sylius\behat\page\admin\productvariant)type1
 IndexPageInterface (\sylius\behat\page\admin\productvariant)type1
 UpdatePageInterface (\sylius\behat\page\admin\productvariant)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
 SharedStorageInterface (\sylius\behat\service)type1
ManagingProductVariantsPricesContext (\sylius\behat\context\ui\admin)UpdatePageInterface (\sylius\behat\page\admin\productvariant)type1
ManagingPromotionCouponsContext (\sylius\behat\context\ui\admin)CreatePageInterface (\sylius\behat\page\admin\promotioncoupon)type1
 GeneratePageInterface (\sylius\behat\page\admin\promotioncoupon)type1
 IndexPageInterface (\sylius\behat\page\admin\promotioncoupon)type1
 UpdatePageInterface (\sylius\behat\page\admin\promotioncoupon)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
ManagingPromotionsContext (\sylius\behat\context\ui\admin)IndexPageInterface (\sylius\behat\page\admin\crud)type1
 CreatePageInterface (\sylius\behat\page\admin\promotion)type1
 IndexPageInterface (\sylius\behat\page\admin\promotion)type1
 UpdatePageInterface (\sylius\behat\page\admin\promotion)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
 SharedStorageInterface (\sylius\behat\service)type1
ManagingShipmentsContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall1
 ShowPageInterface (\sylius\behat\page\admin\order)type1
 IndexPageInterface (\sylius\behat\page\admin\shipment)type1
 ShowPageInterface (\sylius\behat\page\admin\shipment)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 Channel (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
ManagingShippingCategoriesContext (\sylius\behat\context\ui\admin)IndexPageInterface (\sylius\behat\page\admin\crud)type1
 CreatePageInterface (\sylius\behat\page\admin\shippingcategory)type1
 UpdatePageInterface (\sylius\behat\page\admin\shippingcategory)type1
ManagingShippingMethodsContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\shippingmethod)type1
 IndexPageInterface (\sylius\behat\page\admin\shippingmethod)type1
 UpdatePageInterface (\sylius\behat\page\admin\shippingmethod)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
ManagingTaxCategoriesContext (\sylius\behat\context\ui\admin)IndexPageInterface (\sylius\behat\page\admin\crud)type1
 CreatePageInterface (\sylius\behat\page\admin\taxcategory)type1
 UpdatePageInterface (\sylius\behat\page\admin\taxcategory)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
ManagingTaxonsContext (\sylius\behat\context\ui\admin)JavaScriptTestHelper (\sylius\behat\service\helper)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
 SharedStorageInterface (\sylius\behat\service)type1
ManagingTaxRateContext (\sylius\behat\context\ui\admin)FilterElementInterface (\sylius\behat\element\admin\taxrate)type1
 IndexPageInterface (\sylius\behat\page\admin\crud)type1
 CreatePageInterface (\sylius\behat\page\admin\taxrate)type1
 UpdatePageInterface (\sylius\behat\page\admin\taxrate)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
ManagingTranslatableEntitiesContext (\sylius\behat\context\ui\admin)CreatePage (\sylius\behat\page\admin\taxon)type1
ManagingZonesContext (\sylius\behat\context\ui\admin)IndexPageInterface (\sylius\behat\page\admin\crud)type1
 CreatePageInterface (\sylius\behat\page\admin\zone)type1
 UpdatePageInterface (\sylius\behat\page\admin\zone)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
NotificationContext (\sylius\behat\context\ui\admin)JavaScriptTestHelperInterface (\sylius\behat\service\helper)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
ProductCreationContext (\sylius\behat\context\ui\admin)CreateSimpleProductPageInterface (\sylius\behat\page\admin\product)type1
 ChannelInterface (\sylius\component\core\model)type1
 TaxonInterface (\sylius\component\core\model)type1
ProductShowPageContext (\sylius\behat\context\ui\admin)AssociationsElementInterface (\sylius\behat\element\product\showpage)type1
 AttributesElementInterface (\sylius\behat\element\product\showpage)type1
 DetailsElementInterface (\sylius\behat\element\product\showpage)type1
 MediaElementInterface (\sylius\behat\element\product\showpage)type1
 MoreDetailsElementInterface (\sylius\behat\element\product\showpage)type1
 OptionsElementInterface (\sylius\behat\element\product\showpage)type1
 PricingElementInterface (\sylius\behat\element\product\showpage)type1
 ShippingElementInterface (\sylius\behat\element\product\showpage)type1
 TaxonomyElementInterface (\sylius\behat\element\product\showpage)type1
 VariantsElementInterface (\sylius\behat\element\product\showpage)type1
 IndexPageInterface (\sylius\behat\page\admin\product)type1
 ShowPageInterface (\sylius\behat\page\admin\product)type1
 ProductVariantInterface (\sylius\component\core\model)type1
ProductVariantsCreationContext (\sylius\behat\context\ui\admin)CreatePageInterface (\sylius\behat\page\admin\crud)type1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
 ChannelInterface (\sylius\component\core\model)type1
 ProductInterface (\sylius\component\core\model)type1
RemovingProductContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall1
 IndexPageInterface (\sylius\behat\page\admin\product)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 SharedStorageInterface (\sylius\behat\service)type1
RemovingTaxonContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\taxon)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 SharedStorageInterface (\sylius\behat\service)type1
ResettingPasswordContext (\sylius\behat\context\ui\admin)ResetElementInterface (\sylius\behat\element\admin\account)type1
 RequestPasswordResetPage (\sylius\behat\page\admin\account)type1
 ResetPasswordPageInterface (\sylius\behat\page\admin\account)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 AdminUserInterface (\sylius\component\core\model)type1
BrowserContext (\sylius\behat\context\ui)BrowserElementInterface (\sylius\behat\element)type1
ChannelContext (\sylius\behat\context\ui)CreatePageInterface (\sylius\behat\page\admin\channel)type1
 HomePageInterface (\sylius\behat\page\shop)type1
 MainPageInterface (\sylius\behat\page\testplugin)type1
 ChannelContextSetterInterface (\sylius\behat\service\setter)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 ChannelInterface (\sylius\component\core\model)type1
CustomerContext (\sylius\behat\context\ui)ShowPageInterface (\sylius\behat\page\admin\customer)type1
 SharedStorageInterface (\sylius\behat\service)type1
EmailContext (\sylius\behat\context\ui)EmailCheckerInterface (\sylius\behat\service\checker)type1
 SharedStorageInterface (\sylius\behat\service)type1
PaypalContext (\sylius\behat\context\ui)PaypalExpressCheckoutPageInterface (\sylius\behat\page\external)type1
 CompletePageInterface (\sylius\behat\page\shop\checkout)type1
 ShowPageInterface (\sylius\behat\page\shop\order)type1
 PaypalApiMocker (\sylius\behat\service\mocker)type1
AccountContext (\sylius\behat\context\ui\shop)ChangePasswordPageInterface (\sylius\behat\page\shop\account)type1
 DashboardPageInterface (\sylius\behat\page\shop\account)type1
 LoginPageInterface (\sylius\behat\page\shop\account)type1
 IndexPageInterface (\sylius\behat\page\shop\account\order)type1
 ShowPageInterface (\sylius\behat\page\shop\account\order)type1
 ProfileUpdatePageInterface (\sylius\behat\page\shop\account)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 SharedStorageInterface (\sylius\behat\service)type1
AddressBookContext (\sylius\behat\context\ui\shop)CreatePageInterface (\sylius\behat\page\shop\account\addressbook)type1
 IndexPageInterface (\sylius\behat\page\shop\account\addressbook)type1
 UpdatePageInterface (\sylius\behat\page\shop\account\addressbook)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
 SharedStorageInterface (\sylius\behat\service)type1
AuthorizationContext (\sylius\behat\context\ui\shop)RegisterElementInterface (\sylius\behat\element\shop\account)type1
 LoginPageInterface (\sylius\behat\page\shop\account)type1
 RegisterPageInterface (\sylius\behat\page\shop\account)type1
BrowsingProductContext (\sylius\behat\context\ui\shop)ShowPageInterface (\sylius\behat\page\shop\product)type1
 ChannelInterface (\sylius\component\core\model)type1
 ProductInterface (\sylius\component\core\model)type1
CartContext (\sylius\behat\context\ui\shop)BrowserElementInterface (\sylius\behat\element)type1
 CartWidgetElementInterface (\sylius\behat\element\shop)type1
 CheckoutSubtotalElementInterface (\sylius\behat\element\shop)type1
 NotificationType (\sylius\behat)staticmethodcall1
 SummaryPageInterface (\sylius\behat\page\shop\cart)type1
 AddressPageInterface (\sylius\behat\page\shop\checkout)type1
 ShowPageInterface (\sylius\behat\page\shop\product)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 SessionManagerInterface (\sylius\behat\service)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ProductVariantInterface (\sylius\component\core\model)type1
 ProductOptionInterface (\sylius\component\product\model)type1
CheckoutAddressingContext (\sylius\behat\context\ui\shop\checkout)AddressPageInterface (\sylius\behat\page\shop\checkout)type1
 SelectShippingPageInterface (\sylius\behat\page\shop\checkout)type1
 JavaScriptTestHelperInterface (\sylius\behat\service\helper)type1
 SharedStorageInterface (\sylius\behat\service)type1
 AddressComparatorInterface (\sylius\component\addressing\comparator)type1
CheckoutCompleteContext (\sylius\behat\context\ui\shop\checkout)CompletePageInterface (\sylius\behat\page\shop\checkout)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 SharedStorageInterface (\sylius\behat\service)type1
 ProductVariantInterface (\sylius\component\core\model)type1
 LocaleInterface (\sylius\component\locale\model)type1
CheckoutOrderDetailsContext (\sylius\behat\context\ui\shop\checkout)ShowPageInterface (\sylius\behat\page\shop\order)type1
 ThankYouPageInterface (\sylius\behat\page\shop\order)type1
 OrderInterface (\sylius\component\core\model)type1
CheckoutPaymentContext (\sylius\behat\context\ui\shop\checkout)CompletePageInterface (\sylius\behat\page\shop\checkout)type1
 SelectPaymentPageInterface (\sylius\behat\page\shop\checkout)type1
CheckoutShippingContext (\sylius\behat\context\ui\shop\checkout)CompletePageInterface (\sylius\behat\page\shop\checkout)type1
 SelectPaymentPageInterface (\sylius\behat\page\shop\checkout)type1
 SelectShippingPageInterface (\sylius\behat\page\shop\checkout)type1
CheckoutThankYouContext (\sylius\behat\context\ui\shop\checkout)ShowPageInterface (\sylius\behat\page\shop\account\order)type1
 ShowPageInterface (\sylius\behat\page\shop\order)type1
 ThankYouPageInterface (\sylius\behat\page\shop\order)type1
 PaymentMethodInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
RegistrationAfterCheckoutContext (\sylius\behat\context\ui\shop\checkout)RegisterElementInterface (\sylius\behat\element\shop\account)type1
 LoginPageInterface (\sylius\behat\page\shop\account)type1
 VerificationPageInterface (\sylius\behat\page\shop\account)type1
 HomePageInterface (\sylius\behat\page\shop)type1
 ThankYouPageInterface (\sylius\behat\page\shop\order)type1
 SharedStorageInterface (\sylius\behat\service)type1
 CustomerInterface (\sylius\component\core\model)type1
CheckoutContext (\sylius\behat\context\ui\shop)CheckoutAddressingContext (\sylius\behat\context\ui\shop\checkout)type1
 CheckoutPaymentContext (\sylius\behat\context\ui\shop\checkout)type1
 CheckoutShippingContext (\sylius\behat\context\ui\shop\checkout)type1
 RegisterElementInterface (\sylius\behat\element\shop\account)type1
 RegisterPageInterface (\sylius\behat\page\shop\account)type1
 AddressPageInterface (\sylius\behat\page\shop\checkout)type1
 CompletePageInterface (\sylius\behat\page\shop\checkout)type1
 SelectPaymentPageInterface (\sylius\behat\page\shop\checkout)type1
 SelectShippingPageInterface (\sylius\behat\page\shop\checkout)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
 SharedStorageInterface (\sylius\behat\service)type1
 CountryInterface (\sylius\component\addressing\model)type1
 ShippingMethodInterface (\sylius\component\core\model)type1
ContactContext (\sylius\behat\context\ui\shop)ContactPageInterface (\sylius\behat\page\shop\contact)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
CurrencyContext (\sylius\behat\context\ui\shop)HomePageInterface (\sylius\behat\page\shop)type1
HomepageContext (\sylius\behat\context\ui\shop)MenuElementInterface (\sylius\behat\element\shop)type1
 HomePageInterface (\sylius\behat\page\shop)type1
LocaleContext (\sylius\behat\context\ui\shop)HomePageInterface (\sylius\behat\page\shop)type1
 SharedStorageInterface (\sylius\behat\service)type1
 LocaleNotFoundException (\sylius\component\locale\context)catch1
 LocaleInterface (\sylius\component\locale\model)type1
LoginContext (\sylius\behat\context\ui\shop)RegisterElementInterface (\sylius\behat\element\shop\account)type1
 LoginPageInterface (\sylius\behat\page\shop\account)type1
 RegisterPageInterface (\sylius\behat\page\shop\account)type1
 RequestPasswordResetPageInterface (\sylius\behat\page\shop\account)type1
 ResetPasswordPageInterface (\sylius\behat\page\shop\account)type1
 WellKnownPasswordChangePageInterface (\sylius\behat\page\shop\account)type1
 HomePageInterface (\sylius\behat\page\shop)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 CurrentPageResolverInterface (\sylius\behat\service\resolver)type1
 UserInterface (\sylius\component\user\model)type1
ProductAttributeContext (\sylius\behat\context\ui\shop)ShowPageInterface (\sylius\behat\page\shop\product)type1
ProductContext (\sylius\behat\context\ui\shop)VerticalMenuElementInterface (\sylius\behat\element\product\indexpage)type1
 ErrorPageInterface (\sylius\behat\page)type1
 IndexPageInterface (\sylius\behat\page\shop\product)type1
 ShowPageInterface (\sylius\behat\page\shop\product)type1
 IndexPageInterface (\sylius\behat\page\shop\productreview)type1
 ChannelContextSetterInterface (\sylius\behat\service\setter)type1
ProductReviewContext (\sylius\behat\context\ui\shop)NotificationType (\sylius\behat)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\shop\productreview)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 ProductInterface (\sylius\component\core\model)type1
RegistrationContext (\sylius\behat\context\ui\shop)RegisterElementInterface (\sylius\behat\element\shop\account)type1
 DashboardPageInterface (\sylius\behat\page\shop\account)type1
 LoginPageInterface (\sylius\behat\page\shop\account)type1
 ProfileUpdatePageInterface (\sylius\behat\page\shop\account)type1
 RegisterPageInterface (\sylius\behat\page\shop\account)type1
 VerificationPageInterface (\sylius\behat\page\shop\account)type1
 HomePageInterface (\sylius\behat\page\shop)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
 SharedStorageInterface (\sylius\behat\service)type1
 CustomerInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)type1
ThemeContext (\sylius\behat\context\ui)IndexPageInterface (\sylius\behat\page\admin\channel)type1
 UpdatePageInterface (\sylius\behat\page\admin\channel)type1
 HomePageInterface (\sylius\behat\page\shop)type1
 SharedStorageInterface (\sylius\behat\service)type1
UserContext (\sylius\behat\context\ui)ShowPageInterface (\sylius\behat\page\admin\customer)type1
 HomePageInterface (\sylius\behat\page\shop)type1
 SharedStorageInterface (\sylius\behat\service)type1
 UserRepositoryInterface (\sylius\component\user\repository)type1
ResetElement (\sylius\behat\element\admin\account)ResetElementInterface (\sylius\behat\element\admin\account)implements1
FilterElement (\sylius\behat\element\admin\catalogpromotion)FilterElementInterface (\sylius\behat\element\admin\catalogpromotion)implements1
 ChannelInterface (\sylius\component\core\model)type1
FilterElementInterface (\sylius\behat\element\admin\catalogpromotion)ChannelInterface (\sylius\component\core\model)type1
FormElement (\sylius\behat\element\admin\catalogpromotion)FormElementInterface (\sylius\behat\element\admin\catalogpromotion)implements1
ShippingAddressInCheckoutRequiredElement (\sylius\behat\element\admin\channel)ShippingAddressInCheckoutRequiredElementInterface (\sylius\behat\element\admin\channel)implements1
ShopBillingDataElement (\sylius\behat\element\admin\channel)ShopBillingDataElementInterface (\sylius\behat\element\admin\channel)implements1
FilterElement (\sylius\behat\element\admin\taxrate)FilterElementInterface (\sylius\behat\element\admin\taxrate)implements1
TopBarElement (\sylius\behat\element\admin)TopBarElementInterface (\sylius\behat\element\admin)implements1
BrowserElement (\sylius\behat\element)BrowserElementInterface (\sylius\behat\element)implements1
VerticalMenuElement (\sylius\behat\element\product\indexpage)VerticalMenuElementInterface (\sylius\behat\element\product\indexpage)implements1
AssociationsElement (\sylius\behat\element\product\showpage)AssociationsElementInterface (\sylius\behat\element\product\showpage)implements1
AttributesElement (\sylius\behat\element\product\showpage)AttributesElementInterface (\sylius\behat\element\product\showpage)implements1
DetailsElement (\sylius\behat\element\product\showpage)DetailsElementInterface (\sylius\behat\element\product\showpage)implements1
MediaElement (\sylius\behat\element\product\showpage)MediaElementInterface (\sylius\behat\element\product\showpage)implements1
MoreDetailsElement (\sylius\behat\element\product\showpage)MoreDetailsElementInterface (\sylius\behat\element\product\showpage)implements1
OptionsElement (\sylius\behat\element\product\showpage)OptionsElementInterface (\sylius\behat\element\product\showpage)implements1
PricingElement (\sylius\behat\element\product\showpage)PricingElementInterface (\sylius\behat\element\product\showpage)implements1
ShippingElement (\sylius\behat\element\product\showpage)ShippingElementInterface (\sylius\behat\element\product\showpage)implements1
TaxonomyElement (\sylius\behat\element\product\showpage)TaxonomyElementInterface (\sylius\behat\element\product\showpage)implements1
VariantsElement (\sylius\behat\element\product\showpage)VariantsElementInterface (\sylius\behat\element\product\showpage)implements1
RegisterElement (\sylius\behat\element\shop\account)RegisterElementInterface (\sylius\behat\element\shop\account)implements1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
CartWidgetElement (\sylius\behat\element\shop)CartWidgetElementInterface (\sylius\behat\element\shop)implements1
CheckoutSubtotalElement (\sylius\behat\element\shop)CheckoutSubtotalElementInterface (\sylius\behat\element\shop)implements1
MenuElement (\sylius\behat\element\shop)MenuElementInterface (\sylius\behat\element\shop)implements1
NotificationExpectationMismatchException (\sylius\behat\exception)NotificationType (\sylius\behat)type1
LoginPage (\sylius\behat\page\admin\account)LoginPageInterface (\sylius\behat\page\admin\account)implements1
RequestPasswordResetPage (\sylius\behat\page\admin\account)RequestPasswordResetPageInterface (\sylius\behat\page\admin\account)implements1
ResetPasswordPage (\sylius\behat\page\admin\account)ResetPasswordPageInterface (\sylius\behat\page\admin\account)implements1
CreatePage (\sylius\behat\page\admin\administrator)CreatePageInterface (\sylius\behat\page\admin\administrator)implements1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
CreatePageInterface (\sylius\behat\page\admin\administrator)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
ImpersonateUserPage (\sylius\behat\page\admin\administrator)ImpersonateUserPageInterface (\sylius\behat\page\admin\administrator)implements1
UpdatePage (\sylius\behat\page\admin\administrator)UpdatePageInterface (\sylius\behat\page\admin\administrator)implements1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
UpdatePageInterface (\sylius\behat\page\admin\administrator)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\catalogpromotion)SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePageInterface (\sylius\behat\page\admin\catalogpromotion)implements1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
CreatePageInterface (\sylius\behat\page\admin\catalogpromotion)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\catalogpromotion\productvariant)IndexPageInterface (\sylius\behat\page\admin\catalogpromotion\productvariant)implements1
 IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPage (\sylius\behat\page\admin\crud)staticmethodcall1
IndexPageInterface (\sylius\behat\page\admin\catalogpromotion\productvariant)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
ShowPage (\sylius\behat\page\admin\catalogpromotion)ShowPageInterface (\sylius\behat\page\admin\catalogpromotion)implements1
 ChannelInterface (\sylius\component\core\model)type1
 ProductInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
ShowPageInterface (\sylius\behat\page\admin\catalogpromotion)ChannelInterface (\sylius\component\core\model)type1
 ProductInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
UpdatePage (\sylius\behat\page\admin\catalogpromotion)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 UpdatePageInterface (\sylius\behat\page\admin\catalogpromotion)implements1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
UpdatePageInterface (\sylius\behat\page\admin\catalogpromotion)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\channel)DescribesIt (\sylius\behat\behaviour)use1
 NamesIt (\sylius\behat\behaviour)use1
 SpecifiesItsCode (\sylius\behat\behaviour)use1
 Toggles (\sylius\behat\behaviour)use1
 CreatePageInterface (\sylius\behat\page\admin\channel)implements1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 AutocompleteHelper (\sylius\behat\service)staticmethodcall1
CreatePageInterface (\sylius\behat\page\admin\channel)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\channel)IndexPageInterface (\sylius\behat\page\admin\channel)implements1
 IndexPage (\sylius\behat\page\admin\crud)extends1
IndexPageInterface (\sylius\behat\page\admin\channel)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\channel)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 Toggles (\sylius\behat\behaviour)use1
 UpdatePageInterface (\sylius\behat\page\admin\channel)implements1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 AutocompleteHelper (\sylius\behat\service)staticmethodcall1
 DriverHelper (\sylius\behat\service)staticmethodcall1
UpdatePageInterface (\sylius\behat\page\admin\channel)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\country)ChoosesName (\sylius\behat\behaviour)use1
 CreatePageInterface (\sylius\behat\page\admin\country)implements1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
CreatePageInterface (\sylius\behat\page\admin\country)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\country)IndexPageInterface (\sylius\behat\page\admin\country)implements1
 IndexPage (\sylius\behat\page\admin\crud)extends1
IndexPageInterface (\sylius\behat\page\admin\country)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\country)Toggles (\sylius\behat\behaviour)use1
 UpdatePageInterface (\sylius\behat\page\admin\country)implements1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
UpdatePageInterface (\sylius\behat\page\admin\country)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\crud)CreatePageInterface (\sylius\behat\page\admin\crud)implements1
IndexPage (\sylius\behat\page\admin\crud)IndexPageInterface (\sylius\behat\page\admin\crud)implements1
UpdatePage (\sylius\behat\page\admin\crud)UpdatePageInterface (\sylius\behat\page\admin\crud)implements1
CreatePage (\sylius\behat\page\admin\currency)ChoosesName (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\currency)implements1
CreatePageInterface (\sylius\behat\page\admin\currency)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\currency)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPageInterface (\sylius\behat\page\admin\currency)implements1
IndexPageInterface (\sylius\behat\page\admin\currency)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\currency)Toggles (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\currency)implements1
UpdatePageInterface (\sylius\behat\page\admin\currency)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\customer)CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\customer)implements1
CreatePageInterface (\sylius\behat\page\admin\customer)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\customer)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPageInterface (\sylius\behat\page\admin\customer)implements1
IndexPageInterface (\sylius\behat\page\admin\customer)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
ShowPage (\sylius\behat\page\admin\customer)ShowPageInterface (\sylius\behat\page\admin\customer)implements1
UpdatePage (\sylius\behat\page\admin\customer)Toggles (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\customer)implements1
UpdatePageInterface (\sylius\behat\page\admin\customer)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\customergroup)NamesIt (\sylius\behat\behaviour)use1
 SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\customergroup)implements1
CreatePageInterface (\sylius\behat\page\admin\customergroup)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\customergroup)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\customergroup)implements1
UpdatePageInterface (\sylius\behat\page\admin\customergroup)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
DashboardPage (\sylius\behat\page\admin)DashboardPageInterface (\sylius\behat\page\admin)implements1
 TableAccessorInterface (\sylius\behat\service\accessor)type1
CreatePage (\sylius\behat\page\admin\exchangerate)CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\exchangerate)implements1
CreatePageInterface (\sylius\behat\page\admin\exchangerate)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\exchangerate)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPage (\sylius\behat\page\admin\crud)staticmethodcall1
 IndexPageInterface (\sylius\behat\page\admin\exchangerate)implements1
IndexPageInterface (\sylius\behat\page\admin\exchangerate)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\exchangerate)UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\exchangerate)implements1
UpdatePageInterface (\sylius\behat\page\admin\exchangerate)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\inventory)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPageInterface (\sylius\behat\page\admin\inventory)implements1
IndexPageInterface (\sylius\behat\page\admin\inventory)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\locale)ChoosesName (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePageInterface (\sylius\behat\page\admin\locale)implements1
CreatePageInterface (\sylius\behat\page\admin\locale)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
HistoryPage (\sylius\behat\page\admin\order)HistoryPageInterface (\sylius\behat\page\admin\order)implements1
IndexPage (\sylius\behat\page\admin\order)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPage (\sylius\behat\page\admin\crud)staticmethodcall1
 IndexPageInterface (\sylius\behat\page\admin\order)implements1
 AutocompleteHelper (\sylius\behat\service)staticmethodcall1
IndexPageInterface (\sylius\behat\page\admin\order)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
ShowPage (\sylius\behat\page\admin\order)ShowPageInterface (\sylius\behat\page\admin\order)implements1
 MoneyFormatterInterface (\sylius\bundle\moneybundle\formatter)type1
UpdatePage (\sylius\behat\page\admin\order)UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\order)implements1
UpdatePageInterface (\sylius\behat\page\admin\order)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\payment)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPage (\sylius\behat\page\admin\crud)staticmethodcall1
 IndexPageInterface (\sylius\behat\page\admin\payment)implements1
IndexPageInterface (\sylius\behat\page\admin\payment)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\paymentmethod)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 SpecifiesItsCode (\sylius\behat\behaviour)use1
 Toggles (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\paymentmethod)implements1
CreatePageInterface (\sylius\behat\page\admin\paymentmethod)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\paymentmethod)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 Toggles (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\paymentmethod)implements1
UpdatePageInterface (\sylius\behat\page\admin\paymentmethod)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreateConfigurableProductPage (\sylius\behat\page\admin\product)SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreateConfigurableProductPageInterface (\sylius\behat\page\admin\product)implements1
 DriverHelper (\sylius\behat\service)staticmethodcall1
 SlugGenerationHelper (\sylius\behat\service)staticmethodcall1
 TaxonInterface (\sylius\component\core\model)type1
CreateConfigurableProductPageInterface (\sylius\behat\page\admin\product)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
 TaxonInterface (\sylius\component\core\model)type1
CreateSimpleProductPage (\sylius\behat\page\admin\product)SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreateSimpleProductPageInterface (\sylius\behat\page\admin\product)implements1
 AutocompleteHelper (\sylius\behat\service)staticmethodcall1
 SlugGenerationHelper (\sylius\behat\service)staticmethodcall1
CreateSimpleProductPageInterface (\sylius\behat\page\admin\product)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\product)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPageInterface (\sylius\behat\page\admin\product)implements1
 TableAccessorInterface (\sylius\behat\service\accessor)type1
 ImageExistenceCheckerInterface (\sylius\behat\service\checker)type1
IndexPageInterface (\sylius\behat\page\admin\product)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
IndexPerTaxonPage (\sylius\behat\page\admin\product)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPage (\sylius\behat\page\admin\crud)staticmethodcall1
 IndexPerTaxonPageInterface (\sylius\behat\page\admin\product)implements1
IndexPerTaxonPageInterface (\sylius\behat\page\admin\product)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
ShowPage (\sylius\behat\page\admin\product)ShowPageInterface (\sylius\behat\page\admin\product)implements1
 ProductVariantInterface (\sylius\component\core\model)type1
ShowPageInterface (\sylius\behat\page\admin\product)ProductVariantInterface (\sylius\component\core\model)type1
UpdateConfigurableProductPage (\sylius\behat\page\admin\product)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdateConfigurableProductPageInterface (\sylius\behat\page\admin\product)implements1
 AutocompleteHelper (\sylius\behat\service)staticmethodcall1
 TaxonInterface (\sylius\component\taxonomy\model)type1
UpdateConfigurableProductPageInterface (\sylius\behat\page\admin\product)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
 TaxonInterface (\sylius\component\taxonomy\model)type1
UpdateSimpleProductPage (\sylius\behat\page\admin\product)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdateSimpleProductPageInterface (\sylius\behat\page\admin\product)implements1
 CurrencyInterface (\sylius\component\currency\model)type1
UpdateSimpleProductPageInterface (\sylius\behat\page\admin\product)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
 CurrencyInterface (\sylius\component\currency\model)type1
CreatePage (\sylius\behat\page\admin\productassociationtype)SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\productassociationtype)implements1
CreatePageInterface (\sylius\behat\page\admin\productassociationtype)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\productassociationtype)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPageInterface (\sylius\behat\page\admin\productassociationtype)implements1
IndexPageInterface (\sylius\behat\page\admin\productassociationtype)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\productassociationtype)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\productassociationtype)implements1
UpdatePageInterface (\sylius\behat\page\admin\productassociationtype)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\productattribute)SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\productattribute)implements1
CreatePageInterface (\sylius\behat\page\admin\productattribute)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\productattribute)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\productattribute)implements1
UpdatePageInterface (\sylius\behat\page\admin\productattribute)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\productoption)SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\productoption)implements1
CreatePageInterface (\sylius\behat\page\admin\productoption)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\productoption)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\productoption)implements1
UpdatePageInterface (\sylius\behat\page\admin\productoption)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\productreview)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPageInterface (\sylius\behat\page\admin\productreview)implements1
IndexPageInterface (\sylius\behat\page\admin\productreview)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\productreview)UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\productreview)implements1
UpdatePageInterface (\sylius\behat\page\admin\productreview)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\productvariant)SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\productvariant)implements1
CreatePageInterface (\sylius\behat\page\admin\productvariant)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
GeneratePage (\sylius\behat\page\admin\productvariant)GeneratePageInterface (\sylius\behat\page\admin\productvariant)implements1
 ChannelInterface (\sylius\component\core\model)type1
GeneratePageInterface (\sylius\behat\page\admin\productvariant)ChannelInterface (\sylius\component\core\model)type1
IndexPage (\sylius\behat\page\admin\productvariant)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPage (\sylius\behat\page\admin\crud)staticmethodcall1
 IndexPageInterface (\sylius\behat\page\admin\productvariant)implements1
IndexPageInterface (\sylius\behat\page\admin\productvariant)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\productvariant)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\productvariant)implements1
 CurrencyInterface (\sylius\component\currency\model)type1
UpdatePageInterface (\sylius\behat\page\admin\productvariant)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
 CurrencyInterface (\sylius\component\currency\model)type1
CreatePage (\sylius\behat\page\admin\promotion)NamesIt (\sylius\behat\behaviour)use1
 SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePageInterface (\sylius\behat\page\admin\promotion)implements1
CreatePageInterface (\sylius\behat\page\admin\promotion)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\promotion)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPageInterface (\sylius\behat\page\admin\promotion)implements1
IndexPageInterface (\sylius\behat\page\admin\promotion)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\promotion)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 CountsChannelBasedErrors (\sylius\behat\behaviour)use1
 NamesIt (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePageInterface (\sylius\behat\page\admin\promotion)implements1
UpdatePageInterface (\sylius\behat\page\admin\promotion)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\promotioncoupon)SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\promotioncoupon)implements1
CreatePageInterface (\sylius\behat\page\admin\promotioncoupon)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
GeneratePage (\sylius\behat\page\admin\promotioncoupon)GeneratePageInterface (\sylius\behat\page\admin\promotioncoupon)implements1
IndexPage (\sylius\behat\page\admin\promotioncoupon)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPageInterface (\sylius\behat\page\admin\promotioncoupon)implements1
IndexPageInterface (\sylius\behat\page\admin\promotioncoupon)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\promotioncoupon)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\promotioncoupon)implements1
UpdatePageInterface (\sylius\behat\page\admin\promotioncoupon)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\shipment)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPage (\sylius\behat\page\admin\crud)staticmethodcall1
 IndexPageInterface (\sylius\behat\page\admin\shipment)implements1
IndexPageInterface (\sylius\behat\page\admin\shipment)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
ShowPage (\sylius\behat\page\admin\shipment)ShowPageInterface (\sylius\behat\page\admin\shipment)implements1
CreatePage (\sylius\behat\page\admin\shippingcategory)NamesIt (\sylius\behat\behaviour)use1
 SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\shippingcategory)implements1
CreatePageInterface (\sylius\behat\page\admin\shippingcategory)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\shippingcategory)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\shippingcategory)implements1
UpdatePageInterface (\sylius\behat\page\admin\shippingcategory)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\shippingmethod)SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\shippingmethod)implements1
 DriverHelper (\sylius\behat\service)staticmethodcall1
 TabsHelper (\sylius\behat\service)staticmethodcall1
CreatePageInterface (\sylius\behat\page\admin\shippingmethod)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
IndexPage (\sylius\behat\page\admin\shippingmethod)IndexPage (\sylius\behat\page\admin\crud)extends1
 IndexPage (\sylius\behat\page\admin\crud)staticmethodcall1
 IndexPageInterface (\sylius\behat\page\admin\shippingmethod)implements1
IndexPageInterface (\sylius\behat\page\admin\shippingmethod)IndexPageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\shippingmethod)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 CountsChannelBasedErrors (\sylius\behat\behaviour)use1
 Toggles (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\shippingmethod)implements1
UpdatePageInterface (\sylius\behat\page\admin\shippingmethod)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\taxcategory)DescribesIt (\sylius\behat\behaviour)use1
 NamesIt (\sylius\behat\behaviour)use1
 SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\taxcategory)implements1
CreatePageInterface (\sylius\behat\page\admin\taxcategory)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\taxcategory)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 NamesIt (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\taxcategory)implements1
UpdatePageInterface (\sylius\behat\page\admin\taxcategory)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreateForParentPage (\sylius\behat\page\admin\taxon)CreateForParentPageInterface (\sylius\behat\page\admin\taxon)implements1
 CreatePage (\sylius\behat\page\admin\taxon)extends1
CreateForParentPageInterface (\sylius\behat\page\admin\taxon)CreatePageInterface (\sylius\behat\page\admin\taxon)extends1
CreatePage (\sylius\behat\page\admin\taxon)SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePageInterface (\sylius\behat\page\admin\taxon)implements1
 SlugGenerationHelper (\sylius\behat\service)staticmethodcall1
 TaxonInterface (\sylius\component\core\model)type1
CreatePageInterface (\sylius\behat\page\admin\taxon)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
 TaxonInterface (\sylius\component\core\model)type1
UpdatePage (\sylius\behat\page\admin\taxon)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePageInterface (\sylius\behat\page\admin\taxon)implements1
 AutocompleteHelper (\sylius\behat\service)staticmethodcall1
 JQueryHelper (\sylius\behat\service)staticmethodcall1
 TaxonInterface (\sylius\component\core\model)type1
UpdatePageInterface (\sylius\behat\page\admin\taxon)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
 TaxonInterface (\sylius\component\core\model)type1
CreatePage (\sylius\behat\page\admin\taxrate)NamesIt (\sylius\behat\behaviour)use1
 SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\taxrate)implements1
CreatePageInterface (\sylius\behat\page\admin\taxrate)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\taxrate)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\taxrate)implements1
UpdatePageInterface (\sylius\behat\page\admin\taxrate)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
CreatePage (\sylius\behat\page\admin\zone)NamesIt (\sylius\behat\behaviour)use1
 SpecifiesItsCode (\sylius\behat\behaviour)use1
 CreatePage (\sylius\behat\page\admin\crud)extends1
 CreatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 CreatePageInterface (\sylius\behat\page\admin\zone)implements1
CreatePageInterface (\sylius\behat\page\admin\zone)CreatePageInterface (\sylius\behat\page\admin\crud)extends1
UpdatePage (\sylius\behat\page\admin\zone)ChecksCodeImmutability (\sylius\behat\behaviour)use1
 NamesIt (\sylius\behat\behaviour)use1
 UpdatePage (\sylius\behat\page\admin\crud)extends1
 UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall1
 UpdatePageInterface (\sylius\behat\page\admin\zone)implements1
UpdatePageInterface (\sylius\behat\page\admin\zone)UpdatePageInterface (\sylius\behat\page\admin\crud)extends1
ErrorPage (\sylius\behat\page)ErrorPageInterface (\sylius\behat\page)implements1
PaypalExpressCheckoutPage (\sylius\behat\page\external)PaypalExpressCheckoutPageInterface (\sylius\behat\page\external)implements1
CreatePage (\sylius\behat\page\shop\account\addressbook)CreatePageInterface (\sylius\behat\page\shop\account\addressbook)implements1
 AddressInterface (\sylius\component\core\model)type1
CreatePageInterface (\sylius\behat\page\shop\account\addressbook)AddressInterface (\sylius\component\core\model)type1
IndexPage (\sylius\behat\page\shop\account\addressbook)IndexPageInterface (\sylius\behat\page\shop\account\addressbook)implements1
UpdatePage (\sylius\behat\page\shop\account\addressbook)UpdatePageInterface (\sylius\behat\page\shop\account\addressbook)implements1
ChangePasswordPage (\sylius\behat\page\shop\account)ChangePasswordPageInterface (\sylius\behat\page\shop\account)implements1
DashboardPage (\sylius\behat\page\shop\account)DashboardPageInterface (\sylius\behat\page\shop\account)implements1
LoginPage (\sylius\behat\page\shop\account)LoginPageInterface (\sylius\behat\page\shop\account)implements1
IndexPage (\sylius\behat\page\shop\account\order)IndexPageInterface (\sylius\behat\page\shop\account\order)implements1
 TableAccessorInterface (\sylius\behat\service\accessor)type1
 OrderInterface (\sylius\component\core\model)type1
IndexPageInterface (\sylius\behat\page\shop\account\order)OrderInterface (\sylius\component\core\model)type1
ShowPage (\sylius\behat\page\shop\account\order)ShowPageInterface (\sylius\behat\page\shop\account\order)implements1
 TableAccessorInterface (\sylius\behat\service\accessor)type1
 PaymentMethodInterface (\sylius\component\core\model)type1
ShowPageInterface (\sylius\behat\page\shop\account\order)PaymentMethodInterface (\sylius\component\core\model)type1
ProfileUpdatePage (\sylius\behat\page\shop\account)ProfileUpdatePageInterface (\sylius\behat\page\shop\account)implements1
RegisterPage (\sylius\behat\page\shop\account)RegisterPageInterface (\sylius\behat\page\shop\account)implements1
 StringInflector (\sylius\component\core\formatter)staticmethodcall1
RequestPasswordResetPage (\sylius\behat\page\shop\account)RequestPasswordResetPageInterface (\sylius\behat\page\shop\account)implements1
ResetPasswordPage (\sylius\behat\page\shop\account)ResetPasswordPageInterface (\sylius\behat\page\shop\account)implements1
VerificationPage (\sylius\behat\page\shop\account)VerificationPageInterface (\sylius\behat\page\shop\account)implements1
WellKnownPasswordChangePage (\sylius\behat\page\shop\account)WellKnownPasswordChangePageInterface (\sylius\behat\page\shop\account)implements1
SummaryPage (\sylius\behat\page\shop\cart)SummaryPageInterface (\sylius\behat\page\shop\cart)implements1
 ProductInterface (\sylius\component\core\model)type1
SummaryPageInterface (\sylius\behat\page\shop\cart)ProductInterface (\sylius\component\core\model)type1
AddressPage (\sylius\behat\page\shop\checkout)AddressPageInterface (\sylius\behat\page\shop\checkout)implements1
 DriverHelper (\sylius\behat\service)staticmethodcall1
 AddressFactoryInterface (\sylius\component\core\factory)type1
CompletePage (\sylius\behat\page\shop\checkout)CompletePageInterface (\sylius\behat\page\shop\checkout)implements1
 TableAccessorInterface (\sylius\behat\service\accessor)type1
 DriverHelper (\sylius\behat\service)staticmethodcall1
 ShippingMethodInterface (\sylius\component\core\model)type1
CompletePageInterface (\sylius\behat\page\shop\checkout)ShippingMethodInterface (\sylius\component\core\model)type1
SelectPaymentPage (\sylius\behat\page\shop\checkout)SelectPaymentPageInterface (\sylius\behat\page\shop\checkout)implements1
 DriverHelper (\sylius\behat\service)staticmethodcall1
SelectShippingPage (\sylius\behat\page\shop\checkout)SelectShippingPageInterface (\sylius\behat\page\shop\checkout)implements1
 DriverHelper (\sylius\behat\service)staticmethodcall1
ContactPage (\sylius\behat\page\shop\contact)ContactPageInterface (\sylius\behat\page\shop\contact)implements1
HomePage (\sylius\behat\page\shop)HomePageInterface (\sylius\behat\page\shop)implements1
ShowPage (\sylius\behat\page\shop\order)ShowPageInterface (\sylius\behat\page\shop\order)implements1
ThankYouPage (\sylius\behat\page\shop\order)ThankYouPageInterface (\sylius\behat\page\shop\order)implements1
IndexPage (\sylius\behat\page\shop\product)IndexPageInterface (\sylius\behat\page\shop\product)implements1
ShowPage (\sylius\behat\page\shop\product)SummaryPageInterface (\sylius\behat\page\shop\cart)type1
 ShowPageInterface (\sylius\behat\page\shop\product)implements1
 JQueryHelper (\sylius\behat\service)staticmethodcall1
 ProductInterface (\sylius\component\product\model)type1
 ProductOptionInterface (\sylius\component\product\model)type1
ShowPageInterface (\sylius\behat\page\shop\product)ProductInterface (\sylius\component\product\model)type1
 ProductOptionInterface (\sylius\component\product\model)type1
CreatePage (\sylius\behat\page\shop\productreview)CreatePageInterface (\sylius\behat\page\shop\productreview)implements1
IndexPage (\sylius\behat\page\shop\productreview)IndexPageInterface (\sylius\behat\page\shop\productreview)implements1
MainPage (\sylius\behat\page\testplugin)MainPageInterface (\sylius\behat\page\testplugin)implements1
NotificationAccessor (\sylius\behat\service\accessor)NotificationAccessorInterface (\sylius\behat\service\accessor)implements1
TableAccessor (\sylius\behat\service\accessor)TableAccessorInterface (\sylius\behat\service\accessor)implements1
ApiSecurityService (\sylius\behat\service)SecurityServiceInterface (\sylius\behat\service)implements1
 SharedStorageInterface (\sylius\behat\service)type1
 UserInterface (\sylius\component\user\model)type1
EmailChecker (\sylius\behat\service\checker)EmailCheckerInterface (\sylius\behat\service\checker)implements1
ImageExistenceChecker (\sylius\behat\service\checker)ImageExistenceCheckerInterface (\sylius\behat\service\checker)implements1
IriConverter (\sylius\behat\service\converter)OperationDataProviderTrait (\apiplatform\core\dataprovider)use1
 ResourceClassInfoTrait (\apiplatform\core\util)use1
UploadedImagePathGenerator (\sylius\behat\service\generator)ImagePathGeneratorInterface (\sylius\component\core\generator)implements1
 ImageInterface (\sylius\component\core\model)type1
JavaScriptTestHelper (\sylius\behat\service\helper)NotificationExpectationMismatchException (\sylius\behat\exception)catch1
 NotificationExpectationMismatchException (\sylius\behat\exception)new1
 JavaScriptTestHelperInterface (\sylius\behat\service\helper)implements1
 NotificationCheckerInterface (\sylius\behat\service)type1
JavaScriptTestHelperInterface (\sylius\behat\service\helper)NotificationType (\sylius\behat)type1
 NotificationCheckerInterface (\sylius\behat\service)type1
Mocker (\sylius\behat\service\mocker)MockerInterface (\sylius\behat\service\mocker)implements1
PaypalApiMocker (\sylius\behat\service\mocker)MockerInterface (\sylius\behat\service\mocker)type1
 ResponseLoaderInterface (\sylius\behat\service)type1
NotificationChecker (\sylius\behat\service)NotificationExpectationMismatchException (\sylius\behat\exception)new1
 NotificationAccessorInterface (\sylius\behat\service\accessor)type1
 NotificationCheckerInterface (\sylius\behat\service)implements1
NotificationCheckerInterface (\sylius\behat\service)NotificationType (\sylius\behat)type1
RememberMeAwareSecurityServiceInterface (\sylius\behat\service)SecurityServiceInterface (\sylius\behat\service)extends1
 UserInterface (\sylius\component\user\model)type1
CurrentPageResolver (\sylius\behat\service\resolver)CurrentPageResolverInterface (\sylius\behat\service\resolver)implements1
ResponseLoader (\sylius\behat\service)ResponseLoaderInterface (\sylius\behat\service)implements1
SecurityService (\sylius\behat\service)RememberMeAwareSecurityServiceInterface (\sylius\behat\service)implements1
 CookieSetterInterface (\sylius\behat\service\setter)type1
SecurityServiceInterface (\sylius\behat\service)UserInterface (\sylius\component\user\model)type1
SessionManager (\sylius\behat\service)SecurityServiceInterface (\sylius\behat\service)type1
 SessionManagerInterface (\sylius\behat\service)implements1
 SharedStorageInterface (\sylius\behat\service)type1
ChannelContextSetter (\sylius\behat\service\setter)ChannelContextSetterInterface (\sylius\behat\service\setter)implements1
 CookieSetterInterface (\sylius\behat\service\setter)type1
 ChannelInterface (\sylius\component\channel\model)type1
ChannelContextSetterInterface (\sylius\behat\service\setter)ChannelInterface (\sylius\component\channel\model)type1
CookieSetter (\sylius\behat\service\setter)CookieSetterInterface (\sylius\behat\service\setter)implements1
SharedSecurityService (\sylius\behat\service)SharedSecurityServiceInterface (\sylius\behat\service)implements1
 AdminUserInterface (\sylius\component\core\model)type1
 UserInterface (\sylius\component\user\model)type1
SharedSecurityServiceInterface (\sylius\behat\service)AdminUserInterface (\sylius\component\core\model)type1
SharedStorage (\sylius\behat\service)SharedStorageInterface (\sylius\behat\service)implements1
SlugGenerationHelper (\sylius\behat\service)DriverHelper (\sylius\behat\service)staticmethodcall1
ProvinceController (\sylius\bundle\addressingbundle\controller)CountryInterface (\sylius\component\addressing\model)type1
ZoneMemberIntegrityListener (\sylius\bundle\addressingbundle\eventlistener)CountryProvincesDeletionCheckerInterface (\sylius\component\addressing\checker)type1
 ZoneDeletionCheckerInterface (\sylius\component\addressing\checker)type1
BuildAddressFormSubscriber (\sylius\bundle\addressingbundle\form\eventlistener)CountryInterface (\sylius\component\addressing\model)type1
ZoneType (\sylius\bundle\addressingbundle\form\type)BuildZoneFormSubscriber (\sylius\bundle\addressingbundle\form\eventlistener)new1
 ZoneInterface (\sylius\component\addressing\model)type1
CountryChoiceTypeTest (\sylius\bundle\addressingbundle\tests\form\type)CountryChoiceType (\sylius\bundle\addressingbundle\form\type)new1
ZoneChoiceTypeTest (\sylius\bundle\addressingbundle\tests\form\type)ZoneChoiceType (\sylius\bundle\addressingbundle\form\type)new1
CountryNameExtension (\sylius\bundle\addressingbundle\twig)CountryInterface (\sylius\component\addressing\model)instanceof1
ProvinceNamingExtension (\sylius\bundle\addressingbundle\twig)ProvinceNamingProviderInterface (\sylius\component\addressing\provider)type1
ProvinceAddressConstraintValidator (\sylius\bundle\addressingbundle\validator\constraints)AddressInterface (\sylius\component\addressing\model)instanceof1
 AddressInterface (\sylius\component\addressing\model)type1
UniqueProvinceCollectionValidator (\sylius\bundle\addressingbundle\validator\constraints)ProvinceInterface (\sylius\component\addressing\model)type1
RenderResetPasswordPageAction (\sylius\bundle\adminbundle\action\account)FlashBagProvider (\sylius\bundle\corebundle\provider)staticmethodcall1
 UserRepositoryInterface (\sylius\component\user\repository)type1
RequestPasswordResetAction (\sylius\bundle\adminbundle\action\account)RequestResetPasswordEmail (\sylius\bundle\corebundle\message\admin\account)new1
 FlashBagProvider (\sylius\bundle\corebundle\provider)staticmethodcall1
ResetPasswordAction (\sylius\bundle\adminbundle\action\account)ResetPasswordDispatcherInterface (\sylius\bundle\corebundle\messagedispatcher)type1
 FlashBagProvider (\sylius\bundle\corebundle\provider)staticmethodcall1
RemoveAvatarAction (\sylius\bundle\adminbundle\action)AvatarImageRepositoryInterface (\sylius\component\core\repository)type1
ResendOrderConfirmationEmailAction (\sylius\bundle\adminbundle\action)OrderEmailManagerInterface (\sylius\bundle\adminbundle\emailmanager)type1
 FlashBagProvider (\sylius\bundle\corebundle\provider)staticmethodcall1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
ResendShipmentConfirmationEmailAction (\sylius\bundle\adminbundle\action)ShipmentEmailManagerInterface (\sylius\bundle\adminbundle\emailmanager)type1
 FlashBagProvider (\sylius\bundle\corebundle\provider)staticmethodcall1
 ShipmentRepositoryInterface (\sylius\component\core\repository)type1
Kernel (\sylius\bundle\adminbundle\application)MicroKernelTrait (\symfony\bundle\frameworkbundle\kernel)use1
AdminBasedLocaleContext (\sylius\bundle\adminbundle\context)AdminUserInterface (\sylius\component\core\model)instanceof1
 LocaleContextInterface (\sylius\component\locale\context)implements1
CustomerStatisticsController (\sylius\bundle\adminbundle\controller)CustomerStatisticsProviderInterface (\sylius\component\core\customer\statistics)type1
StatisticsController (\sylius\bundle\adminbundle\controller\dashboard)StatisticsDataProviderInterface (\sylius\bundle\adminbundle\provider)type1
 ChannelInterface (\sylius\component\core\model)type1
DashboardController (\sylius\bundle\adminbundle\controller)StatisticsDataProviderInterface (\sylius\bundle\adminbundle\provider)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 SalesDataProviderInterface (\sylius\component\core\dashboard)type1
 ChannelInterface (\sylius\component\core\model)type1
ImpersonateUserController (\sylius\bundle\adminbundle\controller)UserImpersonatorInterface (\sylius\bundle\corebundle\security)type1
 UserProviderInterface (\sylius\bundle\userbundle\provider)type1
NotificationController (\sylius\bundle\adminbundle\controller)SyliusCoreBundle (\sylius\bundle\corebundle)staticconstant1
RedirectHandler (\sylius\bundle\adminbundle\controller)FilterStorageInterface (\sylius\bundle\uibundle\storage)type1
RemoveCatalogPromotionAction (\sylius\bundle\adminbundle\controller)CatalogPromotionRemovalProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type1
 CatalogPromotionNotFoundException (\sylius\component\promotion\exception)catch1
 InvalidCatalogPromotionStateException (\sylius\component\promotion\exception)catch1
OrderEmailManager (\sylius\bundle\adminbundle\emailmanager)OrderEmailManagerInterface (\sylius\bundle\adminbundle\emailmanager)implements1
 OrderInterface (\sylius\component\core\model)type1
OrderEmailManagerInterface (\sylius\bundle\adminbundle\emailmanager)OrderInterface (\sylius\component\core\model)type1
ShipmentEmailManager (\sylius\bundle\adminbundle\emailmanager)ShipmentEmailManagerInterface (\sylius\bundle\adminbundle\emailmanager)implements1
 ShipmentInterface (\sylius\component\core\model)type1
ShipmentEmailManagerInterface (\sylius\bundle\adminbundle\emailmanager)ShipmentInterface (\sylius\component\core\model)type1
CustomerShowMenuBuilderEvent (\sylius\bundle\adminbundle\event)MenuBuilderEvent (\sylius\bundle\uibundle\menu\event)extends1
 MenuBuilderEvent (\sylius\bundle\uibundle\menu\event)staticmethodcall1
OrderShowMenuBuilderEvent (\sylius\bundle\adminbundle\event)MenuBuilderEvent (\sylius\bundle\uibundle\menu\event)extends1
 MenuBuilderEvent (\sylius\bundle\uibundle\menu\event)staticmethodcall1
ProductMenuBuilderEvent (\sylius\bundle\adminbundle\event)MenuBuilderEvent (\sylius\bundle\uibundle\menu\event)extends1
 MenuBuilderEvent (\sylius\bundle\uibundle\menu\event)staticmethodcall1
ProductVariantMenuBuilderEvent (\sylius\bundle\adminbundle\event)MenuBuilderEvent (\sylius\bundle\uibundle\menu\event)extends1
 MenuBuilderEvent (\sylius\bundle\uibundle\menu\event)staticmethodcall1
PromotionMenuBuilderEvent (\sylius\bundle\adminbundle\event)MenuBuilderEvent (\sylius\bundle\uibundle\menu\event)extends1
 MenuBuilderEvent (\sylius\bundle\uibundle\menu\event)staticmethodcall1
AdminFilterSubscriber (\sylius\bundle\adminbundle\eventlistener)FilterStorageInterface (\sylius\bundle\uibundle\storage)type1
AdminSectionCacheControlSubscriber (\sylius\bundle\adminbundle\eventlistener)AdminSection (\sylius\bundle\adminbundle\sectionresolver)instanceof1
 SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type1
ResourceDeleteSubscriber (\sylius\bundle\adminbundle\eventlistener)FlashBagProvider (\sylius\bundle\corebundle\provider)staticmethodcall1
ShipmentShipListener (\sylius\bundle\adminbundle\eventlistener)ShipmentEmailManagerInterface (\sylius\bundle\adminbundle\emailmanager)type1
CustomerShowMenuBuilder (\sylius\bundle\adminbundle\menu)CustomerShowMenuBuilderEvent (\sylius\bundle\adminbundle\event)new1
 CustomerInterface (\sylius\component\core\model)type1
MainMenuBuilder (\sylius\bundle\adminbundle\menu)MenuBuilderEvent (\sylius\bundle\uibundle\menu\event)new1
OrderShowMenuBuilder (\sylius\bundle\adminbundle\menu)OrderShowMenuBuilderEvent (\sylius\bundle\adminbundle\event)new1
ProductFormMenuBuilder (\sylius\bundle\adminbundle\menu)ProductMenuBuilderEvent (\sylius\bundle\adminbundle\event)new1
 ProductInterface (\sylius\component\core\model)instanceof1
ProductUpdateMenuBuilder (\sylius\bundle\adminbundle\menu)ProductMenuBuilderEvent (\sylius\bundle\adminbundle\event)new1
 ProductInterface (\sylius\component\core\model)instanceof1
ProductVariantFormMenuBuilder (\sylius\bundle\adminbundle\menu)ProductVariantMenuBuilderEvent (\sylius\bundle\adminbundle\event)new1
 ProductVariantInterface (\sylius\component\core\model)instanceof1
PromotionUpdateMenuBuilder (\sylius\bundle\adminbundle\menu)PromotionMenuBuilderEvent (\sylius\bundle\adminbundle\event)new1
 PromotionInterface (\sylius\component\core\model)type1
StatisticsDataProvider (\sylius\bundle\adminbundle\provider)StatisticsDataProviderInterface (\sylius\bundle\adminbundle\provider)implements1
 MoneyFormatterInterface (\sylius\bundle\moneybundle\formatter)type1
 DashboardStatisticsProviderInterface (\sylius\component\core\dashboard)type1
 Interval (\sylius\component\core\dashboard)staticmethodcall1
 SalesDataProviderInterface (\sylius\component\core\dashboard)type1
 ChannelInterface (\sylius\component\core\model)type1
StatisticsDataProviderInterface (\sylius\bundle\adminbundle\provider)ChannelInterface (\sylius\component\core\model)type1
AdminSection (\sylius\bundle\adminbundle\sectionresolver)SectionInterface (\sylius\bundle\corebundle\sectionresolver)implements1
AdminUriBasedSectionResolver (\sylius\bundle\adminbundle\sectionresolver)AdminSection (\sylius\bundle\adminbundle\sectionresolver)new1
 SectionCannotBeResolvedException (\sylius\bundle\corebundle\sectionresolver)new1
 SectionInterface (\sylius\bundle\corebundle\sectionresolver)type1
 UriBasedSectionResolverInterface (\sylius\bundle\corebundle\sectionresolver)implements1
NotificationControllerTest (\sylius\bundle\adminbundle\tests\controller)NotificationController (\sylius\bundle\adminbundle\controller)type1
SendResetPasswordEmailHandlerTest (\sylius\bundle\adminbundle\tests\messagehandler\admin)SwiftmailerAssertionTrait (\sylius\component\core\test)use1
ChannelNameExtension (\sylius\bundle\adminbundle\twig)ChannelRepositoryInterface (\sylius\component\channel\repository)type1
ChannelsCurrenciesExtension (\sylius\bundle\adminbundle\twig)ChannelRepositoryInterface (\sylius\component\channel\repository)type1
NotificationWidgetExtension (\sylius\bundle\adminbundle\twig)SyliusCoreBundle (\sylius\bundle\corebundle)staticconstant1
OrderUnitTaxesExtension (\sylius\bundle\adminbundle\twig)AdjustmentInterface (\sylius\component\order\model)type1
ApiResourceConfigurationMerger (\sylius\bundle\apibundle\apiplatform)ApiResourceConfigurationMergerInterface (\sylius\bundle\apibundle\apiplatform)implements1
CachedRouteNameResolver (\sylius\bundle\apibundle\apiplatform\bridge\symfony\routing)CachedTrait (\apiplatform\core\cache)use1
 PathPrefixProviderInterface (\sylius\bundle\apibundle\provider)type1
RouteNameResolver (\sylius\bundle\apibundle\apiplatform\bridge\symfony\routing)PathPrefixProviderInterface (\sylius\bundle\apibundle\provider)type1
MergingExtractorResourceMetadataFactory (\sylius\bundle\apibundle\apiplatform\factory)ResourceMetadataPropertyValueResolver (\sylius\bundle\apibundle\apiplatform)type1
ResourceMetadataPropertyValueResolver (\sylius\bundle\apibundle\apiplatform)ApiResourceConfigurationMergerInterface (\sylius\bundle\apibundle\apiplatform)type1
 ResourceMetadataPropertyValueResolverInteface (\sylius\bundle\apibundle\apiplatform)implements1
FooHandler (\sylius\bundle\apibundle\application\commandhandler)FooCommand (\sylius\bundle\apibundle\application\command)type1
Taxon (\sylius\bundle\apibundle\application\entity)Taxon (\sylius\component\core\model)extends1
 Taxon (\sylius\component\core\model)staticmethodcall1
 Taxon (\sylius\component\taxonomy\model)staticmethodcall1
Kernel (\sylius\bundle\apibundle\application)MicroKernelTrait (\symfony\bundle\frameworkbundle\kernel)use1
DisablingApiTest (\sylius\bundle\apibundle\application\tests)SetUpTestsTrait (\sylius\bundle\apibundle\application\tests)use1
DisablingDocumentationTest (\sylius\bundle\apibundle\application\tests)SetUpTestsTrait (\sylius\bundle\apibundle\application\tests)use1
FooApiCommandTest (\sylius\bundle\apibundle\application\tests)SetUpTestsTrait (\sylius\bundle\apibundle\application\tests)use1
FooSyliusResourceTest (\sylius\bundle\apibundle\application\tests)SetUpTestsTrait (\sylius\bundle\apibundle\application\tests)use1
FooTest (\sylius\bundle\apibundle\application\tests)SetUpTestsTrait (\sylius\bundle\apibundle\application\tests)use1
PromotionTest (\sylius\bundle\apibundle\application\tests)SetUpTestsTrait (\sylius\bundle\apibundle\application\tests)use1
SyliusConfigMergeTest (\sylius\bundle\apibundle\application\tests)SetUpTestsTrait (\sylius\bundle\apibundle\application\tests)use1
TaxonTest (\sylius\bundle\apibundle\application\tests)SetUpTestsTrait (\sylius\bundle\apibundle\application\tests)use1
ArchivingShippingMethodApplicator (\sylius\bundle\apibundle\applicator)ArchivingShippingMethodApplicatorInterface (\sylius\bundle\apibundle\applicator)implements1
OrderStateMachineTransitionApplicator (\sylius\bundle\apibundle\applicator)OrderStateMachineTransitionApplicatorInterface (\sylius\bundle\apibundle\applicator)implements1
PaymentStateMachineTransitionApplicator (\sylius\bundle\apibundle\applicator)PaymentStateMachineTransitionApplicatorInterface (\sylius\bundle\apibundle\applicator)implements1
ProductReviewStateMachineTransitionApplicator (\sylius\bundle\apibundle\applicator)ProductReviewStateMachineTransitionApplicatorInterface (\sylius\bundle\apibundle\applicator)implements1
OrderPromotionCodeAssigner (\sylius\bundle\apibundle\assigner)OrderPromotionCodeAssignerInterface (\sylius\bundle\apibundle\assigner)implements1
 OrderProcessorInterface (\sylius\component\order\processor)type1
 PromotionCouponInterface (\sylius\component\promotion\model)type1
 PromotionCouponRepositoryInterface (\sylius\component\promotion\repository)type1
PaymentMethodChanger (\sylius\bundle\apibundle\changer)PaymentMethodChangerInterface (\sylius\bundle\apibundle\changer)implements1
 PaymentMethodRepositoryInterface (\sylius\component\core\repository)type1
 PaymentRepositoryInterface (\sylius\component\core\repository)type1
AppliedCouponEligibilityChecker (\sylius\bundle\apibundle\checker)AppliedCouponEligibilityCheckerInterface (\sylius\bundle\apibundle\checker)implements1
 OrderInterface (\sylius\component\core\model)type1
 PromotionCouponInterface (\sylius\component\core\model)type1
 PromotionCouponEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)type1
 PromotionEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)type1
AppliedCouponEligibilityCheckerInterface (\sylius\bundle\apibundle\checker)OrderInterface (\sylius\component\core\model)type1
 PromotionCouponInterface (\sylius\component\core\model)type1
ChangePaymentMethod (\sylius\bundle\apibundle\command\account)IriToIdentifierConversionAwareInterface (\sylius\bundle\apibundle\command)implements1
 OrderTokenValueAwareInterface (\sylius\bundle\apibundle\command)implements1
 SubresourceIdAwareInterface (\sylius\bundle\apibundle\command)implements1
ChangeShopUserPassword (\sylius\bundle\apibundle\command\account)ShopUserIdAwareInterface (\sylius\bundle\apibundle\command)implements1
RegisterShopUser (\sylius\bundle\apibundle\command\account)ChannelCodeAwareInterface (\sylius\bundle\apibundle\command)implements1
 LocaleCodeAwareInterface (\sylius\bundle\apibundle\command)implements1
RequestResetPasswordToken (\sylius\bundle\apibundle\command\account)ChannelCodeAwareInterface (\sylius\bundle\apibundle\command)implements1
 IriToIdentifierConversionAwareInterface (\sylius\bundle\apibundle\command)implements1
 LocaleCodeAwareInterface (\sylius\bundle\apibundle\command)implements1
ResendVerificationEmail (\sylius\bundle\apibundle\command\account)ChannelCodeAwareInterface (\sylius\bundle\apibundle\command)implements1
 IriToIdentifierConversionAwareInterface (\sylius\bundle\apibundle\command)implements1
 LocaleCodeAwareInterface (\sylius\bundle\apibundle\command)implements1
 ShopUserIdAwareInterface (\sylius\bundle\apibundle\command)implements1
AddItemToCart (\sylius\bundle\apibundle\command\cart)IriToIdentifierConversionAwareInterface (\sylius\bundle\apibundle\command)implements1
 OrderTokenValueAwareInterface (\sylius\bundle\apibundle\command)implements1
ChangeItemQuantityInCart (\sylius\bundle\apibundle\command\cart)OrderTokenValueAwareInterface (\sylius\bundle\apibundle\command)implements1
 SubresourceIdAwareInterface (\sylius\bundle\apibundle\command)implements1
PickupCart (\sylius\bundle\apibundle\command\cart)ChannelCodeAwareInterface (\sylius\bundle\apibundle\command)implements1
 CustomerEmailAwareInterface (\sylius\bundle\apibundle\command)implements1
 LocaleCodeAwareInterface (\sylius\bundle\apibundle\command)implements1
RemoveItemFromCart (\sylius\bundle\apibundle\command\cart)OrderTokenValueAwareInterface (\sylius\bundle\apibundle\command)implements1
AddProductReview (\sylius\bundle\apibundle\command\catalog)CustomerEmailAwareInterface (\sylius\bundle\apibundle\command)implements1
 IriToIdentifierConversionAwareInterface (\sylius\bundle\apibundle\command)implements1
ChannelCodeAwareInterface (\sylius\bundle\apibundle\command)CommandAwareDataTransformerInterface (\sylius\bundle\apibundle\command)extends1
ChoosePaymentMethod (\sylius\bundle\apibundle\command\checkout)IriToIdentifierConversionAwareInterface (\sylius\bundle\apibundle\command)implements1
 OrderTokenValueAwareInterface (\sylius\bundle\apibundle\command)implements1
 PaymentMethodCodeAwareInterface (\sylius\bundle\apibundle\command)implements1
 SubresourceIdAwareInterface (\sylius\bundle\apibundle\command)implements1
ChooseShippingMethod (\sylius\bundle\apibundle\command\checkout)IriToIdentifierConversionAwareInterface (\sylius\bundle\apibundle\command)implements1
 OrderTokenValueAwareInterface (\sylius\bundle\apibundle\command)implements1
 SubresourceIdAwareInterface (\sylius\bundle\apibundle\command)implements1
CompleteOrder (\sylius\bundle\apibundle\command\checkout)OrderTokenValueAwareInterface (\sylius\bundle\apibundle\command)implements1
ShipShipment (\sylius\bundle\apibundle\command\checkout)ShipmentIdAwareInterface (\sylius\bundle\apibundle\command)implements1
UpdateCart (\sylius\bundle\apibundle\command\checkout)CustomerEmailAwareInterface (\sylius\bundle\apibundle\command)implements1
 LocaleCodeAwareInterface (\sylius\bundle\apibundle\command)implements1
 OrderTokenValueAwareInterface (\sylius\bundle\apibundle\command)implements1
CustomerEmailAwareInterface (\sylius\bundle\apibundle\command)CommandAwareDataTransformerInterface (\sylius\bundle\apibundle\command)extends1
LocaleCodeAwareInterface (\sylius\bundle\apibundle\command)CommandAwareDataTransformerInterface (\sylius\bundle\apibundle\command)extends1
LoggedInCustomerEmailIfNotSetAwareInterface (\sylius\bundle\apibundle\command)CommandAwareDataTransformerInterface (\sylius\bundle\apibundle\command)extends1
OrderTokenValueAwareInterface (\sylius\bundle\apibundle\command)CommandAwareDataTransformerInterface (\sylius\bundle\apibundle\command)extends1
PaymentMethodCodeAwareInterface (\sylius\bundle\apibundle\command)CommandAwareDataTransformerInterface (\sylius\bundle\apibundle\command)extends1
SendContactRequest (\sylius\bundle\apibundle\command)ChannelCodeAwareInterface (\sylius\bundle\apibundle\command)implements1
 LocaleCodeAwareInterface (\sylius\bundle\apibundle\command)implements1
 LoggedInCustomerEmailIfNotSetAwareInterface (\sylius\bundle\apibundle\command)implements1
ShipmentIdAwareInterface (\sylius\bundle\apibundle\command)CommandAwareDataTransformerInterface (\sylius\bundle\apibundle\command)extends1
ShopUserIdAwareInterface (\sylius\bundle\apibundle\command)CommandAwareDataTransformerInterface (\sylius\bundle\apibundle\command)extends1
SubresourceIdAwareInterface (\sylius\bundle\apibundle\command)CommandAwareDataTransformerInterface (\sylius\bundle\apibundle\command)extends1
ChangePaymentMethodHandler (\sylius\bundle\apibundle\commandhandler\account)PaymentMethodChangerInterface (\sylius\bundle\apibundle\changer)type1
 ChangePaymentMethod (\sylius\bundle\apibundle\command\account)type1
 OrderInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
ChangeShopUserPasswordHandler (\sylius\bundle\apibundle\commandhandler\account)ChangeShopUserPassword (\sylius\bundle\apibundle\command\account)type1
 UserRepositoryInterface (\sylius\component\user\repository)type1
 PasswordUpdaterInterface (\sylius\component\user\security)type1
RegisterShopUserHandler (\sylius\bundle\apibundle\commandhandler\account)RegisterShopUser (\sylius\bundle\apibundle\command\account)type1
 SendAccountRegistrationEmail (\sylius\bundle\apibundle\command\account)new1
 SendAccountVerificationEmail (\sylius\bundle\apibundle\command\account)new1
 CustomerResolverInterface (\sylius\bundle\corebundle\resolver)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 ShopUserInterface (\sylius\component\core\model)type1
 GeneratorInterface (\sylius\component\user\security\generator)type1
RequestResetPasswordTokenHandler (\sylius\bundle\apibundle\commandhandler\account)RequestResetPasswordToken (\sylius\bundle\apibundle\command\account)type1
 SendResetPasswordEmail (\sylius\bundle\apibundle\command\account)new1
 UserRepositoryInterface (\sylius\component\user\repository)type1
 GeneratorInterface (\sylius\component\user\security\generator)type1
ResendVerificationEmailHandler (\sylius\bundle\apibundle\commandhandler\account)ResendVerificationEmail (\sylius\bundle\apibundle\command\account)type1
 SendAccountVerificationEmail (\sylius\bundle\apibundle\command\account)new1
 UserRepositoryInterface (\sylius\component\user\repository)type1
 GeneratorInterface (\sylius\component\user\security\generator)type1
ResetPasswordHandler (\sylius\bundle\apibundle\commandhandler\account)ResetPassword (\sylius\bundle\apibundle\command\account)type1
 UserPasswordResetterInterface (\sylius\bundle\corebundle\security)type1
SendAccountRegistrationEmailHandler (\sylius\bundle\apibundle\commandhandler\account)SendAccountRegistrationEmail (\sylius\bundle\apibundle\command\account)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 UserRepositoryInterface (\sylius\component\user\repository)type1
SendAccountVerificationEmailHandler (\sylius\bundle\apibundle\commandhandler\account)SendAccountVerificationEmail (\sylius\bundle\apibundle\command\account)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 UserRepositoryInterface (\sylius\component\user\repository)type1
SendResetPasswordEmailHandler (\sylius\bundle\apibundle\commandhandler\account)SendResetPasswordEmail (\sylius\bundle\apibundle\command\account)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 UserRepositoryInterface (\sylius\component\user\repository)type1
VerifyCustomerAccountHandler (\sylius\bundle\apibundle\commandhandler\account)VerifyCustomerAccount (\sylius\bundle\apibundle\command\account)type1
AddItemToCartHandler (\sylius\bundle\apibundle\commandhandler\cart)AddItemToCart (\sylius\bundle\apibundle\command\cart)type1
 CartItemFactoryInterface (\sylius\component\core\factory)type1
 OrderInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 ProductVariantRepositoryInterface (\sylius\component\core\repository)type1
 OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type1
 OrderModifierInterface (\sylius\component\order\modifier)type1
BlameCartHandler (\sylius\bundle\apibundle\commandhandler\cart)BlameCart (\sylius\bundle\apibundle\command\cart)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 OrderProcessorInterface (\sylius\component\order\processor)type1
 UserRepositoryInterface (\sylius\component\user\repository)type1
ChangeItemQuantityInCartHandler (\sylius\bundle\apibundle\commandhandler\cart)ChangeItemQuantityInCart (\sylius\bundle\apibundle\command\cart)type1
 OrderInterface (\sylius\component\core\model)type1
 OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type1
 OrderProcessorInterface (\sylius\component\order\processor)type1
 OrderItemRepositoryInterface (\sylius\component\order\repository)type1
InformAboutCartRecalculationHandler (\sylius\bundle\apibundle\commandhandler\cart)InformAboutCartRecalculation (\sylius\bundle\apibundle\command\cart)type1
 OrderNoLongerEligibleForPromotion (\sylius\bundle\apibundle\exception)new1
PickupCartHandler (\sylius\bundle\apibundle\commandhandler\cart)OrderFactoryInterface (\sylius\bundle\corebundle\factory)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 CustomerInterface (\sylius\component\core\model)type1
 CustomerRepositoryInterface (\sylius\component\core\repository)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 LocaleInterface (\sylius\component\locale\model)type1
RemoveItemFromCartHandler (\sylius\bundle\apibundle\commandhandler\cart)RemoveItemFromCart (\sylius\bundle\apibundle\command\cart)type1
 OrderInterface (\sylius\component\core\model)type1
 OrderModifierInterface (\sylius\component\order\modifier)type1
 OrderItemRepositoryInterface (\sylius\component\order\repository)type1
AddProductReviewHandler (\sylius\bundle\apibundle\commandhandler\catalog)AddProductReview (\sylius\bundle\apibundle\command\catalog)type1
 CustomerResolverInterface (\sylius\bundle\corebundle\resolver)type1
 ProductRepositoryInterface (\sylius\component\core\repository)type1
 ReviewInterface (\sylius\component\review\model)type1
ChoosePaymentMethodHandler (\sylius\bundle\apibundle\commandhandler\checkout)PaymentMethodChangerInterface (\sylius\bundle\apibundle\changer)type1
 ChoosePaymentMethod (\sylius\bundle\apibundle\command\checkout)type1
 OrderInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 PaymentMethodRepositoryInterface (\sylius\component\core\repository)type1
 PaymentRepositoryInterface (\sylius\component\core\repository)type1
ChooseShippingMethodHandler (\sylius\bundle\apibundle\commandhandler\checkout)ChooseShippingMethod (\sylius\bundle\apibundle\command\checkout)type1
 OrderInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 ShipmentRepositoryInterface (\sylius\component\core\repository)type1
 ShippingMethodRepositoryInterface (\sylius\component\core\repository)type1
 ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)type1
CompleteOrderHandler (\sylius\bundle\apibundle\commandhandler\checkout)InformAboutCartRecalculation (\sylius\bundle\apibundle\command\cart)new1
 CompleteOrder (\sylius\bundle\apibundle\command\checkout)type1
 OrderCompleted (\sylius\bundle\apibundle\event)new1
 OrderPromotionsIntegrityCheckerInterface (\sylius\bundle\corebundle\order\checker)type1
 OrderInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
SendOrderConfirmationHandler (\sylius\bundle\apibundle\commandhandler\checkout)SendOrderConfirmation (\sylius\bundle\apibundle\command\checkout)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
SendShipmentConfirmationEmailHandler (\sylius\bundle\apibundle\commandhandler\checkout)SendShipmentConfirmationEmail (\sylius\bundle\apibundle\command\checkout)type1
 ShipmentRepositoryInterface (\sylius\component\core\repository)type1
ShipShipmentHandler (\sylius\bundle\apibundle\commandhandler\checkout)SendShipmentConfirmationEmail (\sylius\bundle\apibundle\command\checkout)new1
 ShipShipment (\sylius\bundle\apibundle\command\checkout)type1
 ShipmentInterface (\sylius\component\core\model)type1
 ShipmentRepositoryInterface (\sylius\component\core\repository)type1
UpdateCartHandler (\sylius\bundle\apibundle\commandhandler\checkout)OrderPromotionCodeAssignerInterface (\sylius\bundle\apibundle\assigner)type1
 UpdateCart (\sylius\bundle\apibundle\command\checkout)type1
 OrderAddressModifierInterface (\sylius\bundle\apibundle\modifier)type1
 CustomerResolverInterface (\sylius\bundle\corebundle\resolver)type1
 OrderInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
SendContactRequestHandler (\sylius\bundle\apibundle\commandhandler)SendContactRequest (\sylius\bundle\apibundle\command)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
TokenBasedUserContext (\sylius\bundle\apibundle\context)UserContextInterface (\sylius\bundle\apibundle\context)implements1
TokenValueBasedCartContext (\sylius\bundle\apibundle\context)OrderRepositoryInterface (\sylius\component\core\repository)type1
 CartContextInterface (\sylius\component\order\context)implements1
 OrderInterface (\sylius\component\order\model)type1
DeleteOrderItemAction (\sylius\bundle\apibundle\controller)RemoveItemFromCart (\sylius\bundle\apibundle\command\cart)new1
 OrderItemRepositoryInterface (\sylius\component\core\repository)type1
GetProductBySlugAction (\sylius\bundle\apibundle\controller)ChannelContextInterface (\sylius\component\channel\context)type1
 ProductRepositoryInterface (\sylius\component\core\repository)type1
 LocaleContextInterface (\sylius\component\locale\context)type1
GetPaymentConfiguration (\sylius\bundle\apibundle\controller\payment)CompositePaymentConfigurationProviderInterface (\sylius\bundle\apibundle\provider)type1
 PaymentRepositoryInterface (\sylius\component\core\repository)type1
RemoveCatalogPromotionAction (\sylius\bundle\apibundle\controller)CatalogPromotionRemovalProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type1
 CatalogPromotionNotFoundException (\sylius\component\promotion\exception)catch1
 InvalidCatalogPromotionStateException (\sylius\component\promotion\exception)catch1
UploadAvatarImageAction (\sylius\bundle\apibundle\controller)ImageInterface (\sylius\component\core\model)type1
 AvatarImageRepositoryInterface (\sylius\component\core\repository)type1
 ImageUploaderInterface (\sylius\component\core\uploader)type1
IriToIdentifierConverter (\sylius\bundle\apibundle\converter)OperationDataProviderTrait (\apiplatform\core\dataprovider)use1
 IriToIdentifierConverterInterface (\sylius\bundle\apibundle\converter)implements1
 NoRouteMatchesException (\sylius\bundle\apibundle\exception)new1
AddressDataPersister (\sylius\bundle\apibundle\datapersister)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AddressInterface (\sylius\component\core\model)instanceof1
 ShopUserInterface (\sylius\component\core\model)instanceof1
AdminUserDataPersister (\sylius\bundle\apibundle\datapersister)CannotRemoveCurrentlyLoggedInUser (\sylius\bundle\apibundle\exception)new1
 AdminUserInterface (\sylius\component\core\model)instanceof1
 UserInterface (\sylius\component\user\model)type1
 PasswordUpdaterInterface (\sylius\component\user\security)type1
CountryDataPersister (\sylius\bundle\apibundle\datapersister)ProvinceCannotBeRemoved (\sylius\bundle\apibundle\exception)new1
 CountryProvincesDeletionCheckerInterface (\sylius\component\addressing\checker)type1
 CountryInterface (\sylius\component\addressing\model)instanceof1
ShippingMethodDataPersister (\sylius\bundle\apibundle\datapersister)ShippingMethodCannotBeRemoved (\sylius\bundle\apibundle\exception)new1
 ShippingMethodInterface (\sylius\component\core\model)instanceof1
ZoneDataPersister (\sylius\bundle\apibundle\datapersister)ZoneCannotBeRemoved (\sylius\bundle\apibundle\exception)new1
 ZoneDeletionCheckerInterface (\sylius\component\addressing\checker)type1
 ZoneInterface (\sylius\component\addressing\model)instanceof1
AccountResetPasswordItemDataProvider (\sylius\bundle\apibundle\dataprovider)ResetPassword (\sylius\bundle\apibundle\command\account)new1
AdminResetPasswordItemDataProvider (\sylius\bundle\apibundle\dataprovider)ResetPassword (\sylius\bundle\corebundle\message\admin\account)new1
ChannelAwareItemDataProvider (\sylius\bundle\apibundle\dataprovider)ChannelContextInterface (\sylius\component\channel\context)type1
 ChannelNotFoundException (\sylius\component\channel\context)catch1
ChannelsCollectionDataProvider (\sylius\bundle\apibundle\dataprovider)ChannelContextInterface (\sylius\component\channel\context)type1
CustomerItemDataProvider (\sylius\bundle\apibundle\dataprovider)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
 ShopUserInterface (\sylius\component\core\model)instanceof1
 CustomerRepositoryInterface (\sylius\component\core\repository)type1
OrderAdjustmentsSubresourceDataProvider (\sylius\bundle\apibundle\dataprovider)OrderRepositoryInterface (\sylius\component\core\repository)type1
OrderItemAdjustmentsSubresourceDataProvider (\sylius\bundle\apibundle\dataprovider)OrderItemRepositoryInterface (\sylius\component\order\repository)type1
OrderItemItemDataProvider (\sylius\bundle\apibundle\dataprovider)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
 ShopUserInterface (\sylius\component\core\model)instanceof1
 OrderItemRepositoryInterface (\sylius\component\core\repository)type1
OrderItemUnitItemDataProvider (\sylius\bundle\apibundle\dataprovider)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
 ShopUserInterface (\sylius\component\core\model)instanceof1
 OrderItemUnitRepositoryInterface (\sylius\component\core\repository)type1
PaymentItemDataProvider (\sylius\bundle\apibundle\dataprovider)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
 ShopUserInterface (\sylius\component\core\model)instanceof1
 PaymentRepositoryInterface (\sylius\component\core\repository)type1
PaymentMethodsCollectionDataProvider (\sylius\bundle\apibundle\dataprovider)ChannelContextInterface (\sylius\component\channel\context)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 PaymentMethodRepositoryInterface (\sylius\component\core\repository)type1
 PaymentRepositoryInterface (\sylius\component\core\repository)type1
 PaymentMethodsResolverInterface (\sylius\component\payment\resolver)type1
ProductAttributesSubresourceDataProvider (\sylius\bundle\apibundle\dataprovider)LocaleContextInterface (\sylius\component\locale\context)type1
 LocaleProviderInterface (\sylius\component\locale\provider)type1
 ProductAttributeValueRepositoryInterface (\sylius\component\product\repository)type1
ProductItemDataProvider (\sylius\bundle\apibundle\dataprovider)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
 ProductRepositoryInterface (\sylius\component\core\repository)type1
ShipmentItemDataProvider (\sylius\bundle\apibundle\dataprovider)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
 ShopUserInterface (\sylius\component\core\model)instanceof1
 ShipmentRepositoryInterface (\sylius\component\core\repository)type1
ShippingMethodsCollectionDataProvider (\sylius\bundle\apibundle\dataprovider)ChannelContextInterface (\sylius\component\channel\context)type1
 ShipmentRepositoryInterface (\sylius\component\core\repository)type1
 ShippingMethodRepositoryInterface (\sylius\component\core\repository)type1
 ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)type1
VerifyCustomerAccountItemDataProvider (\sylius\bundle\apibundle\dataprovider)VerifyCustomerAccount (\sylius\bundle\apibundle\command\account)new1
ChannelCodeAwareInputCommandDataTransformer (\sylius\bundle\apibundle\datatransformer)ChannelCodeAwareInterface (\sylius\bundle\apibundle\command)instanceof1
 CommandDataTransformerInterface (\sylius\bundle\apibundle\datatransformer)implements1
 ChannelContextInterface (\sylius\component\channel\context)type1
CommandAwareInputDataTransformer (\sylius\bundle\apibundle\datatransformer)CommandDataTransformerInterface (\sylius\bundle\apibundle\datatransformer)type1
LocaleCodeAwareInputCommandDataTransformer (\sylius\bundle\apibundle\datatransformer)LocaleCodeAwareInterface (\sylius\bundle\apibundle\command)instanceof1
 CommandDataTransformerInterface (\sylius\bundle\apibundle\datatransformer)implements1
 LocaleContextInterface (\sylius\component\locale\context)type1
LoggedInCustomerEmailAwareCommandDataTransformer (\sylius\bundle\apibundle\datatransformer)CustomerEmailAwareInterface (\sylius\bundle\apibundle\command)instanceof1
 UserContextInterface (\sylius\bundle\apibundle\context)type1
 CommandDataTransformerInterface (\sylius\bundle\apibundle\datatransformer)implements1
 CustomerInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)instanceof1
LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer (\sylius\bundle\apibundle\datatransformer)LoggedInCustomerEmailIfNotSetAwareInterface (\sylius\bundle\apibundle\command)instanceof1
 UserContextInterface (\sylius\bundle\apibundle\context)type1
 CommandDataTransformerInterface (\sylius\bundle\apibundle\datatransformer)implements1
 CustomerInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)instanceof1
LoggedInShopUserIdAwareCommandDataTransformer (\sylius\bundle\apibundle\datatransformer)ShopUserIdAwareInterface (\sylius\bundle\apibundle\command)instanceof1
 ShopUserIdAwareInterface (\sylius\bundle\apibundle\command)type1
 UserContextInterface (\sylius\bundle\apibundle\context)type1
 CommandDataTransformerInterface (\sylius\bundle\apibundle\datatransformer)implements1
 ShopUserInterface (\sylius\component\core\model)instanceof1
OrderTokenValueAwareInputCommandDataTransformer (\sylius\bundle\apibundle\datatransformer)OrderTokenValueAwareInterface (\sylius\bundle\apibundle\command)instanceof1
 CommandDataTransformerInterface (\sylius\bundle\apibundle\datatransformer)implements1
ShipmentIdAwareInputCommandDataTransformer (\sylius\bundle\apibundle\datatransformer)ShipmentIdAwareInterface (\sylius\bundle\apibundle\command)instanceof1
 CommandDataTransformerInterface (\sylius\bundle\apibundle\datatransformer)implements1
SubresourceIdAwareCommandDataTransformer (\sylius\bundle\apibundle\datatransformer)SubresourceIdAwareInterface (\sylius\bundle\apibundle\command)instanceof1
 CommandDataTransformerInterface (\sylius\bundle\apibundle\datatransformer)implements1
AddressesExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
 ShopUserInterface (\sylius\component\core\model)instanceof1
CountryCollectionExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
CurrencyCollectionExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
EnabledProductVariantsExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
LocaleCollectionExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
OrdersByChannelExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
 ShopUserInterface (\sylius\component\core\model)instanceof1
OrdersByLoggedInUserExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
 ShopUserInterface (\sylius\component\core\model)instanceof1
ProductsByChannelAndLocaleCodeExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
ProductsByTaxonExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
ProductsWithEnableFlagExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
TaxonCollectionExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
ExchangeRateExtension (\sylius\bundle\apibundle\doctrine\queryextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
AddressItemExtension (\sylius\bundle\apibundle\doctrine\queryitemextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
 AdminUserInterface (\sylius\component\core\model)instanceof1
EnabledProductVariantItemExtension (\sylius\bundle\apibundle\doctrine\queryitemextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
OrderShopUserItemExtension (\sylius\bundle\apibundle\doctrine\queryitemextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
 ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant1
 ShopUserInterface (\sylius\component\core\model)instanceof1
OrderVisitorItemExtension (\sylius\bundle\apibundle\doctrine\queryitemextension)UserContextInterface (\sylius\bundle\apibundle\context)type1
 ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant1
OrderCompletedHandler (\sylius\bundle\apibundle\eventhandler)SendOrderConfirmation (\sylius\bundle\apibundle\command\checkout)new1
 OrderCompleted (\sylius\bundle\apibundle\event)type1
ApiCartBlamerListener (\sylius\bundle\apibundle\eventlistener)BlameCart (\sylius\bundle\apibundle\command\cart)new1
 ShopApiOrdersSubSection (\sylius\bundle\apibundle\sectionresolver)instanceof1
 SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type1
 OrderInterface (\sylius\component\core\model)instanceof1
 OrderInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)instanceof1
 CartContextInterface (\sylius\component\order\context)type1
 CartNotFoundException (\sylius\component\order\context)catch1
AuthenticationSuccessListener (\sylius\bundle\apibundle\eventlistener)ShopUserInterface (\sylius\component\core\model)instanceof1
CatalogPromotionEventSubscriber (\sylius\bundle\apibundle\eventsubscriber)CatalogPromotionAnnouncerInterface (\sylius\bundle\corebundle\catalogpromotion\announcer)type1
 CatalogPromotionInterface (\sylius\component\core\model)instanceof1
ProductDeletionEventSubscriber (\sylius\bundle\apibundle\eventsubscriber)ProductCannotBeRemoved (\sylius\bundle\apibundle\exception)new1
 ProductInterface (\sylius\component\core\model)instanceof1
 ProductInPromotionRuleCheckerInterface (\sylius\component\core\promotion\checker)type1
ProductSlugEventSubscriber (\sylius\bundle\apibundle\eventsubscriber)ProductInterface (\sylius\component\core\model)instanceof1
 SlugGeneratorInterface (\sylius\component\product\generator)type1
ProductVariantEventSubscriber (\sylius\bundle\apibundle\eventsubscriber)ProductVariantCreated (\sylius\component\core\event)new1
 ProductVariantUpdated (\sylius\component\core\event)new1
 ProductVariantInterface (\sylius\component\core\model)instanceof1
AddressMapper (\sylius\bundle\apibundle\mapper)AddressMapperInterface (\sylius\bundle\apibundle\mapper)implements1
OrderAddressModifier (\sylius\bundle\apibundle\modifier)AddressMapperInterface (\sylius\bundle\apibundle\mapper)type1
 OrderAddressModifierInterface (\sylius\bundle\apibundle\modifier)implements1
PaymentConfigurationProviderInterface (\sylius\bundle\apibundle\payment)PaymentInterface (\sylius\component\core\model)type1
 PaymentMethodInterface (\sylius\component\core\model)type1
CompositePaymentConfigurationProvider (\sylius\bundle\apibundle\provider)CompositePaymentConfigurationProviderInterface (\sylius\bundle\apibundle\provider)implements1
 PaymentInterface (\sylius\component\core\model)type1
CompositePaymentConfigurationProviderInterface (\sylius\bundle\apibundle\provider)PaymentInterface (\sylius\component\core\model)type1
LiipProductImageFilterProvider (\sylius\bundle\apibundle\provider)ProductImageFilterProviderInterface (\sylius\bundle\apibundle\provider)implements1
PathPrefixProvider (\sylius\bundle\apibundle\provider)UserContextInterface (\sylius\bundle\apibundle\context)type1
 PathPrefixProviderInterface (\sylius\bundle\apibundle\provider)implements1
 AdminUserInterface (\sylius\component\core\model)instanceof1
 ShopUserInterface (\sylius\component\core\model)instanceof1
AdminApiSection (\sylius\bundle\apibundle\sectionresolver)SectionInterface (\sylius\bundle\corebundle\sectionresolver)implements1
AdminApiUriBasedSectionResolver (\sylius\bundle\apibundle\sectionresolver)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)new1
 SectionCannotBeResolvedException (\sylius\bundle\corebundle\sectionresolver)new1
 SectionInterface (\sylius\bundle\corebundle\sectionresolver)type1
 UriBasedSectionResolverInterface (\sylius\bundle\corebundle\sectionresolver)implements1
ShopApiOrdersSubSection (\sylius\bundle\apibundle\sectionresolver)ShopApiSection (\sylius\bundle\apibundle\sectionresolver)extends1
ShopApiSection (\sylius\bundle\apibundle\sectionresolver)SectionInterface (\sylius\bundle\corebundle\sectionresolver)implements1
ShopApiUriBasedSectionResolver (\sylius\bundle\apibundle\sectionresolver)ShopApiOrdersSubSection (\sylius\bundle\apibundle\sectionresolver)new1
 ShopApiSection (\sylius\bundle\apibundle\sectionresolver)new1
 SectionCannotBeResolvedException (\sylius\bundle\corebundle\sectionresolver)new1
 SectionInterface (\sylius\bundle\corebundle\sectionresolver)type1
 UriBasedSectionResolverInterface (\sylius\bundle\corebundle\sectionresolver)implements1
CommandArgumentsDenormalizer (\sylius\bundle\apibundle\serializer)IriToIdentifierConverterInterface (\sylius\bundle\apibundle\converter)type1
ProductAttributeValueNormalizer (\sylius\bundle\apibundle\serializer)DateAttributeType (\sylius\component\attribute\attributetype)staticconstant1
 DatetimeAttributeType (\sylius\component\attribute\attributetype)staticconstant1
 SelectAttributeType (\sylius\component\attribute\attributetype)staticconstant1
 LocaleProviderInterface (\sylius\component\locale\provider)type1
 ProductAttributeValueInterface (\sylius\component\product\model)instanceof1
 ProductAttributeValueInterface (\sylius\component\product\model)type1
 NormalizerAwareTrait (\symfony\component\serializer\normalizer)use1
ProductImageNormalizer (\sylius\bundle\apibundle\serializer)ProductImageInterface (\sylius\component\core\model)instanceof1
 NormalizerAwareTrait (\symfony\component\serializer\normalizer)use1
ProductNormalizer (\sylius\bundle\apibundle\serializer)ProductInterface (\sylius\component\core\model)instanceof1
 ProductVariantInterface (\sylius\component\core\model)type1
 ProductVariantResolverInterface (\sylius\component\product\resolver)type1
 NormalizerAwareTrait (\symfony\component\serializer\normalizer)use1
ProductVariantNormalizer (\sylius\bundle\apibundle\serializer)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)instanceof1
 SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type1
 ChannelContextInterface (\sylius\component\channel\context)type1
 ChannelNotFoundException (\sylius\component\channel\context)catch1
 ProductVariantPricesCalculatorInterface (\sylius\component\core\calculator)type1
 MissingChannelConfigurationException (\sylius\component\core\exception)catch1
 CatalogPromotionInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)instanceof1
 AvailabilityCheckerInterface (\sylius\component\inventory\checker)type1
 NormalizerAwareTrait (\symfony\component\serializer\normalizer)use1
ShippingMethodNormalizer (\sylius\bundle\apibundle\serializer)ChannelContextInterface (\sylius\component\channel\context)type1
 ShippingMethodInterface (\sylius\component\core\model)instanceof1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 ShipmentRepositoryInterface (\sylius\component\core\repository)type1
 NormalizerAwareTrait (\symfony\component\serializer\normalizer)use1
ZoneDenormalizer (\sylius\bundle\apibundle\serializer)ZoneInterface (\sylius\component\addressing\model)instanceof1
 ZoneMemberInterface (\sylius\component\addressing\model)type1
 DenormalizerAwareTrait (\symfony\component\serializer\normalizer)use1
ChannelContextBuilder (\sylius\bundle\apibundle\serializercontextbuilder)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant1
 ChannelContextInterface (\sylius\component\channel\context)type1
 ChannelNotFoundException (\sylius\component\channel\context)catch1
HttpRequestMethodTypeContextBuilder (\sylius\bundle\apibundle\serializercontextbuilder)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant1
LocaleContextBuilder (\sylius\bundle\apibundle\serializercontextbuilder)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant1
 LocaleContextInterface (\sylius\component\locale\context)type1
 LocaleNotFoundException (\sylius\component\locale\context)catch1
AcceptLanguageHeaderDocumentationNormalizer (\sylius\bundle\apibundle\swagger)LocaleInterface (\sylius\component\locale\model)type1
ProductImageDocumentationNormalizer (\sylius\bundle\apibundle\swagger)ProductImageFilterProviderInterface (\sylius\bundle\apibundle\provider)type1
SyliusApiBundle (\sylius\bundle\apibundle)CommandDataTransformerPass (\sylius\bundle\apibundle\dependencyinjection\compiler)new1
 FlattenExceptionNormalizerDecoratorCompilerPass (\sylius\bundle\apibundle\dependencyinjection\compiler)new1
 LegacyErrorHandlingCompilerPass (\sylius\bundle\apibundle\dependencyinjection\compiler)new1
ChangeAddressOrderHandlerTest (\sylius\bundle\apibundle\tests\commandhandler)UpdateCart (\sylius\bundle\apibundle\command\checkout)new1
 UpdateCartHandler (\sylius\bundle\apibundle\commandhandler\checkout)new1
 Address (\sylius\component\core\model)new1
SendAccountRegistrationEmailHandlerTest (\sylius\bundle\apibundle\tests\commandhandler)SwiftmailerAssertionTrait (\sylius\component\core\test)use1
SendAccountVerificationEmailHandlerTest (\sylius\bundle\apibundle\tests\commandhandler)SendAccountVerificationEmail (\sylius\bundle\apibundle\command\account)new1
 SendAccountVerificationEmailHandler (\sylius\bundle\apibundle\commandhandler\account)new1
 MailerAssertionsTrait (\symfony\bundle\frameworkbundle\test)use1
SendContactRequestHandlerTest (\sylius\bundle\apibundle\tests\commandhandler)SendContactRequest (\sylius\bundle\apibundle\command)new1
 SendContactRequestHandler (\sylius\bundle\apibundle\commandhandler)new1
 MailerAssertionsTrait (\symfony\bundle\frameworkbundle\test)use1
SendOrderConfirmationEmailHandlerTest (\sylius\bundle\apibundle\tests\commandhandler)SendOrderConfirmation (\sylius\bundle\apibundle\command\checkout)new1
 SendOrderConfirmationHandler (\sylius\bundle\apibundle\commandhandler\checkout)new1
 MailerAssertionsTrait (\symfony\bundle\frameworkbundle\test)use1
SendResetPasswordEmailHandlerTest (\sylius\bundle\apibundle\tests\commandhandler)SendResetPasswordEmail (\sylius\bundle\apibundle\command\account)new1
 SendResetPasswordEmailHandler (\sylius\bundle\apibundle\commandhandler\account)new1
 MailerAssertionsTrait (\symfony\bundle\frameworkbundle\test)use1
IriToIdentifierConverterTest (\sylius\bundle\apibundle\tests\converter)IriToIdentifierConverterInterface (\sylius\bundle\apibundle\converter)type1
CommandDataTransformerPassTest (\sylius\bundle\apibundle\tests\dependencyinjection\compiler)CommandDataTransformerPass (\sylius\bundle\apibundle\dependencyinjection\compiler)new1
FlattenExceptionNormalizerDecoratorCompilerPassTest (\sylius\bundle\apibundle\tests\dependencyinjection\compiler)FlattenExceptionNormalizerDecoratorCompilerPass (\sylius\bundle\apibundle\dependencyinjection\compiler)new1
LegacyErrorHandlingCompilerPassTest (\sylius\bundle\apibundle\tests\dependencyinjection\compiler)LegacyErrorHandlingCompilerPass (\sylius\bundle\apibundle\dependencyinjection\compiler)new1
SyliusApiExtensionTest (\sylius\bundle\apibundle\tests\dependencyinjection)SyliusApiExtension (\sylius\bundle\apibundle\dependencyinjection)new1
SendResetPasswordEmailHandlerTest (\sylius\bundle\apibundle\tests\messagehandler\admin)SendResetPasswordEmail (\sylius\bundle\corebundle\message\admin\account)new1
 SendResetPasswordEmailHandler (\sylius\bundle\corebundle\messagehandler\admin\account)new1
 AdminUser (\sylius\component\core\model)new1
 MailerAssertionsTrait (\symfony\bundle\frameworkbundle\test)use1
FixedDiscountActionValidator (\sylius\bundle\apibundle\validator\catalogpromotion)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)instanceof1
 SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type1
 ActionValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionaction)implements1
 ActionValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionaction)type1
ForProductsScopeValidator (\sylius\bundle\apibundle\validator\catalogpromotion)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)instanceof1
 SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type1
 ScopeValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionscope)implements1
 ScopeValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionscope)type1
ForTaxonsScopeValidator (\sylius\bundle\apibundle\validator\catalogpromotion)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)instanceof1
 SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type1
 ScopeValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionscope)implements1
 ScopeValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionscope)type1
ForVariantsScopeValidator (\sylius\bundle\apibundle\validator\catalogpromotion)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)instanceof1
 SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type1
 ScopeValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionscope)implements1
 ScopeValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionscope)type1
PercentageDiscountActionValidator (\sylius\bundle\apibundle\validator\catalogpromotion)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)instanceof1
 SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type1
 ActionValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionaction)implements1
AddingEligibleProductVariantToCartValidator (\sylius\bundle\apibundle\validator\constraints)OrderInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 AvailabilityCheckerInterface (\sylius\component\inventory\checker)type1
 ProductVariantRepositoryInterface (\sylius\component\product\repository)type1
AdminResetPasswordTokenNonExpiredValidator (\sylius\bundle\apibundle\validator\constraints)UserRepositoryInterface (\sylius\component\user\repository)type1
ChangedItemQuantityInCartValidator (\sylius\bundle\apibundle\validator\constraints)OrderItemNotFoundException (\sylius\bundle\apibundle\exception)new1
 OrderItemRepositoryInterface (\sylius\component\core\repository)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 AvailabilityCheckerInterface (\sylius\component\inventory\checker)type1
CheckoutCompletionValidator (\sylius\bundle\apibundle\validator\constraints)OrderRepositoryInterface (\sylius\component\core\repository)type1
ChosenPaymentMethodEligibilityValidator (\sylius\bundle\apibundle\validator\constraints)PaymentMethodRepositoryInterface (\sylius\component\core\repository)type1
 PaymentRepositoryInterface (\sylius\component\core\repository)type1
 PaymentMethodsResolverInterface (\sylius\component\payment\resolver)type1
ChosenShippingMethodEligibilityValidator (\sylius\bundle\apibundle\validator\constraints)ShipmentRepositoryInterface (\sylius\component\core\repository)type1
 ShippingMethodRepositoryInterface (\sylius\component\core\repository)type1
 ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)type1
CorrectOrderAddressValidator (\sylius\bundle\apibundle\validator\constraints)CorrectOrderAddress (\sylius\bundle\apibundle\validator\constraints)type1
 AddressInterface (\sylius\component\core\model)type1
OrderItemAvailabilityValidator (\sylius\bundle\apibundle\validator\constraints)OrderRepositoryInterface (\sylius\component\core\repository)type1
 AvailabilityCheckerInterface (\sylius\component\inventory\checker)type1
OrderNotEmptyValidator (\sylius\bundle\apibundle\validator\constraints)OrderRepositoryInterface (\sylius\component\core\repository)type1
OrderPaymentMethodEligibilityValidator (\sylius\bundle\apibundle\validator\constraints)OrderRepositoryInterface (\sylius\component\core\repository)type1
OrderProductEligibilityValidator (\sylius\bundle\apibundle\validator\constraints)OrderRepositoryInterface (\sylius\component\core\repository)type1
OrderShippingMethodEligibilityValidator (\sylius\bundle\apibundle\validator\constraints)OrderRepositoryInterface (\sylius\component\core\repository)type1
 ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)type1
PromotionCouponEligibilityValidator (\sylius\bundle\apibundle\validator\constraints)AppliedCouponEligibilityCheckerInterface (\sylius\bundle\apibundle\checker)type1
 PromotionCouponInterface (\sylius\component\core\model)instanceof1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 PromotionCouponRepositoryInterface (\sylius\component\promotion\repository)type1
ShipmentAlreadyShippedValidator (\sylius\bundle\apibundle\validator\constraints)ShipmentRepositoryInterface (\sylius\component\core\repository)type1
ShopUserNotVerifiedValidator (\sylius\bundle\apibundle\validator\constraints)UserRepositoryInterface (\sylius\component\user\repository)type1
UniqueReviewerEmailValidator (\sylius\bundle\apibundle\validator\constraints)UserContextInterface (\sylius\bundle\apibundle\context)type1
 ShopUserInterface (\sylius\component\core\model)instanceof1
 UserRepositoryInterface (\sylius\component\user\repository)type1
UniqueShopUserEmailValidator (\sylius\bundle\apibundle\validator\constraints)CanonicalizerInterface (\sylius\component\user\canonicalizer)type1
 UserRepositoryInterface (\sylius\component\user\repository)type1
UpdateCartEmailNotAllowedValidator (\sylius\bundle\apibundle\validator\constraints)UserContextInterface (\sylius\bundle\apibundle\context)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
AttributeType (\sylius\bundle\attributebundle\form\type)AttributeInterface (\sylius\component\attribute\model)instanceof1
AttributeValueType (\sylius\bundle\attributebundle\form\type)AttributeInterface (\sylius\component\attribute\model)instanceof1
 AttributeInterface (\sylius\component\attribute\model)type1
 AttributeValueInterface (\sylius\component\attribute\model)instanceof1
SyliusAttributeBundle (\sylius\bundle\attributebundle)RegisterAttributeFactoryPass (\sylius\bundle\attributebundle\dependencyinjection\compiler)new1
 RegisterAttributeTypePass (\sylius\bundle\attributebundle\dependencyinjection\compiler)new1
SelectAttributeTypeTest (\sylius\bundle\attributebundle\tests\form\type\attributetype)SelectAttributeType (\sylius\bundle\attributebundle\form\type\attributetype)new1
ValidAttributeValueValidator (\sylius\bundle\attributebundle\validator\constraints)AttributeValueInterface (\sylius\component\attribute\model)instanceof1
ValidSelectAttributeConfigurationValidator (\sylius\bundle\attributebundle\validator\constraints)SelectAttributeType (\sylius\component\attribute\attributetype)staticconstant1
ValidTextAttributeConfigurationValidator (\sylius\bundle\attributebundle\validator\constraints)TextAttributeType (\sylius\component\attribute\attributetype)staticconstant1
ChannelCollector (\sylius\bundle\channelbundle\collector)ChannelContextInterface (\sylius\component\channel\context)type1
 ChannelNotFoundException (\sylius\component\channel\context)catch1
 ChannelInterface (\sylius\component\channel\model)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
FakeChannelCodeProvider (\sylius\bundle\channelbundle\context\fakechannel)FakeChannelCodeProviderInterface (\sylius\bundle\channelbundle\context\fakechannel)implements1
FakeChannelContext (\sylius\bundle\channelbundle\context\fakechannel)FakeChannelCodeProviderInterface (\sylius\bundle\channelbundle\context\fakechannel)type1
 ChannelContextInterface (\sylius\component\channel\context)implements1
 ChannelInterface (\sylius\component\channel\model)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
FakeChannelPersister (\sylius\bundle\channelbundle\context\fakechannel)FakeChannelCodeProviderInterface (\sylius\bundle\channelbundle\context\fakechannel)type1
ChannelRepository (\sylius\bundle\channelbundle\doctrine\orm)ChannelRepositoryInterface (\sylius\component\channel\repository)implements1
SyliusChannelBundle (\sylius\bundle\channelbundle)CompositeChannelContextPass (\sylius\bundle\channelbundle\dependencyinjection\compiler)new1
 CompositeRequestResolverPass (\sylius\bundle\channelbundle\dependencyinjection\compiler)new1
CompositeChannelContextPassTest (\sylius\bundle\channelbundle\tests\dependencyinjection\compiler)CompositeChannelContextPass (\sylius\bundle\channelbundle\dependencyinjection\compiler)new1
CompositeRequestResolverPassTest (\sylius\bundle\channelbundle\tests\dependencyinjection\compiler)CompositeRequestResolverPass (\sylius\bundle\channelbundle\dependencyinjection\compiler)new1
SyliusChannelExtensionTest (\sylius\bundle\channelbundle\tests\dependencyinjection)SyliusChannelExtension (\sylius\bundle\channelbundle\dependencyinjection)new1
CustomerIpAssigner (\sylius\bundle\corebundle\assigner)IpAssignerInterface (\sylius\bundle\corebundle\assigner)implements1
 OrderInterface (\sylius\component\core\model)type1
IpAssignerInterface (\sylius\bundle\corebundle\assigner)OrderInterface (\sylius\component\core\model)type1
DelayStampCalculator (\sylius\bundle\corebundle\calculator)DelayStampCalculatorInterface (\sylius\bundle\corebundle\calculator)implements1
CatalogPromotionAnnouncer (\sylius\bundle\corebundle\catalogpromotion\announcer)DelayStampCalculatorInterface (\sylius\bundle\corebundle\calculator)type1
 CatalogPromotionAnnouncerInterface (\sylius\bundle\corebundle\catalogpromotion\announcer)implements1
 CatalogPromotionCreated (\sylius\component\promotion\event)new1
 CatalogPromotionEnded (\sylius\component\promotion\event)new1
ActionBasedDiscountApplicator (\sylius\bundle\corebundle\catalogpromotion\applicator)ActionBasedDiscountApplicatorInterface (\sylius\bundle\corebundle\catalogpromotion\applicator)implements1
 CatalogPromotionPriceCalculatorInterface (\sylius\bundle\corebundle\catalogpromotion\calculator)type1
 ActionBasedPriceCalculatorNotFoundException (\sylius\component\core\exception)catch1
 CatalogPromotionInterface (\sylius\component\core\model)type1
 ChannelPricingInterface (\sylius\component\core\model)type1
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type1
ActionBasedDiscountApplicatorInterface (\sylius\bundle\corebundle\catalogpromotion\applicator)CatalogPromotionInterface (\sylius\component\core\model)type1
 ChannelPricingInterface (\sylius\component\core\model)type1
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type1
CatalogPromotionApplicator (\sylius\bundle\corebundle\catalogpromotion\applicator)ActionBasedDiscountApplicatorInterface (\sylius\bundle\corebundle\catalogpromotion\applicator)type1
 CatalogPromotionApplicatorInterface (\sylius\bundle\corebundle\catalogpromotion\applicator)implements1
 CatalogPromotionEligibilityCheckerInterface (\sylius\bundle\corebundle\catalogpromotion\checker)type1
 ProductVariantForCatalogPromotionEligibilityInterface (\sylius\bundle\corebundle\catalogpromotion\checker)type1
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type1
CatalogPromotionApplicatorInterface (\sylius\bundle\corebundle\catalogpromotion\applicator)CatalogPromotionInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
ActionBasedPriceCalculatorInterface (\sylius\bundle\corebundle\catalogpromotion\calculator)ChannelPricingInterface (\sylius\component\core\model)type1
CatalogPromotionPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)CatalogPromotionPriceCalculatorInterface (\sylius\bundle\corebundle\catalogpromotion\calculator)implements1
 ActionBasedPriceCalculatorNotFoundException (\sylius\component\core\exception)new1
 ChannelPricingInterface (\sylius\component\core\model)type1
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type1
CatalogPromotionPriceCalculatorInterface (\sylius\bundle\corebundle\catalogpromotion\calculator)ChannelPricingInterface (\sylius\component\core\model)type1
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type1
FixedDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)ActionBasedPriceCalculatorInterface (\sylius\bundle\corebundle\catalogpromotion\calculator)implements1
PercentageDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)ActionBasedPriceCalculatorInterface (\sylius\bundle\corebundle\catalogpromotion\calculator)implements1
CatalogPromotionEligibilityChecker (\sylius\bundle\corebundle\catalogpromotion\checker)CatalogPromotionEligibilityCheckerInterface (\sylius\bundle\corebundle\catalogpromotion\checker)implements1
 CatalogPromotionInterface (\sylius\component\core\model)type1
CatalogPromotionEligibilityCheckerInterface (\sylius\bundle\corebundle\catalogpromotion\checker)CatalogPromotionInterface (\sylius\component\core\model)type1
InForProductScopeVariantChecker (\sylius\bundle\corebundle\catalogpromotion\checker)VariantInScopeCheckerInterface (\sylius\bundle\corebundle\catalogpromotion\checker)implements1
 ProductVariantInterface (\sylius\component\core\model)type1
 CatalogPromotionScopeInterface (\sylius\component\promotion\model)type1
InForTaxonsScopeVariantChecker (\sylius\bundle\corebundle\catalogpromotion\checker)VariantInScopeCheckerInterface (\sylius\bundle\corebundle\catalogpromotion\checker)implements1
 TaxonTreeRepositoryInterface (\sylius\bundle\taxonomybundle\repository)type1
 ProductVariantInterface (\sylius\component\core\model)type1
 CatalogPromotionScopeInterface (\sylius\component\promotion\model)type1
 TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type1
InForVariantsScopeVariantChecker (\sylius\bundle\corebundle\catalogpromotion\checker)VariantInScopeCheckerInterface (\sylius\bundle\corebundle\catalogpromotion\checker)implements1
 ProductVariantInterface (\sylius\component\core\model)type1
 CatalogPromotionScopeInterface (\sylius\component\promotion\model)type1
ProductVariantForCatalogPromotionEligibility (\sylius\bundle\corebundle\catalogpromotion\checker)ProductVariantForCatalogPromotionEligibilityInterface (\sylius\bundle\corebundle\catalogpromotion\checker)implements1
 CatalogPromotionInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
ProductVariantForCatalogPromotionEligibilityInterface (\sylius\bundle\corebundle\catalogpromotion\checker)CatalogPromotionInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
VariantInScopeCheckerInterface (\sylius\bundle\corebundle\catalogpromotion\checker)ProductVariantInterface (\sylius\component\core\model)type1
 CatalogPromotionScopeInterface (\sylius\component\promotion\model)type1
BatchedApplyCatalogPromotionsOnVariantsCommandDispatcher (\sylius\bundle\corebundle\catalogpromotion\commanddispatcher)ApplyCatalogPromotionsOnVariants (\sylius\bundle\corebundle\catalogpromotion\command)new1
 ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface (\sylius\bundle\corebundle\catalogpromotion\commanddispatcher)implements1
ApplyCatalogPromotionsOnVariantsHandler (\sylius\bundle\corebundle\catalogpromotion\commandhandler)CatalogPromotionApplicatorInterface (\sylius\bundle\corebundle\catalogpromotion\applicator)type1
 ApplyCatalogPromotionsOnVariants (\sylius\bundle\corebundle\catalogpromotion\command)type1
 CatalogPromotionClearerInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type1
 EligibleCatalogPromotionsProviderInterface (\sylius\bundle\promotionbundle\provider)type1
 ProductVariantRepositoryInterface (\sylius\component\core\repository)type1
RemoveInactiveCatalogPromotionHandler (\sylius\bundle\corebundle\catalogpromotion\commandhandler)RemoveInactiveCatalogPromotion (\sylius\bundle\corebundle\catalogpromotion\command)type1
 InvalidCatalogPromotionStateException (\sylius\component\promotion\exception)new1
 CatalogPromotionStates (\sylius\component\promotion\model)staticconstant1
 CatalogPromotionRepositoryInterface (\sylius\component\promotion\repository)type1
UpdateCatalogPromotionStateHandler (\sylius\bundle\corebundle\catalogpromotion\commandhandler)UpdateCatalogPromotionState (\sylius\bundle\corebundle\catalogpromotion\command)type1
 CatalogPromotionStateProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type1
ExclusiveCriteria (\sylius\bundle\corebundle\catalogpromotion\discountapplicationcriteria)DiscountApplicationCriteriaInterface (\sylius\bundle\promotionbundle\discountapplicationcriteria)implements1
 CatalogPromotionInterface (\sylius\component\promotion\model)type1
MinimumPriceCriteria (\sylius\bundle\corebundle\catalogpromotion\discountapplicationcriteria)DiscountApplicationCriteriaInterface (\sylius\bundle\promotionbundle\discountapplicationcriteria)implements1
 CatalogPromotionInterface (\sylius\component\promotion\model)type1
CatalogPromotionEventListener (\sylius\bundle\corebundle\catalogpromotion\eventlistener)CatalogPromotionAnnouncerInterface (\sylius\bundle\corebundle\catalogpromotion\announcer)type1
ProductEventListener (\sylius\bundle\corebundle\catalogpromotion\eventlistener)ProductCreated (\sylius\component\core\event)new1
 ProductUpdated (\sylius\component\core\event)new1
ProductVariantEventListener (\sylius\bundle\corebundle\catalogpromotion\eventlistener)ProductVariantCreated (\sylius\component\core\event)new1
 ProductVariantUpdated (\sylius\component\core\event)new1
CatalogPromotionCreatedListener (\sylius\bundle\corebundle\catalogpromotion\listener)UpdateCatalogPromotionState (\sylius\bundle\corebundle\catalogpromotion\command)new1
 AllProductVariantsCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type1
 CatalogPromotionCreated (\sylius\component\promotion\event)type1
CatalogPromotionEndedListener (\sylius\bundle\corebundle\catalogpromotion\listener)UpdateCatalogPromotionState (\sylius\bundle\corebundle\catalogpromotion\command)new1
 AllProductVariantsCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type1
 CatalogPromotionEnded (\sylius\component\promotion\event)type1
CatalogPromotionStateChangedListener (\sylius\bundle\corebundle\catalogpromotion\listener)UpdateCatalogPromotionState (\sylius\bundle\corebundle\catalogpromotion\command)new1
 CatalogPromotionCreated (\sylius\component\promotion\event)type1
 CatalogPromotionEnded (\sylius\component\promotion\event)type1
 CatalogPromotionUpdated (\sylius\component\promotion\event)type1
CatalogPromotionUpdatedListener (\sylius\bundle\corebundle\catalogpromotion\listener)UpdateCatalogPromotionState (\sylius\bundle\corebundle\catalogpromotion\command)new1
 AllProductVariantsCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type1
 CatalogPromotionUpdated (\sylius\component\promotion\event)type1
ProductCreatedListener (\sylius\bundle\corebundle\catalogpromotion\listener)ProductCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type1
 ProductCreated (\sylius\component\core\event)type1
 ProductRepositoryInterface (\sylius\component\core\repository)type1
ProductUpdatedListener (\sylius\bundle\corebundle\catalogpromotion\listener)ProductCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type1
 ProductUpdated (\sylius\component\core\event)type1
 ProductRepositoryInterface (\sylius\component\core\repository)type1
ProductVariantCreatedListener (\sylius\bundle\corebundle\catalogpromotion\listener)ProductVariantCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type1
 ProductVariantCreated (\sylius\component\core\event)type1
 ProductVariantRepositoryInterface (\sylius\component\core\repository)type1
ProductVariantUpdatedListener (\sylius\bundle\corebundle\catalogpromotion\listener)ProductVariantCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type1
 ProductVariantUpdated (\sylius\component\core\event)type1
 ProductVariantRepositoryInterface (\sylius\component\core\repository)type1
AllProductVariantsCatalogPromotionsProcessor (\sylius\bundle\corebundle\catalogpromotion\processor)ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface (\sylius\bundle\corebundle\catalogpromotion\commanddispatcher)type1
 AllProductVariantsCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)implements1
 ProductVariantRepositoryInterface (\sylius\component\core\repository)type1
CatalogPromotionClearer (\sylius\bundle\corebundle\catalogpromotion\processor)CatalogPromotionClearerInterface (\sylius\bundle\corebundle\catalogpromotion\processor)implements1
 ChannelPricingInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
CatalogPromotionClearerInterface (\sylius\bundle\corebundle\catalogpromotion\processor)ProductVariantInterface (\sylius\component\core\model)type1
CatalogPromotionRemovalProcessor (\sylius\bundle\corebundle\catalogpromotion\processor)RemoveInactiveCatalogPromotion (\sylius\bundle\corebundle\catalogpromotion\command)new1
 CatalogPromotionRemovalProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)implements1
 CatalogPromotionEnded (\sylius\component\promotion\event)new1
 CatalogPromotionNotFoundException (\sylius\component\promotion\exception)new1
 InvalidCatalogPromotionStateException (\sylius\component\promotion\exception)new1
 CatalogPromotionRepositoryInterface (\sylius\component\promotion\repository)type1
CatalogPromotionStateProcessor (\sylius\bundle\corebundle\catalogpromotion\processor)CatalogPromotionEligibilityCheckerInterface (\sylius\bundle\corebundle\catalogpromotion\checker)type1
 CatalogPromotionStateProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)implements1
 CatalogPromotionInterface (\sylius\component\core\model)type1
CatalogPromotionStateProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)CatalogPromotionInterface (\sylius\component\core\model)type1
ProductCatalogPromotionsProcessor (\sylius\bundle\corebundle\catalogpromotion\processor)ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface (\sylius\bundle\corebundle\catalogpromotion\commanddispatcher)type1
 ProductCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)implements1
 ProductInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
ProductCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)ProductInterface (\sylius\component\core\model)type1
ProductVariantCatalogPromotionsProcessor (\sylius\bundle\corebundle\catalogpromotion\processor)ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface (\sylius\bundle\corebundle\catalogpromotion\commanddispatcher)type1
 ProductVariantCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)implements1
 ProductVariantInterface (\sylius\component\core\model)type1
ProductVariantCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)ProductVariantInterface (\sylius\component\core\model)type1
FixedDiscountActionValidator (\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionaction)ActionValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionaction)implements1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
ForProductsScopeValidator (\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionscope)ScopeValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionscope)implements1
 ProductRepositoryInterface (\sylius\component\core\repository)type1
ForTaxonsScopeValidator (\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionscope)ScopeValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionscope)implements1
 TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type1
ForVariantsScopeValidator (\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionscope)ScopeValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionscope)implements1
 ProductVariantRepositoryInterface (\sylius\component\core\repository)type1
CheckoutRedirectListener (\sylius\bundle\corebundle\checkout)CheckoutStateUrlGeneratorInterface (\sylius\bundle\corebundle\checkout)type1
CheckoutResolver (\sylius\bundle\corebundle\checkout)CheckoutStateUrlGeneratorInterface (\sylius\bundle\corebundle\checkout)type1
 CartContextInterface (\sylius\component\order\context)type1
CheckoutStateUrlGenerator (\sylius\bundle\corebundle\checkout)CheckoutStateUrlGeneratorInterface (\sylius\bundle\corebundle\checkout)implements1
 OrderInterface (\sylius\component\core\model)type1
CheckoutStateUrlGeneratorInterface (\sylius\bundle\corebundle\checkout)OrderInterface (\sylius\component\core\model)type1
CartCollector (\sylius\bundle\corebundle\collector)OrderItemInterface (\sylius\component\core\model)type1
 CartContextInterface (\sylius\component\order\context)type1
 CartNotFoundException (\sylius\component\order\context)catch1
SyliusCollector (\sylius\bundle\corebundle\collector)ChannelNotFoundException (\sylius\component\channel\context)catch1
 ShopperContextInterface (\sylius\component\core\context)type1
 CurrencyNotFoundException (\sylius\component\currency\context)catch1
 LocaleNotFoundException (\sylius\component\locale\context)catch1
AbstractInstallCommand (\sylius\bundle\corebundle\command)CommandExecutor (\sylius\bundle\corebundle\installer\executor)type1
CheckRequirementsCommand (\sylius\bundle\corebundle\command)AbstractInstallCommand (\sylius\bundle\corebundle\command)extends1
InstallAssetsCommand (\sylius\bundle\corebundle\command)AbstractInstallCommand (\sylius\bundle\corebundle\command)extends1
InstallCommand (\sylius\bundle\corebundle\command)AbstractInstallCommand (\sylius\bundle\corebundle\command)extends1
InstallDatabaseCommand (\sylius\bundle\corebundle\command)AbstractInstallCommand (\sylius\bundle\corebundle\command)extends1
InstallSampleDataCommand (\sylius\bundle\corebundle\command)AbstractInstallCommand (\sylius\bundle\corebundle\command)extends1
JwtConfigurationCommand (\sylius\bundle\corebundle\command)AbstractInstallCommand (\sylius\bundle\corebundle\command)extends1
SetupCommand (\sylius\bundle\corebundle\command)AbstractInstallCommand (\sylius\bundle\corebundle\command)extends1
 UserRepositoryInterface (\sylius\component\user\repository)type1
ShowAvailablePluginsCommand (\sylius\bundle\corebundle\command)TableRenderer (\sylius\bundle\corebundle\installer\renderer)new1
CustomerAndChannelBasedCartContext (\sylius\bundle\corebundle\context)ChannelContextInterface (\sylius\component\channel\context)type1
 ChannelNotFoundException (\sylius\component\channel\context)catch1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 CustomerContextInterface (\sylius\component\customer\context)type1
 CartContextInterface (\sylius\component\order\context)implements1
 OrderInterface (\sylius\component\order\model)type1
CustomerContext (\sylius\bundle\corebundle\context)ShopUserInterface (\sylius\component\core\model)instanceof1
 CustomerContextInterface (\sylius\component\customer\context)implements1
 CustomerInterface (\sylius\component\customer\model)type1
SessionAndChannelBasedCartContext (\sylius\bundle\corebundle\context)ChannelContextInterface (\sylius\component\channel\context)type1
 ChannelNotFoundException (\sylius\component\channel\context)catch1
 CartStorageInterface (\sylius\component\core\storage)type1
 CartContextInterface (\sylius\component\order\context)implements1
 OrderInterface (\sylius\component\order\model)type1
OrderController (\sylius\bundle\corebundle\controller)OrderController (\sylius\bundle\orderbundle\controller)extends1
ProductTaxonController (\sylius\bundle\corebundle\controller)PositionerInterface (\sylius\component\core\positioner)type1
SyliusCoreExtension (\sylius\bundle\corebundle\dependencyinjection)PrependDoctrineMigrationsTrait (\sylius\bundle\corebundle\dependencyinjection)use1
AddressRepository (\sylius\bundle\corebundle\doctrine\orm)AddressInterface (\sylius\component\core\model)type1
 AddressRepositoryInterface (\sylius\component\core\repository)implements1
AvatarImageRepository (\sylius\bundle\corebundle\doctrine\orm)ImageInterface (\sylius\component\core\model)type1
 AvatarImageRepositoryInterface (\sylius\component\core\repository)implements1
CustomerRepository (\sylius\bundle\corebundle\doctrine\orm)CustomerRepositoryInterface (\sylius\component\core\repository)implements1
OrderInventoryOperator (\sylius\bundle\corebundle\doctrine\orm\inventory\operator)OrderInventoryOperatorInterface (\sylius\component\core\inventory\operator)implements1
 OrderInventoryOperatorInterface (\sylius\component\core\inventory\operator)type1
OrderItemRepository (\sylius\bundle\corebundle\doctrine\orm)OrderItemRepository (\sylius\bundle\orderbundle\doctrine\orm)extends1
 CustomerInterface (\sylius\component\core\model)type1
 OrderItemInterface (\sylius\component\core\model)type1
 OrderItemRepositoryInterface (\sylius\component\core\repository)implements1
OrderItemUnitRepository (\sylius\bundle\corebundle\doctrine\orm)CustomerInterface (\sylius\component\core\model)type1
 OrderItemUnitInterface (\sylius\component\core\model)type1
 OrderItemUnitRepositoryInterface (\sylius\component\core\repository)implements1
OrderRepository (\sylius\bundle\corebundle\doctrine\orm)OrderRepository (\sylius\bundle\orderbundle\doctrine\orm)extends1
 OrderRepository (\sylius\bundle\orderbundle\doctrine\orm)staticmethodcall1
 PromotionCouponInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)implements1
PaymentMethodRepository (\sylius\bundle\corebundle\doctrine\orm)PaymentMethodRepository (\sylius\bundle\paymentbundle\doctrine\orm)extends1
 ChannelInterface (\sylius\component\core\model)type1
 PaymentMethodRepositoryInterface (\sylius\component\core\repository)implements1
PaymentRepository (\sylius\bundle\corebundle\doctrine\orm)CustomerInterface (\sylius\component\core\model)type1
 PaymentRepositoryInterface (\sylius\component\core\repository)implements1
ProductAssociationRepository (\sylius\bundle\corebundle\doctrine\orm)ChannelInterface (\sylius\component\core\model)type1
 ProductAssociationRepositoryInterface (\sylius\component\core\repository)implements1
 ProductAssociationInterface (\sylius\component\product\model)type1
ProductOptionRepository (\sylius\bundle\corebundle\doctrine\orm)ProductOptionRepository (\sylius\bundle\productbundle\doctrine\orm)extends1
ProductRepository (\sylius\bundle\corebundle\doctrine\orm)ProductRepository (\sylius\bundle\productbundle\doctrine\orm)extends1
 ProductRepository (\sylius\bundle\productbundle\doctrine\orm)staticmethodcall1
 ProductRepositoryInterface (\sylius\component\core\repository)implements1
ProductReviewRepository (\sylius\bundle\corebundle\doctrine\orm)ChannelInterface (\sylius\component\core\model)type1
 ProductReviewRepositoryInterface (\sylius\component\core\repository)implements1
 ReviewInterface (\sylius\component\review\model)type1
ProductTaxonRepository (\sylius\bundle\corebundle\doctrine\orm)ProductTaxonInterface (\sylius\component\core\model)type1
 ProductTaxonRepositoryInterface (\sylius\component\core\repository)implements1
ProductVariantRepository (\sylius\bundle\corebundle\doctrine\orm)ProductVariantRepository (\sylius\bundle\productbundle\doctrine\orm)extends1
 CatalogPromotionInterface (\sylius\component\core\model)type1
 TaxonInterface (\sylius\component\core\model)type1
 ProductVariantRepositoryInterface (\sylius\component\core\repository)implements1
PromotionRepository (\sylius\bundle\corebundle\doctrine\orm)PromotionRepository (\sylius\bundle\promotionbundle\doctrine\orm)extends1
 PromotionRepository (\sylius\bundle\promotionbundle\doctrine\orm)staticmethodcall1
 PromotionRepositoryInterface (\sylius\component\core\repository)implements1
ShipmentRepository (\sylius\bundle\corebundle\doctrine\orm)ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
 ShipmentRepositoryInterface (\sylius\component\core\repository)implements1
ShippingCategoryRepository (\sylius\bundle\corebundle\doctrine\orm)ShippingCategoryRepositoryInterface (\sylius\component\core\repository)implements1
ShippingMethodRepository (\sylius\bundle\corebundle\doctrine\orm)ShippingMethodRepository (\sylius\bundle\shippingbundle\doctrine\orm)extends1
 ShippingMethodRepositoryInterface (\sylius\component\core\repository)implements1
UserRepository (\sylius\bundle\corebundle\doctrine\orm)UserRepository (\sylius\bundle\userbundle\doctrine\orm)extends1
 UserInterface (\sylius\component\user\model)type1
 UserRepositoryInterface (\sylius\component\user\repository)implements1
CanonicalizerListener (\sylius\bundle\corebundle\eventlistener)CustomerInterface (\sylius\component\core\model)instanceof1
 CanonicalizerInterface (\sylius\component\user\canonicalizer)type1
 UserInterface (\sylius\component\user\model)instanceof1
ChannelDeletionListener (\sylius\bundle\corebundle\eventlistener)ChannelInterface (\sylius\component\channel\model)instanceof1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
CustomerDefaultAddressListener (\sylius\bundle\corebundle\eventlistener)AddressInterface (\sylius\component\core\model)type1
CustomerReviewsDeleteListener (\sylius\bundle\corebundle\eventlistener)ReviewerReviewsRemoverInterface (\sylius\bundle\corebundle\remover)type1
DefaultUsernameORMListener (\sylius\bundle\corebundle\eventlistener)CustomerInterface (\sylius\component\core\model)instanceof1
ImagesRemoveListener (\sylius\bundle\corebundle\eventlistener)ImageInterface (\sylius\component\core\model)instanceof1
 ImageUploaderInterface (\sylius\component\core\uploader)type1
ImagesUploadListener (\sylius\bundle\corebundle\eventlistener)ImagesAwareInterface (\sylius\component\core\model)type1
 ImageUploaderInterface (\sylius\component\core\uploader)type1
ImageUploadListener (\sylius\bundle\corebundle\eventlistener)ImageUploaderInterface (\sylius\component\core\uploader)type1
MailerListener (\sylius\bundle\corebundle\eventlistener)ChannelContextInterface (\sylius\component\channel\context)type1
 LocaleContextInterface (\sylius\component\locale\context)type1
 UserInterface (\sylius\component\user\model)type1
OrderRecalculationListener (\sylius\bundle\corebundle\eventlistener)OrderProcessorInterface (\sylius\component\order\processor)type1
PasswordUpdaterListener (\sylius\bundle\corebundle\eventlistener)PasswordUpdaterListener (\sylius\bundle\userbundle\eventlistener)extends1
PaymentPreCompleteListener (\sylius\bundle\corebundle\eventlistener)AvailabilityCheckerInterface (\sylius\component\inventory\checker)type1
ProductDeletionListener (\sylius\bundle\corebundle\eventlistener)ProductInPromotionRuleCheckerInterface (\sylius\component\core\promotion\checker)type1
ReviewCreateListener (\sylius\bundle\corebundle\eventlistener)CustomerContextInterface (\sylius\component\customer\context)type1
TaxonDeletionListener (\sylius\bundle\corebundle\eventlistener)ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 TaxonInPromotionRuleCheckerInterface (\sylius\component\core\promotion\checker)type1
 TaxonAwareRuleUpdaterInterface (\sylius\component\core\promotion\updater\rule)type1
OrderFactory (\sylius\bundle\corebundle\factory)OrderFactoryInterface (\sylius\bundle\corebundle\factory)implements1
 AddressInterface (\sylius\component\core\model)type1
 ChannelInterface (\sylius\component\core\model)type1
OrderFactoryInterface (\sylius\bundle\corebundle\factory)ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
AbstractResourceFixture (\sylius\bundle\corebundle\fixture)ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)type1
AddressFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
AdminUserFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
BookProductFixture (\sylius\bundle\corebundle\fixture)IntegerAttributeType (\sylius\component\attribute\attributetype)staticconstant1
 SelectAttributeType (\sylius\component\attribute\attributetype)staticconstant1
CatalogPromotionFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
ChannelFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
CustomerGroupFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
AddressExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
AdminUserExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 AvatarImage (\sylius\component\core\model)new1
 ImageUploaderInterface (\sylius\component\core\uploader)type1
CatalogPromotionActionExampleFactory (\sylius\bundle\corebundle\fixture\factory)FixedDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)staticconstant1
 PercentageDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)staticconstant1
 AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type1
CatalogPromotionExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 CatalogPromotionInterface (\sylius\component\core\model)type1
CatalogPromotionScopeExampleFactory (\sylius\bundle\corebundle\fixture\factory)InForVariantsScopeVariantChecker (\sylius\bundle\corebundle\catalogpromotion\checker)staticconstant1
 AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 CatalogPromotionScopeInterface (\sylius\component\promotion\model)type1
ChannelExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 ChannelFactoryInterface (\sylius\component\channel\factory)type1
 ChannelInterface (\sylius\component\core\model)type1
 ShopBillingData (\sylius\component\core\model)new1
CustomerGroupExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 CustomerGroupInterface (\sylius\component\customer\model)type1
OrderExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 CountryInterface (\sylius\component\addressing\model)type1
 OrderPaymentMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)type1
 OrderShippingMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)type1
 ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
 PaymentMethodRepositoryInterface (\sylius\component\core\repository)type1
 ProductRepositoryInterface (\sylius\component\core\repository)type1
 ShippingMethodRepositoryInterface (\sylius\component\core\repository)type1
 OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type1
PaymentMethodExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 PaymentMethodFactoryInterface (\sylius\component\core\factory)type1
 PaymentMethodInterface (\sylius\component\core\model)type1
ProductAssociationExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 ProductRepositoryInterface (\sylius\component\core\repository)type1
 ProductAssociationInterface (\sylius\component\product\model)type1
 ProductAssociationTypeRepositoryInterface (\sylius\component\product\repository)type1
ProductAssociationTypeExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 ProductAssociationTypeInterface (\sylius\component\product\model)type1
ProductAttributeExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 AttributeFactoryInterface (\sylius\component\attribute\factory)type1
 ProductAttributeInterface (\sylius\component\product\model)type1
ProductExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 SelectAttributeType (\sylius\component\attribute\attributetype)staticconstant1
 ImageUploaderInterface (\sylius\component\core\uploader)type1
 ProductVariantGeneratorInterface (\sylius\component\product\generator)type1
 SlugGeneratorInterface (\sylius\component\product\generator)type1
 ProductAttributeValueInterface (\sylius\component\product\model)type1
 ProductOptionValueInterface (\sylius\component\product\model)type1
 TaxCategoryInterface (\sylius\component\taxation\model)instanceof1
ProductOptionExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 ProductOptionInterface (\sylius\component\product\model)type1
ProductReviewExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 CustomerRepositoryInterface (\sylius\component\core\repository)type1
 ProductRepositoryInterface (\sylius\component\core\repository)type1
 ReviewFactoryInterface (\sylius\component\review\factory)type1
PromotionActionExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 PromotionActionFactoryInterface (\sylius\component\core\factory)type1
 PercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)staticconstant1
 PromotionActionInterface (\sylius\component\promotion\model)type1
PromotionExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 PromotionInterface (\sylius\component\core\model)type1
PromotionRuleExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 PromotionRuleFactoryInterface (\sylius\component\core\factory)type1
 CartQuantityRuleChecker (\sylius\component\promotion\checker\rule)staticconstant1
 PromotionRuleInterface (\sylius\component\promotion\model)type1
ShippingCategoryExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 ShippingCategoryInterface (\sylius\component\shipping\model)type1
ShippingMethodExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 ShippingMethodInterface (\sylius\component\core\model)type1
 TaxCategoryInterface (\sylius\component\taxation\model)instanceof1
ShopUserExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 ShopUserInterface (\sylius\component\core\model)type1
TaxCategoryExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 TaxCategoryInterface (\sylius\component\taxation\model)type1
TaxonExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 TaxonSlugGeneratorInterface (\sylius\component\taxonomy\generator)type1
 TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type1
TaxRateExampleFactory (\sylius\bundle\corebundle\fixture\factory)AbstractExampleFactory (\sylius\bundle\corebundle\fixture\factory)extends1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)implements1
 TaxRateInterface (\sylius\component\core\model)type1
GeographicalFixture (\sylius\bundle\corebundle\fixture)ZoneFactoryInterface (\sylius\component\addressing\factory)type1
 CountryInterface (\sylius\component\addressing\model)type1
CatalogPromotionExecutorListener (\sylius\bundle\corebundle\fixture\listener)AllProductVariantsCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type1
 CatalogPromotionFixture (\sylius\bundle\corebundle\fixture)instanceof1
 CatalogPromotionRepositoryInterface (\sylius\component\promotion\repository)type1
MugProductFixture (\sylius\bundle\corebundle\fixture)SelectAttributeType (\sylius\component\attribute\attributetype)staticconstant1
LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)ResourceNotFoundException (\sylius\bundle\corebundle\fixture\optionsresolver)new1
OrderFixture (\sylius\bundle\corebundle\fixture)OrderExampleFactory (\sylius\bundle\corebundle\fixture\factory)type1
 OrderPaymentMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)type1
 OrderShippingMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)type1
 PaymentMethodRepositoryInterface (\sylius\component\core\repository)type1
 ShippingMethodRepositoryInterface (\sylius\component\core\repository)type1
 OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type1
PaymentMethodFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
ProductAssociationFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
ProductAssociationTypeFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
ProductAttributeFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
 AbstractResourceFixture (\sylius\bundle\corebundle\fixture)staticmethodcall1
 ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)type1
ProductFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
ProductOptionFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
ProductReviewFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
PromotionFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
ShippingCategoryFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
ShippingMethodFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
ShopUserFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
SimilarProductAssociationFixture (\sylius\bundle\corebundle\fixture)ProductInterface (\sylius\component\core\model)type1
 ProductRepositoryInterface (\sylius\component\core\repository)type1
TaxCategoryFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
TaxonFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
TaxRateFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)extends1
ProductsToCodesTransformer (\sylius\bundle\corebundle\form\datatransformer)ProductRepositoryInterface (\sylius\component\core\repository)type1
ProductTaxonToTaxonTransformer (\sylius\bundle\corebundle\form\datatransformer)ProductInterface (\sylius\component\core\model)type1
 ProductTaxonInterface (\sylius\component\core\model)type1
 TaxonInterface (\sylius\component\core\model)type1
ProductVariantsToCodesTransformer (\sylius\bundle\corebundle\form\datatransformer)ProductVariantInterface (\sylius\component\core\model)type1
 ProductVariantRepositoryInterface (\sylius\component\core\repository)type1
TaxonsToCodesTransformer (\sylius\bundle\corebundle\form\datatransformer)TaxonInterface (\sylius\component\core\model)type1
 TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type1
AddBaseCurrencySubscriber (\sylius\bundle\corebundle\form\eventsubscriber)ChannelInterface (\sylius\component\core\model)instanceof1
CartItemTypeExtension (\sylius\bundle\corebundle\form\extension)Product (\sylius\component\core\model)staticconstant1
ChannelTypeExtension (\sylius\bundle\corebundle\form\extension)AddBaseCurrencySubscriber (\sylius\bundle\corebundle\form\eventsubscriber)new1
 ChannelFormSubscriber (\sylius\bundle\corebundle\form\eventsubscriber)new1
CountryTypeExtension (\sylius\bundle\corebundle\form\extension)CountryInterface (\sylius\component\addressing\model)instanceof1
CustomerTypeExtension (\sylius\bundle\corebundle\form\extension)AddUserFormSubscriber (\sylius\bundle\corebundle\form\eventsubscriber)new1
LocaleTypeExtension (\sylius\bundle\corebundle\form\extension)LocaleInterface (\sylius\component\locale\model)instanceof1
PaymentMethodTypeExtension (\sylius\bundle\corebundle\form\extension)StringInflector (\sylius\component\core\formatter)staticmethodcall1
 PaymentMethodInterface (\sylius\component\core\model)instanceof1
ProductTypeExtension (\sylius\bundle\corebundle\form\extension)Product (\sylius\component\core\model)staticmethodcall1
ProductVariantGenerationTypeExtension (\sylius\bundle\corebundle\form\extension)ChannelInterface (\sylius\component\core\model)type1
ProductVariantTypeExtension (\sylius\bundle\corebundle\form\extension)ChannelInterface (\sylius\component\core\model)type1
AddressChoiceType (\sylius\bundle\corebundle\form\type)AddressRepositoryInterface (\sylius\component\core\repository)type1
ChannelBasedFixedDiscountActionConfigurationType (\sylius\bundle\corebundle\form\type\catalogpromotionaction)ChannelInterface (\sylius\component\core\model)type1
ChannelCollectionType (\sylius\bundle\corebundle\form\type)ChannelRepositoryInterface (\sylius\component\channel\repository)type1
 ChannelInterface (\sylius\component\core\model)type1
CustomerCheckoutGuestType (\sylius\bundle\corebundle\form\type\customer)CanonicalizerInterface (\sylius\component\user\canonicalizer)type1
CustomerGuestType (\sylius\bundle\corebundle\form\type\customer)CanonicalizerInterface (\sylius\component\user\canonicalizer)type1
CustomerSimpleRegistrationType (\sylius\bundle\corebundle\form\type\customer)CustomerRegistrationFormSubscriber (\sylius\bundle\corebundle\form\eventsubscriber)new1
ChannelPricingType (\sylius\bundle\corebundle\form\type\product)ChannelPricingInterface (\sylius\component\core\model)instanceof1
ProductImageType (\sylius\bundle\corebundle\form\type\product)ImageType (\sylius\bundle\corebundle\form\type)extends1
 ProductInterface (\sylius\component\core\model)instanceof1
ProductReviewType (\sylius\bundle\corebundle\form\type\product)ReviewType (\sylius\bundle\reviewbundle\form\type)extends1
 ReviewType (\sylius\bundle\reviewbundle\form\type)staticmethodcall1
ChannelBasedFixedDiscountConfigurationType (\sylius\bundle\corebundle\form\type\promotion\action)ChannelInterface (\sylius\component\core\model)type1
ChannelBasedUnitFixedDiscountConfigurationType (\sylius\bundle\corebundle\form\type\promotion\action)ChannelInterface (\sylius\component\core\model)type1
ChannelBasedUnitPercentageDiscountConfigurationType (\sylius\bundle\corebundle\form\type\promotion\action)ChannelInterface (\sylius\component\core\model)type1
ChannelBasedItemTotalConfigurationType (\sylius\bundle\corebundle\form\type\promotion\rule)ChannelInterface (\sylius\component\core\model)type1
ChannelBasedTotalOfItemsFromTaxonConfigurationType (\sylius\bundle\corebundle\form\type\promotion\rule)ChannelInterface (\sylius\component\core\model)type1
ChannelBasedFlatRateConfigurationType (\sylius\bundle\corebundle\form\type\shipping\calculator)ChannelInterface (\sylius\component\core\model)type1
ChannelBasedPerUnitRateConfigurationType (\sylius\bundle\corebundle\form\type\shipping\calculator)ChannelInterface (\sylius\component\core\model)type1
ChannelBasedOrderTotalGreaterThanOrEqualConfigurationType (\sylius\bundle\corebundle\form\type\shipping\rule)ChannelInterface (\sylius\component\core\model)type1
ChannelBasedOrderTotalLessThanOrEqualConfigurationType (\sylius\bundle\corebundle\form\type\shipping\rule)ChannelInterface (\sylius\component\core\model)type1
TaxonImageType (\sylius\bundle\corebundle\form\type\taxon)ImageType (\sylius\bundle\corebundle\form\type)extends1
AdminUserType (\sylius\bundle\corebundle\form\type\user)UserType (\sylius\bundle\userbundle\form\type)extends1
AvatarImageType (\sylius\bundle\corebundle\form\type\user)ImageType (\sylius\bundle\corebundle\form\type)extends1
ShopUserType (\sylius\bundle\corebundle\form\type\user)UserType (\sylius\bundle\userbundle\form\type)extends1
 UserType (\sylius\bundle\userbundle\form\type)staticmethodcall1
SyliusRequirementsChecker (\sylius\bundle\corebundle\installer\checker)RequirementsCheckerInterface (\sylius\bundle\corebundle\installer\checker)implements1
 Requirement (\sylius\bundle\corebundle\installer\requirement)type1
 RequirementCollection (\sylius\bundle\corebundle\installer\requirement)type1
 SyliusRequirements (\sylius\bundle\corebundle\installer\requirement)type1
DatabaseSetupCommandsProvider (\sylius\bundle\corebundle\installer\provider)DatabaseSetupCommandsProviderInterface (\sylius\bundle\corebundle\installer\provider)implements1
ExtensionsRequirements (\sylius\bundle\corebundle\installer\requirement)RequirementCollection (\sylius\bundle\corebundle\installer\requirement)extends1
 RequirementCollection (\sylius\bundle\corebundle\installer\requirement)staticmethodcall1
FilesystemRequirements (\sylius\bundle\corebundle\installer\requirement)RequirementCollection (\sylius\bundle\corebundle\installer\requirement)extends1
 RequirementCollection (\sylius\bundle\corebundle\installer\requirement)staticmethodcall1
RequirementCollection (\sylius\bundle\corebundle\installer\requirement)Requirement (\sylius\bundle\corebundle\installer\requirement)type1
SettingsRequirements (\sylius\bundle\corebundle\installer\requirement)RequirementCollection (\sylius\bundle\corebundle\installer\requirement)extends1
 RequirementCollection (\sylius\bundle\corebundle\installer\requirement)staticmethodcall1
SyliusRequirements (\sylius\bundle\corebundle\installer\requirement)RequirementCollection (\sylius\bundle\corebundle\installer\requirement)type1
ChannelSetup (\sylius\bundle\corebundle\installer\setup)ChannelSetupInterface (\sylius\bundle\corebundle\installer\setup)implements1
 CurrencyInterface (\sylius\component\currency\model)type1
 LocaleInterface (\sylius\component\locale\model)type1
ChannelSetupInterface (\sylius\bundle\corebundle\installer\setup)CurrencyInterface (\sylius\component\currency\model)type1
 LocaleInterface (\sylius\component\locale\model)type1
CurrencySetup (\sylius\bundle\corebundle\installer\setup)CurrencySetupInterface (\sylius\bundle\corebundle\installer\setup)implements1
 CurrencyInterface (\sylius\component\currency\model)type1
CurrencySetupInterface (\sylius\bundle\corebundle\installer\setup)CurrencyInterface (\sylius\component\currency\model)type1
LocaleSetup (\sylius\bundle\corebundle\installer\setup)LocaleSetupInterface (\sylius\bundle\corebundle\installer\setup)implements1
 LocaleInterface (\sylius\component\locale\model)type1
LocaleSetupInterface (\sylius\bundle\corebundle\installer\setup)LocaleInterface (\sylius\component\locale\model)type1
OrderEmailManager (\sylius\bundle\corebundle\mailer)OrderEmailManagerInterface (\sylius\bundle\corebundle\mailer)implements1
 OrderInterface (\sylius\component\core\model)type1
OrderEmailManagerInterface (\sylius\bundle\corebundle\mailer)OrderInterface (\sylius\component\core\model)type1
ResetPasswordDispatcher (\sylius\bundle\corebundle\messagedispatcher)ResetPassword (\sylius\bundle\corebundle\message\admin\account)new1
 ResetPasswordDispatcherInterface (\sylius\bundle\corebundle\messagedispatcher)implements1
RequestResetPasswordEmailHandler (\sylius\bundle\corebundle\messagehandler\admin\account)RequestResetPasswordEmail (\sylius\bundle\corebundle\message\admin\account)type1
 SendResetPasswordEmail (\sylius\bundle\corebundle\message\admin\account)new1
 UserRepositoryInterface (\sylius\component\user\repository)type1
 GeneratorInterface (\sylius\component\user\security\generator)type1
ResetPasswordHandler (\sylius\bundle\corebundle\messagehandler\admin\account)ResetPassword (\sylius\bundle\corebundle\message\admin\account)type1
 UserPasswordResetterInterface (\sylius\bundle\corebundle\security)type1
SendResetPasswordEmailHandler (\sylius\bundle\corebundle\messagehandler\admin\account)SendResetPasswordEmail (\sylius\bundle\corebundle\message\admin\account)type1
 UserRepositoryInterface (\sylius\component\user\repository)type1
Version20161202011555 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161209095131 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161214153137 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161215103325 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161219160441 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161220092422 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161221133514 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161223091334 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161223164558 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170103120334 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170109143010 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170110120125 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170116215417 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170117075436 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170120164250 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170124221955 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170201094058 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170206122839 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170206141520 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170208102345 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170208103250 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170214095710 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170214104908 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170215143031 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170217141621 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170220150813 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170223071604 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170301135010 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170303170201 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170321131352 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170327135945 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170401200415 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170518123056 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170824124122 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170913125128 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20171003103916 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
 SelectAttributeType (\sylius\component\attribute\attributetype)staticconstant1
Version20180102140039 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20180226142349 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20190109095211 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20190109160409 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20190204092544 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20190416073011 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20190607135638 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20191024065651 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20200110132702 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20200122082429 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20200202104152 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20200309172908 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20200325075815 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20200916093101 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20201017150005 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20201104085538 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20201130071338 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20201204071301 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20201208105207 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20210311142134 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20210408131321 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20210422105530 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20210809121349 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20210819203611 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20210824132538 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20210825090004 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20210826054355 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20210826063828 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20210830193340 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20210921093619 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20211001073918 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20211006182150 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20211008105704 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20211018130725 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20211025082311 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20211028150911 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20211122104644 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20211125085254 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20211125122631 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20211129213836 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20220127150747 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20220203115813 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20220210135918 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20220407131547 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20220412144156 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20220614124639 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20220728115129 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20220803125615 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20220912091947 (\sylius\bundle\corebundle\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
UserProvider (\sylius\bundle\corebundle\oauth)AbstractUserProvider (\sylius\bundle\userbundle\provider)staticmethodcall1
 UsernameOrEmailProvider (\sylius\bundle\userbundle\provider)extends1
 UsernameOrEmailProvider (\sylius\bundle\userbundle\provider)staticmethodcall1
 CustomerRepositoryInterface (\sylius\component\core\repository)type1
 CanonicalizerInterface (\sylius\component\user\canonicalizer)type1
 UserOAuthInterface (\sylius\component\user\model)instanceof1
 UserRepositoryInterface (\sylius\component\user\repository)type1
OrderPromotionsIntegrityChecker (\sylius\bundle\corebundle\order\checker)OrderPromotionsIntegrityCheckerInterface (\sylius\bundle\corebundle\order\checker)implements1
 OrderInterface (\sylius\component\core\model)type1
 PromotionInterface (\sylius\component\core\model)type1
 OrderProcessorInterface (\sylius\component\order\processor)type1
OrderPromotionsIntegrityCheckerInterface (\sylius\bundle\corebundle\order\checker)OrderInterface (\sylius\component\core\model)type1
 PromotionInterface (\sylius\component\core\model)type1
SequentialOrderNumberGenerator (\sylius\bundle\corebundle\order\numbergenerator)OrderNumberGeneratorInterface (\sylius\bundle\orderbundle\numbergenerator)implements1
 OrderSequenceInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\order\model)type1
ChannelBasedDefaultTaxZoneProvider (\sylius\bundle\corebundle\provider)ZoneInterface (\sylius\component\addressing\model)type1
 OrderInterface (\sylius\component\core\model)type1
 ZoneProviderInterface (\sylius\component\core\provider)implements1
ChannelBasedProductTranslationProvider (\sylius\bundle\corebundle\provider)ChannelBasedProductTranslationProviderInterface (\sylius\bundle\corebundle\provider)implements1
 ProductInterface (\sylius\component\core\model)type1
 LocaleContextInterface (\sylius\component\locale\context)type1
 LocaleInterface (\sylius\component\locale\model)type1
ChannelBasedProductTranslationProviderInterface (\sylius\bundle\corebundle\provider)ChannelInterface (\sylius\component\core\model)type1
 ProductInterface (\sylius\component\core\model)type1
 ProductTranslationInterface (\sylius\component\core\model)type1
CustomerProvider (\sylius\bundle\corebundle\provider)CustomerProviderInterface (\sylius\bundle\corebundle\provider)implements1
 CustomerNotFoundException (\sylius\component\core\exception)staticmethodcall1
 CustomerInterface (\sylius\component\core\model)type1
 CustomerRepositoryInterface (\sylius\component\core\repository)type1
 CanonicalizerInterface (\sylius\component\user\canonicalizer)type1
CustomerProviderInterface (\sylius\bundle\corebundle\provider)CustomerInterface (\sylius\component\core\model)type1
ReviewerReviewsRemover (\sylius\bundle\corebundle\remover)ReviewerReviewsRemoverInterface (\sylius\bundle\corebundle\remover)implements1
 ReviewableRatingUpdaterInterface (\sylius\bundle\reviewbundle\updater)type1
 ReviewerInterface (\sylius\component\review\model)type1
 ReviewInterface (\sylius\component\review\model)type1
ReviewerReviewsRemoverInterface (\sylius\bundle\corebundle\remover)ReviewerInterface (\sylius\component\review\model)type1
CustomerResolver (\sylius\bundle\corebundle\resolver)CustomerProviderInterface (\sylius\bundle\corebundle\provider)type1
 CustomerResolverInterface (\sylius\bundle\corebundle\resolver)implements1
 CustomerNotFoundException (\sylius\component\core\exception)catch1
 CustomerInterface (\sylius\component\core\model)type1
CustomerResolverInterface (\sylius\bundle\corebundle\resolver)CustomerInterface (\sylius\component\core\model)type1
SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)SectionInterface (\sylius\bundle\corebundle\sectionresolver)type1
UriBasedSectionProvider (\sylius\bundle\corebundle\sectionresolver)SectionCannotBeResolvedException (\sylius\bundle\corebundle\sectionresolver)catch1
 SectionInterface (\sylius\bundle\corebundle\sectionresolver)type1
 SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)implements1
UriBasedSectionResolverInterface (\sylius\bundle\corebundle\sectionresolver)SectionInterface (\sylius\bundle\corebundle\sectionresolver)type1
UserImpersonator (\sylius\bundle\corebundle\security)SessionProvider (\sylius\bundle\corebundle\provider)staticmethodcall1
 UserImpersonatorInterface (\sylius\bundle\corebundle\security)implements1
 UserEvent (\sylius\bundle\userbundle\event)new1
UserPasswordResetter (\sylius\bundle\corebundle\security)UserPasswordResetterInterface (\sylius\bundle\corebundle\security)implements1
 UserRepositoryInterface (\sylius\component\user\repository)type1
 PasswordUpdaterInterface (\sylius\component\user\security)type1
CartSessionStorage (\sylius\bundle\corebundle\storage)OrderRepositoryInterface (\sylius\component\core\repository)type1
 CartStorageInterface (\sylius\component\core\storage)implements1
SyliusCoreBundle (\sylius\bundle\corebundle)CancelOrderStateMachineCallbackPass (\sylius\bundle\corebundle\dependencyinjection\compiler\backwardscompatibility)new1
 ResolveShopUserTargetEntityPass (\sylius\bundle\corebundle\dependencyinjection\compiler\backwardscompatibility)new1
 Symfony5AuthenticationManagerPass (\sylius\bundle\corebundle\dependencyinjection\compiler\backwardscompatibility)new1
 Symfony6PrivateServicesPass (\sylius\bundle\corebundle\dependencyinjection\compiler\backwardscompatibility)new1
 CircularDependencyBreakingErrorListenerPass (\sylius\bundle\corebundle\dependencyinjection\compiler)new1
 IgnoreAnnotationsPass (\sylius\bundle\corebundle\dependencyinjection\compiler)new1
 LazyCacheWarmupPass (\sylius\bundle\corebundle\dependencyinjection\compiler)new1
 LiipImageFiltersPass (\sylius\bundle\corebundle\dependencyinjection\compiler)new1
 RegisterTaxCalculationStrategiesPass (\sylius\bundle\corebundle\dependencyinjection\compiler)new1
 RegisterUriBasedSectionResolverPass (\sylius\bundle\corebundle\dependencyinjection\compiler)new1
 TranslatableEntityLocalePass (\sylius\bundle\corebundle\dependencyinjection\compiler)new1
TaxCalculationStrategy (\sylius\bundle\corebundle\taxation\strategy)TaxCalculationStrategyInterface (\sylius\component\core\taxation\strategy)implements1
CheckoutStepsHelper (\sylius\bundle\corebundle\templating\helper)OrderPaymentMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)type1
 OrderShippingMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)type1
PriceHelper (\sylius\bundle\corebundle\templating\helper)ProductVariantPriceCalculatorInterface (\sylius\component\core\calculator)type1
ProductVariantsPricesHelper (\sylius\bundle\corebundle\templating\helper)ChannelInterface (\sylius\component\core\model)type1
 ProductInterface (\sylius\component\core\model)type1
 ProductVariantsPricesProviderInterface (\sylius\component\core\provider)type1
VariantResolverHelper (\sylius\bundle\corebundle\templating\helper)ProductInterface (\sylius\component\product\model)type1
 ProductVariantInterface (\sylius\component\product\model)type1
 ProductVariantResolverInterface (\sylius\component\product\resolver)type1
CircularDependencyBreakingErrorListenerPassTest (\sylius\bundle\corebundle\tests\dependencyinjection)CircularDependencyBreakingErrorListenerPass (\sylius\bundle\corebundle\dependencyinjection\compiler)new1
CancelOrderStateMachineCallbackPassTest (\sylius\bundle\corebundle\tests\dependencyinjection\compiler\backwardscompatibility)CancelOrderStateMachineCallbackPass (\sylius\bundle\corebundle\dependencyinjection\compiler\backwardscompatibility)new1
RegisterTaxCalculationStrategiesPassTest (\sylius\bundle\corebundle\tests\dependencyinjection\compiler)RegisterTaxCalculationStrategiesPass (\sylius\bundle\corebundle\dependencyinjection\compiler)new1
RegisterUriBasedSectionResolverPassTest (\sylius\bundle\corebundle\tests\dependencyinjection\compiler)RegisterUriBasedSectionResolverPass (\sylius\bundle\corebundle\dependencyinjection\compiler)new1
ConfigurationTest (\sylius\bundle\corebundle\tests\dependencyinjection)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 Configuration (\sylius\bundle\corebundle\dependencyinjection)new1
SyliusCoreConfigurationTest (\sylius\bundle\corebundle\tests\dependencyinjection)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 Configuration (\sylius\bundle\corebundle\dependencyinjection)new1
 Configuration (\sylius\bundle\corebundle\dependencyinjection)type1
SyliusCoreExtensionTest (\sylius\bundle\corebundle\tests\dependencyinjection)SyliusCoreExtension (\sylius\bundle\corebundle\dependencyinjection)new1
AddressFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 AddressFixture (\sylius\bundle\corebundle\fixture)new1
 AddressFixture (\sylius\bundle\corebundle\fixture)type1
AdminUserFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 AdminUserFixture (\sylius\bundle\corebundle\fixture)new1
 AdminUserFixture (\sylius\bundle\corebundle\fixture)type1
CatalogPromotionFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 CatalogPromotionFixture (\sylius\bundle\corebundle\fixture)new1
 CatalogPromotionFixture (\sylius\bundle\corebundle\fixture)type1
ChannelFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 ChannelFixture (\sylius\bundle\corebundle\fixture)new1
 ChannelFixture (\sylius\bundle\corebundle\fixture)type1
CurrencyFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 CurrencyFixture (\sylius\bundle\corebundle\fixture)new1
 CurrencyFixture (\sylius\bundle\corebundle\fixture)type1
CustomerGroupFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 CustomerGroupFixture (\sylius\bundle\corebundle\fixture)new1
 CustomerGroupFixture (\sylius\bundle\corebundle\fixture)type1
GeographicalFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 GeographicalFixture (\sylius\bundle\corebundle\fixture)new1
 GeographicalFixture (\sylius\bundle\corebundle\fixture)type1
LocaleFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 LocaleFixture (\sylius\bundle\corebundle\fixture)new1
 LocaleFixture (\sylius\bundle\corebundle\fixture)type1
PaymentMethodFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 PaymentMethodFixture (\sylius\bundle\corebundle\fixture)new1
 PaymentMethodFixture (\sylius\bundle\corebundle\fixture)type1
ProductAssociationFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 ProductAssociationFixture (\sylius\bundle\corebundle\fixture)new1
 ProductAssociationFixture (\sylius\bundle\corebundle\fixture)type1
ProductAssociationTypeFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 ProductAssociationTypeFixture (\sylius\bundle\corebundle\fixture)new1
 ProductAssociationTypeFixture (\sylius\bundle\corebundle\fixture)type1
ProductAttributeFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 ProductAttributeFixture (\sylius\bundle\corebundle\fixture)new1
 ProductAttributeFixture (\sylius\bundle\corebundle\fixture)type1
ProductFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 ProductFixture (\sylius\bundle\corebundle\fixture)new1
 ProductFixture (\sylius\bundle\corebundle\fixture)type1
ProductOptionFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 ProductOptionFixture (\sylius\bundle\corebundle\fixture)new1
 ProductOptionFixture (\sylius\bundle\corebundle\fixture)type1
ProductReviewFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 ProductReviewFixture (\sylius\bundle\corebundle\fixture)new1
 ProductReviewFixture (\sylius\bundle\corebundle\fixture)type1
PromotionFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 PromotionFixture (\sylius\bundle\corebundle\fixture)new1
 PromotionFixture (\sylius\bundle\corebundle\fixture)type1
ShippingCategoryFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 ShippingCategoryFixture (\sylius\bundle\corebundle\fixture)new1
 ShippingCategoryFixture (\sylius\bundle\corebundle\fixture)type1
ShippingMethodFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 ShippingMethodFixture (\sylius\bundle\corebundle\fixture)new1
 ShippingMethodFixture (\sylius\bundle\corebundle\fixture)type1
ShopUserFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 ShopUserFixture (\sylius\bundle\corebundle\fixture)new1
 ShopUserFixture (\sylius\bundle\corebundle\fixture)type1
TaxCategoryFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 TaxCategoryFixture (\sylius\bundle\corebundle\fixture)new1
 TaxCategoryFixture (\sylius\bundle\corebundle\fixture)type1
TaxonFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 TaxonFixture (\sylius\bundle\corebundle\fixture)new1
 TaxonFixture (\sylius\bundle\corebundle\fixture)type1
TaxRateFixtureTest (\sylius\bundle\corebundle\tests\fixture)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 TaxRateFixture (\sylius\bundle\corebundle\fixture)new1
 TaxRateFixture (\sylius\bundle\corebundle\fixture)type1
CatalogPromotionActionTypeTest (\sylius\bundle\corebundle\tests\form\type\catalogpromotion)ChannelBasedFixedDiscountActionConfigurationType (\sylius\bundle\corebundle\form\type\catalogpromotionaction)new1
 ChannelCollectionType (\sylius\bundle\corebundle\form\type)new1
 PercentageDiscountActionConfigurationType (\sylius\bundle\promotionbundle\form\type\catalogpromotionaction)new1
 CatalogPromotionActionType (\sylius\bundle\promotionbundle\form\type)new1
 ChannelInterface (\sylius\component\core\model)type1
ProductTaxonAutocompleteChoiceTypeTest (\sylius\bundle\corebundle\tests\form\type\taxon)ProductTaxonAutocompleteChoiceType (\sylius\bundle\corebundle\form\type\taxon)new1
OrderEmailManagerTest (\sylius\bundle\corebundle\tests\mailer)SwiftmailerAssertionTrait (\sylius\component\core\test)use1
ChannelBasedProductTranslationProviderTest (\sylius\bundle\corebundle\tests\provider)ChannelBasedProductTranslationProvider (\sylius\bundle\corebundle\provider)new1
 ChannelBasedProductTranslationProviderInterface (\sylius\bundle\corebundle\provider)type1
 ProductInterface (\sylius\component\core\model)type1
 ProductTranslation (\sylius\component\core\model)new1
 ProductTranslationInterface (\sylius\component\core\model)type1
 LocaleContextInterface (\sylius\component\locale\context)type1
ChannelBasedThemeContext (\sylius\bundle\corebundle\theme)ChannelContextInterface (\sylius\component\channel\context)type1
 ChannelNotFoundException (\sylius\component\channel\context)catch1
ChannelUrlExtension (\sylius\bundle\corebundle\twig)ChannelInterface (\sylius\component\channel\model)type1
CheckoutStepsExtension (\sylius\bundle\corebundle\twig)CheckoutStepsHelper (\sylius\bundle\corebundle\templating\helper)type1
PriceExtension (\sylius\bundle\corebundle\twig)PriceHelper (\sylius\bundle\corebundle\templating\helper)type1
ProductTranslationExtension (\sylius\bundle\corebundle\twig)ChannelBasedProductTranslationProviderInterface (\sylius\bundle\corebundle\provider)type1
ProductVariantsPricesExtension (\sylius\bundle\corebundle\twig)ProductVariantsPricesHelper (\sylius\bundle\corebundle\templating\helper)type1
VariantResolverExtension (\sylius\bundle\corebundle\twig)VariantResolverHelper (\sylius\bundle\corebundle\templating\helper)type1
CartItemAvailabilityValidator (\sylius\bundle\corebundle\validator\constraints)OrderItemInterface (\sylius\component\core\model)type1
 AvailabilityCheckerInterface (\sylius\component\inventory\checker)type1
 OrderInterface (\sylius\component\order\model)type1
OrderShippingMethodEligibilityValidator (\sylius\bundle\corebundle\validator\constraints)ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)type1
UniqueReviewerEmailValidator (\sylius\bundle\corebundle\validator\constraints)UserInterface (\sylius\component\user\model)instanceof1
 UserRepositoryInterface (\sylius\component\user\repository)type1
CustomerInitializer (\sylius\bundle\corebundle\validator\initializer)CustomerInterface (\sylius\component\core\model)instanceof1
 CanonicalizerInterface (\sylius\component\user\canonicalizer)type1
ExchangeRateRepository (\sylius\bundle\currencybundle\doctrine\orm)ExchangeRateInterface (\sylius\component\currency\model)type1
 ExchangeRateRepositoryInterface (\sylius\component\currency\repository)implements1
SyliusCurrencyBundle (\sylius\bundle\currencybundle)CompositeCurrencyContextPass (\sylius\bundle\currencybundle\dependencyinjection\compiler)new1
CurrencyHelper (\sylius\bundle\currencybundle\templating\helper)CurrencyHelperInterface (\sylius\bundle\currencybundle\templating\helper)implements1
CurrencyExtension (\sylius\bundle\currencybundle\twig)CurrencyHelperInterface (\sylius\bundle\currencybundle\templating\helper)type1
DifferentSourceTargetCurrencyValidator (\sylius\bundle\currencybundle\validator\constraints)ExchangeRateInterface (\sylius\component\currency\model)instanceof1
UniqueCurrencyPairValidator (\sylius\bundle\currencybundle\validator\constraints)ExchangeRateInterface (\sylius\component\currency\model)instanceof1
 ExchangeRateRepositoryInterface (\sylius\component\currency\repository)type1
CustomerChoiceType (\sylius\bundle\customerbundle\form\type)CustomerInterface (\sylius\component\customer\model)type1
InventoryHelper (\sylius\bundle\inventorybundle\templating\helper)AvailabilityCheckerInterface (\sylius\component\inventory\checker)type1
InventoryExtension (\sylius\bundle\inventorybundle\twig)InventoryHelper (\sylius\bundle\inventorybundle\templating\helper)type1
InStockValidator (\sylius\bundle\inventorybundle\validator\constraints)AvailabilityCheckerInterface (\sylius\component\inventory\checker)type1
RequestBasedLocaleContext (\sylius\bundle\localebundle\context)LocaleContextInterface (\sylius\component\locale\context)implements1
 LocaleNotFoundException (\sylius\component\locale\context)staticmethodcall1
 LocaleProviderInterface (\sylius\component\locale\provider)type1
RequestHeaderBasedLocaleContext (\sylius\bundle\localebundle\context)LocaleContextInterface (\sylius\component\locale\context)implements1
 LocaleProviderInterface (\sylius\component\locale\provider)type1
RequestLocaleSetter (\sylius\bundle\localebundle\listener)LocaleContextInterface (\sylius\component\locale\context)type1
 LocaleProviderInterface (\sylius\component\locale\provider)type1
SyliusLocaleBundle (\sylius\bundle\localebundle)CompositeLocaleContextPass (\sylius\bundle\localebundle\dependencyinjection\compiler)new1
LocaleHelper (\sylius\bundle\localebundle\templating\helper)LocaleHelperInterface (\sylius\bundle\localebundle\templating\helper)implements1
 LocaleContextInterface (\sylius\component\locale\context)type1
 LocaleNotFoundException (\sylius\component\locale\context)catch1
 LocaleConverterInterface (\sylius\component\locale\converter)type1
LocaleExtension (\sylius\bundle\localebundle\twig)LocaleHelperInterface (\sylius\bundle\localebundle\templating\helper)type1
MoneyType (\sylius\bundle\moneybundle\form\type)SyliusMoneyTransformer (\sylius\bundle\moneybundle\form\datatransformer)new1
MoneyFormatter (\sylius\bundle\moneybundle\formatter)MoneyFormatterInterface (\sylius\bundle\moneybundle\formatter)implements1
ConvertMoneyHelper (\sylius\bundle\moneybundle\templating\helper)ConvertMoneyHelperInterface (\sylius\bundle\moneybundle\templating\helper)implements1
 CurrencyConverterInterface (\sylius\component\currency\converter)type1
FormatMoneyHelper (\sylius\bundle\moneybundle\templating\helper)MoneyFormatterInterface (\sylius\bundle\moneybundle\formatter)type1
 FormatMoneyHelperInterface (\sylius\bundle\moneybundle\templating\helper)implements1
ConvertMoneyExtension (\sylius\bundle\moneybundle\twig)ConvertMoneyHelperInterface (\sylius\bundle\moneybundle\templating\helper)type1
FormatMoneyExtension (\sylius\bundle\moneybundle\twig)FormatMoneyHelperInterface (\sylius\bundle\moneybundle\templating\helper)type1
SessionBasedCartContext (\sylius\bundle\orderbundle\context)CartContextInterface (\sylius\component\order\context)implements1
 OrderInterface (\sylius\component\order\model)type1
 OrderRepositoryInterface (\sylius\component\order\repository)type1
AddToCartCommand (\sylius\bundle\orderbundle\controller)AddToCartCommandInterface (\sylius\bundle\orderbundle\controller)implements1
AddToCartCommandInterface (\sylius\bundle\orderbundle\controller)OrderInterface (\sylius\component\order\model)type1
 OrderItemInterface (\sylius\component\order\model)type1
OrderController (\sylius\bundle\orderbundle\controller)CartContextInterface (\sylius\component\order\context)type1
 OrderRepositoryInterface (\sylius\component\order\repository)type1
OrderItemController (\sylius\bundle\orderbundle\controller)AddToCartCommandInterface (\sylius\bundle\orderbundle\controller)type1
 CartContextInterface (\sylius\component\order\context)type1
 OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type1
 OrderModifierInterface (\sylius\component\order\modifier)type1
 OrderRepositoryInterface (\sylius\component\order\repository)type1
TagResettableCartContextsPass (\sylius\bundle\orderbundle\dependencyinjection\compiler)RegisterCartContextsPass (\sylius\bundle\orderbundle\dependencyinjection\compiler)staticconstant1
SyliusOrderExtension (\sylius\bundle\orderbundle\dependencyinjection)RegisterCartContextsPass (\sylius\bundle\orderbundle\dependencyinjection\compiler)staticconstant1
 RegisterProcessorsPass (\sylius\bundle\orderbundle\dependencyinjection\compiler)staticconstant1
OrderItemRepository (\sylius\bundle\orderbundle\doctrine\orm)OrderItemRepositoryInterface (\sylius\component\order\repository)implements1
OrderRepository (\sylius\bundle\orderbundle\doctrine\orm)OrderRepositoryInterface (\sylius\component\order\repository)implements1
AddToCartCommandFactory (\sylius\bundle\orderbundle\factory)AddToCartCommand (\sylius\bundle\orderbundle\controller)new1
 AddToCartCommandInterface (\sylius\bundle\orderbundle\controller)type1
 AddToCartCommandFactoryInterface (\sylius\bundle\orderbundle\factory)implements1
 OrderInterface (\sylius\component\order\model)type1
 OrderItemInterface (\sylius\component\order\model)type1
AddToCartCommandFactoryInterface (\sylius\bundle\orderbundle\factory)AddToCartCommandInterface (\sylius\bundle\orderbundle\controller)type1
 OrderInterface (\sylius\component\order\model)type1
 OrderItemInterface (\sylius\component\order\model)type1
OrderItemQuantityDataMapper (\sylius\bundle\orderbundle\form\datamapper)OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type1
OrderNumberAssigner (\sylius\bundle\orderbundle\numberassigner)OrderNumberAssignerInterface (\sylius\bundle\orderbundle\numberassigner)implements1
 OrderNumberGeneratorInterface (\sylius\bundle\orderbundle\numbergenerator)type1
 OrderInterface (\sylius\component\order\model)type1
OrderNumberAssignerInterface (\sylius\bundle\orderbundle\numberassigner)OrderInterface (\sylius\component\order\model)type1
OrderNumberGeneratorInterface (\sylius\bundle\orderbundle\numbergenerator)OrderInterface (\sylius\component\order\model)type1
SequentialOrderNumberGenerator (\sylius\bundle\orderbundle\numbergenerator)OrderNumberGeneratorInterface (\sylius\bundle\orderbundle\numbergenerator)implements1
 OrderInterface (\sylius\component\order\model)type1
 OrderSequenceInterface (\sylius\component\order\model)type1
ExpiredCartsRemover (\sylius\bundle\orderbundle\remover)ExpiredCartsRemoverInterface (\sylius\component\order\remover)implements1
 OrderRepositoryInterface (\sylius\component\order\repository)type1
SyliusOrderBundle (\sylius\bundle\orderbundle)RegisterCartContextsPass (\sylius\bundle\orderbundle\dependencyinjection\compiler)new1
 RegisterProcessorsPass (\sylius\bundle\orderbundle\dependencyinjection\compiler)new1
 TagResettableCartContextsPass (\sylius\bundle\orderbundle\dependencyinjection\compiler)new1
AdjustmentsHelper (\sylius\bundle\orderbundle\templating\helper)AdjustmentsAggregatorInterface (\sylius\component\order\aggregator)type1
RegisterOrderProcessorPassTest (\sylius\bundle\orderbundle\tests\dependencyinjection\compiler)RegisterProcessorsPass (\sylius\bundle\orderbundle\dependencyinjection\compiler)new1
SyliusOrderExtensionTest (\sylius\bundle\orderbundle\tests\dependencyinjection)RegisterCartContextsPass (\sylius\bundle\orderbundle\dependencyinjection\compiler)staticconstant1
 RegisterProcessorsPass (\sylius\bundle\orderbundle\dependencyinjection\compiler)staticconstant1
 SyliusOrderExtension (\sylius\bundle\orderbundle\dependencyinjection)new1
AggregateAdjustmentsExtension (\sylius\bundle\orderbundle\twig)AdjustmentsHelper (\sylius\bundle\orderbundle\templating\helper)type1
PaymentMethodRepository (\sylius\bundle\paymentbundle\doctrine\orm)PaymentMethodRepositoryInterface (\sylius\component\payment\repository)implements1
PaymentMethodChoiceType (\sylius\bundle\paymentbundle\form\type)PaymentMethodsResolverInterface (\sylius\component\payment\resolver)type1
SyliusPaymentBundle (\sylius\bundle\paymentbundle)RegisterPaymentMethodsResolversPass (\sylius\bundle\paymentbundle\dependencyinjection\compiler)new1
RegisterPaymentMethodsResolversPassTest (\sylius\bundle\paymentbundle\tests\dependencyinjection\compiler)RegisterPaymentMethodsResolversPass (\sylius\bundle\paymentbundle\dependencyinjection\compiler)new1
AuthorizePaymentAction (\sylius\bundle\payumbundle\action)PaymentDescriptionProviderInterface (\sylius\bundle\payumbundle\provider)type1
 GetStatus (\sylius\bundle\payumbundle\request)new1
 PaymentInterface (\sylius\component\core\model)instanceof1
CapturePaymentAction (\sylius\bundle\payumbundle\action)PaymentDescriptionProviderInterface (\sylius\bundle\payumbundle\provider)type1
 GetStatus (\sylius\bundle\payumbundle\request)new1
 PaymentInterface (\sylius\component\core\model)instanceof1
ExecuteSameRequestWithPaymentDetailsAction (\sylius\bundle\payumbundle\action)PaymentInterface (\sylius\component\payment\model)instanceof1
ResolveNextRouteAction (\sylius\bundle\payumbundle\action\offline)ResolveNextRoute (\sylius\bundle\payumbundle\request)instanceof1
 PaymentInterface (\sylius\component\payment\model)instanceof1
ConvertPaymentAction (\sylius\bundle\payumbundle\action\paypal\expresscheckout)PaymentInterface (\sylius\component\core\model)instanceof1
 InvoiceNumberGeneratorInterface (\sylius\component\core\payment)type1
ResolveNextRouteAction (\sylius\bundle\payumbundle\action)ResolveNextRoute (\sylius\bundle\payumbundle\request)instanceof1
 PaymentInterface (\sylius\component\core\model)instanceof1
PayumController (\sylius\bundle\payumbundle\controller)GetStatusFactoryInterface (\sylius\bundle\payumbundle\factory)type1
 ResolveNextRouteFactoryInterface (\sylius\bundle\payumbundle\factory)type1
 PaymentInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\order\repository)type1
UpdatePaymentStateExtension (\sylius\bundle\payumbundle\extension)GetStatus (\sylius\bundle\payumbundle\request)new1
 PaymentInterface (\sylius\component\payment\model)instanceof1
 PaymentInterface (\sylius\component\payment\model)type1
GetStatusFactory (\sylius\bundle\payumbundle\factory)GetStatusFactoryInterface (\sylius\bundle\payumbundle\factory)implements1
 GetStatus (\sylius\bundle\payumbundle\request)new1
ResolveNextRouteFactory (\sylius\bundle\payumbundle\factory)ResolveNextRouteFactoryInterface (\sylius\bundle\payumbundle\factory)implements1
 ResolveNextRoute (\sylius\bundle\payumbundle\request)new1
 ResolveNextRouteInterface (\sylius\bundle\payumbundle\request)type1
ResolveNextRouteFactoryInterface (\sylius\bundle\payumbundle\factory)ResolveNextRouteInterface (\sylius\bundle\payumbundle\request)type1
GatewayConfig (\sylius\bundle\payumbundle\model)GatewayConfigInterface (\sylius\bundle\payumbundle\model)implements1
PaymentSecurityToken (\sylius\bundle\payumbundle\model)PaymentSecurityTokenInterface (\sylius\bundle\payumbundle\model)implements1
PaymentDescriptionProvider (\sylius\bundle\payumbundle\provider)PaymentDescriptionProviderInterface (\sylius\bundle\payumbundle\provider)implements1
 PaymentInterface (\sylius\component\core\model)type1
PaymentDescriptionProviderInterface (\sylius\bundle\payumbundle\provider)PaymentInterface (\sylius\component\core\model)type1
ResolveNextRoute (\sylius\bundle\payumbundle\request)ResolveNextRouteInterface (\sylius\bundle\payumbundle\request)implements1
SyliusPayumBundle (\sylius\bundle\payumbundle)InjectContainerIntoControllersPass (\sylius\bundle\payumbundle\dependencyinjection\compiler)new1
 RegisterGatewayConfigTypePass (\sylius\bundle\payumbundle\dependencyinjection\compiler)new1
 UnregisterStripeGatewayTypePass (\sylius\bundle\payumbundle\dependencyinjection\compiler)new1
 UseTweakedDoctrineStoragePass (\sylius\bundle\payumbundle\dependencyinjection\compiler)new1
RegisterGatewayConfigTypePassTest (\sylius\bundle\payumbundle\tests\dependencyinjection\compiler)RegisterGatewayConfigTypePass (\sylius\bundle\payumbundle\dependencyinjection\compiler)new1
ProductSlugController (\sylius\bundle\productbundle\controller)SlugGeneratorInterface (\sylius\component\product\generator)type1
SyliusProductExtension (\sylius\bundle\productbundle\dependencyinjection)Configuration (\sylius\bundle\productbundle\dependencyinjection)new1
ProductAssociationTypeRepository (\sylius\bundle\productbundle\doctrine\orm)ProductAssociationTypeRepositoryInterface (\sylius\component\product\repository)implements1
ProductAttributeValueRepository (\sylius\bundle\productbundle\doctrine\orm)ProductAttributeValueRepositoryInterface (\sylius\component\product\repository)implements1
ProductOptionRepository (\sylius\bundle\productbundle\doctrine\orm)ProductOptionRepositoryInterface (\sylius\component\product\repository)implements1
ProductRepository (\sylius\bundle\productbundle\doctrine\orm)ProductRepositoryInterface (\sylius\component\product\repository)implements1
ProductVariantRepository (\sylius\bundle\productbundle\doctrine\orm)ProductInterface (\sylius\component\product\model)type1
 ProductVariantRepositoryInterface (\sylius\component\product\repository)implements1
SelectProductAttributeChoiceRemoveListener (\sylius\bundle\productbundle\eventlistener)SelectAttributeType (\sylius\component\attribute\attributetype)staticconstant1
 ProductAttributeInterface (\sylius\component\product\model)instanceof1
ProductsToProductAssociationsTransformer (\sylius\bundle\productbundle\form\datatransformer)ProductRepositoryInterface (\sylius\component\product\repository)type1
ProductVariantToProductOptionsTransformer (\sylius\bundle\productbundle\form\datatransformer)ProductInterface (\sylius\component\product\model)type1
 ProductOptionValueInterface (\sylius\component\product\model)type1
 ProductVariantInterface (\sylius\component\product\model)instanceof1
BuildAttributesFormSubscriber (\sylius\bundle\productbundle\form\eventsubscriber)ProductAttributeInterface (\sylius\component\product\model)type1
 ProductInterface (\sylius\component\product\model)type1
GenerateProductVariantsSubscriber (\sylius\bundle\productbundle\form\eventsubscriber)ProductVariantGeneratorInterface (\sylius\component\product\generator)type1
ProductOptionFieldSubscriber (\sylius\bundle\productbundle\form\eventsubscriber)ProductVariantResolverInterface (\sylius\component\product\resolver)type1
ProductAttributeChoiceType (\sylius\bundle\productbundle\form\type)AttributeChoiceType (\sylius\bundle\attributebundle\form\type)extends1
ProductAttributeTranslationType (\sylius\bundle\productbundle\form\type)AttributeTranslationType (\sylius\bundle\attributebundle\form\type)extends1
ProductAttributeType (\sylius\bundle\productbundle\form\type)AttributeType (\sylius\bundle\attributebundle\form\type)extends1
 AttributeType (\sylius\bundle\attributebundle\form\type)staticmethodcall1
ProductAttributeValueType (\sylius\bundle\productbundle\form\type)AttributeValueType (\sylius\bundle\attributebundle\form\type)extends1
ProductOptionValueCollectionType (\sylius\bundle\productbundle\form\type)ProductOptionInterface (\sylius\component\product\model)instanceof1
 ProductOptionInterface (\sylius\component\product\model)type1
 ProductOptionValueInterface (\sylius\component\product\model)type1
ProductType (\sylius\bundle\productbundle\form\type)BuildAttributesFormSubscriber (\sylius\bundle\productbundle\form\eventsubscriber)new1
 ProductOptionFieldSubscriber (\sylius\bundle\productbundle\form\eventsubscriber)new1
 SimpleProductSubscriber (\sylius\bundle\productbundle\form\eventsubscriber)new1
 ProductVariantResolverInterface (\sylius\component\product\resolver)type1
ProductVariantChoiceType (\sylius\bundle\productbundle\form\type)ProductVariantInterface (\sylius\component\product\model)type1
ProductVariantGenerationType (\sylius\bundle\productbundle\form\type)BuildProductVariantFormSubscriber (\sylius\bundle\productbundle\form\eventsubscriber)new1
ProductVariantMatchType (\sylius\bundle\productbundle\form\type)ProductVariantToProductOptionsTransformer (\sylius\bundle\productbundle\form\datatransformer)new1
ProductVariantType (\sylius\bundle\productbundle\form\type)BuildProductVariantFormSubscriber (\sylius\bundle\productbundle\form\eventsubscriber)new1
ProductVariantCombinationValidator (\sylius\bundle\productbundle\validator)ProductVariantsParityCheckerInterface (\sylius\component\product\checker)type1
 ProductVariantInterface (\sylius\component\product\model)instanceof1
UniqueSimpleProductCodeValidator (\sylius\bundle\productbundle\validator)ProductInterface (\sylius\component\product\model)instanceof1
 ProductVariantRepositoryInterface (\sylius\component\product\repository)type1
GenerateCouponsCommand (\sylius\bundle\promotionbundle\command)PromotionCouponGeneratorInstruction (\sylius\component\promotion\generator)new1
 PromotionCouponGeneratorInstructionInterface (\sylius\component\promotion\generator)type1
 PromotionCouponGeneratorInterface (\sylius\component\promotion\generator)type1
 PromotionRepositoryInterface (\sylius\component\promotion\repository)type1
PromotionCouponController (\sylius\bundle\promotionbundle\controller)PromotionCouponGeneratorInterface (\sylius\component\promotion\generator)type1
CriteriaInterface (\sylius\bundle\promotionbundle\criteria)CatalogPromotionInterface (\sylius\component\promotion\model)type1
DateRange (\sylius\bundle\promotionbundle\criteria)CriteriaInterface (\sylius\bundle\promotionbundle\criteria)implements1
 CatalogPromotionInterface (\sylius\component\promotion\model)type1
Enabled (\sylius\bundle\promotionbundle\criteria)CriteriaInterface (\sylius\bundle\promotionbundle\criteria)implements1
 CatalogPromotionInterface (\sylius\component\promotion\model)type1
DiscountApplicationCriteriaInterface (\sylius\bundle\promotionbundle\discountapplicationcriteria)CatalogPromotionInterface (\sylius\component\promotion\model)type1
CatalogPromotionRepository (\sylius\bundle\promotionbundle\doctrine\orm)CatalogPromotionRepositoryInterface (\sylius\component\promotion\repository)implements1
PromotionCouponRepository (\sylius\bundle\promotionbundle\doctrine\orm)PromotionCouponInterface (\sylius\component\promotion\model)type1
 PromotionCouponRepositoryInterface (\sylius\component\promotion\repository)implements1
PromotionRepository (\sylius\bundle\promotionbundle\doctrine\orm)PromotionRepositoryInterface (\sylius\component\promotion\repository)implements1
AbstractConfigurablePromotionElementType (\sylius\bundle\promotionbundle\form\type)ConfigurablePromotionElementInterface (\sylius\component\promotion\model)instanceof1
CatalogPromotionActionType (\sylius\bundle\promotionbundle\form\type)CatalogPromotionActionInterface (\sylius\component\promotion\model)instanceof1
CatalogPromotionScopeType (\sylius\bundle\promotionbundle\form\type)CatalogPromotionScopeInterface (\sylius\component\promotion\model)instanceof1
PromotionActionCollectionType (\sylius\bundle\promotionbundle\form\type)AbstractConfigurationCollectionType (\sylius\bundle\promotionbundle\form\type\core)extends1
 AbstractConfigurationCollectionType (\sylius\bundle\promotionbundle\form\type\core)staticmethodcall1
PromotionActionType (\sylius\bundle\promotionbundle\form\type)AbstractConfigurablePromotionElementType (\sylius\bundle\promotionbundle\form\type)extends1
 AbstractConfigurablePromotionElementType (\sylius\bundle\promotionbundle\form\type)staticmethodcall1
PromotionCouponToCodeType (\sylius\bundle\promotionbundle\form\type)PromotionCouponInterface (\sylius\component\promotion\model)instanceof1
 PromotionCouponInterface (\sylius\component\promotion\model)type1
PromotionRuleCollectionType (\sylius\bundle\promotionbundle\form\type)AbstractConfigurationCollectionType (\sylius\bundle\promotionbundle\form\type\core)extends1
 AbstractConfigurationCollectionType (\sylius\bundle\promotionbundle\form\type\core)staticmethodcall1
PromotionRuleType (\sylius\bundle\promotionbundle\form\type)AbstractConfigurablePromotionElementType (\sylius\bundle\promotionbundle\form\type)extends1
 AbstractConfigurablePromotionElementType (\sylius\bundle\promotionbundle\form\type)staticmethodcall1
EligibleCatalogPromotionsProvider (\sylius\bundle\promotionbundle\provider)EligibleCatalogPromotionsProviderInterface (\sylius\bundle\promotionbundle\provider)implements1
 CatalogPromotionRepositoryInterface (\sylius\component\promotion\repository)type1
SyliusPromotionBundle (\sylius\bundle\promotionbundle)CompositePromotionCouponEligibilityCheckerPass (\sylius\bundle\promotionbundle\dependencyinjection\compiler)new1
 CompositePromotionEligibilityCheckerPass (\sylius\bundle\promotionbundle\dependencyinjection\compiler)new1
 RegisterPromotionActionsPass (\sylius\bundle\promotionbundle\dependencyinjection\compiler)new1
 RegisterRuleCheckersPass (\sylius\bundle\promotionbundle\dependencyinjection\compiler)new1
 SetCatalogPromotionActionTypesPass (\sylius\bundle\promotionbundle\dependencyinjection\compiler)new1
 SetCatalogPromotionScopeTypesPass (\sylius\bundle\promotionbundle\dependencyinjection\compiler)new1
CompositePromotionCouponEligibilityCheckerPassTest (\sylius\bundle\promotionbundle\tests\dependencyinjection\compiler)CompositePromotionCouponEligibilityCheckerPass (\sylius\bundle\promotionbundle\dependencyinjection\compiler)new1
CompositePromotionEligibilityCheckerPassTest (\sylius\bundle\promotionbundle\tests\dependencyinjection\compiler)CompositePromotionEligibilityCheckerPass (\sylius\bundle\promotionbundle\dependencyinjection\compiler)new1
RegisterPromotionActionsPassTest (\sylius\bundle\promotionbundle\tests\dependencyinjection\compiler)RegisterPromotionActionsPass (\sylius\bundle\promotionbundle\dependencyinjection\compiler)new1
RegisterRuleCheckersPassTest (\sylius\bundle\promotionbundle\tests\dependencyinjection\compiler)RegisterRuleCheckersPass (\sylius\bundle\promotionbundle\dependencyinjection\compiler)new1
SetCatalogPromotionActionTypesPassTest (\sylius\bundle\promotionbundle\tests\dependencyinjection\compiler)SetCatalogPromotionActionTypesPass (\sylius\bundle\promotionbundle\dependencyinjection\compiler)new1
SetCatalogPromotionScopeTypesPassTest (\sylius\bundle\promotionbundle\tests\dependencyinjection\compiler)SetCatalogPromotionScopeTypesPass (\sylius\bundle\promotionbundle\dependencyinjection\compiler)new1
CatalogPromotionActionTypeTest (\sylius\bundle\promotionbundle\tests\form)CatalogPromotionActionType (\sylius\bundle\promotionbundle\form\type)new1
 ConfigurationType (\sylius\bundle\promotionbundle\tests\form)new1
 CatalogPromotionAction (\sylius\component\promotion\model)new1
CouponGenerationAmountValidator (\sylius\bundle\promotionbundle\validator)GenerationPolicyInterface (\sylius\component\promotion\generator)type1
PromotionSubjectCouponValidator (\sylius\bundle\promotionbundle\validator)PromotionEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)type1
 PromotionCouponAwarePromotionSubjectInterface (\sylius\component\promotion\model)instanceof1
ReviewChangeListener (\sylius\bundle\reviewbundle\eventlistener)ReviewableRatingUpdaterInterface (\sylius\bundle\reviewbundle\updater)type1
 ReviewInterface (\sylius\component\review\model)instanceof1
SyliusReviewBundle (\sylius\bundle\reviewbundle)RegisterReviewFactoryPass (\sylius\bundle\reviewbundle\dependencyinjection\compiler)new1
AverageRatingUpdater (\sylius\bundle\reviewbundle\updater)ReviewableRatingUpdaterInterface (\sylius\bundle\reviewbundle\updater)implements1
 ReviewableRatingCalculatorInterface (\sylius\component\review\calculator)type1
 ReviewInterface (\sylius\component\review\model)type1
ReviewableRatingUpdaterInterface (\sylius\bundle\reviewbundle\updater)ReviewableInterface (\sylius\component\review\model)type1
 ReviewInterface (\sylius\component\review\model)type1
ShippingDateAssigner (\sylius\bundle\shippingbundle\assigner)ShippingDateAssignerInterface (\sylius\bundle\shippingbundle\assigner)implements1
 DateTimeProvider (\sylius\bundle\shippingbundle\provider)instanceof1
 DateTimeProvider (\sylius\bundle\shippingbundle\provider)type1
 ShipmentInterface (\sylius\component\shipping\model)type1
ShippingDateAssignerInterface (\sylius\bundle\shippingbundle\assigner)ShipmentInterface (\sylius\component\shipping\model)type1
ShippingMethodRepository (\sylius\bundle\shippingbundle\doctrine\orm)ShippingMethodRepositoryInterface (\sylius\component\shipping\repository)implements1
AbstractConfigurableShippingMethodElementType (\sylius\bundle\shippingbundle\form\type)ConfigurableShippingMethodElementInterface (\sylius\component\shipping\model)instanceof1
ShippingMethodChoiceType (\sylius\bundle\shippingbundle\form\type)ShippingMethodInterface (\sylius\component\shipping\model)instanceof1
 ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)type1
ShippingMethodRuleCollectionType (\sylius\bundle\shippingbundle\form\type)AbstractConfigurationCollectionType (\sylius\bundle\shippingbundle\form\type\core)extends1
 AbstractConfigurationCollectionType (\sylius\bundle\shippingbundle\form\type\core)staticmethodcall1
ShippingMethodRuleType (\sylius\bundle\shippingbundle\form\type)AbstractConfigurableShippingMethodElementType (\sylius\bundle\shippingbundle\form\type)extends1
 AbstractConfigurableShippingMethodElementType (\sylius\bundle\shippingbundle\form\type)staticmethodcall1
Calendar (\sylius\bundle\shippingbundle\provider)DateTimeProvider (\sylius\bundle\shippingbundle\provider)implements1
SyliusShippingBundle (\sylius\bundle\shippingbundle)CompositeShippingMethodEligibilityCheckerPass (\sylius\bundle\shippingbundle\dependencyinjection\compiler)new1
 RegisterCalculatorsPass (\sylius\bundle\shippingbundle\dependencyinjection\compiler)new1
 RegisterRuleCheckersPass (\sylius\bundle\shippingbundle\dependencyinjection\compiler)new1
 RegisterShippingMethodsResolversPass (\sylius\bundle\shippingbundle\dependencyinjection\compiler)new1
RegisterCalculatorsPassTest (\sylius\bundle\shippingbundle\tests\dependencyinjection\compiler)RegisterCalculatorsPass (\sylius\bundle\shippingbundle\dependencyinjection\compiler)new1
RegisterShippingMethodsResolversPassTest (\sylius\bundle\shippingbundle\tests\dependencyinjection\compiler)RegisterShippingMethodsResolversPass (\sylius\bundle\shippingbundle\dependencyinjection\compiler)new1
OrderItemsSubtotalCalculator (\sylius\bundle\shopbundle\calculator)OrderItemsSubtotalCalculatorInterface (\sylius\bundle\shopbundle\calculator)implements1
 OrderInterface (\sylius\component\core\model)type1
 OrderItemInterface (\sylius\component\core\model)type1
OrderItemsSubtotalCalculatorInterface (\sylius\bundle\shopbundle\calculator)OrderInterface (\sylius\component\core\model)type1
ContactController (\sylius\bundle\shopbundle\controller)ContactEmailManagerInterface (\sylius\bundle\shopbundle\emailmanager)type1
 ChannelContextInterface (\sylius\component\channel\context)type1
 CustomerContextInterface (\sylius\component\customer\context)type1
 LocaleContextInterface (\sylius\component\locale\context)type1
CurrencySwitchController (\sylius\bundle\shopbundle\controller)ChannelContextInterface (\sylius\component\channel\context)type1
 CurrencyStorageInterface (\sylius\component\core\currency)type1
 CurrencyContextInterface (\sylius\component\currency\context)type1
 CurrencyInterface (\sylius\component\currency\model)type1
LocaleSwitchController (\sylius\bundle\shopbundle\controller)LocaleSwitcherInterface (\sylius\bundle\shopbundle\locale)type1
 LocaleContextInterface (\sylius\component\locale\context)type1
 LocaleProviderInterface (\sylius\component\locale\provider)type1
ContactEmailManager (\sylius\bundle\shopbundle\emailmanager)ContactEmailManagerInterface (\sylius\bundle\shopbundle\emailmanager)implements1
 ChannelInterface (\sylius\component\core\model)type1
ContactEmailManagerInterface (\sylius\bundle\shopbundle\emailmanager)ChannelInterface (\sylius\component\core\model)type1
OrderEmailManager (\sylius\bundle\shopbundle\emailmanager)OrderEmailManagerInterface (\sylius\bundle\corebundle\mailer)type1
 OrderEmailManagerInterface (\sylius\bundle\shopbundle\emailmanager)implements1
 OrderInterface (\sylius\component\core\model)type1
OrderEmailManagerInterface (\sylius\bundle\shopbundle\emailmanager)OrderInterface (\sylius\component\core\model)type1
CustomerEmailUpdaterListener (\sylius\bundle\shopbundle\eventlistener)FlashBagProvider (\sylius\bundle\corebundle\provider)staticmethodcall1
 SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type1
 ChannelContextInterface (\sylius\component\channel\context)type1
 GeneratorInterface (\sylius\component\user\security\generator)type1
NonChannelLocaleListener (\sylius\bundle\shopbundle\eventlistener)LocaleProviderInterface (\sylius\component\locale\provider)type1
OrderCompleteListener (\sylius\bundle\shopbundle\eventlistener)OrderEmailManagerInterface (\sylius\bundle\shopbundle\emailmanager)type1
OrderCustomerIpListener (\sylius\bundle\shopbundle\eventlistener)IpAssignerInterface (\sylius\bundle\corebundle\assigner)type1
OrderIntegrityChecker (\sylius\bundle\shopbundle\eventlistener)OrderPromotionsIntegrityCheckerInterface (\sylius\bundle\corebundle\order\checker)type1
 OrderIntegrityCheckerInterface (\sylius\bundle\shopbundle\eventlistener)implements1
OrderLocaleAssigner (\sylius\bundle\shopbundle\eventlistener)LocaleContextInterface (\sylius\component\locale\context)type1
SessionCartSubscriber (\sylius\bundle\shopbundle\eventlistener)CartStorageInterface (\sylius\component\core\storage)type1
 CartContextInterface (\sylius\component\order\context)type1
 CartNotFoundException (\sylius\component\order\context)catch1
ShopCartBlamerListener (\sylius\bundle\shopbundle\eventlistener)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type1
 UserEvent (\sylius\bundle\userbundle\event)type1
 OrderInterface (\sylius\component\core\model)instanceof1
 OrderInterface (\sylius\component\core\model)type1
 ShopUserInterface (\sylius\component\core\model)type1
 CartContextInterface (\sylius\component\order\context)type1
 CartNotFoundException (\sylius\component\order\context)catch1
ShopCustomerAccountSubSectionCacheControlSubscriber (\sylius\bundle\shopbundle\eventlistener)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type1
 ShopCustomerAccountSubSection (\sylius\bundle\shopbundle\sectionresolver)instanceof1
ShopUserLogoutHandler (\sylius\bundle\shopbundle\eventlistener)ChannelContextInterface (\sylius\component\channel\context)type1
 CartStorageInterface (\sylius\component\core\storage)type1
UserCartRecalculationListener (\sylius\bundle\shopbundle\eventlistener)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type1
 ShopSection (\sylius\bundle\shopbundle\sectionresolver)instanceof1
 UserEvent (\sylius\bundle\userbundle\event)type1
 CartContextInterface (\sylius\component\order\context)type1
 CartNotFoundException (\sylius\component\order\context)catch1
 OrderProcessorInterface (\sylius\component\order\processor)type1
UserImpersonatedListener (\sylius\bundle\shopbundle\eventlistener)UserEvent (\sylius\bundle\userbundle\event)type1
 ChannelContextInterface (\sylius\component\channel\context)type1
 ShopUserInterface (\sylius\component\core\model)instanceof1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 CartStorageInterface (\sylius\component\core\storage)type1
UserRegistrationListener (\sylius\bundle\shopbundle\eventlistener)UserLoginInterface (\sylius\bundle\userbundle\security)type1
 ChannelContextInterface (\sylius\component\channel\context)type1
 GeneratorInterface (\sylius\component\user\security\generator)type1
StorageBasedLocaleSwitcher (\sylius\bundle\shopbundle\locale)LocaleSwitcherInterface (\sylius\bundle\shopbundle\locale)implements1
 ChannelContextInterface (\sylius\component\channel\context)type1
 LocaleStorageInterface (\sylius\component\core\locale)type1
UrlBasedLocaleSwitcher (\sylius\bundle\shopbundle\locale)LocaleSwitcherInterface (\sylius\bundle\shopbundle\locale)implements1
AccountMenuBuilder (\sylius\bundle\shopbundle\menu)MenuBuilderEvent (\sylius\bundle\uibundle\menu\event)new1
LocaleStrippingRouter (\sylius\bundle\shopbundle\router)LocaleContextInterface (\sylius\component\locale\context)type1
ShopCustomerAccountSubSection (\sylius\bundle\shopbundle\sectionresolver)ShopSection (\sylius\bundle\shopbundle\sectionresolver)extends1
ShopSection (\sylius\bundle\shopbundle\sectionresolver)SectionInterface (\sylius\bundle\corebundle\sectionresolver)implements1
ShopUriBasedSectionResolver (\sylius\bundle\shopbundle\sectionresolver)SectionInterface (\sylius\bundle\corebundle\sectionresolver)type1
 UriBasedSectionResolverInterface (\sylius\bundle\corebundle\sectionresolver)implements1
 ShopCustomerAccountSubSection (\sylius\bundle\shopbundle\sectionresolver)new1
 ShopSection (\sylius\bundle\shopbundle\sectionresolver)new1
SyliusShopBundle (\sylius\bundle\shopbundle)LogoutListenerPass (\sylius\bundle\shopbundle\dependencyinjection\compiler)new1
OrderItemsSubtotalCalculatorTest (\sylius\bundle\shopbundle\tests\calculator)OrderItemsSubtotalCalculator (\sylius\bundle\shopbundle\calculator)new1
 OrderInterface (\sylius\component\core\model)type1
 OrderItemInterface (\sylius\component\core\model)type1
LogoutListenerPassTest (\sylius\bundle\shopbundle\tests\dependencyinjection\compiler)LogoutListenerPass (\sylius\bundle\shopbundle\dependencyinjection\compiler)new1
ConfigurationTest (\sylius\bundle\shopbundle\tests\dependencyinjection)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 Configuration (\sylius\bundle\shopbundle\dependencyinjection)new1
 Configuration (\sylius\bundle\shopbundle\dependencyinjection)type1
SyliusShopExtensionTest (\sylius\bundle\shopbundle\tests\dependencyinjection)SyliusShopExtension (\sylius\bundle\shopbundle\dependencyinjection)new1
OrderItemOriginalPriceToDisplayExtension (\sylius\bundle\shopbundle\twig)OrderItem (\sylius\component\core\model)type1
OrderItemsSubtotalExtension (\sylius\bundle\shopbundle\twig)OrderItemsSubtotalCalculatorInterface (\sylius\bundle\shopbundle\calculator)type1
 OrderInterface (\sylius\component\core\model)type1
OrderPaymentsExtension (\sylius\bundle\shopbundle\twig)OrderInterface (\sylius\component\core\model)type1
 PaymentInterface (\sylius\component\core\model)type1
 PaymentMethodsResolverInterface (\sylius\component\payment\resolver)type1
OrderTaxesTotalExtension (\sylius\bundle\shopbundle\twig)AdjustmentInterface (\sylius\component\order\model)type1
TaxCategoryRepository (\sylius\bundle\taxationbundle\doctrine\orm)TaxCategoryRepositoryInterface (\sylius\component\taxation\repository)implements1
SyliusTaxationBundle (\sylius\bundle\taxationbundle)RegisterCalculatorsPass (\sylius\bundle\taxationbundle\dependencyinjection\compiler)new1
RegisterCalculatorsPassTest (\sylius\bundle\taxationbundle\tests\dependencyinjection\compiler)RegisterCalculatorsPass (\sylius\bundle\taxationbundle\dependencyinjection\compiler)new1
TaxonPositionController (\sylius\bundle\taxonomybundle\controller)TaxonInterface (\sylius\component\taxonomy\model)type1
 TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type1
TaxonSlugController (\sylius\bundle\taxonomybundle\controller)TaxonSlugGeneratorInterface (\sylius\component\taxonomy\generator)type1
 TaxonInterface (\sylius\component\taxonomy\model)type1
TaxonRepository (\sylius\bundle\taxonomybundle\doctrine\orm)TaxonRepositoryInterface (\sylius\component\taxonomy\repository)implements1
TaxonTreeRepository (\sylius\bundle\taxonomybundle\repository)TaxonTreeRepositoryInterface (\sylius\bundle\taxonomybundle\repository)implements1
DebugTemplateEventCommand (\sylius\bundle\uibundle\command)TemplateBlock (\sylius\bundle\uibundle\registry)type1
 TemplateBlockRegistryInterface (\sylius\bundle\uibundle\registry)type1
DefaultContextProvider (\sylius\bundle\uibundle\contextprovider)ContextProviderInterface (\sylius\bundle\uibundle\contextprovider)implements1
TemplateBlockDataCollector (\sylius\bundle\uibundle\datacollector)TemplateBlockRenderingHistory (\sylius\bundle\uibundle\datacollector)type1
TraceableTemplateBlockRenderer (\sylius\bundle\uibundle\datacollector)TemplateBlockRenderingHistory (\sylius\bundle\uibundle\datacollector)type1
 TemplateBlock (\sylius\bundle\uibundle\registry)type1
 TemplateBlockRendererInterface (\sylius\bundle\uibundle\renderer)implements1
 TemplateBlockRendererInterface (\sylius\bundle\uibundle\renderer)type1
TraceableTemplateEventRenderer (\sylius\bundle\uibundle\datacollector)TemplateBlockRenderingHistory (\sylius\bundle\uibundle\datacollector)type1
 TemplateEventRendererInterface (\sylius\bundle\uibundle\renderer)implements1
 TemplateEventRendererInterface (\sylius\bundle\uibundle\renderer)type1
TemplateBlockRegistry (\sylius\bundle\uibundle\registry)TemplateBlockRegistryInterface (\sylius\bundle\uibundle\registry)implements1
DelegatingTemplateEventRenderer (\sylius\bundle\uibundle\renderer)TemplateBlockRegistryInterface (\sylius\bundle\uibundle\registry)type1
 TemplateBlockRendererInterface (\sylius\bundle\uibundle\renderer)type1
 TemplateEventRendererInterface (\sylius\bundle\uibundle\renderer)implements1
HtmlDebugTemplateBlockRenderer (\sylius\bundle\uibundle\renderer)TemplateBlock (\sylius\bundle\uibundle\registry)type1
 TemplateBlockRendererInterface (\sylius\bundle\uibundle\renderer)implements1
 TemplateBlockRendererInterface (\sylius\bundle\uibundle\renderer)type1
HtmlDebugTemplateEventRenderer (\sylius\bundle\uibundle\renderer)TemplateBlock (\sylius\bundle\uibundle\registry)type1
 TemplateBlockRegistryInterface (\sylius\bundle\uibundle\registry)type1
 TemplateEventRendererInterface (\sylius\bundle\uibundle\renderer)implements1
 TemplateEventRendererInterface (\sylius\bundle\uibundle\renderer)type1
TemplateBlockRendererInterface (\sylius\bundle\uibundle\renderer)TemplateBlock (\sylius\bundle\uibundle\registry)type1
TwigTemplateBlockRenderer (\sylius\bundle\uibundle\renderer)ContextProviderInterface (\sylius\bundle\uibundle\contextprovider)instanceof1
 TemplateBlock (\sylius\bundle\uibundle\registry)type1
 TemplateBlockRendererInterface (\sylius\bundle\uibundle\renderer)implements1
FilterStorage (\sylius\bundle\uibundle\storage)FilterStorageInterface (\sylius\bundle\uibundle\storage)implements1
SyliusUiBundle (\sylius\bundle\uibundle)LegacySonataBlockPass (\sylius\bundle\uibundle\dependencyinjection\compiler)new1
ConfigurationTest (\sylius\bundle\uibundle\tests\dependencyinjection)ConfigurationTestCaseTrait (\matthias\symfonyconfigtest\phpunit)use1
 Configuration (\sylius\bundle\uibundle\dependencyinjection)new1
SyliusUiExtensionTest (\sylius\bundle\uibundle\tests\dependencyinjection)SyliusUiExtension (\sylius\bundle\uibundle\dependencyinjection)new1
Kernel (\sylius\bundle\uibundle\tests\functional)SyliusUiBundle (\sylius\bundle\uibundle)new1
 MicroKernelTrait (\symfony\bundle\frameworkbundle\kernel)use1
CustomContextProvider (\sylius\bundle\uibundle\tests\functional\src)ContextProviderInterface (\sylius\bundle\uibundle\contextprovider)implements1
RedirectPathExtension (\sylius\bundle\uibundle\twig)FilterStorageInterface (\sylius\bundle\uibundle\storage)type1
TemplateEventExtension (\sylius\bundle\uibundle\twig)TemplateEventRendererInterface (\sylius\bundle\uibundle\renderer)type1
AbstractRoleCommand (\sylius\bundle\userbundle\command)UserRepositoryInterface (\sylius\component\user\repository)type1
DemoteUserCommand (\sylius\bundle\userbundle\command)AbstractRoleCommand (\sylius\bundle\userbundle\command)extends1
 UserInterface (\sylius\component\user\model)type1
PromoteUserCommand (\sylius\bundle\userbundle\command)AbstractRoleCommand (\sylius\bundle\userbundle\command)extends1
 UserInterface (\sylius\component\user\model)type1
UserController (\sylius\bundle\userbundle\controller)ChangePassword (\sylius\bundle\userbundle\form\model)new1
 PasswordReset (\sylius\bundle\userbundle\form\model)new1
 PasswordResetRequest (\sylius\bundle\userbundle\form\model)new1
 UserInterface (\sylius\component\user\model)instanceof1
UserRepository (\sylius\bundle\userbundle\doctrine\orm)UserInterface (\sylius\component\user\model)type1
 UserRepositoryInterface (\sylius\component\user\repository)implements1
MailerListener (\sylius\bundle\userbundle\eventlistener)UserInterface (\sylius\component\user\model)type1
PasswordUpdaterListener (\sylius\bundle\userbundle\eventlistener)UserInterface (\sylius\component\user\model)type1
 PasswordUpdaterInterface (\sylius\component\user\security)type1
UpdateUserEncoderListener (\sylius\bundle\userbundle\eventlistener)UserInterface (\sylius\component\user\model)instanceof1
UserDeleteListener (\sylius\bundle\userbundle\eventlistener)UserInterface (\sylius\component\user\model)type1
UserLastLoginSubscriber (\sylius\bundle\userbundle\eventlistener)UserEvent (\sylius\bundle\userbundle\event)type1
 UserInterface (\sylius\component\user\model)instanceof1
UserReloaderListener (\sylius\bundle\userbundle\eventlistener)UserReloaderInterface (\sylius\bundle\userbundle\reloader)type1
UserWithEncoderFactory (\sylius\bundle\userbundle\factory)UserInterface (\sylius\component\user\model)type1
UserType (\sylius\bundle\userbundle\form\type)UserVerifiedAtToBooleanTransformer (\sylius\bundle\userbundle\form)new1
AbstractUserProvider (\sylius\bundle\userbundle\provider)UserProviderInterface (\sylius\bundle\userbundle\provider)implements1
 CanonicalizerInterface (\sylius\component\user\canonicalizer)type1
 UserInterface (\sylius\component\user\model)instanceof1
 UserRepositoryInterface (\sylius\component\user\repository)type1
EmailProvider (\sylius\bundle\userbundle\provider)AbstractUserProvider (\sylius\bundle\userbundle\provider)extends1
UsernameOrEmailProvider (\sylius\bundle\userbundle\provider)AbstractUserProvider (\sylius\bundle\userbundle\provider)extends1
UsernameProvider (\sylius\bundle\userbundle\provider)AbstractUserProvider (\sylius\bundle\userbundle\provider)extends1
UserReloader (\sylius\bundle\userbundle\reloader)UserReloaderInterface (\sylius\bundle\userbundle\reloader)implements1
 UserInterface (\sylius\component\user\model)type1
UserReloaderInterface (\sylius\bundle\userbundle\reloader)UserInterface (\sylius\component\user\model)type1
UserLogin (\sylius\bundle\userbundle\security)UserEvent (\sylius\bundle\userbundle\event)new1
 UserLoginInterface (\sylius\bundle\userbundle\security)implements1
UserLoginInterface (\sylius\bundle\userbundle\security)UserInterface (\sylius\component\user\model)type1
UserPasswordEncoder (\sylius\bundle\userbundle\security)CredentialsHolderInterface (\sylius\component\user\model)type1
 UserPasswordEncoderInterface (\sylius\component\user\security)implements1
UserPasswordHasher (\sylius\bundle\userbundle\security)CredentialsHolderInterface (\sylius\component\user\model)type1
 UserPasswordHasherInterface (\sylius\component\user\security)implements1
FixtureUser (\sylius\bundle\userbundle\spec\fixture)FixtureUserInterface (\sylius\bundle\userbundle\spec\fixture)implements1
 User (\sylius\component\user\model)extends1
FixtureUserInterface (\sylius\bundle\userbundle\spec\fixture)UserInterface (\sylius\component\user\model)extends1
SyliusUserBundle (\sylius\bundle\userbundle)RemoveUserPasswordEncoderPass (\sylius\bundle\userbundle\dependencyinjection\compiler)new1
RemoveUserPasswordEncoderPassTest (\sylius\bundle\userbundle\tests\dependencyinjection\compiler)RemoveUserPasswordEncoderPass (\sylius\bundle\userbundle\dependencyinjection\compiler)new1
SyliusUserExtensionTest (\sylius\bundle\userbundle\tests\dependencyinjection)SyliusUserExtension (\sylius\bundle\userbundle\dependencyinjection)new1
CountryProvincesDeletionChecker (\sylius\component\addressing\checker)CountryProvincesDeletionCheckerInterface (\sylius\component\addressing\checker)implements1
 CountryInterface (\sylius\component\addressing\model)type1
CountryProvincesDeletionCheckerInterface (\sylius\component\addressing\checker)CountryInterface (\sylius\component\addressing\model)type1
ZoneDeletionChecker (\sylius\component\addressing\checker)ZoneDeletionCheckerInterface (\sylius\component\addressing\checker)implements1
 ZoneInterface (\sylius\component\addressing\model)type1
ZoneDeletionCheckerInterface (\sylius\component\addressing\checker)ZoneInterface (\sylius\component\addressing\model)type1
AddressComparator (\sylius\component\addressing\comparator)AddressComparatorInterface (\sylius\component\addressing\comparator)implements1
CountryNameConverter (\sylius\component\addressing\converter)CountryNameConverterInterface (\sylius\component\addressing\converter)implements1
ZoneFactory (\sylius\component\addressing\factory)ZoneFactoryInterface (\sylius\component\addressing\factory)implements1
ZoneMatcher (\sylius\component\addressing\matcher)ZoneMatcherInterface (\sylius\component\addressing\matcher)implements1
 ZoneMemberInterface (\sylius\component\addressing\model)type1
ZoneMatcherInterface (\sylius\component\addressing\matcher)ZoneInterface (\sylius\component\addressing\model)type1
Address (\sylius\component\addressing\model)AddressInterface (\sylius\component\addressing\model)implements1
 TimestampableTrait (\sylius\component\resource\model)use1
Country (\sylius\component\addressing\model)CountryInterface (\sylius\component\addressing\model)implements1
 ToggleableTrait (\sylius\component\resource\model)use1
Province (\sylius\component\addressing\model)ProvinceInterface (\sylius\component\addressing\model)implements1
Zone (\sylius\component\addressing\model)ZoneInterface (\sylius\component\addressing\model)implements1
ZoneMember (\sylius\component\addressing\model)ZoneMemberInterface (\sylius\component\addressing\model)implements1
ProvinceNamingProvider (\sylius\component\addressing\provider)ProvinceNamingProviderInterface (\sylius\component\addressing\provider)implements1
AttributeTypeInterface (\sylius\component\attribute\attributetype)AttributeValueInterface (\sylius\component\attribute\model)type1
CheckboxAttributeType (\sylius\component\attribute\attributetype)AttributeTypeInterface (\sylius\component\attribute\attributetype)implements1
 AttributeValueInterface (\sylius\component\attribute\model)type1
DateAttributeType (\sylius\component\attribute\attributetype)AttributeTypeInterface (\sylius\component\attribute\attributetype)implements1
 AttributeValueInterface (\sylius\component\attribute\model)type1
DatetimeAttributeType (\sylius\component\attribute\attributetype)AttributeTypeInterface (\sylius\component\attribute\attributetype)implements1
 AttributeValueInterface (\sylius\component\attribute\model)type1
IntegerAttributeType (\sylius\component\attribute\attributetype)AttributeTypeInterface (\sylius\component\attribute\attributetype)implements1
 AttributeValueInterface (\sylius\component\attribute\model)type1
PercentAttributeType (\sylius\component\attribute\attributetype)AttributeTypeInterface (\sylius\component\attribute\attributetype)implements1
 AttributeValueInterface (\sylius\component\attribute\model)type1
SelectAttributeType (\sylius\component\attribute\attributetype)AttributeTypeInterface (\sylius\component\attribute\attributetype)implements1
 AttributeValueInterface (\sylius\component\attribute\model)type1
TextareaAttributeType (\sylius\component\attribute\attributetype)AttributeTypeInterface (\sylius\component\attribute\attributetype)implements1
 AttributeValueInterface (\sylius\component\attribute\model)type1
TextAttributeType (\sylius\component\attribute\attributetype)AttributeTypeInterface (\sylius\component\attribute\attributetype)implements1
 AttributeValueInterface (\sylius\component\attribute\model)type1
AttributeFactory (\sylius\component\attribute\factory)AttributeFactoryInterface (\sylius\component\attribute\factory)implements1
AttributeFactoryInterface (\sylius\component\attribute\factory)AttributeInterface (\sylius\component\attribute\model)type1
Attribute (\sylius\component\attribute\model)TextAttributeType (\sylius\component\attribute\attributetype)staticconstant1
 AttributeInterface (\sylius\component\attribute\model)implements1
 AttributeTranslation (\sylius\component\attribute\model)new1
 AttributeTranslationInterface (\sylius\component\attribute\model)type1
 TimestampableTrait (\sylius\component\resource\model)use1
 TranslatableTrait (\)use1
AttributeTranslation (\sylius\component\attribute\model)AttributeTranslationInterface (\sylius\component\attribute\model)implements1
AttributeValue (\sylius\component\attribute\model)AttributeValueInterface (\sylius\component\attribute\model)implements1
CachedPerRequestChannelContext (\sylius\component\channel\context)ChannelContextInterface (\sylius\component\channel\context)implements1
 ChannelContextInterface (\sylius\component\channel\context)type1
 ChannelNotFoundException (\sylius\component\channel\context)catch1
 ChannelInterface (\sylius\component\channel\model)type1
ChannelContextInterface (\sylius\component\channel\context)ChannelInterface (\sylius\component\channel\model)type1
CompositeChannelContext (\sylius\component\channel\context)PriorityQueue (\laminas\stdlib)type1
 ChannelContextInterface (\sylius\component\channel\context)implements1
 ChannelContextInterface (\sylius\component\channel\context)type1
 ChannelNotFoundException (\sylius\component\channel\context)catch1
 ChannelNotFoundException (\sylius\component\channel\context)new1
 ChannelInterface (\sylius\component\channel\model)type1
ChannelContext (\sylius\component\channel\context\requestbased)ChannelContextInterface (\sylius\component\channel\context)implements1
 ChannelNotFoundException (\sylius\component\channel\context)new1
 RequestResolverInterface (\sylius\component\channel\context\requestbased)type1
CompositeRequestResolver (\sylius\component\channel\context\requestbased)PriorityQueue (\laminas\stdlib)type1
 RequestResolverInterface (\sylius\component\channel\context\requestbased)implements1
 RequestResolverInterface (\sylius\component\channel\context\requestbased)type1
 ChannelInterface (\sylius\component\channel\model)type1
HostnameBasedRequestResolver (\sylius\component\channel\context\requestbased)RequestResolverInterface (\sylius\component\channel\context\requestbased)implements1
 ChannelInterface (\sylius\component\channel\model)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
RequestResolverInterface (\sylius\component\channel\context\requestbased)ChannelInterface (\sylius\component\channel\model)type1
SingleChannelContext (\sylius\component\channel\context)ChannelContextInterface (\sylius\component\channel\context)implements1
 ChannelNotFoundException (\sylius\component\channel\context)new1
 ChannelInterface (\sylius\component\channel\model)type1
 ChannelRepositoryInterface (\sylius\component\channel\repository)type1
ChannelFactory (\sylius\component\channel\factory)ChannelFactoryInterface (\sylius\component\channel\factory)implements1
ChannelFactoryInterface (\sylius\component\channel\factory)ChannelInterface (\sylius\component\channel\model)type1
Channel (\sylius\component\channel\model)ChannelInterface (\sylius\component\channel\model)implements1
 TimestampableTrait (\sylius\component\resource\model)use1
 ToggleableTrait (\sylius\component\resource\model)use1
ProductVariantPriceCalculator (\sylius\component\core\calculator)ProductVariantPricesCalculatorInterface (\sylius\component\core\calculator)implements1
ProductVariantPriceCalculatorInterface (\sylius\component\core\calculator)ProductVariantInterface (\sylius\component\core\model)type1
ProductVariantPricesCalculatorInterface (\sylius\component\core\calculator)ProductVariantPriceCalculatorInterface (\sylius\component\core\calculator)extends1
 ProductVariantInterface (\sylius\component\core\model)type1
ShopBasedCartContext (\sylius\component\core\cart\context)ChannelNotFoundException (\sylius\component\channel\context)catch1
 CurrencyNotFoundException (\sylius\component\currency\context)catch1
 LocaleNotFoundException (\sylius\component\locale\context)catch1
 CartContextInterface (\sylius\component\order\context)implements1
 CartNotFoundException (\sylius\component\order\context)new1
 OrderInterface (\sylius\component\order\model)type1
LimitingOrderItemQuantityModifier (\sylius\component\core\cart\modifier)OrderItemInterface (\sylius\component\order\model)type1
 OrderItemQuantityModifierInterface (\sylius\component\order\modifier)implements1
 OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type1
CreatedByGuestFlagResolver (\sylius\component\core\cart\resolver)CreatedByGuestFlagResolverInterface (\sylius\component\core\cart\resolver)implements1
CLIContextChecker (\sylius\component\core\checker)CLIContextCheckerInterface (\sylius\component\core\checker)implements1
PromotionCouponChannelEligibilityChecker (\sylius\component\core\checker\eligibility)PromotionCouponEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)implements1
 PromotionCouponInterface (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
OrderPaymentMethodSelectionRequirementChecker (\sylius\component\core\checker)OrderPaymentMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)implements1
 OrderInterface (\sylius\component\core\model)type1
 PaymentMethodsResolverInterface (\sylius\component\payment\resolver)type1
OrderPaymentMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)OrderInterface (\sylius\component\core\model)type1
OrderShippingMethodSelectionRequirementChecker (\sylius\component\core\checker)OrderShippingMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)implements1
 OrderInterface (\sylius\component\core\model)type1
 ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)type1
OrderShippingMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)OrderInterface (\sylius\component\core\model)type1
ShopperContext (\sylius\component\core\context)ChannelContextInterface (\sylius\component\channel\context)type1
 ChannelInterface (\sylius\component\channel\model)type1
 ShopperContextInterface (\sylius\component\core\context)implements1
 CurrencyContextInterface (\sylius\component\currency\context)type1
 CustomerContextInterface (\sylius\component\customer\context)type1
 CustomerInterface (\sylius\component\customer\model)type1
 LocaleContextInterface (\sylius\component\locale\context)type1
ShopperContextInterface (\sylius\component\core\context)ChannelContextInterface (\sylius\component\channel\context)extends1
 CurrencyContextInterface (\sylius\component\currency\context)extends1
 CustomerContextInterface (\sylius\component\customer\context)extends1
 LocaleContextInterface (\sylius\component\locale\context)extends1
ChannelAwareCurrencyContext (\sylius\component\core\currency\context)ChannelContextInterface (\sylius\component\channel\context)type1
 ChannelInterface (\sylius\component\core\model)type1
 CurrencyContextInterface (\sylius\component\currency\context)implements1
 CurrencyContextInterface (\sylius\component\currency\context)type1
 CurrencyNotFoundException (\sylius\component\currency\context)catch1
 CurrencyInterface (\sylius\component\currency\model)type1
StorageBasedCurrencyContext (\sylius\component\core\currency\context)ChannelContextInterface (\sylius\component\channel\context)type1
 CurrencyStorageInterface (\sylius\component\core\currency)type1
 CurrencyContextInterface (\sylius\component\currency\context)implements1
 CurrencyNotFoundException (\sylius\component\currency\context)new1
CurrencyStorage (\sylius\component\core\currency)CurrencyStorageInterface (\sylius\component\core\currency)implements1
 CurrencyInterface (\sylius\component\currency\model)type1
CustomerAddressAdderInterface (\sylius\component\core\customer)AddressInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
CustomerOrderAddressesSaver (\sylius\component\core\customer)CustomerAddressAdderInterface (\sylius\component\core\customer)type1
 OrderAddressesSaverInterface (\sylius\component\core\customer)implements1
 AddressInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
CustomerUniqueAddressAdder (\sylius\component\core\customer)AddressComparatorInterface (\sylius\component\addressing\comparator)type1
 CustomerAddressAdderInterface (\sylius\component\core\customer)implements1
 AddressInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
OrderAddressesSaverInterface (\sylius\component\core\customer)OrderInterface (\sylius\component\core\model)type1
CustomerStatistics (\sylius\component\core\customer\statistics)PerChannelCustomerStatistics (\sylius\component\core\customer\statistics)type1
CustomerStatisticsProvider (\sylius\component\core\customer\statistics)CustomerStatistics (\sylius\component\core\customer\statistics)type1
 CustomerStatisticsProviderInterface (\sylius\component\core\customer\statistics)implements1
 PerChannelCustomerStatistics (\sylius\component\core\customer\statistics)new1
 ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
CustomerStatisticsProviderInterface (\sylius\component\core\customer\statistics)CustomerStatistics (\sylius\component\core\customer\statistics)type1
 CustomerInterface (\sylius\component\core\model)type1
DashboardStatisticsProvider (\sylius\component\core\dashboard)DashboardStatisticsProviderInterface (\sylius\component\core\dashboard)implements1
 CustomerRepositoryInterface (\sylius\component\core\repository)type1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
SalesDataProvider (\sylius\component\core\dashboard)Interval (\sylius\component\core\dashboard)type1
 SalesDataProviderInterface (\sylius\component\core\dashboard)implements1
 SalesSummary (\sylius\component\core\dashboard)new1
 SalesSummaryInterface (\sylius\component\core\dashboard)type1
 ChannelInterface (\sylius\component\core\model)type1
SalesDataProviderInterface (\sylius\component\core\dashboard)Interval (\sylius\component\core\dashboard)type1
 SalesSummaryInterface (\sylius\component\core\dashboard)type1
 ChannelInterface (\sylius\component\core\model)type1
SalesSummary (\sylius\component\core\dashboard)SalesSummaryInterface (\sylius\component\core\dashboard)implements1
IntegerDistributor (\sylius\component\core\distributor)IntegerDistributorInterface (\sylius\component\core\distributor)implements1
MinimumPriceDistributor (\sylius\component\core\distributor)MinimumPriceDistributorInterface (\sylius\component\core\distributor)implements1
 ProportionalIntegerDistributorInterface (\sylius\component\core\distributor)type1
 OrderItemInterface (\sylius\component\core\model)type1
MinimumPriceDistributorInterface (\sylius\component\core\distributor)ChannelInterface (\sylius\component\core\model)type1
ProportionalIntegerDistributor (\sylius\component\core\distributor)ProportionalIntegerDistributorInterface (\sylius\component\core\distributor)implements1
MissingChannelConfigurationException (\sylius\component\core\exception)ChannelInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
AddressFactory (\sylius\component\core\factory)AddressFactoryInterface (\sylius\component\core\factory)implements1
 CustomerInterface (\sylius\component\core\model)type1
AddressFactoryInterface (\sylius\component\core\factory)AddressInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
CartItemFactory (\sylius\component\core\factory)CartItemFactoryInterface (\sylius\component\core\factory)implements1
 OrderInterface (\sylius\component\core\model)type1
 ProductInterface (\sylius\component\core\model)type1
 ProductVariantResolverInterface (\sylius\component\product\resolver)type1
CartItemFactoryInterface (\sylius\component\core\factory)OrderInterface (\sylius\component\core\model)type1
 ProductInterface (\sylius\component\core\model)type1
ChannelFactory (\sylius\component\core\factory)ChannelFactoryInterface (\sylius\component\channel\factory)implements1
CustomerAfterCheckoutFactory (\sylius\component\core\factory)CustomerAfterCheckoutFactoryInterface (\sylius\component\core\factory)implements1
 OrderInterface (\sylius\component\core\model)type1
CustomerAfterCheckoutFactoryInterface (\sylius\component\core\factory)CustomerInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
PaymentMethodFactory (\sylius\component\core\factory)PaymentMethodFactoryInterface (\sylius\component\core\factory)implements1
PaymentMethodFactoryInterface (\sylius\component\core\factory)PaymentMethodInterface (\sylius\component\core\model)type1
PromotionActionFactory (\sylius\component\core\factory)PromotionActionFactoryInterface (\sylius\component\core\factory)implements1
 FixedDiscountPromotionActionCommand (\sylius\component\core\promotion\action)staticconstant1
 PercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)staticconstant1
 ShippingPercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)staticconstant1
 UnitFixedDiscountPromotionActionCommand (\sylius\component\core\promotion\action)staticconstant1
 UnitPercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)staticconstant1
PromotionRuleFactory (\sylius\component\core\factory)PromotionRuleFactoryInterface (\sylius\component\core\factory)implements1
 ContainsProductRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
 HasTaxonRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
 NthOrderRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
 TotalOfItemsFromTaxonRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
 CartQuantityRuleChecker (\sylius\component\promotion\checker\rule)staticconstant1
 ItemTotalRuleChecker (\sylius\component\promotion\checker\rule)staticconstant1
FlysystemFilesystemAdapter (\sylius\component\core\filesystem\adapter)FilesystemAdapterInterface (\sylius\component\core\filesystem\adapter)implements1
 FileNotFoundException (\sylius\component\core\filesystem\exception)new1
GaufretteFilesystemAdapter (\sylius\component\core\filesystem\adapter)FilesystemAdapterInterface (\sylius\component\core\filesystem\adapter)implements1
 FileNotFoundException (\sylius\component\core\filesystem\exception)new1
ImagePathGeneratorInterface (\sylius\component\core\generator)ImageInterface (\sylius\component\core\model)type1
UploadedImagePathGenerator (\sylius\component\core\generator)ImagePathGeneratorInterface (\sylius\component\core\generator)implements1
 ImageInterface (\sylius\component\core\model)type1
OrderInventoryOperator (\sylius\component\core\inventory\operator)OrderInventoryOperatorInterface (\sylius\component\core\inventory\operator)implements1
StorageBasedLocaleContext (\sylius\component\core\locale\context)ChannelContextInterface (\sylius\component\channel\context)type1
 ChannelNotFoundException (\sylius\component\channel\context)catch1
 LocaleStorageInterface (\sylius\component\core\locale)type1
 LocaleContextInterface (\sylius\component\locale\context)implements1
 LocaleNotFoundException (\sylius\component\locale\context)new1
 LocaleNotFoundException (\sylius\component\locale\context)staticmethodcall1
 LocaleProviderInterface (\sylius\component\locale\provider)type1
LocaleStorage (\sylius\component\core\locale)LocaleStorageInterface (\sylius\component\core\locale)implements1
 LocaleNotFoundException (\sylius\component\locale\context)new1
Address (\sylius\component\core\model)Address (\sylius\component\addressing\model)extends1
 AddressInterface (\sylius\component\core\model)implements1
AddressInterface (\sylius\component\core\model)AddressInterface (\sylius\component\addressing\model)extends1
 CustomerAwareInterface (\sylius\component\customer\model)extends1
Adjustment (\sylius\component\core\model)AdjustmentInterface (\sylius\component\core\model)implements1
 Adjustment (\sylius\component\order\model)extends1
AdjustmentInterface (\sylius\component\core\model)AdjustmentInterface (\sylius\component\order\model)extends1
AdminUser (\sylius\component\core\model)AdminUserInterface (\sylius\component\core\model)implements1
 AdminUserInterface (\sylius\component\core\model)instanceof1
 User (\sylius\component\user\model)extends1
 User (\sylius\component\user\model)staticmethodcall1
AdminUserInterface (\sylius\component\core\model)ImageAwareInterface (\sylius\component\core\model)extends1
 UserInterface (\sylius\component\user\model)extends1
AvatarImage (\sylius\component\core\model)AvatarImageInterface (\sylius\component\core\model)implements1
 Image (\sylius\component\core\model)extends1
AvatarImageInterface (\sylius\component\core\model)ImageInterface (\sylius\component\core\model)extends1
CatalogPromotion (\sylius\component\core\model)CatalogPromotionInterface (\sylius\component\core\model)implements1
 CatalogPromotion (\sylius\component\promotion\model)extends1
 CatalogPromotion (\sylius\component\promotion\model)staticmethodcall1
CatalogPromotionInterface (\sylius\component\core\model)ChannelsAwareInterface (\sylius\component\channel\model)extends1
 CatalogPromotionInterface (\sylius\component\promotion\model)extends1
CatalogPromotionScope (\sylius\component\core\model)CatalogPromotionScopeInterface (\sylius\component\core\model)implements1
 CatalogPromotionScope (\sylius\component\promotion\model)extends1
CatalogPromotionScopeInterface (\sylius\component\core\model)CatalogPromotionScopeInterface (\sylius\component\promotion\model)extends1
Channel (\sylius\component\core\model)Channel (\sylius\component\channel\model)extends1
 Channel (\sylius\component\channel\model)staticmethodcall1
 ChannelInterface (\sylius\component\core\model)implements1
ChannelInterface (\sylius\component\core\model)ChannelInterface (\sylius\component\channel\model)extends1
 CurrenciesAwareInterface (\sylius\component\currency\model)extends1
 LocalesAwareInterface (\sylius\component\locale\model)extends1
ChannelPricing (\sylius\component\core\model)ChannelPricingInterface (\sylius\component\core\model)implements1
Customer (\sylius\component\core\model)CustomerInterface (\sylius\component\core\model)implements1
 Customer (\sylius\component\customer\model)extends1
 Customer (\sylius\component\customer\model)staticmethodcall1
CustomerInterface (\sylius\component\core\model)ProductReviewerInterface (\sylius\component\core\model)extends1
 CustomerInterface (\sylius\component\customer\model)extends1
 UserAwareInterface (\sylius\component\user\model)extends1
Image (\sylius\component\core\model)ImageInterface (\sylius\component\core\model)implements1
Order (\sylius\component\core\model)OrderInterface (\sylius\component\core\model)implements1
 OrderItemUnitInterface (\sylius\component\core\model)type1
 PaymentInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
 Order (\sylius\component\order\model)extends1
 Order (\sylius\component\order\model)staticmethodcall1
 UserInterface (\sylius\component\user\model)type1
OrderInterface (\sylius\component\core\model)ChannelAwareInterface (\sylius\component\channel\model)extends1
 ChannelInterface (\sylius\component\channel\model)type1
 PaymentInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
 CustomerAwareInterface (\sylius\component\customer\model)extends1
 CustomerInterface (\sylius\component\customer\model)type1
 OrderInterface (\sylius\component\order\model)extends1
 PaymentsSubjectInterface (\sylius\component\payment\model)extends1
 CountablePromotionSubjectInterface (\sylius\component\promotion\model)extends1
 PromotionCouponAwarePromotionSubjectInterface (\sylius\component\promotion\model)extends1
 PromotionCouponInterface (\sylius\component\promotion\model)type1
 UserInterface (\sylius\component\user\model)type1
OrderItem (\sylius\component\core\model)OrderItemInterface (\sylius\component\core\model)implements1
 ProductInterface (\sylius\component\core\model)type1
 OrderItem (\sylius\component\order\model)extends1
 OrderItem (\sylius\component\order\model)staticmethodcall1
 OrderItemInterface (\sylius\component\order\model)type1
 OrderItemUnitInterface (\sylius\component\order\model)type1
OrderItemInterface (\sylius\component\core\model)ProductInterface (\sylius\component\core\model)type1
 OrderItemInterface (\sylius\component\order\model)extends1
OrderItemUnit (\sylius\component\core\model)OrderItemInterface (\sylius\component\core\model)type1
 OrderItemUnitInterface (\sylius\component\core\model)implements1
 StockableInterface (\sylius\component\inventory\model)type1
 OrderItemUnit (\sylius\component\order\model)extends1
 OrderItemUnit (\sylius\component\order\model)staticmethodcall1
 TimestampableTrait (\sylius\component\resource\model)use1
 ShippableInterface (\sylius\component\shipping\model)type1
OrderItemUnitInterface (\sylius\component\core\model)InventoryUnitInterface (\sylius\component\inventory\model)extends1
 OrderItemUnitInterface (\sylius\component\order\model)extends1
 ShipmentUnitInterface (\sylius\component\shipping\model)extends1
OrderSequence (\sylius\component\core\model)OrderSequenceInterface (\sylius\component\core\model)implements1
 OrderSequence (\sylius\component\order\model)extends1
OrderSequenceInterface (\sylius\component\core\model)OrderSequenceInterface (\sylius\component\order\model)extends1
Payment (\sylius\component\core\model)PaymentInterface (\sylius\component\core\model)implements1
 Payment (\sylius\component\payment\model)extends1
PaymentInterface (\sylius\component\core\model)OrderAwareInterface (\sylius\component\order\model)extends1
 OrderInterface (\sylius\component\order\model)type1
 PaymentInterface (\sylius\component\payment\model)extends1
PaymentMethod (\sylius\component\core\model)PaymentMethodInterface (\sylius\component\core\model)implements1
 PaymentMethod (\sylius\component\payment\model)extends1
 PaymentMethod (\sylius\component\payment\model)staticmethodcall1
PaymentMethodInterface (\sylius\component\core\model)ChannelsAwareInterface (\sylius\component\channel\model)extends1
 PaymentMethodInterface (\sylius\component\payment\model)extends1
Product (\sylius\component\core\model)ProductInterface (\sylius\component\core\model)implements1
 ProductTranslation (\sylius\component\core\model)new1
 ReviewableProductInterface (\sylius\component\core\model)implements1
 Product (\sylius\component\product\model)extends1
 ProductTranslationInterface (\sylius\component\product\model)type1
ProductImage (\sylius\component\core\model)Image (\sylius\component\core\model)extends1
 ProductImageInterface (\sylius\component\core\model)implements1
ProductImageInterface (\sylius\component\core\model)ImageInterface (\sylius\component\core\model)extends1
ProductInterface (\sylius\component\core\model)ChannelsAwareInterface (\sylius\component\channel\model)extends1
 ImagesAwareInterface (\sylius\component\core\model)extends1
 ProductTaxonsAwareInterface (\sylius\component\core\model)extends1
 ProductInterface (\sylius\component\product\model)extends1
 ReviewableInterface (\sylius\component\review\model)extends1
ProductReview (\sylius\component\core\model)Review (\sylius\component\review\model)extends1
ProductReviewerInterface (\sylius\component\core\model)ReviewerInterface (\sylius\component\review\model)extends1
ProductTaxon (\sylius\component\core\model)ProductTaxonInterface (\sylius\component\core\model)implements1
ProductTaxonInterface (\sylius\component\core\model)PositionAwareInterface (\sylius\component\core\model)extends1
ProductTaxonsAwareInterface (\sylius\component\core\model)TaxonInterface (\sylius\component\core\model)type1
ProductTranslation (\sylius\component\core\model)ProductTranslationInterface (\sylius\component\core\model)implements1
 ProductTranslation (\sylius\component\product\model)extends1
ProductTranslationInterface (\sylius\component\core\model)ProductTranslationInterface (\sylius\component\product\model)extends1
ProductVariant (\sylius\component\core\model)ProductVariantInterface (\sylius\component\core\model)implements1
 ProductVariant (\sylius\component\product\model)extends1
 ProductVariant (\sylius\component\product\model)staticmethodcall1
ProductVariantInterface (\sylius\component\core\model)ProductImagesAwareInterface (\sylius\component\core\model)extends1
 StockableInterface (\sylius\component\inventory\model)extends1
 ProductVariantInterface (\sylius\component\product\model)extends1
 ShippableInterface (\sylius\component\shipping\model)extends1
 ShippingCategoryInterface (\sylius\component\shipping\model)type1
 TaxableInterface (\sylius\component\taxation\model)extends1
 TaxCategoryInterface (\sylius\component\taxation\model)type1
Promotion (\sylius\component\core\model)PromotionInterface (\sylius\component\core\model)implements1
 Promotion (\sylius\component\promotion\model)extends1
 Promotion (\sylius\component\promotion\model)staticmethodcall1
PromotionCoupon (\sylius\component\core\model)PromotionCouponInterface (\sylius\component\core\model)implements1
 PromotionCoupon (\sylius\component\promotion\model)extends1
PromotionCouponInterface (\sylius\component\core\model)PromotionCouponInterface (\sylius\component\promotion\model)extends1
PromotionInterface (\sylius\component\core\model)ChannelsAwareInterface (\sylius\component\channel\model)extends1
 PromotionInterface (\sylius\component\promotion\model)extends1
ReviewableProductInterface (\sylius\component\core\model)ReviewableInterface (\sylius\component\review\model)extends1
Scope (\sylius\component\core\model)Scope (\sylius\component\addressing\model)extends1
Shipment (\sylius\component\core\model)AdjustmentInterface (\sylius\component\core\model)type1
 ShipmentInterface (\sylius\component\core\model)implements1
 Shipment (\sylius\component\shipping\model)extends1
 Shipment (\sylius\component\shipping\model)staticmethodcall1
 ShipmentUnitInterface (\sylius\component\shipping\model)type1
ShipmentInterface (\sylius\component\core\model)AdjustableInterface (\sylius\component\order\model)extends1
 OrderAwareInterface (\sylius\component\order\model)extends1
 OrderInterface (\sylius\component\order\model)type1
 ShipmentInterface (\sylius\component\shipping\model)extends1
ShippingMethod (\sylius\component\core\model)ShippingMethodInterface (\sylius\component\core\model)implements1
 ShippingMethod (\sylius\component\shipping\model)extends1
 ShippingMethod (\sylius\component\shipping\model)staticmethodcall1
ShippingMethodInterface (\sylius\component\core\model)ChannelsAwareInterface (\sylius\component\channel\model)extends1
 ShippingMethodInterface (\sylius\component\shipping\model)extends1
 TaxableInterface (\sylius\component\taxation\model)extends1
 TaxCategoryInterface (\sylius\component\taxation\model)type1
ShopBillingData (\sylius\component\core\model)ShopBillingDataInterface (\sylius\component\core\model)implements1
ShopUser (\sylius\component\core\model)ShopUserInterface (\sylius\component\core\model)implements1
 User (\sylius\component\user\model)extends1
ShopUserInterface (\sylius\component\core\model)CustomerAwareInterface (\sylius\component\customer\model)extends1
 UserInterface (\sylius\component\user\model)extends1
Taxon (\sylius\component\core\model)TaxonInterface (\sylius\component\core\model)implements1
 TimestampableTrait (\sylius\component\resource\model)use1
 Taxon (\sylius\component\taxonomy\model)extends1
 Taxon (\sylius\component\taxonomy\model)staticmethodcall1
TaxonImage (\sylius\component\core\model)Image (\sylius\component\core\model)extends1
 TaxonImageInterface (\sylius\component\core\model)implements1
TaxonImageInterface (\sylius\component\core\model)ImageInterface (\sylius\component\core\model)extends1
TaxonInterface (\sylius\component\core\model)ImagesAwareInterface (\sylius\component\core\model)extends1
 TaxonInterface (\sylius\component\taxonomy\model)extends1
TaxRate (\sylius\component\core\model)TaxRateInterface (\sylius\component\core\model)implements1
 TaxRate (\sylius\component\taxation\model)extends1
TaxRateInterface (\sylius\component\core\model)TaxRateInterface (\sylius\component\taxation\model)extends1
OrderItemNamesSetter (\sylius\component\core\order)OrderInterface (\sylius\component\core\model)type1
 OrderItemNamesSetterInterface (\sylius\component\core\order)implements1
OrderItemNamesSetterInterface (\sylius\component\core\order)OrderInterface (\sylius\component\core\model)type1
OrderAdjustmentsClearer (\sylius\component\core\orderprocessing)OrderInterface (\sylius\component\order\model)type1
 OrderProcessorInterface (\sylius\component\order\processor)implements1
OrderPaymentProcessor (\sylius\component\core\orderprocessing)NotProvidedOrderPaymentException (\sylius\component\core\payment\exception)catch1
 OrderPaymentProviderInterface (\sylius\component\core\payment\provider)type1
 OrderPaymentsRemoverInterface (\sylius\component\core\payment\remover)type1
 OrderInterface (\sylius\component\order\model)type1
 OrderProcessorInterface (\sylius\component\order\processor)implements1
 PaymentInterface (\sylius\component\payment\model)type1
OrderPricesRecalculator (\sylius\component\core\orderprocessing)ProductVariantPriceCalculatorInterface (\sylius\component\core\calculator)instanceof1
 ProductVariantPriceCalculatorInterface (\sylius\component\core\calculator)type1
 ProductVariantPricesCalculatorInterface (\sylius\component\core\calculator)instanceof1
 ProductVariantPricesCalculatorInterface (\sylius\component\core\calculator)type1
 OrderInterface (\sylius\component\order\model)type1
 OrderProcessorInterface (\sylius\component\order\processor)implements1
OrderPromotionProcessor (\sylius\component\core\orderprocessing)OrderInterface (\sylius\component\order\model)type1
 OrderProcessorInterface (\sylius\component\order\processor)implements1
 PromotionProcessorInterface (\sylius\component\promotion\processor)type1
OrderShipmentProcessor (\sylius\component\core\orderprocessing)ShipmentInterface (\sylius\component\core\model)type1
 OrderProcessorInterface (\sylius\component\order\processor)implements1
 DefaultShippingMethodResolverInterface (\sylius\component\shipping\resolver)type1
 ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)type1
OrderTaxesProcessor (\sylius\component\core\orderprocessing)ZoneMatcherInterface (\sylius\component\addressing\matcher)type1
 ZoneInterface (\sylius\component\addressing\model)type1
 ZoneProviderInterface (\sylius\component\core\provider)type1
 TaxationAddressResolverInterface (\sylius\component\core\resolver)type1
 UnsupportedTaxCalculationStrategyException (\sylius\component\core\taxation\exception)new1
 OrderInterface (\sylius\component\order\model)type1
 OrderProcessorInterface (\sylius\component\order\processor)implements1
ShippingChargesProcessor (\sylius\component\core\orderprocessing)OrderInterface (\sylius\component\order\model)type1
 OrderProcessorInterface (\sylius\component\order\processor)implements1
 DelegatingCalculatorInterface (\sylius\component\shipping\calculator)type1
 UndefinedShippingMethodException (\sylius\component\shipping\calculator)catch1
IdBasedInvoiceNumberGenerator (\sylius\component\core\payment)InvoiceNumberGeneratorInterface (\sylius\component\core\payment)implements1
 OrderInterface (\sylius\component\order\model)type1
 PaymentInterface (\sylius\component\payment\model)type1
InvoiceNumberGeneratorInterface (\sylius\component\core\payment)OrderInterface (\sylius\component\order\model)type1
 PaymentInterface (\sylius\component\payment\model)type1
OrderPaymentProvider (\sylius\component\core\payment\provider)PaymentMethodInterface (\sylius\component\core\model)type1
 NotProvidedOrderPaymentException (\sylius\component\core\payment\exception)new1
 OrderPaymentProviderInterface (\sylius\component\core\payment\provider)implements1
 UnresolvedDefaultPaymentMethodException (\sylius\component\payment\exception)catch1
 PaymentFactoryInterface (\sylius\component\payment\factory)type1
 DefaultPaymentMethodResolverInterface (\sylius\component\payment\resolver)type1
OrderPaymentProviderInterface (\sylius\component\core\payment\provider)OrderInterface (\sylius\component\core\model)type1
 PaymentInterface (\sylius\component\core\model)type1
RandomInvoiceNumberGenerator (\sylius\component\core\payment)InvoiceNumberGeneratorInterface (\sylius\component\core\payment)implements1
 OrderInterface (\sylius\component\order\model)type1
 PaymentInterface (\sylius\component\payment\model)type1
OrderPaymentsRemover (\sylius\component\core\payment\remover)OrderPaymentsRemoverInterface (\sylius\component\core\payment\remover)implements1
 PaymentInterface (\sylius\component\payment\model)type1
Positioner (\sylius\component\core\positioner)PositionerInterface (\sylius\component\core\positioner)implements1
DiscountPromotionActionCommand (\sylius\component\core\promotion\action)OrderItemUnitInterface (\sylius\component\core\model)type1
 PromotionActionCommandInterface (\sylius\component\promotion\action)implements1
FixedDiscountPromotionActionCommand (\sylius\component\core\promotion\action)MinimumPriceDistributorInterface (\sylius\component\core\distributor)type1
 ProportionalIntegerDistributorInterface (\sylius\component\core\distributor)type1
 OrderInterface (\sylius\component\core\model)type1
 DiscountPromotionActionCommand (\sylius\component\core\promotion\action)extends1
 UnitsPromotionAdjustmentsApplicatorInterface (\sylius\component\core\promotion\applicator)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
PercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)MinimumPriceDistributorInterface (\sylius\component\core\distributor)type1
 ProportionalIntegerDistributorInterface (\sylius\component\core\distributor)type1
 OrderInterface (\sylius\component\core\model)type1
 DiscountPromotionActionCommand (\sylius\component\core\promotion\action)extends1
 UnitsPromotionAdjustmentsApplicatorInterface (\sylius\component\core\promotion\applicator)type1
 PromotionActionCommandInterface (\sylius\component\promotion\action)implements1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
ShippingPercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)ShipmentInterface (\sylius\component\core\model)type1
 AdjustmentInterface (\sylius\component\order\model)type1
 PromotionActionCommandInterface (\sylius\component\promotion\action)implements1
UnitDiscountPromotionActionCommand (\sylius\component\core\promotion\action)OrderInterface (\sylius\component\core\model)instanceof1
 OrderItemInterface (\sylius\component\core\model)type1
 AdjustmentInterface (\sylius\component\order\model)type1
 PromotionActionCommandInterface (\sylius\component\promotion\action)implements1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
UnitFixedDiscountPromotionActionCommand (\sylius\component\core\promotion\action)OrderInterface (\sylius\component\core\model)instanceof1
 OrderItemInterface (\sylius\component\core\model)type1
 UnitDiscountPromotionActionCommand (\sylius\component\core\promotion\action)extends1
 UnitDiscountPromotionActionCommand (\sylius\component\core\promotion\action)staticmethodcall1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
UnitPercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)OrderInterface (\sylius\component\core\model)instanceof1
 OrderItemInterface (\sylius\component\core\model)type1
 UnitDiscountPromotionActionCommand (\sylius\component\core\promotion\action)extends1
 UnitDiscountPromotionActionCommand (\sylius\component\core\promotion\action)staticmethodcall1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
UnitsPromotionAdjustmentsApplicator (\sylius\component\core\promotion\applicator)IntegerDistributorInterface (\sylius\component\core\distributor)type1
 ChannelInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
 OrderItemInterface (\sylius\component\core\model)type1
 UnitsPromotionAdjustmentsApplicatorInterface (\sylius\component\core\promotion\applicator)implements1
 AdjustmentFactoryInterface (\sylius\component\order\factory)type1
 OrderItemUnitInterface (\sylius\component\order\model)type1
UnitsPromotionAdjustmentsApplicatorInterface (\sylius\component\core\promotion\applicator)OrderInterface (\sylius\component\core\model)type1
 PromotionInterface (\sylius\component\promotion\model)type1
PromotionCouponPerCustomerUsageLimitEligibilityChecker (\sylius\component\core\promotion\checker\eligibility)CustomerInterface (\sylius\component\core\model)instanceof1
 OrderInterface (\sylius\component\core\model)instanceof1
 PromotionCouponInterface (\sylius\component\core\model)instanceof1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 PromotionCouponEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)implements1
 PromotionCouponInterface (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
ProductInPromotionRuleChecker (\sylius\component\core\promotion\checker)ProductInterface (\sylius\component\core\model)type1
 ProductInPromotionRuleCheckerInterface (\sylius\component\core\promotion\checker)implements1
 ContainsProductRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
ProductInPromotionRuleCheckerInterface (\sylius\component\core\promotion\checker)ProductInterface (\sylius\component\core\model)type1
ContainsProductRuleChecker (\sylius\component\core\promotion\checker\rule)OrderInterface (\sylius\component\core\model)instanceof1
 RuleCheckerInterface (\sylius\component\promotion\checker\rule)implements1
 UnsupportedTypeException (\sylius\component\promotion\exception)new1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
CustomerGroupRuleChecker (\sylius\component\core\promotion\checker\rule)CustomerInterface (\sylius\component\core\model)instanceof1
 OrderInterface (\sylius\component\core\model)instanceof1
 RuleCheckerInterface (\sylius\component\promotion\checker\rule)implements1
 UnsupportedTypeException (\sylius\component\promotion\exception)new1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
HasTaxonRuleChecker (\sylius\component\core\promotion\checker\rule)OrderInterface (\sylius\component\core\model)instanceof1
 ProductInterface (\sylius\component\core\model)type1
 RuleCheckerInterface (\sylius\component\promotion\checker\rule)implements1
 UnsupportedTypeException (\sylius\component\promotion\exception)new1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
ItemTotalRuleChecker (\sylius\component\core\promotion\checker\rule)OrderInterface (\sylius\component\core\model)instanceof1
 RuleCheckerInterface (\sylius\component\promotion\checker\rule)implements1
 RuleCheckerInterface (\sylius\component\promotion\checker\rule)type1
 UnsupportedTypeException (\sylius\component\promotion\exception)new1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
NthOrderRuleChecker (\sylius\component\core\promotion\checker\rule)CustomerInterface (\sylius\component\core\model)instanceof1
 OrderInterface (\sylius\component\core\model)instanceof1
 OrderRepositoryInterface (\sylius\component\core\repository)type1
 RuleCheckerInterface (\sylius\component\promotion\checker\rule)implements1
 UnsupportedTypeException (\sylius\component\promotion\exception)new1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
ShippingCountryRuleChecker (\sylius\component\core\promotion\checker\rule)CountryInterface (\sylius\component\addressing\model)instanceof1
 OrderInterface (\sylius\component\core\model)instanceof1
 RuleCheckerInterface (\sylius\component\promotion\checker\rule)implements1
 UnsupportedTypeException (\sylius\component\promotion\exception)new1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
TotalOfItemsFromTaxonRuleChecker (\sylius\component\core\promotion\checker\rule)OrderInterface (\sylius\component\core\model)instanceof1
 TaxonInterface (\sylius\component\core\model)instanceof1
 RuleCheckerInterface (\sylius\component\promotion\checker\rule)implements1
 UnsupportedTypeException (\sylius\component\promotion\exception)new1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
 TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type1
TaxonInPromotionRuleChecker (\sylius\component\core\promotion\checker)TaxonInterface (\sylius\component\core\model)type1
 TotalOfItemsFromTaxonRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
 TaxonInPromotionRuleCheckerInterface (\sylius\component\core\promotion\checker)implements1
TaxonInPromotionRuleCheckerInterface (\sylius\component\core\promotion\checker)TaxonInterface (\sylius\component\core\model)type1
PriceRangeFilter (\sylius\component\core\promotion\filter)ProductVariantPriceCalculatorInterface (\sylius\component\core\calculator)type1
 ProductVariantInterface (\sylius\component\core\model)type1
 FilterInterface (\sylius\component\core\promotion\filter)implements1
ProductFilter (\sylius\component\core\promotion\filter)FilterInterface (\sylius\component\core\promotion\filter)implements1
TaxonFilter (\sylius\component\core\promotion\filter)ProductInterface (\sylius\component\core\model)type1
 FilterInterface (\sylius\component\core\promotion\filter)implements1
OrderPromotionsUsageModifier (\sylius\component\core\promotion\modifier)OrderPromotionsUsageModifierInterface (\sylius\component\core\promotion\modifier)implements1
ContainsProductRuleUpdater (\sylius\component\core\promotion\updater\rule)ProductInterface (\sylius\component\core\model)type1
 ContainsProductRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
 ProductAwareRuleUpdaterInterface (\sylius\component\core\promotion\updater\rule)implements1
HasTaxonRuleUpdater (\sylius\component\core\promotion\updater\rule)TaxonInterface (\sylius\component\core\model)type1
 HasTaxonRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
 TaxonAwareRuleUpdaterInterface (\sylius\component\core\promotion\updater\rule)implements1
ProductAwareRuleUpdaterInterface (\sylius\component\core\promotion\updater\rule)ProductInterface (\sylius\component\core\model)type1
TaxonAwareRuleUpdaterInterface (\sylius\component\core\promotion\updater\rule)TaxonInterface (\sylius\component\core\model)type1
TotalOfItemsFromTaxonRuleUpdater (\sylius\component\core\promotion\updater\rule)TaxonInterface (\sylius\component\core\model)type1
 TotalOfItemsFromTaxonRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant1
 TaxonAwareRuleUpdaterInterface (\sylius\component\core\promotion\updater\rule)implements1
 PromotionRuleInterface (\sylius\component\promotion\model)type1
ActivePromotionsByChannelProvider (\sylius\component\core\provider)OrderInterface (\sylius\component\core\model)instanceof1
 PromotionRepositoryInterface (\sylius\component\core\repository)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
 PreQualifiedPromotionsProviderInterface (\sylius\component\promotion\provider)implements1
CatalogPromotionVariantsProviderInterface (\sylius\component\core\provider)CatalogPromotionInterface (\sylius\component\core\model)type1
ChannelBasedLocaleProvider (\sylius\component\core\provider)ChannelContextInterface (\sylius\component\channel\context)type1
 LocaleInterface (\sylius\component\locale\model)type1
 LocaleProviderInterface (\sylius\component\locale\provider)implements1
ProductVariantsPricesProvider (\sylius\component\core\provider)ProductVariantPriceCalculatorInterface (\sylius\component\core\calculator)type1
 ProductVariantPricesCalculatorInterface (\sylius\component\core\calculator)instanceof1
 ProductInterface (\sylius\component\core\model)type1
 ProductVariantInterface (\sylius\component\core\model)type1
 ProductVariantsPricesProviderInterface (\sylius\component\core\provider)implements1
ProductVariantsPricesProviderInterface (\sylius\component\core\provider)ChannelInterface (\sylius\component\core\model)type1
 ProductInterface (\sylius\component\core\model)type1
TranslationLocaleProvider (\sylius\component\core\provider)LocaleInterface (\sylius\component\locale\model)type1
ZoneProviderInterface (\sylius\component\core\provider)ZoneInterface (\sylius\component\addressing\model)type1
 OrderInterface (\sylius\component\core\model)type1
AddressRepositoryInterface (\sylius\component\core\repository)AddressInterface (\sylius\component\core\model)type1
AvatarImageRepositoryInterface (\sylius\component\core\repository)ImageInterface (\sylius\component\core\model)type1
OrderItemRepositoryInterface (\sylius\component\core\repository)CustomerInterface (\sylius\component\core\model)type1
 OrderItemInterface (\sylius\component\core\model)type1
 OrderItemRepositoryInterface (\sylius\component\order\repository)extends1
OrderItemUnitRepositoryInterface (\sylius\component\core\repository)CustomerInterface (\sylius\component\core\model)type1
 OrderItemUnitInterface (\sylius\component\core\model)type1
OrderRepositoryInterface (\sylius\component\core\repository)PromotionCouponInterface (\sylius\component\core\model)type1
 OrderRepositoryInterface (\sylius\component\order\repository)extends1
PaymentMethodRepositoryInterface (\sylius\component\core\repository)ChannelInterface (\sylius\component\core\model)type1
 PaymentMethodRepositoryInterface (\sylius\component\payment\repository)extends1
PaymentRepositoryInterface (\sylius\component\core\repository)CustomerInterface (\sylius\component\core\model)type1
ProductAssociationRepositoryInterface (\sylius\component\core\repository)ChannelInterface (\sylius\component\core\model)type1
 ProductAssociationInterface (\sylius\component\product\model)type1
ProductRepositoryInterface (\sylius\component\core\repository)ProductRepositoryInterface (\sylius\component\product\repository)extends1
ProductReviewRepositoryInterface (\sylius\component\core\repository)ChannelInterface (\sylius\component\core\model)type1
 ReviewInterface (\sylius\component\review\model)type1
ProductTaxonRepositoryInterface (\sylius\component\core\repository)ProductTaxonInterface (\sylius\component\core\model)type1
ProductVariantRepositoryInterface (\sylius\component\core\repository)CatalogPromotionInterface (\sylius\component\core\model)type1
 TaxonInterface (\sylius\component\core\model)type1
 ProductVariantRepositoryInterface (\sylius\component\product\repository)extends1
PromotionRepositoryInterface (\sylius\component\core\repository)PromotionRepositoryInterface (\sylius\component\promotion\repository)extends1
ShipmentRepositoryInterface (\sylius\component\core\repository)ChannelInterface (\sylius\component\core\model)type1
 CustomerInterface (\sylius\component\core\model)type1
ShippingMethodRepositoryInterface (\sylius\component\core\repository)ShippingMethodRepositoryInterface (\sylius\component\shipping\repository)extends1
ChannelBasedPaymentMethodsResolver (\sylius\component\core\resolver)PaymentInterface (\sylius\component\core\model)instanceof1
 PaymentMethodRepositoryInterface (\sylius\component\core\repository)type1
 PaymentMethodsResolverInterface (\sylius\component\payment\resolver)implements1
DefaultPaymentMethodResolver (\sylius\component\core\resolver)PaymentMethodRepositoryInterface (\sylius\component\core\repository)type1
 UnresolvedDefaultPaymentMethodException (\sylius\component\payment\exception)new1
 PaymentInterface (\sylius\component\payment\model)type1
 PaymentMethodInterface (\sylius\component\payment\model)type1
 DefaultPaymentMethodResolverInterface (\sylius\component\payment\resolver)implements1
DefaultShippingMethodResolver (\sylius\component\core\resolver)ShippingMethodRepositoryInterface (\sylius\component\core\repository)type1
 UnresolvedDefaultShippingMethodException (\sylius\component\shipping\exception)new1
 ShipmentInterface (\sylius\component\shipping\model)type1
 ShippingMethodInterface (\sylius\component\shipping\model)type1
 DefaultShippingMethodResolverInterface (\sylius\component\shipping\resolver)implements1
EligibleDefaultShippingMethodResolver (\sylius\component\core\resolver)ZoneMatcherInterface (\sylius\component\addressing\matcher)type1
 AddressInterface (\sylius\component\core\model)type1
 ChannelInterface (\sylius\component\core\model)type1
 ShippingMethodRepositoryInterface (\sylius\component\core\repository)type1
 ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)type1
 UnresolvedDefaultShippingMethodException (\sylius\component\shipping\exception)new1
 ShipmentInterface (\sylius\component\shipping\model)type1
 ShippingMethodInterface (\sylius\component\shipping\model)type1
 DefaultShippingMethodResolverInterface (\sylius\component\shipping\resolver)implements1
TaxationAddressResolver (\sylius\component\core\resolver)AddressInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
 TaxationAddressResolverInterface (\sylius\component\core\resolver)implements1
TaxationAddressResolverInterface (\sylius\component\core\resolver)AddressInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\core\model)type1
ZoneAndChannelBasedShippingMethodsResolver (\sylius\component\core\resolver)ZoneMatcherInterface (\sylius\component\addressing\matcher)type1
 ShipmentInterface (\sylius\component\core\model)instanceof1
 ShippingMethodRepositoryInterface (\sylius\component\core\repository)type1
 ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)type1
 ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)implements1
FlatRateCalculator (\sylius\component\core\shipping\calculator)MissingChannelConfigurationException (\sylius\component\core\exception)new1
 CalculatorInterface (\sylius\component\shipping\calculator)implements1
 ShipmentInterface (\sylius\component\shipping\model)type1
PerUnitRateCalculator (\sylius\component\core\shipping\calculator)MissingChannelConfigurationException (\sylius\component\core\exception)new1
 CalculatorInterface (\sylius\component\shipping\calculator)implements1
 ShipmentInterface (\sylius\component\shipping\model)type1
OrderTotalGreaterThanOrEqualRuleChecker (\sylius\component\core\shipping\checker\rule)OrderTotalRuleChecker (\sylius\component\core\shipping\checker\rule)extends1
OrderTotalLessThanOrEqualRuleChecker (\sylius\component\core\shipping\checker\rule)OrderTotalRuleChecker (\sylius\component\core\shipping\checker\rule)extends1
OrderTotalRuleChecker (\sylius\component\core\shipping\checker\rule)ShipmentInterface (\sylius\component\core\model)instanceof1
 RuleCheckerInterface (\sylius\component\shipping\checker\rule)implements1
 ShippingSubjectInterface (\sylius\component\shipping\model)type1
CheckoutStateResolver (\sylius\component\core\stateresolver)OrderPaymentMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)type1
 OrderShippingMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)type1
 OrderInterface (\sylius\component\order\model)type1
 StateResolverInterface (\sylius\component\order\stateresolver)implements1
OrderPaymentStateResolver (\sylius\component\core\stateresolver)PaymentInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\order\model)type1
 StateResolverInterface (\sylius\component\order\stateresolver)implements1
OrderShippingStateResolver (\sylius\component\core\stateresolver)ShipmentInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\order\model)type1
 StateResolverInterface (\sylius\component\order\stateresolver)implements1
OrderStateResolver (\sylius\component\core\stateresolver)OrderInterface (\sylius\component\core\model)type1
 OrderInterface (\sylius\component\order\model)type1
 StateResolverInterface (\sylius\component\order\stateresolver)implements1
OrderItemsTaxesApplicator (\sylius\component\core\taxation\applicator)IntegerDistributorInterface (\sylius\component\core\distributor)type1
 ProportionalIntegerDistributorInterface (\sylius\component\core\distributor)type1
 OrderItemInterface (\sylius\component\core\model)type1
 OrderItemUnitInterface (\sylius\component\core\model)type1
 OrderTaxesApplicatorInterface (\sylius\component\core\taxation\applicator)implements1
 AdjustmentFactoryInterface (\sylius\component\order\factory)type1
 CalculatorInterface (\sylius\component\taxation\calculator)type1
 TaxRateResolverInterface (\sylius\component\taxation\resolver)type1
OrderItemUnitsTaxesApplicator (\sylius\component\core\taxation\applicator)ProportionalIntegerDistributorInterface (\sylius\component\core\distributor)type1
 OrderItemUnitInterface (\sylius\component\core\model)type1
 TaxRateInterface (\sylius\component\core\model)type1
 OrderTaxesApplicatorInterface (\sylius\component\core\taxation\applicator)implements1
 AdjustmentFactoryInterface (\sylius\component\order\factory)type1
 CalculatorInterface (\sylius\component\taxation\calculator)type1
 TaxRateResolverInterface (\sylius\component\taxation\resolver)type1
OrderShipmentTaxesApplicator (\sylius\component\core\taxation\applicator)ZoneInterface (\sylius\component\addressing\model)type1
 OrderInterface (\sylius\component\core\model)type1
 TaxRateInterface (\sylius\component\core\model)type1
 OrderTaxesApplicatorInterface (\sylius\component\core\taxation\applicator)implements1
 AdjustmentFactoryInterface (\sylius\component\order\factory)type1
 CalculatorInterface (\sylius\component\taxation\calculator)type1
 TaxRateResolverInterface (\sylius\component\taxation\resolver)type1
OrderTaxesApplicatorInterface (\sylius\component\core\taxation\applicator)ZoneInterface (\sylius\component\addressing\model)type1
 OrderInterface (\sylius\component\core\model)type1
TestPromotionFactory (\sylius\component\core\test\factory)StringInflector (\sylius\component\core\formatter)staticmethodcall1
 ChannelInterface (\sylius\component\core\model)type1
 TestPromotionFactoryInterface (\sylius\component\core\test\factory)implements1
TestPromotionFactoryInterface (\sylius\component\core\test\factory)ChannelInterface (\sylius\component\core\model)type1
DefaultChannelFactory (\sylius\component\core\test\services)ChannelFactoryInterface (\sylius\component\channel\factory)type1
 DefaultChannelFactoryInterface (\sylius\component\core\test\services)implements1
 CurrencyInterface (\sylius\component\currency\model)type1
 LocaleInterface (\sylius\component\locale\model)type1
DefaultUnitedStatesChannelFactory (\sylius\component\core\test\services)ZoneFactoryInterface (\sylius\component\addressing\factory)type1
 CountryInterface (\sylius\component\addressing\model)type1
 ZoneInterface (\sylius\component\addressing\model)type1
 ChannelFactoryInterface (\sylius\component\channel\factory)type1
 ChannelInterface (\sylius\component\core\model)type1
 DefaultChannelFactoryInterface (\sylius\component\core\test\services)implements1
 CurrencyInterface (\sylius\component\currency\model)type1
 LocaleInterface (\sylius\component\locale\model)type1
OrderItemsTaxesApplicatorTest (\sylius\component\core\test\tests\taxation\applicator)Zone (\sylius\component\addressing\model)new1
 IntegerDistributor (\sylius\component\core\distributor)new1
 ProportionalIntegerDistributor (\sylius\component\core\distributor)new1
 Order (\sylius\component\core\model)new1
 OrderItem (\sylius\component\core\model)new1
 OrderItemInterface (\sylius\component\core\model)type1
 OrderItemUnit (\sylius\component\core\model)new1
 ProductVariant (\sylius\component\core\model)new1
 TaxRate (\sylius\component\core\model)new1
 TaxRateInterface (\sylius\component\core\model)type1
 OrderItemsTaxesApplicator (\sylius\component\core\taxation\applicator)new1
 AdjustmentFactory (\sylius\component\order\factory)new1
 DecimalCalculator (\sylius\component\taxation\calculator)new1
OrderItemUnitsTaxesApplicatorTest (\sylius\component\core\test\tests\taxation\applicator)Order (\sylius\component\core\model)new1
 OrderInterface (\sylius\component\core\model)type1
 OrderItem (\sylius\component\core\model)new1
 ProductVariant (\sylius\component\core\model)new1
 TaxRate (\sylius\component\core\model)new1
 TaxRateInterface (\sylius\component\core\model)type1
 DecimalCalculator (\sylius\component\taxation\calculator)new1
 DefaultCalculator (\sylius\component\taxation\calculator)new1
UniqueIdBasedOrderTokenAssigner (\sylius\component\core\tokenassigner)OrderTokenAssignerInterface (\sylius\component\core\tokenassigner)implements1
TranslatableEntityLocaleAssigner (\sylius\component\core\translation)CLIContextCheckerInterface (\sylius\component\core\checker)type1
 LocaleContextInterface (\sylius\component\locale\context)type1
 LocaleNotFoundException (\sylius\component\locale\context)catch1
UnpaidOrdersStateUpdater (\sylius\component\core\updater)OrderRepositoryInterface (\sylius\component\core\repository)type1
 UnpaidOrdersStateUpdaterInterface (\sylius\component\core\updater)implements1
 OrderInterface (\sylius\component\order\model)type1
ImageUploader (\sylius\component\core\uploader)FilesystemAdapterInterface (\sylius\component\core\filesystem\adapter)type1
 GaufretteFilesystemAdapter (\sylius\component\core\filesystem\adapter)new1
 FileNotFoundException (\sylius\component\core\filesystem\exception)catch1
 ImagePathGeneratorInterface (\sylius\component\core\generator)type1
 ImageInterface (\sylius\component\core\model)type1
 ImageUploaderInterface (\sylius\component\core\uploader)implements1
ImageUploaderInterface (\sylius\component\core\uploader)ImageInterface (\sylius\component\core\model)type1
CompositeCurrencyContext (\sylius\component\currency\context)PriorityQueue (\laminas\stdlib)type1
 CurrencyContextInterface (\sylius\component\currency\context)implements1
 CurrencyContextInterface (\sylius\component\currency\context)type1
 CurrencyNotFoundException (\sylius\component\currency\context)catch1
 CurrencyNotFoundException (\sylius\component\currency\context)new1
CurrencyConverter (\sylius\component\currency\converter)CurrencyConverterInterface (\sylius\component\currency\converter)implements1
 ExchangeRateInterface (\sylius\component\currency\model)type1
 ExchangeRateRepositoryInterface (\sylius\component\currency\repository)type1
CurrencyNameConverter (\sylius\component\currency\converter)CurrencyNameConverterInterface (\sylius\component\currency\converter)implements1
Currency (\sylius\component\currency\model)CurrencyInterface (\sylius\component\currency\model)implements1
 TimestampableTrait (\sylius\component\resource\model)use1
ExchangeRate (\sylius\component\currency\model)ExchangeRateInterface (\sylius\component\currency\model)implements1
 TimestampableTrait (\sylius\component\resource\model)use1
ExchangeRateRepositoryInterface (\sylius\component\currency\repository)ExchangeRateInterface (\sylius\component\currency\model)type1
CustomerContextInterface (\sylius\component\customer\context)CustomerInterface (\sylius\component\customer\model)type1
Customer (\sylius\component\customer\model)CustomerInterface (\sylius\component\customer\model)implements1
 TimestampableTrait (\sylius\component\resource\model)use1
CustomerGroup (\sylius\component\customer\model)CustomerGroupInterface (\sylius\component\customer\model)implements1
AvailabilityChecker (\sylius\component\inventory\checker)AvailabilityCheckerInterface (\sylius\component\inventory\checker)implements1
InventoryUnit (\sylius\component\inventory\model)InventoryUnitInterface (\sylius\component\inventory\model)implements1
InventoryUnitInterface (\sylius\component\inventory\model)StockableInterface (\sylius\component\inventory\model)type1
CompositeLocaleContext (\sylius\component\locale\context)PriorityQueue (\laminas\stdlib)type1
 LocaleContextInterface (\sylius\component\locale\context)implements1
 LocaleContextInterface (\sylius\component\locale\context)type1
 LocaleNotFoundException (\sylius\component\locale\context)catch1
 LocaleNotFoundException (\sylius\component\locale\context)new1
ImmutableLocaleContext (\sylius\component\locale\context)LocaleContextInterface (\sylius\component\locale\context)implements1
ProviderBasedLocaleContext (\sylius\component\locale\context)LocaleContextInterface (\sylius\component\locale\context)implements1
 LocaleNotFoundException (\sylius\component\locale\context)staticmethodcall1
 LocaleProviderInterface (\sylius\component\locale\provider)type1
LocaleConverter (\sylius\component\locale\converter)LocaleConverterInterface (\sylius\component\locale\converter)implements1
Locale (\sylius\component\locale\model)LocaleInterface (\sylius\component\locale\model)implements1
 TimestampableTrait (\sylius\component\resource\model)use1
LocaleProvider (\sylius\component\locale\provider)LocaleInterface (\sylius\component\locale\model)type1
 LocaleProviderInterface (\sylius\component\locale\provider)implements1
AdjustmentsByLabelAggregator (\sylius\component\order\aggregator)AdjustmentsAggregatorInterface (\sylius\component\order\aggregator)implements1
CartContext (\sylius\component\order\context)CartContextInterface (\sylius\component\order\context)implements1
 OrderInterface (\sylius\component\order\model)type1
CartContextInterface (\sylius\component\order\context)OrderInterface (\sylius\component\order\model)type1
CompositeCartContext (\sylius\component\order\context)PriorityQueue (\laminas\stdlib)type1
 CartContextInterface (\sylius\component\order\context)implements1
 CartContextInterface (\sylius\component\order\context)type1
 CartNotFoundException (\sylius\component\order\context)catch1
 CartNotFoundException (\sylius\component\order\context)new1
 OrderInterface (\sylius\component\order\model)type1
AdjustmentFactory (\sylius\component\order\factory)AdjustmentFactoryInterface (\sylius\component\order\factory)implements1
AdjustmentFactoryInterface (\sylius\component\order\factory)AdjustmentInterface (\sylius\component\order\model)type1
OrderItemUnitFactory (\sylius\component\order\factory)OrderItemUnitFactoryInterface (\sylius\component\order\factory)implements1
 OrderItemInterface (\sylius\component\order\model)type1
OrderItemUnitFactoryInterface (\sylius\component\order\factory)OrderItemInterface (\sylius\component\order\model)type1
 OrderItemUnitInterface (\sylius\component\order\model)type1
Adjustment (\sylius\component\order\model)AdjustmentInterface (\sylius\component\order\model)implements1
 OrderInterface (\sylius\component\order\model)instanceof1
 OrderInterface (\sylius\component\order\model)type1
 OrderItemInterface (\sylius\component\order\model)instanceof1
 OrderItemInterface (\sylius\component\order\model)type1
 OrderItemUnitInterface (\sylius\component\order\model)instanceof1
 OrderItemUnitInterface (\sylius\component\order\model)type1
 TimestampableTrait (\sylius\component\resource\model)use1
AdjustmentInterface (\sylius\component\order\model)OrderInterface (\sylius\component\order\model)type1
 OrderItemInterface (\sylius\component\order\model)type1
 OrderItemUnitInterface (\sylius\component\order\model)type1
Order (\sylius\component\order\model)OrderInterface (\sylius\component\order\model)implements1
 TimestampableTrait (\sylius\component\resource\model)use1
OrderInterface (\sylius\component\order\model)AdjustableInterface (\sylius\component\order\model)extends1
OrderItem (\sylius\component\order\model)OrderItemInterface (\sylius\component\order\model)implements1
 OrderItemInterface (\sylius\component\order\model)type1
OrderItemInterface (\sylius\component\order\model)AdjustableInterface (\sylius\component\order\model)extends1
 OrderAwareInterface (\sylius\component\order\model)extends1
OrderItemUnit (\sylius\component\order\model)OrderItemUnitInterface (\sylius\component\order\model)implements1
OrderItemUnitInterface (\sylius\component\order\model)AdjustableInterface (\sylius\component\order\model)extends1
 OrderItemInterface (\sylius\component\order\model)type1
OrderSequence (\sylius\component\order\model)OrderSequenceInterface (\sylius\component\order\model)implements1
OrderItemQuantityModifier (\sylius\component\order\modifier)OrderItemUnitFactoryInterface (\sylius\component\order\factory)type1
 OrderItemQuantityModifierInterface (\sylius\component\order\modifier)implements1
OrderItemQuantityModifierInterface (\sylius\component\order\modifier)OrderItemInterface (\sylius\component\order\model)type1
OrderModifier (\sylius\component\order\modifier)OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type1
 OrderModifierInterface (\sylius\component\order\modifier)implements1
 OrderProcessorInterface (\sylius\component\order\processor)type1
CompositeOrderProcessor (\sylius\component\order\processor)PriorityQueue (\laminas\stdlib)type1
 OrderInterface (\sylius\component\order\model)type1
 OrderProcessorInterface (\sylius\component\order\processor)implements1
 OrderProcessorInterface (\sylius\component\order\processor)type1
OrderProcessorInterface (\sylius\component\order\processor)OrderInterface (\sylius\component\order\model)type1
StateResolverInterface (\sylius\component\order\stateresolver)OrderInterface (\sylius\component\order\model)type1
PaymentFactory (\sylius\component\payment\factory)PaymentFactoryInterface (\sylius\component\payment\factory)implements1
PaymentFactoryInterface (\sylius\component\payment\factory)PaymentInterface (\sylius\component\payment\model)type1
Payment (\sylius\component\payment\model)PaymentInterface (\sylius\component\payment\model)implements1
 TimestampableTrait (\sylius\component\resource\model)use1
PaymentMethod (\sylius\component\payment\model)PaymentMethodInterface (\sylius\component\payment\model)implements1
 PaymentMethodTranslation (\sylius\component\payment\model)new1
 PaymentMethodTranslationInterface (\sylius\component\payment\model)type1
 TimestampableTrait (\sylius\component\resource\model)use1
 ToggleableTrait (\sylius\component\resource\model)use1
 TranslatableTrait (\)use1
PaymentMethodTranslation (\sylius\component\payment\model)PaymentMethodTranslationInterface (\sylius\component\payment\model)implements1
CompositeMethodsResolver (\sylius\component\payment\resolver)PaymentMethodsResolverInterface (\sylius\component\payment\resolver)implements1
DefaultPaymentMethodResolver (\sylius\component\payment\resolver)UnresolvedDefaultPaymentMethodException (\sylius\component\payment\exception)new1
 PaymentInterface (\sylius\component\payment\model)type1
 PaymentMethodInterface (\sylius\component\payment\model)type1
 PaymentMethodRepositoryInterface (\sylius\component\payment\repository)type1
 DefaultPaymentMethodResolverInterface (\sylius\component\payment\resolver)implements1
DefaultPaymentMethodResolverInterface (\sylius\component\payment\resolver)PaymentInterface (\sylius\component\payment\model)type1
 PaymentMethodInterface (\sylius\component\payment\model)type1
PaymentMethodsResolver (\sylius\component\payment\resolver)PaymentMethodsResolverInterface (\sylius\component\payment\resolver)implements1
ProductVariantsParityChecker (\sylius\component\product\checker)ProductVariantsParityCheckerInterface (\sylius\component\product\checker)implements1
 ProductInterface (\sylius\component\product\model)type1
ProductVariantsParityCheckerInterface (\sylius\component\product\checker)ProductInterface (\sylius\component\product\model)type1
 ProductVariantInterface (\sylius\component\product\model)type1
ProductFactory (\sylius\component\product\factory)ProductFactoryInterface (\sylius\component\product\factory)implements1
ProductFactoryInterface (\sylius\component\product\factory)ProductInterface (\sylius\component\product\model)type1
ProductVariantFactory (\sylius\component\product\factory)ProductVariantFactoryInterface (\sylius\component\product\factory)implements1
 ProductInterface (\sylius\component\product\model)type1
ProductVariantFactoryInterface (\sylius\component\product\factory)ProductInterface (\sylius\component\product\model)type1
 ProductVariantInterface (\sylius\component\product\model)type1
ProductVariantGenerator (\sylius\component\product\generator)ProductVariantsParityCheckerInterface (\sylius\component\product\checker)type1
 ProductVariantFactoryInterface (\sylius\component\product\factory)type1
 CartesianSetBuilder (\sylius\component\product\generator)type1
 ProductVariantGeneratorInterface (\sylius\component\product\generator)implements1
ProductVariantGeneratorInterface (\sylius\component\product\generator)ProductInterface (\sylius\component\product\model)type1
SlugGenerator (\sylius\component\product\generator)SlugGeneratorInterface (\sylius\component\product\generator)implements1
Product (\sylius\component\product\model)ProductInterface (\sylius\component\product\model)implements1
 ProductTranslation (\sylius\component\product\model)new1
 ProductTranslationInterface (\sylius\component\product\model)type1
 TimestampableTrait (\sylius\component\resource\model)use1
 ToggleableTrait (\sylius\component\resource\model)use1
 TranslatableTrait (\)use1
ProductAssociation (\sylius\component\product\model)ProductAssociationInterface (\sylius\component\product\model)implements1
 TimestampableTrait (\sylius\component\resource\model)use1
ProductAssociationType (\sylius\component\product\model)ProductAssociationTypeInterface (\sylius\component\product\model)implements1
 ProductAssociationTypeTranslation (\sylius\component\product\model)new1
 ProductAssociationTypeTranslationInterface (\sylius\component\product\model)type1
 TimestampableTrait (\sylius\component\resource\model)use1
 TranslatableTrait (\)use1
ProductAssociationTypeTranslation (\sylius\component\product\model)ProductAssociationTypeTranslationInterface (\sylius\component\product\model)implements1
ProductAttribute (\sylius\component\product\model)Attribute (\sylius\component\attribute\model)extends1
 AttributeTranslationInterface (\sylius\component\attribute\model)type1
 ProductAttributeInterface (\sylius\component\product\model)implements1
 ProductAttributeTranslation (\sylius\component\product\model)new1
ProductAttributeInterface (\sylius\component\product\model)AttributeInterface (\sylius\component\attribute\model)extends1
ProductAttributeTranslation (\sylius\component\product\model)AttributeTranslation (\sylius\component\attribute\model)extends1
 ProductAttributeTranslationInterface (\sylius\component\product\model)implements1
ProductAttributeTranslationInterface (\sylius\component\product\model)AttributeTranslationInterface (\sylius\component\attribute\model)extends1
ProductAttributeValue (\sylius\component\product\model)AttributeValue (\sylius\component\attribute\model)extends1
 ProductAttributeValueInterface (\sylius\component\product\model)implements1
ProductAttributeValueInterface (\sylius\component\product\model)AttributeValueInterface (\sylius\component\attribute\model)extends1
ProductInterface (\sylius\component\product\model)AttributeSubjectInterface (\sylius\component\attribute\model)extends1
ProductOption (\sylius\component\product\model)ProductOptionInterface (\sylius\component\product\model)implements1
 ProductOptionTranslation (\sylius\component\product\model)new1
 ProductOptionTranslationInterface (\sylius\component\product\model)type1
 TimestampableTrait (\sylius\component\resource\model)use1
 TranslatableTrait (\)use1
ProductOptionTranslation (\sylius\component\product\model)ProductOptionTranslationInterface (\sylius\component\product\model)implements1
ProductOptionValue (\sylius\component\product\model)ProductOptionValueInterface (\sylius\component\product\model)implements1
 ProductOptionValueTranslation (\sylius\component\product\model)new1
 ProductOptionValueTranslationInterface (\sylius\component\product\model)type1
 TranslatableTrait (\)use1
ProductOptionValueTranslation (\sylius\component\product\model)ProductOptionValueTranslationInterface (\sylius\component\product\model)implements1
ProductTranslation (\sylius\component\product\model)ProductTranslationInterface (\sylius\component\product\model)implements1
ProductVariant (\sylius\component\product\model)ProductVariantInterface (\sylius\component\product\model)implements1
 ProductVariantTranslation (\sylius\component\product\model)new1
 ProductVariantTranslationInterface (\sylius\component\product\model)type1
 TimestampableTrait (\sylius\component\resource\model)use1
 ToggleableTrait (\sylius\component\resource\model)use1
 TranslatableTrait (\)use1
ProductVariantTranslation (\sylius\component\product\model)ProductVariantTranslationInterface (\sylius\component\product\model)implements1
ProductVariantRepositoryInterface (\sylius\component\product\repository)ProductInterface (\sylius\component\product\model)type1
AvailableProductOptionValuesResolver (\sylius\component\product\resolver)ProductInterface (\sylius\component\product\model)type1
 ProductOptionInterface (\sylius\component\product\model)type1
 ProductOptionValueInterface (\sylius\component\product\model)type1
 AvailableProductOptionValuesResolverInterface (\sylius\component\product\resolver)implements1
AvailableProductOptionValuesResolverInterface (\sylius\component\product\resolver)ProductInterface (\sylius\component\product\model)type1
 ProductOptionInterface (\sylius\component\product\model)type1
DefaultProductVariantResolver (\sylius\component\product\resolver)ProductInterface (\sylius\component\product\model)type1
 ProductVariantInterface (\sylius\component\product\model)type1
 ProductVariantRepositoryInterface (\sylius\component\product\repository)type1
 ProductVariantResolverInterface (\sylius\component\product\resolver)implements1
ProductVariantResolverInterface (\sylius\component\product\resolver)ProductInterface (\sylius\component\product\model)type1
 ProductVariantInterface (\sylius\component\product\model)type1
PromotionApplicator (\sylius\component\promotion\action)PromotionActionCommandInterface (\sylius\component\promotion\action)type1
 PromotionApplicatorInterface (\sylius\component\promotion\action)implements1
CompositePromotionCouponEligibilityChecker (\sylius\component\promotion\checker\eligibility)PromotionCouponEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)implements1
 PromotionCouponInterface (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
CompositePromotionEligibilityChecker (\sylius\component\promotion\checker\eligibility)PromotionEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)implements1
 PromotionInterface (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
PromotionCouponDurationEligibilityChecker (\sylius\component\promotion\checker\eligibility)PromotionCouponEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)implements1
 PromotionCouponInterface (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
PromotionCouponEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)PromotionCouponInterface (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
PromotionCouponUsageLimitEligibilityChecker (\sylius\component\promotion\checker\eligibility)PromotionCouponEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)implements1
 PromotionCouponInterface (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
PromotionDurationEligibilityChecker (\sylius\component\promotion\checker\eligibility)PromotionEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)implements1
 PromotionInterface (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
PromotionEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)PromotionInterface (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
PromotionRulesEligibilityChecker (\sylius\component\promotion\checker\eligibility)PromotionEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)implements1
 PromotionInterface (\sylius\component\promotion\model)type1
 PromotionRuleInterface (\sylius\component\promotion\model)type1
PromotionSubjectCouponEligibilityChecker (\sylius\component\promotion\checker\eligibility)PromotionCouponEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)type1
 PromotionEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)implements1
 PromotionCouponAwarePromotionSubjectInterface (\sylius\component\promotion\model)instanceof1
 PromotionInterface (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
PromotionUsageLimitEligibilityChecker (\sylius\component\promotion\checker\eligibility)PromotionEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)implements1
 PromotionInterface (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
CartQuantityRuleChecker (\sylius\component\promotion\checker\rule)RuleCheckerInterface (\sylius\component\promotion\checker\rule)implements1
 CountablePromotionSubjectInterface (\sylius\component\promotion\model)instanceof1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
ItemTotalRuleChecker (\sylius\component\promotion\checker\rule)RuleCheckerInterface (\sylius\component\promotion\checker\rule)implements1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
RuleCheckerInterface (\sylius\component\promotion\checker\rule)PromotionSubjectInterface (\sylius\component\promotion\model)type1
FailedGenerationException (\sylius\component\promotion\exception)PromotionCouponGeneratorInstructionInterface (\sylius\component\promotion\generator)type1
PromotionCouponFactory (\sylius\component\promotion\factory)PromotionCouponFactoryInterface (\sylius\component\promotion\factory)implements1
 PromotionInterface (\sylius\component\promotion\model)type1
PromotionCouponFactoryInterface (\sylius\component\promotion\factory)PromotionCouponInterface (\sylius\component\promotion\model)type1
 PromotionInterface (\sylius\component\promotion\model)type1
PercentageGenerationPolicy (\sylius\component\promotion\generator)GenerationPolicyInterface (\sylius\component\promotion\generator)implements1
 PromotionCouponRepositoryInterface (\sylius\component\promotion\repository)type1
PromotionCouponGenerator (\sylius\component\promotion\generator)FailedGenerationException (\sylius\component\promotion\exception)new1
 GenerationPolicyInterface (\sylius\component\promotion\generator)type1
 PromotionCouponGeneratorInterface (\sylius\component\promotion\generator)implements1
 PromotionInterface (\sylius\component\promotion\model)type1
 PromotionCouponRepositoryInterface (\sylius\component\promotion\repository)type1
PromotionCouponGeneratorInstruction (\sylius\component\promotion\generator)PromotionCouponGeneratorInstructionInterface (\sylius\component\promotion\generator)implements1
PromotionCouponGeneratorInterface (\sylius\component\promotion\generator)PromotionCouponGeneratorInstructionInterface (\sylius\component\promotion\generator)type1
 PromotionInterface (\sylius\component\promotion\model)type1
CatalogPromotion (\sylius\component\promotion\model)CatalogPromotionInterface (\sylius\component\promotion\model)implements1
 CatalogPromotionStates (\sylius\component\promotion\model)staticconstant1
 CatalogPromotionTranslation (\sylius\component\promotion\model)new1
 CatalogPromotionTranslationInterface (\sylius\component\promotion\model)type1
 TranslatableTrait (\)use1
CatalogPromotionAction (\sylius\component\promotion\model)CatalogPromotionActionInterface (\sylius\component\promotion\model)implements1
CatalogPromotionScope (\sylius\component\promotion\model)CatalogPromotionScopeInterface (\sylius\component\promotion\model)implements1
CatalogPromotionTranslation (\sylius\component\promotion\model)CatalogPromotionTranslationInterface (\sylius\component\promotion\model)implements1
ConfigurablePromotionElementInterface (\sylius\component\promotion\model)PromotionInterface (\sylius\component\promotion\model)type1
CountablePromotionSubjectInterface (\sylius\component\promotion\model)PromotionSubjectInterface (\sylius\component\promotion\model)extends1
Promotion (\sylius\component\promotion\model)PromotionInterface (\sylius\component\promotion\model)implements1
 TimestampableTrait (\sylius\component\resource\model)use1
PromotionAction (\sylius\component\promotion\model)PromotionActionInterface (\sylius\component\promotion\model)implements1
PromotionActionInterface (\sylius\component\promotion\model)ConfigurablePromotionElementInterface (\sylius\component\promotion\model)extends1
 PromotionInterface (\sylius\component\promotion\model)type1
PromotionCoupon (\sylius\component\promotion\model)PromotionCouponInterface (\sylius\component\promotion\model)implements1
 TimestampableTrait (\sylius\component\resource\model)use1
PromotionCouponAwarePromotionSubjectInterface (\sylius\component\promotion\model)PromotionCouponInterface (\sylius\component\promotion\model)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)extends1
PromotionRule (\sylius\component\promotion\model)PromotionRuleInterface (\sylius\component\promotion\model)implements1
PromotionRuleInterface (\sylius\component\promotion\model)ConfigurablePromotionElementInterface (\sylius\component\promotion\model)extends1
 PromotionInterface (\sylius\component\promotion\model)type1
PromotionProcessor (\sylius\component\promotion\processor)PromotionApplicatorInterface (\sylius\component\promotion\action)type1
 PromotionEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)type1
 PromotionSubjectInterface (\sylius\component\promotion\model)type1
 PromotionProcessorInterface (\sylius\component\promotion\processor)implements1
 PreQualifiedPromotionsProviderInterface (\sylius\component\promotion\provider)type1
PromotionProcessorInterface (\sylius\component\promotion\processor)PromotionSubjectInterface (\sylius\component\promotion\model)type1
ActivePromotionsProvider (\sylius\component\promotion\provider)PromotionSubjectInterface (\sylius\component\promotion\model)type1
 PreQualifiedPromotionsProviderInterface (\sylius\component\promotion\provider)implements1
 PromotionRepositoryInterface (\sylius\component\promotion\repository)type1
PreQualifiedPromotionsProviderInterface (\sylius\component\promotion\provider)PromotionSubjectInterface (\sylius\component\promotion\model)type1
PromotionCouponRepositoryInterface (\sylius\component\promotion\repository)PromotionCouponInterface (\sylius\component\promotion\model)type1
AverageRatingCalculator (\sylius\component\review\calculator)ReviewableRatingCalculatorInterface (\sylius\component\review\calculator)implements1
 ReviewableInterface (\sylius\component\review\model)type1
ReviewableRatingCalculatorInterface (\sylius\component\review\calculator)ReviewableInterface (\sylius\component\review\model)type1
ReviewFactory (\sylius\component\review\factory)ReviewFactoryInterface (\sylius\component\review\factory)implements1
 ReviewerInterface (\sylius\component\review\model)type1
ReviewFactoryInterface (\sylius\component\review\factory)ReviewerInterface (\sylius\component\review\model)type1
Review (\sylius\component\review\model)TimestampableTrait (\sylius\component\resource\model)use1
 ReviewInterface (\sylius\component\review\model)implements1
Reviewer (\sylius\component\review\model)ReviewerInterface (\sylius\component\review\model)implements1
CalculatorInterface (\sylius\component\shipping\calculator)ShipmentInterface (\sylius\component\shipping\model)type1
DelegatingCalculator (\sylius\component\shipping\calculator)DelegatingCalculatorInterface (\sylius\component\shipping\calculator)implements1
 UndefinedShippingMethodException (\sylius\component\shipping\calculator)new1
 ShipmentInterface (\sylius\component\shipping\model)type1
DelegatingCalculatorInterface (\sylius\component\shipping\calculator)ShipmentInterface (\sylius\component\shipping\model)type1
FlatRateCalculator (\sylius\component\shipping\calculator)CalculatorInterface (\sylius\component\shipping\calculator)implements1
 ShipmentInterface (\sylius\component\shipping\model)type1
PerUnitRateCalculator (\sylius\component\shipping\calculator)CalculatorInterface (\sylius\component\shipping\calculator)implements1
 ShipmentInterface (\sylius\component\shipping\model)type1
CategoryRequirementEligibilityChecker (\sylius\component\shipping\checker\eligibility)ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)implements1
 ShippingMethodInterface (\sylius\component\shipping\model)type1
 ShippingSubjectInterface (\sylius\component\shipping\model)type1
CompositeShippingMethodEligibilityChecker (\sylius\component\shipping\checker\eligibility)ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)implements1
 ShippingMethodInterface (\sylius\component\shipping\model)type1
 ShippingSubjectInterface (\sylius\component\shipping\model)type1
ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)ShippingMethodInterface (\sylius\component\shipping\model)type1
 ShippingSubjectInterface (\sylius\component\shipping\model)type1
ShippingMethodRulesEligibilityChecker (\sylius\component\shipping\checker\eligibility)ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)implements1
 ShippingMethodInterface (\sylius\component\shipping\model)type1
 ShippingMethodRuleInterface (\sylius\component\shipping\model)type1
RuleCheckerInterface (\sylius\component\shipping\checker\rule)ShippingSubjectInterface (\sylius\component\shipping\model)type1
TotalWeightGreaterThanOrEqualRuleChecker (\sylius\component\shipping\checker\rule)RuleCheckerInterface (\sylius\component\shipping\checker\rule)implements1
 ShippingSubjectInterface (\sylius\component\shipping\model)type1
TotalWeightLessThanOrEqualRuleChecker (\sylius\component\shipping\checker\rule)RuleCheckerInterface (\sylius\component\shipping\checker\rule)implements1
 ShippingSubjectInterface (\sylius\component\shipping\model)type1
ShippingMethodEligibilityChecker (\sylius\component\shipping\checker)ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker)implements1
 ShippingMethodInterface (\sylius\component\shipping\model)type1
 ShippingSubjectInterface (\sylius\component\shipping\model)type1
ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker)ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)extends1
 ShippingMethodInterface (\sylius\component\shipping\model)type1
 ShippingSubjectInterface (\sylius\component\shipping\model)type1
ConfigurableShippingMethodElementInterface (\sylius\component\shipping\model)ShippingMethodInterface (\sylius\component\shipping\model)type1
Shipment (\sylius\component\shipping\model)TimestampableTrait (\sylius\component\resource\model)use1
 ShipmentInterface (\sylius\component\shipping\model)implements1
ShipmentInterface (\sylius\component\shipping\model)ShippingSubjectInterface (\sylius\component\shipping\model)extends1
ShipmentUnit (\sylius\component\shipping\model)TimestampableTrait (\sylius\component\resource\model)use1
 ShipmentUnitInterface (\sylius\component\shipping\model)implements1
ShipmentUnitInterface (\sylius\component\shipping\model)ShippableInterface (\sylius\component\shipping\model)type1
ShippableInterface (\sylius\component\shipping\model)ShippingCategoryInterface (\sylius\component\shipping\model)type1
ShippingCategory (\sylius\component\shipping\model)TimestampableTrait (\sylius\component\resource\model)use1
 ShippingCategoryInterface (\sylius\component\shipping\model)implements1
ShippingMethod (\sylius\component\shipping\model)ArchivableTrait (\sylius\component\resource\model)use1
 TimestampableTrait (\sylius\component\resource\model)use1
 ToggleableTrait (\sylius\component\resource\model)use1
 ShippingMethodInterface (\sylius\component\shipping\model)implements1
 ShippingMethodTranslation (\sylius\component\shipping\model)new1
 ShippingMethodTranslationInterface (\sylius\component\shipping\model)type1
 TranslatableTrait (\)use1
ShippingMethodRule (\sylius\component\shipping\model)ShippingMethodRuleInterface (\sylius\component\shipping\model)implements1
ShippingMethodRuleInterface (\sylius\component\shipping\model)ConfigurableShippingMethodElementInterface (\sylius\component\shipping\model)extends1
 ShippingMethodInterface (\sylius\component\shipping\model)type1
ShippingMethodTranslation (\sylius\component\shipping\model)ShippingMethodTranslationInterface (\sylius\component\shipping\model)implements1
CompositeMethodsResolver (\sylius\component\shipping\resolver)ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)implements1
DefaultShippingMethodResolver (\sylius\component\shipping\resolver)UnresolvedDefaultShippingMethodException (\sylius\component\shipping\exception)new1
 ShipmentInterface (\sylius\component\shipping\model)type1
 ShippingMethodInterface (\sylius\component\shipping\model)type1
 ShippingMethodRepositoryInterface (\sylius\component\shipping\repository)type1
 DefaultShippingMethodResolverInterface (\sylius\component\shipping\resolver)implements1
DefaultShippingMethodResolverInterface (\sylius\component\shipping\resolver)ShipmentInterface (\sylius\component\shipping\model)type1
 ShippingMethodInterface (\sylius\component\shipping\model)type1
ShippingMethodsResolver (\sylius\component\shipping\resolver)ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)type1
 ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)implements1
CalculatorInterface (\sylius\component\taxation\calculator)TaxRateInterface (\sylius\component\taxation\model)type1
DecimalCalculator (\sylius\component\taxation\calculator)CalculatorInterface (\sylius\component\taxation\calculator)implements1
 TaxRateInterface (\sylius\component\taxation\model)type1
DefaultCalculator (\sylius\component\taxation\calculator)CalculatorInterface (\sylius\component\taxation\calculator)implements1
 TaxRateInterface (\sylius\component\taxation\model)type1
DelegatingCalculator (\sylius\component\taxation\calculator)CalculatorInterface (\sylius\component\taxation\calculator)implements1
 TaxRateInterface (\sylius\component\taxation\model)type1
TaxRateDateEligibilityChecker (\sylius\component\taxation\checker)TaxRateDateEligibilityCheckerInterface (\sylius\component\taxation\checker)implements1
 TaxRateInterface (\sylius\component\taxation\model)type1
TaxRateDateEligibilityCheckerInterface (\sylius\component\taxation\checker)TaxRateInterface (\sylius\component\taxation\model)type1
TaxableInterface (\sylius\component\taxation\model)TaxCategoryInterface (\sylius\component\taxation\model)type1
TaxCategory (\sylius\component\taxation\model)TimestampableTrait (\sylius\component\resource\model)use1
 TaxCategoryInterface (\sylius\component\taxation\model)implements1
TaxRate (\sylius\component\taxation\model)TimestampableTrait (\sylius\component\resource\model)use1
 TaxRateInterface (\sylius\component\taxation\model)implements1
TaxRateResolver (\sylius\component\taxation\resolver)TaxRateDateEligibilityCheckerInterface (\sylius\component\taxation\checker)type1
 TaxableInterface (\sylius\component\taxation\model)type1
 TaxRateResolverInterface (\sylius\component\taxation\resolver)implements1
TaxRateResolverInterface (\sylius\component\taxation\resolver)TaxableInterface (\sylius\component\taxation\model)type1
 TaxRateInterface (\sylius\component\taxation\model)type1
TaxonFactory (\sylius\component\taxonomy\factory)TaxonFactoryInterface (\sylius\component\taxonomy\factory)implements1
TaxonSlugGenerator (\sylius\component\taxonomy\generator)TaxonSlugGeneratorInterface (\sylius\component\taxonomy\generator)implements1
 TaxonInterface (\sylius\component\taxonomy\model)type1
TaxonSlugGeneratorInterface (\sylius\component\taxonomy\generator)TaxonInterface (\sylius\component\taxonomy\model)type1
Taxon (\sylius\component\taxonomy\model)ToggleableTrait (\sylius\component\resource\model)use1
 TaxonInterface (\sylius\component\taxonomy\model)implements1
 TaxonTranslation (\sylius\component\taxonomy\model)new1
 TaxonTranslationInterface (\sylius\component\taxonomy\model)type1
 TranslatableTrait (\)use1
TaxonTranslation (\sylius\component\taxonomy\model)TaxonTranslationInterface (\sylius\component\taxonomy\model)implements1
Canonicalizer (\sylius\component\user\canonicalizer)CanonicalizerInterface (\sylius\component\user\canonicalizer)implements1
User (\sylius\component\user\model)TimestampableTrait (\sylius\component\resource\model)use1
 ToggleableTrait (\sylius\component\resource\model)use1
 UserInterface (\sylius\component\user\model)implements1
UserInterface (\sylius\component\user\model)CredentialsHolderInterface (\sylius\component\user\model)extends1
UserOAuth (\sylius\component\user\model)UserOAuthInterface (\sylius\component\user\model)implements1
UserOAuthInterface (\sylius\component\user\model)UserAwareInterface (\sylius\component\user\model)extends1
UserRepositoryInterface (\sylius\component\user\repository)UserInterface (\sylius\component\user\model)type1
TokenUniquenessChecker (\sylius\component\user\security\checker)UniquenessCheckerInterface (\sylius\component\user\security\checker)implements1
UniquePinGenerator (\sylius\component\user\security\generator)UniquenessCheckerInterface (\sylius\component\user\security\checker)type1
 GeneratorInterface (\sylius\component\user\security\generator)implements1
UniqueTokenGenerator (\sylius\component\user\security\generator)UniquenessCheckerInterface (\sylius\component\user\security\checker)type1
 GeneratorInterface (\sylius\component\user\security\generator)implements1
PasswordUpdater (\sylius\component\user\security)CredentialsHolderInterface (\sylius\component\user\model)type1
 PasswordUpdaterInterface (\sylius\component\user\security)implements1
 UserPasswordEncoderInterface (\sylius\component\user\security)type1
 UserPasswordHasherInterface (\sylius\component\user\security)type1
PasswordUpdaterInterface (\sylius\component\user\security)CredentialsHolderInterface (\sylius\component\user\model)type1
UserPasswordEncoderInterface (\sylius\component\user\security)CredentialsHolderInterface (\sylius\component\user\model)type1
UserPasswordHasherInterface (\sylius\component\user\security)CredentialsHolderInterface (\sylius\component\user\model)type1
UserPbkdf2PasswordEncoder (\sylius\component\user\security)CredentialsHolderInterface (\sylius\component\user\model)type1
 UserPasswordEncoderInterface (\sylius\component\user\security)implements1
Version20161202011555 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161209095131 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161214153137 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161215103325 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161219160441 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161220092422 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161221133514 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161223091334 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20161223164558 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170103120334 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170109143010 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170110120125 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170116215417 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170117075436 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170120164250 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170124221955 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170201094058 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170206122839 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170206141520 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170208102345 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170208103250 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170214095710 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170214104908 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170215143031 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170217141621 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170220150813 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170223071604 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170301135010 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170303170201 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170313125424 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170321131352 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170327135945 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170401200415 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170518123056 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170711151342 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170824124122 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20170913125128 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20171003103916 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20180102140039 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20180226142349 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20190109095211 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20190109160409 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20190204092544 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20190416073011 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20190607135638 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20191024065651 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20200110132702 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20200122082429 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20200202104152 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20200309172908 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20200325075815 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
Version20200916093101 (\sylius\migrations)AbstractMigration (\sylius\bundle\corebundle\doctrine\migrations)extends1
AppKernel (\)SyliusAttributeBundle (\sylius\bundle\attributebundle)new2
 SyliusMoneyBundle (\sylius\bundle\moneybundle)new2
 SyliusUserBundle (\sylius\bundle\userbundle)new2
SecurityServiceSpec (\spec\sylius\behat\service)ShopUserInterface (\sylius\component\core\model)type2
ChannelContextSetterSpec (\spec\sylius\behat\service\setter)CookieSetterInterface (\sylius\behat\service\setter)type2
SharedSecurityServiceSpec (\spec\sylius\behat\service)AdminUserInterface (\sylius\component\core\model)type2
 OrderInterface (\sylius\component\order\model)type2
SharedStorageSpec (\spec\sylius\behat\service)ProductInterface (\sylius\component\core\model)type2
BuildAddressFormSubscriberSpec (\spec\sylius\bundle\addressingbundle\form\eventlistener)AddressInterface (\sylius\component\addressing\model)type2
BuildZoneFormSubscriberSpec (\spec\sylius\bundle\addressingbundle\form\eventlistener)ZoneInterface (\sylius\component\addressing\model)type2
CountryNameExtensionSpec (\spec\sylius\bundle\addressingbundle\twig)CountryInterface (\sylius\component\addressing\model)type2
ProvinceAddressConstraintValidatorSpec (\spec\sylius\bundle\addressingbundle\validator\constraints)Province (\sylius\component\addressing\model)type2
RedirectHandlerSpec (\spec\sylius\bundle\adminbundle\controller)FilterStorageInterface (\sylius\bundle\uibundle\storage)type2
CustomerShowMenuBuilderEventSpec (\spec\sylius\bundle\adminbundle\event)CustomerInterface (\sylius\component\core\model)type2
OrderShowMenuBuilderEventSpec (\spec\sylius\bundle\adminbundle\event)OrderInterface (\sylius\component\core\model)type2
PromotionMenuBuilderEventSpec (\spec\sylius\bundle\adminbundle\event)PromotionInterface (\sylius\component\core\model)type2
ShipmentShipListenerSpec (\spec\sylius\bundle\adminbundle\eventlistener)ShipmentEmailManagerInterface (\sylius\bundle\adminbundle\emailmanager)type2
AdminUriBasedSectionResolverSpec (\spec\sylius\bundle\adminbundle\sectionresolver)AdminSection (\sylius\bundle\adminbundle\sectionresolver)new2
ProductReviewStateMachineTransitionApplicatorSpec (\spec\sylius\bundle\apibundle\applicator)ReviewInterface (\sylius\component\review\model)type2
PaymentMethodChangerSpec (\spec\sylius\bundle\apibundle\changer)PaymentInterface (\sylius\component\core\model)type2
ChangePaymentMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)ChangePaymentMethod (\sylius\bundle\apibundle\command\account)new2
RegisterShopUserHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)ChannelInterface (\sylius\component\core\model)type2
 GeneratorInterface (\sylius\component\user\security\generator)type2
RequestResetPasswordTokenHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)RequestResetPasswordToken (\sylius\bundle\apibundle\command\account)new2
 GeneratorInterface (\sylius\component\user\security\generator)type2
ResendVerificationEmailHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)ResendVerificationEmail (\sylius\bundle\apibundle\command\account)new2
 GeneratorInterface (\sylius\component\user\security\generator)type2
ResetPasswordHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)UserPasswordResetterInterface (\sylius\bundle\corebundle\security)type2
SendResetPasswordEmailHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)ChannelRepositoryInterface (\sylius\component\channel\repository)type2
 UserRepositoryInterface (\sylius\component\user\repository)type2
VerifyCustomerAccountHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)VerifyCustomerAccount (\sylius\bundle\apibundle\command\account)new2
AddItemToCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)ProductVariantInterface (\sylius\component\core\model)type2
 OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type2
 OrderModifierInterface (\sylius\component\order\modifier)type2
BlameCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)CustomerInterface (\sylius\component\core\model)type2
 OrderInterface (\sylius\component\core\model)type2
 OrderProcessorInterface (\sylius\component\order\processor)type2
ChangeItemQuantityInCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type2
 OrderProcessorInterface (\sylius\component\order\processor)type2
 OrderItemRepositoryInterface (\sylius\component\order\repository)type2
RemoveItemFromCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)OrderInterface (\sylius\component\core\model)type2
AddProductReviewHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\catalog)AddProductReview (\sylius\bundle\apibundle\command\catalog)new2
 CustomerResolverInterface (\sylius\bundle\corebundle\resolver)type2
 ProductInterface (\sylius\component\core\model)type2
ChoosePaymentMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)PaymentMethodChangerInterface (\sylius\bundle\apibundle\changer)type2
CompleteOrderHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)OrderCompleted (\sylius\bundle\apibundle\event)new2
SendOrderConfirmationHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)OrderRepositoryInterface (\sylius\component\core\repository)type2
SendShipmentConfirmationEmailHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)ShipmentRepositoryInterface (\sylius\component\core\repository)type2
ShipShipmentHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)SendShipmentConfirmationEmail (\sylius\bundle\apibundle\command\checkout)new2
UpdateCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)CustomerInterface (\sylius\component\core\model)type2
SendContactRequestHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler)SendContactRequest (\sylius\bundle\apibundle\command)new2
AddressDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)CustomerInterface (\sylius\component\core\model)type2
AdminUserDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)PasswordUpdaterInterface (\sylius\component\user\security)type2
MessengerDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)CompleteOrder (\sylius\bundle\apibundle\command\checkout)new2
ChannelAwareItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ChannelInterface (\sylius\component\core\model)type2
ChannelsCollectionDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ChannelContextInterface (\sylius\component\channel\context)type2
OrderItemItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)Customer (\sylius\component\core\model)new2
 CustomerInterface (\sylius\component\core\model)type2
 OrderItemInterface (\sylius\component\core\model)type2
OrderItemUnitItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)Customer (\sylius\component\core\model)new2
 CustomerInterface (\sylius\component\core\model)type2
 OrderItemUnitInterface (\sylius\component\core\model)type2
PaymentItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)Customer (\sylius\component\core\model)new2
 CustomerInterface (\sylius\component\core\model)type2
 PaymentInterface (\sylius\component\core\model)type2
PaymentMethodsCollectionDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)OrderInterface (\sylius\component\core\model)type2
 PaymentMethodRepositoryInterface (\sylius\component\core\repository)type2
ProductItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant2
 ChannelInterface (\sylius\component\core\model)type2
ShipmentItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)Customer (\sylius\component\core\model)new2
 CustomerInterface (\sylius\component\core\model)type2
 ShipmentInterface (\sylius\component\core\model)type2
ShippingMethodsCollectionDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ShippingMethodInterface (\sylius\component\core\model)type2
 ShippingMethodRepositoryInterface (\sylius\component\core\repository)type2
CommandAwareInputDataTransformerSpec (\spec\sylius\bundle\apibundle\datatransformer)CommandDataTransformerInterface (\sylius\bundle\apibundle\datatransformer)type2
LocaleCodeAwareInputCommandDataTransformerSpec (\spec\sylius\bundle\apibundle\datatransformer)LocaleContextInterface (\sylius\component\locale\context)type2
LoggedInCustomerEmailIfNotSetAwareCommandDataTransformerSpec (\spec\sylius\bundle\apibundle\datatransformer)CustomerInterface (\sylius\component\core\model)type2
 ShopUserInterface (\sylius\component\core\model)type2
ShipmentIdAwareInputCommandDataTransformerSpec (\spec\sylius\bundle\apibundle\datatransformer)ShipmentIdAwareInterface (\sylius\bundle\apibundle\command)type2
AddressesExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)AdminUserInterface (\sylius\component\core\model)type2
CountryCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ChannelInterface (\sylius\component\core\model)type2
CurrencyCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ChannelInterface (\sylius\component\core\model)type2
EnabledProductVariantsExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant2
LocaleCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ChannelInterface (\sylius\component\core\model)type2
OrdersByChannelExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ShopUserInterface (\sylius\component\core\model)type2
ProductsByChannelAndLocaleCodeExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ChannelInterface (\sylius\component\core\model)type2
ProductsWithEnableFlagExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant2
ExchangeRateExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryextension)AdminUserInterface (\sylius\component\core\model)type2
 CurrencyInterface (\sylius\component\currency\model)type2
EnabledProductVariantItemExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryitemextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant2
OrderShopUserItemExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryitemextension)CustomerInterface (\sylius\component\core\model)type2
 ShopUserInterface (\sylius\component\core\model)type2
ApiCartBlamerListenerSpec (\spec\sylius\bundle\apibundle\eventlistener)CustomerInterface (\sylius\component\core\model)type2
AuthenticationSuccessListenerSpec (\spec\sylius\bundle\apibundle\eventlistener)CustomerInterface (\sylius\component\core\model)type2
ProductDeletionEventSubscriberSpec (\spec\sylius\bundle\apibundle\eventsubscriber)ProductInterface (\sylius\component\core\model)type2
ProductVariantEventSubscriberSpec (\spec\sylius\bundle\apibundle\eventsubscriber)ProductVariantInterface (\sylius\component\core\model)type2
OrderAddressModifierSpec (\spec\sylius\bundle\apibundle\modifier)AddressMapperInterface (\sylius\bundle\apibundle\mapper)type2
AdminApiUriBasedSectionResolverSpec (\spec\sylius\bundle\apibundle\sectionresolver)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)new2
ShopApiUriBasedSectionResolverSpec (\spec\sylius\bundle\apibundle\sectionresolver)ShopApiSection (\sylius\bundle\apibundle\sectionresolver)new2
CommandArgumentsDenormalizerSpec (\spec\sylius\bundle\apibundle\serializer)AddProductReview (\sylius\bundle\apibundle\command\catalog)new2
 IriToIdentifierConverterInterface (\sylius\bundle\apibundle\converter)type2
CommandDenormalizerSpec (\spec\sylius\bundle\apibundle\serializer)VerifyCustomerAccount (\sylius\bundle\apibundle\command\account)new2
ShippingMethodNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)CalculatorInterface (\sylius\component\shipping\calculator)type2
ChannelContextBuilderSpec (\spec\sylius\bundle\apibundle\serializercontextbuilder)ChannelContextInterface (\sylius\component\channel\context)type2
LocaleContextBuilderSpec (\spec\sylius\bundle\apibundle\serializercontextbuilder)LocaleContextInterface (\sylius\component\locale\context)type2
AddingEligibleProductVariantToCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ChannelInterface (\sylius\component\core\model)type2
AdminResetPasswordTokenNonExpiredValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)AdminUserInterface (\sylius\component\core\model)type2
ChangedItemQuantityInCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ChannelInterface (\sylius\component\core\model)type2
 OrderInterface (\sylius\component\core\model)type2
CheckoutCompletionValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)CheckoutCompletion (\sylius\bundle\apibundle\validator\constraints)new2
 OrderInterface (\sylius\component\core\model)type2
ChosenPaymentMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)PaymentInterface (\sylius\component\core\model)type2
ConfirmResetPasswordValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ResetPassword (\sylius\bundle\apibundle\command\account)new2
 ConfirmResetPassword (\sylius\bundle\apibundle\validator\constraints)new2
CorrectChangeShopUserConfirmPasswordValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ChangeShopUserPassword (\sylius\bundle\apibundle\command\account)new2
 CorrectChangeShopUserConfirmPassword (\sylius\bundle\apibundle\validator\constraints)new2
OrderItemAvailabilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderItemAvailability (\sylius\bundle\apibundle\validator\constraints)new2
 OrderInterface (\sylius\component\core\model)type2
 OrderItemInterface (\sylius\component\core\model)type2
 ProductVariantInterface (\sylius\component\core\model)type2
OrderNotEmptyValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderInterface (\sylius\component\core\model)type2
OrderPaymentMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderInterface (\sylius\component\core\model)type2
 PaymentInterface (\sylius\component\core\model)type2
 PaymentMethodInterface (\sylius\component\core\model)type2
OrderShippingMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderTokenValueAwareInterface (\sylius\bundle\apibundle\command)type2
PromotionCouponEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderInterface (\sylius\component\core\model)type2
 PromotionCouponInterface (\sylius\component\core\model)type2
ShipmentAlreadyShippedValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ShipShipment (\sylius\bundle\apibundle\command\checkout)new2
 ShipmentAlreadyShipped (\sylius\bundle\apibundle\validator\constraints)new2
 ShipmentInterface (\sylius\component\core\model)type2
ShopUserNotVerifiedValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ShopUserInterface (\sylius\component\core\model)type2
UniqueReviewerEmailValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ShopUserInterface (\sylius\component\core\model)type2
 UserRepositoryInterface (\sylius\component\user\repository)type2
UpdateCartEmailNotAllowedValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderInterface (\sylius\component\core\model)type2
ValidAttributeValueValidatorSpec (\spec\sylius\bundle\attributebundle\validator\constraints)ValidAttributeValue (\sylius\bundle\attributebundle\validator\constraints)type2
CatalogPromotionAnnouncerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\announcer)CatalogPromotionCreated (\sylius\component\promotion\event)new2
 CatalogPromotionUpdated (\sylius\component\promotion\event)new2
CatalogPromotionApplicatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\applicator)ActionBasedDiscountApplicatorInterface (\sylius\bundle\corebundle\catalogpromotion\applicator)type2
 CatalogPromotionInterface (\sylius\component\core\model)type2
 ChannelInterface (\sylius\component\core\model)type2
 ChannelPricingInterface (\sylius\component\core\model)type2
 ProductVariantInterface (\sylius\component\core\model)type2
CatalogPromotionPriceCalculatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\calculator)ChannelPricingInterface (\sylius\component\core\model)type2
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type2
CatalogPromotionEligibilityCheckerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\checker)CatalogPromotionInterface (\sylius\component\core\model)type2
InForProductScopeVariantCheckerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\checker)ProductInterface (\sylius\component\core\model)type2
ProductVariantForCatalogPromotionEligibilitySpec (\spec\sylius\bundle\corebundle\catalogpromotion\checker)InForTaxonsScopeVariantChecker (\sylius\bundle\corebundle\catalogpromotion\checker)staticconstant2
 InForVariantsScopeVariantChecker (\sylius\bundle\corebundle\catalogpromotion\checker)staticconstant2
 VariantInScopeCheckerInterface (\sylius\bundle\corebundle\catalogpromotion\checker)type2
 CatalogPromotionInterface (\sylius\component\core\model)type2
 CatalogPromotionScopeInterface (\sylius\component\core\model)type2
 ProductVariantInterface (\sylius\component\core\model)type2
ApplyCatalogPromotionsOnVariantsHandlerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\commandhandler)CatalogPromotionApplicatorInterface (\sylius\bundle\corebundle\catalogpromotion\applicator)type2
 CatalogPromotionClearerInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type2
 EligibleCatalogPromotionsProviderInterface (\sylius\bundle\promotionbundle\provider)type2
 CatalogPromotionInterface (\sylius\component\core\model)type2
 ProductVariantInterface (\sylius\component\core\model)type2
 ProductVariantRepositoryInterface (\sylius\component\core\repository)type2
RemoveInactiveCatalogPromotionHandlerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\commandhandler)CatalogPromotionInterface (\sylius\component\core\model)type2
ExclusiveCriteriaSpec (\spec\sylius\bundle\corebundle\catalogpromotion\discountapplicationcriteria)ChannelPricingInterface (\sylius\component\core\model)type2
MinimumPriceCriteriaSpec (\spec\sylius\bundle\corebundle\catalogpromotion\discountapplicationcriteria)ChannelPricingInterface (\sylius\component\core\model)type2
CatalogPromotionEventListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\eventlistener)CatalogPromotionInterface (\sylius\component\core\model)type2
ProductEventListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\eventlistener)ProductInterface (\sylius\component\core\model)type2
ProductVariantEventListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\eventlistener)ProductVariantInterface (\sylius\component\core\model)type2
CatalogPromotionCreatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)CatalogPromotionCreated (\sylius\component\promotion\event)new2
CatalogPromotionEndedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)CatalogPromotionEnded (\sylius\component\promotion\event)new2
CatalogPromotionUpdatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)CatalogPromotionUpdated (\sylius\component\promotion\event)new2
ProductCreatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)ProductCreated (\sylius\component\core\event)new2
ProductUpdatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)ProductUpdated (\sylius\component\core\event)new2
ProductVariantCreatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)ProductVariantCreated (\sylius\component\core\event)new2
ProductVariantUpdatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)ProductVariantUpdated (\sylius\component\core\event)new2
AllProductVariantsCatalogPromotionsProcessorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface (\sylius\bundle\corebundle\catalogpromotion\commanddispatcher)type2
 ProductVariantRepositoryInterface (\sylius\component\core\repository)type2
CatalogPromotionClearerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)ChannelPricingInterface (\sylius\component\core\model)type2
ProductCatalogPromotionsProcessorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface (\sylius\bundle\corebundle\catalogpromotion\commanddispatcher)type2
 ProductVariantInterface (\sylius\component\core\model)type2
ProductVariantCatalogPromotionsProcessorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface (\sylius\bundle\corebundle\catalogpromotion\commanddispatcher)type2
ForProductsScopeValidatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionscope)CatalogPromotionScope (\sylius\bundle\promotionbundle\validator\constraints)new2
ForTaxonsScopeValidatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionscope)CatalogPromotionScope (\sylius\bundle\promotionbundle\validator\constraints)new2
ForVariantsScopeValidatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionscope)CatalogPromotionScope (\sylius\bundle\promotionbundle\validator\constraints)new2
 ProductVariantInterface (\sylius\component\core\model)type2
CheckoutRedirectListenerSpec (\spec\sylius\bundle\corebundle\checkout)CheckoutStateUrlGeneratorInterface (\sylius\bundle\corebundle\checkout)type2
CheckoutStateUrlGeneratorSpec (\spec\sylius\bundle\corebundle\checkout)OrderInterface (\sylius\component\core\model)type2
CustomerAndChannelBasedCartContextSpec (\spec\sylius\bundle\corebundle\context)CustomerInterface (\sylius\component\core\model)type2
CanonicalizerListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)CustomerInterface (\sylius\component\core\model)type2
 ShopUserInterface (\sylius\component\core\model)type2
CustomerReviewsDeleteListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ReviewerReviewsRemoverInterface (\sylius\bundle\corebundle\remover)type2
ImagesUploadListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ImageUploaderInterface (\sylius\component\core\uploader)type2
ImageUploadListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ImageUploaderInterface (\sylius\component\core\uploader)type2
MailerListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ShopUserInterface (\sylius\component\core\model)type2
 UserInterface (\sylius\component\user\model)type2
OrderRecalculationListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)OrderProcessorInterface (\sylius\component\order\processor)type2
PasswordUpdaterListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)CustomerInterface (\sylius\component\core\model)type2
 UserInterface (\sylius\component\user\model)type2
ProductDeletionListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ProductInterface (\sylius\component\core\model)type2
ReviewCreateListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)CustomerInterface (\sylius\component\core\model)type2
 ReviewInterface (\sylius\component\review\model)type2
SimpleProductLockingListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ProductInterface (\sylius\component\core\model)type2
OrderFactorySpec (\spec\sylius\bundle\corebundle\factory)AddressInterface (\sylius\component\core\model)type2
GeographicalFixtureSpec (\spec\sylius\bundle\corebundle\fixture)ProvinceInterface (\sylius\component\addressing\model)type2
CatalogPromotionExecutorListenerSpec (\spec\sylius\bundle\corebundle\fixture\listener)UpdateCatalogPromotionState (\sylius\bundle\corebundle\catalogpromotion\command)new2
 AllProductVariantsCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type2
 CatalogPromotionInterface (\sylius\component\core\model)type2
AddBaseCurrencySubscriberSpec (\spec\sylius\bundle\corebundle\form\eventsubscriber)CurrencyInterface (\sylius\component\currency\model)type2
RequestResetPasswordEmailHandlerSpec (\spec\sylius\bundle\corebundle\messagehandler\admin\account)RequestResetPasswordEmail (\sylius\bundle\corebundle\message\admin\account)new2
 GeneratorInterface (\sylius\component\user\security\generator)type2
ResetPasswordHandlerSpec (\spec\sylius\bundle\corebundle\messagehandler\admin\account)UserPasswordResetterInterface (\sylius\bundle\corebundle\security)type2
SendResetPasswordEmailHandlerSpec (\spec\sylius\bundle\corebundle\messagehandler\admin\account)SendResetPasswordEmail (\sylius\bundle\corebundle\message\admin\account)new2
UserProviderSpec (\spec\sylius\bundle\corebundle\oauth)UserRepositoryInterface (\sylius\component\user\repository)type2
OrderPromotionsIntegrityCheckerSpec (\spec\sylius\bundle\corebundle\order\checker)OrderInterface (\sylius\component\core\model)type2
SequentialOrderNumberGeneratorSpec (\spec\sylius\bundle\corebundle\order\numbergenerator)OrderInterface (\sylius\component\core\model)type2
 OrderSequenceInterface (\sylius\component\core\model)type2
CustomerResolverSpec (\spec\sylius\bundle\corebundle\resolver)CustomerInterface (\sylius\component\core\model)type2
UriBasedSectionProviderSpec (\spec\sylius\bundle\corebundle\sectionresolver)SectionInterface (\sylius\bundle\corebundle\sectionresolver)type2
UserPasswordResetterSpec (\spec\sylius\bundle\corebundle\security)UserInterface (\sylius\component\user\model)type2
CartSessionStorageSpec (\spec\sylius\bundle\corebundle\storage)OrderInterface (\sylius\component\core\model)type2
 OrderRepositoryInterface (\sylius\component\core\repository)type2
TaxCalculationStrategySpec (\spec\sylius\bundle\corebundle\taxation\strategy)ChannelInterface (\sylius\component\core\model)type2
CheckoutStepsHelperSpec (\spec\sylius\bundle\corebundle\templating\helper)OrderPaymentMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)type2
 OrderShippingMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)type2
 OrderInterface (\sylius\component\core\model)type2
ProductVariantsPricesHelperSpec (\spec\sylius\bundle\corebundle\templating\helper)ProductVariantsPricesProviderInterface (\sylius\component\core\provider)type2
VariantResolverHelperSpec (\spec\sylius\bundle\corebundle\templating\helper)ProductVariantResolverInterface (\sylius\component\product\resolver)type2
ChannelBasedThemeContextSpec (\spec\sylius\bundle\corebundle\theme)ChannelInterface (\sylius\component\core\model)type2
ChannelDefaultLocaleEnabledValidatorSpec (\spec\sylius\bundle\corebundle\validator\constraints)LocaleInterface (\sylius\component\locale\model)type2
LocalesAwareValidAttributeValueValidatorSpec (\spec\sylius\bundle\corebundle\validator\constraints)AttributeTypeInterface (\sylius\component\attribute\attributetype)type2
 TextAttributeType (\sylius\component\attribute\attributetype)staticconstant2
 AttributeInterface (\sylius\component\attribute\model)type2
 AttributeValueInterface (\sylius\component\attribute\model)type2
UniqueReviewerEmailValidatorSpec (\spec\sylius\bundle\corebundle\validator\constraints)UniqueReviewerEmail (\sylius\bundle\corebundle\validator\constraints)new2
 CustomerInterface (\sylius\component\core\model)type2
 ReviewInterface (\sylius\component\review\model)type2
 UserInterface (\sylius\component\user\model)type2
InventoryHelperSpec (\spec\sylius\bundle\inventorybundle\templating\helper)StockableInterface (\sylius\component\inventory\model)type2
InStockValidatorSpec (\spec\sylius\bundle\inventorybundle\validator\constraints)AvailabilityCheckerInterface (\sylius\component\inventory\checker)type2
 StockableInterface (\sylius\component\inventory\model)type2
RequestLocaleSetterSpec (\spec\sylius\bundle\localebundle\listener)LocaleContextInterface (\sylius\component\locale\context)type2
 LocaleProviderInterface (\sylius\component\locale\provider)type2
LocaleHelperSpec (\spec\sylius\bundle\localebundle\templating\helper)LocaleContextInterface (\sylius\component\locale\context)type2
ConvertMoneyHelperSpec (\spec\sylius\bundle\moneybundle\templating\helper)CurrencyConverterInterface (\sylius\component\currency\converter)type2
FormatMoneyHelperSpec (\spec\sylius\bundle\moneybundle\templating\helper)MoneyFormatterInterface (\sylius\bundle\moneybundle\formatter)type2
AddToCartCommandSpec (\spec\sylius\bundle\orderbundle\controller)OrderInterface (\sylius\component\order\model)type2
 OrderItemInterface (\sylius\component\order\model)type2
OrderNumberAssignerSpec (\spec\sylius\bundle\orderbundle\numberassigner)OrderInterface (\sylius\component\order\model)type2
SequentialOrderNumberGeneratorSpec (\spec\sylius\bundle\orderbundle\numbergenerator)OrderInterface (\sylius\component\order\model)type2
 OrderSequenceInterface (\sylius\component\order\model)type2
AdjustmentsHelperSpec (\spec\sylius\bundle\orderbundle\templating\helper)AdjustmentsAggregatorInterface (\sylius\component\order\aggregator)type2
ConvertPaymentActionSpec (\spec\sylius\bundle\payumbundle\action\paypal\expresscheckout)AddressInterface (\sylius\component\core\model)type2
 CustomerInterface (\sylius\component\core\model)type2
 OrderInterface (\sylius\component\core\model)type2
 OrderItemInterface (\sylius\component\core\model)type2
 PaymentInterface (\sylius\component\core\model)type2
 ProductInterface (\sylius\component\core\model)type2
 ProductVariantInterface (\sylius\component\core\model)type2
PaymentDescriptionProviderSpec (\spec\sylius\bundle\payumbundle\provider)OrderItem (\sylius\component\core\model)new2
ProductsToProductAssociationsTransformerSpec (\spec\sylius\bundle\productbundle\form\datatransformer)ProductInterface (\sylius\component\product\model)type2
BuildAttributesFormSubscriberSpec (\spec\sylius\bundle\productbundle\form\eventsubscriber)ProductAttributeInterface (\sylius\component\product\model)type2
 ProductInterface (\sylius\component\product\model)type2
BuildProductVariantFormSubscriberSpec (\spec\sylius\bundle\productbundle\form\eventsubscriber)ProductInterface (\sylius\component\product\model)type2
 ProductOptionInterface (\sylius\component\product\model)type2
 ProductOptionValueInterface (\sylius\component\product\model)type2
 ProductVariantInterface (\sylius\component\product\model)type2
UniqueSimpleProductCodeValidatorSpec (\spec\sylius\bundle\productbundle\validator)ProductVariantInterface (\sylius\component\product\model)type2
EligibleCatalogPromotionsProviderSpec (\spec\sylius\bundle\promotionbundle\provider)CatalogPromotionInterface (\sylius\component\promotion\model)type2
 CatalogPromotionRepositoryInterface (\sylius\component\promotion\repository)type2
CatalogPromotionActionValidatorSpec (\spec\sylius\bundle\promotionbundle\validator)CatalogPromotionAction (\sylius\bundle\promotionbundle\validator\constraints)new2
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type2
CatalogPromotionScopeValidatorSpec (\spec\sylius\bundle\promotionbundle\validator)CatalogPromotionScope (\sylius\bundle\promotionbundle\validator\constraints)new2
 CatalogPromotionScopeInterface (\sylius\component\promotion\model)type2
CouponGenerationAmountValidatorSpec (\spec\sylius\bundle\promotionbundle\validator)CouponPossibleGenerationAmount (\sylius\bundle\promotionbundle\validator\constraints)new2
 PromotionCouponGeneratorInstructionInterface (\sylius\component\promotion\generator)type2
ReviewChangeListenerSpec (\spec\sylius\bundle\reviewbundle\eventlistener)ReviewableInterface (\sylius\component\review\model)type2
 ReviewInterface (\sylius\component\review\model)type2
AverageRatingUpdaterSpec (\spec\sylius\bundle\reviewbundle\updater)ReviewableInterface (\sylius\component\review\model)type2
ShippingDateAssignerSpec (\spec\sylius\bundle\shippingbundle\assigner)ShipmentInterface (\sylius\component\shipping\model)type2
OrderEmailManagerSpec (\spec\sylius\bundle\shopbundle\emailmanager)OrderEmailManagerInterface (\sylius\bundle\corebundle\mailer)type2
 OrderInterface (\sylius\component\core\model)type2
OrderCompleteListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)OrderEmailManagerInterface (\sylius\bundle\shopbundle\emailmanager)type2
OrderCustomerIpListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)IpAssignerInterface (\sylius\bundle\corebundle\assigner)type2
 OrderInterface (\sylius\component\core\model)type2
OrderLocaleAssignerSpec (\spec\sylius\bundle\shopbundle\eventlistener)LocaleContextInterface (\sylius\component\locale\context)type2
ShopCartBlamerListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)SectionInterface (\sylius\bundle\corebundle\sectionresolver)type2
 OrderInterface (\sylius\component\order\model)type2
ShopUserLogoutHandlerSpec (\spec\sylius\bundle\shopbundle\eventlistener)ChannelContextInterface (\sylius\component\channel\context)type2
 CartStorageInterface (\sylius\component\core\storage)type2
UserCartRecalculationListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)OrderInterface (\sylius\component\core\model)type2
UserImpersonatedListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)ChannelInterface (\sylius\component\core\model)type2
 CustomerInterface (\sylius\component\core\model)type2
 ShopUserInterface (\sylius\component\core\model)type2
OrderItemOriginalPriceToDisplayExtensionSpec (\spec\sylius\bundle\shopbundle\twig)OrderItem (\sylius\component\core\model)type2
DelegatingTemplateEventRendererSpec (\spec\sylius\bundle\uibundle\renderer)TemplateBlock (\sylius\bundle\uibundle\registry)new2
HtmlDebugTemplateBlockRendererSpec (\spec\sylius\bundle\uibundle\renderer)TemplateBlock (\sylius\bundle\uibundle\registry)new2
UserEventSpec (\spec\sylius\bundle\userbundle\event)UserInterface (\sylius\component\user\model)type2
EmailProviderSpec (\spec\sylius\bundle\userbundle\provider)CanonicalizerInterface (\sylius\component\user\canonicalizer)type2
 User (\sylius\component\user\model)type2
UsernameProviderSpec (\spec\sylius\bundle\userbundle\provider)CanonicalizerInterface (\sylius\component\user\canonicalizer)type2
 User (\sylius\component\user\model)type2
CountryProvincesDeletionCheckerSpec (\spec\sylius\component\addressing\checker)CountryInterface (\sylius\component\addressing\model)type2
ZoneDeletionCheckerSpec (\spec\sylius\component\addressing\checker)ZoneInterface (\sylius\component\addressing\model)type2
ZoneFactorySpec (\spec\sylius\component\addressing\factory)ZoneInterface (\sylius\component\addressing\model)type2
 ZoneMemberInterface (\sylius\component\addressing\model)type2
ZoneSpec (\spec\sylius\component\addressing\model)ZoneMemberInterface (\sylius\component\addressing\model)type2
TextAttributeTypeSpec (\spec\sylius\component\attribute\attributetype)AttributeInterface (\sylius\component\attribute\model)type2
 AttributeValueInterface (\sylius\component\attribute\model)type2
AttributeFactorySpec (\spec\sylius\component\attribute\factory)Attribute (\sylius\component\attribute\model)type2
AttributeSpec (\spec\sylius\component\attribute\model)CheckboxAttributeType (\sylius\component\attribute\attributetype)staticconstant2
CompositeChannelContextSpec (\spec\sylius\component\channel\context)ChannelInterface (\sylius\component\channel\model)type2
CompositeRequestResolverSpec (\spec\sylius\component\channel\context\requestbased)ChannelInterface (\sylius\component\channel\model)type2
ChannelFactorySpec (\spec\sylius\component\channel\factory)ChannelInterface (\sylius\component\channel\model)type2
ShopBasedCartContextSpec (\spec\sylius\component\core\cart\context)AddressInterface (\sylius\component\core\model)type2
LimitingOrderItemQuantityModifierSpec (\spec\sylius\component\core\cart\modifier)OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type2
OrderShippingMethodSelectionRequirementCheckerSpec (\spec\sylius\component\core\checker)ShipmentInterface (\sylius\component\core\model)type2
ShopperContextSpec (\spec\sylius\component\core\context)ChannelContextInterface (\sylius\component\channel\context)type2
 CurrencyContextInterface (\sylius\component\currency\context)type2
 CustomerContextInterface (\sylius\component\customer\context)type2
 LocaleContextInterface (\sylius\component\locale\context)type2
StorageBasedCurrencyContextSpec (\spec\sylius\component\core\currency\context)ChannelInterface (\sylius\component\core\model)type2
CustomerOrderAddressesSaverSpec (\spec\sylius\component\core\customer)AddressInterface (\sylius\component\core\model)type2
 ShopUserInterface (\sylius\component\core\model)type2
CustomerStatisticsSpec (\spec\sylius\component\core\customer\statistics)ChannelInterface (\sylius\component\core\model)type2
PerChannelCustomerStatisticsSpec (\spec\sylius\component\core\customer\statistics)ChannelInterface (\sylius\component\core\model)type2
DashboardStatisticsProviderSpec (\spec\sylius\component\core\dashboard)DashboardStatistics (\sylius\component\core\dashboard)new2
 ChannelInterface (\sylius\component\core\model)type2
DashboardStatisticsSpec (\spec\sylius\component\core\dashboard)ChannelInterface (\sylius\component\core\model)type2
AddressFactorySpec (\spec\sylius\component\core\factory)AddressInterface (\sylius\component\core\model)type2
CartItemFactorySpec (\spec\sylius\component\core\factory)ProductVariantResolverInterface (\sylius\component\product\resolver)type2
StorageBasedLocaleContextSpec (\spec\sylius\component\core\locale\context)ChannelInterface (\sylius\component\channel\model)type2
AdminUserSpec (\spec\sylius\component\core\model)ImageInterface (\sylius\component\core\model)type2
OrderItemSpec (\spec\sylius\component\core\model)AdjustmentInterface (\sylius\component\core\model)type2
OrderItemUnitSpec (\spec\sylius\component\core\model)ProductVariantInterface (\sylius\component\core\model)type2
OrderSpec (\spec\sylius\component\core\model)AddressInterface (\sylius\component\core\model)type2
 ChannelInterface (\sylius\component\core\model)type2
 CustomerInterface (\sylius\component\core\model)type2
 ProductVariantInterface (\sylius\component\core\model)type2
 ShipmentUnitInterface (\sylius\component\shipping\model)type2
ProductSpec (\spec\sylius\component\core\model)Product (\sylius\component\core\model)staticconstant2
ProductVariantSpec (\spec\sylius\component\core\model)TaxCategoryInterface (\sylius\component\taxation\model)type2
OrderPricesRecalculatorSpec (\spec\sylius\component\core\orderprocessing)ProductVariantPricesCalculatorInterface (\sylius\component\core\calculator)type2
 OrderInterface (\sylius\component\core\model)type2
OrderPromotionProcessorSpec (\spec\sylius\component\core\orderprocessing)OrderInterface (\sylius\component\core\model)type2
OrderTaxesProcessorSpec (\spec\sylius\component\core\orderprocessing)ZoneInterface (\sylius\component\addressing\model)type2
ShippingChargesProcessorSpec (\spec\sylius\component\core\orderprocessing)DelegatingCalculatorInterface (\sylius\component\shipping\calculator)type2
FixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)AdjustmentInterface (\sylius\component\core\model)type2
 PromotionSubjectInterface (\sylius\component\promotion\model)type2
PercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)AdjustmentInterface (\sylius\component\core\model)type2
 PromotionSubjectInterface (\sylius\component\promotion\model)type2
ShippingPercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)PromotionSubjectInterface (\sylius\component\promotion\model)type2
UnitFixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)PromotionSubjectInterface (\sylius\component\promotion\model)type2
UnitPercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)PromotionSubjectInterface (\sylius\component\promotion\model)type2
ProductInPromotionRuleCheckerSpec (\spec\sylius\component\core\promotion\checker)PromotionRuleInterface (\sylius\component\promotion\model)type2
ContainsProductRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)OrderInterface (\sylius\component\core\model)type2
ItemTotalRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)ChannelInterface (\sylius\component\core\model)type2
 OrderInterface (\sylius\component\core\model)type2
 RuleCheckerInterface (\sylius\component\promotion\checker\rule)type2
ShippingCountryRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)CountryInterface (\sylius\component\addressing\model)type2
 AddressInterface (\sylius\component\core\model)type2
TaxonInPromotionRuleCheckerSpec (\spec\sylius\component\core\promotion\checker)PromotionRuleInterface (\sylius\component\promotion\model)type2
ProductFilterSpec (\spec\sylius\component\core\promotion\filter)ProductInterface (\sylius\component\core\model)type2
TaxonFilterSpec (\spec\sylius\component\core\promotion\filter)ProductInterface (\sylius\component\core\model)type2
 TaxonInterface (\sylius\component\core\model)type2
ContainsProductRuleUpdaterSpec (\spec\sylius\component\core\promotion\updater\rule)PromotionRuleInterface (\sylius\component\promotion\model)type2
HasTaxonRuleUpdaterSpec (\spec\sylius\component\core\promotion\updater\rule)PromotionRuleInterface (\sylius\component\promotion\model)type2
TotalOfItemsFromTaxonRuleUpdaterSpec (\spec\sylius\component\core\promotion\updater\rule)PromotionRuleInterface (\sylius\component\promotion\model)type2
ActivePromotionsByChannelProviderSpec (\spec\sylius\component\core\provider)ChannelInterface (\sylius\component\channel\model)type2
ChannelBasedLocaleProviderSpec (\spec\sylius\component\core\provider)ChannelInterface (\sylius\component\core\model)type2
 LocaleInterface (\sylius\component\locale\model)type2
ProductVariantsPricesProviderSpec (\spec\sylius\component\core\provider)CatalogPromotionInterface (\sylius\component\core\model)type2
 ChannelInterface (\sylius\component\core\model)type2
 ProductInterface (\sylius\component\core\model)type2
ChannelBasedPaymentMethodsResolverSpec (\spec\sylius\component\core\resolver)PaymentMethodInterface (\sylius\component\payment\model)type2
DefaultPaymentMethodResolverSpec (\spec\sylius\component\core\resolver)ChannelInterface (\sylius\component\core\model)type2
 OrderInterface (\sylius\component\core\model)type2
 PaymentInterface (\sylius\component\core\model)type2
 PaymentMethodInterface (\sylius\component\payment\model)type2
DefaultShippingMethodResolverSpec (\spec\sylius\component\core\resolver)ChannelInterface (\sylius\component\core\model)type2
 OrderInterface (\sylius\component\core\model)type2
 ShipmentInterface (\sylius\component\core\model)type2
 ShippingMethodInterface (\sylius\component\core\model)type2
EligibleDefaultShippingMethodResolverSpec (\spec\sylius\component\core\resolver)ZoneMatcherInterface (\sylius\component\addressing\matcher)type2
TaxationAddressResolverSpec (\spec\sylius\component\core\resolver)OrderInterface (\sylius\component\core\model)type2
FlatRateCalculatorSpec (\spec\sylius\component\core\shipping\calculator)ChannelInterface (\sylius\component\core\model)type2
 OrderInterface (\sylius\component\core\model)type2
 ShipmentInterface (\sylius\component\core\model)type2
PerUnitRateCalculatorSpec (\spec\sylius\component\core\shipping\calculator)ChannelInterface (\sylius\component\core\model)type2
 OrderInterface (\sylius\component\core\model)type2
 ShipmentInterface (\sylius\component\core\model)type2
TestPromotionFactorySpec (\spec\sylius\component\core\test\factory)PromotionInterface (\sylius\component\core\model)type2
DefaultChannelFactorySpec (\spec\sylius\component\core\test\services)ChannelFactoryInterface (\sylius\component\channel\factory)type2
DefaultUnitedStatesChannelFactorySpec (\spec\sylius\component\core\test\services)ZoneFactoryInterface (\sylius\component\addressing\factory)type2
 ChannelFactoryInterface (\sylius\component\channel\factory)type2
UniqueIdBasedOrderTokenAssignerSpec (\spec\sylius\component\core\tokenassigner)OrderInterface (\sylius\component\core\model)type2
CurrencyConverterSpec (\spec\sylius\component\currency\converter)CurrencyInterface (\sylius\component\currency\model)type2
 ExchangeRateInterface (\sylius\component\currency\model)type2
ExchangeRateSpec (\spec\sylius\component\currency\model)CurrencyInterface (\sylius\component\currency\model)type2
CompositeCartContextSpec (\spec\sylius\component\order\context)OrderInterface (\sylius\component\order\model)type2
AdjustmentFactorySpec (\spec\sylius\component\order\factory)AdjustmentInterface (\sylius\component\order\model)type2
OrderItemUnitFactorySpec (\spec\sylius\component\order\factory)OrderItemUnitInterface (\sylius\component\order\model)instanceof2
PaymentFactorySpec (\spec\sylius\component\payment\factory)PaymentInterface (\sylius\component\payment\model)type2
DefaultPaymentMethodResolverSpec (\spec\sylius\component\payment\resolver)PaymentInterface (\sylius\component\payment\model)type2
 PaymentMethodInterface (\sylius\component\payment\model)type2
PaymentMethodsResolverSpec (\spec\sylius\component\payment\resolver)PaymentInterface (\sylius\component\payment\model)type2
 PaymentMethodInterface (\sylius\component\payment\model)type2
ProductFactorySpec (\spec\sylius\component\product\factory)ProductInterface (\sylius\component\product\model)type2
ProductVariantFactorySpec (\spec\sylius\component\product\factory)ProductVariantInterface (\sylius\component\product\model)type2
ProductOptionSpec (\spec\sylius\component\product\model)ProductOptionValue (\sylius\component\product\model)type2
ProductSpec (\spec\sylius\component\product\model)AttributeValueInterface (\sylius\component\attribute\model)type2
 ProductAssociationInterface (\sylius\component\product\model)type2
ProductVariantSpec (\spec\sylius\component\product\model)ProductOptionValueInterface (\sylius\component\product\model)type2
AvailableProductOptionValuesResolverSpec (\spec\sylius\component\product\resolver)ProductOptionValueInterface (\sylius\component\product\model)type2
DefaultProductVariantResolverSpec (\spec\sylius\component\product\resolver)ProductVariantInterface (\sylius\component\product\model)type2
 ProductVariantRepositoryInterface (\sylius\component\product\repository)type2
PromotionCouponFactorySpec (\spec\sylius\component\promotion\factory)PromotionCouponInterface (\sylius\component\promotion\model)type2
 PromotionInterface (\sylius\component\promotion\model)type2
CatalogPromotionSpec (\spec\sylius\component\promotion\model)CatalogPromotionActionInterface (\sylius\component\promotion\model)type2
 CatalogPromotionScopeInterface (\sylius\component\promotion\model)type2
PromotionSpec (\spec\sylius\component\promotion\model)PromotionActionInterface (\sylius\component\promotion\model)type2
 PromotionCouponInterface (\sylius\component\promotion\model)type2
 PromotionRuleInterface (\sylius\component\promotion\model)type2
ActivePromotionsProviderSpec (\spec\sylius\component\promotion\provider)PromotionInterface (\sylius\component\promotion\model)type2
 PromotionRepositoryInterface (\sylius\component\promotion\repository)type2
ReviewFactorySpec (\spec\sylius\component\review\factory)ReviewableInterface (\sylius\component\review\model)type2
DelegatingCalculatorSpec (\spec\sylius\component\shipping\calculator)ShipmentInterface (\sylius\component\shipping\model)type2
FlatRateCalculatorSpec (\spec\sylius\component\shipping\calculator)ShipmentInterface (\sylius\component\shipping\model)type2
PerUnitRateCalculatorSpec (\spec\sylius\component\shipping\calculator)ShipmentInterface (\sylius\component\shipping\model)type2
CategoryRequirementEligibilityCheckerSpec (\spec\sylius\component\shipping\checker\eligibility)ShippableInterface (\sylius\component\shipping\model)type2
ShippingMethodEligibilityCheckerSpec (\spec\sylius\component\shipping\checker)ShippableInterface (\sylius\component\shipping\model)type2
ShipmentSpec (\spec\sylius\component\shipping\model)ShipmentUnitInterface (\sylius\component\shipping\model)type2
ShipmentUnitSpec (\spec\sylius\component\shipping\model)ShipmentInterface (\sylius\component\shipping\model)type2
ShippingMethodSpec (\spec\sylius\component\shipping\model)ShippingCategoryInterface (\sylius\component\shipping\model)type2
DefaultShippingMethodResolverSpec (\spec\sylius\component\shipping\resolver)ShipmentInterface (\sylius\component\shipping\model)type2
 ShippingMethodInterface (\sylius\component\shipping\model)type2
ShippingMethodsResolverSpec (\spec\sylius\component\shipping\resolver)ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)type2
DefaultCalculatorSpec (\spec\sylius\component\taxation\calculator)TaxRateInterface (\sylius\component\taxation\model)type2
DelegatingCalculatorSpec (\spec\sylius\component\taxation\calculator)CalculatorInterface (\sylius\component\taxation\calculator)type2
TaxRateSpec (\spec\sylius\component\taxation\model)TaxCategoryInterface (\sylius\component\taxation\model)type2
TaxRateResolverSpec (\spec\sylius\component\taxation\resolver)TaxRateDateEligibilityCheckerInterface (\sylius\component\taxation\checker)type2
 TaxableInterface (\sylius\component\taxation\model)type2
TaxonSpec (\spec\sylius\component\taxonomy\model)Taxon (\sylius\component\taxonomy\model)new2
ResponseChecker (\sylius\behat\client)SprintfResponseEscaper (\sylius\behat\service)staticmethodcall2
ManagingAdministratorsContext (\sylius\behat\context\api\admin)StringInflector (\sylius\component\core\formatter)staticmethodcall2
ManagingChannelsContext (\sylius\behat\context\api\admin)ChannelInterface (\sylius\component\core\model)type2
 TaxonInterface (\sylius\component\core\model)type2
ManagingLocalesContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant2
ManagingPaymentsContext (\sylius\behat\context\api\admin)StringInflector (\sylius\component\core\formatter)staticmethodcall2
ManagingShipmentsContext (\sylius\behat\context\api\admin)ChannelInterface (\sylius\component\channel\model)type2
RemovingProductContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant2
 ProductInterface (\sylius\component\core\model)type2
AddressContext (\sylius\behat\context\api\shop)ProvinceInterface (\sylius\component\addressing\model)type2
CartContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type2
OrderContext (\sylius\behat\context\api\shop)ApiClientInterface (\sylius\behat\client)type2
 AdminUserInterface (\sylius\component\core\model)type2
OrderItemContext (\sylius\behat\context\api\shop)Resources (\sylius\behat\context\api)staticconstant2
 CustomerInterface (\sylius\component\core\model)type2
ProductContext (\sylius\behat\context\api\shop)TaxonInterface (\sylius\component\taxonomy\model)type2
RegistrationContext (\sylius\behat\context\api\shop)Resources (\sylius\behat\context\api)staticconstant2
ManagingPromotionCouponsContext (\sylius\behat\context\domain)PromotionInterface (\sylius\component\core\model)type2
ManagingShippingMethodsContext (\sylius\behat\context\domain)ShippingMethodInterface (\sylius\component\shipping\model)type2
SecurityContext (\sylius\behat\context\hybrid\setup)ShopSecurityContext (\sylius\behat\context\setup)type2
AddressContext (\sylius\behat\context\setup)ShopUserInterface (\sylius\component\core\model)type2
CartContext (\sylius\behat\context\setup)ProductVariantInterface (\sylius\component\core\model)type2
 ProductOptionInterface (\sylius\component\product\model)type2
ChannelContext (\sylius\behat\context\setup)CountryInterface (\sylius\component\addressing\model)type2
 DefaultChannelFactoryInterface (\sylius\component\core\test\services)type2
CheckoutContext (\sylius\behat\context\setup)PaymentMethodInterface (\sylius\component\core\model)type2
 ShippingMethodInterface (\sylius\component\core\model)type2
LocaleContext (\sylius\behat\context\setup)ChannelInterface (\sylius\component\core\model)type2
OrderContext (\sylius\behat\context\setup)ShopUserInterface (\sylius\component\core\model)type2
ProductAttributeContext (\sylius\behat\context\setup)SelectAttributeType (\sylius\component\attribute\attributetype)staticconstant2
ProductContext (\sylius\behat\context\setup)TaxonInterface (\sylius\component\core\model)type2
 ProductOptionInterface (\sylius\component\product\model)type2
 ProductOptionValueInterface (\sylius\component\product\model)type2
 ShippingCategoryInterface (\sylius\component\shipping\model)type2
 TaxCategoryInterface (\sylius\component\taxation\model)type2
ShippingContext (\sylius\behat\context\setup)ShippingMethodRuleInterface (\sylius\component\shipping\model)type2
TaxationContext (\sylius\behat\context\setup)StringInflector (\sylius\component\core\formatter)staticmethodcall2
TaxonomyContext (\sylius\behat\context\setup)StringInflector (\sylius\component\core\formatter)staticmethodcall2
ThemeContext (\sylius\behat\context\setup)ChannelInterface (\sylius\component\core\model)type2
ProductVariantContext (\sylius\behat\context\transform)ProductVariantInterface (\sylius\component\core\model)type2
ZoneContext (\sylius\behat\context\transform)ZoneInterface (\sylius\component\addressing\model)type2
ImpersonatingCustomersContext (\sylius\behat\context\ui\admin)CustomerInterface (\sylius\component\customer\model)type2
ManagingChannelsBillingDataContext (\sylius\behat\context\ui\admin)CountryInterface (\sylius\component\addressing\model)type2
ManagingCurrenciesContext (\sylius\behat\context\ui\admin)CurrencyInterface (\sylius\component\currency\model)type2
ManagingCustomersContext (\sylius\behat\context\ui\admin)IndexPageInterface (\sylius\behat\page\admin\crud)type2
ManagingExchangeRatesContext (\sylius\behat\context\ui\admin)CurrencyInterface (\sylius\component\currency\model)type2
ManagingProductAttributesContext (\sylius\behat\context\ui\admin)AdminUserInterface (\sylius\component\core\model)type2
ManagingProductsContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall2
 CreateConfigurableProductPageInterface (\sylius\behat\page\admin\product)type2
 CreateSimpleProductPageInterface (\sylius\behat\page\admin\product)type2
 IndexPageInterface (\sylius\behat\page\admin\product)type2
 IndexPerTaxonPageInterface (\sylius\behat\page\admin\product)type2
 UpdateConfigurableProductPageInterface (\sylius\behat\page\admin\product)type2
 UpdateSimpleProductPageInterface (\sylius\behat\page\admin\product)type2
ManagingProductTaxonsContext (\sylius\behat\context\ui\admin)ProductInterface (\sylius\component\core\model)type2
 TaxonInterface (\sylius\component\core\model)type2
ManagingProductVariantsContext (\sylius\behat\context\ui\admin)ProductInterface (\sylius\component\core\model)type2
ManagingPromotionCouponsContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall2
ManagingPromotionsContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall2
ManagingShipmentsContext (\sylius\behat\context\ui\admin)OrderInterface (\sylius\component\core\model)type2
ManagingTaxonsContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall2
 CreateForParentPageInterface (\sylius\behat\page\admin\taxon)type2
 CreatePageInterface (\sylius\behat\page\admin\taxon)type2
 UpdatePageInterface (\sylius\behat\page\admin\taxon)type2
ManagingZonesContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall2
ProductCreationContext (\sylius\behat\context\ui\admin)StringInflector (\sylius\component\core\formatter)staticmethodcall2
RemovingTaxonContext (\sylius\behat\context\ui\admin)TaxonInterface (\sylius\component\core\model)type2
AccountContext (\sylius\behat\context\ui\shop)StringInflector (\sylius\component\core\formatter)staticmethodcall2
 OrderInterface (\sylius\component\core\model)type2
 PaymentMethodInterface (\sylius\component\core\model)type2
AddressBookContext (\sylius\behat\context\ui\shop)AddressInterface (\sylius\component\core\model)type2
CheckoutAddressingContext (\sylius\behat\context\ui\shop\checkout)CountryInterface (\sylius\component\addressing\model)type2
CheckoutCompleteContext (\sylius\behat\context\ui\shop\checkout)NotificationType (\sylius\behat)staticmethodcall2
 StringInflector (\sylius\component\core\formatter)staticmethodcall2
 PaymentMethodInterface (\sylius\component\core\model)type2
 PromotionInterface (\sylius\component\core\model)type2
 ShippingMethodInterface (\sylius\component\core\model)type2
ContactContext (\sylius\behat\context\ui\shop)NotificationType (\sylius\behat)staticmethodcall2
LoginContext (\sylius\behat\context\ui\shop)NotificationType (\sylius\behat)staticmethodcall2
ProductContext (\sylius\behat\context\ui\shop)ChannelInterface (\sylius\component\core\model)type2
FormElement (\sylius\behat\element\admin\catalogpromotion)TabsHelper (\sylius\behat\service)staticmethodcall2
 ChannelInterface (\sylius\component\core\model)type2
FormElementInterface (\sylius\behat\element\admin\catalogpromotion)ChannelInterface (\sylius\component\core\model)type2
IndexPageInterface (\sylius\behat\page\admin\country)CountryInterface (\sylius\component\addressing\model)type2
IndexPage (\sylius\behat\page\admin\crud)TableAccessorInterface (\sylius\behat\service\accessor)type2
UpdatePage (\sylius\behat\page\admin\crud)StringInflector (\sylius\component\core\formatter)staticmethodcall2
IndexPageInterface (\sylius\behat\page\admin\currency)CurrencyInterface (\sylius\component\currency\model)type2
IndexPage (\sylius\behat\page\admin\customer)CustomerInterface (\sylius\component\customer\model)type2
IndexPageInterface (\sylius\behat\page\admin\customer)CustomerInterface (\sylius\component\customer\model)type2
ShowPage (\sylius\behat\page\admin\order)TableAccessorInterface (\sylius\behat\service\accessor)type2
UpdatePageInterface (\sylius\behat\page\admin\order)AddressInterface (\sylius\component\addressing\model)type2
CreateConfigurableProductPage (\sylius\behat\page\admin\product)AutocompleteHelper (\sylius\behat\service)staticmethodcall2
CreateSimpleProductPage (\sylius\behat\page\admin\product)DriverHelper (\sylius\behat\service)staticmethodcall2
 ChannelInterface (\sylius\component\core\model)type2
 TaxonInterface (\sylius\component\core\model)type2
 ProductAssociationTypeInterface (\sylius\component\product\model)type2
CreateSimpleProductPageInterface (\sylius\behat\page\admin\product)ChannelInterface (\sylius\component\core\model)type2
 TaxonInterface (\sylius\component\core\model)type2
 ProductAssociationTypeInterface (\sylius\component\product\model)type2
IndexPage (\sylius\behat\page\admin\product)IndexPage (\sylius\behat\page\admin\crud)staticmethodcall2
UpdateSimpleProductPage (\sylius\behat\page\admin\product)UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall2
 AutocompleteHelper (\sylius\behat\service)staticmethodcall2
 DriverHelper (\sylius\behat\service)staticmethodcall2
IndexPage (\sylius\behat\page\admin\productvariant)ProductVariantInterface (\sylius\component\core\model)type2
IndexPageInterface (\sylius\behat\page\admin\productvariant)ProductVariantInterface (\sylius\component\core\model)type2
CreatePage (\sylius\behat\page\admin\promotion)TabsHelper (\sylius\behat\service)staticmethodcall2
CreatePage (\sylius\behat\page\admin\shippingmethod)StringInflector (\sylius\component\core\formatter)staticmethodcall2
CreatePage (\sylius\behat\page\admin\taxon)CreatePage (\sylius\behat\page\admin\crud)staticmethodcall2
 DriverHelper (\sylius\behat\service)staticmethodcall2
UpdatePage (\sylius\behat\page\admin\taxon)UpdatePage (\sylius\behat\page\admin\crud)staticmethodcall2
 DriverHelper (\sylius\behat\service)staticmethodcall2
UpdatePage (\sylius\behat\page\admin\zone)ZoneMemberInterface (\sylius\component\addressing\model)type2
UpdatePageInterface (\sylius\behat\page\admin\zone)ZoneMemberInterface (\sylius\component\addressing\model)type2
CreatePage (\sylius\behat\page\shop\account\addressbook)JQueryHelper (\sylius\behat\service)staticmethodcall2
AddressPage (\sylius\behat\page\shop\checkout)JQueryHelper (\sylius\behat\service)staticmethodcall2
CompletePageInterface (\sylius\behat\page\shop\checkout)AddressInterface (\sylius\component\core\model)type2
EmailChecker (\sylius\behat\service\checker)MessageSendCacher (\sylius\behat\service)staticconstant2
JavaScriptTestHelper (\sylius\behat\service\helper)NotificationType (\sylius\behat)type2
NotificationChecker (\sylius\behat\service)NotificationType (\sylius\behat)type2
SecurityService (\sylius\behat\service)UserInterface (\sylius\component\user\model)type2
SharedSecurityService (\sylius\behat\service)SecurityServiceInterface (\sylius\behat\service)type2
CountryChoiceType (\sylius\bundle\addressingbundle\form\type)CountryInterface (\sylius\component\addressing\model)type2
CountryChoiceTypeTest (\sylius\bundle\addressingbundle\tests\form\type)CountryInterface (\sylius\component\addressing\model)type2
AdminBasedLocaleContext (\sylius\bundle\adminbundle\context)LocaleNotFoundException (\sylius\component\locale\context)new2
CustomerShowMenuBuilderEvent (\sylius\bundle\adminbundle\event)CustomerInterface (\sylius\component\core\model)type2
OrderShowMenuBuilderEvent (\sylius\bundle\adminbundle\event)OrderInterface (\sylius\component\core\model)type2
ProductMenuBuilderEvent (\sylius\bundle\adminbundle\event)ProductInterface (\sylius\component\product\model)type2
ProductVariantMenuBuilderEvent (\sylius\bundle\adminbundle\event)ProductVariantInterface (\sylius\component\core\model)type2
PromotionMenuBuilderEvent (\sylius\bundle\adminbundle\event)PromotionInterface (\sylius\component\core\model)type2
NotificationControllerTest (\sylius\bundle\adminbundle\tests\controller)NotificationController (\sylius\bundle\adminbundle\controller)new2
SendResetPasswordEmailHandlerTest (\sylius\bundle\adminbundle\tests\messagehandler\admin)SendResetPasswordEmail (\sylius\bundle\corebundle\message\admin\account)new2
 SendResetPasswordEmailHandler (\sylius\bundle\corebundle\messagehandler\admin\account)new2
 AdminUser (\sylius\component\core\model)new2
OrderStateMachineTransitionApplicatorInterface (\sylius\bundle\apibundle\applicator)OrderInterface (\sylius\component\core\model)type2
PaymentStateMachineTransitionApplicatorInterface (\sylius\bundle\apibundle\applicator)PaymentInterface (\sylius\component\payment\model)type2
OrderPromotionCodeAssigner (\sylius\bundle\apibundle\assigner)OrderInterface (\sylius\component\core\model)type2
OrderPromotionCodeAssignerInterface (\sylius\bundle\apibundle\assigner)OrderInterface (\sylius\component\core\model)type2
PaymentMethodChanger (\sylius\bundle\apibundle\changer)OrderInterface (\sylius\component\core\model)type2
PaymentMethodChangerInterface (\sylius\bundle\apibundle\changer)OrderInterface (\sylius\component\core\model)type2
PickupCartHandler (\sylius\bundle\apibundle\commandhandler\cart)PickupCart (\sylius\bundle\apibundle\command\cart)type2
 OrderInterface (\sylius\component\core\model)type2
DeleteOrderItemAction (\sylius\bundle\apibundle\controller)OrderItemNotFoundException (\sylius\bundle\apibundle\exception)new2
GetPaymentConfiguration (\sylius\bundle\apibundle\controller\payment)PaymentNotFoundException (\sylius\bundle\apibundle\exception)new2
ChannelAwareItemDataProvider (\sylius\bundle\apibundle\dataprovider)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant2
ProductItemDataProvider (\sylius\bundle\apibundle\dataprovider)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant2
CountryCollectionExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant2
CurrencyCollectionExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant2
LocaleCollectionExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant2
OrdersByChannelExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant2
TaxonCollectionExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant2
ExchangeRateExtension (\sylius\bundle\apibundle\doctrine\queryextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant2
AddressItemExtension (\sylius\bundle\apibundle\doctrine\queryitemextension)ShopUserInterface (\sylius\component\core\model)instanceof2
ProductPriceOrderFilter (\sylius\bundle\apibundle\filter\doctrine)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant2
OrderAddressModifierInterface (\sylius\bundle\apibundle\modifier)AddressInterface (\sylius\component\core\model)type2
 OrderInterface (\sylius\component\core\model)type2
SendAccountRegistrationEmailHandlerTest (\sylius\bundle\apibundle\tests\commandhandler)SendAccountRegistrationEmail (\sylius\bundle\apibundle\command\account)new2
 SendAccountRegistrationEmailHandler (\sylius\bundle\apibundle\commandhandler\account)new2
IriToIdentifierConverterTest (\sylius\bundle\apibundle\tests\converter)IriToIdentifierConverter (\sylius\bundle\apibundle\converter)new2
Kernel (\sylius\bundle\corebundle\application)MicroKernelTrait (\symfony\bundle\frameworkbundle\kernel)use2
CatalogPromotionAnnouncer (\sylius\bundle\corebundle\catalogpromotion\announcer)CatalogPromotionUpdated (\sylius\component\promotion\event)new2
CatalogPromotionAnnouncerInterface (\sylius\bundle\corebundle\catalogpromotion\announcer)CatalogPromotionInterface (\sylius\component\core\model)type2
CatalogPromotionApplicator (\sylius\bundle\corebundle\catalogpromotion\applicator)CatalogPromotionInterface (\sylius\component\core\model)type2
 ProductVariantInterface (\sylius\component\core\model)type2
ActionBasedPriceCalculatorInterface (\sylius\bundle\corebundle\catalogpromotion\calculator)CatalogPromotionActionInterface (\sylius\component\promotion\model)type2
FixedDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)ChannelPricingInterface (\sylius\component\core\model)type2
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type2
PercentageDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)ChannelPricingInterface (\sylius\component\core\model)type2
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type2
InForTaxonsScopeVariantChecker (\sylius\bundle\corebundle\catalogpromotion\checker)TaxonInterface (\sylius\component\core\model)type2
CatalogPromotionRemovalProcessor (\sylius\bundle\corebundle\catalogpromotion\processor)CatalogPromotionInterface (\sylius\component\core\model)type2
SyliusCollector (\sylius\bundle\corebundle\collector)SyliusCoreBundle (\sylius\bundle\corebundle)staticconstant2
AbstractInstallCommand (\sylius\bundle\corebundle\command)CommandExecutor (\sylius\bundle\corebundle\installer\executor)new2
SetupCommand (\sylius\bundle\corebundle\command)AdminUserInterface (\sylius\component\core\model)type2
AddressRepository (\sylius\bundle\corebundle\doctrine\orm)CustomerInterface (\sylius\component\core\model)type2
OrderRepository (\sylius\bundle\corebundle\doctrine\orm)OrderInterface (\sylius\component\order\model)type2
ProductOptionRepository (\sylius\bundle\corebundle\doctrine\orm)ProductOptionRepository (\sylius\bundle\productbundle\doctrine\orm)staticmethodcall2
ProductRepository (\sylius\bundle\corebundle\doctrine\orm)TaxonInterface (\sylius\component\core\model)type2
PromotionRepository (\sylius\bundle\corebundle\doctrine\orm)ChannelInterface (\sylius\component\channel\model)type2
DefaultUsernameORMListener (\sylius\bundle\corebundle\eventlistener)ShopUserInterface (\sylius\component\core\model)instanceof2
TaxonDeletionListener (\sylius\bundle\corebundle\eventlistener)FlashBagProvider (\sylius\bundle\corebundle\provider)staticmethodcall2
OrderFactory (\sylius\bundle\corebundle\factory)CustomerInterface (\sylius\component\core\model)type2
 OrderInterface (\sylius\component\core\model)type2
BookProductFixture (\sylius\bundle\corebundle\fixture)TextAttributeType (\sylius\component\attribute\attributetype)staticconstant2
AddressExampleFactory (\sylius\bundle\corebundle\fixture\factory)LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)staticmethodcall2
AdminUserExampleFactory (\sylius\bundle\corebundle\fixture\factory)AdminUserInterface (\sylius\component\core\model)type2
CatalogPromotionExampleFactory (\sylius\bundle\corebundle\fixture\factory)ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)type2
 LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)staticmethodcall2
ChannelExampleFactory (\sylius\bundle\corebundle\fixture\factory)StringInflector (\sylius\component\core\formatter)staticmethodcall2
 TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type2
CustomerGroupExampleFactory (\sylius\bundle\corebundle\fixture\factory)StringInflector (\sylius\component\core\formatter)staticmethodcall2
PaymentMethodExampleFactory (\sylius\bundle\corebundle\fixture\factory)LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)staticmethodcall2
 StringInflector (\sylius\component\core\formatter)staticmethodcall2
ProductAssociationTypeExampleFactory (\sylius\bundle\corebundle\fixture\factory)StringInflector (\sylius\component\core\formatter)staticmethodcall2
ProductAttributeExampleFactory (\sylius\bundle\corebundle\fixture\factory)StringInflector (\sylius\component\core\formatter)staticmethodcall2
ProductExampleFactory (\sylius\bundle\corebundle\fixture\factory)StringInflector (\sylius\component\core\formatter)staticmethodcall2
 ProductVariantInterface (\sylius\component\core\model)type2
 ProductAttributeInterface (\sylius\component\product\model)type2
ProductOptionExampleFactory (\sylius\bundle\corebundle\fixture\factory)StringInflector (\sylius\component\core\formatter)staticmethodcall2
ProductReviewExampleFactory (\sylius\bundle\corebundle\fixture\factory)ReviewInterface (\sylius\component\review\model)type2
PromotionExampleFactory (\sylius\bundle\corebundle\fixture\factory)ExampleFactoryInterface (\sylius\bundle\corebundle\fixture\factory)type2
 LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)staticmethodcall2
 StringInflector (\sylius\component\core\formatter)staticmethodcall2
ShippingCategoryExampleFactory (\sylius\bundle\corebundle\fixture\factory)StringInflector (\sylius\component\core\formatter)staticmethodcall2
ShippingMethodExampleFactory (\sylius\bundle\corebundle\fixture\factory)StringInflector (\sylius\component\core\formatter)staticmethodcall2
ShopUserExampleFactory (\sylius\bundle\corebundle\fixture\factory)LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)staticmethodcall2
TaxCategoryExampleFactory (\sylius\bundle\corebundle\fixture\factory)StringInflector (\sylius\component\core\formatter)staticmethodcall2
TaxonExampleFactory (\sylius\bundle\corebundle\fixture\factory)StringInflector (\sylius\component\core\formatter)staticmethodcall2
TaxRateExampleFactory (\sylius\bundle\corebundle\fixture\factory)StringInflector (\sylius\component\core\formatter)staticmethodcall2
CatalogPromotionExecutorListener (\sylius\bundle\corebundle\fixture\listener)UpdateCatalogPromotionState (\sylius\bundle\corebundle\catalogpromotion\command)new2
OrderFixture (\sylius\bundle\corebundle\fixture)OrderExampleFactory (\sylius\bundle\corebundle\fixture\factory)new2
SimilarProductAssociationFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)type2
StickerProductFixture (\sylius\bundle\corebundle\fixture)TextAttributeType (\sylius\component\attribute\attributetype)staticconstant2
AddressType (\sylius\bundle\corebundle\form\type\checkout)AddressComparatorInterface (\sylius\component\addressing\comparator)type2
 AddressInterface (\sylius\component\core\model)type2
ProductTaxonAutocompleteChoiceType (\sylius\bundle\corebundle\form\type\taxon)ProductTaxonToTaxonTransformer (\sylius\bundle\corebundle\form\datatransformer)new2
AdminUserType (\sylius\bundle\corebundle\form\type\user)UserType (\sylius\bundle\userbundle\form\type)staticmethodcall2
SyliusRequirementsChecker (\sylius\bundle\corebundle\installer\checker)TableRenderer (\sylius\bundle\corebundle\installer\renderer)new2
 TableRenderer (\sylius\bundle\corebundle\installer\renderer)type2
FilesystemRequirements (\sylius\bundle\corebundle\installer\requirement)Requirement (\sylius\bundle\corebundle\installer\requirement)new2
UserProvider (\sylius\bundle\corebundle\oauth)ShopUserInterface (\sylius\component\core\model)type2
ChannelBasedProductTranslationProvider (\sylius\bundle\corebundle\provider)ChannelInterface (\sylius\component\core\model)type2
 ProductTranslationInterface (\sylius\component\core\model)type2
CartSessionStorage (\sylius\bundle\corebundle\storage)OrderInterface (\sylius\component\core\model)type2
TaxCalculationStrategy (\sylius\bundle\corebundle\taxation\strategy)ZoneInterface (\sylius\component\addressing\model)type2
 OrderInterface (\sylius\component\core\model)type2
CheckoutStepsHelper (\sylius\bundle\corebundle\templating\helper)OrderInterface (\sylius\component\core\model)type2
CatalogPromotionActionTypeTest (\sylius\bundle\corebundle\tests\form\type\catalogpromotion)CatalogPromotionAction (\sylius\component\promotion\model)new2
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type2
ChannelUrlExtension (\sylius\bundle\corebundle\twig)ChannelContextInterface (\sylius\component\channel\context)type2
UniqueCurrencyPairValidator (\sylius\bundle\currencybundle\validator\constraints)CurrencyInterface (\sylius\component\currency\model)type2
InventoryHelper (\sylius\bundle\inventorybundle\templating\helper)StockableInterface (\sylius\component\inventory\model)type2
RequestBasedLocaleContext (\sylius\bundle\localebundle\context)LocaleNotFoundException (\sylius\component\locale\context)new2
RequestHeaderBasedLocaleContext (\sylius\bundle\localebundle\context)LocaleNotFoundException (\sylius\component\locale\context)new2
SessionBasedCartContext (\sylius\bundle\orderbundle\context)CartNotFoundException (\sylius\component\order\context)new2
AddToCartCommand (\sylius\bundle\orderbundle\controller)OrderInterface (\sylius\component\order\model)type2
 OrderItemInterface (\sylius\component\order\model)type2
OrderController (\sylius\bundle\orderbundle\controller)OrderInterface (\sylius\component\order\model)type2
OrderItemRepository (\sylius\bundle\orderbundle\doctrine\orm)OrderItemInterface (\sylius\component\order\model)type2
ConvertPaymentAction (\sylius\bundle\payumbundle\action\paypal\expresscheckout)OrderInterface (\sylius\component\core\model)type2
ProductAttributeController (\sylius\bundle\productbundle\controller)AttributeInterface (\sylius\component\attribute\model)type2
ProductVariantRepository (\sylius\bundle\productbundle\doctrine\orm)ProductVariantInterface (\sylius\component\product\model)type2
ProductsToProductAssociationsTransformer (\sylius\bundle\productbundle\form\datatransformer)ProductAssociationInterface (\sylius\component\product\model)type2
ProductVariantToProductOptionsTransformer (\sylius\bundle\productbundle\form\datatransformer)ProductVariantInterface (\sylius\component\product\model)type2
ProductAssociationsType (\sylius\bundle\productbundle\form\type)ProductAssociationTypeInterface (\sylius\component\product\model)type2
ProductOptionValueChoiceType (\sylius\bundle\productbundle\form\type)AvailableProductOptionValuesResolverInterface (\sylius\component\product\resolver)type2
AverageRatingUpdater (\sylius\bundle\reviewbundle\updater)ReviewableInterface (\sylius\component\review\model)type2
CustomerEmailUpdaterListener (\sylius\bundle\shopbundle\eventlistener)ShopSection (\sylius\bundle\shopbundle\sectionresolver)instanceof2
ShopCartBlamerListener (\sylius\bundle\shopbundle\eventlistener)ShopSection (\sylius\bundle\shopbundle\sectionresolver)instanceof2
 ShopUserInterface (\sylius\component\core\model)instanceof2
UserRegistrationListener (\sylius\bundle\shopbundle\eventlistener)ShopUserInterface (\sylius\component\core\model)type2
OrderItemsSubtotalExtension (\sylius\bundle\shopbundle\twig)OrderItemsSubtotalCalculator (\sylius\bundle\shopbundle\calculator)new2
TaxonRepository (\sylius\bundle\taxonomybundle\doctrine\orm)TaxonInterface (\sylius\component\taxonomy\model)type2
ContextProviderInterface (\sylius\bundle\uibundle\contextprovider)TemplateBlock (\sylius\bundle\uibundle\registry)type2
DefaultContextProvider (\sylius\bundle\uibundle\contextprovider)TemplateBlock (\sylius\bundle\uibundle\registry)type2
TemplateBlockRenderingHistory (\sylius\bundle\uibundle\datacollector)TemplateBlock (\sylius\bundle\uibundle\registry)type2
TemplateBlockRegistry (\sylius\bundle\uibundle\registry)TemplateBlock (\sylius\bundle\uibundle\registry)type2
CustomContextProvider (\sylius\bundle\uibundle\tests\functional\src)TemplateBlock (\sylius\bundle\uibundle\registry)type2
AbstractRoleCommand (\sylius\bundle\userbundle\command)UserInterface (\sylius\component\user\model)type2
UserController (\sylius\bundle\userbundle\controller)GeneratorInterface (\sylius\component\user\security\generator)type2
UserEvent (\sylius\bundle\userbundle\event)UserInterface (\sylius\component\user\model)type2
PasswordUpdaterListener (\sylius\bundle\userbundle\eventlistener)UserInterface (\sylius\component\user\model)instanceof2
UserLogin (\sylius\bundle\userbundle\security)UserInterface (\sylius\component\user\model)type2
AddressComparatorInterface (\sylius\component\addressing\comparator)AddressInterface (\sylius\component\addressing\model)type2
ZoneFactoryInterface (\sylius\component\addressing\factory)ZoneInterface (\sylius\component\addressing\model)type2
ZoneMatcherInterface (\sylius\component\addressing\matcher)AddressInterface (\sylius\component\addressing\model)type2
Province (\sylius\component\addressing\model)CountryInterface (\sylius\component\addressing\model)type2
ProvinceInterface (\sylius\component\addressing\model)CountryInterface (\sylius\component\addressing\model)type2
ZoneMember (\sylius\component\addressing\model)ZoneInterface (\sylius\component\addressing\model)type2
ZoneMemberInterface (\sylius\component\addressing\model)ZoneInterface (\sylius\component\addressing\model)type2
ProvinceNamingProvider (\sylius\component\addressing\provider)AddressInterface (\sylius\component\addressing\model)type2
ProvinceNamingProviderInterface (\sylius\component\addressing\provider)AddressInterface (\sylius\component\addressing\model)type2
AttributeFactory (\sylius\component\attribute\factory)AttributeInterface (\sylius\component\attribute\model)type2
AttributeValue (\sylius\component\attribute\model)AttributeInterface (\sylius\component\attribute\model)type2
 AttributeSubjectInterface (\sylius\component\attribute\model)type2
AttributeValueInterface (\sylius\component\attribute\model)AttributeInterface (\sylius\component\attribute\model)type2
 AttributeSubjectInterface (\sylius\component\attribute\model)type2
CompositeChannelContext (\sylius\component\channel\context)PriorityQueue (\laminas\stdlib)new2
CompositeRequestResolver (\sylius\component\channel\context\requestbased)PriorityQueue (\laminas\stdlib)new2
ChannelFactory (\sylius\component\channel\factory)ChannelInterface (\sylius\component\channel\model)type2
ChannelAwareInterface (\sylius\component\channel\model)ChannelInterface (\sylius\component\channel\model)type2
ProductVariantPriceCalculator (\sylius\component\core\calculator)ProductVariantInterface (\sylius\component\core\model)type2
ShopBasedCartContext (\sylius\component\core\cart\context)CreatedByGuestFlagResolverInterface (\sylius\component\core\cart\resolver)type2
 ShopperContextInterface (\sylius\component\core\context)type2
 CustomerInterface (\sylius\component\core\model)type2
 CartContextInterface (\sylius\component\order\context)type2
CurrencyStorageInterface (\sylius\component\core\currency)ChannelInterface (\sylius\component\core\model)type2
CustomerStatisticsProvider (\sylius\component\core\customer\statistics)CustomerStatistics (\sylius\component\core\customer\statistics)new2
 OrderInterface (\sylius\component\core\model)type2
PerChannelCustomerStatistics (\sylius\component\core\customer\statistics)ChannelInterface (\sylius\component\core\model)type2
DashboardStatistics (\sylius\component\core\dashboard)ChannelInterface (\sylius\component\core\model)type2
DashboardStatisticsProvider (\sylius\component\core\dashboard)DashboardStatistics (\sylius\component\core\dashboard)new2
 DashboardStatistics (\sylius\component\core\dashboard)type2
 ChannelInterface (\sylius\component\core\model)type2
DashboardStatisticsProviderInterface (\sylius\component\core\dashboard)DashboardStatistics (\sylius\component\core\dashboard)type2
 ChannelInterface (\sylius\component\core\model)type2
MinimumPriceDistributor (\sylius\component\core\distributor)ChannelInterface (\sylius\component\core\model)type2
AddressFactory (\sylius\component\core\factory)AddressInterface (\sylius\component\core\model)type2
CartItemFactoryInterface (\sylius\component\core\factory)OrderItemInterface (\sylius\component\core\model)type2
ChannelFactory (\sylius\component\core\factory)ChannelInterface (\sylius\component\channel\model)type2
CustomerAfterCheckoutFactory (\sylius\component\core\factory)CustomerInterface (\sylius\component\core\model)type2
PaymentMethodFactory (\sylius\component\core\factory)PaymentMethodInterface (\sylius\component\core\model)type2
LocaleStorageInterface (\sylius\component\core\locale)ChannelInterface (\sylius\component\channel\model)type2
Address (\sylius\component\core\model)CustomerInterface (\sylius\component\customer\model)type2
Adjustment (\sylius\component\core\model)ShipmentInterface (\sylius\component\core\model)type2
AdjustmentInterface (\sylius\component\core\model)ShipmentInterface (\sylius\component\core\model)type2
AdminUserInterface (\sylius\component\core\model)ImageInterface (\sylius\component\core\model)type2
Channel (\sylius\component\core\model)ZoneInterface (\sylius\component\addressing\model)type2
 ShopBillingDataInterface (\sylius\component\core\model)type2
 TaxonInterface (\sylius\component\core\model)type2
ChannelInterface (\sylius\component\core\model)ZoneInterface (\sylius\component\addressing\model)type2
 ShopBillingDataInterface (\sylius\component\core\model)type2
 TaxonInterface (\sylius\component\core\model)type2
 CurrencyInterface (\sylius\component\currency\model)type2
 LocaleInterface (\sylius\component\locale\model)type2
ChannelPricing (\sylius\component\core\model)ProductVariantInterface (\sylius\component\core\model)type2
ChannelPricingInterface (\sylius\component\core\model)ProductVariantInterface (\sylius\component\core\model)type2
Customer (\sylius\component\core\model)ShopUserInterface (\sylius\component\core\model)instanceof2
 UserInterface (\sylius\component\user\model)type2
CustomerInterface (\sylius\component\core\model)UserInterface (\sylius\component\user\model)type2
ImageAwareInterface (\sylius\component\core\model)ImageInterface (\sylius\component\core\model)type2
Order (\sylius\component\core\model)ChannelInterface (\sylius\component\channel\model)type2
 AdjustmentInterface (\sylius\component\order\model)type2
 PromotionCouponInterface (\sylius\component\promotion\model)type2
OrderItem (\sylius\component\core\model)ProductVariantInterface (\sylius\component\core\model)type2
OrderItemInterface (\sylius\component\core\model)ProductVariantInterface (\sylius\component\core\model)type2
OrderItemUnit (\sylius\component\core\model)ShipmentInterface (\sylius\component\shipping\model)type2
Payment (\sylius\component\core\model)OrderInterface (\sylius\component\order\model)type2
Product (\sylius\component\core\model)Product (\sylius\component\product\model)staticmethodcall2
ProductInterface (\sylius\component\core\model)TaxonInterface (\sylius\component\core\model)type2
ProductTaxon (\sylius\component\core\model)ProductInterface (\sylius\component\core\model)type2
 TaxonInterface (\sylius\component\core\model)type2
ProductTaxonInterface (\sylius\component\core\model)ProductInterface (\sylius\component\core\model)type2
 TaxonInterface (\sylius\component\core\model)type2
ProductVariant (\sylius\component\core\model)ShippingCategoryInterface (\sylius\component\shipping\model)type2
 TaxCategoryInterface (\sylius\component\taxation\model)type2
Shipment (\sylius\component\core\model)OrderInterface (\sylius\component\order\model)type2
ShippingMethod (\sylius\component\core\model)ZoneInterface (\sylius\component\addressing\model)type2
 TaxCategoryInterface (\sylius\component\taxation\model)type2
ShippingMethodInterface (\sylius\component\core\model)ZoneInterface (\sylius\component\addressing\model)type2
ShopUser (\sylius\component\core\model)CustomerInterface (\sylius\component\core\model)instanceof2
 CustomerInterface (\sylius\component\customer\model)type2
TaxRate (\sylius\component\core\model)ZoneInterface (\sylius\component\addressing\model)type2
TaxRateInterface (\sylius\component\core\model)ZoneInterface (\sylius\component\addressing\model)type2
OrderShipmentProcessor (\sylius\component\core\orderprocessing)OrderInterface (\sylius\component\core\model)type2
 OrderInterface (\sylius\component\order\model)type2
 UnresolvedDefaultShippingMethodException (\sylius\component\shipping\exception)catch2
OrderTaxesProcessor (\sylius\component\core\orderprocessing)OrderInterface (\sylius\component\core\model)type2
OrderPaymentsRemover (\sylius\component\core\payment\remover)OrderInterface (\sylius\component\core\model)type2
OrderPaymentsRemoverInterface (\sylius\component\core\payment\remover)OrderInterface (\sylius\component\core\model)type2
Positioner (\sylius\component\core\positioner)PositionAwareInterface (\sylius\component\core\model)type2
PositionerInterface (\sylius\component\core\positioner)PositionAwareInterface (\sylius\component\core\model)type2
DiscountPromotionActionCommand (\sylius\component\core\promotion\action)PromotionInterface (\sylius\component\promotion\model)type2
 PromotionSubjectInterface (\sylius\component\promotion\model)type2
FixedDiscountPromotionActionCommand (\sylius\component\core\promotion\action)PromotionInterface (\sylius\component\promotion\model)type2
PercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)PromotionInterface (\sylius\component\promotion\model)type2
ShippingPercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)OrderInterface (\sylius\component\core\model)instanceof2
 PromotionSubjectInterface (\sylius\component\promotion\model)type2
UnitFixedDiscountPromotionActionCommand (\sylius\component\core\promotion\action)PromotionInterface (\sylius\component\promotion\model)type2
UnitPercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)PromotionInterface (\sylius\component\promotion\model)type2
OrderPromotionsUsageModifier (\sylius\component\core\promotion\modifier)OrderInterface (\sylius\component\core\model)type2
OrderPromotionsUsageModifierInterface (\sylius\component\core\promotion\modifier)OrderInterface (\sylius\component\core\model)type2
ChannelBasedLocaleProvider (\sylius\component\core\provider)ChannelNotFoundException (\sylius\component\channel\context)catch2
ProductVariantsPricesProvider (\sylius\component\core\provider)ChannelInterface (\sylius\component\core\model)type2
AddressRepositoryInterface (\sylius\component\core\repository)CustomerInterface (\sylius\component\core\model)type2
OrderRepositoryInterface (\sylius\component\core\repository)OrderInterface (\sylius\component\order\model)type2
ProductRepositoryInterface (\sylius\component\core\repository)TaxonInterface (\sylius\component\core\model)type2
PromotionRepositoryInterface (\sylius\component\core\repository)ChannelInterface (\sylius\component\channel\model)type2
ShippingMethodRepositoryInterface (\sylius\component\core\repository)ChannelInterface (\sylius\component\core\model)type2
ChannelBasedPaymentMethodsResolver (\sylius\component\core\resolver)PaymentInterface (\sylius\component\payment\model)type2
ZoneAndChannelBasedShippingMethodsResolver (\sylius\component\core\resolver)ShippingSubjectInterface (\sylius\component\shipping\model)type2
OrderPaymentStateResolver (\sylius\component\core\stateresolver)OrderInterface (\sylius\component\core\model)type2
CartStorageInterface (\sylius\component\core\storage)OrderInterface (\sylius\component\core\model)type2
OrderItemsTaxesApplicator (\sylius\component\core\taxation\applicator)ZoneInterface (\sylius\component\addressing\model)type2
 TaxRateInterface (\sylius\component\core\model)type2
OrderItemUnitsTaxesApplicator (\sylius\component\core\taxation\applicator)ZoneInterface (\sylius\component\addressing\model)type2
 OrderInterface (\sylius\component\core\model)type2
OrderShipmentTaxesApplicator (\sylius\component\core\taxation\applicator)ShipmentInterface (\sylius\component\core\model)type2
 ShippingMethodInterface (\sylius\component\core\model)type2
TaxCalculationStrategyInterface (\sylius\component\core\taxation\strategy)ZoneInterface (\sylius\component\addressing\model)type2
 OrderInterface (\sylius\component\core\model)type2
TestPromotionFactory (\sylius\component\core\test\factory)PromotionInterface (\sylius\component\core\model)type2
TestPromotionFactoryInterface (\sylius\component\core\test\factory)PromotionInterface (\sylius\component\core\model)type2
OrderItemUnitsTaxesApplicatorTest (\sylius\component\core\test\tests\taxation\applicator)Zone (\sylius\component\addressing\model)new2
 ProportionalIntegerDistributor (\sylius\component\core\distributor)new2
 OrderItemUnit (\sylius\component\core\model)new2
 OrderItemUnitsTaxesApplicator (\sylius\component\core\taxation\applicator)new2
 AdjustmentFactory (\sylius\component\order\factory)new2
OrderTokenAssignerInterface (\sylius\component\core\tokenassigner)OrderInterface (\sylius\component\core\model)type2
UniqueIdBasedOrderTokenAssigner (\sylius\component\core\tokenassigner)OrderInterface (\sylius\component\core\model)type2
CompositeCurrencyContext (\sylius\component\currency\context)PriorityQueue (\laminas\stdlib)new2
Customer (\sylius\component\customer\model)CustomerGroupInterface (\sylius\component\customer\model)type2
CustomerAwareInterface (\sylius\component\customer\model)CustomerInterface (\sylius\component\customer\model)type2
CustomerInterface (\sylius\component\customer\model)CustomerGroupInterface (\sylius\component\customer\model)type2
AvailabilityChecker (\sylius\component\inventory\checker)StockableInterface (\sylius\component\inventory\model)type2
AvailabilityCheckerInterface (\sylius\component\inventory\checker)StockableInterface (\sylius\component\inventory\model)type2
InventoryUnit (\sylius\component\inventory\model)StockableInterface (\sylius\component\inventory\model)type2
CompositeLocaleContext (\sylius\component\locale\context)PriorityQueue (\laminas\stdlib)new2
CompositeCartContext (\sylius\component\order\context)PriorityQueue (\laminas\stdlib)new2
AdjustmentFactory (\sylius\component\order\factory)AdjustmentInterface (\sylius\component\order\model)type2
OrderItemUnitFactory (\sylius\component\order\factory)OrderItemUnitInterface (\sylius\component\order\model)type2
AdjustableInterface (\sylius\component\order\model)AdjustmentInterface (\sylius\component\order\model)type2
AdjustmentInterface (\sylius\component\order\model)AdjustableInterface (\sylius\component\order\model)type2
OrderAwareInterface (\sylius\component\order\model)OrderInterface (\sylius\component\order\model)type2
OrderItem (\sylius\component\order\model)OrderInterface (\sylius\component\order\model)type2
OrderItemUnit (\sylius\component\order\model)OrderItemInterface (\sylius\component\order\model)type2
OrderModifierInterface (\sylius\component\order\modifier)OrderInterface (\sylius\component\order\model)type2
 OrderItemInterface (\sylius\component\order\model)type2
CompositeOrderProcessor (\sylius\component\order\processor)PriorityQueue (\laminas\stdlib)new2
OrderItemRepositoryInterface (\sylius\component\order\repository)OrderItemInterface (\sylius\component\order\model)type2
PaymentFactory (\sylius\component\payment\factory)PaymentInterface (\sylius\component\payment\model)type2
Payment (\sylius\component\payment\model)PaymentMethodInterface (\sylius\component\payment\model)type2
PaymentInterface (\sylius\component\payment\model)PaymentMethodInterface (\sylius\component\payment\model)type2
CompositeMethodsResolver (\sylius\component\payment\resolver)PaymentInterface (\sylius\component\payment\model)type2
PaymentMethodsResolver (\sylius\component\payment\resolver)PaymentInterface (\sylius\component\payment\model)type2
PaymentMethodsResolverInterface (\sylius\component\payment\resolver)PaymentInterface (\sylius\component\payment\model)type2
ProductFactory (\sylius\component\product\factory)ProductInterface (\sylius\component\product\model)type2
ProductVariantFactory (\sylius\component\product\factory)ProductVariantInterface (\sylius\component\product\model)type2
ProductVariantGenerator (\sylius\component\product\generator)CartesianSetBuilder (\sylius\component\product\generator)new2
 ProductInterface (\sylius\component\product\model)type2
 ProductVariantInterface (\sylius\component\product\model)type2
Product (\sylius\component\product\model)ProductAttributeValueInterface (\sylius\component\product\model)type2
ProductAssociation (\sylius\component\product\model)ProductAssociationTypeInterface (\sylius\component\product\model)type2
ProductAssociationInterface (\sylius\component\product\model)ProductAssociationTypeInterface (\sylius\component\product\model)type2
ProductAttributeValue (\sylius\component\product\model)AttributeValue (\sylius\component\attribute\model)staticmethodcall2
 ProductInterface (\sylius\component\product\model)type2
ProductAttributeValueInterface (\sylius\component\product\model)ProductInterface (\sylius\component\product\model)type2
ProductInterface (\sylius\component\product\model)ProductAssociationInterface (\sylius\component\product\model)type2
ProductOptionValue (\sylius\component\product\model)ProductOptionInterface (\sylius\component\product\model)type2
ProductOptionValueInterface (\sylius\component\product\model)ProductOptionInterface (\sylius\component\product\model)type2
ProductVariant (\sylius\component\product\model)ProductInterface (\sylius\component\product\model)type2
ProductVariantInterface (\sylius\component\product\model)ProductInterface (\sylius\component\product\model)type2
ProductVariantRepositoryInterface (\sylius\component\product\repository)ProductVariantInterface (\sylius\component\product\model)type2
PromotionActionCommandInterface (\sylius\component\promotion\action)PromotionInterface (\sylius\component\promotion\model)type2
 PromotionSubjectInterface (\sylius\component\promotion\model)type2
PromotionApplicator (\sylius\component\promotion\action)PromotionInterface (\sylius\component\promotion\model)type2
 PromotionSubjectInterface (\sylius\component\promotion\model)type2
PromotionApplicatorInterface (\sylius\component\promotion\action)PromotionInterface (\sylius\component\promotion\model)type2
 PromotionSubjectInterface (\sylius\component\promotion\model)type2
PromotionRulesEligibilityChecker (\sylius\component\promotion\checker\eligibility)PromotionSubjectInterface (\sylius\component\promotion\model)type2
PromotionCouponFactory (\sylius\component\promotion\factory)PromotionCouponInterface (\sylius\component\promotion\model)type2
GenerationPolicyInterface (\sylius\component\promotion\generator)PromotionCouponGeneratorInstructionInterface (\sylius\component\promotion\generator)type2
PromotionCouponGenerator (\sylius\component\promotion\generator)PromotionCouponGeneratorInstructionInterface (\sylius\component\promotion\generator)type2
CatalogPromotionActionInterface (\sylius\component\promotion\model)CatalogPromotionInterface (\sylius\component\promotion\model)type2
CatalogPromotionScopeInterface (\sylius\component\promotion\model)CatalogPromotionInterface (\sylius\component\promotion\model)type2
PromotionAction (\sylius\component\promotion\model)PromotionInterface (\sylius\component\promotion\model)type2
PromotionCoupon (\sylius\component\promotion\model)PromotionInterface (\sylius\component\promotion\model)type2
PromotionCouponInterface (\sylius\component\promotion\model)PromotionInterface (\sylius\component\promotion\model)type2
PromotionRule (\sylius\component\promotion\model)PromotionInterface (\sylius\component\promotion\model)type2
ReviewFactory (\sylius\component\review\factory)ReviewableInterface (\sylius\component\review\model)type2
ReviewFactoryInterface (\sylius\component\review\factory)ReviewableInterface (\sylius\component\review\model)type2
 ReviewInterface (\sylius\component\review\model)type2
Review (\sylius\component\review\model)ReviewableInterface (\sylius\component\review\model)type2
 ReviewerInterface (\sylius\component\review\model)type2
ReviewableInterface (\sylius\component\review\model)ReviewInterface (\sylius\component\review\model)type2
ReviewInterface (\sylius\component\review\model)ReviewableInterface (\sylius\component\review\model)type2
 ReviewerInterface (\sylius\component\review\model)type2
ShippingMethodRulesEligibilityChecker (\sylius\component\shipping\checker\eligibility)ShippingSubjectInterface (\sylius\component\shipping\model)type2
Shipment (\sylius\component\shipping\model)ShippingMethodInterface (\sylius\component\shipping\model)type2
ShipmentInterface (\sylius\component\shipping\model)ShippingMethodInterface (\sylius\component\shipping\model)type2
ShipmentUnit (\sylius\component\shipping\model)ShipmentInterface (\sylius\component\shipping\model)type2
 ShippableInterface (\sylius\component\shipping\model)type2
ShipmentUnitInterface (\sylius\component\shipping\model)ShipmentInterface (\sylius\component\shipping\model)type2
ShippingMethod (\sylius\component\shipping\model)ShippingCategoryInterface (\sylius\component\shipping\model)type2
ShippingMethodInterface (\sylius\component\shipping\model)ShippingCategoryInterface (\sylius\component\shipping\model)type2
ShippingMethodRule (\sylius\component\shipping\model)ShippingMethodInterface (\sylius\component\shipping\model)type2
CompositeMethodsResolver (\sylius\component\shipping\resolver)ShippingSubjectInterface (\sylius\component\shipping\model)type2
ShippingMethodsResolver (\sylius\component\shipping\resolver)ShippingSubjectInterface (\sylius\component\shipping\model)type2
ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)ShippingSubjectInterface (\sylius\component\shipping\model)type2
TaxRate (\sylius\component\taxation\model)TaxCategoryInterface (\sylius\component\taxation\model)type2
TaxRateInterface (\sylius\component\taxation\model)TaxCategoryInterface (\sylius\component\taxation\model)type2
TaxRateResolver (\sylius\component\taxation\resolver)TaxRateInterface (\sylius\component\taxation\model)type2
TaxonFactoryInterface (\sylius\component\taxonomy\factory)TaxonInterface (\sylius\component\taxonomy\model)type2
TaxonRepositoryInterface (\sylius\component\taxonomy\repository)TaxonInterface (\sylius\component\taxonomy\model)type2
UserAwareInterface (\sylius\component\user\model)UserInterface (\sylius\component\user\model)type2
UserInterface (\sylius\component\user\model)UserOAuthInterface (\sylius\component\user\model)type2
UserOAuth (\sylius\component\user\model)UserInterface (\sylius\component\user\model)type2
PasswordUpdater (\sylius\component\user\security)UserPasswordEncoderInterface (\sylius\component\user\security)instanceof2
Version20171003103916 (\sylius\migrations)SelectAttributeType (\sylius\component\attribute\attributetype)staticconstant2
PromotionSubject (\appbundle\entity)PromotionInterface (\sylius\component\promotion\model)type3
AppKernel (\)SyliusLocaleBundle (\sylius\bundle\localebundle)new3
TagResettableCartContextsPassTest (\dependencyinjection\compiler)RegisterCartContextsPass (\sylius\bundle\orderbundle\dependencyinjection\compiler)staticconstant3
NotificationCheckerSpec (\spec\sylius\behat\service)NotificationType (\sylius\behat)staticmethodcall3
SharedSecurityServiceSpec (\spec\sylius\behat\service)SecurityServiceInterface (\sylius\behat\service)type3
ZoneMemberIntegrityListenerSpec (\spec\sylius\bundle\addressingbundle\eventlistener)CountryInterface (\sylius\component\addressing\model)type3
 ZoneInterface (\sylius\component\addressing\model)type3
RequestPasswordResetActionSpec (\spec\sylius\bundle\adminbundle\action\account)PasswordResetRequest (\sylius\bundle\adminbundle\form\model)new3
AdminSectionCacheControlSubscriberSpec (\spec\sylius\bundle\adminbundle\eventlistener)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type3
StatisticsDataProviderSpec (\spec\sylius\bundle\adminbundle\provider)DashboardStatistics (\sylius\component\core\dashboard)type3
 Interval (\sylius\component\core\dashboard)staticmethodcall3
 SalesSummaryInterface (\sylius\component\core\dashboard)type3
 ChannelInterface (\sylius\component\core\model)type3
 CurrencyInterface (\sylius\component\currency\model)type3
OrderPromotionCodeAssignerSpec (\spec\sylius\bundle\apibundle\assigner)OrderInterface (\sylius\component\core\model)type3
PaymentMethodChangerSpec (\spec\sylius\bundle\apibundle\changer)PaymentMethodInterface (\sylius\component\core\model)type3
ChangePaymentMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)PaymentMethodChangerInterface (\sylius\bundle\apibundle\changer)type3
 OrderRepositoryInterface (\sylius\component\core\repository)type3
ChangeShopUserPasswordHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)ChangeShopUserPassword (\sylius\bundle\apibundle\command\account)new3
 ShopUserInterface (\sylius\component\core\model)type3
RegisterShopUserHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)RegisterShopUser (\sylius\bundle\apibundle\command\account)new3
 SendAccountRegistrationEmail (\sylius\bundle\apibundle\command\account)new3
 ChannelRepositoryInterface (\sylius\component\channel\repository)type3
 CustomerInterface (\sylius\component\core\model)type3
RequestResetPasswordTokenHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)UserRepositoryInterface (\sylius\component\user\repository)type3
ResendVerificationEmailHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)UserRepositoryInterface (\sylius\component\user\repository)type3
AddItemToCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)AddItemToCart (\sylius\bundle\apibundle\command\cart)staticmethodcall3
 OrderRepositoryInterface (\sylius\component\core\repository)type3
BlameCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)ShopUserInterface (\sylius\component\core\model)type3
 OrderRepositoryInterface (\sylius\component\core\repository)type3
RemoveItemFromCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)RemoveItemFromCart (\sylius\bundle\apibundle\command\cart)staticmethodcall3
 OrderItemInterface (\sylius\component\core\model)type3
 OrderModifierInterface (\sylius\component\order\modifier)type3
AddProductReviewHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\catalog)ProductRepositoryInterface (\sylius\component\core\repository)type3
ChoosePaymentMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)PaymentMethodInterface (\sylius\component\core\model)type3
ChooseShippingMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)ShippingMethodInterface (\sylius\component\core\model)type3
 ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker)type3
ShipShipmentHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)ShipmentInterface (\sylius\component\core\model)type3
UpdateCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)CustomerResolverInterface (\sylius\bundle\corebundle\resolver)type3
SendContactRequestHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler)ChannelRepositoryInterface (\sylius\component\channel\repository)type3
TokenValueBasedCartContextSpec (\spec\sylius\bundle\apibundle\context)OrderRepositoryInterface (\sylius\component\core\repository)type3
CountryDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)CountryProvincesDeletionCheckerInterface (\sylius\component\addressing\checker)type3
ZoneDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)ZoneDeletionCheckerInterface (\sylius\component\addressing\checker)type3
ChannelAwareItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant3
CustomerItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ShopUserInterface (\sylius\component\core\model)type3
OrderAdjustmentsSubresourceDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)OrderRepositoryInterface (\sylius\component\core\repository)type3
OrderItemAdjustmentsSubresourceDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)OrderItemRepositoryInterface (\sylius\component\order\repository)type3
OrderItemItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ShopUserInterface (\sylius\component\core\model)type3
OrderItemUnitItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ShopUserInterface (\sylius\component\core\model)type3
PaymentItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ShopUserInterface (\sylius\component\core\model)type3
PaymentMethodsCollectionDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)PaymentRepositoryInterface (\sylius\component\core\repository)type3
ProductItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ProductInterface (\sylius\component\core\model)type3
ShipmentItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ShopUserInterface (\sylius\component\core\model)type3
ShippingMethodsCollectionDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)OrderInterface (\sylius\component\core\model)type3
 ShipmentInterface (\sylius\component\core\model)type3
LocaleCodeAwareInputCommandDataTransformerSpec (\spec\sylius\bundle\apibundle\datatransformer)LocaleCodeAwareInterface (\sylius\bundle\apibundle\command)type3
LoggedInCustomerEmailAwareCommandDataTransformerSpec (\spec\sylius\bundle\apibundle\datatransformer)CustomerEmailAwareInterface (\sylius\bundle\apibundle\command)type3
 UserContextInterface (\sylius\bundle\apibundle\context)type3
LoggedInShopUserIdAwareCommandDataTransformerSpec (\spec\sylius\bundle\apibundle\datatransformer)ShopUserIdAwareInterface (\sylius\bundle\apibundle\command)type3
 UserContextInterface (\sylius\bundle\apibundle\context)type3
CountryCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type3
CurrencyCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type3
LocaleCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type3
ProductsByChannelAndLocaleCodeExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant3
TaxonCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ChannelInterface (\sylius\component\core\model)type3
 TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type3
AddressItemExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryitemextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant3
ApiCartBlamerListenerSpec (\spec\sylius\bundle\apibundle\eventlistener)OrderInterface (\sylius\component\core\model)type3
 ShopUserInterface (\sylius\component\core\model)type3
CatalogPromotionEventSubscriberSpec (\spec\sylius\bundle\apibundle\eventsubscriber)CatalogPromotionInterface (\sylius\component\core\model)type3
ProductDeletionEventSubscriberSpec (\spec\sylius\bundle\apibundle\eventsubscriber)ProductInPromotionRuleCheckerInterface (\sylius\component\core\promotion\checker)type3
ProductSlugEventSubscriberSpec (\spec\sylius\bundle\apibundle\eventsubscriber)ProductInterface (\sylius\component\core\model)type3
 ProductTranslationInterface (\sylius\component\core\model)type3
CompositePaymentConfigurationProviderSpec (\spec\sylius\bundle\apibundle\provider)PaymentInterface (\sylius\component\core\model)type3
 PaymentMethodInterface (\sylius\component\core\model)type3
ProductImageNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)ProductImageInterface (\sylius\component\core\model)type3
ProductNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)ProductVariantInterface (\sylius\component\core\model)type3
 ProductVariantResolverInterface (\sylius\component\product\resolver)type3
ProductVariantNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type3
ShippingMethodNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)OrderInterface (\sylius\component\core\model)type3
 ShipmentInterface (\sylius\component\core\model)type3
ZoneDenormalizerSpec (\spec\sylius\bundle\apibundle\serializer)ZoneInterface (\sylius\component\addressing\model)type3
ForProductsScopeValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)new3
ForTaxonsScopeValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)new3
 CatalogPromotionScope (\sylius\bundle\promotionbundle\validator\constraints)new3
ForVariantsScopeValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)new3
AccountVerificationTokenEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)VerifyCustomerAccount (\sylius\bundle\apibundle\command\account)new3
 AccountVerificationTokenEligibility (\sylius\bundle\apibundle\validator\constraints)new3
ChangedItemQuantityInCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderRepositoryInterface (\sylius\component\core\repository)type3
ChosenPaymentMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)PaymentRepositoryInterface (\sylius\component\core\repository)type3
 PaymentMethodsResolverInterface (\sylius\component\payment\resolver)type3
ChosenShippingMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)AddressInterface (\sylius\component\core\model)type3
 OrderInterface (\sylius\component\core\model)type3
 ShipmentInterface (\sylius\component\core\model)type3
OrderItemAvailabilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)CompleteOrder (\sylius\bundle\apibundle\command\checkout)new3
 OrderRepositoryInterface (\sylius\component\core\repository)type3
 AvailabilityCheckerInterface (\sylius\component\inventory\checker)type3
OrderNotEmptyValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderNotEmpty (\sylius\bundle\apibundle\validator\constraints)new3
OrderPaymentMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)CompleteOrder (\sylius\bundle\apibundle\command\checkout)new3
 OrderPaymentMethodEligibility (\sylius\bundle\apibundle\validator\constraints)new3
OrderShippingMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)CompleteOrder (\sylius\bundle\apibundle\command\checkout)new3
PromotionCouponEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)AppliedCouponEligibilityCheckerInterface (\sylius\bundle\apibundle\checker)type3
 UpdateCart (\sylius\bundle\apibundle\command\checkout)staticmethodcall3
 PromotionCouponEligibility (\sylius\bundle\apibundle\validator\constraints)new3
ShipmentAlreadyShippedValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ShipmentRepositoryInterface (\sylius\component\core\repository)type3
ShopUserNotVerifiedValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ShopUserNotVerified (\sylius\bundle\apibundle\validator\constraints)new3
UniqueReviewerEmailValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)UserContextInterface (\sylius\bundle\apibundle\context)type3
 UniqueReviewerEmail (\sylius\bundle\apibundle\validator\constraints)new3
UniqueShopUserEmailValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)UniqueShopUserEmail (\sylius\bundle\apibundle\validator\constraints)new3
 CanonicalizerInterface (\sylius\component\user\canonicalizer)type3
 UserRepositoryInterface (\sylius\component\user\repository)type3
UpdateCartEmailNotAllowedValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)UpdateCart (\sylius\bundle\apibundle\command\checkout)new3
 UserContextInterface (\sylius\bundle\apibundle\context)type3
 UpdateCartEmailNotAllowed (\sylius\bundle\apibundle\validator\constraints)new3
ValidSelectAttributeConfigurationValidatorSpec (\spec\sylius\bundle\attributebundle\validator\constraints)SelectAttributeType (\sylius\component\attribute\attributetype)staticconstant3
ValidTextAttributeConfigurationValidatorSpec (\spec\sylius\bundle\attributebundle\validator\constraints)ValidTextAttributeConfiguration (\sylius\bundle\attributebundle\validator\constraints)new3
 AttributeInterface (\sylius\component\attribute\model)type3
FakeChannelPersisterSpec (\spec\sylius\bundle\channelbundle\context\fakechannel)FakeChannelCodeProviderInterface (\sylius\bundle\channelbundle\context\fakechannel)type3
CatalogPromotionApplicatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\applicator)CatalogPromotionEligibilityCheckerInterface (\sylius\bundle\corebundle\catalogpromotion\checker)type3
 ProductVariantForCatalogPromotionEligibilityInterface (\sylius\bundle\corebundle\catalogpromotion\checker)type3
FixedDiscountPriceCalculatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\calculator)ChannelPricingInterface (\sylius\component\core\model)type3
PercentageDiscountPriceCalculatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\calculator)ChannelPricingInterface (\sylius\component\core\model)type3
InForProductScopeVariantCheckerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\checker)CatalogPromotionScopeInterface (\sylius\component\core\model)type3
 ProductVariantInterface (\sylius\component\core\model)type3
InForTaxonsScopeVariantCheckerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\checker)ProductInterface (\sylius\component\core\model)type3
InForVariantsScopeVariantCheckerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\checker)CatalogPromotionScopeInterface (\sylius\component\core\model)type3
 ProductVariantInterface (\sylius\component\core\model)type3
BatchedApplyCatalogPromotionsOnVariantsCommandDispatcherSpec (\spec\sylius\bundle\corebundle\catalogpromotion\commanddispatcher)ApplyCatalogPromotionsOnVariants (\sylius\bundle\corebundle\catalogpromotion\command)new3
RemoveInactiveCatalogPromotionHandlerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\commandhandler)RemoveInactiveCatalogPromotion (\sylius\bundle\corebundle\catalogpromotion\command)new3
UpdateCatalogPromotionStateHandlerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\commandhandler)CatalogPromotionInterface (\sylius\component\core\model)type3
CatalogPromotionEventListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\eventlistener)CatalogPromotionAnnouncerInterface (\sylius\bundle\corebundle\catalogpromotion\announcer)type3
CatalogPromotionCreatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)AllProductVariantsCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type3
CatalogPromotionEndedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)AllProductVariantsCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type3
CatalogPromotionStateChangedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)UpdateCatalogPromotionState (\sylius\bundle\corebundle\catalogpromotion\command)new3
CatalogPromotionUpdatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)AllProductVariantsCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type3
ProductCreatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)ProductCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type3
 ProductRepositoryInterface (\sylius\component\core\repository)type3
ProductUpdatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)ProductCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type3
 ProductRepositoryInterface (\sylius\component\core\repository)type3
ProductVariantCreatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)ProductVariantCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type3
 ProductVariantRepositoryInterface (\sylius\component\core\repository)type3
ProductVariantUpdatedListenerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\listener)ProductVariantCatalogPromotionsProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type3
 ProductVariantRepositoryInterface (\sylius\component\core\repository)type3
CatalogPromotionStateProcessorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)CatalogPromotionInterface (\sylius\component\core\model)type3
FixedDiscountActionValidatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionaction)CatalogPromotionInterface (\sylius\component\core\model)type3
 ChannelInterface (\sylius\component\core\model)type3
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type3
ForProductsScopeValidatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionscope)ProductRepositoryInterface (\sylius\component\core\repository)type3
ForTaxonsScopeValidatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionscope)TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type3
ForVariantsScopeValidatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionscope)ProductVariantRepositoryInterface (\sylius\component\core\repository)type3
CheckoutResolverSpec (\spec\sylius\bundle\corebundle\checkout)CheckoutStateUrlGeneratorInterface (\sylius\bundle\corebundle\checkout)type3
CustomerAndChannelBasedCartContextSpec (\spec\sylius\bundle\corebundle\context)ChannelInterface (\sylius\component\core\model)type3
 OrderRepositoryInterface (\sylius\component\core\repository)type3
 CartNotFoundException (\sylius\component\order\context)new3
SessionAndChannelBasedCartContextSpec (\spec\sylius\bundle\corebundle\context)ChannelInterface (\sylius\component\core\model)type3
OrderInventoryOperatorSpec (\spec\sylius\bundle\corebundle\doctrine\orm\inventory\operator)OrderInterface (\sylius\component\core\model)type3
 OrderItemInterface (\sylius\component\core\model)type3
 ProductVariantInterface (\sylius\component\core\model)type3
CustomerDefaultAddressListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)CustomerInterface (\sylius\component\core\model)type3
ImagesRemoveListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ImageInterface (\sylius\component\core\model)type3
 ProductInterface (\sylius\component\core\model)type3
 ImageUploaderInterface (\sylius\component\core\uploader)type3
MailerListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)CustomerInterface (\sylius\component\core\model)type3
PasswordUpdaterListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)PasswordUpdaterInterface (\sylius\component\user\security)type3
ProductDeletionListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ProductInPromotionRuleCheckerInterface (\sylius\component\core\promotion\checker)type3
ReviewCreateListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)CustomerContextInterface (\sylius\component\customer\context)type3
TaxonDeletionListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ChannelRepositoryInterface (\sylius\component\channel\repository)type3
 TaxonInPromotionRuleCheckerInterface (\sylius\component\core\promotion\checker)type3
OrderFactorySpec (\spec\sylius\bundle\corebundle\factory)ChannelInterface (\sylius\component\core\model)type3
 CurrencyInterface (\sylius\component\currency\model)type3
TaxonExampleFactorySpec (\spec\sylius\bundle\corebundle\fixture\factory)TaxonInterface (\sylius\component\core\model)type3
 Locale (\sylius\component\locale\model)type3
CatalogPromotionExecutorListenerSpec (\spec\sylius\bundle\corebundle\fixture\listener)CatalogPromotionRepositoryInterface (\sylius\component\promotion\repository)type3
ProductsToCodesTransformerSpec (\spec\sylius\bundle\corebundle\form\datatransformer)ProductRepositoryInterface (\sylius\component\core\repository)type3
ProductTaxonToTaxonTransformerSpec (\spec\sylius\bundle\corebundle\form\datatransformer)ProductInterface (\sylius\component\core\model)type3
 ProductTaxonInterface (\sylius\component\core\model)type3
 TaxonInterface (\sylius\component\core\model)type3
TaxonsToCodesTransformerSpec (\spec\sylius\bundle\corebundle\form\datatransformer)TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type3
AddUserFormSubscriberSpec (\spec\sylius\bundle\corebundle\form\eventsubscriber)UserAwareInterface (\sylius\component\user\model)type3
CustomerRegistrationFormSubscriberSpec (\spec\sylius\bundle\corebundle\form\eventsubscriber)ShopUserInterface (\sylius\component\core\model)type3
RequestResetPasswordEmailHandlerSpec (\spec\sylius\bundle\corebundle\messagehandler\admin\account)UserRepositoryInterface (\sylius\component\user\repository)type3
SendResetPasswordEmailHandlerSpec (\spec\sylius\bundle\corebundle\messagehandler\admin\account)UserRepositoryInterface (\sylius\component\user\repository)type3
OrderPromotionsIntegrityCheckerSpec (\spec\sylius\bundle\corebundle\order\checker)PromotionInterface (\sylius\component\core\model)type3
 OrderProcessorInterface (\sylius\component\order\processor)type3
CustomerProviderSpec (\spec\sylius\bundle\corebundle\provider)CustomerRepositoryInterface (\sylius\component\core\repository)type3
 CanonicalizerInterface (\sylius\component\user\canonicalizer)type3
CustomerResolverSpec (\spec\sylius\bundle\corebundle\resolver)CustomerProviderInterface (\sylius\bundle\corebundle\provider)type3
TaxCalculationStrategySpec (\spec\sylius\bundle\corebundle\taxation\strategy)ZoneInterface (\sylius\component\addressing\model)type3
 OrderInterface (\sylius\component\core\model)type3
ChannelDefaultLocaleEnabledValidatorSpec (\spec\sylius\bundle\corebundle\validator\constraints)ChannelDefaultLocaleEnabled (\sylius\bundle\corebundle\validator\constraints)new3
 ChannelInterface (\sylius\component\core\model)type3
LocalesAwareValidAttributeValueValidatorSpec (\spec\sylius\bundle\corebundle\validator\constraints)ValidAttributeValue (\sylius\bundle\attributebundle\validator\constraints)type3
UniqueReviewerEmailValidatorSpec (\spec\sylius\bundle\corebundle\validator\constraints)UserRepositoryInterface (\sylius\component\user\repository)type3
InventoryHelperSpec (\spec\sylius\bundle\inventorybundle\templating\helper)AvailabilityCheckerInterface (\sylius\component\inventory\checker)type3
InStockValidatorSpec (\spec\sylius\bundle\inventorybundle\validator\constraints)InStock (\sylius\bundle\inventorybundle\validator\constraints)new3
 InventoryUnitInterface (\sylius\component\inventory\model)type3
RequestBasedLocaleContextSpec (\spec\sylius\bundle\localebundle\context)LocaleProviderInterface (\sylius\component\locale\provider)type3
SessionBasedCartContextSpec (\spec\sylius\bundle\orderbundle\context)OrderRepositoryInterface (\sylius\component\order\repository)type3
OrderNumberAssignerSpec (\spec\sylius\bundle\orderbundle\numberassigner)OrderNumberGeneratorInterface (\sylius\bundle\orderbundle\numbergenerator)type3
ExpiredCartsRemoverSpec (\spec\sylius\bundle\orderbundle\remover)OrderInterface (\sylius\component\order\model)type3
 OrderRepositoryInterface (\sylius\component\order\repository)type3
AdjustmentsHelperSpec (\spec\sylius\bundle\orderbundle\templating\helper)AdjustmentInterface (\sylius\component\order\model)type3
ConvertPaymentActionSpec (\spec\sylius\bundle\payumbundle\action\paypal\expresscheckout)InvoiceNumberGeneratorInterface (\sylius\component\core\payment)type3
SelectProductAttributeChoiceRemoveListenerSpec (\spec\sylius\bundle\productbundle\eventlistener)SelectAttributeType (\sylius\component\attribute\attributetype)staticconstant3
ProductVariantToProductOptionsTransformerSpec (\spec\sylius\bundle\productbundle\form\datatransformer)ProductOptionValueInterface (\sylius\component\product\model)type3
GenerateProductVariantsSubscriberSpec (\spec\sylius\bundle\productbundle\form\eventsubscriber)ProductInterface (\sylius\component\product\model)type3
ProductVariantCombinationValidatorSpec (\spec\sylius\bundle\productbundle\validator)ProductVariantCombination (\sylius\bundle\productbundle\validator\constraint)new3
 ProductInterface (\sylius\component\product\model)type3
 ProductVariantInterface (\sylius\component\product\model)type3
CatalogPromotionActionValidatorSpec (\spec\sylius\bundle\promotionbundle\validator)ActionValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionaction)type3
CatalogPromotionScopeValidatorSpec (\spec\sylius\bundle\promotionbundle\validator)ScopeValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionscope)type3
CouponGenerationAmountValidatorSpec (\spec\sylius\bundle\promotionbundle\validator)GenerationPolicyInterface (\sylius\component\promotion\generator)type3
AverageRatingUpdaterSpec (\spec\sylius\bundle\reviewbundle\updater)ReviewableRatingCalculatorInterface (\sylius\component\review\calculator)type3
ShopCartBlamerListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)CustomerInterface (\sylius\component\core\model)type3
ShopCustomerAccountSubSectionCacheControlSubscriberSpec (\spec\sylius\bundle\shopbundle\eventlistener)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type3
UserCartRecalculationListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)UserEvent (\sylius\bundle\userbundle\event)type3
UserImpersonatedListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)UserEvent (\sylius\bundle\userbundle\event)type3
 ChannelContextInterface (\sylius\component\channel\context)type3
 OrderRepositoryInterface (\sylius\component\core\repository)type3
 CartStorageInterface (\sylius\component\core\storage)type3
UserRegistrationListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)UserLoginInterface (\sylius\bundle\userbundle\security)type3
 ChannelInterface (\sylius\component\core\model)type3
 ShopUserInterface (\sylius\component\core\model)type3
DefaultContextProviderSpec (\spec\sylius\bundle\uibundle\contextprovider)TemplateBlock (\sylius\bundle\uibundle\registry)new3
DelegatingTemplateEventRendererSpec (\spec\sylius\bundle\uibundle\renderer)TemplateBlockRegistryInterface (\sylius\bundle\uibundle\registry)type3
 TemplateBlockRendererInterface (\sylius\bundle\uibundle\renderer)type3
HtmlDebugTemplateBlockRendererSpec (\spec\sylius\bundle\uibundle\renderer)TemplateBlockRendererInterface (\sylius\bundle\uibundle\renderer)type3
PasswordUpdaterListenerSpec (\spec\sylius\bundle\userbundle\eventlistener)UserInterface (\sylius\component\user\model)type3
UserReloaderListenerSpec (\spec\sylius\bundle\userbundle\eventlistener)UserReloaderInterface (\sylius\bundle\userbundle\reloader)type3
EmailProviderSpec (\spec\sylius\bundle\userbundle\provider)UserRepositoryInterface (\sylius\component\user\repository)type3
UsernameOrEmailProviderSpec (\spec\sylius\bundle\userbundle\provider)UserInterface (\sylius\component\user\model)type3
UsernameProviderSpec (\spec\sylius\bundle\userbundle\provider)UserRepositoryInterface (\sylius\component\user\repository)type3
UserPasswordEncoderSpec (\spec\sylius\bundle\userbundle\security)CredentialsHolderInterface (\sylius\component\user\model)type3
ZoneMatcherSpec (\spec\sylius\component\addressing\matcher)ProvinceInterface (\sylius\component\addressing\model)type3
ProvinceNamingProviderSpec (\spec\sylius\component\addressing\provider)ProvinceInterface (\sylius\component\addressing\model)type3
ChannelContextSpec (\spec\sylius\component\channel\context\requestbased)RequestResolverInterface (\sylius\component\channel\context\requestbased)type3
HostnameBasedRequestResolverSpec (\spec\sylius\component\channel\context\requestbased)ChannelRepositoryInterface (\sylius\component\channel\repository)type3
SingleChannelContextSpec (\spec\sylius\component\channel\context)ChannelInterface (\sylius\component\channel\model)type3
PromotionCouponChannelEligibilityCheckerSpec (\spec\sylius\component\core\checker\eligibility)ChannelInterface (\sylius\component\channel\model)type3
 PromotionInterface (\sylius\component\core\model)type3
OrderPaymentMethodSelectionRequirementCheckerSpec (\spec\sylius\component\core\checker)PaymentMethodInterface (\sylius\component\core\model)type3
OrderShippingMethodSelectionRequirementCheckerSpec (\spec\sylius\component\core\checker)ChannelInterface (\sylius\component\core\model)type3
 ShippingMethodInterface (\sylius\component\core\model)type3
 ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)type3
ChannelAwareCurrencyContextSpec (\spec\sylius\component\core\currency\context)ChannelInterface (\sylius\component\core\model)type3
StorageBasedCurrencyContextSpec (\spec\sylius\component\core\currency\context)ChannelContextInterface (\sylius\component\channel\context)type3
 CurrencyStorageInterface (\sylius\component\core\currency)type3
CustomerOrderAddressesSaverSpec (\spec\sylius\component\core\customer)CustomerInterface (\sylius\component\core\model)type3
 OrderInterface (\sylius\component\core\model)type3
CustomerUniqueAddressAdderSpec (\spec\sylius\component\core\customer)CustomerInterface (\sylius\component\core\model)type3
CustomerStatisticsProviderSpec (\spec\sylius\component\core\customer\statistics)CustomerStatistics (\sylius\component\core\customer\statistics)new3
 PerChannelCustomerStatistics (\sylius\component\core\customer\statistics)new3
 CustomerInterface (\sylius\component\core\model)type3
DashboardStatisticsProviderSpec (\spec\sylius\component\core\dashboard)CustomerRepositoryInterface (\sylius\component\core\repository)type3
 OrderRepositoryInterface (\sylius\component\core\repository)type3
CartItemFactorySpec (\spec\sylius\component\core\factory)OrderItemInterface (\sylius\component\core\model)type3
CustomerAfterCheckoutFactorySpec (\spec\sylius\component\core\factory)CustomerInterface (\sylius\component\core\model)type3
StorageBasedLocaleContextSpec (\spec\sylius\component\core\locale\context)ChannelContextInterface (\sylius\component\channel\context)type3
 LocaleStorageInterface (\sylius\component\core\locale)type3
 LocaleProviderInterface (\sylius\component\locale\provider)type3
LocaleStorageSpec (\spec\sylius\component\core\locale)ChannelInterface (\sylius\component\channel\model)type3
CatalogPromotionSpec (\spec\sylius\component\core\model)ChannelInterface (\sylius\component\core\model)type3
ChannelSpec (\spec\sylius\component\core\model)CurrencyInterface (\sylius\component\currency\model)type3
 LocaleInterface (\sylius\component\locale\model)type3
PaymentMethodSpec (\spec\sylius\component\core\model)ChannelInterface (\sylius\component\core\model)type3
ProductSpec (\spec\sylius\component\core\model)ImageInterface (\sylius\component\core\model)type3
 ProductTaxonInterface (\sylius\component\core\model)type3
 TaxonInterface (\sylius\component\core\model)type3
ProductVariantSpec (\spec\sylius\component\core\model)ProductImageInterface (\sylius\component\core\model)type3
ShipmentSpec (\spec\sylius\component\core\model)OrderItemUnitInterface (\sylius\component\core\model)type3
ShippingMethodSpec (\spec\sylius\component\core\model)ChannelInterface (\sylius\component\core\model)type3
TaxonSpec (\spec\sylius\component\core\model)ImageInterface (\sylius\component\core\model)type3
OrderAdjustmentsClearerSpec (\spec\sylius\component\core\orderprocessing)OrderInterface (\sylius\component\core\model)type3
OrderPromotionProcessorSpec (\spec\sylius\component\core\orderprocessing)PromotionProcessorInterface (\sylius\component\promotion\processor)type3
OrderTaxesProcessorSpec (\spec\sylius\component\core\orderprocessing)AddressInterface (\sylius\component\core\model)type3
 OrderItemInterface (\sylius\component\core\model)type3
 ZoneProviderInterface (\sylius\component\core\provider)type3
 TaxCalculationStrategyInterface (\sylius\component\core\taxation\strategy)type3
PercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)ProportionalIntegerDistributorInterface (\sylius\component\core\distributor)type3
PromotionCouponPerCustomerUsageLimitEligibilityCheckerSpec (\spec\sylius\component\core\promotion\checker\eligibility)CustomerInterface (\sylius\component\core\model)type3
 OrderRepositoryInterface (\sylius\component\core\repository)type3
ProductInPromotionRuleCheckerSpec (\spec\sylius\component\core\promotion\checker)ProductInterface (\sylius\component\core\model)type3
HasTaxonRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)OrderItemInterface (\sylius\component\core\model)type3
 ProductInterface (\sylius\component\core\model)type3
 TaxonInterface (\sylius\component\core\model)type3
ShippingCountryRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)OrderInterface (\sylius\component\core\model)type3
TotalOfItemsFromTaxonRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)TaxonInterface (\sylius\component\core\model)type3
TaxonInPromotionRuleCheckerSpec (\spec\sylius\component\core\promotion\checker)TaxonInterface (\sylius\component\core\model)type3
OrderPromotionsUsageModifierSpec (\spec\sylius\component\core\promotion\modifier)PromotionCouponInterface (\sylius\component\core\model)type3
ContainsProductRuleUpdaterSpec (\spec\sylius\component\core\promotion\updater\rule)ProductInterface (\sylius\component\core\model)type3
 ContainsProductRuleChecker (\sylius\component\core\promotion\checker\rule)staticconstant3
ActivePromotionsByChannelProviderSpec (\spec\sylius\component\core\provider)OrderInterface (\sylius\component\core\model)type3
 PromotionRepositoryInterface (\sylius\component\core\repository)type3
ProductVariantsPricesProviderSpec (\spec\sylius\component\core\provider)ProductVariantPricesCalculatorInterface (\sylius\component\core\calculator)type3
ChannelBasedPaymentMethodsResolverSpec (\spec\sylius\component\core\resolver)ChannelInterface (\sylius\component\core\model)type3
 PaymentMethodRepositoryInterface (\sylius\component\core\repository)type3
DefaultPaymentMethodResolverSpec (\spec\sylius\component\core\resolver)PaymentMethodRepositoryInterface (\sylius\component\core\repository)type3
DefaultShippingMethodResolverSpec (\spec\sylius\component\core\resolver)ShippingMethodRepositoryInterface (\sylius\component\core\repository)type3
EligibleDefaultShippingMethodResolverSpec (\spec\sylius\component\core\resolver)ChannelInterface (\sylius\component\core\model)type3
 OrderInterface (\sylius\component\core\model)type3
 ShipmentInterface (\sylius\component\core\model)type3
ZoneAndChannelBasedShippingMethodsResolverSpec (\spec\sylius\component\core\resolver)ShippingMethodRepositoryInterface (\sylius\component\core\repository)type3
 ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)type3
OrderTotalGreaterThanOrEqualRuleCheckerSpec (\spec\sylius\component\core\shipping\checker\rule)ChannelInterface (\sylius\component\core\model)type3
 OrderInterface (\sylius\component\core\model)type3
 ShipmentInterface (\sylius\component\core\model)type3
OrderTotalLessThanOrEqualRuleCheckerSpec (\spec\sylius\component\core\shipping\checker\rule)ChannelInterface (\sylius\component\core\model)type3
 OrderInterface (\sylius\component\core\model)type3
 ShipmentInterface (\sylius\component\core\model)type3
OrderItemsTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)ProportionalIntegerDistributorInterface (\sylius\component\core\distributor)type3
 TaxRateInterface (\sylius\component\core\model)type3
TranslatableEntityLocaleAssignerSpec (\spec\sylius\component\core\translation)CLIContextCheckerInterface (\sylius\component\core\checker)type3
ImageUploaderSpec (\spec\sylius\component\core\uploader)ImageInterface (\sylius\component\core\model)type3
ProviderBasedLocaleContextSpec (\spec\sylius\component\locale\context)LocaleProviderInterface (\sylius\component\locale\provider)type3
OrderItemSpec (\spec\sylius\component\order\model)OrderInterface (\sylius\component\order\model)type3
OrderModifierSpec (\spec\sylius\component\order\modifier)OrderItemQuantityModifierInterface (\sylius\component\order\modifier)type3
DefaultPaymentMethodResolverSpec (\spec\sylius\component\payment\resolver)PaymentMethodRepositoryInterface (\sylius\component\payment\repository)type3
ProductVariantGeneratorSpec (\spec\sylius\component\product\generator)ProductVariantInterface (\sylius\component\product\model)type3
ProductAssociationSpec (\spec\sylius\component\product\model)ProductInterface (\sylius\component\product\model)type3
AvailableProductOptionValuesResolverSpec (\spec\sylius\component\product\resolver)ProductInterface (\sylius\component\product\model)type3
 ProductOptionInterface (\sylius\component\product\model)type3
CompositePromotionCouponEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)PromotionCouponInterface (\sylius\component\promotion\model)type3
 PromotionSubjectInterface (\sylius\component\promotion\model)type3
CompositePromotionEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)PromotionInterface (\sylius\component\promotion\model)type3
 PromotionSubjectInterface (\sylius\component\promotion\model)type3
PromotionCouponDurationEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)PromotionCouponInterface (\sylius\component\promotion\model)type3
 PromotionSubjectInterface (\sylius\component\promotion\model)type3
PromotionCouponUsageLimitEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)PromotionCouponInterface (\sylius\component\promotion\model)type3
 PromotionSubjectInterface (\sylius\component\promotion\model)type3
PromotionSubjectCouponEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)PromotionCouponEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)type3
 PromotionCouponInterface (\sylius\component\promotion\model)type3
PromotionUsageLimitEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)PromotionInterface (\sylius\component\promotion\model)type3
 PromotionSubjectInterface (\sylius\component\promotion\model)type3
PromotionCouponGeneratorSpec (\spec\sylius\component\promotion\generator)PromotionCouponInterface (\sylius\component\promotion\model)type3
 PromotionCouponRepositoryInterface (\sylius\component\promotion\repository)type3
AverageRatingCalculatorSpec (\spec\sylius\component\review\calculator)ReviewableInterface (\sylius\component\review\model)type3
 ReviewInterface (\sylius\component\review\model)type3
ReviewFactorySpec (\spec\sylius\component\review\factory)ReviewInterface (\sylius\component\review\model)type3
CategoryRequirementEligibilityCheckerSpec (\spec\sylius\component\shipping\checker\eligibility)ShippingMethodInterface (\sylius\component\shipping\model)type3
 ShippingSubjectInterface (\sylius\component\shipping\model)type3
CompositeShippingMethodEligibilityCheckerSpec (\spec\sylius\component\shipping\checker\eligibility)ShippingMethodInterface (\sylius\component\shipping\model)type3
 ShippingSubjectInterface (\sylius\component\shipping\model)type3
TotalWeightGreaterThanOrEqualRuleCheckerSpec (\spec\sylius\component\shipping\checker\rule)ShippingSubjectInterface (\sylius\component\shipping\model)type3
TotalWeightLessThanOrEqualRuleCheckerSpec (\spec\sylius\component\shipping\checker\rule)ShippingSubjectInterface (\sylius\component\shipping\model)type3
ShippingMethodEligibilityCheckerSpec (\spec\sylius\component\shipping\checker)ShippingCategoryInterface (\sylius\component\shipping\model)type3
 ShippingMethodInterface (\sylius\component\shipping\model)type3
 ShippingSubjectInterface (\sylius\component\shipping\model)type3
DefaultShippingMethodResolverSpec (\spec\sylius\component\shipping\resolver)ShippingMethodRepositoryInterface (\sylius\component\shipping\repository)type3
ShippingMethodsResolverSpec (\spec\sylius\component\shipping\resolver)ShippingMethodInterface (\sylius\component\shipping\model)type3
TaxRateResolverSpec (\spec\sylius\component\taxation\resolver)TaxRateInterface (\sylius\component\taxation\model)type3
TaxonFactorySpec (\spec\sylius\component\taxonomy\factory)TaxonInterface (\sylius\component\taxonomy\model)type3
ApiClientInterface (\sylius\behat\client)RequestInterface (\sylius\behat\client)type3
ManagingChannelsContext (\sylius\behat\context\api\admin)CountryInterface (\sylius\component\addressing\model)type3
ManagingPaymentsContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant3
ManagingProductsContext (\sylius\behat\context\api\admin)TaxonInterface (\sylius\component\core\model)type3
ManagingShippingMethodsContext (\sylius\behat\context\api\admin)ChannelInterface (\sylius\component\core\model)type3
CheckoutContext (\sylius\behat\context\api\shop)CountryInterface (\sylius\component\addressing\model)type3
 StringInflector (\sylius\component\core\formatter)staticmethodcall3
 ProductVariantInterface (\sylius\component\core\model)type3
LocaleContext (\sylius\behat\context\api\shop)Resources (\sylius\behat\context\api)staticconstant3
OrderContext (\sylius\behat\context\api\shop)OrderInterface (\sylius\component\core\model)type3
 PaymentMethodInterface (\sylius\component\core\model)type3
ProductContext (\sylius\behat\context\api\shop)StringInflector (\sylius\component\core\formatter)staticmethodcall3
ProductReviewContext (\sylius\behat\context\api\shop)Resources (\sylius\behat\context\api)staticconstant3
CartContext (\sylius\behat\context\domain)OrderInterface (\sylius\component\core\model)type3
CartContext (\sylius\behat\context\setup)AddItemToCart (\sylius\bundle\apibundle\command\cart)staticmethodcall3
CheckoutContext (\sylius\behat\context\setup)UpdateCart (\sylius\bundle\apibundle\command\checkout)new3
CustomerContext (\sylius\behat\context\setup)CustomerInterface (\sylius\component\core\model)type3
OrderContext (\sylius\behat\context\setup)PromotionCouponInterface (\sylius\component\core\model)type3
PaymentContext (\sylius\behat\context\setup)StringInflector (\sylius\component\core\formatter)staticmethodcall3
ProductTaxonContext (\sylius\behat\context\setup)ProductInterface (\sylius\component\core\model)type3
 TaxonInterface (\sylius\component\core\model)type3
ShippingContext (\sylius\behat\context\setup)ZoneInterface (\sylius\component\addressing\model)type3
 ShippingCategoryInterface (\sylius\component\shipping\model)type3
TaxationContext (\sylius\behat\context\setup)TaxRateInterface (\sylius\component\core\model)type3
OrderContext (\sylius\behat\context\transform)OrderInterface (\sylius\component\core\model)type3
ManagingExchangeRatesContext (\sylius\behat\context\ui\admin)ExchangeRateInterface (\sylius\component\currency\model)type3
ManagingProductOptionsContext (\sylius\behat\context\ui\admin)ProductOptionInterface (\sylius\component\product\model)type3
ManagingProductsContext (\sylius\behat\context\ui\admin)TaxonInterface (\sylius\component\core\model)type3
ManagingProductVariantsContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall3
ManagingProductVariantsPricesContext (\sylius\behat\context\ui\admin)ChannelInterface (\sylius\component\core\model)type3
 ProductVariantInterface (\sylius\component\core\model)type3
ManagingShippingCategoriesContext (\sylius\behat\context\ui\admin)ShippingCategoryInterface (\sylius\component\shipping\model)type3
ProductShowPageContext (\sylius\behat\context\ui\admin)CatalogPromotionInterface (\sylius\component\core\model)type3
 ProductInterface (\sylius\component\core\model)type3
RemovingProductContext (\sylius\behat\context\ui\admin)ProductInterface (\sylius\component\core\model)type3
ResettingPasswordContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall3
AccountContext (\sylius\behat\context\ui\shop)NotificationType (\sylius\behat)staticmethodcall3
IndexPage (\sylius\behat\page\admin\country)CountryInterface (\sylius\component\addressing\model)type3
IndexPage (\sylius\behat\page\admin\currency)CurrencyInterface (\sylius\component\currency\model)type3
UpdatePage (\sylius\behat\page\admin\order)AddressInterface (\sylius\component\addressing\model)type3
CreateSimpleProductPage (\sylius\behat\page\admin\product)CreatePage (\sylius\behat\page\admin\crud)staticmethodcall3
UpdateSimpleProductPage (\sylius\behat\page\admin\product)SlugGenerationHelper (\sylius\behat\service)staticmethodcall3
 TaxonInterface (\sylius\component\core\model)type3
 ProductAssociationTypeInterface (\sylius\component\product\model)type3
UpdateSimpleProductPageInterface (\sylius\behat\page\admin\product)TaxonInterface (\sylius\component\core\model)type3
 ProductAssociationTypeInterface (\sylius\component\product\model)type3
CreatePage (\sylius\behat\page\admin\productvariant)ChannelInterface (\sylius\component\core\model)type3
CreatePageInterface (\sylius\behat\page\admin\productvariant)ChannelInterface (\sylius\component\core\model)type3
IndexPageInterface (\sylius\behat\page\admin\promotion)PromotionInterface (\sylius\component\promotion\model)type3
UpdatePage (\sylius\behat\page\admin\taxon)SlugGenerationHelper (\sylius\behat\service)staticmethodcall3
UpdatePage (\sylius\behat\page\shop\account\addressbook)JQueryHelper (\sylius\behat\service)staticmethodcall3
CompletePage (\sylius\behat\page\shop\checkout)AddressInterface (\sylius\component\core\model)type3
ShowPage (\sylius\behat\page\shop\product)DriverHelper (\sylius\behat\service)staticmethodcall3
AutocompleteHelper (\sylius\behat\service)JQueryHelper (\sylius\behat\service)staticmethodcall3
OrderUnitTaxesExtension (\sylius\bundle\adminbundle\twig)OrderItemInterface (\sylius\component\core\model)type3
Foo (\sylius\bundle\apibundle\application\entity)FooSyliusResource (\sylius\bundle\apibundle\application\entity)type3
 AdminUserInterface (\sylius\component\core\model)type3
OrderStateMachineTransitionApplicator (\sylius\bundle\apibundle\applicator)OrderInterface (\sylius\component\core\model)type3
PaymentStateMachineTransitionApplicator (\sylius\bundle\apibundle\applicator)PaymentInterface (\sylius\component\payment\model)type3
PickupCartHandler (\sylius\bundle\apibundle\commandhandler\cart)ChannelInterface (\sylius\component\core\model)type3
AddressMapper (\sylius\bundle\apibundle\mapper)AddressInterface (\sylius\component\core\model)type3
AddressMapperInterface (\sylius\bundle\apibundle\mapper)AddressInterface (\sylius\component\core\model)type3
FakeChannelContext (\sylius\bundle\channelbundle\context\fakechannel)ChannelNotFoundException (\sylius\component\channel\context)new3
ChannelRepository (\sylius\bundle\channelbundle\doctrine\orm)ChannelInterface (\sylius\component\channel\model)type3
CatalogPromotionRemovalProcessor (\sylius\bundle\corebundle\catalogpromotion\processor)CatalogPromotionStates (\sylius\component\promotion\model)staticconstant3
CustomerAndChannelBasedCartContext (\sylius\bundle\corebundle\context)CartNotFoundException (\sylius\component\order\context)new3
SessionAndChannelBasedCartContext (\sylius\bundle\corebundle\context)CartNotFoundException (\sylius\component\order\context)new3
PaymentRepository (\sylius\bundle\corebundle\doctrine\orm)PaymentInterface (\sylius\component\core\model)type3
ProductRepository (\sylius\bundle\corebundle\doctrine\orm)ProductInterface (\sylius\component\core\model)type3
ShipmentRepository (\sylius\bundle\corebundle\doctrine\orm)ShipmentInterface (\sylius\component\core\model)type3
ShippingMethodRepository (\sylius\bundle\corebundle\doctrine\orm)ChannelInterface (\sylius\component\core\model)type3
MailerListener (\sylius\bundle\corebundle\eventlistener)Emails (\sylius\bundle\userbundle\mailer)staticconstant3
BookProductFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)type3
AddressExampleFactory (\sylius\bundle\corebundle\fixture\factory)AddressInterface (\sylius\component\core\model)type3
CatalogPromotionExampleFactory (\sylius\bundle\corebundle\fixture\factory)StringInflector (\sylius\component\core\formatter)staticmethodcall3
TshirtProductFixture (\sylius\bundle\corebundle\fixture)TextAttributeType (\sylius\component\attribute\attributetype)staticconstant3
ProductImageType (\sylius\bundle\corebundle\form\type\product)ImageType (\sylius\bundle\corebundle\form\type)staticmethodcall3
PriceHelper (\sylius\bundle\corebundle\templating\helper)ProductVariantInterface (\sylius\component\core\model)type3
CircularDependencyBreakingErrorListenerTest (\sylius\bundle\corebundle\tests\listener)CircularDependencyBreakingErrorListener (\sylius\bundle\corebundle\eventlistener)new3
ChannelUrlExtensionTest (\sylius\bundle\corebundle\tests\twig)Channel (\sylius\component\channel\model)new3
OrderItemController (\sylius\bundle\orderbundle\controller)OrderInterface (\sylius\component\order\model)type3
BuildAttributesFormSubscriber (\sylius\bundle\productbundle\form\eventsubscriber)ProductAttributeValueInterface (\sylius\component\product\model)type3
ProductVariantMatchType (\sylius\bundle\productbundle\form\type)ProductOptionInterface (\sylius\component\product\model)type3
GenerateCouponsCommandTest (\sylius\bundle\promotionbundle\tests\command)PromotionCouponGeneratorInstruction (\sylius\component\promotion\generator)new3
OrderItemsSubtotalCalculatorTest (\sylius\bundle\shopbundle\tests\calculator)OrderItemsSubtotalCalculator (\sylius\bundle\shopbundle\calculator)type3
OrderTaxesTotalExtension (\sylius\bundle\shopbundle\twig)OrderInterface (\sylius\component\core\model)type3
MailerListener (\sylius\bundle\userbundle\eventlistener)Emails (\sylius\bundle\userbundle\mailer)staticconstant3
AddressComparator (\sylius\component\addressing\comparator)AddressInterface (\sylius\component\addressing\model)type3
ZoneFactory (\sylius\component\addressing\factory)ZoneInterface (\sylius\component\addressing\model)type3
ZoneMatcher (\sylius\component\addressing\matcher)ZoneInterface (\sylius\component\addressing\model)type3
Country (\sylius\component\addressing\model)ProvinceInterface (\sylius\component\addressing\model)type3
CountryInterface (\sylius\component\addressing\model)ProvinceInterface (\sylius\component\addressing\model)type3
Zone (\sylius\component\addressing\model)ZoneMemberInterface (\sylius\component\addressing\model)type3
ZoneInterface (\sylius\component\addressing\model)ZoneMemberInterface (\sylius\component\addressing\model)type3
ChannelContext (\sylius\component\channel\context\requestbased)ChannelInterface (\sylius\component\channel\model)type3
ChannelsAwareInterface (\sylius\component\channel\model)ChannelInterface (\sylius\component\channel\model)type3
ChannelRepositoryInterface (\sylius\component\channel\repository)ChannelInterface (\sylius\component\channel\model)type3
ProductVariantPriceCalculator (\sylius\component\core\calculator)MissingChannelConfigurationException (\sylius\component\core\exception)staticmethodcall3
ShopBasedCartContext (\sylius\component\core\cart\context)OrderInterface (\sylius\component\core\model)type3
CartItemFactory (\sylius\component\core\factory)OrderItemInterface (\sylius\component\core\model)type3
OrderInventoryOperatorInterface (\sylius\component\core\inventory\operator)OrderInterface (\sylius\component\core\model)type3
LocaleStorage (\sylius\component\core\locale)ChannelInterface (\sylius\component\channel\model)type3
CatalogPromotion (\sylius\component\core\model)ChannelInterface (\sylius\component\channel\model)type3
Channel (\sylius\component\core\model)CountryInterface (\sylius\component\addressing\model)type3
ChannelInterface (\sylius\component\core\model)CountryInterface (\sylius\component\addressing\model)type3
ChannelPricing (\sylius\component\core\model)CatalogPromotionInterface (\sylius\component\core\model)type3
ChannelPricingInterface (\sylius\component\core\model)CatalogPromotionInterface (\sylius\component\core\model)type3
ImagesAwareInterface (\sylius\component\core\model)ImageInterface (\sylius\component\core\model)type3
Order (\sylius\component\core\model)ShipmentInterface (\sylius\component\core\model)type3
 CustomerInterface (\sylius\component\customer\model)type3
 PromotionInterface (\sylius\component\promotion\model)type3
OrderInterface (\sylius\component\core\model)ShipmentInterface (\sylius\component\core\model)type3
PaymentMethod (\sylius\component\core\model)ChannelInterface (\sylius\component\channel\model)type3
Product (\sylius\component\core\model)ChannelInterface (\sylius\component\channel\model)type3
 TaxonInterface (\sylius\component\core\model)type3
 ReviewInterface (\sylius\component\review\model)type3
ProductImage (\sylius\component\core\model)ProductVariantInterface (\sylius\component\core\model)type3
ProductImageInterface (\sylius\component\core\model)ProductVariantInterface (\sylius\component\core\model)type3
ProductImagesAwareInterface (\sylius\component\core\model)ProductImageInterface (\sylius\component\core\model)type3
ProductTaxonsAwareInterface (\sylius\component\core\model)ProductTaxonInterface (\sylius\component\core\model)type3
ProductVariant (\sylius\component\core\model)ChannelInterface (\sylius\component\core\model)type3
ProductVariantInterface (\sylius\component\core\model)ChannelInterface (\sylius\component\core\model)type3
Promotion (\sylius\component\core\model)ChannelInterface (\sylius\component\channel\model)type3
Shipment (\sylius\component\core\model)AdjustmentInterface (\sylius\component\order\model)type3
ShippingMethod (\sylius\component\core\model)ChannelInterface (\sylius\component\channel\model)type3
OrderPaymentProcessor (\sylius\component\core\orderprocessing)OrderInterface (\sylius\component\core\model)type3
OrderPaymentProvider (\sylius\component\core\payment\provider)OrderInterface (\sylius\component\core\model)type3
UnitDiscountPromotionActionCommand (\sylius\component\core\promotion\action)OrderItemUnitInterface (\sylius\component\core\model)type3
UnitFixedDiscountPromotionActionCommand (\sylius\component\core\promotion\action)FilterInterface (\sylius\component\core\promotion\filter)type3
UnitPercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)FilterInterface (\sylius\component\core\promotion\filter)type3
UnitsPromotionAdjustmentsApplicator (\sylius\component\core\promotion\applicator)PromotionInterface (\sylius\component\promotion\model)type3
PaymentRepositoryInterface (\sylius\component\core\repository)PaymentInterface (\sylius\component\core\model)type3
ProductRepositoryInterface (\sylius\component\core\repository)ProductInterface (\sylius\component\core\model)type3
ShipmentRepositoryInterface (\sylius\component\core\repository)ShipmentInterface (\sylius\component\core\model)type3
OrderShippingStateResolver (\sylius\component\core\stateresolver)OrderInterface (\sylius\component\core\model)type3
OrderItemsTaxesApplicator (\sylius\component\core\taxation\applicator)OrderInterface (\sylius\component\core\model)type3
ImageUploader (\sylius\component\core\uploader)UploadedImagePathGenerator (\sylius\component\core\generator)new3
CurrenciesAwareInterface (\sylius\component\currency\model)CurrencyInterface (\sylius\component\currency\model)type3
LocalesAwareInterface (\sylius\component\locale\model)LocaleInterface (\sylius\component\locale\model)type3
Adjustment (\sylius\component\order\model)AdjustableInterface (\sylius\component\order\model)type3
Order (\sylius\component\order\model)OrderItemInterface (\sylius\component\order\model)type3
OrderInterface (\sylius\component\order\model)OrderItemInterface (\sylius\component\order\model)type3
OrderItem (\sylius\component\order\model)OrderItemUnitInterface (\sylius\component\order\model)type3
OrderItemInterface (\sylius\component\order\model)OrderItemUnitInterface (\sylius\component\order\model)type3
OrderItemQuantityModifier (\sylius\component\order\modifier)OrderItemInterface (\sylius\component\order\model)type3
OrderModifier (\sylius\component\order\modifier)OrderInterface (\sylius\component\order\model)type3
 OrderItemInterface (\sylius\component\order\model)type3
PaymentsSubjectInterface (\sylius\component\payment\model)PaymentInterface (\sylius\component\payment\model)type3
ProductVariantsParityChecker (\sylius\component\product\checker)ProductVariantInterface (\sylius\component\product\model)type3
Product (\sylius\component\product\model)ProductAssociationInterface (\sylius\component\product\model)type3
 ProductOptionInterface (\sylius\component\product\model)type3
ProductInterface (\sylius\component\product\model)ProductOptionInterface (\sylius\component\product\model)type3
 ProductVariantInterface (\sylius\component\product\model)type3
ProductOption (\sylius\component\product\model)ProductOptionValueInterface (\sylius\component\product\model)type3
ProductOptionInterface (\sylius\component\product\model)ProductOptionValueInterface (\sylius\component\product\model)type3
ProductVariant (\sylius\component\product\model)ProductOptionValueInterface (\sylius\component\product\model)type3
ProductVariantInterface (\sylius\component\product\model)ProductOptionValueInterface (\sylius\component\product\model)type3
PercentageGenerationPolicy (\sylius\component\promotion\generator)PromotionCouponGeneratorInstructionInterface (\sylius\component\promotion\generator)type3
CatalogPromotion (\sylius\component\promotion\model)CatalogPromotionActionInterface (\sylius\component\promotion\model)type3
 CatalogPromotionScopeInterface (\sylius\component\promotion\model)type3
CatalogPromotionAction (\sylius\component\promotion\model)CatalogPromotionInterface (\sylius\component\promotion\model)type3
CatalogPromotionInterface (\sylius\component\promotion\model)CatalogPromotionActionInterface (\sylius\component\promotion\model)type3
 CatalogPromotionScopeInterface (\sylius\component\promotion\model)type3
CatalogPromotionScope (\sylius\component\promotion\model)CatalogPromotionInterface (\sylius\component\promotion\model)type3
Promotion (\sylius\component\promotion\model)PromotionActionInterface (\sylius\component\promotion\model)type3
 PromotionCouponInterface (\sylius\component\promotion\model)type3
 PromotionRuleInterface (\sylius\component\promotion\model)type3
PromotionInterface (\sylius\component\promotion\model)PromotionActionInterface (\sylius\component\promotion\model)type3
 PromotionCouponInterface (\sylius\component\promotion\model)type3
 PromotionRuleInterface (\sylius\component\promotion\model)type3
PromotionSubjectInterface (\sylius\component\promotion\model)PromotionInterface (\sylius\component\promotion\model)type3
ReviewFactory (\sylius\component\review\factory)ReviewInterface (\sylius\component\review\model)type3
Shipment (\sylius\component\shipping\model)ShipmentUnitInterface (\sylius\component\shipping\model)type3
ShipmentInterface (\sylius\component\shipping\model)ShipmentUnitInterface (\sylius\component\shipping\model)type3
ShippingMethod (\sylius\component\shipping\model)ShippingMethodRuleInterface (\sylius\component\shipping\model)type3
ShippingMethodInterface (\sylius\component\shipping\model)ShippingMethodRuleInterface (\sylius\component\shipping\model)type3
TaxCategory (\sylius\component\taxation\model)TaxRateInterface (\sylius\component\taxation\model)type3
TaxCategoryInterface (\sylius\component\taxation\model)TaxRateInterface (\sylius\component\taxation\model)type3
TaxonFactory (\sylius\component\taxonomy\factory)TaxonInterface (\sylius\component\taxonomy\model)type3
TaxonsAwareInterface (\sylius\component\taxonomy\model)TaxonInterface (\sylius\component\taxonomy\model)type3
User (\sylius\component\user\model)UserOAuthInterface (\sylius\component\user\model)type3
NotificationCheckerSpec (\spec\sylius\behat\service)NotificationAccessorInterface (\sylius\behat\service\accessor)type4
ZoneMemberIntegrityListenerSpec (\spec\sylius\bundle\addressingbundle\eventlistener)CountryProvincesDeletionCheckerInterface (\sylius\component\addressing\checker)type4
 ZoneDeletionCheckerInterface (\sylius\component\addressing\checker)type4
BuildAddressFormSubscriberSpec (\spec\sylius\bundle\addressingbundle\form\eventlistener)CountryInterface (\sylius\component\addressing\model)type4
ZoneCannotContainItselfValidatorSpec (\spec\sylius\bundle\addressingbundle\validator\constraints)ZoneInterface (\sylius\component\addressing\model)type4
 ZoneMemberInterface (\sylius\component\addressing\model)type4
StatisticsDataProviderSpec (\spec\sylius\bundle\adminbundle\provider)MoneyFormatterInterface (\sylius\bundle\moneybundle\formatter)type4
 DashboardStatisticsProviderInterface (\sylius\component\core\dashboard)type4
 SalesDataProviderInterface (\sylius\component\core\dashboard)type4
OrderPromotionCodeAssignerSpec (\spec\sylius\bundle\apibundle\assigner)OrderProcessorInterface (\sylius\component\order\processor)type4
 PromotionCouponRepositoryInterface (\sylius\component\promotion\repository)type4
PaymentMethodChangerSpec (\spec\sylius\bundle\apibundle\changer)OrderInterface (\sylius\component\core\model)type4
ChangeShopUserPasswordHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)UserRepositoryInterface (\sylius\component\user\repository)type4
 PasswordUpdaterInterface (\sylius\component\user\security)type4
RegisterShopUserHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\account)CustomerResolverInterface (\sylius\bundle\corebundle\resolver)type4
 ShopUserInterface (\sylius\component\core\model)type4
AddItemToCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)CartItemFactoryInterface (\sylius\component\core\factory)type4
 ProductVariantRepositoryInterface (\sylius\component\core\repository)type4
BlameCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)BlameCart (\sylius\bundle\apibundle\command\cart)new4
 UserRepositoryInterface (\sylius\component\user\repository)type4
PickupCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)CustomerInterface (\sylius\component\core\model)type4
RemoveItemFromCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)OrderItemRepository (\sylius\bundle\orderbundle\doctrine\orm)type4
ChoosePaymentMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)PaymentRepositoryInterface (\sylius\component\core\repository)type4
ChooseShippingMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)ShipmentRepositoryInterface (\sylius\component\core\repository)type4
CompleteOrderHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)CustomerInterface (\sylius\component\core\model)type4
ShipShipmentHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)ShipShipment (\sylius\bundle\apibundle\command\checkout)new4
TokenValueBasedCartContextSpec (\spec\sylius\bundle\apibundle\context)CartNotFoundException (\sylius\component\order\context)new4
AddressDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)ShopUserInterface (\sylius\component\core\model)type4
CountryDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)CountryInterface (\sylius\component\addressing\model)type4
ZoneDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)ZoneInterface (\sylius\component\addressing\model)type4
ChannelAwareItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ChannelContextInterface (\sylius\component\channel\context)type4
CustomerItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)CustomerInterface (\sylius\component\core\model)type4
PaymentMethodsCollectionDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)PaymentMethodInterface (\sylius\component\core\model)type4
 OrderRepositoryInterface (\sylius\component\core\repository)type4
ProductAttributesSubresourceDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)LocaleContextInterface (\sylius\component\locale\context)type4
 LocaleProviderInterface (\sylius\component\locale\provider)type4
 ProductAttributeValueRepositoryInterface (\sylius\component\product\repository)type4
ProductItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)UserContextInterface (\sylius\bundle\apibundle\context)type4
 ProductRepositoryInterface (\sylius\component\core\repository)type4
ShippingMethodsCollectionDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ChannelInterface (\sylius\component\core\model)type4
 ShipmentRepositoryInterface (\sylius\component\core\repository)type4
 ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)type4
CommandAwareInputDataTransformerSpec (\spec\sylius\bundle\apibundle\datatransformer)PickupCart (\sylius\bundle\apibundle\command\cart)new4
CountryCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant4
CurrencyCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant4
EnabledProductVariantsExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type4
LocaleCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant4
ProductsWithEnableFlagExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type4
TaxonCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type4
ExchangeRateExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryextension)ChannelInterface (\sylius\component\core\model)type4
AddressItemExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryitemextension)UserContextInterface (\sylius\bundle\apibundle\context)type4
EnabledProductVariantItemExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryitemextension)UserContextInterface (\sylius\bundle\apibundle\context)type4
OrderShopUserItemExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryitemextension)UserContextInterface (\sylius\bundle\apibundle\context)type4
OrderVisitorItemExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryitemextension)UserContextInterface (\sylius\bundle\apibundle\context)type4
ProductSlugEventSubscriberSpec (\spec\sylius\bundle\apibundle\eventsubscriber)SlugGeneratorInterface (\sylius\component\product\generator)type4
AddressMapperSpec (\spec\sylius\bundle\apibundle\mapper)AddressInterface (\sylius\component\core\model)type4
OrderAddressModifierSpec (\spec\sylius\bundle\apibundle\modifier)ChannelInterface (\sylius\component\core\model)type4
ProductAttributeValueNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)ProductAttributeInterface (\sylius\component\product\model)type4
ProductNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)ProductInterface (\sylius\component\core\model)type4
ProductVariantNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)ChannelInterface (\sylius\component\core\model)type4
ShippingMethodNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)ChannelContextInterface (\sylius\component\channel\context)type4
 ChannelInterface (\sylius\component\core\model)type4
 OrderRepositoryInterface (\sylius\component\core\repository)type4
 ShipmentRepositoryInterface (\sylius\component\core\repository)type4
AcceptLanguageHeaderDocumentationNormalizerSpec (\spec\sylius\bundle\apibundle\swagger)LocaleInterface (\sylius\component\locale\model)type4
ForProductsScopeValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)CatalogPromotionScope (\sylius\bundle\promotionbundle\validator\constraints)new4
ForTaxonsScopeValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type4
 ScopeValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionscope)type4
ForVariantsScopeValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)CatalogPromotionScope (\sylius\bundle\promotionbundle\validator\constraints)new4
PercentageDiscountActionValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)new4
AddingEligibleProductVariantToCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderInterface (\sylius\component\core\model)type4
 OrderItemInterface (\sylius\component\core\model)type4
AdminResetPasswordTokenNonExpiredValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)AdminResetPasswordTokenNonExpired (\sylius\bundle\apibundle\validator\constraints)new4
 ResetPassword (\sylius\bundle\corebundle\message\admin\account)new4
 UserRepositoryInterface (\sylius\component\user\repository)type4
ChangedItemQuantityInCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)AvailabilityCheckerInterface (\sylius\component\inventory\checker)type4
CheckoutCompletionValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderTokenValueAwareInterface (\sylius\bundle\apibundle\command)type4
 OrderRepositoryInterface (\sylius\component\core\repository)type4
ChosenPaymentMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ChoosePaymentMethod (\sylius\bundle\apibundle\command\checkout)new4
 ChosenPaymentMethodEligibility (\sylius\bundle\apibundle\validator\constraints)new4
 PaymentMethodRepositoryInterface (\sylius\component\core\repository)type4
ChosenShippingMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)type4
OrderNotEmptyValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)CompleteOrder (\sylius\bundle\apibundle\command\checkout)new4
 OrderRepositoryInterface (\sylius\component\core\repository)type4
OrderPaymentMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderRepositoryInterface (\sylius\component\core\repository)type4
OrderShippingMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ChannelInterface (\sylius\component\core\model)type4
 OrderInterface (\sylius\component\core\model)type4
 ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)type4
PromotionCouponEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderRepositoryInterface (\sylius\component\core\repository)type4
 PromotionCouponRepositoryInterface (\sylius\component\promotion\repository)type4
ShopUserNotVerifiedValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)UserRepositoryInterface (\sylius\component\user\repository)type4
UpdateCartEmailNotAllowedValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderRepositoryInterface (\sylius\component\core\repository)type4
FakeChannelContextSpec (\spec\sylius\bundle\channelbundle\context\fakechannel)FakeChannelCodeProviderInterface (\sylius\bundle\channelbundle\context\fakechannel)type4
 ChannelRepositoryInterface (\sylius\component\channel\repository)type4
CatalogPromotionAnnouncerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\announcer)CatalogPromotionInterface (\sylius\component\core\model)type4
 CatalogPromotionEnded (\sylius\component\promotion\event)new4
InForTaxonsScopeVariantCheckerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\checker)TaxonTreeRepositoryInterface (\sylius\bundle\taxonomybundle\repository)type4
 CatalogPromotionScopeInterface (\sylius\component\core\model)type4
 ProductVariantInterface (\sylius\component\core\model)type4
 TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type4
RemoveInactiveCatalogPromotionHandlerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\commandhandler)CatalogPromotionRepositoryInterface (\sylius\component\promotion\repository)type4
UpdateCatalogPromotionStateHandlerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\commandhandler)UpdateCatalogPromotionState (\sylius\bundle\corebundle\catalogpromotion\command)new4
ExclusiveCriteriaSpec (\spec\sylius\bundle\corebundle\catalogpromotion\discountapplicationcriteria)CatalogPromotionActionInterface (\sylius\component\promotion\model)type4
 CatalogPromotionInterface (\sylius\component\promotion\model)type4
MinimumPriceCriteriaSpec (\spec\sylius\bundle\corebundle\catalogpromotion\discountapplicationcriteria)CatalogPromotionActionInterface (\sylius\component\promotion\model)type4
 CatalogPromotionInterface (\sylius\component\promotion\model)type4
CatalogPromotionRemovalProcessorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)CatalogPromotionEnded (\sylius\component\promotion\event)new4
CatalogPromotionStateProcessorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)CatalogPromotionEligibilityCheckerInterface (\sylius\bundle\corebundle\catalogpromotion\checker)type4
FixedDiscountActionValidatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\validator\catalogpromotionaction)CatalogPromotionAction (\sylius\bundle\promotionbundle\validator\constraints)new4
 ChannelRepositoryInterface (\sylius\component\channel\repository)type4
CustomerAndChannelBasedCartContextSpec (\spec\sylius\bundle\corebundle\context)CustomerContextInterface (\sylius\component\customer\context)type4
SessionAndChannelBasedCartContextSpec (\spec\sylius\bundle\corebundle\context)CartStorageInterface (\sylius\component\core\storage)type4
OrderInventoryOperatorSpec (\spec\sylius\bundle\corebundle\doctrine\orm\inventory\operator)OrderInventoryOperatorInterface (\sylius\component\core\inventory\operator)type4
MailerListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ChannelInterface (\sylius\component\channel\model)type4
OrderFactorySpec (\spec\sylius\bundle\corebundle\factory)OrderInterface (\sylius\component\core\model)type4
AddBaseCurrencySubscriberSpec (\spec\sylius\bundle\corebundle\form\eventsubscriber)ChannelInterface (\sylius\component\core\model)type4
AddUserFormSubscriberSpec (\spec\sylius\bundle\corebundle\form\eventsubscriber)UserInterface (\sylius\component\user\model)type4
CustomerRegistrationFormSubscriberSpec (\spec\sylius\bundle\corebundle\form\eventsubscriber)CustomerInterface (\sylius\component\core\model)type4
UserPasswordResetterSpec (\spec\sylius\bundle\corebundle\security)UserRepositoryInterface (\sylius\component\user\repository)type4
 PasswordUpdaterInterface (\sylius\component\user\security)type4
PriceHelperSpec (\spec\sylius\bundle\corebundle\templating\helper)ChannelInterface (\sylius\component\core\model)type4
CartItemAvailabilityValidatorSpec (\spec\sylius\bundle\corebundle\validator\constraints)ProductVariantInterface (\sylius\component\core\model)type4
OrderShippingMethodEligibilityValidatorSpec (\spec\sylius\bundle\corebundle\validator\constraints)OrderShippingMethodEligibility (\sylius\bundle\corebundle\validator\constraints)new4
 ChannelInterface (\sylius\component\core\model)type4
 OrderInterface (\sylius\component\core\model)type4
 ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)type4
ResolveNextRouteActionSpec (\spec\sylius\bundle\payumbundle\action)OrderInterface (\sylius\component\core\model)type4
SelectProductAttributeChoiceRemoveListenerSpec (\spec\sylius\bundle\productbundle\eventlistener)ProductAttributeInterface (\sylius\component\product\model)type4
ProductVariantToProductOptionsTransformerSpec (\spec\sylius\bundle\productbundle\form\datatransformer)ProductVariantInterface (\sylius\component\product\model)type4
BuildAttributesFormSubscriberSpec (\spec\sylius\bundle\productbundle\form\eventsubscriber)ProductAttributeValueInterface (\sylius\component\product\model)type4
GenerateProductVariantsSubscriberSpec (\spec\sylius\bundle\productbundle\form\eventsubscriber)ProductVariantGeneratorInterface (\sylius\component\product\generator)type4
ProductVariantCombinationValidatorSpec (\spec\sylius\bundle\productbundle\validator)ProductVariantsParityCheckerInterface (\sylius\component\product\checker)type4
UniqueSimpleProductCodeValidatorSpec (\spec\sylius\bundle\productbundle\validator)UniqueSimpleProductCode (\sylius\bundle\productbundle\validator\constraint)new4
 ProductVariantRepositoryInterface (\sylius\component\product\repository)type4
EligibleCatalogPromotionsProviderSpec (\spec\sylius\bundle\promotionbundle\provider)CriteriaInterface (\sylius\bundle\promotionbundle\criteria)type4
ReviewChangeListenerSpec (\spec\sylius\bundle\reviewbundle\eventlistener)ReviewableRatingUpdaterInterface (\sylius\bundle\reviewbundle\updater)type4
CustomerEmailUpdaterListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)GeneratorInterface (\sylius\component\user\security\generator)type4
OrderIntegrityCheckerSpec (\spec\sylius\bundle\shopbundle\eventlistener)OrderInterface (\sylius\component\core\model)type4
ShopCartBlamerListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)UserEvent (\sylius\bundle\userbundle\event)type4
 OrderInterface (\sylius\component\core\model)type4
UserCartRecalculationListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)ShopSection (\sylius\bundle\shopbundle\sectionresolver)type4
UserRegistrationListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)ChannelContextInterface (\sylius\component\channel\context)type4
 CustomerInterface (\sylius\component\core\model)type4
 GeneratorInterface (\sylius\component\user\security\generator)type4
LocaleStrippingRouterSpec (\spec\sylius\bundle\shopbundle\router)LocaleContextInterface (\sylius\component\locale\context)type4
OrderPaymentsExtensionSpec (\spec\sylius\bundle\shopbundle\twig)OrderInterface (\sylius\component\core\model)type4
 PaymentMethodsResolverInterface (\sylius\component\payment\resolver)type4
HtmlDebugTemplateEventRendererSpec (\spec\sylius\bundle\uibundle\renderer)TemplateBlock (\sylius\bundle\uibundle\registry)new4
 TemplateBlockRegistryInterface (\sylius\bundle\uibundle\registry)type4
 TemplateEventRendererInterface (\sylius\bundle\uibundle\renderer)type4
TwigTemplateBlockRendererSpec (\spec\sylius\bundle\uibundle\renderer)ContextProviderInterface (\sylius\bundle\uibundle\contextprovider)type4
UsernameOrEmailProviderSpec (\spec\sylius\bundle\userbundle\provider)CanonicalizerInterface (\sylius\component\user\canonicalizer)type4
UserLoginSpec (\spec\sylius\bundle\userbundle\security)UserInterface (\sylius\component\user\model)type4
CountrySpec (\spec\sylius\component\addressing\model)ProvinceInterface (\sylius\component\addressing\model)type4
SingleChannelContextSpec (\spec\sylius\component\channel\context)ChannelRepositoryInterface (\sylius\component\channel\repository)type4
PromotionCouponChannelEligibilityCheckerSpec (\spec\sylius\component\core\checker\eligibility)OrderInterface (\sylius\component\core\model)type4
OrderPaymentMethodSelectionRequirementCheckerSpec (\spec\sylius\component\core\checker)PaymentMethodsResolverInterface (\sylius\component\payment\resolver)type4
ChannelAwareCurrencyContextSpec (\spec\sylius\component\core\currency\context)ChannelContextInterface (\sylius\component\channel\context)type4
 CurrencyContextInterface (\sylius\component\currency\context)type4
 Currency (\sylius\component\currency\model)new4
CurrencyStorageSpec (\spec\sylius\component\core\currency)ChannelInterface (\sylius\component\core\model)type4
CustomerOrderAddressesSaverSpec (\spec\sylius\component\core\customer)CustomerAddressAdderInterface (\sylius\component\core\customer)type4
CustomerUniqueAddressAdderSpec (\spec\sylius\component\core\customer)AddressComparatorInterface (\sylius\component\addressing\comparator)type4
 AddressInterface (\sylius\component\core\model)type4
CustomerStatisticsProviderSpec (\spec\sylius\component\core\customer\statistics)OrderRepositoryInterface (\sylius\component\core\repository)type4
CustomerStatisticsSpec (\spec\sylius\component\core\customer\statistics)PerChannelCustomerStatistics (\sylius\component\core\customer\statistics)new4
MinimumPriceDistributorSpec (\spec\sylius\component\core\distributor)ChannelInterface (\sylius\component\core\model)type4
CustomerSpec (\spec\sylius\component\core\model)AddressInterface (\sylius\component\core\model)type4
 ShopUserInterface (\sylius\component\core\model)type4
ProductImageSpec (\spec\sylius\component\core\model)ProductVariantInterface (\sylius\component\core\model)type4
ProductVariantSpec (\spec\sylius\component\core\model)ChannelInterface (\sylius\component\core\model)type4
ShopUserSpec (\spec\sylius\component\core\model)CustomerInterface (\sylius\component\core\model)type4
OrderPaymentProcessorSpec (\spec\sylius\component\core\orderprocessing)OrderPaymentsRemoverInterface (\sylius\component\core\payment\remover)type4
OrderShipmentProcessorSpec (\spec\sylius\component\core\orderprocessing)ProductVariantInterface (\sylius\component\core\model)type4
 ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)type4
OrderTaxesProcessorSpec (\spec\sylius\component\core\orderprocessing)ZoneMatcherInterface (\sylius\component\addressing\matcher)type4
ShippingChargesProcessorSpec (\spec\sylius\component\core\orderprocessing)OrderInterface (\sylius\component\core\model)type4
OrderPaymentProviderSpec (\spec\sylius\component\core\payment\provider)PaymentMethodInterface (\sylius\component\core\model)type4
OrderPaymentsRemoverSpec (\spec\sylius\component\core\payment\remover)OrderInterface (\sylius\component\core\model)type4
FixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)ProportionalIntegerDistributorInterface (\sylius\component\core\distributor)type4
PercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)ChannelInterface (\sylius\component\core\model)type4
ShippingPercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)AdjustmentInterface (\sylius\component\core\model)type4
UnitPercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)ChannelPricingInterface (\sylius\component\core\model)type4
 ProductVariantInterface (\sylius\component\core\model)type4
ContainsProductRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)OrderItemInterface (\sylius\component\core\model)type4
 ProductInterface (\sylius\component\core\model)type4
HasTaxonRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)OrderInterface (\sylius\component\core\model)type4
ProductFilterSpec (\spec\sylius\component\core\promotion\filter)OrderItemInterface (\sylius\component\core\model)type4
TaxonFilterSpec (\spec\sylius\component\core\promotion\filter)OrderItemInterface (\sylius\component\core\model)type4
ActivePromotionsByChannelProviderSpec (\spec\sylius\component\core\provider)PromotionInterface (\sylius\component\core\model)type4
ChannelBasedPaymentMethodsResolverSpec (\spec\sylius\component\core\resolver)OrderInterface (\sylius\component\core\model)type4
EligibleDefaultShippingMethodResolverSpec (\spec\sylius\component\core\resolver)ShippingMethodRepositoryInterface (\sylius\component\core\repository)type4
 ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)type4
TaxationAddressResolverSpec (\spec\sylius\component\core\resolver)AddressInterface (\sylius\component\core\model)type4
ZoneAndChannelBasedShippingMethodsResolverSpec (\spec\sylius\component\core\resolver)ZoneMatcherInterface (\sylius\component\addressing\matcher)type4
 ZoneInterface (\sylius\component\addressing\model)type4
 ShippingMethodInterface (\sylius\component\core\model)type4
OrderShippingStateResolverSpec (\spec\sylius\component\core\stateresolver)OrderInterface (\sylius\component\core\model)type4
OrderStateResolverSpec (\spec\sylius\component\core\stateresolver)OrderInterface (\sylius\component\core\model)type4
OrderItemUnitsTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)AdjustmentInterface (\sylius\component\core\model)type4
 TaxRateInterface (\sylius\component\core\model)type4
UnpaidOrdersStateUpdaterSpec (\spec\sylius\component\core\updater)OrderRepositoryInterface (\sylius\component\core\repository)type4
AdjustmentSpec (\spec\sylius\component\order\model)OrderInterface (\sylius\component\order\model)type4
 OrderItemUnitInterface (\sylius\component\order\model)type4
OrderItemQuantityModifierSpec (\spec\sylius\component\order\modifier)OrderItemUnitInterface (\sylius\component\order\model)type4
OrderModifierSpec (\spec\sylius\component\order\modifier)OrderInterface (\sylius\component\order\model)type4
CompositeMethodsResolverSpec (\spec\sylius\component\payment\resolver)PaymentInterface (\sylius\component\payment\model)type4
ProductVariantGeneratorSpec (\spec\sylius\component\product\generator)ProductVariantsParityCheckerInterface (\sylius\component\product\checker)type4
 ProductVariantFactoryInterface (\sylius\component\product\factory)type4
 ProductInterface (\sylius\component\product\model)type4
 ProductOptionInterface (\sylius\component\product\model)type4
ProductSpec (\spec\sylius\component\product\model)ProductOptionInterface (\sylius\component\product\model)type4
DefaultProductVariantResolverSpec (\spec\sylius\component\product\resolver)ProductInterface (\sylius\component\product\model)type4
PromotionDurationEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)PromotionInterface (\sylius\component\promotion\model)type4
 PromotionSubjectInterface (\sylius\component\promotion\model)type4
PromotionRulesEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)PromotionInterface (\sylius\component\promotion\model)type4
 PromotionSubjectInterface (\sylius\component\promotion\model)type4
PromotionSubjectCouponEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)PromotionCouponAwarePromotionSubjectInterface (\sylius\component\promotion\model)type4
CartQuantityRuleCheckerSpec (\spec\sylius\component\promotion\checker\rule)CountablePromotionSubjectInterface (\sylius\component\promotion\model)type4
ItemTotalRuleCheckerSpec (\spec\sylius\component\promotion\checker\rule)PromotionSubjectInterface (\sylius\component\promotion\model)type4
PromotionCouponGeneratorSpec (\spec\sylius\component\promotion\generator)PromotionCouponGeneratorInstructionInterface (\sylius\component\promotion\generator)type4
 PromotionInterface (\sylius\component\promotion\model)type4
PromotionProcessorSpec (\spec\sylius\component\promotion\processor)PromotionSubjectInterface (\sylius\component\promotion\model)type4
CategoryRequirementEligibilityCheckerSpec (\spec\sylius\component\shipping\checker\eligibility)ShippingCategoryInterface (\sylius\component\shipping\model)type4
ShippingMethodRulesEligibilityCheckerSpec (\spec\sylius\component\shipping\checker\eligibility)ShippingMethodInterface (\sylius\component\shipping\model)type4
 ShippingSubjectInterface (\sylius\component\shipping\model)type4
CompositeMethodsResolverSpec (\spec\sylius\component\shipping\resolver)ShippingSubjectInterface (\sylius\component\shipping\model)type4
UniqueTokenGeneratorSpec (\spec\sylius\component\user\security\generator)UniquenessCheckerInterface (\sylius\component\user\security\checker)type4
PasswordUpdaterSpec (\spec\sylius\component\user\security)UserInterface (\sylius\component\user\model)type4
 UserPasswordHasherInterface (\sylius\component\user\security)type4
ApiPlatformClient (\sylius\behat\client)RequestInterface (\sylius\behat\client)type4
ManagingAdministratorsContext (\sylius\behat\context\api\admin)AdminUserInterface (\sylius\component\core\model)type4
ManagingCatalogPromotionsContext (\sylius\behat\context\api\admin)InForTaxonsScopeVariantChecker (\sylius\bundle\corebundle\catalogpromotion\checker)staticconstant4
ManagingCountriesContext (\sylius\behat\context\api\admin)ProvinceInterface (\sylius\component\addressing\model)type4
ManagingCurrenciesContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant4
ManagingExchangeRatesContext (\sylius\behat\context\api\admin)ExchangeRateInterface (\sylius\component\currency\model)type4
ManagingProductOptionsContext (\sylius\behat\context\api\admin)ProductOptionInterface (\sylius\component\product\model)type4
ManagingProductVariantsContext (\sylius\behat\context\api\admin)ProductInterface (\sylius\component\core\model)type4
ManagingShippingCategoriesContext (\sylius\behat\context\api\admin)ShippingCategoryInterface (\sylius\component\shipping\model)type4
ManagingTaxCategoriesContext (\sylius\behat\context\api\admin)TaxCategoryInterface (\sylius\component\taxation\model)type4
ManagingZonesContext (\sylius\behat\context\api\admin)ProvinceInterface (\sylius\component\addressing\model)type4
EmailContext (\sylius\behat\context\api)OrderInterface (\sylius\component\core\model)type4
CartContext (\sylius\behat\context\api\shop)ProductVariantInterface (\sylius\component\core\model)type4
ManagingProductsContext (\sylius\behat\context\domain)ProductVariantInterface (\sylius\component\core\model)type4
ManagingPromotionCouponsContext (\sylius\behat\context\domain)PromotionCouponInterface (\sylius\component\promotion\model)type4
ManagingPromotionsContext (\sylius\behat\context\domain)PromotionInterface (\sylius\component\promotion\model)type4
AddressContext (\sylius\behat\context\setup)CustomerInterface (\sylius\component\core\model)type4
CatalogPromotionContext (\sylius\behat\context\setup)InForProductScopeVariantChecker (\sylius\bundle\corebundle\catalogpromotion\checker)staticconstant4
 ProductInterface (\sylius\component\core\model)type4
ChannelContext (\sylius\behat\context\setup)StringInflector (\sylius\component\core\formatter)staticmethodcall4
ExchangeRateContext (\sylius\behat\context\setup)CurrencyInterface (\sylius\component\currency\model)type4
PaymentContext (\sylius\behat\context\setup)PaymentMethodInterface (\sylius\component\core\model)type4
ProductAssociationContext (\sylius\behat\context\setup)ProductInterface (\sylius\component\core\model)type4
 ProductAssociationTypeInterface (\sylius\component\product\model)type4
ProductAttributeContext (\sylius\behat\context\setup)StringInflector (\sylius\component\core\formatter)staticmethodcall4
PromotionContext (\sylius\behat\context\setup)ProductInterface (\sylius\component\core\model)type4
ProductVariantContext (\sylius\behat\context\transform)StringInflector (\sylius\component\core\formatter)staticmethodcall4
ManagingOrdersContext (\sylius\behat\context\ui\admin)AddressInterface (\sylius\component\addressing\model)type4
 AdminUserInterface (\sylius\component\core\model)type4
ManagingProductsContext (\sylius\behat\context\ui\admin)ProductAssociationTypeInterface (\sylius\component\product\model)type4
ManagingTaxCategoriesContext (\sylius\behat\context\ui\admin)TaxCategoryInterface (\sylius\component\taxation\model)type4
ManagingZonesContext (\sylius\behat\context\ui\admin)ZoneMemberInterface (\sylius\component\addressing\model)type4
EmailContext (\sylius\behat\context\ui)OrderInterface (\sylius\component\core\model)type4
AddressBookContext (\sylius\behat\context\ui\shop)NotificationType (\sylius\behat)staticmethodcall4
RegistrationContext (\sylius\behat\context\ui\shop)NotificationType (\sylius\behat)staticmethodcall4
ThemeContext (\sylius\behat\context\ui)ChannelInterface (\sylius\component\core\model)type4
CreatePage (\sylius\behat\page\admin\promotion)AutocompleteHelper (\sylius\behat\service)staticmethodcall4
IndexPage (\sylius\behat\page\admin\promotion)PromotionInterface (\sylius\component\promotion\model)type4
CompletePage (\sylius\behat\page\shop\checkout)ProductInterface (\sylius\component\core\model)type4
CompletePageInterface (\sylius\behat\page\shop\checkout)ProductInterface (\sylius\component\core\model)type4
ArchivingShippingMethodApplicator (\sylius\bundle\apibundle\applicator)ShippingMethodInterface (\sylius\component\core\model)type4
ArchivingShippingMethodApplicatorInterface (\sylius\bundle\apibundle\applicator)ShippingMethodInterface (\sylius\component\core\model)type4
ProductReviewStateMachineTransitionApplicatorInterface (\sylius\bundle\apibundle\applicator)ReviewInterface (\sylius\component\review\model)type4
TokenValueBasedCartContext (\sylius\bundle\apibundle\context)CartNotFoundException (\sylius\component\order\context)new4
ProductsByChannelAndLocaleCodeExtension (\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant4
OrderAddressModifier (\sylius\bundle\apibundle\modifier)OrderInterface (\sylius\component\core\model)type4
PostgreSQLDriverExceptionListenerTest (\sylius\bundle\apibundle\tests\listener)PostgreSQLDriverExceptionListener (\sylius\bundle\apibundle\eventlistener)new4
CatalogPromotionAnnouncer (\sylius\bundle\corebundle\catalogpromotion\announcer)CatalogPromotionInterface (\sylius\component\core\model)type4
OrderInventoryOperator (\sylius\bundle\corebundle\doctrine\orm\inventory\operator)OrderInterface (\sylius\component\core\model)type4
ProductRepository (\sylius\bundle\corebundle\doctrine\orm)ChannelInterface (\sylius\component\core\model)type4
ProductReviewExampleFactory (\sylius\bundle\corebundle\fixture\factory)LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)staticmethodcall4
TaxonExampleFactory (\sylius\bundle\corebundle\fixture\factory)TaxonInterface (\sylius\component\core\model)type4
TaxRateExampleFactory (\sylius\bundle\corebundle\fixture\factory)LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)staticmethodcall4
MugProductFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)type4
StickerProductFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)type4
TshirtProductFixture (\sylius\bundle\corebundle\fixture)AbstractResourceFixture (\sylius\bundle\corebundle\fixture)type4
SettingsRequirements (\sylius\bundle\corebundle\installer\requirement)Requirement (\sylius\bundle\corebundle\installer\requirement)new4
CartSessionStorage (\sylius\bundle\corebundle\storage)SessionProvider (\sylius\bundle\corebundle\provider)staticmethodcall4
ChannelBasedProductTranslationProviderTest (\sylius\bundle\corebundle\tests\provider)Channel (\sylius\component\core\model)new4
 Product (\sylius\component\core\model)new4
ChannelUrlExtensionTest (\sylius\bundle\corebundle\tests\twig)ChannelUrlExtension (\sylius\bundle\corebundle\twig)new4
ZoneMatcher (\sylius\component\addressing\matcher)AddressInterface (\sylius\component\addressing\model)type4
AttributeSubjectInterface (\sylius\component\attribute\model)AttributeValueInterface (\sylius\component\attribute\model)type4
AdminUser (\sylius\component\core\model)ImageInterface (\sylius\component\core\model)type4
Order (\sylius\component\core\model)AddressInterface (\sylius\component\core\model)type4
 PaymentInterface (\sylius\component\payment\model)type4
OrderInterface (\sylius\component\core\model)AddressInterface (\sylius\component\core\model)type4
Product (\sylius\component\core\model)ImageInterface (\sylius\component\core\model)type4
 ProductTaxonInterface (\sylius\component\core\model)type4
ProductVariant (\sylius\component\core\model)ChannelPricingInterface (\sylius\component\core\model)type4
 ProductImageInterface (\sylius\component\core\model)type4
ProductVariantInterface (\sylius\component\core\model)ChannelPricingInterface (\sylius\component\core\model)type4
Taxon (\sylius\component\core\model)ImageInterface (\sylius\component\core\model)type4
OrderPaymentProvider (\sylius\component\core\payment\provider)PaymentInterface (\sylius\component\core\model)type4
ShippingPercentageDiscountPromotionActionCommand (\sylius\component\core\promotion\action)PromotionInterface (\sylius\component\promotion\model)type4
ProductRepositoryInterface (\sylius\component\core\repository)ChannelInterface (\sylius\component\core\model)type4
CartStorageInterface (\sylius\component\core\storage)ChannelInterface (\sylius\component\core\model)type4
ExchangeRate (\sylius\component\currency\model)CurrencyInterface (\sylius\component\currency\model)type4
ExchangeRateInterface (\sylius\component\currency\model)CurrencyInterface (\sylius\component\currency\model)type4
Product (\sylius\component\product\model)ProductVariantInterface (\sylius\component\product\model)type4
SecurityServiceSpec (\spec\sylius\behat\service)CookieSetterInterface (\sylius\behat\service\setter)type5
SessionManagerSpec (\spec\sylius\behat\service)SecurityServiceInterface (\sylius\behat\service)type5
 SharedStorageInterface (\sylius\behat\service)type5
ZoneCannotContainItselfValidatorSpec (\spec\sylius\bundle\addressingbundle\validator\constraints)ZoneCannotContainItself (\sylius\bundle\addressingbundle\validator\constraints)new5
PaymentMethodChangerSpec (\spec\sylius\bundle\apibundle\changer)PaymentMethodRepositoryInterface (\sylius\component\core\repository)type5
 PaymentRepositoryInterface (\sylius\component\core\repository)type5
AppliedCouponEligibilityCheckerSpec (\spec\sylius\bundle\apibundle\checker)OrderInterface (\sylius\component\core\model)type5
 PromotionCouponInterface (\sylius\component\core\model)type5
 PromotionInterface (\sylius\component\core\model)type5
PickupCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)CustomerRepositoryInterface (\sylius\component\core\repository)type5
 LocaleInterface (\sylius\component\locale\model)type5
ChoosePaymentMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)PaymentInterface (\sylius\component\core\model)type5
ChooseShippingMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)OrderInterface (\sylius\component\core\model)type5
 ShipmentInterface (\sylius\component\core\model)type5
CompleteOrderHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)OrderPromotionsIntegrityCheckerInterface (\sylius\bundle\corebundle\order\checker)type5
 OrderInterface (\sylius\component\core\model)type5
ShipShipmentHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)ShipmentRepositoryInterface (\sylius\component\core\repository)type5
AddressDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)UserContextInterface (\sylius\bundle\apibundle\context)type5
CustomerItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)UserContextInterface (\sylius\bundle\apibundle\context)type5
 CustomerRepositoryInterface (\sylius\component\core\repository)type5
OrderItemItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)UserContextInterface (\sylius\bundle\apibundle\context)type5
 OrderItemRepositoryInterface (\sylius\component\core\repository)type5
OrderItemUnitItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)UserContextInterface (\sylius\bundle\apibundle\context)type5
 OrderItemUnitRepositoryInterface (\sylius\component\core\repository)type5
PaymentItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)UserContextInterface (\sylius\bundle\apibundle\context)type5
 PaymentRepositoryInterface (\sylius\component\core\repository)type5
ShipmentItemDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)UserContextInterface (\sylius\bundle\apibundle\context)type5
 ShipmentRepositoryInterface (\sylius\component\core\repository)type5
ShippingMethodsCollectionDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ChannelContextInterface (\sylius\component\channel\context)type5
LoggedInCustomerEmailIfNotSetAwareCommandDataTransformerSpec (\spec\sylius\bundle\apibundle\datatransformer)LoggedInCustomerEmailIfNotSetAwareInterface (\sylius\bundle\apibundle\command)type5
 UserContextInterface (\sylius\bundle\apibundle\context)type5
AddressesExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type5
OrdersByLoggedInUserExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type5
ProductsByTaxonExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type5
ExchangeRateExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryextension)UserContextInterface (\sylius\bundle\apibundle\context)type5
ApiCartBlamerListenerSpec (\spec\sylius\bundle\apibundle\eventlistener)ShopApiOrdersSubSection (\sylius\bundle\apibundle\sectionresolver)type5
CatalogPromotionEventSubscriberSpec (\spec\sylius\bundle\apibundle\eventsubscriber)CatalogPromotionAnnouncerInterface (\sylius\bundle\corebundle\catalogpromotion\announcer)type5
OrderAddressModifierSpec (\spec\sylius\bundle\apibundle\modifier)OrderInterface (\sylius\component\core\model)type5
CompositePaymentConfigurationProviderSpec (\spec\sylius\bundle\apibundle\provider)PaymentConfigurationProviderInterface (\sylius\bundle\apibundle\payment)type5
PathPrefixProviderSpec (\spec\sylius\bundle\apibundle\provider)UserContextInterface (\sylius\bundle\apibundle\context)type5
ProductAttributeValueNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)LocaleProviderInterface (\sylius\component\locale\provider)type5
ZoneDenormalizerSpec (\spec\sylius\bundle\apibundle\serializer)Zone (\sylius\component\addressing\model)new5
ForProductsScopeValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type5
 ScopeValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionscope)type5
ForVariantsScopeValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type5
 ScopeValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionscope)type5
PercentageDiscountActionValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)CatalogPromotionAction (\sylius\bundle\promotionbundle\validator\constraints)new5
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type5
AddingEligibleProductVariantToCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderRepositoryInterface (\sylius\component\core\repository)type5
 AvailabilityCheckerInterface (\sylius\component\inventory\checker)type5
ChangedItemQuantityInCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ProductInterface (\sylius\component\core\model)type5
 ProductVariantInterface (\sylius\component\core\model)type5
ChosenPaymentMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)PaymentMethodInterface (\sylius\component\core\model)type5
ChosenShippingMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ShippingMethodInterface (\sylius\component\core\model)type5
CorrectOrderAddressValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)UpdateCart (\sylius\bundle\apibundle\command\checkout)new5
 CorrectOrderAddress (\sylius\bundle\apibundle\validator\constraints)new5
OrderShippingMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderShippingMethodEligibility (\sylius\bundle\apibundle\validator\constraints)new5
ValidSelectAttributeConfigurationValidatorSpec (\spec\sylius\bundle\attributebundle\validator\constraints)ValidSelectAttributeConfiguration (\sylius\bundle\attributebundle\validator\constraints)new5
 AttributeInterface (\sylius\component\attribute\model)type5
CatalogPromotionAnnouncerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\announcer)DelayStampCalculatorInterface (\sylius\bundle\corebundle\calculator)type5
FixedDiscountPriceCalculatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\calculator)CatalogPromotionActionInterface (\sylius\component\promotion\model)type5
PercentageDiscountPriceCalculatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\calculator)CatalogPromotionActionInterface (\sylius\component\promotion\model)type5
UpdateCatalogPromotionStateHandlerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\commandhandler)CatalogPromotionStateProcessorInterface (\sylius\bundle\corebundle\catalogpromotion\processor)type5
CatalogPromotionRemovalProcessorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)RemoveInactiveCatalogPromotion (\sylius\bundle\corebundle\catalogpromotion\command)new5
 CatalogPromotionInterface (\sylius\component\core\model)type5
CustomerAndChannelBasedCartContextSpec (\spec\sylius\bundle\corebundle\context)ChannelContextInterface (\sylius\component\channel\context)type5
SessionAndChannelBasedCartContextSpec (\spec\sylius\bundle\corebundle\context)ChannelContextInterface (\sylius\component\channel\context)type5
CustomerDefaultAddressListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)AddressInterface (\sylius\component\core\model)type5
DefaultUsernameORMListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)ShopUserInterface (\sylius\component\core\model)type5
GeographicalFixtureSpec (\spec\sylius\bundle\corebundle\fixture)ZoneFactoryInterface (\sylius\component\addressing\factory)type5
 ZoneInterface (\sylius\component\addressing\model)type5
ProductsToCodesTransformerSpec (\spec\sylius\bundle\corebundle\form\datatransformer)ProductInterface (\sylius\component\core\model)type5
TaxonsToCodesTransformerSpec (\spec\sylius\bundle\corebundle\form\datatransformer)TaxonInterface (\sylius\component\core\model)type5
UserProviderSpec (\spec\sylius\bundle\corebundle\oauth)ShopUserInterface (\sylius\component\core\model)type5
 UserOAuthInterface (\sylius\component\user\model)type5
UriBasedSectionProviderSpec (\spec\sylius\bundle\corebundle\sectionresolver)UriBasedSectionResolverInterface (\sylius\bundle\corebundle\sectionresolver)type5
CartSessionStorageSpec (\spec\sylius\bundle\corebundle\storage)ChannelInterface (\sylius\component\core\model)type5
ChannelBasedThemeContextSpec (\spec\sylius\bundle\corebundle\theme)ChannelContextInterface (\sylius\component\channel\context)type5
CartItemAvailabilityValidatorSpec (\spec\sylius\bundle\corebundle\validator\constraints)CartItemAvailability (\sylius\bundle\corebundle\validator\constraints)new5
 AddToCartCommandInterface (\sylius\bundle\orderbundle\controller)type5
 OrderInterface (\sylius\component\core\model)type5
 AvailabilityCheckerInterface (\sylius\component\inventory\checker)type5
ResolveNextRouteActionSpec (\spec\sylius\bundle\payumbundle\action)ResolveNextRoute (\sylius\bundle\payumbundle\request)type5
 PaymentInterface (\sylius\component\core\model)type5
ProductVariantToProductOptionsTransformerSpec (\spec\sylius\bundle\productbundle\form\datatransformer)ProductInterface (\sylius\component\product\model)type5
UniqueSimpleProductCodeValidatorSpec (\spec\sylius\bundle\productbundle\validator)ProductInterface (\sylius\component\product\model)type5
OrderIntegrityCheckerSpec (\spec\sylius\bundle\shopbundle\eventlistener)OrderPromotionsIntegrityCheckerInterface (\sylius\bundle\corebundle\order\checker)type5
 PromotionInterface (\sylius\component\core\model)type5
UsernameOrEmailProviderSpec (\spec\sylius\bundle\userbundle\provider)UserRepositoryInterface (\sylius\component\user\repository)type5
AddressComparatorSpec (\spec\sylius\component\addressing\comparator)AddressInterface (\sylius\component\addressing\model)type5
ZoneMatcherSpec (\spec\sylius\component\addressing\matcher)CountryInterface (\sylius\component\addressing\model)type5
ProductVariantPriceCalculatorSpec (\spec\sylius\component\core\calculator)ChannelPricingInterface (\sylius\component\core\model)type5
ShopBasedCartContextSpec (\spec\sylius\component\core\cart\context)CustomerInterface (\sylius\component\core\model)type5
PromotionCouponChannelEligibilityCheckerSpec (\spec\sylius\component\core\checker\eligibility)PromotionCouponInterface (\sylius\component\promotion\model)type5
OrderPaymentMethodSelectionRequirementCheckerSpec (\spec\sylius\component\core\checker)ChannelInterface (\sylius\component\core\model)type5
 PaymentInterface (\sylius\component\core\model)type5
OrderShippingMethodSelectionRequirementCheckerSpec (\spec\sylius\component\core\checker)OrderInterface (\sylius\component\core\model)type5
CustomerStatisticsProviderSpec (\spec\sylius\component\core\customer\statistics)ChannelInterface (\sylius\component\core\model)type5
MinimumPriceDistributorSpec (\spec\sylius\component\core\distributor)ProportionalIntegerDistributorInterface (\sylius\component\core\distributor)type5
OrderItemUnitSpec (\spec\sylius\component\core\model)AdjustmentInterface (\sylius\component\core\model)type5
 OrderItemInterface (\sylius\component\core\model)type5
OrderSpec (\spec\sylius\component\core\model)ShipmentInterface (\sylius\component\core\model)type5
ShipmentSpec (\spec\sylius\component\core\model)OrderInterface (\sylius\component\core\model)type5
OrderTaxesProcessorSpec (\spec\sylius\component\core\orderprocessing)OrderInterface (\sylius\component\core\model)type5
OrderPaymentProviderSpec (\spec\sylius\component\core\payment\provider)OrderInterface (\sylius\component\core\model)type5
PercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)UnitsPromotionAdjustmentsApplicatorInterface (\sylius\component\core\promotion\applicator)type5
ShippingPercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)OrderInterface (\sylius\component\core\model)type5
 ShipmentInterface (\sylius\component\core\model)type5
UnitPercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)AdjustmentInterface (\sylius\component\core\model)type5
 ChannelInterface (\sylius\component\core\model)type5
 OrderItemUnitInterface (\sylius\component\core\model)type5
NthOrderRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)OrderRepositoryInterface (\sylius\component\core\repository)type5
TotalOfItemsFromTaxonRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)TaxonRepositoryInterface (\sylius\component\taxonomy\repository)type5
OrderPromotionsUsageModifierSpec (\spec\sylius\component\core\promotion\modifier)OrderInterface (\sylius\component\core\model)type5
ChannelBasedLocaleProviderSpec (\spec\sylius\component\core\provider)ChannelContextInterface (\sylius\component\channel\context)type5
ChannelBasedPaymentMethodsResolverSpec (\spec\sylius\component\core\resolver)PaymentInterface (\sylius\component\core\model)type5
ZoneAndChannelBasedShippingMethodsResolverSpec (\spec\sylius\component\core\resolver)AddressInterface (\sylius\component\core\model)type5
 ChannelInterface (\sylius\component\core\model)type5
OrderItemsTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)AdjustmentInterface (\sylius\component\core\model)type5
OrderItemUnitsTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)ZoneInterface (\sylius\component\addressing\model)type5
 OrderInterface (\sylius\component\core\model)type5
 OrderItemInterface (\sylius\component\core\model)type5
 ProductVariantInterface (\sylius\component\core\model)type5
 AdjustmentFactoryInterface (\sylius\component\order\factory)type5
OrderShipmentTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)AdjustmentInterface (\sylius\component\core\model)type5
 TaxRateInterface (\sylius\component\core\model)type5
CurrencyConverterSpec (\spec\sylius\component\currency\converter)ExchangeRateRepositoryInterface (\sylius\component\currency\repository)type5
CompositeCartContextSpec (\spec\sylius\component\order\context)CartContextInterface (\sylius\component\order\context)type5
AdjustmentSpec (\spec\sylius\component\order\model)OrderItemInterface (\sylius\component\order\model)type5
OrderItemQuantityModifierSpec (\spec\sylius\component\order\modifier)OrderItemUnitFactoryInterface (\sylius\component\order\factory)type5
 OrderItemInterface (\sylius\component\order\model)type5
OrderModifierSpec (\spec\sylius\component\order\modifier)OrderProcessorInterface (\sylius\component\order\processor)type5
PromotionApplicatorSpec (\spec\sylius\component\promotion\action)PromotionInterface (\sylius\component\promotion\model)type5
 PromotionSubjectInterface (\sylius\component\promotion\model)type5
PromotionCouponGeneratorSpec (\spec\sylius\component\promotion\generator)GenerationPolicyInterface (\sylius\component\promotion\generator)type5
PromotionProcessorSpec (\spec\sylius\component\promotion\processor)PromotionApplicatorInterface (\sylius\component\promotion\action)type5
 PromotionEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)type5
 PromotionInterface (\sylius\component\promotion\model)type5
 PreQualifiedPromotionsProviderInterface (\sylius\component\promotion\provider)type5
UniquePinGeneratorSpec (\spec\sylius\component\user\security\generator)UniquenessCheckerInterface (\sylius\component\user\security\checker)type5
ManagingCatalogPromotionsContext (\sylius\behat\context\api\admin)InForProductScopeVariantChecker (\sylius\bundle\corebundle\catalogpromotion\checker)staticconstant5
 InForVariantsScopeVariantChecker (\sylius\bundle\corebundle\catalogpromotion\checker)staticconstant5
ManagingChannelsContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant5
ManagingCustomerGroupsContext (\sylius\behat\context\api\admin)CustomerGroupInterface (\sylius\component\customer\model)type5
ManagingPaymentsContext (\sylius\behat\context\api\admin)OrderInterface (\sylius\component\core\model)type5
ManagingProductAssociationTypesContext (\sylius\behat\context\api\admin)ProductAssociationTypeInterface (\sylius\component\product\model)type5
ManagingPromotionsContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant5
 PromotionInterface (\sylius\component\core\model)type5
ManagingZonesContext (\sylius\behat\context\api\admin)CountryInterface (\sylius\component\addressing\model)type5
CheckoutContext (\sylius\behat\context\api\shop)PaymentMethodInterface (\sylius\component\core\model)type5
OrderContext (\sylius\behat\context\api\shop)ProductInterface (\sylius\component\core\model)type5
ManagingProductsContext (\sylius\behat\context\domain)ProductInterface (\sylius\component\core\model)type5
AddressContext (\sylius\behat\context\setup)AddressInterface (\sylius\component\core\model)type5
CartContext (\sylius\behat\context\setup)ProductInterface (\sylius\component\core\model)type5
CatalogPromotionContext (\sylius\behat\context\setup)InForTaxonsScopeVariantChecker (\sylius\bundle\corebundle\catalogpromotion\checker)staticconstant5
 TaxonInterface (\sylius\component\core\model)type5
 CatalogPromotionTransitions (\sylius\component\promotion\model)staticconstant5
OrderContext (\sylius\behat\context\setup)ProductVariantInterface (\sylius\component\core\model)type5
ProductReviewContext (\sylius\behat\context\setup)CustomerInterface (\sylius\component\core\model)type5
PromotionContext (\sylius\behat\context\setup)PromotionRuleInterface (\sylius\component\promotion\model)type5
TaxationContext (\sylius\behat\context\setup)ZoneInterface (\sylius\component\addressing\model)type5
ManagingCatalogPromotionsContext (\sylius\behat\context\ui\admin)TaxonInterface (\sylius\component\core\model)type5
ManagingCustomerGroupsContext (\sylius\behat\context\ui\admin)CustomerGroupInterface (\sylius\component\customer\model)type5
ManagingProductAssociationTypesContext (\sylius\behat\context\ui\admin)ProductAssociationTypeInterface (\sylius\component\product\model)type5
ManagingPromotionCouponsContext (\sylius\behat\context\ui\admin)PromotionCouponInterface (\sylius\component\core\model)type5
NotificationContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall5
ShowPageInterface (\sylius\behat\page\admin\order)OrderInterface (\sylius\component\core\model)type5
UpdateSimpleProductPage (\sylius\behat\page\admin\product)ChannelInterface (\sylius\component\core\model)type5
UpdateSimpleProductPageInterface (\sylius\behat\page\admin\product)ChannelInterface (\sylius\component\core\model)type5
CreatePage (\sylius\behat\page\admin\taxon)JQueryHelper (\sylius\behat\service)staticmethodcall5
SlugGenerationHelper (\sylius\behat\service)JQueryHelper (\sylius\behat\service)staticmethodcall5
ProductReviewStateMachineTransitionApplicator (\sylius\bundle\apibundle\applicator)ReviewInterface (\sylius\component\review\model)type5
RouteNameResolverTest (\sylius\bundle\apibundle\tests\apiplatform\bridge\symfony\routing)RouteNameResolver (\sylius\bundle\apibundle\apiplatform\bridge\symfony\routing)new5
CartSessionStorage (\sylius\bundle\corebundle\storage)ChannelInterface (\sylius\component\core\model)type5
LazyOptionTest (\sylius\bundle\corebundle\tests\fixture\optionsresolver)LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)staticmethodcall5
ChannelBasedProductTranslationProviderTest (\sylius\bundle\corebundle\tests\provider)Locale (\sylius\component\locale\model)new5
OrderItemController (\sylius\bundle\orderbundle\controller)OrderItemInterface (\sylius\component\order\model)type5
OrderRepository (\sylius\bundle\orderbundle\doctrine\orm)OrderInterface (\sylius\component\order\model)type5
UserController (\sylius\bundle\userbundle\controller)UserInterface (\sylius\component\user\model)type5
CurrencyStorage (\sylius\component\core\currency)ChannelInterface (\sylius\component\core\model)type5
PromotionActionFactoryInterface (\sylius\component\core\factory)PromotionActionInterface (\sylius\component\promotion\model)type5
OrderInventoryOperator (\sylius\component\core\inventory\operator)OrderInterface (\sylius\component\core\model)type5
Channel (\sylius\component\core\model)CurrencyInterface (\sylius\component\currency\model)type5
 LocaleInterface (\sylius\component\locale\model)type5
Customer (\sylius\component\core\model)AddressInterface (\sylius\component\core\model)type5
CustomerInterface (\sylius\component\core\model)AddressInterface (\sylius\component\core\model)type5
OrderRepositoryInterface (\sylius\component\order\repository)OrderInterface (\sylius\component\order\model)type5
Product (\sylius\component\product\model)AttributeValueInterface (\sylius\component\attribute\model)type5
ProductAssociation (\sylius\component\product\model)ProductInterface (\sylius\component\product\model)type5
ProductAssociationInterface (\sylius\component\product\model)ProductInterface (\sylius\component\product\model)type5
SharedStorageSpec (\spec\sylius\behat\service)ChannelInterface (\sylius\component\core\model)type6
BuildZoneFormSubscriberSpec (\spec\sylius\bundle\addressingbundle\form\eventlistener)ZoneMemberInterface (\sylius\component\addressing\model)type6
ProvinceAddressConstraintValidatorSpec (\spec\sylius\bundle\addressingbundle\validator\constraints)ProvinceAddressConstraint (\sylius\bundle\addressingbundle\validator\constraints)type6
 AddressInterface (\sylius\component\addressing\model)type6
 Country (\sylius\component\addressing\model)type6
ResourceMetadataPropertyValueResolverSpec (\spec\sylius\bundle\apibundle\apiplatform)ApiResourceConfigurationMergerInterface (\sylius\bundle\apibundle\apiplatform)type6
AppliedCouponEligibilityCheckerSpec (\spec\sylius\bundle\apibundle\checker)PromotionCouponEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)type6
 PromotionEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)type6
PickupCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)OrderFactoryInterface (\sylius\bundle\corebundle\factory)type6
ChoosePaymentMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)OrderInterface (\sylius\component\core\model)type6
ChooseShippingMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)ChooseShippingMethod (\sylius\bundle\apibundle\command\checkout)new6
 ShippingMethodRepositoryInterface (\sylius\component\core\repository)type6
CompleteOrderHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)CompleteOrder (\sylius\bundle\apibundle\command\checkout)new6
UpdateCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)UpdateCart (\sylius\bundle\apibundle\command\checkout)new6
 OrderInterface (\sylius\component\core\model)type6
PaymentMethodsCollectionDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ChannelInterface (\sylius\component\core\model)type6
 PaymentMethodsResolverInterface (\sylius\component\payment\resolver)type6
OrdersByChannelExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type6
ProductsByChannelAndLocaleCodeExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)UserContextInterface (\sylius\bundle\apibundle\context)type6
TaxonCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant6
TaxonFilterSpec (\spec\sylius\bundle\apibundle\filter\doctrine)TaxonInterface (\sylius\component\core\model)type6
ProductAttributeValueNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)ProductAttributeValueInterface (\sylius\component\product\model)type6
ProductVariantNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)ChannelContextInterface (\sylius\component\channel\context)type6
 ProductVariantPricesCalculatorInterface (\sylius\component\core\calculator)type6
 AvailabilityCheckerInterface (\sylius\component\inventory\checker)type6
ZoneDenormalizerSpec (\spec\sylius\bundle\apibundle\serializer)ZoneMemberInterface (\sylius\component\addressing\model)type6
FixedDiscountActionValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)AdminApiSection (\sylius\bundle\apibundle\sectionresolver)new6
PercentageDiscountActionValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type6
AddingEligibleProductVariantToCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ProductInterface (\sylius\component\core\model)type6
ChangedItemQuantityInCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderItemInterface (\sylius\component\core\model)type6
ChosenShippingMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ChooseShippingMethod (\sylius\bundle\apibundle\command\checkout)new6
 ChosenShippingMethodEligibility (\sylius\bundle\apibundle\validator\constraints)new6
 ShipmentRepositoryInterface (\sylius\component\core\repository)type6
 ShippingMethodRepositoryInterface (\sylius\component\core\repository)type6
OrderShippingMethodEligibilityValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ShipmentInterface (\sylius\component\core\model)type6
 ShippingMethodInterface (\sylius\component\core\model)type6
 OrderRepositoryInterface (\sylius\component\core\repository)type6
CatalogPromotionPriceCalculatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\calculator)ActionBasedPriceCalculatorInterface (\sylius\bundle\corebundle\catalogpromotion\calculator)type6
CatalogPromotionEligibilityCheckerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\checker)CriteriaInterface (\sylius\bundle\promotionbundle\criteria)type6
CatalogPromotionRemovalProcessorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)CatalogPromotionRepositoryInterface (\sylius\component\promotion\repository)type6
TaxonDeletionListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)TaxonAwareRuleUpdaterInterface (\sylius\component\core\promotion\updater\rule)type6
GeographicalFixtureSpec (\spec\sylius\bundle\corebundle\fixture)CountryInterface (\sylius\component\addressing\model)type6
CatalogPromotionExecutorListenerSpec (\spec\sylius\bundle\corebundle\fixture\listener)CriteriaInterface (\sylius\bundle\promotionbundle\criteria)type6
TaxCalculationStrategySpec (\spec\sylius\bundle\corebundle\taxation\strategy)OrderTaxesApplicatorInterface (\sylius\component\core\taxation\applicator)type6
CartItemAvailabilityValidatorSpec (\spec\sylius\bundle\corebundle\validator\constraints)OrderItemInterface (\sylius\component\core\model)type6
OrderShippingMethodEligibilityValidatorSpec (\spec\sylius\bundle\corebundle\validator\constraints)ShipmentInterface (\sylius\component\core\model)type6
 ShippingMethodInterface (\sylius\component\core\model)type6
RequestHeaderBasedLocaleContextSpec (\spec\sylius\bundle\localebundle\context)LocaleProviderInterface (\sylius\component\locale\provider)type6
LocaleHelperSpec (\spec\sylius\bundle\localebundle\templating\helper)LocaleConverterInterface (\sylius\component\locale\converter)type6
ShopCartBlamerListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)ShopUserInterface (\sylius\component\core\model)type6
UserCartRecalculationListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type6
 CartContextInterface (\sylius\component\order\context)type6
 OrderProcessorInterface (\sylius\component\order\processor)type6
PasswordUpdaterListenerSpec (\spec\sylius\bundle\userbundle\eventlistener)PasswordUpdaterInterface (\sylius\component\user\security)type6
UpdateUserEncoderListenerSpec (\spec\sylius\bundle\userbundle\eventlistener)FixtureUser (\sylius\bundle\userbundle\spec\fixture)type6
UserLastLoginSubscriberSpec (\spec\sylius\bundle\userbundle\eventlistener)UserEvent (\sylius\bundle\userbundle\event)type6
CountryProvincesDeletionCheckerSpec (\spec\sylius\component\addressing\checker)ProvinceInterface (\sylius\component\addressing\model)type6
AttributeValueSpec (\spec\sylius\component\attribute\model)AttributeInterface (\sylius\component\attribute\model)type6
ShopBasedCartContextSpec (\spec\sylius\component\core\cart\context)ChannelInterface (\sylius\component\core\model)type6
 CurrencyInterface (\sylius\component\currency\model)type6
OrderPaymentMethodSelectionRequirementCheckerSpec (\spec\sylius\component\core\checker)OrderInterface (\sylius\component\core\model)type6
CurrencyStorageSpec (\spec\sylius\component\core\currency)Currency (\sylius\component\currency\model)new6
PromotionActionFactorySpec (\spec\sylius\component\core\factory)PromotionActionInterface (\sylius\component\promotion\model)type6
ChannelPricingSpec (\spec\sylius\component\core\model)CatalogPromotionInterface (\sylius\component\core\model)type6
ProductVariantSpec (\spec\sylius\component\core\model)ChannelPricingInterface (\sylius\component\core\model)type6
ShipmentSpec (\spec\sylius\component\core\model)AdjustmentInterface (\sylius\component\core\model)type6
OrderPaymentProcessorSpec (\spec\sylius\component\core\orderprocessing)PaymentInterface (\sylius\component\core\model)type6
OrderShipmentProcessorSpec (\spec\sylius\component\core\orderprocessing)OrderItemInterface (\sylius\component\core\model)type6
 ShippingMethodInterface (\sylius\component\shipping\model)type6
 DefaultShippingMethodResolverInterface (\sylius\component\shipping\resolver)type6
OrderPaymentProviderSpec (\spec\sylius\component\core\payment\provider)PaymentFactoryInterface (\sylius\component\payment\factory)type6
 DefaultPaymentMethodResolverInterface (\sylius\component\payment\resolver)type6
PositionerSpec (\spec\sylius\component\core\positioner)PositionAwareInterface (\sylius\component\core\model)type6
FixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)UnitsPromotionAdjustmentsApplicatorInterface (\sylius\component\core\promotion\applicator)type6
PercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)MinimumPriceDistributorInterface (\sylius\component\core\distributor)type6
 ChannelPricingInterface (\sylius\component\core\model)type6
UnitPercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)OrderInterface (\sylius\component\core\model)type6
 OrderItemInterface (\sylius\component\core\model)type6
UnitsPromotionAdjustmentsApplicatorSpec (\spec\sylius\component\core\promotion\applicator)ChannelInterface (\sylius\component\core\model)type6
PromotionCouponPerCustomerUsageLimitEligibilityCheckerSpec (\spec\sylius\component\core\promotion\checker\eligibility)OrderInterface (\sylius\component\core\model)type6
 PromotionCouponInterface (\sylius\component\core\model)type6
NthOrderRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)CustomerInterface (\sylius\component\core\model)type6
TotalOfItemsFromTaxonRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)ChannelInterface (\sylius\component\core\model)type6
 OrderInterface (\sylius\component\core\model)type6
ZoneAndChannelBasedShippingMethodsResolverSpec (\spec\sylius\component\core\resolver)OrderInterface (\sylius\component\core\model)type6
OrderShippingStateResolverSpec (\spec\sylius\component\core\stateresolver)ShipmentInterface (\sylius\component\core\model)type6
OrderItemsTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)IntegerDistributorInterface (\sylius\component\core\distributor)type6
 ProductVariantInterface (\sylius\component\core\model)type6
 AdjustmentFactoryInterface (\sylius\component\order\factory)type6
 CalculatorInterface (\sylius\component\taxation\calculator)type6
OrderItemUnitsTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)OrderItemUnitInterface (\sylius\component\core\model)type6
 CalculatorInterface (\sylius\component\taxation\calculator)type6
 TaxRateResolverInterface (\sylius\component\taxation\resolver)type6
OrderShipmentTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)AdjustmentFactoryInterface (\sylius\component\order\factory)type6
TranslatableEntityLocaleAssignerSpec (\spec\sylius\component\core\translation)LocaleContextInterface (\sylius\component\locale\context)type6
UnpaidOrdersStateUpdaterSpec (\spec\sylius\component\core\updater)OrderInterface (\sylius\component\order\model)type6
ImageUploaderSpec (\spec\sylius\component\core\uploader)FilesystemAdapterInterface (\sylius\component\core\filesystem\adapter)type6
AdjustmentsByLabelAggregatorSpec (\spec\sylius\component\order\aggregator)AdjustmentInterface (\sylius\component\order\model)type6
OrderModifierSpec (\spec\sylius\component\order\modifier)OrderItemInterface (\sylius\component\order\model)type6
ProductSpec (\spec\sylius\component\product\model)ProductAttributeInterface (\sylius\component\product\model)type6
PromotionRulesEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)RuleCheckerInterface (\sylius\component\promotion\checker\rule)type6
 PromotionRuleInterface (\sylius\component\promotion\model)type6
PromotionSubjectCouponEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)PromotionInterface (\sylius\component\promotion\model)type6
PercentageGenerationPolicySpec (\spec\sylius\component\promotion\generator)PromotionCouponRepositoryInterface (\sylius\component\promotion\repository)type6
ShippingMethodRulesEligibilityCheckerSpec (\spec\sylius\component\shipping\checker\eligibility)RuleCheckerInterface (\sylius\component\shipping\checker\rule)type6
 ShippingMethodRuleInterface (\sylius\component\shipping\model)type6
TaxRateDateEligibilityCheckerSpec (\spec\sylius\component\taxation\checker)TaxRateInterface (\sylius\component\taxation\model)type6
ManagingCatalogPromotionsContext (\sylius\behat\context\api\admin)TaxonInterface (\sylius\component\core\model)type6
ManagingProductReviewsContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant6
ManagingProductVariantsContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant6
 ProductVariantInterface (\sylius\component\core\model)type6
AdminUserContext (\sylius\behat\context\setup)AdminUserInterface (\sylius\component\core\model)type6
CatalogPromotionContext (\sylius\behat\context\setup)FixedDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)staticconstant6
ShippingContext (\sylius\behat\context\setup)ChannelInterface (\sylius\component\core\model)type6
ManagingOrdersContext (\sylius\behat\context\ui\admin)NotificationType (\sylius\behat)staticmethodcall6
CheckoutCompleteContext (\sylius\behat\context\ui\shop\checkout)ProductInterface (\sylius\component\core\model)type6
ProductContext (\sylius\behat\context\ui\shop)TaxonInterface (\sylius\component\core\model)type6
UpdatePage (\sylius\behat\page\admin\productvariant)ChannelInterface (\sylius\component\core\model)type6
UpdatePageInterface (\sylius\behat\page\admin\productvariant)ChannelInterface (\sylius\component\core\model)type6
AddressPageInterface (\sylius\behat\page\shop\checkout)AddressInterface (\sylius\component\core\model)type6
OrderAddressModifier (\sylius\bundle\apibundle\modifier)AddressInterface (\sylius\component\core\model)type6
Kernel (\sylius\bundle\corebundle\application)SyliusCoreBundle (\sylius\bundle\corebundle)staticconstant6
ShowAvailablePluginsCommand (\sylius\bundle\corebundle\command)PluginInfo (\sylius\bundle\corebundle\command\model)new6
OrderExampleFactory (\sylius\bundle\corebundle\fixture\factory)LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)staticmethodcall6
ProductAssociationExampleFactory (\sylius\bundle\corebundle\fixture\factory)LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)staticmethodcall6
ProductExampleFactory (\sylius\bundle\corebundle\fixture\factory)ProductInterface (\sylius\component\core\model)type6
ShippingMethodExampleFactory (\sylius\bundle\corebundle\fixture\factory)LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)staticmethodcall6
PromotionRuleFactoryInterface (\sylius\component\core\factory)PromotionRuleInterface (\sylius\component\promotion\model)type6
UnitDiscountPromotionActionCommand (\sylius\component\core\promotion\action)PromotionInterface (\sylius\component\promotion\model)type6
Order (\sylius\component\order\model)AdjustmentInterface (\sylius\component\order\model)type6
OrderItem (\sylius\component\order\model)AdjustmentInterface (\sylius\component\order\model)type6
OrderItemUnit (\sylius\component\order\model)AdjustmentInterface (\sylius\component\order\model)type6
AdminFilterSubscriberSpec (\spec\sylius\bundle\adminbundle\eventlistener)FilterStorageInterface (\sylius\bundle\uibundle\storage)type7
PickupCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)PickupCart (\sylius\bundle\apibundle\command\cart)new7
 ChannelInterface (\sylius\component\core\model)type7
 OrderInterface (\sylius\component\core\model)type7
ChoosePaymentMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)ChoosePaymentMethod (\sylius\bundle\apibundle\command\checkout)new7
 PaymentMethodRepositoryInterface (\sylius\component\core\repository)type7
ChooseShippingMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)OrderRepositoryInterface (\sylius\component\core\repository)type7
CompleteOrderHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)OrderRepositoryInterface (\sylius\component\core\repository)type7
UpdateCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)OrderPromotionCodeAssignerInterface (\sylius\bundle\apibundle\assigner)type7
 OrderAddressModifierInterface (\sylius\bundle\apibundle\modifier)type7
 OrderRepositoryInterface (\sylius\component\core\repository)type7
AdminUserDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)AdminUserInterface (\sylius\component\core\model)type7
PaymentMethodsCollectionDataProviderSpec (\spec\sylius\bundle\apibundle\dataprovider)ChannelContextInterface (\sylius\component\channel\context)type7
ShippingMethodNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)ShippingMethodInterface (\sylius\component\core\model)type7
ChangedItemQuantityInCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ChangeItemQuantityInCart (\sylius\bundle\apibundle\command\cart)staticmethodcall7
 ChangedItemQuantityInCart (\sylius\bundle\apibundle\validator\constraints)new7
CheckoutResolverSpec (\spec\sylius\bundle\corebundle\checkout)OrderInterface (\sylius\component\core\model)type7
DefaultUsernameORMListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)CustomerInterface (\sylius\component\core\model)type7
TaxonDeletionListenerSpec (\spec\sylius\bundle\corebundle\eventlistener)TaxonInterface (\sylius\component\core\model)type7
PriceHelperSpec (\spec\sylius\bundle\corebundle\templating\helper)ProductVariantInterface (\sylius\component\core\model)type7
CustomerEmailUpdaterListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)ChannelInterface (\sylius\component\core\model)type7
ProvinceNamingProviderSpec (\spec\sylius\component\addressing\provider)AddressInterface (\sylius\component\addressing\model)type7
CachedPerRequestChannelContextSpec (\spec\sylius\component\channel\context)ChannelContextInterface (\sylius\component\channel\context)type7
CompositeChannelContextSpec (\spec\sylius\component\channel\context)ChannelContextInterface (\sylius\component\channel\context)type7
CompositeRequestResolverSpec (\spec\sylius\component\channel\context\requestbased)RequestResolverInterface (\sylius\component\channel\context\requestbased)type7
ProductVariantPriceCalculatorSpec (\spec\sylius\component\core\calculator)ChannelInterface (\sylius\component\core\model)type7
CustomerStatisticsProviderSpec (\spec\sylius\component\core\customer\statistics)OrderInterface (\sylius\component\core\model)type7
PromotionRuleFactorySpec (\spec\sylius\component\core\factory)PromotionRuleInterface (\sylius\component\promotion\model)type7
OrderItemSpec (\spec\sylius\component\core\model)OrderItemUnitInterface (\sylius\component\core\model)type7
OrderShipmentProcessorSpec (\spec\sylius\component\core\orderprocessing)ShipmentInterface (\sylius\component\core\model)type7
ShippingPercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)PromotionInterface (\sylius\component\promotion\model)type7
UnitsPromotionAdjustmentsApplicatorSpec (\spec\sylius\component\core\promotion\applicator)IntegerDistributorInterface (\sylius\component\core\distributor)type7
 OrderInterface (\sylius\component\core\model)type7
 AdjustmentFactoryInterface (\sylius\component\order\factory)type7
 PromotionInterface (\sylius\component\promotion\model)type7
TotalOfItemsFromTaxonRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)OrderItemInterface (\sylius\component\core\model)type7
 ProductInterface (\sylius\component\core\model)type7
ZoneAndChannelBasedShippingMethodsResolverSpec (\spec\sylius\component\core\resolver)ShipmentInterface (\sylius\component\core\model)type7
CheckoutStateResolverSpec (\spec\sylius\component\core\stateresolver)OrderInterface (\sylius\component\core\model)type7
OrderItemsTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)ZoneInterface (\sylius\component\addressing\model)type7
 OrderInterface (\sylius\component\core\model)type7
 TaxRateResolverInterface (\sylius\component\taxation\resolver)type7
OrderShipmentTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)CalculatorInterface (\sylius\component\taxation\calculator)type7
ImageUploaderSpec (\spec\sylius\component\core\uploader)ImagePathGeneratorInterface (\sylius\component\core\generator)type7
CompositeCurrencyContextSpec (\spec\sylius\component\currency\context)CurrencyContextInterface (\sylius\component\currency\context)type7
AvailabilityCheckerSpec (\spec\sylius\component\inventory\checker)StockableInterface (\sylius\component\inventory\model)type7
CompositeLocaleContextSpec (\spec\sylius\component\locale\context)LocaleContextInterface (\sylius\component\locale\context)type7
CompositePromotionCouponEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)PromotionCouponEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)type7
CompositePromotionEligibilityCheckerSpec (\spec\sylius\component\promotion\checker\eligibility)PromotionEligibilityCheckerInterface (\sylius\component\promotion\checker\eligibility)type7
PercentageGenerationPolicySpec (\spec\sylius\component\promotion\generator)PromotionCouponGeneratorInstructionInterface (\sylius\component\promotion\generator)type7
CompositeShippingMethodEligibilityCheckerSpec (\spec\sylius\component\shipping\checker\eligibility)ShippingMethodEligibilityCheckerInterface (\sylius\component\shipping\checker\eligibility)type7
TaxonSlugGeneratorSpec (\spec\sylius\component\taxonomy\generator)TaxonInterface (\sylius\component\taxonomy\model)type7
 TaxonTranslationInterface (\sylius\component\taxonomy\model)type7
ManagingOrdersContext (\sylius\behat\context\api\admin)OrderInterface (\sylius\component\core\model)type7
ManagingShipmentsContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant7
ManagingTaxCategoriesContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant7
AddressContext (\sylius\behat\context\api\shop)AddressInterface (\sylius\component\core\model)type7
OrderContext (\sylius\behat\context\api\shop)Resources (\sylius\behat\context\api)staticconstant7
ProductContext (\sylius\behat\context\api\shop)Resources (\sylius\behat\context\api)staticconstant7
CatalogPromotionContext (\sylius\behat\context\setup)CatalogPromotionCreated (\sylius\component\promotion\event)new7
TaxonomyContext (\sylius\behat\context\setup)TaxonInterface (\sylius\component\core\model)type7
UserContext (\sylius\behat\context\setup)UserInterface (\sylius\component\user\model)type7
ManagingAdministratorsContext (\sylius\behat\context\ui\admin)AdminUserInterface (\sylius\component\core\model)type7
ManagingCatalogPromotionsContext (\sylius\behat\context\ui\admin)ProductVariantInterface (\sylius\component\core\model)type7
ManagingPaymentMethodsContext (\sylius\behat\context\ui\admin)PaymentMethodInterface (\sylius\component\payment\model)type7
ManagingProductAttributesContext (\sylius\behat\context\ui\admin)ProductAttributeInterface (\sylius\component\product\model)type7
ManagingProductReviewsContext (\sylius\behat\context\ui\admin)ReviewInterface (\sylius\component\review\model)type7
ManagingPromotionCouponsContext (\sylius\behat\context\ui\admin)PromotionInterface (\sylius\component\promotion\model)type7
ManagingShippingMethodsContext (\sylius\behat\context\ui\admin)ChannelInterface (\sylius\component\channel\model)type7
ManagingZonesContext (\sylius\behat\context\ui\admin)ZoneInterface (\sylius\component\addressing\model)type7
ShowPage (\sylius\behat\page\admin\order)OrderInterface (\sylius\component\core\model)type7
CachedRouteNameResolverTest (\sylius\bundle\apibundle\tests\apiplatform\bridge\symfony\routing)CachedRouteNameResolver (\sylius\bundle\apibundle\apiplatform\bridge\symfony\routing)new7
CatalogPromotionStateProcessor (\sylius\bundle\corebundle\catalogpromotion\processor)CatalogPromotionTransitions (\sylius\component\promotion\model)staticconstant7
OrderRepository (\sylius\bundle\corebundle\doctrine\orm)CustomerInterface (\sylius\component\core\model)type7
PromotionActionFactory (\sylius\component\core\factory)PromotionActionInterface (\sylius\component\promotion\model)type7
OrderRepositoryInterface (\sylius\component\core\repository)CustomerInterface (\sylius\component\core\model)type7
Taxon (\sylius\component\taxonomy\model)TaxonInterface (\sylius\component\taxonomy\model)type7
UniqueProvinceCollectionValidatorSpec (\spec\sylius\bundle\addressingbundle\validator\constraints)UniqueProvinceCollection (\sylius\bundle\addressingbundle\validator\constraints)new8
PickupCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\cart)ChannelRepositoryInterface (\sylius\component\channel\repository)type8
 OrderRepositoryInterface (\sylius\component\core\repository)type8
ChoosePaymentMethodHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)OrderRepositoryInterface (\sylius\component\core\repository)type8
UpdateCartHandlerSpec (\spec\sylius\bundle\apibundle\commandhandler\checkout)AddressInterface (\sylius\component\core\model)type8
AddressDataPersisterSpec (\spec\sylius\bundle\apibundle\datapersister)AddressInterface (\sylius\component\core\model)type8
ExchangeRateExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant8
OrderVisitorItemExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryitemextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant8
ApiCartBlamerListenerSpec (\spec\sylius\bundle\apibundle\eventlistener)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type8
 CartContextInterface (\sylius\component\order\context)type8
FixedDiscountActionValidatorSpec (\spec\sylius\bundle\apibundle\validator\catalogpromotion)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type8
 ActionValidatorInterface (\sylius\bundle\promotionbundle\validator\catalogpromotionaction)type8
 CatalogPromotionAction (\sylius\bundle\promotionbundle\validator\constraints)new8
AddingEligibleProductVariantToCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)AddItemToCart (\sylius\bundle\apibundle\command\cart)new8
 AddingEligibleProductVariantToCart (\sylius\bundle\apibundle\validator\constraints)new8
 ProductVariantRepositoryInterface (\sylius\component\core\repository)type8
ChangedItemQuantityInCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)OrderItemRepositoryInterface (\sylius\component\core\repository)type8
CorrectOrderAddressValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)AddressInterface (\sylius\component\core\model)type8
ActionBasedDiscountApplicatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\applicator)CatalogPromotionInterface (\sylius\component\core\model)type8
 ChannelPricingInterface (\sylius\component\core\model)type8
 CatalogPromotionActionInterface (\sylius\component\promotion\model)type8
PriceHelperSpec (\spec\sylius\bundle\corebundle\templating\helper)ProductVariantPricesCalculatorInterface (\sylius\component\core\calculator)type8
CustomerEmailUpdaterListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)ShopUserInterface (\sylius\component\core\model)type8
ShopCartBlamerListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)ShopSection (\sylius\bundle\shopbundle\sectionresolver)type8
UserDeleteListenerSpec (\spec\sylius\bundle\userbundle\eventlistener)UserInterface (\sylius\component\user\model)type8
CachedPerRequestChannelContextSpec (\spec\sylius\component\channel\context)ChannelInterface (\sylius\component\channel\model)type8
ShopBasedCartContextSpec (\spec\sylius\component\core\cart\context)ShopperContextInterface (\sylius\component\core\context)type8
 OrderInterface (\sylius\component\core\model)type8
 CartContextInterface (\sylius\component\order\context)type8
OrderPaymentProcessorSpec (\spec\sylius\component\core\orderprocessing)OrderPaymentProviderInterface (\sylius\component\core\payment\provider)type8
OrderShipmentProcessorSpec (\spec\sylius\component\core\orderprocessing)OrderInterface (\sylius\component\core\model)type8
OrderPaymentProviderSpec (\spec\sylius\component\core\payment\provider)PaymentInterface (\sylius\component\core\model)type8
FixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)MinimumPriceDistributorInterface (\sylius\component\core\distributor)type8
 ChannelPricingInterface (\sylius\component\core\model)type8
PercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)ProductVariantInterface (\sylius\component\core\model)type8
UnitFixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)ChannelInterface (\sylius\component\core\model)type8
 ChannelPricingInterface (\sylius\component\core\model)type8
 OrderInterface (\sylius\component\core\model)type8
 ProductVariantInterface (\sylius\component\core\model)type8
UnitPercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)PromotionInterface (\sylius\component\core\model)type8
NthOrderRuleCheckerSpec (\spec\sylius\component\core\promotion\checker\rule)OrderInterface (\sylius\component\core\model)type8
PriceRangeFilterSpec (\spec\sylius\component\core\promotion\filter)ProductVariantPriceCalculatorInterface (\sylius\component\core\calculator)type8
 ChannelInterface (\sylius\component\core\model)type8
ProductVariantsPricesProviderSpec (\spec\sylius\component\core\provider)ProductVariantInterface (\sylius\component\core\model)type8
 ProductOptionValueInterface (\sylius\component\product\model)type8
EligibleDefaultShippingMethodResolverSpec (\spec\sylius\component\core\resolver)ShippingMethodInterface (\sylius\component\core\model)type8
CheckoutStateResolverSpec (\spec\sylius\component\core\stateresolver)OrderPaymentMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)type8
 OrderShippingMethodSelectionRequirementCheckerInterface (\sylius\component\core\checker)type8
OrderItemsTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)OrderItemInterface (\sylius\component\core\model)type8
 OrderItemUnitInterface (\sylius\component\core\model)type8
OrderShipmentTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)ZoneInterface (\sylius\component\addressing\model)type8
 OrderInterface (\sylius\component\core\model)type8
 ShippingMethodInterface (\sylius\component\core\model)type8
 TaxRateResolverInterface (\sylius\component\taxation\resolver)type8
CompositeMethodsResolverSpec (\spec\sylius\component\payment\resolver)PaymentMethodsResolverInterface (\sylius\component\payment\resolver)type8
PromotionApplicatorSpec (\spec\sylius\component\promotion\action)PromotionActionCommandInterface (\sylius\component\promotion\action)type8
 PromotionActionInterface (\sylius\component\promotion\model)type8
CompositeMethodsResolverSpec (\spec\sylius\component\shipping\resolver)ShippingMethodsResolverInterface (\sylius\component\shipping\resolver)type8
ManagingCountriesContext (\sylius\behat\context\api\admin)CountryInterface (\sylius\component\addressing\model)type8
ManagingProductOptionsContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant8
ManagingShippingCategoriesContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant8
CustomerContext (\sylius\behat\context\api\shop)Resources (\sylius\behat\context\api)staticconstant8
ProductAttributeContext (\sylius\behat\context\setup)ProductAttributeInterface (\sylius\component\product\model)type8
ProductReviewContext (\sylius\behat\context\setup)ProductInterface (\sylius\component\core\model)type8
ZoneContext (\sylius\behat\context\setup)ZoneInterface (\sylius\component\addressing\model)type8
BrowsingProductVariantsContext (\sylius\behat\context\ui\admin)ProductVariantInterface (\sylius\component\core\model)type8
ManagingCatalogPromotionsContext (\sylius\behat\context\ui\admin)ProductInterface (\sylius\component\core\model)type8
ManagingTaxonsContext (\sylius\behat\context\ui\admin)TaxonInterface (\sylius\component\core\model)type8
ManagingTaxRateContext (\sylius\behat\context\ui\admin)TaxRateInterface (\sylius\component\core\model)type8
AddressPage (\sylius\behat\page\shop\checkout)AddressInterface (\sylius\component\core\model)type8
UpdateCart (\sylius\bundle\apibundle\command\checkout)AddressInterface (\sylius\component\addressing\model)type8
ProductExampleFactory (\sylius\bundle\corebundle\fixture\factory)LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)staticmethodcall8
PromotionRuleFactory (\sylius\component\core\factory)PromotionRuleInterface (\sylius\component\promotion\model)type8
AppliedCouponEligibilityCheckerSpec (\spec\sylius\bundle\apibundle\checker)ChannelInterface (\sylius\component\core\model)type9
TaxonCollectionExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\querycollectionextension)TaxonInterface (\sylius\component\core\model)type9
ActionBasedDiscountApplicatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\applicator)CatalogPromotionPriceCalculatorInterface (\sylius\bundle\corebundle\catalogpromotion\calculator)type9
InForTaxonsScopeVariantCheckerSpec (\spec\sylius\bundle\corebundle\catalogpromotion\checker)TaxonInterface (\sylius\component\core\model)type9
CheckoutResolverSpec (\spec\sylius\bundle\corebundle\checkout)CartContextInterface (\sylius\component\order\context)type9
CustomerEmailUpdaterListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)ChannelContextInterface (\sylius\component\channel\context)type9
 CustomerInterface (\sylius\component\core\model)type9
NonChannelLocaleListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)LocaleProviderInterface (\sylius\component\locale\provider)type9
ShopUriBasedSectionResolverSpec (\spec\sylius\bundle\shopbundle\sectionresolver)ShopCustomerAccountSubSection (\sylius\bundle\shopbundle\sectionresolver)new9
OrderPaymentsExtensionSpec (\spec\sylius\bundle\shopbundle\twig)PaymentInterface (\sylius\component\core\model)type9
TemplateBlockSpec (\spec\sylius\bundle\uibundle\registry)TemplateBlock (\sylius\bundle\uibundle\registry)new9
UserLastLoginSubscriberSpec (\spec\sylius\bundle\userbundle\eventlistener)UserInterface (\sylius\component\user\model)type9
ProductVariantPriceCalculatorSpec (\spec\sylius\component\core\calculator)ProductVariantInterface (\sylius\component\core\model)type9
OrderSpec (\spec\sylius\component\core\model)PaymentInterface (\sylius\component\core\model)type9
OrderPaymentsRemoverSpec (\spec\sylius\component\core\payment\remover)PaymentInterface (\sylius\component\payment\model)type9
PercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)OrderInterface (\sylius\component\core\model)type9
 OrderItemInterface (\sylius\component\core\model)type9
UnitFixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)AdjustmentInterface (\sylius\component\core\model)type9
OrderShipmentTaxesApplicatorSpec (\spec\sylius\component\core\taxation\applicator)ShipmentInterface (\sylius\component\core\model)type9
OrderItemUnitSpec (\spec\sylius\component\order\model)OrderItemInterface (\sylius\component\order\model)type9
ProductSpec (\spec\sylius\component\product\model)ProductVariantInterface (\sylius\component\product\model)type9
RequestFactory (\sylius\behat\client)RequestBuilder (\sylius\behat\client)staticmethodcall9
ManagingCatalogPromotionsContext (\sylius\behat\context\api\admin)FixedDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)staticconstant9
 PercentageDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)staticconstant9
ManagingCountriesContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant9
ManagingCustomerGroupsContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant9
ManagingProductReviewsContext (\sylius\behat\context\api\admin)ReviewInterface (\sylius\component\review\model)type9
CheckoutContext (\sylius\behat\context\api\shop)ProductInterface (\sylius\component\core\model)type9
CatalogPromotionContext (\sylius\behat\context\setup)InForVariantsScopeVariantChecker (\sylius\bundle\corebundle\catalogpromotion\checker)staticconstant9
 ProductVariantInterface (\sylius\component\core\model)type9
PromotionContext (\sylius\behat\context\setup)TaxonInterface (\sylius\component\core\model)type9
ManagingShippingMethodsContext (\sylius\behat\context\ui\admin)ShippingMethodInterface (\sylius\component\core\model)type9
OrderShopUserItemExtensionSpec (\spec\sylius\bundle\apibundle\doctrine\queryitemextension)ContextKeys (\sylius\bundle\apibundle\serializer)staticconstant10
OrderAddressModifierSpec (\spec\sylius\bundle\apibundle\modifier)AddressInterface (\sylius\component\core\model)type10
ProductVariantNormalizerSpec (\spec\sylius\bundle\apibundle\serializer)ProductVariantInterface (\sylius\component\core\model)type10
AddingEligibleProductVariantToCartValidatorSpec (\spec\sylius\bundle\apibundle\validator\constraints)ProductVariantInterface (\sylius\component\core\model)type10
CustomerEmailUpdaterListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)ShopSection (\sylius\bundle\shopbundle\sectionresolver)type10
MinimumPriceDistributorSpec (\spec\sylius\component\core\distributor)ChannelPricingInterface (\sylius\component\core\model)type10
 OrderItemInterface (\sylius\component\core\model)type10
 ProductVariantInterface (\sylius\component\core\model)type10
OrderPaymentProcessorSpec (\spec\sylius\component\core\orderprocessing)OrderInterface (\sylius\component\core\model)type10
FixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)ChannelInterface (\sylius\component\core\model)type10
 ProductVariantInterface (\sylius\component\core\model)type10
UnitFixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)PromotionInterface (\sylius\component\core\model)type10
OrderPromotionsUsageModifierSpec (\spec\sylius\component\core\promotion\modifier)PromotionInterface (\sylius\component\core\model)type10
RequestFactory (\sylius\behat\client)RequestInterface (\sylius\behat\client)type10
RequestFactoryInterface (\sylius\behat\client)RequestInterface (\sylius\behat\client)type10
ManagingCatalogPromotionsContext (\sylius\behat\context\api\admin)ProductInterface (\sylius\component\core\model)type10
ManagingExchangeRatesContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant10
ManagingProductVariantsContext (\sylius\behat\context\api\admin)ChannelInterface (\sylius\component\core\model)type10
ManagingShipmentsContext (\sylius\behat\context\api\admin)OrderInterface (\sylius\component\core\model)type10
CartContext (\sylius\behat\context\api\shop)SprintfResponseEscaper (\sylius\behat\service)staticmethodcall10
ProductContext (\sylius\behat\context\api\shop)ProductInterface (\sylius\component\core\model)type10
ProductVariantContext (\sylius\behat\context\api\shop)Resources (\sylius\behat\context\api)staticconstant10
ManagingOrdersContext (\sylius\behat\context\domain)OrderInterface (\sylius\component\core\model)type10
OrderContext (\sylius\behat\context\setup)PaymentMethodInterface (\sylius\component\payment\model)type10
ManagingCountriesContext (\sylius\behat\context\ui\admin)CountryInterface (\sylius\component\addressing\model)type10
OrderRepository (\sylius\bundle\corebundle\doctrine\orm)OrderInterface (\sylius\component\core\model)type10
ChannelExampleFactory (\sylius\bundle\corebundle\fixture\factory)LazyOption (\sylius\bundle\corebundle\fixture\optionsresolver)staticmethodcall10
OrderRepositoryInterface (\sylius\component\core\repository)OrderInterface (\sylius\component\core\model)type10
StringInflectorTest (\sylius\component\core\test\tests)StringInflector (\sylius\component\core\formatter)staticmethodcall10
LocaleFixtureSpec (\spec\sylius\bundle\corebundle\fixture)LocaleInterface (\sylius\component\locale\model)type11
ShopCartBlamerListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type11
 CartContextInterface (\sylius\component\order\context)type11
ShopUriBasedSectionResolverSpec (\spec\sylius\bundle\shopbundle\sectionresolver)ShopSection (\sylius\bundle\shopbundle\sectionresolver)new11
ZoneMatcherSpec (\spec\sylius\component\addressing\matcher)AddressInterface (\sylius\component\addressing\model)type11
FixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)OrderItemInterface (\sylius\component\core\model)type11
PercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)PromotionInterface (\sylius\component\promotion\model)type11
UnitFixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)OrderItemUnitInterface (\sylius\component\core\model)type11
UnitsPromotionAdjustmentsApplicatorSpec (\spec\sylius\component\core\promotion\applicator)ChannelPricingInterface (\sylius\component\core\model)type11
 OrderItemInterface (\sylius\component\core\model)type11
 ProductVariantInterface (\sylius\component\core\model)type11
OrderPaymentStateResolverSpec (\spec\sylius\component\core\stateresolver)OrderInterface (\sylius\component\core\model)type11
ManagingCatalogPromotionsContext (\sylius\behat\context\api\admin)ProductVariantInterface (\sylius\component\core\model)type11
ManagingExchangeRatesContext (\sylius\behat\context\api\admin)CurrencyInterface (\sylius\component\currency\model)type11
ManagingProductsContext (\sylius\behat\context\api\admin)ProductInterface (\sylius\component\core\model)type11
ManagingShippingMethodsContext (\sylius\behat\context\api\admin)ShippingMethodInterface (\sylius\component\core\model)type11
OrderContext (\sylius\behat\context\setup)AddressInterface (\sylius\component\core\model)type11
 ChannelInterface (\sylius\component\core\model)type11
PromotionContext (\sylius\behat\context\setup)ChannelInterface (\sylius\component\core\model)type11
BrowsingProductVariantsContext (\sylius\behat\context\ui\admin)ProductInterface (\sylius\component\core\model)type11
ManagingProductsContext (\sylius\behat\context\ui\admin)ChannelInterface (\sylius\component\core\model)type11
CartContext (\sylius\behat\context\ui\shop)ProductInterface (\sylius\component\product\model)type11
CheckoutAddressingContext (\sylius\behat\context\ui\shop\checkout)AddressInterface (\sylius\component\core\model)type11
ProductContext (\sylius\behat\context\ui\shop)ProductVariantInterface (\sylius\component\core\model)type11
OrderRepository (\sylius\bundle\corebundle\doctrine\orm)ChannelInterface (\sylius\component\core\model)type11
OrderRepositoryInterface (\sylius\component\core\repository)ChannelInterface (\sylius\component\core\model)type11
UniqueProvinceCollectionValidatorSpec (\spec\sylius\bundle\addressingbundle\validator\constraints)ProvinceInterface (\sylius\component\addressing\model)type12
CustomerEmailUpdaterListenerSpec (\spec\sylius\bundle\shopbundle\eventlistener)SectionProviderInterface (\sylius\bundle\corebundle\sectionresolver)type12
OrderInventoryOperatorSpec (\spec\sylius\component\core\inventory\operator)OrderInterface (\sylius\component\core\model)type12
 OrderItemInterface (\sylius\component\core\model)type12
 ProductVariantInterface (\sylius\component\core\model)type12
OrderShipmentProcessorSpec (\spec\sylius\component\core\orderprocessing)OrderItemUnitInterface (\sylius\component\core\model)type12
FixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)OrderInterface (\sylius\component\core\model)type12
UnitPercentageDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)FilterInterface (\sylius\component\core\promotion\filter)type12
UnitsPromotionAdjustmentsApplicatorSpec (\spec\sylius\component\core\promotion\applicator)AdjustmentInterface (\sylius\component\core\model)type12
OrderItemUnitSpec (\spec\sylius\component\order\model)AdjustmentInterface (\sylius\component\order\model)type12
ProductVariantGeneratorSpec (\spec\sylius\component\product\generator)ProductOptionValueInterface (\sylius\component\product\model)type12
TaxonSpec (\spec\sylius\component\taxonomy\model)TaxonInterface (\sylius\component\taxonomy\model)type12
ManagingAdministratorsContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant12
ManagingOrdersContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant12
ManagingProductAssociationTypesContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant12
AddressContext (\sylius\behat\context\api\shop)Resources (\sylius\behat\context\api)staticconstant12
CheckoutContext (\sylius\behat\context\api\shop)AddressInterface (\sylius\component\core\model)type12
CatalogPromotionContext (\sylius\behat\context\setup)PercentageDiscountPriceCalculator (\sylius\bundle\corebundle\catalogpromotion\calculator)staticconstant12
OrderContext (\sylius\behat\context\setup)ShippingMethodInterface (\sylius\component\core\model)type12
ProductAttributeContext (\sylius\behat\context\setup)ProductInterface (\sylius\component\core\model)type12
ManagingCatalogPromotionsContext (\sylius\behat\context\ui\admin)ChannelInterface (\sylius\component\core\model)type12
ManagingProductVariantsContext (\sylius\behat\context\ui\admin)ChannelInterface (\sylius\component\core\model)type12
 ProductVariantInterface (\sylius\component\core\model)type12
OrderExampleFactory (\sylius\bundle\corebundle\fixture\factory)OrderInterface (\sylius\component\core\model)type12
UnitFixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)OrderItemInterface (\sylius\component\core\model)type13
ProductContext (\sylius\behat\context\setup)StringInflector (\sylius\component\core\formatter)staticmethodcall13
PromotionContext (\sylius\behat\context\setup)PromotionCouponInterface (\sylius\component\core\model)type13
ManagingChannelsContext (\sylius\behat\context\ui\admin)ChannelInterface (\sylius\component\core\model)type13
ManagingCustomersContext (\sylius\behat\context\ui\admin)CustomerInterface (\sylius\component\core\model)type13
FixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)PromotionInterface (\sylius\component\promotion\model)type14
ProductSpec (\spec\sylius\component\product\model)ProductAttributeValueInterface (\sylius\component\product\model)type14
ManagingZonesContext (\sylius\behat\context\api\admin)ZoneInterface (\sylius\component\addressing\model)type14
CheckoutContext (\sylius\behat\context\api\shop)ShippingMethodInterface (\sylius\component\core\model)type14
ProductVariantContext (\sylius\behat\context\api\shop)ProductVariantInterface (\sylius\component\core\model)type14
CatalogPromotionContext (\sylius\behat\context\setup)ChannelInterface (\sylius\component\core\model)type14
ManagingPromotionsContext (\sylius\behat\context\ui\admin)ChannelInterface (\sylius\component\core\model)type14
CatalogPromotionContext (\sylius\behat\context\setup)CatalogPromotionUpdated (\sylius\component\promotion\event)new15
ChannelContext (\sylius\behat\context\setup)ChannelInterface (\sylius\component\core\model)type15
ProductContext (\sylius\behat\context\setup)ProductVariantInterface (\sylius\component\core\model)type15
ZoneMatcherSpec (\spec\sylius\component\addressing\matcher)ZoneInterface (\sylius\component\addressing\model)type16
 ZoneMemberInterface (\sylius\component\addressing\model)type16
OrderSpec (\spec\sylius\component\core\model)OrderItemInterface (\sylius\component\core\model)type16
UnitsPromotionAdjustmentsApplicatorSpec (\spec\sylius\component\core\promotion\applicator)OrderItemUnitInterface (\sylius\component\core\model)type16
OrderContext (\sylius\behat\context\setup)OrderInterface (\sylius\component\core\model)type16
ShippingContext (\sylius\behat\context\setup)ShippingMethodInterface (\sylius\component\core\model)type16
ManagingOrdersContext (\sylius\behat\context\ui\admin)OrderInterface (\sylius\component\core\model)type16
ProductContext (\sylius\behat\context\ui\shop)ProductInterface (\sylius\component\core\model)type16
CatalogPromotionStateProcessorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\processor)CatalogPromotionTransitions (\sylius\component\promotion\model)staticconstant17
PriceRangeFilterSpec (\spec\sylius\component\core\promotion\filter)ProductVariantInterface (\sylius\component\core\model)type17
ManagingZonesContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant17
CatalogPromotionContext (\sylius\behat\context\setup)CatalogPromotionInterface (\sylius\component\core\model)type17
OrderContext (\sylius\behat\context\setup)CustomerInterface (\sylius\component\customer\model)type17
ExtensionsRequirements (\sylius\bundle\corebundle\installer\requirement)Requirement (\sylius\bundle\corebundle\installer\requirement)new17
ActionBasedDiscountApplicatorSpec (\spec\sylius\bundle\corebundle\catalogpromotion\applicator)DiscountApplicationCriteriaInterface (\sylius\bundle\promotionbundle\discountapplicationcriteria)type18
UnitFixedDiscountPromotionActionCommandSpec (\spec\sylius\component\core\promotion\action)FilterInterface (\sylius\component\core\promotion\filter)type18
OrderPaymentStateResolverSpec (\spec\sylius\component\core\stateresolver)PaymentInterface (\sylius\component\core\model)type18
ManagingProductsContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant18
CheckoutContext (\sylius\behat\context\api\shop)Resources (\sylius\behat\context\api)staticconstant18
ProductContext (\sylius\behat\context\setup)ChannelInterface (\sylius\component\core\model)type18
SortByExtensionSpec (\spec\sylius\bundle\uibundle\twig)SampleInterface (\sylius\bundle\uibundle\spec\fixtures)type19
ManagingCatalogPromotionsContext (\sylius\behat\context\api\admin)ChannelInterface (\sylius\component\core\model)type19
CartContext (\sylius\behat\context\api\shop)ProductInterface (\sylius\component\core\model)type19
PriceRangeFilterSpec (\spec\sylius\component\core\promotion\filter)OrderItemInterface (\sylius\component\core\model)type21
OrderSpec (\spec\sylius\component\order\model)AdjustmentInterface (\sylius\component\order\model)type21
 OrderItemInterface (\sylius\component\order\model)type21
ManagingPromotionsContext (\sylius\behat\context\ui\admin)PromotionInterface (\sylius\component\core\model)type21
OrderItemSpec (\spec\sylius\component\order\model)OrderItemUnitInterface (\sylius\component\order\model)type22
ManagingShippingMethodsContext (\sylius\behat\context\api\admin)Resources (\sylius\behat\context\api)staticconstant22
OrderContext (\sylius\behat\context\setup)ProductInterface (\sylius\component\core\model)type22
OrderItemSpec (\spec\sylius\component\order\model)AdjustmentInterface (\sylius\component\order\model)type23
CartContext (\sylius\behat\context\api\shop)Resources (\sylius\behat\context\api)staticconstant23
TemplateBlockRegistrySpec (\spec\sylius\bundle\uibundle\registry)TemplateBlock (\sylius\bundle\uibundle\registry)new24
ManagingCatalogPromotionsContext (\sylius\behat\context\ui\admin)CatalogPromotionInterface (\sylius\component\core\model)type25
ManagingProductsContext (\sylius\behat\context\ui\admin)ProductInterface (\sylius\component\core\model)type25
ManagingCatalogPromotionsContext (\sylius\behat\context\api\admin)CatalogPromotionInterface (\sylius\component\core\model)type32
 Resources (\sylius\behat\context\api)staticconstant37
OrderSpec (\spec\sylius\component\core\model)AdjustmentInterface (\sylius\component\core\model)type38
PromotionContext (\sylius\behat\context\setup)PromotionInterface (\sylius\component\core\model)type57
ProductContext (\sylius\behat\context\setup)ProductInterface (\sylius\component\core\model)type60