Class Visibility Suggestions

Below, is a summary of all classes and their component's visiblity. Whenever a visibility is set and used at the right level, a green star is presented. Whenever it is set to a level, but could be updated to another, red and orange stars are mentioned. .

  Name Value None (public) Public Protected Private Constant
class AbstractInstallCommand
 WEB_ASSETS_DIRECTORY'web/assets/'
    
 WEB_BUNDLES_DIRECTORY'web/bundles/'
    
 WEB_MEDIA_DIRECTORY'web/media/'
    
 WEB_MEDIA_IMAGE_DIRECTORY'web/media/image/'
    
 $commandExecutor    
class AccountMenuBuilder
 EVENT_NAME'sylius.menu.shop.account'
    
 $factory    
 $eventDispatcher    
class AddressPage
 TYPE_BILLING'billing'
    
 TYPE_SHIPPING'shipping'
    
 $addressFactory    
class AvailableProductOptionValuesResolverSpec
 PRODUCT_CODE'PRODUCT_CODE'
    
 PRODUCT_OPTION_CODE'PRODUCT_OPTION_CODE'
    
class CartQuantityRuleChecker
 TYPE'cart_quantity'
    
class CheckboxAttributeType
 TYPE'checkbox'
    
class CheckoutContext
 CHECKOUT_STATE_TYPES['address' => OrderCheckoutStates::STATE_ADDRESSED'shipping method' => OrderCheckoutStates::STATE_SHIPPING_SELECTED'payment' => OrderCheckoutStates::STATE_PAYMENT_SELECTED,  ]
    
 $client    
 $ordersClient    
 $countriesClient    
 $addressesClient    
 $responseChecker    
 $shippingMethodRepository    
 $orderRepository    
 $paymentMethodRepository    
 $productVariantResolver    
 $sharedStorage    
 $content    
class ContainsProductRuleChecker
 TYPE'contains_product'
    
class ContextKeys
 CHANNEL'sylius_api_channel'
    
 HTTP_REQUEST_METHOD_TYPE'sylius_api_http_method_request_type'
    
 LOCALE_CODE'sylius_api_locale_code'
    
class CustomerGroupRuleChecker
 TYPE'customer_group'
    
class CustomerShowMenuBuilder
 EVENT_NAME'sylius.menu.admin.customer.show'
    
 $factory    
 $eventDispatcher    
class DateAttributeType
 TYPE'date'
    
class DatetimeAttributeType
 TYPE'datetime'
    
class DefaultChannelFactory
 DEFAULT_CHANNEL_CODE'DEFAULT'
    
 DEFAULT_CHANNEL_CURRENCY'USD'
    
 DEFAULT_CHANNEL_NAME'Default'
    
 $channelFactory    
 $currencyFactory    
 $localeFactory    
 $channelRepository    
 $currencyRepository    
 $localeRepository    
 $defaultLocaleCode    
class DefaultUnitedStatesChannelFactory
 DEFAULT_CHANNEL_CODE'WEB-US'
    
 DEFAULT_CHANNEL_NAME'United States'
    
 DEFAULT_COUNTRY_CODE'US'
    
 DEFAULT_CURRENCY_CODE'USD'
    
 DEFAULT_ZONE_CODE'US'
    
 DEFAULT_ZONE_NAME'United States'
    
 $channelRepository    
 $countryRepository    
 $currencyRepository    
 $localeRepository    
 $zoneRepository    
 $channelFactory    
 $countryFactory    
 $currencyFactory    
 $localeFactory    
 $zoneFactory    
 $defaultLocaleCode    
class Emails
 EMAIL_VERIFICATION_TOKEN'verification_token'
    
 RESET_PASSWORD_PIN'reset_password_pin'
    
 RESET_PASSWORD_TOKEN'reset_password_token'
    
class FixedDiscountPromotionActionCommand
 TYPE'order_fixed_discount'
    
 $proportionalDistributor    
 $unitsPromotionAdjustmentsApplicator    
class HasTaxonRuleChecker
 TYPE'has_taxon'
    
class IntegerAttributeType
 TYPE'integer'
    
class ItemTotalRuleChecker
 TYPE'item_total'
    
class Kernel
 CONFIG_EXTS'.{php,xml,yaml,yml}'
    
class Kernel
 EXTRA_VERSION'DEV'
    
 MAJOR_VERSION'1'
    
 MINOR_VERSION'9'
    
 RELEASE_VERSION'0'
    
 VERSION'1.9.0-DEV'
    
 VERSION_ID'10900'
    
class MainMenuBuilder
 EVENT_NAME'sylius.menu.admin.main'
    
 $factory    
 $eventDispatcher    
class ManagingProductsContext
 SORT_TYPES['ascending' => 'asc''descending' => 'desc']
    
 $client    
 $adminUsersClient    
 $productReviewsClient    
 $responseChecker    
 $iriConverter    
 $sharedStorage    
class ManagingShippingMethodsContext
 SORT_TYPES['ascending' => 'asc''descending' => 'desc']
    
 $client    
 $adminUsersClient    
 $responseChecker    
 $iriConverter    
 $sharedStorage    
class NthOrderRuleChecker
 TYPE'nth_order'
    
 $orderRepository    
class OrderShowMenuBuilder
 EVENT_NAME'sylius.menu.admin.order.show'
    
 $factory    
 $eventDispatcher    
 $stateMachineFactory    
 $csrfTokenManager    
class OrderTotalGreaterThanOrEqualRuleChecker
 TYPE'order_total_greater_than_or_equal'
    
class OrderTotalLessThanOrEqualRuleChecker
 TYPE'order_total_less_than_or_equal'
    
class PaymentMethodExampleFactory
 DEFAULT_LOCALE'en_US'
    
 $paymentMethodFactory    
 $localeRepository    
 $channelRepository    
 $faker    
 $optionsResolver    
class PercentAttributeType
 TYPE'percent'
    
class PercentageDiscountPromotionActionCommand
 TYPE'order_percentage_discount'
    
 $distributor    
 $unitsPromotionAdjustmentsApplicator    
class PriorityQueue
 EXTR_BOTH0x00000003    
 EXTR_DATA0x00000001    
 EXTR_PRIORITY0x00000002    
class ProductFormMenuBuilder
 EVENT_NAME'sylius.menu.admin.product.form'
    
 $factory    
 $eventDispatcher    
class ProductUpdateMenuBuilder
 EVENT_NAME'sylius.menu.admin.product.update'
    
 $factory    
 $eventDispatcher    
class ProductVariantFormMenuBuilder
 EVENT_NAME'sylius.menu.admin.product_variant.form'
    
 $factory    
 $eventDispatcher    
class PromotionUpdateMenuBuilder
 EVENT_NAME'sylius.menu.admin.promotion.update'
    
 $factory    
 $eventDispatcher    
class RegisterCartContextsPass
 CART_CONTEXT_SERVICE_TAG'sylius.context.cart'
    
class RegisterProcessorsPass
 PROCESSOR_SERVICE_TAG'sylius.order_processor'
    
class SelectAttributeType
 TYPE'select'
    
class SettingsRequirements
 RECOMMENDED_PHP_VERSION'7.0'
    
class ShipmentUnitTransitions
 GRAPH'sylius_shipment_unit'
    
 SYLIUS_CANCEL'cancel'
    
 SYLIUS_CREATE'create'
    
 SYLIUS_SHIP'ship'
    
class ShippingCountryRuleChecker
 TYPE'shipping_country'
    
 $countryRepository    
class ShippingPercentageDiscountPromotionActionCommand
 TYPE'shipping_percentage_discount'
    
 $adjustmentFactory    
class TextAttributeType
 TYPE'text'
    
class TextareaAttributeType
 TYPE'textarea'
    
class TotalOfItemsFromTaxonRuleChecker
 TYPE'total_of_items_from_taxon'
    
 $taxonRepository    
class TotalWeightGreaterThanOrEqualRuleChecker
 TYPE'total_weight_greater_than_or_equal'
    
class TotalWeightLessThanOrEqualRuleChecker
 TYPE'total_weight_less_than_or_equal'
    
class UnitFixedDiscountPromotionActionCommand
 TYPE'unit_fixed_discount'
    
 $priceRangeFilter    
 $taxonFilter    
 $productFilter    
class UnitPercentageDiscountPromotionActionCommand
 TYPE'unit_percentage_discount'
    
 $priceRangeFilter    
 $taxonFilter    
 $productFilter    
class UpdatePage
 TYPE_BILLING'billing'
    
 TYPE_SHIPPING'shipping'
    
class UserPbkdf2PasswordEncoder
 MAX_PASSWORD_LENGTH4096    
 $algorithm    
 $encodeHashAsBase64    
 $iterations    
 $length    
class ZoneMatcher
 PRIORITIES[ZoneInterface::TYPE_PROVINCEZoneInterface::TYPE_COUNTRYZoneInterface::TYPE_ZONE,  ]
    
 $zoneRepository    
class Version20171003103916
 $container    
class Version20161219160441
 $container    
class Version20161214153137
 $container    
class Version20161209095131
 $container    
class Version20170109143010
 $container    
class CustomerGroupCodeChoiceType
 $customerGroupRepository    
class CustomerGroupChoiceType
 $customerGroupRepository    
class CustomerChoiceType
 $customerRepository    
class RequestBasedLocaleContext
 $requestStack    
 $localeProvider    
class LocaleHelper
 $localeConverter    
 $localeContext    
class LocaleChoiceType
 $localeRepository    
class LocaleExtension
 $localeHelper    
class RequestLocaleSetter
 $localeContext    
 $localeProvider    
class SelectProductAttributeChoiceRemoveListener
 $productAttributeValueClass    
class ProductVariantCombinationValidator
 $variantsParityChecker    
class UniqueSimpleProductCodeValidator
 $productVariantRepository    
class UniqueSimpleProductCode
 $message    
class ProductVariantCombination
 $message    
class BuildAttributesFormSubscriber
 $attributeValueFactory    
 $localeProvider    
class BuildProductVariantFormSubscriber
 $factory    
 $disabled    
class GenerateProductVariantsSubscriber
 $generator    
 $session    
class ProductOptionFieldSubscriber
 $variantResolver    
class ProductVariantToProductOptionsTransformer
 $product    
class ProductsToProductAssociationsTransformer
 $productAssociationFactory    
 $productRepository    
 $productAssociationTypeRepository    
 $productAssociations    
class ProductCodeChoiceType
 $productRepository    
class ProductOptionValueChoiceType
 $availableProductOptionValuesResolver    
class ProductOptionChoiceType
 $productOptionRepository    
class ProductChoiceType
 $productRepository    
class ProductAssociationsType
 $productAssociationTypeRepository    
 $productsToProductAssociationsTransformer    
class ProductGenerateVariantsType
 $generateProductVariantsSubscriber    
class ProductType
 $variantResolver    
 $attributeValueFactory    
 $localeProvider    
class ProductAssociationTypeChoiceType
 $productAssociationTypeRepository    
class ReviewerReviewsRemover
 $reviewRepository    
 $reviewManager    
 $averageRatingUpdater    
class LockingListener
 $manager    
class ChannelDeletionListener
 $channelRepository    
class ImagesRemoveListener
 $imageUploader    
 $cacheManager    
 $filterManager    
 $imagesToDelete    
class CartBlamerListener
 $cartManager    
 $cartContext    
class ImageUploadListener
 $uploader    
class ImagesUploadListener
 $uploader    
class OrderRecalculationListener
 $orderProcessor    
class ReviewCreateListener
 $customerContext    
class CustomerReviewsDeleteListener
 $reviewerReviewsRemover    
class TaxonDeletionListener
 $session    
 $channelRepository    
 $ruleUpdaters    
class UserCartRecalculationListener
 $cartContext    
 $orderProcessor    
class SimpleProductLockingListener
 $manager    
class MailerListener
 $emailSender    
 $channelContext    
 $localeContext    
class CanonicalizerListener
 $canonicalizer    
class CustomerContext
 $tokenStorage    
 $authorizationChecker    
class SessionAndChannelBasedCartContext
 $cartStorage    
 $channelContext    
class CustomerAndChannelBasedCartContext
 $customerContext    
 $channelContext    
 $orderRepository    
class RegisteredUserValidator
 $customerRepository    
class HasAllPricesDefined
 $message    
class UniqueReviewerEmailValidator
 $userRepository    
 $tokenStorage    
 $authorizationChecker    
class HasAllVariantPricesDefined
 $message    
class UniqueReviewerEmail
 $message    
class HasEnabledEntityValidator
 $registry    
 $accessor    
class CartItemAvailability
 $message    
class HasEnabledEntity
 $objectManager    
 $message    
 $repositoryMethod    
 $errorPath    
 $enabledPath    
class CartItemAvailabilityValidator
 $availabilityChecker    
class OrderProductEligibility
 $message    
class LocalesAwareValidAttributeValueValidator
 $attributeTypeRegistry    
 $localeProvider    
class ChannelDefaultLocaleEnabled
 $message    
class OrderPaymentMethodEligibility
 $message    
class OrderShippingMethodEligibility
 $message    
class OrderShippingMethodEligibilityValidator
 $methodEligibilityChecker    
class RegisteredUser
 $message    
class CustomerInitializer
 $canonicalizer    
class SimilarProductAssociationFixture
 $productAssociationTypeFixture    
 $productAssociationFixture    
 $productRepository    
 $faker    
 $optionsResolver    
class AbstractResourceFixture
 $objectManager    
 $exampleFactory    
 $optionsResolver    
class StickerProductFixture
 $taxonFixture    
 $productAttributeFixture    
 $productOptionFixture    
 $productFixture    
 $faker    
 $optionsResolver    
class MugProductFixture
 $taxonFixture    
 $productAttributeFixture    
 $productOptionFixture    
 $productFixture    
 $baseLocaleCode    
 $faker    
 $optionsResolver    
class OrderFixture
 $orderExampleFactory    
 $orderManager    
 $faker    
class TshirtProductFixture
 $taxonFixture    
 $productAttributeFixture    
 $productOptionFixture    
 $productFixture    
 $faker    
 $optionsResolver    
class BookProductFixture
 $taxonFixture    
 $productAttributeFixture    
 $productFixture    
 $baseLocaleCode    
 $faker    
 $optionsResolver    
class ProductAttributeFixture
 $attributeTypes    
class CurrencyFixture
 $currencyFactory    
 $currencyManager    
class LocaleFixture
 $localeFactory    
 $localeManager    
 $baseLocaleCode    
class GeographicalFixture
 $countryFactory    
 $countryManager    
 $provinceFactory    
 $provinceManager    
 $zoneFactory    
 $zoneManager    
class ShippingMethodExampleFactory
 $shippingMethodFactory    
 $zoneRepository    
 $shippingCategoryRepository    
 $localeRepository    
 $channelRepository    
 $taxCategoryRepository    
 $faker    
 $optionsResolver    
class OrderExampleFactory
 $orderFactory    
 $orderItemFactory    
 $orderItemQuantityModifier    
 $orderManager    
 $channelRepository    
 $customerRepository    
 $productRepository    
 $countryRepository    
 $paymentMethodRepository    
 $shippingMethodRepository    
 $addressFactory    
 $stateMachineFactory    
 $orderShippingMethodSelectionRequirementChecker    
 $orderPaymentMethodSelectionRequirementChecker    
 $optionsResolver    
 $faker    
class ShippingCategoryExampleFactory
 $shippingCategoryFactory    
 $faker    
 $optionsResolver    
class CustomerGroupExampleFactory
 $customerGroupFactory    
 $faker    
 $optionsResolver    
class PromotionActionExampleFactory
 $promotionActionFactory    
 $faker    
 $optionsResolver    
class ProductOptionExampleFactory
 $productOptionFactory    
 $productOptionValueFactory    
 $localeRepository    
 $faker    
 $optionsResolver    
class ProductAttributeExampleFactory
 $productAttributeFactory    
 $localeRepository    
 $faker    
 $optionsResolver    
 $attributeTypes    
class ProductAssociationExampleFactory
 $productAssociationFactory    
 $productAssociationTypeRepository    
 $productRepository    
 $optionsResolver    
class PromotionExampleFactory
 $promotionFactory    
 $promotionRuleExampleFactory    
 $promotionActionExampleFactory    
 $channelRepository    
 $couponFactory    
 $faker    
 $optionsResolver    
class TaxonExampleFactory
 $taxonFactory    
 $taxonRepository    
 $localeRepository    
 $faker    
 $taxonSlugGenerator    
 $optionsResolver    
class ProductExampleFactory
 $productFactory    
 $productVariantFactory    
 $channelPricingFactory    
 $productTaxonFactory    
 $variantGenerator    
 $productAttributeValueFactory    
 $productImageFactory    
 $imageUploader    
 $slugGenerator    
 $taxonRepository    
 $productAttributeRepository    
 $productOptionRepository    
 $channelRepository    
 $localeRepository    
 $taxCategoryRepository    
 $fileLocator    
 $faker    
 $optionsResolver    
class ProductAssociationTypeExampleFactory
 $productAssociationTypeFactory    
 $localeRepository    
 $faker    
 $optionsResolver    
class AdminUserExampleFactory
 $userFactory    
 $faker    
 $optionsResolver    
 $localeCode    
 $fileLocator    
 $imageUploader    
class PromotionRuleExampleFactory
 $promotionRuleFactory    
 $faker    
 $optionsResolver    
class ShopUserExampleFactory
 $shopUserFactory    
 $customerFactory    
 $customerGroupRepository    
 $faker    
 $optionsResolver    
class AddressExampleFactory
 $addressFactory    
 $countryRepository    
 $customerRepository    
 $faker    
 $optionsResolver    
class ChannelExampleFactory
 $channelFactory    
 $localeRepository    
 $currencyRepository    
 $zoneRepository    
 $faker    
 $optionsResolver    
 $taxonRepository    
class TaxRateExampleFactory
 $taxRateFactory    
 $zoneRepository    
 $taxCategoryRepository    
 $faker    
 $optionsResolver    
class ProductReviewExampleFactory
 $productReviewFactory    
 $productRepository    
 $customerRepository    
 $stateMachineFactory    
 $faker    
 $optionsResolver    
class TaxCategoryExampleFactory
 $taxCategoryFactory    
 $faker    
 $optionsResolver    
class SyliusCollector
 $shopperContext    
class CartCollector
 $cartContext    
class UriBasedSectionProvider
 $requestStack    
 $resolvers    
class ProductTaxonAutocompleteChoiceTypeTest
 $resourceRepositoryRegistry    
 $productTaxonFactory    
 $productTaxonRepository    
class ChannelBasedThemeContext
 $channelContext    
 $themeRepository    
class Version20171003103916
 $container    
class Version20161219160441
 $container    
class Version20161214153137
 $container    
class Version20161209095131
 $container    
class Version20170109143010
 $container    
class TaxCalculationStrategy
 $type    
 $applicators    
class CheckoutStepsHelper
 $orderPaymentMethodSelectionRequirementChecker    
 $orderShippingMethodSelectionRequirementChecker    
class ProductVariantsPricesHelper
 $productVariantsPricesProvider    
class PriceHelper
 $productVariantPriceCalculator    
class VariantResolverHelper
 $productVariantResolver    
class DatabaseSetupCommandsProvider
 $doctrineRegistry    
class CommandDirectoryChecker
 $name    
 $filesystem    
class SyliusRequirementsChecker
 $syliusRequirements    
 $fulfilled    
class TableRenderer
 $table    
 $output    
 $headers    
 $rows    
 $label    
class ChannelSetup
 $channelRepository    
 $channelFactory    
 $channelManager    
class LocaleSetup
 $localeRepository    
 $localeFactory    
 $locale    
class CurrencySetup
 $currencyRepository    
 $currencyFactory    
 $currency    
class Requirement
 $label    
 $fulfilled    
 $required    
 $help    
class RequirementCollection
 $label    
 $requirements    
class SyliusRequirements
 $collections    
class CommandExecutor
 $input    
 $output    
 $application    
class CountryTypeExtension
 $countryRepository    
class LocaleTypeExtension
 $localeRepository    
class CustomerRegistrationFormSubscriber
 $customerRepository    
class AddUserFormSubscriber
 $entryType    
class TaxonsToCodesTransformer
 $taxonRepository    
class ProductTaxonToTaxonTransformer
 $productTaxonFactory    
 $productTaxonRepository    
 $product    
class ProductsToCodesTransformer
 $productRepository    
class ShopBillingDataType
 $dataClass    
class AddressChoiceType
 $addressRepository    
class TaxCalculationStrategyChoiceType
 $strategies    
class ChannelCollectionType
 $channelRepository    
class TaxonFilterConfigurationType
 $taxonsToCodesTransformer    
class ProductFilterConfigurationType
 $productsToCodesTransformer    
class HasTaxonConfigurationType
 $taxonsToCodesTransformer    
class TotalOfItemsFromTaxonConfigurationType
 $taxonRepository    
class ContainsProductConfigurationType
 $productRepository    
class ChannelPricingType
 $channelPricingRepository    
class ProductTaxonAutocompleteChoiceType
 $productTaxonFactory    
 $productTaxonRepository    
class CustomerCheckoutGuestType
 $customerRepository    
 $customerFactory    
class CustomerSimpleRegistrationType
 $customerRepository    
class CustomerGuestType
 $customerRepository    
 $customerFactory    
class PaymentType
 $dataClass    
class ShipmentType
 $dataClass    
class AddressType
 $addressComparator    
class AdminUserType
 $fallbackLocale    
class ProductRepository
 $associationHydrator    
class PromotionRepository
 $associationHydrator    
class ProductOptionRepository
 $associationHydrator    
class AttributeRepository
 $associationHydrator    
class OrderRepository
 $associationHydrator    
class OrderInventoryOperator
 $decoratedOperator    
 $productVariantManager    
class ResourceDeleteHandler
 $decoratedHandler    
class ResourceUpdateHandler
 $decoratedHandler    
class DateFormat
 $date    
 $pattern    
class Month
 $date    
class Year
 $date    
class Hour
 $date    
class Week
 $date    
class Day
 $date    
class VariantResolverExtension
 $helper    
class ProductVariantsPricesExtension
 $productVariantsPricesHelper    
class CheckoutStepsExtension
 $checkoutStepsHelper    
class PriceExtension
 $helper    
class BundleLoadedCheckerExtension
 $listOfBundles    
class CartSessionStorage
 $session    
 $sessionKeyName    
 $orderRepository    
class SyliusCoreExtension
 $bundles    
class UserImpersonator
 $session    
 $sessionTokenParameter    
 $firewallContextName    
 $eventDispatcher    
class SequentialOrderNumberGenerator
 $sequenceRepository    
 $sequenceFactory    
 $sequenceManager    
 $startNumber    
 $numberLength    
class CheckoutStateUrlGenerator
 $router    
 $routeCollection    
class CheckoutResolver
 $cartContext    
 $urlGenerator    
 $requestMatcher    
 $stateMachineFactory    
class CheckoutRedirectListener
 $requestStack    
 $checkoutStateUrlGenerator    
 $requestMatcher    
class CancelUnpaidOrdersCommand
 $defaultName    
class CheckRequirementsCommand
 $defaultName    
class InformAboutGUSCommand
 $defaultName    
class InstallCommand
 $defaultName    
 $commands    
class ShowAvailablePluginsCommand
 $defaultName    
 $plugins    
class InstallAssetsCommand
 $defaultName    
class InstallDatabaseCommand
 $defaultName    
class SetupCommand
 $defaultName    
class InstallSampleDataCommand
 $defaultName    
class PluginInfo
 $name    
 $description    
 $url    
class UserProvider
 $oauthFactory    
 $oauthRepository    
 $customerFactory    
 $userFactory    
 $userManager    
 $customerRepository    
class UpdateUserEncoderListener
 $objectManager    
 $recommendedEncoderName    
 $className    
 $interfaceName    
 $passwordParameter    
class UserReloaderListener
 $userReloader    
class UserDeleteListener
 $tokenStorage    
 $session    
class UserLastLoginSubscriber
 $userManager    
 $userClass    
class PasswordUpdaterListener
 $passwordUpdater    
class MailerListener
 $emailSender    
class UserWithEncoderFactory
 $decoratedUserFactory    
 $encoderName    
class UserReloader
 $objectManager    
class AbstractUserProvider
 $supportedUserClass    
 $userRepository    
 $canonicalizer    
class PasswordReset
 $password    
class PasswordResetRequest
 $email    
class ChangePassword
 $currentPassword    
 $newPassword    
class UserEvent
 $user    
class UserLogin
 $tokenStorage    
 $userChecker    
 $eventDispatcher    
class UserPasswordEncoder
 $encoderFactory    
class DemoteUserCommand
 $defaultName    
class PromoteUserCommand
 $defaultName    
class FakeChannelContext
 $fakeChannelCodeProvider    
 $channelRepository    
 $requestStack    
class FakeChannelPersister
 $fakeChannelCodeProvider    
class ChannelCollector
 $channelContext    
class ChannelChoiceType
 $channelRepository    
class TaxCalculatorChoiceType
 $calculators    
class TaxCategoryChoiceType
 $taxCategoryRepository    
class FormatMoneyHelper
 $moneyFormatter    
class ConvertMoneyHelper
 $currencyConverter    
class ConvertMoneyExtension
 $helper    
class FormatMoneyExtension
 $helper    
class PromotionSubject
 $id    
 $promotions    
class PromotionSubjectCouponValidator
 $promotionEligibilityChecker    
class CouponGenerationAmountValidator
 $generationPolicy    
class CouponPossibleGenerationAmount
 $message    
class PromotionSubjectCoupon
 $message    
class PromotionDateRange
 $message    
class GenerateCouponsCommandTest
 $command    
 $commandTester    
 $promotionRepository    
 $couponGenerator    
class AbstractConfigurablePromotionElementType
 $formTypeRegistry    
class PromotionRuleChoiceType
 $rules    
class PromotionCouponToCodeType
 $promotionCouponRepository    
class PromotionActionChoiceType
 $actions    
class AbstractConfigurationCollectionType
 $registry    
class GenerateCouponsCommand
 $defaultName    
 $promotionRepository    
 $couponGenerator    
class UniqueCurrencyPair
 $message    
class UniqueCurrencyPairValidator
 $exchangeRateRepository    
class DifferentSourceTargetCurrency
 $message    
class CurrencyChoiceType
 $currencyRepository    
class CurrencyExtension
 $helper    
class ShipmentShipListener
 $shipmentEmailManager    
class ResourceDeleteSubscriber
 $router    
 $session    
class AdminBasedLocaleContext
 $tokenStorage    
class ShipmentEmailManager
 $emailSender    
class OrderEmailManager
 $emailSender    
class StatisticsDataProvider
 $statisticsProvider    
 $salesDataProvider    
 $moneyFormatter    
class ResendOrderConfirmationEmailAction
 $orderRepository    
 $orderEmailManager    
 $csrfTokenManager    
 $session    
class ResendShipmentConfirmationEmailAction
 $shipmentRepository    
 $shipmentEmailManager    
 $csrfTokenManager    
 $session    
class RemoveAvatarAction
 $avatarRepository    
 $router    
 $csrfTokenManager    
class AdminUriBasedSectionResolver
 $adminUriBeginning    
class NotificationControllerTest
 $client    
 $messageFactory    
 $controller    
 $hubUri    
class ChannelsCurrenciesExtension
 $channelRepository    
class ChannelNameExtension
 $channelRepository    
class NotificationWidgetExtension
 $areNotificationsEnabled    
 $checkFrequency    
class ShopExtension
 $isShopEnabled    
class ProductVariantMenuBuilderEvent
 $productVariant    
class CustomerShowMenuBuilderEvent
 $customer    
class ProductMenuBuilderEvent
 $product    
class OrderShowMenuBuilderEvent
 $order    
 $stateMachine    
class PromotionMenuBuilderEvent
 $promotion    
class NotificationController
 $client    
 $messageFactory    
 $hubUri    
 $environment    
class CustomerStatisticsController
 $statisticsProvider    
 $customerRepository    
 $templatingEngine    
class ImpersonateUserController
 $impersonator    
 $authorizationChecker    
 $userProvider    
 $router    
 $authorizationRole    
class DashboardController
 $channelRepository    
 $templatingEngine    
 $router    
 $salesDataProvider    
 $statisticsDataProvider    
class StatisticsController
 $templatingEngine    
 $statisticsDataProvider    
class GetStatus
 $status    
class ResolveNextRoute
 $routeName    
 $routeParameters    
class UpdatePaymentStateExtension
 $factory    
class PaymentDescriptionProvider
 $translator    
class AuthorizePaymentAction
 $paymentDescriptionProvider    
class CapturePaymentAction
 $paymentDescriptionProvider    
class ConvertPaymentAction
 $invoiceNumberGenerator    
class CryptedGatewayConfigTypeExtension
 $cypher    
class GatewayConfigType
 $gatewayConfigurationTypeRegistry    
class PayumController
 $payum    
 $orderRepository    
 $orderMetadata    
 $requestConfigurationFactory    
 $viewHandler    
 $router    
 $getStatusRequestFactory    
 $resolveNextRouteRequestFactory    
class GatewayConfig
 $id    
class PaymentSecurityToken
 $hash    
 $details    
 $afterUrl    
 $targetUrl    
 $gatewayName    
class ShippingMethodChoiceType
 $shippingMethodsResolver    
 $calculators    
 $repository    
class AbstractConfigurableShippingMethodElementType
 $formTypeRegistry    
class ShippingCategoryChoiceType
 $shippingCategoryRepository    
class ShippingMethodType
 $shippingMethodTranslationType    
 $calculatorRegistry    
 $formTypeRegistry    
class ShippingMethodRuleChoiceType
 $rules    
class CalculatorChoiceType
 $calculators    
class AbstractConfigurationCollectionType
 $registry    
class ShippingDateAssigner
 $calendar    
class CartChangeListener
 $orderProcessor    
 $objectManager    
class ApiClientExampleFactory
 $clientManager    
 $faker    
 $optionsResolver    
class ApiAccessTokenExampleFactory
 $accessTokenFactory    
 $adminApiUserRepository    
 $clientRepository    
 $faker    
 $optionsResolver    
class AdminApiUriBasedSectionResolver
 $adminApiUriBeginning    
class LazyCustomerLoader
 $customerRepository    
class AddUserFormSubscriber
 $entryType    
class OrderType
 $localeRepository    
 $customerChoiceLoader    
class OrderItemType
 $variantRepository    
class ShowAvailableShippingMethodsController
 $stateMachineFactory    
 $orderRepository    
 $shippingMethodsResolver    
 $restViewHandler    
 $calculators    
class ProductTaxonPositionController
 $productTaxonRepository    
 $manager    
class ShowAvailablePaymentMethodsController
 $stateMachineFactory    
 $orderRepository    
 $paymentMethodResolver    
 $restViewHandler    
class CreateClientCommand
 $clientManager    
 $defaultName    
class ReviewChangeListener
 $averageRatingUpdater    
class AverageRatingUpdater
 $averageRatingCalculator    
 $reviewSubjectManager    
class LoadMetadataSubscriber
 $subjects    
class ExpiredCartsRemover
 $orderRepository    
 $orderManager    
 $eventDispatcher    
 $expirationPeriod    
class SessionBasedCartContext
 $session    
 $sessionKeyName    
 $orderRepository    
class SequentialOrderNumberGenerator
 $sequenceRepository    
 $sequenceFactory    
 $startNumber    
 $numberLength    
class AdjustmentsHelper
 $adjustmentsAggregator    
class OrderItemQuantityDataMapper
 $orderItemQuantityModifier    
 $propertyPathDataMapper    
class CartItemType
 $dataMapper    
class OrderItemType
 $dataMapper    
class OrderNumberAssigner
 $numberGenerator    
class AggregateAdjustmentsExtension
 $adjustmentsHelper    
class AddToCartCommand
 $cart    
 $cartItem    
class RemoveExpiredCartsCommand
 $defaultName    
class ValidAttributeValueValidator
 $attributeTypeRegistry    
class ValidTextAttributeConfiguration
 $message    
class ValidSelectAttributeConfiguration
 $messageMultiple    
 $messageMinEntries    
 $messageMaxEntries    
class SelectAttributeTypeTest
 $translationProvider    
class AttributeValueType
 $attributeChoiceType    
 $attributeRepository    
 $localeRepository    
 $formTypeRegistry    
class AttributeChoiceType
 $attributeRepository    
class AttributeType
 $attributeTranslationType    
 $formTypeRegistry    
class AttributeTypeChoiceType
 $attributeTypes    
class SelectAttributeType
 $defaultLocaleCode    
class SelectAttributeValueTranslationsType
 $definedLocalesCodes    
 $defaultLocaleCode    
class SelectAttributeChoicesCollectionType
 $defaultLocaleCode    
class LoadMetadataSubscriber
 $subjects    
class InStockValidator
 $availabilityChecker    
 $accessor    
class InStock
 $message    
 $stockablePath    
 $quantityPath    
class InventoryHelper
 $checker    
class InventoryExtension
 $helper    
class PaymentGatewayChoiceType
 $gateways    
class PaymentMethodChoiceType
 $paymentMethodsResolver    
 $paymentMethodRepository    
class TemplateEventTest
 $twig    
class BlockEventListener
 $template    
class TemplateBlockRegistry
 $eventsToTemplateBlocks    
class TemplateBlock
 $name    
 $eventName    
 $template    
 $context    
 $priority    
 $enabled    
class HtmlDebugTemplateEventRenderer
 $templateEventRenderer    
 $templateBlockRegistry    
class DelegatingTemplateEventRenderer
 $templateBlockRegistry    
 $templateBlockRenderer    
class HtmlDebugTemplateBlockRenderer
 $templateBlockRenderer    
class TwigTemplateBlockRenderer
 $twig    
class MenuBuilderEvent
 $factory    
 $menu    
class TemplateEventExtension
 $templateEventRenderer    
class TestFormAttributeExtension
 $environment    
class LegacySonataBlockExtension
 $whitelistedVariables    
class TestHtmlAttributeExtension
 $env    
class TemplateBlockDataCollector
 $templateBlockRenderingHistory    
class TraceableTemplateBlockRenderer
 $templateBlockRenderer    
 $templateBlockRenderingHistory    
class TraceableTemplateEventRenderer
 $templateEventRenderer    
 $templateBlockRenderingHistory    
class TemplateBlockRenderingHistory
 $renderedEvents    
 $currentlyRenderedEvents    
 $currentlyRenderedBlocks    
class SecurityController
 $authenticationUtils    
 $formFactory    
 $templatingEngine    
 $authorizationChecker    
 $router    
class DebugTemplateEventCommand
 $defaultName    
 $templateBlockRegistry    
class TokenValueBasedCartContext
 $requestStack    
 $orderRepository    
 $newApiRoute    
class TokenBasedUserContext
 $tokenStorage    
class UniqueShopUserEmailValidator
 $canonicalizer    
 $shopUserRepository    
class PromotionCouponEligibilityValidator
 $promotionCouponRepository    
 $orderRepository    
 $promotionChecker    
 $promotionCouponChecker    
class OrderProductEligibility
 $message    
class UniqueShopUserEmail
 $message    
class OrderProductEligibilityValidator
 $orderRepository    
class OrderNotEmptyValidator
 $orderRepository    
class OrderPaymentMethodEligibility
 $message    
class OrderShippingMethodEligibility
 $message    
class OrderNotEmpty
 $message    
class OrderShippingMethodEligibilityValidator
 $orderRepository    
 $eligibilityChecker    
class OrderPaymentMethodEligibilityValidator
 $orderRepository    
class ChannelContextBuilder
 $decoratedContextBuilder    
 $channelContext    
class LocaleContextBuilder
 $decoratedLocaleBuilder    
 $localeContext    
class HttpRequestMethodTypeContextBuilder
 $decoratedLocaleBuilder    
class AddressDenormalizer
 $objectNormalizer    
 $classType    
 $interfaceType    
class CustomerProvider
 $canonicalizer    
 $customerFactory    
 $customerRepository    
class PathPrefixProvider
 $userContext    
 $apiRoute    
class ProductSlugEventSubscriber
 $slugGenerator    
class ChangeShopUserPasswordHandler
 $passwordUpdater    
 $userRepository    
class PickupCartHandler
 $cartFactory    
 $cartRepository    
 $channelContext    
 $userContext    
 $orderManager    
 $generator    
class RegisterShopUserHandler
 $shopUserFactory    
 $shopUserManager    
 $customerProvider    
 $channelContext    
class ChangeItemQuantityInCartHandler
 $orderItemRepository    
 $orderItemQuantityModifier    
 $orderProcessor    
class ApplyCouponToCartHandler
 $orderRepository    
 $promotionCouponRepository    
 $orderProcessor    
class RemoveItemFromCartHandler
 $orderItemRepository    
 $orderModifier    
class AddItemToCartHandler
 $orderRepository    
 $productVariantRepository    
 $orderModifier    
 $cartItemFactory    
 $orderItemQuantityModifier    
class ChoosePaymentMethodHandler
 $orderRepository    
 $paymentMethodRepository    
 $paymentRepository    
 $stateMachineFactory    
class AddressOrderHandler
 $orderRepository    
 $customerRepository    
 $customerFactory    
 $manager    
 $stateMachineFactory    
class CompleteOrderHandler
 $orderRepository    
 $stateMachineFactory    
class ChooseShippingMethodHandler
 $orderRepository    
 $shippingMethodRepository    
 $shipmentRepository    
 $eligibilityChecker    
 $stateMachineFactory    
class CartShippingMethod
 $shippingMethod    
 $cost    
class OrderGetMethodItemExtension
 $userContext    
class OrderMethodsItemExtension
 $userContext    
class HideArchivedShippingMethodExtension
 $shippingMethodClass    
class ProductsByChannelAndLocaleCodeExtension
 $userContext    
class AddressDataPersister
 $decoratedDataPersister    
 $customerContext    
class AdminUserDataPersister
 $decoratedDataPersister    
 $tokenStorage    
 $passwordUpdater    
class ShippingMethodDataPersister
 $decoratedDataPersister    
class ApiScenarioEventDispatchingScenarioTester
 $baseTester    
class TaxonCollectionDataProvider
 $taxonRepository    
 $userContext    
class ProductItemDataProvider
 $productRepository    
 $userContext    
class OrderItemAdjustmentsSubresourceDataProvider
 $orderItemRepository    
class CountryCollectionDataProvider
 $countryRepository    
 $userContext    
class CartPaymentMethodsSubresourceDataProvider
 $orderRepository    
 $paymentRepository    
 $paymentMethodsResolver    
class OrderAdjustmentsSubresourceDataProvider
 $orderRepository    
class PaymentItemDataProvider
 $paymentRepository    
 $userContext    
class OrderCollectionDataProvider
 $userContext    
 $orderRepository    
class OrderItemUnitItemDataProvider
 $orderItemUnitRepository    
 $userContext    
class AddressItemDataProvider
 $addressRepository    
 $userContext    
class ShipmentItemDataProvider
 $shipmentRepository    
 $userContext    
class CustomerItemDataProvider
 $userContext    
 $customerRepository    
class OrderItemItemDataProvider
 $orderItemRepository    
 $userContext    
class AddressCollectionDataProvider
 $addressRepository    
 $userContext    
class CartShippingMethodsSubresourceDataProvider
 $orderRepository    
 $shipmentRepository    
 $shippingMethodsResolver    
 $calculators    
 $cartShippingMethodFactory    
class LoggedInShopUserIdAwareCommandDataTransformer
 $userContext    
class CommandAwareInputDataTransformer
 $commandDataTransformers    
class SubresourceIdAwareCommandDataTransformer
 $requestStack    
class ShipmentStateMachineTransitionApplicator
 $stateMachineFactory    
 $eventDispatcher    
class PaymentStateMachineTransitionApplicator
 $stateMachineFactory    
class ArchivingShippingMethodApplicator
 $calendar    
class OrderStateMachineTransitionApplicator
 $stateMachineFactory    
class ProductReviewStateMachineTransitionApplicator
 $stateMachineFactory    
class SubresourceDataProvider
 $managerRegistry    
 $collectionExtensions    
 $itemExtensions    
class RouteNameResolver
 $router    
 $pathPrefixProvider    
class CachedRouteNameResolver
 $decorated    
 $pathPrefixProvider    
class SwaggerUiAction
 $resourceNameCollectionFactory    
 $resourceMetadataFactory    
 $normalizer    
 $twig    
 $urlGenerator    
 $title    
 $description    
 $version    
 $showWebby    
 $formats    
 $oauthEnabled    
 $oauthClientId    
 $oauthClientSecret    
 $oauthType    
 $oauthFlow    
 $oauthTokenUrl    
 $oauthAuthorizationUrl    
 $oauthScopes    
 $formatsProvider    
 $swaggerUiEnabled    
 $reDocEnabled    
 $graphqlEnabled    
 $graphiQlEnabled    
 $graphQlPlaygroundEnabled    
 $swaggerVersions    
class ExtractorPropertyMetadataFactory
 $decoratedPropertyMetadataFactory    
 $container    
 $collectedParameters    
class UploadAvatarImageAction
 $avatarImageFactory    
 $avatarImageRepository    
 $imageUploader    
 $iriConverter    
class ShopAuthenticationTokenDocumentationNormalizer
 $decoratedNormalizer    
 $apiRoute    
class AdminAuthenticationTokenDocumentationNormalizer
 $decoratedNormalizer    
 $apiRoute    
class ChangeShopUserPassword
 $shopUserId    
 $newPassword    
 $confirmNewPassword    
 $currentPassword    
class RegisterShopUser
 $firstName    
 $lastName    
 $email    
 $password    
 $phoneNumber    
class ApplyCouponToCart
 $orderTokenValue    
 $couponCode    
class ChangeItemQuantityInCart
 $orderTokenValue    
 $orderItemId    
 $newQuantity    
class PickupCart
 $tokenValue    
class AddItemToCart
 $orderTokenValue    
 $productCode    
 $productVariantCode    
 $quantity    
class RemoveItemFromCart
 $orderTokenValue    
 $orderItemId    
class AddressOrder
 $orderTokenValue    
 $email    
 $billingAddress    
 $shippingAddress    
class ChooseShippingMethod
 $orderTokenValue    
 $shipmentId    
 $shippingMethodCode    
class ChoosePaymentMethod
 $orderTokenValue    
 $paymentId    
 $paymentMethodCode    
class CompleteOrder
 $orderTokenValue    
 $notes    
class OrderCompleteListener
 $orderEmailManager    
class UserImpersonatedListener
 $cartStorage    
 $channelContext    
 $orderRepository    
class OrderCustomerIpListener
 $ipAssigner    
 $requestStack    
class SessionCartSubscriber
 $cartContext    
 $cartStorage    
class OrderLocaleAssigner
 $localeContext    
class CustomerEmailUpdaterListener
 $tokenGenerator    
 $channelContext    
 $eventDispatcher    
 $session    
 $uriBasedSectionContext    
class UserRegistrationListener
 $userManager    
 $tokenGenerator    
 $eventDispatcher    
 $channelContext    
 $userLogin    
 $firewallContextName    
class ShopUserLogoutHandler
 $channelContext    
 $cartStorage    
class NonChannelLocaleListener
 $router    
 $channelBasedLocaleProvider    
 $firewallMap    
 $firewallNames    
class OrderIntegrityChecker
 $router    
 $orderProcessor    
 $manager    
class ContactEmailManager
 $emailSender    
class OrderEmailManager
 $emailSender    
class StorageBasedLocaleSwitcher
 $localeStorage    
 $channelContext    
class UrlBasedLocaleSwitcher
 $urlGenerator    
class LocaleStrippingRouter
 $router    
 $localeContext    
class OrderItemsSubtotalExtension
 $calculator    
class ContactController
 $router    
 $formFactory    
 $templatingEngine    
 $channelContext    
 $customerContext    
 $localeContext    
 $contactEmailManager    
class HomepageController
 $templatingEngine    
class SecurityWidgetController
 $templatingEngine    
class CurrencySwitchController
 $templatingEngine    
 $currencyContext    
 $currencyStorage    
 $channelContext    
class LocaleSwitchController
 $templatingEngine    
 $localeContext    
 $localeProvider    
 $localeSwitcher    
class TaxonSlugController
 $taxonSlugGenerator    
 $taxonRepository    
 $taxonFactory    
class ZoneCannotContainItself
 $message    
class ProvinceAddressConstraintValidator
 $countryRepository    
 $provinceRepository    
class ProvinceAddressConstraint
 $message    
class CountryChoiceTypeTest
 $countryRepository    
 $france    
 $poland    
class ZoneChoiceTypeTest
 $zoneRepository    
 $zoneAllScopes    
 $zoneTaxScope    
 $zoneShippingScope    
class BuildAddressFormSubscriber
 $countryRepository    
 $formFactory    
class ZoneChoiceType
 $zoneRepository    
 $scopeTypes    
class ProvinceChoiceType
 $provinceRepository    
class ProvinceCodeChoiceType
 $provinceRepository    
class ZoneType
 $scopeChoices    
class AddressType
 $buildAddressFormSubscriber    
class CountryChoiceType
 $countryRepository    
class CountryCodeChoiceType
 $countryRepository    
class ZoneCodeChoiceType
 $zoneRepository    
class ProvinceNamingExtension
 $provinceNamingProvider    
class NotificationType
 $value    
 $types    
class ManagingAdministratorsContext
 $client    
 $avatarImagesClient    
 $responseChecker    
 $iriConverter    
 $sharedStorage    
 $minkParameters    
class ManagingProductVariantsContext
 $client    
 $session    
class ManagingShipmentsContext
 $client    
 $iriClient    
 $responseChecker    
 $iriConverter    
class ManagingShippingCategoriesContext
 $client    
 $responseChecker    
class ManagingOrdersContext
 $client    
 $shipmentsClient    
 $paymentsClient    
 $responseChecker    
 $iriConverter    
 $adminSecurityService    
 $sharedStorage    
class LoginContext
 $client    
class ManagingProductOptionsContext
 $client    
 $responseChecker    
 $sharedStorage    
class ManagingProductReviewsContext
 $client    
 $responseChecker    
 $sharedStorage    
class ManagingCurrenciesContext
 $client    
 $responseChecker    
class ManagingPaymentsContext
 $client    
 $responseChecker    
 $iriConverter    
class ManagingCustomerGroupsContext
 $client    
 $responseChecker    
class ManagingCountriesContext
 $client    
 $provincesClient    
 $responseChecker    
 $sharedStorage    
 $iriConverter    
class ManagingProductAssociationTypesContext
 $client    
 $responseChecker    
 $sharedStorage    
class ManagingChannelsContext
 $client    
 $responseChecker    
 $iriConverter    
 $shopBillingData    
class ManagingTaxCategoriesContext
 $client    
 $responseChecker    
class ManagingTaxonsContext
 $client    
 $session    
 $responseChecker    
class ManagingLocalesContext
 $client    
 $responseChecker    
class ManagingExchangeRatesContext
 $client    
 $responseChecker    
 $sharedStorage    
class ManagingZonesContext
 $client    
 $responseChecker    
 $sharedStorage    
 $iriConverter    
 $zoneMemberClass    
class PaymentContext
 $paymentsClient    
 $responseChecker    
 $sharedStorage    
class CustomerContext
 $customerClient    
 $orderShopClient    
 $sharedStorage    
 $responseChecker    
 $registrationContext    
 $loginContext    
 $shopApiSecurityContext    
class RegistrationContext
 $client    
 $loginContext    
 $content    
class ProductContext
 $client    
 $responseChecker    
class LoginContext
 $client    
class ChannelContext
 $sharedStorage    
class HomepageContext
 $productsClient    
 $taxonsClient    
 $responseChecker    
class OrderItemContext
 $orderItemsClient    
 $orderItemUnitsClient    
 $responseChecker    
 $sharedStorage    
class ShipmentContext
 $shipmentsClient    
 $responseChecker    
 $sharedStorage    
class AddressContext
 $addressClient    
 $customerClient    
 $responseChecker    
 $iriConverter    
 $sharedStorage    
class PromotionContext
 $cartsClient    
 $sharedStorage    
 $responseChecker    
class CartContext
 $cartsClient    
 $productsClient    
 $ordersAdminClient    
 $responseChecker    
 $sharedStorage    
 $productVariantResolver    
class OrderContext
 $client    
 $productsAdminClient    
 $productsShopClient    
 $responseChecker    
 $sharedStorage    
 $iriConverter    
class ManagingShipmentsContext
 $shipmentRepository    
class ManagingOrdersContext
 $sharedStorage    
 $orderRepository    
 $orderItemRepository    
 $addressRepository    
 $adjustmentRepository    
 $orderManager    
 $variantResolver    
 $unpaidOrdersStateUpdater    
class ManagingProductsContext
 $sharedStorage    
 $productRepository    
 $productVariantRepository    
 $productReviewRepository    
class ManagingPaymentsContext
 $paymentRepository    
class ManagingPromotionsContext
 $sharedStorage    
 $promotionRepository    
class ManagingPromotionCouponsContext
 $sharedStorage    
 $couponRepository    
class ManagingShippingMethodsContext
 $shippingMethodRepository    
 $shippingMethodManager    
class CartContext
 $orderManager    
 $expiredCartsRemover    
class GeographicalContext
 $sharedStorage    
 $countryFactory    
 $provinceFactory    
 $countryRepository    
 $countryNameConverter    
 $countryManager    
class PaymentContext
 $sharedStorage    
 $paymentMethodRepository    
 $paymentMethodExampleFactory    
 $paymentMethodTranslationFactory    
 $paymentMethodManager    
 $gatewayFactories    
class CustomerContext
 $sharedStorage    
 $customerRepository    
 $customerManager    
 $customerFactory    
 $userFactory    
 $addressFactory    
class CurrencyContext
 $sharedStorage    
 $currencyRepository    
 $currencyFactory    
 $channelManager    
class ZoneContext
 $sharedStorage    
 $zoneRepository    
 $objectManager    
 $zoneFactory    
 $zoneMemberFactory    
class ProductTaxonContext
 $productTaxonFactory    
 $objectManager    
class UserContext
 $sharedStorage    
 $userRepository    
 $userFactory    
 $userManager    
 $messageBus    
class ProductContext
 $sharedStorage    
 $productRepository    
 $productFactory    
 $productTranslationFactory    
 $productVariantFactory    
 $productVariantTranslationFactory    
 $channelPricingFactory    
 $productOptionFactory    
 $productOptionValueFactory    
 $productImageFactory    
 $objectManager    
 $productVariantGenerator    
 $defaultVariantResolver    
 $imageUploader    
 $slugGenerator    
 $minkParameters    
class ProductAssociationContext
 $sharedStorage    
 $productAssociationTypeFactory    
 $productAssociationTypeTranslationFactory    
 $productAssociationFactory    
 $productAssociationTypeRepository    
 $productAssociationRepository    
 $objectManager    
class ShopSecurityContext
 $sharedStorage    
 $securityService    
 $userFactory    
 $userRepository    
class ProductAttributeContext
 $sharedStorage    
 $productAttributeRepository    
 $productAttributeFactory    
 $productAttributeValueFactory    
 $objectManager    
 $faker    
class ProductOptionContext
 $sharedStorage    
 $productOptionRepository    
 $productOptionFactory    
 $productOptionValueFactory    
 $objectManager    
class CheckoutContext
 $orderRepository    
 $shippingMethodRepository    
 $paymentMethodRepository    
 $commandBus    
 $addressFactory    
 $sharedStorage    
class ShippingCategoryContext
 $sharedStorage    
 $shippingCategoryFactory    
 $shippingCategoryRepository    
class AdminSecurityContext
 $sharedStorage    
 $securityService    
 $userFactory    
 $userRepository    
class ChannelContext
 $sharedStorage    
 $unitedStatesChannelFactory    
 $defaultChannelFactory    
 $channelRepository    
 $channelManager    
class LocaleContext
 $sharedStorage    
 $localeFactory    
 $localeRepository    
 $localeManager    
 $channelManager    
 $localeConverter    
class TaxationContext
 $sharedStorage    
 $taxRateFactory    
 $taxCategoryFactory    
 $taxRateRepository    
 $taxCategoryRepository    
 $objectManager    
class AddressContext
 $addressRepository    
 $customerManager    
 $sharedStorage    
class ProductReviewContext
 $sharedStorage    
 $productReviewFactory    
 $productReviewRepository    
 $stateMachineFactory    
class CustomerGroupContext
 $sharedStorage    
 $customerGroupRepository    
 $customerGroupFactory    
class PromotionContext
 $sharedStorage    
 $actionFactory    
 $couponFactory    
 $ruleFactory    
 $testPromotionFactory    
 $promotionRepository    
 $couponGenerator    
 $objectManager    
class ExchangeRateContext
 $sharedStorage    
 $exchangeRateFactory    
 $exchangeRateRepository    
class CartContext
 $commandBus    
 $productVariantResolver    
 $generator    
 $sharedStorage    
class ThemeContext
 $sharedStorage    
 $themeRepository    
 $channelManager    
 $testThemeConfigurationManager    
class AdminUserContext
 $sharedStorage    
 $userFactory    
 $userRepository    
 $imageUploader    
 $objectManager    
 $minkParameters    
class OrderContext
 $sharedStorage    
 $orderFactory    
 $addressFactory    
 $customerFactory    
 $orderItemFactory    
 $stateMachineFactory    
 $countryRepository    
 $customerRepository    
 $orderRepository    
 $paymentMethodRepository    
 $shippingMethodRepository    
 $variantResolver    
 $itemQuantityModifier    
 $objectManager    
class CalendarContext
 $projectDirectory    
class ShippingContext
 $sharedStorage    
 $shippingMethodRepository    
 $zoneRepository    
 $shippingMethodExampleFactory    
 $shippingMethodRuleFactory    
 $shippingMethodManager    
class TaxonomyContext
 $taxonRepository    
 $taxonFactory    
 $taxonTranslationFactory    
 $taxonImageFactory    
 $objectManager    
 $imageUploader    
 $taxonSlugGenerator    
 $minkParameters    
class InstallerContext
 $kernel    
 $application    
 $tester    
 $command    
 $inputChoices    
class ShowingAvailablePluginsContext
 $kernel    
 $application    
 $tester    
 $command    
class CustomerContext
 $customerRepository    
 $customerFactory    
 $sharedStorage    
class CurrencyContext
 $currencyNameConverter    
 $currencyRepository    
class CouponContext
 $couponRepository    
class ZoneContext
 $zoneRepository    
class TaxRateContext
 $taxRateRepository    
class ZoneMemberContext
 $countryNameConverter    
 $provinceRepository    
 $zoneRepository    
 $zoneMemberRepository    
class UserContext
 $sharedStorage    
class ProductContext
 $productRepository    
 $locale    
class ProductVariantContext
 $productRepository    
 $productVariantRepository    
 $sharedStorage    
class PaymentMethodContext
 $paymentMethodRepository    
class ProductAssociationTypeContext
 $productAssociationTypeRepository    
class SharedStorageContext
 $sharedStorage    
class CartTokenContext
 $sharedStorage    
class ProductOptionContext
 $productOptionRepository    
class ShippingCategoryContext
 $shippingCategoryRepository    
class ShippingCalculatorContext
 $shippingCalculators    
 $translator    
class ProvinceContext
 $provinceRepository    
class ChannelContext
 $channelRepository    
class LocaleContext
 $localeNameConverter    
 $localeRepository    
class AddressContext
 $addressFactory    
 $countryNameConverter    
 $addressRepository    
 $exampleAddressFactory    
class TaxCategoryContext
 $taxCategoryRepository    
class ProductReviewContext
 $productReviewRepository    
class ShippingMethodContext
 $shippingMethodRepository    
class CustomerGroupContext
 $customerGroupRepository    
class PromotionContext
 $promotionRepository    
 $promotionCouponRepository    
class ExchangeRateContext
 $currencyNameConverter    
 $currencyRepository    
 $exchangeRateRepository    
class TaxonContext
 $taxonRepository    
 $locale    
class CountryContext
 $countryNameConverter    
 $countryRepository    
class ThemeContext
 $themeRepository    
class AdminUserContext
 $adminUserRepository    
 $sharedStorage    
class OrderContext
 $customerRepository    
 $orderRepository    
class TestThemeContext
 $testThemeConfigurationManager    
class EmailSpoolContext
 $spoolDirectory    
 $filesystem    
class DoctrineORMContext
 $entityManager    
class CalendarContext
 $projectDirectory    
class CustomerContext
 $sharedStorage    
 $customerShowPage    
class UserContext
 $sharedStorage    
 $userRepository    
 $customerShowPage    
 $homePage    
class ChannelContext
 $sharedStorage    
 $channelContextSetter    
 $channelRepository    
 $channelCreatePage    
 $homePage    
 $pluginMainPage    
class PaypalContext
 $paypalExpressCheckoutPage    
 $orderDetails    
 $summaryPage    
 $paypalApiMocker    
class EmailContext
 $sharedStorage    
 $emailChecker    
 $translator    
class ThemeContext
 $sharedStorage    
 $channelIndexPage    
 $channelUpdatePage    
 $homePage    
class ManagingAdministratorsContext
 $createPage    
 $indexPage    
 $updatePage    
 $topBarElement    
 $notificationChecker    
 $adminUserRepository    
 $sharedStorage    
class NotificationContext
 $notificationChecker    
class ManagingPaymentMethodsContext
 $createPage    
 $indexPage    
 $updatePage    
 $currentPageResolver    
 $notificationChecker    
 $gatewayFactories    
class RemovingTaxonContext
 $createPage    
 $notificationChecker    
class ManagingProductVariantsContext
 $sharedStorage    
 $createPage    
 $indexPage    
 $updatePage    
 $generatePage    
 $currentPageResolver    
 $notificationChecker    
class ManagingAdministratorLocalesContext
 $updatePage    
 $sharedStorage    
class ManagingShipmentsContext
 $indexPage    
 $orderShowPage    
 $notificationChecker    
 $showPage    
class DashboardContext
 $dashboardPage    
class ManagingShippingCategoriesContext
 $indexPage    
 $createPage    
 $updatePage    
class ManagingProductAttributesContext
 $createPage    
 $indexPage    
 $updatePage    
 $currentPageResolver    
 $sharedSecurityService    
class ManagingCustomersContext
 $indexPage    
 $createPage    
 $updatePage    
 $showPage    
 $ordersIndexPage    
 $currentPageResolver    
class ImpersonatingCustomersContext
 $customerShowPage    
 $dashboardPage    
 $homePage    
 $impersonateUserPage    
class ManagingOrdersContext
 $sharedStorage    
 $indexPage    
 $showPage    
 $updatePage    
 $historyPage    
 $notificationChecker    
 $sharedSecurityService    
class BrowsingProductVariantsContext
 $indexPage    
 $defaultProductVariantResolver    
class ManagingProductsContext
 $sharedStorage    
 $createSimpleProductPage    
 $createConfigurableProductPage    
 $indexPage    
 $updateSimpleProductPage    
 $updateConfigurableProductPage    
 $productReviewIndexPage    
 $indexPerTaxonPage    
 $variantCreatePage    
 $variantGeneratePage    
 $currentPageResolver    
 $notificationChecker    
 $variantUpdatePage    
class LoginContext
 $dashboardPage    
 $loginPage    
class AccessingEditPageFromProductShowPageContext
 $updateSimpleProductPage    
 $updateVariantProductPage    
class ManagingProductOptionsContext
 $indexPage    
 $createPage    
 $updatePage    
 $currentPageResolver    
class ManagingProductReviewsContext
 $indexPage    
 $updatePage    
 $notificationChecker    
class ManagingCurrenciesContext
 $indexPage    
 $createPage    
 $updatePage    
class ManagingPaymentsContext
 $indexPage    
 $orderShowPage    
 $notificationChecker    
class ManagingChannelsBillingDataContext
 $shopBillingDataElement    
class LocaleContext
 $dashboardPage    
 $translator    
class ManagingPromotionsContext
 $sharedStorage    
 $indexPage    
 $indexCouponPage    
 $createPage    
 $updatePage    
 $currentPageResolver    
 $notificationChecker    
class ManagingCustomerGroupsContext
 $createPage    
 $indexPage    
 $currentPageResolver    
 $updatePage    
class ManagingCountriesContext
 $indexPage    
 $createPage    
 $updatePage    
 $currentPageResolver    
class ManagingProductAssociationTypesContext
 $createPage    
 $indexPage    
 $updatePage    
 $currentPageResolver    
class ManagingChannelsContext
 $indexPage    
 $createPage    
 $updatePage    
 $currentPageResolver    
 $notificationChecker    
class ManagingTaxCategoriesContext
 $indexPage    
 $createPage    
 $updatePage    
 $currentPageResolver    
class ManagingTranslatableEntitiesContext
 $taxonCreatePage    
class ManagingTaxonsContext
 $sharedStorage    
 $createPage    
 $createForParentPage    
 $updatePage    
 $currentPageResolver    
 $notificationChecker    
class ProductShowPageContext
 $indexPage    
 $productShowPage    
 $associationsElement    
 $attributesElement    
 $detailsElement    
 $mediaElement    
 $moreDetailsElement    
 $pricingElement    
 $shippingElement    
 $taxonomyElement    
 $optionsElement    
 $variantsElement    
class ManagingPromotionCouponsContext
 $createPage    
 $generatePage    
 $indexPage    
 $updatePage    
 $currentPageResolver    
 $notificationChecker    
class ManagingTaxRateContext
 $indexPage    
 $createPage    
 $updatePage    
 $currentPageResolver    
class ManagingShippingMethodsContext
 $indexPage    
 $createPage    
 $updatePage    
 $currentPageResolver    
 $notificationChecker    
class ManagingLocalesContext
 $createPage    
 $indexPage    
class ManagingExchangeRatesContext
 $createPage    
 $indexPage    
 $updatePage    
class ManagingZonesContext
 $createPage    
 $indexPage    
 $updatePage    
 $currentPageResolver    
 $notificationChecker    
class ManagingInventoryContext
 $indexPage    
class CurrencyContext
 $homePage    
class RegistrationContext
 $sharedStorage    
 $dashboardPage    
 $homePage    
 $loginPage    
 $registerPage    
 $verificationPage    
 $profileUpdatePage    
 $registerElement    
 $notificationChecker    
class ProductContext
 $showPage    
 $indexPage    
 $productReviewsIndexPage    
 $errorPage    
 $verticalMenuElement    
class LoginContext
 $homePage    
 $loginPage    
 $registerPage    
 $requestPasswordResetPage    
 $resetPasswordPage    
 $wellKnownPasswordChangePage    
 $registerElement    
 $notificationChecker    
 $currentPageResolver    
class CheckoutContext
 $addressPage    
 $selectPaymentPage    
 $selectShippingPage    
 $completePage    
 $registerPage    
 $registerElement    
 $currentPageResolver    
 $addressingContext    
 $shippingContext    
 $paymentContext    
class BrowsingProductContext
 $showPage    
class LocaleContext
 $homePage    
class HomepageContext
 $homePage    
 $menuElement    
class AddressBookContext
 $sharedStorage    
 $addressRepository    
 $addressBookIndexPage    
 $addressBookCreatePage    
 $addressBookUpdatePage    
 $currentPageResolver    
 $notificationChecker    
class ContactContext
 $contactPage    
 $notificationChecker    
class AccountContext
 $dashboardPage    
 $profileUpdatePage    
 $changePasswordPage    
 $orderIndexPage    
 $orderShowPage    
 $loginPage    
 $notificationChecker    
class ProductReviewContext
 $createPage    
 $notificationChecker    
class CartContext
 $sharedStorage    
 $summaryPage    
 $productShowPage    
 $notificationChecker    
class CheckoutShippingContext
 $selectShippingPage    
 $selectPaymentPage    
 $completePage    
class RegistrationAfterCheckoutContext
 $sharedStorage    
 $loginPage    
 $thankYouPage    
 $homePage    
 $verificationPage    
 $registerElement    
class CheckoutCompleteContext
 $sharedStorage    
 $completePage    
 $notificationChecker    
class CheckoutAddressingContext
 $sharedStorage    
 $addressPage    
 $addressFactory    
 $addressComparator    
 $selectShippingPage    
class CheckoutOrderDetailsContext
 $orderDetails    
 $thankYouPage    
class CheckoutPaymentContext
 $selectPaymentPage    
 $completePage    
class CheckoutThankYouContext
 $thankYouPage    
 $orderShowPage    
 $orderDetails    
 $orderRepository    
class DashboardPage
 $tableAccessor    
class UpdateSimpleProductPage
 $imageUrls    
class IndexPage
 $imageExistenceChecker    
class UpdateConfigurableProductPage
 $imageUrls    
class UpdatePage
 $routeName    
class IndexPage
 $tableAccessor    
 $routeName    
class CreatePage
 $routeName    
class UpdatePage
 $imageUrls    
class ShowPage
 $tableAccessor    
 $moneyFormatter    
class CreatePage
 $choiceListIndex    
class PaypalExpressCheckoutPage
 $securityTokenRepository    
class ShowPage
 $tableAccessor    
class IndexPage
 $tableAccessor    
class CompletePage
 $tableAccessor    
class SharedStorage
 $clipboard    
 $latestKey    
class SharedSecurityService
 $adminSecurityService    
class SecurityService
 $session    
 $cookieSetter    
 $sessionTokenVariable    
 $firewallContextName    
class ApiSecurityService
 $client    
 $sharedStorage    
 $loginEndpoint    
class NotificationChecker
 $notificationAccessor    
class Calendar
 $projectDirectory    
class ChannelContextSetter
 $cookieSetter    
class CookieSetter
 $minkSession    
 $minkParameters    
class Mocker
 $container    
class PaypalApiMocker
 $mocker    
 $responseLoader    
class ImageExistenceChecker
 $filterService    
 $mediaRootPath    
class CurrentPageResolver
 $session    
 $urlMatcher    
class NotificationAccessor
 $session    
class Request
 $url    
 $method    
 $headers    
 $content    
 $parameters    
 $files    
class ApiPlatformClient
 $client    
 $sharedStorage    
 $resource    
 $section    
 $request    
class ApiPlatformIriClient
 $client    
 $sharedStorage    
class ApiPlatformSecurityClient
 $client    
 $section    
 $sharedStorage    
 $request    
class PromotionCouponFactory
 $factory    
class PercentageGenerationPolicy
 $couponRepository    
 $ratio    
class PromotionCouponGeneratorInstruction
 $amount    
 $prefix    
 $codeLength    
 $suffix    
 $expiresAt    
 $usageLimit    
class PromotionCouponGenerator
 $couponFactory    
 $couponRepository    
 $objectManager    
 $generationPolicy    
class ActivePromotionsProvider
 $promotionRepository    
class PromotionApplicator
 $registry    
class PromotionProcessor
 $preQualifiedPromotionsProvider    
 $promotionEligibilityChecker    
 $promotionApplicator    
class CompositePromotionEligibilityChecker
 $promotionEligibilityCheckers    
class PromotionRulesEligibilityChecker
 $ruleRegistry    
class PromotionSubjectCouponEligibilityChecker
 $promotionCouponEligibilityChecker    
class CompositePromotionCouponEligibilityChecker
 $promotionCouponEligibilityCheckers    
class Promotion
 $id    
 $code    
 $name    
 $description    
 $priority    
 $exclusive    
 $usageLimit    
 $used    
 $startsAt    
 $endsAt    
 $couponBased    
 $coupons    
 $rules    
 $actions    
class PromotionCoupon
 $id    
 $code    
 $usageLimit    
 $used    
 $promotion    
 $expiresAt    
class PromotionAction
 $id    
 $type    
 $configuration    
 $promotion    
class PromotionRule
 $id    
 $type    
 $configuration    
 $promotion    
class CompositeLocaleContext
 $localeContexts    
class ProviderBasedLocaleContext
 $localeProvider    
class ImmutableLocaleContext
 $localeCode    
class LocaleProvider
 $localeRepository    
 $defaultLocaleCode    
class Locale
 $id    
 $code    
class ProductFactory
 $factory    
 $variantFactory    
class ProductVariantFactory
 $factory    
class ProductVariantGenerator
 $productVariantFactory    
 $setBuilder    
 $variantsParityChecker    
class ProductVariant
 $id    
 $code    
 $product    
 $optionValues    
 $position    
class ProductOptionTranslation
 $id    
 $name    
class Product
 $id    
 $code    
 $attributes    
 $variants    
 $options    
 $associations    
class ProductOptionValueTranslation
 $id    
 $value    
class ProductOptionValue
 $id    
 $code    
 $option    
class ProductAssociationTypeTranslation
 $id    
 $name    
class ProductVariantTranslation
 $id    
 $name    
class ProductAssociationType
 $id    
 $code    
 $name    
class ProductTranslation
 $id    
 $name    
 $slug    
 $description    
 $metaKeywords    
 $metaDescription    
class ProductOption
 $id    
 $code    
 $position    
 $values    
class ProductAssociation
 $id    
 $type    
 $owner    
 $associatedProducts    
class AttributeFactory
 $factory    
 $attributeTypesRegistry    
class AttributeTranslation
 $id    
 $name    
class Attribute
 $id    
 $code    
 $type    
 $configuration    
 $storageType    
 $position    
class AttributeValue
 $id    
 $subject    
 $attribute    
 $localeCode    
 $text    
 $boolean    
 $integer    
 $float    
 $datetime    
 $date    
 $json    
class InventoryUnit
 $id    
 $stockable    
class CompositeCurrencyContext
 $currencyContexts    
class CurrencyConverter
 $exchangeRateRepository    
 $cache    
class ExchangeRate
 $id    
 $ratio    
 $sourceCurrency    
 $targetCurrency    
class Currency
 $id    
 $code    
class DelegatingCalculator
 $calculatorsRegistry    
class TaxRateResolver
 $taxRateRepository    
class TaxCategory
 $id    
 $code    
 $name    
 $description    
 $rates    
class TaxRate
 $id    
 $code    
 $category    
 $name    
 $amount    
 $includedInPrice    
 $calculator    
class PaymentFactory
 $factory    
class CompositeMethodsResolver
 $resolversRegistry    
class DefaultPaymentMethodResolver
 $paymentMethodRepository    
class PaymentMethodsResolver
 $paymentMethodRepository    
class Payment
 $id    
 $method    
 $currencyCode    
 $amount    
 $state    
 $details    
class PaymentMethodTranslation
 $id    
 $name    
 $description    
 $instructions    
class PaymentMethod
 $id    
 $code    
 $environment    
 $position    
class CustomerGroup
 $id    
 $code    
 $name    
class Customer
 $id    
 $email    
 $emailCanonical    
 $firstName    
 $lastName    
 $birthday    
 $gender    
 $group    
 $phoneNumber    
 $subscribedToNewsletter    
class ReviewFactory
 $factory    
class Review
 $id    
 $title    
 $rating    
 $comment    
 $author    
 $status    
 $reviewSubject    
class Reviewer
 $id    
 $email    
 $firstName    
 $lastName    
class ZoneFactory
 $factory    
 $zoneMemberFactory    
class ProvinceNamingProvider
 $provinceRepository    
class Address
 $id    
 $firstName    
 $lastName    
 $phoneNumber    
 $company    
 $countryCode    
 $provinceCode    
 $provinceName    
 $street    
 $city    
 $postcode    
class Zone
 $id    
 $code    
 $name    
 $type    
 $scope    
 $members    
class Province
 $id    
 $code    
 $name    
 $abbreviation    
 $country    
class ZoneMember
 $id    
 $code    
 $belongsTo    
class Country
 $id    
 $code    
 $provinces    
class PriceRangeFilter
 $productVariantPriceCalculator    
class UnitDiscountPromotionActionCommand
 $adjustmentFactory    
class TotalOfItemsFromTaxonRuleUpdater
 $promotionRuleRepository    
class HasTaxonRuleUpdater
 $promotionRuleRepository    
 $manager    
class PromotionCouponPerCustomerUsageLimitEligibilityChecker
 $orderRepository    
class ItemTotalRuleChecker
 $itemTotalRuleChecker    
class UnitsPromotionAdjustmentsApplicator
 $adjustmentFactory    
 $distributor    
class ShopperContext
 $channelContext    
 $currencyContext    
 $localeContext    
 $customerContext    
class LocaleStorage
 $storage    
class StorageBasedLocaleContext
 $channelContext    
 $localeStorage    
 $localeProvider    
class PaymentMethodFactory
 $decoratedFactory    
 $gatewayConfigFactory    
class ChannelFactory
 $decoratedFactory    
 $defaultCalculationStrategy    
class PromotionRuleFactory
 $decoratedFactory    
class PromotionActionFactory
 $decoratedFactory    
class CustomerAfterCheckoutFactory
 $baseCustomerFactory    
class AddressFactory
 $decoratedFactory    
class CartItemFactory
 $decoratedFactory    
 $variantResolver    
class TranslationLocaleProvider
 $localeRepository    
 $defaultLocaleCode    
class ProductVariantsPricesProvider
 $productVariantPriceCalculator    
class ActivePromotionsByChannelProvider
 $promotionRepository    
class ChannelBasedLocaleProvider
 $channelContext    
 $defaultLocaleCode    
class UnpaidOrdersStateUpdater
 $orderRepository    
 $stateMachineFactory    
 $expirationPeriod    
 $logger    
class OrderPaymentMethodSelectionRequirementChecker
 $paymentMethodsResolver    
class OrderShippingMethodSelectionRequirementChecker
 $shippingMethodsResolver    
class OrderPaymentStateResolver
 $stateMachineFactory    
class OrderStateResolver
 $stateMachineFactory    
class OrderShippingStateResolver
 $stateMachineFactory    
class CheckoutStateResolver
 $stateMachineFactory    
 $orderPaymentMethodSelectionRequirementChecker    
 $orderShippingMethodSelectionRequirementChecker    
class CurrencyStorage
 $storage    
class ChannelAwareCurrencyContext
 $currencyContext    
 $channelContext    
class StorageBasedCurrencyContext
 $channelContext    
 $currencyStorage    
class OrderItemUnitsTaxesApplicator
 $calculator    
 $adjustmentFactory    
 $taxRateResolver    
class OrderShipmentTaxesApplicator
 $calculator    
 $adjustmentFactory    
 $taxRateResolver    
class OrderItemsTaxesApplicator
 $calculator    
 $adjustmentFactory    
 $distributor    
 $taxRateResolver    
class OrderPaymentProvider
 $defaultPaymentMethodResolver    
 $paymentFactory    
 $stateMachineFactory    
class ShippingChargesProcessor
 $adjustmentFactory    
 $shippingChargesCalculator    
class OrderPromotionProcessor
 $promotionProcessor    
class OrderAdjustmentsClearer
 $adjustmentsToRemove    
class OrderPaymentProcessor
 $orderPaymentProvider    
 $targetState    
class OrderShipmentProcessor
 $defaultShippingMethodResolver    
 $shipmentFactory    
 $shippingMethodsResolver    
class OrderPricesRecalculator
 $productVariantPriceCalculator    
class OrderTaxesProcessor
 $defaultTaxZoneProvider    
 $zoneMatcher    
 $strategyRegistry    
class TestPromotionFactory
 $promotionFactory    
class EmailChecker
 $spoolDirectory    
class ShopBasedCartContext
 $cartContext    
 $shopperContext    
 $cart    
class LimitingOrderItemQuantityModifier
 $decoratedOrderItemQuantityModifier    
 $limit    
class CustomerUniqueAddressAdder
 $addressComparator    
class CustomerOrderAddressesSaver
 $addressAdder    
class CustomerStatisticsProvider
 $orderRepository    
 $channelRepository    
class PerChannelCustomerStatistics
 $ordersCount    
 $ordersValue    
 $channel    
class CustomerStatistics
 $perChannelsStatistics    
class DashboardStatisticsProvider
 $orderRepository    
 $customerRepository    
class SalesSummary
 $intervalsSalesMap    
class DashboardStatistics
 $totalSales    
 $numberOfNewOrders    
 $numberOfNewCustomers    
 $channel    
class SalesDataProvider
 $orderRepository    
class Interval
 $interval    
class EligibleDefaultShippingMethodResolver
 $shippingMethodRepository    
 $shippingMethodEligibilityChecker    
 $zoneMatcher    
class ChannelBasedPaymentMethodsResolver
 $paymentMethodRepository    
class ZoneAndChannelBasedShippingMethodsResolver
 $shippingMethodRepository    
 $zoneMatcher    
 $eligibilityChecker    
class DefaultPaymentMethodResolver
 $paymentMethodRepository    
class DefaultShippingMethodResolver
 $shippingMethodRepository    
class UniqueIdBasedOrderTokenAssigner
 $generator    
class TranslatableEntityLocaleAssigner
 $localeContext    
 $translationLocaleProvider    
class ImageUploader
 $filesystem    
 $imagePathGenerator    
class Address
 $customer    
class Payment
 $order    
class ShippingMethod
 $zone    
 $taxCategory    
 $channels    
class ProductVariant
 $version    
 $onHold    
 $onHand    
 $tracked    
 $weight    
 $width    
 $height    
 $depth    
 $taxCategory    
 $shippingCategory    
 $channelPricings    
 $shippingRequired    
 $images    
class PaymentMethod
 $channels    
 $gatewayConfig    
class Promotion
 $channels    
class Product
 $variantSelectionMethod    
 $productTaxons    
 $channels    
 $mainTaxon    
 $reviews    
 $averageRating    
 $images    
class Customer
 $orders    
 $defaultAddress    
 $addresses    
 $user    
class PromotionCoupon
 $perCustomerUsageLimit    
 $reusableFromCancelledOrders    
class TaxRate
 $zone    
class AdminUser
 $firstName    
 $lastName    
 $localeCode    
 $avatar    
class OrderItem
 $variant    
 $productName    
 $variantName    
class Taxon
 $images    
class Image
 $id    
 $type    
 $file    
 $path    
 $owner    
class ShopUser
 $customer    
class ShopBillingData
 $id    
 $company    
 $taxId    
 $countryCode    
 $street    
 $city    
 $postcode    
class Channel
 $baseCurrency    
 $defaultLocale    
 $defaultTaxZone    
 $taxCalculationStrategy    
 $currencies    
 $locales    
 $countries    
 $themeName    
 $contactEmail    
 $contactPhoneNumber    
 $skippingShippingStepAllowed    
 $skippingPaymentStepAllowed    
 $accountVerificationRequired    
 $shopBillingData    
 $menuTaxon    
class Shipment
 $order    
class ProductImage
 $productVariants    
class OrderItemUnit
 $shipment    
class ProductTranslation
 $shortDescription    
class ProductTaxon
 $id    
 $product    
 $taxon    
 $position    
class ChannelPricing
 $id    
 $channelCode    
 $productVariant    
 $price    
 $originalPrice    
class OrderSequence
 $version    
class Order
 $customer    
 $channel    
 $shippingAddress    
 $billingAddress    
 $payments    
 $shipments    
 $currencyCode    
 $localeCode    
 $promotionCoupon    
 $checkoutState    
 $paymentState    
 $shippingState    
 $promotions    
 $tokenValue    
 $customerIp    
class CompositeCartContext
 $cartContexts    
class CartContext
 $cartFactory    
class OrderItemUnitFactory
 $className    
class AdjustmentFactory
 $adjustmentFactory    
class CompositeOrderProcessor
 $orderProcessors    
class OrderModifier
 $orderProcessor    
 $orderItemQuantityModifier    
class OrderItemQuantityModifier
 $orderItemUnitFactory    
class OrderItem
 $id    
 $order    
 $quantity    
 $unitPrice    
 $total    
 $immutable    
 $units    
 $unitsTotal    
 $adjustments    
 $adjustmentsTotal    
class Adjustment
 $id    
 $order    
 $orderItem    
 $orderItemUnit    
 $type    
 $label    
 $amount    
 $neutral    
 $locked    
 $originCode    
class OrderItemUnit
 $id    
 $orderItem    
 $adjustments    
 $adjustmentsTotal    
class OrderSequence
 $id    
 $index    
class Order
 $id    
 $checkoutCompletedAt    
 $number    
 $notes    
 $items    
 $itemsTotal    
 $adjustments    
 $adjustmentsTotal    
 $total    
 $state    
class CompositeChannelContext
 $channelContexts    
class CachedPerRequestChannelContext
 $decoratedChannelContext    
 $requestStack    
 $requestToChannelMap    
 $requestToExceptionMap    
class SingleChannelContext
 $channelRepository    
class HostnameBasedRequestResolver
 $channelRepository    
class ChannelContext
 $requestResolver    
 $requestStack    
class CompositeRequestResolver
 $requestResolvers    
class ChannelFactory
 $defaultFactory    
class Channel
 $id    
 $code    
 $name    
 $description    
 $hostname    
 $color    
class DelegatingCalculator
 $registry    
class CompositeShippingMethodEligibilityChecker
 $eligibilityCheckers    
class ShippingMethodRulesEligibilityChecker
 $ruleRegistry    
class ShippingMethodsResolver
 $shippingMethodRepository    
 $eligibilityChecker    
class CompositeMethodsResolver
 $resolversRegistry    
class DefaultShippingMethodResolver
 $shippingMethodRepository    
class ShippingMethod
 $id    
 $code    
 $position    
 $category    
 $categoryRequirement    
 $calculator    
 $configuration    
 $rules    
class ShippingMethodRule
 $id    
 $type    
 $configuration    
 $shippingMethod    
class ShippingCategory
 $id    
 $code    
 $name    
 $description    
class ShipmentUnit
 $id    
 $shipment    
 $shippable    
class ShippingMethodTranslation
 $id    
 $name    
 $description    
class Shipment
 $id    
 $state    
 $method    
 $units    
 $tracking    
 $shippedAt    
class TaxonFactory
 $factory    
class TaxonTranslation
 $id    
 $name    
 $slug    
 $description    
class Taxon
 $id    
 $code    
 $root    
 $parent    
 $children    
 $left    
 $right    
 $level    
 $position    
class PasswordUpdater
 $userPasswordEncoder    
class UniqueTokenGenerator
 $generator    
 $uniquenessChecker    
 $tokenLength    
class UniquePinGenerator
 $generator    
 $uniquenessChecker    
 $pinLength    
class TokenUniquenessChecker
 $repository    
 $tokenFieldName    
class User
 $id    
 $username    
 $usernameCanonical    
 $salt    
 $password    
 $plainPassword    
 $lastLogin    
 $emailVerificationToken    
 $passwordResetToken    
 $passwordRequestedAt    
 $verifiedAt    
 $locked    
 $expiresAt    
 $credentialsExpireAt    
 $roles    
 $oauthAccounts    
 $email    
 $emailCanonical    
 $encoderName    
class UserOAuth
 $id    
 $provider    
 $identifier    
 $accessToken    
 $refreshToken    
 $user    
class
 insert     
class
 remove     
class
 isEmpty     
class
 count     
class
 top     
class
 extract     
class
 getIterator     
class
 serialize     
class
 unserialize     
class
 toArray     
class
 setInternalQueueClass     
class
 contains     
class
 hasPriority     
class
 __clone     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 setContainer     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 getDescription     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 getDescription     
class
 up     
class
 down     
class
 setContainer     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 getDescription     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 setContainer     
class
 up     
class
 down     
class
 getDescription     
class
 up     
class
 down     
class
 setContainer     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 setContainer     
class
 up     
class
 down     
class
 getCacheDir     
class
 getLogDir     
class
 registerBundles     
class
 configureContainer     
class
 configureRoutes     
class
 getContainerBaseClass     
class
 getContainerLoader     
class
 isTestEnvironment     
class
 getSupportedDrivers     
class
 getModelNamespace     
class
 registerBundles     
class
 registerContainerConfiguration     
class
 getContainerBaseClass     
class
 its_services_are_initializable     
class
 __construct     
class
 buildForm     
class
 getParent     
class
 getBlockPrefix     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 load     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 build     
class
 getSupportedDrivers     
class
 getModelNamespace     
class
 its_services_are_initializable     
class
 __construct     
class
 getLocaleCode     
class
 __construct     
class
 convertCodeToName     
class
 getName     
class
 getLocaleCode     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 getFilters     
class
 getCountryCode     
class
 let     
class
 it_is_a_locale_context     
class
 it_throws_locale_not_found_exception_if_master_request_is_not_found     
class
 it_throws_locale_not_found_exception_if_master_request_does_not_have_locale_attribute     
class
 it_throws_locale_not_found_exception_if_master_request_locale_code_is_not_among_available_ones     
class
 it_returns_master_request_locale_code     
class
 let     
class
 it_is_a_helper     
class
 it_is_a_locale_helper     
class
 it_converts_locales_code_to_name     
class
 it_converts_locales_code_to_name_using_given_locale     
class
 it_converts_locales_code_to_name_using_locale_from_the_context     
class
 it_converts_locale_code_to_name_using_default_locale_if_passed_locale_context_throws_an_exception     
class
 it_fallbacks_to_the_code_if_the_name_is_not_in_the_database     
class
 it_has_a_name     
class
 let     
class
 it_sets_locale_and_default_locale_on_request     
class
 load     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 __construct     
class
 __construct     
class
 onKernelRequest     
class
 getSupportedDrivers     
class
 getModelNamespace     
class
 __construct     
class
 postUpdate     
class
 removeValues     
class
 its_services_are_initializable     
class
 __construct     
class
 validate     
class
 __construct     
class
 validate     
class
 validatedBy     
class
 getTargets     
class
 validatedBy     
class
 getTargets     
class
 __construct     
class
 getSubscribedEvents     
class
 preSetData     
class
 postSubmit     
class
 resolveLocalizedAttributes     
class
 createProductAttributeValue     
class
 __construct     
class
 getSubscribedEvents     
class
 preSetData     
class
 getSubscribedEvents     
class
 preSetData     
class
 preSubmit     
class
 __construct     
class
 getSubscribedEvents     
class
 preSetData     
class
 __construct     
class
 getSubscribedEvents     
class
 preSetData     
class
 __construct     
class
 transform     
class
 reverseTransform     
class
 matches     
class
 __construct     
class
 transform     
class
 reverseTransform     
class
 getCodesAsStringFromProducts     
class
 getProductAssociationByTypeCode     
class
 setAssociatedProductsByProductCodes     
class
 setProductAssociations     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 configureOptions     
class
 buildView     
class
 getBlockPrefix     
class
 getParent     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 assertOptionsAreValid     
class
 getDefaultDataOption     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 findByName     
class
 findByNamePart     
class
 createListQueryBuilder     
class
 findByName     
class
 createQueryBuilderByProductId     
class
 createQueryBuilderByProductCode     
class
 findByName     
class
 findByNameAndProduct     
class
 findOneByCodeAndProductCode     
class
 findByCodesAndProductCode     
class
 findOneByIdAndProductId     
class
 findByPhraseAndProductCode     
class
 createListQueryBuilder     
class
 findByName     
class
 findByJsonChoiceKey     
class
 let     
class
 it_removes_select_product_attribute_choices     
class
 it_does_not_remove_select_product_attribute_choices_if_there_is_only_added_new_choice     
class
 it_does_not_remove_select_product_attribute_choices_if_there_is_only_changed_value     
class
 it_does_nothing_if_an_entity_is_not_a_product_attribute     
class
 it_does_nothing_if_a_product_attribute_has_not_a_select_type     
class
 let     
class
 it_is_a_constraint_validator     
class
 it_does_not_add_violation_if_product_is_configurable     
class
 it_does_not_add_violation_if_product_is_simple_but_code_has_not_been_used_among_neither_producs_nor_product_variants     
class
 it_does_not_add_violation_if_product_is_simple_code_has_been_used_but_for_the_same_product     
class
 it_add_violation_if_product_is_simple_and_code_has_been_used_in_other_product_variant     
class
 let     
class
 it_is_a_constraint_validator     
class
 it_does_not_add_violation_if_product_does_not_have_options     
class
 it_does_not_add_violation_if_product_does_not_have_variants     
class
 it_adds_violation_if_variant_with_given_same_options_already_exists     
class
 it_is_a_validation_constraint     
class
 it_is_class_constraint     
class
 it_is_a_validation_constraint     
class
 it_is_class_constraint     
class
 let     
class
 it_subscribes_to_event     
class
 it_adds_options_on_pre_set_data_event_with_configurable_options     
class
 it_adds_options_on_pre_set_data_event_without_configurable_options     
class
 let     
class
 it_subscribes_to_event     
class
 it_adds_attribute_values_in_different_locales_to_a_product     
class
 it_removes_empty_attribute_values_in_different_locales     
class
 it_throws_an_invalid_argument_exception_if_data_is_not_a_product     
class
 it_throws_an_invalid_argument_exception_if_data_is_not_a_product_during_submit     
class
 let     
class
 it_is_a_data_transformer     
class
 it_transforms_null_to_array     
class
 it_does_not_transform_not_supported_data_and_throw_exception     
class
 it_transforms_variant_into_variant_options     
class
 it_reverse_transforms_null_into_null     
class
 it_reverse_transforms_empty_string_into_null     
class
 it_does_not_reverse_transform_not_supported_data_and_throw_exception     
class
 it_throws_exception_when_trying_to_reverse_transform_variable_without_variants     
class
 it_reverse_transforms_variable_with_variants_if_options_match     
class
 it_throws_exception_when_trying_to_reverse_transform_variable_with_variants_if_options_not_match     
class
 it_throws_exception_when_trying_to_reverse_transform_variable_with_variants_if_options_are_missing     
class
 let     
class
 it_is_a_data_transformer     
class
 it_transforms_null_to_empty_string     
class
 it_transforms_product_associations_to_array     
class
 it_reverse_transforms_null_into_null     
class
 it_reverse_transforms_empty_string_into_null     
class
 load     
class
 prepend     
class
 prependAttribute     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 getAttributeTypesAction     
class
 renderAttributesAction     
class
 renderAttributeValueFormsAction     
class
 getAttributeFormsInAllLocales     
class
 generateAction     
class
 getSupportedDrivers     
class
 build     
class
 getModelNamespace     
class
 __construct     
class
 removeReviewerReviews     
class
 removeReviewsAndExtractSubject     
class
 __construct     
class
 lock     
class
 __construct     
class
 onChannelPreDelete     
class
 preCreate     
class
 setAddressAsDefault     
class
 __construct     
class
 onFlush     
class
 postFlush     
class
 __construct     
class
 onImplicitLogin     
class
 onInteractiveLogin     
class
 onJWTAuthenticatedLogin     
class
 blame     
class
 getCart     
class
 onFlush     
class
 processEntities     
class
 __construct     
class
 uploadImage     
class
 __construct     
class
 uploadImages     
class
 uploadSubjectImages     
class
 __construct     
class
 recalculateOrder     
class
 __construct     
class
 ensureReviewHasAuthor     
class
 customerUpdateEvent     
class
 __construct     
class
 removeCustomerReviews     
class
 __construct     
class
 protectFromRemovingMenuTaxon     
class
 removeTaxonFromPromotionRules     
class
 __construct     
class
 recalculateCartWhileLogin     
class
 __construct     
class
 lock     
class
 __construct     
class
 sendResetPasswordTokenEmail     
class
 sendResetPasswordPinEmail     
class
 sendVerificationTokenEmail     
class
 sendUserRegistrationEmail     
class
 sendEmail     
class
 __construct     
class
 canonicalize     
class
 prePersist     
class
 preUpdate     
class
 __construct     
class
 getCustomer     
class
 __construct     
class
 getCart     
class
 __construct     
class
 getCart     
class
 __construct     
class
 validate     
class
 validatedBy     
class
 getTargets     
class
 __construct     
class
 validate     
class
 getAuthenticatedUserEmail     
class
 validate     
class
 validatedBy     
class
 getTargets     
class
 validatedBy     
class
 getTargets     
class
 __construct     
class
 validate     
class
 isLastEnabledEntity     
class
 getProperObjectManager     
class
 validateObjectManager     
class
 ensureEntityHasProvidedEnabledField     
class
 validatedBy     
class
 getTargets     
class
 getTargets     
class
 validatedBy     
class
 __construct     
class
 validate     
class
 getExistingCartItemQuantityFromCart     
class
 validatedBy     
class
 getTargets     
class
 validate     
class
 __construct     
class
 validate     
class
 getTargets     
class
 validatedBy     
class
 validatedBy     
class
 getTargets     
class
 validatedBy     
class
 getTargets     
class
 validate     
class
 validate     
class
 __construct     
class
 validate     
class
 validatedBy     
class
 getTargets     
class
 validate     
class
 __construct     
class
 initialize     
class
 getName     
class
 configureResourceNode     
class
 getName     
class
 configureResourceNode     
class
 __construct     
class
 getName     
class
 load     
class
 configureOptionsNode     
class
 getAssociatedProductsAsArray     
class
 getName     
class
 configureResourceNode     
class
 __construct     
class
 load     
class
 getConfigTreeBuilder     
class
 configureResourceNode     
class
 __construct     
class
 getName     
class
 load     
class
 configureOptionsNode     
class
 getUniqueNames     
class
 getName     
class
 configureResourceNode     
class
 getName     
class
 configureResourceNode     
class
 __construct     
class
 getName     
class
 load     
class
 configureOptionsNode     
class
 getUniqueNames     
class
 getName     
class
 configureResourceNode     
class
 getName     
class
 configureResourceNode     
class
 __construct     
class
 load     
class
 getName     
class
 configureOptionsNode     
class
 generateDates     
class
 getName     
class
 configureResourceNode     
class
 __construct     
class
 getName     
class
 load     
class
 configureOptionsNode     
class
 getUniqueNames     
class
 getName     
class
 configureResourceNode     
class
 getName     
class
 configureResourceNode     
class
 getName     
class
 configureResourceNode     
class
 getName     
class
 configureResourceNode     
class
 __construct     
class
 getName     
class
 load     
class
 configureOptionsNode     
class
 getUniqueNames     
class
 getName     
class
 configureResourceNode     
class
 __construct     
class
 getName     
class
 configureResourceNode     
class
 __construct     
class
 load     
class
 getName     
class
 configureOptionsNode     
class
 getName     
class
 configureResourceNode     
class
 getName     
class
 configureResourceNode     
class
 __construct     
class
 load     
class
 getName     
class
 configureOptionsNode     
class
 __construct     
class
 load     
class
 getName     
class
 configureOptionsNode     
class
 loadCountriesWithProvinces     
class
 loadZones     
class
 loadProvincesForCountry     
class
 getZoneType     
class
 getZoneMembers     
class
 provideZoneValidator     
class
 getName     
class
 configureResourceNode     
class
 getName     
class
 configureResourceNode     
class
 randomOne     
class
 randomOneOrNull     
class
 randomOnes     
class
 all     
class
 findBy     
class
 findOneBy     
class
 getOneBy     
class
 __construct     
class
 create     
class
 configureOptions     
class
 getLocales     
class
 __construct     
class
 create     
class
 configureOptions     
class
 createOrder     
class
 generateItems     
class
 address     
class
 selectShipping     
class
 selectPayment     
class
 completeCheckout     
class
 applyCheckoutStateTransition     
class
 generateInvalidSkipMessage     
class
 setOrderCompletedDate     
class
 fulfillOrder     
class
 completePayments     
class
 completeShipments     
class
 __construct     
class
 create     
class
 configureOptions     
class
 __construct     
class
 create     
class
 configureOptions     
class
 getLocales     
class
 __construct     
class
 create     
class
 configureOptions     
class
 __construct     
class
 create     
class
 configureOptions     
class
 __construct     
class
 create     
class
 configureOptions     
class
 getLocales     
class
 __construct     
class
 create     
class
 configureOptions     
class
 getLocales     
class
 __construct     
class
 create     
class
 configureOptions     
class
 __construct     
class
 create     
class
 configureOptions     
class
 getCouponNormalizer     
class
 __construct     
class
 create     
class
 createTaxon     
class
 createTranslation     
class
 configureOptions     
class
 getLocales     
class
 __construct     
class
 create     
class
 configureOptions     
class
 createTranslations     
class
 createRelations     
class
 createVariants     
class
 createChannelPricings     
class
 createImages     
class
 createProductTaxons     
class
 getLocales     
class
 setAttributeValues     
class
 configureProductAttributeValue     
class
 getRandomValueForProductAttribute     
class
 generateProductVariantName     
class
 __construct     
class
 create     
class
 configureOptions     
class
 getLocales     
class
 __construct     
class
 create     
class
 configureOptions     
class
 createAvatar     
class
 __construct     
class
 create     
class
 configureOptions     
class
 __construct     
class
 create     
class
 configureOptions     
class
 __construct     
class
 configureOptions     
class
 create     
class
 assertCountryCodeIsValid     
class
 assertProvinceCodeIsValid     
class
 provideProvince     
class
 getProvinceCode     
class
 resolveCountryProvince     
class
 configureOptions     
class
 __construct     
class
 create     
class
 configureOptions     
class
 __construct     
class
 create     
class
 configureOptions     
class
 __construct     
class
 create     
class
 configureOptions     
class
 getRandomStatus     
class
 applyReviewTransition     
class
 __construct     
class
 create     
class
 configureOptions     
class
 getZone     
class
 __construct     
class
 getVersion     
class
 getExtensions     
class
 getCurrencyCode     
class
 getLocaleCode     
class
 getDefaultCurrencyCode     
class
 getDefaultLocaleCode     
class
 collect     
class
 reset     
class
 getName     
class
 __construct     
class
 hasCart     
class
 getId     
class
 getTotal     
class
 getSubtotal     
class
 getCurrency     
class
 getLocale     
class
 getQuantity     
class
 getItems     
class
 getStates     
class
 collect     
class
 reset     
class
 getName     
class
 __construct     
class
 registerBundles     
class
 getContainerBaseClass     
class
 getContainerLoader     
class
 registerContainerConfiguration     
class
 getCacheDir     
class
 getLogDir     
class
 isVagrantEnvironment     
class
 __construct     
class
 getSection     
class
 product_assoiation_types_are_optional     
class
 product_association_types_can_be_generated_randomly     
class
 product_association_type_name_is_optional     
class
 product_association_type_code_is_optional     
class
 getConfiguration     
class
 shipping_categories_are_optional     
class
 shipping_categories_can_be_generated_randomly     
class
 shipping_category_code_is_optional     
class
 shipping_category_description_is_optional     
class
 getConfiguration     
class
 customer_groups_are_optional     
class
 customer_groups_can_be_generated_randomly     
class
 customer_group_code_is_optional     
class
 customer_group_name_is_optional     
class
 getConfiguration     
class
 payment_methods_are_optional     
class
 payment_methods_can_be_generated_randomly     
class
 payment_method_code_is_optional     
class
 payment_method_gateway_name_is_optional     
class
 payment_method_gateway_factory_is_optional     
class
 payment_method_gateway_configuration_is_optional     
class
 payment_method_instructions_configuration_must_by_string     
class
 payment_method_instructions_configuration_can_be_null     
class
 payment_method_instructions_configuration_default_null     
class
 payment_method_instructions_configuration_is_optional     
class
 payment_method_gateway_configuration_must_by_array     
class
 payment_method_may_be_toggled     
class
 getConfiguration     
class
 currencies_are_optional     
class
 currencies_can_be_set     
class
 getConfiguration     
class
 fixture_does_not_need_to_be_configured     
class
 countries_are_set_to_all_known_countries_by_default     
class
 countries_can_be_replaced_with_custom_ones     
class
 provinces_are_empty_by_default     
class
 provinces_can_be_set     
class
 zones_are_empty_by_default     
class
 zones_can_be_defined_as_country_based     
class
 zones_can_have_scopes_based     
class
 zones_can_be_defined_as_province_based     
class
 zones_can_be_defined_as_zone_based     
class
 zone_can_be_defined_with_exactly_one_kind_of_members     
class
 getConfiguration     
class
 channels_are_optional     
class
 channels_can_be_generated_randomly     
class
 channel_code_is_optional     
class
 channel_hostname_is_optional     
class
 channel_color_is_optional     
class
 channel_may_be_toggled     
class
 channel_locales_are_optional     
class
 channel_currencies_are_optional     
class
 channel_contact_email_is_optional     
class
 authentication_required_may_be_toggled     
class
 getConfiguration     
class
 addresses_are_optional     
class
 addresses_can_be_generated_randomly     
class
 address_names_are_optional_but_cannot_be_empty     
class
 address_may_contain_phone_number     
class
 address_may_contain_company     
class
 address_street_is_optional_but_cannot_be_empty     
class
 address_city_is_optional_but_cannot_be_empty     
class
 address_postcode_is_optional_but_cannot_be_empty     
class
 address_country_code_is_optional_but_cannot_be_empty     
class
 address_province_code_is_optional     
class
 address_province_name_is_optional     
class
 address_customer_is_optional_but_cannot_be_empty     
class
 getConfiguration     
class
 taxons_are_optional     
class
 taxons_can_be_generated_randomly     
class
 taxon_code_is_optional     
class
 taxon_slug_is_optional     
class
 taxon_children_are_optional     
class
 taxon_children_may_contain_nested_array     
class
 taxon_translations_are_optional     
class
 taxon_translations_may_contain_nested_array     
class
 getConfiguration     
class
 shipping_methods_are_optional     
class
 shipping_methods_can_be_generated_randomly     
class
 shipping_method_code_is_optional     
class
 shipping_method_may_be_toggled     
class
 shipping_method_zone_code_is_optional     
class
 shipping_method_category_code_is_optional     
class
 shipping_method_calculator_configuration_is_optional     
class
 shipping_method_calculator_must_define_its_type     
class
 shipping_method_tax_category     
class
 getConfiguration     
class
 promotions_are_optional     
class
 promotions_can_be_generated_randomly     
class
 promotion_code_is_optional     
class
 promotion_name_is_optional     
class
 promotion_description_is_optional     
class
 promotion_usage_limit_is_optional     
class
 promotion_coupon_based_is_optional     
class
 promotion_exclusive_is_optional     
class
 promotion_priority_is_optional     
class
 promotion_channels_are_optional     
class
 promotion_starts_at_is_optional     
class
 promotion_ends_at_is_optional     
class
 promotion_rules_are_optional     
class
 promotion_actions_are_optional     
class
 getConfiguration     
class
 product_reviews_are_optional     
class
 product_reviews_can_be_generated_randomly     
class
 product_review_title_is_optional     
class
 product_review_rating_is_optional     
class
 product_review_comment_is_optional     
class
 product_review_author_is_optional     
class
 product_review_product_is_optional     
class
 product_review_status_is_optional     
class
 getConfiguration     
class
 product_options_are_optional     
class
 product_options_can_be_generated_randomly     
class
 product_option_code_is_optional     
class
 product_option_values_are_optional     
class
 getConfiguration     
class
 users_are_optional     
class
 users_can_be_generated_randomly     
class
 user_username_is_optional     
class
 user_may_be_toggled     
class
 user_password_code_is_optional     
class
 getConfiguration     
class
 users_are_optional     
class
 users_can_be_generated_randomly     
class
 user_first_name_is_optional     
class
 user_last_name_is_optional     
class
 user_may_be_toggled     
class
 user_password_code_is_optional     
class
 gender_is_optional     
class
 phone_number_is_optional     
class
 birthday_is_optional     
class
 getConfiguration     
class
 products_are_optional     
class
 products_can_be_generated_randomly     
class
 product_code_is_optional     
class
 product_may_be_toggled     
class
 product_slug_is_optional     
class
 product_description_is_optional     
class
 product_short_description_is_optional     
class
 product_main_taxon_is_optional     
class
 product_taxons_are_optional     
class
 product_channels_are_optional     
class
 product_product_options_are_optional     
class
 product_product_attributes_are_optional     
class
 product_images_are_optional     
class
 product_can_require_shipping     
class
 getConfiguration     
class
 product_assoiations_are_optional     
class
 product_associations_can_be_generated_randomly     
class
 product_association_type_is_optional     
class
 product_association_owner_is_optional     
class
 product_association_associated_products_are_optional     
class
 getConfiguration     
class
 tax_rates_are_optional     
class
 tax_rates_can_be_generated_randomly     
class
 tax_rate_code_is_optional     
class
 tax_rate_amount_is_optional     
class
 tax_rate_may_be_included_in_price_or_not     
class
 tax_rate_zone_code_is_optional     
class
 tax_rate_category_code_is_optional     
class
 tax_rate_calculator_is_optional     
class
 getConfiguration     
class
 tax_categories_are_optional     
class
 tax_categories_can_be_generated_randomly     
class
 tax_category_code_is_optional     
class
 tax_category_description_is_optional     
class
 getConfiguration     
class
 locales_are_not_required     
class
 locales_can_be_set     
class
 default_locale_may_not_be_loaded     
class
 default_locale_is_added_by_default     
class
 getConfiguration     
class
 product_attributes_are_optional     
class
 product_attributes_can_be_generated_randomly     
class
 product_attribute_code_is_optional     
class
 product_attribute_type_is_optional     
class
 product_attribute_type_must_exist     
class
 getConfiguration     
class
 it_gets_object_from_provided_repository     
class
 it_finds_an_object_from_provided_repository_or_returns_null     
class
 it_returns_previous_value_if_it_is_an_object_null_or_empty_array     
class
 it_throws_an_exception_if_object_cannot_be_found     
class
 it_does_not_crash     
class
 setUp     
class
 getExtensions     
class
 it_creates_new_product_taxons_based_on_given_product_and_passed_taxon_codes     
class
 it_returns_existing_product_taxons_based_on_given_product_and_passed_taxon_codes     
class
 it_returns_new_product_taxon_based_on_given_product_and_passed_taxon_code     
class
 it_returns_existing_product_taxon_based_on_given_product_and_passed_taxon_code     
class
 it_registers_strategies_in_the_registry     
class
 it_creates_parameter_which_maps_strategies     
class
 registerCompilerPass     
class
 it_adds_method_call_to_uri_based_section_resolver_in_order     
class
 it_does_not_add_method_call_if_there_are_no_tagged_processors     
class
 registerCompilerPass     
class
 __construct     
class
 getTheme     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 setContainer     
class
 up     
class
 down     
class
 getProductAttributes     
class
 getEntityManager     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 getDescription     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 getDescription     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 setContainer     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 setContainer     
class
 up     
class
 down     
class
 getDescription     
class
 up     
class
 down     
class
 setContainer     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 setContainer     
class
 up     
class
 down     
class
 __construct     
class
 applyTaxes     
class
 supports     
class
 getType     
class
 assertApplicatorsHaveCorrectType     
class
 __construct     
class
 isShippingRequired     
class
 isPaymentRequired     
class
 getName     
class
 __construct     
class
 getPrices     
class
 getName     
class
 __construct     
class
 getPrice     
class
 getOriginalPrice     
class
 hasDiscount     
class
 getName     
class
 __construct     
class
 resolveVariant     
class
 getName     
class
 __construct     
class
 getCommands     
class
 isDatabasePresent     
class
 setupDatabase     
class
 isSchemaPresent     
class
 getDatabaseName     
class
 getSchemaManager     
class
 getEntityManager     
class
 __construct     
class
 ensureDirectoryExists     
class
 ensureDirectoryIsWritable     
class
 setCommandName     
class
 __construct     
class
 check     
class
 checkRequirementsInCollection     
class
 getRequirementRequiredMessage     
class
 __construct     
class
 setHeaders     
class
 addRow     
class
 setLabel     
class
 render     
class
 isEmpty     
class
 __construct     
class
 setup     
class
 __construct     
class
 setup     
class
 getLanguageCodeFromUser     
class
 getNewLanguageCode     
class
 getLanguageName     
class
 __construct     
class
 setup     
class
 getCurrencyCodeFromUser     
class
 getNewCurrencyCode     
class
 getCurrencyName     
class
 __construct     
class
 __construct     
class
 isOn     
class
 __construct     
class
 __construct     
class
 getLabel     
class
 isFulfilled     
class
 isRequired     
class
 getHelp     
class
 __construct     
class
 getLabel     
class
 getIterator     
class
 add     
class
 __construct     
class
 getIterator     
class
 add     
class
 __construct     
class
 runCommand     
class
 getDefaultParameters     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 configureOptions     
class
 buildForm     
class
 getExtendedTypes     
class
 __construct     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 getCountryName     
class
 getAvailableCountries     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 __construct     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 getLocaleName     
class
 getAvailableLocales     
class
 buildForm     
class
 configureOptions     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 configureOptions     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 getSubscribedEvents     
class
 preSetData     
class
 getDisabledOption     
class
 __construct     
class
 getSubscribedEvents     
class
 preSubmit     
class
 __construct     
class
 getSubscribedEvents     
class
 preSetData     
class
 submit     
class
 getSubscribedEvents     
class
 preSubmit     
class
 resolveLocales     
class
 resolveCurrencies     
class
 __construct     
class
 transform     
class
 reverseTransform     
class
 __construct     
class
 transform     
class
 reverseTransform     
class
 assertTransformationValueType     
class
 __construct     
class
 transform     
class
 reverseTransform     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 configureOptions     
class
 getParent     
class
 configureOptions     
class
 getParent     
class
 configureOptions     
class
 getParent     
class
 buildForm     
class
 getBlockPrefix     
class
 configureOptions     
class
 getParent     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 configureOptions     
class
 getParent     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 buildView     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 getBlockPrefix     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 buildForm     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 configureOptions     
class
 getParent     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 configureOptions     
class
 getParent     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 buildForm     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 areAddressesDifferent     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 provideLocaleCodeOptions     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 createListQueryBuilder     
class
 findOneByOrderId     
class
 findOneByCustomer     
class
 __construct     
class
 createListQueryBuilder     
class
 createShopListQueryBuilder     
class
 findLatestByChannel     
class
 findOneByChannelAndSlug     
class
 findOneByCode     
class
 countCustomers     
class
 countCustomersInPeriod     
class
 findLatest     
class
 createListQueryBuilder     
class
 findOneByOrderId     
class
 findOneByCustomer     
class
 findByName     
class
 __construct     
class
 findActiveByChannel     
class
 findOneByCustomer     
class
 __construct     
class
 findAll     
class
 createInventoryListQueryBuilder     
class
 __construct     
class
 findAll     
class
 findOneByProductCodeAndTaxonCode     
class
 findOneByOwnerId     
class
 findOneByEmail     
class
 findByCustomer     
class
 findOneByCustomer     
class
 createListQueryBuilder     
class
 findEnabledForChannel     
class
 findOneByCustomer     
class
 findLatestByProductId     
class
 findAcceptedByProductSlugAndChannel     
class
 createQueryBuilderByProductCode     
class
 findOneByIdAndProductCode     
class
 createListQueryBuilder     
class
 __construct     
class
 createListQueryBuilder     
class
 createByCustomerIdQueryBuilder     
class
 createByCustomerAndChannelIdQueryBuilder     
class
 findByCustomer     
class
 findForCustomerStatistics     
class
 findOneForPayment     
class
 countByCustomerAndCoupon     
class
 countByCustomer     
class
 findOneByNumberAndCustomer     
class
 findCartByChannel     
class
 findLatestCartByChannelAndCustomer     
class
 findLatestNotEmptyCartByChannelAndCustomer     
class
 getTotalSalesForChannel     
class
 getTotalPaidSalesForChannel     
class
 getTotalPaidSalesForChannelInPeriod     
class
 countFulfilledByChannel     
class
 countPaidByChannel     
class
 countPaidForChannelInPeriod     
class
 findLatestInChannel     
class
 findOrdersUnpaidSince     
class
 findCartForSummary     
class
 findCartForAddressing     
class
 findCartForSelectingShipping     
class
 findCartForSelectingPayment     
class
 createListQueryBuilder     
class
 findEnabledForChannel     
class
 findEnabledForZonesAndChannel     
class
 createEnabledForChannelQueryBuilder     
class
 __construct     
class
 cancel     
class
 hold     
class
 sell     
class
 lockProductVariants     
class
 __construct     
class
 handle     
class
 __construct     
class
 handle     
class
 parse     
class
 getSql     
class
 parse     
class
 getSql     
class
 parse     
class
 getSql     
class
 parse     
class
 getSql     
class
 parse     
class
 getSql     
class
 parse     
class
 getSql     
class
 __construct     
class
 getFilters     
class
 __construct     
class
 getFunctions     
class
 __construct     
class
 getFunctions     
class
 __construct     
class
 getFilters     
class
 __construct     
class
 getFunctions     
class
 isBundleLoaded     
class
 __construct     
class
 hasForChannel     
class
 getForChannel     
class
 setForChannel     
class
 removeForChannel     
class
 getCartKeyName     
class
 let     
class
 it_implements_reviewer_reviews_remover_interface     
class
 it_removes_soft_deleted_customer_reviews_and_recalculates_their_product_ratings     
class
 let     
class
 it_locks_versioned_entity     
class
 it_throws_an_invalid_argument_exception_if_event_subject_is_not_versioned     
class
 let     
class
 it_is_initializable     
class
 it_saves_scheduled_entity_deletions_images_paths     
class
 it_removes_saved_images_paths     
class
 it_removes_saved_images_paths_from_both_filesystem_and_service_property     
class
 let     
class
 it_uses_image_uploader_to_upload_images     
class
 it_throws_exception_if_event_subject_is_not_an_image_aware     
class
 let     
class
 it_throws_an_exception_if_event_subject_is_not_a_customer_instance_sending_confirmation     
class
 it_does_not_send_the_email_confirmation_if_the_customer_user_is_null     
class
 it_does_not_send_the_email_registration_if_the_customer_user_does_not_have_email     
class
 it_sends_an_email_registration_successfully     
class
 it_send_password_reset_token_mail     
class
 it_send_password_reset_pin_mail     
class
 let     
class
 it_recalculates_cart_for_logged_in_user     
class
 it_does_nothing_if_cannot_find_cart     
class
 let     
class
 it_updates_password_for_customer     
class
 it_does_not_update_password_if_subject_is_not_instance_of_customer_interface     
class
 it_does_not_update_password_if_customer_does_not_have_user     
class
 it_sets_usernames_on_customer_create     
class
 it_sets_usernames_on_customer_update_when_user_is_associated     
class
 it_updates_usernames_on_customer_email_change     
class
 it_updates_usernames_on_customer_email_canonical_change     
class
 it_does_not_update_usernames_when_customer_emails_are_the_same     
class
 it_does_nothing_on_customer_create_when_no_user_associated     
class
 it_does_nothing_on_customer_update_when_no_user_associated     
class
 it_does_nothing_when_there_are_no_objects_scheduled_in_the_unit_of_work     
class
 it_does_nothing_when_there_are_other_objects_than_customer     
class
 let     
class
 it_canonicalize_user_username_on_pre_persist_doctrine_event     
class
 it_canonicalize_customer_email_on_pre_persist_doctrine_event     
class
 it_canonicalize_user_username_on_pre_update_doctrine_event     
class
 it_canonicalize_customer_email_on_pre_update_doctrine_event     
class
 it_canonicalize_only_user_or_customer_interface_implementation_on_pre_presist     
class
 it_canonicalize_only_user_or_customer_interface_implementation_on_pre_update     
class
 let     
class
 it_adds_currently_logged_customer_as_author_to_newly_created_review_if_it_has_no_author_yet     
class
 it_throws_exception_if_event_object_is_not_review_while_controlling_author     
class
 it_does_nothing_if_review_already_has_author     
class
 let     
class
 it_does_not_allow_to_remove_taxon_if_any_channel_has_it_as_a_menu_taxon     
class
 it_does_nothing_if_taxon_is_not_a_menu_taxon_of_any_channel     
class
 it_throws_an_exception_if_an_event_subject_is_not_taxon     
class
 it_adds_flash_that_promotions_have_been_updated     
class
 it_does_nothing_if_no_promotion_has_been_updated     
class
 let     
class
 it_throws_exception_when_cart_does_not_implement_core_order_interface_on_implicit_login     
class
 it_throws_exception_when_cart_does_not_implement_core_order_interface_on_interactive_login     
class
 it_blames_cart_on_user_on_implicit_login     
class
 it_blames_cart_on_user_on_interactive_login     
class
 it_does_nothing_if_given_user_is_invalid_on_interactive_login     
class
 it_does_nothing_if_there_is_no_existing_cart_on_implicit_login     
class
 it_does_nothing_if_there_is_no_existing_cart_on_interactive_login     
class
 let     
class
 it_uses_order_processor_to_recalculate_order     
class
 it_throws_exception_if_event_subject_is_not_order     
class
 let     
class
 it_uploads_image_of_image_aware_entity     
class
 it_throws_an_exception_if_event_subject_is_not_image_aware     
class
 let     
class
 it_removes_soft_deleted_customer_reviews_and_recalculates_their_product_ratings     
class
 it_throws_exception_if_event_subject_is_not_customer_object     
class
 it_adds_the_address_as_default_to_the_customer_on_pre_create_resource_controller_event     
class
 it_does_not_set_address_as_default_if_customer_already_have_a_default_address     
class
 it_throws_an_exception_if_event_subject_is_not_an_address     
class
 it_does_nothing_if_address_does_have_an_id     
class
 it_does_nothing_if_address_does_not_have_a_customer_assigned     
class
 let     
class
 it_locks_variant_of_a_simple_product_entity     
class
 it_does_not_lock_variant_of_a_configurable_product_entity     
class
 it_throws_an_invalid_argument_exception_if_event_subject_is_not_a_product     
class
 let     
class
 it_gets_customer_from_currently_logged_user     
class
 it_returns_null_if_user_is_not_logged_in     
class
 it_returns_null_if_user_is_not_a_shop_user_instance     
class
 let     
class
 it_implements_cart_context_interface     
class
 it_returns_cart_based_on_id_stored_in_session_and_current_channel     
class
 it_throws_cart_not_found_exception_if_session_key_does_not_exist     
class
 it_throws_cart_not_found_exception_and_removes_id_from_session_when_cart_was_not_found     
class
 it_throws_cart_not_found_exception_if_channel_was_not_found     
class
 let     
class
 it_implements_cart_context_interface     
class
 it_returns_uncompleted_cart_for_currently_logged_user     
class
 it_throws_exception_if_no_cart_can_be_provided     
class
 it_throws_exception_if_there_is_no_logged_in_customer     
class
 it_does_nothing_if_channel_could_not_be_found     
class
 let     
class
 it_is_constraint_validator     
class
 it_validates_attribute_based_on_its_type_and_set_it_as_required_if_its_locale_is_same_as_default_locale     
class
 it_validates_attribute_value_based_on_its_type_and_do_not_set_it_as_required_if_its_locale_is_not_same_as_default_locale     
class
 it_throws_exception_if_validated_value_is_not_attribute_value     
class
 let     
class
 it_is_a_constraint_validator     
class
 let     
class
 it_extends_constraint_validator_class     
class
 it_validates_if_user_with_given_email_is_already_registered     
class
 let     
class
 it_is_a_constraint_validator     
class
 it_validates_only_a_channel     
class
 it_is_a_channel_default_locale_enabled_validator     
class
 it_adds_violation_if_default_locale_is_not_enabled_for_a_given_channel     
class
 it_does_nothing_if_default_locale_is_enabled_for_a_given_channel     
class
 let     
class
 it_is_constraint_validator     
class
 it_validates_only_add_cart_item_commands     
class
 it_is_cart_item_availability_validator     
class
 it_does_not_add_violation_if_requested_cart_item_is_available     
class
 it_adds_violation_if_requested_cart_item_is_not_available     
class
 it_adds_violation_if_total_quantity_of_cart_items_exceed_available_quantity     
class
 it_does_not_add_violation_if_total_quantity_of_cart_items_do_not_exceed_available_quantity     
class
 it_is_a_constraint     
class
 it_has_validator     
class
 it_has_a_target     
class
 it_extends_constraint_class     
class
 it_has_a_message     
class
 it_is_validate_by_unique_user_email_validator     
class
 it_has_targets     
class
 let     
class
 it_implements_symfony_validator_initializer_interface     
class
 it_sets_canonical_email_when_initializing_customer     
class
 it_does_not_set_canonical_email_when_initializing_non_customer_object     
class
 let     
class
 it_is_a_fixture     
class
 it_creates_and_persist_a_country     
class
 it_creates_and_persist_a_country_province     
class
 it_throws_an_exception_if_trying_to_create_a_province_for_unexisting_country     
class
 it_creates_and_persist_a_country_and_a_zone_containing_it     
class
 it_creates_and_persist_a_country_and_a_zone_with_scope_containing_it     
class
 it_creates_and_persist_a_country_province_and_a_zone_containing_it     
class
 it_creates_and_persist_a_country_type_zone_and_a_zone_containing_it     
class
 it_throws_an_exception_if_trying_to_create_a_zone_with_unexisting_country     
class
 it_throws_an_exception_if_trying_to_create_a_zone_with_unexisting_province     
class
 it_throws_an_exception_if_trying_to_create_a_zone_with_unexisting_zone     
class
 let     
class
 it_is_a_fixture     
class
 it_loads_all_provided_locales     
class
 it_loads_all_provided_locales_and_the_default_one     
class
 it_allows_to_load_default_locale_and_specify_it_explicitly     
class
 it_creates_and_persists_default_locale     
class
 it_creates_and_persists_default_locale_and_other_specified_locales     
class
 it_deduplicates_passed_locales_and_the_default_one     
class
 let     
class
 it_is_an_example_factory     
class
 it_creates_translations_for_each_defined_locales     
class
 it_creates_translations_for_each_custom_translations     
class
 it_replaces_existing_translations_for_each_custom_translations     
class
 it_implements_default_tax_zone_provider_interface     
class
 it_provides_default_tax_zone_from_order_channel     
class
 let     
class
 it_is_section_resolver     
class
 it_resolves_first_section_based_on_injected_resolvers     
class
 it_resolves_second_section_if_first_will_throw_an_exception     
class
 it_return_null_if_master_request_has_not_been_resolved     
class
 let     
class
 it_implements_theme_context_interface     
class
 it_returns_a_theme     
class
 it_returns_null_if_channel_has_no_theme     
class
 it_returns_null_if_there_is_no_channel     
class
 it_returns_null_if_any_exception_is_thrown_during_getting_the_channel     
class
 let     
class
 it_implements_a_tax_calculation_strategy_interface     
class
 it_has_a_type     
class
 it_throws_an_exception_if_any_of_the_applicators_are_not_of_the_correct_type     
class
 it_can_be_supported_when_the_tax_calculation_strategy_from_order_channel_matches_the_strategy_type     
class
 it_cannot_be_supported_when_the_tax_calculation_strategy_from_order_channel_does_not_match_the_strategy_type     
class
 it_applies_all_of_the_applicators     
class
 let     
class
 it_is_helper     
class
 it_returns_variant_price_for_channel_given_in_context     
class
 it_throws_invalid_argument_exception_when_channel_key_is_not_present_in_context     
class
 it_returns_variant_original_price_for_channel_given_in_context     
class
 it_throws_invalid_argument_exception_when_channel_key_is_not_present_in_context_when_getting_original_price     
class
 it_returns_true_if_variant_is_discounted_for_channel_given_in_context     
class
 it_returns_false_if_variant_is_not_discounted_for_channel_given_in_context     
class
 it_throws_invalid_argument_exception_when_channel_key_is_not_present_in_context_when_checking_if_variant_is_discounted     
class
 it_has_name     
class
 let     
class
 it_is_helper     
class
 it_uses_provider_to_get_variants_prices     
class
 it_has_name     
class
 let     
class
 it_is_helper     
class
 it_checks_if_order_requires_shipping     
class
 it_checks_if_order_required_payment     
class
 it_has_name     
class
 let     
class
 it_is_helper     
class
 it_returns_null_if_product_has_no_variants     
class
 it_has_name     
class
 let     
class
 it_gets_label     
class
 it_gets_fulfilled     
class
 it_gets_required     
class
 it_gets_help     
class
 let     
class
 it_should_preserve_the_current_value_of_interactive_option     
class
 it_should_use_passed_options_rather_than_default_params     
class
 it_is_an_event_subscriber_instance     
class
 it_listens_on_pre_submit_data_event     
class
 it_adds_a_base_currency_to_currencies_when_it_is_not_there     
class
 it_appends_a_base_currency_to_currencies_when_it_is_not_there     
class
 it_adds_a_default_locale_to_locales_when_it_is_not_there     
class
 it_appends_a_default_locale_to_locales_when_it_is_not_there     
class
 it_adds_a_default_locale_and_a_base_currency_when_they_are_not_there     
class
 let     
class
 it_is_event_subscriber_instance     
class
 it_adds_user_form_type_and_create_user_check     
class
 it_replaces_user_form_by_new_user_form_when_create_user_check_is_not_checked     
class
 it_does_not_replace_user_form_by_new_user_form_when_create_user_check_is_checked     
class
 it_does_not_replace_user_form_by_new_user_form_when_user_has_an_id     
class
 it_throws_invalid_argument_exception_when_data_does_not_implement_user_aware_interface     
class
 it_implements_event_subscriber_interface     
class
 it_subscribes_to_event     
class
 it_sets_base_currency_as_disabled_when_channel_is_not_new     
class
 it_does_not_set_base_currency_as_enabled_when_channel_is_new     
class
 it_throws_unexpected_type_exception_when_resource_does_not_implements_channel_interface     
class
 let     
class
 it_is_event_subscriber_instance     
class
 it_listens_on_pre_submit_data_event     
class
 it_sets_user_for_existing_customer     
class
 it_throws_unexpected_type_exception_if_data_is_not_customer_type     
class
 it_does_not_set_user_if_customer_with_given_email_has_set_user     
class
 let     
class
 it_implements_data_transformer_interface     
class
 it_transforms_array_of_taxons_codes_to_taxons_collection     
class
 it_transforms_only_existing_taxons     
class
 it_transforms_empty_array_into_empty_collection     
class
 it_throws_exception_if_value_to_transform_is_not_array     
class
 it_reverse_transforms_into_array_of_taxons_codes     
class
 it_throws_exception_if_reverse_transformed_object_is_not_collection     
class
 it_returns_empty_array_if_passed_collection_is_empty     
class
 let     
class
 it_implements_data_transformer_interface     
class
 it_transforms_array_of_products_codes_to_products_collection     
class
 it_transforms_only_existing_products     
class
 it_transforms_empty_array_into_empty_collection     
class
 it_throws_exception_if_value_to_transform_is_not_array     
class
 it_reverse_transforms_into_array_of_products_codes     
class
 it_throws_exception_if_reverse_transformed_object_is_not_collection     
class
 it_returns_empty_array_if_passed_collection_is_empty     
class
 let     
class
 it_implements_data_transformer_interface     
class
 it_transforms_product_taxon_to_taxon     
class
 it_returns_null_during_transform     
class
 it_transforms_taxon_to_new_product_taxon     
class
 it_transforms_taxon_to_existing_product_taxon     
class
 it_returns_null_during_reverse_transform     
class
 it_throws_transformation_failed_exception_during_transforms     
class
 let     
class
 it_implements_an_order_inventory_operator_interface     
class
 it_locks_tracked_variants_during_cancelling     
class
 it_locks_tracked_variants_during_holding     
class
 it_locks_tracked_variants_during_selling     
class
 let     
class
 it_implements_a_resource_update_handler_interface     
class
 it_uses_decorated_updater_to_handle_update     
class
 it_throws_a_race_condition_exception_if_catch_an_optimistic_lock_exception     
class
 let     
class
 it_implements_resource_delete_handler_interface     
class
 it_uses_decorated_handler_to_handle_resource_deletion     
class
 it_throws_delete_handling_exception_if_something_gone_wrong_with_orm_while_deleting_resource     
class
 let     
class
 it_implements_a_cart_storage_interface     
class
 it_sets_a_cart_in_a_session     
class
 it_returns_a_cart_from_a_session     
class
 it_removes_a_cart_from_a_session     
class
 let     
class
 it_implements_an_order_number_generator_interface     
class
 it_generates_an_order_number     
class
 it_generates_an_order_number_when_sequence_is_null     
class
 let     
class
 it_is_a_url_generator     
class
 it_is_a_checkout_state_url_generator     
class
 it_generates_state_url     
class
 it_is_a_regular_url_generator     
class
 it_throws_route_not_found_exception_if_there_is_no_route_for_given_state     
class
 it_generates_cart_url     
class
 let     
class
 it_redirects_to_proper_route_based_on_order_checkout_state     
class
 it_does_nothing_if_current_request_is_not_checkout_request     
class
 it_does_nothing_if_current_request_has_redirect_configured     
class
 it_throws_exception_if_event_subject_is_not_an_order     
class
 let     
class
 it_has_a_name     
class
 it_has_a_description     
class
 it_has_a_url     
class
 let     
class
 it_implements_Hwi_oauth_aware_user_provider_interface     
class
 it_implements_account_connector_interface     
class
 it_should_connect_oauth_account_with_given_user     
class
 it_should_return_user_if_relation_exists     
class
 it_should_update_user_when_he_was_found_by_email     
class
 it_should_create_new_user_when_none_was_found     
class
 it_should_throw_exception_when_no_email_was_provided     
class
 it_should_throw_exception_when_unsupported_user_is_used     
class
 it_implements_ip_assigner_interface     
class
 it_assigns_customer_ip_from_request_to_order     
class
 load     
class
 prepend     
class
 prependHwiOauth     
class
 prependSyliusThemeBundle     
class
 prependDoctrineMigrations     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 process     
class
 markServiceAsLazy     
class
 process     
class
 process     
class
 process     
class
 process     
class
 process     
class
 __construct     
class
 impersonate     
class
 __construct     
class
 generate     
class
 generateNumber     
class
 getSequence     
class
 updatePositionsAction     
class
 updateProductTaxonsPositionsAction     
class
 validateCsrfProtection     
class
 shouldProductsPositionsBeUpdated     
class
 updatePositions     
class
 summaryAction     
class
 thankYouAction     
class
 getPaymentGatewaysAction     
class
 updatePositionsAction     
class
 __construct     
class
 generate     
class
 generateForOrderCheckoutState     
class
 generateForCart     
class
 setContext     
class
 getContext     
class
 __construct     
class
 onKernelRequest     
class
 getSubscribedEvents     
class
 getRequestedGraph     
class
 getRequestedTransition     
class
 __construct     
class
 handleCheckoutRedirect     
class
 configure     
class
 execute     
class
 configure     
class
 execute     
class
 configure     
class
 execute     
class
 configure     
class
 execute     
class
 getProperFinalMessage     
class
 getSyliusLogo     
class
 configure     
class
 execute     
class
 configurePlugins     
class
 initialize     
class
 get     
class
 getEnvironment     
class
 isDebug     
class
 renderTable     
class
 createProgressBar     
class
 runCommands     
class
 ensureDirectoryExistsAndIsWritable     
class
 configure     
class
 execute     
class
 configure     
class
 execute     
class
 configure     
class
 execute     
class
 setupAdministratorUser     
class
 configureNewUser     
class
 createEmailQuestion     
class
 getAdministratorEmail     
class
 getAdministratorUsername     
class
 getAdministratorPassword     
class
 getPasswordQuestionValidator     
class
 createPasswordQuestion     
class
 getAdminUserRepository     
class
 configure     
class
 execute     
class
 __construct     
class
 name     
class
 description     
class
 url     
class
 __construct     
class
 loadUserByOAuthUserResponse     
class
 connect     
class
 createUserByOAuthUserResponse     
class
 updateUserByOAuthUserResponse     
class
 assign     
class
 getSupportedDrivers     
class
 getModelNamespace     
class
 __construct     
class
 onSecurityInteractiveLogin     
class
 __construct     
class
 reloadUser     
class
 __construct     
class
 deleteUser     
class
 isTryingToDeleteLoggedInUser     
class
 __construct     
class
 getSubscribedEvents     
class
 onSecurityInteractiveLogin     
class
 onImplicitLogin     
class
 updateUserLastLogin     
class
 __construct     
class
 genericEventUpdater     
class
 prePersist     
class
 preUpdate     
class
 updatePassword     
class
 __construct     
class
 sendResetPasswordTokenEmail     
class
 sendResetPasswordPinEmail     
class
 sendVerificationTokenEmail     
class
 sendEmail     
class
 __construct     
class
 createNew     
class
 __construct     
class
 reloadUser     
class
 __construct     
class
 loadUserByUsername     
class
 refreshUser     
class
 findUser     
class
 supportsClass     
class
 findUser     
class
 findUser     
class
 findUser     
class
 its_services_are_initializable     
class
 getCacheDir     
class
 getLogDir     
class
 it_creates_default_resource_factory_by_default     
class
 it_decorates_user_factory_if_its_configuration_has_encoder_specified     
class
 it_decorates_user_factory_if_there_is_a_global_encoder_specified_in_the_configuration     
class
 it_decorates_user_factory_using_the_most_specific_encoder_configured     
class
 it_creates_a_update_user_encoder_listener_for_each_user_type     
class
 getContainerExtensions     
class
 transform     
class
 reverseTransform     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getPassword     
class
 setPassword     
class
 getEmail     
class
 setEmail     
class
 getCurrentPassword     
class
 setCurrentPassword     
class
 getNewPassword     
class
 setNewPassword     
class
 findOneByEmail     
class
 let     
class
 it_is_subscriber     
class
 its_subscribed_to_events     
class
 it_updates_user_last_login_on_security_interactive_login     
class
 it_updates_user_last_login_on_implicit_login     
class
 it_updates_only_sylius_user_specified_in_constructor     
class
 it_updates_only_user_specified_in_constructor     
class
 it_throws_excepcion_if_subscriber_is_used_for_class_other_than_sylius_user_interface     
class
 let     
class
 it_updates_password_for_generic_event     
class
 it_allows_to_update_password_for_generic_event_for_user_interface_implementation_only     
class
 it_updates_password_on_pre_persist_doctrine_event     
class
 it_updates_password_on_pre_update_doctrine_event     
class
 it_updates_password_on_pre_persist_doctrine_event_for_user_interface_implementation_only     
class
 it_updates_password_on_pre_update_doctrine_event_for_user_interface_implementation_only     
class
 let     
class
 it_deletes_user_if_it_is_different_than_currently_logged_one     
class
 it_deletes_user_if_no_user_is_logged_in     
class
 it_deletes_user_if_there_is_no_token     
class
 it_does_not_allow_to_delete_currently_logged_user     
class
 it_deletes_shop_user_even_if_admin_user_has_same_id     
class
 let     
class
 it_does_nothing_if_user_does_not_implement_user_interface     
class
 it_does_nothing_if_user_does_not_implement_specified_class_or_interface     
class
 it_does_nothing_if_user_uses_the_recommended_encoder     
class
 it_does_nothing_if_plain_password_could_not_be_resolved     
class
 it_does_nothing_if_resolved_plain_password_is_null     
class
 it_does_nothing_if_resolved_plain_password_is_empty     
class
 it_updates_the_encoder_and_plain_password_if_using_old_encoder_and_plain_password_could_be_resolved     
class
 it_updates_the_encoder_and_plain_password_if_using_default_null_encoder_and_plain_password_could_be_resolved     
class
 let     
class
 it_reloads_user     
class
 it_throws_exception_when_reloading_not_a_user_interface     
class
 let     
class
 it_is_a_factory     
class
 it_sets_the_given_encoder_name_on_created_user     
class
 let     
class
 it_implements_user_reloader_interface     
class
 it_reloads_user     
class
 let     
class
 it_implements_symfony_user_provider_interface     
class
 it_should_extend_user_provider     
class
 it_supports_sylius_user_model     
class
 it_loads_user_by_email     
class
 it_updates_user_by_user_name     
class
 it_should_throw_exception_when_unsupported_user_is_used     
class
 let     
class
 it_implements_symfony_user_provider_interface     
class
 it_should_extend_user_provider     
class
 it_supports_sylius_user_model     
class
 it_loads_user_by_user_name     
class
 it_updates_user_by_user_name     
class
 it_should_throw_exception_when_unsupported_user_is_used     
class
 let     
class
 it_implements_symfony_user_provider_interface     
class
 it_should_extend_user_provider     
class
 it_supports_sylius_user_model     
class
 it_does_not_support_other_classes     
class
 it_loads_user_by_username     
class
 it_throws_exception_when_there_is_no_user_with_given_username_or_email     
class
 it_loads_user_by_email     
class
 it_refreshes_user     
class
 it_should_throw_exception_when_unsupported_user_is_used     
class
 it_has_new_password     
class
 it_has_email     
class
 it_has_current_password     
class
 it_has_new_password     
class
 let     
class
 it_has_user     
class
 let     
class
 it_implements_user_login_interface     
class
 it_throws_exception_and_does_not_log_user_in_when_user_is_disabled     
class
 it_throws_exception_and_does_not_log_user_in_when_user_account_status_is_invalid     
class
 it_throws_exception_and_does_not_log_user_in_when_user_has_no_roles     
class
 it_logs_user_in     
class
 let     
class
 it_implements_password_updater_interface     
class
 it_encodes_password     
class
 let     
class
 it_extends_default_authentication_success_handler     
class
 it_is_a_authentication_success_handler     
class
 it_returns_json_response_if_request_is_xml_based     
class
 let     
class
 it_extends_default_authentication_failure_handler     
class
 it_is_a_authentication_failure_handler     
class
 it_returns_json_response_if_request_is_xml_based     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 load     
class
 resolveResources     
class
 createServices     
class
 loadEncodersAwareServices     
class
 createTokenGenerators     
class
 createTokenGeneratorDefinition     
class
 createUniquenessCheckers     
class
 createReloaders     
class
 createLastLoginListeners     
class
 createUserDeleteListeners     
class
 createProviders     
class
 overwriteResourceFactoryWithEncoderAwareFactory     
class
 registerUpdateUserEncoderListener     
class
 __construct     
class
 getUser     
class
 __construct     
class
 login     
class
 createToken     
class
 __construct     
class
 encode     
class
 changePasswordAction     
class
 requestPasswordResetTokenAction     
class
 requestPasswordResetPinAction     
class
 resetPasswordAction     
class
 verifyAction     
class
 requestVerificationTokenAction     
class
 prepareResetPasswordRequest     
class
 addTranslatedFlash     
class
 createResourceForm     
class
 handleExpiredToken     
class
 handleResetPasswordRequest     
class
 handleResetPassword     
class
 handleChangePassword     
class
 getUser     
class
 getSyliusAttribute     
class
 loginAction     
class
 checkAction     
class
 logoutAction     
class
 onAuthenticationSuccess     
class
 onAuthenticationFailure     
class
 interact     
class
 execute     
class
 findUserByEmail     
class
 getEntityManager     
class
 getUserRepository     
class
 getAvailableUserTypes     
class
 getUserModelClass     
class
 executeRoleCommand     
class
 configure     
class
 executeRoleCommand     
class
 configure     
class
 executeRoleCommand     
class
 getSupportedDrivers     
class
 build     
class
 getModelNamespace     
class
 its_services_are_initializable     
class
 __construct     
class
 getChannel     
class
 getMasterRequest     
class
 __construct     
class
 onKernelResponse     
class
 getCode     
class
 __construct     
class
 getChannel     
class
 getChannels     
class
 isChannelChangeSupported     
class
 collect     
class
 reset     
class
 getName     
class
 pluckChannel     
class
 it_fallbacks_to_enabled_kernel_debug_parameter_if_debug_is_not_defined     
class
 it_fallbacks_to_disabled_kernel_debug_parameter_if_debug_is_not_defined     
class
 it_uses_enabled_debug_config_if_defined     
class
 it_uses_disabled_debug_config_if_defined     
class
 getContainerExtensions     
class
 it_collects_tagged_channel_contexts     
class
 it_collects_tagged_channel_contexts_with_priority     
class
 it_does_not_add_method_calls_to_the_overriding_service_if_the_composite_service_is_overridden     
class
 it_still_adds_method_calls_to_composite_context_even_if_it_was_overridden     
class
 registerCompilerPass     
class
 assertContainerBuilderNotHasServiceDefinitionWithMethodCall     
class
 it_collects_tagged_request_based_channel_contexts     
class
 it_collects_tagged_request_based_channel_contexts_with_custom_priority     
class
 it_does_not_add_method_calls_to_the_overriding_service_if_the_composite_service_is_overridden     
class
 it_still_adds_method_calls_to_composite_context_even_if_it_was_overridden     
class
 registerCompilerPass     
class
 assertContainerBuilderNotHasServiceDefinitionWithMethodCall     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 findOneByHostname     
class
 findOneByCode     
class
 findByName     
class
 it_implements_a_channel_code_provider_interface     
class
 it_returns_fake_channel_code_from_query_string     
class
 it_returns_fake_channel_code_from_cookie_if_there_is_none_in_query_string     
class
 it_returns_null_channel_code_if_no_fake_channel_code_was_found     
class
 let     
class
 it_applies_only_to_master_requests     
class
 it_applies_only_for_request_with_fake_channel_code     
class
 it_persists_fake_channel_codes_in_a_cookie     
class
 let     
class
 it_implements_channel_context_interface     
class
 it_returns_a_fake_channel_with_the_given_code     
class
 it_throws_a_channel_not_found_exception_if_there_is_no_master_request     
class
 it_throws_a_channel_not_found_exception_if_provided_code_was_null     
class
 it_throws_a_channel_not_found_exception_if_channel_with_given_code_was_not_found     
class
 load     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 __construct     
class
 __construct     
class
 getSupportedDrivers     
class
 build     
class
 getModelNamespace     
class
 its_services_are_initializable     
class
 it_registers_calculators_in_the_registry     
class
 it_creates_parameter_which_maps_calculators     
class
 registerCompilerPass     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 findByName     
class
 it_is_a_compiler_pass     
class
 it_processes_the_calculators_services     
class
 load     
class
 getConfigTreeBuilder     
class
 addClassesSection     
class
 process     
class
 its_services_are_initializable     
class
 __construct     
class
 formatAmount     
class
 getName     
class
 __construct     
class
 convertAmount     
class
 getName     
class
 reverseTransform     
class
 buildForm     
class
 buildView     
class
 getParent     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 getFilters     
class
 __construct     
class
 getFilters     
class
 let     
class
 it_is_a_templating_helper     
class
 it_is_a_convert_money_price_helper     
class
 it_converts_and_formats_money_using_default_locale_if_not_given     
class
 let     
class
 it_is_a_templating_helper     
class
 it_implements_format_money_helper_interface     
class
 it_formats_money_using_given_currency_and_locale     
class
 it_extends_money_to_localized_string_transformer_class     
class
 it_returns_null_if_empty_string_given     
class
 it_converts_string_to_an_integer     
class
 it_implements_money_formatter_interface     
class
 it_formats_positive_money_using_given_currency_and_locale     
class
 it_formats_positive_money_using_default_locale_if_not_given     
class
 it_formats_negative_money_using_given_currency_and_locale     
class
 it_formats_negative_money_using_default_locale_if_not_given     
class
 it_formats_zero_money_using_given_currency_and_locale     
class
 it_formats_zero_money_using_default_locale_if_not_given     
class
 load     
class
 prepend     
class
 getConfigTreeBuilder     
class
 format     
class
 getSupportedDrivers     
class
 build     
class
 getModelNamespace     
class
 its_services_are_initializable     
class
 getId     
class
 hasPromotion     
class
 addPromotion     
class
 removePromotion     
class
 getPromotions     
class
 getPromotionSubjectTotal     
class
 __construct     
class
 validate     
class
 __construct     
class
 validate     
class
 validate     
class
 getTargets     
class
 validatedBy     
class
 getTargets     
class
 validatedBy     
class
 getTargets     
class
 validatedBy     
class
 it_collects_tagged_promotion_eligibility_checkers     
class
 registerCompilerPass     
class
 it_registers_collected_rule_checkers_in_the_registry     
class
 it_creates_parameter_which_maps_rule_type_to_label     
class
 it_registers_collected_rule_checkers_form_types_in_the_registry     
class
 registerCompilerPass     
class
 it_registers_collected_promotion_actions_in_the_registry     
class
 it_creates_parameter_which_maps_promotion_action_type_to_label     
class
 it_registers_collected_promotion_actions_form_types_in_the_registry     
class
 registerCompilerPass     
class
 it_collects_tagged_promotion_coupon_eligibility_checkers     
class
 registerCompilerPass     
class
 setup     
class
 it_returns_an_error_if_there_is_no_promotion_for_code     
class
 it_returns_an_error_if_the_promotion_does_not_allow_coupons     
class
 it_handles_generator_exceptions_gracefully     
class
 it_generates_coupons_with_default_length     
class
 it_generates_coupons_with_customized_length     
class
 reverseTransform     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 addConfigurationFields     
class
 getRegistryIdentifier     
class
 buildForm     
class
 getBlockPrefix     
class
 configureOptions     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 transform     
class
 reverseTransform     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 buildView     
class
 configureOptions     
class
 getParent     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 findActive     
class
 findByName     
class
 filterByActive     
class
 createQueryBuilderByPromotionId     
class
 countByCodeLength     
class
 findOneByCodeAndPromotionCode     
class
 createPaginatorForPromotion     
class
 let     
class
 it_is_initializable     
class
 it_is_a_constraint_validator     
class
 it_adds_violation     
class
 it_does_not_add_violation     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 load     
class
 process     
class
 process     
class
 process     
class
 process     
class
 generateAction     
class
 getGenerator     
class
 __construct     
class
 configure     
class
 execute     
class
 getGeneratorInstructions     
class
 build     
class
 getSupportedDrivers     
class
 getModelNamespace     
class
 its_services_are_initializable     
class
 getTargets     
class
 __construct     
class
 validate     
class
 isCurrencyPairUnique     
class
 validate     
class
 getTargets     
class
 convertCurrencyCodeToSymbol     
class
 getName     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 findOneWithCurrencyPair     
class
 __construct     
class
 getFilters     
class
 it_is_a_templating_helper     
class
 it_implements_a_currency_helper_interface     
class
 it_transforms_a_currency_code_into_symbol     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 load     
class
 __construct     
class
 process     
class
 __construct     
class
 sendConfirmationEmail     
class
 __construct     
class
 getSubscribedEvents     
class
 onResourceDelete     
class
 getResourceNameFromRoute     
class
 createRedirectResponse     
class
 isMethodDelete     
class
 isSyliusRoute     
class
 isAdminSection     
class
 __construct     
class
 getLocaleCode     
class
 __construct     
class
 sendConfirmationEmail     
class
 __construct     
class
 sendConfirmationEmail     
class
 __construct     
class
 getRawData     
class
 __construct     
class
 __invoke     
class
 __construct     
class
 __invoke     
class
 __construct     
class
 __invoke     
class
 __construct     
class
 getSection     
class
 it_returns_an_empty_json_response_upon_client_exception     
class
 it_returns_json_response_from_client_on_success     
class
 setUp     
class
 __construct     
class
 createMenu     
class
 __construct     
class
 createMenu     
class
 addChildren     
class
 __construct     
class
 createMenu     
class
 __construct     
class
 createMenu     
class
 __construct     
class
 createMenu     
class
 __construct     
class
 createMenu     
class
 addCatalogSubMenu     
class
 addCustomersSubMenu     
class
 addMarketingSubMenu     
class
 addSalesSubMenu     
class
 addConfigurationSubMenu     
class
 __construct     
class
 createMenu     
class
 addChildren     
class
 __construct     
class
 getFunctions     
class
 getAllCurrencies     
class
 __construct     
class
 getFilters     
class
 getChannelNameByCode     
class
 __construct     
class
 getFunctions     
class
 renderWidget     
class
 getFunctions     
class
 getIncludedTax     
class
 getExcludedTax     
class
 getAmount     
class
 __construct     
class
 getFunctions     
class
 let     
class
 it_sends_a_confirmation_email     
class
 it_throws_an_invalid_argument_exception_if_an_event_subject_is_not_a_shipment_instance     
class
 let     
class
 it_implements_locale_context_interface     
class
 it_throws_locale_not_found_exception_when_there_is_no_token     
class
 it_throws_locale_not_found_exception_when_there_is_no_user_in_the_token     
class
 it_throws_locale_not_found_exception_when_the_user_taken_from_token_is_not_an_admin     
class
 it_returns_locale_of_currently_logged_admin_user     
class
 let     
class
 it_implements_an_order_email_manager_interface     
class
 it_sends_an_order_confirmation_email     
class
 let     
class
 it_implements_a_shipment_email_manager_interface     
class
 it_sends_a_shipment_confirmation_email     
class
 let     
class
 it_is_initializable     
class
 it_implements_a_statistics_data_provider_interface     
class
 it_provides_data_for_year     
class
 it_provides_data_for_month     
class
 it_provides_data_for_2_weeks     
class
 let     
class
 it_it_uri_based_section_resolver     
class
 it_returns_admin_if_path_starts_with_slash_admin     
class
 it_throws_exception_if_path_does_not_start_with_slash_admin     
class
 let     
class
 it_is_a_menu_builder_event     
class
 it_has_a_customer     
class
 let     
class
 it_is_a_menu_builder_event     
class
 it_has_an_order     
class
 it_has_a_state_machine     
class
 let     
class
 it_is_a_manage_menu_builder_event     
class
 it_has_a_promotion     
class
 load     
class
 getConfigTreeBuilder     
class
 __construct     
class
 getProductVariant     
class
 __construct     
class
 getCustomer     
class
 __construct     
class
 getProduct     
class
 __construct     
class
 getOrder     
class
 getStateMachine     
class
 __construct     
class
 getPromotion     
class
 __construct     
class
 getVersionAction     
class
 __construct     
class
 renderAction     
class
 __construct     
class
 impersonateAction     
class
 addFlash     
class
 __construct     
class
 indexAction     
class
 getRawData     
class
 findChannelByCodeOrFindFirst     
class
 __construct     
class
 renderStatistics     
class
 getSupportedDrivers     
class
 build     
class
 markNew     
class
 isNew     
class
 markSuspended     
class
 isSuspended     
class
 markExpired     
class
 isExpired     
class
 markCanceled     
class
 isCanceled     
class
 markPending     
class
 isPending     
class
 markFailed     
class
 isFailed     
class
 markUnknown     
class
 isUnknown     
class
 markCaptured     
class
 isCaptured     
class
 isAuthorized     
class
 markAuthorized     
class
 isRefunded     
class
 markRefunded     
class
 isPayedout     
class
 markPayedout     
class
 getRouteName     
class
 setRouteName     
class
 getRouteParameters     
class
 setRouteParameters     
class
 __construct     
class
 onPreExecute     
class
 onExecute     
class
 onPostExecute     
class
 updatePaymentState     
class
 createNewWithModel     
class
 createNewWithModel     
class
 __construct     
class
 getPaymentDescription     
class
 __construct     
class
 execute     
class
 supports     
class
 __construct     
class
 execute     
class
 supports     
class
 execute     
class
 supports     
class
 execute     
class
 supports     
class
 execute     
class
 supports     
class
 execute     
class
 supports     
class
 execute     
class
 supports     
class
 __construct     
class
 execute     
class
 supports     
class
 formatPrice     
class
 prepareAddressData     
class
 it_registers_payment_gateways_configs_by_their_priority_in_the_registry     
class
 it_registers_payment_gateways_configs_with_default_priorities_in_the_registry     
class
 registerCompilerPass     
class
 __construct     
class
 buildForm     
class
 getExtendedType     
class
 getExtendedTypes     
class
 buildForm     
class
 buildForm     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 let     
class
 it_is_initializable     
class
 it_is_resolve_next_route_request     
class
 it_has_next_route_name     
class
 it_has_next_route_parameters     
class
 it_does_not_have_route_name_by_default     
class
 it_does_not_have_route_parameters_by_default     
class
 let     
class
 it_is_initializable     
class
 it_is_get_status_request     
class
 it_has_unknown_status_by_default     
class
 it_can_be_marked_as_new     
class
 it_can_be_marked_as_suspended     
class
 it_can_be_marked_as_expired     
class
 it_can_be_marked_as_canceled     
class
 it_can_be_marked_as_pending     
class
 it_can_be_marked_as_failed     
class
 it_can_be_marked_as_unknown     
class
 it_can_be_marked_as_captured     
class
 it_can_be_marked_as_authorized     
class
 it_can_be_marked_as_refunded     
class
 it_can_be_marked_as_paydout     
class
 it_is_initializable     
class
 it_is_get_status_factory     
class
 it_creates_get_status_request     
class
 it_is_initializable     
class
 it_is_resolve_next_route_factory     
class
 it_creates_resolve_next_route_request     
class
 let     
class
 it_should_generate_a_description_string     
class
 let     
class
 it_extends_gateway_aware_action     
class
 it_should_throw_exception_when_unsupported_request     
class
 it_should_perform_basic_authorize     
class
 it_is_a_payum_action     
class
 it_resolves_next_route_for_completed_payment     
class
 it_resolves_next_route_for_cancelled_payment     
class
 it_resolves_next_route_for_payment_in_cart_state     
class
 it_resolves_next_route_for_faild_payment     
class
 it_resolves_next_route_for_processing_payment     
class
 let     
class
 it_extends_gateway_aware_action     
class
 it_should_throw_exception_when_unsupported_request     
class
 it_should_perform_basic_capture     
class
 it_is_payum_action     
class
 it_converts_payment_to_offline_action     
class
 it_supports_only_convert_request     
class
 it_supports_only_converting_to_array_from_payment     
class
 it_is_a_payum_action     
class
 it_resolves_next_route     
class
 let     
class
 it_implements_action_interface     
class
 it_executes_request     
class
 it_throws_exception_when_source_is_not_a_payment_interface     
class
 load     
class
 prepend     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 process     
class
 __construct     
class
 prepareCaptureAction     
class
 afterCaptureAction     
class
 getTokenFactory     
class
 getHttpRequestVerifier     
class
 provideTokenBasedOnPayment     
class
 getId     
class
 __construct     
class
 getId     
class
 setDetails     
class
 getDetails     
class
 getHash     
class
 setHash     
class
 getTargetUrl     
class
 setTargetUrl     
class
 getAfterUrl     
class
 setAfterUrl     
class
 getGatewayName     
class
 setGatewayName     
class
 getSupportedDrivers     
class
 build     
class
 getModelNamespace     
class
 its_services_are_initializable     
class
 today     
class
 it_registers_calculators_in_the_registry     
class
 it_registers_calculators_in_the_form_type_registry     
class
 it_creates_parameter_which_maps_calculators     
class
 registerCompilerPass     
class
 it_registers_resolvers_in_the_registry     
class
 it_creates_parameter_which_maps_resolvers     
class
 registerCompilerPass     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 buildView     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 addConfigurationFields     
class
 getRegistryIdentifier     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 buildView     
class
 getBlockPrefix     
class
 addConfigurationField     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 buildView     
class
 configureOptions     
class
 getParent     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 findByName     
class
 it_implements_a_date_time_provider     
class
 it_provides_a_date     
class
 it_implements_a_shipping_date_assigner_interface     
class
 let     
class
 it_assigns_a_shipped_at_date_to_a_shipment     
class
 load     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 process     
class
 process     
class
 process     
class
 process     
class
 __construct     
class
 assign     
class
 getSupportedDrivers     
class
 __construct     
class
 recalculateOrderOnAdd     
class
 recalculateOrderOnDelete     
class
 getName     
class
 configureResourceNode     
class
 getName     
class
 configureResourceNode     
class
 __construct     
class
 create     
class
 configureOptions     
class
 __construct     
class
 create     
class
 configureOptions     
class
 __construct     
class
 getSection     
class
 oauth_credentials_can_be_generated_randomly     
class
 oauth_credentials_can_be_created_with_custom_random_id     
class
 oauth_credentials_can_be_created_with_custom_secret     
class
 oauth_credentials_can_be_created_with_grant_type     
class
 getConfiguration     
class
 access_token_can_be_generated_randomly     
class
 access_token_can_be_created_with_custom_random_id     
class
 access_token_can_be_created_with_custom_secret     
class
 access_token_can_be_created_with_grant_type     
class
 access_token_can_be_created_with_expires_at     
class
 getConfiguration     
class
 up     
class
 down     
class
 up     
class
 down     
class
 up     
class
 down     
class
 __construct     
class
 loadChoiceList     
class
 loadChoicesForValues     
class
 loadValuesForChoices     
class
 __construct     
class
 getSubscribedEvents     
class
 preSetData     
class
 preSubmit     
class
 isUserDataEmpty     
class
 removeUserField     
class
 buildForm     
class
 getParent     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getParent     
class
 buildForm     
class
 getParent     
class
 let     
class
 it_recalculates_cart_on_add     
class
 it_recalculates_cart_and_remove_item_on_delete     
class
 let     
class
 it_it_uri_based_section_resolver     
class
 it_returns_admin_api_section_if_path_starts_with_slash_api     
class
 it_throws_exception_if_path_does_not_start_with_slash_api     
class
 let     
class
 it_is_choice_loader     
class
 it_loads_customers_by_email     
class
 it_does_not_load_any_choices_available     
class
 it_provides_empty_array_choice_list     
class
 let     
class
 it_is_event_subscriber_instance     
class
 it_adds_user_form_type_and_create_user_check     
class
 it_removes_user_form_type_by_default     
class
 it_does_not_remove_user_form_type_if_users_data_is_submitted_and_user_data_is_created     
class
 it_remove_user_form_type_if_users_data_is_not_submitted_and_user_is_not_created     
class
 it_does_not_remove_user_form_type_if_users_data_is_submitted_and_user_is_not_created     
class
 it_does_not_remove_user_form_type_if_users_data_is_not_submitted_and_user_is_created     
class
 it_throws_invalid_argument_exception_when_forms_normalized_data_does_not_implement_user_aware_interface     
class
 it_is_a_container_aware_command     
class
 it_has_a_name     
class
 it_creates_a_client_without_client_manager     
class
 it_creates_a_client     
class
 it_extends_fos_oauth_server_client_manager     
class
 it_implements_fos_oauth_server_client_manager_interface     
class
 it_returns_random_id_as_public_id     
class
 let     
class
 it_extends_fos_oauth_server_client_manager     
class
 it_implements_fos_oauth_server_client_manager_interface     
class
 it_finds_client_by_public_id     
class
 it_returns_null_if_client_does_not_exist     
class
 load     
class
 prepend     
class
 prependDoctrineMigrations     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 __construct     
class
 showAction     
class
 getCartOr404     
class
 isCheckoutTransitionPossible     
class
 getCalculatedShippingMethods     
class
 __construct     
class
 updatePositionsAction     
class
 __construct     
class
 showAction     
class
 getCartOr404     
class
 isCheckoutTransitionPossible     
class
 getPaymentMethods     
class
 __construct     
class
 configure     
class
 execute     
class
 findClientByPublicId     
class
 getPublicId     
class
 getSupportedDrivers     
class
 build     
class
 getModelNamespace     
class
 __construct     
class
 postPersist     
class
 postUpdate     
class
 postRemove     
class
 recalculateSubjectRating     
class
 its_services_are_initializable     
class
 __construct     
class
 update     
class
 updateFromReview     
class
 modifyReviewSubjectAverageRating     
class
 buildForm     
class
 configureOptions     
class
 createRatingList     
class
 __construct     
class
 getSubscribedEvents     
class
 loadClassMetadata     
class
 createSubjectMapping     
class
 createReviewerMapping     
class
 createReviewsMapping     
class
 let     
class
 it_recalculates_subject_rating_on_accepted_review_deletion     
class
 it_does_nothing_if_event_subject_is_not_review_object     
class
 let     
class
 it_implements_product_average_rating_updater_interface     
class
 it_updates_review_subject_average_rating     
class
 it_updates_review_subject_average_rating_from_review     
class
 let     
class
 it_implements_event_subscriber     
class
 it_has_subscribed_events     
class
 it_maps_proper_relations_for_review_model     
class
 it_maps_proper_relations_for_reviewable_model     
class
 it_skips_mapping_configuration_if_metadata_name_is_not_different     
class
 load     
class
 resolveResources     
class
 createReviewListeners     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 process     
class
 getSupportedDrivers     
class
 build     
class
 getModelNamespace     
class
 __construct     
class
 remove     
class
 its_services_are_initializable     
class
 __construct     
class
 getCart     
class
 createWithCartAndCartItem     
class
 it_autoconfigures_cart_contexts_and_order_processors     
class
 getContainerExtensions     
class
 it_adds_method_call_to_composite_order_processor_if_exist     
class
 it_adds_method_call_to_composite_order_processor_with_custom_priority     
class
 it_does_not_add_method_call_if_there_are_no_tagged_processors     
class
 assertContainerBuilderDoesNotHaveServiceDefinitionWithMethodCall     
class
 registerCompilerPass     
class
 __construct     
class
 generate     
class
 generateNumber     
class
 getSequence     
class
 __construct     
class
 getAggregatedAdjustments     
class
 getName     
class
 __construct     
class
 mapDataToForms     
class
 mapFormsToData     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 assignNumber     
class
 findOneByIdAndCartId     
class
 findOneByIdAndCartTokenValue     
class
 countPlacedOrders     
class
 createCartQueryBuilder     
class
 findLatest     
class
 findLatestCart     
class
 findOneByNumber     
class
 findOneByTokenValue     
class
 findCartByTokenValue     
class
 findCartById     
class
 findCartsNotModifiedSince     
class
 findAllExceptCarts     
class
 __construct     
class
 getFunctions     
class
 let     
class
 it_implements_an_expired_carts_remover_interface     
class
 it_removes_a_cart_which_has_been_updated_before_configured_date     
class
 let     
class
 it_implements_a_cart_context_interface     
class
 it_returns_a_cart_based_on_id_stored_in_session     
class
 it_throws_a_cart_not_found_exception_if_session_key_does_not_exist     
class
 it_throws_a_cart_not_found_exception_and_removes_id_from_session_when_cart_is_not_found     
class
 it_is_add_to_cart_command_factory     
class
 it_creates_add_to_cart_command_with_cart_and_cart_item     
class
 let     
class
 it_implements_an_order_number_generator_interface     
class
 it_generates_an_order_number     
class
 it_generates_an_order_number_when_sequence_is_null     
class
 let     
class
 it_is_a_helper     
class
 it_returns_aggregated_adjustments     
class
 it_has_a_name     
class
 let     
class
 it_implements_a_data_mapper_interface     
class
 it_uses_a_property_path_data_mapper_while_mapping_data_to_forms     
class
 let     
class
 it_implements_an_order_number_assigner_interface     
class
 it_assigns_a_number_to_an_order     
class
 it_does_not_assign_a_number_to_an_order_with_number     
class
 let     
class
 it_is_add_cart_item_command     
class
 it_has_order     
class
 it_has_order_item     
class
 load     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 addExpirationPeriodsSection     
class
 __construct     
class
 process     
class
 __construct     
class
 process     
class
 summaryAction     
class
 widgetAction     
class
 saveAction     
class
 clearAction     
class
 redirectToCartSummary     
class
 getCartSummaryRoute     
class
 getCurrentCart     
class
 getContext     
class
 getOrderRepository     
class
 getEventDispatcher     
class
 __construct     
class
 getCart     
class
 getCartItem     
class
 addAction     
class
 removeAction     
class
 getOrderRepository     
class
 redirectToCartSummary     
class
 getCartSummaryRoute     
class
 getCurrentCart     
class
 getContext     
class
 createAddToCartCommand     
class
 getFormFactory     
class
 getQuantityModifier     
class
 getOrderModifier     
class
 getCartManager     
class
 getCartItemErrors     
class
 getAddToCartFormWithErrors     
class
 handleBadAjaxRequestView     
class
 configure     
class
 execute     
class
 getSupportedDrivers     
class
 build     
class
 getModelNamespace     
class
 its_services_are_initializable     
class
 getTargets     
class
 validatedBy     
class
 __construct     
class
 validate     
class
 validate     
class
 validate     
class
 getTargets     
class
 validatedBy     
class
 getTargets     
class
 validatedBy     
class
 it_return_all_choices     
class
 setUp     
class
 getExtensions     
class
 assertChoicesLabels     
class
 __construct     
class
 buildForm     
class
 addValueField     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 buildForm     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 getParent     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 getParent     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 getParent     
class
 configureOptions     
class
 getBlockPrefix     
class
 getParent     
class
 configureOptions     
class
 getBlockPrefix     
class
 getParent     
class
 configureOptions     
class
 getBlockPrefix     
class
 getParent     
class
 configureOptions     
class
 getBlockPrefix     
class
 getParent     
class
 configureOptions     
class
 getBlockPrefix     
class
 getParent     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getParent     
class
 getBlockPrefix     
class
 getUniqueKey     
class
 resolveValues     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 getSubscribedEvents     
class
 loadClassMetadata     
class
 mapSubjectOnAttributeValue     
class
 mapAttributeOnAttributeValue     
class
 mapManyToOne     
class
 it_is_initializable     
class
 it_is_constraint     
class
 it_has_targets     
class
 it_is_validated_by_specific_validator     
class
 let     
class
 it_is_initializable     
class
 it_is_constraint_validator     
class
 it_validates_attribute_value_based_on_their_type     
class
 it_throws_exception_if_validated_value_is_not_attribute_value     
class
 it_is_a_constraint     
class
 it_has_targets     
class
 it_is_validated_by_specific_validator     
class
 let     
class
 it_is_a_constraint_validator     
class
 it_adds_a_violation_if_max_entries_value_is_lower_than_min_entries_value     
class
 it_adds_a_violation_if_min_entries_value_is_greater_than_the_number_of_added_choices     
class
 it_adds_a_violation_if_multiple_is_not_true_when_min_or_max_entries_values_are_specified     
class
 it_does_nothing_if_an_attribute_is_not_a_select_type     
class
 it_throws_an_exception_if_validated_value_is_not_an_attribute     
class
 it_throws_an_exception_if_constraint_is_not_a_valid_select_attribute_configuration_constraint     
class
 let     
class
 it_is_a_constraint_validator     
class
 it_adds_a_violation_if_max_entries_value_is_lower_than_min_entries_value     
class
 it_does_nothing_if_an_attribute_is_not_a_text_type     
class
 it_throws_an_exception_if_validated_value_is_not_an_attribute     
class
 it_throws_an_exception_if_constraint_is_not_a_valid_text_attribute_configuration_constraint     
class
 it_is_a_constraint     
class
 it_has_targets     
class
 it_is_validated_by_specific_validator     
class
 let     
class
 it_is_initializable     
class
 it_is_a_doctrine_event_subscriber     
class
 it_subscribes_load_class_metadata_event     
class
 it_does_not_add_a_many_to_one_mapping_if_the_class_is_not_a_configured_attribute_value_model     
class
 it_maps_many_to_one_associations_from_the_attribute_value_model_to_the_subject_model_and_the_attribute_model     
class
 it_does_not_add_values_one_to_many_mapping_if_the_class_is_not_a_configured_attribute_model     
class
 load     
class
 resolveResources     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 process     
class
 process     
class
 getSupportedDrivers     
class
 getModelNamespace     
class
 its_services_are_initializable     
class
 __construct     
class
 validate     
class
 validatedBy     
class
 getTargets     
class
 __construct     
class
 isStockAvailable     
class
 isStockSufficient     
class
 getName     
class
 __construct     
class
 getFunctions     
class
 it_is_a_constraint     
class
 it_has_validator     
class
 it_has_a_target     
class
 let     
class
 it_is_a_constraint_validator     
class
 it_does_not_add_violation_if_there_is_no_stockable     
class
 it_does_not_add_violation_if_there_is_no_quantity     
class
 it_does_not_add_violation_if_stock_is_sufficient     
class
 let     
class
 it_is_a_twig_extension     
class
 it_delegates_the_stock_availability_checking_to_the_checker     
class
 it_delegates_the_stock_sufficiency_checking_to_the_checker     
class
 load     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 getSupportedDrivers     
class
 build     
class
 getModelNamespace     
class
 its_services_are_initializable     
class
 it_registers_resolvers_in_the_registry     
class
 it_creates_parameter_which_maps_resolvers     
class
 registerCompilerPass     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 findByName     
class
 createPaginator     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 load     
class
 process     
class
 build     
class
 registerBundles     
class
 configureContainer     
class
 configureRoutes     
class
 setUp     
class
 it_renders_template_events_blocks     
class
 it_renders_debug_info_in_html_comments_while_rendering_in_test_environment     
class
 it_passes_context_defined_in_template_block_configuration_during_rendering     
class
 it_renders_multiple_events_at_once     
class
 empty_configuration_triggers_no_errors     
class
 empty_events_configuration_triggers_no_errors     
class
 multiple_events_might_be_configured     
class
 consecutive_event_configuration_are_merged     
class
 event_configuration_has_block_configuration     
class
 multiple_blocks_can_be_configured_for_an_event     
class
 block_has_default_priority_set_to_zero     
class
 block_priority_is_set_within_its_configuration     
class
 block_is_null_by_default     
class
 block_can_be_disabled_within_its_configuration     
class
 block_configuration_can_be_shortened_to_template_string_only     
class
 consecutive_block_configurations_can_change_the_template     
class
 consecutive_block_configurations_can_change_the_priority     
class
 consecutive_block_configurations_can_disable_it     
class
 consecutive_block_configurations_are_merged     
class
 context_can_be_passed_to_the_block     
class
 consecutive_block_context_configuration_is_shallowly_merged     
class
 getConfiguration     
class
 it_configures_the_multiple_event_block_listener_service_with_events_and_blocks_data     
class
 it_sorts_blocks_by_their_priority_and_uses_fifo_ordering     
class
 getContainerExtensions     
class
 __construct     
class
 onBlockEvent     
class
 __construct     
class
 all     
class
 findEnabledForEvents     
class
 findFinalizedForEvents     
class
 __construct     
class
 getName     
class
 getEventName     
class
 getTemplate     
class
 getContext     
class
 getPriority     
class
 isEnabled     
class
 overwriteWith     
class
 __construct     
class
 render     
class
 shouldRenderHtmlDebug     
class
 __construct     
class
 render     
class
 __construct     
class
 render     
class
 __construct     
class
 render     
class
 __construct     
class
 getFactory     
class
 getMenu     
class
 buildForm     
class
 getBlockPrefix     
class
 getFilters     
class
 sortBy     
class
 transformIterableToArray     
class
 __construct     
class
 getFunctions     
class
 render     
class
 __construct     
class
 getFunctions     
class
 getFilters     
class
 getFilters     
class
 getPercentage     
class
 __construct     
class
 getFunctions     
class
 getWhitelistedVariables     
class
 __construct     
class
 getFunctions     
class
 __construct     
class
 collect     
class
 getRenderedEvents     
class
 getNumberOfRenderedEvents     
class
 getNumberOfRenderedBlocks     
class
 getTotalDuration     
class
 getName     
class
 reset     
class
 __construct     
class
 render     
class
 __construct     
class
 render     
class
 startRenderingEvent     
class
 startRenderingBlock     
class
 stopRenderingBlock     
class
 stopRenderingEvent     
class
 getRenderedEvents     
class
 reset     
class
 it_represents_a_template_block     
class
 it_overwrites_a_template_block_with_an_another_template_block     
class
 it_throws_an_exception_if_trying_to_overwrite_with_a_differently_named_block     
class
 it_has_sensible_defaults     
class
 let     
class
 it_is_a_template_block_registry     
class
 it_returns_all_template_blocks     
class
 it_returns_enabled_template_blocks_for_a_given_event     
class
 it_returns_enabled_template_blocks_for_multiple_events     
class
 it_returns_enabled_template_blocks_sorted_by_priority_for_multiple_events     
class
 let     
class
 it_is_a_template_block_renderer     
class
 it_renders_html_debug_comment_prepending_the_block_if_rendering_html_template     
class
 it_does_not_render_html_debug_comment_prepending_the_block_if_rendering_non_html_template     
class
 let     
class
 it_is_a_template_block_renderer     
class
 it_renders_a_template_block     
class
 it_merges_template_block_context_with_passed_context     
class
 let     
class
 it_is_a_template_event_renderer     
class
 it_renders_html_debug_comment_if_at_least_one_template_is_a_html_one     
class
 it_does_not_render_html_debug_comment_if_no_html_templates_are_found     
class
 it_returns_html_debug_comment_if_no_blocks_are_found_for_an_event     
class
 let     
class
 it_is_a_template_event_renderer     
class
 it_renders_template_events     
class
 it_returns_an_empty_string_if_no_blocks_are_found_for_an_event     
class
 it_extends_twig_extensions     
class
 it_sorts_in_ascending_order_by_default     
class
 it_sorts_an_array_of_objects_by_various_properties     
class
 it_sorts_an_array_of_objects_in_descending_order_by_a_property     
class
 it_sorts_an_array_of_objects_by_a_nested_property     
class
 it_throws_an_exception_if_the_property_is_not_found_on_objects     
class
 it_return_input_array_if_there_is_only_one_object_inside     
class
 it_does_nothing_if_array_is_empty     
class
 it_does_nothing_if_collection_is_empty     
class
 it_is_twig_extension     
class
 it_returns_float_number_as_percentage     
class
 let     
class
 it_renders_login_form     
class
 it_redirects_when_user_is_logged_in     
class
 it_throws_an_exception_when_check_action_is_accessed     
class
 it_throws_an_exception_when_logout_action_is_accessed     
class
 load     
class
 loadEvents     
class
 getConfigTreeBuilder     
class
 process     
class
 __construct     
class
 loginAction     
class
 checkAction     
class
 logoutAction     
class
 __construct     
class
 configure     
class
 execute     
class
 build     
class
 __construct     
class
 getCart     
class
 getMasterRequest     
class
 checkApiRequest     
class
 __construct     
class
 getUser     
class
 getProperties     
class
 __construct     
class
 validate     
class
 __construct     
class
 validate     
class
 validate     
class
 validatedBy     
class
 getTargets     
class
 validatedBy     
class
 validatedBy     
class
 getTargets     
class
 __construct     
class
 validate     
class
 __construct     
class
 validate     
class
 validatedBy     
class
 getTargets     
class
 validatedBy     
class
 getTargets     
class
 validatedBy     
class
 getTargets     
class
 __construct     
class
 validate     
class
 validatedBy     
class
 getTargets     
class
 __construct     
class
 validate     
class
 __construct     
class
 createFromRequest     
class
 __construct     
class
 createFromRequest     
class
 __construct     
class
 createFromRequest     
class
 __construct     
class
 __construct     
class
 denormalize     
class
 supportsDenormalization     
class
 __construct     
class
 provide     
class
 __construct     
class
 getPathPrefix     
class
 getCurrentPrefix     
class
 it_collects_tagged_command_data_transformer_services     
class
 it_creates_definition_without_any_transformers     
class
 registerCompilerPass     
class
 it_gets_route_name_for_item_route_with_no_matching_route     
class
 it_gets_route_name_for_item_route     
class
 it_gets_route_name_for_collection_route_with_no_matching_route     
class
 it_gets_route_name_for_collection_route     
class
 it_gets_route_name_for_subresource_route     
class
 it_get_route_name_for_item_route_with_no_matching_route     
class
 test_get_route_name_forItem_route_on_cache_miss     
class
 it_get_route_name_for_item_route_on_cache_hit     
class
 get_route_name_for_collection_route_with_no_matching_route     
class
 get_route_name_for_collection_route_on_cache_miss     
class
 get_route_name_for_collection_route_on_cache_hit     
class
 get_route_name_with_cache_item_throws_cache_exception     
class
 __construct     
class
 getSubscribedEvents     
class
 generateSlug     
class
 __construct     
class
 __invoke     
class
 __construct     
class
 __invoke     
class
 provideCustomer     
class
 __construct     
class
 __invoke     
class
 handleVerification     
class
 __construct     
class
 __invoke     
class
 __construct     
class
 __invoke     
class
 __construct     
class
 __invoke     
class
 __construct     
class
 __invoke     
class
 __construct     
class
 __invoke     
class
 choosePaymentMethodOnCheckout     
class
 changePaymentMethod     
class
 __construct     
class
 __invoke     
class
 provideCustomerByEmail     
class
 __construct     
class
 __invoke     
class
 __construct     
class
 __invoke     
class
 __construct     
class
 getShippingMethod     
class
 getCost     
class
 create     
class
 __construct     
class
 applyToItem     
class
 applyToItemForGetMethod     
class
 __construct     
class
 applyToItem     
class
 applyForVisitor     
class
 applyForShopUser     
class
 applyForAdminUser     
class
 filterCart     
class
 __construct     
class
 applyToCollection     
class
 __construct     
class
 applyToCollection     
class
 filterProperty     
class
 getDescription     
class
 filterProperty     
class
 getDescription     
class
 __construct     
class
 supports     
class
 persist     
class
 remove     
class
 __construct     
class
 supports     
class
 persist     
class
 remove     
class
 isTryingToDeleteLoggedInUser     
class
 __construct     
class
 supports     
class
 persist     
class
 remove     
class
 process     
class
 getConfigKey     
class
 initialize     
class
 configure     
class
 load     
class
 __construct     
class
 setUp     
class
 test     
class
 tearDown     
class
 let     
class
 it_implements_user_context_interface     
class
 it_returns_user_from_token     
class
 it_returns_null_if_user_from_token_is_anonymous     
class
 it_returns_null_if_no_token_is_set_in_token_storage     
class
 let     
class
 it_implements_cart_context_interface     
class
 it_returns_cart_by_token_value     
class
 it_throws_an_exception_if_there_is_no_master_request_on_request_stack     
class
 it_throws_an_exception_if_the_request_is_not_an_api_request     
class
 it_throws_an_exception_if_there_is_no_token_value     
class
 it_throws_an_exception_if_there_is_no_cart_with_given_token_value     
class
 it_is_property_list_extractor     
class
 it_provides_empty_list_if_requested_class_exists     
class
 it_provides_null_if_requested_class_does_not_exist     
class
 let     
class
 it_is_a_constraint_validator     
class
 it_throws_an_exception_if_constraint_does_not_extend_order_token_value_aware_interface     
class
 it_throws_an_exception_if_constraint_does_not_type_of_order_shipping_method_eligibility     
class
 it_throws_an_exception_if_order_is_null     
class
 it_adds_violation_if_payment_is_not_available_anymore     
class
 it_does_not_add_violation_if_payment_is_available     
class
 let     
class
 it_is_a_constraint_validator     
class
 is_does_nothing_if_value_is_null     
class
 it_throws_an_exception_if_constraint_is_not_of_expected_type     
class
 it_does_not_add_violation_if_a_user_with_given_email_is_not_found     
class
 it_adds_violation_if_a_user_with_given_email_is_found     
class
 let     
class
 it_is_a_constraint_validator     
class
 it_throws_an_exception_if_constraint_does_not_extend_order_token_value_aware_interface     
class
 it_throws_an_exception_if_constraint_does_not_type_of_order_shipping_method_eligibility     
class
 it_throws_an_exception_if_order_is_null     
class
 it_adds_violation_if_shipment_does_not_match_with_shipping_method     
class
 it_does_not_add_a_violation_if_shipment_matches_with_shipping_method     
class
 let     
class
 it_is_a_constraint_validator     
class
 it_throws_an_exception_if_constraint_is_not_of_expected_type     
class
 it_does_not_add_violation_if_promotion_coupon_is_eligible     
class
 it_does_add_violation_if_promotion_coupon_is_not_eligible     
class
 it_does_add_violation_if_promotion_is_not_eligible     
class
 let     
class
 it_is_a_constraint_validator     
class
 it_throws_an_exception_if_value_is_not_an_instance_of_order_token_value_aware_interface     
class
 it_throws_an_exception_if_constraint_is_not_an_instance_of_order_not_empty     
class
 it_throws_an_exception_if_order_is_null     
class
 it_adds_violation_if_the_order_has_no_items     
class
 it_does_not_add_violation_if_the_order_has_items     
class
 let     
class
 it_updates_an_context_when_locale_context_has_locale     
class
 let     
class
 it_updates_an_context_when_channel_context_has_channel     
class
 let     
class
 it_is_a_customer_provider     
class
 it_creates_a_customer_if_there_is_no_existing_one_with_given_email     
class
 it_doesn_not_create_a_customer_if_customer_with_given_email_already_exists     
class
 let     
class
 it_implements_a_path_prefix_provider_interface     
class
 it_returns_null_if_the_given_path_is_not_api_path     
class
 it_returns_null_if_the_given_path_does_not_match_api_path     
class
 it_returns_shop_prefix_based_on_the_given_path     
class
 it_returns_admin_prefix_based_on_the_given_path     
class
 it_returns_admin_prefix_if_currently_logged_in_is_admin_user     
class
 it_returns_shop_prefix_if_currently_logged_in_is_shop_user     
class
 it_returns_shop_prefix_if_there_is_no_logged_in_user     
class
 let     
class
 it_generates_slug_for_product_with_name_and_empty_slug     
class
 it_does_nothing_if_the_product_has_slug     
class
 it_does_nothing_if_the_product_has_no_name     
class
 let     
class
 it_is_a_message_handler     
class
 it_creates_a_shop_user_with_given_data     
class
 it_creates_a_shop_user_with_given_data_and_verifies_it     
class
 it_throws_an_exception_if_customer_with_user_already_exists     
class
 let     
class
 it_is_a_message_handler     
class
 it_updates_user_password     
class
 it_throws_exception_if_new_passwords_do_not_match     
class
 it_throws_exception_if_shop_user_has_not_been_found     
class
 let     
class
 it_is_a_message_handler     
class
 it_picks_up_a_new_cart_for_logged_in_shop_user     
class
 it_picks_up_an_existing_cart_for_logged_in_shop_user     
class
 it_picks_up_a_cart_for_visitor     
class
 let     
class
 it_is_a_message_handler     
class
 it_adds_simple_product_to_cart     
class
 it_throws_an_exception_if_product_is_not_found     
class
 it_throws_an_exception_if_cart_is_not_found     
class
 let     
class
 it_is_a_message_handler     
class
 it_applies_coupon_to_cart     
class
 it_throws_exception_if_cart_is_not_found     
class
 it_throws_exception_if_promotion_coupon_is_not_found     
class
 let     
class
 it_is_a_message_handler     
class
 it_changes_order_item_quantity     
class
 let     
class
 it_is_a_message_handler     
class
 it_removes_order_item_from_cart     
class
 it_throws_an_exception_if_order_item_was_not_found     
class
 it_throws_an_exception_if_cart_token_value_was_not_properly     
class
 let     
class
 it_handles_addressing_an_order_without_provided_shipping_address     
class
 it_handles_addressing_an_order_for_visitor     
class
 it_handles_addressing_an_order_for_logged_in_shop_user     
class
 it_handles_addressing_an_order_for_not_logged_in_shop_user     
class
 it_throws_an_exception_if_visitor_does_not_provide_an_email     
class
 it_throws_an_exception_if_order_does_not_exist     
class
 it_throws_an_exception_if_order_cannot_be_addressed     
class
 let     
class
 it_assigns_chosen_payment_method_to_specified_payment_while_checkout     
class
 it_assigns_chosen_payment_method_to_specified_payment_after_checkout     
class
 it_throws_an_exception_if_order_with_given_token_has_not_been_found     
class
 it_throws_an_exception_if_order_cannot_have_payment_selected     
class
 it_throws_an_exception_if_payment_method_with_given_code_has_not_been_found     
class
 it_throws_an_exception_if_ordered_payment_has_not_been_found     
class
 it_throws_an_exception_if_payment_is_in_different_state_than_new     
class
 let     
class
 it_handles_order_completion_without_notes     
class
 it_handles_order_completion_with_notes     
class
 it_throws_an_exception_if_order_does_not_exist     
class
 it_throws_an_exception_if_order_cannot_be_completed     
class
 let     
class
 it_assigns_choosen_shipping_method_to_specified_shipment     
class
 it_throws_an_exception_if_shipping_method_is_not_eligible     
class
 it_throws_an_exception_if_order_with_given_token_has_not_been_found     
class
 it_throws_an_exception_if_order_cannot_have_shipping_selected     
class
 it_throws_an_exception_if_shipping_method_with_given_code_has_not_been_found     
class
 it_throws_an_exception_if_ordered_shipment_has_not_been_found     
class
 it_is_a_cart_shipping_method_factory     
class
 it_creates_a_cart_shipping_method     
class
 let     
class
 it_applies_conditions_to_get_order_with_state_cart_and_without_user_if_current_user_is_null     
class
 it_applies_conditions_to_get_order_with_state_cart_by_authorized_shop_user_that_is_assigns_to_this_order     
class
 it_throws_an_exception_when_unauthorized_shop_user_try_to_get_order_with_state_cart     
class
 let     
class
 it_applies_conditions_to_delete_order_with_state_cart_and_with_null_user_and_customer_if_present_user_and_customer_are_null     
class
 it_applies_conditions_to_patch_order_with_state_cart_and_with_null_user_and_customer_if_present_user_and_customer_are_null     
class
 it_applies_conditions_to_put_order_with_state_cart_and_with_null_user_and_customer_if_present_user_and_customer_are_null     
class
 it_applies_conditions_to_put_order_with_state_cart_and_with_null_user_and_not_null_customer_if_present_user_is_null_and_present_customer_is_not_null     
class
 it_applies_conditions_to_shop_select_payment_method_operation_with_given_user     
class
 it_applies_conditions_to_shop_select_payment_method_operation_with_user_equal_null     
class
 it_applies_conditions_to_patch_order_with_state_cart_and_with_null_user_and_not_null_customer_if_present_user_is_null_and_present_customer_is_not_null     
class
 it_applies_conditions_to_delete_order_with_state_cart_and_with_null_user_and_not_null_customer_if_present_user_is_null_and_present_customer_is_not_null     
class
 it_applies_conditions_to_delete_order_with_state_cart_by_authorized_shop_user_that_is_assigns_to_this_order     
class
 it_applies_conditions_to_patch_order_with_state_cart_by_authorized_shop_user_that_is_assigns_to_this_order     
class
 it_applies_conditions_to_put_order_with_state_cart_by_authorized_shop_user_that_is_assigns_to_this_order     
class
 it_throws_an_exception_when_unauthorized_shop_user_try_to_delete_order_with_state_cart     
class
 it_applies_conditions_to_delete_order_with_state_cart_by_authorized_admin_user     
class
 it_applies_conditions_to_patch_order_with_state_cart_by_authorized_admin_user     
class
 it_applies_conditions_to_put_order_with_state_cart_by_authorized_admin_user     
class
 it_throws_an_exception_when_unauthorized_admin_user_try_to_delete_order_with_state_cart     
class
 let     
class
 it_does_nothing_if_current_resource_is_not_a_product     
class
 it_throws_an_exception_if_context_has_no_channel_for_shop_user     
class
 it_throws_an_exception_if_context_has_no_locale_for_shop_user     
class
 it_does_nothing_if_current_user_is_an_admin_user     
class
 it_filters_products_by_channel_and_locale_code_for_shop_user     
class
 let     
class
 it_supports_only_admin_user_entity     
class
 it_updates_password_during_persisting_an_admin_user     
class
 it_removes_admin_user_if_it_is_different_than_currently_logged_in_admin_user     
class
 it_does_not_allow_to_remove_currently_logged_in_admin_user     
class
 it_removes_admin_user_if_there_is_no_token     
class
 let     
class
 it_supports_only_address_entity     
class
 it_sets_a_customer_and_marks_an_address_as_default_during_persisting_an_address     
class
 it_sets_a_customer_without_marking_an_address_as_default_during_persisting_an_address     
class
 it_does_not_set_a_customer_if_there_is_not_logged_in_customer     
class
 it_uses_decorated_data_persister_to_remove_address     
class
 let     
class
 it_supports_only_order_item_adjustments_subresource_data_provider     
class
 it_throws_an_exception_if_order_item_with_given_id_does_not_exist     
class
 it_returns_order_adjustments     
class
 let     
class
 it_supports_only_cart_shipping_methods_subresource_data_provider_with_id_and_shipments_subresource_identifiers     
class
 it_throws_an_exception_if_cart_does_not_exist     
class
 it_throws_an_exception_if_shipment_does_not_exist     
class
 it_throws_an_exception_if_shipment_does_not_match_for_order     
class
 it_returns_empty_array_if_cart_does_not_have_shipments     
class
 it_returns_cart_shipping_methods     
class
 let     
class
 it_supports_only_order_item_unit     
class
 it_provides_order_item_unit_for_shop_user     
class
 it_provides_order_item_unit_for_admin_user     
class
 it_returns_null_if_shop_user_has_no_customer     
class
 it_returns_null_if_shop_user_does_have_proper_roles     
class
 let     
class
 it_supports_only_order_adjustments_subresource_data_provider     
class
 it_throws_an_exception_if_order_with_given_token_does_not_exist     
class
 it_returns_order_adjustments     
class
 let     
class
 it_supports_only_order_payment_methods_subresource_data_provider_with_id_and_payments_subresource_identifiers     
class
 it_throws_an_exception_if_cart_does_not_exist     
class
 it_throws_an_exception_if_payment_does_not_exist     
class
 it_throws_an_exception_if_payment_does_not_match_order     
class
 it_returns_an_exception_if_cart_does_not_have_payments     
class
 it_returns_order_payment_methods     
class
 let     
class
 it_supports_only_shipment     
class
 it_provides_shipment_for_shop_user     
class
 it_provides_shipment_for_admin_user     
class
 it_returns_null_if_shop_user_has_no_customer     
class
 it_returns_null_if_shop_user_does_have_proper_roles     
class
 let     
class
 it_supports_only_address     
class
 it_provides_address_for_shop_user     
class
 it_provides_address_for_admin_user     
class
 it_return_null_for_shop_user_with_null_customer     
class
 it_provides_empty_array_for_shop_user_without_properly_roles     
class
 let     
class
 it_supports_only_order_item     
class
 it_provides_order_item_for_shop_user     
class
 it_provides_order_item_for_admin_user     
class
 it_returns_null_if_shop_user_has_no_customer     
class
 it_returns_null_if_shop_user_does_have_proper_roles     
class
 let     
class
 it_supports_only_payment     
class
 it_provides_payment_for_shop_user     
class
 it_provides_payment_for_admin_user     
class
 it_returns_null_if_shop_user_has_no_customer     
class
 it_returns_null_if_shop_user_does_have_proper_roles     
class
 let     
class
 it_supports_only_product     
class
 it_throws_an_exception_if_context_has_no_channel     
class
 it_throws_an_exception_if_context_has_no_locale_code     
class
 it_provides_product_by_code_for_a_logged_in_admin_user     
class
 it_provides_product_by_slug_for_a_logged_in_shop_user     
class
 it_provides_product_by_slug_if_there_is_no_logged_in_user     
class
 let     
class
 it_supports_only_countries     
class
 it_provides_countries_from_channel_if_logged_in_user_is_not_admin_user     
class
 it_provides_countries_from_channel_if_there_is_no_logged_in_user     
class
 it_provides_all_countries_if_channel_has_no_associated_countries_and_there_is_no_logged_in_user     
class
 it_provides_all_countries_if_there_is_no_channel_in_context     
class
 it_provides_all_countries_if_logged_in_user_is_an_admin_user     
class
 let     
class
 it_supports_only_customer     
class
 it_provides_customer_by_id_for_logged_in_admin_user     
class
 it_provides_customer_by_id_for_logged_in_same_customer     
class
 it_provides_null_when_logged_in_customer_try_to_get_another_customer     
class
 let     
class
 it_supports_only_orders     
class
 it_provides_all_orders_for_admin_user     
class
 it_provides_orders_created_by_logged_in_user     
class
 let     
class
 it_supports_only_taxons     
class
 it_throws_an_exception_if_context_has_not_channel     
class
 it_provides_taxon_from_channel_menu_taxon_if_logged_in_user_is_not_admin     
class
 it_provides_taxon_from_channel_menu_taxon_if_there_is_no_logged_in_user     
class
 it_provides_all_taxons_if_logged_in_user_is_admin     
class
 let     
class
 it_supports_only_address     
class
 it_provides_all_shop_users_addresses     
class
 it_provides_all_addresses_for_admin_user     
class
 it_provides_empty_array_for_shop_user_with_null_customer     
class
 it_provides_empty_array_for_shop_user_without_properly_roles     
class
 let     
class
 it_supports_only_shop_user_id_commands     
class
 it_sets_current_shop_user_id     
class
 it_does_nothing_if_logged_in_user_is_not_shop_user     
class
 let     
class
 it_completes_payment     
class
 let     
class
 it_cancels_order     
class
 let     
class
 it_ships_shipment_and_sends_emails     
class
 let     
class
 it_accepts_product_review     
class
 it_rejects_product_review     
class
 getConfigTreeBuilder     
class
 load     
class
 process     
class
 __construct     
class
 supports     
class
 getCollection     
class
 __construct     
class
 getItem     
class
 supports     
class
 __construct     
class
 supports     
class
 getSubresource     
class
 __construct     
class
 supports     
class
 getCollection     
class
 __construct     
class
 supports     
class
 getSubresource     
class
 __construct     
class
 supports     
class
 getSubresource     
class
 __construct     
class
 supports     
class
 getItem     
class
 __construct     
class
 getCollection     
class
 supports     
class
 __construct     
class
 supports     
class
 getItem     
class
 __construct     
class
 supports     
class
 getItem     
class
 __construct     
class
 supports     
class
 getItem     
class
 __construct     
class
 getItem     
class
 supports     
class
 __construct     
class
 supports     
class
 getItem     
class
 __construct     
class
 supports     
class
 getCollection     
class
 __construct     
class
 getSubresource     
class
 supports     
class
 getCartShippingMethods     
class
 __construct     
class
 transform     
class
 supportsTransformation     
class
 __construct     
class
 transform     
class
 supportsTransformation     
class
 transform     
class
 supportsTransformation     
class
 __construct     
class
 transform     
class
 supportsTransformation     
class
 __construct     
class
 __construct     
class
 __construct     
class
 ship     
class
 applyTransition     
class
 __construct     
class
 complete     
class
 applyTransition     
class
 __construct     
class
 archive     
class
 restore     
class
 __construct     
class
 cancel     
class
 applyTransition     
class
 __construct     
class
 accept     
class
 reject     
class
 applyTransition     
class
 __construct     
class
 getSubresource     
class
 buildQuery     
class
 __construct     
class
 getRouteName     
class
 isSameSubresource     
class
 returnMatchingRouteName     
class
 __construct     
class
 getRouteName     
class
 __construct     
class
 __invoke     
class
 getContext     
class
 getPathAndMethod     
class
 __construct     
class
 create     
class
 resolve     
class
 __construct     
class
 __invoke     
class
 __construct     
class
 supportsNormalization     
class
 normalize     
class
 __construct     
class
 supportsNormalization     
class
 normalize     
class
 __construct     
class
 getShopUserId     
class
 setShopUserId     
class
 __construct     
class
 __construct     
class
 createFromData     
class
 getOrderTokenValue     
class
 setOrderTokenValue     
class
 __construct     
class
 createFromData     
class
 getOrderTokenValue     
class
 setOrderTokenValue     
class
 __construct     
class
 __construct     
class
 createFromData     
class
 getOrderTokenValue     
class
 setOrderTokenValue     
class
 __construct     
class
 removeFromData     
class
 getOrderTokenValue     
class
 setOrderTokenValue     
class
 __construct     
class
 getOrderTokenValue     
class
 setOrderTokenValue     
class
 __construct     
class
 getOrderTokenValue     
class
 setOrderTokenValue     
class
 getSubresourceId     
class
 setSubresourceId     
class
 getSubresourceIdAttributeKey     
class
 __construct     
class
 getOrderTokenValue     
class
 setOrderTokenValue     
class
 getSubresourceId     
class
 setSubresourceId     
class
 getSubresourceIdAttributeKey     
class
 __construct     
class
 getOrderTokenValue     
class
 setOrderTokenValue     
class
 __construct     
class
 sendConfirmationEmail     
class
 __construct     
class
 onUserImpersonated     
class
 __construct     
class
 assignCustomerIpToOrder     
class
 __construct     
class
 getSubscribedEvents     
class
 onKernelResponse     
class
 __construct     
class
 assignLocale     
class
 __construct     
class
 eraseVerification     
class
 sendVerificationEmail     
class
 __construct     
class
 handleUserVerification     
class
 sendVerificationEmail     
class
 enableAndLogin     
class
 __construct     
class
 onLogoutSuccess     
class
 __construct     
class
 restrictRequestLocale     
class
 isFirewallSupported     
class
 __construct     
class
 check     
class
 __construct     
class
 sendContactRequest     
class
 __construct     
class
 sendConfirmationEmail     
class
 __construct     
class
 handle     
class
 __construct     
class
 handle     
class
 getSubtotal     
class
 __construct     
class
 match     
class
 generate     
class
 setContext     
class
 getContext     
class
 getRouteCollection     
class
 warmUp     
class
 removeUnusedQueryArgument     
class
 getSection     
class
 it_can_be_instantiated     
class
 it_can_calculate_the_subtotal_of_order_items     
class
 it_can_calculate_a_subtotal_if_there_are_no_order_items     
class
 getOrderItemMock     
class
 getOrderMock     
class
 it_has_default_configuration_for_locale_switching_strategy     
class
 its_locale_switching_strategy_can_only_be_url_and_storage     
class
 it_has_default_configuration_for_firewall_context_name_node     
class
 it_has_default_configuration_for_checkout_resolver_node     
class
 its_checkout_resolver_pattern_accept_only_string_value     
class
 its_checkout_route_map_it_is_configurable     
class
 its_checkout_route_map_route_cannot_be_empty     
class
 getConfiguration     
class
 it_loads_all_supported_controllers_by_default     
class
 it_loads_all_supported_listeners_by_default     
class
 it_loads_menu_services_by_default     
class
 it_uses_url_based_locale_strategy_by_default     
class
 it_uses_storage_based_locale_strategy_when_configured     
class
 it_loads_checkout_resolver_services_by_default     
class
 it_does_not_load_checkout_resolver_services_if_it_is_disabled     
class
 it_configures_default_firewall_context_parameter_for_user_registration_listener     
class
 it_configures_firewall_context_parameter_for_user_registration_listener_depending_on_custom_configuration     
class
 getContainerExtensions     
class
 __construct     
class
 createMenu     
class
 __construct     
class
 getFunctions     
class
 getSubtotal     
class
 getFunctions     
class
 getIncludedTax     
class
 getExcludedTax     
class
 getAmount     
class
 let     
class
 it_sets_cart_id_of_an_impersonated_customer_in_session     
class
 it_removes_the_current_cart_id_if_an_impersonated_customer_has_no_cart     
class
 it_does_nothing_when_the_user_is_not_a_shop_user_type     
class
 let     
class
 it_assigns_locale_to_an_order     
class
 it_throws_invalid_argument_exception_if_subject_it_not_order     
class
 let     
class
 it_does_nothing_if_given_order_has_valid_promotion_applied     
class
 it_stops_future_action_if_given_order_has_different_promotion_applied     
class
 it_stops_future_action_if_given_order_has_different_total_value     
class
 it_stops_future_action_if_given_order_has_no_promotion_applied     
class
 it_throws_invalid_argument_exception_if_event_subject_is_not_order     
class
 let     
class
 it_throws_exception_on_instantiation_with_no_firewall_names     
class
 it_throws_exception_on_instantiation_with_non_string_firewall_names     
class
 it_does_nothing_if_its_not_a_master_request     
class
 it_does_nothing_if_request_is_behind_no_firewall     
class
 it_does_nothing_if_request_is_behind_a_firewall_not_stated_upon_creating     
class
 it_does_nothing_if_request_locale_is_present_in_the_provider     
class
 it_does_nothing_if_request_locale_is_not_present_in_provider_and_request_route_is_for_toolbar_or_profiler     
class
 it_redirect_to_default_locale_if_request_locale_is_not_present_in_provider     
class
 let     
class
 it_uses_assigner_to_assign_customer_ip_to_order     
class
 it_throws_exception_if_event_subject_is_not_order     
class
 let     
class
 it_sends_an_user_verification_email     
class
 it_enables_and_signs_in_user     
class
 it_does_not_send_verification_email_if_it_is_not_required_on_channel     
class
 it_throws_an_invalid_argument_exception_if_event_subject_is_not_customer_type     
class
 it_throws_an_invalid_argument_exception_if_user_is_null     
class
 let     
class
 it_is_default_logout_success_handler     
class
 it_implements_logout_success_handler_interface     
class
 it_clears_cart_session_after_logging_out_and_return_default_handler_response     
class
 let     
class
 it_does_nothing_change_was_performed_by_admin     
class
 it_removes_user_verification_and_disables_user_if_email_has_been_changed_and_channel_requires_verification     
class
 it_removes_user_verification_only_if_email_has_been_changed_but_channel_does_not_require_verification     
class
 it_does_nothing_if_email_has_not_been_changed     
class
 it_throws_an_invalid_argument_exception_if_event_subject_is_not_customer_type     
class
 it_throws_an_invalid_argument_exception_if_user_is_null     
class
 it_sends_verification_email_and_adds_flash_if_user_verification_is_required     
class
 it_does_not_send_email_if_user_is_still_enabled     
class
 it_does_not_send_email_if_user_is_still_verified     
class
 it_does_not_send_email_if_user_does_not_have_verification_token     
class
 it_does_nothing_if_channel_does_not_require_verification     
class
 let     
class
 it_sends_a_confirmation_email     
class
 it_throws_an_invalid_argument_exception_if_an_event_subject_is_not_an_order_instance     
class
 let     
class
 it_implements_a_contact_email_manager_interface     
class
 it_sends_a_contact_request_email     
class
 let     
class
 it_implements_an_order_email_manager_interface     
class
 it_sends_an_order_confirmation_email     
class
 let     
class
 it_is_a_symfony_router     
class
 it_is_warmable     
class
 it_strips_locale_from_the_generated_url_if_locale_is_the_same_as_the_one_from_context     
class
 it_does_not_strip_locale_from_the_generated_url_if_locale_is_different_than_the_one_from_context     
class
 it_does_not_stirp_locale_from_the_generated_url_if_there_is_no_locale_parameter     
class
 it_it_uri_based_section_resolver     
class
 it_always_returns_shop     
class
 load     
class
 configureCheckoutResolverIfNeeded     
class
 registerCheckoutRedirectListener     
class
 getConfigTreeBuilder     
class
 __construct     
class
 requestAction     
class
 getSyliusAttribute     
class
 getFormOptions     
class
 __construct     
class
 indexAction     
class
 __construct     
class
 renderAction     
class
 __construct     
class
 renderAction     
class
 switchAction     
class
 __construct     
class
 renderAction     
class
 switchAction     
class
 getSupportedDrivers     
class
 getModelNamespace     
class
 its_services_are_initializable     
class
 configureOptions     
class
 buildView     
class
 getBlockPrefix     
class
 getParent     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 findChildren     
class
 findChildrenByChannelMenuTaxon     
class
 findOneBySlug     
class
 findByName     
class
 findRootNodes     
class
 findByNamePart     
class
 createListQueryBuilder     
class
 createTranslationBasedQueryBuilder     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 load     
class
 __construct     
class
 generateAction     
class
 getSupportedDrivers     
class
 getModelNamespace     
class
 its_services_are_initializable     
class
 validatedBy     
class
 __construct     
class
 validate     
class
 isProvinceValid     
class
 getTargets     
class
 validatedBy     
class
 validate     
class
 setUp     
class
 getExtensions     
class
 it_returns_only_enabled_countries_by_default     
class
 it_returns_all_countries     
class
 it_returns_countries_in_an_alphabetical_order     
class
 it_returns_filtered_out_countries     
class
 assertChoicesLabels     
class
 setUp     
class
 getExtensions     
class
 it_returns_all_scopes_by_default     
class
 it_returns_all_scopes_when_zone_scope_set_to_all     
class
 it_returns_tax_scopes_when_zone_scope_set_to_tax     
class
 it_returns_shipping_scopes_when_zone_scope_set_to_shipping     
class
 assertChoicesLabels     
class
 __construct     
class
 getSubscribedEvents     
class
 preSetData     
class
 preSubmit     
class
 createProvinceCodeChoiceForm     
class
 createProvinceNameTextForm     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 __construct     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getBlockPrefix     
class
 getZoneMemberEntryType     
class
 getZoneMemberEntryOptions     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 buildForm     
class
 getBlockPrefix     
class
 buildForm     
class
 configureOptions     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 buildForm     
class
 configureOptions     
class
 getParent     
class
 getBlockPrefix     
class
 __construct     
class
 getFilters     
class
 getFilters     
class
 translateCountryIsoCode     
class
 let     
class
 it_is_initializable     
class
 it_throws_exception_if_the_value_is_not_an_address     
class
 it_does_not_add_violation_because_a_violation_exists     
class
 it_adds_violation_because_address_has_no_province     
class
 it_adds_violation_because_address_province_does_not_belong_to_country     
class
 it_adds_violation_because_address_province_does_not_belong_to_country_without_provinces     
class
 it_does_not_add_a_violation_if_province_is_valid     
class
 createViolation     
class
 it_is_initializable     
class
 it_has_targets     
class
 it_is_validated_by     
class
 let     
class
 it_is_a_constraint_validator     
class
 it_does_nothing_if_value_is_null     
class
 it_throws_an_exception_if_constraint_is_not_of_expected_type     
class
 it_does_not_add_violation_if_zone_does_not_contain_itself_in_members     
class
 it_adds_violation_if_zone_contains_itself_in_members     
class
 let     
class
 it_is_initializable     
class
 it_is_a_subscriber     
class
 it_subscribes_to_event     
class
 it_adds_provinces_on_pre_set_data     
class
 it_adds_province_name_field_on_pre_set_data_if_country_does_not_have_provinces     
class
 it_adds_provinces_on_pre_submit     
class
 it_adds_province_name_field_on_pre_submit_if_country_does_not_have_provinces     
class
 it_is_a_twig_extension     
class
 it_translates_country_iso_code_into_name     
class
 it_translates_country_into_name     
class
 it_translates_country_code_to_name_according_to_locale     
class
 it_fallbacks_to_country_code_when_there_is_no_translation     
class
 it_fallbacks_to_an_empty_string_when_there_is_no_code     
class
 load     
class
 getConfigTreeBuilder     
class
 addResourcesSection     
class
 addScopesSection     
class
 choiceOrTextFieldFormAction     
class
 createProvinceChoiceForm     
class
 createProvinceTextForm     
class
 __construct     
class
 __toString     
class
 failure     
class
 success     
class
 info     
class
 getTyped     
class
 __construct     
class
 iWantToEditThisAdministrator     
class
 iBrowseAdministrators     
class
 iWantToCreateANewAdministrator     
class
 iSpecifyItsEmailAs     
class
 iSpecifyItsNameAs     
class
 iSpecifyItsPasswordAs     
class
 iSpecifyItsLocaleAs     
class
 iEnableIt     
class
 iAddIt     
class
 iSaveMyChanges     
class
 iDeleteAdministratorWithEmail     
class
 iUploadTheImageAsMyAvatar     
class
 iRemoveTheAvatarImage     
class
 iShouldSeeAdministratorsInTheList     
class
 theAdministratorShouldAppearInTheStore     
class
 thereShouldNotBeAdministratorAnymore     
class
 thereShouldStillBeOnlyOneAdministratorWithAnEmail     
class
 thisAdministratorWithNameShouldAppearInTheStore     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyDeleted     
class
 iShouldBeNotifiedThatEmailMustBeUnique     
class
 iShouldBeNotifiedThatNameMustBeUnique     
class
 iShouldBeNotifiedThatFirstNameIsRequired     
class
 iShouldBeNotifiedThatEmailIsNotValid     
class
 iShouldBeNotifiedThatItCannotBeDeleted     
class
 iShouldSeeTheImageAsMyAvatar     
class
 iShouldNotSeeTheAvatarImage     
class
 iShouldSeeTheAvatarImageInTheTopBarNextToMyName     
class
 __construct     
class
 iLookForVariantWithDescriptorWithinProduct     
class
 iShouldSeeProductVariantsInTheList     
class
 iShouldSeeTheProductVariantNamedAnd     
class
 iShouldSeeTheProductVariantLabeledAs     
class
 getJSONResponse     
class
 __construct     
class
 iBrowseShipments     
class
 iChooseShipmentState     
class
 iChooseChannelAsAChannelFilter     
class
 iChooseAsAShippingMethodFilter     
class
 iFilter     
class
 iViewTheShipmentOfTheOrder     
class
 iShouldSeeCountShipmentsInList     
class
 iShipShipmentOfOrder     
class
 iShipTheShipmentOfOrderWithTrackingCode     
class
 iShouldBeNotifiedThatTheShipmentHasBeenSuccessfullyShipped     
class
 iShouldSeeTheShipmentOfOrderAs     
class
 iShouldSeeShipmentForTheOrderInTheList     
class
 iShouldSeeTheShippingDateAs     
class
 shipmentOfOrderShouldBe     
class
 iShouldSeeShipmentWithOrderNumber     
class
 iShouldNotSeeShipmentWithOrderNumber     
class
 iShouldSeeUnitsInTheList     
class
 isShipmentForOrder     
class
 __construct     
class
 iWantToCreateANewShippingCategory     
class
 iWantToModifyAShippingCategory     
class
 iAddIt     
class
 iDeleteShippingCategory     
class
 iBrowseShippingCategories     
class
 iSpecifyItsCodeAs     
class
 iNameIt     
class
 iModifyAShippingCategory     
class
 iSpecifyItsDescriptionAs     
class
 iSaveMyChanges     
class
 iShouldBeNotifiedThatShippingCategoryWithThisCodeAlreadyExists     
class
 iShouldBeNotifiedThatElementIsRequired     
class
 iShouldSeeShippingCategoriesInTheList     
class
 theShippingCategoryShouldAppearInTheRegistry     
class
 shippingCategoryWithNameShouldNotBeAdded     
class
 thisShippingCategoryShouldNoLongerExistInTheRegistry     
class
 iShouldNotBeAbleToEditItsCode     
class
 thereShouldStillBeOnlyOneShippingCategoryWith     
class
 thisShippingCategoryNameShouldBe     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyDeleted     
class
 isItemOnIndex     
class
 __construct     
class
 iSeeTheOrder     
class
 iBrowseOrders     
class
 iCancelThisOrder     
class
 iMarkThisOrderAsAPaid     
class
 iShipThisOrder     
class
 iShouldSeeASingleOrderFromCustomer     
class
 iShouldBeNotifiedAboutItHasBeenSuccessfullyCanceled     
class
 itsStateShouldBe     
class
 itShouldHaveShipmentState     
class
 itShouldHavePaymentState     
class
 theOrderShouldHaveNumberOfPayments     
class
 theOrderShouldHavePaymentState     
class
 iShouldNotBeAbleToCancelThisOrder     
class
 theOrdersTotalShouldBe     
class
 theOrdersPromotionTotalShouldBe     
class
 theCustomerServiceShouldKnowAboutThisAdditionalNotes     
class
 __construct     
class
 iStartSortingProductsByName     
class
 iWantToBrowseProducts     
class
 iSwitchTheLocaleToTheLocale     
class
 iWantToCreateANewConfigurableProduct     
class
 iSpecifyItsCodeAs     
class
 iRenameItToIn     
class
 iSetItsPriceTo     
class
 iSetItsSlugTo     
class
 iAddIt     
class
 iAddTheOptionToIt     
class
 iChooseMainTaxon     
class
 iSaveMyChanges     
class
 iFilterThemByTaxon     
class
 iSwitchTheWayProductsAreSortedByCode     
class
 iDeleteProduct     
class
 iWantToModifyAProduct     
class
 iEnableSlugModification     
class
 theProductShouldAppearInTheShop     
class
 iRemoveItsNameFromTranslation     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 iShouldBeNotifiedThatThisProductIsInUseAndCannotBeDeleted     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyDeleted     
class
 iShouldBeNotifiedThatIsRequired     
class
 iShouldBeNotifiedThatCodeHasToBeUnique     
class
 iShouldSeeProductsInTheList     
class
 iShouldSeeProductWith     
class
 iShouldNotSeeAnyProductWith     
class
 iShouldNotBeAbleToEditItsCode     
class
 thisProductMainTaxonShouldBe     
class
 thisProductNameShouldBe     
class
 productShouldNotExist     
class
 thisProductShouldHaveOption     
class
 theFirstProductOnTheListShouldHave     
class
 productSlugShouldBe     
class
 thereAreNoProductReviews     
class
 productShouldExistInTheProductCatalog     
class
 productShouldStillHaveAnAccessibleImage     
class
 productWithNameShouldNotBeAdded     
class
 getAdminLocaleCode     
class
 getFieldValueOfFirstProduct     
class
 hasProductImage     
class
 hasProductWithFieldValue     
class
 __construct     
class
 iWantToLogIn     
class
 iSpecifyTheUsername     
class
 iSpecifyThePasswordAs     
class
 iLogIn     
class
 iShouldBeLoggedIn     
class
 iShouldNotBeLoggedIn     
class
 iShouldBeNotifiedAboutBadCredentials     
class
 iShouldBeAbleToLogInAsAuthenticatedByPassword     
class
 iShouldNotBeAbleToLogInAsAuthenticatedByPassword     
class
 logIn     
class
 __construct     
class
 iWantToCreateANewProductOption     
class
 iBrowseProductOptions     
class
 iWantToModifyProductOption     
class
 iNameItInLanguage     
class
 iRenameItInLanguage     
class
 iRemoveItsNameFromTranslation     
class
 iSpecifyItsCodeAs     
class
 iAddTheOptionValueWithCodeAndValue     
class
 iDoNotAddAnOptionValue     
class
 iAddIt     
class
 iSaveMyChanges     
class
 iShouldSeeProductOptionsInTheList     
class
 theProductOptionShouldAppearInTheRegistry     
class
 theFirstProductOptionInTheListShouldHave     
class
 theLastProductOptionInTheListShouldHave     
class
 theProductOptionWithElementValueShouldNotBeAdded     
class
 thereShouldStillBeOnlyOneProductOptionWith     
class
 thisProductOptionNameShouldBe     
class
 productOptionShouldHaveTheOptionValue     
class
 iShouldNotBeAbleToEditItsCode     
class
 iShouldBeNotifiedThatProductOptionWithThisCodeAlreadyExists     
class
 iShouldBeNotifiedThatElementIsRequired     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 __construct     
class
 iWantToBrowseProductReviews     
class
 iWantToModifyTheProductReview     
class
 iChangeItsTitleTo     
class
 iChangeItsCommentTo     
class
 iSaveMyChanges     
class
 iChooseAsItsRating     
class
 iChangeStateTheProductReview     
class
 iDeleteTheProductReview     
class
 iShouldSeeTheProductReviewTitleInTheList     
class
 iShouldSeeReviewsInTheList     
class
 thisProductReviewElementShouldBeValue     
class
 thisProductReviewRatingShouldBe     
class
 thisProductReviewStatusShouldBe     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyUpdated     
class
 thisProductReviewShouldNoLongerExistInTheRegistry     
class
 iShouldBeNotifiedThatElementIsRequired     
class
 thisProductReviewTitleShouldBeTitled     
class
 thisProductReviewShouldStillHaveAComment     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyDeleted     
class
 isItemOnIndex     
class
 assertIfReviewHasElementWithValue     
class
 __construct     
class
 iWantToSeeAllCurrenciesInStore     
class
 iWantToAddNewCurrency     
class
 iChoose     
class
 iAddIt     
class
 iShouldSeeCurrenciesInTheList     
class
 currencyShouldAppearInTheStore     
class
 thereShouldStillBeOnlyOneCurrencyWithCode     
class
 iShouldBeNotifiedThatCurrencyCodeMustBeUnique     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 __construct     
class
 iAmBrowsingPayments     
class
 iCompleteThePaymentOfOrder     
class
 iChooseAsAPaymentState     
class
 iChooseChannelAsAChannelFilter     
class
 iFilter     
class
 iShouldSeePaymentsInTheList     
class
 thePaymentOfTheOrderShouldBeFor     
class
 iShouldSeePaymentForTheOrderInTheList     
class
 iShouldBeNotifiedThatThePaymentHasBeenCompleted     
class
 iShouldSeeThePaymentOfOrderAs     
class
 iShouldSeeThePaymentOfTheOrder     
class
 iShouldNotSeeThePaymentOfTheOrder     
class
 __construct     
class
 iWantToCreateANewCustomerGroup     
class
 iSpecifyItsCodeAs     
class
 iSpecifyItsNameAs     
class
 iAddIt     
class
 iWantToEditThisCustomerGroup     
class
 iSaveMyChanges     
class
 iWantToBrowseCustomerGroups     
class
 iDeleteTheCustomerGroup     
class
 theCustomerGroupShouldAppearInTheStore     
class
 thisCustomerGroupWithNameShouldAppearInTheStore     
class
 iShouldSeeCustomerGroupsInTheList     
class
 thisCustomerGroupShouldStillBeNamed     
class
 iShouldBeNotifiedThatNameIsRequired     
class
 iShouldBeNotifiedThatCustomerGroupWithThisCodeAlreadyExists     
class
 iShouldBeInformedThatThisFormContainsErrors     
class
 iShouldNotBeAbleToEditItsCode     
class
 thisCustomerGroupShouldNoLongerExistInTheRegistry     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyDeleted     
class
 isItemOnIndex     
class
 __construct     
class
 iWantToAddANewCountry     
class
 iChoose     
class
 iAddIt     
class
 iWantToEditThisCountry     
class
 iEnableIt     
class
 iDisableIt     
class
 iSaveMyChanges     
class
 iNameTheProvince     
class
 iSpecifyTheProvinceCodeAs     
class
 iAddTheProvinceWithCode     
class
 iAddTheProvinceWithCodeAndAbbreviation     
class
 iDeleteTheProvinceOfThisCountry     
class
 iDoNotSpecifyTheProvince     
class
 iRemoveProvinceName     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 theCountryShouldAppearInTheStore     
class
 theCountryShouldHaveTheProvince     
class
 theProvinceShouldStillBeNamedInThisCountry     
class
 iShouldNotBeAbleToChoose     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 thisCountryShouldBeDisabled     
class
 theCodeFieldShouldBeDisabled     
class
 provinceWithCodeShouldNotBeAddedInThisCountry     
class
 thisCountryShouldNotHaveTheProvince     
class
 iShouldBeNotifiedThatProvinceCodeMustBeUnique     
class
 iShouldBeNotifiedThatFieldIsRequired     
class
 iShouldBeNotifiedThatNameOfTheProvinceIsRequired     
class
 getCountryCodeByName     
class
 getProvincesOfCountry     
class
 __construct     
class
 iWantToCreateANewProductAssociationType     
class
 iSpecifyItsCodeAs     
class
 iNameItIn     
class
 iAddIt     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 theProductAssociationTypeShouldAppearInTheStore     
class
 iBrowseProductAssociationTypes     
class
 iShouldSeeProductAssociationTypesInTheList     
class
 iShouldSeeTheProductAssociationTypeInTheList     
class
 iDeleteTheProductAssociationType     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyDeleted     
class
 thisProductAssociationTypeShouldNoLongerExistInTheRegistry     
class
 iWantToModifyTheProductAssociationType     
class
 iRenameItToIn     
class
 iSaveMyChanges     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 thisProductAssociationTypeNameShouldBe     
class
 iShouldNotBeAbleToEditItsCode     
class
 iCheckTheProductAssociationType     
class
 iDeleteThem     
class
 iFilterProductAssociationTypesWithCodeContaining     
class
 iFilterProductAssociationTypesWithNameContaining     
class
 iShouldSeeOnlyOneProductAssociationTypeInTheList     
class
 iShouldBeNotifiedThatProductAssociationTypeWithThisCodeAlreadyExists     
class
 thereShouldStillBeOnlyOneProductAssociationTypeWithACode     
class
 iDoNotSpecifyItsCode     
class
 iShouldBeNotifiedThatCodeIsRequired     
class
 theProductAssociationTypeWithNameShouldNotBeAdded     
class
 iRemoveItsNameFromTranslation     
class
 __construct     
class
 iWantToCreateANewChannel     
class
 iSpecifyItsAs     
class
 iChooseAsTheBaseCurrency     
class
 iChooseAsADefaultLocale     
class
 iDescribeItAs     
class
 iSetItsContactEmailAs     
class
 iSetItsContactPhoneNumberAs     
class
 iChooseAndAsOperatingCountries     
class
 iAllowToSkipShippingStepIfOnlyOneShippingMethodIsAvailable     
class
 iAllowToSkipPaymentStepIfOnlyOnePaymentMethodIsAvailable     
class
 iSpecifyMenuTaxonAs     
class
 iSpecifyCompanyAs     
class
 iSpecifyTaxIdAs     
class
 specifyShopBillingAddressAs     
class
 iSelectTaxCalculationStrategy     
class
 iAddIt     
class
 iWantToBrowseChannels     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 theChannelShouldAppearInTheRegistry     
class
 theChannelShouldHaveAsAMenuTaxon     
class
 iShouldSeeChannelsInTheList     
class
 __construct     
class
 iWantToCreateNewTaxCategory     
class
 iWantToModifyTaxCategory     
class
 iDeleteTaxCategory     
class
 iSpecifyItsCodeAs     
class
 iNameIt     
class
 iRemoveItsName     
class
 iAddIt     
class
 iDescribeItAs     
class
 iSaveMyChanges     
class
 iWantToBrowseTaxCategories     
class
 thisTaxCategoryShouldNoLongerExistInTheRegistry     
class
 theTaxCategoryShouldAppearInTheRegistry     
class
 iShouldNotBeAbleToEditItsCode     
class
 thisTaxCategoryNameShouldBe     
class
 iShouldBeNotifiedThatTaxCategoryWithThisCodeAlreadyExists     
class
 thereShouldStillBeOnlyOneTaxCategoryWith     
class
 iShouldBeNotifiedThatIsRequired     
class
 taxCategoryWithNamedElementShouldNotBeAdded     
class
 iShouldSeeSingleTaxCategoryInTheList     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyDeleted     
class
 isItemOnIndex     
class
 __construct     
class
 iTypeIn     
class
 iWantToGetTaxonWithCode     
class
 iWantToGetChildrenFromTaxon     
class
 iWantToGetTaxonRoot     
class
 iShouldSeeTaxonsInTheList     
class
 iShouldSeeTheTaxonNamedAnd     
class
 __construct     
class
 iAmBrowsingArchivalShippingMethods     
class
 iSortShippingMethodsByName     
class
 iSwitchTheLocaleToTheLocale     
class
 iBrowseShippingMethods     
class
 iDeleteShippingMethod     
class
 iWantToCreateANewShippingMethod     
class
 iTryToCreateANewShippingMethodWithValidData     
class
 iTryToShowShippingMethod     
class
 iAddIt     
class
 iSpecifyItsCodeAs     
class
 iSpecifyItsPositionAs     
class
 iNameItIn     
class
 iDescribeItAsIn     
class
 iDefineItForTheZone     
class
 iDisableIt     
class
 iEnableIt     
class
 iMakeItAvailableInChannel     
class
 iChooseCalculator     
class
 iArchiveTheShippingMethod     
class
 iTryToRestoreTheShippingMethod     
class
 iSpecifyItsAmountAsForChannel     
class
 iWantToModifyShippingMethod     
class
 iSaveMyChanges     
class
 iSortShippingMethodsByCode     
class
 iSwitchTheWayShippingMethodsAreSortedByCode     
class
 iSwitchTheWayShippingMethodsAreSortedByName     
class
 iFilterArchivalShippingMethods     
class
 iShouldSeeShippingMethodsInTheList     
class
 theShippingMethodShouldAppearInTheRegistry     
class
 thisShippingMethodShouldAppearInTheRegistry     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyDeleted     
class
 thisShippingMethodShouldNoLongerExistInTheRegistry     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 iShouldBeNotifiedThatMyAccessHasBeenDenied     
class
 theShippingMethodShouldBeAvailableInChannel     
class
 thisShippingMethodNameShouldBe     
class
 thisShippingMethodShouldBeDisabled     
class
 thisShippingMethodShouldBeEnabled     
class
 iShouldNotBeAbleToEditItsCode     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 iShouldBeNotifiedThatShippingMethodWithThisCodeAlreadyExists     
class
 thereShouldStillBeOnlyOneShippingMethodWith     
class
 theOnlyShippingMethodOnTheListShouldBe     
class
 iShouldSeeShippingMethodOnTheList     
class
 iShouldBeNotifiedThatItIsInUse     
class
 iShouldBeNotifiedThatElementIsRequired     
class
 iShouldBeNotifiedThatZoneHasToBeSelected     
class
 theShippingMethodWithElementValueShouldNotBeAdded     
class
 theFirstProductOnTheListShouldHave     
class
 theFirstShippingMethodOnTheListShouldHave     
class
 theLastShippingMethodOnTheListShouldHave     
class
 iShouldBeViewingNonArchivalShippingMethods     
class
 getAdminLocaleCode     
class
 __construct     
class
 iWantToAddNewLocale     
class
 iChoose     
class
 iAddIt     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 theStoreShouldBeAvailableInTheLanguage     
class
 iShouldNotBeAbleToChoose     
class
 iShouldBeNotifiedThatACodeIsRequired     
class
 __construct     
class
 iWantToEditThisExchangeRate     
class
 iBrowseExchangeRatesOfTheStore     
class
 iWantToAddNewExchangeRate     
class
 iSpecifyItsRatioAs     
class
 iChooseAsTheSourceCurrency     
class
 iChooseAsTheTargetCurrency     
class
 iAddIt     
class
 iChangeRatioTo     
class
 iSaveMyChanges     
class
 iDeleteTheExchangeRateBetweenAnd     
class
 iChooseCurrencyAsACurrencyFilter     
class
 iFilter     
class
 iShouldSeeExchangeRatesOnTheList     
class
 iShouldSeeASingleExchangeRateInTheList     
class
 theExchangeRateWithRatioBetweenAndShouldAppearInTheStore     
class
 iShouldSeeTheExchangeRateBetweenAndInTheList     
class
 itShouldHaveARatioOf     
class
 thisExchangeRateShouldNoLongerBeOnTheList     
class
 theExchangeRateBetweenAndShouldNotBeAdded     
class
 thisExchangeRateShouldHaveARatioOf     
class
 iShouldNotBeAbleToEditItsSourceCurrency     
class
 iShouldNotBeAbleToEditItsTargetCurrency     
class
 iShouldBeNotifiedThatIsRequired     
class
 iShouldBeNotifiedThatRatioMustBeGreaterThanZero     
class
 iShouldBeNotifiedThatSourceAndTargetCurrenciesMustDiffer     
class
 iShouldBeNotifiedThatTheCurrencyPairMustBeUnique     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyDeleted     
class
 assertIfNotBeAbleToEditItCurrency     
class
 getExchangeRateFromResponse     
class
 responseHasExchangeRate     
class
 __construct     
class
 iWantToCreateANewZoneConsistingOfCountry     
class
 iNameIt     
class
 iSpecifyItsCodeAs     
class
 iDoNotSpecifyItsField     
class
 iAddACountry     
class
 iAddAProvince     
class
 iAddAZone     
class
 iSelectItsScopeAs     
class
 iAddIt     
class
 iWantToSeeAllZonesInStore     
class
 iDeleteZoneNamed     
class
 iCheckTheZone     
class
 iDeleteThem     
class
 iWantToModifyTheZoneNamed     
class
 iRemoveTheCountryMember     
class
 iRemoveTheProvinceMember     
class
 iRemoveTheZoneMember     
class
 iSaveMyChanges     
class
 theZoneNamedWithTheCountryMemberShouldAppearInTheRegistry     
class
 iShouldNotBeAbleToEditItsCode     
class
 iCanNotAddAZone     
class
 theZoneNamedWithTheProvinceMemberShouldAppearInTheRegistry     
class
 theZoneNamedWithTheZoneMemberShouldAppearInTheRegistry     
class
 itsScopeShouldBe     
class
 iShouldSeeZonesInTheList     
class
 iShouldSeeTheZoneNamedInTheList     
class
 thereShouldStillBeOnlyOneZoneWithCode     
class
 theZoneNamedShouldNoLongerExistInTheRegistry     
class
 zoneShouldNotBeAdded     
class
 thisZoneShouldHaveOnlyTheProvinceMember     
class
 thisZoneNameShouldBe     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyCreated     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyDeleted     
class
 iShouldBeNotifiedThatThisZoneCannotBeDeleted     
class
 iShouldBeNotifiedThatZoneWithThisCodeAlreadyExists     
class
 iShouldBeNotifiedThatIsRequired     
class
 iShouldBeNotifiedThatAtLeastOneZoneMemberIsRequired     
class
 removeZoneMember     
class
 __construct     
class
 iTryToSeeThePaymentOfTheOrderPlacedByACustomer     
class
 iShouldNotBeAbleToSeeThatPayment     
class
 __construct     
class
 iWantToModifyMyProfile     
class
 iWantToChangeMyPassword     
class
 iSpecifyTheFirstName     
class
 iSpecifyTheLastName     
class
 iSpecifyCustomerTheEmail     
class
 iSaveMyChanges     
class
 iSpecifyTheCurrentPasswordAs     
class
 iSpecifyTheNewPasswordAs     
class
 iSpecifyTheConfirmationPasswordAs     
class
 iChangePasswordTo     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 myEmailShouldBe     
class
 myNameShouldBe     
class
 iShouldBeNotifiedThatFirstNameIsRequired     
class
 iShouldBeNotifiedThatLastNameIsRequired     
class
 iShouldBeNotifiedThatEmailIsRequired     
class
 iShouldBeNotifiedThatTheEmailIsAlreadyUsed     
class
 iShouldBeNotifiedThatElementIsInvalid     
class
 iBrowseMyOrders     
class
 iRegisterWithPreviouslyUsedEmailAndPassword     
class
 iShouldSeeASingleOrderInTheList     
class
 thisOrderShouldHaveNumber     
class
 isViolationWithMessageInResponse     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyChanged     
class
 iShouldBeNotifiedThatProvidedPasswordIsDifferentThanTheCurrentOne     
class
 iShouldBeNotifiedThatTheEnteredPasswordsDoNotMatch     
class
 iShouldBeNotifiedThatTheElementShouldBe     
class
 __construct     
class
 iWantToRegisterNewAccount     
class
 iSpecifyTheFirstNameAs     
class
 iSpecifyTheLastNameAs     
class
 iSpecifyTheEmailAs     
class
 iSpecifyThePasswordAs     
class
 iSpecifyThePhoneNumberAs     
class
 iConfirmThisPassword     
class
 iRegisterWithEmailAndPassword     
class
 iRegisterThisAccount     
class
 iLogInAsWithPassword     
class
 iLogOut     
class
 iShouldBeNotifiedThatNewAccountHasBeenSuccessfullyCreated     
class
 iShouldBeNotifiedThatTheFirstNameIsRequired     
class
 iShouldBeNotifiedThatTheLastNameIsRequired     
class
 iShouldBeNotifiedThatThePasswordIsRequired     
class
 iShouldBeNotifiedThatTheEmailIsRequired     
class
 iShouldBeNotifiedThatTheEmailIsAlreadyUsed     
class
 iShouldNotBeLoggedIn     
class
 iShouldBeLoggedIn     
class
 assertFieldValidationMessage     
class
 fillContent     
class
 __construct     
class
 iOpenProductPage     
class
 iShouldSeeProductName     
class
 itsCurrentVariantShouldBeNamed     
class
 __construct     
class
 iAmAVisitor     
class
 iWantToLogIn     
class
 iSpecifyTheUsername     
class
 iSpecifyThePasswordAs     
class
 iLogIn     
class
 iLogInAsWithPassword     
class
 iLogOut     
class
 iShouldBeLoggedIn     
class
 iShouldNotBeLoggedIn     
class
 iShouldBeNotifiedAboutBadCredentials     
class
 __construct     
class
 myBillingAddressIsFulfilledAutomaticallyThroughDefaultAddress     
class
 iProceedOrderWithShippingMethodAndPayment     
class
 iAmAtTheCheckoutAddressingStep     
class
 iChooseForBillingAddress     
class
 iSpecifyTheEmailAs     
class
 iSpecifyTheBillingAddressAs     
class
 iSpecifyTheShippingAddressAs     
class
 iDoNotSpecifyAnyShippingAddressInformation     
class
 iDoNotSpecifyAnyBillingAddressInformation     
class
 iSpecifiedTheBillingAddressAs     
class
 iSpecifyCountryProvinceAs     
class
 iSpecifyTheProvinceNameManuallyAsForAddress     
class
 iSpecifyTheFirstAndLastNameAsForBillingAddress     
class
 iCompleteAddressingStepWithEmail     
class
 iCompleteTheAddressingStep     
class
 iProvideAdditionalNotesLike     
class
 iConfirmMyOrder     
class
 iProceededWithShippingMethod     
class
 theVisitorHasNoProceedWithShippingMethodInTheCustomerCart     
class
 iCompleteTheShippingStepWithFirstShippingMethod     
class
 iChoosePaymentMethod     
class
 iProceedThroughCheckoutProcess     
class
 addressShouldBeFilledAsBillingAddress     
class
 addressShouldBeFilledAsShippingAddress     
class
 iShouldBeOnTheCheckoutCompleteStep     
class
 iShouldNotBeAbleToConfirmOrderBecauseDoNotBelongsToShippingCategory     
class
 iShouldNotBeAbleToSelectPaymentMethod     
class
 iShouldBeAbleToSelectPaymentMethod     
class
 iShouldHavePaymentMethodAvailableAsTheChoice     
class
 iShouldStillBeOnTheCheckoutAddressingStep     
class
 iShouldBeOnTheCheckoutPaymentStep     
class
 iShouldNotSeeAnyInformationAboutPaymentMethod     
class
 iShouldSeeShippingMethod     
class
 iShouldSeeShippingFee     
class
 myOrdersPaymentMethodShouldBe     
class
 myOrdersShippingMethodShouldBe     
class
 iShouldBeOnTheCheckoutShippingStep     
class
 iShouldNotBeAbleToProceedCheckoutShippingStep     
class
 iShouldNotBeAbleToProceedCheckoutPaymentStep     
class
 iShouldNotBeAbleToProceedCheckoutCompleteStep     
class
 theVisitorShouldHaveCheckoutAddressStepCompleted     
class
 iShouldSeeTheThankYouPage     
class
 iShouldNotBeAbleToSelectShippingMethod     
class
 iShouldHaveShippingMethodAvailableAsFirstChoice     
class
 iShouldHaveShippingMethodAvailableAsLastChoice     
class
 myOrderTotalShouldBe     
class
 myOrderPromotionTotalShouldBe     
class
 myTaxTotalShouldBe     
class
 iShouldHaveProductsInTheCart     
class
 myDiscountShouldBe     
class
 thereShouldBeNoTaxesCharged     
class
 myOrderLocaleShouldBe     
class
 myOrderShippingShouldBe     
class
 iShouldNotSeeShippingTotal     
class
 iShouldBeNotifiedThatTheAndTheInShippingDetailsAreRequired     
class
 iShouldBeInformedThatThisProductHasBeenDisabled     
class
 iShouldNotSeeTheThankYouPage     
class
 iShouldSeeThisShippingAddressAsShippingAndBillingAddress     
class
 iShouldSeeInTheBillingAddress     
class
 iShouldBeInformedThatThisPaymentMethodHasBeenDisabled     
class
 iTryToAddProductToCart     
class
 iTryToRemoveProductFromTheCart     
class
 iTryToChangeQuantityToOfProductFromTheCart     
class
 iShouldBeInformedThatCartIsNoLongerAvailable     
class
 iShouldNotBeAbleToSpecifyProvinceNameManuallyForShippingAddress     
class
 iShouldNotBeAbleToSpecifyProvinceNameManuallyForBillingAddress     
class
 iShouldNotBeAbleToAddressAnOrderWithAnEmptyCart     
class
 assertProvinceMessage     
class
 isViolationWithMessageInResponse     
class
 getHeaders     
class
 addressOrder     
class
 getCart     
class
 getCartTokenValue     
class
 getCheckoutState     
class
 getCartShippingMethods     
class
 hasShippingMethod     
class
 hasShippingMethodWithFee     
class
 getPossiblePaymentMethods     
class
 hasProductWithNameAndQuantityInCart     
class
 fillAddress     
class
 getViolation     
class
 hasFullNameInAddress     
class
 hasProvinceNameInAddress     
class
 putProductToCart     
class
 removeOrderItemFromCart     
class
 getAddressByFieldValue     
class
 addressesAreEqual     
class
 addressShouldBeFilledAs     
class
 __construct     
class
 iChangeMyCurrentChannelTo     
class
 __construct     
class
 iCheckLatestProducts     
class
 iCheckAvailableTaxons     
class
 iShouldSeeProductsInTheList     
class
 iShouldSeeAndInTheMenu     
class
 iShouldNotSeeAndInTheMenu     
class
 __construct     
class
 iTryToSeeOneOfTheItemsFromTheOrderPlacedByACustomer     
class
 iTryToSeeOneOfTheUnitsFromTheOrderPlacedByACustomer     
class
 iShouldNotBeAbleToSeeThatItem     
class
 iShouldNotBeAbleToSeeThatUnit     
class
 __construct     
class
 iTryToSeeTheShipmentOfTheOrderPlacedByACustomer     
class
 iShouldNotBeAbleToSeeThatShipment     
class
 __construct     
class
 iAmEditingTheAddressOf     
class
 iWantToAddANewAddressToMyAddressBook     
class
 iSpecifyTheAddressAs     
class
 iAddIt     
class
 iLeaveEveryFieldEmpty     
class
 iChooseAsMyCountry     
class
 iDoNotSpecifyProvince     
class
 iRemoveTheStreet     
class
 iSaveMyChangedAddress     
class
 iBrowseMyAddresses     
class
 iDeleteTheAddress     
class
 iDeleteTheAddressBelongsTo     
class
 iSetTheAddressOfAsDefault     
class
 iTryToEditTheAddressOf     
class
 iChangeTheFirstNameTo     
class
 iChangeTheLastNameTo     
class
 iChangeTheStreetTo     
class
 iChangeTheCityTo     
class
 iChangeThePostcodeTo     
class
 iChooseAsMyProvince     
class
 iSpecifyProvince     
class
 itShouldContainCountry     
class
 itShouldContainProvince     
class
 itShouldContain     
class
 iShouldBeNotifiedThatTheAddressHasBeenSuccessfullyUpdated     
class
 iShouldBeUnableToEditTheirAddress     
class
 iTryToViewDetailsOfAddressBelongingTo     
class
 iShouldHaveAddresses     
class
 thisAddressShouldBeAssignedTo     
class
 iShouldNotSeeTheAddressAssignedTo     
class
 thereShouldBeNoAddresses     
class
 iShouldBeNotifiedThatAddressHasBeenDeleted     
class
 iShouldBeNotifiedThatTheAddressHasBeenSuccessfullyAdded     
class
 addressShouldBeMarkedAsMyDefaultAddress     
class
 iShouldStillBeOnTheAddressAdditionPage     
class
 iShouldBeNotifiedAboutErrors     
class
 iShouldBeNotifiedThatTheProvinceNeedsToBeSpecified     
class
 iShouldStillBeOnTheAddressEditPage     
class
 iShouldStillHaveAsMySpecifiedProvince     
class
 iShouldHaveNoDefaultAddress     
class
 iShouldBeNotifiedThatAddressHasBeenSetAsDefault     
class
 iShouldNotSeeAnyDetailsOfAddress     
class
 iShouldNotBeAbleToDoIt     
class
 iShouldNotBeAbleToDeleteIt     
class
 addressBookHasAddress     
class
 getAddressIdFromAddressBookByFullName     
class
 containsValue     
class
 getAddressIriFromAddressBookByFullName     
class
 __construct     
class
 iUseCouponWithCode     
class
 iShouldBeNotifiedThatCouponIsInvalid     
class
 getCartTokenValue     
class
 useCouponCode     
class
 __construct     
class
 iClearMyCart     
class
 iSeeTheSummaryOfMyCart     
class
 theAdministratorTryToSeeTheSummaryOfCart     
class
 iAddThisProductToTheCart     
class
 iAddOfThemToMyCart     
class
 iAddVariantOfThisProductToTheCart     
class
 iChangeQuantityToInMyCart     
class
 iRemoveProductFromTheCart     
class
 iPickUpMyCart     
class
 iCheckDetailsOfMyCart     
class
 iDoNotHaveAccessToSeeTheSummaryOfMyCart     
class
 myCartShouldBeCleared     
class
 myCartSTotalShouldBe     
class
 myCartShouldBeEmpty     
class
 theVisitorHasNoAccessToCustomer     
class
 iShouldBeOnMyCartSummaryPage     
class
 iShouldBeNotifiedThatTheProductHasBeenSuccessfullyAdded     
class
 iShouldBeNotifiedThatQuantityOfAddedProductCannotBeLowerThan1     
class
 thereShouldBeOneItemInMyCart     
class
 thereShouldCountItemsInMyCart     
class
 thisItemShouldHaveName     
class
 thisItemShouldHaveVariant     
class
 thisItemShouldHaveCode     
class
 iShouldSeeWithQuantityInMyCart     
class
 theAdministratorShouldSeeProductWithQuantityInTheCart     
class
 theVisitorCanSeeProductInTheCart     
class
 iCheckItemsOfMyCart     
class
 myCartShouldHaveItems     
class
 myCartShippingFeeShouldBe     
class
 iShouldBeRedirectedToMyCartSummaryPage     
class
 iShouldHaveEmptyCart     
class
 pickupCart     
class
 putProductToCart     
class
 putProductVariantToCart     
class
 removeOrderItemFromCart     
class
 getProductForItem     
class
 getProductVariantForItem     
class
 geOrderItemIdForProductInCart     
class
 changeQuantityOfOrderItem     
class
 hasItemWithNameAndQuantity     
class
 checkProductQuantity     
class
 __construct     
class
 iViewTheSummaryOfMyOrder     
class
 iTryToSeeTheOrderPlacedByACustomer     
class
 iShouldBeAbleToAccessThisOrderDetails     
class
 itShouldHaveTheNumber     
class
 iShouldSeeAsShippingAddress     
class
 iShouldSeeItemsInTheList     
class
 theProductShouldBeInTheItemsList     
class
 theShipmentStatusShouldBe     
class
 iShouldSeeItsOrderSStatusAs     
class
 iShouldSeeAsProvinceInTheShippingAddress     
class
 iShouldSeeAsOrderSSubtotal     
class
 iShouldSeeAsOrderSTotal     
class
 shouldBeAppliedToMyOrder     
class
 thisPromotionShouldGiveDiscountOnShipping     
class
 theShouldHaveUnitPriceDiscountedFor     
class
 iShouldHaveChosenPaymentMethodForMyOrder     
class
 iShouldNotBeAbleToSeeThatOrder     
class
 getAdjustmentsForOrder     
class
 getAdjustmentsForOrderItem     
class
 geOrderItemIdForProductInCart     
class
 getProductForItem     
class
 getAdjustmentWithLabel     
class
 hasAdjustmentWithLabel     
class
 iShouldBeNotified     
class
 __construct     
class
 shipmentShouldNotExistInTheRegistry     
class
 __construct     
class
 iDeleteTheOrder     
class
 orderShouldNotExistInTheRegistry     
class
 orderItemShouldNotExistInTheRegistry     
class
 addressesShouldNotExistInTheRegistry     
class
 adjustmentShouldNotExistInTheRegistry     
class
 thisOrderHasNotBeenPaidForDays     
class
 thisOrderShouldBeAutomaticallyCancelled     
class
 thisOrderShouldNotBeCancelled     
class
 iAmLoggedInAsAnAdministrator     
class
 __construct     
class
 iDeleteTheVariantOfProduct     
class
 iTryToDeleteTheVariantOfProduct     
class
 iDeleteTheProduct     
class
 iTryToDeleteTheProduct     
class
 iShouldBeNotifiedThatThisProductVariantIsInUseAndCannotBeDeleted     
class
 productVariantShouldNotExistInTheProductCatalog     
class
 productVariantShouldExistInTheProductCatalog     
class
 productShouldExistInTheProductCatalog     
class
 thereAreNoProductReviews     
class
 thereAreNoVariants     
class
 __construct     
class
 paymentShouldNotExistInTheRegistry     
class
 __construct     
class
 iDeletePromotion     
class
 iTryToDeletePromotion     
class
 promotionShouldNotExistInTheRegistry     
class
 promotionShouldStillExistInTheRegistry     
class
 iShouldBeNotifiedOfFailure     
class
 __construct     
class
 iDeleteCoupon     
class
 iTryToDeleteCoupon     
class
 couponShouldNotExistInTheRegistry     
class
 iShouldBeNotifiedOfFailure     
class
 couponShouldStillExistInTheRegistry     
class
 __construct     
class
 iArchiveTheShippingMethod     
class
 theShippingMethodShouldStillExistInTheRegistry     
class
 __construct     
class
 theyAbandonedTheirCart     
class
 thisCartShouldBeAutomaticallyDeleted     
class
 thisCartShouldNotBeDeleted     
class
 __construct     
class
 storeShipsTo     
class
 theStoreOperatesIn     
class
 theStoreHasDisabledCountry     
class
 theCountryHasProvinceWithCode     
class
 createCountryNamed     
class
 __construct     
class
 storeAllowsPaying     
class
 storeAllowsPayingForAllChannels     
class
 theStoreHasAPaymentMethodWithACode     
class
 theStoreHasPaymentMethodWithCodeAndPaypalExpressCheckoutGateway     
class
 thisPaymentMethodIsNamedIn     
class
 theStoreHasAPaymentMethodDisabled     
class
 itHasInstructions     
class
 theStoreHasPaymentMethodNotAssignedToAnyChannel     
class
 thePaymentMethodRequiresAuthorizationBeforeCapturing     
class
 theLatestOrderHasAuthorizedPayment     
class
 createPaymentMethod     
class
 __construct     
class
 theStoreHasCustomerWithNameAndEmail     
class
 theStoreHasCustomer     
class
 theStoreHasCustomerWithFirstName     
class
 theStoreHasCustomerWithNameAndRegistrationDate     
class
 thereIsDisabledCustomerAccountWithPassword     
class
 theStoreHasEnabledCustomerAccountWithPassword     
class
 theStoreHasCustomerAccountWithEmailAndPassword     
class
 theCustomerSubscribedToTheNewsletter     
class
 theCustomerVerifiedTheirEmail     
class
 theCustomerBelongsToGroup     
class
 thereIsUserIdentifiedByWithAsShippingCountry     
class
 createCustomer     
class
 createCustomerWithUserAccount     
class
 __construct     
class
 theStoreHasCurrency     
class
 theStoreHasCurrencyAnd     
class
 theStoreHasDisabledCurrency     
class
 thatChannelAllowsToShopUsingAndCurrencies     
class
 saveCurrency     
class
 createCurrency     
class
 provideCurrency     
class
 __construct     
class
 thereIsAZoneTheRestOfTheWorldContainingAllOtherCountries     
class
 defaultTaxZoneIs     
class
 theStoreDoesNotHaveAnyZonesDefined     
class
 theStoreHasAZoneWithCode     
class
 theStoreHasZones     
class
 theStoreHasAScopedZoneWithCode     
class
 itHasTheCountryMemberAndTheCountryMember     
class
 itHasTheProvinceMemberAndTheProvinceMember     
class
 itHasTheZoneMemberAndTheZoneMember     
class
 createZoneMember     
class
 createZone     
class
 saveZone     
class
 __construct     
class
 itBelongsTo     
class
 productHasMainTaxon     
class
 createProductTaxon     
class
 __construct     
class
 thereIsUserIdentifiedBy     
class
 theCustomerCreatedAccountWithPassword     
class
 accountWasDeleted     
class
 hisAccountWasDeleted     
class
 accountIsNotVerified     
class
 iHaveReceivedVerificationEmail     
class
 aVerificationEmailHasBeenSentTo     
class
 iHaveAlreadyVerifiedMyAccount     
class
 iHaveReceivedResettingPasswordEmail     
class
 prepareUserVerification     
class
 prepareUserPasswordResetToken     
class
 iveChangedMyPasswordFromTo     
class
 __construct     
class
 storeHasAProductPricedAt     
class
 thisProductHasOriginallyPriceInChannel     
class
 thisProductIsAlsoPricedAtInChannel     
class
 thisProductIsAlsoAvailableInChannel     
class
 thisProductIsAlsoUnavailableInChannel     
class
 storeHasProductWithCode     
class
 storeHasAProductPricedAtAvailableInChannels     
class
 thisProductIsNamedIn     
class
 theStoreHasProductNamedInAndIn     
class
 storeHasAConfigurableProduct     
class
 theStoreHasProducts     
class
 thisChannelHasProducts     
class
 theProductHasVariantPricedAt     
class
 variantPricedAtInChannel     
class
 variantIsOriginalPricedAtInChannel     
class
 theProductHasVariants     
class
 theProductHasNamelessVariantWithCode     
class
 theProductHasVariantWithCode     
class
 theProductHasVariantWhichDoesNotRequireShipping     
class
 theProductHasVariantAtPosition     
class
 thisVariantIsAlsoPricedAtInChannel     
class
 itHasVariantNamedInAndIn     
class
 theProductHasVariantPricedAtIdentifiedBy     
class
 productOnlyVariantWasRenamed     
class
 thereIsProductAvailableInGivenChannel     
class
 productBelongsToTaxCategory     
class
 itComesInTheFollowingVariations     
class
 productVariantBelongsToTaxCategory     
class
 thisProductHasOptionWithValues     
class
 thisProductHasAnOptionWithoutAnyValues     
class
 thereIsQuantityOfProducts     
class
 theProductIsOutOfStock     
class
 otherCustomerHasBoughtProductsByThisTime     
class
 thisProductIsTrackedByTheInventory     
class
 thisProductIsAvailableInSize     
class
 thisProductSizeBelongsToShippingCategory     
class
 thisProductHasThisProductOption     
class
 thisProductHasAllPossibleVariants     
class
 thereAreItemsOfProductInVariantAvailableInTheInventory     
class
 theProductVariantIsTrackedByTheInventory     
class
 theProductChangedItsPriceTo     
class
 theProductChangedItsWeightTo     
class
 thisProductHasAnImageWithType     
class
 thisProductHasAnImageWithTypeForVariant     
class
 thisProductBelongsToShippingCategory     
class
 thisProductHasBeenDisabled     
class
 theProductWasRenamedTo     
class
 thisProductDoesNotRequireShipping     
class
 productCodeIs     
class
 productHasDimensions     
class
 productHasSlug     
class
 descriptionOfProductIs     
class
 metaKeywordsOfProductIs     
class
 shortDescriptionOfProductIs     
class
 theProductHasOriginalPrice     
class
 productHasOption     
class
 productHasVariant     
class
 productVariantHasOriginalPrice     
class
 theStoreHasAProductWithChannel     
class
 theProductVariantIsEnabled     
class
 theProductVariantIsDisabled     
class
 theProductIsEnabled     
class
 theProductIsDisabled     
class
 allTheProductVariantsWithTheColorAreDisabled     
class
 theSizeColorVariantOfThisProductIsDisabled     
class
 allVariantsOfThisProductAreDisabled     
class
 getPriceFromString     
class
 createProduct     
class
 addProductOption     
class
 saveProduct     
class
 getParameter     
class
 createProductVariant     
class
 addProductTranslation     
class
 addProductVariantTranslation     
class
 createChannelPricingForChannel     
class
 addOptionToProduct     
class
 createProductImage     
class
 __construct     
class
 theStoreHasAProductAssociationType     
class
 itHasVariantNamedInAndIn     
class
 theStoreHasProductAssociationTypes     
class
 theProductHasAnAssociationWithProduct     
class
 theProductHasAnAssociationWithProducts     
class
 createProductAssociationType     
class
 createProductAssociation     
class
 addProductAssociationTypeTranslation     
class
 generateCodeFromName     
class
 __construct     
class
 iAmLoggedInAs     
class
 iAmLoggedInCustomer     
class
 __construct     
class
 theStoreHasAProductAttributeWithCode     
class
 theStoreHasAProductAttributeWithPosition     
class
 theStoreHasAProductAttribute     
class
 thisProductAttributeHasAValueInLocale     
class
 thisProductAttributeHasAValueInLocaleAndInLocale     
class
 theStoreHasASelectProductAttribute     
class
 theStoreHasASelectProductAttributeWithValue     
class
 thisAttributeHasSetMinValueAsAndMaxValueAs     
class
 thisProductHasSelectAttributeWithValues     
class
 thisProductHasSelectAttributeWithValueInLocale     
class
 thisProductHasAttributeWithValue     
class
 thisProductHasPercentAttributeWithValue     
class
 thisProductHasCheckboxAttributeWithValue     
class
 thisProductHasPercentAttributeWithValueAtPosition     
class
 thisProductHasDateTimeAttributeWithDate     
class
 createProductAttribute     
class
 provideProductAttribute     
class
 createProductAttributeValue     
class
 saveProductAttribute     
class
 createSelectProductAttributeValue     
class
 __construct     
class
 theStoreHasAProductOptionWithACode     
class
 theStoreHasAProductOptionAtPosition     
class
 thisProductOptionHasTheOptionValueWithCode     
class
 createProductOption     
class
 createProductOptionValue     
class
 __construct     
class
 iHaveProceededThroughCheckoutProcess     
class
 __construct     
class
 theStoreHasAndShippingCategory     
class
 theStoreHasShippingCategoryIdentifiedBy     
class
 createShippingCategory     
class
 __construct     
class
 iAmLoggedInAsAnAdministrator     
class
 iAmLoggedInAsAdministrator     
class
 iHaveBeenLoggedOutFromAdministration     
class
 __construct     
class
 channelHasAccountVerificationDisabled     
class
 storeOperatesOnASingleChannelInUnitedStates     
class
 storeOperatesOnASingleChannelInTheUnitedStatesNamed     
class
 storeOperatesOnASingleChannel     
class
 theStoreOperatesOnAChannelNamed     
class
 theChannelIsEnabled     
class
 theChannelIsDisabled     
class
 iChannelHasBeenDeleted     
class
 itsDefaultTaxRateIs     
class
 thisChannelHasContactEmailSetAs     
class
 onThisChannelShippingStepIsSkippedIfOnlyASingleShippingMethodIsAvailable     
class
 onThisChannelPaymentStepIsSkippedIfOnlyASinglePaymentMethodIsAvailable     
class
 onThisChannelAccountVerificationIsNotRequired     
class
 channelBillingDataIs     
class
 channelHasMenuTaxon     
class
 channelOperatesInCountry     
class
 channelDoesNotDefineOperatingCountries     
class
 changeChannelState     
class
 __construct     
class
 theStoreHasLocale     
class
 theStoreDoesNotHaveLocale     
class
 thatChannelAllowsToShopUsingAndLocales     
class
 itUsesTheLocaleByDefault     
class
 createLocale     
class
 provideLocale     
class
 saveLocale     
class
 __construct     
class
 storeHasTaxRateWithinZone     
class
 storeHasIncludedInPriceTaxRateWithinZone     
class
 theStoreHasTaxCategoryWithCode     
class
 theStoreHasTaxCategories     
class
 theStoreDoesNotHaveAnyCategoriesDefined     
class
 theTaxRateIsOfAmount     
class
 getOrCreateTaxCategory     
class
 createTaxCategory     
class
 getAmountFromString     
class
 getCodeFromName     
class
 getCodeFromNameAndZoneCode     
class
 __construct     
class
 theirDefaultAddressIs     
class
 myDefaultAddressIsOf     
class
 iHaveAnAddressInAddressBook     
class
 thisCustomerHasAnAddressInAddressBook     
class
 addAddressToCustomer     
class
 setDefaultAddressOfCustomer     
class
 __construct     
class
 productHasAReview     
class
 thisProductHasAReviewTitledAndRatedAddedByCustomer     
class
 thisProductHasAReviewTitledAndRatedWithACommentAddedByCustomer     
class
 thisProductHasAReviewTitledAndRatedAddedByCustomerWhichIsNotAcceptedYet     
class
 thisProductHasAcceptedReviewsRated     
class
 itAlsoHasReviewRatedWhichIsNotAcceptedYet     
class
 itAlsoHasReviewRatedWhichIsRejected     
class
 createProductReview     
class
 __construct     
class
 theStoreHasACustomerGroup     
class
 theStoreHasCustomerGroups     
class
 createCustomerGroup     
class
 generateCodeFromName     
class
 __construct     
class
 thereIsPromotion     
class
 thereIsAPromotionWithHasAtLeastOneFromTaxonsRuleConfiguredWith     
class
 thereIsAPromotionWithTotalPriceOfItemsFromTaxonRuleConfiguredWithTaxonAndAmountForChannel     
class
 thereIsAPromotionWithPriority     
class
 thereIsAnExclusivePromotionWithPriority     
class
 thereIsPromotionLimitedToUsages     
class
 thereIsPromotionWithCoupon     
class
 thisPromotionHasCoupons     
class
 thisPromotionHasExpired     
class
 thisPromotionExpiresTomorrow     
class
 thisPromotionHasStartedYesterday     
class
 thisPromotionStartsTomorrow     
class
 thisCouponHasExpired     
class
 thisCouponExpiresTomorrow     
class
 thisIsSetAsNonReusableAfterCancellingTheOrderInWhichItHasBeenUsed     
class
 thisCouponHasReachedItsUsageLimit     
class
 thisCouponCanBeUsedNTimes     
class
 thisCouponCanBeUsedOncePerCustomer     
class
 thisCouponCanBeUsedTwicePerCustomer     
class
 itGivesFixedDiscountToEveryOrder     
class
 thisPromotionGivesDiscountToEveryOrderInTheChannelAndDiscountToEveryOrderInTheChannel     
class
 itGivesPercentageDiscountToEveryOrder     
class
 itGivesFixedDiscountToEveryOrderWithQuantityAtLeast     
class
 itGivesFixedDiscountToEveryOrderWithItemsTotalAtLeast     
class
 itGivesPercentageDiscountToEveryOrderWithItemsTotalAtLeast     
class
 itGivesOffOnEveryItemWhenItemTotalExceeds     
class
 itGivesPercentageDiscountOnShippingToEveryOrder     
class
 thePromotionGivesFreeShippingToEveryOrder     
class
 itGivesPercentageOffEveryProductClassifiedAs     
class
 itGivesFixedOffEveryProductClassifiedAs     
class
 thisPromotionGivesOffOnEveryProductWithMinimumPriceAt     
class
 thisPromotionGivesOffOnEveryProductPricedBetween     
class
 thisPromotionPercentageGivesOffOnEveryProductWithMinimumPriceAt     
class
 thisPromotionPercentageGivesOffOnEveryProductPricedBetween     
class
 thePromotionGivesOffIfOrderContainsProductsClassifiedAs     
class
 thePromotionGivesOffIfOrderContainsProductsClassifiedAsOr     
class
 thePromotionGivesOffIfOrderContainsProductsClassifiedAsAndPricedAt     
class
 itGivesFixedOffCustomersNthOrder     
class
 itGivesPercentageOffCustomersNthOrder     
class
 itGivesPercentageOffOnEveryProductClassifiedAsAndAmountDiscountOnOrder     
class
 itGivesOffOnEveryProductClassifiedAsAndAFreeShippingToEveryOrderWithItemsTotalEqualAtLeast     
class
 itGivesOffOnEveryProductClassifiedAsAndAFixedDiscountToEveryOrderWithItemsTotalEqualAtLeast     
class
 itGivesOffOnEveryProductClassifiedAsOrIfOrderContainsAnyProductClassifiedAsOr     
class
 itGivesOffOnEveryProductClassifiedAsIfOrderContainsAnyProductClassifiedAs     
class
 itIsCouponBasedPromotion     
class
 thePromotionWasDisabledForTheChannel     
class
 theCouponWasUsed     
class
 thePromotionGivesOffIfOrderContainsProducts     
class
 itGivesFixedDiscountOffOnAProduct     
class
 itGivesPercentageDiscountOffOnAProduct     
class
 thePromotionGivesOffTheOrderForCustomersFromGroup     
class
 itGivesDiscountOnShippingToEveryOrderOver     
class
 itGivesFreeShippingToEveryOrderOver     
class
 iHaveGeneratedCouponsForThisPromotionWithCodeLengthPrefixAndSuffix     
class
 iHaveGeneratedCouponsForThisPromotionWithCodeLengthAndSuffix     
class
 getTaxonFilterConfiguration     
class
 getProductsFilterConfiguration     
class
 getPriceRangeFilterConfiguration     
class
 createPromotion     
class
 createUnitFixedPromotion     
class
 createUnitPercentagePromotion     
class
 createFixedPromotion     
class
 createPercentagePromotion     
class
 persistPromotion     
class
 createCoupon     
class
 generateCoupons     
class
 __construct     
class
 thereIsAnExchangeRateWithSourceCurrencyAndTargetCurrency     
class
 createExchangeRate     
class
 saveExchangeRate     
class
 __construct     
class
 theCustomerHasTheCart     
class
 iAddedProductToTheCart     
class
 iHaveVariantOfProductInTheCart     
class
 iAddThisProductWithToTheCart     
class
 pickupCart     
class
 getProductVariantWithProductOptionAndProductOptionValue     
class
 __construct     
class
 storeHasTheme     
class
 channelUsesTheme     
class
 channelDoesNotUseAnyTheme     
class
 themeChangesHomepageTemplateContents     
class
 themeChangesPluginMainTemplateContent     
class
 changeTemplateContents     
class
 __construct     
class
 thereIsAnAdministratorIdentifiedBy     
class
 thereIsAnAdministratorWithName     
class
 thisAdministratorHasTheImageAsAvatar     
class
 thisAdministratorIsUsingLocale     
class
 iHaveTheImageAsMyAvatar     
class
 __construct     
class
 thereIsCustomerThatPlacedOrder     
class
 thereIsACustomerThatPlacedAnOrderLater     
class
 thereIsACustomerThatPlacedOrderWithProductToBasedBillingAddressWithShippingMethodAndPaymentMethod     
class
 theGuestCustomerPlacedOrderWithForAndBasedShippingAddress     
class
 theAnotherGuestCustomerPlacedOrderWithForAndBasedShippingAddress     
class
 customerStartedCheckout     
class
 theCustomerAddedProductToTheCart     
class
 iPlacedAnOrder     
class
 theCustomerAddressedItTo     
class
 theCustomerChangedShippingAddressStreetTo     
class
 forTheBillingAddressOf     
class
 theCustomerAddressedItToWithIdenticalBillingAddress     
class
 theCustomerChoseShippingToWithPayment     
class
 theCustomerChoseShippingWithPayment     
class
 theCustomerChoseShippingMethod     
class
 theCustomerChosePayment     
class
 theCustomerBoughtSingleProduct     
class
 theCustomerBoughtProductAndProduct     
class
 theCustomerBoughtSeveralProducts     
class
 theCustomerBoughtSeveralVariantsOfProduct     
class
 theCustomerBoughtSingleProductVariant     
class
 theCustomerBoughtSingleUsing     
class
 iUsedCoupon     
class
 iHaveAlreadyPlacedOrderNthTimes     
class
 thereIsAOrderWithProduct     
class
 thereIsAnOrderWithProductOrderedLater     
class
 thisCustomerHasPlacedAnOrderAtDate     
class
 thisCustomerHasPlacedAnOrderOnAChannel     
class
 thisCustomerHasStartedCheckoutOnAChannel     
class
 thisCustomerPlacedOrdersOnChannelBuyingProducts     
class
 thisCustomerFulfilledOrdersPlacedOnChannelBuyingProducts     
class
 customersHaveAddedProductsToTheCartForTotalOf     
class
 customersHavePlacedOrdersForTotalOf     
class
 customersHaveFulfilledOrdersPlacedForTotalOf     
class
 customersHavePlacedOrdersForTotalOfMostlyProduct     
class
 customersHaveFulfilledOrdersPlacedForTotalOfMostlyProduct     
class
 thenMoreCustomersHavePaidOrdersPlacedForTotalOf     
class
 customerHasPlacedAnOrderBuyingASingleProductForOnTheChannel     
class
 thisOrderIsAlreadyPaid     
class
 thisOrderHasBeenRefunded     
class
 theCustomerCancelledThisOrder     
class
 theCustomerCancelledMyLastOrder     
class
 thisOrderHasAlreadyBeenShipped     
class
 theCustomerUsedCoupon     
class
 theOrderHasBeenPlacedInLocale     
class
 applyShipmentTransitionOnOrder     
class
 applyPaymentTransitionOnOrder     
class
 applyTransitionOnOrderCheckout     
class
 applyTransitionOnOrder     
class
 addProductVariantToOrder     
class
 addProductVariantsToOrderWithChannelPrice     
class
 createOrder     
class
 createCart     
class
 createCustomer     
class
 createOrProvideCustomer     
class
 generateCustomers     
class
 getPriceFromString     
class
 checkoutUsing     
class
 createShippingPaymentMethodsAndAddress     
class
 proceedSelectingShippingAndPaymentMethod     
class
 addVariantWithPriceToOrder     
class
 createOrders     
class
 createPaidOrders     
class
 createOrdersWithProduct     
class
 createOrdersForCustomer     
class
 getTargetPaymentTransitions     
class
 placeOrder     
class
 shipOrder     
class
 payOrder     
class
 __construct     
class
 itIsNow     
class
 __construct     
class
 storeShipsEverythingForFree     
class
 theStoreShipsEverywhereWith     
class
 theStoreShipsEverywhereForFreeForAllChannels     
class
 theStoreAllowsShippingMethodWithName     
class
 theStoreAllowsShippingMethodWithNameAndCode     
class
 theStoreAllowsShippingMethodWithNameAndPosition     
class
 thisShippingMethodIsNamedInLocale     
class
 theStoreAllowsShippingWithAnd     
class
 storeHasShippingMethodWithFeeAndZone     
class
 storeHasShippingMethodWithFee     
class
 storeHasShippingMethodWithFeePerShipmentForChannels     
class
 storeHasShippingMethodWithFeePerUnitForChannels     
class
 storeHasDisabledShippingMethodWithFee     
class
 theStoreHasArchivalShippingMethodWithFee     
class
 theStoreHasShippingMethodWithFeePerUnit     
class
 storeHasShippingMethodWithFeeNotAssignedToAnyChannel     
class
 shippingMethodBelongsToTaxCategory     
class
 theShippingMethodIsEnabled     
class
 theShippingMethodIsDisabled     
class
 thisShippingMethodRequiresAtLeastOneUnitMatchToShippingCategory     
class
 thisShippingMethodRequiresThatAllUnitsMatchToShippingCategory     
class
 thisShippingMethodRequiresThatNoUnitsMatchToShippingCategory     
class
 theShippingMethodIsArchival     
class
 theShippingFeeForShippingMethodHasBeenChangedTo     
class
 thisShippingMethodIsOnlyAvailableForOrdersOverOrEqualTo     
class
 thisShippingMethodIsOnlyAvailableForOrdersUnderOrEqualTo     
class
 thisShippingMethodIsOnlyAvailableForOrdersWithATotalWeightGreaterOrEqualTo     
class
 thisShippingMethodIsOnlyAvailableForOrdersWithATotalWeightLessOrEqualTo     
class
 getConfigurationByChannels     
class
 saveShippingMethod     
class
 getShippingZone     
class
 addRuleToShippingMethod     
class
 createShippingMethodRule     
class
 __construct     
class
 storeClassifiesItsProductsAs     
class
 theStoreHasTaxonomyNamedInAndIn     
class
 theTaxonHasAnImageWithType     
class
 theTaxonHasChildrenTaxonAnd     
class
 theTaxonIsEnabled     
class
 theTaxonIsDisabled     
class
 createTaxon     
class
 createTaxonInManyLanguages     
class
 getParameter     
class
 __construct     
class
 iRunSyliusCommandLineInstaller     
class
 iRunSyliusInstallSampleDataCommand     
class
 iConfirmLoadingData     
class
 commandSuccess     
class
 iShouldSeeOutput     
class
 iDoNotProvideEmail     
class
 iDoNotProvideCorrectEmail     
class
 iProvideFullAdministratorData     
class
 iExecuteCommandWithInputChoices     
class
 iExecuteCommandAndConfirm     
class
 __construct     
class
 runShowAvailablePluginsCommand     
class
 shouldSeeOutputWithListedPlugins     
class
 __construct     
class
 getOrCreateCustomerByEmail     
class
 getLastCustomer     
class
 __construct     
class
 getCurrencyByName     
class
 getCurrencyCodeByName     
class
 __construct     
class
 getCouponByCode     
class
 __construct     
class
 getZone     
class
 getRestOfTheWorldZone     
class
 __construct     
class
 getTaxRateByName     
class
 __construct     
class
 getCountryTypeZoneMemberByName     
class
 getProvinceTypeZoneMemberByName     
class
 getZoneTypeZoneMemberByName     
class
 getZoneMemberByCode     
class
 getProvinceByName     
class
 getZoneByName     
class
 getDate     
class
 __construct     
class
 getLoggedUser     
class
 __construct     
class
 getProductByName     
class
 getProductsByNames     
class
 __construct     
class
 getProductVariantByNameAndProduct     
class
 getProductVariantByNameAndThisProduct     
class
 getProductVariantByName     
class
 getProductVariantByCode     
class
 getVariantByOptionValuesAndProduct     
class
 __construct     
class
 getPaymentMethodByName     
class
 __construct     
class
 getProductAssociationTypeByName     
class
 __construct     
class
 getLatestResource     
class
 getResource     
class
 __construct     
class
 provideCartToken     
class
 providePreviousCartToken     
class
 __construct     
class
 getProductOptionByName     
class
 __construct     
class
 getShippingCategoryByName     
class
 __construct     
class
 getShippingCalculatorByName     
class
 __construct     
class
 getProvinceByName     
class
 __construct     
class
 getChannelByName     
class
 getAllChannels     
class
 __construct     
class
 castToLocaleCode     
class
 castToLocaleName     
class
 getLocaleByName     
class
 getPriceFromString     
class
 getPercentageFromString     
class
 validatePriceString     
class
 __construct     
class
 createNewAddress     
class
 createNewAddressWith     
class
 createEmptyAddress     
class
 createNewAddressWithNameAndProvince     
class
 createNewAddressWithName     
class
 getByStreet     
class
 getByFullName     
class
 __construct     
class
 getTaxCategoryByName     
class
 __construct     
class
 getProductReviewByTitle     
class
 __construct     
class
 getShippingMethodByName     
class
 __construct     
class
 getCustomerGroupByName     
class
 __construct     
class
 getPromotionByName     
class
 getPromotionCouponByCode     
class
 __construct     
class
 getExchangeRateByCurrencies     
class
 __construct     
class
 getTaxonByName     
class
 getTaxonByCode     
class
 getTaxonsByNames     
class
 __construct     
class
 getCountryByName     
class
 getCountryCodeByName     
class
 __construct     
class
 getThemeByThemeName     
class
 __construct     
class
 getAdminUserByEmail     
class
 getLoggedAdminUser     
class
 __construct     
class
 getOrderByNumber     
class
 getLatestOrder     
class
 getOrderByCustomer     
class
 getOrderNumber     
class
 __construct     
class
 purgeTestThemes     
class
 __construct     
class
 purgeSpooledMessages     
class
 __construct     
class
 purgeDatabase     
class
 __construct     
class
 deleteTemporaryDate     
class
 __construct     
class
 iShouldNotBeAbleToDeleteCustomerAgain     
class
 customerShouldStillExist     
class
 __construct     
class
 iLogOut     
class
 iDeleteAccount     
class
 accountShouldBeDeleted     
class
 __construct     
class
 iChangeMyCurrentChannelTo     
class
 iCreateNewChannel     
class
 iVisitChannelHomepage     
class
 visitPluginMainPage     
class
 shouldSeePluginMainPageWithContent     
class
 __construct     
class
 iConfirmMyOrderWithPaypalPayment     
class
 iSignInToPaypalAndAuthorizeSuccessfully     
class
 iSignInToPaypalAndPaySuccessfully     
class
 iCancelMyPaypalPayment     
class
 iTryToPayAgain     
class
 iShouldBeNotifiedThatMyPaymentHasBeenCancelled     
class
 iShouldBeNotifiedThatMyPaymentHasBeenCompleted     
class
 assertNotification     
class
 __construct     
class
 anEmailShouldBeSentTo     
class
 anEmailWithResetTokenShouldBeSentTo     
class
 anEmailWithShipmentsConfirmationForTheOrderShouldBeSentTo     
class
 numberOfEmailsShouldBeSentTo     
class
 aWelcomingEmailShouldHaveBeenSentTo     
class
 anEmailWithTheConfirmationOfTheOrderShouldBeSentTo     
class
 anEmailWithSummaryOfOrderPlacedByShouldBeSentTo     
class
 anEmailWithShipmentDetailsOfOrderShouldBeSentTo     
class
 assertEmailContainsMessageTo     
class
 getShippingMethodName     
class
 __construct     
class
 iSetChannelThemeTo     
class
 iUnsetThemeOnChannel     
class
 channelShouldNotUseAnyTheme     
class
 channelShouldUseTheme     
class
 iShouldSeeThemedHomepage     
class
 iShouldNotSeeThemedHomepage     
class
 __construct     
class
 iWantToCreateANewAdministrator     
class
 iWantToEditThisAdministrator     
class
 iWantToBrowseAdministrators     
class
 iSpecifyItsNameAs     
class
 iChangeItsNameTo     
class
 iSpecifyItsEmailAs     
class
 iChangeItsEmailTo     
class
 iSpecifyItsLocaleAs     
class
 iSetMyLocaleTo     
class
 iSpecifyItsPasswordAs     
class
 iChangeItsPasswordTo     
class
 iEnableIt     
class
 iAddIt     
class
 iSaveMyChanges     
class
 iDeleteAdministratorWithEmail     
class
 iCheckTheAdministrator     
class
 iDeleteThem     
class
 iUploadTheImageAsMyAvatar     
class
 theAdministratorShouldAppearInTheStore     
class
 thisAdministratorWithNameShouldAppearInTheStore     
class
 iShouldSeeAdministratorsInTheList     
class
 iRemoveTheAvatarImage     
class
 iShouldBeNotifiedThatEmailMustBeUnique     
class
 iShouldBeNotifiedThatNameMustBeUnique     
class
 iShouldBeNotifiedThatFirstNameIsRequired     
class
 iShouldBeNotifiedThatEmailIsNotValid     
class
 thereShouldBeNoAnymore     
class
 iShouldBeNotifiedThatItCannotBeDeleted     
class
 iShouldSeeTheImageAsMyAvatar     
class
 iShouldSeeTheAvatarImageInTheTopBarNextToMyName     
class
 iShouldNotSeeTheAvatarImageInTheAdditionalInformationSectionOfMyAccount     
class
 iShouldNotSeeTheAvatarImageInTheTopBarNextToMyName     
class
 getAdministrator     
class
 getPath     
class
 updateAvatar     
class
 __construct     
class
 iShouldBeNotifiedItHasBeenSuccessfullyCreated     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyDeleted     
class
 iShouldBeNotifiedThatTheyHaveBeenSuccessfullyDeleted     
class
 __construct     
class
 iWantToModifyAPaymentMethod     
class
 iNameItIn     
class
 iDoNotNameIt     
class
 iEnableIt     
class
 iDisableIt     
class
 iSaveMyChanges     
class
 iDeletePaymentMethod     
class
 iShouldBeNotifiedThatItIsInUse     
class
 thisPaymentMethodElementShouldBe     
class
 iWantToCreateANewPaymentMethod     
class
 iSpecifyItsCodeAs     
class
 iDescribeItAsIn     
class
 iMakeItAvailableInChannel     
class
 iSetItsInstructionAsIn     
class
 iAddIt     
class
 iCheckThePaymentMethod     
class
 iDeleteThem     
class
 thePaymentMethodShouldAppearInTheRegistry     
class
 thisPaymentMethodShouldStillBeInTheRegistry     
class
 iBrowsePaymentMethods     
class
 theFirstPaymentMethodOnTheListShouldHave     
class
 theLastPaymentMethodOnTheListShouldHave     
class
 iSortPaymentMethodsBy     
class
 iShouldSeePaymentMethodsInTheList     
class
 iShouldBeNotifiedThatIsRequired     
class
 iShouldBeNotifiedThatIHaveToSpecifyPaypal     
class
 iShouldBeNotifiedThatGatewayNameShouldContainOnlyLettersAndUnderscores     
class
 thePaymentMethodWithElementValueShouldNotBeAdded     
class
 thisShippingMethodNameShouldBe     
class
 assertFieldValidationMessage     
class
 theCodeFieldShouldBeDisabled     
class
 theFactoryNameFieldShouldBeDisabled     
class
 thisPaymentMethodShouldBeEnabled     
class
 thisPaymentMethodShouldBeDisabled     
class
 thePaymentMethodShouldHaveInstructionsIn     
class
 thePaymentMethodShouldBeAvailableInChannel     
class
 thisPaymentMethodShouldNoLongerExistInTheRegistry     
class
 iShouldBeNotifiedThatPaymentMethodWithThisCodeAlreadyExists     
class
 thereShouldStillBeOnlyOnePaymentMethodWith     
class
 iConfigureItWithTestPaypalCredentials     
class
 iConfigureItForUsernameWithSignature     
class
 iDoNotSpecifyConfigurationPassword     
class
 iConfigureItWithTestStripeGatewayData     
class
 __construct     
class
 iRemoveTaxonNamed     
class
 iShouldBeNotifiedThatPromotionHasBeenUpdated     
class
 __construct     
class
 iWantToCreateANewProduct     
class
 iSpecifyItsCodeAs     
class
 iNameItIn     
class
 iAddIt     
class
 iChangeItsOptionTo     
class
 iDisableItsTracking     
class
 iEnableItsTracking     
class
 iSetItsPriceTo     
class
 iRemoveItsPriceForChannel     
class
 iSetItsOriginalPriceTo     
class
 iSetItsDimensionsTo     
class
 iDoNetSetItsCurrentStockTo     
class
 iChooseCalculator     
class
 iSetItsOptionAs     
class
 iSetThePositionOfTo     
class
 iSaveMyNewConfiguration     
class
 iDoNotWantToHaveShippingRequiredForThisProduct     
class
 iCheckTheProductVariantName     
class
 iDeleteThem     
class
 theVariantWithCodeShouldBePricedAtForChannel     
class
 theVariantWithCodeShouldBeOriginalPricedAtForChannel     
class
 theVariantWithCodeShouldBeNamedIn     
class
 theVariantWithCodeShouldHaveAnOriginalPriceOfForChannel     
class
 iDeleteTheVariantOfProduct     
class
 iShouldBeNotifiedOfFailure     
class
 iWantToModifyAProduct     
class
 theCodeFieldShouldBeDisabled     
class
 iShouldBeNotifiedThatIsRequired     
class
 iShouldBeNotifiedThatCodeHasToBeUnique     
class
 iShouldBeNotifiedThatOnHandIsRequired     
class
 iShouldBeNotifiedThatIsHeightWidthDepthWeightCannotBeLowerThan     
class
 iShouldBeNotifiedThatPriceCannotBeLowerThen     
class
 iShouldBeNotifiedThatThisVariantAlreadyExists     
class
 iShouldBeNotifiedThatCodeIsRequiredForVariant     
class
 iShouldBeNotifiedThatPricesInAllChannelsMustBeDefinedForTheVariant     
class
 iShouldBeNotifiedThatVariantCodeMustBeUniqueWithinThisProductForYheVariant     
class
 iShouldBeNotifiedThatPricesInAllChannelsMustBeDefined     
class
 iChooseToShowThisProductInTheChannel     
class
 iChooseToShowThisProductInThisChannel     
class
 iSaveMyChanges     
class
 thisProductVariantShouldNotBeTracked     
class
 thisProductVariantShouldBeTracked     
class
 iClickGenerate     
class
 iSpecifyThereAreVariantsIdentifiedByCodeWithCost     
class
 iSpecifyThereAreVariantsIdentifiedByCode     
class
 iSpecifyThereAreVariantsWithCost     
class
 iRemoveVariantFromTheList     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyGenerated     
class
 iShouldNotBeAbleToGenerateAnyVariants     
class
 iSetItsShippingCategoryAs     
class
 iDoNotSpecifyAnyInformationAboutVariants     
class
 iChangeItsQuantityOfInventoryTo     
class
 theVariantWithCodeShouldNotHaveShippingRequired     
class
 iShouldBeNotifiedThatOnHandQuantityMustBeGreaterThanTheNumberOfOnHoldUnits     
class
 iShouldBeNotifiedThatVariantsCannotBeGeneratedFromOptionsWithoutAnyValues     
class
 iShouldNotHaveConfiguredPriceForChannel     
class
 iShouldHaveOriginalPriceEqualInChannel     
class
 iShouldSeeTheOptionAs     
class
 iTryToGenerateNewVariantsForThisProduct     
class
 iShouldNotBeAbleToShowThisProductInShop     
class
 iDisableIt     
class
 thisVariantShouldBeDisabled     
class
 iEnableIt     
class
 thisVariantShouldBeEnabled     
class
 assertValidationMessage     
class
 __construct     
class
 iChangeMyLocaleTo     
class
 __construct     
class
 iBrowseShipments     
class
 shipmentOfOrderShouldBe     
class
 iChooseShipmentState     
class
 iChooseChannelAsAChannelFilter     
class
 iChooseAsAShippingMethodFilter     
class
 iFilter     
class
 iViewTheShipmentOfTheOrder     
class
 iShouldSeeCountShipmentsInList     
class
 iShouldSeeShipmentWithOrderNumber     
class
 iShouldNotSeeShipmentWithOrderNumber     
class
 iShipShipmentOfOrder     
class
 iShouldSeeTheShipmentOfOrderAs     
class
 iShouldBeNotifiedThatTheShipmentHasBeenSuccessfullyShipped     
class
 iMoveToDetailsOfFirstShipment     
class
 iShipTheShipmentOfOrderWithTrackingCode     
class
 iShouldSeeOrderPageWithDetailsOfOrder     
class
 iShouldSeeShipmentForTheOrderInTheList     
class
 iShouldSeeUnitsInTheList     
class
 iShouldSeeTheShippingDateAs     
class
 __construct     
class
 iOpenAdministrationDashboard     
class
 iOpenAdministrationDashboardForChannel     
class
 iChooseChannel     
class
 iShouldSeeNewOrders     
class
 iShouldSeeNewCustomers     
class
 thereShouldBeTotalSalesOf     
class
 myAverageOrderValueShouldBe     
class
 iShouldSeeNewCustomersInTheList     
class
 iShouldSeeNewOrdersInTheList     
class
 __construct     
class
 iWantToCreateANewShippingCategory     
class
 iWantToBrowseShippingCategories     
class
 iShouldSeeShippingCategoriesInTheList     
class
 iSpecifyItsDescriptionAs     
class
 iAddIt     
class
 iShouldBeNotifiedThatCodeIsRequired     
class
 iSpecifyItsCodeAs     
class
 iNameIt     
class
 iShouldSeeTheShippingCategoryInTheList     
class
 theShippingCategoryShouldAppearInTheRegistry     
class
 iDeleteShippingCategory     
class
 thisShippingCategoryShouldNoLongerExistInTheRegistry     
class
 shippingCategoryWithNameShouldNotBeAdded     
class
 iWantToModifyAShippingCategory     
class
 iNameItIn     
class
 iSaveMyChanges     
class
 iCheckTheShippingCategory     
class
 iDeleteThem     
class
 iShouldNotBeAbleToEditItsCode     
class
 thisShippingCategoryNameShouldBe     
class
 iShouldBeNotifiedThatShippingCategoryWithThisCodeAlreadyExists     
class
 thereShouldStillBeOnlyOneShippingCategoryWith     
class
 __construct     
class
 iWantToCreateANewTextProductAttribute     
class
 iSpecifyItsCodeAs     
class
 iSpecifyItsNameAs     
class
 iAddIt     
class
 iAddValue     
class
 iDeleteValue     
class
 iChangeItsValueTo     
class
 iShouldSeeTheProductAttributeInTheList     
class
 theAttributeShouldAppearInTheStore     
class
 iWantToEditThisAttribute     
class
 iChangeItNameToIn     
class
 iSaveMyChanges     
class
 theCodeFieldShouldBeDisabled     
class
 theTypeFieldShouldBeDisabled     
class
 iShouldBeNotifiedThatProductAttributeWithThisCodeAlreadyExists     
class
 thereShouldStillBeOnlyOneProductAttributeWithCode     
class
 iDoNotNameIt     
class
 iShouldBeNotifiedThatIsRequired     
class
 theAttributeWithCodeShouldNotAppearInTheStore     
class
 iRemoveItsNameFromTranslation     
class
 iWantToSeeAllProductAttributesInStore     
class
 theAdministratorChangesThisProductAttributesValueTo     
class
 iSpecifyItsMinValueAs     
class
 iSpecifyItsMaxLengthAs     
class
 iCheckMultipleOption     
class
 iDoNotCheckMultipleOption     
class
 theAdministratorDeletesTheValueFromThisProductAttribute     
class
 iCheckTheProductAttribute     
class
 iDeleteThem     
class
 iShouldSeeCustomersInTheList     
class
 iDeleteThisProductAttribute     
class
 thisProductAttributeShouldNoLongerExistInTheRegistry     
class
 theFirstProductAttributeOnTheListShouldHave     
class
 theLastProductAttributeOnTheListShouldHave     
class
 theSelectAttributeShouldHaveValue     
class
 iShouldBeNotifiedThatMaxLengthMustBeGreaterOrEqualToTheMinLength     
class
 iShouldBeNotifiedThatMaxEntriesValueMustBeGreaterOrEqualToTheMinEntriesValue     
class
 iShouldBeNotifiedThatMinEntriesValueMustBeLowerOrEqualToTheNumberOfAddedChoices     
class
 iShouldBeNotifiedThatMultipleMustBeTrueIfMinOrMaxEntriesValuesAreSpecified     
class
 theSelectAttributeShouldNotHaveValue     
class
 assertFieldValidationMessage     
class
 assertValidationMessage     
class
 __construct     
class
 iWantToCreateANewCustomer     
class
 iSpecifyItsFirstNameAs     
class
 iSpecifyItsLastNameAs     
class
 iSpecifyItsEmailAs     
class
 iChangeTheirEmailTo     
class
 iAddIt     
class
 theCustomerShould     
class
 iSelectGender     
class
 iSelectGroup     
class
 iSpecifyItsBirthdayAs     
class
 iWantToEditThisCustomer     
class
 iTryToVerifyIt     
class
 thisCustomerShouldBeVerified     
class
 iSaveMyChanges     
class
 theCustomerWithNameShouldAppearInTheRegistry     
class
 iWantToSeeAllCustomersInStore     
class
 iShouldSeeCustomersInTheList     
class
 iShouldSeeTheCustomerInTheList     
class
 iShouldBeNotifiedThatFirstNameIsRequired     
class
 iShouldBeNotifiedThatTheElementShouldBe     
class
 theCustomerShouldNotAppearInTheStore     
class
 iRemoveItsFirstName     
class
 theCustomerShouldStillHaveAnEmptyFirstName     
class
 iRemoveItsLastName     
class
 theCustomerShouldStillHaveAnEmptyLastName     
class
 iShouldBeNotifiedThatEmailIsNotValid     
class
 iShouldBeNotifiedThatEmailMustBeUnique     
class
 thereShouldStillBeOnlyOneCustomerWithEmail     
class
 iWantToChangeStatusOf     
class
 iEnableIt     
class
 iDisableIt     
class
 thisCustomerShouldBeEnabled     
class
 thisCustomerShouldBeDisabled     
class
 iSpecifyItsPasswordAs     
class
 iChooseCreateAccountOption     
class
 iBrowseOrdersOfACustomer     
class
 iSortThemByChannel     
class
 theyShouldHaveAnAccountCreated     
class
 iViewDetailsOfTheCustomer     
class
 hisNameShouldBe     
class
 hisRegistrationDateShouldBe     
class
 hisEmailShouldBe     
class
 hisPhoneNumberShouldBe     
class
 hisShippingAddressShouldBe     
class
 iShouldSeeInformationAboutNoExistingAccountForThisCustomer     
class
 iShouldSeeThatThisCustomerIsSubscribedToTheNewsletter     
class
 iShouldSeeInformationAboutEmailVerification     
class
 iMakeThemSubscribedToTheNewsletter     
class
 iChangeThePasswordOfUserTo     
class
 thisCustomerShouldBeSubscribedToTheNewsletter     
class
 theProvinceInTheDefaultAddressShouldBe     
class
 thisCustomerShouldHaveAsTheirGroup     
class
 iShouldSeeThatThisCustomerHasVerifiedTheEmail     
class
 iShouldSeeASingleOrderInTheList     
class
 iShouldSeeASingleOrderFromCustomer     
class
 iShouldNotSeeASingleOrderFromCustomer     
class
 iDoNotSpecifyAnyInformation     
class
 iShouldNotBeAbleToSpecifyItPassword     
class
 iShouldBeOnTheCustomerCreationPage     
class
 iShouldBeAbleToSelectCreateAccountOption     
class
 iShouldBeAbleToSpecifyItPassword     
class
 iShouldNotBeAbleToSelectCreateAccountOption     
class
 iDoNotChooseCreateAccountOption     
class
 iShouldNotSeeCreateAccountOption     
class
 iShouldBeNotifiedThatThePasswordMustBeAtLeastCharactersLong     
class
 iShouldSeeTheCustomerHasNotYetPlacedAnyOrders     
class
 iShouldSeeThatTheyHavePlacedOrdersInTheChannel     
class
 iShouldSeeThatTheOverallTotalValueOfAllTheirOrdersInTheChannelIs     
class
 iShouldSeeThatTheAverageTotalValueOfTheirOrderInTheChannelIs     
class
 __construct     
class
 iAmImpersonatingCustomer     
class
 iVisitTheStore     
class
 iLogOut     
class
 iLogOutFromMyAdminAccount     
class
 iTryToImpersonateThem     
class
 iImpersonateCustomer     
class
 iShouldBeUnableToImpersonateThem     
class
 iShouldBeAbleToAccessAdministrationDashboard     
class
 iShouldBeLoggedInAs     
class
 iShouldNotBeLoggedInAs     
class
 iShouldSeeThatImpersonatingWasSuccessful     
class
 __construct     
class
 iBrowseOrders     
class
 iBrowseOrderHistory     
class
 iSeeTheOrder     
class
 iMarkThisOrderAsAPaid     
class
 iMarkThisOrderSPaymentAsRefunded     
class
 specifyItsTrackingCodeAs     
class
 iShipThisOrder     
class
 iSwitchSortingBy     
class
 iSpecifyFilterDateFromAs     
class
 iSpecifyFilterDateToAs     
class
 iChooseChannelAsAChannelFilter     
class
 iChooseMethodAsAShippingMethodFilter     
class
 iChooseCurrencyAsTheFilterCurrency     
class
 iSpecifyFilterTotalBeingGreaterThan     
class
 iSpecifyFilterTotalBeingLessThan     
class
 iFilter     
class
 iResendTheOrderConfirmationEmail     
class
 iResendTheShipmentConfirmationEmail     
class
 iShouldSeeASingleOrderFromCustomer     
class
 iShouldSeeASingleOrderInTheList     
class
 itShouldBePlacedByCustomer     
class
 itShouldBeShippedTo     
class
 itShouldBeBilledTo     
class
 itShouldHaveNoShippingAddressSet     
class
 itShouldBeShippedViaShippingMethod     
class
 itShouldBePaidWith     
class
 itShouldHaveAmountOfItems     
class
 theProductShouldBeInTheItemsList     
class
 theOrdersItemsTotalShouldBe     
class
 theOrdersTotalShouldBe     
class
 theOrdersShippingChargesShouldBe     
class
 theOrdersShippingTotalShouldBe     
class
 theOrdersPaymentShouldBe     
class
 theOrderShouldHaveTax     
class
 theOrdersTaxTotalShouldBe     
class
 theOrdersPromotionDiscountShouldBeFromPromotion     
class
 theOrdersShippingPromotionDiscountShouldBe     
class
 theOrdersPromotionTotalShouldBe     
class
 iCheckData     
class
 itemCodeShouldBe     
class
 itemUnitPriceShouldBe     
class
 itemDiscountedUnitPriceShouldBe     
class
 itemQuantityShouldBe     
class
 itemSubtotalShouldBe     
class
 theItemShouldHaveDiscount     
class
 itemTaxShouldBe     
class
 itsTaxIncludedInPriceShouldBe     
class
 itemTotalShouldBe     
class
 iShouldBeNotifiedThatTheOrderSPaymentHasBeenSuccessfullyCompleted     
class
 iShouldBeNotifiedThatTheOrderSPaymentHasBeenSuccessfullyRefunded     
class
 itShouldHavePaymentState     
class
 itShouldHaveOrderPaymentState     
class
 itShouldHaveOrderShippingState     
class
 orderPaymentStateShouldBeRefunded     
class
 iShouldNotBeAbleToFinalizeItsPayment     
class
 iShouldBeNotifiedThatTheOrderHasBeenSuccessfullyShipped     
class
 iShouldNotBeAbleToShipThisOrder     
class
 iCancelThisOrder     
class
 iShouldBeNotifiedAboutItHasBeenSuccessfullyCanceled     
class
 iShouldNotBeAbleToCancelThisOrder     
class
 itsStateShouldBe     
class
 itShouldHaveState     
class
 theCustomerServiceShouldKnowAboutThisAdditionalNotes     
class
 iShouldSeeOrderWithNumber     
class
 iShouldNotSeeOrderWithNumber     
class
 iShouldNotSeeAnyOrderWithCurrency     
class
 theFirstOrderShouldHaveNumber     
class
 itShouldHaveShipmentState     
class
 thisOrderShipmentStateShouldBe     
class
 theOrderShouldHavePaymentState     
class
 theOrderShouldHaveShippingState     
class
 theOrderShouldHaveNumberOfPayments     
class
 iShouldSeeTheOrderWithTotal     
class
 iWantToModifyACustomerSShippingAddress     
class
 iSaveMyChanges     
class
 iSpecifyTheirShippingAddressAsFor     
class
 iSpecifyTheirBillingAddressAsFor     
class
 iShouldBeNotifiedThatTheAndTheInShippingDetailsAreRequired     
class
 iShouldSeeAsProvinceInTheShippingAddress     
class
 iShouldSeeAdProvinceInTheBillingAddress     
class
 theAdministratorShouldKnowAboutIPAddressOfThisOrderMadeBy     
class
 iSpecifyTheBillingAddressAs     
class
 iSpecifyTheShippingAddressAs     
class
 iDoNotSpecifyNewInformation     
class
 theAdministratorShouldSeeThatThisOrderHasBeenPlacedIn     
class
 theAdministratorShouldSeeTheOrderWithTotalInOrderList     
class
 thereShouldBeCountChangesInTheRegistry     
class
 iShouldNotBeAbleToRefundThisPayment     
class
 iShouldNotSeeInformationAboutShipments     
class
 productUnitPriceShouldBe     
class
 productItemDiscountShouldBe     
class
 productOrderDiscountShouldBe     
class
 productQuantityShouldBe     
class
 productSubtotalShouldBe     
class
 productDiscountedUnitPriceShouldBe     
class
 iShouldSeeInformationAboutNoPayments     
class
 iShouldBeNotifiedThatTheOrderConfirmationEmailHasBeenSuccessfullyResentToTheCustomer     
class
 iShouldSeeTheShippingDateAs     
class
 assertElementValidationMessage     
class
 __construct     
class
 iSortProductsBy     
class
 theProductVariantShouldAppearInTheShop     
class
 iShouldSeeTheProductVariantInTheList     
class
 theProductVariantShouldNotAppearInTheShop     
class
 theProductShouldHaveNoVariants     
class
 theProductShouldHaveOnlyOneVariant     
class
 iWantToViewAllVariantsOfThisProduct     
class
 iShouldSeeProductVariantsInTheList     
class
 iShouldSeeASingleProductVariantInTheList     
class
 productVariantShouldNotExist     
class
 productShouldExistInTheProductCatalog     
class
 thisVariantShouldHaveItemsOnHand     
class
 theVariantOfProductShouldHaveItemsOnHand     
class
 iShouldSeeThatIsNotTracked     
class
 iShouldSeeThatTheVariantHasZeroOnHandQuantity     
class
 unitsOfThisProductShouldBeOnHold     
class
 unitsOfThisProductShouldBeOnHand     
class
 thereShouldBeNoUnitsOfThisProductOnHold     
class
 thisVariantShouldHaveItemsOnHold     
class
 theVariantOfProductShouldHaveItemsOnHold     
class
 theFirstVariantInTheListShouldHave     
class
 theLastVariantInTheListShouldHave     
class
 thisVariantShouldHaveAItemCurrentlyInStock     
class
 iShouldBeOnTheListOfThisProductVariants     
class
 iShouldSeeThatTheVariantIsEnabled     
class
 assertOnHoldQuantityOfVariant     
class
 assertNumberOfVariantsOnProductPage     
class
 __construct     
class
 iWantToCreateANewSimpleProduct     
class
 iWantToCreateANewConfigurableProduct     
class
 iSpecifyItsCodeAs     
class
 iRenameItToIn     
class
 iAddIt     
class
 iDisableItsTracking     
class
 iEnableItsTracking     
class
 iSetItsPriceTo     
class
 iSetItsOriginalPriceTo     
class
 iMakeItAvailableInChannel     
class
 iAssignItToChannel     
class
 iChooseCalculator     
class
 iSetItsSlugToIn     
class
 iChooseToShowThisProductInTheChannel     
class
 iChooseToShowThisProductInThisChannel     
class
 iEnableSlugModification     
class
 iChooseChannelAsAChannelFilter     
class
 iFilter     
class
 theProductShouldAppearInTheShop     
class
 iWantToBrowseProducts     
class
 iAmBrowsingProductsFromTaxon     
class
 iFilterThemByTaxon     
class
 iCheckTheProduct     
class
 iDeleteThem     
class
 iShouldSeeProductWith     
class
 iShouldNotSeeAnyProductWith     
class
 theFirstProductOnTheListShouldHave     
class
 theLastProductOnTheListShouldHave     
class
 iSortProductsBy     
class
 iShouldSeeProductsInTheList     
class
 iDeleteProduct     
class
 productShouldNotExist     
class
 iShouldBeNotifiedOfFailure     
class
 productShouldExistInTheProductCatalog     
class
 iWantToModifyAProduct     
class
 iShouldNotBeAbleToEditItsCode     
class
 theSlugFieldShouldNotBeEditable     
class
 thisProductElementShouldBe     
class
 iShouldBeNotifiedThatIsRequired     
class
 iSaveMyChanges     
class
 iChangeItsPriceTo     
class
 iChangeItsOriginalPriceTo     
class
 iAddTheOptionToIt     
class
 iSetItsAttributeTo     
class
 iRemoveItsAttribute     
class
 iTryToAddNewAttributes     
class
 iDoNotWantToHaveShippingRequiredForThisProduct     
class
 itsAttributeShouldBe     
class
 productShouldNotHaveAttribute     
class
 productShouldNotHaveAnyAttributes     
class
 productWithNameShouldNotBeAdded     
class
 iRemoveItsNameFromTranslation     
class
 thisProductShouldHaveOption     
class
 theOptionFieldShouldBeDisabled     
class
 iChooseMainTaxon     
class
 productSlugShouldBe     
class
 thisProductMainTaxonShouldBe     
class
 thisProductShouldNotBeTracked     
class
 thisProductShouldBeTracked     
class
 iAttachImageWithType     
class
 iAssociateProductsAsProductAssociation     
class
 iRemoveAnAssociatedProductFromProductAssociation     
class
 iGoToTheVariantsList     
class
 iGoToTheVariantCreationPage     
class
 iGoToTheVariantGenerationPage     
class
 thisProductShouldHaveAnImageWithType     
class
 productShouldStillHaveAnAccessibleImage     
class
 thisProductShouldNotHaveAnyImagesWithType     
class
 iChangeItsImageToPathForTheType     
class
 iRemoveAnImageWithType     
class
 iRemoveTheFirstImage     
class
 iChangeTheFirstImageTypeTo     
class
 thisProductShouldNotHaveImages     
class
 thereShouldStillBeOnlyOneImageInThisProduct     
class
 thereAreNoProductReviews     
class
 theProductShouldHaveAnAssociationWithProducts     
class
 theProductShouldNotHaveAnAssociationWithProduct     
class
 iShouldBeNotifiedThatOriginalPriceCanNotBeDefinedWithoutPrice     
class
 iShouldBeNotifiedThatSimpleProductCodeHasToBeUnique     
class
 iShouldBeNotifiedThatSlugHasToBeUnique     
class
 iShouldBeNotifiedThatCodeHasToBeUnique     
class
 iShouldBeNotifiedThatPriceMustBeDefinedForEveryChannel     
class
 theyShouldHaveOrderLikeAnd     
class
 iSaveMyNewConfiguration     
class
 iSetThePositionOfTo     
class
 iRemoveItsPriceForChannel     
class
 thisProductElementShouldHaveSlugIn     
class
 iSetItsShippingCategoryAs     
class
 itShouldBePricedAtForChannel     
class
 itsOriginalPriceForChannel     
class
 thisProductShouldNoLongerHavePriceForChannel     
class
 iShouldBeNotifiedThatIHaveToDefineProductVariantsPricesForNewlyAssignedChannelsFirst     
class
 theProductWithCodeShouldNotHaveShippingRequired     
class
 iShouldBeNotifiedThatIHaveToDefineTheAttributeIn     
class
 iShouldBeNotifiedThatTheAttributeInShouldBeLongerThan     
class
 iShouldBeOnTheVariantCreationPageForThisProduct     
class
 iShouldBeOnTheVariantGenerationPageForThisProduct     
class
 iShouldSeeInventoryOfThisProduct     
class
 iShouldNotSeeInventoryOfThisProduct     
class
 iShouldBeNotifiedThatThePositionIsInvalid     
class
 iShouldNotBeAbleToShowThisProductInShop     
class
 iDisableIt     
class
 thisProductShouldBeDisabledAlongWithItsVariant     
class
 iEnableIt     
class
 thisProductShouldBeEnabledAlongWithItsVariant     
class
 iShouldNotHaveConfiguredPriceForChannel     
class
 iShouldHaveOriginalPriceEqualInChannel     
class
 assertElementValue     
class
 assertValidationMessage     
class
 resolveCurrentPage     
class
 __construct     
class
 iWantToLogIn     
class
 iSpecifyTheUsername     
class
 iSpecifyThePasswordAs     
class
 iLogIn     
class
 iShouldBeLoggedIn     
class
 iShouldNotBeLoggedIn     
class
 iShouldBeOnLoginPage     
class
 iShouldBeNotifiedAboutBadCredentials     
class
 iShouldBeAbleToLogInAsAuthenticatedByPassword     
class
 theyLogIn     
class
 iShouldNotBeAbleToLogInAsAuthenticatedByPassword     
class
 logInAgain     
class
 __construct     
class
 iShouldBeOnProductEditPage     
class
 iShouldBeOnVariantEditPage     
class
 __construct     
class
 iWantToCreateANewProductOption     
class
 iWantToModifyAProductOption     
class
 iBrowseProductOptions     
class
 iAddIt     
class
 iSaveMyChanges     
class
 iNameItInLanguage     
class
 iRenameItToInLanguage     
class
 iDoNotNameIt     
class
 iSpecifyItsCodeAs     
class
 iAddTheOptionValueWithCodeAndValue     
class
 iCheckTheProductOption     
class
 iDeleteThem     
class
 theProductOptionShouldAppearInTheRegistry     
class
 iShouldBeNotifiedThatProductOptionWithThisCodeAlreadyExists     
class
 thereShouldStillBeOnlyOneProductOptionWith     
class
 iShouldBeNotifiedThatElementIsRequired     
class
 theProductOptionWithElementValueShouldNotBeAdded     
class
 thisProductOptionNameShouldStillBe     
class
 iShouldNotBeAbleToEditItsCode     
class
 iDoNotAddAnOptionValue     
class
 iShouldBeNotifiedThatAtLeastTwoOptionValuesAreRequired     
class
 iShouldSeeProductOptionsInTheList     
class
 thisProductOptionShouldHaveTheOptionValue     
class
 theFirstProductOptionInTheListShouldHave     
class
 theLastProductOptionInTheListShouldHave     
class
 __construct     
class
 iWantToBrowseProductReviews     
class
 iCheckTheProductReview     
class
 iDeleteThem     
class
 iShouldSeeTheProductReviewTitleInTheList     
class
 iShouldSeeReviewsInTheList     
class
 iWantToModifyTheProductReview     
class
 iChangeItsTitleTo     
class
 iChangeItsCommentTo     
class
 iSaveMyChanges     
class
 thisProductReviewElementShouldBeValue     
class
 thisProductReviewRatingShouldBe     
class
 iChooseAsItsRating     
class
 iShouldBeEditingReviewOfProduct     
class
 iShouldSeeTheCustomerSName     
class
 iAcceptTheProductReview     
class
 iRejectTheProductReview     
class
 thisProductReviewStatusShouldBe     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyUpdated     
class
 iDeleteTheProductReview     
class
 thisProductReviewShouldNoLongerExistInTheRegistry     
class
 iShouldBeNotifiedThatElementIsRequired     
class
 thisProductReviewTitleShouldBeTitled     
class
 thisProductReviewShouldStillHaveAComment     
class
 assertElementValue     
class
 assertFieldValidationMessage     
class
 __construct     
class
 iWantToAddNewCurrency     
class
 iChoose     
class
 iAddIt     
class
 currencyShouldAppearInTheStore     
class
 iWantToEditThisCurrency     
class
 iEnableIt     
class
 iDisableIt     
class
 iSaveMyChanges     
class
 theCodeFiledShouldBeDisabled     
class
 iShouldBeNotifiedThatCurrencyCodeMustBeUnique     
class
 thereShouldStillBeOnlyOneCurrencyWithCode     
class
 iWantToSeeAllCurrenciesInStore     
class
 iShouldSeeCurrenciesInTheList     
class
 __construct     
class
 iAmBrowsingPayments     
class
 iChooseAsAPaymentState     
class
 iCompleteThePaymentOfOrder     
class
 iFilter     
class
 iGoToTheDetailsOfTheFirstPaymentSOrder     
class
 iChooseChannelAsAChannelFilter     
class
 iShouldSeePaymentsInTheList     
class
 thePaymentOfTheOrderShouldBeFor     
class
 iShouldSeeOrderPageWithDetailsOfOrder     
class
 iShouldSeeThePaymentOfTheOrder     
class
 iShouldSeeThePaymentOfOrderAs     
class
 iShouldBeNotifiedThatThePaymentHasBeenCompleted     
class
 iShouldNotSeeAPaymentOfOrder     
class
 iShouldSeePaymentForTheOrderInTheList     
class
 __construct     
class
 specifyCompanyAs     
class
 specifyTaxIdAs     
class
 specifyShopBillingAddressAs     
class
 thisChannelCompanyShouldBe     
class
 thisChanneTaxIdShouldBe     
class
 thisChannelShopBillingAddressShouldBe     
class
 __construct     
class
 iShouldBeViewingTheAdministrationPanelIn     
class
 translate     
class
 __construct     
class
 iWantToCreateANewPromotion     
class
 iWantToBrowsePromotions     
class
 iSpecifyItsCodeAs     
class
 iNameIt     
class
 iRemoveItsPriority     
class
 thePromotionShouldAppearInTheRegistry     
class
 iAddIt     
class
 iAddTheHasTaxonRuleConfiguredWith     
class
 iAddTheRuleConfiguredWith     
class
 iAddTheItemTotalRuleConfiguredWithTwoChannel     
class
 iAddTheActionConfiguredWithAmountForChannel     
class
 itIsConfiguredWithAmountForChannel     
class
 iAddAMinPriceFilterRangeForChannel     
class
 iAddAMaxPriceFilterRangeForChannel     
class
 iAddAMinMaxPriceFilterRangeForChannel     
class
 iSpecifyThatThisActionShouldBeAppliedToItemsFromCategory     
class
 iAddTheActionConfiguredWithAPercentageValueForChannel     
class
 iAddTheActionConfiguredWithAPercentageValue     
class
 iAddTheCustomerGroupRuleConfiguredForGroup     
class
 iCheckThePromotion     
class
 iDeleteThem     
class
 thereShouldBePromotion     
class
 thisPromotionShouldBeCouponBased     
class
 iShouldBeAbleToManageCouponsForThisPromotion     
class
 iShouldBeNotifiedThatIsRequired     
class
 iShouldBeNotifiedThatAMinimalValueShouldBeNumeric     
class
 iShouldBeNotifiedThatPromotionWithThisCodeAlreadyExists     
class
 promotionWithElementValueShouldNotBeAdded     
class
 thereShouldStillBeOnlyOnePromotionWith     
class
 iSetItsUsageLimitTo     
class
 thePromotionShouldBeAvailableToUseOnlyTimes     
class
 iMakeItExclusive     
class
 thePromotionShouldBeExclusive     
class
 iMakeItCouponBased     
class
 thePromotionShouldBeCouponBased     
class
 iMakeItApplicableForTheChannel     
class
 thePromotionShouldBeApplicableForTheChannel     
class
 iWantToModifyAPromotion     
class
 theCodeFieldShouldBeDisabled     
class
 iSaveMyChanges     
class
 iDeletePromotion     
class
 promotionShouldNotExistInTheRegistry     
class
 iShouldBeNotifiedOfFailure     
class
 iMakeItAvailableFromTo     
class
 thePromotionShouldBeAvailableFromTo     
class
 iShouldBeNotifiedThatPromotionCannotEndBeforeItsEvenStart     
class
 iShouldBeNotifiedThatThisValueShouldNotBeBlank     
class
 iShouldBeNotifiedThatPercentageDiscountShouldBeBetween     
class
 thePromotionShouldBeUsedTime     
class
 iAddTheRuleConfiguredWithTheProduct     
class
 iSpecifyThatThisActionShouldBeAppliedToTheProduct     
class
 iShouldSeePromotionsOnTheList     
class
 theFirstPromotionOnTheListShouldHave     
class
 theLastPromotionOnTheListShouldHave     
class
 thePromotionsShouldHavePriority     
class
 iWantToManageThisPromotionSCoupons     
class
 iShouldNotBeAbleToAccessCouponsManagementPage     
class
 iShouldBeOnThisPromotionSCouponsManagementPage     
class
 iShouldBeAbleToModifyAPromotion     
class
 thePromotionShouldHaveRuleConfigured     
class
 thePromotionShouldNotHaveAnyRuleConfigured     
class
 iFilterPromotionsByCouponCodeEqual     
class
 assertFieldValidationMessage     
class
 assertIfFieldIsTrue     
class
 __construct     
class
 iWantToCreateANewCustomerGroup     
class
 iSpecifyItsCodeAs     
class
 iSpecifyItsNameAs     
class
 iAddIt     
class
 theCustomerGroupShouldAppearInTheStore     
class
 iWantToEditThisCustomerGroup     
class
 iSaveMyChanges     
class
 iCheckTheCustomerGroup     
class
 iDeleteThem     
class
 thisCustomerGroupWithNameShouldAppearInTheStore     
class
 iWantToBrowseCustomerGroups     
class
 iShouldSeeCustomerGroupsInTheList     
class
 thisCustomerGroupShouldStillBeNamed     
class
 iShouldBeNotifiedThatNameIsRequired     
class
 iShouldBeNotifiedThatCustomerGroupWithThisCodeAlreadyExists     
class
 iShouldBeInformedThatThisFormContainsErrors     
class
 iShouldNotBeAbleToEditItsCode     
class
 iDeleteTheCustomerGroup     
class
 thisCustomerGroupShouldNoLongerExistInTheRegistry     
class
 __construct     
class
 iWantToAddNewCountry     
class
 iWantToEditThisCountry     
class
 iChoose     
class
 iAddProvinceWithCode     
class
 iAddIt     
class
 iEnableIt     
class
 iDisableIt     
class
 iSaveMyChanges     
class
 countryShouldAppearInTheStore     
class
 thisCountryShouldBeEnabled     
class
 thisCountryShouldBeDisabled     
class
 iShouldNotBeAbleToChoose     
class
 theCodeFieldShouldBeDisabled     
class
 countryShouldHaveProvince     
class
 thisCountryShouldNotHaveTheProvince     
class
 thisProvinceShouldStillBeNamed     
class
 provinceWithNameShouldNotBeAdded     
class
 provinceWithCodeShouldNotBeAdded     
class
 iDeleteTheProvinceOfCountry     
class
 iWantToCreateANewProvinceInCountry     
class
 iNameTheProvince     
class
 iSpecifyTheProvinceCode     
class
 iShouldBeNotifiedThatElementIsRequired     
class
 iRemoveProvinceName     
class
 iShouldBeNotifiedThatProvinceCodeMustBeUnique     
class
 iShouldBeNotifiedThatNameOfTheProvinceIsRequired     
class
 __construct     
class
 iWantToBrowseProductAssociationTypes     
class
 iWantToCreateANewProductAssociationType     
class
 iWantToModifyAPaymentMethod     
class
 iNameItIn     
class
 iDoNotNameIt     
class
 iRenameItToInLanguage     
class
 iSpecifyItsCodeAs     
class
 iAddIt     
class
 iSaveMyChanges     
class
 iDeleteTheProductAssociationType     
class
 iCheckTheProductAssociationType     
class
 iDeleteThem     
class
 iFilterProductAssociationTypesWithFieldContaining     
class
 iShouldSeeProductAssociationTypesInTheList     
class
 iShouldSeeTheProductAssociationTypeInTheList     
class
 theProductAssociationTypeShouldAppearInTheStore     
class
 thisProductAssociationTypeNameShouldBe     
class
 iShouldNotBeAbleToEditItsCode     
class
 thisProductAssociationTypeShouldNoLongerExistInTheRegistry     
class
 iShouldBeNotifiedThatProductAssociationTypeWithThisCodeAlreadyExists     
class
 thereShouldStillBeOnlyOneProductAssociationTypeWith     
class
 iShouldBeNotifiedThatIsRequired     
class
 theProductAssociationTypeWithElementValueShouldNotBeAdded     
class
 assertFieldValidationMessage     
class
 __construct     
class
 iWantToCreateANewChannel     
class
 iSpecifyItsCodeAs     
class
 iNameIt     
class
 iChooseAsABaseCurrency     
class
 iChooseAsADefaultLocale     
class
 iChooseOperatingCountries     
class
 iSpecifyMenuTaxonAs     
class
 iChangeItsMenuTaxonTo     
class
 iAllowToSkipShippingStepIfOnlyOneShippingMethodIsAvailable     
class
 iAllowToSkipPaymentStepIfOnlyOnePaymentMethodIsAvailable     
class
 iAddIt     
class
 theChannelShouldAppearInTheRegistry     
class
 thisChannelShouldAppearInTheRegistry     
class
 iDescribeItAs     
class
 iSetItsHostnameAs     
class
 iSetItsContactEmailAs     
class
 iSetItsContactPhoneNumberAs     
class
 iDefineItsColorAs     
class
 iEnableIt     
class
 iDisableIt     
class
 iShouldBeNotifiedThatAtLeastOneChannelHasToBeDefinedIsRequired     
class
 channelWithShouldNotBeAdded     
class
 iShouldBeNotifiedThatIsRequired     
class
 iWantToModifyChannel     
class
 thisChannelNameShouldBe     
class
 iSaveMyChanges     
class
 iShouldBeNotifiedThatChannelWithThisCodeAlreadyExists     
class
 thereShouldStillBeOnlyOneChannelWithCode     
class
 iWantToBrowseChannels     
class
 iCheckTheChannel     
class
 iDeleteThem     
class
 iShouldSeeChannelsInTheList     
class
 theCodeFieldShouldBeDisabled     
class
 thisChannelShouldBeDisabled     
class
 thisChannelShouldBeEnabled     
class
 iDeleteChannel     
class
 thisChannelShouldNoLongerExistInTheRegistry     
class
 iShouldBeNotifiedThatItCannotBeDeleted     
class
 iMakeItAvailableIn     
class
 theChannelShouldBeAvailableIn     
class
 iAllowToPayingForThisChannel     
class
 payingInEuroShouldBePossibleForTheChannel     
class
 iSelectDefaultTaxZone     
class
 iRemoveItsDefaultTaxZone     
class
 iSelectTaxCalculationStrategy     
class
 theDefaultTaxZoneForTheChannelShouldBe     
class
 channelShouldNotHaveDefaultTaxZone     
class
 theTaxCalculationStrategyForTheChannelShouldBe     
class
 theBaseCurrencyFieldShouldBeDisabled     
class
 iShouldBeNotifiedThatTheDefaultLocaleHasToBeEnabled     
class
 thisChannelMenuTaxonShouldBe     
class
 assertChannelState     
class
 __construct     
class
 iDeletedTaxCategory     
class
 thisTaxCategoryShouldNoLongerExistInTheRegistry     
class
 iWantToCreateNewTaxCategory     
class
 iSpecifyItsCodeAs     
class
 iNameIt     
class
 iAddIt     
class
 theTaxCategoryShouldAppearInTheRegistry     
class
 iDescribeItAs     
class
 iWantToModifyTaxCategory     
class
 iSaveMyChanges     
class
 iWantToBrowseTaxCategories     
class
 iCheckTheTaxCategory     
class
 iDeleteThem     
class
 iShouldNotBeAbleToEditItsCode     
class
 thisTaxCategoryNameShouldBe     
class
 iShouldBeNotifiedThatTaxCategoryWithThisCodeAlreadyExists     
class
 thereShouldStillBeOnlyOneTaxCategoryWith     
class
 iShouldBeNotifiedThatIsRequired     
class
 taxCategoryWithElementValueShouldNotBeAdded     
class
 iShouldSeeTaxCategoriesInTheList     
class
 __construct     
class
 iWantToCreateANewTranslatableEntity     
class
 iShouldBeAbleToTranslateItIn     
class
 __construct     
class
 iWantToCreateANewTaxon     
class
 iWantToCreateANewTaxonForParent     
class
 iWantToModifyATaxon     
class
 iSpecifyItsCodeAs     
class
 iNameItIn     
class
 iSetItsSlugToIn     
class
 theSlugFieldShouldNotBeEditable     
class
 iEnableSlugModification     
class
 iChangeItsDescriptionToIn     
class
 iDescribeItAs     
class
 iChangeItsParentTaxonTo     
class
 iAddIt     
class
 iSaveMyChanges     
class
 theTaxonShouldAppearInTheRegistry     
class
 thisTaxonElementShouldBe     
class
 thisTaxonElementShouldHaveSlugIn     
class
 theCodeFieldShouldBeDisabled     
class
 productSlugShouldBe     
class
 thisTaxonShouldBelongsTo     
class
 itShouldNotBelongToAnyOtherTaxon     
class
 iShouldBeNotifiedThatTaxonWithThisCodeAlreadyExists     
class
 iShouldBeNotifiedThatTaxonSlugMustBeUnique     
class
 iShouldBeNotifiedThatIsRequired     
class
 thereShouldStillBeOnlyOneTaxonWithCode     
class
 taxonNamedShouldNotBeAdded     
class
 iShouldSeeTaxonsInTheList     
class
 iShouldSeeTheTaxonNamedInTheList     
class
 iAttachImageWithType     
class
 thisTaxonShouldHaveAnImageWithType     
class
 thisTaxonShouldNotHaveAnImageWithType     
class
 iRemoveAnImageWithType     
class
 iRemoveTheFirstImage     
class
 thisTaxonShouldNotHaveAnyImages     
class
 iChangeItsImageToPathForTheType     
class
 iChangeTheFirstImageTypeTo     
class
 thereShouldStillBeOnlyOneImageInThisTaxon     
class
 iShouldBeNotifiedThatICannotDeleteAMenuTaxonOfAnyChannel     
class
 iMoveUpTaxon     
class
 iMoveDownTaxon     
class
 theFirstTaxonOnTheListShouldBe     
class
 iEnableIt     
class
 iDisableIt     
class
 itShouldBeEnabled     
class
 itShouldBeDisabled     
class
 resolveCurrentPage     
class
 __construct     
class
 iAmBrowsingProducts     
class
 iAccessProductPage     
class
 iShowThisProductInTheChannel     
class
 iShowThisProductInThisChannel     
class
 iGoToEditPage     
class
 iGoToEditPageOfVariant     
class
 iShouldSeeThisProductPage     
class
 iShouldSeeProductShowPageWithoutVariants     
class
 iShouldSeeProductShowPageWithVariants     
class
 iShouldSeeProductName     
class
 iShouldSeeBreadcrumb     
class
 iShouldSeePriceForChannel     
class
 iShouldNotSeePriceForChannel     
class
 iShouldSeeOrginalPriceForChannel     
class
 iShouldSeeProductCodeIs     
class
 iShouldSeeProductIsEnabledForChannels     
class
 iShouldSeeTheProductInNeitherChannel     
class
 iShouldSeeAsACurrentStockOfThisProduct     
class
 iShouldSeeProductTaxCategoryIs     
class
 iShouldSeeMainTaxonIs     
class
 iShouldSeeProductTaxonIs     
class
 iShouldSeeProductShippingCategoryIs     
class
 iShouldSeeProductWidthIs     
class
 iShouldSeeProductHeightIs     
class
 iShouldSeeProductDepthIs     
class
 iShouldSeeProductWeightIs     
class
 iShouldSeeImageRelatedToThisProduct     
class
 iShouldSeeProductNameIs     
class
 iShouldSeeProductSlugIs     
class
 iShouldSeeProductSDescriptionIs     
class
 iShouldSeeProductMetaKeywordsAre     
class
 iShouldSeeProductShortDescriptionIs     
class
 iShouldSeeProductAssociationWith     
class
 iShouldSeeOption     
class
 iShouldSeeVariants     
class
 iShouldSeeVariantWithCodePriceAndCurrentStock     
class
 iShouldSeeAttributeWithValueInLocale     
class
 iShouldNotBeAbleToShowThisProductInShop     
class
 __construct     
class
 iWantToViewAllCouponsOfThisPromotion     
class
 iWantToCreateANewCouponForThisPromotion     
class
 iWantToModifyTheCoupon     
class
 iWantToGenerateNewCouponsForThisPromotion     
class
 iSpecifyTheirCodeLengthAs     
class
 specifyPrefixAs     
class
 specifySuffixAs     
class
 iSetGeneratedCouponsUsageLimitTo     
class
 iMakeGeneratedCouponsValidUntil     
class
 iSpecifyItsCodeAs     
class
 iLimitItsUsageLimitTo     
class
 iChangeItsUsageLimitTo     
class
 iSpecifyItsAmountAs     
class
 iLimitItsPerCustomerUsageLimitTo     
class
 iChangeItsPerCustomerUsageLimitTo     
class
 iMakeItValidUntil     
class
 iChangeExpiresDateTo     
class
 iAddIt     
class
 iSaveMyChanges     
class
 iGenerateIt     
class
 iDeleteCouponRelatedToThisPromotion     
class
 iCheckTheCoupon     
class
 iDeleteThem     
class
 thereShouldBeCouponRelatedTo     
class
 allOfTheCouponCodesShouldBePrefixedWith     
class
 allOfTheCouponCodesShouldBeSuffixedWith     
class
 iShouldSeeASingleCouponInTheList     
class
 thereShouldBeCouponWithCode     
class
 thisCouponShouldBeValidUntil     
class
 thisCouponShouldHaveUsageLimit     
class
 couponShouldHaveUsageLimit     
class
 thisCouponShouldHavePerCustomerUsageLimit     
class
 theCodeFieldShouldBeDisabled     
class
 iShouldBeNotifiedThatCouponWithThisCodeAlreadyExists     
class
 iShouldBeNotifiedThatIsRequired     
class
 iShouldBeNotifiedThatGenerateAmountIsRequired     
class
 iShouldBeNotifiedThatCodeLengthIsRequired     
class
 thereShouldStillBeOnlyOneCouponWithCodeRelatedTo     
class
 iShouldBeNotifiedThatCouponUsageLimitMustBeAtLeast     
class
 couponShouldNotExistInTheRegistry     
class
 iShouldBeNotifiedThatTheyHaveBeenSuccessfullyGenerated     
class
 iShouldBeNotifiedOfFailure     
class
 couponShouldStillExistInTheRegistry     
class
 iShouldBeNotifiedThatGeneratingCouponsWithCodeLengthIsNotPossible     
class
 iShouldSeeTheCouponInTheList     
class
 __construct     
class
 iWantToCreateNewTaxRate     
class
 iSpecifyItsCodeAs     
class
 iSpecifyItsAmountAs     
class
 iDefineItForTheZone     
class
 iMakeItApplicableForTheTaxCategory     
class
 iWantToUseTheDefaultTaxCalculator     
class
 iNameIt     
class
 iAddIt     
class
 theTaxRateShouldAppearInTheRegistry     
class
 iDeletedTaxRate     
class
 thisTaxRateShouldNoLongerExistInTheRegistry     
class
 iWantToModifyTaxRate     
class
 theCodeFieldShouldBeDisabled     
class
 iSaveMyChanges     
class
 thisTaxRateNameShouldBe     
class
 thisTaxRateAmountShouldBe     
class
 iShouldBeNotifiedThatTaxRateWithThisCodeAlreadyExists     
class
 thereShouldStillBeOnlyOneTaxRateWith     
class
 thisTaxRateShouldBeApplicableForTaxCategory     
class
 thisTaxRateShouldBeApplicableInZone     
class
 iShouldBeNotifiedThatElementHasToBeSelected     
class
 iShouldBeNotifiedThatIsRequired     
class
 taxRateWithElementValueShouldNotBeAdded     
class
 iDoNotSpecifyItsZone     
class
 iRemoveItsZone     
class
 iDoNotSpecifyRelatedTaxCategory     
class
 iCheckTheTaxRate     
class
 iDeleteThem     
class
 iWantToBrowseTaxRates     
class
 iShouldSeeASingleTaxRateInTheList     
class
 assertFieldValue     
class
 assertFieldValidationMessage     
class
 iChooseOption     
class
 __construct     
class
 iWantToCreateANewShippingMethod     
class
 iSpecifyItsCodeAs     
class
 iSpecifyItsPositionAs     
class
 iNameItIn     
class
 iDescribeItAsIn     
class
 iDefineItForTheZone     
class
 iSpecifyItsAmountForChannel     
class
 iMakeItAvailableInChannel     
class
 iAddIt     
class
 iChooseCalculator     
class
 iCheckTheShippingMethod     
class
 iDeleteThem     
class
 theShipmentMethodShouldAppearInTheRegistry     
class
 thisShippingMethodShouldStillBeInTheRegistry     
class
 theShippingMethodShouldBeAvailableInChannel     
class
 iShouldBeNotifiedThatShippingMethodWithThisCodeAlreadyExists     
class
 thereShouldStillBeOnlyOneShippingMethodWith     
class
 iWantToModifyAShippingMethod     
class
 theCodeFieldShouldBeDisabled     
class
 thisShippingMethodNameShouldBe     
class
 iSaveMyChanges     
class
 iShouldBeNotifiedThatIsRequired     
class
 iShouldBeNotifiedThatCodeShouldContain     
class
 iArchiveTheShippingMethod     
class
 iRestoreTheShippingMethod     
class
 iShouldBeViewingNonArchivalShippingMethods     
class
 thereShouldBeNoShippingMethodsOnTheList     
class
 theOnlyShippingMethodOnTheListShouldBe     
class
 shippingMethodWithElementValueShouldNotBeAdded     
class
 iDoNotNameIt     
class
 iDoNotSpecifyItsZone     
class
 iRemoveItsZone     
class
 iShouldBeNotifiedThatElementHasToBeSelected     
class
 iRemoveItsNameFromTranslation     
class
 iWantToBrowseShippingMethods     
class
 iAmBrowsingArchivalShippingMethods     
class
 iFilterArchivalShippingMethods     
class
 theFirstShippingMethodOnTheListShouldHave     
class
 theLastShippingMethodOnTheListShouldHave     
class
 iSortShippingMethodsBy     
class
 iEnableIt     
class
 iDisableIt     
class
 thisShippingMethodShouldBeDisabled     
class
 thisShippingMethodShouldBeEnabled     
class
 iDeleteShippingMethod     
class
 thisShippingMethodShouldNoLongerExistInTheRegistry     
class
 iShouldBeNotifiedThatItIsInUse     
class
 iShouldBeNotifiedThatAmountForChannelShouldNotBeBlank     
class
 iShouldBeNotifiedThatShippingChargeForChannelCannotBeLowerThan0     
class
 iAddTheTotalWeightGreaterThanOrEqualRuleConfiguredWith     
class
 iAddTheTotalWeightLessThanOrEqualRuleConfiguredWith     
class
 iAddTheOrderTotalGreaterThanOrEqualRuleConfiguredWith     
class
 iAddTheOrderTotalLessThanOrEqualRuleConfiguredWith     
class
 assertFieldValidationMessage     
class
 assertShippingMethodState     
class
 __construct     
class
 iWantToCreateNewLocale     
class
 iChoose     
class
 iAdd     
class
 storeShouldBeAvailableInLanguage     
class
 iShouldNotBeAbleToChoose     
class
 __construct     
class
 iWantToAddNewExchangeRate     
class
 iWantToEditThisExchangeRate     
class
 iWantToBrowseExchangeRatesOfTheStore     
class
 iSpecifyItsRatioAs     
class
 iChooseAsSourceCurrency     
class
 iChooseAsTargetCurrency     
class
 iAddIt     
class
 iChangeRatioTo     
class
 iSaveMyChanges     
class
 iDeleteTheExchangeRateBetweenAnd     
class
 iChooseCurrencyAsACurrencyFilter     
class
 iFilter     
class
 iCheckTheExchangeRateBetweenAnd     
class
 iDeleteThem     
class
 iShouldSeeExchangeRatesOnTheList     
class
 iShouldSeeOneExchangeRateOnTheList     
class
 theExchangeRateBetweenAndShouldAppearInTheStore     
class
 iShouldSeeAnExchangeRateBetweenAndOnTheList     
class
 thisExchangeRateShouldHaveRatioOf     
class
 thisExchangeRateShouldNoLongerBeOnTheList     
class
 theExchangeRateBetweenAndShouldNotBeAdded     
class
 thisExchangeRateShouldHaveARatioOf     
class
 iShouldNotBeAbleToEditItsSourceCurrency     
class
 iShouldNotBeAbleToEditItsTargetCurrency     
class
 iShouldBeNotifiedThatIsRequired     
class
 iShouldBeNotifiedThatRatioMustBeGreaterThanZero     
class
 iShouldBeNotifiedThatSourceAndTargetCurrenciesMustDiffer     
class
 iShouldBeNotifiedThatTheCurrencyPairMustBeUnique     
class
 assertExchangeRateWithRatioIsOnTheList     
class
 assertExchangeRateIsNotOnTheList     
class
 assertCountOfExchangeRatesOnTheList     
class
 assertFormHasValidationMessage     
class
 __construct     
class
 iWantToCreateANewZoneWithMembers     
class
 iWantToSeeAllZonesInStore     
class
 iWantToModifyAZoneNamed     
class
 iDeleteZoneNamed     
class
 iRemoveTheMember     
class
 iRenameItTo     
class
 iNameIt     
class
 iSpecifyItsCodeAs     
class
 iDoNotSpecifyItsCode     
class
 iDoNotSpecifyItsName     
class
 iDoNotAddACountryMember     
class
 iAddAZoneMember     
class
 iSelectItsScopeAs     
class
 iAddIt     
class
 iSaveMyChanges     
class
 iCheckTheZone     
class
 iDeleteThem     
class
 theZoneWithTheCountryShouldAppearInTheRegistry     
class
 itsScopeShouldBe     
class
 thisZoneShouldHaveOnlyTheProvinceMember     
class
 thisZoneNameShouldBe     
class
 iShouldNotBeAbleToEditItsCode     
class
 iShouldBeNotifiedThatZoneWithThisCodeAlreadyExists     
class
 thereShouldStillBeOnlyOneZoneWithCode     
class
 iShouldBeNotifiedThatIsRequired     
class
 zoneWithNameShouldNotBeAdded     
class
 iShouldBeNotifiedThatAtLeastOneZoneMemberIsRequired     
class
 iShouldNotBeAbleToEditItsType     
class
 itShouldBeOfType     
class
 thisZoneShouldNoLongerExistInTheRegistry     
class
 iShouldSeeZonesInTheList     
class
 iShouldSeeTheZoneNamedInTheList     
class
 iShouldBeNotifiedThatThisZoneCannotBeDeleted     
class
 assertZoneAndItsMember     
class
 iCanNotAddAZoneMember     
class
 __construct     
class
 iWantToBrowseInventory     
class
 iFilterTrackedVariantsWithCodeContaining     
class
 iShouldSeeOnlyOneTrackedVariantInTheList     
class
 iShouldSeeThatTheProductVariantHasQuantityOnHand     
class
 __construct     
class
 iSwitchTheCurrencyToTheCurrency     
class
 iShouldShopUsingTheCurrency     
class
 iShouldBeAbleToShopUsingTheCurrency     
class
 iShouldNotBeAbleToShopUsingTheCurrency     
class
 __construct     
class
 iWantToRegisterANewAccount     
class
 iSpecifyTheFirstName     
class
 iSpecifyTheLastName     
class
 iSpecifyTheEmail     
class
 iSpecifyThePasswordAs     
class
 iConfirmThisPassword     
class
 iDoNotConfirmPassword     
class
 iSpecifyThePhoneNumberAs     
class
 iRegisterThisAccount     
class
 myEmailShouldBe     
class
 iShouldBeNotifiedThatElementIsRequired     
class
 iShouldBeNotifiedThatTheEmailIsAlreadyUsed     
class
 iShouldBeNotifiedThatThePasswordDoNotMatch     
class
 iShouldBeNotifiedThatNewAccountHasBeenSuccessfullyCreated     
class
 iShouldBeLoggedIn     
class
 iShouldNotBeLoggedIn     
class
 iShouldBeAbleToLogInAsWithPassword     
class
 iShouldNotBeAbleToLogInAsWithPassword     
class
 iLogInAsWithPassword     
class
 iRegisterWithEmailAndPassword     
class
 myAccountShouldBeVerified     
class
 iUseItToVerify     
class
 iVerifyMyAccount     
class
 iResendVerificationEmail     
class
 iUseVerificationLinkFromFirstEmailToVerify     
class
 iTryToVerifyUsing     
class
 myAccountShouldNotBeVerified     
class
 iShouldBeUnableToResendVerificationEmail     
class
 iShouldBeNotifiedThatTheVerificationWasSuccessful     
class
 iShouldBeNotifiedThatTheVerificationTokenIsInvalid     
class
 iShouldBeNotifiedThatTheVerificationEmailHasBeenSent     
class
 iSubscribeToTheNewsletter     
class
 iShouldBeSubscribedToTheNewsletter     
class
 assertFieldValidationMessage     
class
 __construct     
class
 iShouldBeAbleToAccessProduct     
class
 iShouldNotBeAbleToAccessProduct     
class
 iOpenProductPage     
class
 iTryToOpenProductPage     
class
 iTryToReachUnexistentProductPage     
class
 iShouldNotBeAbleToViewThisProductInLocale     
class
 iShouldSeeProductName     
class
 iOpenPage     
class
 iShouldBeOnProductDetailedPage     
class
 iShouldSeeTheProductAttributeWithValue     
class
 iShouldNotSeeTheProductAttribute     
class
 iShouldSeeTheProductAttributeWithDate     
class
 iShouldSeeAttributes     
class
 theFirstAttributeShouldBe     
class
 theLastAttributeShouldBe     
class
 iCheckListOfProductsForTaxon     
class
 iSearchForProductsWithName     
class
 iSortProductsByTheLowestPriceFirst     
class
 iSortProductsByTheHighestPriceFisrt     
class
 iSortProductsAlphabeticallyFromAToZ     
class
 iSortProductsAlphabeticallyFromZToA     
class
 iClearFilter     
class
 iShouldSeeProduct     
class
 iShouldNotSeeProduct     
class
 iShouldSeeEmptyListOfProducts     
class
 iShouldSeeItIsOutOfStock     
class
 iShouldBeUnableToAddItToTheCart     
class
 iShouldSeeTheProductPrice     
class
 iShouldSeeTheProductOriginalPrice     
class
 iShouldNotSeeTheProductOriginalPrice     
class
 iSetItsOptionTo     
class
 iSelectVariant     
class
 itsCurrentVariantShouldBeNamed     
class
 iShouldSeeTheProductWithPrice     
class
 iShouldBeNotifiedThatThisProductDoesNotHaveSufficientStock     
class
 iShouldNotBeNotifiedThatThisProductDoesNotHaveSufficientStock     
class
 iShouldSeeAMainImage     
class
 iViewSortedProductsFromTaxon     
class
 iShouldSeeProductsInTheList     
class
 iShouldSeeProductWithName     
class
 theFirstProductOnTheListShouldHaveName     
class
 theFirstProductOnTheListShouldHaveNameAndPrice     
class
 theLastProductOnTheListShouldHaveName     
class
 theLastProductOnTheListShouldHaveNameAndPrice     
class
 iShouldSeeProductReviews     
class
 iShouldSeeReviewsTitled     
class
 iShouldNotSeeReviewTitled     
class
 iCheckThisProductSReviews     
class
 iShouldSeeNumberOfProductReviewsInTheList     
class
 iShouldNotSeeReviewTitledInTheList     
class
 iShouldBeNotifiedThatThereAreNoReviews     
class
 iShouldSeeAsItsAverageRating     
class
 iShouldSeeTheProductAssociationWithProducts     
class
 thisProductAverageRatingShouldBe     
class
 theyShouldHaveOrderLikeAnd     
class
 iShouldBeInformedThatTheProductDoesNotExist     
class
 iShouldBeAbleToSelectBetweenVariants     
class
 iShouldNotBeAbleToSelectTheVariant     
class
 iShouldNotBeAbleToSelectTheOptionValue     
class
 iShouldBeAbleToSelectTheAndColorOptionValues     
class
 iTryToBrowseProductsFrom     
class
 iShouldBeInformedThatTheTaxonDoesNotExist     
class
 iShouldSeeInTheVerticalMenu     
class
 iShouldNotSeeInTheVerticalMenu     
class
 iShouldNotBeAbleToNavigateToParentTaxon     
class
 assertProductIsInAssociation     
class
 getProductAttributes     
class
 __construct     
class
 iWantToLogIn     
class
 iWantToResetPassword     
class
 iWantToResetPasswordFromMyPasswordManager     
class
 iFollowLinkOnMyEmailToResetPassword     
class
 iSpecifyTheUsername     
class
 iSpecifyTheEmail     
class
 iSpecifyThePasswordAs     
class
 iSpecifyMyNewPassword     
class
 iConfirmMyNewPassword     
class
 iLogIn     
class
 iResetIt     
class
 iSignInWithEmailAndPassword     
class
 iRegisterWithEmailAndPassword     
class
 iResetPasswordForEmailInLocale     
class
 iShouldBeLoggedIn     
class
 iShouldNotBeLoggedIn     
class
 iShouldBeNotifiedAboutBadCredentials     
class
 iShouldBeNotifiedAboutDisabledAccount     
class
 iShouldBeNotifiedThatEmailWithResetInstructionWasSent     
class
 iShouldBeNotifiedThatElementIsRequired     
class
 iShouldBeNotifiedThatMyPasswordHasBeenSuccessfullyReset     
class
 iShouldBeAbleToLogInAsWithPassword     
class
 iShouldBeNotifiedThatTheEnteredPasswordsDoNotMatch     
class
 iShouldBeNotifiedThatThePasswordShouldBeAtLeastCharactersLong     
class
 iShouldBeRedirectedToTheForgottenPasswordPage     
class
 __construct     
class
 iWasAtTheCheckoutSummaryStep     
class
 iProceedSelectingShippingMethod     
class
 iProceedSelectingPaymentMethod     
class
 iProceedOrderWithShippingMethodAndPayment     
class
 iProceedThroughCheckoutProcess     
class
 iProceedSelectingBillingCountryAndShippingMethod     
class
 iChangeShippingMethod     
class
 iGoToTheAddressingStep     
class
 iGoToTheShippingStep     
class
 theSubtotalOfItemShouldBe     
class
 iRegisterWithPreviouslyUsedEmailAndPassword     
class
 __construct     
class
 iShouldSeeThisProductInTheChannelInShop     
class
 __construct     
class
 iSwitchTheLocaleToTheLocale     
class
 iShowHomepageWithTheLocale     
class
 iShouldShopUsingTheLocale     
class
 iShouldBeAbleToShopUsingTheLocale     
class
 iShouldNotBeAbleToShopUsingTheLocale     
class
 iShouldNotBeAbleToShop     
class
 __construct     
class
 iCheckLatestProducts     
class
 iShouldBeRedirectedToTheHomepage     
class
 iShouldSeeProductsInTheList     
class
 iShouldSeeAndInTheMenu     
class
 iShouldNotSeeAndInTheMenu     
class
 iShouldBeLoggedIn     
class
 __construct     
class
 iEditAddressOf     
class
 iSetTheAddressOfAsDefault     
class
 iWantToAddANewAddressToMyAddressBook     
class
 iBrowseMyAddresses     
class
 iSpecifyAsMyProvince     
class
 iChooseAsMyProvince     
class
 iChooseAsMyCountry     
class
 iChangeMyTo     
class
 iSpecifyTheAddressAs     
class
 iLeaveEveryFieldEmpty     
class
 iDoNotSpecifyProvince     
class
 iAddIt     
class
 iSaveChangedAddress     
class
 iDeleteTheAddress     
class
 iTryToEditTheAddressOf     
class
 itShouldContain     
class
 itShouldContainCountry     
class
 itShouldContainProvince     
class
 thisAddressShouldBeAssignedTo     
class
 iShouldStillBeOnAddressAdditionPage     
class
 iShouldStillBeOnTheAddressEditPage     
class
 iShouldStillHaveAsMySpecifiedProvince     
class
 iShouldStillHaveAsMyChosenProvince     
class
 iShouldBeNotifiedThatTheProvinceNeedsToBeSpecified     
class
 iShouldBeNotifiedAboutErrors     
class
 thereShouldBeNoAddresses     
class
 iShouldNotSeeAddressOf     
class
 iShouldHaveAddresses     
class
 iShouldBeNotifiedThatAddressHasBeenSuccessfullyAdded     
class
 iShouldBeNotifiedAboutSuccessfulDelete     
class
 iShouldBeUnableToEditTheirAddress     
class
 iShouldBeNotifiedAboutSuccessfulUpdate     
class
 iShouldBeNotifiedThatAddressHasBeenSetAsDefault     
class
 iShouldHaveNoDefaultAddress     
class
 addressShouldBeMarkedAsMyDefaultAddress     
class
 getAddressOf     
class
 getCurrentPage     
class
 __construct     
class
 iWantToRequestContact     
class
 iSpecifyTheEmail     
class
 iSpecifyTheMessage     
class
 iSendIt     
class
 iShouldBeNotifiedThatTheContactRequestHasBeenSubmittedSuccessfully     
class
 iShouldBeNotifiedThatElementIsRequired     
class
 iShouldBeNotifiedThatEmailIsInvalid     
class
 iShouldBeNotifiedThatAProblemOccurredWhileSendingTheContactRequest     
class
 __construct     
class
 iWantToModifyMyProfile     
class
 iSpecifyTheFirstName     
class
 iSpecifyTheLastName     
class
 iSpecifyCustomerTheEmail     
class
 iSaveMyChanges     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyEdited     
class
 myNameShouldBe     
class
 myEmailShouldBe     
class
 iShouldBeNotifiedThatElementIsRequired     
class
 iShouldBeNotifiedThatElementIsInvalid     
class
 iShouldBeNotifiedThatTheEmailIsAlreadyUsed     
class
 iWantToChangeMyPassword     
class
 iChangePasswordTo     
class
 iShouldBeNotifiedThatMyPasswordHasBeenSuccessfullyChanged     
class
 iSpecifyTheCurrentPasswordAs     
class
 iSpecifyTheNewPasswordAs     
class
 iSpecifyTheConfirmationPasswordAs     
class
 iShouldBeNotifiedThatProvidedPasswordIsDifferentThanTheCurrentOne     
class
 iShouldBeNotifiedThatTheEnteredPasswordsDoNotMatch     
class
 iShouldBeNotifiedThatThePasswordShouldBeAtLeastCharactersLong     
class
 iBrowseMyOrders     
class
 iShouldSeeASingleOrderInTheList     
class
 thisOrderShouldHaveNumber     
class
 iViewTheSummaryOfTheOrder     
class
 iViewingTheSummaryOfMyLastOrder     
class
 iLogInAsWithPassword     
class
 itShouldHasNumber     
class
 iShouldSeeAsShippingAddress     
class
 itShouldBeShippedTo     
class
 iShouldSeeAsOrderSTotal     
class
 iShouldSeeAsOrderSSubtotal     
class
 iShouldSeeIHaveToPayForThisOrder     
class
 iShouldSeeItemsInTheList     
class
 theProductShouldBeInTheItemsList     
class
 iShouldSeeAsItemPrice     
class
 iSubscribeToTheNewsletter     
class
 iShouldBeSubscribedToTheNewsletter     
class
 iShouldSeeAsProvinceInTheShippingAddress     
class
 iShouldSeeAsProvinceInTheBillingAddress     
class
 iShouldBeAbleToChangePaymentMethodForThisOrder     
class
 iShouldBeRedirectedToMyAccountDashboard     
class
 iWantToLogIn     
class
 shouldSeePaymentStatus     
class
 iShouldSeeItsOrderSPaymentStatusAs     
class
 theOrderShipmentStatusShouldBe     
class
 theShipmentStatusShouldBe     
class
 iShouldBeNotifiedThatTheVerificationEmailHasBeenSent     
class
 myAccountShouldNotBeVerified     
class
 iShouldNotBeLoggedIn     
class
 __construct     
class
 iWantToReviewProduct     
class
 iLeaveACommentTitled     
class
 iTitleItWithVeryLongTitle     
class
 iRateItWithPoints     
class
 iDoNotRateIt     
class
 iAddIt     
class
 iShouldBeNotifiedThatMyReviewIsWaitingForTheAcceptation     
class
 iShouldBeNotifiedThatIMustCheckReviewRating     
class
 iShouldBeNotifiedThatTitleIsRequired     
class
 iShouldBeNotifiedThatTitleMustHaveAtLeast2Characters     
class
 iShouldBeNotifiedThatTitleMustHaveAtMost255Characters     
class
 iShouldBeNotifiedThatCommentIsRequired     
class
 iShouldBeNotifiedThatIMustEnterMyEmail     
class
 iShouldBeNotifiedThatThisEmailIsAlreadyRegistered     
class
 getVeryLongTitle     
class
 __construct     
class
 iOpenCartSummaryPage     
class
 iUpdateMyCart     
class
 iShouldBeNotifiedThatMyCartIsEmpty     
class
 iRemoveProductFromTheCart     
class
 iChangeQuantityTo     
class
 myCartTotalShouldBe     
class
 myBaseCartTotalShouldBe     
class
 myCartTaxesShouldBe     
class
 myIncludedInPriceTaxesShouldBe     
class
 thereShouldBeNoTaxesCharged     
class
 myCartShippingFeeShouldBe     
class
 iShouldNotSeeShippingTotalForMyCart     
class
 myDiscountShouldBe     
class
 thereShouldBeNoShippingFee     
class
 thereShouldBeNoDiscount     
class
 itsPriceShouldBeDecreasedBy     
class
 productPriceShouldNotBeDecreased     
class
 iAddProductToTheCart     
class
 iAddMultipleProductsToTheCart     
class
 iAddProductToTheCartSelectingVariant     
class
 iAddQuantityOfProductsToTheCart     
class
 iAddProductsToTheCart     
class
 shouldBeOnMyCartSummaryPage     
class
 iShouldBeNotifiedThatItHasBeenSuccessfullyAdded     
class
 thereShouldBeOneItemInMyCart     
class
 thisProductShouldHaveName     
class
 thisItemShouldHaveVariant     
class
 thisItemShouldHaveCode     
class
 iAddThisProductWithToTheCart     
class
 thisItemShouldHaveOptionValue     
class
 iClearMyCart     
class
 iShouldSeeWithQuantityInMyCart     
class
 iShouldSeeProductWithUnitPriceInMyCart     
class
 iUseCouponWithCode     
class
 iShouldBeNotifiedThatCouponIsInvalid     
class
 thisItemPriceShouldBe     
class
 iShouldBeNotifiedThatThisProductDoesNotHaveSufficientStock     
class
 iShouldNotBeNotifiedThatThisProductCannotBeUpdated     
class
 myCartSTotalShouldBe     
class
 itemShouldHaveImageDisplayed     
class
 getPriceFromString     
class
 __construct     
class
 iHaveProceededSelectingShippingMethod     
class
 iSelectShippingMethod     
class
 iTryToOpenCheckoutShippingPage     
class
 iCompleteTheShippingStep     
class
 iDecideToChangeMyAddress     
class
 iGoBackToShippingStepOfTheCheckout     
class
 iShouldNotBeAbleToSelectShippingMethod     
class
 iShouldHaveShippingMethodAvailableAsFirstChoice     
class
 iShouldHaveShippingMethodAvailableAsLastChoice     
class
 iShouldBeOnTheCheckoutShippingStep     
class
 iShouldBeInformedThatMyOrderCannotBeShippedToThisAddress     
class
 iShouldBeAbleToGoToTheCompleteStepAgain     
class
 iShouldBeAbleToGoToThePaymentStepAgain     
class
 iShouldSeeShippingFee     
class
 thereShouldBeInformationAboutNoShippingMethodsAvailableForMyShippingAddress     
class
 iShouldSeeShippingMethod     
class
 iShouldSeeSelectedShippingMethod     
class
 iShouldNotSeeShippingMethod     
class
 iShouldBeCheckingOutAs     
class
 iShouldNotBeAbleToProceedCheckoutShippingStep     
class
 __construct     
class
 iSpecifyThePasswordAs     
class
 iConfirmThisPassword     
class
 iRegisterThisAccount     
class
 iVerifyMyAccountUsingLink     
class
 theRegistrationFormShouldBePrefilledWithEmail     
class
 iShouldBeAbleToLogInAsWithPassword     
class
 __construct     
class
 iTryToOpenCheckoutCompletePage     
class
 iGoToThePaymentStep     
class
 iProvideAdditionalNotesLike     
class
 iReturnToTheCheckoutSummaryStep     
class
 iConfirmMyOrder     
class
 iShouldBeOnTheCheckoutCompleteStep     
class
 iShouldSeeThisShippingAddressAsShippingAddress     
class
 iShouldSeeThisBillingAddressAsBillingAddress     
class
 iShouldSeeThisShippingAddressAsShippingAndBillingAddress     
class
 iShouldHaveProductsInTheCart     
class
 myOrderShippingShouldBe     
class
 iShouldNotSeeShippingTotal     
class
 theShouldHaveUnitPriceDiscountedFor     
class
 myOrderTotalShouldBe     
class
 myOrderPromotionTotalShouldBe     
class
 shouldBeAppliedToMyOrder     
class
 shouldBeAppliedToMyOrderShipping     
class
 myTaxTotalShouldBe     
class
 myOrdersShippingMethodShouldBe     
class
 myOrdersPaymentMethodShouldBe     
class
 theProductShouldHaveUnitPrice     
class
 iShouldBeNotifiedThatThisProductDoesNotHaveSufficientStock     
class
 iShouldNotBeNotifiedThatThisProductDoesNotHaveSufficientStock     
class
 myOrderLocaleShouldBe     
class
 iShouldSeeInTheShippingAddress     
class
 iShouldSeeInTheBillingAddress     
class
 iShouldNotSeeAnyInformationAboutPaymentMethod     
class
 iShouldNotBeAbleToConfirmOrderBecauseDoNotBelongsToShippingCategory     
class
 iShouldBeInformedThatMyPromotionIsNoLongerApplied     
class
 iShouldBeInformedThatThisPaymentMethodHasBeenDisabled     
class
 iShouldBeInformedThatThisProductHasBeenDisabled     
class
 iShouldBeInformedThatOrderTotalHasBeenChanged     
class
 thisPromotionShouldGiveDiscountOnShipping     
class
 iShouldBeInformedThatThisVariantHasBeenDisabled     
class
 iShouldNotBeAbleToProceedCheckoutCompleteStep     
class
 __construct     
class
 myBillingAddressIsFulfilledAutomaticallyThroughDefaultAddress     
class
 iAmAtTheCheckoutAddressingStep     
class
 iCompleteAddressingStepWithEmail     
class
 iCompleteAddressingStepWithBasedBillingAddress     
class
 iSpecifyTheProvinceNameManuallyAsForShippingAddress     
class
 iSpecifyTheProvinceNameManuallyAsForBillingAddress     
class
 iTryToOpenCheckoutAddressingPage     
class
 iChooseForShippingAddress     
class
 iChooseForBillingAddress     
class
 iSpecifyTheShippingAddressAs     
class
 iSpecifyShippingCountryProvinceAs     
class
 iSpecifyBillingCountryProvinceAs     
class
 iSpecifyTheBillingAddressAs     
class
 iSpecifiedTheBillingAddress     
class
 iSpecifyTheEmail     
class
 iSpecifyTheFirstAndLastNameAsForBillingAddress     
class
 iCompleteTheAddressingStep     
class
 iGoBackToStore     
class
 iProceedSelectingBillingCountry     
class
 iProceedLoggingAsGuestWithAsBillingCountry     
class
 iSpecifyThePasswordAs     
class
 iSignIn     
class
 iShouldHaveSelectedAsCountry     
class
 iShouldHaveNoCountrySelected     
class
 iShouldBeAbleToLogIn     
class
 theLoginFormShouldNoLongerBeAccessible     
class
 iShouldBeNotifiedAboutBadCredentials     
class
 iShouldBeRedirectedToTheAddressingStep     
class
 iShouldBeAbleToGoToTheShippingStepAgain     
class
 iShouldNotBeAbleToSpecifyProvinceNameManuallyForShippingAddress     
class
 iShouldNotBeAbleToSpecifyProvinceNameManuallyForBillingAddress     
class
 addressShouldBeFilledAsShippingAddress     
class
 addressShouldBeFilledAsBillingAddress     
class
 differentShippingAddressShouldBeChecked     
class
 differentShippingAddressShouldNotBeChecked     
class
 shippingAddressShouldBeVisible     
class
 shippingAddressShouldNotBeVisible     
class
 iShouldBeNotifiedThatTheAndTheInShippingDetailsAreRequired     
class
 shouldHaveCountriesToChooseFrom     
class
 createDefaultAddress     
class
 assertElementValidationMessage     
class
 __construct     
class
 iWantToBrowseOrderDetailsForThisOrder     
class
 iChangePaymentMethodTo     
class
 iChangePaymentMethodAfterCheckout     
class
 iShouldBeAbleToPay     
class
 iShouldNotBeAbleToPay     
class
 iShouldSeeAsNumberOfItems     
class
 iShouldHaveChosenPaymentMethod     
class
 __construct     
class
 iTryToOpenCheckoutPaymentPage     
class
 iDecideToChangeMyShippingMethod     
class
 iChoosePaymentMethod     
class
 iWantToPayForOrder     
class
 iAmAtTheCheckoutPaymentStep     
class
 iCompleteThePaymentStep     
class
 iSelectPaymentMethod     
class
 iShouldBeOnTheCheckoutPaymentStep     
class
 iShouldBeAbleToSelectPaymentMethod     
class
 iShouldNotBeAbleToSelectPaymentMethod     
class
 iShouldBeRedirectedToThePaymentStep     
class
 iShouldBeAbleToGoToTheSummaryPageAgain     
class
 iShouldHavePaymentMethodAvailableAsFirstChoice     
class
 iShouldHavePaymentMethodAvailableAsLastChoice     
class
 iShouldNotBeAbleToProceedCheckoutPaymentStep     
class
 __construct     
class
 iGoToTheChangePaymentMethodPage     
class
 iProceedToTheRegistration     
class
 iShouldBeAbleToAccessThisOrderDetails     
class
 iShouldSeeTheThankYouPage     
class
 iShouldSeeTheThankYouPageInLocale     
class
 iShouldNotSeeTheThankYouPage     
class
 iShouldBeInformedWithPaymentMethodInstructions     
class
 iShouldNotSeeAnyInstructionsAboutPaymentMethod     
class
 iShouldNotBeAbleToChangeMyPaymentMethod     
class
 iShouldBeAbleToProceedToTheRegistration     
class
 iShouldNotBeAbleToProceedToTheRegistration     
class
 getUrl     
class
 getTitle     
class
 getDefinedElements     
class
 getContent     
class
 getRouteName     
class
 __construct     
class
 getTotalSales     
class
 getNumberOfNewOrders     
class
 getNumberOfNewOrdersInTheList     
class
 getNumberOfNewCustomers     
class
 getNumberOfNewCustomersInTheList     
class
 getAverageOrderValue     
class
 getSubHeader     
class
 logOut     
class
 chooseChannel     
class
 getRouteName     
class
 getDefinedElements     
class
 setPriority     
class
 getPriority     
class
 checkChannelsState     
class
 fillUsageLimit     
class
 makeExclusive     
class
 checkCouponBased     
class
 checkChannel     
class
 setStartsAt     
class
 setEndsAt     
class
 hasStartsAt     
class
 hasEndsAt     
class
 isCouponManagementAvailable     
class
 manageCoupons     
class
 hasAnyRule     
class
 hasRule     
class
 getCodeElement     
class
 getDefinedElements     
class
 getUsageNumber     
class
 isAbleToManageCouponsFor     
class
 isCouponBasedFor     
class
 specifyFilterType     
class
 specifyFilterValue     
class
 getPromotionFieldsWithHeader     
class
 addRule     
class
 selectRuleOption     
class
 selectAutocompleteRuleOption     
class
 fillRuleOption     
class
 fillRuleOptionForChannel     
class
 addAction     
class
 selectActionOption     
class
 fillActionOption     
class
 fillActionOptionForChannel     
class
 fillUsageLimit     
class
 makeExclusive     
class
 checkCouponBased     
class
 checkChannel     
class
 setStartsAt     
class
 setEndsAt     
class
 getValidationMessageForAction     
class
 selectAutoCompleteFilterOption     
class
 getDefinedElements     
class
 getChannelConfigurationOfLastAction     
class
 getChannelConfigurationOfLastRule     
class
 getLastCollectionItem     
class
 getCollectionItems     
class
 isOptionAvailable     
class
 hasValidationErrorWith     
class
 logIn     
class
 specifyPassword     
class
 specifyUsername     
class
 getRouteName     
class
 getDefinedElements     
class
 getRouteName     
class
 nameItIn     
class
 specifySlugIn     
class
 specifyPrice     
class
 specifyOriginalPrice     
class
 addAttribute     
class
 getAttributeValidationErrors     
class
 removeAttribute     
class
 checkAttributeErrors     
class
 selectMainTaxon     
class
 isMainTaxonChosen     
class
 attachImage     
class
 associateProducts     
class
 removeAssociatedProduct     
class
 choosePricingCalculator     
class
 checkChannel     
class
 activateLanguageTab     
class
 selectShippingCategory     
class
 setShippingRequired     
class
 getChannelPricingValidationMessage     
class
 getElement     
class
 getDefinedElements     
class
 openTaxonBookmarks     
class
 selectElementFromAttributesDropdown     
class
 waitForFormElement     
class
 clickTabIfItsNotActive     
class
 clickTab     
class
 clickLocaleTabIfItsNotActive     
class
 getLastImageElement     
class
 nameItIn     
class
 isMainTaxonChosen     
class
 selectMainTaxon     
class
 selectOption     
class
 attachImage     
class
 getDefinedElements     
class
 openTaxonBookmarks     
class
 clickTabIfItsNotActive     
class
 getLastImageElement     
class
 nameItIn     
class
 specifyPrice     
class
 specifyOriginalPrice     
class
 addSelectedAttributes     
class
 removeAttribute     
class
 getAttributeValue     
class
 getAttributeValidationErrors     
class
 getNumberOfAttributes     
class
 hasAttribute     
class
 selectMainTaxon     
class
 isMainTaxonChosen     
class
 disableTracking     
class
 enableTracking     
class
 isTracked     
class
 enableSlugModification     
class
 isImageWithTypeDisplayed     
class
 attachImage     
class
 changeImageWithType     
class
 removeImageWithType     
class
 removeFirstImage     
class
 modifyFirstImageType     
class
 countImages     
class
 isSlugReadonlyIn     
class
 associateProducts     
class
 hasAssociatedProduct     
class
 removeAssociatedProduct     
class
 getPricingConfigurationForChannelAndCurrencyCalculator     
class
 getSlug     
class
 specifySlugIn     
class
 activateLanguageTab     
class
 getPriceForChannel     
class
 getOriginalPriceForChannel     
class
 isShippingRequired     
class
 goToVariantsList     
class
 goToVariantCreation     
class
 goToVariantGeneration     
class
 hasInventoryTab     
class
 isShowInShopButtonDisabled     
class
 showProductInChannel     
class
 showProductInSingleChannel     
class
 disable     
class
 isEnabled     
class
 enable     
class
 hasNoPriceForChannel     
class
 getCodeElement     
class
 getElement     
class
 getDefinedElements     
class
 openTaxonBookmarks     
class
 clickTabIfItsNotActive     
class
 clickTab     
class
 clickLocaleTabIfItsNotActive     
class
 getImageElementByType     
class
 getImageElements     
class
 getLastImageElement     
class
 getFirstImageElement     
class
 setImageType     
class
 provideImageUrlForType     
class
 saveImageUrlForType     
class
 isSimpleProductPage     
class
 isShowInShopButtonDisabled     
class
 getName     
class
 getBreadcrumb     
class
 getRouteName     
class
 showProductInChannel     
class
 showProductInSingleChannel     
class
 showProductEditPage     
class
 showVariantEditPage     
class
 getDefinedElements     
class
 __construct     
class
 filter     
class
 filterByTaxon     
class
 chooseChannelFilter     
class
 hasProductAccessibleImage     
class
 showProductPage     
class
 getDefinedElements     
class
 nameItIn     
class
 isProductOptionChosen     
class
 isProductOptionsDisabled     
class
 isMainTaxonChosen     
class
 selectMainTaxon     
class
 checkChannel     
class
 isImageWithTypeDisplayed     
class
 attachImage     
class
 changeImageWithType     
class
 removeImageWithType     
class
 removeFirstImage     
class
 modifyFirstImageType     
class
 countImages     
class
 goToVariantsList     
class
 goToVariantCreation     
class
 goToVariantGeneration     
class
 hasInventoryTab     
class
 getCodeElement     
class
 getDefinedElements     
class
 openTaxonBookmarks     
class
 clickTabIfItsNotActive     
class
 getImageElementByType     
class
 getImageElements     
class
 getLastImageElement     
class
 getFirstImageElement     
class
 setImageType     
class
 provideImageUrlForType     
class
 saveImageUrlForType     
class
 hasProductsInOrder     
class
 setPositionOfProduct     
class
 savePositions     
class
 getDefinedElements     
class
 __construct     
class
 saveChanges     
class
 getValidationMessage     
class
 hasResourceValues     
class
 getRouteName     
class
 getMessageInvalidForm     
class
 getFieldElement     
class
 __construct     
class
 isSingleResourceOnPage     
class
 getColumnFields     
class
 sortBy     
class
 isSingleResourceWithSpecificElementOnPage     
class
 countItems     
class
 deleteResourceOnPage     
class
 getActionsForResource     
class
 checkResourceOnPage     
class
 filter     
class
 bulkDelete     
class
 sort     
class
 getRouteName     
class
 getTableAccessor     
class
 getDefinedElements     
class
 __construct     
class
 create     
class
 getValidationMessage     
class
 getRouteName     
class
 getFieldElement     
class
 getMessageInvalidForm     
class
 specifyFilterType     
class
 specifyFilterValue     
class
 getCodeElement     
class
 getDefinedElements     
class
 specifyDescription     
class
 getDefinedElements     
class
 isCodeFieldDisabled     
class
 isThereProvince     
class
 isThereProvinceWithCode     
class
 removeProvince     
class
 addProvince     
class
 clickAddProvinceButton     
class
 nameProvince     
class
 removeProvinceName     
class
 specifyProvinceCode     
class
 getValidationMessage     
class
 getToggleableElement     
class
 getDefinedElements     
class
 getLastProvinceElement     
class
 isCountryDisabled     
class
 isCountryEnabled     
class
 checkCountryStatus     
class
 addProvince     
class
 getDefinedElements     
class
 getLastProvinceElement     
class
 countMembers     
class
 getScope     
class
 hasMember     
class
 removeMember     
class
 getCodeElement     
class
 getDefinedElements     
class
 getDeleteButtonForCollectionItem     
class
 getSelectedZoneMembers     
class
 addMember     
class
 checkValidationMessageForMembers     
class
 chooseMember     
class
 selectScope     
class
 hasType     
class
 isTypeFieldDisabled     
class
 getDefinedElements     
class
 chooseParent     
class
 describeItAs     
class
 nameIt     
class
 specifySlug     
class
 attachImage     
class
 isImageWithTypeDisplayed     
class
 isSlugReadonly     
class
 removeImageWithType     
class
 removeFirstImage     
class
 enableSlugModification     
class
 countImages     
class
 changeImageWithType     
class
 modifyFirstImageType     
class
 getParent     
class
 getSlug     
class
 getValidationMessageForImage     
class
 getValidationMessageForImageAtPlace     
class
 activateLanguageTab     
class
 enable     
class
 disable     
class
 isEnabled     
class
 getElement     
class
 getCodeElement     
class
 getDefinedElements     
class
 getLastImageElement     
class
 getFirstImageElement     
class
 getImageElements     
class
 getImageElementByType     
class
 provideImageUrlForType     
class
 saveImageUrlForType     
class
 countTaxons     
class
 countTaxonsByName     
class
 deleteTaxonOnPageByName     
class
 describeItAs     
class
 hasTaxonWithName     
class
 nameIt     
class
 specifySlug     
class
 attachImage     
class
 getLeaves     
class
 activateLanguageTab     
class
 moveUpTaxon     
class
 moveDownTaxon     
class
 getFirstTaxonOnTheList     
class
 getElement     
class
 getDefinedElements     
class
 getLastImageElement     
class
 getRouteName     
class
 nameIt     
class
 getCodeElement     
class
 getDefinedElements     
class
 getDefinedElements     
class
 specifyTitle     
class
 specifyComment     
class
 chooseRating     
class
 getRating     
class
 getProductName     
class
 getCustomerName     
class
 getDefinedElements     
class
 accept     
class
 reject     
class
 getActionButtonsField     
class
 canBeDisabled     
class
 canHaveExchangeRateChanged     
class
 changeExchangeRate     
class
 getExchangeRateValue     
class
 getCodeDisabledAttribute     
class
 getToggleableElement     
class
 getDefinedElements     
class
 isCurrencyDisabled     
class
 isCurrencyEnabled     
class
 checkCurrencyStatus     
class
 specifyExchangeRate     
class
 getDefinedElements     
class
 completePaymentOfOrderWithNumber     
class
 chooseStateToFilter     
class
 getPaymentStateByOrderNumber     
class
 isPaymentWithOrderNumberInPosition     
class
 showOrderPageForNthPayment     
class
 chooseChannelFilter     
class
 getDefinedElements     
class
 getOrderLinkForRow     
class
 getField     
class
 getCodeElement     
class
 getDefinedElements     
class
 getDefinedElements     
class
 getFullName     
class
 changeFirstName     
class
 getFirstName     
class
 changeLastName     
class
 getLastName     
class
 changeEmail     
class
 changePassword     
class
 getPassword     
class
 subscribeToTheNewsletter     
class
 isSubscribedToTheNewsletter     
class
 getGroupName     
class
 verifyUser     
class
 getToggleableElement     
class
 getDefinedElements     
class
 isRegistered     
class
 deleteAccount     
class
 getCustomerEmail     
class
 getCustomerPhoneNumber     
class
 getCustomerName     
class
 getRegistrationDate     
class
 getDefaultAddress     
class
 hasAccount     
class
 isSubscribedToNewsletter     
class
 hasDefaultAddressProvinceName     
class
 hasVerifiedEmail     
class
 getGroupName     
class
 hasEmailVerificationInformation     
class
 hasImpersonateButton     
class
 impersonate     
class
 hasCustomerPlacedAnyOrders     
class
 getOrdersCountInChannel     
class
 getOrdersTotalInChannel     
class
 getAverageTotalInChannel     
class
 getSuccessFlashMessage     
class
 getRouteName     
class
 getDefinedElements     
class
 getStatisticsForChannel     
class
 getCustomerAccountStatus     
class
 isCustomerVerified     
class
 specifyFirstName     
class
 specifyLastName     
class
 specifyEmail     
class
 specifyBirthday     
class
 specifyPassword     
class
 chooseGender     
class
 chooseGroup     
class
 selectCreateAccount     
class
 hasPasswordField     
class
 hasCheckedCreateOption     
class
 hasCreateOption     
class
 isUserFormHidden     
class
 getDefinedElements     
class
 isAvailableInChannel     
class
 removeZone     
class
 getValidationMessageForAmount     
class
 getCodeElement     
class
 getToggleableElement     
class
 getDefinedElements     
class
 chooseArchival     
class
 isArchivalFilterEnabled     
class
 getDefinedElements     
class
 specifyPosition     
class
 nameIt     
class
 describeIt     
class
 specifyAmountForChannel     
class
 chooseZone     
class
 chooseCalculator     
class
 checkChannel     
class
 getValidationMessageForAmount     
class
 addRule     
class
 selectRuleOption     
class
 fillRuleOption     
class
 fillRuleOptionForChannel     
class
 getDefinedElements     
class
 getFieldElement     
class
 getLastCollectionItem     
class
 getCollectionItems     
class
 getChannelConfigurationOfLastRule     
class
 setCustomerUsageLimit     
class
 setExpiresAt     
class
 setUsageLimit     
class
 getCodeElement     
class
 getDefinedElements     
class
 checkAmountValidation     
class
 checkCodeLengthValidation     
class
 checkGenerationValidation     
class
 generate     
class
 specifyAmount     
class
 specifyCodeLength     
class
 setExpiresAt     
class
 setUsageLimit     
class
 specifyPrefix     
class
 specifySuffix     
class
 getRouteName     
class
 getDefinedElements     
class
 checkValidationMessageFor     
class
 getValidatedField     
class
 getCouponCodes     
class
 setCustomerUsageLimit     
class
 setExpiresAt     
class
 setUsageLimit     
class
 getDefinedElements     
class
 attachAvatar     
class
 changeUsername     
class
 changeEmail     
class
 changePassword     
class
 changeLocale     
class
 removeAvatar     
class
 hasAvatar     
class
 getDefinedElements     
class
 getAvatarImagePath     
class
 getRouteName     
class
 enable     
class
 specifyUsername     
class
 specifyEmail     
class
 specifyPassword     
class
 specifyLocale     
class
 getDefinedElements     
class
 setPaypalGatewayUsername     
class
 setPaypalGatewayPassword     
class
 setPaypalGatewaySignature     
class
 nameIt     
class
 isPaymentMethodEnabled     
class
 isFactoryNameFieldDisabled     
class
 isAvailableInChannel     
class
 getPaymentMethodInstructions     
class
 getCodeElement     
class
 getToggleableElement     
class
 getDefinedElements     
class
 nameIt     
class
 checkChannel     
class
 describeIt     
class
 setInstructions     
class
 setPaypalGatewayUsername     
class
 setPaypalGatewayPassword     
class
 setPaypalGatewaySignature     
class
 setStripeSecretKey     
class
 setStripePublishableKey     
class
 isPaymentMethodEnabled     
class
 getCodeElement     
class
 getToggleableElement     
class
 getDefinedElements     
class
 removeZone     
class
 getCodeElement     
class
 getDefinedElements     
class
 chooseZone     
class
 chooseCategory     
class
 chooseCalculator     
class
 specifyAmount     
class
 chooseIncludedInPrice     
class
 getDefinedElements     
class
 getCodeElement     
class
 specifyPrice     
class
 disableTracking     
class
 enableTracking     
class
 isTracked     
class
 getPricingConfigurationForChannelAndCurrencyCalculator     
class
 getPriceForChannel     
class
 getOriginalPriceForChannel     
class
 getNameInLanguage     
class
 specifyCurrentStock     
class
 selectOption     
class
 isShowInShopButtonDisabled     
class
 showProductInChannel     
class
 showProductInSingleChannel     
class
 isSelectedOptionValueOnPage     
class
 isShippingRequired     
class
 getDefinedElements     
class
 disable     
class
 isEnabled     
class
 enable     
class
 generate     
class
 specifyPrice     
class
 specifyCode     
class
 removeVariant     
class
 getRouteName     
class
 getValidationMessage     
class
 getPricesValidationMessage     
class
 getDefinedElements     
class
 getValidatedField     
class
 isGenerationPossible     
class
 getOnHandQuantityFor     
class
 getOnHoldQuantityFor     
class
 setPosition     
class
 savePositions     
class
 getDefinedElements     
class
 specifyPrice     
class
 specifyOriginalPrice     
class
 specifyCurrentStock     
class
 specifyHeightWidthDepthAndWeight     
class
 nameItIn     
class
 selectOption     
class
 choosePricingCalculator     
class
 getValidationMessageForForm     
class
 selectShippingCategory     
class
 getPricesValidationMessage     
class
 setShippingRequired     
class
 getDefinedElements     
class
 getRatio     
class
 changeRatio     
class
 isSourceCurrencyDisabled     
class
 isTargetCurrencyDisabled     
class
 getDefinedElements     
class
 chooseCurrencyFilter     
class
 getDefinedElements     
class
 specifyRatio     
class
 chooseSourceCurrency     
class
 chooseTargetCurrency     
class
 hasFormValidationError     
class
 getDefinedElements     
class
 specifyBillingAddress     
class
 specifyShippingAddress     
class
 specifyAddress     
class
 checkValidationMessageFor     
class
 getDefinedElements     
class
 specifyElementValue     
class
 chooseCountry     
class
 getFieldElement     
class
 getRouteName     
class
 countShippingAddressChanges     
class
 __construct     
class
 hasCustomer     
class
 hasShippingAddress     
class
 hasShippingAddressVisible     
class
 hasBillingAddress     
class
 hasShipment     
class
 specifyTrackingCode     
class
 canShipOrder     
class
 shipOrder     
class
 hasPayment     
class
 canCompleteOrderLastPayment     
class
 completeOrderLastPayment     
class
 refundOrderLastPayment     
class
 countItems     
class
 isProductInTheList     
class
 getItemsTotal     
class
 getTotal     
class
 getShippingTotal     
class
 getTaxTotal     
class
 hasShippingCharge     
class
 getOrderPromotionTotal     
class
 hasPromotionDiscount     
class
 hasTax     
class
 getItemCode     
class
 getItemUnitPrice     
class
 getItemDiscountedUnitPrice     
class
 getItemOrderDiscount     
class
 getItemQuantity     
class
 getItemSubtotal     
class
 getItemDiscount     
class
 getItemTax     
class
 getItemTaxIncludedInPrice     
class
 getItemTotal     
class
 getPaymentAmount     
class
 getPaymentsCount     
class
 getShipmentsCount     
class
 hasCancelButton     
class
 getOrderState     
class
 getPaymentState     
class
 getShippingState     
class
 cancelOrder     
class
 deleteOrder     
class
 hasNote     
class
 hasShippingProvinceName     
class
 hasBillingProvinceName     
class
 getIpAddressAssigned     
class
 getOrderCurrency     
class
 hasRefundButton     
class
 getShippingPromotionData     
class
 getRouteName     
class
 hasInformationAboutNoPayment     
class
 resendOrderConfirmationEmail     
class
 resendShipmentConfirmationEmail     
class
 getShippedAtDate     
class
 getDefinedElements     
class
 getTableAccessor     
class
 hasAddress     
class
 getItemProperty     
class
 getRowWithItem     
class
 getLastOrderPaymentElement     
class
 getLastOrderShipmentElement     
class
 getFormattedMoney     
class
 specifyFilterDateFrom     
class
 specifyFilterDateTo     
class
 chooseChannelFilter     
class
 chooseShippingMethodFilter     
class
 chooseCurrencyFilter     
class
 specifyFilterTotalGreaterThan     
class
 specifyFilterTotalLessThan     
class
 getDefinedElements     
class
 setTheme     
class
 unsetTheme     
class
 chooseLocale     
class
 chooseCurrency     
class
 chooseDefaultTaxZone     
class
 chooseTaxCalculationStrategy     
class
 isLocaleChosen     
class
 isCurrencyChosen     
class
 isDefaultTaxZoneChosen     
class
 isAnyDefaultTaxZoneChosen     
class
 isTaxCalculationStrategyChosen     
class
 isBaseCurrencyDisabled     
class
 changeMenuTaxon     
class
 getMenuTaxon     
class
 getUsedTheme     
class
 getCodeElement     
class
 getToggleableElement     
class
 getDefinedElements     
class
 getUsedThemeName     
class
 setHostname     
class
 setContactEmail     
class
 setContactPhoneNumber     
class
 defineColor     
class
 chooseCurrency     
class
 chooseLocale     
class
 chooseDefaultTaxZone     
class
 chooseDefaultLocale     
class
 chooseOperatingCountries     
class
 chooseBaseCurrency     
class
 chooseTaxCalculationStrategy     
class
 allowToSkipShippingStep     
class
 allowToSkipPaymentStep     
class
 specifyMenuTaxon     
class
 getToggleableElement     
class
 getDefinedElements     
class
 changeName     
class
 isTypeDisabled     
class
 getCodeElement     
class
 changeAttributeValue     
class
 hasAttributeValue     
class
 addAttributeValue     
class
 deleteAttributeValue     
class
 getDefinedElements     
class
 getAttributeChoiceElements     
class
 getLastAttributeChoiceElement     
class
 nameIt     
class
 isTypeDisabled     
class
 addAttributeValue     
class
 specifyMinValue     
class
 specifyMaxValue     
class
 checkMultiple     
class
 getValidationErrors     
class
 getDefinedElements     
class
 getRouteName     
class
 getAmountOfUnits     
class
 getDefinedElements     
class
 chooseStateToFilter     
class
 chooseChannelFilter     
class
 chooseShippingMethodFilter     
class
 isShipmentWithOrderNumberInPosition     
class
 shipShipmentOfOrderWithNumber     
class
 getShipmentStatusByOrderNumber     
class
 showOrderPageForNthShipment     
class
 shipShipmentOfOrderWithTrackingCode     
class
 getShippedAtDate     
class
 getDefinedElements     
class
 getField     
class
 getOrderLinkForRow     
class
 nameItIn     
class
 nameIt     
class
 getCodeElement     
class
 getDefinedElements     
class
 specifyFilterType     
class
 specifyFilterValue     
class
 nameItIn     
class
 getCodeElement     
class
 getDefinedElements     
class
 nameItIn     
class
 isThereOptionValue     
class
 addOptionValue     
class
 removeOptionValue     
class
 getCodeElement     
class
 getDefinedElements     
class
 getLastOptionValueElement     
class
 nameItIn     
class
 addOptionValue     
class
 checkValidationMessageForOptionValues     
class
 getDefinedElements     
class
 getLastOptionValueElement     
class
 __construct     
class
 authorize     
class
 pay     
class
 cancel     
class
 getUrl     
class
 verifyUrl     
class
 findAuthorizeToken     
class
 findCaptureToken     
class
 findToken     
class
 getRouteName     
class
 getContent     
class
 logOut     
class
 hasLogoutButton     
class
 getFullName     
class
 getActiveCurrency     
class
 getAvailableCurrencies     
class
 switchCurrency     
class
 getActiveLocale     
class
 getAvailableLocales     
class
 switchLocale     
class
 getLatestProductsNames     
class
 getDefinedElements     
class
 verifyAccount     
class
 getRouteName     
class
 getRouteName     
class
 hasValidationErrorWith     
class
 logIn     
class
 specifyPassword     
class
 specifyUsername     
class
 getDefinedElements     
class
 getRouteName     
class
 reset     
class
 specifyNewPassword     
class
 specifyConfirmPassword     
class
 checkValidationMessageFor     
class
 getDefinedElements     
class
 getRouteName     
class
 checkValidationMessageFor     
class
 register     
class
 specifyEmail     
class
 specifyFirstName     
class
 specifyLastName     
class
 specifyPassword     
class
 specifyPhoneNumber     
class
 verifyPassword     
class
 subscribeToTheNewsletter     
class
 getDefinedElements     
class
 getRouteName     
class
 checkValidationMessageFor     
class
 specifyCurrentPassword     
class
 specifyNewPassword     
class
 specifyConfirmationPassword     
class
 getDefinedElements     
class
 getRouteName     
class
 getRouteName     
class
 checkValidationMessageFor     
class
 reset     
class
 specifyEmail     
class
 getDefinedElements     
class
 getRouteName     
class
 checkValidationMessageFor     
class
 specifyFirstName     
class
 specifyLastName     
class
 specifyEmail     
class
 saveChanges     
class
 subscribeToTheNewsletter     
class
 isSubscribedToTheNewsletter     
class
 getDefinedElements     
class
 getRouteName     
class
 hasCustomerName     
class
 hasCustomerEmail     
class
 isVerified     
class
 hasResendVerificationEmailButton     
class
 pressResendVerificationEmail     
class
 getDefinedElements     
class
 hasValueInCustomerSection     
class
 __construct     
class
 getRouteName     
class
 getNumber     
class
 hasShippingAddress     
class
 hasBillingAddress     
class
 getTotal     
class
 getSubtotal     
class
 getOrderShipmentStatus     
class
 getShipmentStatus     
class
 countItems     
class
 getPaymentPrice     
class
 getPaymentStatus     
class
 getOrderPaymentStatus     
class
 isProductInTheList     
class
 getItemPrice     
class
 hasShippingProvinceName     
class
 hasBillingProvinceName     
class
 getDefinedElements     
class
 hasAddress     
class
 __construct     
class
 getRouteName     
class
 countOrders     
class
 isOrderWithNumberInTheList     
class
 isItPossibleToChangePaymentMethodForOrder     
class
 openLastOrderPage     
class
 getDefinedElements     
class
 getRouteName     
class
 fillField     
class
 getSpecifiedProvince     
class
 getSelectedProvince     
class
 specifyProvince     
class
 selectProvince     
class
 selectCountry     
class
 saveChanges     
class
 getDefinedElements     
class
 waitForElement     
class
 getRouteName     
class
 getAddressesCount     
class
 hasAddressOf     
class
 hasNoAddresses     
class
 addressOfContains     
class
 editAddress     
class
 deleteAddress     
class
 setAsDefault     
class
 hasNoDefaultAddress     
class
 getFullNameOfDefaultAddress     
class
 getDefinedElements     
class
 getRouteName     
class
 fillAddressData     
class
 selectCountry     
class
 addAddress     
class
 hasProvinceValidationMessage     
class
 countValidationMessages     
class
 getDefinedElements     
class
 getRouteName     
class
 addToCart     
class
 addToCartWithQuantity     
class
 addToCartWithVariant     
class
 addToCartWithOption     
class
 getAttributeByName     
class
 getAttributes     
class
 getAverageRating     
class
 getCurrentUrl     
class
 getCurrentVariantName     
class
 getName     
class
 getPrice     
class
 getOriginalPrice     
class
 isOriginalPriceVisible     
class
 hasAddToCartButton     
class
 hasAssociation     
class
 hasProductInAssociation     
class
 hasProductOutOfStockValidationMessage     
class
 hasReviewTitled     
class
 isOutOfStock     
class
 isMainImageDisplayed     
class
 countReviews     
class
 selectOption     
class
 selectVariant     
class
 visit     
class
 open     
class
 getVariantsNames     
class
 getOptionValues     
class
 getDefinedElements     
class
 getRouteName     
class
 countProductsItems     
class
 getFirstProductNameFromList     
class
 getLastProductNameFromList     
class
 search     
class
 sort     
class
 clearFilter     
class
 isProductOnList     
class
 isEmpty     
class
 getProductPrice     
class
 isProductOnPageWithName     
class
 hasProductsInOrder     
class
 getDefinedElements     
class
 getRouteName     
class
 countReviews     
class
 hasReviewTitled     
class
 hasNoReviewsMessage     
class
 getDefinedElements     
class
 getRouteName     
class
 titleReview     
class
 setComment     
class
 setAuthor     
class
 rateReview     
class
 submitReview     
class
 getRateValidationMessage     
class
 getTitleValidationMessage     
class
 getCommentValidationMessage     
class
 getAuthorValidationMessage     
class
 getDefinedElements     
class
 getValidationMessageFor     
class
 getRouteName     
class
 getGrandTotal     
class
 getBaseGrandTotal     
class
 getIncludedTaxTotal     
class
 getExcludedTaxTotal     
class
 areTaxesCharged     
class
 getShippingTotal     
class
 hasShippingTotal     
class
 getPromotionTotal     
class
 getItemTotal     
class
 getItemUnitRegularPrice     
class
 getItemUnitPrice     
class
 getItemImage     
class
 isItemDiscounted     
class
 removeProduct     
class
 applyCoupon     
class
 changeQuantity     
class
 isSingleItemOnPage     
class
 hasItemNamed     
class
 hasItemWithVariantNamed     
class
 hasItemWithOptionValue     
class
 hasItemWithCode     
class
 hasProductOutOfStockValidationMessage     
class
 isEmpty     
class
 getQuantity     
class
 getCartTotal     
class
 clearCart     
class
 updateCart     
class
 waitForRedirect     
class
 getPromotionCouponValidationMessage     
class
 getDefinedElements     
class
 hasItemWith     
class
 getPriceFromString     
class
 getRouteName     
class
 specifyEmail     
class
 specifyMessage     
class
 send     
class
 getValidationMessageFor     
class
 getDefinedElements     
class
 hasPayAction     
class
 pay     
class
 getNotifications     
class
 choosePaymentMethod     
class
 getRouteName     
class
 getAmountOfItems     
class
 getChosenPaymentMethod     
class
 getDefinedElements     
class
 goToTheChangePaymentMethodPage     
class
 goToOrderDetailsInAccount     
class
 hasThankYouMessage     
class
 getInstructions     
class
 hasInstructions     
class
 hasChangePaymentMethodButton     
class
 hasRegistrationButton     
class
 createAccount     
class
 getRouteName     
class
 getDefinedElements     
class
 getRouteName     
class
 selectShippingMethod     
class
 getShippingMethods     
class
 getSelectedShippingMethodName     
class
 hasNoShippingMethodsMessage     
class
 hasShippingMethodFee     
class
 getItemSubtotal     
class
 nextStep     
class
 changeAddress     
class
 changeAddressByStepLabel     
class
 getPurchaserEmail     
class
 getValidationMessageForShipment     
class
 hasNoAvailableShippingMethodsWarning     
class
 isNextStepButtonUnavailable     
class
 hasShippingMethod     
class
 getDefinedElements     
class
 __construct     
class
 getRouteName     
class
 chooseDifferentShippingAddress     
class
 isDifferentShippingAddressChecked     
class
 isShippingAddressVisible     
class
 checkInvalidCredentialsValidation     
class
 checkValidationMessageFor     
class
 specifyShippingAddress     
class
 selectShippingAddressProvince     
class
 specifyBillingAddress     
class
 selectBillingAddressProvince     
class
 specifyEmail     
class
 specifyBillingAddressFullName     
class
 canSignIn     
class
 signIn     
class
 specifyPassword     
class
 getItemSubtotal     
class
 getShippingAddressCountry     
class
 nextStep     
class
 backToStore     
class
 specifyBillingAddressProvince     
class
 specifyShippingAddressProvince     
class
 hasShippingAddressInput     
class
 hasBillingAddressInput     
class
 selectShippingAddressFromAddressBook     
class
 selectBillingAddressFromAddressBook     
class
 getPreFilledShippingAddress     
class
 getPreFilledBillingAddress     
class
 getAvailableShippingCountries     
class
 getAvailableBillingCountries     
class
 getDefinedElements     
class
 getOptionsFromSelect     
class
 getPreFilledAddress     
class
 specifyAddress     
class
 getFieldElement     
class
 waitForLoginAction     
class
 waitForElement     
class
 assertAddressType     
class
 __construct     
class
 getRouteName     
class
 hasItemWithProductAndQuantity     
class
 hasShippingAddress     
class
 hasBillingAddress     
class
 hasShippingMethod     
class
 getPaymentMethodName     
class
 hasPaymentMethod     
class
 hasProductDiscountedUnitPriceBy     
class
 hasOrderTotal     
class
 getBaseCurrencyOrderTotal     
class
 addNotes     
class
 hasPromotionTotal     
class
 hasPromotion     
class
 hasShippingPromotion     
class
 getTaxTotal     
class
 getShippingTotal     
class
 hasShippingTotal     
class
 hasProductUnitPrice     
class
 hasProductOutOfStockValidationMessage     
class
 getValidationErrors     
class
 hasLocale     
class
 hasCurrency     
class
 confirmOrder     
class
 changeAddress     
class
 changeShippingMethod     
class
 changePaymentMethod     
class
 hasShippingProvinceName     
class
 hasBillingProvinceName     
class
 hasShippingPromotionWithDiscount     
class
 hasOrderPromotion     
class
 tryToOpen     
class
 getDefinedElements     
class
 isAddressValid     
class
 hasAddressPart     
class
 getCountryName     
class
 getPriceFromString     
class
 getTotalFromString     
class
 getBaseTotalFromString     
class
 getRouteName     
class
 selectPaymentMethod     
class
 hasPaymentMethod     
class
 getItemSubtotal     
class
 nextStep     
class
 changeShippingMethod     
class
 changeShippingMethodByStepLabel     
class
 changeAddressByStepLabel     
class
 hasNoAvailablePaymentMethodsWarning     
class
 isNextStepButtonUnavailable     
class
 getPaymentMethods     
class
 getDefinedElements     
class
 getDescription     
class
 getProductMetaKeywords     
class
 getShortDescription     
class
 getMetaDescription     
class
 getSlug     
class
 getName     
class
 getDefinedElements     
class
 getProductCode     
class
 hasChannel     
class
 countChannels     
class
 getProductCurrentStock     
class
 getProductTaxCategory     
class
 getDefinedElements     
class
 isImageDisplayed     
class
 getProductMainTaxon     
class
 hasProductTaxon     
class
 getDefinedElements     
class
 isOptionDefined     
class
 getDefinedElements     
class
 getProductShippingCategory     
class
 getProductHeight     
class
 getProductDepth     
class
 getProductWeight     
class
 getProductWidth     
class
 getDefinedElements     
class
 hasAttributeInLocale     
class
 getDefinedElements     
class
 isProductAssociated     
class
 getDefinedElements     
class
 getAssociatedProducts     
class
 getPriceForChannel     
class
 getOriginalPriceForChannel     
class
 countVariantsOnPage     
class
 hasProductVariantWithCodePriceAndCurrentStock     
class
 hasProductWithGivenNameCodePriceAndCurrentStock     
class
 getMenuItems     
class
 canNavigateToParentTaxon     
class
 getDefinedElements     
class
 hasAvatarInMainBar     
class
 hasDefaultAvatarInMainBar     
class
 getAvatarImagePath     
class
 specifyCompany     
class
 specifyTaxId     
class
 specifyBillingAddress     
class
 hasCompany     
class
 hasTaxId     
class
 hasBillingAddress     
class
 getDefinedElements     
class
 getMenuItems     
class
 getDefinedElements     
class
 checkValidationMessageFor     
class
 register     
class
 specifyEmail     
class
 getEmail     
class
 specifyFirstName     
class
 specifyLastName     
class
 specifyPassword     
class
 specifyPhoneNumber     
class
 verifyPassword     
class
 subscribeToTheNewsletter     
class
 getDefinedElements     
class
 provideMessageWithEscapedResponseContent     
class
 get     
class
 has     
class
 set     
class
 getLatestResource     
class
 setClipboard     
class
 __construct     
class
 performActionAsAdminUser     
class
 performActionAs     
class
 getMockedResponse     
class
 getExpectedResponse     
class
 getResponsesFolder     
class
 getMockedResponsesFolder     
class
 getExpectedResponsesFolder     
class
 getCalledClassFolder     
class
 assertSourceExists     
class
 assertContentIsNotEmpty     
class
 assertContentIsProperLoaded     
class
 assertSourceIsNotFolder     
class
 getFileContents     
class
 waitForAsynchronousActionsToFinish     
class
 waitForFormToStopLoading     
class
 waitForSlugGeneration     
class
 enableSlugModification     
class
 isSlugReadonly     
class
 isElementReadonly     
class
 isElementNotReadonly     
class
 __construct     
class
 logIn     
class
 logOut     
class
 getCurrentToken     
class
 restoreToken     
class
 setToken     
class
 __construct     
class
 logIn     
class
 logOut     
class
 getCurrentToken     
class
 restoreToken     
class
 chooseValue     
class
 chooseValues     
class
 activateAutocompleteDropdown     
class
 waitForElementToBeVisible     
class
 __construct     
class
 checkNotification     
class
 resolveClass     
class
 generate     
class
 expandPath     
class
 __construct     
class
 today     
class
 __construct     
class
 setChannel     
class
 __construct     
class
 setCookie     
class
 prepareMinkSessionIfNeeded     
class
 shouldMinkSessionBePrepared     
class
 __construct     
class
 mockCollaborator     
class
 mockService     
class
 unmockService     
class
 unmockAll     
class
 __construct     
class
 performActionInApiInitializeScope     
class
 performActionInApiSuccessfulScope     
class
 mockApiSuccessfulPaymentResponse     
class
 mockApiPaymentInitializeResponse     
class
 mockStream     
class
 mockHttpResponse     
class
 __construct     
class
 doesImageWithUrlExist     
class
 __construct     
class
 getCurrentPageWithForm     
class
 getRowWithFields     
class
 getRowsWithFields     
class
 getFieldFromRow     
class
 getIndexedColumn     
class
 getSortableHeaders     
class
 countTableBodyRows     
class
 findRowsWithFields     
class
 hasRowFields     
class
 replaceColumnNamesWithColumnIndexes     
class
 getColumnIndex     
class
 containsSearchedValue     
class
 getColumnFieldName     
class
 __construct     
class
 getMessageElements     
class
 it_initialize_with_success_value     
class
 it_initialize_with_failure_value     
class
 it_is_initializable     
class
 it_implements_shared_storage_interface     
class
 it_has_resources_in_clipboard     
class
 it_returns_latest_added_resource     
class
 it_overrides_existing_resource_key     
class
 its_clipboard_can_be_set     
class
 it_checks_if_resource_under_given_key_exist     
class
 let     
class
 it_is_initializable     
class
 it_implements_shared_security_service     
class
 it_performs_action_as_given_admin_user_and_restore_previous_token     
class
 it_performs_action_as_given_admin_user_and_logout     
class
 let     
class
 it_is_initializable     
class
 it_implements_security_service_interface     
class
 it_logs_user_in     
class
 it_logs_user_out     
class
 it_throws_token_not_found_exception     
class
 let     
class
 it_is_initializable     
class
 it_implements_notification_checker_interface     
class
 it_checks_if_successful_notification_with_specific_message_has_appeared     
class
 it_checks_if_failure_notification_with_specific_message_has_appeared     
class
 it_throws_exception_if_no_message_with_given_content_and_type_has_been_found     
class
 it_implements_image_path_generator_interface     
class
 it_generates_random_hashed_path_keeping_the_image_name     
class
 let     
class
 it_is_initializable     
class
 it_implements_channel_context_setter_interface     
class
 it_sets_channel_as_current     
class
 let     
class
 it_is_initializable     
class
 it_implements_behat_mocker_interface     
class
 it_mocks_given_service     
class
 it_mocks_collaborator     
class
 let     
class
 it_is_initializable     
class
 it_implements_current_page_resolver_interface     
class
 it_returns_current_page_based_on_matched_route     
class
 it_throws_an_exception_if_neither_create_nor_update_key_word_has_been_found     
class
 __construct     
class
 __construct     
class
 index     
class
 subResourceIndex     
class
 show     
class
 create     
class
 update     
class
 delete     
class
 transition     
class
 customItemAction     
class
 upload     
class
 custom     
class
 url     
class
 method     
class
 headers     
class
 content     
class
 setContent     
class
 updateContent     
class
 parameters     
class
 updateParameters     
class
 files     
class
 updateFiles     
class
 addSubResource     
class
 removeSubResource     
class
 authorize     
class
 mergeArraysUniquely     
class
 prepareSection     
class
 __construct     
class
 index     
class
 showByIri     
class
 subResourceIndex     
class
 show     
class
 create     
class
 update     
class
 delete     
class
 filter     
class
 sort     
class
 applyTransition     
class
 customItemAction     
class
 customAction     
class
 upload     
class
 executeCustomRequest     
class
 buildCreateRequest     
class
 buildUpdateRequest     
class
 buildCustomUpdateRequest     
class
 buildUploadRequest     
class
 addParameter     
class
 setRequestData     
class
 addFilter     
class
 addFile     
class
 addRequestData     
class
 updateRequestData     
class
 addSubResourceData     
class
 removeSubResource     
class
 getLastResponse     
class
 request     
class
 getToken     
class
 countCollectionItems     
class
 countTotalCollectionItems     
class
 getCollection     
class
 getCollectionItemsWithValue     
class
 getValue     
class
 getTranslationValue     
class
 getError     
class
 isCreationSuccessful     
class
 isDeletionSuccessful     
class
 hasAccessDenied     
class
 hasCollection     
class
 isShowSuccessful     
class
 isUpdateSuccessful     
class
 hasValue     
class
 hasValueInCollection     
class
 hasItemWithValue     
class
 hasSubResourceWithValue     
class
 hasItemOnPositionWithValue     
class
 hasItemWithTranslation     
class
 hasKey     
class
 hasTranslation     
class
 hasItemWithValues     
class
 getResponseContent     
class
 getResponseContentValue     
class
 itemHasValues     
class
 __construct     
class
 showByIri     
class
 request     
class
 __construct     
class
 prepareLoginRequest     
class
 setEmail     
class
 setPassword     
class
 call     
class
 isLoggedIn     
class
 getErrorMessage     
class
 logOut     
class
 __construct     
class
 createNew     
class
 createForPromotion     
class
 __construct     
class
 isGenerationPossible     
class
 getPossibleGenerationAmount     
class
 calculatePossibleGenerationAmount     
class
 getAmount     
class
 setAmount     
class
 getPrefix     
class
 setPrefix     
class
 getCodeLength     
class
 setCodeLength     
class
 getSuffix     
class
 setSuffix     
class
 getExpiresAt     
class
 setExpiresAt     
class
 getUsageLimit     
class
 setUsageLimit     
class
 __construct     
class
 generate     
class
 generateUniqueCode     
class
 isUsedCode     
class
 assertGenerationIsPossible     
class
 __construct     
class
 getPromotions     
class
 __construct     
class
 apply     
class
 revert     
class
 getActionCommandByType     
class
 __construct     
class
 process     
class
 __construct     
class
 isEligible     
class
 isEligible     
class
 __construct     
class
 isEligible     
class
 isEligibleToRule     
class
 isEligible     
class
 isEligible     
class
 __construct     
class
 isEligible     
class
 __construct     
class
 isEligible     
class
 isEligible     
class
 isEligible     
class
 isEligible     
class
 let     
class
 it_is_a_resource_factory     
class
 it_implements_a_coupon_factory_interface     
class
 it_creates_a_new_coupon     
class
 it_throws_an_invalid_argument_exception_when_promotion_is_not_coupon_based     
class
 it_creates_a_coupon_and_assigns_a_promotion_to_id     
class
 it_implements_an_promotion_coupon_genarator_instruction_interface     
class
 it_has_amount_equal_to_5_by_default     
class
 its_amount_should_be_mutable     
class
 its_prefix_is_mutable     
class
 its_code_length_is_mutable     
class
 its_suffix_is_mutable     
class
 it_does_not_have_usage_limit_by_default     
class
 its_usage_limit_is_mutable     
class
 let     
class
 it_implements_a_generator_validator_interface     
class
 it_examines_possibility_of_coupon_generation     
class
 it_examines_possibility_of_coupon_generation_with_prefix_and_suffix     
class
 it_returns_possible_generation_amount     
class
 it_returns_php_int_max_value_as_possible_generation_amount_when_code_length_is_too_large     
class
 it_returns_possible_generation_amount_with_prefix_and_suffix     
class
 it_throws_an_invalid_argument_exception_when_expected_amount_is_null     
class
 it_throws_an_invalid_argument_exception_when_expecte_code_length_is_null     
class
 let     
class
 it_implements_a_promotion_coupon_generator_interface     
class
 it_generates_coupons_according_to_an_instruction     
class
 it_generates_coupons_with_prefix_and_suffix_according_to_an_instruction     
class
 it_throws_a_failed_generation_exception_when_generation_is_not_possible     
class
 it_throws_an_invalid_argument_exception_when_code_length_is_not_between_one_and_forty     
class
 let     
class
 it_implements_active_promotions_provider_interface     
class
 it_provides_active_promotions     
class
 let     
class
 it_should_be_a_promotion_applicator     
class
 it_executes_all_actions_registered     
class
 it_applies_promotion_if_at_least_one_action_was_executed_even_if_the_last_one_was_not     
class
 it_applies_promotion_if_at_least_one_action_was_executed     
class
 it_does_not_add_promotion_if_no_action_has_been_applied     
class
 it_reverts_all_actions_registered     
class
 let     
class
 it_is_a_promotion_processor     
class
 it_does_not_apply_promotions_that_are_not_eligible     
class
 it_applies_promotions_that_are_eligible     
class
 it_applies_only_exclusive_promotion     
class
 it_reverts_promotions_that_are_not_eligible_anymore     
class
 it_implements_a_promotion_eligibility_checker_interface     
class
 it_returns_true_if_promotion_has_no_usage_limit     
class
 it_returns_true_if_usage_limit_has_not_been_exceeded     
class
 it_returns_false_if_usage_limit_has_been_exceeded     
class
 let     
class
 it_implements_a_promotion_eligibility_checker_interface     
class
 it_returns_true_if_subject_coupons_are_eligible_to_promotion     
class
 it_returns_false_if_subject_is_not_coupon_aware     
class
 it_returns_false_if_subject_has_no_coupon     
class
 it_returns_false_if_subject_coupons_comes_from_an_another_promotion     
class
 it_returns_false_if_subject_coupons_is_not_eligible     
class
 let     
class
 it_is_a_promotion_eligibility_checker     
class
 it_returns_true_if_all_eligibility_checker_returns_true     
class
 it_returns_false_if_any_eligibility_checker_returns_false     
class
 it_stops_checking_at_the_first_failing_eligibility_checker     
class
 it_throws_an_exception_if_no_eligibility_checkers_are_passed     
class
 it_throws_an_exception_if_passed_array_has_not_only_eligibility_checkers     
class
 it_implements_a_promotion_eligibility_checker_interface     
class
 it_returns_false_if_promotion_has_not_started_yet     
class
 it_returns_false_if_promotion_has_already_ended     
class
 it_returns_true_if_promotion_is_currently_available     
class
 it_returns_true_if_promotion_dates_are_not_specified     
class
 it_is_a_promotion_coupon_eligibility_checker     
class
 it_returns_true_if_promotion_coupon_does_not_expire     
class
 it_returns_true_if_promotion_coupon_has_not_expired_yet     
class
 it_returns_false_if_promotion_coupon_has_already_expired     
class
 it_is_a_promotion_coupon_eligibility_checker     
class
 it_returns_true_if_usage_limit_is_not_defined     
class
 it_returns_true_if_usage_limit_has_not_been_reached_yet     
class
 it_returns_false_if_usage_limit_has_been_reached     
class
 let     
class
 it_is_a_promotion_eligibility_checker     
class
 it_returns_true_if_all_eligibility_checker_returns_true     
class
 it_returns_false_if_any_eligibility_checker_returns_false     
class
 it_stops_chcecking_at_the_first_failing_eligibility_checker     
class
 it_throws_an_exception_if_no_eligibility_checkers_are_passed     
class
 it_throws_an_exception_if_passed_array_has_not_only_eligibility_checkers     
class
 let     
class
 it_implements_a_promotion_eligibility_checker_interface     
class
 it_recognizes_a_subject_as_eligible_if_a_promotion_has_no_rules     
class
 it_recognizes_a_subject_as_eligible_if_all_of_promotion_rules_are_fulfilled     
class
 it_recognizes_a_subject_as_not_eligible_if_any_of_promotion_rules_is_not_fulfilled     
class
 it_does_not_check_more_rules_if_one_has_returned_false     
class
 it_is_a_rule_checker     
class
 it_recognizes_empty_subject_as_not_eligible     
class
 it_recognizes_a_subject_as_not_eligible_if_a_cart_quantity_is_less_then_configured     
class
 it_recognizes_a_subject_as_eligible_if_a_cart_quantity_is_greater_then_configured     
class
 it_recognizes_a_subject_as_eligible_if_a_cart_quantity_is_equal_with_configured     
class
 it_is_be_a_rule_checker     
class
 it_recognizes_an_empty_subject_as_not_eligible     
class
 it_recognizes_a_subject_as_not_eligible_if_a_subject_total_is_less_then_configured     
class
 it_recognizes_a_subject_as_eligible_if_a_subject_total_is_greater_then_configured     
class
 it_recognizes_a_subject_as_eligible_if_a_subject_total_is_equal_with_configured     
class
 let     
class
 it_is_an_exception     
class
 it_has_a_proper_message     
class
 it_has_a_proper_previous_exception     
class
 it_is_a_promotion_coupon     
class
 it_does_not_have_id_by_default     
class
 its_code_is_mutable     
class
 it_does_not_have_code_by_default     
class
 it_has_no_usage_limit_by_default     
class
 its_usage_limit_is_mutable     
class
 it_does_not_have_used_by_default     
class
 its_used_is_mutable     
class
 its_used_is_incrementable     
class
 its_used_is_decrementable     
class
 it_does_not_have_promotion_by_default     
class
 its_promotion_by_is_mutable     
class
 it_is_a_promotion_action     
class
 it_does_not_have_id_by_default     
class
 it_does_not_have_type_by_default     
class
 its_type_is_mutable     
class
 it_initializes_array_for_configuration_by_default     
class
 its_configuration_is_mutable     
class
 it_does_not_have_a_promotion_by_default     
class
 its_promotion_is_mutable     
class
 it_clears_configuration_when_type_is_changed     
class
 it_does_not_clear_configuration_when_type_is_set_twice_to_the_same_value     
class
 it_is_a_promotion     
class
 it_does_not_have_id_by_default     
class
 it_has_mutable_code     
class
 its_name_is_mutable     
class
 its_description_is_mutable     
class
 its_priority_is_mutable     
class
 its_not_exclusive_by_default     
class
 its_exclusive_is_mutable     
class
 it_does_not_have_usage_limit_by_default     
class
 its_usage_limit_is_mutable     
class
 it_does_not_have_used_by_default     
class
 its_used_is_mutable     
class
 its_increments_and_decrements_its_used_value     
class
 its_starts_at_is_mutable     
class
 its_ends_at_is_mutable     
class
 it_initializes_coupons_collection_by_default     
class
 it_adds_coupons_properly     
class
 it_removes_coupons_properly     
class
 it_initializes_rules_collection_by_default     
class
 it_adds_rules_properly     
class
 it_removes_rules_properly     
class
 it_initializes_actions_collection_by_default     
class
 it_adds_actions_properly     
class
 it_removes_actions_properly     
class
 it_is_a_promotion_rule     
class
 it_does_not_have_id_by_default     
class
 it_does_not_have_type_by_default     
class
 its_type_is_mutable     
class
 it_initializes_array_for_configuration_by_default     
class
 its_configuration_is_mutable     
class
 it_does_not_have_a_promotion_by_default     
class
 its_promotion_by_is_mutable     
class
 __construct     
class
 __construct     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 setName     
class
 getDescription     
class
 setDescription     
class
 getPriority     
class
 setPriority     
class
 isExclusive     
class
 setExclusive     
class
 getUsageLimit     
class
 setUsageLimit     
class
 getUsed     
class
 setUsed     
class
 incrementUsed     
class
 decrementUsed     
class
 getStartsAt     
class
 setStartsAt     
class
 getEndsAt     
class
 setEndsAt     
class
 isCouponBased     
class
 setCouponBased     
class
 getCoupons     
class
 hasCoupons     
class
 hasCoupon     
class
 addCoupon     
class
 removeCoupon     
class
 getRules     
class
 hasRules     
class
 hasRule     
class
 addRule     
class
 removeRule     
class
 getActions     
class
 hasActions     
class
 hasAction     
class
 addAction     
class
 removeAction     
class
 getId     
class
 getCode     
class
 setCode     
class
 getUsageLimit     
class
 setUsageLimit     
class
 getUsed     
class
 setUsed     
class
 incrementUsed     
class
 decrementUsed     
class
 getPromotion     
class
 setPromotion     
class
 getExpiresAt     
class
 setExpiresAt     
class
 isValid     
class
 getId     
class
 getType     
class
 setType     
class
 getConfiguration     
class
 setConfiguration     
class
 getPromotion     
class
 setPromotion     
class
 getId     
class
 getType     
class
 setType     
class
 getConfiguration     
class
 setConfiguration     
class
 getPromotion     
class
 setPromotion     
class
 __construct     
class
 addContext     
class
 getLocaleCode     
class
 __construct     
class
 getLocaleCode     
class
 __construct     
class
 notFound     
class
 notAvailable     
class
 __construct     
class
 getLocaleCode     
class
 __construct     
class
 getAvailableLocalesCodes     
class
 getDefaultLocaleCode     
class
 convertNameToCode     
class
 convertCodeToName     
class
 let     
class
 it_is_a_locale_context     
class
 it_returns_the_channels_default_locale     
class
 it_throws_a_locale_not_found_exception_if_default_locale_is_not_available     
class
 it_implements_locale_context_interface     
class
 it_throws_a_locale_not_found_exception_if_there_are_no_nested_locale_contexts_defined     
class
 it_throws_a_locale_not_found_exception_if_none_of_nested_locale_contexts_returned_a_locale     
class
 it_returns_first_result_returned_by_nested_request_resolvers     
class
 its_nested_request_resolvers_can_have_priority     
class
 let     
class
 it_is_a_locale_context     
class
 it_gets_a_locale_code     
class
 let     
class
 it_is_a_locale_provider_interface     
class
 it_returns_all_enabled_locales     
class
 it_returns_the_default_locale     
class
 it_is_a_locale_converter     
class
 it_converts_locale_name_to_locale_code     
class
 it_converts_locale_code_to_locale_name     
class
 it_throws_invalid_argument_exception_if_cannot_convert_name_to_code     
class
 it_throws_invalid_argument_exception_if_cannot_convert_code_to_name     
class
 let     
class
 it_implements_a_locale_interface     
class
 it_is_timestampable     
class
 it_does_not_have_id_by_default     
class
 it_has_no_code_by_default     
class
 its_code_is_mutable     
class
 it_has_a_name     
class
 it_returns_name_when_converted_to_string     
class
 it_initializes_creation_date_by_default     
class
 it_does_not_have_last_update_date_by_default     
class
 __construct     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 __construct     
class
 createNew     
class
 createWithVariant     
class
 __construct     
class
 createNew     
class
 createForProduct     
class
 __construct     
class
 generate     
class
 createVariant     
class
 addOptionValue     
class
 build     
class
 doBuild     
class
 validateTuples     
class
 getResult     
class
 generate     
class
 checkParity     
class
 matchOptions     
class
 resolve     
class
 getVariant     
class
 let     
class
 it_implements_product_factory_interface     
class
 it_creates_new_product     
class
 it_creates_new_product_with_variant     
class
 let     
class
 it_is_a_resource_factory     
class
 it_implements_variant_factory_interface     
class
 it_creates_new_variant     
class
 it_creates_a_variant_and_assigns_a_product_to_it     
class
 it_requires_an_array_of_set_tuples_to_build_from     
class
 it_requires_at_least_one_set_tuple     
class
 it_returns_the_same_set_as_the_cartesian_product_when_only_one_was_given     
class
 it_builds_the_cartesian_product_set_from_two_sets     
class
 it_builds_the_cartesian_product_set_from_more_than_two_sets     
class
 let     
class
 it_implements_product_variant_generator_interfave     
class
 it_cannot_generate_variants_for_an_object_without_options     
class
 it_generates_variants_for_every_value_of_an_objects_single_option     
class
 it_does_not_generate_variant_if_given_variant_exists     
class
 it_generates_variants_for_every_possible_permutation_of_an_objects_options_and_option_values     
class
 it_implements_slug_generator_interface     
class
 it_generates_slug_based_on_given_name     
class
 it_generates_slug_without_punctuation_marks     
class
 it_generates_slug_without_special_signs     
class
 let     
class
 it_implements_available_product_options_resolver_interface     
class
 it_throws_if_option_does_not_belong_to_product     
class
 it_filters_out_values_without_related_enabled_variants     
class
 it_implements_variant_resolver_interface     
class
 it_returns_first_variant     
class
 it_returns_null_if_first_variant_is_not_defined     
class
 it_implements_a_product_association_type_translation_interface     
class
 it_is_a_translation     
class
 it_has_no_name_by_default     
class
 its_name_is_mutable     
class
 let     
class
 it_implements_association_type_interface     
class
 let     
class
 it_implements_product_interface     
class
 it_implements_toggleable_interface     
class
 it_has_no_id_by_default     
class
 it_has_no_name_by_default     
class
 its_name_is_mutable     
class
 it_has_no_slug_by_default     
class
 its_slug_is_mutable     
class
 it_has_no_description_by_default     
class
 its_description_is_mutable     
class
 it_initializes_attribute_collection_by_default     
class
 it_adds_attribute     
class
 it_removes_attribute     
class
 it_refuses_to_add_non_product_attribute     
class
 it_refuses_to_remove_non_product_attribute     
class
 it_returns_attributes_by_a_locale_without_a_base_locale     
class
 it_returns_attributes_by_a_locale_with_a_base_locale     
class
 it_returns_attributes_by_a_fallback_locale_when_there_is_no_value_for_a_given_locale     
class
 it_returns_attributes_by_a_fallback_locale_when_there_is_an_empty_value_for_a_given_locale     
class
 it_returns_attributes_by_a_base_locale_when_there_is_no_value_for_a_given_locale_or_a_fallback_locale     
class
 it_returns_attributes_by_a_base_locale_when_there_is_an_empty_value_for_a_given_locale_or_a_fallback_locale     
class
 it_has_no_variants_by_default     
class
 its_says_it_has_variants_only_if_multiple_variants_are_defined     
class
 it_initializes_variants_collection_by_default     
class
 it_does_not_include_unavailable_variants_in_available_variants     
class
 it_returns_available_variants     
class
 it_initializes_options_collection_by_default     
class
 it_has_no_options_by_default     
class
 its_says_it_has_options_only_if_any_option_defined     
class
 it_adds_option_properly     
class
 it_removes_option_properly     
class
 it_initializes_creation_date_by_default     
class
 its_creation_date_is_mutable     
class
 it_has_no_last_update_date_by_default     
class
 its_last_update_date_is_mutable     
class
 it_is_enabled_by_default     
class
 it_is_toggleable     
class
 it_adds_association     
class
 it_allows_to_remove_association     
class
 it_is_simple_if_it_has_one_variant_and_no_options     
class
 it_is_configurable_if_it_has_at_least_two_variants     
class
 it_is_configurable_if_it_has_one_variant_and_at_least_one_option     
class
 let     
class
 it_implements_sylius_product_variant_interface     
class
 it_implements_toggleable_interface     
class
 it_implements_sylius_resource_interface     
class
 it_initializes_option_values_collection_by_default     
class
 it_adds_an_option_value     
class
 it_removes_an_option_value     
class
 it_has_no_position_by_default     
class
 its_position_is_mutable     
class
 it_is_enabled_by_default     
class
 it_is_toggleable     
class
 it_implements_product_variant_translation_interface     
class
 it_is_translation     
class
 it_has_no_name_by_default     
class
 its_name_is_mutable     
class
 it_implements_ProductAssociation_interface     
class
 it_has_owner     
class
 it_has_type     
class
 it_adds_association_product     
class
 it_checks_if_product_is_associated     
class
 it_implements_Sylius_product_translation_interface     
class
 it_has_no_name_by_default     
class
 its_name_is_mutable     
class
 it_has_no_slug_by_default     
class
 its_slug_is_mutable     
class
 it_has_no_description_by_default     
class
 its_description_is_mutable     
class
 it_has_no_meta_keywords_by_default     
class
 its_meta_keywords_is_mutable     
class
 it_has_no_meta_description_by_default     
class
 its_meta_description_is_mutable     
class
 let     
class
 it_implements_product_option_interface     
class
 it_has_no_id_by_default     
class
 it_has_no_code_by_default     
class
 its_code_is_mutable     
class
 it_has_no_name_by_default     
class
 its_name_is_mutable     
class
 it_has_no_position_by_default     
class
 its_position_is_mutable     
class
 it_has_an_empty_collection_of_values_by_default     
class
 it_can_have_a_value_added     
class
 it_can_have_a_locale_removed     
class
 createTranslation     
class
 __construct     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 setName     
class
 getDescriptor     
class
 getOptionValues     
class
 addOptionValue     
class
 removeOptionValue     
class
 hasOptionValue     
class
 getProduct     
class
 setProduct     
class
 getPosition     
class
 setPosition     
class
 getTranslation     
class
 createTranslation     
class
 getId     
class
 getName     
class
 setName     
class
 __construct     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 setName     
class
 getSlug     
class
 setSlug     
class
 getDescription     
class
 setDescription     
class
 getMetaKeywords     
class
 setMetaKeywords     
class
 getMetaDescription     
class
 setMetaDescription     
class
 getAttributes     
class
 getAttributesByLocale     
class
 addAttribute     
class
 removeAttribute     
class
 hasAttribute     
class
 hasAttributeByCodeAndLocale     
class
 getAttributeByCodeAndLocale     
class
 hasVariants     
class
 getVariants     
class
 addVariant     
class
 removeVariant     
class
 hasVariant     
class
 getEnabledVariants     
class
 hasOptions     
class
 getOptions     
class
 addOption     
class
 removeOption     
class
 hasOption     
class
 getAssociations     
class
 addAssociation     
class
 removeAssociation     
class
 hasAssociation     
class
 isSimple     
class
 isConfigurable     
class
 getTranslation     
class
 createTranslation     
class
 getAttributeInDifferentLocale     
class
 hasNotEmptyAttributeByCodeAndLocale     
class
 getProduct     
class
 setProduct     
class
 getId     
class
 getValue     
class
 setValue     
class
 __construct     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getOption     
class
 setOption     
class
 getValue     
class
 setValue     
class
 getOptionCode     
class
 getName     
class
 getTranslation     
class
 createTranslation     
class
 getId     
class
 getName     
class
 setName     
class
 getId     
class
 getName     
class
 setName     
class
 __construct     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 setName     
class
 getTranslation     
class
 createTranslation     
class
 getId     
class
 getName     
class
 setName     
class
 getSlug     
class
 setSlug     
class
 getDescription     
class
 setDescription     
class
 getMetaKeywords     
class
 setMetaKeywords     
class
 getMetaDescription     
class
 setMetaDescription     
class
 __construct     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 setName     
class
 getPosition     
class
 setPosition     
class
 getValues     
class
 addValue     
class
 removeValue     
class
 hasValue     
class
 getTranslation     
class
 createTranslation     
class
 __construct     
class
 getId     
class
 getType     
class
 setType     
class
 getOwner     
class
 setOwner     
class
 getAssociatedProducts     
class
 hasAssociatedProduct     
class
 addAssociatedProduct     
class
 removeAssociatedProduct     
class
 clearAssociatedProducts     
class
 __construct     
class
 createNew     
class
 createTyped     
class
 getStorageType     
class
 getType     
class
 validate     
class
 getStorageType     
class
 getType     
class
 validate     
class
 getValidationErrors     
class
 getStorageType     
class
 getType     
class
 validate     
class
 getValidationErrors     
class
 getStorageType     
class
 getType     
class
 validate     
class
 getValidationErrors     
class
 getStorageType     
class
 getType     
class
 validate     
class
 getValidationErrors     
class
 getStorageType     
class
 getType     
class
 validate     
class
 getStorageType     
class
 getType     
class
 validate     
class
 getValidationErrors     
class
 getStorageType     
class
 getType     
class
 validate     
class
 let     
class
 it_is_initializable     
class
 it_implements_attribute_factory_interface     
class
 it_creates_untyped_attribute     
class
 it_creates_typed_attribute     
class
 it_is_initializable     
class
 it_implements_attribute_type_interface     
class
 its_storage_type_is_text     
class
 its_type_is_text     
class
 it_checks_if_attribute_value_is_valid     
class
 it_is_initializable     
class
 it_implements_attribute_type_interface     
class
 its_storage_type_is_text     
class
 its_type_is_text     
class
 it_checks_if_attribute_value_is_valid     
class
 it_is_initializable     
class
 it_implements_attribute_type_interface     
class
 its_storage_type_is_text     
class
 its_type_is_text     
class
 it_checks_if_attribute_value_is_valid     
class
 it_is_initializable     
class
 it_implements_attribute_type_interface     
class
 its_storage_type_is_text     
class
 its_type_is_text     
class
 it_checks_if_attribute_value_is_valid     
class
 it_is_initializable     
class
 it_implements_attribute_type_interface     
class
 its_storage_type_is_text     
class
 its_type_is_text     
class
 it_checks_if_attribute_value_is_valid_according_to_min_and_max_constraint     
class
 it_checks_if_attribute_value_is_valid_according_to_required_constraint     
class
 it_is_initializable     
class
 it_implements_attribute_type_interface     
class
 its_storage_type_is_text     
class
 its_type_is_text     
class
 it_is_initializable     
class
 it_implements_attribute_type_interface     
class
 its_storage_type_is_boolean     
class
 its_type_is_checkbox     
class
 it_is_initializable     
class
 it_implements_attribute_type_interface     
class
 its_storage_type_is_text     
class
 its_type_is_text     
class
 it_is_initializable     
class
 it_implements_attribute_translation_interface     
class
 it_has_no_id_by_default     
class
 it_has_no_name_by_default     
class
 its_name_is_mutable     
class
 let     
class
 it_is_initializable     
class
 it_implements_attribute_interface     
class
 it_has_no_id_by_default     
class
 its_code_is_mutable     
class
 it_has_no_name_by_default     
class
 its_name_is_mutable     
class
 it_returns_name_when_converted_to_string     
class
 it_has_text_type_by_default     
class
 its_type_is_mutable     
class
 it_initializes_empty_configuration_array_by_default     
class
 its_configuration_is_mutable     
class
 its_storage_type_is_mutable     
class
 it_initializes_creation_date_by_default     
class
 its_creation_date_is_mutable     
class
 it_has_no_last_update_date_by_default     
class
 its_last_update_date_is_mutable     
class
 it_has_position     
class
 it_is_initializable     
class
 it_implements_Sylius_subject_attribute_interface     
class
 it_has_no_id_by_default     
class
 it_does_not_belong_to_a_subject_by_default     
class
 it_allows_assigning_itself_to_a_subject     
class
 it_has_no_attribute_defined_by_default     
class
 its_attribute_is_definable     
class
 it_has_no_default_locale_code     
class
 its_locale_code_is_mutable     
class
 it_has_no_value_by_default     
class
 its_value_is_mutable_based_on_attribute_storage_type     
class
 its_value_can_be_set_to_null     
class
 it_throws_exception_when_trying_to_get_code_without_attribute_defined     
class
 it_returns_its_attribute_code     
class
 it_throws_exception_when_trying_to_get_name_without_attribute_defined     
class
 it_returns_its_attribute_name     
class
 it_throws_exception_when_trying_to_get_type_without_attribute_defined     
class
 it_returns_its_attribute_type     
class
 getId     
class
 getName     
class
 setName     
class
 __construct     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 setName     
class
 getType     
class
 setType     
class
 getConfiguration     
class
 setConfiguration     
class
 getStorageType     
class
 setStorageType     
class
 getPosition     
class
 setPosition     
class
 getTranslation     
class
 createTranslation     
class
 getId     
class
 getSubject     
class
 setSubject     
class
 getAttribute     
class
 setAttribute     
class
 getLocaleCode     
class
 setLocaleCode     
class
 getValue     
class
 setValue     
class
 getCode     
class
 getName     
class
 getType     
class
 getBoolean     
class
 setBoolean     
class
 getText     
class
 setText     
class
 getInteger     
class
 setInteger     
class
 getFloat     
class
 setFloat     
class
 getDatetime     
class
 setDatetime     
class
 getDate     
class
 setDate     
class
 getJson     
class
 setJson     
class
 assertAttributeIsSet     
class
 isStockAvailable     
class
 isStockSufficient     
class
 it_is_an_inventory_availability_checker     
class
 it_recognizes_stockable_as_available_if_on_hand_quantity_is_greater_than_0     
class
 it_recognizes_stockable_as_not_available_if_on_hand_quantity_is_equal_to_0     
class
 it_recognizes_stockable_as_available_if_on_hold_quantity_is_less_than_on_hand     
class
 it_recognizes_stockable_as_not_available_if_on_hold_quantity_is_same_as_on_hand     
class
 it_recognizes_stockable_as_sufficient_if_on_hand_minus_on_hold_quantity_is_greater_than_the_required_quantity     
class
 it_recognizes_stockable_as_sufficient_if_on_hand_minus_on_hold_quantity_is_equal_to_the_required_quantity     
class
 it_recognizes_stockable_as_available_or_sufficent_if_it_is_not_tracked     
class
 it_implements_inventory_unit_interface     
class
 it_has_no_id_by_default     
class
 it_has_no_defined_stockable_subject_by_default     
class
 it_allows_defining_stockable_subject     
class
 getId     
class
 getStockable     
class
 setStockable     
class
 __construct     
class
 addContext     
class
 getCurrencyCode     
class
 __construct     
class
 notFound     
class
 disabled     
class
 notAvailable     
class
 __construct     
class
 convert     
class
 findExchangeRate     
class
 createIndex     
class
 convertToCode     
class
 it_implements_currency_context_interface     
class
 it_throws_a_currency_not_found_exception_if_there_are_no_nested_currency_contexts_defined     
class
 it_throws_a_currency_not_found_exception_if_none_of_nested_currency_contexts_returned_a_currency     
class
 it_returns_first_result_returned_by_nested_request_resolvers     
class
 its_nested_request_resolvers_can_have_priority     
class
 let     
class
 it_implements_a_currency_converter_interface     
class
 it_converts_multipling_ratio_based_on_currency_pair_exchange_rate     
class
 it_converts_dividing_ratio_based_on_reversed_currency_pair_exchange_rate     
class
 it_return_given_value_if_exchange_rate_for_given_currency_pair_has_not_been_found     
class
 it_return_given_value_if_both_currencie_in_currency_pair_are_the_same     
class
 it_implements_a_currency_name_converter_interface     
class
 it_converts_an_english_currency_name_to_code_by_default     
class
 it_converts_a_name_to_a_code_for_given_locale     
class
 it_throws_an_invalid_argument_exception_when_currency_not_exists     
class
 it_implements_a_currency_interface     
class
 it_has_no_id_by_default     
class
 it_has_no_code_by_default     
class
 its_code_is_mutable     
class
 it_does_not_return_name_when_it_has_no_code     
class
 it_returns_name_of_currency_code     
class
 it_initializes_creation_date_by_default     
class
 its_creation_date_is_mutable     
class
 it_has_no_last_update_date_by_default     
class
 its_last_update_date_is_mutable     
class
 it_implements_exchange_rate_interface     
class
 it_has_a_ratio     
class
 it_has_base_currency     
class
 it_has_target_currency     
class
 it_initializes_creation_date_by_default     
class
 its_creation_date_is_mutable     
class
 it_has_no_last_update_date_by_default     
class
 its_last_update_date_is_mutable     
class
 __construct     
class
 getId     
class
 getRatio     
class
 setRatio     
class
 getSourceCurrency     
class
 setSourceCurrency     
class
 getTargetCurrency     
class
 setTargetCurrency     
class
 __construct     
class
 __toString     
class
 getId     
class
 getName     
class
 getCode     
class
 setCode     
class
 calculate     
class
 __construct     
class
 calculate     
class
 __construct     
class
 resolve     
class
 let     
class
 it_is_a_calculator     
class
 it_should_delegate_calculation_to_a_correct_calculator     
class
 it_implements_Sylius_tax_calculator_interface     
class
 it_calculates_tax_as_percentage_of_given_base_if_rate_is_not_included_in_price     
class
 it_calculates_correct_tax_for_given_base_if_rate_is_included_in_price     
class
 let     
class
 it_implements_tax_rate_resolver_interface     
class
 it_returns_tax_rate_for_given_taxable_category     
class
 it_returns_null_if_tax_rate_for_given_taxable_category_does_not_exist     
class
 it_returns_null_if_taxable_does_not_belong_to_any_category     
class
 it_implements_tax_rate_interface     
class
 it_does_not_have_id_by_default     
class
 it_does_not_belong_to_category_by_default     
class
 it_allows_assigning_itself_to_category     
class
 it_allows_detaching_itself_from_category     
class
 it_is_unnamed_by_default     
class
 its_name_should_be_mutable     
class
 it_has_mutable_code     
class
 it_has_amount_equal_to_0_by_default     
class
 its_amount_should_be_mutable     
class
 it_represents_amount_as_percentage     
class
 it_is_not_included_in_price_by_default     
class
 its_inclusion_in_price_should_be_mutable     
class
 it_dose_not_have_calculator_defined_by_default     
class
 its_calculator_should_be_mutable     
class
 it_initializes_creation_date_by_default     
class
 it_does_not_have_last_update_date_by_default     
class
 it_has_label     
class
 it_implements_tax_category_interface     
class
 it_does_not_have_id_by_default     
class
 it_has_mutable_code     
class
 it_is_unnamed_by_default     
class
 its_name_should_be_mutable     
class
 it_does_not_have_description_by_default     
class
 its_description_should_be_mutable     
class
 it_initializes_creation_date_by_default     
class
 it_does_not_have_last_update_date_by_default     
class
 __construct     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 setName     
class
 getDescription     
class
 setDescription     
class
 getRates     
class
 addRate     
class
 removeRate     
class
 hasRate     
class
 __construct     
class
 getId     
class
 getCode     
class
 setCode     
class
 getCategory     
class
 setCategory     
class
 getName     
class
 setName     
class
 getAmount     
class
 getAmountAsPercentage     
class
 setAmount     
class
 isIncludedInPrice     
class
 setIncludedInPrice     
class
 getCalculator     
class
 setCalculator     
class
 getLabel     
class
 __construct     
class
 createNew     
class
 createWithAmountAndCurrencyCode     
class
 __construct     
class
 getSupportedMethods     
class
 supports     
class
 __construct     
class
 getDefaultPaymentMethod     
class
 __construct     
class
 getSupportedMethods     
class
 supports     
class
 let     
class
 it_implements_Sylius_shipment_factory_interface     
class
 it_implements_factory_interface     
class
 it_delegates_creation_of_new_resource     
class
 it_creates_payment_with_currency_and_amount     
class
 let     
class
 it_implements_default_payment_method_resolver_interface     
class
 it_returns_first_enabled_payment_method_as_default     
class
 it_throws_exception_if_there_are_no_enabled_payment_methods     
class
 let     
class
 it_implements_methods_resolver_interface     
class
 it_returns_all_methods_enabled_for_given_payment     
class
 it_supports_every_payment     
class
 let     
class
 it_implements_Sylius_payment_methods_resolver_interface     
class
 it_uses_registry_to_provide_payment_methods_for_payment     
class
 it_returns_empty_array_if_none_of_registered_resolvers_support_passed_payment     
class
 it_supports_payment_if_at_least_one_registered_resolver_supports_it     
class
 it_does_not_support_payment_if_none_of_registered_resolvers_supports_it     
class
 it_is_an_exception     
class
 it_has_a_custom_message     
class
 let     
class
 it_implements_sylius_payment_method_interface     
class
 it_has_no_id_by_default     
class
 its_code_is_mutable     
class
 it_is_unnamed_by_default     
class
 its_name_is_mutable     
class
 it_is_convertible_to_string_and_returns_its_name     
class
 it_has_no_description_by_default     
class
 its_description_is_mutable     
class
 its_instructions_is_mutable     
class
 it_has_no_app_environment_by_default     
class
 its_app_environment_is_mutable     
class
 it_has_no_position_by_default     
class
 its_position_is_mutable     
class
 it_is_enabled_by_default     
class
 it_allows_disabling_itself     
class
 it_initializes_creation_date_by_default     
class
 it_has_no_last_update_date_by_default     
class
 it_implements_sylius_payment_interface     
class
 it_has_no_id_by_default     
class
 it_has_no_payment_method_by_default     
class
 its_payment_method_is_mutable     
class
 it_has_no_currency_code_by_default     
class
 its_currency_code_is_mutable     
class
 it_has_amount_equal_to_0_by_default     
class
 its_amount_is_mutable     
class
 it_has_cart_state_by_default     
class
 its_state_is_mutable     
class
 it_initializes_creation_date_by_default     
class
 its_creation_date_is_mutable     
class
 it_has_no_last_update_date_by_default     
class
 its_last_update_date_is_mutable     
class
 its_details_are_mutable     
class
 __construct     
class
 __construct     
class
 getId     
class
 getMethod     
class
 setMethod     
class
 getCurrencyCode     
class
 setCurrencyCode     
class
 getAmount     
class
 setAmount     
class
 getState     
class
 setState     
class
 getDetails     
class
 setDetails     
class
 __toString     
class
 getId     
class
 getName     
class
 setName     
class
 getDescription     
class
 setDescription     
class
 getInstructions     
class
 setInstructions     
class
 __construct     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 setName     
class
 getDescription     
class
 setDescription     
class
 getInstructions     
class
 setInstructions     
class
 getEnvironment     
class
 setEnvironment     
class
 getPosition     
class
 setPosition     
class
 getTranslation     
class
 createTranslation     
class
 it_implements_customer_group_interface     
class
 it_has_no_name_by_default     
class
 its_name_is_mutable     
class
 its_code_is_mutable     
class
 it_implements_customer_interface     
class
 it_sets_email     
class
 it_sets_first_name     
class
 it_sets_last_name     
class
 it_can_get_full_name     
class
 it_sets_birthday     
class
 it_sets_gender     
class
 it_has_unknown_gender_as_unknown     
class
 it_can_check_if_gender_is_female     
class
 it_can_check_if_gender_is_male     
class
 it_has_no_group_by_default     
class
 its_group_is_mutable     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 setName     
class
 __construct     
class
 __toString     
class
 getId     
class
 getEmail     
class
 setEmail     
class
 getEmailCanonical     
class
 setEmailCanonical     
class
 getFullName     
class
 getFirstName     
class
 setFirstName     
class
 getLastName     
class
 setLastName     
class
 getBirthday     
class
 setBirthday     
class
 getGender     
class
 setGender     
class
 isMale     
class
 isFemale     
class
 getGroup     
class
 setGroup     
class
 getPhoneNumber     
class
 setPhoneNumber     
class
 isSubscribedToNewsletter     
class
 setSubscribedToNewsletter     
class
 __construct     
class
 createNew     
class
 createForSubject     
class
 createForSubjectWithReviewer     
class
 calculate     
class
 let     
class
 it_is_a_resource_factory     
class
 it_implements_review_factory_interface     
class
 it_creates_a_new_review     
class
 it_creates_a_review_with_subject     
class
 it_creates_a_review_with_subject_and_reviewer     
class
 it_implements_average_price_calculator_interface     
class
 it_calculates_average_price     
class
 it_returns_zero_if_given_reviewable_object_has_no_reviews     
class
 it_returns_zero_if_given_reviewable_object_has_reviews_but_none_of_them_is_accepted     
class
 it_implements_reviewer_interface     
class
 it_has_an_email     
class
 it_has_a_first_name     
class
 it_has_a_last_name     
class
 it_implements_review_interface     
class
 it_has_a_title     
class
 it_has_a_rating     
class
 it_has_a_comment     
class
 it_has_an_author     
class
 it_has_a_status     
class
 it_has_a_review_subject     
class
 it_has_a_created_at     
class
 it_has_an_updated_at     
class
 __construct     
class
 getId     
class
 getTitle     
class
 setTitle     
class
 getRating     
class
 setRating     
class
 getComment     
class
 setComment     
class
 getAuthor     
class
 setAuthor     
class
 getStatus     
class
 setStatus     
class
 getReviewSubject     
class
 setReviewSubject     
class
 getId     
class
 getEmail     
class
 setEmail     
class
 getFirstName     
class
 setFirstName     
class
 getLastName     
class
 setLastName     
class
 __construct     
class
 createNew     
class
 createTyped     
class
 createWithMembers     
class
 __construct     
class
 getName     
class
 getAbbreviation     
class
 __construct     
class
 match     
class
 matchAll     
class
 addressBelongsToZone     
class
 addressBelongsToZoneMember     
class
 getZones     
class
 getZoneByCode     
class
 convertToCode     
class
 let     
class
 it_is_initializable     
class
 it_implements_factory_interface     
class
 it_implements_zone_factory_interface     
class
 it_creates_zone_with_type     
class
 it_creates_zone_with_members     
class
 let     
class
 it_is_initializable     
class
 it_implements_province_name_provider_interface     
class
 it_throws_invalid_argument_exception_when_province_with_given_code_is_not_found     
class
 it_gets_province_name_if_province_with_given_code_exist_in_database     
class
 it_gets_province_name_form_address     
class
 it_returns_nothing_if_province_name_and_code_are_not_given_in_an_address     
class
 it_gets_province_abbreviation_by_its_code_if_province_exists_in_database     
class
 it_gets_province_name_if_its_abbreviation_is_not_set_but_province_exists_in_database     
class
 it_gets_province_name_form_address_if_its_abbreviation_is_not_set     
class
 let     
class
 it_implements_zone_matcher_interface     
class
 it_returns_null_if_there_are_no_zones     
class
 it_should_match_address_by_province     
class
 it_should_match_address_by_province_and_scope     
class
 it_should_match_address_by_country     
class
 it_should_match_address_by_country_and_scope     
class
 it_should_match_address_for_nested_zones     
class
 it_should_match_address_for_nested_zones_and_scope     
class
 it_matches_address_from_province_when_many_are_found     
class
 it_matches_address_from_province_when_many_are_found_by_scope     
class
 it_matches_all_zones_with_given_address     
class
 it_matches_all_zones_by_scope_when_one_zone_for_address_is_defined     
class
 it_is_initializable     
class
 it_implements_country_name_to_code_converter_interface     
class
 it_converts_english_country_name_to_codes_by_default     
class
 it_converts_country_name_to_codes_for_given_locale     
class
 it_throws_an_exception_if_country_name_cannot_be_converted_to_code     
class
 it_is_initializable     
class
 it_implements_address_comparator_interface     
class
 it_returns_false_if_addresses_differ     
class
 it_returns_true_when_addresses_are_the_same     
class
 it_ignores_leading_and_trailing_spaces_or_letter_cases     
class
 it_is_initializable     
class
 it_implements_Sylius_address_interface     
class
 it_has_no_id_by_default     
class
 it_has_no_first_name_by_default     
class
 its_first_name_is_mutable     
class
 it_has_no_last_name_by_default     
class
 its_last_name_is_mutable     
class
 it_returns_correct_full_name     
class
 it_has_no_phone_number_by_default     
class
 its_phone_number_is_mutable     
class
 it_has_no_country_by_default     
class
 its_country_code_is_mutable     
class
 it_allows_to_unset_the_country_code     
class
 it_unsets_the_province_code_when_erasing_country_code     
class
 it_has_no_province_code_by_default     
class
 it_ignores_province_code_when_there_is_no_country_code     
class
 its_province_code_is_mutable     
class
 it_has_no_province_name_by_default     
class
 its_province_name_is_mutable     
class
 it_has_no_company_by_default     
class
 its_company_is_mutable     
class
 it_has_no_street_by_default     
class
 its_street_is_mutable     
class
 it_has_no_city_by_default     
class
 its_city_is_mutable     
class
 it_has_no_postcode_by_default     
class
 its_postcode_is_mutable     
class
 its_creation_time_is_initialized_by_default     
class
 its_last_update_time_is_undefined_by_default     
class
 it_is_initializable     
class
 it_implements_Sylius_country_province_interface     
class
 it_implements_code_aware_interface     
class
 it_has_no_id_by_default     
class
 it_has_no_code_by_default     
class
 its_code_is_mutable     
class
 it_has_no_name_by_default     
class
 its_name_is_mutable     
class
 it_has_no_abbreviation_by_default     
class
 its_abbreviation_is_mutable     
class
 it_does_not_belong_to_country_by_default     
class
 it_allows_to_attach_itself_to_a_country     
class
 it_is_initializable     
class
 it_implements_zone_member_interface     
class
 it_has_no_id_by_default     
class
 it_has_no_code_by_default     
class
 its_code_is_mutable     
class
 it_doesnt_belong_to_any_zone_by_default     
class
 it_can_belong_to_a_zone     
class
 it_is_initializable     
class
 it_implements_Sylius_country_interface     
class
 it_is_toggleable     
class
 it_implements_code_aware_interface     
class
 it_has_no_id_by_default     
class
 it_returns_name_when_converted_to_string     
class
 it_has_no_code_by_default     
class
 its_code_is_mutable     
class
 it_initializes_provinces_collection_by_default     
class
 it_has_no_provinces_by_default     
class
 it_adds_province     
class
 it_removes_province     
class
 it_sets_country_on_added_province     
class
 it_unsets_country_on_removed_province     
class
 it_is_enabled_by_default     
class
 it_can_be_disabled     
class
 it_can_be_enabled     
class
 it_can_set_enabled_value     
class
 it_is_initializable     
class
 it_implements_Sylius_zone_interface     
class
 it_has_no_id_by_default     
class
 it_has_no_name_by_default     
class
 its_name_is_mutable     
class
 it_has_no_type_by_default     
class
 its_type_is_mutable     
class
 it_initializes_members_collection_by_default     
class
 it_has_no_members_by_default     
class
 it_adds_member     
class
 it_removes_member     
class
 it_has_scope_all_by_default     
class
 its_scope_is_mutable     
class
 equal     
class
 normalizeAddress     
class
 __construct     
class
 getId     
class
 getFirstName     
class
 setFirstName     
class
 getLastName     
class
 setLastName     
class
 getFullName     
class
 getPhoneNumber     
class
 setPhoneNumber     
class
 getCompany     
class
 setCompany     
class
 getCountryCode     
class
 setCountryCode     
class
 getProvinceCode     
class
 setProvinceCode     
class
 getProvinceName     
class
 setProvinceName     
class
 getStreet     
class
 setStreet     
class
 getCity     
class
 setCity     
class
 getPostcode     
class
 setPostcode     
class
 __construct     
class
 __toString     
class
 getTypes     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 setName     
class
 getType     
class
 setType     
class
 getScope     
class
 setScope     
class
 getMembers     
class
 hasMembers     
class
 addMember     
class
 removeMember     
class
 hasMember     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 setName     
class
 getAbbreviation     
class
 setAbbreviation     
class
 getCountry     
class
 setCountry     
class
 getId     
class
 getCode     
class
 setCode     
class
 getBelongsTo     
class
 setBelongsTo     
class
 __construct     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 getProvinces     
class
 hasProvinces     
class
 addProvince     
class
 removeProvince     
class
 hasProvince     
class
 filter     
class
 hasProductValidTaxon     
class
 __construct     
class
 filter     
class
 isItemVariantInPriceRange     
class
 isConfigured     
class
 filter     
class
 __construct     
class
 execute     
class
 isConfigurationValid     
class
 calculateAdjustmentAmount     
class
 __construct     
class
 revert     
class
 removeUnitsAdjustment     
class
 removeUnitOrderItemAdjustments     
class
 addAdjustmentToUnit     
class
 createAdjustment     
class
 isConfigurationValid     
class
 revert     
class
 isSubjectValid     
class
 removeUnitOrderPromotionAdjustmentsByOrigin     
class
 __construct     
class
 execute     
class
 setUnitsAdjustments     
class
 __construct     
class
 execute     
class
 revert     
class
 createAdjustment     
class
 __construct     
class
 execute     
class
 setUnitsAdjustments     
class
 __construct     
class
 execute     
class
 isConfigurationValid     
class
 calculateAdjustmentAmount     
class
 __construct     
class
 updateAfterDeletingTaxon     
class
 removePromotionRuleIfNecessary     
class
 __construct     
class
 updateAfterDeletingTaxon     
class
 __construct     
class
 isEligible     
class
 isEligible     
class
 isEligible     
class
 hasProductValidTaxon     
class
 isEligible     
class
 __construct     
class
 isEligible     
class
 __construct     
class
 isEligible     
class
 __construct     
class
 isEligible     
class
 __construct     
class
 isEligible     
class
 __construct     
class
 apply     
class
 applyAdjustmentsOnItemUnits     
class
 addAdjustment     
class
 increment     
class
 decrement     
class
 __construct     
class
 getChannel     
class
 getCurrencyCode     
class
 getLocaleCode     
class
 getCustomer     
class
 __construct     
class
 set     
class
 get     
class
 provideKey     
class
 __construct     
class
 getLocaleCode     
class
 __construct     
class
 createNew     
class
 createWithGateway     
class
 __construct     
class
 createNew     
class
 createNamed     
class
 __construct     
class
 createNew     
class
 createCartQuantity     
class
 createItemTotal     
class
 createHasTaxon     
class
 createItemsFromTaxonTotal     
class
 createNthOrder     
class
 createContainsProduct     
class
 createPromotionRule     
class
 __construct     
class
 createNew     
class
 createFixedDiscount     
class
 createUnitFixedDiscount     
class
 createPercentageDiscount     
class
 createUnitPercentageDiscount     
class
 createShippingPercentageDiscount     
class
 createAction     
class
 __construct     
class
 createNew     
class
 createAfterCheckout     
class
 __construct     
class
 createNew     
class
 createForCustomer     
class
 __construct     
class
 createNew     
class
 createForProduct     
class
 createForCart     
class
 calculate     
class
 calculateOriginal     
class
 generate     
class
 expandPath     
class
 __construct     
class
 getDefinedLocalesCodes     
class
 getDefaultLocaleCode     
class
 __construct     
class
 provideVariantsPrices     
class
 constructOptionsMap     
class
 __construct     
class
 getPromotions     
class
 __construct     
class
 getAvailableLocalesCodes     
class
 getDefaultLocaleCode     
class
 cancel     
class
 hold     
class
 sell     
class
 release     
class
 giveBack     
class
 __construct     
class
 cancel     
class
 cancelOrder     
class
 __construct     
class
 isPaymentMethodSelectionRequired     
class
 __construct     
class
 isShippingMethodSelectionRequired     
class
 __construct     
class
 resolve     
class
 applyTransition     
class
 getTargetTransition     
class
 getPaymentsWithState     
class
 __construct     
class
 resolve     
class
 canOrderBeFulfilled     
class
 __construct     
class
 resolve     
class
 countOrderShipmentsInState     
class
 allShipmentsInStateButOrderStateNotUpdated     
class
 isPartiallyShippedButOrderStateNotUpdated     
class
 __construct     
class
 resolve     
class
 __construct     
class
 set     
class
 get     
class
 provideKey     
class
 isBaseCurrency     
class
 isAvailableCurrency     
class
 __construct     
class
 getCurrencyCode     
class
 isAvailableCurrency     
class
 __construct     
class
 getCurrencyCode     
class
 __construct     
class
 __construct     
class
 apply     
class
 addTaxAdjustment     
class
 __construct     
class
 apply     
class
 addAdjustment     
class
 getShippingMethod     
class
 __construct     
class
 apply     
class
 addAdjustment     
class
 generate     
class
 generate     
class
 __construct     
class
 provideOrderPayment     
class
 getLastPayment     
class
 getDefaultPaymentMethod     
class
 applyRequiredTransition     
class
 __construct     
class
 __construct     
class
 process     
class
 __construct     
class
 process     
class
 __construct     
class
 process     
class
 __construct     
class
 process     
class
 __construct     
class
 process     
class
 createNewOrderShipment     
class
 processShipmentUnits     
class
 getExistingShipmentWithProperMethod     
class
 __construct     
class
 process     
class
 __construct     
class
 process     
class
 getTaxZone     
class
 clearTaxes     
class
 __construct     
class
 create     
class
 createForChannel     
class
 it_converts_name_to_code     
class
 it_converts_name_with_special_characters_to_code     
class
 it_converts_name_to_slug     
class
 it_converts_name_with_special_characters_to_slug     
class
 it_converts_name_to_lowercase_code     
class
 it_converts_name_with_special_characters_to_lowercase_code     
class
 it_converts_name_to_upper_case_code     
class
 it_converts_name_with_special_characters_to_upper_case_code     
class
 it_converts_name_to_camel_case     
class
 it_converts_name_with_special_characters_to_camel_case     
class
 __construct     
class
 create     
class
 provideCurrency     
class
 provideLocale     
class
 __construct     
class
 hasRecipient     
class
 hasMessageTo     
class
 countMessagesTo     
class
 getSpoolDirectory     
class
 isMessageTo     
class
 assertRecipientIsValid     
class
 getMessages     
class
 __construct     
class
 create     
class
 createChannel     
class
 createCountry     
class
 provideCurrency     
class
 provideLocale     
class
 createZone     
class
 apply     
class
 __construct     
class
 getCart     
class
 setCustomerAndAddressOnCart     
class
 reset     
class
 __construct     
class
 modify     
class
 __construct     
class
 add     
class
 __construct     
class
 saveAddresses     
class
 addAddress     
class
 __construct     
class
 getCustomerStatistics     
class
 getOrdersSummedTotal     
class
 filterOrdersByChannel     
class
 __construct     
class
 getOrdersCount     
class
 getOrdersValue     
class
 getChannel     
class
 getAverageOrderValue     
class
 __construct     
class
 getAllOrdersCount     
class
 getPerChannelsStatistics     
class
 __construct     
class
 getStatisticsForChannel     
class
 getStatisticsForChannelInPeriod     
class
 __construct     
class
 getIntervals     
class
 getSales     
class
 __construct     
class
 getChannel     
class
 getTotalSales     
class
 getNumberOfNewOrders     
class
 getNumberOfNewCustomers     
class
 getAverageOrderValue     
class
 __construct     
class
 getSalesSummary     
class
 __construct     
class
 asString     
class
 year     
class
 month     
class
 week     
class
 day     
class
 __construct     
class
 getDefaultShippingMethod     
class
 getShippingMethods     
class
 __construct     
class
 getSupportedMethods     
class
 supports     
class
 __construct     
class
 getSupportedMethods     
class
 supports     
class
 __construct     
class
 getDefaultPaymentMethod     
class
 __construct     
class
 getDefaultShippingMethod     
class
 let     
class
 it_implements_a_filter_interface     
class
 it_filters_items_which_has_product_with_price_that_fits_in_configured_range     
class
 it_filters_items_which_has_product_with_price_equal_to_minimum_criteria     
class
 it_filters_items_which_has_product_with_price_equal_to_maximum_criteria     
class
 it_filters_items_which_has_product_with_price_that_is_bigger_than_configured_minimum_criteria     
class
 it_filters_items_which_has_product_with_price_equal_to_configured_minimum_criteria     
class
 it_returns_all_items_if_configuration_is_invalid     
class
 it_throws_exception_if_channel_is_not_configured     
class
 it_implements_a_filter_interface     
class
 it_filters_passed_order_items_with_given_configuration     
class
 it_returns_all_items_if_configuration_is_invalid     
class
 it_returns_all_items_if_configuration_is_empty     
class
 it_implements_a_filter_interface     
class
 it_filters_passed_order_items_with_given_configuration     
class
 it_returns_all_items_if_configuration_is_invalid     
class
 it_returns_all_items_if_configuration_is_empty     
class
 let     
class
 it_implements_a_promotion_action_interface     
class
 it_uses_distributor_and_applicator_to_execute_promotion_action     
class
 it_does_not_apply_discount_if_order_has_no_items     
class
 it_does_not_apply_discount_if_adjustment_amount_would_be_0     
class
 it_does_not_apply_discount_if_configuration_is_invalid     
class
 it_throws_exception_if_subject_is_not_an_order     
class
 it_reverts_order_units_order_promotion_adjustments     
class
 it_does_not_revert_if_order_has_no_items     
class
 it_throws_an_exception_while_reverting_subject_which_is_not_order     
class
 let     
class
 it_implements_promotion_action_interface     
class
 it_uses_a_distributor_and_applicator_to_execute_promotion_action     
class
 it_does_not_apply_bigger_discount_than_promotion_subject_total     
class
 it_does_not_apply_discount_if_order_has_no_items     
class
 it_does_not_apply_discount_if_subject_total_is_0     
class
 it_does_not_apply_discount_if_promotion_amount_is_0     
class
 it_does_not_apply_discount_if_amount_for_order_channel_is_not_configured     
class
 it_does_not_apply_discount_if_configuration_is_invalid     
class
 it_throws_an_exception_if_subject_is_not_an_order     
class
 it_reverts_an_order_units_order_promotion_adjustments     
class
 it_does_not_revert_if_order_has_no_items     
class
 it_throws_an_exception_while_reverting_subject_which_is_not_order     
class
 let     
class
 it_is_an_item_discount_action     
class
 it_applies_percentage_discount_on_every_unit_in_order     
class
 it_does_not_apply_a_discount_if_all_items_have_been_filtered_out     
class
 it_does_not_apply_discount_if_configuration_for_order_channel_is_not_defined     
class
 it_does_not_apply_discount_if_percentage_configuration_not_defined     
class
 it_throws_an_exception_if_passed_subject_is_not_order     
class
 it_reverts_a_proper_promotion_adjustment_from_all_units     
class
 it_throws_an_exception_if_passed_subject_to_revert_is_not_order     
class
 let     
class
 it_is_a_discount_action     
class
 it_applies_a_fixed_discount_on_every_unit_in_order     
class
 it_does_not_apply_a_discount_if_all_items_have_been_filtered_out     
class
 it_does_not_apply_discount_with_amount_0     
class
 it_does_not_apply_bigger_discount_than_unit_total     
class
 it_does_not_apply_discount_if_no_amount_is_defined_for_order_channel     
class
 it_throws_an_exception_if_passed_subject_to_execute_is_not_order     
class
 it_reverts_a_proper_promotion_adjustment_from_all_units     
class
 it_throws_an_exception_if_passed_subject_to_revert_is_not_order     
class
 let     
class
 it_removes_rules_that_using_deleted_taxon     
class
 let     
class
 it_removes_deleted_taxon_from_rules_configurations     
class
 let     
class
 it_implements_a_promotion_coupon_eligibility_checker_interface     
class
 it_returns_false_if_promotion_coupon_has_reached_its_per_customer_usage_limit     
class
 it_returns_true_if_promotion_coupon_has_not_reached_its_per_customer_usage_limit     
class
 it_returns_true_if_promotion_subject_has_customer_that_is_not_persisted     
class
 it_returns_true_if_promotion_subject_has_no_customer     
class
 it_returns_true_if_promotion_coupon_has_no_per_customer_usage_limit     
class
 it_returns_true_if_promotion_coupon_is_not_a_core_one     
class
 it_returns_true_if_promotion_subject_is_not_a_core_order     
class
 let     
class
 it_implements_a_rule_checker_interface     
class
 it_recognizes_a_subject_as_eligible_if_it_has_items_from_configured_taxon_which_has_required_total     
class
 it_recognizes_a_subject_as_eligible_if_it_has_items_from_configured_taxon_which_has_total_equal_with_required     
class
 it_does_not_recognize_a_subject_as_eligible_if_items_from_required_taxon_has_too_low_total     
class
 it_returns_false_if_configuration_is_invalid     
class
 it_returns_false_if_there_is_no_configuration_for_order_channel     
class
 it_returns_false_if_taxon_with_configured_code_cannot_be_found     
class
 it_throws_an_exception_if_passed_subject_is_not_order     
class
 let     
class
 it_is_a_rule_checker     
class
 it_recognizes_no_shipping_address_as_not_eligible     
class
 it_recognizes_a_subject_as_not_eligible_if_country_does_not_match     
class
 it_recognizes_a_subject_as_eligible_if_country_match     
class
 it_is_a_rule_checker     
class
 it_recognizes_a_subject_as_eligible_if_product_taxon_is_matched     
class
 it_recognizes_a_subject_as_eligible_if_a_product_taxon_is_matched_to_one_of_required_taxons     
class
 it_recognizes_a_subject_as_not_eligible_if_a_product_taxon_is_not_matched     
class
 it_does_nothing_if_a_configuration_is_invalid     
class
 it_throws_an_exception_if_promotion_subject_is_not_order     
class
 let     
class
 it_implements_a_rule_checker_interface     
class
 it_recognizes_a_subject_without_customer_as_not_eligible     
class
 it_recognizes_a_subject_as_not_eligible_if_nth_order_is_zero     
class
 it_recognizes_a_subject_as_not_eligible_if_nth_order_is_less_then_configured     
class
 it_recognizes_a_subject_as_not_eligible_if_nth_order_is_greater_than_configured     
class
 it_recognizes_a_subject_as_eligible_if_nth_order_is_equal_with_configured     
class
 it_recognizes_a_subject_as_eligible_if_nth_order_is_one_and_customer_is_not_in_database     
class
 it_recognizes_a_subject_as_not_eligible_if_it_is_first_order_of_new_customer_and_promotion_is_for_more_than_one_order     
class
 it_recognizes_a_subject_as_not_eligible_if_configuration_is_invalid     
class
 it_throws_an_exception_if_subject_is_not_order     
class
 let     
class
 it_is_be_a_rule_checker     
class
 it_uses_decorated_checker_to_check_eligibility_for_order_channel     
class
 it_returns_false_if_there_is_no_configuration_for_order_channel     
class
 it_throws_exception_if_passed_subject_is_not_order     
class
 it_implements_a_rule_checker_interface     
class
 it_throws_an_exception_if_the_promotion_subject_is_not_an_order     
class
 it_returns_true_if_product_is_right     
class
 it_returns_false_if_product_is_wrong     
class
 let     
class
 it_implements_an_units_promotion_adjustments_applicator_interface     
class
 it_applies_promotion_adjustments_on_all_units_of_given_order     
class
 it_does_not_distribute_0_amount_to_item     
class
 it_does_not_distribute_0_amount_to_item_even_if_its_middle_element     
class
 it_does_not_distribute_0_amount_to_unit     
class
 it_does_not_distribute_0_amount_to_unit_even_if_its_middle_element     
class
 it_throws_exception_if_items_count_is_different_than_adjustment_amounts     
class
 it_implements_an_order_promotions_usage_modifier_interface     
class
 it_increments_a_usage_of_promotions_applied_on_order     
class
 it_decrements_a_usage_of_promotions_applied_on_order     
class
 it_increments_a_usage_of_promotions_and_promotion_coupon_applied_on_order     
class
 it_decrements_a_usage_of_promotions_and_promotion_coupon_applied_on_order     
class
 it_decrements_a_usage_of_promotions_and_does_not_decrement_a_usage_of_promotion_coupon_applied_on_order     
class
 let     
class
 it_implements_a_shopper_context_interface     
class
 it_gets_a_current_channel_from_a_context     
class
 it_gets_a_current_currency_code_from_a_context     
class
 it_gets_a_current_locale_code_from_a_context     
class
 it_gets_a_current_customer_from_a_context     
class
 let     
class
 it_is_a_locale_storage     
class
 it_sets_a_locale_for_a_given_channel     
class
 it_gets_a_locale_for_a_given_channel     
class
 it_throws_a_locale_not_found_exception_if_storage_does_not_have_locale_code_for_given_channel     
class
 let     
class
 it_is_a_locale_context     
class
 it_returns_an_available_active_locale     
class
 it_throws_an_exception_if_locale_taken_from_storage_is_not_available     
class
 let     
class
 it_implements_a_cart_item_factory_interface     
class
 it_is_a_resource_factory     
class
 it_creates_a_new_cart_item     
class
 it_creates_a_cart_item_and_assigns_a_product_variant     
class
 it_creates_a_cart_item_for_given_cart     
class
 let     
class
 it_implements_an_action_factory_interface     
class
 it_creates_a_new_action_with_a_default_action_factory     
class
 it_creates_a_new_fixed_discount_action_with_a_given_base_amount     
class
 it_creates_an_unit_fixed_discount_action_with_a_given_base_amount     
class
 it_creates_a_percentage_discount_action_with_a_given_discount_rate     
class
 it_creates_an_unit_percentage_discount_action_with_given_a_discount_rate     
class
 it_creates_a_shipping_percentage_discount_action_with_a_given_discount_rate     
class
 let     
class
 it_implements_payment_method_factory_interface     
class
 it_creates_payment_method_with_specific_gateway     
class
 let     
class
 it_implements_address_factory_interface     
class
 it_is_a_resource_factory     
class
 it_creates_a_new_address     
class
 it_creates_a_new_address_with_customer     
class
 let     
class
 it_implements_channel_factory_interface     
class
 it_is_a_resource_factory     
class
 it_creates_a_new_channel     
class
 let     
class
 it_implements_a_rule_factory_interface     
class
 it_uses_a_decorated_factory_to_create_new_rule_object     
class
 it_creates_a_cart_quantity_rule     
class
 it_creates_an_item_total_rule     
class
 it_creates_a_has_taxon_rule     
class
 it_creates_a_total_of_items_from_taxon_rule     
class
 it_creates_a_nth_order_rule     
class
 it_creates_a_contains_product_rule     
class
 let     
class
 it_implements_customer_ater_checkout_factory_interface     
class
 it_is_a_resource_factory     
class
 it_creates_a_new_customer     
class
 it_creates_a_new_customer_after_checkout     
class
 it_implements_product_variant_price_calculator_interface     
class
 it_gets_price_for_product_variant_in_given_channel     
class
 it_throws_a_channel_not_defined_exception_if_there_is_no_variant_price_for_given_channel     
class
 it_throws_exception_if_no_channel_is_defined_in_configuration     
class
 it_gets_original_price_for_product_variant_in_given_channel     
class
 it_gets_price_for_product_variant_if_it_has_no_original_price_in_given_channel     
class
 it_throws_a_channel_not_defined_exception_if_there_is_no_variant_price_for_given_channel_when_calculating_original_price     
class
 it_throws_exception_if_no_channel_is_defined_in_configuration_when_calculating_original_price     
class
 it_implements_image_path_generator_interface     
class
 it_generates_random_hashed_path_for_the_image     
class
 let     
class
 it_is_a_locale_provider     
class
 it_returns_all_channels_locales_as_available_ones     
class
 it_returns_the_default_locale_as_the_available_one_if_channel_cannot_be_determined     
class
 it_returns_channels_default_locale     
class
 it_returns_the_default_locale_if_channel_cannot_be_determined     
class
 let     
class
 it_implements_an_active_promotions_provider_interface     
class
 it_provides_an_active_promotions_for_given_subject_channel     
class
 it_throws_an_exception_if_order_has_no_channel     
class
 it_throws_an_exception_if_passed_subject_is_not_order     
class
 let     
class
 it_implements_a_variants_prices_provider_interface     
class
 it_provides_array_containing_product_variant_options_map_with_corresponding_price     
class
 it_implements_an_order_inventory_operator_interface     
class
 it_increases_on_hold_quantity_during_holding     
class
 it_decreases_on_hold_and_on_hand_during_selling     
class
 it_decreases_on_hold_quantity_during_cancelling     
class
 it_increases_on_hand_during_cancelling_of_a_paid_order     
class
 it_increases_on_hand_during_cancelling_of_a_refunded_order     
class
 it_throws_an_invalid_argument_exception_if_difference_between_on_hold_and_item_quantity_is_smaller_than_zero_during_cancelling     
class
 it_throws_an_invalid_argument_exception_if_difference_between_on_hold_and_item_quantity_is_smaller_than_zero_during_selling     
class
 it_throws_an_invalid_argument_exception_if_difference_between_on_hand_and_item_quantity_is_smaller_than_zero_during_selling     
class
 it_does_nothing_if_variant_is_not_tracked_during_cancelling     
class
 it_does_nothing_if_variant_is_not_tracked_and_order_is_paid_during_cancelling     
class
 it_does_nothing_if_variant_is_not_tracked_during_holding     
class
 it_does_nothing_if_variant_is_not_tracked_during_selling     
class
 let     
class
 it_implements_an_expired_orders_state_updater_interface     
class
 it_cancels_unpaid_orders     
class
 it_wont_stop_cancelling_unpaid_orders_on_exception_for_a_single_order_and_logs_error     
class
 it_wont_stop_cancelling_unpaid_orders_on_exception_for_a_single_order_and_skips_logging_if_logger_is_not_set     
class
 let     
class
 it_implements_order_shipping_necessity_checker_interface     
class
 it_says_that_shipping_method_do_not_have_to_be_selected_if_none_of_variants_from_order_requires_shipping     
class
 it_says_that_shipping_method_do_not_have_to_be_selected_if_order_variants_require_shipping_but_there_is_only_one_shipping_method_available     
class
 it_says_that_shipping_method_have_to_be_selected_if_order_variants_require_shipping_and_order_has_not_shipments_yet     
class
 it_says_that_shipping_method_have_to_be_selected_if_order_variants_require_shipping_and_channel_does_not_allow_to_skip_shipping_step     
class
 it_says_that_shipping_method_have_to_be_selected_if_order_variants_require_shipping_and_there_is_more_than_one_shipping_method_available     
class
 let     
class
 it_implements_order_payment_necessity_checker_interface     
class
 it_says_that_payment_method_has_to_be_selected_if_order_total_is_bigger_than_0     
class
 it_says_that_payment_method_does_not_have_to_be_selected_if_order_total_is_0     
class
 it_says_that_payment_method_has_to_be_selected_if_skipping_payment_step_is_disabled     
class
 it_says_that_payment_method_does_not_have_to_be_selected_if_skipping_payment_step_is_enabled_and_there_is_only_one_payment_method_available     
class
 it_says_that_payment_method_has_to_be_selected_if_skipping_payment_step_is_enabled_and_there_are_more_than_one_payment_methods_available     
class
 let     
class
 it_implements_a_state_resolver_interface     
class
 it_marks_an_order_as_fulfilled_when_its_paid_for_and_has_been_shipped     
class
 it_does_not_mark_an_order_as_fulfilled_when_it_has_been_paid_but_not_shipped     
class
 it_does_not_mark_an_order_as_fulfilled_when_it_has_been_shipped_but_not_paid     
class
 let     
class
 it_implements_an_order_state_resolver_interface     
class
 it_applies_transition_skip_shipping_and_skip_payment_if_shipping_method_selection_is_not_required_and_payment_method_selection_is_not_required_and_this_transitions_are_possible     
class
 it_applies_transition_skip_shipping_if_shipping_method_selection_is_not_required_and_this_transition_is_possible     
class
 it_does_not_apply_skip_shipping_transition_if_shipping_method_selection_is_required     
class
 it_does_not_apply_skip_shipping_transition_if_it_is_not_possible     
class
 it_applies_transition_skip_payment_if_payment_method_selection_is_not_required_and_this_transition_is_possible     
class
 it_does_not_apply_skip_payment_transition_if_payment_method_selection_is_required     
class
 it_does_not_apply_skip_payment_transition_if_transition_skip_payment_is_not_possible     
class
 let     
class
 it_implements_an_order_state_resolver_interface     
class
 it_marks_an_order_as_shipped_if_all_shipments_delivered     
class
 it_marks_an_order_as_shipped_if_there_are_no_shipments_to_deliver     
class
 it_marks_an_order_as_partially_shipped_if_some_shipments_are_delivered     
class
 it_does_not_mark_an_order_if_it_is_already_in_this_shipping_state     
class
 let     
class
 it_implements_an_order_state_resolver_interface     
class
 it_marks_an_order_as_refunded_if_all_its_payments_are_refunded     
class
 it_marks_an_order_as_refunded_if_its_payments_are_refunded_or_failed_but_at_least_one_is_refunded     
class
 it_marks_an_order_as_paid_if_fully_paid     
class
 it_marks_an_order_as_paid_if_it_does_not_have_any_payments     
class
 it_marks_an_order_as_paid_if_fully_paid_even_if_previous_payment_was_failed     
class
 it_marks_an_order_as_partially_refunded_if_one_of_the_payment_is_refunded     
class
 it_marks_an_order_as_completed_if_fully_paid_multiple_payments     
class
 it_marks_an_order_as_partially_paid_if_one_of_the_payment_is_processing     
class
 it_marks_an_order_as_authorized_if_all_its_payments_are_authorized     
class
 it_marks_an_order_as_partially_authorized_if_one_of_the_payments_is_processing_and_one_of_the_payments_is_authorized     
class
 it_marks_an_order_as_awaiting_payment_if_payments_is_processing     
class
 let     
class
 it_is_a_currency_storage     
class
 it_gets_a_currency_for_a_given_channel     
class
 it_sets_a_currency_for_a_given_channel_if_it_is_one_of_the_available_ones_but_not_the_base_one     
class
 it_removes_a_currency_for_a_given_channel_if_it_is_the_base_one     
class
 it_removes_a_currency_for_a_given_channel_if_it_is_not_available     
class
 let     
class
 it_is_a_currency_context     
class
 it_returns_an_available_active_currency     
class
 it_throws_an_exception_if_storage_does_not_have_currency_code     
class
 let     
class
 it_is_a_currency_context     
class
 it_returns_the_currency_code_from_decorated_context_if_it_is_available_in_current_channel     
class
 it_returns_the_channels_base_currency_if_the_one_from_context_is_not_available     
class
 it_returns_the_channels_base_currency_if_currency_was_not_found     
class
 it_extends_an_exception     
class
 it_has_a_message     
class
 let     
class
 it_implements_an_order_shipment_taxes_applicator_interface     
class
 it_applies_taxes_on_units_based_on_item_total_and_rate     
class
 it_throws_an_invalid_argument_exception_if_order_item_has_0_quantity     
class
 it_does_nothing_if_tax_rate_cannot_be_resolved     
class
 it_does_not_apply_taxes_with_amount_0     
class
 let     
class
 it_implements_an_order_shipment_taxes_applicator_interface     
class
 it_applies_shipment_taxes_on_order_based_on_shipment_adjustments_promotions_and_rate     
class
 it_does_nothing_if_the_tax_amount_is_0     
class
 it_throws_exception_if_order_has_no_shipment_but_shipment_total_is_greater_than_0     
class
 it_does_nothing_if_tax_rate_cannot_be_resolved     
class
 it_does_nothing_if_order_has_0_shipping_total     
class
 let     
class
 it_implements_an_order_shipment_taxes_applicator_interface     
class
 it_applies_taxes_on_units_based_on_item_total_and_rate     
class
 it_does_nothing_if_order_item_has_no_units     
class
 it_does_nothing_if_tax_rate_cannot_be_resolved     
class
 it_does_not_apply_taxes_with_amount_0     
class
 it_is_initializable     
class
 it_is_an_invoice_number_generator     
class
 it_generates_a_random_invoice_number     
class
 it_is_an_invoice_number_generator     
class
 it_generates_an_invoice_number_based_on     
class
 let     
class
 it_implements_order_payment_provider_interface     
class
 it_provides_payment_in_configured_state_with_payment_method_from_last_cancelled_payment     
class
 it_provides_payment_in_configured_state_with_payment_method_from_last_failed_payment     
class
 it_provides_payment_in_configured_state_with_default_payment_method     
class
 it_does_not_apply_any_transition_if_target_state_is_the_same_as_new_payment     
class
 it_throws_exception_if_payment_method_cannot_be_resolved_for_provided_payment     
class
 let     
class
 it_is_an_order_processor     
class
 it_recalculates_prices_adding_customer_to_the_context     
class
 it_throws_exception_if_passed_order_is_not_a_core_order     
class
 let     
class
 it_is_an_order_processor     
class
 it_processes_taxes_using_a_supported_tax_calculation_strategy     
class
 it_throws_an_exception_if_there_are_no_supported_tax_calculation_strategies     
class
 it_does_not_process_taxes_if_there_is_no_order_item     
class
 it_does_not_process_taxes_if_there_is_no_tax_zone     
class
 let     
class
 it_is_an_order_processor     
class
 it_removes_existing_shipping_adjustments     
class
 it_does_not_apply_any_shipping_charge_if_order_has_no_shipments     
class
 it_applies_calculated_shipping_charge_for_each_shipment_associated_with_the_order     
class
 let     
class
 it_is_an_order_processor     
class
 it_throws_exception_if_passed_order_is_not_core_order     
class
 it_removes_cart_payments_from_order_if_its_total_is_zero     
class
 it_does_nothing_if_the_order_is_cancelled     
class
 it_sets_last_order_currency_with_target_state_currency_code_and_amount     
class
 it_sets_provided_order_payment_if_it_is_not_null     
class
 it_does_not_set_order_payment_if_it_cannot_be_provided     
class
 let     
class
 it_is_an_order_processor     
class
 it_creates_a_single_shipment_with_default_shipping_method_and_assigns_all_units_to_it_when_shipping_is_required     
class
 it_does_not_add_new_shipment_if_shipping_method_cannot_be_resolved     
class
 it_removes_shipments_and_returns_null_when_shipping_is_not_required     
class
 it_adds_new_item_units_to_existing_shipment     
class
 it_adds_new_item_units_to_existing_shipment_without_checking_methods_if_shipping_methods_resolver_is_not_used     
class
 it_removes_units_before_adding_new_ones     
class
 it_adds_new_item_units_to_existing_shipment_and_replaces_its_method_if_its_ineligible     
class
 it_is_an_order_processor     
class
 it_removes_adjustments_with_default_types_from_order_recursively     
class
 it_removes_adjustments_with_specified_types_from_order_recursively     
class
 let     
class
 it_implements_a_test_promotion_factory_interface     
class
 it_creates_a_promotion_with_a_given_name     
class
 it_creates_a_promotion_with_a_given_name_and_channel     
class
 let     
class
 it_implements_a_default_channel_factory_interface     
class
 it_creates_a_default_united_states_channel_with_country_zone_and_usd_as_base_currency     
class
 let     
class
 it_implements_a_default_channel_factory_interface     
class
 it_creates_a_default_channel_and_persist_it     
class
 let     
class
 it_implements_a_cart_context_interface     
class
 it_creates_a_cart_if_does_not_exist_with_shop_basic_configuration     
class
 it_creates_a_cart_if_does_not_exist_with_shop_basic_configuration_and_customer_default_address_if_is_not_null     
class
 it_throws_a_cart_not_found_exception_if_channel_is_undefined     
class
 it_throws_a_cart_not_found_exception_if_locale_code_is_undefined     
class
 it_caches_a_cart     
class
 it_recreates_a_cart_after_it_is_reset     
class
 let     
class
 it_implements_order_item_modifier_interface     
class
 it_restricts_max_item_quantity_to_the_stated_limit     
class
 let     
class
 it_implements_address_adder_interface     
class
 it_does_nothing_when_an_address_is_already_present_on_the_customer     
class
 it_adds_an_address_when_no_other_is_present_on_the_customer     
class
 it_adds_an_address_when_different_than_the_ones_present_on_the_customer     
class
 let     
class
 it_implements_order_addresses_saver_interface     
class
 it_saves_addresses_from_given_order     
class
 it_does_not_save_addresses_for_guest_order     
class
 it_does_not_save_empty_addresses     
class
 let     
class
 it_has_number_of_orders     
class
 it_has_the_combined_value_of_all_orders     
class
 it_has_a_clone_of_the_origin_channel_of_orders     
class
 it_has_an_average_value_of_an_order     
class
 let     
class
 it_implements_customer_statistics_provider_interface     
class
 it_returns_an_empty_statistic_if_given_customer_does_not_have_any_orders     
class
 it_obtains_customer_statistics_from_a_single_channel     
class
 it_obtains_customer_statistics_from_multiple_channels     
class
 let     
class
 it_throws_an_exception_when_array_does_not_contain_only_per_channel_statistics     
class
 it_returns_zero_if_there_are_no_per_channel_statistics     
class
 it_has_number_of_all_orders     
class
 it_has_an_array_of_statistics_per_channel     
class
 let     
class
 it_has_intervals_list     
class
 it_has_sales_list     
class
 let     
class
 it_implements_a_dashboard_statistics_provider_interface     
class
 it_obtains_order_and_customer_statistics_by_given_channel     
class
 it_obtains_order_and_customer_statistics_by_given_channel_and_period     
class
 let     
class
 it_has_total_sales_stat     
class
 it_has_new_orders_stat     
class
 ith_has_new_customers_stat     
class
 it_calculates_an_average_order_value     
class
 it_returns_0_as_average_order_value_when_there_are_no_orders     
class
 it_returns_channel     
class
 let     
class
 it_implements_default_shipping_method_resolver_interface     
class
 it_returns_first_enabled_and_eligible_shipping_method_from_shipment_order_channel_as_default     
class
 it_returns_enabled_and_eligible_shipping_method_from_shipment_order_channel_and_shipping_zone_as_default     
class
 it_throws_an_exception_if_there_is_shipping_method_cannot_be_resolved     
class
 it_throws_an_exception_if_passed_shipment_is_not_core_shipment_object     
class
 let     
class
 it_implements_a_payment_method_resolver_interface     
class
 it_throws_an_invalid_argument_exception_if_subject_not_implements_core_payment_interface     
class
 it_throws_an_unresolved_default_payment_method_exception_if_there_is_no_enabled_payment_methods_in_database     
class
 it_returns_first_payment_method_from_availables_which_is_enclosed_in_channel     
class
 let     
class
 it_implements_a_shipping_methods_by_zones_and_channel_resolver_interface     
class
 it_returns_shipping_methods_matched_for_shipment_order_shipping_address_and_order_channel     
class
 it_returns_an_empty_array_if_zone_matcher_could_not_match_any_zone     
class
 it_returns_only_shipping_methods_that_are_eligible     
class
 it_supports_shipments_with_order_and_its_shipping_address_defined     
class
 it_does_not_support_shipments_which_order_has_no_shipping_address_defined     
class
 it_does_not_support_shipments_for_order_with_not_assigned_channel     
class
 it_does_not_support_shipments_which_has_no_order_defined     
class
 it_does_not_support_different_shipping_subject_than_shipment     
class
 let     
class
 it_implements_a_payment_methods_resolver_interface     
class
 it_returns_payment_methods_matched_for_order_channel     
class
 it_returns_an_empty_collection_if_there_is_no_enabled_payment_methods_for_order_channel     
class
 it_supports_shipments_with_order_and_its_shipping_address_defined     
class
 it_does_not_support_payments_for_order_with_not_assigned_channel     
class
 it_does_not_support_payment_if_payment_is_not_instance_of_core_payment_interface     
class
 it_does_not_support_payments_which_has_no_order_defined     
class
 let     
class
 it_implements_a_default_shipping_method_resolver_interface     
class
 it_returns_first_enabled_shipping_method_from_shipment_order_channel     
class
 it_throws_an_exception_if_there_is_no_enabled_shipping_methods_for_order_channel_and_zones     
class
 it_throws_an_exception_if_passed_shipment_is_not_core_shipment_object     
class
 let     
class
 it_is_a_runtime_exception     
class
 let     
class
 it_is_a_runtime_exception     
class
 it_has_a_message     
class
 let     
class
 it_is_an_order_token_assigner     
class
 it_assigns_a_token_value_for_order     
class
 it_does_nothing_if_token_is_already_assigned     
class
 it_implements_order_item_names_setter_interface     
class
 it_sets_product_and_product_variant_names_on_order_items     
class
 it_implements_shipping_calculator_interface     
class
 it_returns_per_unit_rate_type     
class
 it_calculates_the_total_with_the_per_unit_amount_configured_on_the_method     
class
 it_throws_a_channel_not_defined_exception_if_channel_code_key_does_not_exist     
class
 it_implements_shipping_calculator_interface     
class
 it_returns_flat_rate_type     
class
 it_calculates_the_flat_rate_amount_configured_on_the_method     
class
 it_throws_a_channel_not_defined_exception_if_channel_code_key_does_not_exist     
class
 it_implements_rule_checker_interface     
class
 it_is_initializable     
class
 it_denies_subject_if_subject_is_not_a_core_shipment     
class
 it_recognizes_subject_if_order_total_is_greater_than_configured_amount     
class
 it_recognizes_subject_if_order_total_is_equal_to_configured_amount     
class
 it_denies_subject_if_order_total_is_less_than_configured_amount     
class
 it_implements_rule_checker_interface     
class
 it_is_initializable     
class
 it_denies_subject_if_subject_is_not_a_core_shipment     
class
 it_recognizes_subject_if_order_total_is_less_than_configured_amount     
class
 it_recognizes_subject_if_order_total_is_equal_to_configured_amount     
class
 it_denies_subject_if_order_total_is_greater_than_configured_amount     
class
 let     
class
 it_implements_traslatable_entity_locale_assigner_interface     
class
 it_should_assign_current_and_default_locale_to_given_translatable_entity     
class
 it_should_use_default_locale_as_current_if_could_not_resolve_the_current_locale     
class
 let     
class
 it_is_an_image_uploader     
class
 it_triggers_a_deprecation_exception_if_not_image_path_generator_is_passed     
class
 it_uploads_an_image     
class
 it_replaces_an_image     
class
 it_removes_an_image_if_exists     
class
 it_does_not_remove_an_image_if_does_not_exist     
class
 it_implements_an_integer_distributor_interface     
class
 it_distributes_simple_integers     
class
 it_distributes_integers_that_cannot_be_split_equally     
class
 it_throws_an_exception_if_number_of_targets_is_below_1     
class
 it_implements_an_integer_proportional_distributor_interface     
class
 it_distributes_an_integer_based_on_elements_participation_in_total     
class
 it_distributes_a_negative_integer_based_on_elements_participation_in_total     
class
 it_distributes_an_integer_based_on_elements_participation_in_total_even_if_it_can_be_divided_easily     
class
 it_distributes_a_negative_integer_based_on_elements_participation_in_total_even_if_it_can_be_divided_easily     
class
 it_distributes_an_integer_even_if_its_indivisible_by_number_of_items     
class
 it_throws_an_exception_if_any_of_integers_array_element_is_not_integer     
class
 it_implements_a_tax_rate_interface     
class
 it_extends_a_base_tax_rate_model     
class
 it_does_not_have_any_zone_defined_by_default     
class
 it_allows_defining_zone     
class
 it_extends_an_image     
class
 it_does_not_have_id_by_default     
class
 it_does_not_have_file_by_default     
class
 its_file_is_mutable     
class
 its_path_is_mutable     
class
 it_does_not_have_type_by_default     
class
 its_type_is_mutable     
class
 it_does_not_have_owner_by_default     
class
 its_owner_is_mutable     
class
 let     
class
 it_implements_a_product_interface     
class
 it_implements_an_image_aware_interface     
class
 it_extends_a_product_model     
class
 it_initializes_a_product_taxon_collection_by_default     
class
 it_adds_a_product_taxons     
class
 it_removes_a_product_taxons     
class
 its_variant_selection_method_is_choice_by_default     
class
 its_variant_selection_method_can_be_changed_to_option_match     
class
 it_throws_exception_if_any_other_value_is_given_as_variant_selection_method     
class
 it_has_no_main_taxon_by_default     
class
 it_sets_main_taxon     
class
 it_initializes_image_collection_by_default     
class
 it_adds_an_image     
class
 it_removes_an_image     
class
 it_returns_images_by_type     
class
 it_proxies_taxon_collection     
class
 it_returns_0_tax_total_when_there_are_no_units     
class
 it_returns_tax_of_all_unit     
class
 it_returns_tax_of_all_units_and_both_neutral_and_non_neutral_tax_adjustments     
class
 it_returns_discounted_unit_price_which_is_first_unit_price_lowered_by_unit_promotions     
class
 it_returns_unit_price_as_discounted_unit_price_if_there_are_no_units     
class
 it_returns_subtotal_which_consist_of_discounted_unit_price_multiplied_by_quantity     
class
 it_has_no_variant_by_default     
class
 it_implements_a_product_variant_interface     
class
 it_implements_a_taxable_interface     
class
 it_implements_doctrine_comparable     
class
 it_extends_a_product_variant_model     
class
 it_implements_a_shippable_interface     
class
 it_implements_versioned_interface     
class
 it_implements_a_product_image_aware_interface     
class
 it_has_version_1_by_default     
class
 it_has_no_weight_by_default     
class
 its_weight_is_mutable     
class
 it_has_no_width_by_default     
class
 its_width_is_mutable     
class
 it_has_no_height_by_default     
class
 its_height_is_mutable     
class
 it_returns_correct_shipping_weight     
class
 it_returns_correct_shipping_volume     
class
 it_returns_correct_shipping_width     
class
 it_returns_correct_shipping_height     
class
 it_has_no_code_by_default     
class
 its_code_is_mutable     
class
 it_does_not_have_tax_category_by_default     
class
 it_allows_setting_the_tax_category     
class
 it_allows_resetting_the_tax_category     
class
 it_has_no_shipping_category_by_default     
class
 its_shipping_category_is_mutable     
class
 it_adds_and_removes_channel_pricings     
class
 it_has_channel_pricings_collection     
class
 it_checks_if_contains_channel_pricing_for_given_channel     
class
 it_returns_channel_pricing_for_given_channel     
class
 it_requires_shipping_by_default     
class
 its_shipping_can_be_not_required     
class
 it_initializes_image_collection_by_default     
class
 it_adds_an_image     
class
 it_removes_an_image     
class
 it_returns_images_by_type     
class
 it_is_comparable     
class
 it_is_payment_method     
class
 it_implements_payment_method_interface     
class
 it_has_channels_collection     
class
 it_can_add_and_remove_channels     
class
 its_gateway_config_is_mutable     
class
 it_is_a_promotion_coupon     
class
 it_does_have_null_per_customer_usage_limit_by_default     
class
 its_per_customer_usage_limit_should_be_mutable     
class
 its_reusable_from_cancelled_orders_flag_is_true_by_default     
class
 its_reusable_from_cancelled_orders_flag_is_mutable     
class
 it_extends_an_image     
class
 it_does_not_have_id_by_default     
class
 it_does_not_have_file_by_default     
class
 its_file_is_mutable     
class
 its_path_is_mutable     
class
 it_does_not_have_type_by_default     
class
 its_type_is_mutable     
class
 it_does_not_have_owner_by_default     
class
 its_owner_is_mutable     
class
 it_implements_a_channel_interface     
class
 it_extends_a_channel     
class
 it_has_no_base_currency_by_default     
class
 its_base_currency_is_mutable     
class
 it_has_no_default_locale_by_default     
class
 its_default_locale_is_mutable     
class
 it_has_no_default_tax_zone_by_default     
class
 its_default_tax_zone_is_mutable     
class
 it_has_no_tax_calculation_strategy_by_default     
class
 its_tax_calculation_strategy_is_mutable     
class
 it_has_an_empty_collection_of_currencies_by_default     
class
 it_can_have_a_currency_added     
class
 it_can_have_a_currency_removed     
class
 it_has_an_empty_collection_of_locales_by_default     
class
 it_can_have_a_locale_added     
class
 it_can_have_a_locale_removed     
class
 it_has_no_theme_name_by_default     
class
 its_theme_name_is_mutable     
class
 it_has_no_contact_email_by_default     
class
 its_contact_email_is_mutable     
class
 it_has_no_contact_phone_number_by_default     
class
 its_contact_phone_number_is_mutable     
class
 it_can_allow_to_skip_shipping_step_if_only_a_single_shipping_method_is_resolved     
class
 it_can_allow_to_skip_payment_step_if_only_a_single_payment_method_is_resolved     
class
 it_has_account_verification_required_by_default     
class
 it_can_set_account_verification_required     
class
 its_menu_taxon_is_mutable     
class
 it_implements_channel_pricing_interface     
class
 its_channel_code_is_mutable     
class
 its_product_variant_is_mutable     
class
 its_price_is_mutable     
class
 it_does_not_have_original_price_by_default     
class
 its_original_price_is_mutable     
class
 its_price_can_be_reduced     
class
 its_price_is_not_reduced_when_does_not_have_original_price     
class
 its_price_is_not_reduced_when_original_price_is_same_as_price     
class
 it_price_is_not_reduced_when_original_price_is_smaller_than_price     
class
 it_is_a_taxon     
class
 it_implements_an_image_aware_interface     
class
 it_implements_doctrine_comparable     
class
 it_initializes_an_image_collection_by_default     
class
 it_adds_an_image     
class
 it_removes_an_image     
class
 it_returns_images_by_type     
class
 it_is_comparable     
class
 it_extends_a_review     
class
 it_implements_a_shipment_interface     
class
 it_extends_a_base_shipment     
class
 it_does_not_belong_to_an_order_by_default     
class
 it_allows_attaching_itself_to_an_order     
class
 it_allows_detaching_itself_from_an_order     
class
 let     
class
 it_implements_an_order_item_unit_interface     
class
 it_implements_an_inventory_unit_interface     
class
 it_implements_a_shipment_unit_interface     
class
 it_is_an_order_item_unit     
class
 its_shipment_is_mutable     
class
 its_created_at_is_mutable     
class
 its_updated_at_is_mutable     
class
 its_stockable_is_an_order_item_variant     
class
 its_shippable_is_an_order_item_variant     
class
 it_returns_0_tax_total_when_there_are_no_tax_adjustments     
class
 it_returns_a_sum_of_neutral_and_non_neutral_tax_adjustments_as_tax_total     
class
 it_returns_only_sum_of_neutral_and_non_neutral_tax_adjustments_as_tax_total     
class
 it_implements_a_core_product_interface     
class
 it_extends_a_product_translation_model     
class
 it_does_not_have_a_short_description_by_default     
class
 its_short_description_is_mutable     
class
 it_implements_product_image_interface     
class
 it_extends_an_image     
class
 it_does_not_have_id_by_default     
class
 it_does_not_have_file_by_default     
class
 its_file_is_mutable     
class
 its_path_is_mutable     
class
 it_does_not_have_type_by_default     
class
 its_type_is_mutable     
class
 it_does_not_have_owner_by_default     
class
 its_owner_is_mutable     
class
 it_initializes_product_variants_collection_by_default     
class
 it_does_not_have_any_product_variants_by_default     
class
 it_adds_product_variants     
class
 it_removes_product_variants     
class
 it_implements_shop_billing_data_interface     
class
 its_company_is_mutable     
class
 its_tax_id_is_mutable     
class
 its_country_code_is_mutable     
class
 its_street_is_mutable     
class
 its_city_is_mutable     
class
 its_postcode_is_mutable     
class
 it_implements_product_taxon_interface     
class
 it_has_mutable_product_field     
class
 it_has_mutable_taxon_field     
class
 it_has_mutable_position_field     
class
 it_extends_a_base_user_model     
class
 it_implements_an_admin_user_interface     
class
 it_implements_a_user_interface     
class
 it_has_first_name_and_last_name     
class
 it_has_mutable_locale_code     
class
 it_does_not_have_an_avatar_by_default     
class
 its_image_is_mutable     
class
 its_avatar_is_an_image     
class
 it_implements_a_user_component_interface     
class
 it_has_no_billing_address_by_default     
class
 its_addresses_is_collection     
class
 it_has_no_addresses_by_default     
class
 its_billing_address_is_mutable     
class
 its_addresses_are_mutable     
class
 it_can_remove_addresses     
class
 it_adds_address_when_billing_address_is_set     
class
 it_has_no_user_by_default     
class
 its_user_is_mutable     
class
 it_throws_an_invalid_argument_exception_when_user_is_not_a_shop_user_type     
class
 it_resets_customer_of_previous_user     
class
 it_does_not_replace_user_if_it_is_already_set     
class
 it_is_initializable     
class
 it_implements_a_shipping_method_interface     
class
 it_extends_a_shipping_method     
class
 it_does_not_have_any_zone_defined_by_default     
class
 it_allows_defining_zone     
class
 its_tax_category_is_mutable     
class
 it_has_channels_collection     
class
 it_can_add_and_remove_channels     
class
 it_implements_an_order_interface     
class
 it_extends_an_order     
class
 it_does_not_have_a_customer_defined_by_default     
class
 its_allows_defining_customer     
class
 its_customer_can_be_nullable     
class
 its_channel_is_mutable     
class
 it_does_not_have_shipping_address_by_default     
class
 it_allows_defining_shipping_address     
class
 it_does_not_have_billing_address_by_default     
class
 it_allows_defining_billing_address     
class
 its_checkout_state_is_mutable     
class
 its_payment_state_is_mutable     
class
 it_initializes_item_units_collection_by_default     
class
 it_initializes_shipments_collection_by_default     
class
 it_adds_shipment_properly     
class
 it_removes_a_shipment_properly     
class
 it_removes_shipments     
class
 it_returns_shipping_adjustments     
class
 it_removes_shipping_adjustments     
class
 it_returns_tax_adjustments     
class
 it_removes_tax_adjustments     
class
 it_does_not_have_a_currency_code_defined_by_default     
class
 it_allows_defining_a_currency_code     
class
 it_has_no_default_locale_code     
class
 its_locale_code_is_mutable     
class
 it_has_a_cart_shipping_state_by_default     
class
 its_shipping_state_is_mutable     
class
 it_adds_and_removes_payments     
class
 it_returns_last_payment_with_given_state     
class
 it_returns_a_null_if_there_is_no_payments_after_trying_to_get_last_payment     
class
 it_returns_last_payment_with_any_state_if_there_is_no_target_state_specified     
class
 it_adds_and_removes_shipments     
class
 it_has_a_promotion_coupon     
class
 it_counts_promotions_subjects     
class
 it_adds_and_removes_promotions     
class
 it_returns_0_tax_total_when_there_are_no_items_and_adjustments     
class
 it_returns_a_tax_of_all_items_as_tax_total_when_there_are_no_tax_adjustments     
class
 it_returns_a_tax_of_all_items_and_non_neutral_shipping_tax_as_tax_total     
class
 it_returns_a_tax_of_all_items_and_neutral_shipping_tax_as_tax_total     
class
 it_includes_a_non_neutral_tax_adjustments_in_shipping_total     
class
 it_returns_a_shipping_total_decreased_by_shipping_promotion     
class
 it_does_not_include_neutral_tax_adjustments_in_shipping_total     
class
 it_returns_0_as_promotion_total_when_there_are_no_order_promotion_adjustments     
class
 it_returns_a_sum_of_all_order_promotion_adjustments_order_item_promotion_adjustments_and_order_unit_promotion_adjustments_applied_to_items_as_order_promotion_total     
class
 it_does_not_include_a_shipping_promotion_adjustment_in_order_promotion_total     
class
 it_includes_order_promotion_adjustments_order_item_promotion_adjustments_and_order_unit_promotion_adjustments_in_order_promotion_total     
class
 it_has_a_token_value     
class
 it_has_customer_ip     
class
 it_implements_user_component_interface     
class
 it_returns_customer_email     
class
 it_returns_null_as_customer_email_if_no_customer_is_assigned     
class
 it_sets_customer_email     
class
 it_throws_an_exception_if_trying_to_set_email_while_no_customer_is_assigned     
class
 it_returns_customer_email_canonical     
class
 it_returns_null_as_customer_email_canonical_if_no_customer_is_assigned     
class
 it_sets_customer_email_canonical     
class
 it_throws_an_exception_if_trying_to_set_email_canonical_while_no_customer_is_assigned     
class
 it_implements_an_order_sequence_interface     
class
 it_implements_a_versioned_interface     
class
 it_extends_an_order_sequence     
class
 it_has_version_1_by_default     
class
 __construct     
class
 __construct     
class
 __construct     
class
 assignTokenValue     
class
 assignTokenValueIfNotSet     
class
 __invoke     
class
 calculate     
class
 getType     
class
 calculate     
class
 getType     
class
 compare     
class
 isEligible     
class
 compare     
class
 compare     
class
 __construct     
class
 assignLocale     
class
 codeToName     
class
 nameToCode     
class
 nameToSlug     
class
 nameToLowercaseCode     
class
 nameToUppercaseCode     
class
 nameToCamelCase     
class
 __construct     
class
 __construct     
class
 upload     
class
 remove     
class
 has     
class
 isAdBlockingProne     
class
 distribute     
class
 distribute     
class
 getCustomer     
class
 setCustomer     
class
 getOrder     
class
 setOrder     
class
 __construct     
class
 getZone     
class
 setZone     
class
 getTaxCategory     
class
 setTaxCategory     
class
 getChannels     
class
 hasChannel     
class
 addChannel     
class
 removeChannel     
class
 getTranslationClass     
class
 __construct     
class
 __toString     
class
 getVersion     
class
 setVersion     
class
 isInStock     
class
 getOnHold     
class
 setOnHold     
class
 getOnHand     
class
 setOnHand     
class
 isTracked     
class
 setTracked     
class
 getInventoryName     
class
 getShippingCategory     
class
 setShippingCategory     
class
 getWeight     
class
 setWeight     
class
 getWidth     
class
 setWidth     
class
 getHeight     
class
 setHeight     
class
 getDepth     
class
 setDepth     
class
 getShippingWeight     
class
 getShippingWidth     
class
 getShippingHeight     
class
 getShippingDepth     
class
 getShippingVolume     
class
 getTaxCategory     
class
 setTaxCategory     
class
 getChannelPricings     
class
 getChannelPricingForChannel     
class
 hasChannelPricingForChannel     
class
 hasChannelPricing     
class
 addChannelPricing     
class
 removeChannelPricing     
class
 isShippingRequired     
class
 setShippingRequired     
class
 getImages     
class
 getImagesByType     
class
 hasImages     
class
 hasImage     
class
 addImage     
class
 removeImage     
class
 compareTo     
class
 __construct     
class
 getChannels     
class
 hasChannel     
class
 addChannel     
class
 removeChannel     
class
 setGatewayConfig     
class
 getGatewayConfig     
class
 getTranslationClass     
class
 __construct     
class
 getChannels     
class
 addChannel     
class
 removeChannel     
class
 hasChannel     
class
 __construct     
class
 getVariantSelectionMethod     
class
 setVariantSelectionMethod     
class
 isVariantSelectionMethodChoice     
class
 getVariantSelectionMethodLabel     
class
 getProductTaxons     
class
 addProductTaxon     
class
 removeProductTaxon     
class
 hasProductTaxon     
class
 getTaxons     
class
 hasTaxon     
class
 getChannels     
class
 addChannel     
class
 removeChannel     
class
 hasChannel     
class
 getShortDescription     
class
 setShortDescription     
class
 getMainTaxon     
class
 setMainTaxon     
class
 getReviews     
class
 getAcceptedReviews     
class
 addReview     
class
 removeReview     
class
 getAverageRating     
class
 setAverageRating     
class
 getImages     
class
 getImagesByType     
class
 hasImages     
class
 hasImage     
class
 addImage     
class
 removeImage     
class
 getVariantSelectionMethodLabels     
class
 getTranslation     
class
 createTranslation     
class
 __construct     
class
 getOrders     
class
 getDefaultAddress     
class
 setDefaultAddress     
class
 addAddress     
class
 removeAddress     
class
 hasAddress     
class
 getAddresses     
class
 getUser     
class
 setUser     
class
 hasUser     
class
 getPerCustomerUsageLimit     
class
 setPerCustomerUsageLimit     
class
 isReusableFromCancelledOrders     
class
 setReusableFromCancelledOrders     
class
 getZone     
class
 setZone     
class
 __construct     
class
 getFirstName     
class
 setFirstName     
class
 getLastName     
class
 setLastName     
class
 getLocaleCode     
class
 setLocaleCode     
class
 getImage     
class
 setImage     
class
 getAvatar     
class
 setAvatar     
class
 getVariant     
class
 setVariant     
class
 getProduct     
class
 getProductName     
class
 setProductName     
class
 getVariantName     
class
 setVariantName     
class
 equals     
class
 getTaxTotal     
class
 getDiscountedUnitPrice     
class
 getFullDiscountedUnitPrice     
class
 getSubtotal     
class
 __construct     
class
 getImages     
class
 getImagesByType     
class
 hasImages     
class
 hasImage     
class
 addImage     
class
 removeImage     
class
 getTranslationClass     
class
 compareTo     
class
 getId     
class
 getType     
class
 setType     
class
 getFile     
class
 setFile     
class
 hasFile     
class
 getPath     
class
 setPath     
class
 hasPath     
class
 getOwner     
class
 setOwner     
class
 getCustomer     
class
 setCustomer     
class
 getEmail     
class
 setEmail     
class
 getEmailCanonical     
class
 setEmailCanonical     
class
 getId     
class
 getCompany     
class
 setCompany     
class
 getTaxId     
class
 setTaxId     
class
 getCountryCode     
class
 setCountryCode     
class
 getStreet     
class
 setStreet     
class
 getCity     
class
 setCity     
class
 getPostcode     
class
 setPostcode     
class
 __construct     
class
 getBaseCurrency     
class
 setBaseCurrency     
class
 getDefaultLocale     
class
 setDefaultLocale     
class
 getDefaultTaxZone     
class
 setDefaultTaxZone     
class
 getTaxCalculationStrategy     
class
 setTaxCalculationStrategy     
class
 getCurrencies     
class
 addCurrency     
class
 removeCurrency     
class
 hasCurrency     
class
 getLocales     
class
 addLocale     
class
 removeLocale     
class
 hasLocale     
class
 getCountries     
class
 addCountry     
class
 removeCountry     
class
 hasCountry     
class
 getThemeName     
class
 setThemeName     
class
 getContactEmail     
class
 setContactEmail     
class
 getContactPhoneNumber     
class
 setContactPhoneNumber     
class
 isSkippingShippingStepAllowed     
class
 setSkippingShippingStepAllowed     
class
 isSkippingPaymentStepAllowed     
class
 setSkippingPaymentStepAllowed     
class
 isAccountVerificationRequired     
class
 setAccountVerificationRequired     
class
 getShopBillingData     
class
 setShopBillingData     
class
 getMenuTaxon     
class
 setMenuTaxon     
class
 getOrder     
class
 setOrder     
class
 __construct     
class
 hasProductVariants     
class
 getProductVariants     
class
 hasProductVariant     
class
 addProductVariant     
class
 removeProductVariant     
class
 __construct     
class
 getShipment     
class
 setShipment     
class
 getStockable     
class
 getShippable     
class
 getTaxTotal     
class
 getShortDescription     
class
 setShortDescription     
class
 getId     
class
 getProduct     
class
 setProduct     
class
 getTaxon     
class
 setTaxon     
class
 getPosition     
class
 setPosition     
class
 __toString     
class
 getId     
class
 getChannelCode     
class
 setChannelCode     
class
 getProductVariant     
class
 setProductVariant     
class
 getPrice     
class
 setPrice     
class
 getOriginalPrice     
class
 setOriginalPrice     
class
 isPriceReduced     
class
 getVersion     
class
 setVersion     
class
 __construct     
class
 getCustomer     
class
 setCustomer     
class
 getChannel     
class
 setChannel     
class
 getUser     
class
 getShippingAddress     
class
 setShippingAddress     
class
 getBillingAddress     
class
 setBillingAddress     
class
 getCheckoutState     
class
 setCheckoutState     
class
 getPaymentState     
class
 setPaymentState     
class
 getItemUnits     
class
 getItemUnitsByVariant     
class
 getPayments     
class
 hasPayments     
class
 addPayment     
class
 removePayment     
class
 hasPayment     
class
 getLastPayment     
class
 isShippingRequired     
class
 getShipments     
class
 hasShipments     
class
 addShipment     
class
 removeShipment     
class
 removeShipments     
class
 hasShipment     
class
 getPromotionCoupon     
class
 setPromotionCoupon     
class
 getPromotionSubjectTotal     
class
 getPromotionSubjectCount     
class
 getCurrencyCode     
class
 setCurrencyCode     
class
 getLocaleCode     
class
 setLocaleCode     
class
 getShippingState     
class
 setShippingState     
class
 hasPromotion     
class
 addPromotion     
class
 removePromotion     
class
 getPromotions     
class
 getTaxTotal     
class
 getShippingTotal     
class
 getOrderPromotionTotal     
class
 getTokenValue     
class
 setTokenValue     
class
 getCustomerIp     
class
 setCustomerIp     
class
 __construct     
class
 addContext     
class
 getCart     
class
 __construct     
class
 getCart     
class
 __construct     
class
 __construct     
class
 createNew     
class
 createForItem     
class
 __construct     
class
 createNew     
class
 createWithData     
class
 __construct     
class
 addProcessor     
class
 process     
class
 aggregate     
class
 it_implements_cart_context_interface     
class
 it_throws_cart_not_found_exception_if_there_are_no_nested_cart_contexts_defined     
class
 it_throws_cart_not_found_exception_if_none_of_nested_cart_context_returned_a_cart     
class
 it_returns_cart_from_first_available_context     
class
 its_cart_contexts_can_have_priority     
class
 let     
class
 it_implements_cart_context_interface     
class
 it_always_returns_a_new_cart     
class
 let     
class
 it_implements_an_adjustment_factory_interface     
class
 it_creates_new_adjustment     
class
 it_creates_new_adjustment_with_provided_data     
class
 let     
class
 it_implements_a_factory_interface     
class
 it_throws_an_exception_while_trying_create_order_item_unit_without_order_item     
class
 it_creates_a_new_order_item_unit_with_given_order_item     
class
 getMatchers     
class
 it_implements_adjustments_aggregator_interface     
class
 it_aggregates_given_adjustments_array_by_description     
class
 it_throws_exception_if_any_array_element_is_not_adjustment     
class
 let     
class
 it_implements_an_order_modifier_interface     
class
 it_adds_new_item_to_order_if_it_is_empty     
class
 it_adds_new_item_to_an_order_if_different_order_item_is_in_an_order     
class
 it_changes_quantity_of_an_item_if_same_order_item_already_exists     
class
 it_removes_an_order_item_from_an_order     
class
 let     
class
 it_implements_an_order_item_quantity_modifier_interface     
class
 it_adds_proper_number_of_order_item_units_to_an_order_item     
class
 it_removes_units_if_target_quantity_is_lower_than_current     
class
 it_does_nothing_if_target_quantity_is_equal_to_current     
class
 it_does_nothing_if_target_quantity_is_0     
class
 it_does_nothing_if_target_quantity_is_below_0     
class
 it_implements_an_order_item_interface     
class
 it_implements_an_adjustable_interface     
class
 it_has_no_id_by_default     
class
 it_does_not_belong_to_an_order_by_default     
class
 it_allows_assigning_itself_to_an_order     
class
 it_allows_detaching_itself_from_an_order     
class
 it_does_not_set_order_if_it_is_already_set     
class
 it_has_quantity_equal_to_0_by_default     
class
 it_has_unit_price_equal_to_0_by_default     
class
 its_unit_price_should_accept_only_integer     
class
 it_has_total_equal_to_0_by_default     
class
 it_initializes_adjustments_collection_by_default     
class
 it_returns_adjustments_recursively     
class
 it_adds_and_removes_units     
class
 it_adds_only_unit_that_is_assigned_to_it     
class
 it_recalculates_units_total_on_unit_price_change     
class
 it_adds_adjustments_properly     
class
 it_removes_adjustments_properly     
class
 it_has_correct_total_based_on_unit_items     
class
 it_has_correct_total_after_unit_item_remove     
class
 it_has_correct_total_after_negative_adjustment_add     
class
 it_has_correct_total_after_adjustment_add_and_remove     
class
 it_has_correct_total_after_neutral_adjustment_add_and_remove     
class
 it_has_0_total_when_adjustment_decreases_total_under_0     
class
 it_has_correct_total_after_unit_price_change     
class
 it_has_correct_total_after_order_item_unit_total_change     
class
 it_has_correct_total_after_adjustment_amount_change     
class
 it_returns_correct_adjustments_total     
class
 it_returns_correct_adjustments_total_by_type     
class
 it_returns_correct_adjustments_total_recursively     
class
 it_returns_correct_adjustments_total_by_type_recursively     
class
 it_can_be_immutable     
class
 let     
class
 it_implements_an_order_item_unit_interface     
class
 it_has_a_correct_total_when_there_are_no_adjustments     
class
 it_includes_non_neutral_adjustments_in_total     
class
 it_returns_0_as_total_even_when_adjustments_decreases_it_below_0     
class
 it_adds_and_removes_adjustments     
class
 it_does_not_remove_adjustment_when_it_is_locked     
class
 it_has_correct_total_after_adjustment_add_and_remove     
class
 it_has_correct_total_after_neutral_adjustment_add_and_remove     
class
 it_has_proper_total_after_order_item_unit_price_change     
class
 it_recalculates_its_total_properly_after_adjustment_amount_change     
class
 it_implements_an_order_interface     
class
 it_implements_an_adjustable_interface     
class
 it_implements_a_timestampable_interface     
class
 it_has_no_id_by_default     
class
 it_does_not_have_completed_checkout_by_default     
class
 its_checkout_can_be_completed     
class
 it_has_checkout_completed_when_completion_date_is_set     
class
 it_has_no_checkout_completion_date_by_default     
class
 its_checkout_completion_date_is_mutable     
class
 it_has_no_number_by_default     
class
 its_number_is_mutable     
class
 it_creates_items_collection_by_default     
class
 it_adds_items_properly     
class
 it_removes_items_properly     
class
 it_has_items_total_equal_to_0_by_default     
class
 it_calculates_correct_items_total     
class
 it_creates_adjustments_collection_by_default     
class
 it_adds_adjustments_properly     
class
 it_removes_adjustments_properly     
class
 it_removes_adjustments_recursively_properly     
class
 it_removes_adjustments_recursively_by_type_properly     
class
 it_returns_adjustments_recursively     
class
 it_has_adjustments_total_equal_to_0_by_default     
class
 it_calculates_correct_adjustments_total     
class
 it_returns_adjustments_total_recursively     
class
 it_has_total_equal_to_0_by_default     
class
 it_has_total_quantity     
class
 it_calculates_correct_total     
class
 it_calculates_correct_total_after_items_and_adjustments_changes     
class
 it_ignores_neutral_adjustments_when_calculating_total     
class
 it_calculates_correct_total_when_adjustment_is_bigger_than_cost     
class
 it_initializes_creation_date_by_default     
class
 it_has_no_last_update_date_by_default     
class
 it_is_empty_by_default     
class
 it_clears_items     
class
 it_has_notes     
class
 it_implements_an_adjustment_interface     
class
 it_has_no_id_by_default     
class
 it_does_not_belong_to_an_adjustable_by_default     
class
 it_allows_assigning_itself_to_an_adjustable     
class
 it_allows_detaching_itself_from_an_adjustable     
class
 it_throws_an_exception_during_not_supported_adjustable_class_set     
class
 it_throws_an_exception_during_adjustable_change_on_locked_adjustment     
class
 it_has_no_type_by_default     
class
 its_type_is_mutable     
class
 it_has_no_label_by_default     
class
 its_label_is_mutable     
class
 it_has_amount_equal_to_0_by_default     
class
 its_amount_is_mutable     
class
 it_recalculates_adjustments_on_adjustable_entity_on_amount_change     
class
 it_does_not_recalculate_adjustments_on_adjustable_entity_on_amount_change_when_adjustment_is_neutral     
class
 its_amount_should_accept_only_integer     
class
 it_is_not_neutral_by_default     
class
 its_neutrality_is_mutable     
class
 it_recalculate_adjustments_on_adjustable_entity_on_neutral_change     
class
 it_does_not_recalculate_adjustments_on_adjustable_entity_when_neutral_set_to_current_value     
class
 it_is_a_charge_if_amount_is_lesser_than_0     
class
 it_is_a_credit_if_amount_is_greater_than_0     
class
 its_origin_code_is_mutable     
class
 it_initializes_creation_date_by_default     
class
 it_has_no_last_update_date_by_default     
class
 it_implements_order_sequence_interface     
class
 it_has_zero_index_after_initialized     
class
 it_increments_index     
class
 __construct     
class
 addToOrder     
class
 removeFromOrder     
class
 resolveOrderItem     
class
 __construct     
class
 modify     
class
 increaseUnitsNumber     
class
 decreaseUnitsNumber     
class
 __construct     
class
 getId     
class
 getQuantity     
class
 getOrder     
class
 setOrder     
class
 getUnitPrice     
class
 setUnitPrice     
class
 getTotal     
class
 recalculateAdjustmentsTotal     
class
 recalculateUnitsTotal     
class
 equals     
class
 isImmutable     
class
 setImmutable     
class
 getUnits     
class
 addUnit     
class
 removeUnit     
class
 hasUnit     
class
 getAdjustments     
class
 getAdjustmentsRecursively     
class
 addAdjustment     
class
 removeAdjustment     
class
 hasAdjustment     
class
 getAdjustmentsTotal     
class
 getAdjustmentsTotalRecursively     
class
 removeAdjustments     
class
 removeAdjustmentsRecursively     
class
 recalculateTotal     
class
 addToAdjustmentsTotal     
class
 subtractFromAdjustmentsTotal     
class
 __construct     
class
 getId     
class
 getAdjustable     
class
 setAdjustable     
class
 getType     
class
 setType     
class
 getLabel     
class
 setLabel     
class
 getAmount     
class
 setAmount     
class
 isNeutral     
class
 setNeutral     
class
 isLocked     
class
 lock     
class
 unlock     
class
 isCharge     
class
 isCredit     
class
 getOriginCode     
class
 setOriginCode     
class
 getOrder     
class
 getOrderItem     
class
 getOrderItemUnit     
class
 recalculateAdjustable     
class
 assignAdjustable     
class
 assertNotLocked     
class
 __construct     
class
 getId     
class
 getTotal     
class
 getOrderItem     
class
 getAdjustments     
class
 addAdjustment     
class
 removeAdjustment     
class
 hasAdjustment     
class
 getAdjustmentsTotal     
class
 removeAdjustments     
class
 recalculateAdjustmentsTotal     
class
 addToAdjustmentsTotal     
class
 subtractFromAdjustmentsTotal     
class
 getId     
class
 getIndex     
class
 incrementIndex     
class
 __construct     
class
 getId     
class
 getCheckoutCompletedAt     
class
 setCheckoutCompletedAt     
class
 isCheckoutCompleted     
class
 completeCheckout     
class
 getNumber     
class
 setNumber     
class
 getNotes     
class
 setNotes     
class
 getItems     
class
 clearItems     
class
 countItems     
class
 addItem     
class
 removeItem     
class
 hasItem     
class
 getItemsTotal     
class
 recalculateItemsTotal     
class
 getTotal     
class
 getTotalQuantity     
class
 getState     
class
 setState     
class
 isEmpty     
class
 getAdjustments     
class
 getAdjustmentsRecursively     
class
 addAdjustment     
class
 removeAdjustment     
class
 hasAdjustment     
class
 getAdjustmentsTotal     
class
 getAdjustmentsTotalRecursively     
class
 removeAdjustments     
class
 removeAdjustmentsRecursively     
class
 recalculateAdjustmentsTotal     
class
 recalculateTotal     
class
 addToAdjustmentsTotal     
class
 subtractFromAdjustmentsTotal     
class
 __construct     
class
 addContext     
class
 getChannel     
class
 __construct     
class
 __construct     
class
 getChannel     
class
 __construct     
class
 getChannel     
class
 __construct     
class
 findChannel     
class
 __construct     
class
 getChannel     
class
 getChannelForRequest     
class
 getMasterRequest     
class
 assertChannelWasFound     
class
 __construct     
class
 addResolver     
class
 findChannel     
class
 __construct     
class
 createNew     
class
 createNamed     
class
 it_implements_channel_context_interface     
class
 it_throws_a_channel_not_found_exception_if_there_are_no_nested_channel_contexts_defined     
class
 it_throws_a_channel_not_found_exception_if_none_of_nested_channel_contexts_returned_a_channel     
class
 it_returns_first_result_returned_by_nested_request_resolvers     
class
 its_nested_request_resolvers_can_have_priority     
class
 let     
class
 it_implements_channel_context_interface     
class
 it_returns_a_channel_if_it_is_the_only_one_defined     
class
 it_throws_a_channel_not_found_exception_if_there_are_no_channels_defined     
class
 it_throws_a_channel_not_found_exception_if_there_are_many_channels_defined     
class
 let     
class
 it_implements_channel_context_interface     
class
 it_caches_channels_for_the_same_request     
class
 it_does_not_cache_channels_for_different_requests     
class
 it_caches_channels_for_the_same_request_even_if_there_are_other_request_in_between     
class
 it_does_not_cache_results_while_there_are_no_master_requests     
class
 it_caches_channel_not_found_exceptions_for_the_same_request     
class
 it_does_not_cache_channel_not_found_exceptions_for_null_master_requests     
class
 it_implements_request_resolver_interface     
class
 it_returns_null_if_there_are_no_nested_request_resolvers_added     
class
 it_returns_null_if_none_of_nested_request_resolvers_returned_channel     
class
 it_returns_first_result_returned_by_nested_request_resolvers     
class
 its_nested_request_resolvers_can_have_priority     
class
 let     
class
 it_implements_channel_context_interface     
class
 it_proxies_master_request_to_request_resolver     
class
 it_throws_a_channel_not_found_exception_if_request_resolver_returns_null     
class
 it_throws_a_channel_not_found_exception_if_there_is_no_master_request     
class
 let     
class
 it_implements_request_resolver_interface     
class
 it_finds_the_channel_by_request_hostname     
class
 it_returns_null_if_channel_was_not_found     
class
 let     
class
 it_implements_channel_factory_interface     
class
 it_creates_channel_with_name     
class
 it_creates_empty_channel     
class
 it_implements_channel_interface     
class
 it_has_no_id_by_default     
class
 it_has_no_code_by_default     
class
 its_code_is_mutable     
class
 it_is_unnamed_by_default     
class
 its_name_is_mutable     
class
 it_has_no_color_by_default     
class
 its_color_is_mutable     
class
 it_is_enabled_by_default     
class
 it_can_be_disabled     
class
 it_initializes_creation_date_by_default     
class
 its_creation_date_is_mutable     
class
 it_has_no_last_update_date_by_default     
class
 its_last_update_date_is_mutable     
class
 __construct     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 setName     
class
 getDescription     
class
 setDescription     
class
 getHostname     
class
 setHostname     
class
 getColor     
class
 setColor     
class
 __construct     
class
 calculate     
class
 calculate     
class
 getType     
class
 calculate     
class
 getType     
class
 isEligible     
class
 __construct     
class
 isEligible     
class
 isEligible     
class
 __construct     
class
 isEligible     
class
 isEligibleToRule     
class
 isEligible     
class
 isEligible     
class
 __construct     
class
 getSupportedMethods     
class
 supports     
class
 __construct     
class
 getSupportedMethods     
class
 supports     
class
 __construct     
class
 getDefaultShippingMethod     
class
 let     
class
 it_implements_delegating_shipping_calculator_interface     
class
 it_should_complain_if_shipment_has_no_method_defined     
class
 it_should_delegate_calculation_to_a_calculator_defined_on_shipping_method     
class
 it_should_implement_shipping_calculator_interface     
class
 it_returns_per_unit_type     
class
 it_should_calculate_the_total_with_the_per_unit_amount_configured_on_the_method     
class
 its_calculated_value_should_be_an_integer     
class
 it_should_implement_shipping_calculator_interface     
class
 it_returns_flat_rate_type     
class
 it_should_calculate_the_flat_rate_amount_configured_on_the_method     
class
 its_calculated_value_should_be_an_integer     
class
 it_is_an_exception     
class
 it_is_a_invalid_argument_exception     
class
 it_implements_shipping_method_eligibility_checker_interface     
class
 it_approves_category_requirement_if_categories_match     
class
 it_approves_category_requirement_if_no_category_is_required     
class
 it_denies_category_requirement_if_categories_do_not_match     
class
 let     
class
 it_implements_shipping_method_eligibility_checker_interface     
class
 it_throws_an_exception_if_passed_array_has_not_only_eligibility_checkers     
class
 it_returns_true_if_all_eligibility_checker_returns_true     
class
 it_returns_false_if_any_eligibility_checker_returns_false     
class
 it_stops_checking_at_the_first_failing_eligibility_checker     
class
 let     
class
 it_implements_shipping_method_eligibility_checker_interface     
class
 it_recognizes_a_subject_as_eligible_if_a_shipping_method_has_no_rules     
class
 it_recognizes_a_subject_as_eligible_if_all_of_shipping_method_rules_are_fulfilled     
class
 it_recognizes_a_subject_as_not_eligible_if_any_of_shipping_method_rules_is_not_fulfilled     
class
 it_does_not_check_more_rules_if_one_has_returned_false     
class
 it_implements_shipping_method_eligibility_checker_interface     
class
 it_approves_category_requirement_if_categories_match     
class
 it_approves_category_requirement_if_no_category_is_required     
class
 it_denies_category_requirement_if_categories_do_not_match     
class
 it_implements_rule_checker_interface     
class
 it_recognizes_subject_if_total_weight_is_less_than_configured_weight     
class
 it_recognizes_subject_if_total_weight_is_equal_to_configured_weight     
class
 it_denies_subject_if_total_weight_is_greater_than_configured_weight     
class
 it_implements_rule_checker_interface     
class
 it_recognizes_subject_if_total_weight_is_greater_than_configured_weight     
class
 it_recognizes_subject_if_total_weight_is_equal_to_configured_weight     
class
 it_denies_subject_if_total_weight_is_less_than_configured_weight     
class
 let     
class
 it_implements_Sylius_shipping_methods_resolver_interface     
class
 it_returns_all_methods_eligible_for_given_subject     
class
 let     
class
 it_implements_methods_resolver_interface     
class
 it_uses_registry_to_provide_shipping_methods_for_shipping_subject     
class
 it_returns_empty_array_if_none_of_registered_resolvers_support_passed_shipping_subject     
class
 it_supports_subject_if_any_resolver_from_registry_supports_it     
class
 it_does_not_support_subject_if_none_of_resolvers_from_registry_supports_it     
class
 let     
class
 it_implements_default_shipping_method_resolver_interface     
class
 it_returns_first_enabled_shipping_method_as_default     
class
 it_throws_exception_if_there_is_no_enabled_shipping_methods     
class
 it_is_an_exception     
class
 it_has_a_custom_message     
class
 it_is_initializable     
class
 it_implements_shipping_method_interface     
class
 it_has_no_id_by_default     
class
 it_is_unnamed_by_default     
class
 its_name_is_mutable     
class
 its_description_is_mutable     
class
 it_returns_name_when_converted_to_string     
class
 it_implements_shipment_unit_interface     
class
 it_has_no_id_by_default     
class
 it_does_not_belong_to_shipment_by_default     
class
 it_allows_assigning_itself_to_shipment     
class
 it_allows_detaching_itself_from_shipment     
class
 it_has_no_shippable_defined_by_default     
class
 it_allows_defining_shippable     
class
 it_initializes_creation_date_by_default     
class
 its_creation_date_is_mutable     
class
 it_has_no_last_update_date_by_default     
class
 its_last_update_date_is_mutable     
class
 it_implements_shipment_interface     
class
 it_has_no_id_by_default     
class
 it_has_ready_state_by_default     
class
 its_state_is_mutable     
class
 it_has_no_shipping_method_by_default     
class
 its_shipping_method_is_mutable     
class
 it_initializes_units_collection_by_default     
class
 it_adds_units     
class
 it_removes_unit     
class
 it_has_no_tracking_code_by_default     
class
 its_tracking_code_is_mutable     
class
 it_is_not_tracked_by_default     
class
 it_is_tracked_only_if_tracking_code_is_defined     
class
 it_initializes_creation_date_by_default     
class
 its_creation_date_is_mutable     
class
 it_has_no_last_update_date_by_default     
class
 its_last_update_date_is_mutable     
class
 it_implements_shipping_category_interface     
class
 it_has_no_id_by_default     
class
 its_code_is_mutable     
class
 it_is_unnamed_by_default     
class
 its_name_is_mutable     
class
 it_has_no_description_by_default     
class
 its_description_is_mutable     
class
 it_initializes_creation_date_by_default     
class
 its_creation_date_is_mutable     
class
 it_has_no_last_update_date_by_default     
class
 its_last_update_date_is_mutable     
class
 let     
class
 it_implements_shipping_method_interface     
class
 it_implements_Sylius_toogleable_interface     
class
 it_has_no_id_by_default     
class
 its_code_is_mutable     
class
 it_is_enabled_by_default     
class
 it_allows_disabling_itself     
class
 it_does_not_belong_to_category_by_default     
class
 it_allows_assigning_itself_to_category     
class
 it_allows_detaching_itself_from_category     
class
 it_has_match_any_category_requirement_by_default     
class
 its_category_matching_requirement_is_mutable     
class
 it_is_unnamed_by_default     
class
 its_name_is_mutable     
class
 its_description_is_mutable     
class
 it_returns_name_when_converted_to_string     
class
 it_has_no_calculator_defined_by_default     
class
 its_calculator_is_mutable     
class
 it_initializes_array_for_configuration_by_default     
class
 its_configuration_is_mutable     
class
 it_initializes_creation_date_by_default     
class
 its_creation_date_is_mutable     
class
 it_has_no_last_update_date_by_default     
class
 its_last_update_date_is_mutable     
class
 it_has_no_archiving_date_by_default     
class
 its_archiving_date_is_mutable     
class
 __construct     
class
 __construct     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getPosition     
class
 setPosition     
class
 getCategory     
class
 setCategory     
class
 getCategoryRequirement     
class
 setCategoryRequirement     
class
 getName     
class
 setName     
class
 getDescription     
class
 setDescription     
class
 getCalculator     
class
 setCalculator     
class
 getConfiguration     
class
 setConfiguration     
class
 getRules     
class
 hasRules     
class
 hasRule     
class
 addRule     
class
 removeRule     
class
 getTranslation     
class
 createTranslation     
class
 getId     
class
 getType     
class
 setType     
class
 getConfiguration     
class
 setConfiguration     
class
 getShippingMethod     
class
 setShippingMethod     
class
 __construct     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 getName     
class
 setName     
class
 getDescription     
class
 setDescription     
class
 __construct     
class
 __toString     
class
 getId     
class
 getShipment     
class
 setShipment     
class
 getShippable     
class
 setShippable     
class
 __toString     
class
 getId     
class
 getName     
class
 setName     
class
 getDescription     
class
 setDescription     
class
 __construct     
class
 __toString     
class
 getId     
class
 getState     
class
 setState     
class
 getMethod     
class
 setMethod     
class
 getUnits     
class
 hasUnit     
class
 addUnit     
class
 removeUnit     
class
 getTracking     
class
 setTracking     
class
 isTracked     
class
 getShippables     
class
 getShippingWeight     
class
 getShippingVolume     
class
 getShippingUnitCount     
class
 getShippingUnitTotal     
class
 getShippedAt     
class
 setShippedAt     
class
 __construct     
class
 createNew     
class
 createForParent     
class
 generate     
class
 transliterate     
class
 let     
class
 it_implements_taxon_factory_interface     
class
 it_uses_decorated_factory_to_create_new_taxon     
class
 it_creates_taxon_for_given_parent_taxon     
class
 it_implements_taxon_slug_generator_interface     
class
 it_generates_slug_for_root_taxon     
class
 it_generates_slug_for_root_taxon_replacing_apostrophes_with_hyphens     
class
 it_generates_slug_for_child_taxon_when_parent_taxon_already_has_slug     
class
 it_generates_slug_for_child_taxon_even_when_parent_taxon_does_not_have_slug     
class
 it_throws_an_exception_if_passed_taxon_has_no_name     
class
 let     
class
 it_implements_taxon_interface     
class
 it_has_no_id_by_default     
class
 its_code_is_mutable     
class
 it_has_no_parent_by_default     
class
 its_parent_is_mutable     
class
 it_is_root_by_default     
class
 it_is_not_root_when_has_parent     
class
 it_is_root_when_has_no_parent     
class
 it_returns_a_list_of_ancestors     
class
 it_returns_a_list_with_single_ancestor     
class
 it_returns_an_empty_list_of_ancestors_if_called_on_root_taxon     
class
 it_is_unnamed_by_default     
class
 its_name_is_mutable     
class
 it_returns_name_when_converted_to_string     
class
 its_fullname_is_null_if_unnamed     
class
 its_fullname_equal_name_if_no_parent     
class
 its_fullname_prepends_with_parents_fullname     
class
 it_has_no_description_by_default     
class
 its_description_is_mutable     
class
 it_has_no_slug_by_default     
class
 its_slug_is_mutable     
class
 it_initializes_child_taxon_collection_by_default     
class
 it_allows_to_check_if_given_taxon_is_its_child     
class
 it_allows_to_add_child_taxons     
class
 it_allows_to_remove_child_taxons     
class
 it_has_position     
class
 it_has_not_children_by_default     
class
 it_has_children_when_you_have_added_child     
class
 it_returns_enabled_children     
class
 it_implements_taxon_translation_interface     
class
 it_has_no_id_by_default     
class
 it_is_unnamed_by_default     
class
 its_name_is_mutable     
class
 it_returns_name_when_converted_to_string     
class
 it_has_no_description_by_default     
class
 its_description_is_mutable     
class
 it_has_no_slug_by_default     
class
 its_slug_is_mutable     
class
 __toString     
class
 getId     
class
 getName     
class
 setName     
class
 getSlug     
class
 setSlug     
class
 getDescription     
class
 setDescription     
class
 __construct     
class
 __toString     
class
 getId     
class
 getCode     
class
 setCode     
class
 isRoot     
class
 getRoot     
class
 getParent     
class
 setParent     
class
 getAncestors     
class
 getChildren     
class
 hasChild     
class
 hasChildren     
class
 addChild     
class
 removeChild     
class
 getEnabledChildren     
class
 getName     
class
 setName     
class
 getFullname     
class
 getSlug     
class
 setSlug     
class
 getDescription     
class
 setDescription     
class
 getLeft     
class
 setLeft     
class
 getRight     
class
 setRight     
class
 getLevel     
class
 setLevel     
class
 getPosition     
class
 setPosition     
class
 getTranslation     
class
 createTranslation     
class
 it_implements_password_updater_interface     
class
 it_encodes_password     
class
 let     
class
 it_implements_password_updater_interface     
class
 it_updates_user_profile_with_encoded_password     
class
 it_does_nothing_if_plain_password_is_empty     
class
 let     
class
 it_implements_generator_interface     
class
 it_throws_invalid_argument_exception_on_instantiation_with_an_out_of_range_length     
class
 it_generates_tokens_with_length_stated_on_instantiation     
class
 it_generates_string_tokens     
class
 getMatchers     
class
 let     
class
 it_implements_generator_interface     
class
 it_throws_invalid_argument_exception_on_instantiation_with_an_out_of_range_length     
class
 it_generates_pins_with_length_stated_on_instantiation     
class
 it_generates_string_pins     
class
 it_generates_numeric_pins     
class
 getMatchers     
class
 let     
class
 it_implements_token_uniqueness_checker_interface     
class
 it_returns_true_when_token_is_not_used     
class
 it_returns_false_when_token_is_in_use     
class
 it_implements_canonicalizer_interface     
class
 it_converts_strings_to_lower_case     
class
 it_implements_user_interface     
class
 its_not_verified_by_default     
class
 its_verified_at_date_is_mutable     
class
 its_verified_when_verified_at_is_not_empty     
class
 it_has_no_password_requested_at_date_by_default     
class
 its_password_requested_at_date_is_mutable     
class
 it_should_return_true_if_password_request_is_non_expired     
class
 it_should_return_false_if_password_request_is_expired     
class
 it_has_email_and_email_canonical     
class
 it_has_encoder_name     
class
 it_implements_user_oauth_interface     
class
 __construct     
class
 updatePassword     
class
 __construct     
class
 encode     
class
 encodePassword     
class
 __construct     
class
 generate     
class
 __construct     
class
 generate     
class
 __construct     
class
 isUnique     
class
 canonicalize     
class
 __construct     
class
 __toString     
class
 getId     
class
 getEmail     
class
 setEmail     
class
 getEmailCanonical     
class
 setEmailCanonical     
class
 getUsername     
class
 setUsername     
class
 getUsernameCanonical     
class
 setUsernameCanonical     
class
 getSalt     
class
 getPlainPassword     
class
 setPlainPassword     
class
 getPassword     
class
 setPassword     
class
 getExpiresAt     
class
 setExpiresAt     
class
 getCredentialsExpireAt     
class
 setCredentialsExpireAt     
class
 getLastLogin     
class
 setLastLogin     
class
 getEmailVerificationToken     
class
 setEmailVerificationToken     
class
 getPasswordResetToken     
class
 setPasswordResetToken     
class
 isCredentialsNonExpired     
class
 isAccountNonExpired     
class
 setLocked     
class
 isAccountNonLocked     
class
 hasRole     
class
 addRole     
class
 removeRole     
class
 getRoles     
class
 isPasswordRequestNonExpired     
class
 getPasswordRequestedAt     
class
 setPasswordRequestedAt     
class
 isVerified     
class
 getVerifiedAt     
class
 setVerifiedAt     
class
 eraseCredentials     
class
 getOAuthAccounts     
class
 getOAuthAccount     
class
 addOAuthAccount     
class
 getEncoderName     
class
 setEncoderName     
class
 serialize     
class
 unserialize     
class
 hasExpired     
class
 getId     
class
 getProvider     
class
 setProvider     
class
 getIdentifier     
class
 setIdentifier     
class
 getAccessToken     
class
 setAccessToken     
class
 getUser     
class
 setUser     
class
 getRefreshToken     
class
 setRefreshToken