Error messages

This is the list of error messages, as found in die() and exit() expressions.

MessageFileLine
'Sylius was not able to find the cart, as there is no passed token value.'
/src/Sylius/Bundle/ApiBundle/spec/Context/TokenValueBasedCartContextSpec.php87
'The master request is not an API request.'
/src/Sylius/Bundle/ApiBundle/spec/Context/TokenValueBasedCartContextSpec.php72
sprintf('Locale "%s" cannot be found!'$localeCode)
/src/Sylius/Component/Locale/Context/LocaleNotFoundException.php25
'Sylius was not able to find the cart for passed token value.'
/src/Sylius/Bundle/ApiBundle/spec/Context/TokenValueBasedCartContextSpec.php104
'Sylius was not able to find the cart, as there is no logged in user.'
/src/Sylius/Bundle/CoreBundle/spec/Context/CustomerAndChannelBasedCartContextSpec.php85
'Sylius was not able to find the cart for currently logged in user.'
/src/Sylius/Bundle/CoreBundle/spec/Context/CustomerAndChannelBasedCartContextSpec.php71
'There is no master request on request stack.'
/src/Sylius/Bundle/ApiBundle/spec/Context/TokenValueBasedCartContextSpec.php57
'Sylius was not able to find the cart, as there is no current channel.'
/src/Sylius/Bundle/CoreBundle/spec/Context/CustomerAndChannelBasedCartContextSpec.php95
sprintf('Locale "%s" is not available! The available ones are: "%s".'$localeCodeimplode('", "'$availableLocalesCodes))
/src/Sylius/Component/Locale/Context/LocaleNotFoundException.php30
sprintf('Currency "%s" cannot be found!'$currencyCode)
/src/Sylius/Component/Currency/Context/CurrencyNotFoundException.php25
sprintf('Currency "%s" is disabled!'$currencyCode)
/src/Sylius/Component/Currency/Context/CurrencyNotFoundException.php30
sprintf('Currency "%s" is not available! The available ones are: "%s".'$currencyCodeimplode('", "'$availableCurrenciesCodes))
/src/Sylius/Component/Currency/Context/CurrencyNotFoundException.php38
sprintf('Extension %s must implement %s.'get_class($extension), ExtensionInterface::class)
/src/Sylius/Bundle/CoreBundle/Application/SyliusPluginTrait.php46
sprintf('Country has defined provinces, but %s is not one of them'$provinceName)
/src/Sylius/Bundle/CoreBundle/Fixture/Factory/AddressExampleFactory.php179
sprintf('Create directory "%s" and run command "<comment>%s</comment>"'realpath($directory), $this->name)
/src/Sylius/Bundle/CoreBundle/Installer/Checker/CommandDirectoryChecker.php48
sprintf('Users will expect the alias of the default extension of a plugin to be the underscored version of the plugin name ("%s"). You can override "Bundle::getContainerExtension()" if you want to use "%s" or another alias.'$expectedAlias$extension->getAlias( ))
/src/Sylius/Bundle/CoreBundle/Application/SyliusPluginTrait.php54
'This command terminated with a permission error.'
/src/Sylius/Bundle/CoreBundle/Installer/Executor/CommandExecutor.php56
sprintf('Set "%s" writable and run command "<comment>%s</comment>"'realpath(dirname($directory)), $this->name)
/src/Sylius/Bundle/CoreBundle/Installer/Checker/CommandDirectoryChecker.php71
sprintf('Platform "%s" is not supported!'$platformName)
/src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Month.php48
sprintf('Expected "%s", but got "%s"'$expectedTypeis_object($value) ? get_class($value) : gettype($value))
/src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductTaxonToTaxonTransformer.php84
sprintf('The %s resource for field %s with value %s was not found'$repository->getClassName( ), $field$previousValue)
/src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php158
sprintf('Could not find zone "%s", defined ones are: %s!'$zoneCodeimplode(', 'array_keys($options['zones'])))
/src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php274
sprintf('You have no shipping method available for the channel with code "%s", but they are required to proceed an order'$channel->getCode( ))
/src/Sylius/Bundle/CoreBundle/Fixture/Factory/OrderExampleFactory.php257
sprintf('You have no enabled products at the channel "%s", but they are required to create an orders for that channel'$channel->getCode( ))
/src/Sylius/Bundle/CoreBundle/Fixture/Factory/OrderExampleFactory.php198
'Cannot define coupons for promotion that is not coupon based'
/src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionExampleFactory.php169
'You must configure a $couponFactory'
/src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionExampleFactory.php165
sprintf('Provided province code is not valid for "%s"'$country->getName( ))
/src/Sylius/Bundle/CoreBundle/Fixture/Factory/AddressExampleFactory.php150
'You must configure a $fileLocator or/and $imageUploader'
/src/Sylius/Bundle/CoreBundle/Fixture/Factory/AdminUserExampleFactory.php121
'Sylius was not able to find the cart, as there is no logged in user.'
/src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php55
'Sylius was not able to find the cart for currently logged in user.'
/src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php60
sprintf("The field '%s' is not mapped by Doctrine, so it cannot be validated."$enabledPropertyPath)
/src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasEnabledEntityValidator.php140
sprintf('An exception was thrown during loading zone "%s" with code "%s"!'$zoneName$zoneCode)
/src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php180
'Cannot resolve zone type!'
/src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php219
'Cannot resolve zone members!'
/src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php235
sprintf('Could not find country "%s", defined ones are: %s!'$countryCodeimplode(', '$options['countries']))
/src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php247
sprintf('Could not find province "%s", defined ones are: %s!'$provinceCodeimplode(', '$options['provinces']))
/src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php263
'No locale attribute is set on the master request.'
/src/Sylius/Bundle/LocaleBundle/Context/RequestBasedLocaleContext.php44
sprintf('Variant "%s" not found for product %s', !empty($optionValues[0]) ? $optionValues[0]->getCode( ) : ''$this->product->getCode( ))
/src/Sylius/Bundle/ProductBundle/Form/DataTransformer/ProductVariantToProductOptionsTransformer.php87
'You must specify the "product" option when "only_available_values" is true.'
/src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionValueChoiceType.php50
sprintf('Cannot provide only available values in "%s" because a "%s" is required but ' 'none has been set.'__CLASS__AvailableProductOptionValuesResolverInterface::class)
/src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionValueChoiceType.php56
sprintf('Each object passed as option list must implement "%s"'ProductOptionInterface::class)
/src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionValueCollectionType.php44
'Sylius was not able to find the cart in session'
/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php46
'Sylius was not able to find the cart in session'
/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php53
'Sylius was not able to find the cart, as there is no current channel.'
/src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php50
sprintf('The order with id %s has not been found'$orderId)
/src/Sylius/Bundle/AdminBundle/Action/ResendOrderConfirmationEmailAction.php66
'Promotion not found.'
/src/Sylius/Bundle/PromotionBundle/Controller/PromotionCouponController.php38
'No promotion id given.'
/src/Sylius/Bundle/PromotionBundle/Controller/PromotionCouponController.php34
'Tagged rule checker `' $id '` needs to have `type`, `form_type` and `label` attributes.'
/src/Sylius/Bundle/PromotionBundle/DependencyInjection/Compiler/RegisterRuleCheckersPass.php35
'Tagged shipping methods resolvers need to have `type` and `label` attributes.'
/src/Sylius/Bundle/ShippingBundle/DependencyInjection/Compiler/RegisterShippingMethodsResolversPass.php34
sprintf('Order with token "%s" does not exist.'$tokenValue)
/src/Sylius/Bundle/PayumBundle/Controller/PayumController.php94
'Tagged gateway configuration type needs to have `type` and `label` attributes.'
/src/Sylius/Bundle/PayumBundle/DependencyInjection/Compiler/RegisterGatewayConfigTypePass.php35
sprintf('The shipment with id %s has not been found'$shipmentId)
/src/Sylius/Bundle/AdminBundle/Action/ResendShipmentConfirmationEmailAction.php66
'The value cannot be blank.'
/src/Sylius/Bundle/UserBundle/Command/AbstractRoleCommand.php64
'The email you entered is invalid.'
/src/Sylius/Bundle/UserBundle/Command/AbstractRoleCommand.php51
sprintf('At least one user type should implement %s'UserInterface::class)
/src/Sylius/Bundle/UserBundle/Command/AbstractRoleCommand.php32
'You must configure the logout path to be handled by the firewall.'
/src/Sylius/Bundle/UserBundle/Controller/SecurityController.php61
'Tagged promotion action `' $id '` needs to have `type`, `form_type` and `label` attributes.'
/src/Sylius/Bundle/PromotionBundle/DependencyInjection/Compiler/RegisterPromotionActionsPass.php35
'Tagged taxation calculators needs to have `calculator` attribute.'
/src/Sylius/Bundle/TaxationBundle/DependencyInjection/Compiler/RegisterCalculatorsPass.php34
sprintf('User type %s misconfigured.'$userType)
/src/Sylius/Bundle/UserBundle/Command/AbstractRoleCommand.php144
sprintf('Could not find user identified by email "%s"'$email)
/src/Sylius/Bundle/UserBundle/Command/AbstractRoleCommand.php105
sprintf('Instances of "%s" are not supported.'get_class($user))
/src/Sylius/Bundle/UserBundle/Provider/AbstractUserProvider.php71
sprintf('User with ID "%d" could not be refreshed.'$user->getId( ))
/src/Sylius/Bundle/UserBundle/Provider/AbstractUserProvider.php79
sprintf('Username "%s" does not exist.'$username)
/src/Sylius/Bundle/UserBundle/Provider/AbstractUserProvider.php54
sprintf('User must implement "%s".'SyliusUserInterface::class)
/src/Sylius/Bundle/UserBundle/Provider/AbstractUserProvider.php65
'Token not found.'
/src/Sylius/Bundle/UserBundle/Controller/UserController.php90
'You must configure the check path to be handled by the firewall.'
/src/Sylius/Bundle/UserBundle/Controller/SecurityController.php53
'Unauthenticated token'
/src/Sylius/Bundle/UserBundle/Security/UserLogin.php55
'You have to be registered user to access this section.'
/src/Sylius/Bundle/UserBundle/Controller/UserController.php45
sprintf('Platform "%s" is not supported!'$platformName)
/src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Week.php48
sprintf('Platform "%s" is not supported!'$platformName)
/src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Day.php48
sprintf('Platform "%s" is not supported!'$platformName)
/src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Year.php48
sprintf('Platform "%s" is not supported!'$platformName)
/src/Sylius/Bundle/CoreBundle/Doctrine/DQL/Hour.php48
'Email is null or not provided'
/src/Sylius/Bundle/CoreBundle/OAuth/UserProvider.php97
'In order to use this subscriber, your class has to implement UserInterface'
/src/Sylius/Bundle/UserBundle/EventListener/UserLastLoginSubscriber.php63
'Tagged tax calculation strategies need to have `type` and `label` attributes.'
/src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/RegisterTaxCalculationStrategiesPass.php37
'Some system requirements are not fulfilled. Please check output messages and fix them.'
/src/Sylius/Bundle/CoreBundle/Command/CheckRequirementsCommand.php41
'No master request available.'
/src/Sylius/Bundle/LocaleBundle/Context/RequestBasedLocaleContext.php39
'There is no product with given name.'
/src/Sylius/Behat/Context/Api/Shop/OrderContext.php160
'Expected array to have variant key and variant to have product, but one these keys is missing. Current array: ' json_encode($item)
/src/Sylius/Behat/Context/Api/Shop/CartContext.php477
sprintf('"$minkParameters" passed to "%s" has to be an array or implement "%s".'self::class, \ArrayAccess::class)
/src/Sylius/Behat/Context/Setup/ProductContext.php113
'Expected array to have variant key, but this key is missing. Current array: ' json_encode($item)
/src/Sylius/Behat/Context/Api/Shop/OrderContext.php320
sprintf('Cannot find variant "%s" %s / "%s" %s within product "%s"'$value1$option1$value2$option2$product->getCode( ))
/src/Sylius/Behat/Context/Transform/ProductVariantContext.php146
sprintf('"$minkParameters" passed to "%s" has to be an array or implement "%s".'self::class, \ArrayAccess::class)
/src/Sylius/Behat/Context/Setup/TaxonomyContext.php66
'Delete account should throw an exception!'
/src/Sylius/Behat/Context/Ui/CustomerContext.php53
'Price string should not have more than 2 decimal digits.'
/src/Sylius/Behat/Context/Transform/LexicalContext.php50
sprintf('The container parameter "%s", used in the resource configuration value "%s", must be a string or numeric, but it is of type %s.'$parameter$value, \gettype($resolved))
/src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php116
sprintf('Using "%%%s%%" is not allowed in routing configuration.'$parameter)
/src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php97
'Requested country does not exist.'
/src/Sylius/Bundle/AddressingBundle/Controller/ProvinceController.php44
'ProvinceAddressConstraintValidator can only validate instances of "Sylius\Component\Addressing\Model\AddressInterface"'
/src/Sylius/Bundle/AddressingBundle/Validator/Constraints/ProvinceAddressConstraintValidator.php42
'There is no payment with given data.'
/src/Sylius/Behat/Context/Api/Admin/ManagingPaymentsContext.php134
'There is no shipment with given data'
/src/Sylius/Behat/Context/Api/Admin/ManagingShipmentsContext.php217
'Expected array to have variant key and variant to have product, but one these keys is missing. Current array: ' json_encode($item)
/src/Sylius/Behat/Context/Api/Shop/CartContext.php457
sprintf('There is menu item %s but it should not be'$unexpectedMenuItem)
/src/Sylius/Behat/Context/Api/Shop/HomepageContext.php96
'The page should not be able to open.'
/src/Sylius/Behat/Context/Ui/Shop/LocaleContext.php92
sprintf('Menu should not contain %s element'$menuItem)
/src/Sylius/Behat/Context/Ui/Shop/HomepageContext.php79
'Dashboard has been openned, but it shouldn\'t as customer should not be logged in'
/src/Sylius/Behat/Context/Ui/Shop/AccountContext.php505
'Get shipping total should throw an exception!'
/src/Sylius/Behat/Context/Ui/Shop/CartContext.php196
'Get promotion total should throw an exception!'
/src/Sylius/Behat/Context/Ui/Shop/CartContext.php212
'It should not be possible to complete checkout shipping step.'
/src/Sylius/Behat/Context/Ui/Shop/Checkout/CheckoutShippingContext.php223
'It should not be possible to complete checkout complete step.'
/src/Sylius/Behat/Context/Ui/Shop/Checkout/CheckoutCompleteContext.php378
'It should not be possible to complete checkout payment step.'
/src/Sylius/Behat/Context/Ui/Shop/Checkout/CheckoutPaymentContext.php169
sprintf('There is no notification with "%s". Got "%s"'$expectedNotification$hasNotifications)
/src/Sylius/Behat/Context/Ui/PaypalContext.php129
'Order should have at least one shipment.'
/src/Sylius/Behat/Context/Ui/EmailContext.php172
'Choose name should throw an exception!'
/src/Sylius/Behat/Context/Ui/Admin/ManagingCountriesContext.php161
sprintf('Expected "%s" not to be in "%s"'$currencyCodeimplode('", "'$this->homePage->getAvailableCurrencies( )))
/src/Sylius/Behat/Context/Ui/Shop/CurrencyContext.php68
sprintf('Vertical menu should not contain %s element'$menuItem)
/src/Sylius/Behat/Context/Ui/Shop/ProductContext.php622
'It is impossible to go to addressing step from current page.'
/src/Sylius/Behat/Context/Ui/Shop/CheckoutContext.php183
'It is impossible to go to shipping step from current page.'
/src/Sylius/Behat/Context/Ui/Shop/CheckoutContext.php203
sprintf('Expected "%s" not to be in "%s"'$localeimplode('", "'$this->homePage->getAvailableLocales( )))
/src/Sylius/Behat/Context/Ui/Shop/LocaleContext.php76
'Tagged payment methods resolvers need to have `type` and `label` attributes.'
/src/Sylius/Bundle/PaymentBundle/DependencyInjection/Compiler/RegisterPaymentMethodsResolversPass.php34
'Tagged attribute type needs to have `attribute_type`, `label` and `form_type` attributes.'
/src/Sylius/Bundle/AttributeBundle/DependencyInjection/Compiler/RegisterAttributeTypePass.php35
get_class($value)
/src/Sylius/Bundle/AttributeBundle/Validator/Constraints/ValidAttributeValueValidator.php36
'Sylius was not able to find the cart in session'
/src/Sylius/Bundle/OrderBundle/Context/SessionBasedCartContext.php51
'You must configure the logout path to be handled by the firewall.'
/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php88
'You must configure the check path to be handled by the firewall.'
/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php83
sprintf('Trying to overwrite block "%s" with block "%s".'$this->name$block->name)
/src/Sylius/Bundle/UiBundle/Registry/TemplateBlock.php96
sprintf('There is no template defined for block "%s" in event "%s".'$this->name$this->eventName)
/src/Sylius/Bundle/UiBundle/Registry/TemplateBlock.php68
'The shipment methods cannot be resolved in the current state of cart!'
/src/Sylius/Bundle/AdminApiBundle/Controller/ShowAvailableShippingMethodsController.php68
'FOSOAuthServerBundle must be registered in kernel.'
/src/Sylius/Bundle/AdminApiBundle/DependencyInjection/SyliusAdminApiExtension.php43
'Tagged shipping calculators needs to have `calculator` and `label` attributes.'
/src/Sylius/Bundle/ShippingBundle/DependencyInjection/Compiler/RegisterCalculatorsPass.php35
'Tagged shipping method rule checker `' $id '` needs to have `type`, `form_type` and `label` attributes.'
/src/Sylius/Bundle/ShippingBundle/DependencyInjection/Compiler/RegisterRuleCheckersPass.php36
'Sylius was not able to find the cart in session'
/src/Sylius/Bundle/OrderBundle/Context/SessionBasedCartContext.php43
sprintf('The cart with %s id could not be found!'$cartId)
/src/Sylius/Bundle/AdminApiBundle/Controller/ShowAvailablePaymentMethodsController.php83
'The payment methods cannot be resolved in the current state of cart!'
/src/Sylius/Bundle/AdminApiBundle/Controller/ShowAvailablePaymentMethodsController.php61
sprintf('The cart with %s id could not be found!'$cartId)
/src/Sylius/Bundle/AdminApiBundle/Controller/ShowAvailableShippingMethodsController.php90
'The repository class must have a "createQueryBuilder" method.'
/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Doctrine/ORM/SubresourceDataProvider.php76
'The given resource class is not a subresource.'
/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Doctrine/ORM/SubresourceDataProvider.php80
'Requested method is not allowed.'
/src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/OrderMethodsItemExtension.php78
sprintf('The object manager associated with the "%s" resource class cannot be retrieved.'$resourceClass)
/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Doctrine/ORM/SubresourceDataProvider.php71
sprintf('No %s route associated with the type "%s".'$operationType$resourceClass)
/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/RouteNameResolver.php102
sprintf('The operation "%s" cannot be found in the Swagger specification.'$swaggerData['operationId'])
/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Bundle/Action/SwaggerUiAction.php213
"The manager for $identifierResourceClass must be an EntityManager."
/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Doctrine/ORM/SubresourceDataProvider.php141
"The class metadata for $identifierResourceClass must be an instance of ClassMetadataInfo."
/src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Doctrine/ORM/SubresourceDataProvider.php147
'There is no master request on request stack.'
/src/Sylius/Bundle/ApiBundle/Context/TokenValueBasedCartContext.php67
'The master request is not an API request.'
/src/Sylius/Bundle/ApiBundle/Context/TokenValueBasedCartContext.php76
'Sylius was not able to find the cart, as there is no passed token value.'
/src/Sylius/Bundle/ApiBundle/Context/TokenValueBasedCartContext.php52
'Sylius was not able to find the cart for passed token value.'
/src/Sylius/Bundle/ApiBundle/Context/TokenValueBasedCartContext.php57
'Payment method can not be set'
/src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/ChoosePaymentMethodHandler.php79
'Could not generate'
/src/Sylius/Bundle/PromotionBundle/Tests/Command/GenerateCouponsCommandTest.php127
'You must configure the check path to be handled by the firewall.'
/src/Sylius/Bundle/UiBundle/spec/Controller/SecurityControllerSpec.php95
'You must configure the logout path to be handled by the firewall.'
/src/Sylius/Bundle/UiBundle/spec/Controller/SecurityControllerSpec.php102
sprintf('Cannot resolve available product option values. Option "%s" does not belong to product "%s".'self::PRODUCT_CODEself::PRODUCT_OPTION_CODE)
/src/Sylius/Component/Product/spec/Resolver/AvailableProductOptionValuesResolverSpec.php52
'Order has no channel, but it should.'
/src/Sylius/Component/Core/spec/Provider/ActivePromotionsByChannelProviderSpec.php55
'Number of targets must be bigger than 0.'
/src/Sylius/Component/Core/spec/Distributor/IntegerDistributorSpec.php42
'This order item unit is assigned to a different order item.'
/src/Sylius/Component/Order/spec/Model/OrderItemSpec.php157
'The option have not been created yet so you cannot access proxy methods.'
/src/Sylius/Component/Product/Model/ProductOptionValue.php101
'The option have not been created yet so you cannot access proxy methods.'
/src/Sylius/Component/Product/Model/ProductOptionValue.php87
sprintf('Currency "%s" not found! Available names: %s.'$nameimplode(', '$names))
/src/Sylius/Component/Currency/Converter/CurrencyNameConverter.php26
'The attribute is undefined, so you cannot access proxy methods.'
/src/Sylius/Component/Attribute/Model/AttributeValue.php210
sprintf('Country "%s" not found! Available names: %s.'$nameimplode(', '$names))
/src/Sylius/Component/Addressing/Converter/CountryNameConverter.php26
sprintf('Unexpected zone type "%s".'$type)
/src/Sylius/Component/Addressing/Matcher/ZoneMatcher.php100
'No locale is set for current channel!'
/src/Sylius/Component/Core/Locale/LocaleStorage.php39
'Wrong zone type supplied.'
/src/Sylius/Component/Addressing/Model/Zone.php95
'Order has no channel, but it should.'
/src/Sylius/Component/Core/Provider/ActivePromotionsByChannelProvider.php40
sprintf('Channel %s has no price defined for product variant %s'$context['channel']->getName( ), $productVariant->getName( ))
/src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php53
'Sylius was not able to prepare the cart.'
/src/Sylius/Component/Core/Cart/Context/ShopBasedCartContext.php64
'Order should have at least one shipment.'
/src/Sylius/Component/Core/Taxation/Applicator/OrderShipmentTaxesApplicator.php84
sprintf('Channel %s has no amount defined for shipping method %s'$subject->getOrder( )->getChannel( )->getName( ), $subject->getMethod( )->getName( ))
/src/Sylius/Component/Core/Shipping/Calculator/FlatRateCalculator.php34
sprintf('Interval "%s" not supported.'$interval->asString( ))
/src/Sylius/Component/Core/Dashboard/SalesDataProvider.php149
'createNew'
/src/Sylius/Component/Order/Factory/OrderItemUnitFactory.php42
sprintf('Channel %s has no amount defined for shipping method %s'$subject->getOrder( )->getChannel( )->getName( ), $subject->getMethod( )->getName( ))
/src/Sylius/Component/Core/Shipping/Calculator/PerUnitRateCalculator.php35
sprintf("Toggleable element state is '%s' but expected '%s'."$toggleableElement->isChecked( ) ? 'true' 'false'$expectedState 'true' 'false')
/src/Sylius/Behat/Behaviour/Toggles.php52
sprintf('Expected to be on "%s" but found "%s" instead'$this->getUrl($urlParameters), $this->getSession( )->getCurrentUrl( ))
/src/Sylius/Behat/Page/External/PaypalExpressCheckoutPage.php58
sprintf('Cannot find "%s" token, check if you are after proper checkout steps'$name)
/src/Sylius/Behat/Page/External/PaypalExpressCheckoutPage.php97
sprintf('There is no current resource for "%s"!'$key)
/src/Sylius/Behat/Service/SharedStorage.php27
sprintf('There is no "%s" latest resource!'$this->latestKey)
/src/Sylius/Behat/Service/SharedStorage.php47
sprintf('File %s does not exist'$source)
/src/Sylius/Behat/Service/ResponseLoader.php74
sprintf('Something went wrong, file %s is empty'$source)
/src/Sylius/Behat/Service/ResponseLoader.php86
sprintf('Something went wrong, cannot open %s'$source)
/src/Sylius/Behat/Service/ResponseLoader.php98
sprintf('Given source %s is a folder!'$source)
/src/Sylius/Behat/Service/ResponseLoader.php110
sprintf('"$minkParameters" passed to "%s" has to be an array or implement "%s".'self::class, \ArrayAccess::class)
/src/Sylius/Behat/Service/Setter/CookieSetter.php33
'Route name could not be matched to provided pages.'
/src/Sylius/Behat/Service/Resolver/CurrentPageResolver.php50
'Could not find row with given fields'
/src/Sylius/Behat/Service/Accessor/TableAccessor.php26
'Could not find any row with given fields'
/src/Sylius/Behat/Service/Accessor/TableAccessor.php35
sprintf('Could not find column with index %d'$columnIndex)
/src/Sylius/Behat/Service/Accessor/TableAccessor.php45
sprintf('Column with name "%s" not found!'$fieldName)
/src/Sylius/Behat/Service/Accessor/TableAccessor.php183
sprintf('Cannot resolve available product option values. Option "%s" does not belong to product "%s".'$product->getCode( ), $productOption->getCode( ))
/src/Sylius/Component/Product/Resolver/AvailableProductOptionValuesResolver.php27
'Adjustment is locked and cannot be modified.'
/src/Sylius/Component/Order/Model/Adjustment.php225
'There are not any requests on request stack'
/src/Sylius/Component/Channel/Context/RequestBased/ChannelContext.php58
'This order item unit is assigned to a different order item.'
/src/Sylius/Component/Order/Model/OrderItem.php170
'Given adjustable object class is not supported.'
/src/Sylius/Component/Order/Model/Adjustment.php216
sprintf('The algorithm "%s" is not supported.'$this->algorithm)
/src/Sylius/Component/User/Security/UserPbkdf2PasswordEncoder.php80
'Please run "composer require symfony/dotenv" to load the ".env" files configuring the application.'
/config/bootstrap.php15
'Channel was not found for given request'
/src/Sylius/Component/Channel/Context/RequestBased/ChannelContext.php67
'Cannot calculate charge for shipment without a defined shipping method.'
/src/Sylius/Component/Shipping/Calculator/DelegatingCalculator.php32
sprintf('User with email "%s" is already registered.'$command->email)
/src/Sylius/Bundle/ApiBundle/CommandHandler/RegisterShopUserHandler.php61
'Passwords do not match.'
/src/Sylius/Bundle/ApiBundle/CommandHandler/ChangeShopUserPasswordHandler.php41
'Requested method is not allowed.'
/src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/OrderGetMethodItemExtension.php90