mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-10 18:23:49 +00:00
9634 lines
674 KiB
Plaintext
9634 lines
674 KiB
Plaintext
UPGRADE-FROM-1.12-WITH-PRICE-HISTORY-PLUGIN-TO-1.13-LEGACY.md
|
|
composer.json
|
|
tests/Functional/EligibleCatalogPromotionsProcessorTest.php
|
|
tests/Functional/OrderByIdentifierSqlWalkerTest.php
|
|
tests/Functional/AbstractWebTestCase.php
|
|
tests/Functional/CatalogPromotionRemovalAnnouncerTest.php
|
|
tests/Functional/fixtures/Bundles/LocaleBundle/Context/LocaleResolving/fixtures.yaml
|
|
tests/Functional/ImageUploaderTest.php
|
|
tests/Functional/Doctrine/Mock/StatementMock.php
|
|
tests/Functional/Doctrine/Mock/DatabasePlatformMock.php
|
|
tests/Functional/Doctrine/Mock/ConnectionMock.php
|
|
tests/Functional/Doctrine/Mock/DriverConnectionMock.php
|
|
tests/Functional/Doctrine/Mock/DriverMock.php
|
|
tests/Functional/Doctrine/Mock/DriverResultMock.php
|
|
tests/Functional/Doctrine/Dump/CompositeKeysModel.php
|
|
tests/Functional/Doctrine/Dump/Model.php
|
|
tests/Functional/app/PasswordHasherState/config.yml
|
|
tests/Functional/app/AppKernel.php
|
|
tests/Functional/app/CatalogPromotionProcessingState/config.yml
|
|
tests/Functional/CatalogPromotionAnnouncerTest.php
|
|
tests/Functional/SalesDataProviderTest.php
|
|
tests/Functional/Bundles/ApiBundle/CommandHandler/SendAccountRegistrationEmailHandlerTest.php
|
|
tests/Functional/Bundles/ApiBundle/CommandHandler/SendResetPasswordEmailHandlerTest.php
|
|
tests/Functional/Bundles/ApiBundle/CommandHandler/SendAccountVerificationEmailHandlerTest.php
|
|
tests/Functional/Bundles/LocaleBundle/Context/LocaleResolvingTest.php
|
|
tests/Functional/CartCollectorTest.php
|
|
tests/Functional/UpdatingUserPasswordEncoderTest.php
|
|
tests/Functional/AbstractOrmTestCase.php
|
|
tests/Api/Utils/AdminUserLoginTrait.php
|
|
tests/Api/Utils/OrderPlacerTrait.php
|
|
tests/Api/Utils/UserLoginTrait.php
|
|
tests/Api/Utils/ShopUserLoginTrait.php
|
|
tests/Api/Utils/HeadersBuilder.php
|
|
tests/Api/Shop/SendContactRequestTest.php
|
|
tests/Api/Shop/ProductImagesTest.php
|
|
tests/Api/Shop/OrdersTest.php
|
|
tests/Api/Shop/LocalesTest.php
|
|
tests/Api/Shop/ProductReviewsTest.php
|
|
tests/Api/Shop/PaymentsTest.php
|
|
tests/Api/Shop/CheckoutCompletionTest.php
|
|
tests/Api/Shop/AddressesGetTest.php
|
|
tests/Api/Shop/CountriesTest.php
|
|
tests/Api/Shop/ProductAssociationsTest.php
|
|
tests/Api/Shop/ProductAttributesTest.php
|
|
tests/Api/Shop/ChannelsTest.php
|
|
tests/Api/Shop/ProductsTest.php
|
|
tests/Api/Shop/VerifyCustomerAccountsTest.php
|
|
tests/Api/Shop/PaymentMethodsTest.php
|
|
tests/Api/Shop/CatalogPromotionsTest.php
|
|
tests/Api/Shop/CustomersTest.php
|
|
tests/Api/Shop/ProductAssociationTypesTest.php
|
|
tests/Api/Shop/ProductVariantsTest.php
|
|
tests/Api/Shop/ShippingMethodsTest.php
|
|
tests/Api/Shop/AddressesPostTest.php
|
|
tests/Api/Shop/ExchangeRatesTest.php
|
|
tests/Api/Shop/TaxonsTest.php
|
|
tests/Api/Shop/ProductOptionTest.php
|
|
tests/Api/JsonApiTestCase.php
|
|
tests/Api/JsonApiGenericRequestValidationTestCase.php
|
|
tests/Api/Admin/ProvincesTest.php
|
|
tests/Api/Admin/ProductImagesTest.php
|
|
tests/Api/Admin/TaxRatesTest.php
|
|
tests/Api/Admin/ShippingCategoriesTest.php
|
|
tests/Api/Admin/OrdersTest.php
|
|
tests/Api/Admin/LocalesTest.php
|
|
tests/Api/Admin/ChannelPricingLogEntryTest.php
|
|
tests/Api/Admin/ProductReviewsTest.php
|
|
tests/Api/Admin/ProductTaxonsTest.php
|
|
tests/Api/Admin/ChannelPriceHistoryConfigTest.php
|
|
tests/Api/Admin/TaxCategoriesTest.php
|
|
tests/Api/Admin/TaxonImagesTest.php
|
|
tests/Api/Admin/PaymentsTest.php
|
|
tests/Api/Admin/CountriesTest.php
|
|
tests/Api/Admin/AdminUsersTest.php
|
|
tests/Api/Admin/ProductAssociationsTest.php
|
|
tests/Api/Admin/PromotionsTest.php
|
|
tests/Api/Admin/CurrenciesTest.php
|
|
tests/Api/Admin/ProductAttributesTest.php
|
|
tests/Api/Admin/ChannelsTest.php
|
|
tests/Api/Admin/ProductsTest.php
|
|
tests/Api/Admin/AddressesTest.php
|
|
tests/Api/Admin/PaymentMethodsTest.php
|
|
tests/Api/Admin/CatalogPromotionsTest.php
|
|
tests/Api/Admin/CustomersTest.php
|
|
tests/Api/Admin/PromotionCouponsTest.php
|
|
tests/Api/Admin/ProductAssociationTypesTest.php
|
|
tests/Api/Admin/ProductVariantsTest.php
|
|
tests/Api/Admin/ShippingMethodsTest.php
|
|
tests/Api/Admin/CustomerGroupsTest.php
|
|
tests/Api/Admin/ExchangeRatesTest.php
|
|
tests/Api/Admin/TaxonsTest.php
|
|
tests/Api/Admin/ProductOptionsTest.php
|
|
tests/Api/Admin/ShopBillingDataTest.php
|
|
tests/Api/DataFixtures/ORM/tax_category.yaml
|
|
tests/Api/DataFixtures/ORM/locale.yaml
|
|
tests/Api/DataFixtures/ORM/taxonomy.yaml
|
|
tests/Api/DataFixtures/ORM/exchange_rate.yaml
|
|
tests/Api/DataFixtures/ORM/payment_method.yaml
|
|
tests/Api/DataFixtures/ORM/cart.yaml
|
|
tests/Api/DataFixtures/ORM/channel.yaml
|
|
tests/Api/DataFixtures/ORM/customer_group.yaml
|
|
tests/Api/DataFixtures/ORM/tax_rates.yaml
|
|
tests/Api/DataFixtures/ORM/administrator.yaml
|
|
tests/Api/DataFixtures/ORM/currency.yaml
|
|
tests/Api/DataFixtures/ORM/customer.yaml
|
|
tests/Api/DataFixtures/ORM/authentication/api_administrator.yaml
|
|
tests/Api/DataFixtures/ORM/authentication/customer.yaml
|
|
tests/Api/DataFixtures/ORM/customer_order.yaml
|
|
tests/Api/DataFixtures/ORM/catalog_promotion.yaml
|
|
tests/Api/DataFixtures/ORM/shipping_method.yaml
|
|
tests/Api/DataFixtures/ORM/address_with_customer.yaml
|
|
tests/Api/DataFixtures/ORM/product/product_variant.yaml
|
|
tests/Api/DataFixtures/ORM/product/product_review.yaml
|
|
tests/Api/DataFixtures/ORM/product/product_variant_with_lowest_price.yaml
|
|
tests/Api/DataFixtures/ORM/product/product_option.yaml
|
|
tests/Api/DataFixtures/ORM/product/product.yaml
|
|
tests/Api/DataFixtures/ORM/product/product_with_many_locales.yaml
|
|
tests/Api/DataFixtures/ORM/product/product_image.yaml
|
|
tests/Api/DataFixtures/ORM/product/product_taxon.yaml
|
|
tests/Api/DataFixtures/ORM/product/product_variant_with_original_price.yaml
|
|
tests/Api/DataFixtures/ORM/product/products_with_associations.yaml
|
|
tests/Api/DataFixtures/ORM/product/product_attribute.yaml
|
|
tests/Api/DataFixtures/ORM/product/product_variant_with_translation_in_many_locales.yaml
|
|
tests/Api/DataFixtures/ORM/country.yaml
|
|
tests/Api/DataFixtures/ORM/promotion/taxon.yaml
|
|
tests/Api/DataFixtures/ORM/promotion/product.yaml
|
|
tests/Api/DataFixtures/ORM/promotion/channel.yaml
|
|
tests/Api/DataFixtures/ORM/promotion/promotion_order.yaml
|
|
tests/Api/DataFixtures/ORM/promotion/promotion.yaml
|
|
tests/Api/DataFixtures/ORM/order/order.yaml
|
|
tests/Api/DataFixtures/ORM/order/customer.yaml
|
|
tests/Api/DataFixtures/ORM/order/fulfilled.yaml
|
|
tests/Api/DataFixtures/ORM/shipping_category.yaml
|
|
tests/Api/DataFixtures/ORM/taxon_image.yaml
|
|
tests/Api/Responses/Expected/malformed_json_response.json
|
|
tests/Api/Responses/Expected/shop/get_order_items_response.json
|
|
tests/Api/Responses/Expected/shop/payment_method/get_payment_methods_for_uncompleted_filters_response.json
|
|
tests/Api/Responses/Expected/shop/payment_method/get_payment_methods_response.json
|
|
tests/Api/Responses/Expected/shop/payment_method/get_payment_methods_for_cart_and_payment_response.json
|
|
tests/Api/Responses/Expected/shop/create_cart_with_default_locale_response.json
|
|
tests/Api/Responses/Expected/shop/product_review/create_product_review.json
|
|
tests/Api/Responses/Expected/shop/product_review/get_product_reviews.json
|
|
tests/Api/Responses/Expected/shop/product_review/get_product_review.json
|
|
tests/Api/Responses/Expected/shop/get_order_adjustments_response.json
|
|
tests/Api/Responses/Expected/shop/get_countries_response.json
|
|
tests/Api/Responses/Expected/shop/assign_shipping_method_to_non_existing_shipment_response.json
|
|
tests/Api/Responses/Expected/shop/get_exchange_rate_usdpln_response.json
|
|
tests/Api/Responses/Expected/shop/get_channel_by_code_response.json
|
|
tests/Api/Responses/Expected/shop/create_cart_response.json
|
|
tests/Api/Responses/Expected/shop/updated_payment_method_on_cancelled_order_response.json
|
|
tests/Api/Responses/Expected/shop/get_order_response.json
|
|
tests/Api/Responses/Expected/shop/address/create_address_with_province_name_response.json
|
|
tests/Api/Responses/Expected/shop/address/create_address_with_province_code_response.json
|
|
tests/Api/Responses/Expected/shop/address/create_address_without_province_response.json
|
|
tests/Api/Responses/Expected/shop/address/get_addresses_response.json
|
|
tests/Api/Responses/Expected/shop/address/get_an_address_response.json
|
|
tests/Api/Responses/Expected/shop/log_in_customer_response.json
|
|
tests/Api/Responses/Expected/shop/get_exchange_rate_cnyusd_response.json
|
|
tests/Api/Responses/Expected/shop/catalog_promotion/get_catalog_promotion_response.json
|
|
tests/Api/Responses/Expected/shop/updated_gender_customer_response.json
|
|
tests/Api/Responses/Expected/shop/order_completion/payment_method_not_chosen_with_shipping_selected_state_response.json
|
|
tests/Api/Responses/Expected/shop/order_completion/order_with_non_shippable_items_response.json
|
|
tests/Api/Responses/Expected/shop/order_completion/payment_method_not_chosen_with_shipping_skipped_state_response.json
|
|
tests/Api/Responses/Expected/shop/order_completion/order_with_shippable_and_non_shippable_items_response.json
|
|
tests/Api/Responses/Expected/shop/order_completion/order_with_free_non_shippable_items_response.json
|
|
tests/Api/Responses/Expected/shop/order_completion/order_not_addressed_response.json
|
|
tests/Api/Responses/Expected/shop/order_completion/shipping_method_not_chosen_response.json
|
|
tests/Api/Responses/Expected/shop/update_customer_response.json
|
|
tests/Api/Responses/Expected/shop/add_item_response.json
|
|
tests/Api/Responses/Expected/shop/get_order_item_adjustments_response.json
|
|
tests/Api/Responses/Expected/shop/get_country_response.json
|
|
tests/Api/Responses/Expected/shop/get_exchange_rates_response.json
|
|
tests/Api/Responses/Expected/shop/get_channels_response.json
|
|
tests/Api/Responses/Expected/shop/get_order_shipping_methods_response.json
|
|
tests/Api/Responses/Expected/shop/get_shipping_methods_response.json
|
|
tests/Api/Responses/Expected/shop/updated_payment_method_on_order_response.json
|
|
tests/Api/Responses/Expected/shop/product/get_product_attributes_collection_response.json
|
|
tests/Api/Responses/Expected/shop/product/get_product_variant_with_default_locale_translation.json
|
|
tests/Api/Responses/Expected/shop/product/get_product_with_de_DE_locale_translation.json
|
|
tests/Api/Responses/Expected/shop/product/get_product_with_default_locale_translation.json
|
|
tests/Api/Responses/Expected/shop/product/get_products_collection_response.json
|
|
tests/Api/Responses/Expected/shop/product/get_product_association_type_response.json
|
|
tests/Api/Responses/Expected/shop/product/get_product_option_value.json
|
|
tests/Api/Responses/Expected/shop/product/get_product_attribute_with_pl_PL_locale_translation.json
|
|
tests/Api/Responses/Expected/shop/product/get_product_variant_with_original_price_response.json
|
|
tests/Api/Responses/Expected/shop/product/get_product_attribute_with_default_locale_translation.json
|
|
tests/Api/Responses/Expected/shop/product/get_product_variant_with_price_response.json
|
|
tests/Api/Responses/Expected/shop/product/get_product_image_response.json
|
|
tests/Api/Responses/Expected/shop/product/get_filtered_product_image_response.json
|
|
tests/Api/Responses/Expected/shop/product/get_product_association_response.json
|
|
tests/Api/Responses/Expected/shop/product/get_product_option.json
|
|
tests/Api/Responses/Expected/shop/product/get_products_collection_with_associations_response.json
|
|
tests/Api/Responses/Expected/shop/get_empty_order_shipping_methods_response.json
|
|
tests/Api/Responses/Expected/shop/get_payment_response.json
|
|
tests/Api/Responses/Expected/shop/get_taxonomy_item_response.json
|
|
tests/Api/Responses/Expected/shop/get_taxonomy_response.json
|
|
tests/Api/Responses/Expected/shop/updated_billing_address_on_order_response.json
|
|
tests/Api/Responses/Expected/shop/get_locales_response.json
|
|
tests/Api/Responses/Expected/shop/get_locale_response.json
|
|
tests/Api/Responses/Expected/shop/error/jwt_token_not_found.json
|
|
tests/Api/Responses/Expected/admin/exchange_rate/get_exchange_rate_response.json
|
|
tests/Api/Responses/Expected/admin/exchange_rate/post_exchange_rate_response.json
|
|
tests/Api/Responses/Expected/admin/exchange_rate/get_exchange_rates_response.json
|
|
tests/Api/Responses/Expected/admin/exchange_rate/put_exchange_rate_response.json
|
|
tests/Api/Responses/Expected/admin/post_locale_with_invalid_code_response.json
|
|
tests/Api/Responses/Expected/admin/tax_category/post_tax_category_response.json
|
|
tests/Api/Responses/Expected/admin/tax_category/put_tax_category_response.json
|
|
tests/Api/Responses/Expected/admin/tax_category/get_tax_category_response.json
|
|
tests/Api/Responses/Expected/admin/tax_category/get_tax_categories_response.json
|
|
tests/Api/Responses/Expected/admin/get_filtered_channel_pricing_log_entries_response.json
|
|
tests/Api/Responses/Expected/admin/tax_rate/put_tax_rate_with_malformed_amount_response.json
|
|
tests/Api/Responses/Expected/admin/tax_rate/patch_tax_rate_response.json
|
|
tests/Api/Responses/Expected/admin/tax_rate/post_tax_rate_response.json
|
|
tests/Api/Responses/Expected/admin/tax_rate/get_tax_rates_response.json
|
|
tests/Api/Responses/Expected/admin/tax_rate/get_tax_rate_response.json
|
|
tests/Api/Responses/Expected/admin/tax_rate/put_tax_rate_response.json
|
|
tests/Api/Responses/Expected/admin/tax_rate/post_tax_rate_with_no_amount_response.json
|
|
tests/Api/Responses/Expected/admin/log_in_admin_response.json
|
|
tests/Api/Responses/Expected/admin/payment_method/create_payment_method_response.json
|
|
tests/Api/Responses/Expected/admin/payment_method/put_payment_method_with_duplicate_locale_translation.json
|
|
tests/Api/Responses/Expected/admin/payment_method/get_payment_method_response.json
|
|
tests/Api/Responses/Expected/admin/payment_method/get_payment_methods_response.json
|
|
tests/Api/Responses/Expected/admin/payment_method/get_payment_method_gateway_config_after_update_response.json
|
|
tests/Api/Responses/Expected/admin/payment_method/update_payment_method_response.json
|
|
tests/Api/Responses/Expected/admin/product_review/reject_product_review.json
|
|
tests/Api/Responses/Expected/admin/product_review/accept_product_review.json
|
|
tests/Api/Responses/Expected/admin/product_review/get_product_reviews.json
|
|
tests/Api/Responses/Expected/admin/product_review/get_product_review.json
|
|
tests/Api/Responses/Expected/admin/product_review/put_product_review.json
|
|
tests/Api/Responses/Expected/admin/administrator/create_administrator_response.json
|
|
tests/Api/Responses/Expected/admin/administrator/get_administrator_response.json
|
|
tests/Api/Responses/Expected/admin/administrator/put_administrator_response.json
|
|
tests/Api/Responses/Expected/admin/administrator/get_administrators_response.json
|
|
tests/Api/Responses/Expected/admin/get_channel_price_history_config_response.json
|
|
tests/Api/Responses/Expected/admin/product_association_type/post_product_association_type_response.json
|
|
tests/Api/Responses/Expected/admin/product_association_type/get_product_association_type_response.json
|
|
tests/Api/Responses/Expected/admin/product_association_type/post_product_association_type_without_required_data_response.json
|
|
tests/Api/Responses/Expected/admin/product_association_type/put_product_association_type_response.json
|
|
tests/Api/Responses/Expected/admin/product_association_type/put_product_association_type_with_duplicate_locale_translation.json
|
|
tests/Api/Responses/Expected/admin/product_association_type/get_product_association_type_collection_response.json
|
|
tests/Api/Responses/Expected/admin/currency/post_currency_response.json
|
|
tests/Api/Responses/Expected/admin/currency/get_currency_response.json
|
|
tests/Api/Responses/Expected/admin/currency/get_currencies_response.json
|
|
tests/Api/Responses/Expected/admin/put_channel_price_history_config_response.json
|
|
tests/Api/Responses/Expected/admin/product_image/post_product_image_response.json
|
|
tests/Api/Responses/Expected/admin/product_image/put_product_image_response.json
|
|
tests/Api/Responses/Expected/admin/product_image/get_product_images_for_product_response.json
|
|
tests/Api/Responses/Expected/admin/product_image/get_product_images_filtered_by_variant_response.json
|
|
tests/Api/Responses/Expected/admin/product_image/post_product_image_with_type_and_variant_response.json
|
|
tests/Api/Responses/Expected/admin/product_image/get_product_image_response.json
|
|
tests/Api/Responses/Expected/admin/product_image/put_product_image_with_invalid_variant_response.json
|
|
tests/Api/Responses/Expected/admin/product_image/get_product_images_response.json
|
|
tests/Api/Responses/Expected/admin/product_image/post_product_image_with_invalid_variant_response.json
|
|
tests/Api/Responses/Expected/admin/product_option/put_product_option_with_duplicate_locale_translation.json
|
|
tests/Api/Responses/Expected/admin/product_option/put_product_option_value_with_duplicate_locale_translation.json
|
|
tests/Api/Responses/Expected/admin/country/post_country_response.json
|
|
tests/Api/Responses/Expected/admin/country/get_countries_response.json
|
|
tests/Api/Responses/Expected/admin/country/put_country_response.json
|
|
tests/Api/Responses/Expected/admin/country/get_country_response.json
|
|
tests/Api/Responses/Expected/admin/get_shop_billing_data_response.json
|
|
tests/Api/Responses/Expected/admin/shipping_category/post_shipping_category_response.json
|
|
tests/Api/Responses/Expected/admin/shipping_category/put_shipping_category_response.json
|
|
tests/Api/Responses/Expected/admin/shipping_category/get_shipping_category_response.json
|
|
tests/Api/Responses/Expected/admin/shipping_category/get_shipping_categories_response.json
|
|
tests/Api/Responses/Expected/admin/address/update_address.json
|
|
tests/Api/Responses/Expected/admin/address/get_address.json
|
|
tests/Api/Responses/Expected/admin/address/get_address_log_entries.json
|
|
tests/Api/Responses/Expected/admin/promotion_coupon/post_promotion_coupon_response.json
|
|
tests/Api/Responses/Expected/admin/promotion_coupon/get_promotion_coupons_response.json
|
|
tests/Api/Responses/Expected/admin/promotion_coupon/generate_promotion_coupons_with_invalid_promotion_code_response.json
|
|
tests/Api/Responses/Expected/admin/promotion_coupon/put_promotion_coupon_response.json
|
|
tests/Api/Responses/Expected/admin/promotion_coupon/generate_promotion_coupons_response.json
|
|
tests/Api/Responses/Expected/admin/promotion_coupon/get_promotion_coupon_response.json
|
|
tests/Api/Responses/Expected/admin/catalog_promotion/put_catalog_promotion_with_duplicate_locale_translation.json
|
|
tests/Api/Responses/Expected/admin/catalog_promotion/get_catalog_promotion_response.json
|
|
tests/Api/Responses/Expected/admin/catalog_promotion/post_catalog_promotion_response.json
|
|
tests/Api/Responses/Expected/admin/catalog_promotion/get_catalog_promotions_response.json
|
|
tests/Api/Responses/Expected/admin/catalog_promotion/post_catalog_promotion_without_required_data_response.json
|
|
tests/Api/Responses/Expected/admin/catalog_promotion/post_catalog_promotion_with_invalid_scopes_response.json
|
|
tests/Api/Responses/Expected/admin/catalog_promotion/post_catalog_promotion_with_taken_code_response.json
|
|
tests/Api/Responses/Expected/admin/catalog_promotion/post_catalog_promotion_with_invalid_dates_response.json
|
|
tests/Api/Responses/Expected/admin/catalog_promotion/post_catalog_promotion_with_invalid_actions_response.json
|
|
tests/Api/Responses/Expected/admin/catalog_promotion/put_catalog_promotion_response.json
|
|
tests/Api/Responses/Expected/admin/taxon/put_taxon_with_duplicate_locale_translation.json
|
|
tests/Api/Responses/Expected/admin/taxon/post_taxon_without_required_data_response.json
|
|
tests/Api/Responses/Expected/admin/taxon/post_taxon_response.json
|
|
tests/Api/Responses/Expected/admin/taxon/get_taxon_response.json
|
|
tests/Api/Responses/Expected/admin/taxon/post_taxon_with_taken_code_response.json
|
|
tests/Api/Responses/Expected/admin/taxon/put_taxon_response.json
|
|
tests/Api/Responses/Expected/admin/taxon/get_taxons_response.json
|
|
tests/Api/Responses/Expected/admin/channel/get_channel_response.json
|
|
tests/Api/Responses/Expected/admin/channel/delete_channel_that_cannot_be_deleted.json
|
|
tests/Api/Responses/Expected/admin/channel/get_channels_response.json
|
|
tests/Api/Responses/Expected/admin/channel/post_channel_response.json
|
|
tests/Api/Responses/Expected/admin/channel/put_channel_response.json
|
|
tests/Api/Responses/Expected/admin/product_association/post_duplicated_association_product_response.json
|
|
tests/Api/Responses/Expected/admin/product_association/get_product_association_collection_response.json
|
|
tests/Api/Responses/Expected/admin/product_association/put_product_association_response.json
|
|
tests/Api/Responses/Expected/admin/product_association/get_product_association_response.json
|
|
tests/Api/Responses/Expected/admin/product_association/post_product_association_response.json
|
|
tests/Api/Responses/Expected/admin/product_association/post_product_association_without_required_data_response.json
|
|
tests/Api/Responses/Expected/admin/product_taxon/get_product_taxon_response.json
|
|
tests/Api/Responses/Expected/admin/product_taxon/get_product_taxons_response.json
|
|
tests/Api/Responses/Expected/admin/product_taxon/post_product_taxon_response.json
|
|
tests/Api/Responses/Expected/admin/product_taxon/put_product_taxon_response.json
|
|
tests/Api/Responses/Expected/admin/post_locale_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_select_product_attribute_with_invalid_min_entries_configuration_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/get_product_attributes_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_product_attribute_without_required_data_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_date_product_attribute_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_text_product_attribute_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_textarea_product_attribute_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_float_product_attribute_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/put_product_attribute_with_code_and_type_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/put_product_attribute_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_text_product_attribute_with_invalid_configuration_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/get_product_attribute_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_datetime_product_attribute_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_product_attribute_with_unregistered_type_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_select_product_attribute_with_invalid_max_entries_configuration_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_select_product_attribute_with_disabled_multiple_option_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_select_product_attribute_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_checkbox_product_attribute_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_integer_product_attribute_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/post_percent_product_attribute_response.json
|
|
tests/Api/Responses/Expected/admin/product_attribute/put_product_attribute_with_duplicate_locale_translation.json
|
|
tests/Api/Responses/Expected/admin/shipping_method/get_shipping_method_response.json
|
|
tests/Api/Responses/Expected/admin/shipping_method/restore_shipping_method_response.json
|
|
tests/Api/Responses/Expected/admin/shipping_method/archive_shipping_method_response.json
|
|
tests/Api/Responses/Expected/admin/shipping_method/update_shipping_method_rules_response.json
|
|
tests/Api/Responses/Expected/admin/shipping_method/get_shipping_methods_response.json
|
|
tests/Api/Responses/Expected/admin/shipping_method/update_shipping_method_calculator_configuration_response.json
|
|
tests/Api/Responses/Expected/admin/customer/update_customer_with_invalid_gender_response.json
|
|
tests/Api/Responses/Expected/admin/customer/post_customer_with_invalid_gender_response.json
|
|
tests/Api/Responses/Expected/admin/customer/get_customer_response.json
|
|
tests/Api/Responses/Expected/admin/customer/post_customer_response.json
|
|
tests/Api/Responses/Expected/admin/customer/get_customer_statistics_response.json
|
|
tests/Api/Responses/Expected/admin/customer/update_customer_response.json
|
|
tests/Api/Responses/Expected/admin/customer/post_customer_with_invalid_name_response.json
|
|
tests/Api/Responses/Expected/admin/customer/post_customer_with_user_response.json
|
|
tests/Api/Responses/Expected/admin/customer/post_customer_with_invalid_email_response.json
|
|
tests/Api/Responses/Expected/admin/customer/get_customers_response.json
|
|
tests/Api/Responses/Expected/admin/taxon_image/post_taxon_image_response.json
|
|
tests/Api/Responses/Expected/admin/taxon_image/get_taxon_image_response.json
|
|
tests/Api/Responses/Expected/admin/taxon_image/get_taxon_images_response.json
|
|
tests/Api/Responses/Expected/admin/taxon_image/put_taxon_image_response.json
|
|
tests/Api/Responses/Expected/admin/taxon_image/get_taxon_images_for_given_taxon_response.json
|
|
tests/Api/Responses/Expected/admin/taxon_image/post_taxon_image_with_type_response.json
|
|
tests/Api/Responses/Expected/admin/product_variant/post_product_variant_when_channel_code_differs_from_key.json
|
|
tests/Api/Responses/Expected/admin/product_variant/delete_product_variant_in_use_response.json
|
|
tests/Api/Responses/Expected/admin/product_variant/put_product_variant_response.json
|
|
tests/Api/Responses/Expected/admin/product_variant/post_product_variant_response.json
|
|
tests/Api/Responses/Expected/admin/product_variant/post_product_variant_enabled_by_default_with_translation_in_default_locale_response.json
|
|
tests/Api/Responses/Expected/admin/product_variant/put_product_variant_without_translation_in_default_locale_response.json
|
|
tests/Api/Responses/Expected/admin/product_variant/get_product_variant_response.json
|
|
tests/Api/Responses/Expected/admin/product_variant/get_product_variants_response.json
|
|
tests/Api/Responses/Expected/admin/product/post_product_when_locale_differs_from_key.json
|
|
tests/Api/Responses/Expected/admin/product/post_product_with_invalid_translation_locale.json
|
|
tests/Api/Responses/Expected/admin/product/delete_product_in_use_response.json
|
|
tests/Api/Responses/Expected/admin/product/get_product_response.json
|
|
tests/Api/Responses/Expected/admin/product/put_product_response.json
|
|
tests/Api/Responses/Expected/admin/product/put_product_with_duplicate_locale_translation.json
|
|
tests/Api/Responses/Expected/admin/product/post_product_without_required_data_response.json
|
|
tests/Api/Responses/Expected/admin/product/get_products_response.json
|
|
tests/Api/Responses/Expected/admin/product/post_product_response.json
|
|
tests/Api/Responses/Expected/admin/locale/post_locale_response.json
|
|
tests/Api/Responses/Expected/admin/locale/get_locales_response.json
|
|
tests/Api/Responses/Expected/admin/locale/get_locale_response.json
|
|
tests/Api/Responses/Expected/admin/promotion/post_promotion_response.json
|
|
tests/Api/Responses/Expected/admin/promotion/get_promotions_response.json
|
|
tests/Api/Responses/Expected/admin/promotion/post_promotion_with_taken_code_response.json
|
|
tests/Api/Responses/Expected/admin/promotion/get_promotion_coupons_response.json
|
|
tests/Api/Responses/Expected/admin/promotion/post_promotion_with_invalid_dates_response.json
|
|
tests/Api/Responses/Expected/admin/promotion/put_promotion_to_last_priority_when_priority_is_minus_one_response.json
|
|
tests/Api/Responses/Expected/admin/promotion/put_promotion_with_duplicate_locale_translation.json
|
|
tests/Api/Responses/Expected/admin/promotion/post_promotion_with_invalid_actions_response.json
|
|
tests/Api/Responses/Expected/admin/promotion/get_promotion_response.json
|
|
tests/Api/Responses/Expected/admin/promotion/post_promotion_without_required_data_response.json
|
|
tests/Api/Responses/Expected/admin/promotion/post_promotion_with_invalid_rules_response.json
|
|
tests/Api/Responses/Expected/admin/promotion/put_promotion_response.json
|
|
tests/Api/Responses/Expected/admin/get_payment_response.json
|
|
tests/Api/Responses/Expected/admin/get_channel_pricing_log_entry_response.json
|
|
tests/Api/Responses/Expected/admin/put_shop_billing_data_response.json
|
|
tests/Api/Responses/Expected/admin/order/get_billing_address_of_placed_order_response.json
|
|
tests/Api/Responses/Expected/admin/order/get_adjustments_for_a_given_order_response.json
|
|
tests/Api/Responses/Expected/admin/order/put_shipping_address_of_placed_order_response.json
|
|
tests/Api/Responses/Expected/admin/order/get_order_response.json
|
|
tests/Api/Responses/Expected/admin/order/gets_orders_for_customer_response.json
|
|
tests/Api/Responses/Expected/admin/order/put_billing_address_of_placed_order_response.json
|
|
tests/Api/Responses/Expected/admin/order/get_shipping_address_of_placed_order_response.json
|
|
tests/Api/Responses/Expected/admin/province/put_province_response.json
|
|
tests/Api/Responses/Expected/admin/province/get_province_response.json
|
|
tests/Api/Responses/Expected/admin/customer_group/post_customer_group_response.json
|
|
tests/Api/Responses/Expected/admin/customer_group/get_customer_groups_response.json
|
|
tests/Api/Responses/Expected/admin/customer_group/get_customer_group_response.json
|
|
tests/Api/Responses/Expected/admin/customer_group/put_customer_group_response.json
|
|
tests/Api/Responses/Expected/admin/get_channel_pricing_log_entries_response.json
|
|
tests/Api/Responses/.editorconfig
|
|
tests/DataFixtures/ORM/resources/order.yml
|
|
tests/DataFixtures/ORM/resources/locales.yml
|
|
tests/DataFixtures/ORM/resources/exchange_rates.yml
|
|
tests/DataFixtures/ORM/resources/catalog_promotions.yml
|
|
tests/DataFixtures/ORM/resources/checkout.yml
|
|
tests/DataFixtures/ORM/resources/product_associations.yml
|
|
tests/DataFixtures/ORM/resources/many_promotions.yml
|
|
tests/DataFixtures/ORM/resources/promotions.yml
|
|
tests/DataFixtures/ORM/resources/shipping_categories.yml
|
|
tests/DataFixtures/ORM/resources/shipping_methods.yml
|
|
tests/DataFixtures/ORM/resources/product_reviews.yml
|
|
tests/DataFixtures/ORM/resources/tax_categories_for_filtering.yml
|
|
tests/DataFixtures/ORM/resources/cart.yml
|
|
tests/DataFixtures/ORM/resources/cart_with_items.yml
|
|
tests/DataFixtures/ORM/resources/year_sales.yml
|
|
tests/DataFixtures/ORM/resources/checkout_promotion.yml
|
|
tests/DataFixtures/ORM/resources/payment_methods.yml
|
|
tests/DataFixtures/ORM/resources/product_options.yml
|
|
tests/DataFixtures/ORM/resources/checkout_coupon_based_promotion.yml
|
|
tests/DataFixtures/ORM/resources/many_products.yml
|
|
tests/DataFixtures/ORM/resources/admin_users.yml
|
|
tests/DataFixtures/ORM/resources/product_association_types.yml
|
|
tests/DataFixtures/ORM/resources/channels.yml
|
|
tests/DataFixtures/ORM/resources/many_taxons.yml
|
|
tests/DataFixtures/ORM/resources/countries.yml
|
|
tests/DataFixtures/ORM/resources/customers.yml
|
|
tests/DataFixtures/ORM/resources/product_attributes.yml
|
|
tests/DataFixtures/ORM/resources/promotion_coupons.yml
|
|
tests/DataFixtures/ORM/resources/tax_rates.yml
|
|
tests/DataFixtures/ORM/resources/currencies.yml
|
|
tests/DataFixtures/ORM/resources/product_taxons.yml
|
|
tests/DataFixtures/ORM/resources/tax_categories.yml
|
|
tests/DataFixtures/ORM/resources/scheduled_catalog_promotions.yml
|
|
tests/DataFixtures/ORM/resources/associations.yml
|
|
tests/DataFixtures/ORM/resources/orders.yml
|
|
tests/DataFixtures/ORM/resources/zones.yml
|
|
tests/DataFixtures/ORM/resources/taxons.yml
|
|
tests/DataFixtures/ORM/resources/products.yml
|
|
tests/DataFixtures/ORM/resources/product_variants.yml
|
|
tests/DataFixtures/ORM/authentication/api_administrator.yml
|
|
tests/DataFixtures/ORM/authentication/administrator.yml
|
|
tests/Twig/RedirectPathExtensionTest.php
|
|
tests/Controller/XFrameOptionsTest.php
|
|
tests/Controller/AdminProductVariantAjaxTest.php
|
|
tests/Controller/AdminProductAjaxTest.php
|
|
tests/Controller/AdminTaxonAjaxTest.php
|
|
tests/Controller/SessionAwareAjaxTestCase.php
|
|
tests/Resources/xss.svg
|
|
tests/Responses/ajax/taxon/index_response.json
|
|
tests/Responses/ajax/taxon/specific_taxon_response.json
|
|
tests/Responses/ajax/product_variant/index_response.json
|
|
tests/Responses/ajax/product/index_response.json
|
|
tests/Model/OrderAdjustmentsRecalculationTest.php
|
|
tests/Fixture/ProductAttributeFixturesTest.php
|
|
tests/EventListener/ShopCustomerAccountSubSectionCacheControlSubscriberTest.php
|
|
tests/EventListener/AdminSectionCacheControlSubscriberTest.php
|
|
ecs.php
|
|
yaml-standards.yaml
|
|
CHANGELOG-1.0.md
|
|
.eslintrc.js
|
|
var/.gitkeep
|
|
.babelrc
|
|
src/Sylius/Behat/spec/Service/SharedSecurityServiceSpec.php
|
|
src/Sylius/Behat/spec/Service/Provider/EmailMessagesProviderSpec.php
|
|
src/Sylius/Behat/spec/Service/SharedStorageSpec.php
|
|
src/Sylius/Behat/spec/Service/Generator/UploadedImagePathGeneratorSpec.php
|
|
src/Sylius/Behat/spec/Service/Setter/ChannelContextSetterSpec.php
|
|
src/Sylius/Behat/spec/Service/SessionManagerSpec.php
|
|
src/Sylius/Behat/spec/Service/Mocker/MockerSpec.php
|
|
src/Sylius/Behat/spec/Service/Resolver/CurrentPageResolverSpec.php
|
|
src/Sylius/Behat/spec/Service/NotificationCheckerSpec.php
|
|
src/Sylius/Behat/spec/Service/SecurityServiceSpec.php
|
|
src/Sylius/Behat/spec/NotificationTypeSpec.php
|
|
src/Sylius/Behat/Page/External/PaypalExpressCheckoutPageInterface.php
|
|
src/Sylius/Behat/Page/External/PaypalExpressCheckoutPage.php
|
|
src/Sylius/Behat/Page/Shop/Account/VerificationPage.php
|
|
src/Sylius/Behat/Page/Shop/Account/AddressBook/UpdatePage.php
|
|
src/Sylius/Behat/Page/Shop/Account/AddressBook/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/AddressBook/CreatePage.php
|
|
src/Sylius/Behat/Page/Shop/Account/AddressBook/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/AddressBook/IndexPage.php
|
|
src/Sylius/Behat/Page/Shop/Account/AddressBook/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/RegisterThankYouPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/RequestPasswordResetPage.php
|
|
src/Sylius/Behat/Page/Shop/Account/RequestPasswordResetPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/WellKnownPasswordChangePageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/ResetPasswordPage.php
|
|
src/Sylius/Behat/Page/Shop/Account/ProfileUpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/DashboardPage.php
|
|
src/Sylius/Behat/Page/Shop/Account/ChangePasswordPage.php
|
|
src/Sylius/Behat/Page/Shop/Account/LoginPage.php
|
|
src/Sylius/Behat/Page/Shop/Account/LoginPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/DashboardPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/RegisterPage.php
|
|
src/Sylius/Behat/Page/Shop/Account/VerificationPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/WellKnownPasswordChangePage.php
|
|
src/Sylius/Behat/Page/Shop/Account/RegisterThankYouPage.php
|
|
src/Sylius/Behat/Page/Shop/Account/ResetPasswordPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/ProfileUpdatePage.php
|
|
src/Sylius/Behat/Page/Shop/Account/ChangePasswordPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/Order/ShowPage.php
|
|
src/Sylius/Behat/Page/Shop/Account/Order/ShowPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/Order/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Account/Order/IndexPage.php
|
|
src/Sylius/Behat/Page/Shop/Account/RegisterPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/HomePageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Product/ShowPage.php
|
|
src/Sylius/Behat/Page/Shop/Product/ShowPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Product/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Product/IndexPage.php
|
|
src/Sylius/Behat/Page/Shop/Checkout/SelectPaymentPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Checkout/AddressPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Checkout/CompletePage.php
|
|
src/Sylius/Behat/Page/Shop/Checkout/SelectShippingPage.php
|
|
src/Sylius/Behat/Page/Shop/Checkout/AddressPage.php
|
|
src/Sylius/Behat/Page/Shop/Checkout/CompletePageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Checkout/SelectPaymentPage.php
|
|
src/Sylius/Behat/Page/Shop/Checkout/SelectShippingPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/HomePage.php
|
|
src/Sylius/Behat/Page/Shop/ProductReview/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/ProductReview/CreatePage.php
|
|
src/Sylius/Behat/Page/Shop/ProductReview/IndexPage.php
|
|
src/Sylius/Behat/Page/Shop/ProductReview/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Contact/ContactPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Contact/ContactPage.php
|
|
src/Sylius/Behat/Page/Shop/Cart/SummaryPage.php
|
|
src/Sylius/Behat/Page/Shop/Cart/SummaryPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Order/ThankYouPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Order/ShowPage.php
|
|
src/Sylius/Behat/Page/Shop/Order/ShowPageInterface.php
|
|
src/Sylius/Behat/Page/Shop/Order/ThankYouPage.php
|
|
src/Sylius/Behat/Page/Admin/PaymentMethod/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/PaymentMethod/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/PaymentMethod/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/PaymentMethod/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductOption/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/ProductOption/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/ProductOption/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductOption/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Currency/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/Currency/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Currency/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/Currency/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Currency/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/Currency/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Taxon/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/Taxon/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/Taxon/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Taxon/CreateForParentPage.php
|
|
src/Sylius/Behat/Page/Admin/Taxon/CreateForParentPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Taxon/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductAttribute/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/ProductAttribute/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/ProductAttribute/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductAttribute/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/CustomerGroup/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/CustomerGroup/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/CustomerGroup/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/CustomerGroup/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Locale/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/Locale/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Customer/ShowPage.php
|
|
src/Sylius/Behat/Page/Admin/Customer/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/Customer/ShowPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Customer/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Customer/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/Customer/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Customer/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/Customer/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Shipment/ShowPage.php
|
|
src/Sylius/Behat/Page/Admin/Shipment/ShowPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Shipment/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Shipment/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/Payment/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Payment/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/Account/RequestPasswordResetPage.php
|
|
src/Sylius/Behat/Page/Admin/Account/RequestPasswordResetPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Account/ResetPasswordPage.php
|
|
src/Sylius/Behat/Page/Admin/Account/LoginPage.php
|
|
src/Sylius/Behat/Page/Admin/Account/LoginPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Account/ResetPasswordPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Channel/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/Channel/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Channel/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/Channel/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Channel/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/Channel/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Product/UpdateConfigurableProductPage.php
|
|
src/Sylius/Behat/Page/Admin/Product/CreateSimpleProductPage.php
|
|
src/Sylius/Behat/Page/Admin/Product/CreateConfigurableProductPage.php
|
|
src/Sylius/Behat/Page/Admin/Product/UpdateSimpleProductPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Product/CreateSimpleProductPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Product/ShowPage.php
|
|
src/Sylius/Behat/Page/Admin/Product/ShowPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Product/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Product/UpdateSimpleProductPage.php
|
|
src/Sylius/Behat/Page/Admin/Product/UpdateConfigurableProductPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Product/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/Product/CreateConfigurableProductPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Product/IndexPerTaxonPage.php
|
|
src/Sylius/Behat/Page/Admin/Product/IndexPerTaxonPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Crud/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/Crud/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Crud/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/Crud/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Crud/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/Crud/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/DashboardPage.php
|
|
src/Sylius/Behat/Page/Admin/Administrator/ImpersonateUserPage.php
|
|
src/Sylius/Behat/Page/Admin/Administrator/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/Administrator/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/Administrator/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Administrator/ImpersonateUserPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Administrator/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductAssociationType/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/ProductAssociationType/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductAssociationType/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/ProductAssociationType/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductAssociationType/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/ProductAssociationType/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/TaxRate/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/TaxRate/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/TaxRate/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/TaxRate/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/CatalogPromotion/ShowPage.php
|
|
src/Sylius/Behat/Page/Admin/CatalogPromotion/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/CatalogPromotion/ShowPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/CatalogPromotion/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/CatalogPromotion/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/CatalogPromotion/ProductVariant/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/CatalogPromotion/ProductVariant/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/CatalogPromotion/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ChannelPricingLogEntry/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ChannelPricingLogEntry/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/Country/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/Country/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Country/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/Country/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Country/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/Country/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Promotion/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/Promotion/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Promotion/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/Promotion/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Promotion/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/Promotion/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/DashboardPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Zone/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/Zone/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/Zone/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Zone/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductReview/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/ProductReview/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductReview/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductReview/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/ProductVariant/GeneratePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductVariant/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/ProductVariant/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductVariant/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/ProductVariant/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductVariant/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/ProductVariant/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ProductVariant/GeneratePage.php
|
|
src/Sylius/Behat/Page/Admin/PromotionCoupon/GeneratePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/PromotionCoupon/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/PromotionCoupon/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/PromotionCoupon/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/PromotionCoupon/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/PromotionCoupon/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/PromotionCoupon/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/PromotionCoupon/GeneratePage.php
|
|
src/Sylius/Behat/Page/Admin/Inventory/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Inventory/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/ExchangeRate/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/ExchangeRate/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ExchangeRate/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/ExchangeRate/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ExchangeRate/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/ExchangeRate/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ShippingMethod/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/ShippingMethod/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ShippingMethod/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/ShippingMethod/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ShippingMethod/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/ShippingMethod/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/TaxCategory/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/TaxCategory/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/TaxCategory/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/TaxCategory/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Order/HistoryPage.php
|
|
src/Sylius/Behat/Page/Admin/Order/ShowPage.php
|
|
src/Sylius/Behat/Page/Admin/Order/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/Order/ShowPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Order/IndexPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Order/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/Order/IndexPage.php
|
|
src/Sylius/Behat/Page/Admin/Order/HistoryPageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ShippingCategory/UpdatePage.php
|
|
src/Sylius/Behat/Page/Admin/ShippingCategory/CreatePage.php
|
|
src/Sylius/Behat/Page/Admin/ShippingCategory/UpdatePageInterface.php
|
|
src/Sylius/Behat/Page/Admin/ShippingCategory/CreatePageInterface.php
|
|
src/Sylius/Behat/Page/ErrorPage.php
|
|
src/Sylius/Behat/Page/TestPlugin/MainPageInterface.php
|
|
src/Sylius/Behat/Page/TestPlugin/MainPage.php
|
|
src/Sylius/Behat/Page/ErrorPageInterface.php
|
|
src/Sylius/Behat/Application/SyliusTestPlugin/SyliusTestPlugin.php
|
|
src/Sylius/Behat/Application/SyliusTestPlugin/Resources/views/main.html.twig
|
|
src/Sylius/Behat/Exception/NotificationExpectationMismatchException.php
|
|
src/Sylius/Behat/Client/ApiPlatformSecurityClient.php
|
|
src/Sylius/Behat/Client/RequestBuilder.php
|
|
src/Sylius/Behat/Client/RequestInterface.php
|
|
src/Sylius/Behat/Client/ApiClientInterface.php
|
|
src/Sylius/Behat/Client/ApiSecurityClientInterface.php
|
|
src/Sylius/Behat/Client/Request.php
|
|
src/Sylius/Behat/Client/ContentTypeGuide.php
|
|
src/Sylius/Behat/Client/RequestFactoryInterface.php
|
|
src/Sylius/Behat/Client/RequestFactory.php
|
|
src/Sylius/Behat/Client/ApiPlatformClient.php
|
|
src/Sylius/Behat/Client/ResponseCheckerInterface.php
|
|
src/Sylius/Behat/Client/ContentTypeGuideInterface.php
|
|
src/Sylius/Behat/Client/ResponseChecker.php
|
|
src/Sylius/Behat/Service/Provider/EmailMessagesProvider.php
|
|
src/Sylius/Behat/Service/Provider/EmailMessagesProviderInterface.php
|
|
src/Sylius/Behat/Service/ResponseLoader.php
|
|
src/Sylius/Behat/Service/TabsHelper.php
|
|
src/Sylius/Behat/Service/Converter/SectionAwareIriConverter.php
|
|
src/Sylius/Behat/Service/Converter/IriConverter.php
|
|
src/Sylius/Behat/Service/Converter/SectionAwareIriConverterInterface.php
|
|
src/Sylius/Behat/Service/NotificationCheckerInterface.php
|
|
src/Sylius/Behat/Service/NotificationChecker.php
|
|
src/Sylius/Behat/Service/Checker/EmailCheckerInterface.php
|
|
src/Sylius/Behat/Service/Checker/ImageExistenceChecker.php
|
|
src/Sylius/Behat/Service/Checker/ImageExistenceCheckerInterface.php
|
|
src/Sylius/Behat/Service/Checker/EmailChecker.php
|
|
src/Sylius/Behat/Service/SharedStorage.php
|
|
src/Sylius/Behat/Service/SessionManager.php
|
|
src/Sylius/Behat/Service/SharedSecurityServiceInterface.php
|
|
src/Sylius/Behat/Service/Generator/UploadedImagePathGenerator.php
|
|
src/Sylius/Behat/Service/Helper/JavaScriptTestHelperInterface.php
|
|
src/Sylius/Behat/Service/Helper/JavaScriptTestHelper.php
|
|
src/Sylius/Behat/Service/RememberMeAwareSecurityServiceInterface.php
|
|
src/Sylius/Behat/Service/SharedStorageInterface.php
|
|
src/Sylius/Behat/Service/Setter/ChannelContextSetterInterface.php
|
|
src/Sylius/Behat/Service/Setter/ChannelContextSetter.php
|
|
src/Sylius/Behat/Service/Setter/CookieSetter.php
|
|
src/Sylius/Behat/Service/Setter/CookieSetterInterface.php
|
|
src/Sylius/Behat/Service/Accessor/NotificationAccessor.php
|
|
src/Sylius/Behat/Service/Accessor/NotificationAccessorInterface.php
|
|
src/Sylius/Behat/Service/Accessor/TableAccessorInterface.php
|
|
src/Sylius/Behat/Service/Accessor/TableAccessor.php
|
|
src/Sylius/Behat/Service/Mocker/MockerInterface.php
|
|
src/Sylius/Behat/Service/Mocker/Mocker.php
|
|
src/Sylius/Behat/Service/Mocker/PaypalApiMocker.php
|
|
src/Sylius/Behat/Service/Resolver/CurrentPageResolver.php
|
|
src/Sylius/Behat/Service/Resolver/CurrentPageResolverInterface.php
|
|
src/Sylius/Behat/Service/SprintfResponseEscaper.php
|
|
src/Sylius/Behat/Service/Responses/Mocked/Paypal/paypal_api_initialize_payment.json
|
|
src/Sylius/Behat/Service/Responses/Mocked/Paypal/paypal_api_successful_payment.json
|
|
src/Sylius/Behat/Service/DriverHelper.php
|
|
src/Sylius/Behat/Service/SharedSecurityService.php
|
|
src/Sylius/Behat/Service/JQueryHelper.php
|
|
src/Sylius/Behat/Service/SecurityServiceInterface.php
|
|
src/Sylius/Behat/Service/SlugGenerationHelper.php
|
|
src/Sylius/Behat/Service/MessageSendCacher.php
|
|
src/Sylius/Behat/Service/ApiSecurityService.php
|
|
src/Sylius/Behat/Service/SessionManagerInterface.php
|
|
src/Sylius/Behat/Service/AutocompleteHelper.php
|
|
src/Sylius/Behat/Service/ResponseLoaderInterface.php
|
|
src/Sylius/Behat/Service/SecurityService.php
|
|
src/Sylius/Behat/Element/BrowserElementInterface.php
|
|
src/Sylius/Behat/Element/BrowserElement.php
|
|
src/Sylius/Behat/Element/Shop/CartWidgetElement.php
|
|
src/Sylius/Behat/Element/Shop/Account/RegisterElementInterface.php
|
|
src/Sylius/Behat/Element/Shop/Account/RegisterElement.php
|
|
src/Sylius/Behat/Element/Shop/CheckoutSubtotalElement.php
|
|
src/Sylius/Behat/Element/Shop/CheckoutSubtotalElementInterface.php
|
|
src/Sylius/Behat/Element/Shop/CartWidgetElementInterface.php
|
|
src/Sylius/Behat/Element/Shop/MenuElement.php
|
|
src/Sylius/Behat/Element/Shop/MenuElementInterface.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/LowestPriceInformationElementInterface.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/LowestPriceInformationElement.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/MoreDetailsElement.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/ShippingElementInterface.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/OptionsElementInterface.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/VariantsElementInterface.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/TaxonomyElement.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/ShippingElement.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/TaxonomyElementInterface.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/AssociationsElementInterface.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/AssociationsElement.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/OptionsElement.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/MediaElementInterface.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/VariantsElement.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/DetailsElement.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/PricingElementInterface.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/AttributesElementInterface.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/DetailsElementInterface.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/AttributesElement.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/MoreDetailsElementInterface.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/MediaElement.php
|
|
src/Sylius/Behat/Element/Product/ShowPage/PricingElement.php
|
|
src/Sylius/Behat/Element/Product/IndexPage/VerticalMenuElementInterface.php
|
|
src/Sylius/Behat/Element/Product/IndexPage/VerticalMenuElement.php
|
|
src/Sylius/Behat/Element/Admin/Account/ResetElement.php
|
|
src/Sylius/Behat/Element/Admin/Account/ResetElementInterface.php
|
|
src/Sylius/Behat/Element/Admin/Channel/ExcludeTaxonsFromShowingLowestPriceInputElement.php
|
|
src/Sylius/Behat/Element/Admin/Channel/ShopBillingDataElement.php
|
|
src/Sylius/Behat/Element/Admin/Channel/ShippingAddressInCheckoutRequiredElement.php
|
|
src/Sylius/Behat/Element/Admin/Channel/ExcludeTaxonsFromShowingLowestPriceInputElementInterface.php
|
|
src/Sylius/Behat/Element/Admin/Channel/DiscountedProductsCheckingPeriodInputElementInterface.php
|
|
src/Sylius/Behat/Element/Admin/Channel/LowestPriceFlagElement.php
|
|
src/Sylius/Behat/Element/Admin/Channel/LowestPriceFlagElementInterface.php
|
|
src/Sylius/Behat/Element/Admin/Channel/ShopBillingDataElementInterface.php
|
|
src/Sylius/Behat/Element/Admin/Channel/ShippingAddressInCheckoutRequiredElementInterface.php
|
|
src/Sylius/Behat/Element/Admin/Channel/DiscountedProductsCheckingPeriodInputElement.php
|
|
src/Sylius/Behat/Element/Admin/TaxRate/FilterElement.php
|
|
src/Sylius/Behat/Element/Admin/TaxRate/FilterElementInterface.php
|
|
src/Sylius/Behat/Element/Admin/CatalogPromotion/FilterElement.php
|
|
src/Sylius/Behat/Element/Admin/CatalogPromotion/FormElementInterface.php
|
|
src/Sylius/Behat/Element/Admin/CatalogPromotion/FilterElementInterface.php
|
|
src/Sylius/Behat/Element/Admin/CatalogPromotion/FormElement.php
|
|
src/Sylius/Behat/Element/Admin/Promotion/FormElementInterface.php
|
|
src/Sylius/Behat/Element/Admin/Promotion/FormElement.php
|
|
src/Sylius/Behat/Element/Admin/TopBarElementInterface.php
|
|
src/Sylius/Behat/Element/Admin/TopBarElement.php
|
|
src/Sylius/Behat/NotificationType.php
|
|
src/Sylius/Behat/Behaviour/SessionAccessor.php
|
|
src/Sylius/Behat/Behaviour/DocumentAccessor.php
|
|
src/Sylius/Behat/Behaviour/DescribesIt.php
|
|
src/Sylius/Behat/Behaviour/CountsChannelBasedErrors.php
|
|
src/Sylius/Behat/Behaviour/ChoosesName.php
|
|
src/Sylius/Behat/Behaviour/Toggles.php
|
|
src/Sylius/Behat/Behaviour/NamesIt.php
|
|
src/Sylius/Behat/Behaviour/ChecksCodeImmutability.php
|
|
src/Sylius/Behat/Behaviour/SpecifiesItsCode.php
|
|
src/Sylius/Behat/Resources/config/suites.yml
|
|
src/Sylius/Behat/Resources/config/services/contexts.xml
|
|
src/Sylius/Behat/Resources/config/services/api.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/shop/order.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/shop/contact.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/shop/checkout.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/shop/product.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/shop/account.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/shop.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/test_plugin.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/dashboard.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/product_variant.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/tax_category.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/product_association_type.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/order.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/customer.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/shipping_method.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/price_history.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/payment.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/payment_method.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/zone.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/tax_rate.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/impersonate_user.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/currency.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/locale.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/country.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/taxon.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/product_attribute.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/channel.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/catalog_promotion.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/product.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/shipment.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/promotion_coupon.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/customer_group.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/promotion.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/product_review.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/exchange_rate.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/inventory.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/account.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/shipping_category.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/admin_user.xml
|
|
src/Sylius/Behat/Resources/config/services/pages/admin/product_option.xml
|
|
src/Sylius/Behat/Resources/config/services/elements/shop.xml
|
|
src/Sylius/Behat/Resources/config/services/elements/product.xml
|
|
src/Sylius/Behat/Resources/config/services/elements/admin.xml
|
|
src/Sylius/Behat/Resources/config/services/pages.xml
|
|
src/Sylius/Behat/Resources/config/services/elements.xml
|
|
src/Sylius/Behat/Resources/config/services/contexts/ui.xml
|
|
src/Sylius/Behat/Resources/config/services/contexts/hybrid/setup.xml
|
|
src/Sylius/Behat/Resources/config/services/contexts/hybrid.xml
|
|
src/Sylius/Behat/Resources/config/services/contexts/transform.xml
|
|
src/Sylius/Behat/Resources/config/services/contexts/domain.xml
|
|
src/Sylius/Behat/Resources/config/services/contexts/hook.xml
|
|
src/Sylius/Behat/Resources/config/services/contexts/setup.xml
|
|
src/Sylius/Behat/Resources/config/services/contexts/api.xml
|
|
src/Sylius/Behat/Resources/config/services/contexts/api/email.xml
|
|
src/Sylius/Behat/Resources/config/services/contexts/api/shop.xml
|
|
src/Sylius/Behat/Resources/config/services/contexts/api/admin.xml
|
|
src/Sylius/Behat/Resources/config/services/contexts/api/common.xml
|
|
src/Sylius/Behat/Resources/config/services/contexts/cli.xml
|
|
src/Sylius/Behat/Resources/config/services.xml
|
|
src/Sylius/Behat/Resources/config/suites/hybrid/cart/shopping_cart.yml
|
|
src/Sylius/Behat/Resources/config/suites/domain/cart/shopping_cart.yml
|
|
src/Sylius/Behat/Resources/config/suites/domain/shipping/managing_shipping_methods.yml
|
|
src/Sylius/Behat/Resources/config/suites/domain/product/managing_price_history.yml
|
|
src/Sylius/Behat/Resources/config/suites/domain/product/managing_product_variants.yml
|
|
src/Sylius/Behat/Resources/config/suites/domain/product/managing_products.yml
|
|
src/Sylius/Behat/Resources/config/suites/domain/promotion/managing_promotion_coupons.yml
|
|
src/Sylius/Behat/Resources/config/suites/domain/promotion/managing_promotions.yml
|
|
src/Sylius/Behat/Resources/config/suites/domain/order/managing_orders.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/homepage/viewing_products.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/user/managing_administrators.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/user/managing_customer_groups.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/user/managing_users.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/user/managing_customers.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/user/customer_statistics.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/contact/requesting_contact.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/currency/managing_exchange_rates.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/currency/currencies.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/currency/managing_currencies.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/inventory/managing_inventory.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/inventory/displaying_inventory_on_edit_product_page.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/inventory/cart_inventory.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/inventory/checkout_inventory.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/account/address_book.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/account/email_verification.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/account/customer_registration.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/account/login.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/account/customer.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/channel/products_accessibility_in_multiple_channels.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/channel/theming.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/channel/channels.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/channel/managing_channels.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/addressing/managing_zones.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/addressing/managing_countries.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/checkout/checkout.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/checkout/paying_for_order.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/cart/shopping_cart.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/payment/managing_payments.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/payment/managing_payment_methods.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/shipping/applying_shipping_method_rules.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/shipping/managing_shipments.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/shipping/managing_shipping_methods.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/shipping/applying_shipping_fee.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/shipping/managing_shipping_categories.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/shipping/viewing_shipping_methods.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/product/managing_product_reviews.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/product/viewing_products.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/product/adding_product_review.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/product/accessing_price_history.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/product/managing_product_variants.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/product/managing_products.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/product/viewing_product_reviews.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/product/accessing_edit_page_from_product_show_page.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/product/viewing_product_in_admin_panel.yaml
|
|
src/Sylius/Behat/Resources/config/suites/ui/product/managing_product_association_types.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/product/managing_product_options.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/product/managing_product_attributes.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/locale/managing_locales.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/locale/locales.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/admin/panel.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/admin/dashboard.yaml
|
|
src/Sylius/Behat/Resources/config/suites/ui/admin/security.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/admin/locale.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/admin/login.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/admin/impersonating_customers.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/promotion/managing_catalog_promotions.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/promotion/applying_promotion_coupon.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/promotion/managing_promotion_coupons.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/promotion/removing_catalog_promotions.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/promotion/managing_promotions.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/promotion/applying_promotion_rules.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/promotion/applying_catalog_promotions.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/promotion/receiving_discount.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/taxonomy/managing_taxons.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/order/modifying_placed_order_address.yaml
|
|
src/Sylius/Behat/Resources/config/suites/ui/order/order_history.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/order/managing_orders.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/taxation/managing_tax_categories.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/taxation/managing_tax_rates.yml
|
|
src/Sylius/Behat/Resources/config/suites/ui/taxation/applying_taxes.yml
|
|
src/Sylius/Behat/Resources/config/suites/cli/showing_available_plugins.yml
|
|
src/Sylius/Behat/Resources/config/suites/cli/installer.yml
|
|
src/Sylius/Behat/Resources/config/suites/cli/canceling_unpaid_orders.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/homepage/viewing_products.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/user/managing_administrators.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/user/managing_customer_groups.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/user/managing_customers.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/contact/requesting_contact.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/currency/managing_exchange_rates.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/currency/currencies.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/currency/managing_currencies.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/currency/viewing_exchange_rates.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/inventory/checkout_inventory.yaml
|
|
src/Sylius/Behat/Resources/config/suites/api/inventory/managing_inventory.yaml
|
|
src/Sylius/Behat/Resources/config/suites/api/inventory/cart_inventory.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/account/address_book.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/account/email_verification.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/account/customer_registration.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/account/login.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/account/customer.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/taxon/managing_taxons.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/taxon/managing_taxons_ajax.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/channel/channels.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/channel/managing_channels.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/addressing/managing_zones.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/addressing/managing_countries.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/checkout/checkout.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/checkout/paying_for_order.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/cart/shopping_cart.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/cart/accessing_cart.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/payment/managing_payment_methods.yaml
|
|
src/Sylius/Behat/Resources/config/suites/api/payment/managing_payments.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/shipping/applying_shipping_method_rules.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/shipping/managing_shipments.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/shipping/managing_shipping_methods.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/shipping/managing_shipping_categories.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/shipping/viewing_shipping_methods.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/managing_product_reviews.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/viewing_product_variants.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/viewing_products.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/adding_product_review.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/managing_product_variants_ajax.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/viewing_price_history_after_catalog_promotions.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/managing_product_variants.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/managing_products.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/viewing_product_reviews.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/viewing_product_in_admin_panel.yaml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/managing_product_association_types.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/managing_product_options.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/viewing_price_history.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/product/managing_product_attributes.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/locale/managing_locales.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/locale/locales.yaml
|
|
src/Sylius/Behat/Resources/config/suites/api/admin/security.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/admin/login.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/promotion/managing_catalog_promotions.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/promotion/applying_promotion_coupon.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/promotion/managing_promotion_coupons.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/promotion/removing_catalog_promotions.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/promotion/managing_promotions.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/promotion/applying_promotion_rules.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/promotion/applying_catalog_promotions.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/promotion/receiving_discount.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/order/order_history.yaml
|
|
src/Sylius/Behat/Resources/config/suites/api/order/modifying_placed_order_address.yaml
|
|
src/Sylius/Behat/Resources/config/suites/api/order/managing_orders.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/taxation/managing_tax_categories.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/taxation/managing_tax_rates.yml
|
|
src/Sylius/Behat/Resources/config/suites/api/taxation/applying_taxes.yml
|
|
src/Sylius/Behat/Context/Cli/CancelUnpaidOrdersContext.php
|
|
src/Sylius/Behat/Context/Cli/ShowingAvailablePluginsContext.php
|
|
src/Sylius/Behat/Context/Cli/InstallerContext.php
|
|
src/Sylius/Behat/Context/Transform/CartContext.php
|
|
src/Sylius/Behat/Context/Transform/ProductVariantContext.php
|
|
src/Sylius/Behat/Context/Transform/TaxonContext.php
|
|
src/Sylius/Behat/Context/Transform/OrderContext.php
|
|
src/Sylius/Behat/Context/Transform/CurrencyContext.php
|
|
src/Sylius/Behat/Context/Transform/PaymentMethodContext.php
|
|
src/Sylius/Behat/Context/Transform/ProductOptionContext.php
|
|
src/Sylius/Behat/Context/Transform/TaxRateContext.php
|
|
src/Sylius/Behat/Context/Transform/ChannelContext.php
|
|
src/Sylius/Behat/Context/Transform/ShippingMethodContext.php
|
|
src/Sylius/Behat/Context/Transform/ZoneContext.php
|
|
src/Sylius/Behat/Context/Transform/ProductReviewContext.php
|
|
src/Sylius/Behat/Context/Transform/AddressContext.php
|
|
src/Sylius/Behat/Context/Transform/ProductAssociationTypeContext.php
|
|
src/Sylius/Behat/Context/Transform/CustomerContext.php
|
|
src/Sylius/Behat/Context/Transform/ShippingCalculatorContext.php
|
|
src/Sylius/Behat/Context/Transform/AdminUserContext.php
|
|
src/Sylius/Behat/Context/Transform/DateTimeContext.php
|
|
src/Sylius/Behat/Context/Transform/CatalogPromotionContext.php
|
|
src/Sylius/Behat/Context/Transform/ProvinceContext.php
|
|
src/Sylius/Behat/Context/Transform/LexicalContext.php
|
|
src/Sylius/Behat/Context/Transform/ProductOptionValueContext.php
|
|
src/Sylius/Behat/Context/Transform/ExchangeRateContext.php
|
|
src/Sylius/Behat/Context/Transform/CustomerGroupContext.php
|
|
src/Sylius/Behat/Context/Transform/LocaleContext.php
|
|
src/Sylius/Behat/Context/Transform/CouponContext.php
|
|
src/Sylius/Behat/Context/Transform/SharedStorageContext.php
|
|
src/Sylius/Behat/Context/Transform/ZoneMemberContext.php
|
|
src/Sylius/Behat/Context/Transform/TaxCategoryContext.php
|
|
src/Sylius/Behat/Context/Transform/ProductAttributeContext.php
|
|
src/Sylius/Behat/Context/Transform/CountryContext.php
|
|
src/Sylius/Behat/Context/Transform/ShippingCategoryContext.php
|
|
src/Sylius/Behat/Context/Transform/ThemeContext.php
|
|
src/Sylius/Behat/Context/Transform/UserContext.php
|
|
src/Sylius/Behat/Context/Transform/ProductContext.php
|
|
src/Sylius/Behat/Context/Transform/PromotionContext.php
|
|
src/Sylius/Behat/Context/Domain/CartContext.php
|
|
src/Sylius/Behat/Context/Domain/ManagingOrdersContext.php
|
|
src/Sylius/Behat/Context/Domain/ManagingPaymentsContext.php
|
|
src/Sylius/Behat/Context/Domain/ManagingPromotionCouponsContext.php
|
|
src/Sylius/Behat/Context/Domain/ManagingProductsContext.php
|
|
src/Sylius/Behat/Context/Domain/ManagingPriceHistoryContext.php
|
|
src/Sylius/Behat/Context/Domain/ManagingShipmentsContext.php
|
|
src/Sylius/Behat/Context/Domain/ManagingPromotionsContext.php
|
|
src/Sylius/Behat/Context/Domain/SecurityContext.php
|
|
src/Sylius/Behat/Context/Domain/NotificationContext.php
|
|
src/Sylius/Behat/Context/Domain/ManagingShippingMethodsContext.php
|
|
src/Sylius/Behat/Context/Api/EmailContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/CartContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/ProductVariantContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/LoginContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/TaxonContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/OrderContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/CurrencyContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/ContactContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/ChannelContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/OrderItemContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/Checkout/CheckoutCompleteContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/ProductReviewContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/AddressContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/CustomerContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/RegistrationContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/ExchangeRateContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/HomepageContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/CheckoutContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/LocaleContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/ShipmentContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/PaymentContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/ProductAttributeContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/ProductContext.php
|
|
src/Sylius/Behat/Context/Api/Shop/PromotionContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingOrdersContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingLocalesContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingChannelsBillingDataContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/RemovingTaxonContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingPaymentsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/LoginContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingProductReviewsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingChannelPriceHistoryConfigsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingPromotionCouponsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingCatalogPromotionsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingProductsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingProductAttributesContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingPlacedOrderAddressesContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/AjaxTaxonsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingCustomersContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingProductTaxonsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingShippingCategoriesContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingCountriesContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/AjaxContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/RemovingProductContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingCustomerGroupsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingTaxonImagesContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingProductOptionsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingProductVariantsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/BrowsingCatalogPromotionProductVariantsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingZonesContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/BrowsingProductVariantsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingExchangeRatesContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingChannelsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingTaxCategoriesContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingTaxonsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingPaymentMethodsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingAdministratorsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingProductImagesContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingTaxRatesContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingPromotionsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingProductVariantsPricesContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ResettingPasswordContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingShippingMethodsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/CreatingProductVariantContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingProductAssociationTypesContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingProductAssociationsContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ChannelPricingLogEntryContext.php
|
|
src/Sylius/Behat/Context/Api/Admin/ManagingCurrenciesContext.php
|
|
src/Sylius/Behat/Context/Api/Subresources.php
|
|
src/Sylius/Behat/Context/Api/Resources.php
|
|
src/Sylius/Behat/Context/Api/Common/ResponseContext.php
|
|
src/Sylius/Behat/Context/Api/Common/SaveContext.php
|
|
src/Sylius/Behat/Context/Hook/SessionContext.php
|
|
src/Sylius/Behat/Context/Hook/MailerContext.php
|
|
src/Sylius/Behat/Context/Hook/DoctrineORMContext.php
|
|
src/Sylius/Behat/Context/Hook/TestThemeContext.php
|
|
src/Sylius/Behat/Context/Setup/CartContext.php
|
|
src/Sylius/Behat/Context/Setup/ProductAssociationContext.php
|
|
src/Sylius/Behat/Context/Setup/ShippingContext.php
|
|
src/Sylius/Behat/Context/Setup/OrderContext.php
|
|
src/Sylius/Behat/Context/Setup/CurrencyContext.php
|
|
src/Sylius/Behat/Context/Setup/ShopSecurityContext.php
|
|
src/Sylius/Behat/Context/Setup/ProductOptionContext.php
|
|
src/Sylius/Behat/Context/Setup/ChannelContext.php
|
|
src/Sylius/Behat/Context/Setup/ZoneContext.php
|
|
src/Sylius/Behat/Context/Setup/AdminSecurityContext.php
|
|
src/Sylius/Behat/Context/Setup/ProductReviewContext.php
|
|
src/Sylius/Behat/Context/Setup/AddressContext.php
|
|
src/Sylius/Behat/Context/Setup/CustomerContext.php
|
|
src/Sylius/Behat/Context/Setup/AdminUserContext.php
|
|
src/Sylius/Behat/Context/Setup/CatalogPromotionContext.php
|
|
src/Sylius/Behat/Context/Setup/PriceHistoryContext.php
|
|
src/Sylius/Behat/Context/Setup/ExchangeRateContext.php
|
|
src/Sylius/Behat/Context/Setup/TaxationContext.php
|
|
src/Sylius/Behat/Context/Setup/CustomerGroupContext.php
|
|
src/Sylius/Behat/Context/Setup/TaxonomyContext.php
|
|
src/Sylius/Behat/Context/Setup/CheckoutContext.php
|
|
src/Sylius/Behat/Context/Setup/LocaleContext.php
|
|
src/Sylius/Behat/Context/Setup/PaymentContext.php
|
|
src/Sylius/Behat/Context/Setup/ProductAttributeContext.php
|
|
src/Sylius/Behat/Context/Setup/ShippingCategoryContext.php
|
|
src/Sylius/Behat/Context/Setup/ThemeContext.php
|
|
src/Sylius/Behat/Context/Setup/UserContext.php
|
|
src/Sylius/Behat/Context/Setup/ProductTaxonContext.php
|
|
src/Sylius/Behat/Context/Setup/GeographicalContext.php
|
|
src/Sylius/Behat/Context/Setup/ProductContext.php
|
|
src/Sylius/Behat/Context/Setup/PromotionContext.php
|
|
src/Sylius/Behat/Context/Ui/EmailContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/CartContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/LoginContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/AuthorizationContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/CurrencyContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/ContactContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/Checkout/CheckoutCompleteContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/Checkout/CheckoutAddressingContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/Checkout/CheckoutPaymentContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/Checkout/CheckoutOrderDetailsContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/Checkout/RegistrationAfterCheckoutContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/Checkout/CheckoutThankYouContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/Checkout/CheckoutShippingContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/ProductReviewContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/RegistrationContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/HomepageContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/BrowsingProductContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/CheckoutContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/LocaleContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/ProductAttributeContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/ProductContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/AddressBookContext.php
|
|
src/Sylius/Behat/Context/Ui/Shop/AccountContext.php
|
|
src/Sylius/Behat/Context/Ui/ChannelContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ProductCreationContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingOrdersContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingLocalesContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingChannelsBillingDataContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/RemovingTaxonContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingPaymentsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/LoginContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ProductShowPageContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingProductReviewsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingPromotionCouponsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingCatalogPromotionsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingProductsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingProductAttributesContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingCustomersContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingInventoryContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingProductTaxonsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingTranslatableEntitiesContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingShippingCategoriesContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingCountriesContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/RemovingProductContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingCustomerGroupsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ImpersonatingCustomersContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingProductOptionsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingProductVariantsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/BrowsingCatalogPromotionProductVariantsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingZonesContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/BrowsingProductVariantsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingShipmentsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingExchangeRatesContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingChannelsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingTaxCategoriesContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingTaxonsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/LocaleContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingPaymentMethodsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingTaxRateContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingAdministratorsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingAdministratorLocalesContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/AccessingEditPageFromProductShowPageContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingPromotionsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingProductVariantsPricesContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/DashboardContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ResettingPasswordContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/NotificationContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingShippingMethodsContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingProductAssociationTypesContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ProductVariantsCreationContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ChannelPricingLogEntryContext.php
|
|
src/Sylius/Behat/Context/Ui/Admin/ManagingCurrenciesContext.php
|
|
src/Sylius/Behat/Context/Ui/CustomerContext.php
|
|
src/Sylius/Behat/Context/Ui/BrowserContext.php
|
|
src/Sylius/Behat/Context/Ui/PaypalContext.php
|
|
src/Sylius/Behat/Context/Ui/ThemeContext.php
|
|
src/Sylius/Behat/Context/Ui/UserContext.php
|
|
src/Sylius/Behat/Context/Hybrid/Setup/CartContext.php
|
|
src/Sylius/Behat/Context/Hybrid/Setup/SecurityContext.php
|
|
src/Sylius/Bundle/PromotionBundle/composer.json
|
|
src/Sylius/Bundle/PromotionBundle/spec/Provider/EligibleCatalogPromotionsProviderSpec.php
|
|
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionRuleGroupValidatorSpec.php
|
|
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionNotCouponBasedValidatorSpec.php
|
|
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionActionTypeValidatorSpec.php
|
|
src/Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionActionValidatorSpec.php
|
|
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionRuleTypeValidatorSpec.php
|
|
src/Sylius/Bundle/PromotionBundle/spec/Validator/CouponGenerationAmountValidatorSpec.php
|
|
src/Sylius/Bundle/PromotionBundle/spec/Validator/PromotionActionGroupValidatorSpec.php
|
|
src/Sylius/Bundle/PromotionBundle/spec/Validator/CatalogPromotionScopeValidatorSpec.php
|
|
src/Sylius/Bundle/PromotionBundle/spec/Criteria/DateRangeSpec.php
|
|
src/Sylius/Bundle/PromotionBundle/spec/Criteria/EnabledSpec.php
|
|
src/Sylius/Bundle/PromotionBundle/Provider/EligibleCatalogPromotionsProvider.php
|
|
src/Sylius/Bundle/PromotionBundle/Provider/EligibleCatalogPromotionsProviderInterface.php
|
|
src/Sylius/Bundle/PromotionBundle/test/composer.json
|
|
src/Sylius/Bundle/PromotionBundle/test/src/AppBundle/Entity/PromotionSubject.php
|
|
src/Sylius/Bundle/PromotionBundle/test/src/AppBundle/AppBundle.php
|
|
src/Sylius/Bundle/PromotionBundle/test/src/AppBundle/Resources/config/doctrine/PromotionSubject.orm.yml
|
|
src/Sylius/Bundle/PromotionBundle/test/src/Tests/SyliusPromotionBundleTest.php
|
|
src/Sylius/Bundle/PromotionBundle/test/app/console
|
|
src/Sylius/Bundle/PromotionBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/PromotionBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/PromotionBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionScopeValidator.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/PromotionRuleTypeValidator.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/PromotionDateRangeValidator.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/CouponGenerationAmountValidator.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionActionValidator.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/PromotionRuleGroupValidator.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionScope/ScopeValidatorInterface.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/PromotionNotCouponBasedValidator.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/PromotionActionTypeValidator.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/PromotionSubjectCouponValidator.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionAction/ActionValidatorInterface.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/PromotionActionGroupValidator.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/Constraints/PromotionRuleGroup.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/Constraints/CatalogPromotionScope.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/Constraints/PromotionActionType.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/Constraints/PromotionDateRange.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/Constraints/PromotionActionGroup.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/Constraints/PromotionNotCouponBased.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/Constraints/PromotionRuleType.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/Constraints/CouponPossibleGenerationAmount.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/Constraints/CatalogPromotionAction.php
|
|
src/Sylius/Bundle/PromotionBundle/Validator/Constraints/PromotionSubjectCoupon.php
|
|
src/Sylius/Bundle/PromotionBundle/.gitattributes
|
|
src/Sylius/Bundle/PromotionBundle/Form/DataTransformer/PercentFloatToLocalizedStringTransformer.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/DataTransformer/MoneyIntToLocalizedStringTransformer.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionCouponToCodeType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionScopeType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionFilterCollectionType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionActionType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionCouponGeneratorInstructionType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/Filter/PriceRangeFilterConfigurationType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionActionCollectionType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionRuleChoiceType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionRuleType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/Rule/CartQuantityConfigurationType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/Rule/ItemTotalConfigurationType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionRuleCollectionType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionAction/PercentageDiscountActionConfigurationType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionAction/FixedDiscountActionConfigurationType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionCouponType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionActionChoiceType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/Core/AbstractConfigurationCollectionType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionTranslationType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/AbstractConfigurablePromotionElementType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/Action/FixedDiscountConfigurationType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/Action/UnitPercentageDiscountConfigurationType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/Action/PercentageDiscountConfigurationType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/Action/UnitFixedDiscountConfigurationType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionTranslationType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionType.php
|
|
src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionActionType.php
|
|
src/Sylius/Bundle/PromotionBundle/Attribute/AsPromotionRuleChecker.php
|
|
src/Sylius/Bundle/PromotionBundle/Attribute/AsPromotionEligibilityChecker.php
|
|
src/Sylius/Bundle/PromotionBundle/Attribute/AsPromotionCouponEligibilityChecker.php
|
|
src/Sylius/Bundle/PromotionBundle/Attribute/AsPromotionAction.php
|
|
src/Sylius/Bundle/PromotionBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/PromotionBundle/Doctrine/ORM/CatalogPromotionRepository.php
|
|
src/Sylius/Bundle/PromotionBundle/Doctrine/ORM/PromotionCouponRepository.php
|
|
src/Sylius/Bundle/PromotionBundle/Doctrine/ORM/PromotionRepository.php
|
|
src/Sylius/Bundle/PromotionBundle/DiscountApplicationCriteria/DiscountApplicationCriteriaInterface.php
|
|
src/Sylius/Bundle/PromotionBundle/README.md
|
|
src/Sylius/Bundle/PromotionBundle/SyliusPromotionBundle.php
|
|
src/Sylius/Bundle/PromotionBundle/Controller/PromotionCouponController.php
|
|
src/Sylius/Bundle/PromotionBundle/Command/GenerateCouponsCommand.php
|
|
src/Sylius/Bundle/PromotionBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/PromotionBundle/DependencyInjection/Compiler/RegisterPromotionActionsPass.php
|
|
src/Sylius/Bundle/PromotionBundle/DependencyInjection/Compiler/CompositePromotionEligibilityCheckerPass.php
|
|
src/Sylius/Bundle/PromotionBundle/DependencyInjection/Compiler/RegisterRuleCheckersPass.php
|
|
src/Sylius/Bundle/PromotionBundle/DependencyInjection/Compiler/CompositePromotionCouponEligibilityCheckerPass.php
|
|
src/Sylius/Bundle/PromotionBundle/DependencyInjection/Compiler/SetCatalogPromotionScopeTypesPass.php
|
|
src/Sylius/Bundle/PromotionBundle/DependencyInjection/Compiler/SetCatalogPromotionActionTypesPass.php
|
|
src/Sylius/Bundle/PromotionBundle/DependencyInjection/SyliusPromotionExtension.php
|
|
src/Sylius/Bundle/PromotionBundle/Tests/Stub/PromotionActionStub.php
|
|
src/Sylius/Bundle/PromotionBundle/Tests/Stub/PromotionEligibilityCheckerStub.php
|
|
src/Sylius/Bundle/PromotionBundle/Tests/Stub/PromotionRuleCheckerStub.php
|
|
src/Sylius/Bundle/PromotionBundle/Tests/Stub/PromotionCouponEligibilityCheckerStub.php
|
|
src/Sylius/Bundle/PromotionBundle/Tests/Form/CatalogPromotionActionTypeTest.php
|
|
src/Sylius/Bundle/PromotionBundle/Tests/Command/GenerateCouponsCommandTest.php
|
|
src/Sylius/Bundle/PromotionBundle/Tests/DependencyInjection/Compiler/RegisterRuleCheckersPassTest.php
|
|
src/Sylius/Bundle/PromotionBundle/Tests/DependencyInjection/Compiler/CompositePromotionCouponEligibilityCheckerPassTest.php
|
|
src/Sylius/Bundle/PromotionBundle/Tests/DependencyInjection/Compiler/RegisterPromotionActionsPassTest.php
|
|
src/Sylius/Bundle/PromotionBundle/Tests/DependencyInjection/Compiler/CompositePromotionEligibilityCheckerPassTest.php
|
|
src/Sylius/Bundle/PromotionBundle/Tests/DependencyInjection/Compiler/SetCatalogPromotionActionTypesPassTest.php
|
|
src/Sylius/Bundle/PromotionBundle/Tests/DependencyInjection/Compiler/SetCatalogPromotionScopeTypesPassTest.php
|
|
src/Sylius/Bundle/PromotionBundle/Tests/DependencyInjection/SyliusPromotionExtensionTest.php
|
|
src/Sylius/Bundle/PromotionBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/serializer/Model.Promotion.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/serializer/Model.PromotionCoupon.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/services/eligibility_checkers.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/services/validators.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/services/forms.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/services/integrations/doctrine/orm.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/services/command.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/services/criteria.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionCoupon.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/validation/CatalogPromotion.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/validation/Promotion.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionCouponGeneratorInstruction.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionRule.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionAction.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/validation/CatalogPromotionAction.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/validation/PromotionTranslation.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/validation/CatalogPromotionTranslation.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/doctrine/model/PromotionCoupon.orm.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/doctrine/model/PromotionAction.orm.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/doctrine/model/Promotion.orm.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/doctrine/model/CatalogPromotionTranslation.orm.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/doctrine/model/CatalogPromotionAction.orm.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/doctrine/model/CatalogPromotion.orm.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/doctrine/model/PromotionRule.orm.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/doctrine/model/CatalogPromotionScope.orm.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/config/doctrine/model/PromotionTranslation.orm.xml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.be.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sq.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sk.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.nl.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.zh_CN.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.en.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.da.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.es.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ca.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.no.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.th.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ru.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ar.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.is.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.lt.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pt_BR.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.uk.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sl.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.it.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.tr.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.id.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.de.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.bg.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.ro.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.de_CH.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.mn.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.hr.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.is.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pt.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.hu.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.cs.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.fr.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.fa.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.el.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.pl.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/flashes.sr_CS.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/PromotionBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/PromotionBundle/LICENSE
|
|
src/Sylius/Bundle/PromotionBundle/Criteria/CriteriaInterface.php
|
|
src/Sylius/Bundle/PromotionBundle/Criteria/DateRange.php
|
|
src/Sylius/Bundle/PromotionBundle/Criteria/Enabled.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/PaymentMethodDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/PromotionDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/ChannelDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/ProductVariantDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/ProductAttributeDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/CountryDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/AddressDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/ProductDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/ZoneDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/LocaleDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/ProductTaxonDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/TranslatableDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/MessengerDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/PromotionCouponDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/ShippingMethodDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/DataPersister/AdminUserDataPersister.php
|
|
src/Sylius/Bundle/ApiBundle/composer.json
|
|
src/Sylius/Bundle/ApiBundle/Creator/TaxonImageCreator.php
|
|
src/Sylius/Bundle/ApiBundle/Creator/ProductImageCreator.php
|
|
src/Sylius/Bundle/ApiBundle/Creator/ImageCreatorInterface.php
|
|
src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/MergingXmlExtractor.php
|
|
src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/Merger/MetadataMergerInterface.php
|
|
src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/Merger/LegacyResourceMetadataMerger.php
|
|
src/Sylius/Bundle/ApiBundle/ApiPlatform/ResourceMetadataPropertyValueResolver.php
|
|
src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMerger.php
|
|
src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/CachedRouteNameResolver.php
|
|
src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/RouteNameResolver.php
|
|
src/Sylius/Bundle/ApiBundle/ApiPlatform/ResourceMetadataPropertyValueResolverInteface.php
|
|
src/Sylius/Bundle/ApiBundle/ApiPlatform/Factory/MergingExtractorResourceMetadataFactory.php
|
|
src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMergerInterface.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/ProductVariantDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/PromotionDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/TranslatableDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/ZoneDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/PromotionCouponDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/ChannelDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/CountryDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/LocaleDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/AddressDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/AdminUserDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/ProductDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/ProductTaxonDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/ProductAttributeDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/PaymentMethodDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataPersister/MessengerDataPersisterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Creator/TaxonImageCreatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Creator/ProductImageCreatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/ApiPlatform/Metadata/Merger/LegacyResourceMetadataMergerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/ApiPlatform/ApiResourceConfigurationMergerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/ApiPlatform/ResourceMetadataPropertyValueResolverSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Provider/LiipProductImageFilterProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Provider/CompositePaymentConfigurationProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Provider/PathPrefixProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Modifier/OrderAddressModifierSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/EventSubscriber/KernelRequestEventSubscriberSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/EventSubscriber/TaxonDeletionEventSubscriberSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/EventSubscriber/AttributeEventSubscriberSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/EventSubscriber/ProductDeletionEventSubscriberSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/EventSubscriber/ProductSlugEventSubscriberSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/EventSubscriber/CatalogPromotionEventSubscriberSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/EventSubscriber/ProductVariantEventSubscriberSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/EventSubscriber/TaxonSlugEventSubscriberSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Changer/PaymentMethodChangerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/CatalogPromotion/FixedDiscountActionValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/CatalogPromotion/PercentageDiscountActionValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/CatalogPromotion/ForProductsScopeValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/CatalogPromotion/ForVariantsScopeValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/CatalogPromotion/ForTaxonsScopeValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ShipmentAlreadyShippedValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/OrderShippingMethodEligibilityValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/UniqueReviewerEmailValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/OrderPaymentMethodEligibilityValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ShopUserNotVerifiedValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/CheckoutCompletionValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/AdminResetPasswordTokenNonExpiredValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/SingleValueForProductVariantOptionValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/CorrectOrderAddressValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ShopUserResetPasswordTokenExistsValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/UpdateCartEmailNotAllowedValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/OrderItemAvailabilityValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/AccountVerificationTokenEligibilityValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ChosenShippingMethodEligibilityValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/UniqueShopUserEmailValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ChangedItemQuantityInCartValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/CorrectChangeShopUserConfirmPasswordValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/CanPaymentMethodBeChangedValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ShopUserResetPasswordTokenNotExpiredValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/PromotionCouponEligibilityValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ConfirmResetPasswordValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/OrderNotEmptyValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/ChosenPaymentMethodEligibilityValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Validator/Constraints/AddingEligibleProductVariantToCartValidatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Checker/AppliedCouponEligibilityCheckerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Filter/Doctrine/TaxonFilterSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataTransformer/LoggedInShopUserIdAwareCommandDataTransformerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataTransformer/LoggedInCustomerEmailAwareCommandDataTransformerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataTransformer/ShipmentIdAwareInputCommandDataTransformerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataTransformer/LocaleCodeAwareInputCommandDataTransformerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataTransformer/LoggedInCustomerEmailIfNotSetAwareCommandDataTransformerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataTransformer/CommandAwareInputDataTransformerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Assigner/OrderPromotionCodeAssignerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/QueryHandler/GetAddressLogEntryCollectionHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/QueryHandler/GetCustomerStatisticsHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductNormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductVariantChannelPricingsChannelCodeKeyDenormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/FlattenExceptionNormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/CustomerDenormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/ShippingMethodNormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/CommandDenormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductAttributeValueDenormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/ZoneDenormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/TranslatableDenormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/HydraErrorNormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductVariantNormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductDenormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductImageNormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/CommandNormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/ChannelPriceHistoryConfigDenormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/TaxRateDenormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/ChannelDenormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/CommandArgumentsDenormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/TranslatableLocaleKeyDenormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductAttributeValueNormalizerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/AcceptedProductReviewsExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/EnabledProductVariantsExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/ProductsByChannelAndLocaleCodeExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/TaxonCollectionExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/AddressesExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/OrdersByChannelExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/CurrencyCollectionExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/LocaleCollectionExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/ProductsByTaxonExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/AvailableProductAssociationsInProductCollectionExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/OrdersByLoggedInUserExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/RestrictingFilterEagerLoadingExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/ProductsWithEnableFlagExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryCollectionExtension/CountryCollectionExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryItemExtension/OrderShopUserItemExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryItemExtension/TaxonItemExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryItemExtension/OrderVisitorItemExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryItemExtension/EnabledProductInProductAssociationItemExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryItemExtension/AddressItemExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryItemExtension/EnabledProductVariantItemExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryExtension/ExchangeRateExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Doctrine/QueryExtension/OrderExtensionSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/PropertyInfo/Extractor/EmptyPropertyListExtractorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Applicator/PaymentStateMachineTransitionApplicatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Applicator/OrderStateMachineTransitionApplicatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Applicator/ProductReviewStateMachineTransitionApplicatorSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/AdminResetPasswordItemDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/AccountResetPasswordItemDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/ChannelsCollectionDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/ShipmentItemDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/ShippingMethodsCollectionDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/PaymentMethodsCollectionDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/VerifyCustomerAccountItemDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/OrderItemAdjustmentsSubresourceDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/CustomerItemDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/OrderItemUnitItemDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/ChannelAwareItemDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/PaymentItemDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/OrderAdjustmentsSubresourceDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/OrderItemItemDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/ProductItemDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/DataProvider/ProductAttributesSubresourceDataProviderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/SectionResolver/AdminApiUriBasedSectionResolverSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/SectionResolver/ShopApiUriBasedSectionResolverSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/EventListener/ApiCartBlamerListenerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/EventListener/AdminAuthenticationSuccessListenerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/EventListener/AuthenticationSuccessListenerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/SendContactRequestHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/ChangeShopUserPasswordHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/ChangePaymentMethodHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/ResendVerificationEmailHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/RegisterShopUserHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/SendResetPasswordEmailHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/SendAccountRegistrationEmailHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/VerifyCustomerAccountHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/ResetPasswordHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Account/RequestResetPasswordTokenHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Checkout/ChoosePaymentMethodHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Checkout/CompleteOrderHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Checkout/UpdateCartHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Checkout/SendShipmentConfirmationEmailHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Checkout/ShipShipmentHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Checkout/SendOrderConfirmationHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Checkout/ChooseShippingMethodHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Promotion/GeneratePromotionCouponHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Catalog/AddProductReviewHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Cart/RemoveItemFromCartHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Cart/BlameCartHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Cart/ChangeItemQuantityInCartHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Cart/AddItemToCartHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Cart/InformAboutCartRecalculationHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/CommandHandler/Cart/PickupCartHandlerSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/SerializerContextBuilder/ChannelContextBuilderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/SerializerContextBuilder/LocaleContextBuilderSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Context/TokenValueBasedCartContextSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Context/TokenBasedUserContextSpec.php
|
|
src/Sylius/Bundle/ApiBundle/spec/Mapper/AddressMapperSpec.php
|
|
src/Sylius/Bundle/ApiBundle/Provider/CompositePaymentConfigurationProviderInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Provider/ProductImageFilterProviderInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Provider/PathPrefixes.php
|
|
src/Sylius/Bundle/ApiBundle/Provider/PathPrefixProvider.php
|
|
src/Sylius/Bundle/ApiBundle/Provider/CompositePaymentConfigurationProvider.php
|
|
src/Sylius/Bundle/ApiBundle/Provider/LiipProductImageFilterProvider.php
|
|
src/Sylius/Bundle/ApiBundle/Provider/PathPrefixProviderInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Behat/Extension/SyliusApiBundleExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Behat/Tester/ApiScenarioEventDispatchingScenarioTester.php
|
|
src/Sylius/Bundle/ApiBundle/SyliusApiBundle.php
|
|
src/Sylius/Bundle/ApiBundle/Modifier/OrderAddressModifierInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Modifier/OrderAddressModifier.php
|
|
src/Sylius/Bundle/ApiBundle/Converter/IriToIdentifierConverter.php
|
|
src/Sylius/Bundle/ApiBundle/Converter/IriToIdentifierConverterInterface.php
|
|
src/Sylius/Bundle/ApiBundle/EventSubscriber/TaxonSlugEventSubscriber.php
|
|
src/Sylius/Bundle/ApiBundle/EventSubscriber/KernelRequestEventSubscriber.php
|
|
src/Sylius/Bundle/ApiBundle/EventSubscriber/CatalogPromotionEventSubscriber.php
|
|
src/Sylius/Bundle/ApiBundle/EventSubscriber/ProductSlugEventSubscriber.php
|
|
src/Sylius/Bundle/ApiBundle/EventSubscriber/AttributeEventSubscriber.php
|
|
src/Sylius/Bundle/ApiBundle/EventSubscriber/ProductDeletionEventSubscriber.php
|
|
src/Sylius/Bundle/ApiBundle/EventSubscriber/TaxonDeletionEventSubscriber.php
|
|
src/Sylius/Bundle/ApiBundle/EventSubscriber/ProductVariantEventSubscriber.php
|
|
src/Sylius/Bundle/ApiBundle/Payment/PaymentConfigurationProviderInterface.php
|
|
src/Sylius/Bundle/ApiBundle/EventHandler/OrderCompletedHandler.php
|
|
src/Sylius/Bundle/ApiBundle/Changer/PaymentMethodChanger.php
|
|
src/Sylius/Bundle/ApiBundle/Changer/PaymentMethodChangerInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/PaymentNotFoundException.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/PaymentMethodCannotBeRemoved.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/ProvinceCannotBeRemoved.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/CannotRemoveMenuTaxonException.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/ProductVariantCannotBeRemoved.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/ProductAttributeCannotBeRemoved.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/ChannelCannotBeRemoved.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/ProductNotFoundException.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/NoFileUploadedException.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/PromotionCannotBeRemoved.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/TranslationInDefaultLocaleCannotBeRemoved.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/ProductCannotBeRemoved.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/PromotionCouponCannotBeRemoved.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/PromotionNotFoundException.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/PaymentMethodCannotBeChangedException.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/InvalidRequestArgumentException.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/TranslationLocaleMismatchException.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/ChannelPricingChannelCodeMismatchException.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/CannotRemoveCurrentlyLoggedInUser.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/NoRouteMatchesException.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/TaxonNotFoundException.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/OrderNoLongerEligibleForPromotion.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/ShippingMethodCannotBeRemoved.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/ZoneCannotBeRemoved.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/TaxonCannotBeRemoved.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/OrderItemNotFoundException.php
|
|
src/Sylius/Bundle/ApiBundle/Exception/InvalidProductAttributeValueTypeException.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/ResourceApiInputDataPropertiesValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/CatalogPromotion/ForTaxonsScopeValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/CatalogPromotion/PercentageDiscountActionValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/CatalogPromotion/FixedDiscountActionValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/CatalogPromotion/ForProductsScopeValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/CatalogPromotion/ForVariantsScopeValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderPaymentMethodEligibilityValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ChosenPaymentMethodEligibility.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ShopUserNotVerifiedValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/AccountVerificationTokenEligibilityValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/UniqueShopUserEmailValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ChangedItemQuantityInCartValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/AddingEligibleProductVariantToCartValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/UniqueReviewerEmailValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ShopUserResetPasswordTokenExistsValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/UniqueShopUserEmail.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderItemAvailability.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CheckoutCompletionValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CorrectChangeShopUserConfirmPasswordValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderNotEmpty.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/AdminResetPasswordTokenNonExpired.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderShippingMethodEligibility.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CorrectOrderAddress.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/PromotionCouponEligibility.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ChangedItemQuantityInCart.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CanPaymentMethodBeChanged.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/UpdateCartEmailNotAllowed.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/UniqueReviewerEmail.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/SingleValueForProductVariantOption.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderNotEmptyValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ShopUserResetPasswordTokenExists.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ConfirmResetPassword.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ShopUserNotVerified.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CorrectChangeShopUserConfirmPassword.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/PromotionCouponEligibilityValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderItemAvailabilityValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ChosenPaymentMethodEligibilityValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ShipmentAlreadyShipped.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ShopUserResetPasswordTokenNotExpiredValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ShipmentAlreadyShippedValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/SingleValueForProductVariantOptionValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderProductEligibilityValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/AccountVerificationTokenEligibility.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/AddingEligibleProductVariantToCart.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderShippingMethodEligibilityValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/AdminResetPasswordTokenNonExpiredValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ChosenShippingMethodEligibility.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CanPaymentMethodBeChangedValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/UpdateCartEmailNotAllowedValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderPaymentMethodEligibility.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CheckoutCompletion.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/CorrectOrderAddressValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ChosenShippingMethodEligibilityValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ShopUserResetPasswordTokenNotExpired.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderProductEligibility.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/Constraints/ConfirmResetPasswordValidator.php
|
|
src/Sylius/Bundle/ApiBundle/Validator/ResourceInputDataPropertiesValidatorInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Checker/AppliedCouponEligibilityCheckerInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Checker/AppliedCouponEligibilityChecker.php
|
|
src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ChannelsAwareChannelFilter.php
|
|
src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ProductVariantOptionValueFilter.php
|
|
src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ProductVariantCatalogPromotionFilter.php
|
|
src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ExchangeRateFilter.php
|
|
src/Sylius/Bundle/ApiBundle/Filter/Doctrine/PromotionCouponPromotionFilter.php
|
|
src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ProductPriceOrderFilter.php
|
|
src/Sylius/Bundle/ApiBundle/Filter/Doctrine/TranslationOrderNameAndLocaleFilter.php
|
|
src/Sylius/Bundle/ApiBundle/Filter/Doctrine/TaxonFilter.php
|
|
src/Sylius/Bundle/ApiBundle/Filter/PaymentMethodFilter.php
|
|
src/Sylius/Bundle/ApiBundle/Filter/ShippingMethodFilter.php
|
|
src/Sylius/Bundle/ApiBundle/DataTransformer/LocaleCodeAwareInputCommandDataTransformer.php
|
|
src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailAwareCommandDataTransformer.php
|
|
src/Sylius/Bundle/ApiBundle/DataTransformer/ShipmentIdAwareInputCommandDataTransformer.php
|
|
src/Sylius/Bundle/ApiBundle/DataTransformer/SubresourceIdAwareCommandDataTransformer.php
|
|
src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer.php
|
|
src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInShopUserIdAwareCommandDataTransformer.php
|
|
src/Sylius/Bundle/ApiBundle/DataTransformer/ChannelCodeAwareInputCommandDataTransformer.php
|
|
src/Sylius/Bundle/ApiBundle/DataTransformer/CommandAwareInputDataTransformer.php
|
|
src/Sylius/Bundle/ApiBundle/DataTransformer/OrderTokenValueAwareInputCommandDataTransformer.php
|
|
src/Sylius/Bundle/ApiBundle/DataTransformer/CommandDataTransformerInterface.php
|
|
src/Sylius/Bundle/ApiBundle/.gitattributes
|
|
src/Sylius/Bundle/ApiBundle/Assigner/OrderPromotionCodeAssignerInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Assigner/OrderPromotionCodeAssigner.php
|
|
src/Sylius/Bundle/ApiBundle/Attribute/AsPaymentConfigurationProvider.php
|
|
src/Sylius/Bundle/ApiBundle/Attribute/AsCommandDataTransformer.php
|
|
src/Sylius/Bundle/ApiBundle/Attribute/AsDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/ApiBundle/QueryHandler/GetCustomerStatisticsHandler.php
|
|
src/Sylius/Bundle/ApiBundle/QueryHandler/GetAddressLogEntryCollectionHandler.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/CommandDenormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/TranslatableLocaleKeyDenormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/ProductImageNormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/ProductVariantChannelPricingsChannelCodeKeyDenormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/Exception/InvalidAmountTypeException.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/FlattenExceptionNormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/AddressDenormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/ProductAttributeValueNormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/ProductDenormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/ChannelDenormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/ProductAttributeValueDenormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/ContextKeys.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/CustomerDenormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/CommandNormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/ProductNormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/ChannelPriceHistoryConfigDenormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/CommandArgumentsDenormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/ZoneDenormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/HydraErrorNormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/ShippingMethodNormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/TaxRateDenormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/TranslatableDenormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Serializer/ProductVariantNormalizer.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/AddressesExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/ProductsByTaxonExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/LocaleCollectionExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/ProductsByChannelAndLocaleCodeExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/AcceptedProductReviewsExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/OrdersByLoggedInUserExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/HideArchivedShippingMethodExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/RestrictingFilterEagerLoadingExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/ProductsWithEnableFlagExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/CurrencyCollectionExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/TaxonCollectionExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/AvailableProductAssociationsInProductCollectionExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/EnabledProductVariantsExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/OrdersByChannelExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/CountryCollectionExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/AddressItemExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/EnabledProductVariantItemExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/OrderVisitorItemExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/OrderShopUserItemExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/EnabledProductInProductAssociationItemExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/TaxonItemExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryExtension/ExchangeRateExtension.php
|
|
src/Sylius/Bundle/ApiBundle/Doctrine/QueryExtension/OrderExtension.php
|
|
src/Sylius/Bundle/ApiBundle/README.md
|
|
src/Sylius/Bundle/ApiBundle/Event/OrderCompleted.php
|
|
src/Sylius/Bundle/ApiBundle/Controller/UploadAvatarImageAction.php
|
|
src/Sylius/Bundle/ApiBundle/Controller/GetProductBySlugAction.php
|
|
src/Sylius/Bundle/ApiBundle/Controller/UploadProductImageAction.php
|
|
src/Sylius/Bundle/ApiBundle/Controller/UploadTaxonImageAction.php
|
|
src/Sylius/Bundle/ApiBundle/Controller/GetOrderAdjustmentsAction.php
|
|
src/Sylius/Bundle/ApiBundle/Controller/Payment/GetPaymentConfiguration.php
|
|
src/Sylius/Bundle/ApiBundle/Controller/RemoveCatalogPromotionAction.php
|
|
src/Sylius/Bundle/ApiBundle/Controller/DeleteOrderItemAction.php
|
|
src/Sylius/Bundle/ApiBundle/Controller/GetAddressLogEntryCollectionAction.php
|
|
src/Sylius/Bundle/ApiBundle/Controller/GetCustomerStatisticsAction.php
|
|
src/Sylius/Bundle/ApiBundle/Command/SendContactRequest.php
|
|
src/Sylius/Bundle/ApiBundle/Command/CustomerEmailAwareInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Account/ResetPassword.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Account/SendAccountRegistrationEmail.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Account/RegisterShopUser.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Account/ChangePaymentMethod.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Account/SendAccountVerificationEmail.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Account/SendResetPasswordEmail.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Account/VerifyCustomerAccount.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Account/RequestResetPasswordToken.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Account/ResendVerificationEmail.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Account/ChangeShopUserPassword.php
|
|
src/Sylius/Bundle/ApiBundle/Command/PaymentMethodCodeAwareInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Command/ChannelCodeAwareInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Command/LocaleCodeAwareInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Command/IriToIdentifierConversionAwareInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Checkout/ChooseShippingMethod.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Checkout/UpdateCart.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Checkout/SendOrderConfirmation.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Checkout/ShipShipment.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Checkout/CompleteOrder.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Checkout/SendShipmentConfirmationEmail.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Checkout/ChoosePaymentMethod.php
|
|
src/Sylius/Bundle/ApiBundle/Command/LoggedInCustomerEmailIfNotSetAwareInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Promotion/GeneratePromotionCoupon.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Catalog/AddProductReview.php
|
|
src/Sylius/Bundle/ApiBundle/Command/SubresourceIdAwareInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Command/ShipmentIdAwareInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Command/CommandAwareDataTransformerInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Command/ShopUserIdAwareInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Command/OrderTokenValueAwareInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Cart/PickupCart.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Cart/ChangeItemQuantityInCart.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Cart/AddItemToCart.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Cart/BlameCart.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Cart/InformAboutCartRecalculation.php
|
|
src/Sylius/Bundle/ApiBundle/Command/Cart/RemoveItemFromCart.php
|
|
src/Sylius/Bundle/ApiBundle/DependencyInjection/SyliusApiExtension.php
|
|
src/Sylius/Bundle/ApiBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/ApiBundle/DependencyInjection/Compiler/SyliusPriceHistoryLegacyAliasesPass.php
|
|
src/Sylius/Bundle/ApiBundle/DependencyInjection/Compiler/CommandDataTransformerPass.php
|
|
src/Sylius/Bundle/ApiBundle/DependencyInjection/Compiler/FlattenExceptionNormalizerDecoratorCompilerPass.php
|
|
src/Sylius/Bundle/ApiBundle/DependencyInjection/Compiler/LegacyErrorHandlingCompilerPass.php
|
|
src/Sylius/Bundle/ApiBundle/DependencyInjection/Compiler/ExtractorMergingCompilerPass.php
|
|
src/Sylius/Bundle/ApiBundle/PropertyInfo/Extractor/EmptyPropertyListExtractor.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/ApiPlatform/Bridge/Symfony/Routing/RouteNameResolverTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/ApiPlatform/Bridge/Symfony/Routing/CachedRouteNameResolverTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Kernel.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Entity/Foo.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Entity/Taxon.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Entity/FooSyliusResource.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Command/FooCommand.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Tests/SetUpTestsTrait.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Tests/SyliusConfigMergeTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Tests/PromotionTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Tests/FooApiCommandTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Tests/DisablingApiTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Tests/FooSyliusResourceTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Tests/FooTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Tests/DisablingDocumentationTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/Tests/TaxonTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/src/CommandHandler/FooHandler.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/jwt/public-test.pem
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/jwt/private-test.pem
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/jwt/.gitkeep
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/_sylius.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/routing.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/packages/test_with_swiftmailer/swiftmailer.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/packages/test_with_swiftmailer/sylius_mailer.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/packages/test_with_swiftmailer/filesystem.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/packages/test/sylius_mailer.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/bootstrap.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/security.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/fixtures/taxons.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/fixtures/foo_sylius_resource.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/fixtures/channel.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/fixtures/administrator.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/fixtures/foo.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/fixtures/promotions.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/bundles.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/api_platform/Taxon.xml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/api_platform/Promotion.xml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/api_platform/config.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/api_platform/Country.xml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/api_platform/FooSyliusResource.xml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/api_platform/Foo.xml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/doctrine/Taxon.orm.xml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/doctrine/Foo.orm.xml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/doctrine/FooSyliusResource.orm.xml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/config.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/serialization/Taxon.xml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/serialization/FooSyliusResource.xml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/config/serialization/Foo.xml
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/.env.test_with_swiftmailer
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/.env
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/.env.test
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/bin/console
|
|
src/Sylius/Bundle/ApiBundle/Tests/Application/public/index.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Converter/IriToIdentifierConverterTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Stub/PaymentConfigurationProviderStub.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Stub/CommandDataTransformerStub.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Stub/DocumentationModifierStub.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/config/fixtures/order.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/config/fixtures/locale.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/config/fixtures/address.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/config/fixtures/channel.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/config/fixtures/currency.yaml
|
|
src/Sylius/Bundle/ApiBundle/Tests/MessageHandler/Admin/SendResetPasswordEmailHandlerTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/Listener/PostgreSQLDriverExceptionListenerTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/DependencyInjection/Compiler/SyliusPriceHistoryLegacyAliasesPassTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/DependencyInjection/Compiler/FlattenExceptionNormalizerDecoratorCompilerPassTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/DependencyInjection/Compiler/CommandDataTransformerPassTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/DependencyInjection/Compiler/ExtractorMergingCompilerPassTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/DependencyInjection/Compiler/LegacyErrorHandlingCompilerPassTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/DependencyInjection/SyliusApiExtensionTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/CommandHandler/ChangeAddressOrderHandlerTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/CommandHandler/SendOrderConfirmationEmailHandlerTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/CommandHandler/SendAccountRegistrationEmailHandlerTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/CommandHandler/SendContactRequestHandlerTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/CommandHandler/SendResetPasswordEmailHandlerTest.php
|
|
src/Sylius/Bundle/ApiBundle/Tests/CommandHandler/SendAccountVerificationEmailHandlerTest.php
|
|
src/Sylius/Bundle/ApiBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/ApiBundle/Applicator/OrderStateMachineTransitionApplicator.php
|
|
src/Sylius/Bundle/ApiBundle/Applicator/ArchivingShippingMethodApplicatorInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Applicator/ProductReviewStateMachineTransitionApplicator.php
|
|
src/Sylius/Bundle/ApiBundle/Applicator/PaymentStateMachineTransitionApplicatorInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Applicator/PaymentStateMachineTransitionApplicator.php
|
|
src/Sylius/Bundle/ApiBundle/Applicator/ArchivingShippingMethodApplicator.php
|
|
src/Sylius/Bundle/ApiBundle/Applicator/ProductReviewStateMachineTransitionApplicatorInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Applicator/OrderStateMachineTransitionApplicatorInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/VerifyCustomerAccount.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CatalogPromotionScope.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxCategory.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/GatewayConfig.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductTaxon.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Address.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAttributeTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPricing.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Product.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAssociationType.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPriceHistoryConfig.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxRate.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PromotionCoupon.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAttribute.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Taxon.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CatalogPromotion.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminResetPassword.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxonImage.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Promotion.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Province.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ZoneMember.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariant.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethodRule.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Zone.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/OrderItem.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariantTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOption.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAssociationTypeTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PromotionRule.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Channel.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/OrderItemUnit.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PromotionAction.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ContactRequest.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AvatarImage.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PaymentMethodTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Shipment.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CatalogPromotionAction.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOptionValue.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductImage.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxonTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Locale.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ExchangeRate.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopUser.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AccountResetPassword.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPricingLogEntry.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PaymentMethod.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethodTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Customer.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Country.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethod.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Payment.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerGroup.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Currency.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductReview.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopBillingData.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PromotionTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Adjustment.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CatalogPromotionTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAttributeValue.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminUser.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Order.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingCategory.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAssociation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOptionTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/integrations/swagger.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/app/config.yaml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/applicators.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/query_handlers.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/data_providers.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/providers.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/creators.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/filters.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/command_handlers.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/extensions.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/event_handlers.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/controllers.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/api_payment_methods.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/contexts.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/resolver.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/context_builders.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/event_subscribers.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/payments.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/data_persisters.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/serializers.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services/validator.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/routing.yml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/VerifyCustomerAccount.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/SendContactRequest.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/RegisterShopUser.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/RequestResetPasswordToken.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/AdminResetPassword.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/ProductVariant.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/OrderItem.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/AddItemToCart.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/Channel.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChoosePaymentMethod.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/CompleteOrder.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChangePasswordShopUser.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/ResendVerificationEmail.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/AddProductReview.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/GeneratePromotionCoupon.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/AccountResetPassword.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/Customer.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChangeItemQuantityInCart.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/UpdateCart.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChangePaymentMethod.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/ChooseShippingMethod.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/ShopBillingData.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/validation/ShipShipment.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotionScope.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxCategory.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/GatewayConfig.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductTaxon.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Address.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAttributeTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ChannelPricing.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/VerifyCustomerAccount.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/RegisterShopUser.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/RequestResetPasswordToken.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ResetPassword.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ChangePasswordShopUser.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ResendVerificationEmail.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ChangePaymentMethod.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/SendContactRequest.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ChoosePaymentMethod.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/CompleteOrder.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/UpdateCart.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ChooseShippingMethod.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ShipShipment.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Promotion/GeneratePromotionCoupon.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/AddProductReview.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/AddItemToCart.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/RemoveItemFromCart.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/ChangeItemQuantityInCart.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Product.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/AddressLogEntry.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociationType.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ChannelPriceHistoryConfig.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxRate.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/PromotionCoupon.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAttribute.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Taxon.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotion.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxonImage.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Promotion.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Province.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ZoneMember.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductVariant.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingMethodRule.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Zone.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/OrderItem.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductVariantTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOption.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociationTypeTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/PromotionRule.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Channel.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/OrderItemUnit.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/PromotionAction.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/AvatarImage.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/PaymentMethodTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Shipment.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotionAction.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionValue.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductImage.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionValueTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxonTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Locale.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ExchangeRate.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShopUser.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ChannelPricingLogEntry.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/PaymentMethod.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingMethodTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Customer.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Country.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingMethod.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Payment.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CustomerGroup.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Currency.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductReview.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShopBillingData.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/PromotionTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Adjustment.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CustomerStatistics.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotionTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/PerChannelCustomerStatistics.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAttributeValue.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/AdminUser.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Order.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingCategory.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionTranslation.xml
|
|
src/Sylius/Bundle/ApiBundle/Resources/translations/validators.en.yaml
|
|
src/Sylius/Bundle/ApiBundle/Resources/views/index.html.twig
|
|
src/Sylius/Bundle/ApiBundle/LICENSE
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/VerifyCustomerAccountItemDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/OrderItemAdjustmentsSubresourceDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/OrderItemUnitItemDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/OrderItemItemDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/ChannelAwareItemDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/AdminResetPasswordItemDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/ProductAttributesSubresourceDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/OrderAdjustmentsSubresourceDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/ShippingMethodsCollectionDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/PaymentItemDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/ShipmentItemDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/ProductItemDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/PaymentMethodsCollectionDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/AccountResetPasswordItemDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/CustomerItemDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/DataProvider/ChannelsCollectionDataProvider.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/PathHiderDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AcceptLanguageHeaderDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductReviewDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductSlugDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AttributeTypeDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductVariantDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/OrderAdjustmentsTypeDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/DocumentationModifierInterface.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AddressLogEntryDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductImageDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/CustomerDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdminAuthenticationTokenDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/PromotionDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ShippingMethodDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ShopAuthenticationTokenDocumentationModifier.php
|
|
src/Sylius/Bundle/ApiBundle/OpenApi/Factory/OpenApiFactory.php
|
|
src/Sylius/Bundle/ApiBundle/docs/authorization.md
|
|
src/Sylius/Bundle/ApiBundle/SectionResolver/ShopApiSection.php
|
|
src/Sylius/Bundle/ApiBundle/SectionResolver/ShopApiUriBasedSectionResolver.php
|
|
src/Sylius/Bundle/ApiBundle/SectionResolver/AdminApiUriBasedSectionResolver.php
|
|
src/Sylius/Bundle/ApiBundle/SectionResolver/AdminApiSection.php
|
|
src/Sylius/Bundle/ApiBundle/SectionResolver/ShopApiOrdersSubSection.php
|
|
src/Sylius/Bundle/ApiBundle/EventListener/ApiCartBlamerListener.php
|
|
src/Sylius/Bundle/ApiBundle/EventListener/PostgreSQLDriverExceptionListener.php
|
|
src/Sylius/Bundle/ApiBundle/EventListener/AuthenticationSuccessListener.php
|
|
src/Sylius/Bundle/ApiBundle/EventListener/AdminAuthenticationSuccessListener.php
|
|
src/Sylius/Bundle/ApiBundle/Query/GetAddressLogEntryCollection.php
|
|
src/Sylius/Bundle/ApiBundle/Query/GetCustomerStatistics.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/ChangeShopUserPasswordHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/ChangePaymentMethodHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/SendAccountVerificationEmailHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/VerifyCustomerAccountHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/SendResetPasswordEmailHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/SendAccountRegistrationEmailHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/RequestResetPasswordTokenHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/RegisterShopUserHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/ResetPasswordHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Account/ResendVerificationEmailHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/ChoosePaymentMethodHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/Exception/OrderTotalHasChangedException.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/CompleteOrderHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/SendShipmentConfirmationEmailHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/ShipShipmentHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/SendOrderConfirmationHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/UpdateCartHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/ChooseShippingMethodHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Promotion/GeneratePromotionCouponHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/SendContactRequestHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Catalog/AddProductReviewHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/BlameCartHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/PickupCartHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/RemoveItemFromCartHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/AddItemToCartHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/InformAboutCartRecalculationHandler.php
|
|
src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/ChangeItemQuantityInCartHandler.php
|
|
src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php
|
|
src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
|
src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php
|
|
src/Sylius/Bundle/ApiBundle/Context/TokenBasedUserContext.php
|
|
src/Sylius/Bundle/ApiBundle/Context/UserContextInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Context/TokenValueBasedCartContext.php
|
|
src/Sylius/Bundle/ApiBundle/Mapper/AddressMapperInterface.php
|
|
src/Sylius/Bundle/ApiBundle/Mapper/AddressMapper.php
|
|
src/Sylius/Bundle/ApiBundle/phparkitect.php
|
|
src/Sylius/Bundle/AttributeBundle/composer.json
|
|
src/Sylius/Bundle/AttributeBundle/spec/Validator/Constraints/ValidTextAttributeConfigurationSpec.php
|
|
src/Sylius/Bundle/AttributeBundle/spec/Validator/Constraints/ValidAttributeValueValidatorSpec.php
|
|
src/Sylius/Bundle/AttributeBundle/spec/Validator/Constraints/ValidSelectAttributeConfigurationValidatorSpec.php
|
|
src/Sylius/Bundle/AttributeBundle/spec/Validator/Constraints/ValidSelectAttributeConfigurationSpec.php
|
|
src/Sylius/Bundle/AttributeBundle/spec/Validator/Constraints/ValidAttributeValueSpec.php
|
|
src/Sylius/Bundle/AttributeBundle/spec/Validator/Constraints/AttributeTypeValidatorSpec.php
|
|
src/Sylius/Bundle/AttributeBundle/spec/Validator/Constraints/ValidTextAttributeConfigurationValidatorSpec.php
|
|
src/Sylius/Bundle/AttributeBundle/spec/Doctrine/ORM/Subscriber/LoadMetadataSubscriberSpec.php
|
|
src/Sylius/Bundle/AttributeBundle/test/composer.json
|
|
src/Sylius/Bundle/AttributeBundle/test/src/Tests/SyliusAttributeBundleTest.php
|
|
src/Sylius/Bundle/AttributeBundle/test/app/console
|
|
src/Sylius/Bundle/AttributeBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/AttributeBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/AttributeBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/AttributeBundle/SyliusAttributeBundle.php
|
|
src/Sylius/Bundle/AttributeBundle/Validator/Constraints/ValidAttributeValue.php
|
|
src/Sylius/Bundle/AttributeBundle/Validator/Constraints/ValidTextAttributeConfigurationValidator.php
|
|
src/Sylius/Bundle/AttributeBundle/Validator/Constraints/ValidTextAttributeConfiguration.php
|
|
src/Sylius/Bundle/AttributeBundle/Validator/Constraints/ValidAttributeValueValidator.php
|
|
src/Sylius/Bundle/AttributeBundle/Validator/Constraints/AttributeType.php
|
|
src/Sylius/Bundle/AttributeBundle/Validator/Constraints/ValidSelectAttributeConfigurationValidator.php
|
|
src/Sylius/Bundle/AttributeBundle/Validator/Constraints/ValidSelectAttributeConfiguration.php
|
|
src/Sylius/Bundle/AttributeBundle/Validator/Constraints/AttributeTypeValidator.php
|
|
src/Sylius/Bundle/AttributeBundle/.gitattributes
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeChoiceType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeTranslationType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeTypeChoiceType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeValueType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/TextareaAttributeType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/DatetimeAttributeType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/SelectAttributeType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/TextAttributeType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/PercentAttributeType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/FloatAttributeType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/IntegerAttributeType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/Configuration/SelectAttributeChoicesCollectionType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/Configuration/SelectAttributeValueTranslationsType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/Configuration/DatetimeAttributeConfigurationType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/Configuration/SelectAttributeConfigurationType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/Configuration/DateAttributeConfigurationType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/Configuration/TextAttributeConfigurationType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/DateAttributeType.php
|
|
src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeType/CheckboxAttributeType.php
|
|
src/Sylius/Bundle/AttributeBundle/Attribute/AsAttributeType.php
|
|
src/Sylius/Bundle/AttributeBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/AttributeBundle/Doctrine/ORM/Subscriber/LoadMetadataSubscriber.php
|
|
src/Sylius/Bundle/AttributeBundle/README.md
|
|
src/Sylius/Bundle/AttributeBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/AttributeBundle/DependencyInjection/Compiler/RegisterAttributeTypePass.php
|
|
src/Sylius/Bundle/AttributeBundle/DependencyInjection/Compiler/RegisterAttributeFactoryPass.php
|
|
src/Sylius/Bundle/AttributeBundle/DependencyInjection/SyliusAttributeExtension.php
|
|
src/Sylius/Bundle/AttributeBundle/Tests/Stub/AttributeTypeStub.php
|
|
src/Sylius/Bundle/AttributeBundle/Tests/Form/Type/AttributeType/SelectAttributeTypeTest.php
|
|
src/Sylius/Bundle/AttributeBundle/Tests/DependencyInjection/SyliusAttributeExtensionTest.php
|
|
src/Sylius/Bundle/AttributeBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/AttributeBundle/Resources/config/serializer/Model.Attribute.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/config/serializer/Model.AttributeValue.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/config/services/attribute_types.xml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/config/validation/AttributeTranslation.xml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/config/validation/AttributeValue.xml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/config/validation/Attribute.xml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/config/doctrine/model/AttributeValue.orm.xml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/config/doctrine/model/AttributeTranslation.orm.xml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/config/doctrine/model/Attribute.orm.xml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.vi.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sr.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ca.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sv.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.zh_TW.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.af.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.is.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/AttributeBundle/Resources/views/Types/textarea.html.twig
|
|
src/Sylius/Bundle/AttributeBundle/Resources/views/Types/percent.html.twig
|
|
src/Sylius/Bundle/AttributeBundle/Resources/views/Types/datetime.html.twig
|
|
src/Sylius/Bundle/AttributeBundle/Resources/views/Types/default.html.twig
|
|
src/Sylius/Bundle/AttributeBundle/Resources/views/Types/date.html.twig
|
|
src/Sylius/Bundle/AttributeBundle/Resources/views/Types/checkbox.html.twig
|
|
src/Sylius/Bundle/AttributeBundle/Resources/views/Types/select.html.twig
|
|
src/Sylius/Bundle/AttributeBundle/LICENSE
|
|
src/Sylius/Bundle/ReviewBundle/composer.json
|
|
src/Sylius/Bundle/ReviewBundle/spec/Doctrine/ORM/Subscriber/LoadMetadataSubscriberSpec.php
|
|
src/Sylius/Bundle/ReviewBundle/spec/Updater/AverageRatingUpdaterSpec.php
|
|
src/Sylius/Bundle/ReviewBundle/spec/EventListener/ReviewChangeListenerSpec.php
|
|
src/Sylius/Bundle/ReviewBundle/test/composer.json
|
|
src/Sylius/Bundle/ReviewBundle/test/src/Tests/SyliusReviewBundleTest.php
|
|
src/Sylius/Bundle/ReviewBundle/test/app/console
|
|
src/Sylius/Bundle/ReviewBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/ReviewBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/ReviewBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/ReviewBundle/.gitattributes
|
|
src/Sylius/Bundle/ReviewBundle/SyliusReviewBundle.php
|
|
src/Sylius/Bundle/ReviewBundle/Form/Type/ReviewType.php
|
|
src/Sylius/Bundle/ReviewBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/ReviewBundle/Doctrine/ORM/Subscriber/LoadMetadataSubscriber.php
|
|
src/Sylius/Bundle/ReviewBundle/README.md
|
|
src/Sylius/Bundle/ReviewBundle/phpspec.yml
|
|
src/Sylius/Bundle/ReviewBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/ReviewBundle/DependencyInjection/Compiler/RegisterReviewFactoryPass.php
|
|
src/Sylius/Bundle/ReviewBundle/DependencyInjection/SyliusReviewExtension.php
|
|
src/Sylius/Bundle/ReviewBundle/Updater/AverageRatingUpdater.php
|
|
src/Sylius/Bundle/ReviewBundle/Updater/ReviewableRatingUpdaterInterface.php
|
|
src/Sylius/Bundle/ReviewBundle/Resources/config/integrations/doctrine/orm.xml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/config/validation/Review.xml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/config/doctrine/model/Reviewer.orm.xml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/config/doctrine/model/Review.orm.xml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sk.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.nl.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.zh_CN.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.en.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.da.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.es.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.no.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fi.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.th.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ru.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sv.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ar.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pt_BR.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.uk.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.it.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.tr.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.id.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.de.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.bg.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.he.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sv.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.he.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.ro.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.de_CH.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.mn.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.hr.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pt.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.hu.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.cs.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.fr.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.fa.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.pl.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/flashes.sr_CS.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/ReviewBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/ReviewBundle/LICENSE
|
|
src/Sylius/Bundle/ReviewBundle/EventListener/ReviewChangeListener.php
|
|
src/Sylius/Bundle/ChannelBundle/composer.json
|
|
src/Sylius/Bundle/ChannelBundle/spec/Context/FakeChannel/FakeChannelContextSpec.php
|
|
src/Sylius/Bundle/ChannelBundle/spec/Context/FakeChannel/FakeChannelCodeProviderSpec.php
|
|
src/Sylius/Bundle/ChannelBundle/spec/Context/FakeChannel/FakeChannelPersisterSpec.php
|
|
src/Sylius/Bundle/ChannelBundle/test/composer.json
|
|
src/Sylius/Bundle/ChannelBundle/test/src/Tests/SyliusChannelBundleTest.php
|
|
src/Sylius/Bundle/ChannelBundle/test/app/console
|
|
src/Sylius/Bundle/ChannelBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/ChannelBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/ChannelBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/ChannelBundle/.gitattributes
|
|
src/Sylius/Bundle/ChannelBundle/Form/Type/ChannelChoiceType.php
|
|
src/Sylius/Bundle/ChannelBundle/Form/Type/ChannelType.php
|
|
src/Sylius/Bundle/ChannelBundle/Attribute/AsRequestBasedChannelResolver.php
|
|
src/Sylius/Bundle/ChannelBundle/Attribute/AsChannelContext.php
|
|
src/Sylius/Bundle/ChannelBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/ChannelBundle/SyliusChannelBundle.php
|
|
src/Sylius/Bundle/ChannelBundle/Doctrine/ORM/ChannelRepository.php
|
|
src/Sylius/Bundle/ChannelBundle/README.md
|
|
src/Sylius/Bundle/ChannelBundle/Collector/ChannelCollector.php
|
|
src/Sylius/Bundle/ChannelBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/ChannelBundle/DependencyInjection/Compiler/CompositeChannelContextPass.php
|
|
src/Sylius/Bundle/ChannelBundle/DependencyInjection/Compiler/CompositeRequestResolverPass.php
|
|
src/Sylius/Bundle/ChannelBundle/DependencyInjection/SyliusChannelExtension.php
|
|
src/Sylius/Bundle/ChannelBundle/Tests/Stub/RequestBestChannelResolverStub.php
|
|
src/Sylius/Bundle/ChannelBundle/Tests/Stub/ChannelContextStub.php
|
|
src/Sylius/Bundle/ChannelBundle/Tests/DependencyInjection/Compiler/CompositeChannelContextPassTest.php
|
|
src/Sylius/Bundle/ChannelBundle/Tests/DependencyInjection/Compiler/CompositeRequestResolverPassTest.php
|
|
src/Sylius/Bundle/ChannelBundle/Tests/DependencyInjection/SyliusChannelExtensionTest.php
|
|
src/Sylius/Bundle/ChannelBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/ChannelBundle/Resources/config/serializer/Model.Channel.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/config/services/integrations/debug.xml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/config/services/integrations/doctrine/orm.xml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/config/validation/Channel.xml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/config/doctrine/model/Channel.orm.xml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ca.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sv.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.zh_TW.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.af.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.is.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/ChannelBundle/Resources/views/Collector/channel.html.twig
|
|
src/Sylius/Bundle/ChannelBundle/Resources/views/Collector/Icon/channel.svg
|
|
src/Sylius/Bundle/ChannelBundle/LICENSE
|
|
src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProviderInterface.php
|
|
src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelPersister.php
|
|
src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelCodeProvider.php
|
|
src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelContext.php
|
|
src/Sylius/Bundle/TaxationBundle/composer.json
|
|
src/Sylius/Bundle/TaxationBundle/spec/DependencyInjection/Compiler/RegisterCalculatorsPassSpec.php
|
|
src/Sylius/Bundle/TaxationBundle/test/composer.json
|
|
src/Sylius/Bundle/TaxationBundle/test/src/Tests/SyliusTaxationBundleTest.php
|
|
src/Sylius/Bundle/TaxationBundle/test/app/console
|
|
src/Sylius/Bundle/TaxationBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/TaxationBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/TaxationBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/TaxationBundle/.gitattributes
|
|
src/Sylius/Bundle/TaxationBundle/Form/Type/TaxCategoryType.php
|
|
src/Sylius/Bundle/TaxationBundle/Form/Type/TaxCategoryChoiceType.php
|
|
src/Sylius/Bundle/TaxationBundle/Form/Type/TaxCalculatorChoiceType.php
|
|
src/Sylius/Bundle/TaxationBundle/Form/Type/TaxRateType.php
|
|
src/Sylius/Bundle/TaxationBundle/Attribute/AsTaxCalculator.php
|
|
src/Sylius/Bundle/TaxationBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/TaxationBundle/Doctrine/ORM/TaxCategoryRepository.php
|
|
src/Sylius/Bundle/TaxationBundle/README.md
|
|
src/Sylius/Bundle/TaxationBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/TaxationBundle/DependencyInjection/Compiler/RegisterCalculatorsPass.php
|
|
src/Sylius/Bundle/TaxationBundle/DependencyInjection/SyliusTaxationExtension.php
|
|
src/Sylius/Bundle/TaxationBundle/Tests/Functional/app/config/parameters.yml
|
|
src/Sylius/Bundle/TaxationBundle/Tests/Stub/TaxCalculatorStub.php
|
|
src/Sylius/Bundle/TaxationBundle/Tests/DependencyInjection/Compiler/RegisterCalculatorsPassTest.php
|
|
src/Sylius/Bundle/TaxationBundle/Tests/DependencyInjection/SyliusTaxationExtensionTest.php
|
|
src/Sylius/Bundle/TaxationBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/TaxationBundle/Resources/config/serializer/Model.TaxRate.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/config/serializer/Model.TaxCategory.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/config/services/integrations/doctrine/orm.xml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/config/services/form.xml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/config/validation/TaxCategory.xml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/config/validation/TaxRate.xml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/config/doctrine/model/TaxRate.orm.xml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/config/doctrine/model/TaxCategory.orm.xml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ja.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.lv.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/TaxationBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/TaxationBundle/LICENSE
|
|
src/Sylius/Bundle/TaxationBundle/SyliusTaxationBundle.php
|
|
src/Sylius/Bundle/AddressingBundle/composer.json
|
|
src/Sylius/Bundle/AddressingBundle/spec/Validator/Constraints/ZoneCannotContainItselfValidatorSpec.php
|
|
src/Sylius/Bundle/AddressingBundle/spec/Validator/Constraints/ProvinceAddressConstraintSpec.php
|
|
src/Sylius/Bundle/AddressingBundle/spec/Validator/Constraints/UniqueProvinceCollectionValidatorSpec.php
|
|
src/Sylius/Bundle/AddressingBundle/spec/Validator/Constraints/ProvinceAddressConstraintValidatorSpec.php
|
|
src/Sylius/Bundle/AddressingBundle/spec/Twig/CountryNameExtensionSpec.php
|
|
src/Sylius/Bundle/AddressingBundle/spec/Form/EventListener/BuildAddressFormSubscriberSpec.php
|
|
src/Sylius/Bundle/AddressingBundle/spec/Form/EventListener/BuildZoneFormSubscriberSpec.php
|
|
src/Sylius/Bundle/AddressingBundle/spec/EventListener/ZoneMemberIntegrityListenerSpec.php
|
|
src/Sylius/Bundle/AddressingBundle/test/composer.json
|
|
src/Sylius/Bundle/AddressingBundle/test/var/db.sql
|
|
src/Sylius/Bundle/AddressingBundle/test/src/Tests/SyliusAddressingBundleTest.php
|
|
src/Sylius/Bundle/AddressingBundle/test/app/console
|
|
src/Sylius/Bundle/AddressingBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/AddressingBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/AddressingBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/AddressingBundle/Validator/Constraints/ZoneCannotContainItselfValidator.php
|
|
src/Sylius/Bundle/AddressingBundle/Validator/Constraints/ZoneCannotContainItself.php
|
|
src/Sylius/Bundle/AddressingBundle/Validator/Constraints/ProvinceAddressConstraintValidator.php
|
|
src/Sylius/Bundle/AddressingBundle/Validator/Constraints/ProvinceAddressConstraint.php
|
|
src/Sylius/Bundle/AddressingBundle/Validator/Constraints/UniqueProvinceCollection.php
|
|
src/Sylius/Bundle/AddressingBundle/Validator/Constraints/UniqueProvinceCollectionValidator.php
|
|
src/Sylius/Bundle/AddressingBundle/.gitattributes
|
|
src/Sylius/Bundle/AddressingBundle/Repository/ZoneRepository.php
|
|
src/Sylius/Bundle/AddressingBundle/Twig/CountryNameExtension.php
|
|
src/Sylius/Bundle/AddressingBundle/Twig/ProvinceNamingExtension.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/Type/ProvinceCodeChoiceType.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/Type/ProvinceChoiceType.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/Type/CountryCodeChoiceType.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/Type/ZoneType.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/Type/ZoneMemberType.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/Type/ZoneCodeChoiceType.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/Type/CountryChoiceType.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/Type/ZoneChoiceType.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/Type/ProvinceType.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/Type/ZoneTypeChoiceType.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/Type/AddressType.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/Type/CountryType.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/EventListener/BuildZoneFormSubscriber.php
|
|
src/Sylius/Bundle/AddressingBundle/Form/EventListener/BuildAddressFormSubscriber.php
|
|
src/Sylius/Bundle/AddressingBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/AddressingBundle/README.md
|
|
src/Sylius/Bundle/AddressingBundle/Controller/ProvinceController.php
|
|
src/Sylius/Bundle/AddressingBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/AddressingBundle/DependencyInjection/SyliusAddressingExtension.php
|
|
src/Sylius/Bundle/AddressingBundle/Tests/Repository/ZoneRepositoryTest/fixtures.yaml
|
|
src/Sylius/Bundle/AddressingBundle/Tests/Repository/ZoneRepositoryTest.php
|
|
src/Sylius/Bundle/AddressingBundle/Tests/Form/Type/CountryChoiceTypeTest.php
|
|
src/Sylius/Bundle/AddressingBundle/Tests/Form/Type/ZoneChoiceTypeTest.php
|
|
src/Sylius/Bundle/AddressingBundle/Tests/Matcher/ZoneMatcherTest/fixtures.yaml
|
|
src/Sylius/Bundle/AddressingBundle/Tests/Matcher/ZoneMatcherTest.php
|
|
src/Sylius/Bundle/AddressingBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/serializer/Model.Country.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/serializer/Model.Address.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/serializer/Model.Province.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/serializer/Model.Zone.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/services/listeners.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/services/checkers.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/services/form.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Address.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Province.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/validation/ZoneMember.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Zone.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/validation/Country.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/doctrine/model/Zone.orm.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/doctrine/model/ZoneMember.orm.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/doctrine/model/Province.orm.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/doctrine/model/Country.orm.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/doctrine/model/Address.orm.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/config/doctrine/model/AddressLogEntry.orm.xml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.vi.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ja.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sr.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ca.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.mk.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fi.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sv.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.zh_TW.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ms.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.et.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.af.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.he.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ko.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.is.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/AddressingBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/AddressingBundle/LICENSE
|
|
src/Sylius/Bundle/AddressingBundle/SyliusAddressingBundle.php
|
|
src/Sylius/Bundle/AddressingBundle/EventListener/ZoneMemberIntegrityListener.php
|
|
src/Sylius/Bundle/UserBundle/UserEvents.php
|
|
src/Sylius/Bundle/UserBundle/composer.json
|
|
src/Sylius/Bundle/UserBundle/spec/Provider/UsernameProviderSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Provider/UsernameOrEmailProviderSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Provider/EmailProviderSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Form/Model/PasswordResetSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Form/Model/ChangePasswordSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Form/Model/PasswordResetRequestSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Reloader/UserReloaderSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Authentication/AuthenticationSuccessHandlerSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Authentication/AuthenticationFailureHandlerSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Event/UserEventSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Security/UserPasswordHasherSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Security/UserPasswordEncoderSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Security/UserLoginSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Factory/UserWithEncoderFactorySpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/Fixture/FixtureUser.php
|
|
src/Sylius/Bundle/UserBundle/spec/Fixture/FixtureUserInterface.php
|
|
src/Sylius/Bundle/UserBundle/spec/EventListener/UserReloaderListenerSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/EventListener/UserDeleteListenerSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/EventListener/UpdateUserEncoderListenerSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/EventListener/PasswordUpdaterListenerSpec.php
|
|
src/Sylius/Bundle/UserBundle/spec/EventListener/UserLastLoginSubscriberSpec.php
|
|
src/Sylius/Bundle/UserBundle/Provider/EmailProvider.php
|
|
src/Sylius/Bundle/UserBundle/Provider/UserProviderInterface.php
|
|
src/Sylius/Bundle/UserBundle/Provider/AbstractUserProvider.php
|
|
src/Sylius/Bundle/UserBundle/Provider/UsernameOrEmailProvider.php
|
|
src/Sylius/Bundle/UserBundle/Provider/UsernameProvider.php
|
|
src/Sylius/Bundle/UserBundle/Mailer/Emails.php
|
|
src/Sylius/Bundle/UserBundle/Exception/UserNotFoundException.php
|
|
src/Sylius/Bundle/UserBundle/.gitattributes
|
|
src/Sylius/Bundle/UserBundle/SyliusUserBundle.php
|
|
src/Sylius/Bundle/UserBundle/Form/UserVerifiedAtToBooleanTransformer.php
|
|
src/Sylius/Bundle/UserBundle/Form/Type/UserRequestPasswordResetType.php
|
|
src/Sylius/Bundle/UserBundle/Form/Type/UserResetPasswordType.php
|
|
src/Sylius/Bundle/UserBundle/Form/Type/UserLoginType.php
|
|
src/Sylius/Bundle/UserBundle/Form/Type/UserChangePasswordType.php
|
|
src/Sylius/Bundle/UserBundle/Form/Type/UserType.php
|
|
src/Sylius/Bundle/UserBundle/Form/Model/ChangePassword.php
|
|
src/Sylius/Bundle/UserBundle/Form/Model/PasswordReset.php
|
|
src/Sylius/Bundle/UserBundle/Form/Model/PasswordResetRequest.php
|
|
src/Sylius/Bundle/UserBundle/Reloader/UserReloader.php
|
|
src/Sylius/Bundle/UserBundle/Reloader/UserReloaderInterface.php
|
|
src/Sylius/Bundle/UserBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/UserBundle/Doctrine/ORM/UserRepository.php
|
|
src/Sylius/Bundle/UserBundle/Authentication/AuthenticationSuccessHandler.php
|
|
src/Sylius/Bundle/UserBundle/Authentication/AuthenticationFailureHandler.php
|
|
src/Sylius/Bundle/UserBundle/README.md
|
|
src/Sylius/Bundle/UserBundle/Event/UserEvent.php
|
|
src/Sylius/Bundle/UserBundle/Controller/UserController.php
|
|
src/Sylius/Bundle/UserBundle/Controller/SecurityController.php
|
|
src/Sylius/Bundle/UserBundle/Command/AbstractRoleCommand.php
|
|
src/Sylius/Bundle/UserBundle/Command/PromoteUserCommand.php
|
|
src/Sylius/Bundle/UserBundle/Command/DemoteUserCommand.php
|
|
src/Sylius/Bundle/UserBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/UserBundle/DependencyInjection/Compiler/RemoveUserPasswordEncoderPass.php
|
|
src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
|
|
src/Sylius/Bundle/UserBundle/Tests/Functional/composer.json
|
|
src/Sylius/Bundle/UserBundle/Tests/Functional/app/config/config.yml
|
|
src/Sylius/Bundle/UserBundle/Tests/Functional/app/config/parameters.yml
|
|
src/Sylius/Bundle/UserBundle/Tests/Functional/app/config/routing.yml
|
|
src/Sylius/Bundle/UserBundle/Tests/Functional/app/AppKernel.php
|
|
src/Sylius/Bundle/UserBundle/Tests/Functional/SyliusUserBundleTest.php
|
|
src/Sylius/Bundle/UserBundle/Tests/Functional/bin/console
|
|
src/Sylius/Bundle/UserBundle/Tests/DependencyInjection/SyliusUserExtensionTest.php
|
|
src/Sylius/Bundle/UserBundle/Tests/DependencyInjection/ConfigurationTest.php
|
|
src/Sylius/Bundle/UserBundle/Tests/DependencyInjection/Compiler/RemoveUserPasswordEncoderPassTest.php
|
|
src/Sylius/Bundle/UserBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/UserBundle/Security/UserLoginInterface.php
|
|
src/Sylius/Bundle/UserBundle/Security/UserPasswordEncoder.php
|
|
src/Sylius/Bundle/UserBundle/Security/UserPasswordHasher.php
|
|
src/Sylius/Bundle/UserBundle/Security/UserLogin.php
|
|
src/Sylius/Bundle/UserBundle/Resources/config/serializer/Model.User.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/config/services/integrations/doctrine/orm.xml
|
|
src/Sylius/Bundle/UserBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/UserBundle/Resources/config/validation/ChangePassword.xml
|
|
src/Sylius/Bundle/UserBundle/Resources/config/validation/PasswordReset.xml
|
|
src/Sylius/Bundle/UserBundle/Resources/config/validation/PasswordResetRequest.xml
|
|
src/Sylius/Bundle/UserBundle/Resources/config/validation/User.xml
|
|
src/Sylius/Bundle/UserBundle/Resources/config/doctrine/model/UserOAuth.orm.xml
|
|
src/Sylius/Bundle/UserBundle/Resources/config/doctrine/model/User.orm.xml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.be.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sq.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.mk.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sk.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.nl.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.zh_CN.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.en.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.da.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.es.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.ca.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.mk.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fi.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.fi.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.th.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ru.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.sv.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ar.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.lt.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pt_BR.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.uk.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.zh_TW.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sl.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.it.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.tr.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.id.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.et.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.de.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.bg.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.he.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sv.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.he.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.ro.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.de_CH.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.mn.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.hr.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pt.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.hu.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.cs.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fr.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.fa.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.el.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.pl.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/flashes.sr_CS.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/UserBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/UserBundle/LICENSE
|
|
src/Sylius/Bundle/UserBundle/Factory/UserWithEncoderFactory.php
|
|
src/Sylius/Bundle/UserBundle/EventListener/UserLastLoginSubscriber.php
|
|
src/Sylius/Bundle/UserBundle/EventListener/UserDeleteListener.php
|
|
src/Sylius/Bundle/UserBundle/EventListener/UpdateUserEncoderListener.php
|
|
src/Sylius/Bundle/UserBundle/EventListener/MailerListener.php
|
|
src/Sylius/Bundle/UserBundle/EventListener/PasswordUpdaterListener.php
|
|
src/Sylius/Bundle/UserBundle/EventListener/UserReloaderListener.php
|
|
src/Sylius/Bundle/UiBundle/Storage/FilterStorageInterface.php
|
|
src/Sylius/Bundle/UiBundle/Storage/FilterStorage.php
|
|
src/Sylius/Bundle/UiBundle/composer.json
|
|
src/Sylius/Bundle/UiBundle/spec/Storage/FilterStorageSpec.php
|
|
src/Sylius/Bundle/UiBundle/spec/Renderer/HtmlDebugTemplateEventRendererSpec.php
|
|
src/Sylius/Bundle/UiBundle/spec/Renderer/DelegatingTemplateEventRendererSpec.php
|
|
src/Sylius/Bundle/UiBundle/spec/Renderer/TwigTemplateBlockRendererSpec.php
|
|
src/Sylius/Bundle/UiBundle/spec/Renderer/HtmlDebugTemplateBlockRendererSpec.php
|
|
src/Sylius/Bundle/UiBundle/spec/Fixtures/SampleInterface.php
|
|
src/Sylius/Bundle/UiBundle/spec/Twig/PercentageExtensionSpec.php
|
|
src/Sylius/Bundle/UiBundle/spec/Twig/SortByExtensionSpec.php
|
|
src/Sylius/Bundle/UiBundle/spec/Controller/SecurityControllerSpec.php
|
|
src/Sylius/Bundle/UiBundle/spec/Registry/TemplateBlockRegistrySpec.php
|
|
src/Sylius/Bundle/UiBundle/spec/Registry/TemplateBlockSpec.php
|
|
src/Sylius/Bundle/UiBundle/spec/ContextProvider/DefaultContextProviderSpec.php
|
|
src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php
|
|
src/Sylius/Bundle/UiBundle/Renderer/TemplateEventRendererInterface.php
|
|
src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php
|
|
src/Sylius/Bundle/UiBundle/Renderer/TemplateBlockRendererInterface.php
|
|
src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php
|
|
src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php
|
|
src/Sylius/Bundle/UiBundle/SyliusUiBundle.php
|
|
src/Sylius/Bundle/UiBundle/.gitattributes
|
|
src/Sylius/Bundle/UiBundle/Twig/TestHtmlAttributeExtension.php
|
|
src/Sylius/Bundle/UiBundle/Twig/PercentageExtension.php
|
|
src/Sylius/Bundle/UiBundle/Twig/LegacySonataBlockExtension.php
|
|
src/Sylius/Bundle/UiBundle/Twig/TestFormAttributeExtension.php
|
|
src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php
|
|
src/Sylius/Bundle/UiBundle/Twig/RedirectPathExtension.php
|
|
src/Sylius/Bundle/UiBundle/Twig/MergeRecursiveExtension.php
|
|
src/Sylius/Bundle/UiBundle/Twig/SortByExtension.php
|
|
src/Sylius/Bundle/UiBundle/Form/Type/SecurityLoginType.php
|
|
src/Sylius/Bundle/UiBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/UiBundle/CONFLICTS.md
|
|
src/Sylius/Bundle/UiBundle/README.md
|
|
src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php
|
|
src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php
|
|
src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php
|
|
src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockDataCollector.php
|
|
src/Sylius/Bundle/UiBundle/Controller/SecurityController.php
|
|
src/Sylius/Bundle/UiBundle/Command/DebugTemplateEventCommand.php
|
|
src/Sylius/Bundle/UiBundle/DependencyInjection/SyliusUiExtension.php
|
|
src/Sylius/Bundle/UiBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/UiBundle/DependencyInjection/Compiler/LegacySonataBlockPass.php
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/composer.json
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/Kernel.php
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/src/CustomContextProvider.php
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/console
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/TemplateEventTest.php
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/templateEvents.html.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/customContextProvider.txt.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/multipleEvents.txt.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/contextTemplateBlock.txt.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/templateEvents.txt.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/blocks/multipleEvents/genericFirst.txt.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/blocks/multipleEvents/specific.txt.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/blocks/multipleEvents/genericSecond.txt.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/blocks/txt/third.txt.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/blocks/txt/second.txt.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/blocks/txt/context.txt.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/blocks/txt/first.txt.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/blocks/contextTemplateBlock/block.txt.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/blocks/customContextProvider/block.txt.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/blocks/html/first.html.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/templates/blocks/html/context.html.twig
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/config/packages/security.yaml
|
|
src/Sylius/Bundle/UiBundle/Tests/Functional/config/packages/framework.yaml
|
|
src/Sylius/Bundle/UiBundle/Tests/DependencyInjection/ConfigurationTest.php
|
|
src/Sylius/Bundle/UiBundle/Tests/DependencyInjection/SyliusUiExtensionTest.php
|
|
src/Sylius/Bundle/UiBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/UiBundle/Resources/private/.eslintrc.js
|
|
src/Sylius/Bundle/UiBundle/Resources/private/sass/_variables.scss
|
|
src/Sylius/Bundle/UiBundle/Resources/private/sass/main.scss
|
|
src/Sylius/Bundle/UiBundle/Resources/private/sass/_filters.scss
|
|
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-product-auto-complete.js
|
|
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-check-all.js
|
|
src/Sylius/Bundle/UiBundle/Resources/private/js/app.js
|
|
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-product-attributes.js
|
|
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-toggle.js
|
|
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-api-login.js
|
|
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-api-toggle.js
|
|
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-auto-complete.js
|
|
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-require-confirmation.js
|
|
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-form-collection.js
|
|
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-bulk-action-require-confirmation.js
|
|
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-prototype-handler.js
|
|
src/Sylius/Bundle/UiBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/config/app/events.yaml
|
|
src/Sylius/Bundle/UiBundle/Resources/config/services/template_event.xml
|
|
src/Sylius/Bundle/UiBundle/Resources/config/services/controller.xml
|
|
src/Sylius/Bundle/UiBundle/Resources/config/services/context_provider.xml
|
|
src/Sylius/Bundle/UiBundle/Resources/config/services/twig.xml
|
|
src/Sylius/Bundle/UiBundle/Resources/config/services/form.xml
|
|
src/Sylius/Bundle/UiBundle/Resources/config/services/debug/template_event.xml
|
|
src/Sylius/Bundle/UiBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sq.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sk.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.nl.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.zh_CN.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.en.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.da.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.es.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.de_CH.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fi.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.th.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ru.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ar.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.is.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.lt.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pt_BR.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.uk.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sl.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.it.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.tr.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.id.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.uk.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.de.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.bg.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.en.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sv.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.he.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.fr.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ro.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.de_CH.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.nl.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.mn.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.mn.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.ca.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.cs.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.hr.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pt.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.hu.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.cs.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fr.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.de.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.fa.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages+intl-icu.ro.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.pl.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/flashes.sr_CS.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/UiBundle/Resources/views/_flashes.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Form/Buttons/_cancel.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Form/Buttons/_create.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Form/Buttons/_update.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Form/theme.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Form/imagesTheme.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Macro/breadcrumb.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Macro/table.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Macro/messages.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Macro/common.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Macro/labels.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Macro/sorting.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Macro/headers.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Macro/buttons.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Macro/pagination.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Macro/flags.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/DataCollector/icon.svg
|
|
src/Sylius/Bundle/UiBundle/Resources/views/DataCollector/templateBlock.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Layout/centered.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Layout/sidebar.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Label/_default.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Security/_logo.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Security/Form/_submit.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Security/Form/_credentials.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Security/_login.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Security/login.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Security/_error.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Menu/top.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Menu/simple.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Menu/sidebar.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Block/_legacySonataEvent.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Modal/_confirmation.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/_stylesheets.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/entities.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/string.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/resourceAutocomplete.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/exists.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/entity.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/money.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/_content.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/boolean.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/date.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Filter/select.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/BulkAction/delete.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Body/_table.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Body/_navigation.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Body/_pagination.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/_history.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/_default.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/yesNo.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/logData.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/humanized.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/nameAndDescription.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/percent.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/position.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/state.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/rawLabel.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/label.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/enabled.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Field/logAction.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/_content.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/show.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/_link.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/update.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/applyTransition.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/archive.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/default.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/create.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/links.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/Grid/Action/delete.html.twig
|
|
src/Sylius/Bundle/UiBundle/Resources/views/_javascripts.html.twig
|
|
src/Sylius/Bundle/UiBundle/LICENSE
|
|
src/Sylius/Bundle/UiBundle/Menu/Event/MenuBuilderEvent.php
|
|
src/Sylius/Bundle/UiBundle/Block/BlockEventListener.php
|
|
src/Sylius/Bundle/UiBundle/Registry/TemplateBlock.php
|
|
src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistryInterface.php
|
|
src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistry.php
|
|
src/Sylius/Bundle/UiBundle/ContextProvider/DefaultContextProvider.php
|
|
src/Sylius/Bundle/UiBundle/ContextProvider/ContextProviderInterface.php
|
|
src/Sylius/Bundle/InventoryBundle/composer.json
|
|
src/Sylius/Bundle/InventoryBundle/spec/Validator/Constraints/InStockValidatorSpec.php
|
|
src/Sylius/Bundle/InventoryBundle/spec/Validator/Constraints/InStockSpec.php
|
|
src/Sylius/Bundle/InventoryBundle/spec/Templating/Helper/InventoryHelperSpec.php
|
|
src/Sylius/Bundle/InventoryBundle/test/composer.json
|
|
src/Sylius/Bundle/InventoryBundle/test/src/Tests/SyliusInventoryBundleTest.php
|
|
src/Sylius/Bundle/InventoryBundle/test/app/console
|
|
src/Sylius/Bundle/InventoryBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/InventoryBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/InventoryBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/InventoryBundle/SyliusInventoryBundle.php
|
|
src/Sylius/Bundle/InventoryBundle/Validator/Constraints/InStock.php
|
|
src/Sylius/Bundle/InventoryBundle/Validator/Constraints/InStockValidator.php
|
|
src/Sylius/Bundle/InventoryBundle/.gitattributes
|
|
src/Sylius/Bundle/InventoryBundle/Twig/InventoryExtension.php
|
|
src/Sylius/Bundle/InventoryBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/InventoryBundle/README.md
|
|
src/Sylius/Bundle/InventoryBundle/Templating/Helper/InventoryHelper.php
|
|
src/Sylius/Bundle/InventoryBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/InventoryBundle/DependencyInjection/SyliusInventoryExtension.php
|
|
src/Sylius/Bundle/InventoryBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/InventoryBundle/Resources/config/serializer/Model.InventoryUnit.yml
|
|
src/Sylius/Bundle/InventoryBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/InventoryBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/InventoryBundle/Resources/config/doctrine/model/InventoryUnit.orm.xml
|
|
src/Sylius/Bundle/InventoryBundle/Resources/config/doctrine/model/InventoryUnit.mongodb.xml
|
|
src/Sylius/Bundle/InventoryBundle/LICENSE
|
|
src/Sylius/Bundle/TaxonomyBundle/composer.json
|
|
src/Sylius/Bundle/TaxonomyBundle/.gitattributes
|
|
src/Sylius/Bundle/TaxonomyBundle/Repository/TaxonTreeRepository.php
|
|
src/Sylius/Bundle/TaxonomyBundle/Repository/TaxonTreeRepositoryInterface.php
|
|
src/Sylius/Bundle/TaxonomyBundle/Form/Type/TaxonType.php
|
|
src/Sylius/Bundle/TaxonomyBundle/Form/Type/TaxonAutocompleteChoiceType.php
|
|
src/Sylius/Bundle/TaxonomyBundle/Form/Type/TaxonPositionType.php
|
|
src/Sylius/Bundle/TaxonomyBundle/Form/Type/TaxonTranslationType.php
|
|
src/Sylius/Bundle/TaxonomyBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/TaxonomyBundle/SyliusTaxonomyBundle.php
|
|
src/Sylius/Bundle/TaxonomyBundle/Doctrine/ORM/TaxonRepository.php
|
|
src/Sylius/Bundle/TaxonomyBundle/README.md
|
|
src/Sylius/Bundle/TaxonomyBundle/Controller/TaxonPositionController.php
|
|
src/Sylius/Bundle/TaxonomyBundle/Controller/TaxonSlugController.php
|
|
src/Sylius/Bundle/TaxonomyBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/TaxonomyBundle/DependencyInjection/SyliusTaxonomyExtension.php
|
|
src/Sylius/Bundle/TaxonomyBundle/Tests/Functional/composer.json
|
|
src/Sylius/Bundle/TaxonomyBundle/Tests/Functional/app/config/config.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Tests/Functional/app/config/parameters.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Tests/Functional/app/config/routing.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Tests/Functional/app/AppKernel.php
|
|
src/Sylius/Bundle/TaxonomyBundle/Tests/Functional/SyliusTaxonomyBundleTest.php
|
|
src/Sylius/Bundle/TaxonomyBundle/Tests/Functional/bin/console
|
|
src/Sylius/Bundle/TaxonomyBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/serializer/Model.Taxon.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/services/integrations/doctrine/orm.xml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/services/integrations/doctrine/mongodb-odm.xml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/services/tree_repository.xml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/services/form.xml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/routing.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/validation/Taxon.xml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/validation/TaxonTranslation.xml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/doctrine/model/TaxonTranslation.orm.xml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/doctrine/model/Taxon.orm.xml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/doctrine/model/Taxon.mongodb.xml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/config/routing/taxon.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.is.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/TaxonomyBundle/LICENSE
|
|
src/Sylius/Bundle/MoneyBundle/composer.json
|
|
src/Sylius/Bundle/MoneyBundle/spec/Form/DataTransformer/SyliusMoneyTransformerSpec.php
|
|
src/Sylius/Bundle/MoneyBundle/spec/Templating/Helper/ConvertMoneyHelperSpec.php
|
|
src/Sylius/Bundle/MoneyBundle/spec/Templating/Helper/FormatMoneyHelperSpec.php
|
|
src/Sylius/Bundle/MoneyBundle/spec/Formatter/MoneyFormatterSpec.php
|
|
src/Sylius/Bundle/MoneyBundle/test/composer.json
|
|
src/Sylius/Bundle/MoneyBundle/test/src/Tests/SyliusMoneyBundleTest.php
|
|
src/Sylius/Bundle/MoneyBundle/test/app/console
|
|
src/Sylius/Bundle/MoneyBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/MoneyBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/MoneyBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/MoneyBundle/SyliusMoneyBundle.php
|
|
src/Sylius/Bundle/MoneyBundle/.gitattributes
|
|
src/Sylius/Bundle/MoneyBundle/Twig/FormatMoneyExtension.php
|
|
src/Sylius/Bundle/MoneyBundle/Twig/ConvertMoneyExtension.php
|
|
src/Sylius/Bundle/MoneyBundle/Form/DataTransformer/SyliusMoneyTransformer.php
|
|
src/Sylius/Bundle/MoneyBundle/Form/Type/MoneyType.php
|
|
src/Sylius/Bundle/MoneyBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/MoneyBundle/README.md
|
|
src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelperInterface.php
|
|
src/Sylius/Bundle/MoneyBundle/Templating/Helper/FormatMoneyHelper.php
|
|
src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelper.php
|
|
src/Sylius/Bundle/MoneyBundle/Templating/Helper/ConvertMoneyHelperInterface.php
|
|
src/Sylius/Bundle/MoneyBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/MoneyBundle/DependencyInjection/SyliusMoneyExtension.php
|
|
src/Sylius/Bundle/MoneyBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/MoneyBundle/Resources/config/services/integrations/currency.xml
|
|
src/Sylius/Bundle/MoneyBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/MoneyBundle/LICENSE
|
|
src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatterInterface.php
|
|
src/Sylius/Bundle/MoneyBundle/Formatter/MoneyFormatter.php
|
|
src/Sylius/Bundle/PaymentBundle/composer.json
|
|
src/Sylius/Bundle/PaymentBundle/test/composer.json
|
|
src/Sylius/Bundle/PaymentBundle/test/src/Tests/SyliusPaymentBundleTest.php
|
|
src/Sylius/Bundle/PaymentBundle/test/app/console
|
|
src/Sylius/Bundle/PaymentBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/PaymentBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/PaymentBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/PaymentBundle/SyliusPaymentBundle.php
|
|
src/Sylius/Bundle/PaymentBundle/.gitattributes
|
|
src/Sylius/Bundle/PaymentBundle/Form/Type/PaymentMethodTranslationType.php
|
|
src/Sylius/Bundle/PaymentBundle/Form/Type/PaymentGatewayChoiceType.php
|
|
src/Sylius/Bundle/PaymentBundle/Form/Type/PaymentMethodChoiceType.php
|
|
src/Sylius/Bundle/PaymentBundle/Form/Type/PaymentType.php
|
|
src/Sylius/Bundle/PaymentBundle/Form/Type/PaymentMethodType.php
|
|
src/Sylius/Bundle/PaymentBundle/Attribute/AsPaymentMethodsResolver.php
|
|
src/Sylius/Bundle/PaymentBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/PaymentBundle/Doctrine/ORM/PaymentMethodRepository.php
|
|
src/Sylius/Bundle/PaymentBundle/README.md
|
|
src/Sylius/Bundle/PaymentBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/PaymentBundle/DependencyInjection/Compiler/RegisterPaymentMethodsResolversPass.php
|
|
src/Sylius/Bundle/PaymentBundle/DependencyInjection/SyliusPaymentExtension.php
|
|
src/Sylius/Bundle/PaymentBundle/Tests/Stub/PaymentMethodsResolverStub.php
|
|
src/Sylius/Bundle/PaymentBundle/Tests/DependencyInjection/SyliusPaymentExtensionTest.php
|
|
src/Sylius/Bundle/PaymentBundle/Tests/DependencyInjection/Compiler/RegisterPaymentMethodsResolversPassTest.php
|
|
src/Sylius/Bundle/PaymentBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/PaymentBundle/Resources/config/serializer/Model.PaymentMethod.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/config/serializer/Model.Payment.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/config/app/state_machine.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/config/services/form.xml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PaymentMethodTranslation.xml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/config/validation/PaymentMethod.xml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/config/validation/Payment.xml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/config/doctrine/model/PaymentMethodTranslation.orm.xml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/config/doctrine/model/PaymentMethod.orm.xml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/config/doctrine/model/Payment.orm.xml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/config/workflow/state_machine.yaml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.be.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sq.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sk.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.nl.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.zh_CN.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.en.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.da.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.es.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.zh_TW.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ca.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.no.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fi.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fi.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.th.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ru.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sv.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ar.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.is.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.lt.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pt_BR.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.uk.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.zh_TW.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sl.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.it.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.tr.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.id.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.de.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.bg.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.he.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sv.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ro.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.de_CH.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.mn.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ca.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.hr.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pt.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.hu.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.cs.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fr.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.fa.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.el.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.pl.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.sr_CS.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/PaymentBundle/LICENSE
|
|
src/Sylius/Bundle/LocaleBundle/composer.json
|
|
src/Sylius/Bundle/LocaleBundle/spec/Checker/LocaleUsageCheckerSpec.php
|
|
src/Sylius/Bundle/LocaleBundle/spec/Templating/Helper/LocaleHelperSpec.php
|
|
src/Sylius/Bundle/LocaleBundle/spec/Listener/RequestLocaleSetterSpec.php
|
|
src/Sylius/Bundle/LocaleBundle/spec/Context/RequestBasedLocaleContextSpec.php
|
|
src/Sylius/Bundle/LocaleBundle/spec/Context/RequestHeaderBasedLocaleContextSpec.php
|
|
src/Sylius/Bundle/LocaleBundle/test/composer.json
|
|
src/Sylius/Bundle/LocaleBundle/test/src/Tests/SyliusLocaleBundleTest.php
|
|
src/Sylius/Bundle/LocaleBundle/test/app/console
|
|
src/Sylius/Bundle/LocaleBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/LocaleBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/LocaleBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/LocaleBundle/Checker/Exception/LocaleIsUsedException.php
|
|
src/Sylius/Bundle/LocaleBundle/Checker/LocaleUsageChecker.php
|
|
src/Sylius/Bundle/LocaleBundle/Checker/LocaleUsageCheckerInterface.php
|
|
src/Sylius/Bundle/LocaleBundle/.gitattributes
|
|
src/Sylius/Bundle/LocaleBundle/Twig/LocaleExtension.php
|
|
src/Sylius/Bundle/LocaleBundle/Form/Type/LocaleChoiceType.php
|
|
src/Sylius/Bundle/LocaleBundle/Form/Type/LocaleType.php
|
|
src/Sylius/Bundle/LocaleBundle/Attribute/AsLocaleContext.php
|
|
src/Sylius/Bundle/LocaleBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/LocaleBundle/README.md
|
|
src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelper.php
|
|
src/Sylius/Bundle/LocaleBundle/Templating/Helper/LocaleHelperInterface.php
|
|
src/Sylius/Bundle/LocaleBundle/Listener/RequestLocaleSetter.php
|
|
src/Sylius/Bundle/LocaleBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/LocaleBundle/DependencyInjection/Compiler/CompositeLocaleContextPass.php
|
|
src/Sylius/Bundle/LocaleBundle/DependencyInjection/SyliusLocaleExtension.php
|
|
src/Sylius/Bundle/LocaleBundle/Tests/Stub/LocaleContextStub.php
|
|
src/Sylius/Bundle/LocaleBundle/Tests/DependencyInjection/SyliusLocaleExtensionTest.php
|
|
src/Sylius/Bundle/LocaleBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/LocaleBundle/Resources/config/serializer/Model.Locale.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/config/validation/Locale.xml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/config/doctrine/model/Locale.mongodb.xml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/config/doctrine/model/Locale.orm.xml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ca.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.zh_TW.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/LocaleBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/LocaleBundle/LICENSE
|
|
src/Sylius/Bundle/LocaleBundle/SyliusLocaleBundle.php
|
|
src/Sylius/Bundle/LocaleBundle/Context/RequestBasedLocaleContext.php
|
|
src/Sylius/Bundle/LocaleBundle/Context/RequestHeaderBasedLocaleContext.php
|
|
src/Sylius/Bundle/ProductBundle/composer.json
|
|
src/Sylius/Bundle/ProductBundle/spec/Validator/Constraint/ProductVariantCombinationSpec.php
|
|
src/Sylius/Bundle/ProductBundle/spec/Validator/Constraint/UniqueSimpleProductCodeSpec.php
|
|
src/Sylius/Bundle/ProductBundle/spec/Validator/UniqueSimpleProductCodeValidatorSpec.php
|
|
src/Sylius/Bundle/ProductBundle/spec/Validator/ProductVariantCombinationValidatorSpec.php
|
|
src/Sylius/Bundle/ProductBundle/spec/Form/EventSubscriber/BuildAttributesFormSubscriberSpec.php
|
|
src/Sylius/Bundle/ProductBundle/spec/Form/EventSubscriber/BuildProductVariantFormSubscriberSpec.php
|
|
src/Sylius/Bundle/ProductBundle/spec/Form/EventSubscriber/GenerateProductVariantsSubscriberSpec.php
|
|
src/Sylius/Bundle/ProductBundle/spec/Form/DataTransformer/ProductsToProductAssociationsTransformerSpec.php
|
|
src/Sylius/Bundle/ProductBundle/spec/Form/DataTransformer/ProductVariantToProductOptionsTransformerSpec.php
|
|
src/Sylius/Bundle/ProductBundle/spec/EventListener/SelectProductAttributeChoiceRemoveListenerSpec.php
|
|
src/Sylius/Bundle/ProductBundle/test/composer.json
|
|
src/Sylius/Bundle/ProductBundle/test/src/Tests/SyliusProductBundleTest.php
|
|
src/Sylius/Bundle/ProductBundle/test/app/console
|
|
src/Sylius/Bundle/ProductBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/ProductBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/ProductBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/ProductBundle/Validator/UniqueSimpleProductCodeValidator.php
|
|
src/Sylius/Bundle/ProductBundle/Validator/ProductVariantCombinationValidator.php
|
|
src/Sylius/Bundle/ProductBundle/Validator/Constraint/UniqueSimpleProductCode.php
|
|
src/Sylius/Bundle/ProductBundle/Validator/Constraint/ProductVariantCombination.php
|
|
src/Sylius/Bundle/ProductBundle/SyliusProductBundle.php
|
|
src/Sylius/Bundle/ProductBundle/.gitattributes
|
|
src/Sylius/Bundle/ProductBundle/Form/EventSubscriber/BuildAttributesFormSubscriber.php
|
|
src/Sylius/Bundle/ProductBundle/Form/EventSubscriber/ProductOptionFieldSubscriber.php
|
|
src/Sylius/Bundle/ProductBundle/Form/EventSubscriber/SimpleProductSubscriber.php
|
|
src/Sylius/Bundle/ProductBundle/Form/EventSubscriber/GenerateProductVariantsSubscriber.php
|
|
src/Sylius/Bundle/ProductBundle/Form/EventSubscriber/BuildProductVariantFormSubscriber.php
|
|
src/Sylius/Bundle/ProductBundle/Form/DataTransformer/ProductVariantToProductOptionsTransformer.php
|
|
src/Sylius/Bundle/ProductBundle/Form/DataTransformer/ProductsToProductAssociationsTransformer.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionTranslationType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductVariantTranslationType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductAttributeChoiceType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductAssociationsType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductAssociationTypeChoiceType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductAttributeValueType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductAttributeType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionValueTranslationType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductAutocompleteChoiceType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionChoiceType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductAssociationTypeTranslationType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductGenerateVariantsType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductVariantGenerationType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductAssociationTypeType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionValueType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionAutocompleteType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductVariantMatchType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductVariantType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionValueChoiceType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductTranslationType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductChoiceType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductAttributeTranslationType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionValueCollectionType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductVariantChoiceType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductCodeChoiceType.php
|
|
src/Sylius/Bundle/ProductBundle/Form/Type/ProductAssociationType.php
|
|
src/Sylius/Bundle/ProductBundle/Attribute/AsProductVariantResolver.php
|
|
src/Sylius/Bundle/ProductBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/ProductBundle/Doctrine/ORM/ProductOptionRepository.php
|
|
src/Sylius/Bundle/ProductBundle/Doctrine/ORM/ProductAttributeValueRepository.php
|
|
src/Sylius/Bundle/ProductBundle/Doctrine/ORM/ProductAssociationTypeRepository.php
|
|
src/Sylius/Bundle/ProductBundle/Doctrine/ORM/ProductRepository.php
|
|
src/Sylius/Bundle/ProductBundle/Doctrine/ORM/ProductVariantRepository.php
|
|
src/Sylius/Bundle/ProductBundle/README.md
|
|
src/Sylius/Bundle/ProductBundle/Controller/ProductAttributeController.php
|
|
src/Sylius/Bundle/ProductBundle/Controller/ProductSlugController.php
|
|
src/Sylius/Bundle/ProductBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/ProductBundle/DependencyInjection/Compiler/DefaultProductVariantResolverCompilerPass.php
|
|
src/Sylius/Bundle/ProductBundle/DependencyInjection/SyliusProductExtension.php
|
|
src/Sylius/Bundle/ProductBundle/Tests/Stub/ProductVariantResolverStub.php
|
|
src/Sylius/Bundle/ProductBundle/Tests/DependencyInjection/SyliusProductExtensionsTest.php
|
|
src/Sylius/Bundle/ProductBundle/Tests/DependencyInjection/Compiler/DefaultProductVariantResolverCompilerPassTest.php
|
|
src/Sylius/Bundle/ProductBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/serializer/Model.ProductVariant.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/serializer/Model.ProductOptionValueTranslation.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/serializer/Model.Product.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/serializer/Model.ProductAssociationType.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/serializer/Model.ProductAssociation.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/serializer/Model.ProductAttribute.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/serializer/Model.ProductOption.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/serializer/Model.ProductOptionValue.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/serializer/Model.ProductVariantTranslation.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/services/integrations/doctrine/orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/services/form.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/validation/Product.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductAssociationType.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductVariant.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductVariantTranslation.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOption.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductAssociationTypeTranslation.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductTranslation.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOptionValue.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOptionValueTranslation.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductAssociation.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/validation/ProductOptionTranslation.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/ProductOption.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/ProductVariantTranslation.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/ProductVariant.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/ProductAssociationTypeTranslation.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/ProductOptionValue.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/ProductAttributeValue.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/ProductAssociationType.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/ProductAttribute.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/ProductAttributeTranslation.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/ProductOptionValueTranslation.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/ProductOptionTranslation.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/ProductTranslation.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/Product.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/config/doctrine/model/ProductAssociation.orm.xml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.sk.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.nl.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.zh_CN.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.en.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.da.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.es.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.zh_TW.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.no.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.th.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ru.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sv.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ar.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.pt_BR.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.uk.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.vi.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.it.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.tr.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.id.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.de.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.bg.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.he.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.he.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.ro.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.de_CH.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.mn.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.hr.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.hu.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.cs.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.fr.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.fa.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.pl.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/flashes.sr_CS.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/ProductBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/ProductBundle/LICENSE
|
|
src/Sylius/Bundle/ProductBundle/EventListener/SelectProductAttributeChoiceRemoveListener.php
|
|
src/Sylius/Bundle/CustomerBundle/composer.json
|
|
src/Sylius/Bundle/CustomerBundle/test/composer.json
|
|
src/Sylius/Bundle/CustomerBundle/test/src/Tests/SyliusCustomerBundleTest.php
|
|
src/Sylius/Bundle/CustomerBundle/test/app/console
|
|
src/Sylius/Bundle/CustomerBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/CustomerBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/CustomerBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/CustomerBundle/.gitattributes
|
|
src/Sylius/Bundle/CustomerBundle/Form/Type/CustomerChoiceType.php
|
|
src/Sylius/Bundle/CustomerBundle/Form/Type/CustomerGroupChoiceType.php
|
|
src/Sylius/Bundle/CustomerBundle/Form/Type/CustomerGroupType.php
|
|
src/Sylius/Bundle/CustomerBundle/Form/Type/CustomerType.php
|
|
src/Sylius/Bundle/CustomerBundle/Form/Type/GenderType.php
|
|
src/Sylius/Bundle/CustomerBundle/Form/Type/CustomerGroupCodeChoiceType.php
|
|
src/Sylius/Bundle/CustomerBundle/Form/Type/CustomerProfileType.php
|
|
src/Sylius/Bundle/CustomerBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/CustomerBundle/Doctrine/ORM/CustomerGroupRepository.php
|
|
src/Sylius/Bundle/CustomerBundle/README.md
|
|
src/Sylius/Bundle/CustomerBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/CustomerBundle/DependencyInjection/SyliusCustomerExtension.php
|
|
src/Sylius/Bundle/CustomerBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/CustomerBundle/SyliusCustomerBundle.php
|
|
src/Sylius/Bundle/CustomerBundle/Resources/config/serializer/Model.CustomerGroup.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/config/serializer/Model.Customer.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/config/validation/Customer.xml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/config/validation/CustomerGroup.xml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/config/doctrine/model/Customer.orm.xml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/config/doctrine/model/CustomerGroup.orm.xml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sk.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.nl.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.zh_CN.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.en.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ja.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.da.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.es.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.zh_TW.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ca.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.mk.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.no.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fi.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fi.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.th.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ru.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sv.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ar.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.lt.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pt_BR.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.uk.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.zh_TW.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sl.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.it.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.tr.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.id.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.et.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.de.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.bg.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.he.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sv.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.ro.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.de_CH.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.mn.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.hr.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pt.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.hu.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.cs.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fr.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.fa.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.el.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.pl.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/flashes.sr_CS.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/CustomerBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/CustomerBundle/LICENSE
|
|
src/Sylius/Bundle/CoreBundle/Installer/Executor/CommandExecutor.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProviderInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProvider.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Renderer/TableRenderer.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Checker/CommandDirectoryChecker.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Checker/RequirementsCheckerInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Checker/SyliusRequirementsChecker.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Requirement/ExtensionsRequirements.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Requirement/RequirementCollection.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Requirement/SyliusRequirements.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Requirement/SettingsRequirements.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Requirement/Requirement.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Requirement/FilesystemRequirements.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Setup/ChannelSetupInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Setup/CurrencySetup.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Setup/ChannelSetup.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Setup/CurrencySetupInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Setup/LocaleSetupInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Installer/Setup/LocaleSetup.php
|
|
src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php
|
|
src/Sylius/Bundle/CoreBundle/composer.json
|
|
src/Sylius/Bundle/CoreBundle/spec/Installer/Executor/CommandExecutorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Installer/Requirement/RequirementSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Storage/CartSessionStorageSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Provider/ChannelBasedDefaultTaxZoneProviderSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Provider/CustomerProviderSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Mailer/OrderEmailManagerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/PriceHistory/CommandDispatcher/BatchedApplyLowestPriceOnChannelPricingsCommandDispatcherSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/PriceHistory/Logger/PriceChangeLoggerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/PriceHistory/EntityObserver/ProcessLowestPricesOnChannelChangeObserverSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/PriceHistory/EntityObserver/CreateLogEntryOnPriceChangeObserverSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/PriceHistory/EntityObserver/ProcessLowestPricesOnChannelPriceHistoryConfigChangeObserverSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/PriceHistory/Remover/ChannelPricingLogEntriesRemoverSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/PriceHistory/EventListener/ChannelPricingLogEntryEventListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/PriceHistory/Processor/ProductLowestPriceBeforeDiscountProcessorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/PriceHistory/CommandHandler/ApplyLowestPriceOnChannelPricingsHandlerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/ExistingChannelCodeValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/CountryCodeExistsValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/OrderShippingMethodEligibilityValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/UniqueReviewerEmailValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/TaxonCodeExistsValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/ChannelDefaultLocaleEnabledValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/CustomerGroupCodeExistsValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/TranslationForExistingLocalesValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/HasEnabledEntityValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/CartItemAvailabilityValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/UniqueReviewerEmailSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/HasAllPricesDefinedValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/ChannelCodeCollectionValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/ProductCodeExistsValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/ProductImageVariantsBelongToOwnerValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/LocalesAwareValidAttributeValueValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Constraints/HasEnabledEntitySpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Validator/Initializer/CustomerInitializerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Checkout/CheckoutRedirectListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Checkout/CheckoutResolverSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Checkout/CheckoutStateUrlGeneratorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Form/EventSubscriber/ChannelFormSubscriberSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Form/EventSubscriber/AddUserFormSubscriberSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Form/EventSubscriber/CustomerRegistrationFormSubscriberSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Form/EventSubscriber/AddBaseCurrencySubscriberSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Form/DataTransformer/TaxonsToCodesTransformerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Form/DataTransformer/ProductTaxonToTaxonTransformerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Form/DataTransformer/ProductsToCodesTransformerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Taxation/Strategy/TaxCalculationStrategySpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Assigner/CustomerIpAssignerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/StateMachine/WinzouStateMachineAdapterSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/StateMachine/CompositeStateMachineSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/StateMachine/SymfonyWorkflowAdapterSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/OAuth/UserProviderSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Validator/CatalogPromotionScope/ForProductsScopeValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Validator/CatalogPromotionScope/ForVariantsScopeValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Validator/CatalogPromotionScope/ForTaxonsScopeValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Validator/CatalogPromotionAction/FixedDiscountActionValidatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Checker/ProductVariantForCatalogPromotionEligibilitySpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Checker/InForVariantsScopeVariantCheckerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Checker/InForTaxonsScopeVariantCheckerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Checker/InForProductScopeVariantCheckerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Checker/CatalogPromotionEligibilityCheckerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Announcer/CatalogPromotionAnnouncerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Announcer/CatalogPromotionRemovalAnnouncerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/DiscountApplicationCriteria/ExclusiveCriteriaSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/DiscountApplicationCriteria/MinimumPriceCriteriaSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/CommandDispatcher/BatchedApplyCatalogPromotionsOnVariantsCommandDispatcherSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Calculator/CatalogPromotionPriceCalculatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Calculator/FixedDiscountPriceCalculatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Calculator/PercentageDiscountPriceCalculatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Listener/CatalogPromotionUpdatedListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Listener/CatalogPromotionCreatedListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Listener/CatalogPromotionStateChangedListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Listener/ProductUpdatedListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Listener/ProductVariantCreatedListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Listener/CatalogPromotionEndedListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Listener/ProductVariantUpdatedListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Listener/ProductCreatedListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Applicator/ActionBasedDiscountApplicatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Applicator/CatalogPromotionApplicatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/EventListener/ProductVariantEventListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/EventListener/CatalogPromotionEventListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/EventListener/ProductEventListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Processor/ProductCatalogPromotionsProcessorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Processor/AllProductVariantsCatalogPromotionsProcessorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Processor/ProductVariantCatalogPromotionsProcessorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Processor/CatalogPromotionClearerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Processor/CatalogPromotionStateProcessorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/Processor/CatalogPromotionRemovalProcessorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/CommandHandler/DisableCatalogPromotionHandlerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/CommandHandler/UpdateCatalogPromotionStateHandlerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/CommandHandler/RemoveCatalogPromotionHandlerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/CommandHandler/ApplyCatalogPromotionsOnVariantsHandlerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/CatalogPromotion/CommandHandler/RemoveInactiveCatalogPromotionHandlerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Doctrine/ORM/Handler/ResourceUpdateHandlerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Doctrine/ORM/Handler/ResourceDeleteHandlerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Doctrine/ORM/Inventory/Operator/OrderInventoryOperatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Resolver/CustomerResolverSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/SendResetPasswordEmailHandlerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/RequestResetPasswordEmailHandlerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/MessageHandler/Admin/Account/ResetPasswordHandlerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Templating/Helper/CheckoutStepsHelperSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Templating/Helper/ProductVariantsPricesHelperSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Templating/Helper/PriceHelperSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Templating/Helper/VariantResolverHelperSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Calculator/DelayStampCalculatorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Command/Model/PluginInfoSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Theme/ChannelBasedThemeContextSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Security/UserPasswordResetterSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Factory/OrderFactorySpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Remover/ReviewerReviewsRemoverSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/SectionResolver/UriBasedSectionProviderSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Fixture/LocaleFixtureSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Fixture/GeographicalFixtureSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Fixture/Listener/ImagesPurgerListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Fixture/Listener/CatalogPromotionExecutorListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Fixture/Factory/TaxonExampleFactorySpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/ImageUploadListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/CustomerDefaultAddressListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/ReviewCreateListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/ImagesUploadListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/TaxonDeletionListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/CustomerReviewsDeleteListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/OrderRecalculationListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/OrderShipping/ResolveOrderStateListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/OrderCheckout/ResolveOrderCheckoutStateListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/OrderCheckout/SaveCheckoutCompletionDateListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/OrderCheckout/ResolveOrderPaymentStateListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/OrderCheckout/ApplyCreateTransitionOnOrderListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/OrderCheckout/ProcessCartListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/OrderCheckout/ResolveOrderShippingStateListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Shipment/ResolveOrderShipmentStateListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Shipment/AssignShippingDateListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Payment/ResolveOrderPaymentStateListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Payment/ProcessOrderListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/OrderPayment/ResolveOrderStateListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/OrderPayment/SellOrderInventoryListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/RequestOrderPaymentListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/CancelShipmentListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/AssignOrderTokenListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/RequestOrderShippingListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/GiveBackInventoryListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/IncrementPromotionUsagesListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/CancelPaymentListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/CancelOrderShippingListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/SetImmutableNamesListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/HoldInventoryListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/AssignOrderNumberListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/DecrementPromotionUsagesListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/CancelOrderPaymentListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/Workflow/Order/SaveCustomerAddressesListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/CanonicalizerListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/PostgreSQLDefaultSchemaListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/ImagesRemoveListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/ProductDeletionListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/SimpleProductLockingListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/LockingListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/MailerListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/PasswordUpdaterListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/EventListener/DefaultUsernameORMListenerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/MessageDispatcher/ResetPasswordDispatcherSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Context/CustomerAndChannelBasedCartContextSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Context/SessionAndChannelBasedCartContextSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Context/CustomerContextSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Order/Checker/OrderPromotionsIntegrityCheckerSpec.php
|
|
src/Sylius/Bundle/CoreBundle/spec/Order/NumberGenerator/SequentialOrderNumberGeneratorSpec.php
|
|
src/Sylius/Bundle/CoreBundle/Provider/CustomerProvider.php
|
|
src/Sylius/Bundle/CoreBundle/Provider/ChannelBasedProductTranslationProvider.php
|
|
src/Sylius/Bundle/CoreBundle/Provider/SessionProvider.php
|
|
src/Sylius/Bundle/CoreBundle/Provider/ChannelBasedDefaultTaxZoneProvider.php
|
|
src/Sylius/Bundle/CoreBundle/Provider/CustomerProviderInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Provider/FlashBagProvider.php
|
|
src/Sylius/Bundle/CoreBundle/Provider/ChannelBasedProductTranslationProviderInterface.php
|
|
src/Sylius/Bundle/CoreBundle/test/src/Kernel.php
|
|
src/Sylius/Bundle/CoreBundle/test/src/Model/Comment.php
|
|
src/Sylius/Bundle/CoreBundle/test/src/Model/BlogPost.php
|
|
src/Sylius/Bundle/CoreBundle/test/config/packages/test_with_swiftmailer/swiftmailer.yaml
|
|
src/Sylius/Bundle/CoreBundle/test/config/packages/test_with_swiftmailer/sylius_mailer.yaml
|
|
src/Sylius/Bundle/CoreBundle/test/config/packages/test_with_swiftmailer/filesystem.yaml
|
|
src/Sylius/Bundle/CoreBundle/test/config/packages/state_machine.yaml
|
|
src/Sylius/Bundle/CoreBundle/test/config/packages/config.yaml
|
|
src/Sylius/Bundle/CoreBundle/test/config/bootstrap.php
|
|
src/Sylius/Bundle/CoreBundle/test/config/bundles.php
|
|
src/Sylius/Bundle/CoreBundle/test/.env
|
|
src/Sylius/Bundle/CoreBundle/test/.env.test
|
|
src/Sylius/Bundle/CoreBundle/test/bin/console
|
|
src/Sylius/Bundle/CoreBundle/test/public/index.php
|
|
src/Sylius/Bundle/CoreBundle/Mailer/OrderEmailManagerInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Mailer/Emails.php
|
|
src/Sylius/Bundle/CoreBundle/Mailer/OrderEmailManager.php
|
|
src/Sylius/Bundle/CoreBundle/Application/SyliusPluginTrait.php
|
|
src/Sylius/Bundle/CoreBundle/Application/Kernel.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/Cli/Command/ClearPriceHistoryCommand.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/CommandDispatcher/ApplyLowestPriceOnChannelPricingsCommandDispatcherInterface.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/CommandDispatcher/BatchedApplyLowestPriceOnChannelPricingsCommandDispatcher.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/Event/OldChannelPricingLogEntriesEvents.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/Command/ApplyLowestPriceOnChannelPricings.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/Logger/PriceChangeLoggerInterface.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/Logger/PriceChangeLogger.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/EntityObserver/ProcessLowestPricesOnChannelPriceHistoryConfigChangeObserver.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/EntityObserver/CreateLogEntryOnPriceChangeObserver.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/EntityObserver/EntityObserverInterface.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/EntityObserver/ProcessLowestPricesOnChannelChangeObserver.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/Remover/ChannelPricingLogEntriesRemover.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/Remover/ChannelPricingLogEntriesRemoverInterface.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/EventListener/ChannelPricingLogEntryEventListener.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/EventListener/OnFlushEntityObserverListener.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/Processor/ProductLowestPriceBeforeDiscountProcessorInterface.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/Processor/ProductLowestPriceBeforeDiscountProcessor.php
|
|
src/Sylius/Bundle/CoreBundle/PriceHistory/CommandHandler/ApplyLowestPriceOnChannelPricingsHandler.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/OrderPaymentMethodEligibilityValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/CartItemAvailability.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasAllPricesDefinedValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/UniqueReviewerEmailValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ChannelDefaultLocaleEnabledValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasEnabledEntityValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/TranslationForExistingLocales.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/OrderShippingMethodEligibility.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ProductImageVariantsBelongToOwnerValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/UniqueReviewerEmail.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasAllVariantPricesDefinedValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/CountryCodeExistsValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/CartItemAvailabilityValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/TaxonCodeExists.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasEnabledEntity.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/RegisteredUser.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ChannelDefaultLocaleEnabled.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/TaxonCodeExistsValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/CustomerGroupCodeExistsValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ProductCodeExistsValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/TranslationForExistingLocalesValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ProductCodeExists.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/OrderProductEligibilityValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/OrderShippingMethodEligibilityValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ChannelCodeCollectionValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ExistingChannelCodeValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/RegisteredUserValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasAllVariantPricesDefined.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/OrderPaymentMethodEligibility.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/LocalesAwareValidAttributeValueValidator.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/CountryCodeExists.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ProductImageVariantsBelongToOwner.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/OrderProductEligibility.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasAllPricesDefined.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ExistingChannelCode.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/CustomerGroupCodeExists.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Constraints/ChannelCodeCollection.php
|
|
src/Sylius/Bundle/CoreBundle/Validator/Initializer/CustomerInitializer.php
|
|
src/Sylius/Bundle/CoreBundle/.gitattributes
|
|
src/Sylius/Bundle/CoreBundle/Twig/ProductVariantsPricesExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Twig/ChannelUrlExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Twig/StateMachineExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Twig/CheckoutStepsExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Twig/ProductTranslationExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Twig/BundleLoadedCheckerExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Twig/FilterExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Twig/VariantResolverExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Twig/PriceExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Twig/ProductVariantsMapExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Checkout/CheckoutRedirectListener.php
|
|
src/Sylius/Bundle/CoreBundle/Checkout/CheckoutResolver.php
|
|
src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGeneratorInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php
|
|
src/Sylius/Bundle/CoreBundle/Form/EventSubscriber/AddBaseCurrencySubscriber.php
|
|
src/Sylius/Bundle/CoreBundle/Form/EventSubscriber/AddUserFormSubscriber.php
|
|
src/Sylius/Bundle/CoreBundle/Form/EventSubscriber/ChannelFormSubscriber.php
|
|
src/Sylius/Bundle/CoreBundle/Form/EventSubscriber/CustomerRegistrationFormSubscriber.php
|
|
src/Sylius/Bundle/CoreBundle/Form/DataTransformer/TaxonsToCodesTransformer.php
|
|
src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductsToCodesTransformer.php
|
|
src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductTaxonToTaxonTransformer.php
|
|
src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductVariantsToCodesTransformer.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/OrderTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/PromotionFilterCollectionTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/PaymentMethodTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/PromotionCouponTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/ProductVariantTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/CartItemTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/CartTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/CustomerTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/TaxonTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/ProductTranslationTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/ProductTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/LocaleTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/ProductVariantGenerationTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/AddressTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/CatalogPromotionTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/ShippingMethodTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/ChannelTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/TaxRateTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/PromotionTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Extension/CountryTypeExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Taxon/TaxonImageType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Taxon/ProductTaxonAutocompleteChoiceType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Customer/CustomerGuestType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Customer/CustomerRegistrationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Customer/CustomerSimpleRegistrationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Customer/CustomerDefaultAddressType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Customer/CustomerCheckoutGuestType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Shipping/Rule/OrderTotalLessThanOrEqualConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Shipping/Rule/ChannelBasedOrderTotalLessThanOrEqualConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Shipping/Rule/ChannelBasedOrderTotalGreaterThanOrEqualConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Shipping/Rule/OrderTotalGreaterThanOrEqualConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Shipping/Calculator/ChannelBasedFlatRateConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Shipping/Calculator/ChannelBasedPerUnitRateConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Product/ProductImageType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Product/ChannelPricingType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Product/ProductReviewType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/User/AdminUserType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/User/ShopUserRegistrationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/User/ShopUserType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/User/AvatarImageType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/CatalogPromotionScope/ForTaxonsScopeConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/CatalogPromotionScope/ForVariantsScopeConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/CatalogPromotionScope/ForProductsScopeConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Checkout/CompleteType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Checkout/PaymentType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Checkout/SelectPaymentType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Checkout/ShipmentType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Checkout/AddressType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Checkout/ChangePaymentMethodType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Checkout/SelectShippingType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/TaxCalculationStrategyChoiceType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/ChannelPriceHistoryConfigType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/ProductTaxonPositionType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Filter/TaxonFilterConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Filter/ProductFilterConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Rule/ShippingCountryConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Rule/ChannelBasedItemTotalConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Rule/ContainsProductConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Rule/TotalOfItemsFromTaxonConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Rule/ChannelBasedTotalOfItemsFromTaxonConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Rule/NthOrderConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Rule/CustomerGroupConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Rule/HasTaxonConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Action/ChannelBasedFixedDiscountConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Action/ChannelBasedUnitFixedDiscountConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Action/ChannelBasedUnitPercentageDiscountConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/CatalogPromotionAction/ChannelBasedFixedDiscountActionConfigurationType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/ChannelCollectionType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/ShopBillingDataType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/AmountType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/ContactType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/AddressChoiceType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/ImageType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Grid/Filter/EntitiesFilterType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Grid/Filter/ResourceAutocompleteFilterType.php
|
|
src/Sylius/Bundle/CoreBundle/Form/Type/Order/AddToCartType.php
|
|
src/Sylius/Bundle/CoreBundle/Taxation/Strategy/TaxCalculationStrategy.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20211028150911.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20190109160409.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20190607135638.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20210809121349.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20230327121633.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170401200415.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20220407131547.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170220150813.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20201104085538.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20211025082311.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20220912091947.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20201017150005.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20230419092354.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20190416073011.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20210825090004.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170201094058.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20211008105704.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170217141621.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20190204092544.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20200202104152.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20211129213836.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20220926113252.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20191024065651.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20220203115813.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20220127150747.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170913125128.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20161223091334.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20211125085254.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20201208105207.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20231103004216.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170206141520.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20210826063828.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20161223164558.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20211001073918.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20220210135918.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20161202011555.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170206122839.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170208103250.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20200325075815.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20201130071338.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20220412144156.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20210311142134.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170215143031.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20230331091850.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20161221133514.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20211125122631.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170214104908.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170103120334.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170824124122.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20161219160441.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20210830193340.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20200309172908.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20180102140039.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20190109095211.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20210824132538.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20200916093101.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170214095710.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20180226142349.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20211018130725.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20211006182150.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20200110132702.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20211122104644.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20161214153137.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170124221955.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20161220092422.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20161215103325.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20230426154358.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20210408131321.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170327135945.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20220728115129.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170117075436.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20210826054355.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170518123056.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20220803125615.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20210422105530.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170321131352.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170301135010.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170303170201.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20210921093619.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170116215417.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20171003103916.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20161209095131.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20200122082429.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170110120125.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170223071604.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20210819203611.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170109143010.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170208102345.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20230426153930.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20230420151332.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20201204071301.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20220614124639.php
|
|
src/Sylius/Bundle/CoreBundle/Migrations/Version20170120164250.php
|
|
src/Sylius/Bundle/CoreBundle/Assigner/IpAssignerInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Assigner/CustomerIpAssigner.php
|
|
src/Sylius/Bundle/CoreBundle/Attribute/AsUriBasedSectionResolver.php
|
|
src/Sylius/Bundle/CoreBundle/Attribute/AsOrderItemUnitsTaxesApplicator.php
|
|
src/Sylius/Bundle/CoreBundle/Attribute/AsTaxCalculationStrategy.php
|
|
src/Sylius/Bundle/CoreBundle/Attribute/AsEntityObserver.php
|
|
src/Sylius/Bundle/CoreBundle/Attribute/AsCatalogPromotionPriceCalculator.php
|
|
src/Sylius/Bundle/CoreBundle/Attribute/AsOrderItemsTaxesApplicator.php
|
|
src/Sylius/Bundle/CoreBundle/Attribute/AsProductVariantMapProvider.php
|
|
src/Sylius/Bundle/CoreBundle/Attribute/AsCatalogPromotionApplicatorCriteria.php
|
|
src/Sylius/Bundle/CoreBundle/StateMachine/SymfonyWorkflowAdapter.php
|
|
src/Sylius/Bundle/CoreBundle/StateMachine/Exception/StateMachineExecutionException.php
|
|
src/Sylius/Bundle/CoreBundle/StateMachine/Transition.php
|
|
src/Sylius/Bundle/CoreBundle/StateMachine/WinzouStateMachineAdapter.php
|
|
src/Sylius/Bundle/CoreBundle/StateMachine/TransitionInterface.php
|
|
src/Sylius/Bundle/CoreBundle/StateMachine/CompositeStateMachine.php
|
|
src/Sylius/Bundle/CoreBundle/StateMachine/StateMachineInterface.php
|
|
src/Sylius/Bundle/CoreBundle/OAuth/UserProvider.php
|
|
src/Sylius/Bundle/CoreBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionScope/ForTaxonsScopeValidator.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionScope/ForProductsScopeValidator.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionScope/ForVariantsScopeValidator.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionAction/FixedDiscountActionValidator.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Checker/InForVariantsScopeVariantChecker.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Checker/ProductVariantForCatalogPromotionEligibility.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Checker/CatalogPromotionEligibilityCheckerInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Checker/ProductVariantForCatalogPromotionEligibilityInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Checker/VariantInScopeCheckerInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Checker/InForTaxonsScopeVariantChecker.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Checker/InForProductScopeVariantChecker.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Checker/CatalogPromotionEligibilityChecker.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Announcer/CatalogPromotionAnnouncer.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Announcer/CatalogPromotionRemovalAnnouncerInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Announcer/CatalogPromotionAnnouncerInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Announcer/CatalogPromotionRemovalAnnouncer.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/DiscountApplicationCriteria/ExclusiveCriteria.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/DiscountApplicationCriteria/MinimumPriceCriteria.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandDispatcher/ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandDispatcher/BatchedApplyCatalogPromotionsOnVariantsCommandDispatcher.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Calculator/CatalogPromotionPriceCalculatorInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Calculator/ActionBasedPriceCalculatorInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Calculator/FixedDiscountPriceCalculator.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Calculator/PercentageDiscountPriceCalculator.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Calculator/CatalogPromotionPriceCalculator.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/CatalogPromotionCreatedListener.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/CatalogPromotionEndedListener.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/ProductCreatedListener.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/CatalogPromotionStateChangedListener.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/ProductVariantUpdatedListener.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/CatalogPromotionUpdatedListener.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/ProductVariantCreatedListener.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/ProductUpdatedListener.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Command/RemoveCatalogPromotion.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Command/DisableCatalogPromotion.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Command/ApplyCatalogPromotionsOnVariants.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Command/UpdateCatalogPromotionState.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Command/RemoveInactiveCatalogPromotion.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Applicator/ActionBasedDiscountApplicator.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Applicator/CatalogPromotionApplicator.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Applicator/CatalogPromotionApplicatorInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Applicator/ActionBasedDiscountApplicatorInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/EventListener/ProductEventListener.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/EventListener/ProductVariantEventListener.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/EventListener/CatalogPromotionEventListener.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/CatalogPromotionRemovalProcessor.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/CatalogPromotionRemovalProcessorInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/AllProductVariantsCatalogPromotionsProcessorInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/CatalogPromotionStateProcessor.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/ProductCatalogPromotionsProcessor.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/CatalogPromotionStateProcessorInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/CatalogPromotionClearer.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/ProductCatalogPromotionsProcessorInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/CatalogPromotionClearerInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/ProductVariantCatalogPromotionsProcessor.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/AllProductVariantsCatalogPromotionsProcessor.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/ProductVariantCatalogPromotionsProcessorInterface.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandHandler/RemoveCatalogPromotionHandler.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandHandler/UpdateCatalogPromotionStateHandler.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandHandler/ApplyCatalogPromotionsOnVariantsHandler.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandHandler/DisableCatalogPromotionHandler.php
|
|
src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandHandler/RemoveInactiveCatalogPromotionHandler.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Month.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Hour.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Week.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/DQL/DateFormat.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Year.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Day.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/Migrations/AbstractMigration.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/Migrations/AbstractPostgreSQLMigration.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShippingMethodRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/AddressRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/AttributeRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderItemRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductTaxonRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PaymentRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PromotionRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductOptionRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderItemUnitRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/CustomerRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/UserRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShippingCategoryRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PaymentMethodRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/SqlWalker/OrderByIdentifierSqlWalker.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductAssociationRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/AvatarImageRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductReviewRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/Handler/ResourceDeleteHandler.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/Handler/ResourceUpdateHandler.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductVariantRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ChannelPricingLogEntryRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShipmentRepository.php
|
|
src/Sylius/Bundle/CoreBundle/Doctrine/ORM/Inventory/Operator/OrderInventoryOperator.php
|
|
src/Sylius/Bundle/CoreBundle/Resolver/CustomerResolver.php
|
|
src/Sylius/Bundle/CoreBundle/Resolver/CustomerResolverInterface.php
|
|
src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/SendResetPasswordEmailHandler.php
|
|
src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/RequestResetPasswordEmailHandler.php
|
|
src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/ResetPasswordHandler.php
|
|
src/Sylius/Bundle/CoreBundle/README.md
|
|
src/Sylius/Bundle/CoreBundle/Templating/Helper/VariantResolverHelper.php
|
|
src/Sylius/Bundle/CoreBundle/Templating/Helper/ProductVariantsPricesHelper.php
|
|
src/Sylius/Bundle/CoreBundle/Templating/Helper/CheckoutStepsHelper.php
|
|
src/Sylius/Bundle/CoreBundle/Templating/Helper/PriceHelper.php
|
|
src/Sylius/Bundle/CoreBundle/Calculator/DelayStampCalculator.php
|
|
src/Sylius/Bundle/CoreBundle/Calculator/DelayStampCalculatorInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Collector/SyliusCollector.php
|
|
src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php
|
|
src/Sylius/Bundle/CoreBundle/Controller/OrderController.php
|
|
src/Sylius/Bundle/CoreBundle/Controller/ProductVariantController.php
|
|
src/Sylius/Bundle/CoreBundle/Controller/PaymentMethodController.php
|
|
src/Sylius/Bundle/CoreBundle/Controller/ProductTaxonController.php
|
|
src/Sylius/Bundle/CoreBundle/Command/SetupCommand.php
|
|
src/Sylius/Bundle/CoreBundle/Command/InstallCommand.php
|
|
src/Sylius/Bundle/CoreBundle/Command/InformAboutGUSCommand.php
|
|
src/Sylius/Bundle/CoreBundle/Command/ShowAvailablePluginsCommand.php
|
|
src/Sylius/Bundle/CoreBundle/Command/InstallDatabaseCommand.php
|
|
src/Sylius/Bundle/CoreBundle/Command/AbstractInstallCommand.php
|
|
src/Sylius/Bundle/CoreBundle/Command/InstallAssetsCommand.php
|
|
src/Sylius/Bundle/CoreBundle/Command/JwtConfigurationCommand.php
|
|
src/Sylius/Bundle/CoreBundle/Command/Model/PluginInfo.php
|
|
src/Sylius/Bundle/CoreBundle/Command/CheckRequirementsCommand.php
|
|
src/Sylius/Bundle/CoreBundle/Command/InstallSampleDataCommand.php
|
|
src/Sylius/Bundle/CoreBundle/Command/CancelUnpaidOrdersCommand.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/SyliusPriceHistoryLegacyAliasesPass.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/LazyCacheWarmupPass.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/BackwardsCompatibility/Symfony5AuthenticationManagerPass.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/BackwardsCompatibility/ResolveShopUserTargetEntityPass.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/BackwardsCompatibility/CancelOrderStateMachineCallbackPass.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/BackwardsCompatibility/Symfony6PrivateServicesPass.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/IgnoreAnnotationsPass.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterTaxCalculationStrategiesPass.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/LiipImageFiltersPass.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/TranslatableEntityLocalePass.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/CircularDependencyBreakingErrorListenerPass.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterUriBasedSectionResolverPass.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/PrependDoctrineMigrationsTrait.php
|
|
src/Sylius/Bundle/CoreBundle/DependencyInjection/SyliusCoreExtension.php
|
|
src/Sylius/Bundle/CoreBundle/Theme/ChannelBasedThemeContext.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Provider/ChannelBasedProductTranslationProviderTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Functional/StateMachine/StateMachineCompositeTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Functional/StateMachine/ShipmentWorkflowTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Functional/StateMachine/OrderWorkflowTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Functional/StateMachine/CatalogPromotionWorkflowTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Functional/StateMachine/OrderShippingWorkflowTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Functional/StateMachine/ProductReviewWorkflowTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Functional/StateMachine/OrderPaymentWorkflowTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Functional/StateMachine/OrderCheckoutWorkflowTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Functional/StateMachine/PaymentWorkflowTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Mailer/OrderEmailManagerTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Application/SyliusPluginTraitTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Cli/Command/ClearPriceHistoryCommandTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Stub/EntityObserverStub.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Stub/OrderItemsTaxesApplicatorStub.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Stub/UriBasedSectionResolverStub.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Stub/OrderItemUnitsTaxesApplicatorStub.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Stub/ProductVariantMapProviderStub.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Stub/CatalogPromotionPriceCalculatorStub.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Stub/TaxCalculationStrategyStub.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Stub/CatalogPromotionApplicatorCriteriaStub.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Twig/ChannelUrlExtensionTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Form/Type/Taxon/ProductTaxonAutocompleteChoiceTypeTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Form/Type/CatalogPromotion/CatalogPromotionActionTypeTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Listener/CircularDependencyBreakingErrorListenerTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/DependencyInjection/ConfigurationTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/DependencyInjection/SyliusCoreConfigurationTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/DependencyInjection/Compiler/RegisterUriBasedSectionResolverPassTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/DependencyInjection/Compiler/SyliusPriceHistoryLegacyAliasesPassTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/DependencyInjection/Compiler/BackwardsCompatibility/CancelOrderStateMachineCallbackPassTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/DependencyInjection/Compiler/RegisterTaxCalculationStrategiesPassTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/DependencyInjection/SyliusCoreExtensionTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/DependencyInjection/CircularDependencyBreakingErrorListenerPassTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/CatalogPromotionFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/ChannelFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/GeographicalFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/ProductOptionFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/PaymentMethodFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/CustomerGroupFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/ProductReviewFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/TaxCategoryFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/TaxRateFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/ProductAttributeFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/ProductAssociationFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/ShopUserFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/ProductFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/PromotionFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/OptionsResolver/LazyOptionTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/ProductAssociationTypeFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/ShippingCategoryFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/ShippingMethodFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/TaxonFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/AdminUserFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/LocaleFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/AddressFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/Tests/Fixture/CurrencyFixtureTest.php
|
|
src/Sylius/Bundle/CoreBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/CoreBundle/Security/UserPasswordResetter.php
|
|
src/Sylius/Bundle/CoreBundle/Security/UserPasswordResetterInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Security/UserImpersonator.php
|
|
src/Sylius/Bundle/CoreBundle/Security/UserImpersonatorInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Resources/fixtures/jeans/man/jeans_04.svg
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.Promotion.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.OrderItemUnit.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.PromotionCoupon.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.ProductVariant.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.Order.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.ShopUser.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.Taxon.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.TaxRate.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.ChannelPricing.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.PaymentMethod.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.Shipment.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.Product.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.Image.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.ShippingMethod.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.Customer.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.AdminUser.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.Property.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.Channel.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.OrderItem.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.Payment.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.ProductImage.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serializer/Model.ProductTaxon.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/doctrine_migrations.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/messenger.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/parameters.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/nyholm_psr7.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/workflow.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/state_machine/sylius_order_shipping.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/state_machine/sylius_product_review.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/state_machine/sylius_order_payment.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/state_machine/sylius_payment.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/state_machine/sylius_shipment.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/state_machine/sylius_order.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/state_machine/sylius_order_checkout.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/state_machine/sylius_catalog_promotion.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/fixtures/tshirt.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/fixtures/cap.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/fixtures/custom_fixtures.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/fixtures/dress.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/fixtures/jeans.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/fixtures/shop_configuration.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/fixtures/promotion.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/state_machine.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/workflow/sylius_payment.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/workflow/sylius_product_review.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/workflow/sylius_order_checkout.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/workflow/sylius_shipment.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/workflow/sylius_order_shipping.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/workflow/sylius_catalog_promotion.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/workflow/sylius_order.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/workflow/sylius_order_payment.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_channel.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_addressing.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_resource.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_taxation.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_customer.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_locale.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_user.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_payment.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_order.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_money.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_inventory.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_product.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_mailer.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_taxonomy.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_review.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_shipping.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_promotion.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/sylius/sylius_product_taxon.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/app/fixtures.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/dashboard.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/listeners.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/listeners/workflow/order_payment.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/listeners/workflow/order_checkout.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/listeners/workflow/order.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/listeners/workflow/payment.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/listeners/workflow/order_shipping.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/listeners/workflow/shipment.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/providers.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/context.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/price_history.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/payment.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/commands.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/shipping.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/catalog_promotion/applicators.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/catalog_promotion/listeners.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/catalog_promotion/command_handlers.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/catalog_promotion/validators.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/catalog_promotion/processors.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/catalog_promotion/calculators.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/catalog_promotion/checkers.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/fixtures_factories.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/fixtures_listeners.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/validators.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/message_handlers.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/checkout.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/integrations/hwi_oauth.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/integrations/doctrine/orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/factories.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/price_history/listeners.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/price_history/logger.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/price_history/processors.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/price_history/command_dispatcher.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/price_history/command_handler.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/price_history/checkers.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/calculators.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/installer.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/installer_requirements.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/state_resolvers.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/order_processing.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/catalog_promotion.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/taxation.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/templating.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/state_machines.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/checkers.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/promotion.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/fixtures.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/form.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/product_variant_map.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services/emails.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/AddToCartCommand.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/CatalogPromotionScope.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductTaxon.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/RequestResetPasswordEmail.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/ChannelPricing.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/Product.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/ChannelPriceHistoryConfig.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxRate.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionCoupon.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/Taxon.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/TaxonImage.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductVariant.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/OrderItem.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionRule.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/Channel.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/PromotionAction.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/AvatarImage.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductImage.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/PaymentMethod.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/Customer.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/ShippingMethod.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/Payment.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/ProductReview.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/AdminUser.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/validation/Order.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/ProductReview.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Customer.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/OrderItem.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/AdminUser.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/PromotionCoupon.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/TaxonImage.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/TaxRate.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/OrderItemUnit.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Promotion.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/ProductVariant.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/ChannelPricing.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Image.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/ShopBillingData.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Order.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/PaymentMethod.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Shipment.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/ShopUser.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/ShippingMethod.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Taxon.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/ProductImage.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/ChannelPriceHistoryConfig.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Address.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Adjustment.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/CatalogPromotion.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/ProductTranslation.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Product.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Payment.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/ChannelPricingLogEntry.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/ProductTaxon.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/CatalogPromotionScope.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/OrderSequence.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/Channel.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/doctrine/model/AvatarImage.orm.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/test_services.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serialization/Messages/Admin/Account/RequestResetPasswordEmail.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/config/serialization/Messages/Admin/Account/ResetPassword.xml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/flashes.en.yaml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ja.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ca.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.mk.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fi.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sv.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.zh_TW.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.et.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.he.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.is.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Email/shipmentConfirmation.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Email/layout.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Email/orderConfirmation.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Email/accountVerification.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Email/contactRequest.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Email/userRegistration.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Email/passwordReset.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Email/Blocks/ContactRequest/_subject.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Email/Blocks/ContactRequest/_content.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Email/Blocks/OrderConfirmation/_subject.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Email/Blocks/OrderConfirmation/_content.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Email/adminPasswordReset.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Collector/cart.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Collector/Icon/cart.svg
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Collector/sylius.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Resources/views/Common/Macro/money.html.twig
|
|
src/Sylius/Bundle/CoreBundle/Factory/OrderFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Factory/OrderFactoryInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Remover/ReviewerReviewsRemoverInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Remover/ReviewerReviewsRemover.php
|
|
src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php
|
|
src/Sylius/Bundle/CoreBundle/SectionResolver/SectionProviderInterface.php
|
|
src/Sylius/Bundle/CoreBundle/SectionResolver/SectionCannotBeResolvedException.php
|
|
src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionResolverInterface.php
|
|
src/Sylius/Bundle/CoreBundle/SectionResolver/SectionInterface.php
|
|
src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionProvider.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/LocaleFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/ChannelFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/ProductReviewFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/AbstractResourceFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/CustomerGroupFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/ProductOptionFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/TaxRateFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/ProductAssociationTypeFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/ShopUserFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/MugProductFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/PaymentMethodFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/TshirtProductFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/ProductAttributeFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/ProductFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/ShippingMethodFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Listener/CatalogPromotionExecutorListener.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Listener/ImagesPurgerListener.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/CatalogPromotionFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/SimilarProductAssociationFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/ResourceNotFoundException.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/OrderExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxonExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/AdminUserExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/PaymentMethodExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/CatalogPromotionScopeExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAssociationTypeExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShippingCategoryExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionRuleExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductOptionExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShippingMethodExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/AddressExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/AbstractExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShopUserExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/CustomerGroupExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/CatalogPromotionActionExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/ChannelExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxRateExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAssociationExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/ExampleFactoryInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductReviewExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxCategoryExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/CatalogPromotionExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAttributeExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionActionExampleFactory.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/TaxCategoryFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/OrderFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/AdminUserFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/CurrencyFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/PromotionFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/AddressFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/PaymentFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/ShippingCategoryFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/ProductAssociationFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/TaxonFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/StickerProductFixture.php
|
|
src/Sylius/Bundle/CoreBundle/Fixture/BookProductFixture.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/CircularDependencyBreakingErrorListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/ChannelDeletionListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/PaymentPreCompleteListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/CustomerReviewsDeleteListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/XFrameOptionsSubscriber.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/ImageUploadListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/ImagesRemoveListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/SimpleProductLockingListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/PostgreSQLDefaultSchemaListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/CustomerDefaultAddressListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/TaxonDeletionListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/OrderShipping/ResolveOrderStateListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/OrderCheckout/ResolveOrderCheckoutStateListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/OrderCheckout/ResolveOrderShippingStateListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/OrderCheckout/SaveCheckoutCompletionDateListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/OrderCheckout/ResolveOrderPaymentStateListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/OrderCheckout/ProcessCartListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/OrderCheckout/ApplyCreateTransitionOnOrderListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Shipment/AssignShippingDateListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Shipment/ResolveOrderShipmentStateListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Payment/ResolveOrderPaymentStateListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Payment/ProcessOrderListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/OrderPayment/SellOrderInventoryListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/OrderPayment/ResolveOrderStateListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/CancelPaymentListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/GiveBackInventoryListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/IncrementPromotionUsagesListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/CreatePaymentListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/CancelOrderShippingListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/RequestOrderPaymentListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/DecrementPromotionUsagesListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/CancelShipmentListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/CreateShipmentListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/HoldInventoryListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/SetImmutableNamesListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/AssignOrderNumberListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/RequestOrderShippingListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/AssignOrderTokenListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/CancelOrderPaymentListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/Workflow/Order/SaveCustomerAddressesListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/CanonicalizerListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/DefaultUsernameORMListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/ProductDeletionListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/OrderRecalculationListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/LocaleAwareListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/MailerListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/PasswordUpdaterListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/ReviewCreateListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/ImagesUploadListener.php
|
|
src/Sylius/Bundle/CoreBundle/EventListener/LockingListener.php
|
|
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcherInterface.php
|
|
src/Sylius/Bundle/CoreBundle/MessageDispatcher/ResetPasswordDispatcher.php
|
|
src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php
|
|
src/Sylius/Bundle/CoreBundle/Context/CustomerContext.php
|
|
src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php
|
|
src/Sylius/Bundle/CoreBundle/Order/Checker/OrderPromotionsIntegrityChecker.php
|
|
src/Sylius/Bundle/CoreBundle/Order/Checker/OrderPromotionsIntegrityCheckerInterface.php
|
|
src/Sylius/Bundle/CoreBundle/Order/NumberGenerator/SequentialOrderNumberGenerator.php
|
|
src/Sylius/Bundle/CoreBundle/Message/Admin/Account/ResetPassword.php
|
|
src/Sylius/Bundle/CoreBundle/Message/Admin/Account/SendResetPasswordEmail.php
|
|
src/Sylius/Bundle/CoreBundle/Message/Admin/Account/RequestResetPasswordEmail.php
|
|
src/Sylius/Bundle/PayumBundle/Storage/DoctrineStorage.php
|
|
src/Sylius/Bundle/PayumBundle/composer.json
|
|
src/Sylius/Bundle/PayumBundle/spec/Provider/PaymentDescriptionProviderSpec.php
|
|
src/Sylius/Bundle/PayumBundle/spec/HttpClient/HttpClientSpec.php
|
|
src/Sylius/Bundle/PayumBundle/spec/Validator/GatewayFactoryExistsValidatorSpec.php
|
|
src/Sylius/Bundle/PayumBundle/spec/Validator/GroupsGenerator/GatewayConfigGroupsGeneratorSpec.php
|
|
src/Sylius/Bundle/PayumBundle/spec/Request/ResolveNextRouteSpec.php
|
|
src/Sylius/Bundle/PayumBundle/spec/Request/GetStatusSpec.php
|
|
src/Sylius/Bundle/PayumBundle/spec/Factory/GetStatusFactorySpec.php
|
|
src/Sylius/Bundle/PayumBundle/spec/Factory/ResolveNextRouteFactorySpec.php
|
|
src/Sylius/Bundle/PayumBundle/spec/Action/ResolveNextRouteActionSpec.php
|
|
src/Sylius/Bundle/PayumBundle/spec/Action/CapturePaymentActionSpec.php
|
|
src/Sylius/Bundle/PayumBundle/spec/Action/Paypal/ExpressCheckout/ConvertPaymentActionSpec.php
|
|
src/Sylius/Bundle/PayumBundle/spec/Action/AuthorizePaymentActionSpec.php
|
|
src/Sylius/Bundle/PayumBundle/spec/Action/Offline/ResolveNextRouteActionSpec.php
|
|
src/Sylius/Bundle/PayumBundle/spec/Action/Offline/ConvertPaymentActionSpec.php
|
|
src/Sylius/Bundle/PayumBundle/Provider/PaymentDescriptionProviderInterface.php
|
|
src/Sylius/Bundle/PayumBundle/Provider/PaymentDescriptionProvider.php
|
|
src/Sylius/Bundle/PayumBundle/HttpClient/HttpClient.php
|
|
src/Sylius/Bundle/PayumBundle/Validator/GatewayFactoryExistsValidator.php
|
|
src/Sylius/Bundle/PayumBundle/Validator/GroupsGenerator/GatewayConfigGroupsGenerator.php
|
|
src/Sylius/Bundle/PayumBundle/Validator/Constraints/GatewayFactoryExists.php
|
|
src/Sylius/Bundle/PayumBundle/.gitattributes
|
|
src/Sylius/Bundle/PayumBundle/Form/Extension/CryptedGatewayConfigTypeExtension.php
|
|
src/Sylius/Bundle/PayumBundle/Form/Type/StripeGatewayConfigurationType.php
|
|
src/Sylius/Bundle/PayumBundle/Form/Type/GatewayConfigType.php
|
|
src/Sylius/Bundle/PayumBundle/Form/Type/PaypalGatewayConfigurationType.php
|
|
src/Sylius/Bundle/PayumBundle/Attribute/AsGatewayConfigurationType.php
|
|
src/Sylius/Bundle/PayumBundle/SyliusPayumBundle.php
|
|
src/Sylius/Bundle/PayumBundle/Request/ResolveNextRouteInterface.php
|
|
src/Sylius/Bundle/PayumBundle/Request/GetStatus.php
|
|
src/Sylius/Bundle/PayumBundle/Request/ResolveNextRoute.php
|
|
src/Sylius/Bundle/PayumBundle/README.md
|
|
src/Sylius/Bundle/PayumBundle/Extension/UpdatePaymentStateExtension.php
|
|
src/Sylius/Bundle/PayumBundle/Controller/PayumController.php
|
|
src/Sylius/Bundle/PayumBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/PayumBundle/DependencyInjection/Compiler/UseTweakedDoctrineStoragePass.php
|
|
src/Sylius/Bundle/PayumBundle/DependencyInjection/Compiler/UnregisterStripeGatewayTypePass.php
|
|
src/Sylius/Bundle/PayumBundle/DependencyInjection/Compiler/RegisterGatewayConfigTypePass.php
|
|
src/Sylius/Bundle/PayumBundle/DependencyInjection/Compiler/InjectContainerIntoControllersPass.php
|
|
src/Sylius/Bundle/PayumBundle/DependencyInjection/Compiler/UnregisterPaypalGatewayTypePass.php
|
|
src/Sylius/Bundle/PayumBundle/DependencyInjection/SyliusPayumExtension.php
|
|
src/Sylius/Bundle/PayumBundle/Tests/Stub/GatewayConfigurationTypeStub.php
|
|
src/Sylius/Bundle/PayumBundle/Tests/DependencyInjection/Compiler/RegisterGatewayConfigTypePassTest.php
|
|
src/Sylius/Bundle/PayumBundle/Tests/DependencyInjection/SyliusPayumExtensionTest.php
|
|
src/Sylius/Bundle/PayumBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/PayumBundle/Resources/config/services/factory.xml
|
|
src/Sylius/Bundle/PayumBundle/Resources/config/services/provider.xml
|
|
src/Sylius/Bundle/PayumBundle/Resources/config/services/controller.xml
|
|
src/Sylius/Bundle/PayumBundle/Resources/config/services/extension.xml
|
|
src/Sylius/Bundle/PayumBundle/Resources/config/services/action.xml
|
|
src/Sylius/Bundle/PayumBundle/Resources/config/services/form.xml
|
|
src/Sylius/Bundle/PayumBundle/Resources/config/services/validator.xml
|
|
src/Sylius/Bundle/PayumBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/PayumBundle/Resources/config/validation/GatewayConfig.xml
|
|
src/Sylius/Bundle/PayumBundle/Resources/config/doctrine/model/PaymentSecurityToken.orm.xml
|
|
src/Sylius/Bundle/PayumBundle/Resources/config/doctrine/model/GatewayConfig.orm.xml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.de_CH.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.zh_TW.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.he.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.en.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.fr.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.nl.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.cs.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.de.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages+intl-icu.ro.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/PayumBundle/Resources/views/layout.html.twig
|
|
src/Sylius/Bundle/PayumBundle/Resources/views/Action/Stripe/obtainCheckoutToken.html.twig
|
|
src/Sylius/Bundle/PayumBundle/LICENSE
|
|
src/Sylius/Bundle/PayumBundle/Factory/GetStatusFactory.php
|
|
src/Sylius/Bundle/PayumBundle/Factory/ResolveNextRouteFactory.php
|
|
src/Sylius/Bundle/PayumBundle/Factory/GetStatusFactoryInterface.php
|
|
src/Sylius/Bundle/PayumBundle/Factory/ResolveNextRouteFactoryInterface.php
|
|
src/Sylius/Bundle/PayumBundle/Model/PaymentSecurityToken.php
|
|
src/Sylius/Bundle/PayumBundle/Model/PaymentSecurityTokenInterface.php
|
|
src/Sylius/Bundle/PayumBundle/Model/GatewayConfig.php
|
|
src/Sylius/Bundle/PayumBundle/Model/GatewayConfigInterface.php
|
|
src/Sylius/Bundle/PayumBundle/Action/AuthorizePaymentAction.php
|
|
src/Sylius/Bundle/PayumBundle/Action/ResolveNextRouteAction.php
|
|
src/Sylius/Bundle/PayumBundle/Action/Paypal/ExpressCheckout/ConvertPaymentAction.php
|
|
src/Sylius/Bundle/PayumBundle/Action/CapturePaymentAction.php
|
|
src/Sylius/Bundle/PayumBundle/Action/ExecuteSameRequestWithPaymentDetailsAction.php
|
|
src/Sylius/Bundle/PayumBundle/Action/Offline/ConvertPaymentAction.php
|
|
src/Sylius/Bundle/PayumBundle/Action/Offline/ResolveNextRouteAction.php
|
|
src/Sylius/Bundle/PayumBundle/Action/Offline/StatusAction.php
|
|
src/Sylius/Bundle/CurrencyBundle/composer.json
|
|
src/Sylius/Bundle/CurrencyBundle/spec/Templating/Helper/CurrencyHelperSpec.php
|
|
src/Sylius/Bundle/CurrencyBundle/test/composer.json
|
|
src/Sylius/Bundle/CurrencyBundle/test/src/Tests/SyliusCurrencyBundleTest.php
|
|
src/Sylius/Bundle/CurrencyBundle/test/app/console
|
|
src/Sylius/Bundle/CurrencyBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/CurrencyBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/CurrencyBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/CurrencyBundle/SyliusCurrencyBundle.php
|
|
src/Sylius/Bundle/CurrencyBundle/Validator/Constraints/UniqueCurrencyPair.php
|
|
src/Sylius/Bundle/CurrencyBundle/Validator/Constraints/UniqueCurrencyPairValidator.php
|
|
src/Sylius/Bundle/CurrencyBundle/Validator/Constraints/DifferentSourceTargetCurrencyValidator.php
|
|
src/Sylius/Bundle/CurrencyBundle/Validator/Constraints/DifferentSourceTargetCurrency.php
|
|
src/Sylius/Bundle/CurrencyBundle/.gitattributes
|
|
src/Sylius/Bundle/CurrencyBundle/Twig/CurrencyExtension.php
|
|
src/Sylius/Bundle/CurrencyBundle/Form/Type/CurrencyChoiceType.php
|
|
src/Sylius/Bundle/CurrencyBundle/Form/Type/ExchangeRateType.php
|
|
src/Sylius/Bundle/CurrencyBundle/Form/Type/CurrencyType.php
|
|
src/Sylius/Bundle/CurrencyBundle/Attribute/AsCurrencyContext.php
|
|
src/Sylius/Bundle/CurrencyBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/CurrencyBundle/Doctrine/ORM/ExchangeRateRepository.php
|
|
src/Sylius/Bundle/CurrencyBundle/README.md
|
|
src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelperInterface.php
|
|
src/Sylius/Bundle/CurrencyBundle/Templating/Helper/CurrencyHelper.php
|
|
src/Sylius/Bundle/CurrencyBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/CurrencyBundle/DependencyInjection/Compiler/CompositeCurrencyContextPass.php
|
|
src/Sylius/Bundle/CurrencyBundle/DependencyInjection/SyliusCurrencyExtension.php
|
|
src/Sylius/Bundle/CurrencyBundle/Tests/Stub/CurrencyContextStub.php
|
|
src/Sylius/Bundle/CurrencyBundle/Tests/DependencyInjection/SyliusCurrencyExtensionTest.php
|
|
src/Sylius/Bundle/CurrencyBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/config/serializer/Model.ExchangeRate.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/config/serializer/Model.Currency.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/config/services/integrations/doctrine/orm.xml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/config/services/form.xml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/config/validation/ExchangeRate.xml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/config/validation/Currency.xml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/config/doctrine/model/ExchangeRate.orm.xml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/config/doctrine/model/Currency.orm.xml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/config/doctrine/model/Currency.mongodb.xml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sv.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/CurrencyBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/CurrencyBundle/LICENSE
|
|
src/Sylius/Bundle/AdminBundle/composer.json
|
|
src/Sylius/Bundle/AdminBundle/spec/Provider/StatisticsDataProviderSpec.php
|
|
src/Sylius/Bundle/AdminBundle/spec/EmailManager/OrderEmailManagerSpec.php
|
|
src/Sylius/Bundle/AdminBundle/spec/EmailManager/ShipmentEmailManagerSpec.php
|
|
src/Sylius/Bundle/AdminBundle/spec/Event/OrderShowMenuBuilderEventSpec.php
|
|
src/Sylius/Bundle/AdminBundle/spec/Event/PromotionMenuBuilderEventSpec.php
|
|
src/Sylius/Bundle/AdminBundle/spec/Event/CustomerShowMenuBuilderEventSpec.php
|
|
src/Sylius/Bundle/AdminBundle/spec/Controller/RedirectHandlerSpec.php
|
|
src/Sylius/Bundle/AdminBundle/spec/SectionResolver/AdminUriBasedSectionResolverSpec.php
|
|
src/Sylius/Bundle/AdminBundle/spec/EventListener/AdminSectionCacheControlSubscriberSpec.php
|
|
src/Sylius/Bundle/AdminBundle/spec/EventListener/ShipmentShipListenerSpec.php
|
|
src/Sylius/Bundle/AdminBundle/spec/EventListener/LocaleListenerSpec.php
|
|
src/Sylius/Bundle/AdminBundle/spec/EventListener/AdminFilterSubscriberSpec.php
|
|
src/Sylius/Bundle/AdminBundle/spec/Context/AdminBasedLocaleContextSpec.php
|
|
src/Sylius/Bundle/AdminBundle/spec/Action/Account/RequestPasswordResetActionSpec.php
|
|
src/Sylius/Bundle/AdminBundle/Provider/StatisticsDataProviderInterface.php
|
|
src/Sylius/Bundle/AdminBundle/Provider/StatisticsDataProvider.php
|
|
src/Sylius/Bundle/AdminBundle/test/src/Kernel.php
|
|
src/Sylius/Bundle/AdminBundle/test/config/packages/test_with_swiftmailer/swiftmailer.yaml
|
|
src/Sylius/Bundle/AdminBundle/test/config/packages/test_with_swiftmailer/sylius_mailer.yaml
|
|
src/Sylius/Bundle/AdminBundle/test/config/packages/test_with_swiftmailer/filesystem.yaml
|
|
src/Sylius/Bundle/AdminBundle/test/config/packages/config.yaml
|
|
src/Sylius/Bundle/AdminBundle/test/config/bootstrap.php
|
|
src/Sylius/Bundle/AdminBundle/test/config/bundles.php
|
|
src/Sylius/Bundle/AdminBundle/test/config/routes/routes.yaml
|
|
src/Sylius/Bundle/AdminBundle/test/.env
|
|
src/Sylius/Bundle/AdminBundle/test/.env.test
|
|
src/Sylius/Bundle/AdminBundle/test/public/index.php
|
|
src/Sylius/Bundle/AdminBundle/Exception/CreateAdminUserFailedException.php
|
|
src/Sylius/Bundle/AdminBundle/.gitattributes
|
|
src/Sylius/Bundle/AdminBundle/Twig/ChannelNameExtension.php
|
|
src/Sylius/Bundle/AdminBundle/Twig/OrderUnitTaxesExtension.php
|
|
src/Sylius/Bundle/AdminBundle/Twig/ChannelsCurrenciesExtension.php
|
|
src/Sylius/Bundle/AdminBundle/Twig/ShopExtension.php
|
|
src/Sylius/Bundle/AdminBundle/Twig/NotificationWidgetExtension.php
|
|
src/Sylius/Bundle/AdminBundle/Form/Extension/CatalogPromotionScopeTypeExtension.php
|
|
src/Sylius/Bundle/AdminBundle/Form/Extension/CatalogPromotionActionTypeExtension.php
|
|
src/Sylius/Bundle/AdminBundle/Form/RequestPasswordResetType.php
|
|
src/Sylius/Bundle/AdminBundle/Form/Type/ResetPasswordType.php
|
|
src/Sylius/Bundle/AdminBundle/Form/Model/PasswordReset.php
|
|
src/Sylius/Bundle/AdminBundle/Form/Model/PasswordResetRequest.php
|
|
src/Sylius/Bundle/AdminBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/AdminBundle/MessageHandler/CreateAdminUserHandler.php
|
|
src/Sylius/Bundle/AdminBundle/EmailManager/OrderEmailManagerInterface.php
|
|
src/Sylius/Bundle/AdminBundle/EmailManager/ShipmentEmailManager.php
|
|
src/Sylius/Bundle/AdminBundle/EmailManager/OrderEmailManager.php
|
|
src/Sylius/Bundle/AdminBundle/EmailManager/ShipmentEmailManagerInterface.php
|
|
src/Sylius/Bundle/AdminBundle/README.md
|
|
src/Sylius/Bundle/AdminBundle/Event/OrderShowMenuBuilderEvent.php
|
|
src/Sylius/Bundle/AdminBundle/Event/ProductVariantMenuBuilderEvent.php
|
|
src/Sylius/Bundle/AdminBundle/Event/PromotionMenuBuilderEvent.php
|
|
src/Sylius/Bundle/AdminBundle/Event/ProductMenuBuilderEvent.php
|
|
src/Sylius/Bundle/AdminBundle/Event/CustomerShowMenuBuilderEvent.php
|
|
src/Sylius/Bundle/AdminBundle/Controller/Dashboard/StatisticsController.php
|
|
src/Sylius/Bundle/AdminBundle/Controller/CustomerStatisticsController.php
|
|
src/Sylius/Bundle/AdminBundle/Controller/NotificationController.php
|
|
src/Sylius/Bundle/AdminBundle/Controller/ImpersonateUserController.php
|
|
src/Sylius/Bundle/AdminBundle/Controller/RemoveCatalogPromotionAction.php
|
|
src/Sylius/Bundle/AdminBundle/Controller/DashboardController.php
|
|
src/Sylius/Bundle/AdminBundle/Controller/RedirectHandler.php
|
|
src/Sylius/Bundle/AdminBundle/Command/CreateAdminUserCommand.php
|
|
src/Sylius/Bundle/AdminBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/AdminBundle/DependencyInjection/SyliusAdminExtension.php
|
|
src/Sylius/Bundle/AdminBundle/Tests/MessageHandler/Admin/SendResetPasswordEmailHandlerTest.php
|
|
src/Sylius/Bundle/AdminBundle/Tests/MessageHandler/Admin/CreateAdminUserHandlerTest.php
|
|
src/Sylius/Bundle/AdminBundle/Tests/Controller/NotificationControllerTest.php
|
|
src/Sylius/Bundle/AdminBundle/Tests/Command/CreateAdminUserCommandTest.php
|
|
src/Sylius/Bundle/AdminBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/.eslintrc.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/img/admin-logo.svg
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/sass/_layout.scss
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/sass/_taxonomy.scss
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/sass/_ui.scss
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/sass/main.scss
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/sass/_attributes.scss
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/entry.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-move-taxon.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-compound-form-errors.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-notification.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/date-object-factory.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-catalog-promotion-scopes.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/app.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-forms-list.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-taxon-slug.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-move-product-variant.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-statistics.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-taxon-tree.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/shim/shim-semantic-ui.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/shim/shim-polyfill.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/shim/shim-jquery.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-menu-search.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-lazy-choice-tree.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/dateObjects/year-date-object.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/dateObjects/week-date-object.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/dateObjects/month-date-object.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-product-images-preview.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-product-slug.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-catalog-promotion-actions.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-form-collection.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/private/js/sylius-chart.js
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/app/events.yaml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/app/sylius/sylius_mailer.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/services/provider.xml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/services/controller.xml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/services/menu.xml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/services/integrations/shop.xml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/services/email.xml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/services/listener.xml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/services/form.xml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/validation/PasswordReset.xml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/validation/PasswordResetRequest.xml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/currency.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/order.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/zone.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/product_from_taxon.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/product_variant_with_catalog_promotion.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/product_review.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/shipment.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/channel.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/country.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/product_attribute.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/address_log_entry.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/product_variant.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/promotion_coupon.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/admin_user.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/customer_group.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/product_option.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/tax_category.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/locale.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/channel_pricing_log_entry.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/promotion.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/exchange_rate.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/payment_method.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/catalog_promotion.yaml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/customer_order.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/shipping_method.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/product.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/shipping_category.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/taxon.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/tax_rate.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/customer.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/payment.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/product_association_type.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/grids/inventory.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/currency.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/order.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/zone.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/ajax/product_attribute.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/ajax/product_variant.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/ajax/product_taxon.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/ajax/customer_group.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/ajax/product_option.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/ajax/product.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/ajax/taxon.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/shop_user.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/product_review.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/shipment.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/channel.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/country.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/product_attribute.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/partial.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/security.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/product_variant.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/promotion_coupon.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/product_taxon.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/admin_user.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/ajax.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/customer_group.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/product_option.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/tax_category.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/locale.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/promotion.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/exchange_rate.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/payment_method.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/catalog_promotion.yaml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/shipping_method.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/product.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/shipping_category.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/taxon.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/tax_rate.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/customer.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/payment.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/product_association_type.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/inventory.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/partial/order.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/partial/address.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/partial/shipment.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/partial/channel.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/partial/product_attribute.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/partial/catalog_promotion.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/partial/promotion.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/partial/payment_method.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/partial/product.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/partial/taxon.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/config/routing/partial/customer.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.sk.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.nl.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.en.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.es.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.ar.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.uk.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.it.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.tr.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.de.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.ro.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.de_CH.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.mn.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.cs.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.fr.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.pl.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/_security.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PaymentMethod/Gateways/paymentGateways.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PaymentMethod/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PaymentMethod/Grid/Action/create.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductOption/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/_menu.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Currency/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Taxon/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Taxon/update.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Taxon/_taxonTree.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Taxon/_treeWithoutButtons.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Taxon/_slugField.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Taxon/_media.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Taxon/create.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Taxon/_treeWithButtons.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Dashboard/_menu.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Dashboard/_statistics.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Dashboard/_channelSwitch.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Dashboard/ChannelSwitchMenu/_channels.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Dashboard/ChannelSwitchMenu/_search.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Dashboard/_orders.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Dashboard/_channelSwitchContent.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Dashboard/_latest.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Dashboard/index.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Dashboard/Statistics/_template.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Dashboard/_chart.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Dashboard/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Dashboard/_customers.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductAttribute/Types/attributeTypes.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductAttribute/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductAttribute/Grid/Action/create.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Email/shipmentConfirmation.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Email/layout.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Email/orderConfirmation.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CustomerGroup/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Locale/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Locale/Grid/Field/name.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/show.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Form/_extraInformation.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Form/_columns.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Form/_secondColumn.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Form/_accountCredentials.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Form/_details.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Form/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Form/_firstColumn.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/_info.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/_menu.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/_statistics.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/_contentWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/_address.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/Details/_primary.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/Details/_email.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/Details/_contact.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/Address/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/Address/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/_headerWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/_headerMenu.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/Statistics/_perChannel.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/Statistics/index.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Show/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Grid/Field/verified.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Grid/Field/enabled.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Order/Index/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Order/Index/_customerHeader.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Customer/Order/Index/_headerTitle.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Shipment/show.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Shipment/Partial/_shipContent.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Shipment/Partial/_ship.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Shipment/Show/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Shipment/Show/_headerWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Shipment/Show/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Shipment/Show/_shipmentUnits.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Shipment/Grid/_shipContent.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Shipment/Grid/Action/_shipWithTrackingCodeContent.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Shipment/Grid/Action/shipWithTrackingCode.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Shipment/Grid/_ship.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/_logo.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Form/_countries.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Form/_money.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Form/_priceHistoryConfig.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Form/_secondColumn.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Form/_generalHost.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Form/_billingData.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Form/_shippingAddressInCheckoutRequired.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Form/_lookAndFeel.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Form/_general.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Form/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Form/_firstColumn.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Grid/Field/themeName.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Grid/Field/name.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Channel/Grid/Field/code.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/show.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/_position.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/_menu.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Index/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Index/Content/_taxonTree.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Index/_taxonHeader.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Index/_headerWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Index/Header/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Index/Header/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Index/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Index/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Update/_toolbar.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/_mainImage.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Attribute/attributeValues.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Attribute/attributesCollection.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Attribute/attributeChoice.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/_showInShopButton.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/_channel_pricing.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/_info.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_detailsLabels.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_shipping.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_moreDetails.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/Types/integer.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/Types/text.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/Types/percent.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/Types/datetime.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/Types/default.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/Types/boolean.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/Types/date.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/Types/select.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_variantsContent.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_variantItem.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_appliedPromotions.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_mainImage.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_configurableProduct.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_details.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/VariantItem/_editButton.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/VariantItem/_item.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/VariantItem/_shipping.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/VariantItem/_taxCategory.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/VariantItem/_tracking.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/VariantItem/_optionValues.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/VariantItem/_stock.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/VariantItem/_button.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_variantContentShipping.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_variantContent.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_associations.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_attributes.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_taxonomy.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_simpleProduct.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_options.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_variantContentPricing.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_detailsTable.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_variants.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_media.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_imageVariants.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_pricing.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Show/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Tab/_inventoryContent.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Tab/_details.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Tab/_associations.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Tab/_attributes.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Tab/_taxonomy.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Tab/_inventory.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Tab/_media.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/_slugField.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/index.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Grid/Field/mainTaxon.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Grid/Field/position.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Grid/Field/image.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Grid/Field/name.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Grid/Action/generateVariants.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Product/Grid/Action/updatePositions.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Index/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Index/_headerTitle.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Index/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Index/_actions.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Index/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Update/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Update/_headerTitle.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Update/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Update/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/update.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Create/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Create/_headerTitle.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Create/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Create/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/Block/_legacySonataEvent.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/index.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/create.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Crud/form_validation_errors_checker.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/layout.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/_scripts.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/_notification.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductAssociationType/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/_flashes.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Form/theme.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Form/imagesTheme.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Macro/breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Macro/translationForm.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/TaxRate/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/show.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/theme.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/_action.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/ProductVariant/Index/_catalogPromotionHeader.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/ProductVariant/Index/_headerWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/ProductVariant/Index/Header/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/ProductVariant/Index/Header/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/ProductVariant/Index/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/ProductVariant/index.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/_details.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/_headerWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/_translations.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/_headerMenu.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/_scopes.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/_actions.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/Action/percentage_discount.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/Action/fixed_discount.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/Scope/for_taxons.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/Scope/for_variants.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/Scope/for_products.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Show/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Scope/for_taxons.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Scope/for_variants.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Scope/for_products.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/CatalogPromotion/Scope/default.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ChannelPricingLogEntry/Index/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ChannelPricingLogEntry/Grid/Field/price.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ChannelPricingLogEntry/Grid/Field/originalPrice.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/_channelLinks.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/_security.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/_menu.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/_sidebarToggle.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/_logo.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/layout.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/_channelLinksWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/_scripts.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/_notification.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/_flashes.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/_channelLinks.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/_search.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/_support.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/_styles.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Layout/_notificationWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Country/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Country/Grid/Field/name.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Promotion/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Promotion/_toolbar.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Promotion/Show/_translations.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Promotion/Grid/Field/usage.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Promotion/Grid/Field/usedWithUsageLimit.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Promotion/Grid/Field/codeExclusiveAndCouponBased.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Security/ResetPassword/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Security/ResetPassword/Form/_submit.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Security/ResetPassword/Form/_passwords.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Security/ResetPassword/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Security/_logo.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Security/resetPassword.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Security/requestPasswordReset.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Security/Form/_requestPasswordResetButton.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Security/login.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Security/RequestPasswordReset/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Security/RequestPasswordReset/_submit.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Security/RequestPasswordReset/_email.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Security/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Zone/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/AdminUser/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/AdminUser/Form/_personals.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/AdminUser/Form/_additionalInformation.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/AdminUser/Form/_secondColumn.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/AdminUser/Form/_preferences.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/AdminUser/Form/_avatar.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/AdminUser/Form/_generalInfoExtended.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/AdminUser/Form/_generalInfo.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/AdminUser/Form/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/AdminUser/Form/_firstColumn.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/AdminUser/_avatarImage.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductReview/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductReview/_author.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductReview/_product.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductReview/Label/Status/rejected.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductReview/Label/Status/new.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductReview/Label/Status/accepted.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/_menu.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Index/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Index/_productHeader.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Index/ProductHeader/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Index/ProductHeader/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Index/_headerWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Index/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Update/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Update/_toolbar.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/generate.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Create/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Create/_headerTitle.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Generate/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Generate/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Generate/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Generate/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Tab/_channelPricings.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Tab/_inventoryContent.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Tab/_details.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Tab/_taxes.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Tab/_inventory.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/index.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Grid/Field/inventory.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Grid/Field/position.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Grid/Field/name.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ProductVariant/Grid/Action/updatePositions.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/_search.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/_divider.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/Index/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/Index/_promotionHeader.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/Index/_headerWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/Index/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/Update/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/generate.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/Create/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/Create/_headerTitle.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/Generate/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/Generate/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/Generate/_formWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/Generate/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/PromotionCoupon/index.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/_support.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Inventory/Index/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ExchangeRate/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ExchangeRate/Grid/Field/sourceCurrencyName.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ExchangeRate/Grid/Field/targetCurrencyName.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ShippingMethod/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ShippingMethod/_rules.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/TaxCategory/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/_styles.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Grid/deleteCatalogPromotion.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Grid/_default.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Grid/Field/_channels.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/show.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/History/_addresses.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/History/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/History/_address.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/History/_headerWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/History/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/History/_actions.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/History/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Update/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Update/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Update/_actions.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Update/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/update.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/history.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/ShippingState/cancelled.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/ShippingState/ready.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/ShippingState/shipped.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/ShippingState/partially_shipped.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/State/cancelled.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/State/new.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/State/fulfilled.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/PaymentState/cancelled.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/PaymentState/awaiting_payment.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/PaymentState/paid.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/PaymentState/authorized.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/PaymentState/partially_authorized.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/PaymentState/partially_paid.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/PaymentState/partially_refunded.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Label/PaymentState/refunded.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_payments.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_summaryWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_payment.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/Shipment/_tracking.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/Shipment/_resendConfirmationEmailButton.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/Shipment/_showButton.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/Shipment/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/Shipment/_shipTransition.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/Shipment/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/Payment/_completeTransition.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/Payment/_refundTransition.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/Payment/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/Payment/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_resendEmail.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_headerItems.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_addresses.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_shipments.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_shipmentsContent.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_notes.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_paymentsContent.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_customer.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_headerWidget.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_shipment.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_summary.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/Summary/_item.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/Summary/_totalsPromotions.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/Summary/_totals.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_content.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Show/_header.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Grid/Field/customer.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Grid/Field/channel.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Grid/Field/total.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Order/Grid/Field/number.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/ShippingCategory/_form.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Common/Form/_province.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Common/Form/_address.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Common/Macro/money.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Common/_missingTranslation.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Common/_address.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Common/_channel.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Common/Label/shipmentState.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Common/Label/catalogPromotionState.html.twig
|
|
src/Sylius/Bundle/AdminBundle/Resources/views/Common/Label/paymentState.html.twig
|
|
src/Sylius/Bundle/AdminBundle/LICENSE
|
|
src/Sylius/Bundle/AdminBundle/Menu/MainMenuBuilder.php
|
|
src/Sylius/Bundle/AdminBundle/Menu/ProductVariantFormMenuBuilder.php
|
|
src/Sylius/Bundle/AdminBundle/Menu/OrderShowMenuBuilder.php
|
|
src/Sylius/Bundle/AdminBundle/Menu/PromotionUpdateMenuBuilder.php
|
|
src/Sylius/Bundle/AdminBundle/Menu/CustomerShowMenuBuilder.php
|
|
src/Sylius/Bundle/AdminBundle/Menu/ProductFormMenuBuilder.php
|
|
src/Sylius/Bundle/AdminBundle/Menu/ProductUpdateMenuBuilder.php
|
|
src/Sylius/Bundle/AdminBundle/SyliusAdminBundle.php
|
|
src/Sylius/Bundle/AdminBundle/SectionResolver/AdminUriBasedSectionResolver.php
|
|
src/Sylius/Bundle/AdminBundle/SectionResolver/AdminSection.php
|
|
src/Sylius/Bundle/AdminBundle/EventListener/AdminFilterSubscriber.php
|
|
src/Sylius/Bundle/AdminBundle/EventListener/AdminSectionCacheControlSubscriber.php
|
|
src/Sylius/Bundle/AdminBundle/EventListener/ShipmentShipListener.php
|
|
src/Sylius/Bundle/AdminBundle/EventListener/ResourceDeleteSubscriber.php
|
|
src/Sylius/Bundle/AdminBundle/EventListener/LocaleListener.php
|
|
src/Sylius/Bundle/AdminBundle/gulpfile.babel.js
|
|
src/Sylius/Bundle/AdminBundle/Context/AdminBasedLocaleContext.php
|
|
src/Sylius/Bundle/AdminBundle/Action/ResendOrderConfirmationEmailAction.php
|
|
src/Sylius/Bundle/AdminBundle/Action/Account/ResetPasswordAction.php
|
|
src/Sylius/Bundle/AdminBundle/Action/Account/RenderResetPasswordPageAction.php
|
|
src/Sylius/Bundle/AdminBundle/Action/Account/RequestPasswordResetAction.php
|
|
src/Sylius/Bundle/AdminBundle/Action/Account/RenderRequestPasswordResetPageAction.php
|
|
src/Sylius/Bundle/AdminBundle/Action/RemoveAvatarAction.php
|
|
src/Sylius/Bundle/AdminBundle/Action/ResendShipmentConfirmationEmailAction.php
|
|
src/Sylius/Bundle/AdminBundle/Message/CreateAdminUser.php
|
|
src/Sylius/Bundle/ShippingBundle/composer.json
|
|
src/Sylius/Bundle/ShippingBundle/spec/Provider/CalendarSpec.php
|
|
src/Sylius/Bundle/ShippingBundle/spec/Validator/ShippingMethodCalculatorExistsValidatorSpec.php
|
|
src/Sylius/Bundle/ShippingBundle/spec/Validator/ShippingMethodRuleValidatorSpec.php
|
|
src/Sylius/Bundle/ShippingBundle/spec/Validator/GroupsGenerator/ShippingMethodConfigurationGroupsGeneratorSpec.php
|
|
src/Sylius/Bundle/ShippingBundle/spec/Assigner/ShippingDateAssignerSpec.php
|
|
src/Sylius/Bundle/ShippingBundle/Provider/DateTimeProvider.php
|
|
src/Sylius/Bundle/ShippingBundle/Provider/Calendar.php
|
|
src/Sylius/Bundle/ShippingBundle/test/composer.json
|
|
src/Sylius/Bundle/ShippingBundle/test/src/Tests/SyliusShippingBundleTest.php
|
|
src/Sylius/Bundle/ShippingBundle/test/app/console
|
|
src/Sylius/Bundle/ShippingBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/ShippingBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/ShippingBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/ShippingBundle/Validator/ShippingMethodCalculatorExistsValidator.php
|
|
src/Sylius/Bundle/ShippingBundle/Validator/ShippingMethodRuleValidator.php
|
|
src/Sylius/Bundle/ShippingBundle/Validator/Constraint/ShippingMethodRule.php
|
|
src/Sylius/Bundle/ShippingBundle/Validator/Constraint/ShippingMethodCalculatorExists.php
|
|
src/Sylius/Bundle/ShippingBundle/Validator/GroupsGenerator/ShippingMethodConfigurationGroupsGenerator.php
|
|
src/Sylius/Bundle/ShippingBundle/.gitattributes
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/AbstractConfigurableShippingMethodElementType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/ShippingMethodRuleCollectionType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/ShippingMethodTranslationType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/ShipmentShipType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/ShippingMethodRuleChoiceType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/Rule/TotalWeightGreaterThanOrEqualConfigurationType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/Rule/TotalWeightLessThanOrEqualConfigurationType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/CalculatorChoiceType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/ShippingMethodChoiceType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/Calculator/FlatRateConfigurationType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/Calculator/PerUnitRateConfigurationType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/ShippingCategoryType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/ShipmentType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/Core/AbstractConfigurationCollectionType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/ShippingCategoryChoiceType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/ShippingMethodType.php
|
|
src/Sylius/Bundle/ShippingBundle/Form/Type/ShippingMethodRuleType.php
|
|
src/Sylius/Bundle/ShippingBundle/Assigner/ShippingDateAssignerInterface.php
|
|
src/Sylius/Bundle/ShippingBundle/Assigner/ShippingDateAssigner.php
|
|
src/Sylius/Bundle/ShippingBundle/Attribute/AsShippingMethodResolver.php
|
|
src/Sylius/Bundle/ShippingBundle/Attribute/AsShippingMethodRuleChecker.php
|
|
src/Sylius/Bundle/ShippingBundle/Attribute/AsShippingCalculator.php
|
|
src/Sylius/Bundle/ShippingBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/ShippingBundle/Doctrine/ORM/ShippingMethodRepository.php
|
|
src/Sylius/Bundle/ShippingBundle/README.md
|
|
src/Sylius/Bundle/ShippingBundle/DependencyInjection/SyliusShippingExtension.php
|
|
src/Sylius/Bundle/ShippingBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/ShippingBundle/DependencyInjection/Compiler/RegisterRuleCheckersPass.php
|
|
src/Sylius/Bundle/ShippingBundle/DependencyInjection/Compiler/RegisterShippingMethodsResolversPass.php
|
|
src/Sylius/Bundle/ShippingBundle/DependencyInjection/Compiler/CompositeShippingMethodEligibilityCheckerPass.php
|
|
src/Sylius/Bundle/ShippingBundle/DependencyInjection/Compiler/RegisterCalculatorsPass.php
|
|
src/Sylius/Bundle/ShippingBundle/Tests/Stub/ShippingMethodResolverStub.php
|
|
src/Sylius/Bundle/ShippingBundle/Tests/Stub/ShippingMethodRuleCheckerStub.php
|
|
src/Sylius/Bundle/ShippingBundle/Tests/Stub/ShippingCalculatorStub.php
|
|
src/Sylius/Bundle/ShippingBundle/Tests/DependencyInjection/Compiler/RegisterCalculatorsPassTest.php
|
|
src/Sylius/Bundle/ShippingBundle/Tests/DependencyInjection/Compiler/RegisterShippingMethodsResolversPassTest.php
|
|
src/Sylius/Bundle/ShippingBundle/Tests/DependencyInjection/SyliusShippingExtensionTest.php
|
|
src/Sylius/Bundle/ShippingBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/serializer/Model.ShipmentUnit.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/serializer/Model.Shipment.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/serializer/Model.ShippingMethod.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/serializer/Model.ShippingCategory.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/app/state_machine.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/services/registry.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/services/checker.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/services/integrations/doctrine/orm.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/services/form.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/services/validator.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/validation/ShippingMethodRule.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/validation/Shipment.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/validation/ShippingMethodTranslation.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/validation/ShippingMethod.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/validation/ShippingCategory.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/doctrine/model/ShipmentUnit.orm.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/doctrine/model/ShippingMethodTranslation.orm.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/doctrine/model/ShippingCategory.orm.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/doctrine/model/Shipment.orm.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/doctrine/model/ShippingMethod.orm.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/doctrine/model/ShippingMethodRule.orm.xml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/config/workflow/state_machine.yaml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.el.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pt.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.nl.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.en.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sl.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ja.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.be.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.es.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ca.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ko.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sv.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.ar.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.th.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.uk.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ms.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.tr.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.de.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.sq.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.ro.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.de_CH.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.mn.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.ca.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.et.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.mk.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.af.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.cs.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.fr.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/flashes.pl.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/ShippingBundle/LICENSE
|
|
src/Sylius/Bundle/ShippingBundle/SyliusShippingBundle.php
|
|
src/Sylius/Bundle/ShopBundle/composer.json
|
|
src/Sylius/Bundle/ShopBundle/spec/Router/LocaleStrippingRouterSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/Twig/OrderItemOriginalPriceToDisplayExtensionSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/Twig/OrderPaymentsExtensionSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EmailManager/OrderEmailManagerSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EmailManager/ContactEmailManagerSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/SectionResolver/ShopUriBasedSectionResolverSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EventListener/OrderCompleteListenerSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EventListener/UserRegistrationListenerSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EventListener/UserCartRecalculationListenerSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EventListener/OrderIntegrityCheckerSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EventListener/ShopCustomerAccountSubSectionCacheControlSubscriberSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EventListener/UserImpersonatedListenerSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EventListener/ShopUserLogoutHandlerSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EventListener/ShopCartBlamerListenerSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EventListener/OrderCustomerIpListenerSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EventListener/OrderLocaleAssignerSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EventListener/NonChannelLocaleListenerSpec.php
|
|
src/Sylius/Bundle/ShopBundle/spec/EventListener/CustomerEmailUpdaterListenerSpec.php
|
|
src/Sylius/Bundle/ShopBundle/Locale/LocaleSwitcherInterface.php
|
|
src/Sylius/Bundle/ShopBundle/Locale/StorageBasedLocaleSwitcher.php
|
|
src/Sylius/Bundle/ShopBundle/Locale/UrlBasedLocaleSwitcher.php
|
|
src/Sylius/Bundle/ShopBundle/Router/LocaleStrippingRouter.php
|
|
src/Sylius/Bundle/ShopBundle/.gitattributes
|
|
src/Sylius/Bundle/ShopBundle/Twig/OrderTaxesTotalExtension.php
|
|
src/Sylius/Bundle/ShopBundle/Twig/OrderItemOriginalPriceToDisplayExtension.php
|
|
src/Sylius/Bundle/ShopBundle/Twig/OrderPaymentsExtension.php
|
|
src/Sylius/Bundle/ShopBundle/Twig/OrderItemsSubtotalExtension.php
|
|
src/Sylius/Bundle/ShopBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/ShopBundle/EmailManager/OrderEmailManagerInterface.php
|
|
src/Sylius/Bundle/ShopBundle/EmailManager/OrderEmailManager.php
|
|
src/Sylius/Bundle/ShopBundle/EmailManager/ContactEmailManager.php
|
|
src/Sylius/Bundle/ShopBundle/EmailManager/ContactEmailManagerInterface.php
|
|
src/Sylius/Bundle/ShopBundle/README.md
|
|
src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculator.php
|
|
src/Sylius/Bundle/ShopBundle/Calculator/OrderItemsSubtotalCalculatorInterface.php
|
|
src/Sylius/Bundle/ShopBundle/Controller/CurrencySwitchController.php
|
|
src/Sylius/Bundle/ShopBundle/Controller/LocaleSwitchController.php
|
|
src/Sylius/Bundle/ShopBundle/Controller/RegistrationThankYouController.php
|
|
src/Sylius/Bundle/ShopBundle/Controller/ContactController.php
|
|
src/Sylius/Bundle/ShopBundle/Controller/SecurityWidgetController.php
|
|
src/Sylius/Bundle/ShopBundle/Controller/HomepageController.php
|
|
src/Sylius/Bundle/ShopBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/ShopBundle/DependencyInjection/Compiler/LogoutListenerPass.php
|
|
src/Sylius/Bundle/ShopBundle/DependencyInjection/SyliusShopExtension.php
|
|
src/Sylius/Bundle/ShopBundle/Tests/Calculator/OrderItemsSubtotalCalculatorTest.php
|
|
src/Sylius/Bundle/ShopBundle/Tests/DependencyInjection/ConfigurationTest.php
|
|
src/Sylius/Bundle/ShopBundle/Tests/DependencyInjection/Compiler/LogoutListenerPassTest.php
|
|
src/Sylius/Bundle/ShopBundle/Tests/DependencyInjection/SyliusShopExtensionTest.php
|
|
src/Sylius/Bundle/ShopBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/.eslintrc.js
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/entry.js
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/scss/style.scss
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/scss/theme.scss
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/js/app.js
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/js/shim/shim-semantic-ui.js
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/js/shim/shim-polyfill.js
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/js/shim/shim-jquery.js
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/js/shim/shim-lightbox.js
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/js/sylius-province-field.js
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/js/sylius-variant-images.js
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/js/sylius-address-book.js
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/js/sylius-variants-prices.js
|
|
src/Sylius/Bundle/ShopBundle/Resources/private/js/sylius-add-to-cart.js
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/app/sylius/sylius_mailer.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/services/listeners.xml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/services/controller.xml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/services/menu.xml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/services/integrations/locale/url.xml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/services/integrations/locale/storage.xml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/services/email.xml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/services/twig.xml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/grids/account/order.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/grids/product.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/order.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/ajax/user.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/ajax/cart.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/shop_user.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/checkout.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/product_review.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/account/order.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/account/address_book.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/payum.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/partial.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/cart.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/security.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/ajax.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/account.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/product.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/contact.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/partial/product_review.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/partial/product_association.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/partial/cart.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/partial/product.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/config/routing/partial/taxon.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sr.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fr.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ru.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.no.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.es.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.zh_TW.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.el.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.is.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fi.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.be.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.bg.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ar.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pt_BR.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sk.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.vi.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.fa.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pt.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.uk.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.cs.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sl.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.he.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ca.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.tr.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.hr.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ro.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.de.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.lt.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.pl.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sr_CS.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.da.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.th.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.it.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.hu.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.lv.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sq.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.mn.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.ja.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.de_CH.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.id.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.sv.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.en.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.nl.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/translations/messages.zh_CN.yml
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/error403.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Taxon/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Taxon/_horizontalMenu.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Taxon/_verticalMenu.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Taxon/Header/_content.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Taxon/_header.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Register/_form.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Register/_header.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Email/layout.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Email/orderConfirmation.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Email/contactRequest.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Email/userRegistration.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Email/passwordReset.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Email/verification.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/AddressBook/_item.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/AddressBook/layout.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/AddressBook/update.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/AddressBook/index.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/AddressBook/create.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/AddressBook/_defaultAddressForm.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/AddressBook/_defaultAddress.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/resetPassword.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/profileUpdate.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/layout.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/dashboard.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/changePassword.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/requestPasswordReset.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Menu/_content.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/show.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/Index/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/Index/_subcontent.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/Index/_header.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/Label/State/cancelled.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/Label/State/new.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/Label/State/fulfilled.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/Show/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/Show/_header.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/index.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/Grid/Field/total.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/Grid/Field/number.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/Grid/Field/address.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/Grid/Action/pay.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Account/Order/Grid/Action/_pay_deprecated.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/_footer.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/show.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Index/_pagination.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Index/_main.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Index/_sidebar.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Index/_search.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Index/_sorting.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Index/_header.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/_mainImage.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Box/_content.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/_starRating.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/_info.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_reviews.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_menu.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_shortDescription.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_variantsPricing.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_catalogPromotionLabels.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Types/textarea.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Types/percent.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Types/datetime.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Types/default.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Types/date.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Types/checkbox.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Types/select.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_priceWidget.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_price.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_breadcrumb.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_outOfStock.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_addToCart.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_association.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_associations.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_inventory.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_options.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_tabs.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_variants.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Tabs/_reviews.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Tabs/_menu.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Tabs/Attributes/_list.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Tabs/_details.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Tabs/Details/_description.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Tabs/_attributes.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Tabs/Reviews/_viewMore.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Tabs/Reviews/_create.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Tabs/Reviews/_latest.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/Tabs/_content.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_variantSelection.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_imageVariants.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_images.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/Show/_header.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/index.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/_horizontalList.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Product/_box.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/layout.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Login/_form.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Login/_login.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Login/_register.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Login/_header.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/_scripts.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/Complete/_navigation.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/Complete/_form.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/Complete/_header.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/selectPayment.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/layout.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/_steps.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/complete.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/SelectPayment/_payment.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/SelectPayment/_navigation.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/SelectPayment/_form.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/SelectPayment/_choice.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/SelectPayment/_unavailable.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/selectShipping.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/Address/_billingAddressRequired.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/Address/_navigation.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/Address/_form.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/Address/_shippingAddressRequired.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/Address/_addressBookSelect.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/SelectShipping/_navigation.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/SelectShipping/_form.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/SelectShipping/_choice.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/SelectShipping/_unavailable.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/SelectShipping/_shipment.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/_summary.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/address.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/_support.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Checkout/_header.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/_flashes.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Form/theme.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/register.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/error404.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/login.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Footer/_grid.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Footer/_content.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Footer/Grid/_payment_methods.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Footer/Grid/_customer_care.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Footer/Grid/_your_store.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Footer/Grid/_plus.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Footer/Grid/_pre_footer.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Header/_menu.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Header/_cart.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Header/_logo.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Header/_content.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Topbar/_currencySwitcher.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Topbar/_securityWidget.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Layout/Topbar/_localeSwitcher.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/error500.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/ProductReview/_single.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/ProductReview/_form.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/ProductReview/Box/_content.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/ProductReview/List/_addButton.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/ProductReview/_list.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/ProductReview/index.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/ProductReview/create.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Menu/_security.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Menu/_currencySwitch.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Menu/simple.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Menu/_localeSwitch.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Contact/request.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Homepage/_productsGrid.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Homepage/_latestProductsCarousel.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Homepage/_banner.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Homepage/_latestProducts.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Homepage/_aboutUs.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Homepage/_list.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Homepage/_newsletter.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Homepage/index.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Homepage/_carousel.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/registerThankYou.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/_styles.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Cart/summary.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Cart/Widget/_button.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Cart/Widget/_popup.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Cart/_widget.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Cart/Summary/_item.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Cart/Summary/_checkout.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Cart/Summary/_suggestions.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Cart/Summary/_totals.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Cart/Summary/_items.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Cart/Summary/_coupon.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Cart/Summary/_header.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Cart/Summary/_update.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/error.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Grid/Filter/string.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Grid/_default.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Grid/Action/show.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Order/show.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Order/thankYou.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Order/_summary.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/_header.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Form/_province.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Form/_address.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Form/_login.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Form/_countryCode.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Macro/money.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/_address.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/_payments.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/_table.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/_addresses.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/_shipments.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/Table/_item.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/Table/_shipping.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/Table/_headers.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/Table/_promotion.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/Table/_totals.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/Table/_items.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/_summary.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/Label/PaymentState/orderPaymentState.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/Label/PaymentState/singlePaymentState.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/Label/ShipmentState/singleShipmentState.html.twig
|
|
src/Sylius/Bundle/ShopBundle/Resources/views/Common/Order/Label/ShipmentState/orderShipmentState.html.twig
|
|
src/Sylius/Bundle/ShopBundle/LICENSE
|
|
src/Sylius/Bundle/ShopBundle/Menu/AccountMenuBuilder.php
|
|
src/Sylius/Bundle/ShopBundle/SectionResolver/ShopCustomerAccountSubSection.php
|
|
src/Sylius/Bundle/ShopBundle/SectionResolver/ShopSection.php
|
|
src/Sylius/Bundle/ShopBundle/SectionResolver/ShopUriBasedSectionResolver.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/SessionCartSubscriber.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/CustomerEmailUpdaterListener.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/UserCartRecalculationListener.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/ShopCartBlamerListener.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/OrderCompleteListener.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/ShopUserLogoutHandler.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/OrderIntegrityCheckerInterface.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/OrderLocaleAssigner.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/UserImpersonatedListener.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/OrderIntegrityChecker.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/ShopCustomerAccountSubSectionCacheControlSubscriber.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/OrderCustomerIpListener.php
|
|
src/Sylius/Bundle/ShopBundle/EventListener/UserRegistrationListener.php
|
|
src/Sylius/Bundle/ShopBundle/SyliusShopBundle.php
|
|
src/Sylius/Bundle/ShopBundle/gulpfile.babel.js
|
|
src/Sylius/Bundle/OrderBundle/NumberAssigner/OrderNumberAssigner.php
|
|
src/Sylius/Bundle/OrderBundle/NumberAssigner/OrderNumberAssignerInterface.php
|
|
src/Sylius/Bundle/OrderBundle/composer.json
|
|
src/Sylius/Bundle/OrderBundle/spec/NumberAssigner/OrderNumberAssignerSpec.php
|
|
src/Sylius/Bundle/OrderBundle/spec/Form/DataMapper/OrderItemQuantityDataMapperSpec.php
|
|
src/Sylius/Bundle/OrderBundle/spec/Templating/Helper/AdjustmentsHelperSpec.php
|
|
src/Sylius/Bundle/OrderBundle/spec/Controller/AddToCartCommandSpec.php
|
|
src/Sylius/Bundle/OrderBundle/spec/Factory/AddToCartCommandFactorySpec.php
|
|
src/Sylius/Bundle/OrderBundle/spec/Remover/ExpiredCartsRemoverSpec.php
|
|
src/Sylius/Bundle/OrderBundle/spec/NumberGenerator/SequentialOrderNumberGeneratorSpec.php
|
|
src/Sylius/Bundle/OrderBundle/spec/Context/SessionBasedCartContextSpec.php
|
|
src/Sylius/Bundle/OrderBundle/test/composer.json
|
|
src/Sylius/Bundle/OrderBundle/test/src/Tests/SyliusOrderBundleTest.php
|
|
src/Sylius/Bundle/OrderBundle/test/app/console
|
|
src/Sylius/Bundle/OrderBundle/test/app/config/config.yml
|
|
src/Sylius/Bundle/OrderBundle/test/app/config/parameters.yml
|
|
src/Sylius/Bundle/OrderBundle/test/app/AppKernel.php
|
|
src/Sylius/Bundle/OrderBundle/.gitattributes
|
|
src/Sylius/Bundle/OrderBundle/Twig/AggregateAdjustmentsExtension.php
|
|
src/Sylius/Bundle/OrderBundle/Form/Type/CartType.php
|
|
src/Sylius/Bundle/OrderBundle/Form/Type/OrderType.php
|
|
src/Sylius/Bundle/OrderBundle/Form/Type/CartItemType.php
|
|
src/Sylius/Bundle/OrderBundle/Form/Type/OrderItemType.php
|
|
src/Sylius/Bundle/OrderBundle/Form/DataMapper/OrderItemQuantityDataMapper.php
|
|
src/Sylius/Bundle/OrderBundle/SyliusOrderBundle.php
|
|
src/Sylius/Bundle/OrderBundle/Attribute/AsOrderProcessor.php
|
|
src/Sylius/Bundle/OrderBundle/Attribute/AsCartContext.php
|
|
src/Sylius/Bundle/OrderBundle/phpunit.xml.dist
|
|
src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderItemRepository.php
|
|
src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderRepository.php
|
|
src/Sylius/Bundle/OrderBundle/README.md
|
|
src/Sylius/Bundle/OrderBundle/Templating/Helper/AdjustmentsHelper.php
|
|
src/Sylius/Bundle/OrderBundle/Controller/OrderController.php
|
|
src/Sylius/Bundle/OrderBundle/Controller/AddToCartCommandInterface.php
|
|
src/Sylius/Bundle/OrderBundle/Controller/OrderItemController.php
|
|
src/Sylius/Bundle/OrderBundle/Controller/AddToCartCommand.php
|
|
src/Sylius/Bundle/OrderBundle/Command/RemoveExpiredCartsCommand.php
|
|
src/Sylius/Bundle/OrderBundle/DependencyInjection/Configuration.php
|
|
src/Sylius/Bundle/OrderBundle/DependencyInjection/SyliusOrderExtension.php
|
|
src/Sylius/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterCartContextsPass.php
|
|
src/Sylius/Bundle/OrderBundle/DependencyInjection/Compiler/TagResettableCartContextsPass.php
|
|
src/Sylius/Bundle/OrderBundle/DependencyInjection/Compiler/RegisterProcessorsPass.php
|
|
src/Sylius/Bundle/OrderBundle/Tests/Stub/CartContextWithAttributeStub.php
|
|
src/Sylius/Bundle/OrderBundle/Tests/Stub/OrderProcessorWithAttributeStub.php
|
|
src/Sylius/Bundle/OrderBundle/Tests/DependencyInjection/Compiler/TagResettableCartContextsPassTest.php
|
|
src/Sylius/Bundle/OrderBundle/Tests/DependencyInjection/Compiler/RegisterOrderProcessorPassTest.php
|
|
src/Sylius/Bundle/OrderBundle/Tests/DependencyInjection/SyliusOrderExtensionTest.php
|
|
src/Sylius/Bundle/OrderBundle/phpspec.yml.dist
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/serializer/Model.OrderItemUnit.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/serializer/Model.Order.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/serializer/Model.Adjustment.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/serializer/Model.OrderItem.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/app/config.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/app/state_machine.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/services/integrations/doctrine/orm.xml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/services/twig.xml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/services/templating.xml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/services/form.xml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/services.xml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/validation/OrderItem.xml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/validation/Order.xml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/doctrine/model/OrderItem.orm.xml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/doctrine/model/OrderItemUnit.orm.xml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/doctrine/model/Order.orm.xml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/doctrine/model/Adjustment.orm.xml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/doctrine/model/OrderSequence.orm.xml
|
|
src/Sylius/Bundle/OrderBundle/Resources/config/workflow/state_machine.yaml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sk.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.nl.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.zh_CN.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.en.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ru.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ar.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.hr.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.da.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.uk.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fa.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.es.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.zh_TW.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.no.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fi.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sr_CS.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fi.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.th.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.bg.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ru.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sv.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.mn.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.pl.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ar.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.is.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.lt.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pt_BR.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.uk.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.zh_TW.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.sk.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sl.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.it.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.tr.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.id.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.de.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.bg.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.hu.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.lt.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.it.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sv.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.no.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ro.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.de_CH.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.es.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.zh_CN.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.mn.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.en.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.ca.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.hr.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.de.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.cs.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.is.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pt.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.tr.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.de_CH.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.ro.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.id.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.hu.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.fr.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.cs.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fr.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.fa.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.da.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.pl.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/flashes.sr_CS.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.nl.yml
|
|
src/Sylius/Bundle/OrderBundle/Resources/translations/validators.pt_BR.yml
|
|
src/Sylius/Bundle/OrderBundle/LICENSE
|
|
src/Sylius/Bundle/OrderBundle/Factory/AddToCartCommandFactoryInterface.php
|
|
src/Sylius/Bundle/OrderBundle/Factory/AddToCartCommandFactory.php
|
|
src/Sylius/Bundle/OrderBundle/Remover/ExpiredCartsRemover.php
|
|
src/Sylius/Bundle/OrderBundle/SyliusExpiredCartsEvents.php
|
|
src/Sylius/Bundle/OrderBundle/NumberGenerator/OrderNumberGeneratorInterface.php
|
|
src/Sylius/Bundle/OrderBundle/NumberGenerator/SequentialOrderNumberGenerator.php
|
|
src/Sylius/Bundle/OrderBundle/Context/SessionBasedCartContext.php
|
|
src/Sylius/Component/Currency/composer.json
|
|
src/Sylius/Component/Currency/spec/Converter/CurrencyNameConverterSpec.php
|
|
src/Sylius/Component/Currency/spec/Converter/CurrencyConverterSpec.php
|
|
src/Sylius/Component/Currency/spec/Model/CurrencySpec.php
|
|
src/Sylius/Component/Currency/spec/Model/ExchangeRateSpec.php
|
|
src/Sylius/Component/Currency/spec/Context/CompositeCurrencyContextSpec.php
|
|
src/Sylius/Component/Currency/Converter/CurrencyConverter.php
|
|
src/Sylius/Component/Currency/Converter/CurrencyConverterInterface.php
|
|
src/Sylius/Component/Currency/Converter/CurrencyNameConverterInterface.php
|
|
src/Sylius/Component/Currency/Converter/CurrencyNameConverter.php
|
|
src/Sylius/Component/Currency/Repository/ExchangeRateRepositoryInterface.php
|
|
src/Sylius/Component/Currency/README.md
|
|
src/Sylius/Component/Currency/phpspec.yml.dist
|
|
src/Sylius/Component/Currency/LICENSE
|
|
src/Sylius/Component/Currency/Model/ExchangeRateInterface.php
|
|
src/Sylius/Component/Currency/Model/CurrencyInterface.php
|
|
src/Sylius/Component/Currency/Model/Currency.php
|
|
src/Sylius/Component/Currency/Model/CurrenciesAwareInterface.php
|
|
src/Sylius/Component/Currency/Model/ExchangeRate.php
|
|
src/Sylius/Component/Currency/Context/CurrencyContextInterface.php
|
|
src/Sylius/Component/Currency/Context/CompositeCurrencyContext.php
|
|
src/Sylius/Component/Currency/Context/CurrencyNotFoundException.php
|
|
src/Sylius/Component/Taxonomy/composer.json
|
|
src/Sylius/Component/Taxonomy/spec/Generator/TaxonSlugGeneratorSpec.php
|
|
src/Sylius/Component/Taxonomy/spec/Factory/TaxonFactorySpec.php
|
|
src/Sylius/Component/Taxonomy/spec/Model/TaxonSpec.php
|
|
src/Sylius/Component/Taxonomy/spec/Model/TaxonTranslationSpec.php
|
|
src/Sylius/Component/Taxonomy/Repository/TaxonRepositoryInterface.php
|
|
src/Sylius/Component/Taxonomy/Generator/TaxonSlugGenerator.php
|
|
src/Sylius/Component/Taxonomy/Generator/TaxonSlugGeneratorInterface.php
|
|
src/Sylius/Component/Taxonomy/README.md
|
|
src/Sylius/Component/Taxonomy/phpspec.yml.dist
|
|
src/Sylius/Component/Taxonomy/LICENSE
|
|
src/Sylius/Component/Taxonomy/Factory/TaxonFactoryInterface.php
|
|
src/Sylius/Component/Taxonomy/Factory/TaxonFactory.php
|
|
src/Sylius/Component/Taxonomy/Model/TaxonInterface.php
|
|
src/Sylius/Component/Taxonomy/Model/TaxonTranslationInterface.php
|
|
src/Sylius/Component/Taxonomy/Model/Taxon.php
|
|
src/Sylius/Component/Taxonomy/Model/TaxonTranslation.php
|
|
src/Sylius/Component/Taxonomy/Model/TaxonsAwareInterface.php
|
|
src/Sylius/Component/Locale/composer.json
|
|
src/Sylius/Component/Locale/spec/Provider/LocaleProviderSpec.php
|
|
src/Sylius/Component/Locale/spec/Converter/LocaleConverterSpec.php
|
|
src/Sylius/Component/Locale/spec/Model/LocaleSpec.php
|
|
src/Sylius/Component/Locale/spec/Context/CompositeLocaleContextSpec.php
|
|
src/Sylius/Component/Locale/spec/Context/ProviderBasedLocaleContextSpec.php
|
|
src/Sylius/Component/Locale/spec/Context/ImmutableLocaleContextSpec.php
|
|
src/Sylius/Component/Locale/Provider/LocaleProvider.php
|
|
src/Sylius/Component/Locale/Provider/LocaleProviderInterface.php
|
|
src/Sylius/Component/Locale/Converter/LocaleConverter.php
|
|
src/Sylius/Component/Locale/Converter/LocaleConverterInterface.php
|
|
src/Sylius/Component/Locale/README.md
|
|
src/Sylius/Component/Locale/phpspec.yml.dist
|
|
src/Sylius/Component/Locale/LICENSE
|
|
src/Sylius/Component/Locale/Model/LocaleInterface.php
|
|
src/Sylius/Component/Locale/Model/LocalesAwareInterface.php
|
|
src/Sylius/Component/Locale/Model/Locale.php
|
|
src/Sylius/Component/Locale/Context/LocaleNotFoundException.php
|
|
src/Sylius/Component/Locale/Context/ProviderBasedLocaleContext.php
|
|
src/Sylius/Component/Locale/Context/CompositeLocaleContext.php
|
|
src/Sylius/Component/Locale/Context/LocaleContextInterface.php
|
|
src/Sylius/Component/Locale/Context/ImmutableLocaleContext.php
|
|
src/Sylius/Component/Customer/composer.json
|
|
src/Sylius/Component/Customer/spec/Model/CustomerSpec.php
|
|
src/Sylius/Component/Customer/spec/Model/CustomerGroupSpec.php
|
|
src/Sylius/Component/Customer/Repository/CustomerGroupRepositoryInterface.php
|
|
src/Sylius/Component/Customer/README.md
|
|
src/Sylius/Component/Customer/phpspec.yml.dist
|
|
src/Sylius/Component/Customer/LICENSE
|
|
src/Sylius/Component/Customer/Model/CustomerGroup.php
|
|
src/Sylius/Component/Customer/Model/CustomerGroupInterface.php
|
|
src/Sylius/Component/Customer/Model/CustomerAwareInterface.php
|
|
src/Sylius/Component/Customer/Model/Customer.php
|
|
src/Sylius/Component/Customer/Model/CustomerInterface.php
|
|
src/Sylius/Component/Customer/Context/CustomerContextInterface.php
|
|
src/Sylius/Component/Payment/composer.json
|
|
src/Sylius/Component/Payment/spec/Exception/UnresolvedDefaultPaymentMethodExceptionSpec.php
|
|
src/Sylius/Component/Payment/spec/Resolver/PaymentMethodsResolverSpec.php
|
|
src/Sylius/Component/Payment/spec/Resolver/DefaultPaymentMethodResolverSpec.php
|
|
src/Sylius/Component/Payment/spec/Resolver/CompositeMethodsResolverSpec.php
|
|
src/Sylius/Component/Payment/spec/Factory/PaymentFactorySpec.php
|
|
src/Sylius/Component/Payment/spec/Model/PaymentMethodSpec.php
|
|
src/Sylius/Component/Payment/spec/Model/PaymentSpec.php
|
|
src/Sylius/Component/Payment/Exception/UnresolvedDefaultPaymentMethodException.php
|
|
src/Sylius/Component/Payment/Repository/PaymentMethodRepositoryInterface.php
|
|
src/Sylius/Component/Payment/Resolver/PaymentMethodsResolverInterface.php
|
|
src/Sylius/Component/Payment/Resolver/CompositeMethodsResolver.php
|
|
src/Sylius/Component/Payment/Resolver/PaymentMethodsResolver.php
|
|
src/Sylius/Component/Payment/Resolver/DefaultPaymentMethodResolver.php
|
|
src/Sylius/Component/Payment/Resolver/DefaultPaymentMethodResolverInterface.php
|
|
src/Sylius/Component/Payment/README.md
|
|
src/Sylius/Component/Payment/PaymentTransitions.php
|
|
src/Sylius/Component/Payment/phpspec.yml.dist
|
|
src/Sylius/Component/Payment/LICENSE
|
|
src/Sylius/Component/Payment/Factory/PaymentFactoryInterface.php
|
|
src/Sylius/Component/Payment/Factory/PaymentFactory.php
|
|
src/Sylius/Component/Payment/Model/PaymentMethodTranslationInterface.php
|
|
src/Sylius/Component/Payment/Model/Payment.php
|
|
src/Sylius/Component/Payment/Model/PaymentMethodTranslation.php
|
|
src/Sylius/Component/Payment/Model/PaymentMethodInterface.php
|
|
src/Sylius/Component/Payment/Model/PaymentInterface.php
|
|
src/Sylius/Component/Payment/Model/PaymentsSubjectInterface.php
|
|
src/Sylius/Component/Payment/Model/PaymentMethod.php
|
|
src/Sylius/Component/Shipping/composer.json
|
|
src/Sylius/Component/Shipping/spec/Exception/UnresolvedDefaultShippingMethodExceptionSpec.php
|
|
src/Sylius/Component/Shipping/spec/Checker/Eligibility/CompositeShippingMethodEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Shipping/spec/Checker/Eligibility/CategoryRequirementEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Shipping/spec/Checker/Eligibility/ShippingMethodRulesEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Shipping/spec/Checker/ShippingMethodEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Shipping/spec/Checker/Rule/TotalWeightGreaterThanOrEqualRuleCheckerSpec.php
|
|
src/Sylius/Component/Shipping/spec/Checker/Rule/TotalWeightLessThanOrEqualRuleCheckerSpec.php
|
|
src/Sylius/Component/Shipping/spec/Resolver/DefaultShippingMethodResolverSpec.php
|
|
src/Sylius/Component/Shipping/spec/Resolver/CompositeMethodsResolverSpec.php
|
|
src/Sylius/Component/Shipping/spec/Resolver/ShippingMethodsResolverSpec.php
|
|
src/Sylius/Component/Shipping/spec/Calculator/FlatRateCalculatorSpec.php
|
|
src/Sylius/Component/Shipping/spec/Calculator/PerUnitRateCalculatorSpec.php
|
|
src/Sylius/Component/Shipping/spec/Calculator/DelegatingCalculatorSpec.php
|
|
src/Sylius/Component/Shipping/spec/Calculator/UndefinedShippingMethodExceptionSpec.php
|
|
src/Sylius/Component/Shipping/spec/Model/ShippingMethodTranslationSpec.php
|
|
src/Sylius/Component/Shipping/spec/Model/ShipmentUnitSpec.php
|
|
src/Sylius/Component/Shipping/spec/Model/ShippingCategorySpec.php
|
|
src/Sylius/Component/Shipping/spec/Model/ShippingMethodSpec.php
|
|
src/Sylius/Component/Shipping/spec/Model/ShipmentSpec.php
|
|
src/Sylius/Component/Shipping/ShipmentUnitTransitions.php
|
|
src/Sylius/Component/Shipping/ShipmentTransitions.php
|
|
src/Sylius/Component/Shipping/Exception/UnresolvedDefaultShippingMethodException.php
|
|
src/Sylius/Component/Shipping/Checker/ShippingMethodEligibilityCheckerInterface.php
|
|
src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodEligibilityCheckerInterface.php
|
|
src/Sylius/Component/Shipping/Checker/Eligibility/ShippingMethodRulesEligibilityChecker.php
|
|
src/Sylius/Component/Shipping/Checker/Eligibility/CompositeShippingMethodEligibilityChecker.php
|
|
src/Sylius/Component/Shipping/Checker/Eligibility/CategoryRequirementEligibilityChecker.php
|
|
src/Sylius/Component/Shipping/Checker/Rule/TotalWeightLessThanOrEqualRuleChecker.php
|
|
src/Sylius/Component/Shipping/Checker/Rule/TotalWeightGreaterThanOrEqualRuleChecker.php
|
|
src/Sylius/Component/Shipping/Checker/Rule/RuleCheckerInterface.php
|
|
src/Sylius/Component/Shipping/Checker/ShippingMethodEligibilityChecker.php
|
|
src/Sylius/Component/Shipping/Repository/ShippingMethodRepositoryInterface.php
|
|
src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolver.php
|
|
src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolverInterface.php
|
|
src/Sylius/Component/Shipping/Resolver/DefaultShippingMethodResolverInterface.php
|
|
src/Sylius/Component/Shipping/Resolver/CompositeMethodsResolver.php
|
|
src/Sylius/Component/Shipping/Resolver/DefaultShippingMethodResolver.php
|
|
src/Sylius/Component/Shipping/README.md
|
|
src/Sylius/Component/Shipping/Calculator/FlatRateCalculator.php
|
|
src/Sylius/Component/Shipping/Calculator/DelegatingCalculator.php
|
|
src/Sylius/Component/Shipping/Calculator/UndefinedShippingMethodException.php
|
|
src/Sylius/Component/Shipping/Calculator/DefaultCalculators.php
|
|
src/Sylius/Component/Shipping/Calculator/PerUnitRateCalculator.php
|
|
src/Sylius/Component/Shipping/Calculator/DelegatingCalculatorInterface.php
|
|
src/Sylius/Component/Shipping/Calculator/CalculatorInterface.php
|
|
src/Sylius/Component/Shipping/phpspec.yml.dist
|
|
src/Sylius/Component/Shipping/LICENSE
|
|
src/Sylius/Component/Shipping/Model/Shipment.php
|
|
src/Sylius/Component/Shipping/Model/ShippingCategoryInterface.php
|
|
src/Sylius/Component/Shipping/Model/ShippingSubjectInterface.php
|
|
src/Sylius/Component/Shipping/Model/ConfigurableShippingMethodElementInterface.php
|
|
src/Sylius/Component/Shipping/Model/ShippingMethodRule.php
|
|
src/Sylius/Component/Shipping/Model/ShippingMethod.php
|
|
src/Sylius/Component/Shipping/Model/ShipmentUnitInterface.php
|
|
src/Sylius/Component/Shipping/Model/ShipmentUnit.php
|
|
src/Sylius/Component/Shipping/Model/ShippableInterface.php
|
|
src/Sylius/Component/Shipping/Model/ShippingCategory.php
|
|
src/Sylius/Component/Shipping/Model/ShipmentInterface.php
|
|
src/Sylius/Component/Shipping/Model/ShippingMethodTranslation.php
|
|
src/Sylius/Component/Shipping/Model/ShippingMethodTranslationInterface.php
|
|
src/Sylius/Component/Shipping/Model/ShippingMethodInterface.php
|
|
src/Sylius/Component/Shipping/Model/ShippingMethodRuleInterface.php
|
|
src/Sylius/Component/Channel/composer.json
|
|
src/Sylius/Component/Channel/spec/Checker/ChannelDeletionCheckerSpec.php
|
|
src/Sylius/Component/Channel/spec/Factory/ChannelFactorySpec.php
|
|
src/Sylius/Component/Channel/spec/Model/ChannelSpec.php
|
|
src/Sylius/Component/Channel/spec/Context/RequestBased/HostnameBasedRequestResolverSpec.php
|
|
src/Sylius/Component/Channel/spec/Context/RequestBased/CompositeRequestResolverSpec.php
|
|
src/Sylius/Component/Channel/spec/Context/RequestBased/ChannelContextSpec.php
|
|
src/Sylius/Component/Channel/spec/Context/CachedPerRequestChannelContextSpec.php
|
|
src/Sylius/Component/Channel/spec/Context/SingleChannelContextSpec.php
|
|
src/Sylius/Component/Channel/spec/Context/CompositeChannelContextSpec.php
|
|
src/Sylius/Component/Channel/Checker/ChannelDeletionChecker.php
|
|
src/Sylius/Component/Channel/Checker/ChannelDeletionCheckerInterface.php
|
|
src/Sylius/Component/Channel/Repository/ChannelRepositoryInterface.php
|
|
src/Sylius/Component/Channel/README.md
|
|
src/Sylius/Component/Channel/phpspec.yml.dist
|
|
src/Sylius/Component/Channel/LICENSE
|
|
src/Sylius/Component/Channel/Factory/ChannelFactoryInterface.php
|
|
src/Sylius/Component/Channel/Factory/ChannelFactory.php
|
|
src/Sylius/Component/Channel/Model/ChannelInterface.php
|
|
src/Sylius/Component/Channel/Model/Channel.php
|
|
src/Sylius/Component/Channel/Model/ChannelsAwareInterface.php
|
|
src/Sylius/Component/Channel/Model/ChannelAwareInterface.php
|
|
src/Sylius/Component/Channel/Context/SingleChannelContext.php
|
|
src/Sylius/Component/Channel/Context/ChannelNotFoundException.php
|
|
src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php
|
|
src/Sylius/Component/Channel/Context/RequestBased/ChannelContext.php
|
|
src/Sylius/Component/Channel/Context/RequestBased/RequestResolverInterface.php
|
|
src/Sylius/Component/Channel/Context/RequestBased/HostnameBasedRequestResolver.php
|
|
src/Sylius/Component/Channel/Context/RequestBased/CompositeRequestResolver.php
|
|
src/Sylius/Component/Channel/Context/CompositeChannelContext.php
|
|
src/Sylius/Component/Channel/Context/ChannelContextInterface.php
|
|
src/Sylius/Component/Product/composer.json
|
|
src/Sylius/Component/Product/spec/Generator/SlugGeneratorSpec.php
|
|
src/Sylius/Component/Product/spec/Generator/CartesianSetBuilderSpec.php
|
|
src/Sylius/Component/Product/spec/Generator/ProductVariantGeneratorSpec.php
|
|
src/Sylius/Component/Product/spec/Resolver/AvailableProductOptionValuesResolverSpec.php
|
|
src/Sylius/Component/Product/spec/Resolver/CompositeProductVariantResolverSpec.php
|
|
src/Sylius/Component/Product/spec/Resolver/DefaultProductVariantResolverSpec.php
|
|
src/Sylius/Component/Product/spec/Factory/ProductVariantFactorySpec.php
|
|
src/Sylius/Component/Product/spec/Factory/ProductFactorySpec.php
|
|
src/Sylius/Component/Product/spec/Model/ProductVariantSpec.php
|
|
src/Sylius/Component/Product/spec/Model/ProductAssociationSpec.php
|
|
src/Sylius/Component/Product/spec/Model/ProductOptionSpec.php
|
|
src/Sylius/Component/Product/spec/Model/ProductAssociationTypeSpec.php
|
|
src/Sylius/Component/Product/spec/Model/ProductVariantTranslationSpec.php
|
|
src/Sylius/Component/Product/spec/Model/ProductAssociationTypeTranslationSpec.php
|
|
src/Sylius/Component/Product/spec/Model/ProductTranslationSpec.php
|
|
src/Sylius/Component/Product/spec/Model/ProductSpec.php
|
|
src/Sylius/Component/Product/Checker/ProductVariantsParityChecker.php
|
|
src/Sylius/Component/Product/Checker/ProductVariantsParityCheckerInterface.php
|
|
src/Sylius/Component/Product/Repository/ProductAttributeValueRepositoryInterface.php
|
|
src/Sylius/Component/Product/Repository/ProductOptionRepositoryInterface.php
|
|
src/Sylius/Component/Product/Repository/ProductAssociationTypeRepositoryInterface.php
|
|
src/Sylius/Component/Product/Repository/ProductVariantRepositoryInterface.php
|
|
src/Sylius/Component/Product/Repository/ProductRepositoryInterface.php
|
|
src/Sylius/Component/Product/Generator/SlugGeneratorInterface.php
|
|
src/Sylius/Component/Product/Generator/ProductVariantGenerator.php
|
|
src/Sylius/Component/Product/Generator/SlugGenerator.php
|
|
src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
|
|
src/Sylius/Component/Product/Generator/ProductVariantGeneratorInterface.php
|
|
src/Sylius/Component/Product/Resolver/DefaultProductVariantResolver.php
|
|
src/Sylius/Component/Product/Resolver/CompositeProductVariantResolver.php
|
|
src/Sylius/Component/Product/Resolver/AvailableProductOptionValuesResolverInterface.php
|
|
src/Sylius/Component/Product/Resolver/AvailableProductOptionValuesResolver.php
|
|
src/Sylius/Component/Product/Resolver/ProductVariantResolverInterface.php
|
|
src/Sylius/Component/Product/README.md
|
|
src/Sylius/Component/Product/phpspec.yml.dist
|
|
src/Sylius/Component/Product/LICENSE
|
|
src/Sylius/Component/Product/Factory/ProductVariantFactory.php
|
|
src/Sylius/Component/Product/Factory/ProductVariantFactoryInterface.php
|
|
src/Sylius/Component/Product/Factory/ProductFactoryInterface.php
|
|
src/Sylius/Component/Product/Factory/ProductFactory.php
|
|
src/Sylius/Component/Product/Model/ProductTranslationInterface.php
|
|
src/Sylius/Component/Product/Model/ProductInterface.php
|
|
src/Sylius/Component/Product/Model/ProductVariant.php
|
|
src/Sylius/Component/Product/Model/ProductAttributeInterface.php
|
|
src/Sylius/Component/Product/Model/ProductAssociationInterface.php
|
|
src/Sylius/Component/Product/Model/ProductOptionInterface.php
|
|
src/Sylius/Component/Product/Model/ProductAttributeTranslationInterface.php
|
|
src/Sylius/Component/Product/Model/ProductAssociationTypeTranslation.php
|
|
src/Sylius/Component/Product/Model/ProductAssociationTypeInterface.php
|
|
src/Sylius/Component/Product/Model/ProductAssociation.php
|
|
src/Sylius/Component/Product/Model/ProductOptionValueInterface.php
|
|
src/Sylius/Component/Product/Model/ProductOption.php
|
|
src/Sylius/Component/Product/Model/ProductAssociationTypeTranslationInterface.php
|
|
src/Sylius/Component/Product/Model/ProductVariantTranslationInterface.php
|
|
src/Sylius/Component/Product/Model/ProductTranslation.php
|
|
src/Sylius/Component/Product/Model/ProductAttributeValue.php
|
|
src/Sylius/Component/Product/Model/ProductAttributeValueInterface.php
|
|
src/Sylius/Component/Product/Model/ProductOptionValue.php
|
|
src/Sylius/Component/Product/Model/ProductVariantTranslation.php
|
|
src/Sylius/Component/Product/Model/Product.php
|
|
src/Sylius/Component/Product/Model/ProductAttributeTranslation.php
|
|
src/Sylius/Component/Product/Model/ProductOptionValueTranslationInterface.php
|
|
src/Sylius/Component/Product/Model/ProductOptionValueTranslation.php
|
|
src/Sylius/Component/Product/Model/ProductOptionTranslation.php
|
|
src/Sylius/Component/Product/Model/ProductVariantInterface.php
|
|
src/Sylius/Component/Product/Model/ProductOptionTranslationInterface.php
|
|
src/Sylius/Component/Product/Model/ProductAssociationType.php
|
|
src/Sylius/Component/Product/Model/ProductAttribute.php
|
|
src/Sylius/Component/User/composer.json
|
|
src/Sylius/Component/User/spec/Security/UserPbkdf2PasswordEncoderSpec.php
|
|
src/Sylius/Component/User/spec/Security/Checker/TokenUniquenessCheckerSpec.php
|
|
src/Sylius/Component/User/spec/Security/Generator/UniquePinGeneratorSpec.php
|
|
src/Sylius/Component/User/spec/Security/Generator/UniqueTokenGeneratorSpec.php
|
|
src/Sylius/Component/User/spec/Security/PasswordUpdaterSpec.php
|
|
src/Sylius/Component/User/spec/Canonicalizer/CanonicalizerSpec.php
|
|
src/Sylius/Component/User/spec/Model/UserOAuthSpec.php
|
|
src/Sylius/Component/User/spec/Model/UserSpec.php
|
|
src/Sylius/Component/User/Repository/UserRepositoryInterface.php
|
|
src/Sylius/Component/User/README.md
|
|
src/Sylius/Component/User/phpspec.yml.dist
|
|
src/Sylius/Component/User/Security/UserPbkdf2PasswordEncoder.php
|
|
src/Sylius/Component/User/Security/Checker/TokenUniquenessChecker.php
|
|
src/Sylius/Component/User/Security/Checker/UniquenessCheckerInterface.php
|
|
src/Sylius/Component/User/Security/Generator/UniquePinGenerator.php
|
|
src/Sylius/Component/User/Security/Generator/GeneratorInterface.php
|
|
src/Sylius/Component/User/Security/Generator/UniqueTokenGenerator.php
|
|
src/Sylius/Component/User/Security/UserPasswordHasherInterface.php
|
|
src/Sylius/Component/User/Security/PasswordUpdater.php
|
|
src/Sylius/Component/User/Security/UserPasswordEncoderInterface.php
|
|
src/Sylius/Component/User/Security/PasswordUpdaterInterface.php
|
|
src/Sylius/Component/User/LICENSE
|
|
src/Sylius/Component/User/Canonicalizer/CanonicalizerInterface.php
|
|
src/Sylius/Component/User/Canonicalizer/Canonicalizer.php
|
|
src/Sylius/Component/User/Model/UserOAuthInterface.php
|
|
src/Sylius/Component/User/Model/User.php
|
|
src/Sylius/Component/User/Model/CredentialsHolderInterface.php
|
|
src/Sylius/Component/User/Model/UserOAuth.php
|
|
src/Sylius/Component/User/Model/UserInterface.php
|
|
src/Sylius/Component/User/Model/UserAwareInterface.php
|
|
src/Sylius/Component/Taxation/composer.json
|
|
src/Sylius/Component/Taxation/spec/Checker/TaxRateDateEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Taxation/spec/Resolver/TaxRateResolverSpec.php
|
|
src/Sylius/Component/Taxation/spec/Calculator/DefaultCalculatorSpec.php
|
|
src/Sylius/Component/Taxation/spec/Calculator/DelegatingCalculatorSpec.php
|
|
src/Sylius/Component/Taxation/spec/Model/TaxCategorySpec.php
|
|
src/Sylius/Component/Taxation/spec/Model/TaxRateSpec.php
|
|
src/Sylius/Component/Taxation/Checker/TaxRateDateEligibilityCheckerInterface.php
|
|
src/Sylius/Component/Taxation/Checker/TaxRateDateEligibilityChecker.php
|
|
src/Sylius/Component/Taxation/Repository/TaxCategoryRepositoryInterface.php
|
|
src/Sylius/Component/Taxation/Resolver/TaxRateResolver.php
|
|
src/Sylius/Component/Taxation/Resolver/TaxRateResolverInterface.php
|
|
src/Sylius/Component/Taxation/README.md
|
|
src/Sylius/Component/Taxation/Calculator/DecimalCalculator.php
|
|
src/Sylius/Component/Taxation/Calculator/DelegatingCalculator.php
|
|
src/Sylius/Component/Taxation/Calculator/CalculatorInterface.php
|
|
src/Sylius/Component/Taxation/Calculator/DefaultCalculator.php
|
|
src/Sylius/Component/Taxation/phpspec.yml.dist
|
|
src/Sylius/Component/Taxation/LICENSE
|
|
src/Sylius/Component/Taxation/Model/TaxRate.php
|
|
src/Sylius/Component/Taxation/Model/TaxCategoryInterface.php
|
|
src/Sylius/Component/Taxation/Model/TaxableInterface.php
|
|
src/Sylius/Component/Taxation/Model/TaxRateInterface.php
|
|
src/Sylius/Component/Taxation/Model/TaxCategory.php
|
|
src/Sylius/Component/Attribute/composer.json
|
|
src/Sylius/Component/Attribute/spec/Factory/AttributeFactorySpec.php
|
|
src/Sylius/Component/Attribute/spec/Model/AttributeTranslationSpec.php
|
|
src/Sylius/Component/Attribute/spec/Model/AttributeValueSpec.php
|
|
src/Sylius/Component/Attribute/spec/Model/AttributeSpec.php
|
|
src/Sylius/Component/Attribute/spec/AttributeType/DatetimeAttributeTypeSpec.php
|
|
src/Sylius/Component/Attribute/spec/AttributeType/FloatAttributeTypeSpec.php
|
|
src/Sylius/Component/Attribute/spec/AttributeType/IntegerAttributeTypeSpec.php
|
|
src/Sylius/Component/Attribute/spec/AttributeType/SelectAttributeTypeSpec.php
|
|
src/Sylius/Component/Attribute/spec/AttributeType/PercentAttributeTypeSpec.php
|
|
src/Sylius/Component/Attribute/spec/AttributeType/DateAttributeTypeSpec.php
|
|
src/Sylius/Component/Attribute/spec/AttributeType/CheckboxAttributeTypeSpec.php
|
|
src/Sylius/Component/Attribute/spec/AttributeType/TextareaAttributeTypeSpec.php
|
|
src/Sylius/Component/Attribute/spec/AttributeType/TextAttributeTypeSpec.php
|
|
src/Sylius/Component/Attribute/README.md
|
|
src/Sylius/Component/Attribute/phpspec.yml.dist
|
|
src/Sylius/Component/Attribute/LICENSE
|
|
src/Sylius/Component/Attribute/Factory/AttributeFactoryInterface.php
|
|
src/Sylius/Component/Attribute/Factory/AttributeFactory.php
|
|
src/Sylius/Component/Attribute/Model/AttributeTranslationInterface.php
|
|
src/Sylius/Component/Attribute/Model/AttributeSubjectInterface.php
|
|
src/Sylius/Component/Attribute/Model/AttributeTranslation.php
|
|
src/Sylius/Component/Attribute/Model/AttributeValue.php
|
|
src/Sylius/Component/Attribute/Model/AttributeInterface.php
|
|
src/Sylius/Component/Attribute/Model/AttributeValueInterface.php
|
|
src/Sylius/Component/Attribute/Model/Attribute.php
|
|
src/Sylius/Component/Attribute/AttributeType/TextareaAttributeType.php
|
|
src/Sylius/Component/Attribute/AttributeType/DatetimeAttributeType.php
|
|
src/Sylius/Component/Attribute/AttributeType/SelectAttributeType.php
|
|
src/Sylius/Component/Attribute/AttributeType/TextAttributeType.php
|
|
src/Sylius/Component/Attribute/AttributeType/PercentAttributeType.php
|
|
src/Sylius/Component/Attribute/AttributeType/FloatAttributeType.php
|
|
src/Sylius/Component/Attribute/AttributeType/AttributeTypeInterface.php
|
|
src/Sylius/Component/Attribute/AttributeType/IntegerAttributeType.php
|
|
src/Sylius/Component/Attribute/AttributeType/DateAttributeType.php
|
|
src/Sylius/Component/Attribute/AttributeType/CheckboxAttributeType.php
|
|
src/Sylius/Component/Addressing/composer.json
|
|
src/Sylius/Component/Addressing/spec/Provider/ProvinceNamingProviderSpec.php
|
|
src/Sylius/Component/Addressing/spec/Converter/CountryNameConverterSpec.php
|
|
src/Sylius/Component/Addressing/spec/Checker/ZoneDeletionCheckerSpec.php
|
|
src/Sylius/Component/Addressing/spec/Checker/CountryProvincesDeletionCheckerSpec.php
|
|
src/Sylius/Component/Addressing/spec/Factory/ZoneFactorySpec.php
|
|
src/Sylius/Component/Addressing/spec/Model/CountrySpec.php
|
|
src/Sylius/Component/Addressing/spec/Model/AddressSpec.php
|
|
src/Sylius/Component/Addressing/spec/Model/ZoneSpec.php
|
|
src/Sylius/Component/Addressing/spec/Model/ProvinceSpec.php
|
|
src/Sylius/Component/Addressing/spec/Model/ZoneMemberSpec.php
|
|
src/Sylius/Component/Addressing/spec/Matcher/ZoneMatcherSpec.php
|
|
src/Sylius/Component/Addressing/spec/Comparator/AddressComparatorSpec.php
|
|
src/Sylius/Component/Addressing/Provider/ProvinceNamingProviderInterface.php
|
|
src/Sylius/Component/Addressing/Provider/ProvinceNamingProvider.php
|
|
src/Sylius/Component/Addressing/Converter/CountryNameConverter.php
|
|
src/Sylius/Component/Addressing/Converter/CountryNameConverterInterface.php
|
|
src/Sylius/Component/Addressing/Checker/ZoneDeletionCheckerInterface.php
|
|
src/Sylius/Component/Addressing/Checker/ZoneDeletionChecker.php
|
|
src/Sylius/Component/Addressing/Checker/CountryProvincesDeletionCheckerInterface.php
|
|
src/Sylius/Component/Addressing/Checker/CountryProvincesDeletionChecker.php
|
|
src/Sylius/Component/Addressing/Repository/ZoneRepositoryInterface.php
|
|
src/Sylius/Component/Addressing/README.md
|
|
src/Sylius/Component/Addressing/phpspec.yml.dist
|
|
src/Sylius/Component/Addressing/LICENSE
|
|
src/Sylius/Component/Addressing/Factory/ZoneFactory.php
|
|
src/Sylius/Component/Addressing/Factory/ZoneFactoryInterface.php
|
|
src/Sylius/Component/Addressing/Model/CountryInterface.php
|
|
src/Sylius/Component/Addressing/Model/AddressInterface.php
|
|
src/Sylius/Component/Addressing/Model/ZoneMember.php
|
|
src/Sylius/Component/Addressing/Model/ProvinceInterface.php
|
|
src/Sylius/Component/Addressing/Model/ZoneMemberInterface.php
|
|
src/Sylius/Component/Addressing/Model/Scope.php
|
|
src/Sylius/Component/Addressing/Model/Address.php
|
|
src/Sylius/Component/Addressing/Model/AddressLogEntry.php
|
|
src/Sylius/Component/Addressing/Model/Country.php
|
|
src/Sylius/Component/Addressing/Model/Zone.php
|
|
src/Sylius/Component/Addressing/Model/Province.php
|
|
src/Sylius/Component/Addressing/Model/ZoneInterface.php
|
|
src/Sylius/Component/Addressing/Matcher/ZoneMatcher.php
|
|
src/Sylius/Component/Addressing/Matcher/ZoneMatcherInterface.php
|
|
src/Sylius/Component/Addressing/Comparator/AddressComparatorInterface.php
|
|
src/Sylius/Component/Addressing/Comparator/AddressComparator.php
|
|
src/Sylius/Component/Review/composer.json
|
|
src/Sylius/Component/Review/spec/Calculator/AverageRatingCalculatorSpec.php
|
|
src/Sylius/Component/Review/spec/Factory/ReviewFactorySpec.php
|
|
src/Sylius/Component/Review/spec/Model/ReviewSpec.php
|
|
src/Sylius/Component/Review/spec/Model/ReviewerSpec.php
|
|
src/Sylius/Component/Review/README.md
|
|
src/Sylius/Component/Review/phpspec.yml
|
|
src/Sylius/Component/Review/Calculator/AverageRatingCalculator.php
|
|
src/Sylius/Component/Review/Calculator/ReviewableRatingCalculatorInterface.php
|
|
src/Sylius/Component/Review/LICENSE
|
|
src/Sylius/Component/Review/Factory/ReviewFactory.php
|
|
src/Sylius/Component/Review/Factory/ReviewFactoryInterface.php
|
|
src/Sylius/Component/Review/Model/ReviewableInterface.php
|
|
src/Sylius/Component/Review/Model/Reviewer.php
|
|
src/Sylius/Component/Review/Model/ReviewerInterface.php
|
|
src/Sylius/Component/Review/Model/Review.php
|
|
src/Sylius/Component/Review/Model/ReviewInterface.php
|
|
src/Sylius/Component/Promotion/composer.json
|
|
src/Sylius/Component/Promotion/spec/Provider/ActivePromotionsProviderSpec.php
|
|
src/Sylius/Component/Promotion/spec/Exception/FailedGenerationExceptionSpec.php
|
|
src/Sylius/Component/Promotion/spec/Checker/Eligibility/CompositePromotionCouponEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Promotion/spec/Checker/Eligibility/PromotionCouponDurationEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Promotion/spec/Checker/Eligibility/PromotionUsageLimitEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Promotion/spec/Checker/Eligibility/PromotionRulesEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Promotion/spec/Checker/Eligibility/PromotionCouponUsageLimitEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Promotion/spec/Checker/Eligibility/PromotionSubjectCouponEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Promotion/spec/Checker/Eligibility/CompositePromotionEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Promotion/spec/Checker/Eligibility/PromotionDurationEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Promotion/spec/Checker/Rule/CartQuantityRuleCheckerSpec.php
|
|
src/Sylius/Component/Promotion/spec/Checker/Rule/ItemTotalRuleCheckerSpec.php
|
|
src/Sylius/Component/Promotion/spec/Generator/PercentageGenerationPolicySpec.php
|
|
src/Sylius/Component/Promotion/spec/Generator/PromotionCouponGeneratorInstructionSpec.php
|
|
src/Sylius/Component/Promotion/spec/Generator/PromotionCouponGeneratorSpec.php
|
|
src/Sylius/Component/Promotion/spec/Factory/PromotionCouponFactorySpec.php
|
|
src/Sylius/Component/Promotion/spec/Factory/PromotionCouponGeneratorInstructionFactorySpec.php
|
|
src/Sylius/Component/Promotion/spec/Model/PromotionTranslationSpec.php
|
|
src/Sylius/Component/Promotion/spec/Model/PromotionActionSpec.php
|
|
src/Sylius/Component/Promotion/spec/Model/CatalogPromotionScopeSpec.php
|
|
src/Sylius/Component/Promotion/spec/Model/CatalogPromotionTranslationSpec.php
|
|
src/Sylius/Component/Promotion/spec/Model/PromotionCouponSpec.php
|
|
src/Sylius/Component/Promotion/spec/Model/CatalogPromotionActionSpec.php
|
|
src/Sylius/Component/Promotion/spec/Model/PromotionRuleSpec.php
|
|
src/Sylius/Component/Promotion/spec/Model/CatalogPromotionSpec.php
|
|
src/Sylius/Component/Promotion/spec/Model/PromotionSpec.php
|
|
src/Sylius/Component/Promotion/spec/Processor/PromotionProcessorSpec.php
|
|
src/Sylius/Component/Promotion/spec/Action/PromotionApplicatorSpec.php
|
|
src/Sylius/Component/Promotion/Provider/PreQualifiedPromotionsProviderInterface.php
|
|
src/Sylius/Component/Promotion/Provider/ActivePromotionsProvider.php
|
|
src/Sylius/Component/Promotion/Exception/FailedGenerationException.php
|
|
src/Sylius/Component/Promotion/Exception/InvalidCatalogPromotionStateException.php
|
|
src/Sylius/Component/Promotion/Exception/CatalogPromotionNotFoundException.php
|
|
src/Sylius/Component/Promotion/Exception/UnsupportedTypeException.php
|
|
src/Sylius/Component/Promotion/Checker/Eligibility/CompositePromotionEligibilityChecker.php
|
|
src/Sylius/Component/Promotion/Checker/Eligibility/PromotionRulesEligibilityChecker.php
|
|
src/Sylius/Component/Promotion/Checker/Eligibility/PromotionCouponUsageLimitEligibilityChecker.php
|
|
src/Sylius/Component/Promotion/Checker/Eligibility/CompositePromotionCouponEligibilityChecker.php
|
|
src/Sylius/Component/Promotion/Checker/Eligibility/PromotionUsageLimitEligibilityChecker.php
|
|
src/Sylius/Component/Promotion/Checker/Eligibility/PromotionSubjectCouponEligibilityChecker.php
|
|
src/Sylius/Component/Promotion/Checker/Eligibility/PromotionCouponDurationEligibilityChecker.php
|
|
src/Sylius/Component/Promotion/Checker/Eligibility/PromotionDurationEligibilityChecker.php
|
|
src/Sylius/Component/Promotion/Checker/Eligibility/PromotionEligibilityCheckerInterface.php
|
|
src/Sylius/Component/Promotion/Checker/Eligibility/PromotionCouponEligibilityCheckerInterface.php
|
|
src/Sylius/Component/Promotion/Checker/Rule/ItemTotalRuleChecker.php
|
|
src/Sylius/Component/Promotion/Checker/Rule/CartQuantityRuleChecker.php
|
|
src/Sylius/Component/Promotion/Checker/Rule/RuleCheckerInterface.php
|
|
src/Sylius/Component/Promotion/Repository/PromotionCouponRepositoryInterface.php
|
|
src/Sylius/Component/Promotion/Repository/PromotionRepositoryInterface.php
|
|
src/Sylius/Component/Promotion/Repository/CatalogPromotionRepositoryInterface.php
|
|
src/Sylius/Component/Promotion/Generator/GenerationPolicyInterface.php
|
|
src/Sylius/Component/Promotion/Generator/ReadablePromotionCouponGeneratorInstructionInterface.php
|
|
src/Sylius/Component/Promotion/Generator/PromotionCouponGeneratorInstruction.php
|
|
src/Sylius/Component/Promotion/Generator/PromotionCouponGenerator.php
|
|
src/Sylius/Component/Promotion/Generator/PromotionCouponGeneratorInterface.php
|
|
src/Sylius/Component/Promotion/Generator/PercentageGenerationPolicy.php
|
|
src/Sylius/Component/Promotion/Generator/PromotionCouponGeneratorInstructionInterface.php
|
|
src/Sylius/Component/Promotion/README.md
|
|
src/Sylius/Component/Promotion/Event/CatalogPromotionUpdated.php
|
|
src/Sylius/Component/Promotion/Event/CatalogPromotionCreated.php
|
|
src/Sylius/Component/Promotion/Event/CatalogPromotionEnded.php
|
|
src/Sylius/Component/Promotion/phpspec.yml.dist
|
|
src/Sylius/Component/Promotion/LICENSE
|
|
src/Sylius/Component/Promotion/Factory/PromotionCouponFactoryInterface.php
|
|
src/Sylius/Component/Promotion/Factory/PromotionCouponGeneratorInstructionFactoryInterface.php
|
|
src/Sylius/Component/Promotion/Factory/PromotionCouponGeneratorInstructionFactory.php
|
|
src/Sylius/Component/Promotion/Factory/PromotionCouponFactory.php
|
|
src/Sylius/Component/Promotion/Model/PromotionRule.php
|
|
src/Sylius/Component/Promotion/Model/ConfigurablePromotionElementInterface.php
|
|
src/Sylius/Component/Promotion/Model/PromotionAction.php
|
|
src/Sylius/Component/Promotion/Model/PromotionCouponAwarePromotionSubjectInterface.php
|
|
src/Sylius/Component/Promotion/Model/PromotionCoupon.php
|
|
src/Sylius/Component/Promotion/Model/CatalogPromotionScope.php
|
|
src/Sylius/Component/Promotion/Model/CatalogPromotionStates.php
|
|
src/Sylius/Component/Promotion/Model/CountablePromotionSubjectInterface.php
|
|
src/Sylius/Component/Promotion/Model/PromotionTranslationInterface.php
|
|
src/Sylius/Component/Promotion/Model/PromotionRuleInterface.php
|
|
src/Sylius/Component/Promotion/Model/CatalogPromotionTransitions.php
|
|
src/Sylius/Component/Promotion/Model/CatalogPromotion.php
|
|
src/Sylius/Component/Promotion/Model/CatalogPromotionTranslation.php
|
|
src/Sylius/Component/Promotion/Model/PromotionSubjectInterface.php
|
|
src/Sylius/Component/Promotion/Model/Promotion.php
|
|
src/Sylius/Component/Promotion/Model/CatalogPromotionScopeInterface.php
|
|
src/Sylius/Component/Promotion/Model/CatalogPromotionInterface.php
|
|
src/Sylius/Component/Promotion/Model/PromotionCouponInterface.php
|
|
src/Sylius/Component/Promotion/Model/PromotionTranslation.php
|
|
src/Sylius/Component/Promotion/Model/CatalogPromotionAction.php
|
|
src/Sylius/Component/Promotion/Model/CatalogPromotionActionInterface.php
|
|
src/Sylius/Component/Promotion/Model/PromotionInterface.php
|
|
src/Sylius/Component/Promotion/Model/PromotionActionInterface.php
|
|
src/Sylius/Component/Promotion/Model/CatalogPromotionTranslationInterface.php
|
|
src/Sylius/Component/Promotion/Processor/PromotionProcessorInterface.php
|
|
src/Sylius/Component/Promotion/Processor/PromotionProcessor.php
|
|
src/Sylius/Component/Promotion/Action/PromotionApplicator.php
|
|
src/Sylius/Component/Promotion/Action/PromotionApplicatorInterface.php
|
|
src/Sylius/Component/Promotion/Action/PromotionActionCommandInterface.php
|
|
src/Sylius/Component/Core/Storage/CartStorageInterface.php
|
|
src/Sylius/Component/Core/composer.json
|
|
src/Sylius/Component/Core/spec/Currency/CurrencyStorageSpec.php
|
|
src/Sylius/Component/Core/spec/Currency/Context/ChannelAwareCurrencyContextSpec.php
|
|
src/Sylius/Component/Core/spec/Currency/Context/StorageBasedCurrencyContextSpec.php
|
|
src/Sylius/Component/Core/spec/Provider/ProductVariantsPricesProviderSpec.php
|
|
src/Sylius/Component/Core/spec/Provider/ProductVariantMap/ProductVariantPriceMapProviderSpec.php
|
|
src/Sylius/Component/Core/spec/Provider/ProductVariantMap/ProductVariantAppliedPromotionsMapProviderSpec.php
|
|
src/Sylius/Component/Core/spec/Provider/ProductVariantMap/ProductVariantLowestPriceMapProviderSpec.php
|
|
src/Sylius/Component/Core/spec/Provider/ProductVariantMap/ProductVariantOriginalPriceMapProviderSpec.php
|
|
src/Sylius/Component/Core/spec/Provider/ProductVariantMap/ProductVariantOptionsMapProviderSpec.php
|
|
src/Sylius/Component/Core/spec/Provider/ProductVariantMap/ProductVariantsMapProviderSpec.php
|
|
src/Sylius/Component/Core/spec/Provider/ChannelBasedLocaleProviderSpec.php
|
|
src/Sylius/Component/Core/spec/Provider/ActivePromotionsByChannelProviderSpec.php
|
|
src/Sylius/Component/Core/spec/Dashboard/SalesSummarySpec.php
|
|
src/Sylius/Component/Core/spec/Dashboard/DashboardStatisticsProviderSpec.php
|
|
src/Sylius/Component/Core/spec/Dashboard/DashboardStatisticsSpec.php
|
|
src/Sylius/Component/Core/spec/Locale/LocaleStorageSpec.php
|
|
src/Sylius/Component/Core/spec/Locale/Context/StorageBasedLocaleContextSpec.php
|
|
src/Sylius/Component/Core/spec/Customer/CustomerUniqueAddressAdderSpec.php
|
|
src/Sylius/Component/Core/spec/Customer/CustomerOrderAddressesSaverSpec.php
|
|
src/Sylius/Component/Core/spec/Customer/Statistics/CustomerStatisticsSpec.php
|
|
src/Sylius/Component/Core/spec/Customer/Statistics/PerChannelCustomerStatisticsSpec.php
|
|
src/Sylius/Component/Core/spec/Customer/Statistics/CustomerStatisticsProviderSpec.php
|
|
src/Sylius/Component/Core/spec/Positioner/PositionerSpec.php
|
|
src/Sylius/Component/Core/spec/Payment/Provider/OrderPaymentProviderSpec.php
|
|
src/Sylius/Component/Core/spec/Payment/IdBasedInvoiceNumberGeneratorSpec.php
|
|
src/Sylius/Component/Core/spec/Payment/RandomInvoiceNumberGeneratorSpec.php
|
|
src/Sylius/Component/Core/spec/Payment/Remover/OrderPaymentsRemoverSpec.php
|
|
src/Sylius/Component/Core/spec/Exception/MissingChannelConfigurationExceptionSpec.php
|
|
src/Sylius/Component/Core/spec/Exception/HandleExceptionSpec.php
|
|
src/Sylius/Component/Core/spec/Shipping/Checker/Rule/OrderTotalGreaterThanOrEqualRuleCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Shipping/Checker/Rule/OrderTotalLessThanOrEqualRuleCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Shipping/Calculator/FlatRateCalculatorSpec.php
|
|
src/Sylius/Component/Core/spec/Shipping/Calculator/PerUnitRateCalculatorSpec.php
|
|
src/Sylius/Component/Core/spec/Test/Services/DefaultChannelFactorySpec.php
|
|
src/Sylius/Component/Core/spec/Test/Services/DefaultUnitedStatesChannelFactorySpec.php
|
|
src/Sylius/Component/Core/spec/Checker/ProductVariantLowestPriceDisplayCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Checker/OrderShippingMethodSelectionRequirementCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Checker/OrderPaymentMethodSelectionRequirementCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Checker/Eligibility/PromotionCouponChannelEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Checker/CLIContextCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Generator/UploadedImagePathGeneratorSpec.php
|
|
src/Sylius/Component/Core/spec/Taxation/Exception/UnsupportedTaxCalculationStrategyExceptionSpec.php
|
|
src/Sylius/Component/Core/spec/Taxation/Applicator/OrderShipmentTaxesApplicatorSpec.php
|
|
src/Sylius/Component/Core/spec/Taxation/Applicator/OrderItemsTaxesApplicatorSpec.php
|
|
src/Sylius/Component/Core/spec/Taxation/Applicator/OrderItemUnitsTaxesApplicatorSpec.php
|
|
src/Sylius/Component/Core/spec/OrderProcessing/ShippingChargesProcessorSpec.php
|
|
src/Sylius/Component/Core/spec/OrderProcessing/OrderShipmentProcessorSpec.php
|
|
src/Sylius/Component/Core/spec/OrderProcessing/OrderAdjustmentsClearerSpec.php
|
|
src/Sylius/Component/Core/spec/OrderProcessing/OrderPromotionProcessorSpec.php
|
|
src/Sylius/Component/Core/spec/OrderProcessing/OrderPricesRecalculatorSpec.php
|
|
src/Sylius/Component/Core/spec/OrderProcessing/OrderPaymentProcessorSpec.php
|
|
src/Sylius/Component/Core/spec/OrderProcessing/OrderTaxesProcessorSpec.php
|
|
src/Sylius/Component/Core/spec/Uploader/ImageUploaderSpec.php
|
|
src/Sylius/Component/Core/spec/Translation/TranslatableEntityLocaleAssignerSpec.php
|
|
src/Sylius/Component/Core/spec/Filesystem/Adapter/FlysystemFilesystemAdapterSpec.php
|
|
src/Sylius/Component/Core/spec/Filesystem/Adapter/GaufretteFilesystemAdapterSpec.php
|
|
src/Sylius/Component/Core/spec/Distributor/IntegerDistributorSpec.php
|
|
src/Sylius/Component/Core/spec/Distributor/ProportionalIntegerDistributorSpec.php
|
|
src/Sylius/Component/Core/spec/Distributor/MinimumPriceDistributorSpec.php
|
|
src/Sylius/Component/Core/spec/Resolver/ChannelBasedPaymentMethodsResolverSpec.php
|
|
src/Sylius/Component/Core/spec/Resolver/TaxationAddressResolverSpec.php
|
|
src/Sylius/Component/Core/spec/Resolver/DefaultPaymentMethodResolverSpec.php
|
|
src/Sylius/Component/Core/spec/Resolver/DefaultShippingMethodResolverSpec.php
|
|
src/Sylius/Component/Core/spec/Resolver/EligibleDefaultShippingMethodResolverSpec.php
|
|
src/Sylius/Component/Core/spec/Resolver/ZoneAndChannelBasedShippingMethodsResolverSpec.php
|
|
src/Sylius/Component/Core/spec/StateResolver/OrderShippingStateResolverSpec.php
|
|
src/Sylius/Component/Core/spec/StateResolver/OrderPaymentStateResolverSpec.php
|
|
src/Sylius/Component/Core/spec/StateResolver/CheckoutStateResolverSpec.php
|
|
src/Sylius/Component/Core/spec/StateResolver/OrderStateResolverSpec.php
|
|
src/Sylius/Component/Core/spec/Calculator/ProductVariantPriceCalculatorSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Modifier/OrderPromotionsUsageModifierSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Checker/TaxonInPromotionRuleCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Checker/Eligibility/PromotionCouponPerCustomerUsageLimitEligibilityCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Checker/Rule/ShippingCountryRuleCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Checker/Rule/ItemTotalRuleCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Checker/Rule/ContainsProductRuleCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Checker/Rule/HasTaxonRuleCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Checker/Rule/NthOrderRuleCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Checker/Rule/TotalOfItemsFromTaxonRuleCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Checker/ProductInPromotionRuleCheckerSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Filter/ProductFilterSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Filter/PriceRangeFilterSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Filter/TaxonFilterSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Updater/Rule/TotalOfItemsFromTaxonRuleUpdaterSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Updater/Rule/HasTaxonRuleUpdaterSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Updater/Rule/ContainsProductRuleUpdaterSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Applicator/UnitsPromotionAdjustmentsApplicatorSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Action/FixedDiscountPromotionActionCommandSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Action/UnitFixedDiscountPromotionActionCommandSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Action/PercentageDiscountPromotionActionCommandSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Action/ShippingPercentageDiscountPromotionActionCommandSpec.php
|
|
src/Sylius/Component/Core/spec/Promotion/Action/UnitPercentageDiscountPromotionActionCommandSpec.php
|
|
src/Sylius/Component/Core/spec/Updater/UnpaidOrdersStateUpdaterSpec.php
|
|
src/Sylius/Component/Core/spec/Factory/PromotionRuleFactorySpec.php
|
|
src/Sylius/Component/Core/spec/Factory/CustomerAfterCheckoutFactorySpec.php
|
|
src/Sylius/Component/Core/spec/Factory/ChannelFactorySpec.php
|
|
src/Sylius/Component/Core/spec/Factory/PromotionActionFactorySpec.php
|
|
src/Sylius/Component/Core/spec/Factory/AddressFactorySpec.php
|
|
src/Sylius/Component/Core/spec/Factory/CartItemFactorySpec.php
|
|
src/Sylius/Component/Core/spec/Factory/PaymentMethodFactorySpec.php
|
|
src/Sylius/Component/Core/spec/Factory/ChannelPricingLogEntryFactorySpec.php
|
|
src/Sylius/Component/Core/spec/Model/ProductReviewSpec.php
|
|
src/Sylius/Component/Core/spec/Model/TaxonImageSpec.php
|
|
src/Sylius/Component/Core/spec/Model/ShopUserSpec.php
|
|
src/Sylius/Component/Core/spec/Model/ChannelPricingLogEntrySpec.php
|
|
src/Sylius/Component/Core/spec/Model/ProductVariantSpec.php
|
|
src/Sylius/Component/Core/spec/Model/ProductImageSpec.php
|
|
src/Sylius/Component/Core/spec/Model/OrderSpec.php
|
|
src/Sylius/Component/Core/spec/Model/OrderSequenceSpec.php
|
|
src/Sylius/Component/Core/spec/Model/AvatarImageSpec.php
|
|
src/Sylius/Component/Core/spec/Model/CustomerSpec.php
|
|
src/Sylius/Component/Core/spec/Model/PaymentMethodSpec.php
|
|
src/Sylius/Component/Core/spec/Model/CatalogPromotionScopeSpec.php
|
|
src/Sylius/Component/Core/spec/Model/ProductTaxonSpec.php
|
|
src/Sylius/Component/Core/spec/Model/ChannelSpec.php
|
|
src/Sylius/Component/Core/spec/Model/ChannelPricingSpec.php
|
|
src/Sylius/Component/Core/spec/Model/ShopBillingDataSpec.php
|
|
src/Sylius/Component/Core/spec/Model/OrderItemSpec.php
|
|
src/Sylius/Component/Core/spec/Model/PromotionCouponSpec.php
|
|
src/Sylius/Component/Core/spec/Model/ShippingMethodSpec.php
|
|
src/Sylius/Component/Core/spec/Model/TaxonSpec.php
|
|
src/Sylius/Component/Core/spec/Model/AdjustmentSpec.php
|
|
src/Sylius/Component/Core/spec/Model/OrderItemUnitSpec.php
|
|
src/Sylius/Component/Core/spec/Model/TaxRateSpec.php
|
|
src/Sylius/Component/Core/spec/Model/ShipmentSpec.php
|
|
src/Sylius/Component/Core/spec/Model/ProductTranslationSpec.php
|
|
src/Sylius/Component/Core/spec/Model/ChannelPriceHistoryConfigSpec.php
|
|
src/Sylius/Component/Core/spec/Model/AdminUserSpec.php
|
|
src/Sylius/Component/Core/spec/Model/ProductSpec.php
|
|
src/Sylius/Component/Core/spec/Model/CatalogPromotionSpec.php
|
|
src/Sylius/Component/Core/spec/Inventory/Operator/OrderInventoryOperatorSpec.php
|
|
src/Sylius/Component/Core/spec/Context/ShopperContextSpec.php
|
|
src/Sylius/Component/Core/spec/TokenAssigner/UniqueIdBasedOrderTokenAssignerSpec.php
|
|
src/Sylius/Component/Core/spec/Cart/Modifier/LimitingOrderItemQuantityModifierSpec.php
|
|
src/Sylius/Component/Core/spec/Cart/Resolver/CreatedByGuestFlagResolverSpec.php
|
|
src/Sylius/Component/Core/spec/Cart/Context/ShopBasedCartContextSpec.php
|
|
src/Sylius/Component/Core/spec/Order/OrderItemNamesSetterSpec.php
|
|
src/Sylius/Component/Core/OrderShippingTransitions.php
|
|
src/Sylius/Component/Core/Currency/CurrencyStorage.php
|
|
src/Sylius/Component/Core/Currency/Context/StorageBasedCurrencyContext.php
|
|
src/Sylius/Component/Core/Currency/Context/ChannelAwareCurrencyContext.php
|
|
src/Sylius/Component/Core/Currency/CurrencyStorageInterface.php
|
|
src/Sylius/Component/Core/Provider/ProductVariantsPricesProviderInterface.php
|
|
src/Sylius/Component/Core/Provider/ProductVariantsPricesProvider.php
|
|
src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantAppliedPromotionsMapProvider.php
|
|
src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProvider.php
|
|
src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantMapProviderInterface.php
|
|
src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOriginalPriceMapProvider.php
|
|
src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOptionsMapProvider.php
|
|
src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantPriceMapProvider.php
|
|
src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProviderInterface.php
|
|
src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantLowestPriceMapProvider.php
|
|
src/Sylius/Component/Core/Provider/CatalogPromotionVariantsProviderInterface.php
|
|
src/Sylius/Component/Core/Provider/ZoneProviderInterface.php
|
|
src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php
|
|
src/Sylius/Component/Core/Provider/ActivePromotionsByChannelProvider.php
|
|
src/Sylius/Component/Core/Provider/TranslationLocaleProvider.php
|
|
src/Sylius/Component/Core/Dashboard/SalesSummaryInterface.php
|
|
src/Sylius/Component/Core/Dashboard/SalesDataProviderInterface.php
|
|
src/Sylius/Component/Core/Dashboard/SalesSummary.php
|
|
src/Sylius/Component/Core/Dashboard/DashboardStatisticsProviderInterface.php
|
|
src/Sylius/Component/Core/Dashboard/SalesDataProvider.php
|
|
src/Sylius/Component/Core/Dashboard/DashboardStatistics.php
|
|
src/Sylius/Component/Core/Dashboard/DashboardStatisticsProvider.php
|
|
src/Sylius/Component/Core/Dashboard/Interval.php
|
|
src/Sylius/Component/Core/OrderPaymentTransitions.php
|
|
src/Sylius/Component/Core/Locale/LocaleStorage.php
|
|
src/Sylius/Component/Core/Locale/LocaleStorageInterface.php
|
|
src/Sylius/Component/Core/Locale/Context/StorageBasedLocaleContext.php
|
|
src/Sylius/Component/Core/Customer/CustomerAddressAdderInterface.php
|
|
src/Sylius/Component/Core/Customer/CustomerUniqueAddressAdder.php
|
|
src/Sylius/Component/Core/Customer/OrderAddressesSaverInterface.php
|
|
src/Sylius/Component/Core/Customer/Statistics/CustomerStatisticsProvider.php
|
|
src/Sylius/Component/Core/Customer/Statistics/PerChannelCustomerStatistics.php
|
|
src/Sylius/Component/Core/Customer/Statistics/CustomerStatistics.php
|
|
src/Sylius/Component/Core/Customer/Statistics/CustomerStatisticsProviderInterface.php
|
|
src/Sylius/Component/Core/Customer/CustomerOrderAddressesSaver.php
|
|
src/Sylius/Component/Core/Positioner/Positioner.php
|
|
src/Sylius/Component/Core/Positioner/PositionerInterface.php
|
|
src/Sylius/Component/Core/Payment/Provider/OrderPaymentProviderInterface.php
|
|
src/Sylius/Component/Core/Payment/Provider/OrderPaymentProvider.php
|
|
src/Sylius/Component/Core/Payment/Exception/NotProvidedOrderPaymentException.php
|
|
src/Sylius/Component/Core/Payment/RandomInvoiceNumberGenerator.php
|
|
src/Sylius/Component/Core/Payment/Remover/OrderPaymentsRemover.php
|
|
src/Sylius/Component/Core/Payment/Remover/OrderPaymentsRemoverInterface.php
|
|
src/Sylius/Component/Core/Payment/IdBasedInvoiceNumberGenerator.php
|
|
src/Sylius/Component/Core/Payment/InvoiceNumberGeneratorInterface.php
|
|
src/Sylius/Component/Core/Exception/HandleException.php
|
|
src/Sylius/Component/Core/Exception/ActionBasedPriceCalculatorNotFoundException.php
|
|
src/Sylius/Component/Core/Exception/MissingChannelConfigurationException.php
|
|
src/Sylius/Component/Core/Exception/CustomerNotFoundException.php
|
|
src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalLessThanOrEqualRuleChecker.php
|
|
src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalGreaterThanOrEqualRuleChecker.php
|
|
src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalRuleChecker.php
|
|
src/Sylius/Component/Core/Shipping/Calculator/FlatRateCalculator.php
|
|
src/Sylius/Component/Core/Shipping/Calculator/PerUnitRateCalculator.php
|
|
src/Sylius/Component/Core/Test/Services/DefaultChannelFactory.php
|
|
src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
|
|
src/Sylius/Component/Core/Test/Services/DefaultChannelFactoryInterface.php
|
|
src/Sylius/Component/Core/Test/phpunit.xml.dist
|
|
src/Sylius/Component/Core/Test/SwiftmailerAssertionTrait.php
|
|
src/Sylius/Component/Core/Test/Tests/StringInflectorTest.php
|
|
src/Sylius/Component/Core/Test/Tests/Taxation/Applicator/OrderItemsTaxesApplicatorTest.php
|
|
src/Sylius/Component/Core/Test/Tests/Taxation/Applicator/OrderItemUnitsTaxesApplicatorTest.php
|
|
src/Sylius/Component/Core/Checker/CLIContextCheckerInterface.php
|
|
src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementCheckerInterface.php
|
|
src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementChecker.php
|
|
src/Sylius/Component/Core/Checker/Eligibility/PromotionCouponChannelEligibilityChecker.php
|
|
src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayCheckerInterface.php
|
|
src/Sylius/Component/Core/Checker/CLIContextChecker.php
|
|
src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayChecker.php
|
|
src/Sylius/Component/Core/Checker/OrderPaymentMethodSelectionRequirementChecker.php
|
|
src/Sylius/Component/Core/Checker/OrderShippingMethodSelectionRequirementCheckerInterface.php
|
|
src/Sylius/Component/Core/OrderShippingStates.php
|
|
src/Sylius/Component/Core/Repository/ShipmentRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/OrderItemUnitRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/ProductReviewRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/AddressRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/ShippingMethodRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/ProductAssociationRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/AvatarImageRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/PaymentRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/ProductTaxonRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/PaymentMethodRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/ShippingCategoryRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/ProductVariantRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/OrderItemRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/CustomerRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/ChannelPricingLogEntryRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/PromotionRepositoryInterface.php
|
|
src/Sylius/Component/Core/Repository/ProductRepositoryInterface.php
|
|
src/Sylius/Component/Core/Generator/UploadedImagePathGenerator.php
|
|
src/Sylius/Component/Core/Generator/ImagePathGeneratorInterface.php
|
|
src/Sylius/Component/Core/Taxation/Exception/UnsupportedTaxCalculationStrategyException.php
|
|
src/Sylius/Component/Core/Taxation/Strategy/TaxCalculationStrategyInterface.php
|
|
src/Sylius/Component/Core/Taxation/Applicator/OrderItemsTaxesApplicator.php
|
|
src/Sylius/Component/Core/Taxation/Applicator/OrderTaxesApplicatorInterface.php
|
|
src/Sylius/Component/Core/Taxation/Applicator/OrderItemUnitsTaxesApplicator.php
|
|
src/Sylius/Component/Core/Taxation/Applicator/OrderShipmentTaxesApplicator.php
|
|
src/Sylius/Component/Core/OrderProcessing/OrderTaxesProcessor.php
|
|
src/Sylius/Component/Core/OrderProcessing/ShippingChargesProcessor.php
|
|
src/Sylius/Component/Core/OrderProcessing/OrderShipmentProcessor.php
|
|
src/Sylius/Component/Core/OrderProcessing/OrderPromotionProcessor.php
|
|
src/Sylius/Component/Core/OrderProcessing/OrderPaymentProcessor.php
|
|
src/Sylius/Component/Core/OrderProcessing/OrderPricesRecalculator.php
|
|
src/Sylius/Component/Core/OrderProcessing/OrderAdjustmentsClearer.php
|
|
src/Sylius/Component/Core/Uploader/ImageUploader.php
|
|
src/Sylius/Component/Core/Uploader/ImageUploaderInterface.php
|
|
src/Sylius/Component/Core/Translation/TranslatableEntityLocaleAssigner.php
|
|
src/Sylius/Component/Core/Filesystem/Exception/FileNotFoundException.php
|
|
src/Sylius/Component/Core/Filesystem/Adapter/FlysystemFilesystemAdapter.php
|
|
src/Sylius/Component/Core/Filesystem/Adapter/GaufretteFilesystemAdapter.php
|
|
src/Sylius/Component/Core/Filesystem/Adapter/FilesystemAdapterInterface.php
|
|
src/Sylius/Component/Core/Distributor/ProportionalIntegerDistributor.php
|
|
src/Sylius/Component/Core/Distributor/MinimumPriceDistributor.php
|
|
src/Sylius/Component/Core/Distributor/MinimumPriceDistributorInterface.php
|
|
src/Sylius/Component/Core/Distributor/IntegerDistributor.php
|
|
src/Sylius/Component/Core/Distributor/IntegerDistributorInterface.php
|
|
src/Sylius/Component/Core/Distributor/ProportionalIntegerDistributorInterface.php
|
|
src/Sylius/Component/Core/OrderCheckoutStates.php
|
|
src/Sylius/Component/Core/Resolver/ZoneAndChannelBasedShippingMethodsResolver.php
|
|
src/Sylius/Component/Core/Resolver/EligibleDefaultShippingMethodResolver.php
|
|
src/Sylius/Component/Core/Resolver/DefaultPaymentMethodResolver.php
|
|
src/Sylius/Component/Core/Resolver/DefaultShippingMethodResolver.php
|
|
src/Sylius/Component/Core/Resolver/TaxationAddressResolverInterface.php
|
|
src/Sylius/Component/Core/Resolver/TaxationAddressResolver.php
|
|
src/Sylius/Component/Core/Resolver/ChannelBasedPaymentMethodsResolver.php
|
|
src/Sylius/Component/Core/StateResolver/OrderStateResolver.php
|
|
src/Sylius/Component/Core/StateResolver/CheckoutStateResolver.php
|
|
src/Sylius/Component/Core/StateResolver/OrderPaymentStateResolver.php
|
|
src/Sylius/Component/Core/StateResolver/OrderShippingStateResolver.php
|
|
src/Sylius/Component/Core/README.md
|
|
src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php
|
|
src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php
|
|
src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculatorInterface.php
|
|
src/Sylius/Component/Core/Event/ProductCreated.php
|
|
src/Sylius/Component/Core/Event/ProductUpdated.php
|
|
src/Sylius/Component/Core/Event/ProductVariantCreated.php
|
|
src/Sylius/Component/Core/Event/ProductVariantUpdated.php
|
|
src/Sylius/Component/Core/SyliusLocaleEvents.php
|
|
src/Sylius/Component/Core/Promotion/Modifier/OrderPromotionsUsageModifier.php
|
|
src/Sylius/Component/Core/Promotion/Modifier/OrderPromotionsUsageModifierInterface.php
|
|
src/Sylius/Component/Core/Promotion/Checker/TaxonInPromotionRuleChecker.php
|
|
src/Sylius/Component/Core/Promotion/Checker/TaxonInPromotionRuleCheckerInterface.php
|
|
src/Sylius/Component/Core/Promotion/Checker/Eligibility/PromotionCouponPerCustomerUsageLimitEligibilityChecker.php
|
|
src/Sylius/Component/Core/Promotion/Checker/Rule/ItemTotalRuleChecker.php
|
|
src/Sylius/Component/Core/Promotion/Checker/Rule/CustomerGroupRuleChecker.php
|
|
src/Sylius/Component/Core/Promotion/Checker/Rule/ShippingCountryRuleChecker.php
|
|
src/Sylius/Component/Core/Promotion/Checker/Rule/HasTaxonRuleChecker.php
|
|
src/Sylius/Component/Core/Promotion/Checker/Rule/TotalOfItemsFromTaxonRuleChecker.php
|
|
src/Sylius/Component/Core/Promotion/Checker/Rule/NthOrderRuleChecker.php
|
|
src/Sylius/Component/Core/Promotion/Checker/Rule/ContainsProductRuleChecker.php
|
|
src/Sylius/Component/Core/Promotion/Checker/ProductInPromotionRuleCheckerInterface.php
|
|
src/Sylius/Component/Core/Promotion/Checker/ProductInPromotionRuleChecker.php
|
|
src/Sylius/Component/Core/Promotion/Filter/PriceRangeFilter.php
|
|
src/Sylius/Component/Core/Promotion/Filter/ProductFilter.php
|
|
src/Sylius/Component/Core/Promotion/Filter/FilterInterface.php
|
|
src/Sylius/Component/Core/Promotion/Filter/TaxonFilter.php
|
|
src/Sylius/Component/Core/Promotion/Updater/Rule/ProductAwareRuleUpdaterInterface.php
|
|
src/Sylius/Component/Core/Promotion/Updater/Rule/TaxonAwareRuleUpdaterInterface.php
|
|
src/Sylius/Component/Core/Promotion/Updater/Rule/HasTaxonRuleUpdater.php
|
|
src/Sylius/Component/Core/Promotion/Updater/Rule/TotalOfItemsFromTaxonRuleUpdater.php
|
|
src/Sylius/Component/Core/Promotion/Updater/Rule/ContainsProductRuleUpdater.php
|
|
src/Sylius/Component/Core/Promotion/Applicator/UnitsPromotionAdjustmentsApplicator.php
|
|
src/Sylius/Component/Core/Promotion/Applicator/UnitsPromotionAdjustmentsApplicatorInterface.php
|
|
src/Sylius/Component/Core/Promotion/Action/UnitFixedDiscountPromotionActionCommand.php
|
|
src/Sylius/Component/Core/Promotion/Action/ShippingPercentageDiscountPromotionActionCommand.php
|
|
src/Sylius/Component/Core/Promotion/Action/UnitPercentageDiscountPromotionActionCommand.php
|
|
src/Sylius/Component/Core/Promotion/Action/PercentageDiscountPromotionActionCommand.php
|
|
src/Sylius/Component/Core/Promotion/Action/UnitDiscountPromotionActionCommand.php
|
|
src/Sylius/Component/Core/Promotion/Action/FixedDiscountPromotionActionCommand.php
|
|
src/Sylius/Component/Core/Promotion/Action/DiscountPromotionActionCommand.php
|
|
src/Sylius/Component/Core/Updater/UnpaidOrdersStateUpdater.php
|
|
src/Sylius/Component/Core/Updater/UnpaidOrdersStateUpdaterInterface.php
|
|
src/Sylius/Component/Core/phpspec.yml.dist
|
|
src/Sylius/Component/Core/LICENSE
|
|
src/Sylius/Component/Core/Factory/CartItemFactory.php
|
|
src/Sylius/Component/Core/Factory/ChannelPricingLogEntryFactoryInterface.php
|
|
src/Sylius/Component/Core/Factory/PromotionActionFactory.php
|
|
src/Sylius/Component/Core/Factory/PaymentMethodFactoryInterface.php
|
|
src/Sylius/Component/Core/Factory/CustomerAfterCheckoutFactory.php
|
|
src/Sylius/Component/Core/Factory/PromotionActionFactoryInterface.php
|
|
src/Sylius/Component/Core/Factory/AddressFactoryInterface.php
|
|
src/Sylius/Component/Core/Factory/AddressFactory.php
|
|
src/Sylius/Component/Core/Factory/CartItemFactoryInterface.php
|
|
src/Sylius/Component/Core/Factory/CustomerAfterCheckoutFactoryInterface.php
|
|
src/Sylius/Component/Core/Factory/PromotionRuleFactory.php
|
|
src/Sylius/Component/Core/Factory/PromotionRuleFactoryInterface.php
|
|
src/Sylius/Component/Core/Factory/ChannelFactory.php
|
|
src/Sylius/Component/Core/Factory/PaymentMethodFactory.php
|
|
src/Sylius/Component/Core/Factory/ChannelPricingLogEntryFactory.php
|
|
src/Sylius/Component/Core/Formatter/StringInflector.php
|
|
src/Sylius/Component/Core/Model/ChannelInterface.php
|
|
src/Sylius/Component/Core/Model/Shipment.php
|
|
src/Sylius/Component/Core/Model/ProductTranslationInterface.php
|
|
src/Sylius/Component/Core/Model/ProductInterface.php
|
|
src/Sylius/Component/Core/Model/ProductVariant.php
|
|
src/Sylius/Component/Core/Model/OrderSequence.php
|
|
src/Sylius/Component/Core/Model/ShopBillingData.php
|
|
src/Sylius/Component/Core/Model/TaxonInterface.php
|
|
src/Sylius/Component/Core/Model/PromotionCoupon.php
|
|
src/Sylius/Component/Core/Model/CatalogPromotionScope.php
|
|
src/Sylius/Component/Core/Model/TaxRate.php
|
|
src/Sylius/Component/Core/Model/Channel.php
|
|
src/Sylius/Component/Core/Model/ShippingMethod.php
|
|
src/Sylius/Component/Core/Model/Order.php
|
|
src/Sylius/Component/Core/Model/AddressInterface.php
|
|
src/Sylius/Component/Core/Model/ChannelPricingLogEntry.php
|
|
src/Sylius/Component/Core/Model/OrderItemInterface.php
|
|
src/Sylius/Component/Core/Model/ProductTaxon.php
|
|
src/Sylius/Component/Core/Model/ProductReviewerInterface.php
|
|
src/Sylius/Component/Core/Model/Image.php
|
|
src/Sylius/Component/Core/Model/ChannelPricingLogEntryInterface.php
|
|
src/Sylius/Component/Core/Model/ReviewableProductInterface.php
|
|
src/Sylius/Component/Core/Model/OrderInterface.php
|
|
src/Sylius/Component/Core/Model/Customer.php
|
|
src/Sylius/Component/Core/Model/OrderItemUnit.php
|
|
src/Sylius/Component/Core/Model/Payment.php
|
|
src/Sylius/Component/Core/Model/ProductImageInterface.php
|
|
src/Sylius/Component/Core/Model/ShopUser.php
|
|
src/Sylius/Component/Core/Model/AvatarImage.php
|
|
src/Sylius/Component/Core/Model/PositionAwareInterface.php
|
|
src/Sylius/Component/Core/Model/CatalogPromotion.php
|
|
src/Sylius/Component/Core/Model/CustomerInterface.php
|
|
src/Sylius/Component/Core/Model/OrderItem.php
|
|
src/Sylius/Component/Core/Model/PaymentMethodInterface.php
|
|
src/Sylius/Component/Core/Model/ProductTranslation.php
|
|
src/Sylius/Component/Core/Model/ChannelPricingInterface.php
|
|
src/Sylius/Component/Core/Model/Scope.php
|
|
src/Sylius/Component/Core/Model/ProductReviewInterface.php
|
|
src/Sylius/Component/Core/Model/AdjustmentInterface.php
|
|
src/Sylius/Component/Core/Model/PaymentInterface.php
|
|
src/Sylius/Component/Core/Model/Taxon.php
|
|
src/Sylius/Component/Core/Model/ProductTaxonInterface.php
|
|
src/Sylius/Component/Core/Model/ShopBillingDataInterface.php
|
|
src/Sylius/Component/Core/Model/ImagesAwareInterface.php
|
|
src/Sylius/Component/Core/Model/ShopUserInterface.php
|
|
src/Sylius/Component/Core/Model/Product.php
|
|
src/Sylius/Component/Core/Model/Address.php
|
|
src/Sylius/Component/Core/Model/OrderItemUnitInterface.php
|
|
src/Sylius/Component/Core/Model/Promotion.php
|
|
src/Sylius/Component/Core/Model/CatalogPromotionScopeInterface.php
|
|
src/Sylius/Component/Core/Model/ProductReview.php
|
|
src/Sylius/Component/Core/Model/CatalogPromotionInterface.php
|
|
src/Sylius/Component/Core/Model/PromotionCouponInterface.php
|
|
src/Sylius/Component/Core/Model/ImageAwareInterface.php
|
|
src/Sylius/Component/Core/Model/AdminUserInterface.php
|
|
src/Sylius/Component/Core/Model/ProductTaxonsAwareInterface.php
|
|
src/Sylius/Component/Core/Model/ShipmentInterface.php
|
|
src/Sylius/Component/Core/Model/OrderSequenceInterface.php
|
|
src/Sylius/Component/Core/Model/AvatarImageInterface.php
|
|
src/Sylius/Component/Core/Model/AdminUser.php
|
|
src/Sylius/Component/Core/Model/TaxonImageInterface.php
|
|
src/Sylius/Component/Core/Model/PaymentMethod.php
|
|
src/Sylius/Component/Core/Model/PromotionInterface.php
|
|
src/Sylius/Component/Core/Model/ChannelPriceHistoryConfig.php
|
|
src/Sylius/Component/Core/Model/ProductVariantInterface.php
|
|
src/Sylius/Component/Core/Model/TaxRateInterface.php
|
|
src/Sylius/Component/Core/Model/TaxonImage.php
|
|
src/Sylius/Component/Core/Model/Adjustment.php
|
|
src/Sylius/Component/Core/Model/ProductImagesAwareInterface.php
|
|
src/Sylius/Component/Core/Model/ShippingMethodInterface.php
|
|
src/Sylius/Component/Core/Model/ChannelPricing.php
|
|
src/Sylius/Component/Core/Model/ProductImage.php
|
|
src/Sylius/Component/Core/Model/ImageInterface.php
|
|
src/Sylius/Component/Core/Model/ChannelPriceHistoryConfigInterface.php
|
|
src/Sylius/Component/Core/Inventory/Operator/OrderInventoryOperator.php
|
|
src/Sylius/Component/Core/Inventory/Operator/OrderInventoryOperatorInterface.php
|
|
src/Sylius/Component/Core/OrderPaymentStates.php
|
|
src/Sylius/Component/Core/Context/ShopperContextInterface.php
|
|
src/Sylius/Component/Core/Context/ShopperContext.php
|
|
src/Sylius/Component/Core/TokenAssigner/OrderTokenAssignerInterface.php
|
|
src/Sylius/Component/Core/TokenAssigner/UniqueIdBasedOrderTokenAssigner.php
|
|
src/Sylius/Component/Core/OrderCheckoutTransitions.php
|
|
src/Sylius/Component/Core/Cart/Modifier/LimitingOrderItemQuantityModifier.php
|
|
src/Sylius/Component/Core/Cart/Resolver/CreatedByGuestFlagResolverInterface.php
|
|
src/Sylius/Component/Core/Cart/Resolver/CreatedByGuestFlagResolver.php
|
|
src/Sylius/Component/Core/Cart/Context/ShopBasedCartContext.php
|
|
src/Sylius/Component/Core/ProductReviewTransitions.php
|
|
src/Sylius/Component/Core/Grid/Filter/ResourceAutocompleteFilter.php
|
|
src/Sylius/Component/Core/Grid/Filter/EntitiesFilter.php
|
|
src/Sylius/Component/Core/Order/OrderItemNamesSetter.php
|
|
src/Sylius/Component/Core/Order/OrderItemNamesSetterInterface.php
|
|
src/Sylius/Component/Inventory/composer.json
|
|
src/Sylius/Component/Inventory/spec/Checker/AvailabilityCheckerSpec.php
|
|
src/Sylius/Component/Inventory/spec/Model/InventoryUnitSpec.php
|
|
src/Sylius/Component/Inventory/Checker/AvailabilityChecker.php
|
|
src/Sylius/Component/Inventory/Checker/AvailabilityCheckerInterface.php
|
|
src/Sylius/Component/Inventory/README.md
|
|
src/Sylius/Component/Inventory/phpspec.yml.dist
|
|
src/Sylius/Component/Inventory/LICENSE
|
|
src/Sylius/Component/Inventory/Model/InventoryUnit.php
|
|
src/Sylius/Component/Inventory/Model/InventoryUnitInterface.php
|
|
src/Sylius/Component/Inventory/Model/StockableInterface.php
|
|
src/Sylius/Component/Order/composer.json
|
|
src/Sylius/Component/Order/spec/Modifier/OrderModifierSpec.php
|
|
src/Sylius/Component/Order/spec/Modifier/OrderItemQuantityModifierSpec.php
|
|
src/Sylius/Component/Order/spec/Aggregator/AdjustmentsByLabelAggregatorSpec.php
|
|
src/Sylius/Component/Order/spec/Factory/OrderItemUnitFactorySpec.php
|
|
src/Sylius/Component/Order/spec/Factory/AdjustmentFactorySpec.php
|
|
src/Sylius/Component/Order/spec/Model/OrderSpec.php
|
|
src/Sylius/Component/Order/spec/Model/OrderSequenceSpec.php
|
|
src/Sylius/Component/Order/spec/Model/OrderItemSpec.php
|
|
src/Sylius/Component/Order/spec/Model/AdjustmentSpec.php
|
|
src/Sylius/Component/Order/spec/Model/OrderItemUnitSpec.php
|
|
src/Sylius/Component/Order/spec/Context/CompositeCartContextSpec.php
|
|
src/Sylius/Component/Order/spec/Context/CartContextSpec.php
|
|
src/Sylius/Component/Order/Modifier/OrderItemQuantityModifier.php
|
|
src/Sylius/Component/Order/Modifier/OrderModifierInterface.php
|
|
src/Sylius/Component/Order/Modifier/OrderModifier.php
|
|
src/Sylius/Component/Order/Modifier/OrderItemQuantityModifierInterface.php
|
|
src/Sylius/Component/Order/Aggregator/AdjustmentsByLabelAggregator.php
|
|
src/Sylius/Component/Order/Aggregator/AdjustmentsAggregatorInterface.php
|
|
src/Sylius/Component/Order/Repository/OrderRepositoryInterface.php
|
|
src/Sylius/Component/Order/Repository/OrderItemRepositoryInterface.php
|
|
src/Sylius/Component/Order/CartActions.php
|
|
src/Sylius/Component/Order/SyliusCartEvents.php
|
|
src/Sylius/Component/Order/StateResolver/StateResolverInterface.php
|
|
src/Sylius/Component/Order/README.md
|
|
src/Sylius/Component/Order/phpspec.yml.dist
|
|
src/Sylius/Component/Order/LICENSE
|
|
src/Sylius/Component/Order/Factory/OrderItemUnitFactory.php
|
|
src/Sylius/Component/Order/Factory/AdjustmentFactory.php
|
|
src/Sylius/Component/Order/Factory/OrderItemUnitFactoryInterface.php
|
|
src/Sylius/Component/Order/Factory/AdjustmentFactoryInterface.php
|
|
src/Sylius/Component/Order/Remover/ExpiredCartsRemoverInterface.php
|
|
src/Sylius/Component/Order/Model/OrderSequence.php
|
|
src/Sylius/Component/Order/Model/OrderAwareInterface.php
|
|
src/Sylius/Component/Order/Model/Order.php
|
|
src/Sylius/Component/Order/Model/OrderItemInterface.php
|
|
src/Sylius/Component/Order/Model/AdjustableInterface.php
|
|
src/Sylius/Component/Order/Model/OrderInterface.php
|
|
src/Sylius/Component/Order/Model/OrderItemUnit.php
|
|
src/Sylius/Component/Order/Model/OrderItem.php
|
|
src/Sylius/Component/Order/Model/AdjustmentInterface.php
|
|
src/Sylius/Component/Order/Model/OrderItemUnitInterface.php
|
|
src/Sylius/Component/Order/Model/OrderSequenceInterface.php
|
|
src/Sylius/Component/Order/Model/Adjustment.php
|
|
src/Sylius/Component/Order/Processor/OrderProcessorInterface.php
|
|
src/Sylius/Component/Order/Processor/CompositeOrderProcessor.php
|
|
src/Sylius/Component/Order/Context/CartContext.php
|
|
src/Sylius/Component/Order/Context/CartContextInterface.php
|
|
src/Sylius/Component/Order/Context/CartNotFoundException.php
|
|
src/Sylius/Component/Order/Context/CompositeCartContext.php
|
|
src/Sylius/Component/Order/OrderTransitions.php
|
|
src/Kernel.php
|
|
package.json
|
|
UPGRADE-1.10.md
|
|
UPGRADE-1.4.md
|
|
.npmignore
|
|
.env.test_cached
|
|
UPGRADE-API-1.11.md
|
|
UPGRADE-1.7.md
|
|
UPGRADE-1.5.md
|
|
adr/2022_03_18_raw_data_in_command_and_events.md
|
|
adr/2020_09_01_admin_and_shop_split.md
|
|
adr/2020_03_03_api_product_option_values.md
|
|
adr/2021_02_05_unified_api_prefix.md
|
|
adr/2021_06_15_api_platform_config_customization.md
|
|
adr/2021_07_05_api_providing_locales_available_in_active_channel.md
|
|
adr/2021_06_24_api_content_internationalization.md
|
|
adr/2021_04_15_using_iri_as_api_resource_identifier_in_request_instead_of_code_id.md
|
|
adr/2020_11_12_registration_of_handlers_in_message_buses.md
|
|
adr/2020_11_18_sending_emails_via_api.md
|
|
adr/2021_05_06_command_bus_unification.md
|
|
adr/_readme.md
|
|
adr/2022_03_15_api_providing_locales_available_in_active_channel.md
|
|
adr/2020_03_03_api_translations.md
|
|
adr/2022_02_21_using_cart_by_guest_and_logged_in_customer.md
|
|
adr/2020_03_03_feature_coverage_in_api.md
|
|
adr/2022_02_11_declaring_services_in_container.md
|
|
adr/_template.md
|
|
adr/2020_05_13_handling_non_crud_operations_in_api.md
|
|
adr/2022_02_09_catalog_promotions_validation.md
|
|
adr/2022_03_24_remove_flush_from_handlers.md
|
|
.gitattributes
|
|
UPGRADE-1.9.md
|
|
phpstan-baseline.neon
|
|
rector.php
|
|
docker-compose.test.yml
|
|
behat.yml.dist
|
|
UPGRADE-1.13.md
|
|
templates/bundles/ApiPlatformBundle/SwaggerUi/index.html.twig
|
|
templates/bundles/TwigBundle/Exception/error.json.twig
|
|
templates/bundles/TwigBundle/Exception/exception.json.twig
|
|
templates/bundles/TwigBundle/Exception/error404.html.twig
|
|
templates/bundles/TwigBundle/Exception/error500.html.twig
|
|
templates/bundles/TwigBundle/Exception/error.html.twig
|
|
CHANGELOG-1.4.md
|
|
etc/phpcs/common.php
|
|
etc/phpcs/.phpspec_cs
|
|
etc/phpcs/.php_cs
|
|
etc/migrations-1.8.sh
|
|
etc/bash/application.sh
|
|
etc/bash/common.lib.sh
|
|
etc/psalm/LaminasPriorityQueueStub.php
|
|
.editorconfig
|
|
phpunit.xml.dist
|
|
config/jwt/public-test.pem
|
|
config/jwt/private-test.pem
|
|
config/jwt/.gitkeep
|
|
config/packages/_sylius.yaml
|
|
config/packages/doctrine_migrations.yaml
|
|
config/packages/test/webpack_encore.yaml
|
|
config/packages/test/monolog.yaml
|
|
config/packages/test/_sylius.yaml
|
|
config/packages/test/validator.yaml
|
|
config/packages/test/sylius_uploader.yaml
|
|
config/packages/test/web_profiler.yaml
|
|
config/packages/test/security.yaml
|
|
config/packages/test/nelmio_alice.yaml
|
|
config/packages/test/framework.yaml
|
|
config/packages/test/twig.yaml
|
|
config/packages/test/fidry_alice_data_fixtures.yaml
|
|
config/packages/test/sylius_theme.yaml
|
|
config/packages/test/mailer.yaml
|
|
config/packages/jms_serializer.yaml
|
|
config/packages/doctrine.yaml
|
|
config/packages/routing.yaml
|
|
config/packages/validator.yaml
|
|
config/packages/nyholm_psr7.yaml
|
|
config/packages/fos_rest.yaml
|
|
config/packages/workflow.yaml
|
|
config/packages/security.yaml
|
|
config/packages/translation.yaml
|
|
config/packages/framework.yaml
|
|
config/packages/twig.yaml
|
|
config/packages/liip_imagine.yaml
|
|
config/packages/dev/monolog.yaml
|
|
config/packages/dev/_sylius.yaml
|
|
config/packages/dev/jms_serializer.yaml
|
|
config/packages/dev/routing.yaml
|
|
config/packages/dev/web_profiler.yaml
|
|
config/packages/dev/nelmio_alice.yaml
|
|
config/packages/dev/framework.yaml
|
|
config/packages/test_cached/webpack_encore.yaml
|
|
config/packages/test_cached/monolog.yaml
|
|
config/packages/test_cached/_sylius.yaml
|
|
config/packages/test_cached/doctrine.yaml
|
|
config/packages/test_cached/sylius_uploader.yaml
|
|
config/packages/test_cached/web_profiler.yaml
|
|
config/packages/test_cached/fos_rest.yaml
|
|
config/packages/test_cached/security.yaml
|
|
config/packages/test_cached/nelmio_alice.yaml
|
|
config/packages/test_cached/framework.yaml
|
|
config/packages/test_cached/twig.yaml
|
|
config/packages/test_cached/fidry_alice_data_fixtures.yaml
|
|
config/packages/test_cached/sylius_channel.yaml
|
|
config/packages/test_cached/sylius_theme.yaml
|
|
config/packages/test_cached/mailer.yaml
|
|
config/packages/stof_doctrine_extensions.yaml
|
|
config/packages/prod/monolog.yaml
|
|
config/packages/prod/jms_serializer.yaml
|
|
config/packages/prod/doctrine.yaml
|
|
config/packages/prod/routing.yaml
|
|
config/packages/lexik_jwt_authentication.yaml
|
|
config/packages/mailer.yaml
|
|
config/services_test_cached.yaml
|
|
config/bootstrap.php
|
|
config/preload.php
|
|
config/routes.yaml
|
|
config/bundles.php
|
|
config/services.yaml
|
|
config/services_test.yaml
|
|
config/routes/test/routing.yaml
|
|
config/routes/sylius_shop.yaml
|
|
config/routes/sylius_admin.yaml
|
|
config/routes/liip_imagine.yaml
|
|
config/routes/dev/web_profiler.yaml
|
|
config/routes/test_cached/routing.yaml
|
|
config/routes/sylius_api.yaml
|
|
.bunnyshell/templates/preview/bunnyshell.yaml
|
|
.bunnyshell/docker/php/files/crontab
|
|
.bunnyshell/docker/php/entrypoints/migrations-entrypoint
|
|
.bunnyshell/docker/php/entrypoints/php-entrypoint
|
|
.bunnyshell/docker/php/Dockerfile
|
|
.bunnyshell/docker/php/prod/php.ini
|
|
.bunnyshell/docker/php/prod/opcache.ini
|
|
.bunnyshell/docker/nginx/Dockerfile
|
|
.bunnyshell/docker/nginx/default.conf.template
|
|
UPGRADE-FROM-1.12-WITH-PRICE-HISTORY-PLUGIN-TO-1.13.md
|
|
Makefile
|
|
RoboFile.php
|
|
CONFLICTS.md
|
|
app/config/_container_deprecation.php
|
|
app/config/security.yml
|
|
app/config/routing.yml
|
|
app/config/_routing_deprecation.php
|
|
app/config/routing_dev.yml
|
|
app/migrations/Version20190109160409.php
|
|
app/migrations/Version20170313125424.php
|
|
app/migrations/Version20190607135638.php
|
|
app/migrations/Version20170401200415.php
|
|
app/migrations/Version20170220150813.php
|
|
app/migrations/Version20190416073011.php
|
|
app/migrations/Version20170201094058.php
|
|
app/migrations/Version20170217141621.php
|
|
app/migrations/Version20190204092544.php
|
|
app/migrations/Version20200202104152.php
|
|
app/migrations/Version20191024065651.php
|
|
app/migrations/Version20170913125128.php
|
|
app/migrations/Version20161223091334.php
|
|
app/migrations/Version20170206141520.php
|
|
app/migrations/Version20161223164558.php
|
|
app/migrations/Version20161202011555.php
|
|
app/migrations/Version20170206122839.php
|
|
app/migrations/Version20170208103250.php
|
|
app/migrations/Version20200325075815.php
|
|
app/migrations/Version20170215143031.php
|
|
app/migrations/Version20161221133514.php
|
|
app/migrations/Version20170214104908.php
|
|
app/migrations/Version20170103120334.php
|
|
app/migrations/Version20170824124122.php
|
|
app/migrations/Version20161219160441.php
|
|
app/migrations/Version20200309172908.php
|
|
app/migrations/Version20170711151342.php
|
|
app/migrations/Version20180102140039.php
|
|
app/migrations/Version20190109095211.php
|
|
app/migrations/Version20200916093101.php
|
|
app/migrations/Version20170214095710.php
|
|
app/migrations/Version20180226142349.php
|
|
app/migrations/Version20200110132702.php
|
|
app/migrations/Version20161214153137.php
|
|
app/migrations/Version20170124221955.php
|
|
app/migrations/Version20161220092422.php
|
|
app/migrations/Version20161215103325.php
|
|
app/migrations/Version20170327135945.php
|
|
app/migrations/Version20170117075436.php
|
|
app/migrations/Version20170518123056.php
|
|
app/migrations/Version20170321131352.php
|
|
app/migrations/Version20170301135010.php
|
|
app/migrations/Version20170303170201.php
|
|
app/migrations/Version20170116215417.php
|
|
app/migrations/Version20171003103916.php
|
|
app/migrations/Version20161209095131.php
|
|
app/migrations/Version20200122082429.php
|
|
app/migrations/Version20170110120125.php
|
|
app/migrations/Version20170223071604.php
|
|
app/migrations/Version20170109143010.php
|
|
app/migrations/Version20170208102345.php
|
|
app/migrations/Version20170120164250.php
|
|
app/Resources/TwigBundle/views/Exception/error403.html.twig
|
|
app/TestAppKernel.php
|
|
README.md
|
|
monorepo-builder.php
|
|
UPGRADE-1.2.md
|
|
UPGRADE-1.6.md
|
|
UPGRADE-API-1.10.md
|
|
features/homepage/viewing_only_taxons_from_menu_taxon.feature
|
|
features/homepage/viewing_only_enabled_taxons_in_taxon_menu.feature
|
|
features/homepage/viewing_latest_products.feature
|
|
features/user/managing_administrators/administrator_validation.feature
|
|
features/user/managing_administrators/browsing_administrator.feature
|
|
features/user/managing_administrators/adding_administrator.feature
|
|
features/user/managing_administrators/removing_administrator_avatar.feature
|
|
features/user/managing_administrators/changing_administrator_avatar.feature
|
|
features/user/managing_administrators/adding_avatar_to_administrator.feature
|
|
features/user/managing_administrators/deleting_administrators.feature
|
|
features/user/managing_administrators/editing_administrator.feature
|
|
features/user/managing_administrators/deleting_multiple_administrators.feature
|
|
features/user/managing_administrators/administrator_unique_email_and_name_validation.feature
|
|
features/user/managing_customer_groups/browsing_customer_groups.feature
|
|
features/user/managing_customer_groups/customer_group_unique_code_validation.feature
|
|
features/user/managing_customer_groups/adding_customer_group.feature
|
|
features/user/managing_customer_groups/customer_group_validation.feature
|
|
features/user/managing_customer_groups/deleting_customer_group.feature
|
|
features/user/managing_customer_groups/deleting_multiple_customer_groups.feature
|
|
features/user/managing_customer_groups/editing_customer_group.feature
|
|
features/user/managing_users/deleting_account.feature
|
|
features/user/managing_users/changing_shop_user_password.feature
|
|
features/user/managing_customers/browsing_customers.feature
|
|
features/user/managing_customers/seeing_province_created_manually_on_customer_details_page.feature
|
|
features/user/managing_customers/resetting_customer_password.feature
|
|
features/user/managing_customers/customer_filtration/filtering_customers_by_groups.feature
|
|
features/user/managing_customers/being_able_to_create_account_for_existing_customer.feature
|
|
features/user/managing_customers/editing_customer.feature
|
|
features/user/managing_customers/adding_customer_account_after_failed_creation_action.feature
|
|
features/user/managing_customers/customer_unique_email_validation.feature
|
|
features/user/managing_customers/toggling_customer_account.feature
|
|
features/user/managing_customers/adding_customer_account.feature
|
|
features/user/managing_customers/browsing_orders_of_customer.feature
|
|
features/user/managing_customers/customer_validation.feature
|
|
features/user/managing_customers/changing_customer_email.feature
|
|
features/user/managing_customers/verifying_customer_account.feature
|
|
features/user/managing_customers/seeing_customer_details.feature
|
|
features/user/managing_customers/seeing_orders_statistics_on_customer_details_page.feature
|
|
features/user/managing_customers/adding_customer.feature
|
|
features/contact/requesting_contact.feature
|
|
features/contact/requesting_contact_validation.feature
|
|
features/currency/managing_currencies/editing_currency.feature
|
|
features/currency/managing_currencies/adding_currency.feature
|
|
features/currency/managing_currencies/browsing_currencies.feature
|
|
features/currency/managing_currencies/currency_unique_code_validation.feature
|
|
features/currency/managing_exchange_rates/browsing_exchange_rates.feature
|
|
features/currency/managing_exchange_rates/exchange_rate_validation.feature
|
|
features/currency/managing_exchange_rates/filtering_exchange_rates_by_currency.feature
|
|
features/currency/managing_exchange_rates/deleting_exchange_rate.feature
|
|
features/currency/managing_exchange_rates/inability_of_adding_exchange_rate_with_same_currency_pair.feature
|
|
features/currency/managing_exchange_rates/editing_exchange_rate.feature
|
|
features/currency/managing_exchange_rates/adding_exchange_rate.feature
|
|
features/currency/managing_exchange_rates/deleting_multiple_exchange_rates.feature
|
|
features/currency/handling_different_currencies_on_multiple_channels.feature
|
|
features/currency/switching_current_currency.feature
|
|
features/currency/viewing_exchange_rates/viewing_exchange_rates_based_on_current_channel.feature
|
|
features/inventory/cart_inventory/prevent_buying_more_products_than_available_in_a_stock.feature
|
|
features/inventory/cart_inventory/verify_inventory_quantity_when_updating_cart_summary.feature
|
|
features/inventory/cart_inventory/inability_of_adding_a_product_with_insufficient_stock.feature
|
|
features/inventory/managing_inventory/viewing_product_variant_with_specify_quantity_of_items_on_hand.feature
|
|
features/inventory/managing_inventory/browsing_inventory.feature
|
|
features/inventory/managing_inventory/verify_reserved_inventory_is_back_in_stock_on_order_cancelling.feature
|
|
features/inventory/managing_inventory/decreasing_invetory_below_on_hold_validation.feature
|
|
features/inventory/managing_inventory/filtering_inventory_by_name.feature
|
|
features/inventory/managing_inventory/filtering_inventory_by_code.feature
|
|
features/inventory/displaying_inventory_tab_on_simple_product_edit_page.feature
|
|
features/inventory/checkout_inventory/holding_inventory_units_during_checkout_process.feature
|
|
features/inventory/checkout_inventory/validating_product_quantity_on_checkout_complete.feature
|
|
features/installer/install_command.feature
|
|
features/installer/load_sample_data_command.feature
|
|
features/account/subscribing_newsletter_during_registration.feature
|
|
features/account/resetting_password.feature
|
|
features/account/signing_out.feature
|
|
features/account/verification/verifying_email_address.feature
|
|
features/account/signing_in.feature
|
|
features/account/signing_in_validation.feature
|
|
features/account/receiving_email_after_registration.feature
|
|
features/account/resetting_password_redirect.feature
|
|
features/account/customer_account/editing_customer_profile.feature
|
|
features/account/customer_account/redirect_when_already_signed_in.feature
|
|
features/account/customer_account/customer_profile_validation.feature
|
|
features/account/customer_account/address_book/deleting_address_created_after_checkout.feature
|
|
features/account/customer_account/address_book/viewing_empty_address_book.feature
|
|
features/account/customer_account/address_book/deleting_address.feature
|
|
features/account/customer_account/address_book/address_province_validation.feature
|
|
features/account/customer_account/address_book/editing_address.feature
|
|
features/account/customer_account/address_book/adding_address_validation.feature
|
|
features/account/customer_account/address_book/viewing_addresses.feature
|
|
features/account/customer_account/address_book/viewing_addresses_created_after_checkout.feature
|
|
features/account/customer_account/address_book/setting_default_address.feature
|
|
features/account/customer_account/address_book/adding_address.feature
|
|
features/account/customer_account/address_book/preventing_not_logged_user_from_operations_on_address_book.feature
|
|
features/account/customer_account/changing_password_validation.feature
|
|
features/account/customer_account/securing_access_to_account_after_using_back_button_after_logging_out.feature
|
|
features/account/customer_account/changing_password.feature
|
|
features/account/customer_account/viewing_orders_history/changing_payment_method.feature
|
|
features/account/customer_account/viewing_orders_history/being_unable_to_see_non_own_orders_and_associated_resources.feature
|
|
features/account/customer_account/viewing_orders_history/seeing_right_payment_amount_for_an_order.feature
|
|
features/account/customer_account/viewing_orders_history/seeing_province_created_manually_in_order_history.feature
|
|
features/account/customer_account/viewing_orders_history/viewing_orders.feature
|
|
features/account/customer_account/viewing_orders_history/viewing_payment_status_for_an_order.feature
|
|
features/account/customer_account/viewing_orders_history/viewing_order_items.feature
|
|
features/account/customer_account/viewing_orders_history/seeing_customer_orders_placed_as_guest.feature
|
|
features/account/customer_account/viewing_orders_history/viewing_order.feature
|
|
features/account/customer_account/viewing_orders_history/viewing_order_only_from_current_channel.feature
|
|
features/account/customer_account/viewing_orders_history/viewing_shipment_status_on_a_placed_order_show_page.feature
|
|
features/account/customer_account/viewing_orders_history/viewing_order_items_with_proper_names.feature
|
|
features/account/customer_account/viewing_orders_history/order_is_always_placed_in_a_base_currency_of_a_channel.feature
|
|
features/account/customer_account/viewing_orders_history/viewing_only_my_orders.feature
|
|
features/account/customer_account/subscribing_newsletter.feature
|
|
features/account/resetting_password_validation.feature
|
|
features/account/renewing_account_after_deletion.feature
|
|
features/account/registering.feature
|
|
features/account/registering_validation.feature
|
|
features/channel/products_accessibility_in_multiple_channels/products_accessibility_in_multiple_channels.feature
|
|
features/channel/theming/overriding_plugin_template_with_theme.feature
|
|
features/channel/theming/displaying_themed_channel_website.feature
|
|
features/channel/theming/managing_themes_per_channel.feature
|
|
features/channel/filtering_out_disabled_channels.feature
|
|
features/channel/managing_channels/toggling_channel.feature
|
|
features/channel/managing_channels/adding_channel_with_toggle_for_lowest_price.feature
|
|
features/channel/managing_channels/editing_channel.feature
|
|
features/channel/managing_channels/adding_channel.feature
|
|
features/channel/managing_channels/adding_channel_with_set_period_of_showing_lowest_price.feature
|
|
features/channel/managing_channels/channel_validation.feature
|
|
features/channel/managing_channels/not_being_able_to_disable_last_available_channel.feature
|
|
features/channel/managing_channels/adding_channel_with_shop_billing_data.feature
|
|
features/channel/managing_channels/browsing_channels.feature
|
|
features/channel/managing_channels/editing_menu_taxon_on_channel.feature
|
|
features/channel/managing_channels/selecting_currencies_available_for_channel.feature
|
|
features/channel/managing_channels/deleting_channel.feature
|
|
features/channel/managing_channels/channel_unique_code_validation.feature
|
|
features/channel/managing_channels/editing_channel_with_set_period_of_showing_lowest_price.feature
|
|
features/channel/managing_channels/not_being_able_to_add_disabled_channel_when_no_other_exist.feature
|
|
features/channel/managing_channels/adding_new_channel_with_menu_taxon.feature
|
|
features/channel/managing_channels/selecting_locales_available_for_channel.feature
|
|
features/channel/managing_channels/editing_shop_billing_data_on_channel.feature
|
|
features/channel/managing_channels/deleting_multiple_channels.feature
|
|
features/channel/managing_channels/not_being_able_to_delete_last_available_channel.feature
|
|
features/channel/managing_channels/choosing_required_address_in_checkout_for_channel.feature
|
|
features/channel/managing_channels/editing_channel_with_toggle_for_lowest_price.feature
|
|
features/channel/managing_channels/excluding_chosen_taxons_from_showing_lowest_price_of_discounted_products.feature
|
|
features/channel/managing_channels/selecting_default_tax_zone_for_channel.feature
|
|
features/channel/managing_channels/selecting_tax_calculation_strategy_for_channel.feature
|
|
features/addressing/managing_countries/province_validation.feature
|
|
features/addressing/managing_countries/adding_country.feature
|
|
features/addressing/managing_countries/editing_country.feature
|
|
features/addressing/managing_countries/adding_country_with_provinces.feature
|
|
features/addressing/managing_countries/country_validation.feature
|
|
features/addressing/managing_countries/province_unique_fields_validation.feature
|
|
features/addressing/managing_countries/managing_provinces_of_country.feature
|
|
features/addressing/managing_zones/editing_zone.feature
|
|
features/addressing/managing_zones/deleting_multiple_zones.feature
|
|
features/addressing/managing_zones/zone_unique_code_validation.feature
|
|
features/addressing/managing_zones/adding_zone.feature
|
|
features/addressing/managing_zones/browsing_zone.feature
|
|
features/addressing/managing_zones/zone_validation.feature
|
|
features/addressing/managing_zones/deleting_zone.feature
|
|
features/checkout/preventing_cart_from_being_modified_after_checkout.feature
|
|
features/checkout/order_promotion/order_promotion_integrity_validation.feature
|
|
features/checkout/paying_for_order/selecting_order_payment_method.feature
|
|
features/checkout/paying_for_order/preventing_to_pay_for_cancelled_order.feature
|
|
features/checkout/paying_for_order/seeing_payment_method_instructions_after_checkout.feature
|
|
features/checkout/paying_for_order/changing_offline_payment_method_after_order_confirmation.feature
|
|
features/checkout/paying_for_order/returning_from_payment_step_to_one_of_previous_steps.feature
|
|
features/checkout/paying_for_order/preventing_payment_step_completion_without_a_selected_method.feature
|
|
features/checkout/paying_for_order/preventing_changing_the_payment_method_of_a_cancelled_order.feature
|
|
features/checkout/paying_for_order/payment_method_integrity_validation.feature
|
|
features/checkout/paying_for_order/inform_customer_about_order_total_changes.feature
|
|
features/checkout/paying_for_order/sorting_payment_method_selection.feature
|
|
features/checkout/paying_for_order/preventing_not_available_payment_method_selection.feature
|
|
features/checkout/paying_for_order/accessing_order_right_after_completing_checkout.feature
|
|
features/checkout/paying_for_order/viewing_available_payment_methods_based_on_current_channel.feature
|
|
features/checkout/paying_for_order/paying_with_paypal_during_checkout.feature
|
|
features/checkout/paying_for_order/paying_offline_during_checkout_as_guest.feature
|
|
features/checkout/paying_for_order/retrying_to_pay_the_order_from_my_account_panel.feature
|
|
features/checkout/paying_for_order/paying_offline_during_checkout.feature
|
|
features/checkout/skipping_payment_method_step_when_only_one_payment_method_is_available.feature
|
|
features/checkout/ability_to_confirm_an_order_with_a_promotion_on_shipping.feature
|
|
features/checkout/prevent_skipping_checkout_steps.feature
|
|
features/checkout/placing_an_order_after_moving_back_in_checkout.feature
|
|
features/checkout/preventing_adding_to_cart_product_or_variant_from_another_channel.feature
|
|
features/checkout/seeing_purchaser_identifier_in_checkout_page.feature
|
|
features/checkout/emptying_the_cart_after_checkout.feature
|
|
features/checkout/assigning_customer_ip_address_to_placed_order.feature
|
|
features/checkout/product_integrity_validation.feature
|
|
features/checkout/returning_from_order_summary_page_to_one_of_previous_steps.feature
|
|
features/checkout/skipping_shipping_and_payment_step_when_order_does_not_require_any_shipping_and_its_total_is_zero.feature
|
|
features/checkout/adding_product_with_promotion_that_makes_the_order_free.feature
|
|
features/checkout/preventing_adding_to_cart_disabled_products.feature
|
|
features/checkout/seeing_order_summary/seeing_shipping_discount_on_order_summary_page.feature
|
|
features/checkout/seeing_order_summary/seeing_total_tax_on_order_summary_page.feature
|
|
features/checkout/seeing_order_summary/seeing_addresses_on_order_summary_page.feature
|
|
features/checkout/seeing_order_summary/seeing_shipping_total_on_order_summary_page.feature
|
|
features/checkout/seeing_order_summary/seeing_order_locale.feature
|
|
features/checkout/seeing_order_summary/seeing_province_created_manually_on_order_summary_page.feature
|
|
features/checkout/seeing_order_summary/seeing_total_discount_on_order_summary_page.feature
|
|
features/checkout/seeing_order_summary/seeing_current_prices_of_products_after_catalog_promotion_becomes_ineligible.feature
|
|
features/checkout/seeing_order_summary/seeing_items_on_order_summary_page.feature
|
|
features/checkout/seeing_order_summary/seeing_discount_on_order_item_on_summary_page.feature
|
|
features/checkout/seeing_order_summary/seeing_shipping_method_and_payment_method_on_order_summary_page.feature
|
|
features/checkout/seeing_order_summary/seeing_addresses_on_order_summary_page_when_shipping_is_required_one_in_checkout.feature
|
|
features/checkout/seeing_order_summary/seeing_summary_order_with_free_product.feature
|
|
features/checkout/being_able_to_modify_remaining_steps.feature
|
|
features/checkout/shipping_order/preventing_shipping_step_completion_without_a_selected_method.feature
|
|
features/checkout/shipping_order/seeing_default_shipping_method_selected_based_on_shipping_address.feature
|
|
features/checkout/shipping_order/preventing_placing_order_with_disabled_shipping_method.feature
|
|
features/checkout/shipping_order/seeing_shipping_fee.feature
|
|
features/checkout/shipping_order/seeing_shipping_method_when_no_units_match_to_shipping_category.feature
|
|
features/checkout/shipping_order/preventing_not_available_shipping_method_selection.feature
|
|
features/checkout/shipping_order/seeing_shipping_fee_on_multiple_channels.feature
|
|
features/checkout/shipping_order/seeing_shipping_method_when_all_units_match_to_shipping_category.feature
|
|
features/checkout/shipping_order/shipping_method_integrity_validation.feature
|
|
features/checkout/shipping_order/seeing_shipping_method_when_at_least_one_unit_match_to_shipping_method.feature
|
|
features/checkout/shipping_order/returning_from_shipping_step_to_addressing_step.feature
|
|
features/checkout/shipping_order/sorting_shipping_method_selection.feature
|
|
features/checkout/shipping_order/selecting_order_shipping_method.feature
|
|
features/checkout/skipping_shipping_step_when_only_one_shipping_method_is_available.feature
|
|
features/checkout/skipping_payment_step_when_order_total_is_zero.feature
|
|
features/checkout/preventing_starting_checkout_with_empty_cart.feature
|
|
features/checkout/accessing_order_right_after_completing_checkout.feature
|
|
features/checkout/picking_up_the_cart_with_the_locale_other_than_the_default.feature
|
|
features/checkout/registering_account_after_checkout.feature
|
|
features/checkout/receiving_confirmation_email_after_completing_checkout.feature
|
|
features/checkout/skipping_payment_step_when_order_total_is_zero_after_applying_coupon.feature
|
|
features/checkout/preventing_from_claiming_cart_of_wrong_user.feature
|
|
features/checkout/ability_to_change_email_during_checkout.feature
|
|
features/checkout/preventing_adding_to_cart_inexistent_variant.feature
|
|
features/checkout/placing_order_on_multi_channel/placing_an_order_on_multiple_channels_with_different_currency.feature
|
|
features/checkout/placing_order_on_multi_channel/placing_an_order_on_a_single_channel_store.feature
|
|
features/checkout/placing_order_on_multi_channel/placing_an_order_on_multiple_channels_with_same_currency.feature
|
|
features/checkout/ability_to_checkout_as_guest_with_a_registered_email.feature
|
|
features/checkout/skipping_shipping_step_when_order_does_not_require_any_shipping.feature
|
|
features/checkout/leaving_notes_on_order_during_checkout.feature
|
|
features/checkout/having_registration_account_form_prefilled_after_checkout.feature
|
|
features/checkout/having_new_addresses_saved_in_address_book.feature
|
|
features/checkout/prices_get_updated_throughout_checkout.feature
|
|
features/checkout/addressing_order/changing_address_during_checkout.feature
|
|
features/checkout/addressing_order/addressing_order_with_shipping_address_when_it_is_required_one_for_channel.feature
|
|
features/checkout/addressing_order/choosing_billing_and_shipping_address_from_address_book.feature
|
|
features/checkout/addressing_order/returning_to_addressing_step_with_a_different_shipping_address.feature
|
|
features/checkout/addressing_order/specifying_province_manually.feature
|
|
features/checkout/addressing_order/filling_shipping_and_billing_address_details_as_guest.feature
|
|
features/checkout/addressing_order/sign_in_during_addressing_step.feature
|
|
features/checkout/addressing_order/having_only_possible_country_preselected.feature
|
|
features/checkout/addressing_order/shipping_and_billing_address_validation.feature
|
|
features/checkout/addressing_order/order_address_validation.feature
|
|
features/checkout/addressing_order/filling_shipping_address_details_as_guest_with_existing_account.feature
|
|
features/checkout/addressing_order/restricting_list_of_countries_available_for_addressing.feature
|
|
features/checkout/addressing_order/returning_from_addressing_step_to_shop_homepage.feature
|
|
features/checkout/addressing_order/having_default_address_preselected.feature
|
|
features/checkout/addressing_order/filling_billing_and_shipping_address_details.feature
|
|
features/checkout/addressing_order/choosing_province_for_country.feature
|
|
features/checkout/not_seeing_payment_method_instructions_on_thank_you_page_if_order_total_is_zero.feature
|
|
features/checkout/placing_an_order_with_different_scopes_for_shipping_and_taxes.feature
|
|
features/customer/seeing_myself_while_login.feature
|
|
features/cart/shopping_cart/clearing_cart_after_logging_out.feature
|
|
features/cart/shopping_cart/seeing_detailed_information_about_cart.feature
|
|
features/cart/shopping_cart/adding_product_to_cart.feature
|
|
features/cart/shopping_cart/having_proper_product_image_displayed_in_cart.feature
|
|
features/cart/shopping_cart/maintaining_last_picked_up_cart.feature
|
|
features/cart/shopping_cart/maintaining_previous_cart_after_authorization.feature
|
|
features/cart/shopping_cart/clearing_cart.feature
|
|
features/cart/shopping_cart/adding_product_with_options_to_cart.feature
|
|
features/cart/shopping_cart/adding_product_to_cart_with_prices_dependent_on_channel.feature
|
|
features/cart/shopping_cart/resolving_default_shipping_method_in_cart_summary_based_on_method_position.feature
|
|
features/cart/shopping_cart/continuing_cart_processing_from_ui_in_api.feature
|
|
features/cart/shopping_cart/viewing_cart_summary_in_many_channels.feature
|
|
features/cart/shopping_cart/adding_product_with_variants_to_cart.feature
|
|
features/cart/shopping_cart/resolving_default_shipping_method_in_cart_summary_for_simple_products.feature
|
|
features/cart/shopping_cart/currency_rounding_edge_case.feature
|
|
features/cart/shopping_cart/deleting_expired_carts_automatically.feature
|
|
features/cart/shopping_cart/adding_products_with_quantity_to_cart.feature
|
|
features/cart/shopping_cart/removing_cart_item.feature
|
|
features/cart/shopping_cart/adding_product_with_variants_with_discounted_catalog_price_to_cart.feature
|
|
features/cart/shopping_cart/seeing_shipping_costs_only_when_required.feature
|
|
features/cart/shopping_cart/changing_quantity_of_product_in_cart.feature
|
|
features/cart/shopping_cart/allowing_access_only_for_correctly_logged_in_users.feature
|
|
features/cart/shopping_cart/maintaining_cart_after_authorization.feature
|
|
features/cart/shopping_cart/updating_cart_on_checkout.feature
|
|
features/cart/shopping_cart/adding_product_with_discounted_catalog_price_to_cart.feature
|
|
features/cart/shopping_cart/viewing_cart_summary.feature
|
|
features/cart/shopping_cart/changing_display_currency_of_cart.feature
|
|
features/cart/viewing_total_quantity_of_the_cart.feature
|
|
features/payment/managing_payment_methods/preventing_deletion_of_used_payment_method.feature
|
|
features/payment/managing_payment_methods/payment_method_unique_code_validation.feature
|
|
features/payment/managing_payment_methods/deleting_multiple_payment_methods.feature
|
|
features/payment/managing_payment_methods/being_redirected_to_previous_filtered_page.feature
|
|
features/payment/managing_payment_methods/sorting_payment_methods_by_position.feature
|
|
features/payment/managing_payment_methods/payment_method_validation.feature
|
|
features/payment/managing_payment_methods/sorting_payment_methods.feature
|
|
features/payment/managing_payment_methods/browsing_payment_methods.feature
|
|
features/payment/managing_payment_methods/deleting_payment_method.feature
|
|
features/payment/managing_payment_methods/adding_payment_method.feature
|
|
features/payment/managing_payment_methods/editing_payment_method.feature
|
|
features/payment/managing_payments/browsing_payments.feature
|
|
features/payment/managing_payments/managing_of_payment_status.feature
|
|
features/payment/managing_payments/filtering_payments_by_state.feature
|
|
features/payment/managing_payments/accessing_payments_order_from_payment_index.feature
|
|
features/payment/managing_payments/filtering_payments_by_channel.feature
|
|
features/shipping/managing_shipping_categories/shipping_category_validation.feature
|
|
features/shipping/managing_shipping_categories/adding_shipping_category.feature
|
|
features/shipping/managing_shipping_categories/browsing_shipping_categories.feature
|
|
features/shipping/managing_shipping_categories/editing_shipping_category.feature
|
|
features/shipping/managing_shipping_categories/shipping_category_unique_code_validation.feature
|
|
features/shipping/managing_shipping_categories/deleting_shipping_category.feature
|
|
features/shipping/managing_shipping_categories/deleting_multiple_shipping_categories.feature
|
|
features/shipping/applying_shipping_fee/applying_correct_shipping_fee_with_product_taxes_on_order.feature
|
|
features/shipping/applying_shipping_fee/applying_correct_shipping_fee_on_order.feature
|
|
features/shipping/applying_shipping_fee/applying_correct_shipping_fee_with_taxes_on_order.feature
|
|
features/shipping/applying_shipping_method_rules/viewing_available_shipping_methods_based_on_items_total_with_taxes_and_promotions.feature
|
|
features/shipping/applying_shipping_method_rules/viewing_available_shipping_methods_based_on_total_weight.feature
|
|
features/shipping/applying_shipping_method_rules/seeing_estimated_shipping_cost_based_on_total_weight.feature
|
|
features/shipping/applying_shipping_method_rules/seeing_estimated_shipping_cost_based_on_items_total.feature
|
|
features/shipping/applying_shipping_method_rules/viewing_available_shipping_methods_based_on_items_total.feature
|
|
features/shipping/managing_shipping_methods/seeing_errors_in_shipping_method_charges.feature
|
|
features/shipping/managing_shipping_methods/shipping_method_flat_rate_per_shipment_validation.feature
|
|
features/shipping/managing_shipping_methods/adding_shipping_method_with_rule.feature
|
|
features/shipping/managing_shipping_methods/shipping_method_code_validation.feature
|
|
features/shipping/managing_shipping_methods/shipping_method_validation.feature
|
|
features/shipping/managing_shipping_methods/editing_shipping_method.feature
|
|
features/shipping/managing_shipping_methods/sorting_shipping_methods_by_position.feature
|
|
features/shipping/managing_shipping_methods/archiving_shipping_methods.feature
|
|
features/shipping/managing_shipping_methods/sorting_shipping_methods_by_name_or_code.feature
|
|
features/shipping/managing_shipping_methods/denying_access_to_shipping_methods_for_unauthorized_users.feature
|
|
features/shipping/managing_shipping_methods/deleting_shipping_method.feature
|
|
features/shipping/managing_shipping_methods/deleting_multiple_shipping_methods.feature
|
|
features/shipping/managing_shipping_methods/shipping_method_unique_code_validation.feature
|
|
features/shipping/managing_shipping_methods/browsing_shipping_methods.feature
|
|
features/shipping/managing_shipping_methods/shipping_method_flat_rate_per_unit_validation.feature
|
|
features/shipping/managing_shipping_methods/adding_shipping_method.feature
|
|
features/shipping/managing_shipping_methods/preventing_deletion_of_used_shipping_method.feature
|
|
features/shipping/managing_shipping_methods/toggling_shipping_method.feature
|
|
features/shipping/managing_shipments/seeing_shipment_details.feature
|
|
features/shipping/managing_shipments/filtering_shipments_by_state.feature
|
|
features/shipping/managing_shipments/browsing_shipments_from_multiple_channels.feature
|
|
features/shipping/managing_shipments/filtering_shipments_by_shipping_method.feature
|
|
features/shipping/managing_shipments/accessing_shipments_order_from_shipment_index.feature
|
|
features/shipping/managing_shipments/shipping_a_shipment_from_shipment_list.feature
|
|
features/shipping/managing_shipments/browsing_shipments.feature
|
|
features/shipping/managing_shipments/filtering_shipments_by_channel.feature
|
|
features/shipping/viewing_shipping_methods/viewing_available_shipping_methods_based_on_channel_as_a_visitor.feature
|
|
features/shipping/viewing_shipping_methods/viewing_available_shipping_methods_based_on_channel_as_a_shop_user.feature
|
|
features/product/managing_product_options/sorting_product_options_by_position.feature
|
|
features/product/managing_product_options/adding_product_option.feature
|
|
features/product/managing_product_options/editing_product_option.feature
|
|
features/product/managing_product_options/managing_values_of_product_option.feature
|
|
features/product/managing_product_options/product_option_unique_code_validation.feature
|
|
features/product/managing_product_options/deleting_multiple_product_options.feature
|
|
features/product/managing_product_options/product_option_validation.feature
|
|
features/product/managing_product_options/browsing_product_options.feature
|
|
features/product/managing_product_reviews/product_review_validation.feature
|
|
features/product/managing_product_reviews/editing_product_review.feature
|
|
features/product/managing_product_reviews/rejecting_product_review.feature
|
|
features/product/managing_product_reviews/accepting_product_review.feature
|
|
features/product/managing_product_reviews/browsing_product_reviews.feature
|
|
features/product/managing_product_reviews/filtering_product_reviews.feature
|
|
features/product/managing_product_reviews/deleting_multiple_product_reviews.feature
|
|
features/product/managing_product_reviews/deleting_product_review.feature
|
|
features/product/managing_product_reviews/recalculating_product_average_rating.feature
|
|
features/product/managing_product_attributes/adding_float_product_attribute.feature
|
|
features/product/managing_product_attributes/product_attribute_unique_code_validation.feature
|
|
features/product/managing_product_attributes/seeing_correct_select_attribute_values_in_different_locale_than_default_one.feature
|
|
features/product/managing_product_attributes/deleting_multiple_product_attributes.feature
|
|
features/product/managing_product_attributes/adding_text_product_attribute.feature
|
|
features/product/managing_product_attributes/adding_non_translatable_attribute.feature
|
|
features/product/managing_product_attributes/editing_text_product_attribute.feature
|
|
features/product/managing_product_attributes/editing_select_product_attribute.feature
|
|
features/product/managing_product_attributes/adding_integer_product_attribute.feature
|
|
features/product/managing_product_attributes/adding_percent_product_attribute.feature
|
|
features/product/managing_product_attributes/deleting_product_attribute.feature
|
|
features/product/managing_product_attributes/text_product_attribute_validation.feature
|
|
features/product/managing_product_attributes/sorting_product_attributes_by_position.feature
|
|
features/product/managing_product_attributes/adding_textarea_product_attribute.feature
|
|
features/product/managing_product_attributes/select_product_attribute_validation.feature
|
|
features/product/managing_product_attributes/adding_select_product_attribute.feature
|
|
features/product/managing_product_attributes/browsing_all_product_attributes.feature
|
|
features/product/managing_product_attributes/adding_checkbox_product_attribute.feature
|
|
features/product/managing_product_variants/editing_product_variant.feature
|
|
features/product/managing_product_variants/toggling_product_variant.feature
|
|
features/product/managing_product_variants/deleting_multiple_product_variants.feature
|
|
features/product/managing_product_variants/sorting_product_variants_within_product_by_position.feature
|
|
features/product/managing_product_variants/removing_product_variant_price_from_obsolete_channel.feature
|
|
features/product/managing_product_variants/toggling_inventory_tracking_on_product_variant.feature
|
|
features/product/managing_product_variants/autocomplete_product_variant_descriptor.feature
|
|
features/product/managing_product_variants/checking_products_in_the_shop_while_editing_their_product_variants.feature
|
|
features/product/managing_product_variants/adding_product_variant.feature
|
|
features/product/managing_product_variants/preventing_generation_of_products_variants_from_options_without_any_values.feature
|
|
features/product/managing_product_variants/browsing_product_variants.feature
|
|
features/product/managing_product_variants/browsing_product_variants_in_different_locales.feature
|
|
features/product/managing_product_variants/preventing_deletion_of_purchased_product_variant.feature
|
|
features/product/managing_product_variants/generating_product_variant.feature
|
|
features/product/managing_product_variants/adding_product_variant_with_only_original_price.feature
|
|
features/product/managing_product_variants/generating_product_variant_validation.feature
|
|
features/product/managing_product_variants/seeing_correct_option_values_while_editing_product_variant.feature
|
|
features/product/managing_product_variants/deleting_product_variant.feature
|
|
features/product/managing_product_variants/product_variant_validation.feature
|
|
features/product/viewing_product_reviews/viewing_product_reviews_on_product_details_page.feature
|
|
features/product/viewing_product_reviews/viewing_product_reviews_on_product_reviews_page.feature
|
|
features/product/viewing_product_variants/viewing_product_variant.feature
|
|
features/product/viewing_product_variants/viewing_list_of_product_variants_with_corresponding_prices_and_options.feature
|
|
features/product/managing_products/deleting_multiple_products.feature
|
|
features/product/managing_products/changing_associations_of_product.feature
|
|
features/product/managing_products/select_taxons_for_new_product.feature
|
|
features/product/managing_products/toggling_product.feature
|
|
features/product/managing_products/preventing_deletion_of_purchased_product.feature
|
|
features/product/managing_products/sorting_products.feature
|
|
features/product/managing_products/removing_images_of_product.feature
|
|
features/product/managing_products/adding_product_with_prices_for_multiple_channels.feature
|
|
features/product/managing_products/selecting_main_taxons_for_product_in_a_different_locales.feature
|
|
features/product/managing_products/editing_product_attributes.feature
|
|
features/product/managing_products/sorting_products_within_a_taxon_by_position.feature
|
|
features/product/managing_products/toggling_inventory_on_product.feature
|
|
features/product/managing_products/removing_product_price_from_obsolete_channel.feature
|
|
features/product/managing_products/adding_product_with_datetime_attribute.feature
|
|
features/product/managing_products/adding_associations_to_existing_product.feature
|
|
features/product/managing_products/browsing_products_by_taxon.feature
|
|
features/product/managing_products/deleting_product.feature
|
|
features/product/managing_products/filtering_products_by_channel.feature
|
|
features/product/managing_products/viewing_non_translatable_attributes.feature
|
|
features/product/managing_products/adding_images_to_existing_product.feature
|
|
features/product/managing_products/adding_product_with_date_attribute.feature
|
|
features/product/managing_products/editing_product_slug.feature
|
|
features/product/managing_products/adding_product_with_integer_attribute.feature
|
|
features/product/managing_products/changing_images_of_product.feature
|
|
features/product/managing_products/removing_product_price_after_channel_deletion.feature
|
|
features/product/managing_products/adding_product_with_text_attribute.feature
|
|
features/product/managing_products/accessing_stores_product_page.feature
|
|
features/product/managing_products/editing_product_slug_in_multiple_locales.feature
|
|
features/product/managing_products/adding_product_with_only_original_price.feature
|
|
features/product/managing_products/adding_product_with_float_attribute.feature
|
|
features/product/managing_products/adding_product_with_images.feature
|
|
features/product/managing_products/modifying_taxons_assigned_to_an_existing_product.feature
|
|
features/product/managing_products/adding_text_attribute_in_different_locales.feature
|
|
features/product/managing_products/product_validation.feature
|
|
features/product/managing_products/checking_products_in_the_shop_while_editing_them.feature
|
|
features/product/managing_products/adding_product_with_select_attribute.feature
|
|
features/product/managing_products/browsing_products.feature
|
|
features/product/managing_products/adding_product_with_associations.feature
|
|
features/product/managing_products/accessing_variants_management_from_product_edit_page.feature
|
|
features/product/managing_products/select_taxons_for_product.feature
|
|
features/product/managing_products/adding_product.feature
|
|
features/product/managing_products/adding_product_with_percent_attribute.feature
|
|
features/product/managing_products/deleting_product_with_reviews.feature
|
|
features/product/managing_products/adding_multiple_product_attributes_at_once.feature
|
|
features/product/managing_products/adding_text_attributes_to_existing_product.feature
|
|
features/product/managing_products/adding_select_attribute_in_different_locales.feature
|
|
features/product/managing_products/editing_product.feature
|
|
features/product/viewing_products/viewing_product_average_rating.feature
|
|
features/product/viewing_products/viewing_products_from_specific_taxon.feature
|
|
features/product/viewing_products/viewing_select_product_attributes_in_different_locales.feature
|
|
features/product/viewing_products/accessing_product_page_via_permalink.feature
|
|
features/product/viewing_products/viewing_products_discounted_price.feature
|
|
features/product/viewing_products/viewing_different_price_for_different_product_variants_selected_with_options.feature
|
|
features/product/viewing_products/viewing_products_price.feature
|
|
features/product/viewing_products/accessing_disabled_taxon.feature
|
|
features/product/viewing_products/viewing_children_taxons_from_specific_taxon.feature
|
|
features/product/viewing_products/viewing_different_price_for_different_product_variants.feature
|
|
features/product/viewing_products/seeing_corresponding_lowest_price_before_discount_when_selecting_different_product_variant.feature
|
|
features/product/viewing_products/viewing_sorted_products.feature
|
|
features/product/viewing_products/viewing_product_associations.feature
|
|
features/product/viewing_products/viewing_diagonal_variant_options.feature
|
|
features/product/viewing_products/not_seeing_lowest_price_for_product_that_has_taxon_excluded_on_channel.feature
|
|
features/product/viewing_products/viewing_product_enabled_variants_options_only.feature
|
|
features/product/viewing_products/viewing_products_from_taxon_children.feature
|
|
features/product/viewing_products/viewing_products_from_taxon_and_children.feature
|
|
features/product/viewing_products/viewing_product_variants_names.feature
|
|
features/product/viewing_products/seeing_correct_lowest_prices_when_period_changes_on_channel.feature
|
|
features/product/viewing_products/sorting_products_by_first_variant_price.feature
|
|
features/product/viewing_products/viewing_product_image.feature
|
|
features/product/viewing_products/viewing_product_attributes_in_different_locales.feature
|
|
features/product/viewing_products/viewing_product_attributes.feature
|
|
features/product/viewing_products/accessing_product_wich_does_not_exist.feature
|
|
features/product/viewing_products/viewing_product_short_description_on_product_list.feature
|
|
features/product/viewing_products/redirecting_to_products_when_there_is_a_trailing_slash_in_path.feature
|
|
features/product/viewing_products/seeing_products_lowest_price_before_discount.feature
|
|
features/product/viewing_products/searching_products_by_name_within_specific_taxon.feature
|
|
features/product/viewing_products/viewing_product_attributes_in_different_locales_and_channels.feature
|
|
features/product/viewing_products/viewing_products_from_specific_taxon_and_channel.feature
|
|
features/product/viewing_products/viewing_sorted_products_multiple_channels.feature
|
|
features/product/viewing_products/viewing_product_with_disabled_main_taxon.feature
|
|
features/product/viewing_products/viewing_product_enabled_variants_only.feature
|
|
features/product/viewing_products/sorting_products_by_their_discounted_price.feature
|
|
features/product/viewing_products/viewing_different_discounted_price_for_different_product_variants.feature
|
|
features/product/viewing_products/viewing_products_with_multiple_variants_sorted_by_price.feature
|
|
features/product/viewing_products/viewing_products_from_specific_taxon_sorted_by_position.feature
|
|
features/product/viewing_products/viewing_product.feature
|
|
features/product/viewing_products/seeing_corresponding_lowest_price_before_discount_when_selecting_different_product_option.feature
|
|
features/product/viewing_products/viewing_product_with_all_variants_disabled.feature
|
|
features/product/viewing_products/viewing_enabled_products_only.feature
|
|
features/product/viewing_products/viewing_product_price_on_products_list.feature
|
|
features/product/viewing_products/viewing_select_product_attributes.feature
|
|
features/product/viewing_product_in_admin_panel/viewing_lowest_price_before_discount_within_variant.feature
|
|
features/product/viewing_product_in_admin_panel/viewing_lowest_price_before_discount_for_simple_product.feature
|
|
features/product/viewing_product_in_admin_panel/viewing_applied_catalog_promotions_details_for_a_simple_product.feature
|
|
features/product/viewing_product_in_admin_panel/viewing_applied_catalog_promotions_details_within_variant.feature
|
|
features/product/viewing_product_in_admin_panel/viewing_product_attributes_in_different_locales.feature
|
|
features/product/viewing_product_in_admin_panel/viewing_non_translatable_attributes_admin.feature
|
|
features/product/viewing_product_in_admin_panel/viewing_details_of_product_with_variants.feature
|
|
features/product/viewing_product_in_admin_panel/viewing_details_of_simple_product.feature
|
|
features/product/viewing_product_in_admin_panel/accesing_product_edit_page_from_show_page.feature
|
|
features/product/viewing_product_in_admin_panel/checking_products_in_the_shop_while_viewing_them.feature
|
|
features/product/viewing_price_history/seeing_price_history_after_creating_product_variant.feature
|
|
features/product/viewing_price_history/seeing_price_history_after_editing_product_variant.feature
|
|
features/product/viewing_price_history/accessing_price_history_from_simple_product.feature
|
|
features/product/viewing_price_history/seeing_price_history_of_product_variant_after_changes_to_catalog_promotions.feature
|
|
features/product/viewing_price_history/seeing_price_history_of_simple_product_after_changes_to_catalog_promotions.feature
|
|
features/product/viewing_price_history/accessing_price_history_from_configurable_product.feature
|
|
features/product/managing_product_association_types/filtering_product_association_types.feature
|
|
features/product/managing_product_association_types/browsing_product_association_types.feature
|
|
features/product/managing_product_association_types/adding_product_association_type.feature
|
|
features/product/managing_product_association_types/product_association_type_unique_code_validation.feature
|
|
features/product/managing_product_association_types/deleting_multiple_product_association_types.feature
|
|
features/product/managing_product_association_types/deleting_product_association_type.feature
|
|
features/product/managing_product_association_types/editing_product_association_type.feature
|
|
features/product/managing_product_association_types/product_association_type_validation.feature
|
|
features/product/adding_product_reviews/product_review_validation.feature
|
|
features/product/adding_product_reviews/adding_product_review_as_a_customer.feature
|
|
features/product/adding_product_reviews/adding_product_review_as_a_guest.feature
|
|
features/product/managing_price_history/deleting_old_channel_pricing_entry_logs.feature
|
|
features/cli/showing_available_plugins.feature
|
|
features/cli/canceling_unpaid_orders.feature.feature
|
|
features/locale/browsing_shop_in_different_than_default_locale.feature
|
|
features/locale/managing_locales/locale_validation.feature
|
|
features/locale/managing_locales/adding_locale.feature
|
|
features/locale/managing_locales/removing_locale.feature
|
|
features/locale/managing_locales/locale_unique_code_validation.feature
|
|
features/locale/handling_different_locales_on_multiple_channels.feature
|
|
features/locale/getting_available_locales_in_current_channel.feature
|
|
features/locale/channel_independent_translatable_entities_locales.feature
|
|
features/locale/redirecting_to_default_locale.feature
|
|
features/locale/switching_current_locale.feature
|
|
features/admin/resetting_password.feature
|
|
features/admin/statistics.feature
|
|
features/admin/blocking_login_for_disabled_administrators.feature
|
|
features/admin/browsing_administration_panel_in_proper_language.feature
|
|
features/admin/being_redirected_to_previous_filtered_page.feature
|
|
features/admin/impersonating_customers.feature
|
|
features/admin/placing_order_as_impersonated_customers.feature
|
|
features/admin/redirecting_on_login_after_being_logout.feature
|
|
features/admin/statistics_per_channel.feature
|
|
features/admin/securing_access_to_account_after_using_back_button_after_logging_out.feature
|
|
features/admin/resetting_password_validation.feature
|
|
features/admin/signing_in_to_administration_panel.feature
|
|
features/admin/switching_admins_locale.feature
|
|
features/promotion/reverting_discount/reverting_previously_applied_discount_on_cart.feature
|
|
features/promotion/applying_promotion_coupon/removing_promotion_coupon.feature
|
|
features/promotion/applying_promotion_coupon/applying_promotion_coupon.feature
|
|
features/promotion/applying_promotion_coupon/applying_promotion_coupon_with_per_customer_usage_limit.feature
|
|
features/promotion/applying_promotion_coupon/applying_promotion_coupon_with_expiration_date.feature
|
|
features/promotion/applying_promotion_coupon/receiving_no_discount_if_coupon_promotion_is_not_eligible.feature
|
|
features/promotion/applying_promotion_coupon/denying_usage_of_unexisting_promotion_coupon.feature
|
|
features/promotion/applying_promotion_coupon/applying_promotion_coupon_with_full_percentage.feature
|
|
features/promotion/applying_promotion_coupon/applying_promotion_coupon_with_usage_limit.feature
|
|
features/promotion/managing_coupons/deleting_coupon.feature
|
|
features/promotion/managing_coupons/browsing_coupons.feature
|
|
features/promotion/managing_coupons/preventing_deletion_of_coupons_in_use.feature
|
|
features/promotion/managing_coupons/coupon_unique_code_validation.feature
|
|
features/promotion/managing_coupons/deleting_multiple_coupons.feature
|
|
features/promotion/managing_coupons/generating_coupon.feature
|
|
features/promotion/managing_coupons/editing_coupon.feature
|
|
features/promotion/managing_coupons/sorting_coupons.feature
|
|
features/promotion/managing_coupons/generating_coupon_with_prefix_and_suffix.feature
|
|
features/promotion/managing_coupons/adding_coupon.feature
|
|
features/promotion/managing_coupons/being_unable_to_generate_too_many_coupons_with_prefix_and_suffix.feature
|
|
features/promotion/managing_coupons/coupon_validation.feature
|
|
features/promotion/managing_coupons/coupon_generate_validation.feature
|
|
features/promotion/managing_promotions/sorting_promotions_by_priority.feature
|
|
features/promotion/managing_promotions/adding_promotion_with_filter.feature
|
|
features/promotion/managing_promotions/adding_promotion.feature
|
|
features/promotion/managing_promotions/prevent_from_removing_products_that_are_used_in_promotion_rules.feature
|
|
features/promotion/managing_promotions/filtering_promotions_by_coupon_code.feature
|
|
features/promotion/managing_promotions/browsing_promotions.feature
|
|
features/promotion/managing_promotions/promotions_filter_validation.feature
|
|
features/promotion/managing_promotions/promotion_validation.feature
|
|
features/promotion/managing_promotions/editing_promotion.feature
|
|
features/promotion/managing_promotions/promotion_unique_code_validation.feature
|
|
features/promotion/managing_promotions/prevent_from_removing_taxons_that_are_used_in_promotion_rules.feature
|
|
features/promotion/managing_promotions/deleting_promotion.feature
|
|
features/promotion/managing_promotions/preventing_deletion_of_promotions_in_use.feature
|
|
features/promotion/managing_promotions/adding_promotion_with_rule_in_different_channels.feature
|
|
features/promotion/managing_promotions/seeing_correct_percantage_discounts_while_editing_promotion_with_action_and_decimal_places.feature
|
|
features/promotion/managing_promotions/adding_promotion_in_different_languages.feature
|
|
features/promotion/managing_promotions/accessing_the_coupons_management_from_the_promotion_page.feature
|
|
features/promotion/managing_promotions/adding_promotion_with_action_in_different_channels.feature
|
|
features/promotion/managing_promotions/seeing_errors_in_promotion_channel_based_configuration.feature
|
|
features/promotion/managing_promotions/deleting_multiple_promotions.feature
|
|
features/promotion/managing_promotions/adding_promotion_with_action.feature
|
|
features/promotion/managing_promotions/adding_promotion_with_rule.feature
|
|
features/promotion/managing_catalog_promotions/browsing_catalog_promotions.feature
|
|
features/promotion/managing_catalog_promotions/seeing_correct_percantage_discounts_while_editing_catalog_promotion.feature
|
|
features/promotion/managing_catalog_promotions/validating_catalog_promotion_creation.feature
|
|
features/promotion/managing_catalog_promotions/toggling_catalog_promotion.feature
|
|
features/promotion/managing_catalog_promotions/catalog_promotion_filtration/filtering_catalog_promotions_by_end_date.feature
|
|
features/promotion/managing_catalog_promotions/catalog_promotion_filtration/filtering_catalog_promotions_by_search.feature
|
|
features/promotion/managing_catalog_promotions/catalog_promotion_filtration/filtering_catalog_promotions_by_start_date.feature
|
|
features/promotion/managing_catalog_promotions/catalog_promotion_filtration/filtering_catalog_promotions_by_channel.feature
|
|
features/promotion/managing_catalog_promotions/catalog_promotion_filtration/filtering_catalog_promotions_by_status.feature
|
|
features/promotion/managing_catalog_promotions/prioritizing_catalog_promotions.feature
|
|
features/promotion/managing_catalog_promotions/creating_catalog_promotion.feature
|
|
features/promotion/managing_catalog_promotions/editing_catalog_promotion.feature
|
|
features/promotion/managing_catalog_promotions/adding_catalog_promotion_with_fixed_discount_where_amount_is_decimal_number_with_comma.feature
|
|
features/promotion/managing_catalog_promotions/seeing_catalog_promotion_details.feature
|
|
features/promotion/managing_catalog_promotions/sorting_catalog_promotions.feature
|
|
features/promotion/managing_catalog_promotions/browsing_variants_affected_by_catalog_promotions.feature
|
|
features/promotion/removing_catalog_promotions/removing_catalog_promotions.feature
|
|
features/promotion/applying_catalog_promotions/reapplying_catalog_promotions_after_editing_their_scopes.feature
|
|
features/promotion/applying_catalog_promotions/applying_all_available_types_of_catalog_promotions.feature
|
|
features/promotion/applying_catalog_promotions/reapplying_catalog_promotions_on_variants_once_products_taxon_changes.feature
|
|
features/promotion/applying_catalog_promotions/reapplying_multiple_catalog_promotions_after_editing_their_channels.feature
|
|
features/promotion/applying_catalog_promotions/seeing_applied_catalog_promotions_on_variants_list.feature
|
|
features/promotion/applying_catalog_promotions/seeing_applied_catalog_promotions_on_products_list.feature
|
|
features/promotion/applying_catalog_promotions/applying_only_exclusive_catalog_promotion.feature
|
|
features/promotion/applying_catalog_promotions/applying_catalog_promotions_for_taxon.feature
|
|
features/promotion/applying_catalog_promotions/applying_catalog_promotions_price_calculation.feature
|
|
features/promotion/applying_catalog_promotions/applying_catalog_promotions_with_taking_minimum_price_into_account.feature
|
|
features/promotion/applying_catalog_promotions/reapplying_catalog_promotions_after_editing_their_actions.feature
|
|
features/promotion/applying_catalog_promotions/not_reapplying_catalog_promotions_on_variants_once_products_taxon_changes.feature
|
|
features/promotion/applying_catalog_promotions/applying_catalog_promotions_for_product.feature
|
|
features/promotion/applying_catalog_promotions/applying_catalog_promotion_with_different_scopes_defined.feature
|
|
features/promotion/applying_catalog_promotions/reapplying_catalog_promotions_on_variant_once_its_prices_changes.feature
|
|
features/promotion/applying_catalog_promotions/not_reapplying_catalog_promotions_on_variant_once_its_prices_changes.feature
|
|
features/promotion/applying_catalog_promotions/applying_catalog_promotions_for_product_created_in_catalog_promotions_scope.feature
|
|
features/promotion/applying_catalog_promotions/applying_catalog_promotions_with_fixed_discount_action.feature
|
|
features/promotion/applying_catalog_promotions/reapplying_single_catalog_promotion_after_editing_its_channels.feature
|
|
features/promotion/applying_catalog_promotions/seeing_applied_catalog_promotion_on_variant.feature
|
|
features/promotion/applying_catalog_promotions/applying_catalog_promotions_in_proper_time_range.feature
|
|
features/promotion/applying_catalog_promotions/applying_catalog_promotions_for_variant.feature
|
|
features/promotion/applying_catalog_promotions/applying_catalog_promotion_with_proper_priorities.feature
|
|
features/promotion/applying_catalog_promotions/applying_catalog_promotions_in_proper_channels.feature
|
|
features/promotion/applying_catalog_promotions/applying_catalog_promotions_with_different_states.feature
|
|
features/promotion/applying_catalog_promotions/applying_catalog_promotions_based_on_product_original_price.feature
|
|
features/promotion/applying_catalog_promotions/seeing_applied_catalog_promotion_on_products_with_options.feature
|
|
features/promotion/applying_promotion_rules/receiving_discount_based_on_customer_group.feature
|
|
features/promotion/applying_promotion_rules/receiving_discount_based_on_nth_order.feature
|
|
features/promotion/applying_promotion_rules/receiving_discount_based_on_nth_order_for_guest_customer.feature
|
|
features/promotion/applying_promotion_rules/receiving_discount_based_on_items_from_specific_taxons.feature
|
|
features/promotion/applying_promotion_rules/receiving_discount_based_on_items_total.feature
|
|
features/promotion/applying_promotion_rules/receiving_discount_based_on_chosen_product.feature
|
|
features/promotion/applying_promotion_rules/reapplying_promotion_on_cart_change.feature
|
|
features/promotion/applying_promotion_rules/receiving_discount_based_on_cart_quantity.feature
|
|
features/promotion/applying_promotion_rules/receiving_discount_based_on_total_of_items_from_specific_taxon.feature
|
|
features/promotion/complex_promotions.feature
|
|
features/promotion/tracking_usage/decreasing_promotion_coupon_usage_after_cancelling_order.feature
|
|
features/promotion/tracking_usage/increasing_promotion_usage_after_placing_order.feature
|
|
features/promotion/tracking_usage/increasing_promotion_coupon_usage_after_placing_order.feature
|
|
features/promotion/tracking_usage/decreasing_promotion_usage_after_cancelling_order.feature
|
|
features/promotion/tracking_usage/checking_promotion_usage.feature
|
|
features/promotion/receiving_discount/receiving_fixed_discount_from_cart_promotions_only_on_non_discounted_products.feature
|
|
features/promotion/receiving_discount/receiving_discount_in_order_of_promotions_priority.feature
|
|
features/promotion/receiving_discount/receiving_percentage_discount_on_specific_products.feature
|
|
features/promotion/receiving_discount/receiving_discounts_with_product_minimum_price_specified.feature
|
|
features/promotion/receiving_discount/receiving_discount_from_promotion_with_multiple_actions.feature
|
|
features/promotion/receiving_discount/applying_only_promotions_enabled_for_given_channel.feature
|
|
features/promotion/receiving_discount/receiving_fixed_discount_on_items_on_price_range.feature
|
|
features/promotion/receiving_discount/receiving_fixed_discount_on_specific_products.feature
|
|
features/promotion/receiving_discount/applying_promotion_with_expiration_date.feature
|
|
features/promotion/receiving_discount/receiving_fixed_discount_on_cart.feature
|
|
features/promotion/receiving_discount/receiving_percentage_discount_on_shipping.feature
|
|
features/promotion/receiving_discount/receiving_percentage_discount_on_items_on_price_range.feature
|
|
features/promotion/receiving_discount/receiving_fixed_discount_dependent_on_channel.feature
|
|
features/promotion/receiving_discount/receiving_percentage_discount_from_cart_promotions_only_on_non_discounted_products.feature
|
|
features/promotion/receiving_discount/receiving_stacked_promotions_with_changing_context.feature
|
|
features/promotion/receiving_discount/receiving_fixed_discount_on_products_from_specific_taxon.feature
|
|
features/promotion/receiving_discount/receiving_percentage_discount_on_products_from_specific_taxon.feature
|
|
features/promotion/receiving_discount/receiving_percentage_discount_promotion_on_order.feature
|
|
features/taxonomy/managing_taxons/editing_taxon_slug.feature
|
|
features/taxonomy/managing_taxons/editing_taxon_slug_in_multiple_locales.feature
|
|
features/taxonomy/managing_taxons/removing_images_of_taxon.feature
|
|
features/taxonomy/managing_taxons/adding_taxon_with_parent.feature
|
|
features/taxonomy/managing_taxons/toggling_taxon.feature
|
|
features/taxonomy/managing_taxons/deleting_taxon.feature
|
|
features/taxonomy/managing_taxons/taxon_validation.feature
|
|
features/taxonomy/managing_taxons/browsing_taxon.feature
|
|
features/taxonomy/managing_taxons/adding_images_to_existing_taxon.feature
|
|
features/taxonomy/managing_taxons/editing_taxon.feature
|
|
features/taxonomy/managing_taxons/adding_taxon_with_images.feature
|
|
features/taxonomy/managing_taxons/adding_taxon_for_parent.feature
|
|
features/taxonomy/managing_taxons/taxon_unique_code_validation.feature
|
|
features/taxonomy/managing_taxons/autocomplete_taxon_name.feature
|
|
features/taxonomy/managing_taxons/changing_images_of_taxon.feature
|
|
features/taxonomy/managing_taxons/reordering_taxon.feature
|
|
features/taxonomy/managing_taxons/adding_taxon.feature
|
|
features/taxonomy/managing_taxons/choosing_taxon_from_tree.feature
|
|
features/order/managing_orders/order_filtration/filtering_orders_by_shipping_method.feature
|
|
features/order/managing_orders/order_filtration/limiting_the_number_of_orders.feature
|
|
features/order/managing_orders/order_filtration/filtering_orders_by_variants.feature
|
|
features/order/managing_orders/order_filtration/filtering_orders_by_total_in_different_currencies.feature
|
|
features/order/managing_orders/order_filtration/filtering_orders_by_products.feature
|
|
features/order/managing_orders/order_filtration/filtering_orders_by_date.feature
|
|
features/order/managing_orders/order_filtration/filtering_orders_by_channel.feature
|
|
features/order/managing_orders/order_history/tracking_changes_on_order_addresses.feature
|
|
features/order/managing_orders/fulfilling_order.feature
|
|
features/order/managing_orders/browsing_orders/seeing_orders_with_different_currency_on_index.feature
|
|
features/order/managing_orders/browsing_orders/seeing_orders_payment_amount_including_all_fees.feature
|
|
features/order/managing_orders/browsing_orders/seeing_orders_currency_on_index.feature
|
|
features/order/managing_orders/browsing_orders/browsing_orders.feature
|
|
features/order/managing_orders/browsing_orders/sequential_order_number_generation.feature
|
|
features/order/managing_orders/browsing_orders/sorting_orders_by_number.feature
|
|
features/order/managing_orders/handling_order_payment/refunding_order_payment.feature
|
|
features/order/managing_orders/handling_order_payment/placing_order_with_payment.feature
|
|
features/order/managing_orders/handling_order_payment/finalizing_order_payment.feature
|
|
features/order/managing_orders/deleting_order.feature
|
|
features/order/managing_orders/cancelling_order_with_promotion.feature
|
|
features/order/managing_orders/cancelling_unpaid_orders_automatically.feature
|
|
features/order/managing_orders/handling_order_shipment/placing_order_with_shipment.feature
|
|
features/order/managing_orders/handling_order_shipment/sending_confirmation_email_after_shipping_order.feature
|
|
features/order/managing_orders/handling_order_shipment/resending_shipment_confirmation_email.feature
|
|
features/order/managing_orders/handling_order_shipment/shipping_order.feature
|
|
features/order/managing_orders/cancelling_order.feature
|
|
features/order/managing_orders/resending_order_confirmation_email.feature
|
|
features/order/managing_orders/modifying_billing_address/modifying_billing_address_validation.feature
|
|
features/order/managing_orders/modifying_billing_address/modifying_billing_address.feature
|
|
features/order/managing_orders/modifying_billing_address/modifying_billing_address_on_order_with_coupon.feature
|
|
features/order/managing_orders/modifying_billing_address/modifying_billing_address_on_order_with_promotion.feature
|
|
features/order/managing_orders/modifying_billing_address/modifying_billing_address_on_order_with_taxes.feature
|
|
features/order/managing_orders/modifying_shipping_address/modifying_shipping_address_on_order_with_coupon.feature
|
|
features/order/managing_orders/modifying_shipping_address/modifying_shipping_address_validation.feature
|
|
features/order/managing_orders/modifying_shipping_address/modifying_shipping_address.feature
|
|
features/order/managing_orders/modifying_shipping_address/modifying_shipping_address_on_order_with_promotion.feature
|
|
features/order/managing_orders/modifying_shipping_address/modifying_shipping_address_on_order_with_taxes.feature
|
|
features/order/managing_orders/order_details/seeing_order_with_different_promotions.feature
|
|
features/order/managing_orders/order_details/seeing_order_discounts.feature
|
|
features/order/managing_orders/order_details/seeing_order_payment_state_as_completed_if_order_total_is_zero.feature
|
|
features/order/managing_orders/order_details/seeing_order_new_state_after_customers_checkout.feature
|
|
features/order/managing_orders/order_details/seeing_order_item_detailed_data.feature
|
|
features/order/managing_orders/order_details/seeing_order.feature
|
|
features/order/managing_orders/order_details/seeing_order_shipment_state_after_checkout.feature
|
|
features/order/managing_orders/order_details/seeing_order_item_included_taxes.feature
|
|
features/order/managing_orders/order_details/being_unable_to_see_cart.feature
|
|
features/order/managing_orders/order_details/seeing_order_shipping_total_with_applied_promotion_and_taxes.feature
|
|
features/order/managing_orders/order_details/seeing_order_with_items.feature
|
|
features/order/managing_orders/order_details/seeing_order_aggregated_taxes.feature
|
|
features/order/managing_orders/order_details/seeing_order_payment_state_as_completed_if_free_order_coupon_was_applied.feature
|
|
features/order/managing_orders/order_details/seeing_order_shipping_taxes.feature
|
|
features/order/managing_orders/order_details/seeing_order_without_shipping_address.feature
|
|
features/order/managing_orders/order_details/seeing_order_items_with_proper_names.feature
|
|
features/order/managing_orders/order_details/seeing_shipment_shipping_date.feature
|
|
features/order/managing_orders/order_details/seeing_province_created_manually_on_order_page.feature
|
|
features/order/managing_orders/order_details/seeing_order_currency_on_show.feature
|
|
features/order/managing_orders/order_details/seeing_order_shipping_fees.feature
|
|
features/order/managing_orders/order_details/seeing_order_item_taxes.feature
|
|
features/order/managing_orders/order_details/seeing_order_shipment_state_as_shipped_if_there_is_not_shipments_to_deliver.feature
|
|
features/order/managing_orders/order_details/seeing_order_aggregated_discounts.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_for_shipping.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_on_visitor_cart.feature
|
|
features/taxation/applying_taxes/rounding_taxes_on_order_item_level.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_for_products_with_different_tax_rates_for_different_zones.feature
|
|
features/taxation/applying_taxes/applying_different_taxes_for_variants_with_different_tax_category.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_for_order_with_discount_for_an_item_in_order_when_tax_rate_included_in_price.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_for_items_with_different_tax_rates.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_for_order_with_discount_for_shipping.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_for_order_with_discount_for_whole_order.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_for_order_with_discount_for_shipping_when_tax_rate_included_in_price.feature
|
|
features/taxation/applying_taxes/not_applying_taxes_for_products_without_tax_category.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_for_order_with_discount_for_an_item_in_order.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_for_product_with_tax_rate_included_in_price.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_for_items_with_the_same_tax_rate.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_based_on_customer_data.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_on_visitor_cart_for_specific_date.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_for_order_with_discount_for_whole_order_when_tax_rate_included_in_price.feature
|
|
features/taxation/applying_taxes/applying_correct_taxes_for_shipping_with_tax_rate_included_in_price.feature
|
|
features/taxation/managing_tax_rates/tax_rate_unique_code_validation.feature
|
|
features/taxation/managing_tax_rates/deleting_multiple_tax_rates.feature
|
|
features/taxation/managing_tax_rates/adding_tax_rate.feature
|
|
features/taxation/managing_tax_rates/deleting_tax_rate.feature
|
|
features/taxation/managing_tax_rates/editing_tax_rate.feature
|
|
features/taxation/managing_tax_rates/tax_rates_filtration/filtering_tax_rates_by_end_date.feature
|
|
features/taxation/managing_tax_rates/tax_rates_filtration/filtering_tax_rates_by_start_date.feature
|
|
features/taxation/managing_tax_rates/tax_rate_validation.feature
|
|
features/taxation/applying_taxes_based_on_order_item_units_calculation_strategy/applying_correct_taxes_for_item_units_with_tax_rate_included_in_price.feature
|
|
features/taxation/applying_taxes_based_on_order_item_units_calculation_strategy/applying_correct_taxes_for_item_units_with_discount_for_item.feature
|
|
features/taxation/applying_taxes_based_on_order_item_units_calculation_strategy/applying_correct_taxes_for_item_units_with_different_tax_rates.feature
|
|
features/taxation/applying_taxes_based_on_order_item_units_calculation_strategy/applying_correct_taxes_for_item_units_with_discount_for_whole_order.feature
|
|
features/taxation/applying_taxes_based_on_order_item_units_calculation_strategy/applying_correct_taxes_for_item_units_with_discount_for_whole_order_when_tax_rate_included_in_price.feature
|
|
features/taxation/applying_taxes_based_on_order_item_units_calculation_strategy/applying_correct_taxes_for_item_units_with_discount_for_item_when_tax_rate_included_in_price.feature
|
|
features/taxation/applying_taxes_based_on_order_item_units_calculation_strategy/applying_correct_taxes_for_item_units_with_the_same_tax_rate.feature
|
|
features/taxation/managing_tax_categories/deleting_multiple_tax_categories.feature
|
|
features/taxation/managing_tax_categories/deleting_tax_category.feature
|
|
features/taxation/managing_tax_categories/editing_tax_category.feature
|
|
features/taxation/managing_tax_categories/tax_category_validation.feature
|
|
features/taxation/managing_tax_categories/adding_tax_category.feature
|
|
features/taxation/managing_tax_categories/tax_category_unique_code_validation.feature
|
|
webpack.config.js
|
|
UPGRADE-1.11.md
|
|
docker-compose.yml
|
|
CHANGELOG-1.2.md
|
|
phpspec.yml.dist
|
|
phpstan.neon.dist
|
|
.docker/test/php.ini
|
|
.docker/dev/php.ini
|
|
.docker/dev/Dockerfile
|
|
composer-require-checker.json
|
|
translations/.gitkeep
|
|
UPGRADE-1.0.md
|
|
UPGRADE-API-1.8.md
|
|
LICENSE
|
|
.env
|
|
CHANGELOG-1.7.md
|
|
CHANGELOG-1.10.md
|
|
.env.test
|
|
CHANGELOG-1.8.md
|
|
UPGRADE-1.12.md
|
|
UPGRADE-API-1.13.md
|
|
CHANGELOG-1.1.md
|
|
UPGRADE-1.3.md
|
|
UPGRADE-API-1.9.md
|
|
CHANGELOG-1.5.md
|
|
CHANGELOG-1.9.md
|
|
UPGRADE-1.8.md
|
|
docs/index.rst
|
|
docs/getting-started-with-sylius/custom-business-logic.rst
|
|
docs/getting-started-with-sylius/map.rst.inc
|
|
docs/getting-started-with-sylius/basic-configuration.rst
|
|
docs/getting-started-with-sylius/installation.rst
|
|
docs/getting-started-with-sylius/index.rst
|
|
docs/getting-started-with-sylius/shipping-and-payment.rst
|
|
docs/getting-started-with-sylius/deployment.rst
|
|
docs/getting-started-with-sylius/first-product.rst
|
|
docs/getting-started-with-sylius/summary.rst
|
|
docs/getting-started-with-sylius/plugin-installation.rst
|
|
docs/getting-started-with-sylius/shop-customizations.rst
|
|
docs/getting-started-with-sylius/using-api.rst
|
|
docs/README.md
|
|
docs/conf.py
|
|
docs/build.sh
|
|
docs/docker-compose.yml
|
|
docs/components_and_bundles/map.rst.inc
|
|
docs/components_and_bundles/index.rst
|
|
docs/components_and_bundles/components/Currency/installation.rst
|
|
docs/components_and_bundles/components/Currency/models.rst
|
|
docs/components_and_bundles/components/Currency/basic_usage.rst
|
|
docs/components_and_bundles/components/Currency/index.rst
|
|
docs/components_and_bundles/components/Currency/interfaces.rst
|
|
docs/components_and_bundles/components/Currency/unavailable_currency_exception.rst
|
|
docs/components_and_bundles/components/map.rst.inc
|
|
docs/components_and_bundles/components/Taxonomy/installation.rst
|
|
docs/components_and_bundles/components/Taxonomy/models.rst
|
|
docs/components_and_bundles/components/Taxonomy/basic_usage.rst
|
|
docs/components_and_bundles/components/Taxonomy/index.rst
|
|
docs/components_and_bundles/components/Taxonomy/interfaces.rst
|
|
docs/components_and_bundles/components/Locale/installation.rst
|
|
docs/components_and_bundles/components/Locale/models.rst
|
|
docs/components_and_bundles/components/Locale/basic_usage.rst
|
|
docs/components_and_bundles/components/Locale/index.rst
|
|
docs/components_and_bundles/components/Locale/interfaces.rst
|
|
docs/components_and_bundles/components/Payment/installation.rst
|
|
docs/components_and_bundles/components/Payment/models.rst
|
|
docs/components_and_bundles/components/Payment/index.rst
|
|
docs/components_and_bundles/components/Payment/interfaces.rst
|
|
docs/components_and_bundles/components/Payment/state_machine.rst
|
|
docs/components_and_bundles/components/Shipping/installation.rst
|
|
docs/components_and_bundles/components/Shipping/models.rst
|
|
docs/components_and_bundles/components/Shipping/basic_usage.rst
|
|
docs/components_and_bundles/components/Shipping/index.rst
|
|
docs/components_and_bundles/components/Shipping/interfaces.rst
|
|
docs/components_and_bundles/components/Shipping/checkers.rst
|
|
docs/components_and_bundles/components/Shipping/calculators.rst
|
|
docs/components_and_bundles/components/Shipping/state_machine.rst
|
|
docs/components_and_bundles/components/index.rst
|
|
docs/components_and_bundles/components/Channel/installation.rst
|
|
docs/components_and_bundles/components/Channel/models.rst
|
|
docs/components_and_bundles/components/Channel/index.rst
|
|
docs/components_and_bundles/components/Channel/interfaces.rst
|
|
docs/components_and_bundles/components/Product/installation.rst
|
|
docs/components_and_bundles/components/Product/models.rst
|
|
docs/components_and_bundles/components/Product/basic_usage.rst
|
|
docs/components_and_bundles/components/Product/index.rst
|
|
docs/components_and_bundles/components/Product/interfaces.rst
|
|
docs/components_and_bundles/components/User/installation.rst
|
|
docs/components_and_bundles/components/User/models.rst
|
|
docs/components_and_bundles/components/User/basic_usage.rst
|
|
docs/components_and_bundles/components/User/index.rst
|
|
docs/components_and_bundles/components/User/services/canonicalizing.rst
|
|
docs/components_and_bundles/components/User/services/updating_password.rst
|
|
docs/components_and_bundles/components/Taxation/installation.rst
|
|
docs/components_and_bundles/components/Taxation/models.rst
|
|
docs/components_and_bundles/components/Taxation/basic_usage.rst
|
|
docs/components_and_bundles/components/Taxation/index.rst
|
|
docs/components_and_bundles/components/Taxation/interfaces.rst
|
|
docs/components_and_bundles/components/Attribute/installation.rst
|
|
docs/components_and_bundles/components/Attribute/models.rst
|
|
docs/components_and_bundles/components/Attribute/basic_usage.rst
|
|
docs/components_and_bundles/components/Attribute/index.rst
|
|
docs/components_and_bundles/components/Attribute/interfaces.rst
|
|
docs/components_and_bundles/components/Addressing/installation.rst
|
|
docs/components_and_bundles/components/Addressing/models.rst
|
|
docs/components_and_bundles/components/Addressing/basic_usage.rst
|
|
docs/components_and_bundles/components/Addressing/zone_types.rst
|
|
docs/components_and_bundles/components/Addressing/index.rst
|
|
docs/components_and_bundles/components/Addressing/interfaces.rst
|
|
docs/components_and_bundles/components/general/using_components.rst
|
|
docs/components_and_bundles/components/general/index.rst
|
|
docs/components_and_bundles/components/general/what_is_resource.rst
|
|
docs/components_and_bundles/components/general/creating_resources.rst
|
|
docs/components_and_bundles/components/Promotion/installation.rst
|
|
docs/components_and_bundles/components/Promotion/models.rst
|
|
docs/components_and_bundles/components/Promotion/basic_usage.rst
|
|
docs/components_and_bundles/components/Promotion/index.rst
|
|
docs/components_and_bundles/components/Promotion/interfaces.rst
|
|
docs/components_and_bundles/components/Promotion/checkers.rst
|
|
docs/components_and_bundles/components/require_autoload.rst.inc
|
|
docs/components_and_bundles/components/Inventory/installation.rst
|
|
docs/components_and_bundles/components/Inventory/models.rst
|
|
docs/components_and_bundles/components/Inventory/basic_usage.rst
|
|
docs/components_and_bundles/components/Inventory/index.rst
|
|
docs/components_and_bundles/components/Inventory/interfaces.rst
|
|
docs/components_and_bundles/components/Inventory/state_machine.rst
|
|
docs/components_and_bundles/components/Order/installation.rst
|
|
docs/components_and_bundles/components/Order/models.rst
|
|
docs/components_and_bundles/components/Order/basic_usage.rst
|
|
docs/components_and_bundles/components/Order/index.rst
|
|
docs/components_and_bundles/components/Order/interfaces.rst
|
|
docs/components_and_bundles/components/Order/processors.rst
|
|
docs/components_and_bundles/components/Order/state_machine.rst
|
|
docs/components_and_bundles/bundles/SyliusUserBundle/installation.rst
|
|
docs/components_and_bundles/bundles/SyliusUserBundle/index.rst
|
|
docs/components_and_bundles/bundles/SyliusUserBundle/summary.rst
|
|
docs/components_and_bundles/bundles/map.rst.inc
|
|
docs/components_and_bundles/bundles/SyliusOrderBundle/adjustments.rst
|
|
docs/components_and_bundles/bundles/SyliusOrderBundle/services.rst
|
|
docs/components_and_bundles/bundles/SyliusOrderBundle/installation.rst
|
|
docs/components_and_bundles/bundles/SyliusOrderBundle/models.rst
|
|
docs/components_and_bundles/bundles/SyliusOrderBundle/index.rst
|
|
docs/components_and_bundles/bundles/SyliusOrderBundle/summary.rst
|
|
docs/components_and_bundles/bundles/SyliusOrderBundle/processors.rst
|
|
docs/components_and_bundles/bundles/SyliusAttributeBundle/installation.rst
|
|
docs/components_and_bundles/bundles/SyliusAttributeBundle/index.rst
|
|
docs/components_and_bundles/bundles/SyliusAttributeBundle/configuration.rst
|
|
docs/components_and_bundles/bundles/SyliusAddressingBundle/installation.rst
|
|
docs/components_and_bundles/bundles/SyliusAddressingBundle/index.rst
|
|
docs/components_and_bundles/bundles/SyliusAddressingBundle/zones.rst
|
|
docs/components_and_bundles/bundles/SyliusAddressingBundle/forms.rst
|
|
docs/components_and_bundles/bundles/SyliusAddressingBundle/summary.rst
|
|
docs/components_and_bundles/bundles/index.rst
|
|
docs/components_and_bundles/bundles/SyliusTaxationBundle/custom_calculators.rst
|
|
docs/components_and_bundles/bundles/SyliusTaxationBundle/installation.rst
|
|
docs/components_and_bundles/bundles/SyliusTaxationBundle/index.rst
|
|
docs/components_and_bundles/bundles/SyliusTaxationBundle/taxable_interface.rst
|
|
docs/components_and_bundles/bundles/SyliusTaxationBundle/calculating_taxes.rst
|
|
docs/components_and_bundles/bundles/SyliusTaxationBundle/summary.rst
|
|
docs/components_and_bundles/bundles/SyliusTaxationBundle/configuring_taxation.rst
|
|
docs/components_and_bundles/bundles/SyliusPromotionBundle/installation.rst
|
|
docs/components_and_bundles/bundles/SyliusPromotionBundle/models.rst
|
|
docs/components_and_bundles/bundles/SyliusPromotionBundle/rule_checker.rst
|
|
docs/components_and_bundles/bundles/SyliusPromotionBundle/index.rst
|
|
docs/components_and_bundles/bundles/SyliusPromotionBundle/action_applicator.rst
|
|
docs/components_and_bundles/bundles/SyliusPromotionBundle/coupon_based.rst
|
|
docs/components_and_bundles/bundles/SyliusPromotionBundle/summary.rst
|
|
docs/components_and_bundles/bundles/SyliusPromotionBundle/applying_promotions.rst
|
|
docs/components_and_bundles/bundles/SyliusProductBundle/installation.rst
|
|
docs/components_and_bundles/bundles/SyliusProductBundle/index.rst
|
|
docs/components_and_bundles/bundles/SyliusProductBundle/forms.rst
|
|
docs/components_and_bundles/bundles/SyliusProductBundle/summary.rst
|
|
docs/components_and_bundles/bundles/SyliusProductBundle/product.rst
|
|
docs/components_and_bundles/bundles/SyliusCustomerBundle/installation.rst
|
|
docs/components_and_bundles/bundles/SyliusCustomerBundle/index.rst
|
|
docs/components_and_bundles/bundles/SyliusCustomerBundle/summary.rst
|
|
docs/components_and_bundles/bundles/SyliusInventoryBundle/services.rst
|
|
docs/components_and_bundles/bundles/SyliusInventoryBundle/installation.rst
|
|
docs/components_and_bundles/bundles/SyliusInventoryBundle/models.rst
|
|
docs/components_and_bundles/bundles/SyliusInventoryBundle/index.rst
|
|
docs/components_and_bundles/bundles/SyliusInventoryBundle/extension.rst
|
|
docs/components_and_bundles/bundles/SyliusInventoryBundle/summary.rst
|
|
docs/components_and_bundles/bundles/SyliusShippingBundle/shippable_interface.rst
|
|
docs/components_and_bundles/bundles/SyliusShippingBundle/custom_calculators.rst
|
|
docs/components_and_bundles/bundles/SyliusShippingBundle/default_calculators.rst
|
|
docs/components_and_bundles/bundles/SyliusShippingBundle/installation.rst
|
|
docs/components_and_bundles/bundles/SyliusShippingBundle/calculating_shipping_cost.rst
|
|
docs/components_and_bundles/bundles/SyliusShippingBundle/shipping_subject_interface.rst
|
|
docs/components_and_bundles/bundles/SyliusShippingBundle/index.rst
|
|
docs/components_and_bundles/bundles/SyliusShippingBundle/shipping_categories.rst
|
|
docs/components_and_bundles/bundles/SyliusShippingBundle/resolving_available_methods.rst
|
|
docs/components_and_bundles/bundles/SyliusShippingBundle/shipping_method.rst
|
|
docs/components_and_bundles/bundles/SyliusShippingBundle/summary.rst
|
|
docs/components_and_bundles/bundles/SyliusShippingBundle/shipping_requirements.rst
|
|
docs/components_and_bundles/bundles/SyliusTaxonomyBundle/installation.rst
|
|
docs/components_and_bundles/bundles/SyliusTaxonomyBundle/index.rst
|
|
docs/components_and_bundles/bundles/SyliusTaxonomyBundle/summary.rst
|
|
docs/components_and_bundles/bundles/SyliusTaxonomyBundle/categorization.rst
|
|
docs/components_and_bundles/bundles/SyliusTaxonomyBundle/taxon.rst
|
|
docs/cookbook/map.rst.inc
|
|
docs/cookbook/deployment/map.rst.inc
|
|
docs/cookbook/deployment/cloudways.rst
|
|
docs/cookbook/deployment/docker.rst
|
|
docs/cookbook/deployment/platform-sh.rst
|
|
docs/cookbook/deployment/artifakt.rst
|
|
docs/cookbook/deployment/symfonycloud.rst
|
|
docs/cookbook/deployment/cron-jobs.rst
|
|
docs/cookbook/entities/map.rst.inc
|
|
docs/cookbook/entities/custom-model-accessible-for-channel-admin.rst
|
|
docs/cookbook/entities/custom-model.rst
|
|
docs/cookbook/entities/custom-translatable-model.rst
|
|
docs/cookbook/index.rst
|
|
docs/cookbook/inventory/map.rst.inc
|
|
docs/cookbook/inventory/custom-inventory-sources-filter.rst
|
|
docs/cookbook/promotions/map.rst.inc
|
|
docs/cookbook/promotions/custom-cart-promotion-action.rst
|
|
docs/cookbook/promotions/catalog-promotion-labels.rst
|
|
docs/cookbook/promotions/custom-catalog-promotion-scope.rst
|
|
docs/cookbook/promotions/catalog-promotion-performance.rst
|
|
docs/cookbook/promotions/custom-catalog-promotion-action.rst
|
|
docs/cookbook/promotions/custom-cart-promotion-rule.rst
|
|
docs/cookbook/configuration/map.rst.inc
|
|
docs/cookbook/configuration/disabling-admin-notifications.rst
|
|
docs/cookbook/configuration/disabling-shop-admin-api.rst
|
|
docs/cookbook/configuration/admin-prefix.rst
|
|
docs/cookbook/configuration/installation-commands.rst
|
|
docs/cookbook/frontend/map.rst.inc
|
|
docs/cookbook/frontend/staying-with-gulp.rst
|
|
docs/cookbook/frontend/migrating-to-webpack-1-11-or-earlier.rst
|
|
docs/cookbook/frontend/google-analytics.rst
|
|
docs/cookbook/frontend/migrating-to-webpack-1-12-or-later.rst
|
|
docs/cookbook/shop/map.rst.inc
|
|
docs/cookbook/shop/taxons-menu.rst
|
|
docs/cookbook/shop/cms.rst
|
|
docs/cookbook/shop/embedding-products.rst
|
|
docs/cookbook/shop/custom-redirect-after-cart-add-action.rst
|
|
docs/cookbook/shop/checkout.rst
|
|
docs/cookbook/shop/vue-storefront.rst
|
|
docs/cookbook/shop/facebook-login.rst
|
|
docs/cookbook/shop/disabling-guest-checkout.rst
|
|
docs/cookbook/shop/disabling-localised-urls.rst
|
|
docs/cookbook/administration/map.rst.inc
|
|
docs/cookbook/administration/editing-orders.rst
|
|
docs/cookbook/images/images.rst
|
|
docs/cookbook/images/image-on-entity.rst
|
|
docs/cookbook/images/map.rst.inc
|
|
docs/cookbook/images/images-on-aws-s3.rst
|
|
docs/cookbook/images/images-on-entity.rst
|
|
docs/cookbook/payments/stripe.rst
|
|
docs/cookbook/payments/map.rst.inc
|
|
docs/cookbook/payments/custom-type-of-refund.rst
|
|
docs/cookbook/payments/custom-field-on-refund-payment.rst
|
|
docs/cookbook/payments/paypal.rst
|
|
docs/cookbook/payments/custom-unit-refund.rst
|
|
docs/cookbook/payments/customizing-credit-memo.rst
|
|
docs/cookbook/payments/refund-process.rst
|
|
docs/cookbook/payments/custom-payment-gateway.rst
|
|
docs/cookbook/payments/authorize.rst
|
|
docs/cookbook/payments/custom-invoice.rst
|
|
docs/cookbook/payments/generating-invoice-after-payment.rst
|
|
docs/cookbook/payments/encrypting-gateway-config.rst
|
|
docs/cookbook/cli/map.rst.inc
|
|
docs/cookbook/cli/handle-multiple-channels-in-cli.rst
|
|
docs/cookbook/shipping-methods/map.rst.inc
|
|
docs/cookbook/shipping-methods/custom-shipping-method-rule.rst
|
|
docs/cookbook/api/map.rst.inc
|
|
docs/cookbook/api/add_to_cart_product_chosen_by_product_options.rst
|
|
docs/cookbook/api/how_force_login_already_registered_user_during_checkout.rst
|
|
docs/cookbook/emails/custom-email-template-per-channel.rst
|
|
docs/cookbook/emails/map.rst.inc
|
|
docs/cookbook/emails/disabling-order-confirmation-email.rst
|
|
docs/cookbook/emails/custom-email.rst
|
|
docs/cookbook/emails/mailer.rst
|
|
docs/cookbook/taxation/map.rst.inc
|
|
docs/cookbook/taxation/customize-tax-by-address.rst
|
|
docs/requirements.txt
|
|
docs/customization/grid.rst
|
|
docs/customization/map.rst.inc
|
|
docs/customization/tips_and_tricks.rst
|
|
docs/customization/index.rst
|
|
docs/customization/repository.rst
|
|
docs/customization/translation.rst
|
|
docs/customization/menu.rst
|
|
docs/customization/template.rst
|
|
docs/customization/validation.rst
|
|
docs/customization/plugins.rst
|
|
docs/customization/controller.rst
|
|
docs/customization/model.rst
|
|
docs/customization/fixture_suites.rst
|
|
docs/customization/factory.rst
|
|
docs/customization/api/map.rst.inc
|
|
docs/customization/api/serialization_customization.rst
|
|
docs/customization/api/index.rst
|
|
docs/customization/api/adding_and_removing_endpoints.rst
|
|
docs/customization/api/customizing_endpoints_using_yaml.rst
|
|
docs/customization/api/modifying_endpoints.rst
|
|
docs/customization/flash.rst
|
|
docs/customization/state_machine.rst
|
|
docs/customization/form.rst
|
|
docs/customization/fixtures.rst
|
|
docs/book/installation/map.rst.inc
|
|
docs/book/installation/installation.rst
|
|
docs/book/installation/index.rst
|
|
docs/book/installation/sylius_plus_upgrading.rst
|
|
docs/book/installation/requirements.rst
|
|
docs/book/installation/upgrading.rst
|
|
docs/book/installation/sylius_plus_installation.rst
|
|
docs/book/installation/installation_with_docker.rst
|
|
docs/book/map.rst.inc
|
|
docs/book/customers/map.rst.inc
|
|
docs/book/customers/index.rst
|
|
docs/book/customers/addresses/countries.rst
|
|
docs/book/customers/addresses/map.rst.inc
|
|
docs/book/customers/addresses/index.rst
|
|
docs/book/customers/addresses/zones.rst
|
|
docs/book/customers/addresses/addresses.rst
|
|
docs/book/customers/addresses/address_book.rst
|
|
docs/book/customers/admin_user.rst
|
|
docs/book/customers/customer_and_shopuser.rst
|
|
docs/book/customers/customer_pools.rst
|
|
docs/book/contributing/documentation/map.rst.inc
|
|
docs/book/contributing/documentation/standards.rst
|
|
docs/book/contributing/documentation/format.rst
|
|
docs/book/contributing/documentation/index.rst
|
|
docs/book/contributing/documentation/license.rst
|
|
docs/book/contributing/documentation/overview.rst
|
|
docs/book/contributing/map.rst.inc
|
|
docs/book/contributing/index.rst
|
|
docs/book/contributing/code/map.rst.inc
|
|
docs/book/contributing/code/standards.rst
|
|
docs/book/contributing/code/index.rst
|
|
docs/book/contributing/code/conventions.rst
|
|
docs/book/contributing/code/license.rst
|
|
docs/book/contributing/code/security.rst
|
|
docs/book/contributing/code/patches.rst
|
|
docs/book/contributing/translations/index.rst
|
|
docs/book/support/map.rst.inc
|
|
docs/book/support/index.rst
|
|
docs/book/themes/map.rst.inc
|
|
docs/book/themes/themes.rst
|
|
docs/book/themes/index.rst
|
|
docs/book/themes/bootstrap-theme.rst
|
|
docs/book/plugins/official-plugins.rst
|
|
docs/book/plugins/map.rst.inc
|
|
docs/book/plugins/guide/map.rst.inc
|
|
docs/book/plugins/guide/installation.rst
|
|
docs/book/plugins/guide/index.rst
|
|
docs/book/plugins/guide/implementation.rst
|
|
docs/book/plugins/guide/naming.rst
|
|
docs/book/plugins/guide/summary.rst
|
|
docs/book/plugins/guide/idea.rst
|
|
docs/book/plugins/guide/specification.rst
|
|
docs/book/plugins/index.rst
|
|
docs/book/plugins/creating-plugin.rst
|
|
docs/book/plugins/sylius-store.rst
|
|
docs/book/index.rst
|
|
docs/book/products/map.rst.inc
|
|
docs/book/products/inventory.rst
|
|
docs/book/products/attributes.rst
|
|
docs/book/products/index.rst
|
|
docs/book/products/taxons.rst
|
|
docs/book/products/product_associations.rst
|
|
docs/book/products/search.rst
|
|
docs/book/products/multi_source_inventory.rst
|
|
docs/book/products/product_reviews.rst
|
|
docs/book/products/pricing.rst
|
|
docs/book/products/catalog_promotions.rst
|
|
docs/book/products/products.rst
|
|
docs/book/introduction/map.rst.inc
|
|
docs/book/introduction/environments.rst
|
|
docs/book/introduction/index.rst
|
|
docs/book/introduction/introduction.rst
|
|
docs/book/configuration/map.rst.inc
|
|
docs/book/configuration/index.rst
|
|
docs/book/configuration/locales.rst
|
|
docs/book/configuration/currencies.rst
|
|
docs/book/configuration/channels.rst
|
|
docs/book/frontend/map.rst.inc
|
|
docs/book/frontend/index.rst
|
|
docs/book/frontend/overview.rst
|
|
docs/book/frontend/managing-assets.rst
|
|
docs/book/organization/release-cycle.rst
|
|
docs/book/organization/map.rst.inc
|
|
docs/book/organization/index.rst
|
|
docs/book/organization/backward-compatibility-promise.rst
|
|
docs/book/organization/team.rst
|
|
docs/book/loyalty/loyalty_rule.rst
|
|
docs/book/orders/map.rst.inc
|
|
docs/book/orders/returns.rst
|
|
docs/book/orders/adjustments.rst
|
|
docs/book/orders/index.rst
|
|
docs/book/orders/cart-flow.rst
|
|
docs/book/orders/refunds.rst
|
|
docs/book/orders/cart-promotions.rst
|
|
docs/book/orders/checkout.rst
|
|
docs/book/orders/payments.rst
|
|
docs/book/orders/invoices.rst
|
|
docs/book/orders/taxation.rst
|
|
docs/book/orders/coupons.rst
|
|
docs/book/orders/shipments.rst
|
|
docs/book/orders/orders.rst
|
|
docs/book/architecture/map.rst.inc
|
|
docs/book/architecture/drivers.rst
|
|
docs/book/architecture/events.rst
|
|
docs/book/architecture/index.rst
|
|
docs/book/architecture/contact.rst
|
|
docs/book/architecture/architecture.rst
|
|
docs/book/architecture/resource_layer.rst
|
|
docs/book/architecture/translations.rst
|
|
docs/book/architecture/emails.rst
|
|
docs/book/architecture/state_machine.rst
|
|
docs/book/architecture/fixtures.rst
|
|
docs/book/api/authorization.rst
|
|
docs/book/api/map.rst.inc
|
|
docs/book/api/legacy_api.rst
|
|
docs/book/api/index.rst
|
|
docs/book/api/introduction.rst
|
|
docs/book/api/translations.rst
|
|
docs/book/api/sylius_api_paths.rst
|
|
docs/_exts/ultimatereplacement/__init__.py
|
|
docs/_exts/sphinxcontrib-redirects/__init__.py
|
|
docs/performance/map.rst.inc
|
|
docs/performance/query-optimization.rst
|
|
docs/performance/index.rst
|
|
docs/performance/database-indexes.rst
|
|
docs/Dockerfile
|
|
docs/.dockerignore
|
|
docs/_themes/sylius_rtd_theme/static/fonts/FontAwesome.otf
|
|
docs/_themes/sylius_rtd_theme/static/fonts/fontawesome-webfont.woff
|
|
docs/_themes/sylius_rtd_theme/static/fonts/fontawesome-webfont.eot
|
|
docs/_themes/sylius_rtd_theme/static/fonts/fontawesome-webfont.ttf
|
|
docs/_themes/sylius_rtd_theme/static/fonts/fontawesome-webfont.svg
|
|
docs/_themes/sylius_rtd_theme/static/js/theme.js
|
|
docs/_themes/sylius_rtd_theme/versions.html
|
|
docs/_themes/sylius_rtd_theme/theme.conf
|
|
docs/_themes/sylius_rtd_theme/layout.html
|
|
docs/_themes/sylius_rtd_theme/searchbox.html
|
|
docs/_themes/sylius_rtd_theme/breadcrumbs.html
|
|
docs/_themes/sylius_rtd_theme/search.html
|
|
docs/_themes/sylius_rtd_theme/footer.html
|
|
docs/_themes/sylius_rtd_theme/layout_old.html
|
|
docs/_themes/sylius_rtd_theme/__init__.py
|
|
docs/bdd/map.rst.inc
|
|
docs/bdd/index.rst
|
|
docs/bdd/how-to-use-transformers.rst
|
|
docs/bdd/how-to-add-new-context.rst
|
|
docs/bdd/how-to-add-new-page.rst
|
|
docs/bdd/basic-usage.rst
|
|
docs/bdd/how-to-define-new-suite.rst
|
|
docs/redirection_map
|
|
bin/require-symfony-version
|
|
bin/console
|
|
CHANGELOG-1.11.md
|
|
CHANGELOG-1.12.md
|
|
UPGRADE-API-1.12.md
|
|
symfony.lock
|
|
gulpfile.babel.js
|
|
SECURITY.md
|
|
CHANGELOG-1.3.md
|
|
CHANGELOG-1.6.md
|
|
public/robots.txt
|
|
public/index.php
|
|
public/media/image/.gitkeep
|
|
public/.htaccess
|
|
.symfony.insight.yaml
|
|
UPGRADE-1.1.md
|
|
.dockerignore
|
|
UPGRADE-2.0.md
|
|
phparkitect.php |