Printf Inventory

List of all printf(), sprintf(), etc. formats strings mentioned in the code..

ValueCountFile:Line
'Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.'1
  • /src/Symfony/Bridge/Doctrine/ContainerAwareEventManager.php
'Object of class "%s" could not be converted to string.'1
  • /src/Symfony/Bridge/Doctrine/DataCollector/DoctrineDataCollector.php
'/* Resource(%s) */'1
  • /src/Symfony/Bridge/Doctrine/DataCollector/DoctrineDataCollector.php
'Failed to transform "%s" into "%s".'1
  • /src/Symfony/Bridge/Doctrine/Form/ChoiceList/ORMQueryBuilderLoader.php
'Entity of type "%s" passed to the choice field must be managed. Maybe you forget to persist it in the entity manager?'1
  • /src/Symfony/Bridge/Doctrine/Form/ChoiceList/IdReader.php
'The "$idReader" argument of "%s" must be null when the query cannot be optimized because of composite id fields.'1
  • /src/Symfony/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php
'Class "%s" seems not to be a managed Doctrine entity. Did you forget to map it?'1
  • /src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php
'Object manager "%s" does not exist.'1
  • /src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php
'Unable to find the object manager associated with an entity of class "%s".'1
  • /src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php
'The field "%s" is not mapped by Doctrine, so it cannot be validated for uniqueness.'1
  • /src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php
'The "%s" entity repository does not support the "%s" entity. The entity should be an instance of or extend "%s".'1
  • /src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php
'object("%s") identified by (%s)'1
  • /src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php
'You must either make the "%s" entity Doctrine Repository ("%s") implement "Symfony\Bridge\Doctrine\Security\User\UserLoaderInterface" or set the "property" option in the corresponding entity provider configuration.'1
  • /src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php
' The expression "%s" returned null.'1
  • /src/Symfony/Bridge/Doctrine/ArgumentResolver/EntityValueResolver.php
'"%s" object not found by "%s".'1
  • /src/Symfony/Bridge/Doctrine/ArgumentResolver/EntityValueResolver.php
'You cannot use the "%s" if the ExpressionLanguage component is not available. Try running "composer require symfony/expression-language".'1
  • /src/Symfony/Bridge/Doctrine/ArgumentResolver/EntityValueResolver.php
'%s needed to run this test'1
  • /src/Symfony/Bridge/Doctrine/Tests/Middleware/Debug/MiddlewareTest.php
'Expected "%s", got "%s"'1
  • /src/Symfony/Bridge/Doctrine/Tests/PropertyInfo/Fixtures/DoctrineFooType.php
'Unable to create the Doctrine Proxy directory "%s".'1
  • /src/Symfony/Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.php
'The Doctrine Proxy directory "%s" is not writeable for the current system user.'1
  • /src/Symfony/Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.php
'CREATE TABLE %s (id INTEGER NOT NULL)'1
  • /src/Symfony/Bridge/Doctrine/SchemaListener/AbstractSchemaListener.php
'Bundle "%s" does not exist or it is not enabled.'1
  • /src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
'Invalid Doctrine mapping path given. Cannot load Doctrine mapping/bundle named "%s".'1
  • /src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
'Mapping definitions for Doctrine manager "%s" require at least the "type", "dir" and "prefix" options.'1
  • /src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
'Specified non-existing directory "%s" as Doctrine mapping source.'1
  • /src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
'Can only configure "xml", "yml", "php", "staticphp" or "attribute" through the DoctrineBundle. Use your own bundle to configure other metadata drivers. You can register them by adding a new driver to the "%s" service definition.'1
  • /src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
'cache.%s.class'1
  • /src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
'"%s" is an unrecognized Doctrine cache driver.'1
  • /src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
'You cannot enable "auto_mapping" on more than one manager at the same time (found in "%s" and "%s"").'1
  • /src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php
'Doctrine event listener "%s" must specify the "event" attribute.'1
  • /src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php
'The Doctrine connection "%s" referenced in service "%s" does not exist. Available connections names: "%s".'1
  • /src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php
'Could not find the manager name parameter in the container. Tried the following parameter names: "%s".'1
  • /src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterMappingsPass.php
'The configured log file "%s" is not writeable.'1
  • /src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php
'%s deprecation notices (%d)'1
  • /src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php
"\n %sx: %s\n"1
  • /src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php
" %dx in %s\n"1
  • /src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php
'%0.6f00 %d'1
  • /src/Symfony/Bridge/PhpUnit/ClockMock.php
'%d%d'1
  • /src/Symfony/Bridge/PhpUnit/ClockMock.php
'Unrecognized threshold "%s", expected one of "%s".'1
  • /src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php
'Threshold for group "%s" has invalid value "%s".'1
  • /src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php
'Unsupported verbosity group "%s", expected one of "%s".'1
  • /src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php
'Invalid pattern found in "%s" on line "%d"'1
  • /src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php
'Unknown configuration option "%s".'1
  • /src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php
'No vendors found for path "%s".'1
  • /src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Deprecation.php
'phpunit-%s-%d'1
  • /src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php
'rmdir /S /Q %s 2> NUL'1
  • /src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php
'rmdir /S /Q %s'1
  • /src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php
'mklink /j phpunit %s > NUL 2>&1'1
  • /src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php
'%s %s --colors=%s'1
  • /src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php
'Deprecation type "%s" is %s'1
  • /src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/ConfigurationTest.php
'Since acme/lib 3.0: %s is deprecated, use %s_new instead.'1
  • /src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/acme/lib/SomeService.php
'Since bar/lib 3.0: %s is deprecated, use %s_new instead.'1
  • /src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/bar/lib/AnotherService.php
'Since App 3.0: %s is deprecated, use %s_new instead.'1
  • /src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_app/AppService.php
'This test is annotated with "@doesNotPerformAssertions", but performed %s assertions'1
  • /src/Symfony/Bridge/PhpUnit/Legacy/SymfonyTestsListenerTrait.php
'The "%s()" method requires the string $message argument.'1
  • /src/Symfony/Bridge/PhpUnit/Legacy/ExpectDeprecationTraitForV8_4.php
'The "%s()" method is not supported by Symfony\'s PHPUnit Bridge ExpectDeprecationTrait, pass the message to expectDeprecation() instead.'1
  • /src/Symfony/Bridge/PhpUnit/Legacy/ExpectDeprecationTraitForV8_4.php
'The "%s()" method is not supported by Symfony\'s PHPUnit Bridge ExpectDeprecationTrait.'1
  • /src/Symfony/Bridge/PhpUnit/Legacy/ExpectDeprecationTraitForV8_4.php
'<html><body>%s %s</body></html>'1
  • /src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/App/Controller/PsrRequestController.php
'You cannot use the "%s" as no PSR-17 factories have been provided. Try running "composer require php-http/discovery psr/http-factory-implementation:*".'1
  • /src/Symfony/Bridge/PsrHttpMessage/Factory/PsrHttpFactory.php
'Could not resolve message from a callable. Instance of "%s" is expected.'1
  • /src/Symfony/Bridge/Monolog/Handler/MailerHandler.php
'The "%s" handler needs an HTTP client. Try running "composer require symfony/http-client".'1
  • /src/Symfony/Bridge/Monolog/Handler/ElasticsearchLogstashHandler.php
"Could not push logs to Elasticsearch:\n%s"1
  • /src/Symfony/Bridge/Monolog/Handler/ElasticsearchLogstashHandler.php
'%-9s'1
  • /src/Symfony/Bridge/Monolog/Tests/Handler/ConsoleHandlerTest.php
'Server start failed on "%s": %s %s.'1
  • /src/Symfony/Bridge/Monolog/Tests/Handler/ServerLogHandlerTest.php
"%s <fg=cyan>WARNING </> <comment>[test]</> test\n"1
  • /src/Symfony/Bridge/Monolog/Tests/Formatter/ConsoleFormatterTest.php
'Did you forget to %s? Unknown %s "%s".'1
  • /src/Symfony/Bridge/Twig/UndefinedCallableHandler.php
'Did you forget to run "composer require %s"? Unknown %s "%s".'1
  • /src/Symfony/Bridge/Twig/UndefinedCallableHandler.php
'You cannot use the "%s" if the Translation Contracts are not available. Try running "composer require symfony/translation".'1
  • /src/Symfony/Bridge/Twig/Extension/TranslationExtension.php
'Argument 2 passed to "%s()" must be a locale passed as a string when the message is a "%s", "%s" given.'1
  • /src/Symfony/Bridge/Twig/Extension/TranslationExtension.php
'Unless the message is a "%s", argument 2 passed to "%s()" must be an array of parameters, "%s" given.'1
  • /src/Symfony/Bridge/Twig/Extension/TranslationExtension.php
'You cannot use the "%s" as the Translation Component is not installed. Try running "composer require symfony/translation".'1
  • /src/Symfony/Bridge/Twig/Extension/TranslationExtension.php
'An instance of "%s" must be provided to use "%s()".'1
  • /src/Symfony/Bridge/Twig/Extension/HttpKernelRuntime.php
'__internal_%s'1
  • /src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php
"Failed loading HTML:\n\n%s\n\nError: %s"1
  • /src/Symfony/Bridge/Twig/Test/FormLayoutTestCase.php
"Failed asserting that \n\n%s\n\nmatches exactly %s. Matches %s in \n\n%s"1
  • /src/Symfony/Bridge/Twig/Test/FormLayoutTestCase.php
<<<TWIG {{ fragment_uri(controller("%s::templateAction", {template: "foo.html.twig"})) }} TWIG1
  • /src/Symfony/Bridge/Twig/Tests/Extension/HttpKernelExtensionTest.php
'%s $this->env->getExtension(\'Symfony\Bridge\Twig\Extension\TranslationExtension\')->trans("trans %%var%%", array_merge(["%%var%%" => %s], %s), "messages");'1
  • /src/Symfony/Bridge/Twig/Tests/Node/TransNodeTest.php
'(isset($context["%1$s"]) || array_key_exists("%1$s", $context) ? $context["%1$s"] : (function () { throw new RuntimeError(\'Variable "%1$s" does not exist.\', 0, $this->source); })())'1
  • /src/Symfony/Bridge/Twig/Tests/Node/TransNodeTest.php
'$this->env->getRuntime("Symfony\\\\Component\\\\Form\\\\FormRenderer")->setTheme(%s, [1 => "tpl1", 0 => "tpl2"], true);'1
  • /src/Symfony/Bridge/Twig/Tests/Node/FormThemeTest.php
'$this->env->getRuntime("Symfony\\\\Component\\\\Form\\\\FormRenderer")->setTheme(%s, [1 => "tpl1", 0 => "tpl2"], false);'1
  • /src/Symfony/Bridge/Twig/Tests/Node/FormThemeTest.php
'$this->env->getRuntime("Symfony\\\\Component\\\\Form\\\\FormRenderer")->setTheme(%s, "tpl1", true);'1
  • /src/Symfony/Bridge/Twig/Tests/Node/FormThemeTest.php
'$this->env->getRuntime("Symfony\\\\Component\\\\Form\\\\FormRenderer")->setTheme(%s, "tpl1", false);'1
  • /src/Symfony/Bridge/Twig/Tests/Node/FormThemeTest.php
'$this->env->getRuntime(\'Symfony\Component\Form\FormRenderer\')->searchAndRenderBlock(%s, \'widget\')'1
  • /src/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php
'$this->env->getRuntime(\'Symfony\Component\Form\FormRenderer\')->searchAndRenderBlock(%s, \'widget\', ["foo" => "bar"])'1
  • /src/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php
'$this->env->getRuntime(\'Symfony\Component\Form\FormRenderer\')->searchAndRenderBlock(%s, \'label\', ["label" => "my label"])'1
  • /src/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php
'$this->env->getRuntime(\'Symfony\Component\Form\FormRenderer\')->searchAndRenderBlock(%s, \'label\', ["foo" => "bar"])'1
  • /src/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php
'$this->env->getRuntime(\'Symfony\Component\Form\FormRenderer\')->searchAndRenderBlock(%s, \'label\', ["foo" => "bar", "label" => "value in argument"])'1
  • /src/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php
'$this->env->getRuntime(\'Symfony\Component\Form\FormRenderer\')->searchAndRenderBlock(%s, \'label\', (%s($_label_ = ((true) ? (null) : (null))) ? [] : ["label" => $_label_]))'1
  • /src/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php
'$this->env->getRuntime(\'Symfony\Component\Form\FormRenderer\')->searchAndRenderBlock(%s, \'label\', ["foo" => "bar", "label" => "value in attributes"] + (%s($_label_ = ((true) ? (null) : (null))) ? [] : ["label" => $_label_]))'1
  • /src/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php
'@Twig/Exception/error%s.html.twig'1
  • /src/Symfony/Bridge/Twig/ErrorRenderer/TwigErrorRenderer.php
'A "%s" context cannot have an "email" entry as this is a reserved variable.'1
  • /src/Symfony/Bridge/Twig/Mime/BodyRenderer.php
'You cannot use "%s" if the "%s" Twig extension%s not available. Try running "%s".'1
  • /src/Symfony/Bridge/Twig/Mime/NotificationEmail.php
'You cannot use "%s" if the Markdown Twig extension is not available. Try running "composer require twig/markdown-extra".'1
  • /src/Symfony/Bridge/Twig/Mime/NotificationEmail.php
'[%s] %s'1
  • /src/Symfony/Bridge/Twig/Mime/NotificationEmail.php
'All %d Twig files contain valid syntax.'1
  • /src/Symfony/Bridge/Twig/Command/LintCommand.php
'%d Twig files have valid syntax and %d contain errors.'1
  • /src/Symfony/Bridge/Twig/Command/LintCommand.php
'<error> ERROR </error> in %s (line %s)'1
  • /src/Symfony/Bridge/Twig/Command/LintCommand.php
'<error> ERROR </error> (line %s)'1
  • /src/Symfony/Bridge/Twig/Command/LintCommand.php
'%s %-6s %s'1
  • /src/Symfony/Bridge/Twig/Command/LintCommand.php
'Argument "name" not supported, it requires the Twig loader "%s".'1
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php
'fg=black;bg=green;href=%s'1
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php
'* <href=%s>%s</>'1
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php
'* %s'1
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php
'No template paths configured for "@%s" namespace'1
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php
' <error>%s</error>'1
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php
'Path "%s" not matching any bundle found'1
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php
", did you mean \"%s\"?\n"1
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php
" - %s\n"1
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php
'Malformed namespaced template name "%s" (expecting "@namespace/template_name").'1
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php
'$%svars = [];' . "\n"1
  • /src/Symfony/Bridge/Twig/Node/DumpNode.php
'foreach ($context as $%1$skey => $%1$sval) {' . "\n"1
  • /src/Symfony/Bridge/Twig/Node/DumpNode.php
'if (!$%sval instanceof \Twig\Template) {' . "\n"1
  • /src/Symfony/Bridge/Twig/Node/DumpNode.php
'$%1$svars[$%1$skey] = $%1$sval;' . "\n"1
  • /src/Symfony/Bridge/Twig/Node/DumpNode.php
'\Symfony\Component\VarDumper\VarDumper::dump($%svars);' . "\n"1
  • /src/Symfony/Bridge/Twig/Node/DumpNode.php
'%.1f'1
  • /src/Symfony/Contracts/Cache/CacheTrait.php
'Unable to choose a translation for "%s" with locale "%s" for value "%d". Double check that this translation has the correct plural options (e.g. "There is one apple|There are %%count%% apples").'1
  • /src/Symfony/Contracts/Translation/TranslatorTrait.php
'deprecated'1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/DeprecatedClass.php
'The "%s" service relies on the deprecated "%s" class. It should either be deprecated or its implementation upgraded.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'The "%s" service relies on the deprecated "%s" factory class. It should either be deprecated or its factory upgraded.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'bar'1
  • /src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php
'Deprecated class.'1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/CheckTypeDeclarationsPass/Deprecated.php
rtrim($deprecation['message'], '. ') . '. It is being referenced by the "%s" ' . ($container->hasDefinition($this->currentId) ? 'service.' : 'alias.')1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php
'Please install the "intl" PHP extension for best performance.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Cannot use "%s" on method "%s::%s()" (can only be used on non-static, non-abstract methods with no parameters).'1
  • /src/Symfony/Contracts/Service/ServiceSubscriberTrait.php
'Cannot use "%s" on methods without a return type in "%s::%s()".'1
  • /src/Symfony/Contracts/Service/ServiceSubscriberTrait.php
'only knows about the "%s" and "%s" services.'1
  • /src/Symfony/Contracts/Service/ServiceLocatorTrait.php
'only knows about the "%s" service.'1
  • /src/Symfony/Contracts/Service/ServiceLocatorTrait.php
'Service "%s" not found: the current service locator %s'1
  • /src/Symfony/Contracts/Service/ServiceLocatorTrait.php
'Unable to find the controller for path "%s". The route is wrongly configured.'1
  • /src/Symfony/Component/HttpKernel/HttpKernel.php
'The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned %s.'1
  • /src/Symfony/Component/HttpKernel/HttpKernel.php
'an object of type %s'1
  • /src/Symfony/Component/HttpKernel/HttpKernel.php
'%s => ...'1
  • /src/Symfony/Component/HttpKernel/HttpKernel.php
'an array ([%s])'1
  • /src/Symfony/Component/HttpKernel/HttpKernel.php
'a resource (%s)'1
  • /src/Symfony/Component/HttpKernel/HttpKernel.php
'a string ("%s%s")'1
  • /src/Symfony/Component/HttpKernel/HttpKernel.php
'a number (%s)'1
  • /src/Symfony/Component/HttpKernel/HttpKernel.php
'Bundle "%s" does not exist or it is not enabled. Maybe you forgot to add it in the "registerBundles()" method of your "%s.php" file?'1
  • /src/Symfony/Component/HttpKernel/Kernel.php
'A resource name must start with @ ("%s" given).'1
  • /src/Symfony/Component/HttpKernel/Kernel.php
'File name "%s" contains invalid characters (..).'1
  • /src/Symfony/Component/HttpKernel/Kernel.php
'Unable to find file "%s".'1
  • /src/Symfony/Component/HttpKernel/Kernel.php
'Cannot auto-detect project dir for kernel of class "%s".'1
  • /src/Symfony/Component/HttpKernel/Kernel.php
'Trying to register two bundles with the same name "%s".'1
  • /src/Symfony/Component/HttpKernel/Kernel.php
'The environment "%s" contains invalid characters, it can only contain characters allowed in PHP class names.'1
  • /src/Symfony/Component/HttpKernel/Kernel.php
'Unable to create the "%s" directory (%s).'1
  • /src/Symfony/Component/HttpKernel/Kernel.php
'Unable to write in the "%s" directory (%s).'1
  • /src/Symfony/Component/HttpKernel/Kernel.php
'Invalid dump format: "%s".'1
  • /src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php
'<a href="%s" title="%s">' . $s . '</a>'1
  • /src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php
'<abbr title="%s">' . $s . '</abbr>'1
  • /src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php
'Invalid log level "%s".'1
  • /src/Symfony/Component/HttpKernel/Attribute/WithLogLevel.php
'Argument $%s does not have a default value. Use "%s::hasDefaultValue()" to avoid this exception.'1
  • /src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadata.php
'Testing: %s'1
  • /src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php
'Cookie named "%s" is not in response'1
  • /src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php
'Cache-Control header must have "%s" flag'1
  • /src/Symfony/Component/HttpKernel/Tests/HttpCache/ResponseCacheStrategyTest.php
'Cache-Control header must NOT have "%s" flag'1
  • /src/Symfony/Component/HttpKernel/Tests/HttpCache/ResponseCacheStrategyTest.php
'Cache-Control flag "%s" should be "%s"'1
  • /src/Symfony/Component/HttpKernel/Tests/HttpCache/ResponseCacheStrategyTest.php
'Automatic initialization is only supported on root forms. You should set the "auto_initialize" option to false on the field "%s".'1
  • /src/Symfony/Component/Form/Form.php
'Child "%s" does not exist.'1
  • /src/Symfony/Component/Form/Form.php
'Unable to transform data for property path "%s": '1
  • /src/Symfony/Component/Form/Form.php
'Unable to transform value for property path "%s": '1
  • /src/Symfony/Component/Form/Form.php
'Could not load type "%s": class does not exist.'1
  • /src/Symfony/Component/Form/FormRegistry.php
'Could not load type "%s": class does not implement "Symfony\Component\Form\FormTypeInterface".'1
  • /src/Symfony/Component/Form/FormRegistry.php
'Circular reference detected for form type "%s" (%s).'1
  • /src/Symfony/Component/Form/FormRegistry.php
'The child with the name "%s" does not exist.'1
  • /src/Symfony/Component/Form/FormBuilder.php
'The VarDumper component is needed for using the "%s" class. Install symfony/var-dumper version 3.4 or above.'1
  • /src/Symfony/Component/Form/Extension/DataCollector/FormDataCollector.php
'Unknown timezone identifier "%s".'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/IntlTimeZoneToStringTransformer.php
'This amount of "%s" is invalid.'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/DateIntervalToArrayTransformer.php
'P%sY%sM%sWT%sH%sM%sS'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/DateIntervalToArrayTransformer.php
'P%sY%sM%sDT%sH%sM%sS'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/DateIntervalToArrayTransformer.php
'Input timezone is invalid: "%s".'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/BaseDateTimeTransformer.php
'Output timezone is invalid: "%s".'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/BaseDateTimeTransformer.php
'The value "%s" is not a valid integer.'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/IntegerToLocalizedStringTransformer.php
'Value is expected to be a string but was "%s".'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php
'Value is expected to be an array, but was "%s".'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php
'Expected only keys "year" and "week" to be present, but also got ["%s"].'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php
'Year is expected to be an integer, but was "%s".'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php
'Week is expected to be an integer, but was "%s".'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php
'Week "%d" does not exist for year "%d".'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php
'%d-W%02d'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php
'"%s" could not be parsed as a date.'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php
'The value "%s" is not a valid ULID.'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/UlidToStringTransformer.php
'The choice "%s" does not exist or is not unique.'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoiceToValueTransformer.php
'%s-%s-%s %s:%s:%s'1
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php
'The "format" option should contain the letters "y", "M" or "d". Its current value is "%s".'1
  • /src/Symfony/Component/Form/Extension/Core/Type/DateType.php
'The "format" option should contain the letters "y", "M" and "d". Its current value is "%s".'1
  • /src/Symfony/Component/Form/Extension/Core/Type/DateType.php
'The "symfony/intl" component is required to use "%s" with option "intl=true". Try running "composer require symfony/intl".'1
  • /src/Symfony/Component/Form/Extension/Core/Type/TimezoneType.php
'The configured "model_timezone" (%s) must match the timezone of the "reference_date" (%s).'1
  • /src/Symfony/Component/Form/Extension/Core/Type/TimeType.php
'%s:%s:%s'1
  • /src/Symfony/Component/Form/Extension/Core/Type/TimeType.php
'Cannot use the "date_format" option of the "%s" with an HTML5 date.'1
  • /src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php
'Cannot use the "date_widget" option of the "%s" when the "widget" option is set to "single_text".'1
  • /src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php
'Cannot use the "time_widget" option of the "%s" when the "widget" option is set to "single_text".'1
  • /src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php
'The "widget" option of "%s" must be set to "single_text" when the "html5" option is enabled.'1
  • /src/Symfony/Component/Form/Extension/Core/Type/WeekType.php
'The child "%s" of "%s" mapped by the rule "%s" in "%s" does not exist.'1
  • /src/Symfony/Component/Form/Extension/Validator/ViolationMapper/MappingRule.php
'The field type "%s" is not registered in the service container.'1
  • /src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php
'The extended type "%s" specified for the type extension class "%s" does not match any of the actual extended types (["%s"]).'1
  • /src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php
'The "hash_property_path" option only supports "%s" objects, "%s" given.'1
  • /src/Symfony/Component/Form/Extension/PasswordHasher/EventListener/PasswordHasherListener.php
'expected running time: <= %s but was: %s'1
  • /src/Symfony/Component/Form/Test/FormPerformanceTestCase.php
'The trait "ValidatorExtensionTrait" can only be added to a class that extends "%s".'1
  • /src/Symfony/Component/Form/Test/Traits/ValidatorExtensionTrait.php
'Test requires features from symfony/form %.2f but only version %.2f is supported.'1
  • /src/Symfony/Component/Form/Tests/VersionAwareTest.php
'An error has occurred resolving the options of the form "%s": The required option "foo" is missing.'1
  • /src/Symfony/Component/Form/Tests/ResolvedFormTypeTest.php
'Translation of: %s'1
  • /src/Symfony/Component/Form/Tests/Extension/Core/Type/ChoiceTypeTranslationTest.php
'The extended type "unmatched" specified for the type extension class "%s" does not match any of the actual extended types (["test"]).'1
  • /src/Symfony/Component/Form/Tests/Extension/DependencyInjection/DependencyInjectionExtensionTest.php
'No mapping for value "%s"'1
  • /src/Symfony/Component/Form/Tests/Fixtures/FixedDataTransformer.php
'No reverse mapping for value "%s"'1
  • /src/Symfony/Component/Form/Tests/Fixtures/FixedDataTransformer.php
'%s/../../Fixtures/Descriptor/%s.%s'1
  • /src/Symfony/Component/Form/Tests/Console/Descriptor/AbstractDescriptorTestCase.php
'Option "%s" is not defined in "%s".'1
  • /src/Symfony/Component/Form/Command/DebugCommand.php
"Could not find type \"%s\" into the following namespaces:\n %s"1
  • /src/Symfony/Component/Form/Command/DebugCommand.php
"The type \"%s\" is ambiguous.\n\nDid you mean one of these?\n %s."1
  • /src/Symfony/Component/Form/Command/DebugCommand.php
"The type \"%s\" is ambiguous.\n\nSelect one of the following form types to display its information:"1
  • /src/Symfony/Component/Form/Command/DebugCommand.php
'The getExtendedTypes() method for service "%s" does not return any extended types.'1
  • /src/Symfony/Component/Form/DependencyInjection/FormPass.php
'%s (Block prefix: "%s")'1
  • /src/Symfony/Component/Form/Console/Descriptor/TextDescriptor.php
'Invalid HTTP method "%s", only uppercase letters are accepted.'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'The closure passed as option "buffer" must return bool or stream resource, got "%s".'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'The stream returned by the closure passed as option "buffer" must be writeable, got mode "%s".'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Option "buffer" must be bool, stream resource or Closure, "%s" given.'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'The stream in option "buffer" must be writeable, mode "%s" given.'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Option "auth_basic" must contain 1 or 2 elements, "%s" given.'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Option "auth_basic" must be string or an array, "%s" given.'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Option "auth_bearer" must be a string, "%s" given.'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Option "auth_ntlm" is not supported by "%s", ' . $msg1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Option "vars" is not supported by "%s", try using "%s" instead.'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Unsupported option "%s" passed to "%s", did you mean "%s"?'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Invalid header: CR/LF/NUL found in "%s".'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Invalid "%s" resource found in body part "%s".'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Uploaded stream ended for body part "%s".'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Error while reading uploaded stream for body part "%s".'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Option "body" must be string, stream resource, iterable or callable, "%s" given.'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Cannot auto-detect fingerprint algorithm for "%s".'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Option "peer_fingerprint" must be string or array, "%s" given.'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Invalid "base_uri" option: host or scheme is missing in "%s".'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Invalid URL: scheme is missing in "%s". Did you forget to add "http(s)://"?'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Invalid URL: no "base_uri" option was provided and host or scheme is missing in "%s".'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Malformed URL "%s".'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Unsupported scheme in "%s".'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Unsupported IDN "%s", try enabling the "intl" PHP extension or running "composer require symfony/polyfill-intl-idn".'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'Unsupported proxy scheme "%s": "http" or "https" expected.'1
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
'The "%s::shouldRetry()" method must not return null when called with an exception.'1
  • /src/Symfony/Component/HttpClient/RetryableHttpClient.php
'The "%s::shouldRetry()" method must not return null when called with a body.'1
  • /src/Symfony/Component/HttpClient/RetryableHttpClient.php
'You cannot use "%s" if the HttpFoundation component is not installed. Try running "composer require symfony/http-foundation".'1
  • /src/Symfony/Component/HttpClient/NoPrivateNetworkHttpClient.php
'You cannot use "%s()" as the "guzzlehttp/promises" package is not installed. Try running "composer require guzzlehttp/promises".'1
  • /src/Symfony/Component/HttpClient/HttplugClient.php
'Could not resolve host "%s".'1
  • /src/Symfony/Component/HttpClient/NativeHttpClient.php
'No options are mapped to the provided "%s" default regexp.'1
  • /src/Symfony/Component/HttpClient/ScopingHttpClient.php
'The response factory passed to MockHttpClient must return/yield an instance of ResponseInterface, "%s" given.'1
  • /src/Symfony/Component/HttpClient/MockHttpClient.php
'Using "%s" requires that the HttpKernel component version 4.3 or higher is installed, try running "composer require symfony/http-kernel:^5.4".'1
  • /src/Symfony/Component/HttpClient/CachingHttpClient.php
'Option "auth_ntlm" must contain 1 or 2 elements, %d given.'1
  • /src/Symfony/Component/HttpClient/CurlHttpClient.php
'Option "auth_ntlm" must be a string or an array, "%s" given.'1
  • /src/Symfony/Component/HttpClient/CurlHttpClient.php
'Rejecting pushed response: "%s"'1
  • /src/Symfony/Component/HttpClient/CurlHttpClient.php
'Curl option "%s" is not supported.'1
  • /src/Symfony/Component/HttpClient/CurlHttpClient.php
'The return value of the "body" option callback must be a string, "%s" returned.'1
  • /src/Symfony/Component/HttpClient/CurlHttpClient.php
'Cannot set "%s" with "extra.curl", use option "%s" instead.'1
  • /src/Symfony/Component/HttpClient/CurlHttpClient.php
'Cannot set "%s" with "extra.curl".'1
  • /src/Symfony/Component/HttpClient/CurlHttpClient.php
'Response content-type is "%s" while "text/event-stream" was expected for "%s".'1
  • /src/Symfony/Component/HttpClient/EventSourceHttpClient.php
'--request %s'1
  • /src/Symfony/Component/HttpClient/DataCollector/HttpClientDataCollector.php
'--url %s'1
  • /src/Symfony/Component/HttpClient/DataCollector/HttpClientDataCollector.php
'%s for "%s".'1
  • /src/Symfony/Component/HttpClient/Response/NativeResponse.php
'Transfer closed with %s bytes remaining to read.'1
  • /src/Symfony/Component/HttpClient/Response/NativeResponse.php
'Skipping pushed response: "%s"'1
  • /src/Symfony/Component/HttpClient/Response/AmpResponse.php
'"%s::stream()" expects parameter 1 to be an iterable of AsyncResponse objects, "%s" given.'1
  • /src/Symfony/Component/HttpClient/Response/AsyncResponse.php
'Instance of "%s" is already consumed and cannot be managed by "%s". A decorated client should not call any of the response\'s methods in its "request()" method.'1
  • /src/Symfony/Component/HttpClient/Response/AsyncResponse.php
'A chunk passthru must return an "Iterator", "%s" returned.'1
  • /src/Symfony/Component/HttpClient/Response/AsyncResponse.php
'A chunk passthru must yield instances of "%s", "%s" yielded.'1
  • /src/Symfony/Component/HttpClient/Response/AsyncResponse.php
'Transfer closed with %d bytes remaining to read.'1
  • /src/Symfony/Component/HttpClient/Response/MockResponse.php
'Providing a client to "%s()" is required when the response doesn\'t have any "stream()" method.'1
  • /src/Symfony/Component/HttpClient/Response/StreamWrapper.php
'Invalid mode "%s": only "r" is supported.'1
  • /src/Symfony/Component/HttpClient/Response/StreamWrapper.php
'"%s::stream()" expects parameter 1 to be an iterable of TraceableResponse objects, "%s" given.'1
  • /src/Symfony/Component/HttpClient/Response/TraceableResponse.php
'JSON content was expected to decode to an array, "%s" returned for "%s".'1
  • /src/Symfony/Component/HttpClient/Response/CommonResponseTrait.php
'Unsupported protocol for "%s"'1
  • /src/Symfony/Component/HttpClient/Response/CurlResponse.php
'Userland callback cannot use the client nor the response while processing "%s".'1
  • /src/Symfony/Component/HttpClient/Response/CurlResponse.php
'Error while processing content unencoding for "%s".'1
  • /src/Symfony/Component/HttpClient/Response/TransportResponseTrait.php
'Response: "%s %s"'1
  • /src/Symfony/Component/HttpClient/Response/TransportResponseTrait.php
'Server-Sent Event%s data is empty.'1
  • /src/Symfony/Component/HttpClient/Chunk/ServerSentEvent.php
'Decoding Server-Sent Event%s failed: '1
  • /src/Symfony/Component/HttpClient/Chunk/ServerSentEvent.php
'JSON content was expected to decode to an array, "%s" returned in Server-Sent Event%s.'1
  • /src/Symfony/Component/HttpClient/Chunk/ServerSentEvent.php
'Invalid file path provided: "%s".'1
  • /src/Symfony/Component/HttpClient/Test/HarFileResponseFactory.php
'File "%s" does not contain a response for HTTP request "%s" "%s".'1
  • /src/Symfony/Component/HttpClient/Test/HarFileResponseFactory.php
'Unsupported encoding "%s", currently only base64 is supported.'1
  • /src/Symfony/Component/HttpClient/Test/HarFileResponseFactory.php
'Multiplier must be greater than or equal to one: "%s" given.'1
  • /src/Symfony/Component/HttpClient/Retry/GenericRetryStrategy.php
'Jitter must be between 0 and 1: "%s" given.'1
  • /src/Symfony/Component/HttpClient/Retry/GenericRetryStrategy.php
'cb_%s'1
  • /src/Symfony/Component/HttpClient/Tests/NoPrivateNetworkHttpClientTest.php
'curl \\ --compressed \\ --request GET \\ --url %1$shttp://localhost:8057/301%1$s \\ --header %1$sAccept: */*%1$s \\ --header %1$sAuthorization: Basic Zm9vOmJhcg==%1$s \\ --header %1$sAccept-Encoding: gzip%1$s \\ --header %1$sUser-Agent: Symfony HttpClient (Native)%1$s'1
  • /src/Symfony/Component/HttpClient/Tests/DataCollector/HttpClientDataCollectorTest.php
"* Connected to %s (%s) port %d\n"1
  • /src/Symfony/Component/HttpClient/Internal/AmpListener.php
'SSL public key does not match pinned public key for "%s".'1
  • /src/Symfony/Component/HttpClient/Internal/AmpListener.php
'Rejecting pushed response from "%s": pushed headers are invalid'1
  • /src/Symfony/Component/HttpClient/Internal/CurlClientState.php
'Rejecting pushed response from "%s": server is not authoritative for "%s"'1
  • /src/Symfony/Component/HttpClient/Internal/CurlClientState.php
'HTTP %d returned for "%s".'1
  • /src/Symfony/Component/HttpClient/Exception/HttpExceptionTrait.php
'%s returned for "%s".'1
  • /src/Symfony/Component/HttpClient/Exception/HttpExceptionTrait.php
'Serialization for the format "%s" is not supported.'1
  • /src/Symfony/Component/Serializer/Serializer.php
'Deserialization for the format "%s" is not supported.'1
  • /src/Symfony/Component/Serializer/Serializer.php
'Could not normalize object of type "%s", no supporting normalizer found.'1
  • /src/Symfony/Component/Serializer/Serializer.php
'"%s" resource'1
  • /src/Symfony/Component/Serializer/Serializer.php
'Data expected to be of type "%s" ("%s" given).'1
  • /src/Symfony/Component/Serializer/Serializer.php
'Could not denormalize object of type "%s", no supporting normalizer found.'1
  • /src/Symfony/Component/Serializer/Serializer.php
'Groups on "%s::%s()" cannot be added. Groups can only be added on methods beginning with "get", "is", "has" or "set".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php
'MaxDepth on "%s::%s()" cannot be added. MaxDepth can only be added on methods beginning with "get", "is", "has" or "set".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php
'SerializedName on "%s::%s()" cannot be added. SerializedName can only be added on methods beginning with "get", "is", "has" or "set".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php
'SerializedPath on "%s::%s()" cannot be added. SerializedPath can only be added on methods beginning with "get", "is", "has" or "set".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php
'Ignore on "%s::%s()" cannot be added. Ignore can only be added on methods beginning with "get", "is", "has" or "set".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php
'Context on "%s::%s()" cannot be added. Context can only be added on methods beginning with "get", "is", "has" or "set".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php
' on "%s::%s()"'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php
' on "%s::$%s"'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php
'Could not instantiate attribute "%s"%s.'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php
'The "groups" key must be an array of strings in "%s" for the attribute "%s" of the class "%s".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php
'Group names must be strings in "%s" for the attribute "%s" of the class "%s".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php
'The "max_depth" value must be an integer in "%s" for the attribute "%s" of the class "%s".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php
'The "serialized_name" value must be a non-empty string in "%s" for the attribute "%s" of the class "%s".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php
'The "serialized_path" value must be a valid property path in "%s" for the attribute "%s" of the class "%s".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php
'The "ignore" value must be a boolean in "%s" for the attribute "%s" of the class "%s".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php
'The "type_property" key must be set for the discriminator map of the class "%s" in "%s".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php
'The "mapping" key must be set for the discriminator map of the class "%s" in "%s".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php
'The "serialized-path" value must be a valid property path for the attribute "%s" of the class "%s".'1
  • /src/Symfony/Component/Serializer/Mapping/Loader/XmlFileLoader.php
"\n'%s' => %s,"1
  • /src/Symfony/Component/Serializer/Mapping/Factory/ClassMetadataFactoryCompiler.php
'Compiled metadata must be of the type array, %s given.'1
  • /src/Symfony/Component/Serializer/Mapping/Factory/CompiledClassMetadataFactory.php
'The "%s" delimiter must be a single character.'1
  • /src/Symfony/Component/Serializer/Context/Encoder/CsvEncoderContextBuilder.php
'The "%s" enclosure must be a single character.'1
  • /src/Symfony/Component/Serializer/Context/Encoder/CsvEncoderContextBuilder.php
'The "%s" escape character must be empty or a single character.'1
  • /src/Symfony/Component/Serializer/Context/Encoder/CsvEncoderContextBuilder.php
'The "%s" timezone is invalid.'1
  • /src/Symfony/Component/Serializer/Context/Normalizer/DateTimeNormalizerContextBuilder.php
'The depth key pattern "%s" is not valid. You must set exactly two string placeholders.'1
  • /src/Symfony/Component/Serializer/Context/Normalizer/AbstractObjectNormalizerContextBuilder.php
'Each attribute must be a string, "%s" given.'1
  • /src/Symfony/Component/Serializer/Context/Normalizer/AbstractNormalizerContextBuilder.php
'The "%s" normalization format is not valid.'1
  • /src/Symfony/Component/Serializer/Context/Normalizer/UidNormalizerContextBuilder.php
'Parameter given to "%s" must be a non-empty string.'1
  • /src/Symfony/Component/Serializer/Attribute/SerializedName.php
'At least one of the "context", "normalizationContext", or "denormalizationContext" options must be provided as a non-empty array to "%s".'1
  • /src/Symfony/Component/Serializer/Attribute/Context.php
'Parameter "groups" given to "%s" must be a string or an array of strings, "%s" given.'1
  • /src/Symfony/Component/Serializer/Attribute/Context.php
'Parameter "typeProperty" given to "%s" cannot be empty.'1
  • /src/Symfony/Component/Serializer/Attribute/DiscriminatorMap.php
'Parameter "mapping" given to "%s" cannot be empty.'1
  • /src/Symfony/Component/Serializer/Attribute/DiscriminatorMap.php
'Parameter given to "%s" must be a valid property path.'1
  • /src/Symfony/Component/Serializer/Attribute/SerializedPath.php
'Parameter given to "%s" must be a positive integer.'1
  • /src/Symfony/Component/Serializer/Attribute/MaxDepth.php
'Parameter given to "%s" cannot be empty.'1
  • /src/Symfony/Component/Serializer/Attribute/Groups.php
'Parameter given to "%s" must be a string or an array of non-empty strings.'1
  • /src/Symfony/Component/Serializer/Attribute/Groups.php
'The "%s" context variable must be an array or null, given "%s".'1
  • /src/Symfony/Component/Serializer/Encoder/CsvEncoder.php
'No encoder found for format "%s".'1
  • /src/Symfony/Component/Serializer/Encoder/ChainEncoder.php
'No decoder found for format "%s".'1
  • /src/Symfony/Component/Serializer/Encoder/ChainDecoder.php
'Enabling "%s" serializer option requires seld/jsonlint. Try running "composer require seld/jsonlint".'1
  • /src/Symfony/Component/Serializer/Encoder/JsonDecode.php
'%s resource'1
  • /src/Symfony/Component/Serializer/Encoder/XmlEncoder.php
'Context on "%s::badMethod()" cannot be added'1
  • /src/Symfony/Component/Serializer/Tests/Mapping/Loader/AttributeLoaderTest.php
'Ignore on "%s::badIgnore()" cannot be added'1
  • /src/Symfony/Component/Serializer/Tests/Mapping/Loader/AttributeLoaderTest.php
'<?xml version="1.0"?> <response><dateTime>%s</dateTime></response> '1
  • /src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
'<?xml version="1.0"?> <response><foo dateTime="%s"/></response> '1
  • /src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php
'Parameter "groups" given to "%s" must be a string or an array of strings, "stdClass" given'1
  • /src/Symfony/Component/Serializer/Tests/Annotation/ContextTest.php
'Failed asserting that exception of type "%s" is thrown.'1
  • /src/Symfony/Component/Serializer/Tests/Normalizer/Features/ConstructorArgumentsTestTrait.php
'Cannot create an instance of "%s" from serialized data because its constructor requires the following parameters to be present : "$foo", "$baz".'1
  • /src/Symfony/Component/Serializer/Tests/Normalizer/Features/ConstructorArgumentsTestTrait.php
'Class "%s" was not found.'1
  • /src/Symfony/Component/Serializer/Command/DebugCommand.php
'%d'1
  • /src/Symfony/Component/Serializer/Normalizer/DateTimeNormalizer.php
'Parsing datetime string "%s" using format "%s" resulted in %d errors: '1
  • /src/Symfony/Component/Serializer/Normalizer/DateTimeNormalizer.php
'at position %d: %s'1
  • /src/Symfony/Component/Serializer/Normalizer/DateTimeNormalizer.php
'The passed serializer should implement both NormalizerInterface and DenormalizerInterface, "%s" given.'1
  • /src/Symfony/Component/Serializer/Normalizer/MimeMessageNormalizer.php
'Data expected to be "%s", "%s" given.'1
  • /src/Symfony/Component/Serializer/Normalizer/ArrayDenormalizer.php
'The nested denormalizer needs to be set to allow "%s()" to be used.'1
  • /src/Symfony/Component/Serializer/Normalizer/ArrayDenormalizer.php
'The type of the key "%s" must be "%s" ("%s" given).'1
  • /src/Symfony/Component/Serializer/Normalizer/ArrayDenormalizer.php
'The "%s" given in the default context is not callable.'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'The "%s" given in the context is not callable.'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'Cannot normalize attribute "%s" because the injected serializer is not a normalizer.'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'Duplicate values for key "%s" found. One value is set via the SerializedPath attribute: "%s", the other one is set via the SerializedName attribute: "%s".'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'Failed to denormalize attribute "%s" value for class "%s": ' . $e->getMessage( )1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'The type of the "%s" attribute for class "%s" must be bool ("%s" given).'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'The type of the "%s" attribute for class "%s" must be int ("%s" given).'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'The type of the "%s" attribute for class "%s" must be float ("%s" given).'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'Cannot denormalize attribute "%s" for class "%s" because injected serializer is not a denormalizer.'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'The type of the "%s" attribute for class "%s" must be one of "%s" ("%s" given).'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'The element you are trying to set is already populated: "%s".'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'depth_%s::%s'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'Duplicate serialized path: "%s" used for properties "%s" and "%s".'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'Type property "%s" not found for the abstract object "%s".'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'The type "%s" is not a valid value.'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php
'Cannot denormalize with "%s".'1
  • /src/Symfony/Component/Serializer/Normalizer/JsonSerializableNormalizer.php
'data:%s,%s'1
  • /src/Symfony/Component/Serializer/Normalizer/DataUriNormalizer.php
'data:%s;base64,%s'1
  • /src/Symfony/Component/Serializer/Normalizer/DataUriNormalizer.php
'Cannot denormalize to a "%s" without the HttpFoundation component installed. Try running "composer require symfony/http-foundation".'1
  • /src/Symfony/Component/Serializer/Normalizer/DataUriNormalizer.php
'The class parameter "%s" is not supported. It must be one of "SplFileInfo", "SplFileObject" or "Symfony\Component\HttpFoundation\File\File".'1
  • /src/Symfony/Component/Serializer/Normalizer/DataUriNormalizer.php
'Invalid callback found in the "%s" default context option.'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
'A class metadata factory must be provided in the constructor when setting "%s" to false.'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
'Cannot create an instance of "%s" from serialized data because the variadic parameter "%s" can only accept an array.'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
'Failed to create object because the class misses the "%s" property.'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
'Cannot create an instance of "%s" from serialized data because its constructor requires the following parameters to be present : "$%s".'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
'Failed to create object because the class "%s" is not instantiable.'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
'Cannot create an instance of "%s" from serialized data because the serializer inject in "%s" is not a denormalizer.'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
'Could not determine the class of the parameter "%s".'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
'The "%s"%s context option must be an array of callables.'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
'Invalid callback found for attribute "%s" in the "%s"%s context option.'1
  • /src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
'The object must implement the "%s".'1
  • /src/Symfony/Component/Serializer/Normalizer/TranslatableNormalizer.php
'The "%s" format is not valid.'1
  • /src/Symfony/Component/Serializer/Normalizer/UidNormalizer.php
'The data is not a valid "%s" string representation.'1
  • /src/Symfony/Component/Serializer/Normalizer/UidNormalizer.php
'urn:uuid:%s'1
  • /src/Symfony/Component/Serializer/Normalizer/ConstraintViolationListNormalizer.php
'%s: '1
  • /src/Symfony/Component/Serializer/Normalizer/ConstraintViolationListNormalizer.php
'Extra attributes are not allowed ("%s" %s unknown).'1
  • /src/Symfony/Component/Serializer/Exception/ExtraAttributesException.php
'Issue expanding a command (%s)'1
  • /src/Symfony/Component/Dotenv/Dotenv.php
'Unsupported character "%s" found in the default value of variable "$%s".'1
  • /src/Symfony/Component/Dotenv/Dotenv.php
'Successfully dumped .env files in <info>.env.local.php</> for the <info>%s</> environment.'1
  • /src/Symfony/Component/Dotenv/Command/DotenvDumpCommand.php
'<fg=green>✓</> %s'1
  • /src/Symfony/Component/Dotenv/Command/DebugCommand.php
'<fg=red>⨯</> %s'1
  • /src/Symfony/Component/Dotenv/Command/DebugCommand.php
'No variables match the given filter "%s".'1
  • /src/Symfony/Component/Dotenv/Command/DebugCommand.php
'.env.%s.local'1
  • /src/Symfony/Component/Dotenv/Command/DebugCommand.php
'.env.%s'1
  • /src/Symfony/Component/Dotenv/Command/DebugCommand.php
"%s in \"%s\" at line %d.\n%s"1
  • /src/Symfony/Component/Dotenv/Exception/FormatException.php
'Unable to read the "%s" environment file.'1
  • /src/Symfony/Component/Dotenv/Exception/PathException.php
'Constraint validator "%s" does not exist or is not enabled. Check the "validatedBy" method in your constraint class "%s".'1
  • /src/Symfony/Component/Validator/ContainerConstraintValidatorFactory.php
'The error code "%s" does not exist for constraint of type "%s".'1
  • /src/Symfony/Component/Validator/Constraint.php
'The options "%s" do not exist in constraint "%s".'1
  • /src/Symfony/Component/Validator/Constraint.php
'The options "%s" must be set for constraint "%s".'1
  • /src/Symfony/Component/Validator/Constraint.php
'"%s::$groups" is set to null. Did you forget to call "%s::__construct()"?'1
  • /src/Symfony/Component/Validator/Constraint.php
'The constraint "%s" can only be put on classes. Please use "Symfony\Component\Validator\Constraints\Valid" instead.'1
  • /src/Symfony/Component/Validator/Mapping/GenericMetadata.php
'Neither of these methods exist in class "%s": "%s", "%s", "%s".'1
  • /src/Symfony/Component/Validator/Mapping/GetterMetadata.php
'The "%s()" method does not exist in class "%s".'1
  • /src/Symfony/Component/Validator/Mapping/GetterMetadata.php
'The group "%s" is not allowed in group sequences.'1
  • /src/Symfony/Component/Validator/Mapping/ClassMetadata.php
'The group "%s" is missing in the group sequence.'1
  • /src/Symfony/Component/Validator/Mapping/ClassMetadata.php
'Class "%s" must implement GroupSequenceProviderInterface.'1
  • /src/Symfony/Component/Validator/Mapping/ClassMetadata.php
'The constraint "%s" cannot be put on classes.'1
  • /src/Symfony/Component/Validator/Mapping/ClassMetadata.php
'The constraint "%s" cannot be put on properties or getters.'1
  • /src/Symfony/Component/Validator/Mapping/MemberMetadata.php
'The constraint on "%s::%s()" cannot be added. Constraints can only be added on methods beginning with "get", "is" or "has".'1
  • /src/Symfony/Component/Validator/Mapping/Loader/AttributeLoader.php
'The mapping file "%s" is not a local file.'1
  • /src/Symfony/Component/Validator/Mapping/Loader/FileLoader.php
'The method "%s::%s()" should be static.'1
  • /src/Symfony/Component/Validator/Mapping/Loader/StaticMethodLoader.php
'Undefined namespace prefix "%s".'1
  • /src/Symfony/Component/Validator/Mapping/Loader/AbstractLoader.php
'Cannot validate values of type "%s" automatically. Please provide a constraint.'1
  • /src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php
'The metadata factory should return instances of "Symfony\Component\Validator\Mapping\ClassMetadataInterface", got: "%s".'1
  • /src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php
'The property metadata instances should implement "Symfony\Component\Validator\Mapping\PropertyMetadataInterface", got: "%s".'1
  • /src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php
'Traversal was enabled for "%s", but this class does not implement "\Traversable".'1
  • /src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php
'0 violation expected. Got %u.'1
  • /src/Symfony/Component/Validator/Test/ConstraintValidatorTestCase.php
'%u violation(s) expected. Got %u.'1
  • /src/Symfony/Component/Validator/Test/ConstraintValidatorTestCase.php
'Validation for property path "%s" was not expected.'1
  • /src/Symfony/Component/Validator/Test/ConstraintValidatorTestCase.php
'The "egulias/email-validator" component is required to make the "%s" constraint default to strict mode. Try running "composer require egulias/email-validator".'1
  • /src/Symfony/Component/Validator/Constraints/EmailValidator.php
'The "%s::$mode" parameter value is not valid.'1
  • /src/Symfony/Component/Validator/Constraints/EmailValidator.php
'The "egulias/email-validator" component is required to use the "%s" constraint in strict mode. Try running "composer require egulias/email-validator".'1
  • /src/Symfony/Component/Validator/Constraints/Email.php
'0 === $context->getValidator()->inContext($context)->validate(%s)->getViolations()->count()'1
  • /src/Symfony/Component/Validator/Constraints/ExpressionLanguageProvider.php
'The "propertyPath" option of the "%s" constraint cannot be set.'1
  • /src/Symfony/Component/Validator/Constraints/ZeroComparisonConstraintTrait.php
'The "value" option of the "%s" constraint cannot be set.'1
  • /src/Symfony/Component/Validator/Constraints/ZeroComparisonConstraintTrait.php
'The parameter "minScore" of the "%s" constraint must be an integer between 1 and 4.'1
  • /src/Symfony/Component/Validator/Constraints/PasswordStrength.php
'"%s" is not a valid minimum width.'1
  • /src/Symfony/Component/Validator/Constraints/ImageValidator.php
'"%s" is not a valid maximum width.'1
  • /src/Symfony/Component/Validator/Constraints/ImageValidator.php
'"%s" is not a valid minimum height.'1
  • /src/Symfony/Component/Validator/Constraints/ImageValidator.php
'"%s" is not a valid maximum height.'1
  • /src/Symfony/Component/Validator/Constraints/ImageValidator.php
'"%s" is not a valid minimum amount of pixels.'1
  • /src/Symfony/Component/Validator/Constraints/ImageValidator.php
'"%s" is not a valid maximum amount of pixels.'1
  • /src/Symfony/Component/Validator/Constraints/ImageValidator.php
'"%s" is not a valid minimum ratio.'1
  • /src/Symfony/Component/Validator/Constraints/ImageValidator.php
'"%s" is not a valid maximum ratio.'1
  • /src/Symfony/Component/Validator/Constraints/ImageValidator.php
'The "symfony/property-access" component is required to use the "%s" constraint with the "ibanPropertyPath" option. Try running "composer require symfony/property-access".'1
  • /src/Symfony/Component/Validator/Constraints/Bic.php
'Method "%s" targeted by Callback constraint does not exist in class "%s".'1
  • /src/Symfony/Component/Validator/Constraints/CallbackValidator.php
'"%s" is not a valid maximum size.'1
  • /src/Symfony/Component/Validator/Constraints/File.php
'The "%s" class requires the "HttpClient" component. Try running "composer require symfony/http-client".'1
  • /src/Symfony/Component/Validator/Constraints/NotCompromisedPasswordValidator.php
'The value "%s" is not an instance of Constraint in constraint "%s".'1
  • /src/Symfony/Component/Validator/Constraints/Composite.php
'The constraint Valid cannot be nested inside constraint "%s". You can only declare the Valid constraint directly on a field or method.'1
  • /src/Symfony/Component/Validator/Constraints/Composite.php
'The group(s) "%s" passed to the constraint "%s" should also be passed to its containing constraint "%s".'1
  • /src/Symfony/Component/Validator/Constraints/Composite.php
'Either option "min", "max" or "divisibleBy" must be given for constraint "%s".'1
  • /src/Symfony/Component/Validator/Constraints/Count.php
'The min value "%s" could not be converted to a "%s" instance in the "%s" constraint.'1
  • /src/Symfony/Component/Validator/Constraints/RangeValidator.php
'The max value "%s" could not be converted to a "%s" instance in the "%s" constraint.'1
  • /src/Symfony/Component/Validator/Constraints/RangeValidator.php
'Either option "min" or "max" must be given for constraint "%s".'1
  • /src/Symfony/Component/Validator/Constraints/Length.php
'Either option "min", "minPropertyPath", "max" or "maxPropertyPath" must be given for constraint "%s".'1
  • /src/Symfony/Component/Validator/Constraints/Range.php
'The "%s" constraint requires only one of the "min" or "minPropertyPath" options to be set, not both.'1
  • /src/Symfony/Component/Validator/Constraints/Range.php
'The "%s" constraint requires only one of the "max" or "maxPropertyPath" options to be set, not both.'1
  • /src/Symfony/Component/Validator/Constraints/Range.php
'The "%s" constraint requires the Symfony PropertyAccess component to use the "minPropertyPath" or "maxPropertyPath" option. Try running "composer require symfony/property-access".'1
  • /src/Symfony/Component/Validator/Constraints/Range.php
'The "%s" constraint can not use "minMessage" and "maxMessage" when the "min" and "max" options are both set. Use "notInRangeMessage" instead.'1
  • /src/Symfony/Component/Validator/Constraints/Range.php
'The compared value "%s" could not be converted to a "%s" instance in the "%s" constraint.'1
  • /src/Symfony/Component/Validator/Constraints/AbstractComparisonValidator.php
'You can\'t redefine the "%s" option. Use the "%s::getConstraints()" method instead.'1
  • /src/Symfony/Component/Validator/Constraints/Compound.php
'The "%s" constraint requires either the "value" or "propertyPath" option to be set.'1
  • /src/Symfony/Component/Validator/Constraints/AbstractComparison.php
'The "%s" constraint requires only one of the "value" or "propertyPath" options to be set, not both.'1
  • /src/Symfony/Component/Validator/Constraints/AbstractComparison.php
'The "%s" constraint requires the Symfony PropertyAccess component to use the "propertyPath" option. Try running "composer require symfony/property-access".'1
  • /src/Symfony/Component/Validator/Constraints/AbstractComparison.php
'The "symfony/expression-language" component is required to use the "%s" validator. Try running "composer require symfony/expression-language".'1
  • /src/Symfony/Component/Validator/Constraints/WhenValidator.php
"Collected %d IBAN formats\n"1
  • /src/Symfony/Component/Validator/Resources/bin/sync-iban-formats.php
' [%d] %s'1
  • /src/Symfony/Component/Validator/Tests/Constraints/AtLeastOneOfValidatorTest.php
'Expected argument of type "string", "%s" given'1
  • /src/Symfony/Component/Validator/Tests/Constraints/UniqueValidatorTest.php
'example@%s.com'1
  • /src/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php
'Expected argument of type "numeric", "%s" given'1
  • /src/Symfony/Component/Validator/Tests/Constraints/DivisibleByValidatorTest.php
'The compared value "foo" could not be converted to a "DateTimeImmutable" instance in the "%s" constraint.'1
  • /src/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php
'The compared value "foo" could not be converted to a "DateTime" instance in the "%s" constraint.'1
  • /src/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php
'No metadata for type "%s".'1
  • /src/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php
'No metadata for "%s"'1
  • /src/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php
'Neither class nor path were found with "%s" argument.'1
  • /src/Symfony/Component/Validator/Command/DebugCommand.php
'"%s::%s()" require at least one limiter.'1
  • /src/Symfony/Component/RateLimiter/CompoundLimiter.php
'Limiter policy "%s" does not exists, it must be either "token_bucket", "sliding_window", "fixed_window" or "no_limit".'1
  • /src/Symfony/Component/RateLimiter/RateLimiterFactory.php
'Cannot parse interval "%s", please use a valid unit as described on https://www.php.net/datetime.formats.relative.'1
  • /src/Symfony/Component/RateLimiter/RateLimiterFactory.php
'Reserving tokens is not supported by "%s".'1
  • /src/Symfony/Component/RateLimiter/Exception/ReserveNotSupportedException.php
'The interval must be positive integer, "%d" given.'1
  • /src/Symfony/Component/RateLimiter/Policy/SlidingWindow.php
'Cannot reserve more tokens (%d) than the burst size of the rate limiter (%d).'1
  • /src/Symfony/Component/RateLimiter/Policy/TokenBucketLimiter.php
'Expiration date must be an integer, a DateInterval or null, "%s" given.'1
  • /src/Symfony/Component/Cache/CacheItem.php
'Cache item "%s" comes from a non tag-aware pool: you cannot tag it.'1
  • /src/Symfony/Component/Cache/CacheItem.php
'Cache tag must be string or object that implements __toString(), "%s" given.'1
  • /src/Symfony/Component/Cache/CacheItem.php
'Cache tag "%s" contains reserved characters "%s".'1
  • /src/Symfony/Component/Cache/CacheItem.php
'Cache key "%s" contains reserved characters "%s".'1
  • /src/Symfony/Component/Cache/CacheItem.php
'Cache values must be array or Traversable, "%s" given.'1
  • /src/Symfony/Component/Cache/Psr16Cache.php
'Lock %s, now computing item "{key}"'1
  • /src/Symfony/Component/Cache/LockRegistry.php
'RedisAdapter namespace contains "%s" but only characters in [-+_.A-Za-z0-9] are allowed.'1
  • /src/Symfony/Component/Cache/Traits/RedisTrait.php
'Cannot use Redis Sentinel: class "%s" does not extend "Predis\Client" and neither ext-redis >= 5.2 nor ext-relay have been found.'1
  • /src/Symfony/Component/Cache/Traits/RedisTrait.php
' (%s)'1
  • /src/Symfony/Component/Cache/Traits/RedisTrait.php
'"%s" is not a subclass of "Redis", "RedisArray", "RedisCluster", "Relay\Relay" nor "Predis\ClientInterface".'1
  • /src/Symfony/Component/Cache/Traits/RedisTrait.php
'Namespace contains "%s" but only characters in [-+_.A-Za-z0-9] are allowed.'1
  • /src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
'Cache directory too long (%s).'1
  • /src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
'Could not match value id "%s" to keys "%s".'1
  • /src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
'The "%s" class is required.'1
  • /src/Symfony/Component/Cache/Tests/Traits/RedisTraitTest.php
'host[%s]'1
  • /src/Symfony/Component/Cache/Tests/Traits/RedisTraitTest.php
'redis:?%s&redis_cluster=1'1
  • /src/Symfony/Component/Cache/Tests/Traits/RedisTraitTest.php
'redis:?%s&redis_cluster=true'1
  • /src/Symfony/Component/Cache/Tests/Traits/RedisTraitTest.php
'/^%s/'1
  • /src/Symfony/Component/Cache/Adapter/ApcuAdapter.php
'Cannot call "%s::get()": this class doesn\'t implement "%s".'1
  • /src/Symfony/Component/Cache/Adapter/TraceableAdapter.php
'Usage of Doctrine DBAL URL with "%s" is not supported. Use a PDO DSN or "%s" instead.'1
  • /src/Symfony/Component/Cache/Adapter/PdoAdapter.php
'Creating the cache table is currently not implemented for PDO driver "%s".'1
  • /src/Symfony/Component/Cache/Adapter/PdoAdapter.php
'Argument $maxLifetime must be positive, %F passed.'1
  • /src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
'Argument $maxItems must be a positive integer, %d passed.'1
  • /src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
'Failed to save key "{key}" of type %s: %s'1
  • /src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
'Unsupported Predis cluster connection: only "%s" is, "%s" given.'1
  • /src/Symfony/Component/Cache/Adapter/RedisTagAwareAdapter.php
'redis compression must be disabled when using "%s", use "%s" instead.'1
  • /src/Symfony/Component/Cache/Adapter/RedisTagAwareAdapter.php
'Redis maxmemory-policy setting "%s" is *not* supported by RedisTagAwareAdapter, use "noeviction" or "volatile-*" eviction policies.'1
  • /src/Symfony/Component/Cache/Adapter/RedisTagAwareAdapter.php
'Cannot parse date interval "%s".'1
  • /src/Symfony/Component/Cache/Adapter/ParameterNormalizer.php
'MemcachedAdapter: "prefix_key" option must be empty when using proxified connections, "%s" given.'1
  • /src/Symfony/Component/Cache/Adapter/MemcachedAdapter.php
'The class "%s" does not implement the "%s" interface.'1
  • /src/Symfony/Component/Cache/Adapter/ChainAdapter.php
'Cache path exists and is not a file: "%s".'1
  • /src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php
'Cache file is not writable: "%s".'1
  • /src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php
'Cache directory does not exist and cannot be created: "%s".'1
  • /src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php
'Cache directory is not writable: "%s".'1
  • /src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php
'Invalid service "%s": chain of adapters cannot reference another chain, found "%s".'1
  • /src/Symfony/Component/Cache/DependencyInjection/CachePoolPass.php
'Invalid "cache.pool" tag for service "%s": accepted attributes are "clearer", "provider", "name", "namespace", "default_lifetime", "early_expiration_message_bus" and "reset", found "%s".'1
  • /src/Symfony/Component/Cache/DependencyInjection/CachePoolPass.php
'There is no "%s" asset package.'1
  • /src/Symfony/Component/Asset/Packages.php
'"%s" is not a valid URL.'1
  • /src/Symfony/Component/Asset/UrlPackage.php
'Error parsing JSON from asset manifest URL "%s".'1
  • /src/Symfony/Component/Asset/VersionStrategy/JsonManifestVersionStrategy.php
'Error loading JSON from asset manifest URL "%s".'1
  • /src/Symfony/Component/Asset/VersionStrategy/JsonManifestVersionStrategy.php
'Asset manifest file "%s" does not exist. Did you forget to build the assets with npm or yarn?'1
  • /src/Symfony/Component/Asset/VersionStrategy/JsonManifestVersionStrategy.php
'Error parsing JSON from asset manifest file "%s": '1
  • /src/Symfony/Component/Asset/VersionStrategy/JsonManifestVersionStrategy.php
'Asset "%s" not found in manifest "%s".'1
  • /src/Symfony/Component/Asset/VersionStrategy/JsonManifestVersionStrategy.php
' Did you mean one of these? "%s".'1
  • /src/Symfony/Component/Asset/VersionStrategy/JsonManifestVersionStrategy.php
'Country codes must be in uppercase, but "%s" was passed. Try with "%s" country code instead.'1
  • /src/Symfony/Component/Intl/Timezones.php
'You cannot use the "%s\Locale" class as the "intl" extension is not installed. See https://php.net/intl.'1
  • /src/Symfony/Component/Intl/Locale.php
'[^\.]+(\.%s)?'1
  • /src/Symfony/Component/Intl/Util/Version.php
'git clone %s %s'1
  • /src/Symfony/Component/Intl/Util/GitRepository.php
'git checkout %s'1
  • /src/Symfony/Component/Intl/Util/GitRepository.php
'cd %s && %s'1
  • /src/Symfony/Component/Intl/Util/GitRepository.php
'%s 2>&1'1
  • /src/Symfony/Component/Intl/Util/GitRepository.php
'The "%s" command failed.'1
  • /src/Symfony/Component/Intl/Util/GitRepository.php
'The "zlib" extension is required to load the "%s/%s" map, please enable it in your php.ini file.'1
  • /src/Symfony/Component/Intl/Util/GzipStreamWrapper.php
'Could not create transliterator for "%s" in "%s" locale. Code Point: "%s". Error: "%s".' . "\n"1
  • /src/Symfony/Component/Intl/Resources/emoji/build.php
'You cannot use the "%s\EmojiTransliterator" class as the "intl" extension is not installed. See https://php.net/intl.'1
  • /src/Symfony/Component/Intl/Transliterator/EmojiTransliterator.php
'Couldn\'t read the indices [%s] for the locale "%s" in "%s".'1
  • /src/Symfony/Component/Intl/Data/Bundle/Reader/BundleEntryReader.php
' The indices also couldn\'t be found for the fallback locale(s) "%s".'1
  • /src/Symfony/Component/Intl/Data/Bundle/Reader/BundleEntryReader.php
'The resource bundle "%s" contains invalid JSON: '1
  • /src/Symfony/Component/Intl/Data/Bundle/Reader/JsonBundleReader.php
'The resource bundle "%s/%s.res" could not be found.'1
  • /src/Symfony/Component/Intl/Data/Bundle/Reader/IntlBundleReader.php
'The command "%s" is not installed.'1
  • /src/Symfony/Component/Intl/Data/Bundle/Compiler/GenrbCompiler.php
'genrb failed with status %d while compiling "%s" to "%s".'1
  • /src/Symfony/Component/Intl/Data/Bundle/Compiler/GenrbCompiler.php
'Skipping "%s" due an invalid country.'1
  • /src/Symfony/Component/Intl/Data/Generator/LocaleDataGenerator.php
<<<EOF
<?php

use Symfony\Component\Translation\MessageCatalogue;

\$catalogue = new MessageCatalogue('%s', %s);

%s
return \$catalogue;

EOF
1
  • /src/Symfony/Component/Translation/Translator.php
<<<'EOF' $catalogue%s = new MessageCatalogue('%s', %s); $catalogue%s->addFallbackCatalogue($catalogue%s); EOF1
  • /src/Symfony/Component/Translation/Translator.php
'No loader is registered for the "%s" format when loading the "%s" resource.'1
  • /src/Symfony/Component/Translation/Translator.php
'No loader is registered for the "%s" format.'1
  • /src/Symfony/Component/Translation/Translator.php
'Invalid "%s" locale.'1
  • /src/Symfony/Component/Translation/Translator.php
'Cannot add a catalogue for locale "%s" as the current locale for this catalogue is "%s".'1
  • /src/Symfony/Component/Translation/MessageCatalogue.php
'The locale of the translator has changed from "%s" to "%s".'1
  • /src/Symfony/Component/Translation/LoggingTranslator.php
'Not a valid XLIFF namespace "%s".'1
  • /src/Symfony/Component/Translation/Util/XliffUtils.php
"[%s %s] %s (in %s - line %d, column %d)\n"1
  • /src/Symfony/Component/Translation/Util/XliffUtils.php
'No support implemented for loading XLIFF version "%s".'1
  • /src/Symfony/Component/Translation/Util/XliffUtils.php
'lokalise://%s'1
  • /src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php
'Unable to delete keys from Lokalise: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php
'Unable to export translations from Lokalise: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php
'Unable to create keys to Lokalise: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php
'Unable to create/update translations to Lokalise: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php
'Unable to get keys ids from Lokalise: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php
'Unable to get languages from Lokalise: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php
'Unable to create languages on Lokalise: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php
'%s.xliff'1
  • /src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php
'phrase://%s'1
  • /src/Symfony/Component/Translation/Bridge/Phrase/PhraseProvider.php
'%d-%s-%s.xlf'1
  • /src/Symfony/Component/Translation/Bridge/Phrase/PhraseProvider.php
'Unable to upload translations for domain "%s" to phrase: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Phrase/PhraseProvider.php
'Unable to get translations for locale "%s" from phrase: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Phrase/PhraseProvider.php
'Unable to delete key "%s" in phrase: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Phrase/PhraseProvider.php
'Unable to create locale "%s" in phrase: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Phrase/PhraseProvider.php
'Unable to get locales from phrase: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Phrase/PhraseProvider.php
'Rate limit exceeded (%s). please wait %s seconds.'1
  • /src/Symfony/Component/Translation/Bridge/Phrase/PhraseProvider.php
'crowdin://%s'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php
'Unable to upload translations to Crowdin: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php
'No content in exported file: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php
'Unable to export file: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php
'Unable to download file content: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php
'Unable to delete string: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php
'Unable to create a File in Crowdin for domain "%s": "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php
'Unable to create a File in Crowdin for domain "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php
'Unable to update file in Crowdin for file ID "%d" and domain "%s": "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php
'Unable to update file in Crowdin for file ID "%d" and domain "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php
'files/%d/download'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php
'Unable to list strings for file "%d".'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php
'Unable to add a Storage in Crowdin for domain "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php
'https://%s/api/v2/projects/%d/'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProviderFactory.php
'{"targetLanguageId":"%s","fileIds":[12]}'1
  • /src/Symfony/Component/Translation/Bridge/Crowdin/Tests/CrowdinProviderTest.php
'loco://%s'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'export/locale/%s.xlf'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Locale "%s" for domain "%s" does not exist in Loco.'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'No modifications found for locale "%s" and domain "%s" in Loco.'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'assets/%s.json'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to delete translation key "%s" to Loco: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to delete translation key "%s" to Loco.'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to get assets from Loco: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to add new translation key "%s" to Loco: (status code: "%s") "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to add new translation key "%s" to Loco: (status code: "%s").'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'translations/%s/%s'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to add translation for key "%s" in locale "%s" to Loco: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to add translation for key "%s" in locale "%s" to Loco.'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'tags/%s.json'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to tag assets with "%s" on Loco: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to tag assets with "%s" on Loco.'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'assets/%s/tags'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to tag asset "%s" with "%s" on Loco: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to tag asset "%s" with "%s" on Loco.'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to create tag "%s" on Loco: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to create tag "%s" on Loco.'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to get tags on Loco: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to create locale "%s" on Loco: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to create locale "%s" on Loco.'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'Unable to get locales on Loco: "%s".'1
  • /src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php
'The following file does not exist. Make sure that you execute this command at the root dir of the Symfony code repository.%s %s'1
  • /src/Symfony/Component/Translation/Resources/bin/translation-status.php
'| Locale: %-' . $longestLocaleNameLength . 's | Translated: %2d/%2d | Mismatches: %d |'1
  • /src/Symfony/Component/Translation/Resources/bin/translation-status.php
'| (id=%s) %s'1
  • /src/Symfony/Component/Translation/Resources/bin/translation-status.php
'| (id=%s) Expected: %s'1
  • /src/Symfony/Component/Translation/Resources/bin/translation-status.php
'| Found: %s'1
  • /src/Symfony/Component/Translation/Resources/bin/translation-status.php
'Unable to load "%s":'1
  • /src/Symfony/Component/Translation/Tests/Loader/XliffFileLoaderTest.php
'%s/translation-xliff-lint-test/%s'1
  • /src/Symfony/Component/Translation/Tests/Command/XliffLintCommandTest.php
'Provider "%s" not found. Available: "%s".'1
  • /src/Symfony/Component/Translation/Provider/TranslationProviderCollection.php
'You cannot use "%s" as the "nikic/php-parser" package is not installed. Try running "composer require nikic/php-parser".'1
  • /src/Symfony/Component/Translation/Extractor/PhpAstExtractor.php
'You cannot use "%s" as the "symfony/finder" package is not installed. Try running "composer require symfony/finder".'1
  • /src/Symfony/Component/Translation/Extractor/PhpAstExtractor.php
'The "%s" file does not exist.'1
  • /src/Symfony/Component/Translation/Extractor/AbstractFileExtractor.php
'Invalid message format (error #%d): '1
  • /src/Symfony/Component/Translation/Formatter/IntlFormatter.php
'Unable to format message (error #%s): '1
  • /src/Symfony/Component/Translation/Formatter/IntlFormatter.php
'There is no dumper associated with format "%s".'1
  • /src/Symfony/Component/Translation/Writer/TranslationWriter.php
'This is neither a file nor an XLIFF string "%s".'1
  • /src/Symfony/Component/Translation/Loader/XliffFileLoader.php
'Unable to load "%s": '1
  • /src/Symfony/Component/Translation/Loader/XliffFileLoader.php
'Invalid resource provided: "%s"; Errors: '1
  • /src/Symfony/Component/Translation/Loader/XliffFileLoader.php
'Error opening file "%s".'1
  • /src/Symfony/Component/Translation/Loader/CsvFileLoader.php
'(%s|%s)'1
  • /src/Symfony/Component/Translation/Command/XliffLintCommand.php
'/^.*\.(?i:%s)\.(?:xlf|xliff)/'1
  • /src/Symfony/Component/Translation/Command/XliffLintCommand.php
'/^(?:.*\.(?i:%s)|(?i:%s)\..*)\.(?:xlf|xliff)/'1
  • /src/Symfony/Component/Translation/Command/XliffLintCommand.php
'There is a mismatch between the language included in the file name ("%s") and the "%s" value used in the "target-language" attribute of the file.'1
  • /src/Symfony/Component/Translation/Command/XliffLintCommand.php
'Line %d, Column %d: %s'1
  • /src/Symfony/Component/Translation/Command/XliffLintCommand.php
'All %d XLIFF files contain valid syntax.'1
  • /src/Symfony/Component/Translation/Command/XliffLintCommand.php
'%d XLIFF files have valid syntax and %d contain errors.'1
  • /src/Symfony/Component/Translation/Command/XliffLintCommand.php
'Local translations has been updated from "%s" (for "%s" locale(s), and "%s" domain(s)).'1
  • /src/Symfony/Component/Translation/Command/TranslationPullCommand.php
'New translations from "%s" has been written locally (for "%s" locale(s), and "%s" domain(s)).'1
  • /src/Symfony/Component/Translation/Command/TranslationPullCommand.php
'You must define "framework.enabled_locales" or "framework.translator.providers.%s.locales" config key in order to work with translation providers.'1
  • /src/Symfony/Component/Translation/Command/TranslationPushCommand.php
'All local translations has been sent to "%s" (for "%s" locale(s), and "%s" domain(s)).'1
  • /src/Symfony/Component/Translation/Command/TranslationPushCommand.php
'Missing translations on "%s" has been deleted (for "%s" locale(s), and "%s" domain(s)).'1
  • /src/Symfony/Component/Translation/Command/TranslationPushCommand.php
'%s local translations has been sent to "%s" (for "%s" locale(s), and "%s" domain(s)).'1
  • /src/Symfony/Component/Translation/Command/TranslationPushCommand.php
'$batch argument must be one of ["%s", "%s", "%s"].'1
  • /src/Symfony/Component/Translation/Catalogue/AbstractOperation.php
'The alias for the tag "translation.extractor" of service "%s" must be set.'1
  • /src/Symfony/Component/Translation/DependencyInjection/TranslationExtractorPass.php
'; supported schemes for translation provider "%s" are: "%s"'1
  • /src/Symfony/Component/Translation/Exception/UnsupportedSchemeException.php
'Invalid "%s" provider DSN: '1
  • /src/Symfony/Component/Translation/Exception/IncompleteDsnException.php
'No support implemented for dumping XLIFF version "%s".'1
  • /src/Symfony/Component/Translation/Dumper/XliffFileDumper.php
'msgid_plural "%s"' . "\n"1
  • /src/Symfony/Component/Translation/Dumper/PoFileDumper.php
'msgstr[%d] "%s"' . "\n"1
  • /src/Symfony/Component/Translation/Dumper/PoFileDumper.php
'msgstr "%s"' . "\n"1
  • /src/Symfony/Component/Translation/Dumper/PoFileDumper.php
'#%s %s' . "\n"1
  • /src/Symfony/Component/Translation/Dumper/PoFileDumper.php
'Unable to create directory "%s".'1
  • /src/Symfony/Component/Translation/Dumper/FileDumper.php
'Unable to determine which channels to use to send the "%s" notification'1
  • /src/Symfony/Component/Notifier/Notifier.php
'%s; %s, or configure a "%s".'1
  • /src/Symfony/Component/Notifier/Notifier.php
'%s; the "%s" returns no channels for importance "%s"; %s.'1
  • /src/Symfony/Component/Notifier/Notifier.php
'The "%s" channel does not exist.'1
  • /src/Symfony/Component/Notifier/Notifier.php
'The "%s" channel needs a Recipient.'1
  • /src/Symfony/Component/Notifier/Notifier.php
'The "%s" channel is not supported.'1
  • /src/Symfony/Component/Notifier/Notifier.php
'None of the configured Transports of "%s" supports the given message.'1
  • /src/Symfony/Component/Notifier/Transport/RoundRobinTransport.php
'None of the available transports support the given message (available transports: "%s").'1
  • /src/Symfony/Component/Notifier/Transport/Transports.php
'The "%s" transport does not support the given message.'1
  • /src/Symfony/Component/Notifier/Transport/Transports.php
'/^.*\:\/\/(%s|.*\@%s)/'1
  • /src/Symfony/Component/Notifier/Test/TransportTestCase.php
'/^.*\:\/\/.*(\@.*)?\:%s((\?.*|\/.*))?$/'1
  • /src/Symfony/Component/Notifier/Test/TransportTestCase.php
'/^.*\:\/\/(%s|.*\@%s)\:%s/'1
  • /src/Symfony/Component/Notifier/Test/TransportTestCase.php
'is "%s"'1
  • /src/Symfony/Component/Notifier/Test/Constraint/NotificationTransportIsEqual.php
'"%s" needs an email or a phone but both cannot be empty.'1
  • /src/Symfony/Component/Notifier/Recipient/Recipient.php
'sendberry://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Sendberry/SendberryTransport.php
'https://%s/SMS/SEND'1
  • /src/Symfony/Component/Notifier/Bridge/Sendberry/SendberryTransport.php
"Unable to send the SMS. \n%s\n."1
  • /src/Symfony/Component/Notifier/Bridge/Sendberry/SendberryTransport.php
'forty-six-elks://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/FortySixElks/FortySixElksTransport.php
'https://%s/a1/sms'1
  • /src/Symfony/Component/Notifier/Bridge/FortySixElks/FortySixElksTransport.php
'goip://%s?sim_slot=%s'1
  • /src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransport.php
'The "%s" transport only supports an instance of the "%s" as an option class.'1
  • /src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransport.php
'The "%s" transport does not support the "From" option.'1
  • /src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransport.php
'The GoIP gateway has responded with a wrong http_code: "%s" on the address: "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransport.php
'The provided SIM-Slot: "%s" is not valid.'1
  • /src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransportFactory.php
'twitter://%s'1
  • /src/Symfony/Component/Notifier/Bridge/Twitter/TwitterTransport.php
'infobip://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Infobip/InfobipTransport.php
'https://%s/sms/2/text/advanced'1
  • /src/Symfony/Component/Notifier/Bridge/Infobip/InfobipTransport.php
'bandwidth://%s?from=%s&account_id=%s&application_id=%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/Bandwidth/BandwidthTransport.php
'The "To" number "%s" is not a valid phone number. The number must be in E.164 format.'1
  • /src/Symfony/Component/Notifier/Bridge/Bandwidth/BandwidthTransport.php
'https://%s/api/v2/users/%s/messages'1
  • /src/Symfony/Component/Notifier/Bridge/Bandwidth/BandwidthTransport.php
'Unable to send the SMS - "%s" - "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/Bandwidth/BandwidthTransport.php
'chatwork://%s?room_id=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Chatwork/ChatworkTransport.php
'https://%s/v2/rooms/%s/messages'1
  • /src/Symfony/Component/Notifier/Bridge/Chatwork/ChatworkTransport.php
'Unable to post the Chatwork message: "%s" (%d: %s).'1
  • /src/Symfony/Component/Notifier/Bridge/Chatwork/ChatworkTransport.php
"[To:%s]\n"1
  • /src/Symfony/Component/Notifier/Bridge/Chatwork/ChatworkMessageBodyBuilder.php
'smsbiuras://%s?from=%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/SmsBiuras/SmsBiurasTransport.php
'https://%s/api?'1
  • /src/Symfony/Component/Notifier/Bridge/SmsBiuras/SmsBiurasTransport.php
'https://savitarna.smsbiuras.lt/api?uid=uid&apikey=api_key&message=%s&from=from&test=%s&to=%s'1
  • /src/Symfony/Component/Notifier/Bridge/SmsBiuras/Tests/SmsBiurasTransportTest.php
'Hub "%s" not found. Did you mean one of: "%s"?'1
  • /src/Symfony/Component/Notifier/Bridge/Mercure/MercureTransportFactory.php
'mercure://%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/Mercure/MercureTransport.php
'freemobile://%s?phone=%s'1
  • /src/Symfony/Component/Notifier/Bridge/FreeMobile/FreeMobileTransport.php
'Unable to send the SMS: error %d: '1
  • /src/Symfony/Component/Notifier/Bridge/FreeMobile/FreeMobileTransport.php
'clicksend://%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/ClickSend/ClickSendTransport.php
'https://%s/v3/sms/send'1
  • /src/Symfony/Component/Notifier/Bridge/ClickSend/ClickSendTransport.php
'The "%s" only supports max 10 embeds.'1
  • /src/Symfony/Component/Notifier/Bridge/Discord/DiscordOptions.php
'discord://%s?webhook_id=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php
'The subject length of a Discord message must not exceed %d characters.'1
  • /src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php
'https://%s/api/webhooks/%s/%s'1
  • /src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php
'Unable to post the Discord message: "%s" (%d: "%s").'1
  • /src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php
'Unable to post the Discord message: "%s" (%s).'1
  • /src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php
'Unable to post the Discord message: "%s" (Status Code: %d).'1
  • /src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php
'Maximum length for the title is %d characters.'1
  • /src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordEmbed.php
'Maximum length for the description is %d characters.'1
  • /src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordEmbed.php
'Maximum number of fields should not exceed %d.'1
  • /src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordEmbed.php
'Maximum length for the value is %d characters.'1
  • /src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordFieldEmbedObject.php
'turbosms://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/TurboSms/TurboSmsTransport.php
'https://%s/message/send.json'1
  • /src/Symfony/Component/Notifier/Bridge/TurboSms/TurboSmsTransport.php
'Unable to send SMS with TurboSMS: Error code %d with message "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/TurboSms/TurboSmsTransport.php
'The sender length of a TurboSMS message must not exceed %d characters.'1
  • /src/Symfony/Component/Notifier/Bridge/TurboSms/TurboSmsTransport.php
'The subject length for "%s" symbols of a TurboSMS message must not exceed %d characters.'1
  • /src/Symfony/Component/Notifier/Bridge/TurboSms/TurboSmsTransport.php
'messagebird://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/MessageBird/MessageBirdTransport.php
'https://%s/messages'1
  • /src/Symfony/Component/Notifier/Bridge/MessageBird/MessageBirdTransport.php
'telnyx://%s?from=%s&messaging_profile_id=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Telnyx/TelnyxTransport.php
'telnyx://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Telnyx/TelnyxTransport.php
'https://%s/v2/messages'1
  • /src/Symfony/Component/Notifier/Bridge/Telnyx/TelnyxTransport.php
'kaz-info-teh://%s?sender=%s'1
  • /src/Symfony/Component/Notifier/Bridge/KazInfoTeh/KazInfoTehTransport.php
'http://%s/api'1
  • /src/Symfony/Component/Notifier/Bridge/KazInfoTeh/KazInfoTehTransport.php
'smsapi://%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/Smsapi/SmsapiTransport.php
'https://%s/sms.do'1
  • /src/Symfony/Component/Notifier/Bridge/Smsapi/SmsapiTransport.php
'redlink://%s?from=%s&version=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Redlink/RedlinkTransport.php
'https://%s/%s/sms'1
  • /src/Symfony/Component/Notifier/Bridge/Redlink/RedlinkTransport.php
'Unable to send the SMS: ' . $errorMessage . '. UniqId: (%s).'1
  • /src/Symfony/Component/Notifier/Bridge/Redlink/RedlinkTransport.php
'mastodon://%s'1
  • /src/Symfony/Component/Notifier/Bridge/Mastodon/MastodonTransport.php
'Unable to post the Mastodon message: "%s" (%s).'1
  • /src/Symfony/Component/Notifier/Bridge/Mastodon/MastodonTransport.php
'Unable to upload media as attachment: "%s" (%s).'1
  • /src/Symfony/Component/Notifier/Bridge/Mastodon/MastodonTransport.php
'octopush://%s?from=%s&type=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Octopush/OctopushTransport.php
'https://%s/api/sms/json'1
  • /src/Symfony/Component/Notifier/Bridge/Octopush/OctopushTransport.php
'smsmode://%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/Smsmode/SmsmodeTransport.php
'https://%s/sms/v1/messages'1
  • /src/Symfony/Component/Notifier/Bridge/Smsmode/SmsmodeTransport.php
'pagerduty://%s'1
  • /src/Symfony/Component/Notifier/Bridge/PagerDuty/PagerDutyTransport.php
'Unable to post the PagerDuty message: "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/PagerDuty/PagerDutyTransport.php
'esendex://%s?accountreference=%s&from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Esendex/EsendexTransport.php
' Details from Esendex: %s: "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/Esendex/EsendexTransport.php
'mailjet://%s@%s'1
  • /src/Symfony/Component/Notifier/Bridge/Mailjet/MailjetTransport.php
'https://%s/v4/sms-send'1
  • /src/Symfony/Component/Notifier/Bridge/Mailjet/MailjetTransport.php
'ovhcloud://%s?service_name=%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransport.php
'https://%s/1.0/sms/%s/jobs'1
  • /src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransport.php
'Unable to send the SMS: %s.'1
  • /src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransport.php
'Attempt to send the SMS to invalid receivers: "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransport.php
'https://%s/1.0/auth/time'1
  • /src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransport.php
'ntfy://%s/%s'1
  • /src/Symfony/Component/Notifier/Bridge/Ntfy/NtfyTransport.php
'ntfy://%s/test'1
  • /src/Symfony/Component/Notifier/Bridge/Ntfy/Tests/NtfyTransportTest.php
'ntfy://%s:%s/test'1
  • /src/Symfony/Component/Notifier/Bridge/Ntfy/Tests/NtfyTransportTest.php
'allmysms://%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/AllMySms/AllMySmsTransport.php
'https://%s/sms/send/'1
  • /src/Symfony/Component/Notifier/Bridge/AllMySms/AllMySmsTransport.php
'fakesms+email://%s?to=%s&from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsEmailTransport.php
'fakesms+logger://%s'1
  • /src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsLoggerTransport.php
'onesignal://%s@%s'1
  • /src/Symfony/Component/Notifier/Bridge/OneSignal/OneSignalTransport.php
'onesignal://%s@%s?recipientId=%s'1
  • /src/Symfony/Component/Notifier/Bridge/OneSignal/OneSignalTransport.php
'The "%s" transport should have configured `defaultRecipientId` via DSN or provided with message options.'1
  • /src/Symfony/Component/Notifier/Bridge/OneSignal/OneSignalTransport.php
'onesignal://9fb175f0-0b32-4e99-ae97-bd228b9eb246@%s'1
  • /src/Symfony/Component/Notifier/Bridge/OneSignal/Tests/OneSignalTransportTest.php
'onesignal://9fb175f0-0b32-4e99-ae97-bd228b9eb246@%s:%d'1
  • /src/Symfony/Component/Notifier/Bridge/OneSignal/Tests/OneSignalTransportTest.php
'zulip://%s?channel=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Zulip/ZulipTransport.php
'The "%s" transport requires a topic when posting to streams.'1
  • /src/Symfony/Component/Notifier/Bridge/Zulip/ZulipTransport.php
'https://%s/api/v1/messages'1
  • /src/Symfony/Component/Notifier/Bridge/Zulip/ZulipTransport.php
'Unable to post the Zulip message: "%s" (%s).'1
  • /src/Symfony/Component/Notifier/Bridge/Zulip/ZulipTransport.php
'lightsms://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php
'https://%s/external/get/send.php'1
  • /src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php
'orange-sms://%s?from=%s&sender_name=%s'1
  • /src/Symfony/Component/Notifier/Bridge/OrangeSms/OrangeSmsTransport.php
'orange-sms://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/OrangeSms/OrangeSmsTransport.php
'expo://%s'1
  • /src/Symfony/Component/Notifier/Bridge/Expo/ExpoTransport.php
'Unable to post the Expo message: "%s" (%s)'1
  • /src/Symfony/Component/Notifier/Bridge/Expo/ExpoTransport.php
'novu://%s'1
  • /src/Symfony/Component/Notifier/Bridge/Novu/NovuTransport.php
'https://%s/v1/events/trigger'1
  • /src/Symfony/Component/Notifier/Bridge/Novu/NovuTransport.php
'ApiKey %s'1
  • /src/Symfony/Component/Notifier/Bridge/Novu/NovuTransport.php
'Unable to post the Novu message: "%s" (%d: "%s").'1
  • /src/Symfony/Component/Notifier/Bridge/Novu/NovuTransport.php
'vonage://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Vonage/VonageTransport.php
' (code %s).'1
  • /src/Symfony/Component/Notifier/Bridge/Vonage/VonageTransport.php
'Unsupported channel "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/Vonage/Webhook/VonageRequestParser.php
'simpletextin://%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/SimpleTextin/SimpleTextinTransport.php
'https://%s/v2/api/messages'1
  • /src/Symfony/Component/Notifier/Bridge/SimpleTextin/SimpleTextinTransport.php
'pushover://%s'1
  • /src/Symfony/Component/Notifier/Bridge/Pushover/PushoverTransport.php
'https://%s/1/messages.json'1
  • /src/Symfony/Component/Notifier/Bridge/Pushover/PushoverTransport.php
'Unable to send the Pushover push notification: "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/Pushover/PushoverTransport.php
'Unable to find the message id within the Pushover response: "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/Pushover/PushoverTransport.php
'Pushover notification priority must be one of "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/Pushover/PushoverOptions.php
'Pushover notification sound must be one of "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/Pushover/PushoverOptions.php
'fakechat+logger://%s'1
  • /src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatLoggerTransport.php
'fakechat+email://%s?to=%s&from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatEmailTransport.php
'New Chat message for recipient: %s: %s'1
  • /src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/FakeChatLoggerTransportTest.php
'New Chat message without specified recipient!: %s'1
  • /src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/FakeChatLoggerTransportTest.php
'plivo://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Plivo/PlivoTransport.php
'The "From" number "%s" is not a valid phone number, shortcode, or alphanumeric sender ID. Phone number must contain only numbers and optional + character.'1
  • /src/Symfony/Component/Notifier/Bridge/Plivo/PlivoTransport.php
'https://%s/v1/Account/%s/Message/'1
  • /src/Symfony/Component/Notifier/Bridge/Plivo/PlivoTransport.php
'spothit://%s'1
  • /src/Symfony/Component/Notifier/Bridge/SpotHit/SpotHitTransport.php
'https://www.%s/api/envoyer/sms'1
  • /src/Symfony/Component/Notifier/Bridge/SpotHit/SpotHitTransport.php
'[HTTP %d] Unable to send the SMS: error(s) "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/SpotHit/SpotHitTransport.php
'firebase://%s'1
  • /src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseTransport.php
'key=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseTransport.php
'zendesk://%s'1
  • /src/Symfony/Component/Notifier/Bridge/Zendesk/ZendeskTransport.php
'https://%s/api/v2/tickets.json'1
  • /src/Symfony/Component/Notifier/Bridge/Zendesk/ZendeskTransport.php
'Unable to post the Zendesk message: "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/Zendesk/ZendeskTransport.php
'telegram://%s'1
  • /src/Symfony/Component/Notifier/Bridge/Telegram/TelegramTransport.php
'telegram://%s?channel=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Telegram/TelegramTransport.php
'https://%s/bot%s/%s'1
  • /src/Symfony/Component/Notifier/Bridge/Telegram/TelegramTransport.php
'isendpro://%s?no_stop=%d&sandbox=%d'1
  • /src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
'isendpro://%s?from=%s&no_stop=%d&sandbox=%d'1
  • /src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
' Details from iSendPro: %s: "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
'Unable to send the SMS: error %d. %s'1
  • /src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
'sns://%s?region=%s'1
  • /src/Symfony/Component/Notifier/Bridge/AmazonSns/AmazonSnsTransport.php
'"%s" or "%s"'1
  • /src/Symfony/Component/Notifier/Bridge/AmazonSns/AmazonSnsTransport.php
'sinch://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Sinch/SinchTransport.php
'https://%s/xms/v1/%s/batches'1
  • /src/Symfony/Component/Notifier/Bridge/Sinch/SinchTransport.php
'Unable to send the SMS: %s (%s).'1
  • /src/Symfony/Component/Notifier/Bridge/Sinch/SinchTransport.php
'googlechat://%s/%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/GoogleChat/GoogleChatTransport.php
'https://%s/v1/spaces/%s/messages?key=%s&token=%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/GoogleChat/GoogleChatTransport.php
'iqsms://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Iqsms/IqsmsTransport.php
'yunpian://%s'1
  • /src/Symfony/Component/Notifier/Bridge/Yunpian/YunpianTransport.php
'https://%s/v2/sms/single_send.json'1
  • /src/Symfony/Component/Notifier/Bridge/Yunpian/YunpianTransport.php
'Unable to send SMS: "Code: "%s". Message: "%s"".'1
  • /src/Symfony/Component/Notifier/Bridge/Yunpian/YunpianTransport.php
'slack://%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/Slack/SlackTransport.php
'Unable to post the Slack message: "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/Slack/SlackTransport.php
'Unable to post the Slack message: "%s"%s.'1
  • /src/Symfony/Component/Notifier/Bridge/Slack/SlackTransport.php
'Maximum length for the block id is %d characters.'1
  • /src/Symfony/Component/Notifier/Bridge/Slack/Block/SlackHeaderBlock.php
'mattermost://%s?channel=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Mattermost/MattermostTransport.php
'https://%s/api/v4/posts'1
  • /src/Symfony/Component/Notifier/Bridge/Mattermost/MattermostTransport.php
'Unable to post the Mattermost message: %s (%s).'1
  • /src/Symfony/Component/Notifier/Bridge/Mattermost/MattermostTransport.php
'gatewayapi://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/GatewayApi/GatewayApiTransport.php
'https://%s/rest/mtsms'1
  • /src/Symfony/Component/Notifier/Bridge/GatewayApi/GatewayApiTransport.php
'engagespot://%s?campaign_name=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Engagespot/EngagespotTransport.php
'The "%s" transport required the "to" or "identifiers" option to be set when not sending to everyone.'1
  • /src/Symfony/Component/Notifier/Bridge/Engagespot/EngagespotTransport.php
'clickatell://%s'1
  • /src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php
'clickatell://%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php
'https://%s/rest/message'1
  • /src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php
'Unable to send SMS with Clickatell: Error code %d with message "%s" (%s).'1
  • /src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php
'https://%s/api/notify'1
  • /src/Symfony/Component/Notifier/Bridge/LineNotify/LineNotifyTransport.php
'Unable to post the Line message: "%s" (%d: "%s").'1
  • /src/Symfony/Component/Notifier/Bridge/LineNotify/LineNotifyTransport.php
'linenotify://%s'1
  • /src/Symfony/Component/Notifier/Bridge/LineNotify/LineNotifyTransport.php
'smsc://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Smsc/SmscTransport.php
'https://%s/sys/send.php'1
  • /src/Symfony/Component/Notifier/Bridge/Smsc/SmscTransport.php
'Unable to send the SMS: code = %d, message = "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/Smsc/SmscTransport.php
'gitter://%s?room_id=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Gitter/GitterTransport.php
'https://%s/v1/rooms/%s/chatMessages'1
  • /src/Symfony/Component/Notifier/Bridge/Gitter/GitterTransport.php
'Unable to post the Gitter message: "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/Gitter/GitterTransport.php
'sms77://%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/Sms77/Sms77Transport.php
'https://%s/api/sms'1
  • /src/Symfony/Component/Notifier/Bridge/Sms77/Sms77Transport.php
'contact-everyone://%s'1
  • /src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransport.php
'?diffusionname=%s'1
  • /src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransport.php
'%scategory=%s'1
  • /src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransport.php
'https://%s/api/light/diffusions/sms'1
  • /src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransport.php
'Unable to send the Contact Everyone message with following error: "%s". For further details, please check this logId: "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransport.php
'brevo://%s?sender=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Brevo/BrevoTransport.php
'sms-factor://%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/SmsFactor/SmsFactorTransport.php
'ringcentral://%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/RingCentral/RingCentralTransport.php
'The "From" number "%s" is not a valid phone number. Phone number must be in E.164 format.'1
  • /src/Symfony/Component/Notifier/Bridge/RingCentral/RingCentralTransport.php
'https://%s/restapi/v1.0/account/~/extension/~/sms'1
  • /src/Symfony/Component/Notifier/Bridge/RingCentral/RingCentralTransport.php
'rocketchat://%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/RocketChat/RocketChatTransport.php
'https://%s/hooks/%s'1
  • /src/Symfony/Component/Notifier/Bridge/RocketChat/RocketChatTransport.php
'termii://%s?from=%s&channel=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Termii/TermiiTransport.php
'https://%s/api/sms/send'1
  • /src/Symfony/Component/Notifier/Bridge/Termii/TermiiTransport.php
'messagemedia://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/MessageMedia/MessageMediaTransport.php
'messagemedia://%s'1
  • /src/Symfony/Component/Notifier/Bridge/MessageMedia/MessageMediaTransport.php
'https://%s/v1/messages'1
  • /src/Symfony/Component/Notifier/Bridge/MessageMedia/MessageMediaTransport.php
'linkedin://%s'1
  • /src/Symfony/Component/Notifier/Bridge/LinkedIn/LinkedInTransport.php
'https://%s/v2/ugcPosts'1
  • /src/Symfony/Component/Notifier/Bridge/LinkedIn/LinkedInTransport.php
'urn:li:person:%s'1
  • /src/Symfony/Component/Notifier/Bridge/LinkedIn/LinkedInTransport.php
'"%s" is not a valid value, available lifecycle are "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/LinkedIn/Share/LifecycleStateShare.php
'"%s" is not a valid visibility, available visibility are "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/LinkedIn/Share/VisibilityShare.php
'"%s" is not a valid value, available value for visibility "%s" are "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/LinkedIn/Share/VisibilityShare.php
'"%s" is not a valid value, available value for visibility "%s" is "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/LinkedIn/Share/VisibilityShare.php
'twilio://%s?from=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Twilio/TwilioTransport.php
'https://%s/2010-04-01/Accounts/%s/Messages.json'1
  • /src/Symfony/Component/Notifier/Bridge/Twilio/TwilioTransport.php
' (see %s).'1
  • /src/Symfony/Component/Notifier/Bridge/Twilio/TwilioTransport.php
'MessageCard maximum number of "potentialAction" has been reached (%d).'1
  • /src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsOptions.php
'microsoftteams://%s%s'1
  • /src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsTransport.php
'Unable to post the Microsoft Teams message: "%s" (request-id not found).'1
  • /src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsTransport.php
'Unable to post the Microsoft Teams message: "%s" (%s : "%s").'1
  • /src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsTransport.php
'Supported operating systems for "%s" method are: "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Action/OpenUriAction.php
'Supported styles for "%s" method are: "%s".'1
  • /src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Action/Input/MultiChoiceInput.php
'mobyt://%s?from=%s&type_quality=%s'1
  • /src/Symfony/Component/Notifier/Bridge/Mobyt/MobytTransport.php
'Unable to send the SMS: "%s". Check your credentials.'1
  • /src/Symfony/Component/Notifier/Bridge/Mobyt/MobytTransport.php
'The message type "%s" is not supported; supported message types are: "%s"'1
  • /src/Symfony/Component/Notifier/Bridge/Mobyt/MobytOptions.php
'"%s" needs an email, it cannot be empty.'1
  • /src/Symfony/Component/Notifier/Message/EmailMessage.php
'To send the "%s" notification by email, you must configure a "from" header by either setting a sender in the global "envelope" of the mailer configuration or by setting a "from" header in the "asEmailMessage()" method.'1
  • /src/Symfony/Component/Notifier/Channel/EmailChannel.php
'Importance "%s" is not defined in the Policy.'1
  • /src/Symfony/Component/Notifier/Channel/ChannelPolicy.php
'The "%s" Notifier flash message mapper does not support an importance value of "%s".'1
  • /src/Symfony/Component/Notifier/Exception/FlashMessageImportanceMapperException.php
'; supported schemes for notifier "%s" are: "%s"'1
  • /src/Symfony/Component/Notifier/Exception/UnsupportedSchemeException.php
'The "%s" transport only supports instances of "%s" (instance of "%s" given).'1
  • /src/Symfony/Component/Notifier/Exception/UnsupportedMessageTypeException.php
'Multiple exclusive options have been used "%s". Only one of "%s" can be used.'1
  • /src/Symfony/Component/Notifier/Exception/MultipleExclusiveOptionsUsedException.php
'Invalid "%s" notifier DSN: %s'1
  • /src/Symfony/Component/Notifier/Exception/IncompleteDsnException.php
'A "%s" message has just failed: %s.'1
  • /src/Symfony/Component/Notifier/EventListener/SendFailedMessageToNotifierListener.php
'The file "%s" does not exist (in: "%s").'1
  • /src/Symfony/Component/Config/FileLocator.php
'Invalid XSD file: "%s".'1
  • /src/Symfony/Component/Config/Util/XmlUtils.php
'Resource "%s" is not a file.'1
  • /src/Symfony/Component/Config/Util/XmlUtils.php
'File "%s" is not readable.'1
  • /src/Symfony/Component/Config/Util/XmlUtils.php
'The XML file "%s" is not valid.'1
  • /src/Symfony/Component/Config/Util/XmlUtils.php
'[%s %s] %s (in %s - line %d, column %d)'1
  • /src/Symfony/Component/Config/Util/XmlUtils.php
'Invalid type for path "%s". Expected "float", but got "%s".'1
  • /src/Symfony/Component/Config/Definition/FloatNode.php
'Configuration path "%s" cannot be overwritten. You have to define all options for this path, and any of its sub-paths in one configuration section.'1
  • /src/Symfony/Component/Config/Definition/BaseNode.php
'Invalid configuration for path "%s": '1
  • /src/Symfony/Component/Config/Definition/BaseNode.php
'A dynamic value is not compatible with a "%s" node type at path "%s".'1
  • /src/Symfony/Component/Config/Definition/BaseNode.php
'Invalid type for path "%s". Expected %s, but got %s.'1
  • /src/Symfony/Component/Config/Definition/BaseNode.php
'The value %s is too small for path "%s". Should be greater than or equal to %s'1
  • /src/Symfony/Component/Config/Definition/NumericNode.php
'The value %s is too big for path "%s". Should be less than or equal to %s'1
  • /src/Symfony/Component/Config/Definition/NumericNode.php
'Invalid type for path "%s". Expected "int", but got "%s".'1
  • /src/Symfony/Component/Config/Definition/IntegerNode.php
'The path "%s" should have at least %d element(s) defined.'1
  • /src/Symfony/Component/Config/Definition/PrototypedArrayNode.php
'The attribute "%s" must be set for path "%s".'1
  • /src/Symfony/Component/Config/Definition/PrototypedArrayNode.php
'Duplicate key "%s" for path "%s".'1
  • /src/Symfony/Component/Config/Definition/PrototypedArrayNode.php
'You are not allowed to define new elements for path "%s". Please define all elements for this path in one config file.'1
  • /src/Symfony/Component/Config/Definition/PrototypedArrayNode.php
'"%s" only supports scalar, enum, or null values, "%s" given.'1
  • /src/Symfony/Component/Config/Definition/EnumNode.php
'"%s" only supports one type of enum, "%s" and "%s" passed.'1
  • /src/Symfony/Component/Config/Definition/EnumNode.php
'The value %s is not allowed for path "%s". Permissible values: %s'1
  • /src/Symfony/Component/Config/Definition/EnumNode.php
'Invalid type for path "%s". Expected "bool", but got "%s".'1
  • /src/Symfony/Component/Config/Definition/BooleanNode.php
'The node at path "%s" has no default value.'1
  • /src/Symfony/Component/Config/Definition/ArrayNode.php
'A child node named "%s" already exists.'1
  • /src/Symfony/Component/Config/Definition/ArrayNode.php
'The child config "%s" under "%s" must be configured'1
  • /src/Symfony/Component/Config/Definition/ArrayNode.php
': %s'1
  • /src/Symfony/Component/Config/Definition/ArrayNode.php
'Invalid type for path "%s". Expected "array", but got "%s"'1
  • /src/Symfony/Component/Config/Definition/ArrayNode.php
'Unrecognized option%s "%s" under "%s"'1
  • /src/Symfony/Component/Config/Definition/ArrayNode.php
'. Did you mean "%s"?'1
  • /src/Symfony/Component/Config/Definition/ArrayNode.php
'. Available option%s %s "%s".'1
  • /src/Symfony/Component/Config/Definition/ArrayNode.php
'You are not allowed to define new elements for path "%s". Please define all elements for this path in one config file. If you are trying to overwrite an element, make sure you redefine it with the same name.'1
  • /src/Symfony/Component/Config/Definition/ArrayNode.php
'Invalid type for path "%s". Expected "scalar", but got "%s".'1
  • /src/Symfony/Component/Config/Definition/ScalarNode.php
'The path "%s" cannot contain an environment variable when empty values are not allowed by definition and are validated.'1
  • /src/Symfony/Component/Config/Definition/VariableNode.php
'The path "%s" cannot contain an empty value, but got %s.'1
  • /src/Symfony/Component/Config/Definition/VariableNode.php
'Could not resolve argument "$%s" for "%s". You must typehint it (for example with "%s").'1
  • /src/Symfony/Component/Config/Definition/Loader/DefinitionFileLoader.php
'You cannot define a max(%s) as you already have a min(%s).'1
  • /src/Symfony/Component/Config/Definition/Builder/NumericNodeDefinition.php
'You cannot define a min(%s) as you already have a max(%s).'1
  • /src/Symfony/Component/Config/Definition/Builder/NumericNodeDefinition.php
'The node type "%s" is not registered.'1
  • /src/Symfony/Component/Config/Definition/Builder/NodeBuilder.php
'The node class "%s" does not exist.'1
  • /src/Symfony/Component/Config/Definition/Builder/NodeBuilder.php
'%s: the default value of an array node has to be an array.'1
  • /src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php
'->useAttributeAsKey() is not applicable to concrete nodes at path "%s".'1
  • /src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php
'->cannotBeEmpty() is not applicable to concrete nodes at path "%s".'1
  • /src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php
'->requiresAtLeastOneElement() is not applicable to concrete nodes at path "%s".'1
  • /src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php
'->defaultValue() is not applicable to concrete nodes at path "%s".'1
  • /src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php
'->addDefaultChildrenIfNoneSet() is not applicable to concrete nodes at path "%s".'1
  • /src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php
'->addDefaultsIfNotSet() is not applicable to prototype nodes at path "%s".'1
  • /src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php
'A default value and default children might not be used together at path "%s".'1
  • /src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php
'->addDefaultChildrenIfNoneSet() should set default children names as ->useAttributeAsKey() is used at path "%s".'1
  • /src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php
'->addDefaultChildrenIfNoneSet() might not set default children names as ->useAttributeAsKey() is not used at path "%s".'1
  • /src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php
'Node with name "%s" does not exist in the current node "%s".'1
  • /src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php
'%-21s%s %s'1
  • /src/Symfony/Component/Config/Definition/Dumper/YamlReferenceDumper.php
"\n%" . ($depth * 4) . 's# '1
  • /src/Symfony/Component/Config/Definition/Dumper/YamlReferenceDumper.php
'%-20s %s'1
  • /src/Symfony/Component/Config/Definition/Dumper/YamlReferenceDumper.php
' %s="%s"'1
  • /src/Symfony/Component/Config/Definition/Dumper/XmlReferenceDumper.php
' while loading "%s"'1
  • /src/Symfony/Component/Config/Resource/ClassExistenceResource.php
'The directory "%s" does not exist.'1
  • /src/Symfony/Component/Config/Resource/DirectoryResource.php
'The path "%s" does not exist.'1
  • /src/Symfony/Component/Config/Resource/GlobResource.php
'require_once __DIR__.\DIRECTORY_SEPARATOR.\'%s\';'1
  • /src/Symfony/Component/Config/Builder/ClassBuilder.php
'use %s;'1
  • /src/Symfony/Component/Config/Builder/ClassBuilder.php
'private $%s%s;'1
  • /src/Symfony/Component/Config/Builder/ClassBuilder.php
'Unknown node "%s".'1
  • /src/Symfony/Component/Config/Builder/ConfigBuilderGenerator.php
' * @param ParamConfigurator|%s $value'1
  • /src/Symfony/Component/Config/Builder/ConfigBuilderGenerator.php
'resource of type "%s"'1
  • /src/Symfony/Component/Config/Exception/LoaderLoadException.php
'(which is loaded in resource "%s")'1
  • /src/Symfony/Component/Config/Exception/LoaderLoadException.php
'(which is being imported from "%s")'1
  • /src/Symfony/Component/Config/Exception/LoaderLoadException.php
'Cannot import resource "%s" from "%s".'1
  • /src/Symfony/Component/Config/Exception/LoaderLoadException.php
' Make sure the "%s" bundle is correctly registered and loaded in the application kernel class.'1
  • /src/Symfony/Component/Config/Exception/LoaderLoadException.php
' If the bundle is registered, make sure the bundle path "%s" is not empty.'1
  • /src/Symfony/Component/Config/Exception/LoaderLoadException.php
' Make sure there is a loader supporting the "%s" type.'1
  • /src/Symfony/Component/Config/Exception/LoaderLoadException.php
'Object(%s)'1
  • /src/Symfony/Component/Config/Exception/LoaderLoadException.php
'Array(%s)'1
  • /src/Symfony/Component/Config/Exception/LoaderLoadException.php
'Resource(%s)'1
  • /src/Symfony/Component/Config/Exception/LoaderLoadException.php
'Circular reference detected in "%s" ("%s" > "%s").'1
  • /src/Symfony/Component/Config/Exception/FileLoaderImportCircularReferenceException.php
'The "%s" class must implement the "%s" interface.'1
  • /src/Symfony/Component/Security/Core/Validator/Constraints/UserPasswordValidator.php
'Signature can only be used "%d" times.'1
  • /src/Symfony/Component/Security/Core/Signature/SignatureHasher.php
'The property path "%s" on the user object "%s" must return a value that can be cast to a string, but "%s" was returned.'1
  • /src/Symfony/Component/Security/Core/Signature/SignatureHasher.php
'"%s" firewall requires a user provider but none was defined.'1
  • /src/Symfony/Component/Security/Core/User/MissingUserProvider.php
'Username "%s" does not exist.'1
  • /src/Symfony/Component/Security/Core/User/InMemoryUserProvider.php
'There is no user with identifier "%s".'1
  • /src/Symfony/Component/Security/Core/User/ChainUserProvider.php
'There is no user with name "%s".'1
  • /src/Symfony/Component/Security/Core/User/ChainUserProvider.php
'Passing more than one Security attribute to "%s()" is not supported.'1
  • /src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php
'"%s::vote()" must return one of "%s" constants ("ACCESS_GRANTED", "ACCESS_DENIED" or "ACCESS_ABSTAIN"), "%s" returned.'1
  • /src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php
'The "%s" class requires the "ExpressionLanguage" component. Try running "composer require symfony/expression-language".'1
  • /src/Symfony/Component/Security/Core/Authorization/ExpressionLanguage.php
'This token has no "%s" attribute.'1
  • /src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php
'%s(user="%s", roles="%s")'1
  • /src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php
'$namespace must be a string, a callable returning a string, null or an instance of "RequestStack". "%s" given.'1
  • /src/Symfony/Component/Security/Csrf/CsrfTokenManager.php
'/^%s([a-zA-Z0-9\-_\+~\/\.]+)$/'1
  • /src/Symfony/Component/Security/Http/AccessToken/HeaderAccessTokenExtractor.php
'"%s" claim not found on OIDC server response.'1
  • /src/Symfony/Component/Security/Http/AccessToken/Oidc/OidcUserInfoTokenHandler.php
'"%s" claim not found.'1
  • /src/Symfony/Component/Security/Http/AccessToken/Oidc/OidcTokenHandler.php
'{"username": "%s", "password": "foo"}'1
  • /src/Symfony/Component/Security/Http/Tests/Authenticator/JsonLoginAuthenticatorTest.php
'/login/verify?user=weaverryan&hash=fake_hash&expires=%d'1
  • /src/Symfony/Component/Security/Http/Tests/LoginLink/LoginLinkHandlerTest.php
'No LogoutListener found for firewall key "%s".'1
  • /src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php
'Argument $exceptionOnNoToken of "%s()" must be set to "false".'1
  • /src/Symfony/Component/Security/Http/Firewall/AccessListener.php
'User provider "%s" must implement "%s".'1
  • /src/Symfony/Component/Security/Http/Firewall/ContextListener.php
'The "%s::start()" method must return a Response object ("%s" returned).'1
  • /src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php
'No Authentication entry point configured, returning a %s HTTP response. Configure "entry_point" on the firewall "%s" if you want to modify the response.'1
  • /src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php
'There is no logged-in user to pass to $%s, make the argument nullable if you want to allow anonymous access to the action.'1
  • /src/Symfony/Component/Security/Http/Controller/UserValueResolver.php
'The logged-in user is an instance of "%s" but a user of type "%s" is expected.'1
  • /src/Symfony/Component/Security/Http/Controller/UserValueResolver.php
'The UserProviderInterface implementation must return an instance of UserInterface, but returned "%s".'1
  • /src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeHandler.php
'Basic realm="%s"'1
  • /src/Symfony/Component/Security/Http/Authenticator/HttpBasicAuthenticator.php
'SSL credentials not found: "%s", "%s".'1
  • /src/Symfony/Component/Security/Http/Authenticator/X509Authenticator.php
'User key was not found: "%s".'1
  • /src/Symfony/Component/Security/Http/Authenticator/RemoteUserAuthenticator.php
'No user loader is configured, did you forget to register the "%s" listener?'1
  • /src/Symfony/Component/Security/Http/Authenticator/Passport/Badge/UserBadge.php
'The user provider must return a UserInterface object, "%s" given.'1
  • /src/Symfony/Component/Security/Http/Authenticator/Passport/Badge/UserBadge.php
'The "%s" method requires "symfony/twig-bridge:>4.4".'1
  • /src/Symfony/Component/Security/Http/LoginLink/LoginLinkNotification.php
'Click on the %s to confirm you want to sign in. This link will expire in %s.'1
  • /src/Symfony/Component/Security/Http/LoginLink/LoginLinkNotification.php
'Authenticator "%s" must implement "%s".'1
  • /src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php
'Authentication failed: Security badge "%s" is not resolved, did you forget to register the correct listeners?'1
  • /src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php
'Authentication failed; Some badges marked as required by the firewall config are not available on the passport: "%s".'1
  • /src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php
'Class "%s" must implement "%s" for using password-based authentication.'1
  • /src/Symfony/Component/Security/Http/EventListener/CheckCredentialsListener.php
'Access Denied by #[IsGranted(%s)] on controller'1
  • /src/Symfony/Component/Security/Http/EventListener/IsGrantedAttributeListener.php
'Could not find the subject "%s" for the #[IsGranted] attribute. Try adding a "$%s" argument to your controller method.'1
  • /src/Symfony/Component/Security/Http/EventListener/IsGrantedAttributeListener.php
'"%s" => %s'1
  • /src/Symfony/Component/Security/Http/EventListener/IsGrantedAttributeListener.php
'Invalid session authentication strategy "%s".'1
  • /src/Symfony/Component/Security/Http/Session/SessionAuthenticationStrategy.php
'PHP function "%s" does not exist.'1
  • /src/Symfony/Component/ExpressionLanguage/ExpressionFunction.php
'An expression function name must be defined when PHP function "%s" is namespaced.'1
  • /src/Symfony/Component/ExpressionLanguage/ExpressionFunction.php
'\%s(%s)'1
  • /src/Symfony/Component/ExpressionLanguage/ExpressionFunction.php
'%3d %-11s %s'1
  • /src/Symfony/Component/ExpressionLanguage/Token.php
'The function "%s" does not exist.'1
  • /src/Symfony/Component/ExpressionLanguage/Parser.php
'Variable "%s" is not valid.'1
  • /src/Symfony/Component/ExpressionLanguage/Parser.php
'A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token "%s" of value "%s".'1
  • /src/Symfony/Component/ExpressionLanguage/Parser.php
'%s around position %d'1
  • /src/Symfony/Component/ExpressionLanguage/SyntaxError.php
'%s for expression `%s`'1
  • /src/Symfony/Component/ExpressionLanguage/SyntaxError.php
'Unexpected "%s".'1
  • /src/Symfony/Component/ExpressionLanguage/Lexer.php
'Unexpected character "%s".'1
  • /src/Symfony/Component/ExpressionLanguage/Lexer.php
"(\constant(\$v = (%s))) instanceof \UnitEnum ? \constant(\$v) : throw new \TypeError(\sprintf('The string \"%%s\" is not the name of a valid enum case.', \$v))"1
  • /src/Symfony/Component/ExpressionLanguage/ExpressionLanguage.php
'The string "%s" is not the name of a valid enum case.'1
  • /src/Symfony/Component/ExpressionLanguage/ExpressionLanguage.php
'%sUnexpected token "%s" of value "%s" ("%s" expected%s).'1
  • /src/Symfony/Component/ExpressionLanguage/TokenStream.php
'foo(%s)'1
  • /src/Symfony/Component/ExpressionLanguage/Tests/Node/FunctionNodeTest.php
'Unable to get property "%s" of non-object "%s".'1
  • /src/Symfony/Component/ExpressionLanguage/Node/GetAttrNode.php
'Unable to call method "%s" of non-object "%s".'1
  • /src/Symfony/Component/ExpressionLanguage/Node/GetAttrNode.php
'Unable to call method "%s" of object "%s".'1
  • /src/Symfony/Component/ExpressionLanguage/Node/GetAttrNode.php
'Unable to get an item of non-array "%s".'1
  • /src/Symfony/Component/ExpressionLanguage/Node/GetAttrNode.php
'%s('1
  • /src/Symfony/Component/ExpressionLanguage/Node/BinaryNode.php
'Regexp "%s" passed to "matches" is not valid'1
  • /src/Symfony/Component/ExpressionLanguage/Node/BinaryNode.php
'Dumping a "%s" instance is not supported yet.'1
  • /src/Symfony/Component/ExpressionLanguage/Node/Node.php
'%022s'1
  • /src/Symfony/Component/Uid/AbstractUid.php
'Invalid ULID: "%s".'1
  • /src/Symfony/Component/Uid/Ulid.php
'%02s%05s%05s%05s%05s%05s%05s'1
  • /src/Symfony/Component/Uid/Ulid.php
'%02s%05s%05s'1
  • /src/Symfony/Component/Uid/Ulid.php
'%s%04s%04s'1
  • /src/Symfony/Component/Uid/Ulid.php
'%010s%04s%04s%04s%04s'1
  • /src/Symfony/Component/Uid/Ulid.php
'%04x'1
  • /src/Symfony/Component/Uid/UuidV1.php
'%06x%06x'1
  • /src/Symfony/Component/Uid/UuidV6.php
'%012s-%04x-%04x-%04x%04x%04x'1
  • /src/Symfony/Component/Uid/UuidV7.php
'The UUID output format ("%s")'1
  • /src/Symfony/Component/Uid/Command/GenerateUuidCommand.php
'Invalid node "%s": %s'1
  • /src/Symfony/Component/Uid/Command/GenerateUuidCommand.php
'Invalid namespace "%s": %s'1
  • /src/Symfony/Component/Uid/Command/GenerateUuidCommand.php
'The ULID output format ("%s")'1
  • /src/Symfony/Component/Uid/Command/GenerateUlidCommand.php
'A namespace should be defined when using "%s()".'1
  • /src/Symfony/Component/Uid/Factory/UuidFactory.php
'Adapter "%s" not found. Only "ext_ldap" is supported at the moment.'1
  • /src/Symfony/Component/Ldap/Ldap.php
'Decorated authenticator "%s" does not implement interface "%s".'1
  • /src/Symfony/Component/Ldap/Security/LdapAuthenticator.php
'LDAP authentication requires a passport containing password credentials, authenticator "%s" does not fulfill these requirements.'1
  • /src/Symfony/Component/Ldap/Security/CheckLdapCredentialsListener.php
'Cannot check credentials using the "%s" ldap service, as such service is not found. Did you maybe forget to add the "ldap" service tag to this service?'1
  • /src/Symfony/Component/Ldap/Security/CheckLdapCredentialsListener.php
'Missing attribute "%s" for user "%s".'1
  • /src/Symfony/Component/Ldap/Security/LdapUserProvider.php
'Attribute "%s" has multiple values.'1
  • /src/Symfony/Component/Ldap/Security/LdapUserProvider.php
'user%d'1
  • /src/Symfony/Component/Ldap/Tests/Adapter/ExtLdap/AdapterTest.php
'cn=%s,dc=symfony,dc=com'1
  • /src/Symfony/Component/Ldap/Tests/Adapter/ExtLdap/AdapterTest.php
'ldap%s://%s:%s'1
  • /src/Symfony/Component/Ldap/Adapter/AbstractConnection.php
'Could not set value "%s" for option "%s".'1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/Connection.php
'Could not retrieve value for option "%s".'1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/Connection.php
'Could not add entry "%s": '1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php
'Could not update entry "%s": '1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php
'Could not remove entry "%s": '1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php
'Could not add values to entry "%s", attribute "%s": '1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php
'Could not remove values from entry "%s", attribute "%s": '1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php
'Could not rename entry "%s" to "%s": '1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php
'Could not move entry "%s" to "%s": '1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php
'Error executing UpdateOperation on "%s": '1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php
'Entry "%s" malformed, could not parse RDN.'1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php
'"%s" is not a valid modification type.'1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/UpdateOperation.php
'$values must be null for LDAP_MODIFY_BATCH_REMOVE_ALL operation, "%s" given.'1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/UpdateOperation.php
'Could not search in scope "%s".'1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/Query.php
' LDAP error was [%d] %s'1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/Query.php
'Could not complete search with dn "%s", query "%s" and filters "%s".%s.'1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/Query.php
'Unknown option "%s".'1
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/ConnectionOptions.php
'"%s" is not a valid PHP type.'1
  • /src/Symfony/Component/PropertyInfo/Type.php
'"%s()": Argument #%d (%s) must be of type "%s[]", "%s" or "null", array value "%s" given.'1
  • /src/Symfony/Component/PropertyInfo/Type.php
'Unable to read file "%s".'1
  • /src/Symfony/Component/PropertyInfo/PhpStan/NameScopeFactory.php
'"%s" expects strings, given "%s".'1
  • /src/Symfony/Component/PropertyInfo/Tests/Fixtures/NullExtractor.php
'Unable to use the "%s" class as the "phpdocumentor/type-resolver" package is not installed. Try running composer require "phpdocumentor/type-resolver".'1
  • /src/Symfony/Component/PropertyInfo/Extractor/PhpStanExtractor.php
'Unable to use the "%s" class as the "phpstan/phpdoc-parser" package is not installed. Try running composer require "phpstan/phpdoc-parser".'1
  • /src/Symfony/Component/PropertyInfo/Extractor/PhpStanExtractor.php
'The property "%s" in class "%s" is a promoted readonly property.'1
  • /src/Symfony/Component/PropertyInfo/Extractor/ReflectionExtractor.php
'The property "%s" in class "%s" can be defined with the methods "%s()" but ' . 'the new value must be an array or an instance of \Traversable'1
  • /src/Symfony/Component/PropertyInfo/Extractor/ReflectionExtractor.php
'The add method "%s" in class "%s" was found, but the corresponding remove method "%s" was not found'1
  • /src/Symfony/Component/PropertyInfo/Extractor/ReflectionExtractor.php
'The remove method "%s" in class "%s" was found, but the corresponding add method "%s" was not found'1
  • /src/Symfony/Component/PropertyInfo/Extractor/ReflectionExtractor.php
'The method "%s" in class "%s" was found but does not have public access.'1
  • /src/Symfony/Component/PropertyInfo/Extractor/ReflectionExtractor.php
'The method "%s" in class "%s" requires %d arguments, but should accept only %d.'1
  • /src/Symfony/Component/PropertyInfo/Extractor/ReflectionExtractor.php
'Unable to use the "%s" class as the "phpdocumentor/reflection-docblock" package is not installed. Try running composer require "phpdocumentor/reflection-docblock".'1
  • /src/Symfony/Component/PropertyInfo/Extractor/PhpDocExtractor.php
'Argument "%s" not found.'1
  • /src/Symfony/Component/EventDispatcher/GenericEvent.php
'None of the "%s" or "__invoke" methods exist for the service "%s". Please define the "method" attribute on "kernel.event_listener" tags.'1
  • /src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php
'Service "%s" must define the "event" attribute on "kernel.event_listener" tags.'1
  • /src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php
'The "%s" event is already stopped. No listeners have been called.'1
  • /src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php
'Cannot use "--env" or "-e" when the "%s" file defines "%s" and the "dotenv_overload" runtime option is true.'1
  • /src/Symfony/Component/Runtime/SymfonyRuntime.php
'"%s" doesn\'t know how to handle apps of type "%s".'1
  • /src/Symfony/Component/Runtime/GenericRuntime.php
'Zero argument should be required by the runner callable, but at least one is in "%s" on line "%d.'1
  • /src/Symfony/Component/Runtime/GenericRuntime.php
'Cannot resolve argument "%s $%s" in "%s" on line "%d": "%s" supports only arguments "array $context", "array $argv" and "array $request", or a runtime named "Symfony\Runtime\%1$sRuntime".'1
  • /src/Symfony/Component/Runtime/GenericRuntime.php
'Unexpected value of type "%s" returned, "string|int|null" expected from "%s" on line "%d".'1
  • /src/Symfony/Component/Runtime/Runner/ClosureRunner.php
'Hello %s'1
  • /src/Symfony/Component/Runtime/Tests/phpt/command2.php
'File "%s" defined under "extra.runtime.autoload_template" in your composer.json file not found.'1
  • /src/Symfony/Component/Runtime/Internal/ComposerPlugin.php
'Unexpected value of type "%s" returned, "object" expected from "%s" on line "%d".'1
  • /src/Symfony/Component/Runtime/Resolver/DebugClosureResolver.php
'Failed to put off the expiration of the "%s" lock within the specified time.'1
  • /src/Symfony/Component/Lock/Lock.php
'Failed to define an expiration for the "%s" lock.'1
  • /src/Symfony/Component/Lock/Lock.php
'Failed to release the "%s" lock.'1
  • /src/Symfony/Component/Lock/Lock.php
'Failed to release the "%s" lock, the resource is still locked.'1
  • /src/Symfony/Component/Lock/Lock.php
'"%s()" expects being initialized with a Redis, Relay, RedisArray, RedisCluster or Predis\ClientInterface, "%s" given.'1
  • /src/Symfony/Component/Lock/Tests/Store/AbstractRedisStoreTestCase.php
'%s/sf.-php-echo-hello-word-.%s.lock'1
  • /src/Symfony/Component/Lock/Tests/Store/FlockStoreTest.php
'%s/sf.Symfony-Component-Lock-Tests-Store-FlockStoreTestS.%s.lock'1
  • /src/Symfony/Component/Lock/Tests/Store/FlockStoreTest.php
'The adapter "%s" does not support the "%s" platform.'1
  • /src/Symfony/Component/Lock/Store/DoctrineDbalPostgreSqlStore.php
'"%s" requires gcProbability between 0 and 1, "%f" given.'1
  • /src/Symfony/Component/Lock/Store/DatabaseTableTrait.php
'"%s()" expects a strictly positive TTL, "%d" given.'1
  • /src/Symfony/Component/Lock/Store/DatabaseTableTrait.php
'Creating the lock table is currently not implemented for platform "%s".'1
  • /src/Symfony/Component/Lock/Store/PdoStore.php
'The FlockStore directory "%s" does not exists and cannot be created.'1
  • /src/Symfony/Component/Lock/Store/FlockStore.php
'The FlockStore directory "%s" is not writable.'1
  • /src/Symfony/Component/Lock/Store/FlockStore.php
'%s/sf.%s.%s.lock'1
  • /src/Symfony/Component/Lock/Store/FlockStore.php
'The store must implement "%s". Got "%s".'1
  • /src/Symfony/Component/Lock/Store/CombinedStore.php
'"%s()" requires the "database" in the URI path or option.'1
  • /src/Symfony/Component/Lock/Store/MongoDbStore.php
'"%s()" requires the "collection" in the URI querystring or option.'1
  • /src/Symfony/Component/Lock/Store/MongoDbStore.php
'"%s()" gcProbability must be a float from 0.0 to 1.0, "%f" given.'1
  • /src/Symfony/Component/Lock/Store/MongoDbStore.php
'"%s()" expects a strictly positive TTL, got "%d".'1
  • /src/Symfony/Component/Lock/Store/MongoDbStore.php
'The given MongoDB Connection URI "%s" is invalid. Expecting "mongodb://" or "mongodb+srv://".'1
  • /src/Symfony/Component/Lock/Store/MongoDbStore.php
'The given MongoDB Connection URI "%s" is invalid.'1
  • /src/Symfony/Component/Lock/Store/MongoDbStore.php
'"%s()" expects a TTL greater or equals to 1 second. Got %s.'1
  • /src/Symfony/Component/Lock/Store/MemcachedStore.php
'You cannot use "%s" as the "cron expression" package is not installed. Try running "composer require dragonmantank/cron-expression".'1
  • /src/Symfony/Component/Scheduler/Trigger/CronExpressionTrigger.php
'every %d seconds'1
  • /src/Symfony/Component/Scheduler/Trigger/PeriodicalTrigger.php
'every %d seconds (%s)'1
  • /src/Symfony/Component/Scheduler/Trigger/PeriodicalTrigger.php
'every %s'1
  • /src/Symfony/Component/Scheduler/Trigger/PeriodicalTrigger.php
'every %s seconds'1
  • /src/Symfony/Component/Scheduler/Trigger/PeriodicalTrigger.php
'Invalid interval "%s": '1
  • /src/Symfony/Component/Scheduler/Trigger/PeriodicalTrigger.php
'%s with 0-%d second jitter'1
  • /src/Symfony/Component/Scheduler/Trigger/JitterTrigger.php
'PT%sS'1
  • /src/Symfony/Component/Scheduler/Trigger/JitterTrigger.php
'%s, from: %s, until: %s'1
  • /src/Symfony/Component/Scheduler/Trigger/ExcludeTimeTrigger.php
'Invalid tick %s'1
  • /src/Symfony/Component/Scheduler/Tests/Generator/MessageGeneratorTest.php
'There is no next run for tick %s'1
  • /src/Symfony/Component/Scheduler/Tests/Generator/MessageGeneratorTest.php
'The given Schedule DSN "%s" is invalid.'1
  • /src/Symfony/Component/Scheduler/Messenger/SchedulerTransportFactory.php
'The schedule "%s" is not found.'1
  • /src/Symfony/Component/Scheduler/Messenger/SchedulerTransportFactory.php
'"%s" cannot send messages.'1
  • /src/Symfony/Component/Scheduler/Messenger/SchedulerTransport.php
'The schedule name (one of "%s")'1
  • /src/Symfony/Component/Scheduler/Command/DebugCommand.php
'All next run dates computed from %s.'1
  • /src/Symfony/Component/Scheduler/Command/DebugCommand.php
'No recurring messages found for schedule "%s".'1
  • /src/Symfony/Component/Scheduler/Command/DebugCommand.php
'Tag "scheduler.task" is missing attribute "trigger" on service "%s".'1
  • /src/Symfony/Component/Scheduler/DependencyInjection/AddScheduleMessengerPass.php
'Tag "scheduler.task" is missing attribute "frequency" on service "%s".'1
  • /src/Symfony/Component/Scheduler/DependencyInjection/AddScheduleMessengerPass.php
'Tag "scheduler.task" is missing attribute "expression" on service "%s".'1
  • /src/Symfony/Component/Scheduler/DependencyInjection/AddScheduleMessengerPass.php
'Invalid sender "%s": non-ASCII characters not supported in local-part of email.'1
  • /src/Symfony/Component/Mailer/Envelope.php
'A recipient must be an instance of "%s" (got "%s").'1
  • /src/Symfony/Component/Mailer/Envelope.php
'The "%s" keyword is not valid (valid ones are "%s"), '1
  • /src/Symfony/Component/Mailer/Transport.php
"Transport \"%s\": %s\n"1
  • /src/Symfony/Component/Mailer/Transport/RoundRobinTransport.php
'Unsupported sendmail command flags "%s"; must be one of "-bs" or "-t" but can include additional flags.'1
  • /src/Symfony/Component/Mailer/Transport/SendmailTransport.php
'You must configure a "%s" when a "%s" instance has a text or HTML template set.'1
  • /src/Symfony/Component/Mailer/Transport/AbstractTransport.php
'Email transport "%s" sleeps for %.2f seconds'1
  • /src/Symfony/Component/Mailer/Transport/AbstractTransport.php
'Failed to find an authenticator supported by the SMTP server, which currently supports: "%s".'1
  • /src/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransport.php
'Failed to authenticate on SMTP server with username "%s" using the following authenticators: "%s".'1
  • /src/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransport.php
' Authenticator "%s" returned "%s".'1
  • /src/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransport.php
'smtp%s://%s'1
  • /src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
"MAIL FROM:<%s>\r\n"1
  • /src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
"RCPT TO:<%s>\r\n"1
  • /src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
'Email transport "%s" started'1
  • /src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
'Email transport "%s" stopping'1
  • /src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
'code "%s"'1
  • /src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
', with message "%s"'1
  • /src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
'Expected response code "%s" but got '1
  • /src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
'Email transport "%s" sleeps for %d seconds after stopping'1
  • /src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
"AUTH PLAIN %s\r\n"1
  • /src/Symfony/Component/Mailer/Transport/Smtp/Auth/PlainAuthenticator.php
"> %s\n"1
  • /src/Symfony/Component/Mailer/Transport/Smtp/Stream/AbstractStream.php
'Connection to "%s" timed out.'1
  • /src/Symfony/Component/Mailer/Transport/Smtp/Stream/AbstractStream.php
'Connection to "%s" has been closed unexpectedly.'1
  • /src/Symfony/Component/Mailer/Transport/Smtp/Stream/AbstractStream.php
'Unable to read from connection to "%s": '1
  • /src/Symfony/Component/Mailer/Transport/Smtp/Stream/AbstractStream.php
'< %s'1
  • /src/Symfony/Component/Mailer/Transport/Smtp/Stream/AbstractStream.php
'Connection could not be established with host "%s": '1
  • /src/Symfony/Component/Mailer/Transport/Smtp/Stream/SocketStream.php
'postmark+api://%s'1
  • /src/Symfony/Component/Mailer/Bridge/Postmark/Transport/PostmarkApiTransport.php
'mailpace+api://%s'1
  • /src/Symfony/Component/Mailer/Bridge/MailPace/Transport/MailPaceApiTransport.php
'infobip+api://%s'1
  • /src/Symfony/Component/Mailer/Bridge/Infobip/Transport/InfobipApiTransport.php
'https://%s/email/%s/send'1
  • /src/Symfony/Component/Mailer/Bridge/Infobip/Transport/InfobipApiTransport.php
'email-smtp.%s.amazonaws.com'1
  • /src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesSmtpTransport.php
'ses+https://%s@%s'1
  • /src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesHttpAsyncAwsTransport.php
'Unable to send an email: %s (code %s).'1
  • /src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesHttpAsyncAwsTransport.php
'ses+api://%s@%s'1
  • /src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesApiAsyncAwsTransport.php
'=?UTF-8?B?%s?= <%s>'1
  • /src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesApiAsyncAwsTransport.php
'sendgrid+api://%s'1
  • /src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php
'Too many "%s" instances present in the email headers. Sendgrid does not accept more than 10 categories on an email.'1
  • /src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php
'mailjet+api://%s'1
  • /src/Symfony/Component/Mailer/Bridge/Mailjet/Transport/MailjetApiTransport.php
'https://%s/v%s/send'1
  • /src/Symfony/Component/Mailer/Bridge/Mailjet/Transport/MailjetApiTransport.php
'Mailjet\'s API only supports one Reply-To email, %d given.'1
  • /src/Symfony/Component/Mailer/Bridge/Mailjet/Transport/MailjetApiTransport.php
'mandrill+https://%s'1
  • /src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillHttpTransport.php
'mandrill+api://%s'1
  • /src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillApiTransport.php
'mailersend+api://%s'1
  • /src/Symfony/Component/Mailer/Bridge/MailerSend/Transport/MailerSendApiTransport.php
'scaleway+api://%s@%s%s'1
  • /src/Symfony/Component/Mailer/Bridge/Scaleway/Transport/ScalewayApiTransport.php
'/transactional-email/v1alpha1/regions/%s/emails'1
  • /src/Symfony/Component/Mailer/Bridge/Scaleway/Transport/ScalewayApiTransport.php
'smtp.%s.mailgun.org'1
  • /src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunSmtpTransport.php
'mailgun+api://%s?domain=%s'1
  • /src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunApiTransport.php
'%s/v3/%s/messages'1
  • /src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunApiTransport.php
'mailgun+https://%s?domain=%s'1
  • /src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunHttpTransport.php
'%s/v3/%s/messages.mime'1
  • /src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunHttpTransport.php
'brevo+api://%s'1
  • /src/Symfony/Component/Mailer/Bridge/Brevo/Transport/BrevoApiTransport.php
'; supported schemes for mailer "%s" are: "%s"'1
  • /src/Symfony/Component/Mailer/Exception/UnsupportedSchemeException.php
'The "%d" rule is not supported.'1
  • /src/Symfony/Component/Mailer/EventListener/MessageListener.php
'Unable to set header "%s".'1
  • /src/Symfony/Component/Mailer/EventListener/MessageListener.php
'Failed to copy "%s" because file does not exist.'1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Failed to copy "%s" to "%s" because source file could not be opened for reading: '1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Failed to copy "%s" to "%s" because target file could not be opened for writing: '1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Failed to copy "%s" to "%s".'1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Failed to copy the whole content of "%s" to "%s" (%g of %g bytes copied).'1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Failed to create "%s": '1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Could not check if file exist because path length exceeds %d characters.'1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Failed to touch "%s": '1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Failed to remove symlink "%s": '1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Failed to remove directory "%s": '1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Failed to remove file "%s": '1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Failed to chmod file "%s": '1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Cannot rename because the target "%s" already exists.'1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Cannot rename "%s" to "%s": '1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Could not check if file is readable because path length exceeds %d characters.'1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Origin file "%s" is not a file.'1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Unable to create "%s" link due to error code 1314: \'A required privilege is not held by the client\'. Do you have the required Administrator-rights?'1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Failed to create "%s" link from "%s" to "%s": '1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'The start path "%s" is not absolute.'1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'The end path "%s" is not absolute.'1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'The origin directory specified "%s" was not found.'1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Unable to guess "%s" file type.'1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'Unable to perform filesystem operation because the "%s()" function has been disabled.'1
  • /src/Symfony/Component/Filesystem/Filesystem.php
'The base path must be a non-empty string. Got: "%s".'1
  • /src/Symfony/Component/Filesystem/Path.php
'The base path "%s" is not an absolute path.'1
  • /src/Symfony/Component/Filesystem/Path.php
'The absolute path "%s" cannot be made relative to the relative path "%s". You should provide an absolute base path instead.'1
  • /src/Symfony/Component/Filesystem/Path.php
'The path "%s" cannot be made relative to "%s", because they have different roots ("%s" and "%s").'1
  • /src/Symfony/Component/Filesystem/Path.php
'File permissions for %s must be %s. Actual %s'1
  • /src/Symfony/Component/Filesystem/Tests/FilesystemTestCase.php
'File "%s" could not be found.'1
  • /src/Symfony/Component/Filesystem/Exception/FileNotFoundException.php
'rel="%s"'1
  • /src/Symfony/Component/WebLink/HttpHeaderSerializer.php
'<%s>%s'1
  • /src/Symfony/Component/WebLink/HttpHeaderSerializer.php
'Could not parse property path "%s". Unexpected token "%s" at position %d.'1
  • /src/Symfony/Component/PropertyAccess/PropertyPath.php
'Cannot read index "%s" while trying to traverse path "%s".'1
  • /src/Symfony/Component/PropertyAccess/PropertyAccessor.php
'Cannot read index "%s" while trying to traverse path "%s". Available indices are "%s".'1
  • /src/Symfony/Component/PropertyAccess/PropertyAccessor.php
'Cannot read index "%s" from object of type "%s" because it doesn\'t implement \ArrayAccess.'1
  • /src/Symfony/Component/PropertyAccess/PropertyAccessor.php
'Cannot read property "%s" from an array. Maybe you intended to write the property path as "[%1$s]" instead.'1
  • /src/Symfony/Component/PropertyAccess/PropertyAccessor.php
'The method "%s::%s()" returned "null", but expected type "%3$s". Did you forget to initialize a property or to make the return type nullable using "?%3$s"?'1
  • /src/Symfony/Component/PropertyAccess/PropertyAccessor.php
'The property "%s::$%s" is not readable because it is typed "%s". You should initialize it or declare a default value instead.'1
  • /src/Symfony/Component/PropertyAccess/PropertyAccessor.php
'Cannot modify index "%s" in object of type "%s" because it doesn\'t implement \ArrayAccess.'1
  • /src/Symfony/Component/PropertyAccess/PropertyAccessor.php
'Cannot write property "%s" to an array. Maybe you should write the property path as "[%1$s]" instead?'1
  • /src/Symfony/Component/PropertyAccess/PropertyAccessor.php
'Could not determine access type for property "%s" in class "%s".'1
  • /src/Symfony/Component/PropertyAccess/PropertyAccessor.php
'The Symfony Cache component must be installed to use "%s()".'1
  • /src/Symfony/Component/PropertyAccess/PropertyAccessor.php
'PropertyAccessor requires a graph of objects or arrays to operate on, ' . 'but it found type "%s" while trying to traverse path "%s" at property "%s".'1
  • /src/Symfony/Component/PropertyAccess/Exception/UnexpectedTypeException.php
'Cannot generate lazy ghost with PHP < 8.3: class "%s" is readonly.'1
  • /src/Symfony/Component/VarExporter/ProxyHelper.php
'Cannot generate lazy ghost: class "%s" is final.'1
  • /src/Symfony/Component/VarExporter/ProxyHelper.php
'Cannot generate lazy ghost: "%s" is not a concrete class.'1
  • /src/Symfony/Component/VarExporter/ProxyHelper.php
'Cannot generate lazy ghost: class "%s" is internal.'1
  • /src/Symfony/Component/VarExporter/ProxyHelper.php
'Cannot generate lazy ghost: return type of method "%s::__get()" should be "mixed".'1
  • /src/Symfony/Component/VarExporter/ProxyHelper.php
'Cannot generate lazy ghost: method "%s::%s()" is final.'1
  • /src/Symfony/Component/VarExporter/ProxyHelper.php
'Cannot generate lazy ghost: class "%s" extends "%s" which is internal.'1
  • /src/Symfony/Component/VarExporter/ProxyHelper.php
'Cannot generate lazy proxy: "%s" is not a class.'1
  • /src/Symfony/Component/VarExporter/ProxyHelper.php
'Cannot generate lazy proxy: class "%s" is final.'1
  • /src/Symfony/Component/VarExporter/ProxyHelper.php
'Cannot generate lazy proxy with PHP < 8.3: class "%s" is readonly.'1
  • /src/Symfony/Component/VarExporter/ProxyHelper.php
'Cannot generate lazy proxy: "%s" is not an interface.'1
  • /src/Symfony/Component/VarExporter/ProxyHelper.php
'Cannot generate lazy proxy: method "%s::%s()" is final.'1
  • /src/Symfony/Component/VarExporter/ProxyHelper.php
'...\array_slice(\func_get_args(), %d)'1
  • /src/Symfony/Component/VarExporter/ProxyHelper.php
'Call to %s method "%s::__serialize()".'1
  • /src/Symfony/Component/VarExporter/Internal/Exporter.php
'\'."%s".\''1
  • /src/Symfony/Component/VarExporter/Internal/Exporter.php
'Cannot export value of type "%s".'1
  • /src/Symfony/Component/VarExporter/Internal/Exporter.php
'Type "%s" is not instantiable.'1
  • /src/Symfony/Component/VarExporter/Exception/NotInstantiableTypeException.php
'The cookie expiration time "%s" is not valid.'1
  • /src/Symfony/Component/BrowserKit/Cookie.php
'The cookie string "%s" is not valid.'1
  • /src/Symfony/Component/BrowserKit/Cookie.php
'The URL "%s" is not valid.'1
  • /src/Symfony/Component/BrowserKit/Cookie.php
'There is no button with "%s" as its content, id, value or name.'1
  • /src/Symfony/Component/BrowserKit/AbstractBrowser.php
'OUTPUT: %s ERROR OUTPUT: %s.'1
  • /src/Symfony/Component/BrowserKit/AbstractBrowser.php
'The maximum number (%d) of redirections was reached.'1
  • /src/Symfony/Component/BrowserKit/AbstractBrowser.php
'http%s://%s/'1
  • /src/Symfony/Component/BrowserKit/AbstractBrowser.php
' with %svalue "%s"'1
  • /src/Symfony/Component/BrowserKit/Test/Constraint/BrowserCookieValueSame.php
'foo=foo; expires=%s; domain=.symfony.com; path=/, bar=bar; domain=.blog.symfony.com, PHPSESSID=id; expires=%1$s'1
  • /src/Symfony/Component/BrowserKit/Tests/CookieJarTest.php
'Case mismatch between loaded and declared class names: "%s" vs "%s".'1
  • /src/Symfony/Component/ErrorHandler/DebugClassLoader.php
'Trying to autoload a class with an invalid name "%s". Be careful that the namespace separator is "\" in PHP, not "/".'1
  • /src/Symfony/Component/ErrorHandler/DebugClassLoader.php
'The autoloader expected class "%s" to be defined in file "%s". The file was found but the class was not in it, the class name or namespace probably has a typo.'1
  • /src/Symfony/Component/ErrorHandler/DebugClassLoader.php
'Case mismatch between class and real file names: "%s" vs "%s" in "%s".'1
  • /src/Symfony/Component/ErrorHandler/DebugClassLoader.php
'The "%s" class is considered final%s It may change without further notice as of its next major version. You should not extend it from "%s".'1
  • /src/Symfony/Component/ErrorHandler/DebugClassLoader.php
'The "%s" %s %s "%s" that is deprecated%s'1
  • /src/Symfony/Component/ErrorHandler/DebugClassLoader.php
'The "%s" %s is considered internal%s It may change without further notice. You should not use it from "%s".'1
  • /src/Symfony/Component/ErrorHandler/DebugClassLoader.php
'Class "%s" should implement method "%s::%s%s"%s'1
  • /src/Symfony/Component/ErrorHandler/DebugClassLoader.php
'The "%s::%s()" method is considered final%s It may change without further notice as of its next major version. You should not extend it from "%s".'1
  • /src/Symfony/Component/ErrorHandler/DebugClassLoader.php
'The "%s::%s()" method is considered internal%s It may change without further notice. You should not extend it from "%s".'1
  • /src/Symfony/Component/ErrorHandler/DebugClassLoader.php
'Method "%s::%s()" might add "%s" as a native return type declaration in the future. Do the same in %s "%s" now to avoid errors or add an explicit @return annotation to suppress this message.'1
  • /src/Symfony/Component/ErrorHandler/DebugClassLoader.php
'The "%%s::%s()" method will require a new "%s$%s" argument in the next major version of its %s "%s", not defining it is deprecated.'1
  • /src/Symfony/Component/ErrorHandler/DebugClassLoader.php
'The "%s::' . $msg . ' is considered final. You should not override it in "%s".'1
  • /src/Symfony/Component/ErrorHandler/DebugClassLoader.php
'%s [%s] %s'1
  • /src/Symfony/Component/ErrorHandler/BufferingLogger.php
'Attempted to load %s "%s" from namespace "%s".'1
  • /src/Symfony/Component/ErrorHandler/ErrorEnhancer/ClassNotFoundErrorEnhancer.php
'Attempted to load %s "%s" from the global namespace.'1
  • /src/Symfony/Component/ErrorHandler/ErrorEnhancer/ClassNotFoundErrorEnhancer.php
'Attempted to call function "%s" from namespace "%s".'1
  • /src/Symfony/Component/ErrorHandler/ErrorEnhancer/UndefinedFunctionErrorEnhancer.php
'Attempted to call function "%s" from the global namespace.'1
  • /src/Symfony/Component/ErrorHandler/ErrorEnhancer/UndefinedFunctionErrorEnhancer.php
'Attempted to call an undefined method named "%s" of class "%s".'1
  • /src/Symfony/Component/ErrorHandler/ErrorEnhancer/UndefinedMethodErrorEnhancer.php
'%s (%d %s)'1
  • /src/Symfony/Component/ErrorHandler/Resources/views/exception_full.html.php
'Class "%s" blah.'1
  • /src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php
'<em>object</em>(%s)'1
  • /src/Symfony/Component/ErrorHandler/ErrorRenderer/HtmlErrorRenderer.php
'Receiver for "%s" does not implement "%s".'1
  • /src/Symfony/Component/Messenger/Worker.php
'You must provide a "%s" instance in the "%s::$messageBus" property, but that property has not been initialized yet.'1
  • /src/Symfony/Component/Messenger/HandleTrait.php
'Message of type "%s" was handled zero times. Exactly one handler is expected when using "%s::%s()".'1
  • /src/Symfony/Component/Messenger/HandleTrait.php
'Message of type "%s" was handled multiple times. Only one handler is expected when using "%s::%s()", got %d: %s.'1
  • /src/Symfony/Component/Messenger/HandleTrait.php
'Bus named "%s" does not exist.'1
  • /src/Symfony/Component/Messenger/RoutableMessageBus.php
'The acknowledger was not called by the "%s" batch handler.'1
  • /src/Symfony/Component/Messenger/Handler/Acknowledger.php
'The acknowledger cannot be called twice by the "%s" batch handler.'1
  • /src/Symfony/Component/Messenger/Handler/Acknowledger.php
' on "%s"'1
  • /src/Symfony/Component/Messenger/Middleware/TraceableMiddleware.php
'A handler implementing BatchHandlerInterface must return the size of the current batch as a positive integer, "%s" returned from "%s".'1
  • /src/Symfony/Component/Messenger/Middleware/HandleMessageMiddleware.php
'No handler for message "%s".'1
  • /src/Symfony/Component/Messenger/Middleware/HandleMessageMiddleware.php
'No sender for message "%s".'1
  • /src/Symfony/Component/Messenger/Middleware/SendMessageMiddleware.php
'The "%s" class requires Symfony\'s Serializer component. Try running "composer require symfony/serializer" or use "%s" instead.'1
  • /src/Symfony/Component/Messenger/Transport/Serialization/Serializer.php
'Message class "%s" not found during decoding.'1
  • /src/Symfony/Component/Messenger/Transport/Serialization/PhpSerializer.php
'Invalid senders configuration: sender "%s" is not in the senders locator.'1
  • /src/Symfony/Component/Messenger/Transport/Sender/SendersLocator.php
'+%d seconds'1
  • /src/Symfony/Component/Messenger/Transport/InMemory/InMemoryTransport.php
'Multiplier must be greater than zero: "%s" given.'1
  • /src/Symfony/Component/Messenger/Retry/MultiplierRetryStrategy.php
'"%s" should be configured, got an empty string.'1
  • /src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php
'Invalid option(s) "%s" passed to the Redis Messenger transport.'1
  • /src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php
'Invalid Redis DSN: "%s".'1
  • /src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php
'Could not acknowledge redis message "%s".'1
  • /src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php
'Could not delete message "%s" from the redis stream.'1
  • /src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php
'More than one group exists for stream "%s", delete_after_ack and delete_after_reject cannot be enabled as it risks deleting messages before all groups could consume them.'1
  • /src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php
'Could not run "%s" on Redis queue.'1
  • /src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php
'Failed to retrieve master information from master name "%s" and address "%s".'1
  • /src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/ConnectionTest.php
'%s/messenger-clearlasterror'1
  • /src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/ConnectionTest.php
'A "%s" stamp should be added'1
  • /src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/RedisSenderTest.php
'You cannot use the "%s" as the "amqp" extension is not installed.'1
  • /src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php
'Invalid option(s) "%s" passed to the AMQP Messenger transport.'1
  • /src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php
'Invalid queue option(s) "%s" passed to the AMQP Messenger transport.'1
  • /src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php
'Invalid exchange option(s) "%s" passed to the AMQP Messenger transport.'1
  • /src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php
'Integer expected for queue argument "%s", "%s" given.'1
  • /src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php
"with stamps: %s\n"1
  • /src/Symfony/Component/Messenger/Bridge/Amqp/Tests/Fixtures/long_receiver.php
'%+d seconds'1
  • /src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php
'-%d seconds'1
  • /src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php
'LISTEN "%s"'1
  • /src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/PostgreSqlConnection.php
<<<'SQL' CREATE OR REPLACE FUNCTION %1$s() RETURNS TRIGGER AS $$ BEGIN PERFORM pg_notify('%2$s', NEW.queue_name::text); RETURN NEW; END; $$ LANGUAGE plpgsql; SQL1
  • /src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/PostgreSqlConnection.php
'DROP TRIGGER IF EXISTS notify_trigger ON %s;'1
  • /src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/PostgreSqlConnection.php
'CREATE TRIGGER notify_trigger AFTER INSERT OR UPDATE ON %1$s FOR EACH ROW EXECUTE PROCEDURE %2$s();'1
  • /src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/PostgreSqlConnection.php
'notify_%1$s'1
  • /src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/PostgreSqlConnection.php
'%1$s.notify_%2$s'1
  • /src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/PostgreSqlConnection.php
'UNLISTEN "%s"'1
  • /src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/PostgreSqlConnection.php
'Unknown option found : [%s]. Allowed options are [%s].'1
  • /src/Symfony/Component/Messenger/Bridge/Beanstalkd/Transport/Connection.php
'%s://%s%s'1
  • /src/Symfony/Component/Messenger/Bridge/AmazonSqs/Transport/Connection.php
'The Amazon SQS queue "%s" does not exist (or you don\'t have permissions on it), and can\'t be created when an account is provided.'1
  • /src/Symfony/Component/Messenger/Bridge/AmazonSqs/Transport/Connection.php
'Failed to create the Amazon SQS queue "%s".'1
  • /src/Symfony/Component/Messenger/Bridge/AmazonSqs/Transport/Connection.php
'Receiver for "transport2" does not implement "%s".'1
  • /src/Symfony/Component/Messenger/Tests/WorkerTest.php
<<<EOF ------------- --------------------- Class stdClass Message Id 15 Failed at %s Error Things are bad! Error Code 123 Error Class Exception Transport async EOF1
  • /src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php
<<<EOF ------------- --------------------- Class stdClass Message Id 15 Failed at %s Error Things are bad! Error Code 123 Error Class Exception Transport async EOF1
  • /src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php
<<<'EOF' %%A Exception: ========== RuntimeException { message: "Things are bad!" code: 0 file: "%s" line: %d trace: { %%s%%eTests%%eCommand%%eFailedMessagesShowCommandTest.php:%d { Symfony\Component\Messenger\Tests\Command\FailedMessagesShowCommandTest->testVeryVerboseOutputForSingleMessageContainsExceptionWithTraceWithServiceLocator() › { › $exception = new \RuntimeException('Things are bad!'); › $exceptionLine = __LINE__ - 1; } %%A EOF1
  • /src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php
'Invalid handler service "%s": type-hint of argument "$message" in method "%s::__invoke()" must be a class , "string|int" given.'1
  • /src/Symfony/Component/Messenger/Tests/DependencyInjection/MessengerPassTest.php
'%s via %s'1
  • /src/Symfony/Component/Messenger/Message/RedispatchMessage.php
'Hint: to consume from multiple, use a list of their names, e.g. <comment>%s</comment>'1
  • /src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php
'The receiver "%s" does not exist.'1
  • /src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php
' Valid receivers are: %s.'1
  • /src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php
'Option "limit" must be a positive integer, "%s" passed.'1
  • /src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php
'Option "time-limit" must be a positive integer, "%s" passed.'1
  • /src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php
'Consuming messages from transport%s "%s".'1
  • /src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php
' * Message failed at <info>%s</info> and was redelivered'1
  • /src/Symfony/Component/Messenger/Command/AbstractFailedMessagesCommand.php
'There are <comment>%d</comment> messages pending in the failure transport.'1
  • /src/Symfony/Component/Messenger/Command/AbstractFailedMessagesCommand.php
'No default failure transport is defined. Available transports are: "%s".'1
  • /src/Symfony/Component/Messenger/Command/AbstractFailedMessagesCommand.php
'The "%s" failure transport was not found. Available transports are: "%s".'1
  • /src/Symfony/Component/Messenger/Command/AbstractFailedMessagesCommand.php
'> Loading messages from the <comment>global</comment> failure transport <comment>%s</comment>.'1
  • /src/Symfony/Component/Messenger/Command/AbstractFailedMessagesCommand.php
'> Available failure transports are: <comment>%s</comment>'1
  • /src/Symfony/Component/Messenger/Command/AbstractFailedMessagesCommand.php
'To retry all the messages, run <comment>messenger:consume %s</comment>'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesRetryCommand.php
'The message with id "%s" could not decoded, it can only be shown or removed.'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesRetryCommand.php
'The "%s" receiver does not support retrying messages by id.'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesRetryCommand.php
'The "%s" transport does not support setup.'1
  • /src/Symfony/Component/Messenger/Command/SetupTransportsCommand.php
'The "%s" transport was set up successfully.'1
  • /src/Symfony/Component/Messenger/Command/SetupTransportsCommand.php
'An error occurred while setting up the "%s" transport: '1
  • /src/Symfony/Component/Messenger/Command/SetupTransportsCommand.php
'The "%s" receiver does not support listing or showing specific messages.'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesShowCommand.php
'Displaying only \'%s\' messages'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesShowCommand.php
'Showing first %d messages.'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesShowCommand.php
'Showing %d message(s).'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesShowCommand.php
'Run <comment>messenger:failed:show {id} --transport=%s -vv</comment> to see message details.'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesShowCommand.php
' Run <comment>messenger:failed:retry %s --transport=%s</comment> to retry this message.'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesShowCommand.php
' Run <comment>messenger:failed:remove %s --transport=%s</comment> to delete it.'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesShowCommand.php
'Unable to get message count for the following transports: "%s".'1
  • /src/Symfony/Component/Messenger/Command/StatsCommand.php
'The bus id (one of "%s")'1
  • /src/Symfony/Component/Messenger/Command/DebugCommand.php
'Bus "%s" does not exist. Known buses are "%s".'1
  • /src/Symfony/Component/Messenger/Command/DebugCommand.php
' handled by <info>%s</>'1
  • /src/Symfony/Component/Messenger/Command/DebugCommand.php
' <comment>%s</>'1
  • /src/Symfony/Component/Messenger/Command/DebugCommand.php
'No handled message found in bus "%s".'1
  • /src/Symfony/Component/Messenger/Command/DebugCommand.php
'The "%s" receiver does not support removing specific messages.'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesRemoveCommand.php
'The message with id "%s" was not found.'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesRemoveCommand.php
'Message with id %s removed.'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesRemoveCommand.php
'Message with id %s not removed.'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesRemoveCommand.php
'Do you want to permanently remove all (%d) messages?'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesRemoveCommand.php
'%d messages were removed.'1
  • /src/Symfony/Component/Messenger/Command/FailedMessagesRemoveCommand.php
'Invalid handler service "%s": bus "%s" specified on the tag "messenger.message_handler" does not exist (known ones are: "%s").'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'The handler configuration needs to return an array of messages or an associated array of message and configuration. Found value of type "%s" at position "%d" for service "%s".'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'Invalid configuration ' . $messageLocation . ' for message "%s": bus "%s" does not exist.'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'Invalid handler service "%s": class or interface "%s" ' . $messageLocation . ' not found.'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'Invalid handler service "%s": method "%s::%s()" does not exist.'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'Invalid handler service "%s": the list of messages to handle is empty.'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'Invalid handler service "%s": class "%s" must have an "%s()" method.'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'Invalid handler service "%s": method "%s::%s()" requires at least one argument, first one being the message it handles.'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'Invalid handler service "%s": argument "$%s" of method "%s::%s()" must have a type-hint corresponding to the message class it handles.'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'Invalid handler service "%s": type-hint of argument "$%s" in method "%s::__invoke()" must be a class , "%s" given.'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'Invalid handler service "%s": type-hint of argument "$%s" in method "%s::%s()" must be a class , "%s" given.'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'Invalid receiver "%s": class "%s" must implement interface "%s".'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'Invalid middleware: service "%s" not found.'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'Invalid middleware factory "%s": a middleware factory must be an abstract definition.'1
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'Handling "%s" failed: '1
  • /src/Symfony/Component/Messenger/Exception/HandlerFailedException.php
'%d handlers failed. First failure is: %s'1
  • /src/Symfony/Component/Messenger/Exception/HandlerFailedException.php
'Message of type "%s" failed validation.'1
  • /src/Symfony/Component/Messenger/Exception/ValidationFailedException.php
"A delayed message handler threw an exception: \n\n%s"1
  • /src/Symfony/Component/Messenger/Exception/DelayedMessageHandlingException.php
"Some delayed message handlers threw an exception: \n\n%s"1
  • /src/Symfony/Component/Messenger/Exception/DelayedMessageHandlingException.php
'Could not find sender "%s" based on the same receiver to send the failed message to for retry.'1
  • /src/Symfony/Component/Messenger/EventListener/SendFailedMessageForRetryListener.php
'Failed to acquire the "%s" semaphore.'1
  • /src/Symfony/Component/Semaphore/Semaphore.php
'Failed to define an expiration for the "%s" semaphore.'1
  • /src/Symfony/Component/Semaphore/Semaphore.php
'Failed to release the "%s" semaphore.'1
  • /src/Symfony/Component/Semaphore/Semaphore.php
'The semaphore "%s" could not be acquired: %s.'1
  • /src/Symfony/Component/Semaphore/Exception/SemaphoreAcquiringException.php
'The semaphore "%s" has expired: %s.'1
  • /src/Symfony/Component/Semaphore/Exception/SemaphoreExpiredException.php
'The semaphore "%s" could not be released: %s.'1
  • /src/Symfony/Component/Semaphore/Exception/SemaphoreReleasingException.php
'{%s}:weight'1
  • /src/Symfony/Component/Semaphore/Store/RedisStore.php
'"%s()" expects being initialized with a Redis, RedisArray, RedisCluster or Predis\ClientInterface, "%s" given.'1
  • /src/Symfony/Component/Semaphore/Store/RedisStore.php
'The "%s" directory does not exist.'1
  • /src/Symfony/Component/Finder/Finder.php
'Don\'t understand "%s" as a number test.'1
  • /src/Symfony/Component/Finder/Comparator/NumberComparator.php
'Invalid number "%s".'1
  • /src/Symfony/Component/Finder/Comparator/NumberComparator.php
'Invalid operator "%s".'1
  • /src/Symfony/Component/Finder/Comparator/Comparator.php
'Don\'t understand "%s" as a date test.'1
  • /src/Symfony/Component/Finder/Comparator/DateComparator.php
'"%s" is not a valid date.'1
  • /src/Symfony/Component/Finder/Comparator/DateComparator.php
"Failed asserting path:\n%s\nmatches gitignore patterns:\n%s"1
  • /src/Symfony/Component/Finder/Tests/GitignoreTest.php
"Failed asserting path:\n%s\nNOT matching gitignore patterns:\n%s"1
  • /src/Symfony/Component/Finder/Tests/GitignoreTest.php
"Failed asserting path:\n%s\nmatches gitignore negated patterns:\n%s"1
  • /src/Symfony/Component/Finder/Tests/GitignoreTest.php
"Failed asserting path:\n%s\nNOT matching gitignore negated patterns:\n%s"1
  • /src/Symfony/Component/Finder/Tests/GitignoreTest.php
"Expected exception:\n%s\nGot:\n%s\nWith comparison failure:\n%s"1
  • /src/Symfony/Component/Finder/Tests/FinderTest.php
'Incorrect parameter "%s"'1
  • /src/Symfony/Component/Finder/Tests/Iterator/MockSplFileInfo.php
'Unable to find a workflow for class "%s".'1
  • /src/Symfony/Component/Workflow/Registry.php
'Too many workflows (%s) match this subject (%s); set a different name on each and use the second (name) argument of this method.'1
  • /src/Symfony/Component/Workflow/Registry.php
'Place "%s" cannot be the initial place as it does not exist.'1
  • /src/Symfony/Component/Workflow/Definition.php
'The Marking is empty and there is no initial place for workflow "%s".'1
  • /src/Symfony/Component/Workflow/Workflow.php
'Place "%s" is not valid for workflow "%s".'1
  • /src/Symfony/Component/Workflow/Workflow.php
'workflow.%s.guard'1
  • /src/Symfony/Component/Workflow/Workflow.php
'workflow.%s.leave.%s'1
  • /src/Symfony/Component/Workflow/Workflow.php
'workflow.%s.transition.%s'1
  • /src/Symfony/Component/Workflow/Workflow.php
'workflow.%s.enter.%s'1
  • /src/Symfony/Component/Workflow/Workflow.php
'workflow.%s.entered'1
  • /src/Symfony/Component/Workflow/Workflow.php
'workflow.%s.entered.%s'1
  • /src/Symfony/Component/Workflow/Workflow.php
'workflow.%s.completed'1
  • /src/Symfony/Component/Workflow/Workflow.php
'workflow.%s.completed.%s'1
  • /src/Symfony/Component/Workflow/Workflow.php
'workflow.%s.announce'1
  • /src/Symfony/Component/Workflow/Workflow.php
'workflow.%s.announce.%s'1
  • /src/Symfony/Component/Workflow/Workflow.php
'All transitions for a place must have an unique name. Multiple transitions named "%s" where found for place "%s" in workflow "%s".'1
  • /src/Symfony/Component/Workflow/Validator/WorkflowValidator.php
'The marking store of workflow "%s" cannot store many places. But the transition "%s" has too many output (%d). Only one is accepted.'1
  • /src/Symfony/Component/Workflow/Validator/WorkflowValidator.php
'The marking store of workflow "%s" cannot store many places. But the definition has %d initial places. Only one is supported.'1
  • /src/Symfony/Component/Workflow/Validator/WorkflowValidator.php
'A transition in StateMachine can only have one output. But the transition "%s" in StateMachine "%s" has %d outputs.'1
  • /src/Symfony/Component/Workflow/Validator/StateMachineValidator.php
'A transition in StateMachine can only have one input. But the transition "%s" in StateMachine "%s" has %d inputs.'1
  • /src/Symfony/Component/Workflow/Validator/StateMachineValidator.php
'A transition from a place/state must have an unique name. Multiple transitions named "%s" from place/state "%s" were found on StateMachine "%s".'1
  • /src/Symfony/Component/Workflow/Validator/StateMachineValidator.php
'The state machine "%s" cannot store many places. But the definition has %d initial places. Only one is supported.'1
  • /src/Symfony/Component/Workflow/Validator/StateMachineValidator.php
'The "%s" argument of "%s" cannot be used without a "workflow" argument.'1
  • /src/Symfony/Component/Workflow/Attribute/BuildEventNameTrait.php
'The "transition" argument of "%s" cannot be used without a "workflow" argument.'1
  • /src/Symfony/Component/Workflow/Tests/Attribute/AsListenerTest.php
'The "place" argument of "%s" cannot be used without a "workflow" argument.'1
  • /src/Symfony/Component/Workflow/Tests/Attribute/AsListenerTest.php
'Typed property %s::$%s must not be accessed before initialization'1
  • /src/Symfony/Component/Workflow/MarkingStore/MethodMarkingStore.php
'The marking stored in "%s::$%s" is not an array and the Workflow\'s Marking store is instantiated with $singleState=false.'1
  • /src/Symfony/Component/Workflow/MarkingStore/MethodMarkingStore.php
'Cannot store marking: class "%s" should have either a public method named "%s()" or a public property named "$%s"; none found.'1
  • /src/Symfony/Component/Workflow/MarkingStore/MethodMarkingStore.php
'The "%s" service is needed to be able to use the workflow guard listener.'1
  • /src/Symfony/Component/Workflow/DependencyInjection/WorkflowGuardListenerPass.php
'Transition "%s" is not enabled for workflow "%s".'1
  • /src/Symfony/Component/Workflow/Exception/NotEnabledTransitionException.php
'Transition "%s" is not defined for workflow "%s".'1
  • /src/Symfony/Component/Workflow/Exception/UndefinedTransitionException.php
'</font>\n<font color=%1$s>'1
  • /src/Symfony/Component/Workflow/Dumper/PlantUmlDumper.php
'<font color=%1$s>%2$s</font>'1
  • /src/Symfony/Component/Workflow/Dumper/PlantUmlDumper.php
" place_%s [label=%s, shape=circle%s];\n"1
  • /src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php
" transition_%s [label=%s,%s];\n"1
  • /src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php
" place_%s -> transition_%s [style=\"solid\"];\n"1
  • /src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php
" transition_%s -> place_%s [style=\"solid\"];\n"1
  • /src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php
"digraph workflow {\n %s%s\n node [%s];\n edge [%s];\n\n"1
  • /src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php
' label=%s'1
  • /src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php
'%s%s: %s'1
  • /src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php
'fill:%s'1
  • /src/Symfony/Component/Workflow/Dumper/MermaidDumper.php
'style %s %s'1
  • /src/Symfony/Component/Workflow/Dumper/MermaidDumper.php
'Direction "%s" is not valid, valid directions are: "%s".'1
  • /src/Symfony/Component/Workflow/Dumper/MermaidDumper.php
'Transition type "%s" is not valid, valid types are: "%s".'1
  • /src/Symfony/Component/Workflow/Dumper/MermaidDumper.php
'%s-->|%s|%s'1
  • /src/Symfony/Component/Workflow/Dumper/MermaidDumper.php
'linkStyle %d stroke:%s'1
  • /src/Symfony/Component/Workflow/Dumper/MermaidDumper.php
" place_%s -> place_%s [label=\"%s\" style=\"%s\"%s];\n"1
  • /src/Symfony/Component/Workflow/Dumper/StateMachineGraphvizDumper.php
'Leaving "%s" for subject of class "%s" in workflow "%s".'1
  • /src/Symfony/Component/Workflow/EventListener/AuditTrailListener.php
'Transition "%s" for subject of class "%s" in workflow "%s".'1
  • /src/Symfony/Component/Workflow/EventListener/AuditTrailListener.php
'Entering "%s" for subject of class "%s" in workflow "%s".'1
  • /src/Symfony/Component/Workflow/EventListener/AuditTrailListener.php
'0 === count($validator->validate(%s, null, %s))'1
  • /src/Symfony/Component/Workflow/EventListener/ExpressionLanguage.php
'The section "%s" has been started at an other level and cannot be opened.'1
  • /src/Symfony/Component/Stopwatch/Stopwatch.php
'Event "%s" is not started.'1
  • /src/Symfony/Component/Stopwatch/Section.php
'Event "%s" is not known.'1
  • /src/Symfony/Component/Stopwatch/Section.php
'%.2F MiB - %d ms'1
  • /src/Symfony/Component/Stopwatch/StopwatchPeriod.php
'%s/%s: %.2F MiB - %d ms'1
  • /src/Symfony/Component/Stopwatch/StopwatchEvent.php
'Unable to find a consumer for message of type "%s".'1
  • /src/Symfony/Component/RemoteEvent/Messenger/ConsumeRemoteEventHandler.php
'The consumer "%s" for message of type "%s" must implement "%s".'1
  • /src/Symfony/Component/RemoteEvent/Messenger/ConsumeRemoteEventHandler.php
'The URL of the element is relative, so you must define its base URI passing an absolute URL to the constructor of the "%s" class ("%s" was passed).'1
  • /src/Symfony/Component/DomCrawler/AbstractUriElement.php
'Unable to navigate from a "%s" tag.'1
  • /src/Symfony/Component/DomCrawler/Link.php
'Expecting a DOMNodeList or DOMNode instance, an array, a string, or null, but got "%s".'1
  • /src/Symfony/Component/DomCrawler/Crawler.php
'descendant-or-self::a[contains(concat(\' \', normalize-space(string(.)), \' \'), %1$s) or ./img[contains(concat(\' \', normalize-space(string(@alt)), \' \'), %1$s)]]'1
  • /src/Symfony/Component/DomCrawler/Crawler.php
'descendant-or-self::img[contains(normalize-space(string(@alt)), %s)]'1
  • /src/Symfony/Component/DomCrawler/Crawler.php
'descendant-or-self::input[((contains(%1$s, "submit") or contains(%1$s, "button")) and contains(concat(\' \', normalize-space(string(@value)), \' \'), %2$s)) or (contains(%1$s, "image") and contains(concat(\' \', normalize-space(string(@alt)), \' \'), %2$s)) or @id=%3$s or @name=%3$s] | descendant-or-self::button[contains(concat(\' \', normalize-space(string(.)), \' \'), %2$s) or @id=%3$s or @name=%3$s]'1
  • /src/Symfony/Component/DomCrawler/Crawler.php
'(//namespace::*[name()="%s"])[last()]'1
  • /src/Symfony/Component/DomCrawler/Crawler.php
'Unreachable field "%s".'1
  • /src/Symfony/Component/DomCrawler/FormFieldRegistry.php
'Cannot set value on a compound field "%s".'1
  • /src/Symfony/Component/DomCrawler/FormFieldRegistry.php
'The selected node has an invalid form attribute (%s).'1
  • /src/Symfony/Component/DomCrawler/Form.php
'Unable to submit on a "%s" tag.'1
  • /src/Symfony/Component/DomCrawler/Form.php
'( descendant::input[@form=%s] | descendant::button[@form=%1$s] | descendant::textarea[@form=%1$s] | descendant::select[@form=%1$s] | //form[@id=%1$s]//input[not(@form)] | //form[@id=%1$s]//button[not(@form)] | //form[@id=%1$s]//textarea[not(@form)] | //form[@id=%1$s]//select[not(@form)] )[( not(ancestor::template) or ancestor::turbo-stream )]'1
  • /src/Symfony/Component/DomCrawler/Form.php
'Unable to visualize a "%s" tag.'1
  • /src/Symfony/Component/DomCrawler/Image.php
'selector "%s" count is "%d"'1
  • /src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerSelectorCount.php
'the Crawler selector "%s" was expected to be found %d time(s) but was found %d time(s)'1
  • /src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerSelectorCount.php
'has a node matching selector "%s" with content "%s"'1
  • /src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerSelectorTextSame.php
'the text "%s" of the node matching selector "%s" contains "%s"'1
  • /src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerSelectorTextContains.php
'has a node matching selector "%s" with attribute "%s" of value "%s"'1
  • /src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerSelectorAttributeValueSame.php
'matches selector "%s"'1
  • /src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerSelectorExists.php
'has at least a node matching selector "%s" with content "%s"'1
  • /src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerAnySelectorTextSame.php
'the text of any node matching selector "%s" contains "%s"'1
  • /src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerAnySelectorTextContains.php
'<html><a href="%s">foo</a></html>'1
  • /src/Symfony/Component/DomCrawler/Tests/LinkTest.php
'<html><map><area href="%s" /></map></html>'1
  • /src/Symfony/Component/DomCrawler/Tests/LinkTest.php
'<html><head><link href="%s" /></head></html>'1
  • /src/Symfony/Component/DomCrawler/Tests/LinkTest.php
'<html><img alt="foo" src="%s" /></html>'1
  • /src/Symfony/Component/DomCrawler/Tests/ImageTest.php
'The error code "%s" is not valid.'1
  • /src/Symfony/Component/DomCrawler/Field/FileFormField.php
'A FileFormField can only be created from an input tag (%s given).'1
  • /src/Symfony/Component/DomCrawler/Field/FileFormField.php
'A FileFormField can only be created from an input tag with a type of file (given type is "%s").'1
  • /src/Symfony/Component/DomCrawler/Field/FileFormField.php
'A TextareaFormField can only be created from a textarea tag (%s given).'1
  • /src/Symfony/Component/DomCrawler/Field/TextareaFormField.php
'descendant::label[@for="%s"]'1
  • /src/Symfony/Component/DomCrawler/Field/FormField.php
'You cannot tick "%s" as it is not a checkbox (%s).'1
  • /src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php
'You cannot untick "%s" as it is not a checkbox (%s).'1
  • /src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php
'The value for "%s" cannot be an array.'1
  • /src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php
'Unable to add a choice for "%s" as it is not multiple or is not a radio button.'1
  • /src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php
'A ChoiceFormField can only be created from an input or select tag (%s given).'1
  • /src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php
'A ChoiceFormField can only be created from an input tag with a type of checkbox or radio (given type is "%s").'1
  • /src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php
'An InputFormField can only be created from an input or button tag (%s given).'1
  • /src/Symfony/Component/DomCrawler/Field/InputFormField.php
'File "%s" cannot be read.'1
  • /src/Symfony/Component/Yaml/Parser.php
'/^ {%d}(.*)$/'1
  • /src/Symfony/Component/Yaml/Parser.php
'Tags support is not enabled. You must use the flag "Yaml::PARSE_CUSTOM_TAGS" to use "%s".'1
  • /src/Symfony/Component/Yaml/Parser.php
'Found unknown escape character "%s".'1
  • /src/Symfony/Component/Yaml/Unescaper.php
'%s%s%s |%s%s'1
  • /src/Symfony/Component/Yaml/Dumper.php
'%s%s !%s'1
  • /src/Symfony/Component/Yaml/Dumper.php
'%s%s%s%s'1
  • /src/Symfony/Component/Yaml/Dumper.php
'%s!%s'1
  • /src/Symfony/Component/Yaml/Dumper.php
'Unable to dump PHP resources in a YAML file ("%s").'1
  • /src/Symfony/Component/Yaml/Inline.php
'!php/const %s::%s'1
  • /src/Symfony/Component/Yaml/Inline.php
'{ %s }'1
  • /src/Symfony/Component/Yaml/Inline.php
'Unexpected end of line, expected one of "%s".'1
  • /src/Symfony/Component/Yaml/Inline.php
'Unexpected characters (%s).'1
  • /src/Symfony/Component/Yaml/Inline.php
'The reserved indicator "%s" cannot start a plain scalar; you need to quote the scalar.'1
  • /src/Symfony/Component/Yaml/Inline.php
'The constant "%s" is not defined.'1
  • /src/Symfony/Component/Yaml/Inline.php
'The string "%s" could not be parsed as a constant. Did you forget to pass the "Yaml::PARSE_CONSTANT" flag to the parser?'1
  • /src/Symfony/Component/Yaml/Inline.php
'The enum "%s" is not defined.'1
  • /src/Symfony/Component/Yaml/Inline.php
'The string "%s" is not the name of a valid enum.'1
  • /src/Symfony/Component/Yaml/Inline.php
'The enum "%s" defines no value next to its name.'1
  • /src/Symfony/Component/Yaml/Inline.php
'The string "%s" could not be parsed as an enum. Did you forget to pass the "Yaml::PARSE_CONSTANT" flag to the parser?'1
  • /src/Symfony/Component/Yaml/Inline.php
'The string "%s" could not be parsed as it uses an unsupported built-in tag.'1
  • /src/Symfony/Component/Yaml/Inline.php
'Missing value for tag "%s".'1
  • /src/Symfony/Component/Yaml/Inline.php
'Tags support is not enabled. Enable the "Yaml::PARSE_CUSTOM_TAGS" flag to use "!%s".'1
  • /src/Symfony/Component/Yaml/Inline.php
'The normalized base64 encoded data (data without whitespace characters) length must be a multiple of four (%d bytes given).'1
  • /src/Symfony/Component/Yaml/Inline.php
'The base64 encoded data (%s) contains invalid characters.'1
  • /src/Symfony/Component/Yaml/Inline.php
'Duplicate key "%s" detected at line %d'1
  • /src/Symfony/Component/Yaml/Tests/ParserTest.php
'Unexpected characters near "," at line %d (near "bar: "123",").'1
  • /src/Symfony/Component/Yaml/Tests/ParserTest.php
'::parse() converts an inline YAML to a PHP structure (%s)'1
  • /src/Symfony/Component/Yaml/Tests/InlineTest.php
'::dump() converts a PHP structure to an inline YAML (%s)'1
  • /src/Symfony/Component/Yaml/Tests/InlineTest.php
'<error> >> %s</error>'1
  • /src/Symfony/Component/Yaml/Command/LintCommand.php
'All %d YAML files contain valid syntax.'1
  • /src/Symfony/Component/Yaml/Command/LintCommand.php
'%d YAML files have valid syntax and %d contain errors.%s'1
  • /src/Symfony/Component/Yaml/Command/LintCommand.php
' at line %d'1
  • /src/Symfony/Component/Yaml/Exception/ParseException.php
' (near "%s")'1
  • /src/Symfony/Component/Yaml/Exception/ParseException.php
'%d (%s)'1
  • /src/Symfony/Component/Mime/Email.php
'The "%s" class cannot be used as it needs "%s". Try running "composer require egulias/email-validator".'1
  • /src/Symfony/Component/Mime/Address.php
'Email "%s" does not comply with addr-spec of RFC 2822.'1
  • /src/Symfony/Component/Mime/Address.php
'Could not parse "%s" to a "%s" instance.'1
  • /src/Symfony/Component/Mime/Address.php
'Failed to sign S/Mime message. Error: "%s".'1
  • /src/Symfony/Component/Mime/Crypto/SMimeSigner.php
'Failed to encrypt S/Mime message. Error: "%s".'1
  • /src/Symfony/Component/Mime/Crypto/SMimeEncrypter.php
'Invalid DKIM signing algorithm "%s".'1
  • /src/Symfony/Component/Mime/Crypto/DkimSigner.php
'The "%s" DKIM signing algorithm is not supported yet.'1
  • /src/Symfony/Component/Mime/Crypto/DkimSigner.php
'File does not exist: "%s".'1
  • /src/Symfony/Component/Mime/Crypto/SMime.php
'contains subject with value "%s"'1
  • /src/Symfony/Component/Mime/Test/Constraint/EmailSubjectContains.php
'. The subject was: "%s"'1
  • /src/Symfony/Component/Mime/Test/Constraint/EmailSubjectContains.php
'contains address "%s" with value "%s"'1
  • /src/Symfony/Component/Mime/Test/Constraint/EmailAddressContains.php
'has sent "%d" attachment(s)'1
  • /src/Symfony/Component/Mime/Test/Constraint/EmailAttachmentCount.php
'%s@%s'1
  • /src/Symfony/Component/Mime/Encoder/IdnAddressEncoder.php
'Updated from upstream on %s.'1
  • /src/Symfony/Component/Mime/Resources/bin/update_mime_types.php
'Verification of the message %s failed. Internal error "%s".'1
  • /src/Symfony/Component/Mime/Tests/Crypto/SMimeSignerTest.php
'Verification of the message failed. Internal error "%s".'1
  • /src/Symfony/Component/Mime/Tests/Crypto/SMimeSignerTest.php
'File does not exist: "%s"'1
  • /src/Symfony/Component/Mime/Tests/Crypto/SMimeTestCase.php
'Decryption of the message failed. Internal error "%s".'1
  • /src/Symfony/Component/Mime/Tests/Crypto/SMimeEncrypterTest.php
'Invalid cid "%s".'1
  • /src/Symfony/Component/Mime/Part/DataPart.php
'The body of "%s" must be a string, a resource, or an instance of "%s" (got "%s").'1
  • /src/Symfony/Component/Mime/Part/TextPart.php
'Path "%s" is not readable.'1
  • /src/Symfony/Component/Mime/Part/TextPart.php
'The encoding must be one of "quoted-printable", "base64", or "8bit" ("%s" given).'1
  • /src/Symfony/Component/Mime/Part/TextPart.php
'Unable to open path "%s".'1
  • /src/Symfony/Component/Mime/Part/TextPart.php
'Form field values with integer keys can only have one array element, the key being the field name and the value being the field value, %d provided.'1
  • /src/Symfony/Component/Mime/Part/Multipart/FormDataPart.php
'The value of the form field "%s" can only be a string, an array, or an instance of TextPart, "%s" given.'1
  • /src/Symfony/Component/Mime/Part/Multipart/FormDataPart.php
'Impossible to set header "%s" as it\'s already defined and must be unique.'1
  • /src/Symfony/Component/Mime/Header/Headers.php
'The "%s" header must be an instance of "%s" (got "%s").'1
  • /src/Symfony/Component/Mime/Header/Headers.php
'Unable to get parameter "%s" on header "%s" as the header is not of class "%s".'1
  • /src/Symfony/Component/Mime/Header/Headers.php
'Unable to set parameter "%s" on header "%s" as the header is not defined.'1
  • /src/Symfony/Component/Mime/Header/Headers.php
'Unable to set parameter "%s" on header "%s" as the header is not of class "%s".'1
  • /src/Symfony/Component/Mime/Header/Headers.php
'The option "%s" does not exist, defined options are: "%s".'1
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
'Invalid type for deprecation message argument, expected string or \Closure, but got "%s".'1
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
'The option "%s" is already defined.'1
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
(\count($diff) > 1 ? 'The options "%s" do not exist.' : 'The option "%s" does not exist.') . ' Defined options are: "%s".'1
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
'The optional option "%s" has no value set. You should make sure it is set with "isset" before reading it.'1
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
'The nested option "%s" with value %s is expected to be of type array, but is of type "%s".'1
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
'The value of the option "%s" is expected to be of type array of array, but is of type array of "%s".'1
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
'The option "%s" with value %s is expected to be of type "%s", but one of the elements is of type "%s".'1
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
'The option "%s" with value %s is expected to be of type "%s", but is of type "%s".'1
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
'The option "%s" with value %s is invalid.'1
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
' Accepted values are: %s.'1
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
' Info: %s.'1
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
'Invalid type for deprecation message, expected string but got "%s", return an empty string to ignore.'1
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
'Passing an instance of "%s" to option "foo" is deprecated, pass its FQCN instead.'1
  • /src/Symfony/Component/OptionsResolver/Tests/OptionsResolverTest.php
'The option "%s" does not exist.'1
  • /src/Symfony/Component/OptionsResolver/Debug/OptionsResolverIntrospector.php
'No default value was set for the "%s" option.'1
  • /src/Symfony/Component/OptionsResolver/Debug/OptionsResolverIntrospector.php
'No lazy closures were set for the "%s" option.'1
  • /src/Symfony/Component/OptionsResolver/Debug/OptionsResolverIntrospector.php
'No allowed types were set for the "%s" option.'1
  • /src/Symfony/Component/OptionsResolver/Debug/OptionsResolverIntrospector.php
'No allowed values were set for the "%s" option.'1
  • /src/Symfony/Component/OptionsResolver/Debug/OptionsResolverIntrospector.php
'No normalizer was set for the "%s" option.'1
  • /src/Symfony/Component/OptionsResolver/Debug/OptionsResolverIntrospector.php
'No deprecation was set for the "%s" option.'1
  • /src/Symfony/Component/OptionsResolver/Debug/OptionsResolverIntrospector.php
'Multiplier must be positive, %d given.'1
  • /src/Symfony/Component/String/AbstractString.php
'Unknown transliteration rule "%s".'1
  • /src/Symfony/Component/String/AbstractUnicodeString.php
'"%s" requires a translit-able iconv implementation, try installing "gnu-libiconv" if you\'re using Alpine Linux.'1
  • /src/Symfony/Component/String/AbstractUnicodeString.php
'Argument 1 passed to "%s()" must be a callable or a [Closure, method] lazy-callable, "%s" given.'1
  • /src/Symfony/Component/String/LazyString.php
'Return value of %s() passed to %s::fromCallable() must be of the type string, %s returned.'1
  • /src/Symfony/Component/String/LazyString.php
'A strictly positive length is expected, "%d" given.'1
  • /src/Symfony/Component/String/ByteString.php
'Invalid "%s" string.'1
  • /src/Symfony/Component/String/ByteString.php
'The "%s" file could not be written.'1
  • /src/Symfony/Component/String/Resources/WcswidthDataGenerator.php
'You cannot use the "%s()" method as the "symfony/intl" package is not installed. Try running "composer require symfony/intl".'1
  • /src/Symfony/Component/String/Slugger/AsciiSlugger.php
'Route pattern "%s" cannot contain "_fragment" as a path parameter.'1
  • /src/Symfony/Component/Routing/RouteCompiler.php
'Cannot use UTF-8 route patterns without setting the "utf8" option for route "%s".'1
  • /src/Symfony/Component/Routing/RouteCompiler.php
'Cannot mix UTF-8 requirements with non-UTF-8 pattern "%s".'1
  • /src/Symfony/Component/Routing/RouteCompiler.php
'Variable name "%s" cannot start with a digit in route pattern "%s". Please use a different name.'1
  • /src/Symfony/Component/Routing/RouteCompiler.php
'Route pattern "%s" cannot reference variable name "%s" more than once.'1
  • /src/Symfony/Component/Routing/RouteCompiler.php
'Variable name "%s" cannot be longer than %d characters in route pattern "%s". Please use a shorter name.'1
  • /src/Symfony/Component/Routing/RouteCompiler.php
'[^%s%s]+'1
  • /src/Symfony/Component/Routing/RouteCompiler.php
'Cannot use UTF-8 route requirements without setting the "utf8" option for variable "%s" in pattern "%s".'1
  • /src/Symfony/Component/Routing/RouteCompiler.php
'Cannot mix UTF-8 requirement with non-UTF-8 charset for variable "%s" in pattern "%s".'1
  • /src/Symfony/Component/Routing/RouteCompiler.php
'%s(?P<%s>%s)?'1
  • /src/Symfony/Component/Routing/RouteCompiler.php
'%s(?P<%s>%s)'1
  • /src/Symfony/Component/Routing/RouteCompiler.php
'Route alias "%s" can not reference itself.'1
  • /src/Symfony/Component/Routing/RouteCollection.php
'Routing requirement for "%s" cannot be empty.'1
  • /src/Symfony/Component/Routing/Route.php
'The Router does not support the following options: "%s".'1
  • /src/Symfony/Component/Routing/Router.php
'/{%s}'1
  • /src/Symfony/Component/Routing/Tests/RouteCompilerTest.php
'Expected env "%s", "%s" given.'1
  • /src/Symfony/Component/Routing/Tests/Loader/ObjectLoaderTest.php
'Expected string, got "%s"'1
  • /src/Symfony/Component/Routing/Tests/Fixtures/TraceableAttributeClassLoader.php
'($context->getParameter(\'_functions\')->get(%s)(%s))'1
  • /src/Symfony/Component/Routing/Matcher/ExpressionLanguageProvider.php
'Requirement for "%s" does not match (%s)'1
  • /src/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php
'Host "%s" does not match the requirement ("%s")'1
  • /src/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php
'Condition "%s" does not evaluate to "true"'1
  • /src/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php
'Scheme "%s" does not match any of the required schemes (%s)'1
  • /src/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php
'Method "%s" does not match any of the required methods (%s)'1
  • /src/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php
"[ // \$regexpList%s\n],\n"1
  • /src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherDumper.php
'|%s(*:%s)'1
  • /src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherDumper.php
'Target route "%s" for alias "%s" does not exist.'1
  • /src/Symfony/Component/Routing/Generator/Dumper/CompiledUrlGeneratorDumper.php
'"%s" is not a "BackedEnum" class.'1
  • /src/Symfony/Component/Routing/Requirement/EnumRequirement.php
'Case must be a "BackedEnum" instance, "%s" given.'1
  • /src/Symfony/Component/Routing/Requirement/EnumRequirement.php
'"%s::%s" is not a case of "%s".'1
  • /src/Symfony/Component/Routing/Requirement/EnumRequirement.php
'The file "%s" does not contain PHP code. Did you forgot to add the "<?php" start tag at the beginning of the file?'1
  • /src/Symfony/Component/Routing/Loader/AttributeFileLoader.php
'A placeholder name must be a string (%d given). Did you forget to specify the placeholder key for the requirement "%s" of route "%s" in "%s"?'1
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
'The definition of "%s" in "%s" must be a YAML array.'1
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
'The routing file "%s" contains unsupported keys for "%s": "%s". Expected one of: "%s".'1
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
'The routing file "%s" must not specify both the "resource" key and the "path" key for "%s". Choose between an import and a route definition.'1
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
'The "type" key for the route definition "%s" in "%s" is unsupported. It is only available for imports in combination with the "resource" key.'1
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
'You must define a "path" for the route "%s" in file "%s".'1
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
'The routing file "%s" must not specify both the "controller" key and the defaults key "_controller" for "%s".'1
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
'The routing file "%s" must not specify both the "stateless" key and the defaults key "_stateless" for "%s".'1
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
'The routing file "%s" must not specify other keys than "alias" and "deprecated" for "%s".'1
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
'The routing file "%s" must specify the attribute "package" of the "deprecated" option for "%s".'1
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
'The routing file "%s" must specify the attribute "version" of the "deprecated" option for "%s".'1
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
'Unknown tag "%s" used in file "%s". Expected "route" or "import".'1
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php
'The <route> element in file "%s" must have an "id" attribute.'1
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php
'The <route> element in file "%s" must have a "path" attribute or <path> child nodes.'1
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php
'The <route> element in file "%s" must not have both a "path" attribute and <path> child nodes.'1
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php
'The <import> element in file "%s" must have a "resource" attribute or element.'1
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php
'The <route> element in file "%s" must not have both a "prefix" attribute and <prefix> child nodes.'1
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php
'Unknown tag "%s" used in file "%s". Expected "default", "requirement", "option" or "condition".'1
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php
'The routing file "%s" must not specify both the "controller" attribute and the defaults key "_controller" for '1
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php
'The routing file "%s" must not specify both the "stateless" attribute and the defaults key "_stateless" for '1
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php
'Unknown tag "%s" used in file "%s". Expected "bool", "int", "float", "string", "list", or "map".'1
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php
'The <deprecated> element in file "%s" must have a "package" attribute.'1
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php
'The <deprecated> element in file "%s" must have a "version" attribute.'1
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php
'Invalid resource "%s" passed to the %s route loader: use the format "object_id::method" or "object_id" if your object class has an "__invoke" method.'1
  • /src/Symfony/Component/Routing/Loader/ObjectLoader.php
'"%s:getObject()" must return an object: "%s" returned.'1
  • /src/Symfony/Component/Routing/Loader/ObjectLoader.php
'Method "%s" not found on "%s" when importing routing resource "%s".'1
  • /src/Symfony/Component/Routing/Loader/ObjectLoader.php
'The "%s::%s()" method must return a RouteCollection: "%s" returned.'1
  • /src/Symfony/Component/Routing/Loader/ObjectLoader.php
'Attributes from class "%s" cannot be read as it is abstract.'1
  • /src/Symfony/Component/Routing/Loader/AttributeClassLoader.php
'%s::__invoke'1
  • /src/Symfony/Component/Routing/Loader/AttributeClassLoader.php
'A placeholder name must be a string (%d given). Did you forget to specify the placeholder key for the requirement "%s" of route "%s" in "%s::%s()"?'1
  • /src/Symfony/Component/Routing/Loader/AttributeClassLoader.php
'Route to "%s" is missing paths for locale(s) "%s".'1
  • /src/Symfony/Component/Routing/Loader/AttributeClassLoader.php
'Route to "%s" with locale "%s" is missing a corresponding prefix in class "%s".'1
  • /src/Symfony/Component/Routing/Loader/AttributeClassLoader.php
'/\{%s(?:<.*?>)?\}/'1
  • /src/Symfony/Component/Routing/Loader/AttributeClassLoader.php
'A placeholder name must be a string (%d given). Did you forget to specify the placeholder key for the requirement "%s" in "%s"?'1
  • /src/Symfony/Component/Routing/Loader/AttributeClassLoader.php
'Collection "%s" is missing prefixes for locale(s) "%s".'1
  • /src/Symfony/Component/Routing/Loader/Configurator/CollectionConfigurator.php
'Collection "%s" with locale "%s" is missing a corresponding prefix in its parent collection.'1
  • /src/Symfony/Component/Routing/Loader/Configurator/CollectionConfigurator.php
'Route "%s" with locale "%s" is missing a corresponding host in its parent collection.'1
  • /src/Symfony/Component/Routing/Loader/Configurator/Traits/HostTrait.php
'Route "%s" is missing routes for locale(s) "%s".'1
  • /src/Symfony/Component/Routing/Loader/Configurator/Traits/LocalizedRouteTrait.php
'Some mandatory parameters are missing ("%s") to generate a URL for route "%s".'1
  • /src/Symfony/Component/Routing/Exception/MissingMandatoryParametersException.php
'Circular reference detected for route "%s", path: "%s".'1
  • /src/Symfony/Component/Routing/Exception/RouteCircularReferenceException.php
'The maximum input length must be greater than -1, "%d" given.'1
  • /src/Symfony/Component/HtmlSanitizer/HtmlSanitizerConfig.php
'(%s) and (%s)'1
  • /src/Symfony/Component/CssSelector/XPath/XPathExpr.php
'Extension "%s" not registered.'1
  • /src/Symfony/Component/CssSelector/XPath/Translator.php
'Node "%s" not supported.'1
  • /src/Symfony/Component/CssSelector/XPath/Translator.php
'Combiner "%s" not supported.'1
  • /src/Symfony/Component/CssSelector/XPath/Translator.php
'Function "%s" not supported.'1
  • /src/Symfony/Component/CssSelector/XPath/Translator.php
'Pseudo-class "%s" not supported.'1
  • /src/Symfony/Component/CssSelector/XPath/Translator.php
'Attribute matcher operator "%s" not supported.'1
  • /src/Symfony/Component/CssSelector/XPath/Translator.php
'Invalid series: "%s".'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/FunctionExtension.php
'%s %s 0'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/FunctionExtension.php
'(%s) mod %d = 0'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/FunctionExtension.php
'contains(string(.), %s)'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/FunctionExtension.php
'lang(%s)'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/FunctionExtension.php
'count(preceding-sibling::%s)=0 and count(following-sibling::%s)=0'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/PseudoClassExtension.php
'not(%s)'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/NodeExtension.php
'attribute::*[name() = %s]'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/NodeExtension.php
'%s = %s'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/AttributeMatchingExtension.php
'%1$s and contains(concat(\' \', normalize-space(%1$s), \' \'), %2$s)'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/AttributeMatchingExtension.php
'%1$s and (%1$s = %2$s or starts-with(%1$s, %3$s))'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/AttributeMatchingExtension.php
'%1$s and starts-with(%1$s, %2$s)'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/AttributeMatchingExtension.php
'%1$s and substring(%1$s, string-length(%1$s)-%2$s) = %3$s'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/AttributeMatchingExtension.php
'%1$s and contains(%1$s, %2$s)'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/AttributeMatchingExtension.php
'ancestor-or-self::*[@lang][1][starts-with(concat(' . "translate(@%s, 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklmnopqrstuvwxyz'), '-')" . ', %s)]'1
  • /src/Symfony/Component/CssSelector/XPath/Extension/HtmlExtension.php
'<%s "%s" at %s>'1
  • /src/Symfony/Component/CssSelector/Parser/Token.php
'<%s at %s>'1
  • /src/Symfony/Component/CssSelector/Parser/Token.php
'Should have found at least an empty match at %d.'1
  • /src/Symfony/Component/CssSelector/Parser/Handler/StringHandler.php
'%s[%s.%s]'1
  • /src/Symfony/Component/CssSelector/Node/ClassNode.php
'%s[%s:%s(%s)]'1
  • /src/Symfony/Component/CssSelector/Node/FunctionNode.php
'%s[%s:%s]'1
  • /src/Symfony/Component/CssSelector/Node/PseudoNode.php
'%s[%s#%s]'1
  • /src/Symfony/Component/CssSelector/Node/HashNode.php
'%s[%s[%s]]'1
  • /src/Symfony/Component/CssSelector/Node/AttributeNode.php
"%s[%s[%s %s '%s']]"1
  • /src/Symfony/Component/CssSelector/Node/AttributeNode.php
'%s[%s:not(%s)]'1
  • /src/Symfony/Component/CssSelector/Node/NegationNode.php
'%s[%s%s]'1
  • /src/Symfony/Component/CssSelector/Node/SelectorNode.php
'%s[%s %s %s]'1
  • /src/Symfony/Component/CssSelector/Node/CombinedSelectorNode.php
'Expected %s, but %s found.'1
  • /src/Symfony/Component/CssSelector/Exception/SyntaxErrorException.php
'Unexpected pseudo-element "::%s" found %s.'1
  • /src/Symfony/Component/CssSelector/Exception/SyntaxErrorException.php
'Unclosed/invalid string at %s.'1
  • /src/Symfony/Component/CssSelector/Exception/SyntaxErrorException.php
'Got immediate child pseudo-element ":%s" not at the start of a selector'1
  • /src/Symfony/Component/CssSelector/Exception/SyntaxErrorException.php
'"%s" object holds non-iterable type "%s".'1
  • /src/Symfony/Component/VarDumper/Cloner/Data.php
'%s (count=%d)'1
  • /src/Symfony/Component/VarDumper/Cloner/Data.php
'Unexpected Stub type: "%s".'1
  • /src/Symfony/Component/VarDumper/Cloner/Data.php
"\0%s\0multi"1
  • /src/Symfony/Component/VarDumper/Caster/SymfonyCaster.php
'%s<%s> size %d align %d'1
  • /src/Symfony/Component/VarDumper/Caster/FFICaster.php
'%s more'1
  • /src/Symfony/Component/VarDumper/Caster/DateCaster.php
'%s) %s'1
  • /src/Symfony/Component/VarDumper/Caster/DateCaster.php
'every %s, from %s%s %s'1
  • /src/Symfony/Component/VarDumper/Caster/DateCaster.php
'%02d.%s'1
  • /src/Symfony/Component/VarDumper/Caster/DateCaster.php
'separator=%s&'1
  • /src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php
'O:%d:"%s":0:{}'1
  • /src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php
'&separator= &file=%s&line=%d'1
  • /src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php
"\0~separator=› &%d\0"1
  • /src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php
'0%o'1
  • /src/Symfony/Component/VarDumper/Caster/SplCaster.php
"array:%d [\n"1
  • /src/Symfony/Component/VarDumper/Tests/Test/VarDumperTestTraitTest.php
'"%s" class required'1
  • /src/Symfony/Component/VarDumper/Tests/Caster/RedisCasterTest.php
'Boo "%s" ba.'1
  • /src/Symfony/Component/VarDumper/Tests/Caster/ExceptionCasterTest.php
'file://%s#L%s'1
  • /src/Symfony/Component/VarDumper/Tests/Dumper/ContextualizedDumperTest.php
'The output format (%s)'1
  • /src/Symfony/Component/VarDumper/Command/ServerDumpCommand.php
'Server listening on %s'1
  • /src/Symfony/Component/VarDumper/Command/ServerDumpCommand.php
'<code>%s</code> <a href="%s">%s</a>'1
  • /src/Symfony/Component/VarDumper/Command/Descriptor/HtmlDescriptor.php
'<a href="%s">%s</a>'1
  • /src/Symfony/Component/VarDumper/Command/Descriptor/HtmlDescriptor.php
'<li><span class="badge">%s</span>%s</li>'1
  • /src/Symfony/Component/VarDumper/Command/Descriptor/HtmlDescriptor.php
"\033[%sm%s\033[m"1
  • /src/Symfony/Component/VarDumper/Dumper/CliDumper.php
'Theme "%s" does not exist in class "%s".'1
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
'<img src="data:%s;base64,%s" /></samp>'1
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
' id=%s-ref%s'1
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
'<a class=sf-dump-ref>%s</a>'1
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
'<a class=sf-dump-ref href=#%s-ref%s title="%d occurrences">%s</a>'1
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
' title="%d%s characters"'1
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
' title="Private property defined in class:&#10;`%s`"'1
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
'"%s sf-dump-ellipsis-%s"'1
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
'<span class=%s>%s</span>'1
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
'<span class=%s>%s</span>%s'1
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
'<a href="%s"%s rel="noopener noreferrer">%s</a>'1
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
'<code class="%s">%s</code>'1
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
'Asset with public path "%s" not found.'1
  • /src/Symfony/Component/AssetMapper/AssetMapperDevServerSubscriber.php
'Asset "%s" could not be found.'1
  • /src/Symfony/Component/AssetMapper/AssetMapper.php
'Could not find asset "%s".'1
  • /src/Symfony/Component/AssetMapper/Tests/Factory/MappedAssetFactoryTest.php
'Missing dependencies in test for "%s"'1
  • /src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapVersionCheckerTest.php
'Manifest written to <info>%s</info>'1
  • /src/Symfony/Component/AssetMapper/Command/AssetMapperCompileCommand.php
'Import map data written to <info>%s</info>.'1
  • /src/Symfony/Component/AssetMapper/Command/AssetMapperCompileCommand.php
'<info>%s</>'1
  • /src/Symfony/Component/AssetMapper/Command/AssetMapperCompileCommand.php
'Entrypoint metadata written for <comment>%d</> entrypoints (%s).'1
  • /src/Symfony/Component/AssetMapper/Command/AssetMapperCompileCommand.php
'You are compiling assets in development. Symfony will not serve any changed assets until you delete the files in the "%s" directory.'1
  • /src/Symfony/Component/AssetMapper/Command/AssetMapperCompileCommand.php
'Compiling and writing asset files to <info>%s</info>'1
  • /src/Symfony/Component/AssetMapper/Command/AssetMapperCompileCommand.php
'Compiled <info>%d</info> assets'1
  • /src/Symfony/Component/AssetMapper/Command/AssetMapperCompileCommand.php
'[warning] <info>%s</info> requires <info>%s</info> but it is not in the importmap.php. You may need to run "php bin/console importmap:require %s".'1
  • /src/Symfony/Component/AssetMapper/Command/VersionProblemCommandTrait.php
'[warning] <info>%s</info> requires <info>%s</info>@<comment>%s</comment> but version <comment>%s</comment> is installed.'1
  • /src/Symfony/Component/AssetMapper/Command/VersionProblemCommandTrait.php
'Updated %s package%s in importmap.php.'1
  • /src/Symfony/Component/AssetMapper/Command/ImportMapUpdateCommand.php
'%d package%s found: %d audited / %d skipped'1
  • /src/Symfony/Component/AssetMapper/Command/ImportMapAuditCommand.php
'Unable to retrieve versions for package%s: %s'1
  • /src/Symfony/Component/AssetMapper/Command/ImportMapAuditCommand.php
'%d %s'1
  • /src/Symfony/Component/AssetMapper/Command/ImportMapAuditCommand.php
'%d vulnerabilit%s found: %s'1
  • /src/Symfony/Component/AssetMapper/Command/ImportMapAuditCommand.php
'Downloaded %d package%s into %s.'1
  • /src/Symfony/Component/AssetMapper/Command/ImportMapInstallCommand.php
'Removed "%s" from importmap.php.'1
  • /src/Symfony/Component/AssetMapper/Command/ImportMapRemoveCommand.php
'Removed %d items from importmap.php.'1
  • /src/Symfony/Component/AssetMapper/Command/ImportMapRemoveCommand.php
'Package "%s" is not a valid package name format. Use the format PACKAGE@VERSION - e.g. "lodash" or "lodash@^4"'1
  • /src/Symfony/Component/AssetMapper/Command/ImportMapRequireCommand.php
'Package "%s" added to importmap.php'1
  • /src/Symfony/Component/AssetMapper/Command/ImportMapRequireCommand.php
'%d new items (%s) added to the importmap.php!'1
  • /src/Symfony/Component/AssetMapper/Command/ImportMapRequireCommand.php
'Use the new package normally by importing "%s".'1
  • /src/Symfony/Component/AssetMapper/Command/ImportMapRequireCommand.php
'Unable to find asset "%s" referenced in "%s". The file "%s" '1
  • /src/Symfony/Component/AssetMapper/Compiler/CssAssetUrlCompiler.php
'Failed to compile JavaScript import paths in "%s". Error: "%s".'1
  • /src/Symfony/Component/AssetMapper/Compiler/JavaScriptImportPathCompiler.php
'Unable to find asset "%s" imported from "%s".'1
  • /src/Symfony/Component/AssetMapper/Compiler/JavaScriptImportPathCompiler.php
'The file "%s" exists, but it is not in a mapped asset path. Add it to the "paths" config.'1
  • /src/Symfony/Component/AssetMapper/Compiler/JavaScriptImportPathCompiler.php
'%s.js'1
  • /src/Symfony/Component/AssetMapper/Compiler/JavaScriptImportPathCompiler.php
' Try adding ".js" to the end of the import - i.e. "%s.js".'1
  • /src/Symfony/Component/AssetMapper/Compiler/JavaScriptImportPathCompiler.php
'Circular reference detected while creating asset for "%s": "%s".'1
  • /src/Symfony/Component/AssetMapper/Factory/MappedAssetFactory.php
'Asset source path "%s" could not be found.'1
  • /src/Symfony/Component/AssetMapper/Factory/MappedAssetFactory.php
'Package "%s" listed for removal was not found in "importmap.php".'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapManager.php
'The path "%s" of the package "%s" cannot be found: either pass the logical name of the asset or a relative path starting with "./".'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapManager.php
'The following keys are not valid for the importmap entry "%s": "%s". Valid keys are: "%s".'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapConfigReader.php
'The importmap entry "%s" cannot have both a "path" and "version" option.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapConfigReader.php
'The importmap entry "%s" cannot have both a "path" and "package_specifier" option.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapConfigReader.php
'The importmap entry "%s" must have either a "path" or "version" option.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapConfigReader.php
'Error %d finding metadata for package "%s". Response: '1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapVersionChecker.php
'The importmap entry "%s" does not exist.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapEntries.php
'https://registry.npmjs.org/%s'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapUpdateChecker.php
'Unable to determine update type for "%s" and "%s".'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapUpdateChecker.php
'document.head.appendChild(Object.assign(document.createElement("link"),{rel:"stylesheet",href:"%s"}))'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapRenderer.php
'The JavaScript module polyfill was not found in your import map. Either disable the polyfill or run "php bin/console importmap:require "%s"" to install it.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapRenderer.php
'The "src" and "type" attributes are not allowed on the <script> tag rendered by "%s".'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapRenderer.php
'The entrypoint "%s" does not exist in "importmap.php".'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php
'The entrypoint "%s" is not an entry point in "importmap.php". Set "entrypoint" => true to make it available as an entrypoint.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php
'The entrypoint "%s" is a remote package and cannot be used as an entrypoint.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php
'The path "%s" of the entrypoint "%s" mentioned in "importmap.php" cannot be found in any asset map paths.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php
'Cannot find imported JavaScript asset "%s" in asset mapper.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php
'Cannot find JavaScript asset "%s" (imported in "%s") in asset mapper.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php
'The "%s" vendor asset is missing. Try running the "importmap:install" command.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php
'The "%s" vendor file exists locally (%s), but cannot be found in any asset map paths. Be sure the assets vendor directory is an asset mapper path.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php
'The asset "%s" cannot be found in any asset map paths.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php
'Error %d auditing packages. Response: ' . $response->getContent(false)1
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapAuditor.php
'The package "%s" was not downloaded.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/RemotePackageDownloader.php
'The following packages were unexpectedly downloaded: "%s".'1
  • /src/Symfony/Component/AssetMapper/ImportMap/RemotePackageDownloader.php
'The "%s" vendor asset is missing. Run "php bin/console importmap:install".'1
  • /src/Symfony/Component/AssetMapper/ImportMap/RemotePackageDownloader.php
'The package "%s" is missing its version.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/RemotePackageDownloader.php
'The package "%s" is missing its dependencies.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/RemotePackageDownloader.php
'https://data.jsdelivr.com/v1/packages/npm/%s/resolved'1
  • /src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php
'Unable to find the latest version for package "%s" - try specifying the version manually.'1
  • /src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php
'https://data.jsdelivr.com/v1/packages/npm/%s@%s/entrypoints'1
  • /src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php
'Error %d finding version from jsDelivr for the following packages: "%s". Check your package names. Response: '1
  • /src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php
'Error %d requiring packages from jsDelivr for "%s". Check your package names. Response: '1
  • /src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php
'Error %d checking for a CSS entrypoint for "%s". Response: '1
  • /src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php
'Error %d downloading packages from jsDelivr for "%s". Check your package names. Response: '1
  • /src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php
'Error %d downloading extra imported files from jsDelivr for "%s". Response: '1
  • /src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php
'Invalid env "key:%s": a key specifier should be provided.'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Resolved value of "%s" did not result in an array value.'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Key "%s" not found in %s (resolved from "%s").'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Invalid env "enum:%s": a "%s" class-string should be provided.'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Resolved value of "%s" did not result in a string or int value.'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'"%s" is not a "%s".'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Enum value "%s" is not backed by "%s".'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Invalid env "default:%s": a fallback parameter should be provided.'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Invalid env fallback in "default:%s": parameter "%s" not found.'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Invalid file name: env var "%s" is non-scalar.'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'File "%s" not found (resolved from "%s").'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Environment variable not found: "%s".'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Unsupported env var prefix "%s".'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Env var "%s" cannot be shuffled, expected array, got "%s".'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Non-scalar env var "%s" cannot be cast to "%s".'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Non-numeric env var "%s" cannot be cast to int.'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Non-numeric env var "%s" cannot be cast to float.'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Env var "%s" maps to undefined constant "%s".'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Invalid JSON in env var "%s": '1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Invalid JSON env var "%s": array or null expected, "%s" given.'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Invalid URL in env var "%s".'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Invalid URL env var "%s": schema and host expected, "%s" given.'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Parameter "%s" found when resolving env var "%s" must be scalar, "%s" given.'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'Unsupported env var prefix "%s" for env name "%s".'1
  • /src/Symfony/Component/DependencyInjection/EnvVarProcessor.php
'$container->getEnv(%s)'1
  • /src/Symfony/Component/DependencyInjection/ExpressionLanguageProvider.php
'$args?->get(%s)'1
  • /src/Symfony/Component/DependencyInjection/ExpressionLanguageProvider.php
'The "%s" service is private, you cannot unset it.'1
  • /src/Symfony/Component/DependencyInjection/Container.php
'The "%s" service is private, you cannot replace it.'1
  • /src/Symfony/Component/DependencyInjection/Container.php
'The "%s" service is synthetic, it needs to be set at boot time before it can be used.'1
  • /src/Symfony/Component/DependencyInjection/Container.php
'The "%s" service or alias has been removed or inlined when the container was compiled. You should either make it public, or stop using the container directly and use dependency injection instead.'1
  • /src/Symfony/Component/DependencyInjection/Container.php
'The "%s" service is private and cannot be accessed by reference. You should either make it public, or tag it as "%s".'1
  • /src/Symfony/Component/DependencyInjection/ReverseContainer.php
'Container extension "%s" is not registered.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'Setting service "%s" for an unknown or non-synthetic service definition on a compiled container is not allowed.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'"%s" has already been autoconfigured and merge() does not support merging autoconfiguration for the same class/interface.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'"%s" has already been autoconfigured and merge() does not support merging autoconfiguration for the same attribute.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'The parameter bag must be an instance of "%s" to call "%s".'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'Invalid alias id: "%s".'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'An alias cannot reference itself, got a circular reference on "%s".'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'The service alias "%s" does not exist.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'Invalid service id: "%s".'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'Constructing service "%s" from a parent definition is not supported at build time.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'You have requested a synthetic service ("%s"). The DIC does not know how to construct this service.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'Cannot create service "%s" because of invalid factory.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'The configure callable for class "%s" is not a callable.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'The service "%s" tagged "%s" must not be abstract.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'Invalid argument name "%s"' . $id . ': the first character must be a letter.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'A string value must be composed of strings and/or numbers, but found parameter "env(%s)" of type "%s" inside string value "%s".'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'Calling "%s" when dependencies have been installed with Composer 1 is not supported. Consider upgrading to Composer 2.'1
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
'The decorated service inner name for "%s" must be different than the service name itself.'1
  • /src/Symfony/Component/DependencyInjection/Definition.php
'Cannot replace arguments for class "%s" if none have been configured yet.'1
  • /src/Symfony/Component/DependencyInjection/Definition.php
'The index "%d" is not in the range [0, %d] of the arguments of class "%s".'1
  • /src/Symfony/Component/DependencyInjection/Definition.php
'service "%s" required by "%s"'1
  • /src/Symfony/Component/DependencyInjection/ServiceLocator.php
'Cannot resolve %s: %s'1
  • /src/Symfony/Component/DependencyInjection/ServiceLocator.php
'Service "%s" not found:'1
  • /src/Symfony/Component/DependencyInjection/ServiceLocator.php
'did you mean %s? Anyway,'1
  • /src/Symfony/Component/DependencyInjection/ServiceLocator.php
'the container inside "%s" is a smaller service locator that %s'1
  • /src/Symfony/Component/DependencyInjection/ServiceLocator.php
'the current service locator %s'1
  • /src/Symfony/Component/DependencyInjection/ServiceLocator.php
'Unless you need extra laziness, try using dependency injection instead. Otherwise, you need to declare it using "%s::getSubscribedServices()".'1
  • /src/Symfony/Component/DependencyInjection/ServiceLocator.php
'only knows about the %s service%s.'1
  • /src/Symfony/Component/DependencyInjection/ServiceLocator.php
' %s "%s"'1
  • /src/Symfony/Component/DependencyInjection/ServiceLocator.php
'The extension configuration class "%s" must implement "%s".'1
  • /src/Symfony/Component/DependencyInjection/Extension/Extension.php
'Cannot parse the name of a #[Target] attribute that has not been resolved. Did you forget to call "%s::parseName()"?'1
  • /src/Symfony/Component/DependencyInjection/Attribute/Target.php
'Invalid #[Target] name "%s" on parameter "$%s" of "%s()": the first character must be a letter.'1
  • /src/Symfony/Component/DependencyInjection/Attribute/Target.php
'When "%s" is used, a type must be set.'1
  • /src/Symfony/Component/DependencyInjection/Attribute/AutowireLocator.php
'"%s" is not a PHP type for key "%s".'1
  • /src/Symfony/Component/DependencyInjection/Attribute/AutowireLocator.php
'Cannot read property "%s" from a lazy closure.'1
  • /src/Symfony/Component/DependencyInjection/Argument/LazyClosure.php
"Cannot create adapter{$id} because \"%s\" is not an interface."1
  • /src/Symfony/Component/DependencyInjection/Argument/LazyClosure.php
"Cannot create adapter{$id} because interface \"%s\" doesn't have exactly one method."1
  • /src/Symfony/Component/DependencyInjection/Argument/LazyClosure.php
'Container::camelize("%s")'1
  • /src/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
'Container::underscore("%s")'1
  • /src/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
'%s - "%s"'1
  • /src/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php
'#^The service file ".+%1$s" is not valid\. It should contain an array\. Check your YAML syntax in .+%1$s \(which is being imported from ".+%2$s"\)\.$#'1
  • /src/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php
'#^The service file ".+%s" is not valid\. It should contain an array\. Check your YAML syntax\.$#'1
  • /src/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php
'Converting the value "%s" to "%s" is not supported by the IniFileLoader.'1
  • /src/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php
'The node created by "nested()" has already been initialized. You cannot pass values the second time you call nested().'1
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/AcmeConfig.php
'The "%s" attribute is mandatory for the "container.private" tag on the "foo" service.'1
  • /src/Symfony/Component/DependencyInjection/Tests/Compiler/AliasDeprecatedPublicServicesPassTest.php
'Method "%s::getMethodShouldBeStatic()" should be static.'1
  • /src/Symfony/Component/DependencyInjection/Tests/Compiler/PriorityTaggedServiceTraitTest.php
'Either method "%s::getMethodShouldBeStatic()" should be static or tag "my_custom_tag" on service "service1" is missing attribute "foo".'1
  • /src/Symfony/Component/DependencyInjection/Tests/Compiler/PriorityTaggedServiceTraitTest.php
'Method "%s::getMethodShouldBePublicInsteadProtected()" should be public.'1
  • /src/Symfony/Component/DependencyInjection/Tests/Compiler/PriorityTaggedServiceTraitTest.php
'Either method "%s::getMethodShouldBePublicInsteadProtected()" should be public or tag "my_custom_tag" on service "service1" is missing attribute "foo".'1
  • /src/Symfony/Component/DependencyInjection/Tests/Compiler/PriorityTaggedServiceTraitTest.php
'Method "%s::getMethodShouldBePublicInsteadPrivate()" should be public.'1
  • /src/Symfony/Component/DependencyInjection/Tests/Compiler/PriorityTaggedServiceTraitTest.php
'Either method "%s::getMethodShouldBePublicInsteadPrivate()" should be public or tag "my_custom_tag" on service "service1" is missing attribute "foo".'1
  • /src/Symfony/Component/DependencyInjection/Tests/Compiler/PriorityTaggedServiceTraitTest.php
'Invalid %s name: only "word" characters are allowed.'1
  • /src/Symfony/Component/DependencyInjection/ParameterBag/EnvPlaceholderParameterBag.php
'The default value of an env() parameter must be a string or null, but "%s" given to "%s".'1
  • /src/Symfony/Component/DependencyInjection/ParameterBag/EnvPlaceholderParameterBag.php
'%s_%s_%s'1
  • /src/Symfony/Component/DependencyInjection/ParameterBag/EnvPlaceholderParameterBag.php
'The default value of env parameter "%s" must be a string or null, "%s" given.'1
  • /src/Symfony/Component/DependencyInjection/ParameterBag/EnvPlaceholderParameterBag.php
'Array keys must be a scalar-value, but found key "%s" to resolve to type "%s".'1
  • /src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php
'A string value must be composed of strings and/or numbers, but found parameter "%s" of type "%s" inside string value "%s".'1
  • /src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php
'Invalid argument $ignoreErrors provided to "%s::import()": boolean or "not_found" expected, "%s" given.'1
  • /src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
'Namespace prefix must end with a "\\": "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
'Namespace is not a valid PSR-4 prefix: "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
'Alias cannot be automatically determined for class "%s". If you have used the #[AsAlias] attribute with a class implementing multiple interfaces, add the interface you want to alias to the first parameter of #[AsAlias].'1
  • /src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
'The "%s" alias has already been defined with the #[AsAlias] attribute in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
'Invalid type definition "%s": ChildDefinition expected, "%s" given.'1
  • /src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
'Invalid "exclude" pattern when importing classes for "%s": make sure your "exclude" pattern (%s) is a subset of the "resource" pattern (%s).'1
  • /src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
'Expected to find class "%s" in file "%s" while importing services from resource "%s", but it was not found! Check the namespace prefix used with the resource.'1
  • /src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
'in "%s/%s"'1
  • /src/Symfony/Component/DependencyInjection/Loader/FileLoader.php
'The "when@%s" key should contain an array in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The "parameters" key should contain an array in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The "imports" key should contain an array in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'An import should provide a resource in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The "services" key should contain an array in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Service "_instanceof" key must be an array, "%s" given in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Type definition "%s" must be a non-empty array within "_instanceof" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Type definition "%s" cannot be an alias within "_instanceof" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Service "_defaults" key must be an array, "%s" given in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The configuration key "%s" cannot be used to define a default value in "%s". Allowed keys are "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Parameter "tags" in "_defaults" must be an array in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'A "tags" entry in "_defaults" is missing a "name" key in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The tag name in "_defaults" must be a non-empty string in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Tag "%s", attribute "%s" in "_defaults" must be of a scalar-type in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Parameter "bind" in "_defaults" must be an array in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Service names that start with an underscore are reserved. Rename the "%s" service or define it in XML instead.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'A service definition must be an array or a string starting with "@" but "%s" found for service "%s" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'A stack must be an array of definitions, "%s" given for service "%s" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Service stack "%s" cannot contain another stack in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Invalid attribute "%s"; supported ones are "public" and "deprecated" for service "%s" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The configuration key "%s" is unsupported for the service "%s" when using "from_callable" in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias", "public" and "deprecated".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The value of the "parent" option for the "%s" service must be the id of the service without the "@" prefix (replace "%s" with "%s").'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Parameter "calls" must be an array for service "%s" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Invalid method call for service "%s": expected map or array, "%s" given in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Invalid method call for service "%s", did you forgot a leading dash before "%s: ..." in "%s"?'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Unsupported tag "!%s", did you mean "!returns_clone" for service "%s" in "%s"?'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Invalid call for service "%s": the method must be defined as the first index of an array or as the only key of a map in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The second parameter for function call "%s" must be an array of its arguments for service "%s" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Parameter "tags" must be an array for service "%s" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'A "tags" entry is missing a "name" key for service "%s" in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'A "tags" attribute must be of a scalar-type for service "%s", tag "%s", attribute "%s" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The value of the "decorates" option for the "%s" service must be the id of the service without the "@" prefix (replace "%s" with "%s").'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Invalid value "%s" for attribute "decoration_on_invalid" on service "%s". Did you mean null (without quotes) in "%s"?'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Invalid value "%s" for attribute "decoration_on_invalid" on service "%s". Did you mean "exception", "ignore" or null in "%s"?'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Parameter "bind" must be an array for service "%s" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'A "resource" attribute must be set when the "namespace" attribute is set for service "%s" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Invalid "resource" attribute found for service "%s" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'A "resource" attribute must be of type string for service "%s" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Using expressions in "%s" for the "%s" service is not supported in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The value of the "%s" option for the "%s" service must be the id of the service without the "@" prefix (replace "%s" with "%s" in "%s").'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Parameter "%s" must contain an array with two elements for service "%s" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Parameter "%s" must be a string or an array for service "%s" in "%s". Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The service file "%s" is not valid. It should contain an array. Check your YAML syntax.'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'"!iterator" tag only accepts sequences in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'"!service_locator" tag only accepts maps in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'"!%s" tag contains unsupported key "%s"; supported ones are "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'"!%s" tags only accept a non empty string or an array with a key "tag" in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Using an anonymous service in a parameter is not allowed in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Creating an alias using the tag "!service" is not allowed in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Unsupported tag "!%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Using expressions in parameters is not allowed in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The configuration key "%s" is unsupported for definition "%s" in "%s". Allowed configuration keys are "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'Could not resolve argument "$%s" for "%s". You must typehint it (for example with "%s" or "%s").'1
  • /src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php
'Could not resolve argument "%s" for "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php
'Could not find or generate class "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php
'There is no extension able to load the configuration for "%s". Looked for namespace "%s", found "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php
'You cannot use the config builder for "%s" because the extension does not implement "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php
'//container:when[@env="%s"]'1
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'The attribute name of tag "%s" for service "%s" in %s must be a non-empty string.'1
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'Invalid value "%s" for attribute "decoration-on-invalid" on service "%s". Did you mean "exception", "ignore" or "null" in "%s"?'1
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'Attribute "parent" is unsupported when using "<from-callable>" on service "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
' is unsupported when using "<from-callable>" on service "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'Unable to parse file "%s": '1
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'Top-level services must have "id" attribute, none found in "%s" at line %d.'1
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'Tag "<%s>" with type="service" has no or empty "id" attribute in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'Tag "<%s>" with type="%s" has no or empty "tag" attribute in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'Tag "<%s>" with type="binary" is not a valid base64 encoded string.'1
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'Extension "%s" references a non-existent XSD file "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
' <xsd:import namespace="%s" schemaLocation="%s" />' . "\n"1
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'Invalid attribute "%s" defined for alias "%s" in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'The "%s" file is not valid.'1
  • /src/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php
'"%s()" expects a list of definitions as returned by "%s()" or "%s()", "%s" given at index "%s" for service "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/ServicesConfigurator.php
'Tag "%s", attribute "%s" in "_defaults" must be of a scalar-type or an array of scalar-type.'1
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/DefaultsConfigurator.php
'Call to undefined method "%s::%s()".'1
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/AbstractConfigurator.php
'"%s()" can be used only at the root of service configuration files.'1
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/AbstractConfigurator.php
'Cannot use values of type "%s" in service configuration files.'1
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/AbstractConfigurator.php
'Using an expression in parameter "%s" is not allowed.'1
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/ParametersConfigurator.php
'A parent cannot be defined when either "_instanceof" or "_defaults" are also defined for service prototype "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/ParentTrait.php
'Invalid factory "%s": the "service:method" notation is not available when using PHP-based DI configuration. Use "[service(\'%s\'), \'%s\']" instead.'1
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/FactoryTrait.php
'The tag name for service "%s" must be a non-empty string.'1
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/TagTrait.php
'A tag attribute must be of a scalar-type or an array of scalar-types for service "%s", tag "%s", attribute "%s".'1
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/TagTrait.php
'The configuration key "%s" is unsupported when using "fromCallable()".'1
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/FromCallableTrait.php
'Invalid callable "%s": the "service:method" notation is not available when using PHP-based DI configuration. Use "[service(\'%s\'), \'%s\']" instead.'1
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/FromCallableTrait.php
'Invalid definition for service "%s": setting the "proxy" tag on a service requires it to be "lazy".'1
  • /src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php
' $container->%s[%s] ='1
  • /src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php
'static fn ($proxy) => %s'1
  • /src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php
'Cannot generate lazy ghost for service "%s".'1
  • /src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php
'Invalid definition for service "%s": the "interface" attribute is missing on a "proxy" tag.'1
  • /src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php
'Invalid definition for service "%s": several "proxy" tags found but "%s" is not an interface.'1
  • /src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php
'Invalid "proxy" tag for service "%s": class "%s" doesn\'t implement "%s".'1
  • /src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php
'Cannot generate lazy proxy for service "%s".'1
  • /src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php
'Circular reference detected for parameter "%s" ("%s" > "%s").'1
  • /src/Symfony/Component/DependencyInjection/Exception/ParameterCircularReferenceException.php
'The service "%s" has a dependency on a non-existent parameter "%s".'1
  • /src/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php
'The parameter "%s" has a dependency on a non-existent parameter "%s".'1
  • /src/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php
'Parameter "%s" not found. It was probably deleted during the compilation of the container.'1
  • /src/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php
'You have requested a non-existent parameter "%s".'1
  • /src/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php
'You have requested a non-existent service "%s".'1
  • /src/Symfony/Component/DependencyInjection/Exception/ServiceNotFoundException.php
'The service "%s" has a dependency on a non-existent service "%s".'1
  • /src/Symfony/Component/DependencyInjection/Exception/ServiceNotFoundException.php
'Invalid definition for service "%s": argument %d of "%s()" accepts "%s", "%s" passed.'1
  • /src/Symfony/Component/DependencyInjection/Exception/InvalidParameterTypeException.php
'A synthetic service cannot be decorated: service "%s" cannot decorate "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/DecoratorServicePass.php
'Invalid type "%s" returned by "%s::getProvidedTypes()", expected one of "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/RegisterEnvVarProcessorsPass.php
'A synthetic service ("%s") must be public.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php
'Please add the class to service "%s" even if it is constructed by a factory since we might need to add method calls based on compile-time checks.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php
'The definition for "%s" has no class attribute, and appears to reference a class or interface. Please specify the class attribute explicitly or remove the leading backslash by renaming the service to "%s" to get rid of this error.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php
'The definition for "%s" has no class attribute, and appears to reference a class or interface in the global namespace. Leaving out the "class" attribute is only allowed for namespaced classes. Please specify the class attribute explicitly to get rid of this error.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php
'The definition for "%s" has no class. If you intend to inject this service dynamically at runtime, please mark it as synthetic=true. If this is an abstract definition solely used by child definitions, please add abstract=true, otherwise specify a class to get rid of this error.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php
'A "tags" attribute must be of a scalar-type for service "%s", tag "%s", attribute "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php
'Invalid type "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php
'There is no node with id "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php
'Invalid definition for service "%s": "%s::%s()" requires %d arguments, %d passed.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckTypeDeclarationsPass.php
'is_%s'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckTypeDeclarationsPass.php
'Inlined service "%s" to "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php
'The "%s" service is defined to be created by a factory, but is missing the factory class. Did you forget to define the factory or service class?'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveFactoryClassPass.php
'of type "%s" '1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveBindingsPass.php
'named "%s" '1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveBindingsPass.php
'for service "%s"'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveBindingsPass.php
' in file "%s"'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveBindingsPass.php
'A binding is configured for an argument %s, but no corresponding argument has been found. It may be unused and should be removed, or it may have a typo.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveBindingsPass.php
"\nCould be related to%s:"1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveBindingsPass.php
'Invalid value for binding key "%s" for service "%s": expected "%s", "%s", "%s", "%s" or null, "%s" given.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveBindingsPass.php
'Did you forget to add the type "%s" to argument "$%s" of method "%s::%s()"?'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveBindingsPass.php
'service "%s"'1
  • /src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php
'Either method "%s::%s()" should '1
  • /src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php
' or tag "%s" on %s is missing attribute "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php
'Method "%s::%s()" should '1
  • /src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php
'return int (got "%s")'1
  • /src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php
'return string|int (got "%s")'1
  • /src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php
'Invalid service "%s": function "%s" does not exist.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php
'Invalid service "%s": "__construct()" cannot be used as a factory method.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php
'Invalid service "%s": class%s has no constructor.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php
'Invalid service "%s": method "%s()" does not exist.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php
'Invalid service "%s": method "%s()" must be public.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php
'"%s::processValue()" must return a Reference when processing an expression, "%s" returned for service("%s").'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php
'$this->get(%s)'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php
'The "package" attribute is mandatory for the "container.private" tag on the "%s" service.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AliasDeprecatedPublicServicesPass.php
'The "version" attribute is mandatory for the "container.private" tag on the "%s" service.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AliasDeprecatedPublicServicesPass.php
'Autoconfigured instanceof for type "%s" defines arguments but these are not supported and should be removed.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveInstanceofConditionalsPass.php
'"%s" is set as an "instanceof" conditional, but it does not exist.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveInstanceofConditionalsPass.php
'Invalid constructor argument for service "%s": integer expected but found string "%s". Check your service definition.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckArgumentsValidityPass.php
'Invalid constructor argument %d for service "%s": argument %d must be defined before. Check your service definition.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckArgumentsValidityPass.php
'Invalid constructor argument for service "%s": cannot use positional argument after named argument. Check your service definition.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckArgumentsValidityPass.php
'Invalid argument for method call "%s" of service "%s": integer expected but found string "%s". Check your service definition.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckArgumentsValidityPass.php
'Invalid argument %d for method call "%s" of service "%s": argument %d must be defined before. Check your service definition.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckArgumentsValidityPass.php
'Invalid argument for method call "%s" of service "%s": cannot use positional argument after named argument. Check your service definition.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckArgumentsValidityPass.php
'Argument "$%s" of attribute autoconfigurator should have a type, use one or more of "\ReflectionClass|\ReflectionMethod|\ReflectionProperty|\ReflectionParameter|\Reflector" in "%s" on line "%d".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AttributeAutoconfigurationPass.php
'Invalid type "Reflection%s" on argument "$%s": attribute "%s" cannot target a ' . $symbol . ' in "%s" on line "%d".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AttributeAutoconfigurationPass.php
'A value found in service "%s"'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php
'Argument ' . (\is_int($key) ? 1 + $key : '"%3$s"') . ' of ' . ('__construct' === $method ? 'service "%s"' : 'method call "%s::%s()"')1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php
'Invalid service "%s": did you forget to add the "$" prefix to argument "%s"?'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php
'Invalid service "%s": method "%s()" has no argument named "%s". Check your service definition.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php
'Invalid service "%s": the value of argument "%s" of method "%s()" must be null, an instance of "%s" or an instance of "%s", "%s" given.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php
'Invalid service "%s": method "%s()" has no argument type-hinted as "%s". Check your service definition.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php
'Property "%s" of service "%s"'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php
'Removed service "%s"; reason: private alias.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/RemovePrivateAliasesPass.php
'You cannot add compiler pass "%s" from extension "%s". Compiler passes must be registered before the container is compiled.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php
'You cannot register extension "%s" from "%s". Extensions must be registered before the container is compiled.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php
'Cannot compile the container in extension "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php
'Using a cast in "env(%s)" is incompatible with resolution at compile time in "%s". The logic in the extension should be moved to a compiler pass, or an env parameter with no cast should be used instead.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php
'Removed service "%s"; reason: unused.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php
'Skipping service "%s": Class or interface "%s" cannot be loaded.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'argument "$%s" of method "%s()"'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'Cannot use #[Autowire] with option "lazy: true" on union types for service "%s"; set the option to the interface(s) that should be proxied instead.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'is type-hinted "%s"'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'Cannot autowire service "%s": argument "$%s" of method "%s()" %s, you should configure its value explicitly.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'Cannot autowire service "%s": %s needs an instance of "%s" but this type has been excluded %s.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'is missing a parent class (%s)'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'has type "%s" but this class %s.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'has "#[Target%s]" but no such target exists.%s'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'references %s "%s" but %s.%s'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'Cannot autowire service "%s": %s %s'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
' Did you mean to target%s "%s" instead?'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'one of these existing services: "%s"'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'the existing "%s" service'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
' You should maybe alias this %s to %s.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'%s "%s", '1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'or %s "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'Try changing the type-hint to "%s" instead.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'Invalid definition for service "%s": an array of references is expected as first argument when the "container.service_locator" tag is set.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ServiceLocatorTagPass.php
'Removing build parameter "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/RemoveBuildParametersPass.php
'Missing tag information "format" on auto_alias service "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/AutoAliasServicePass.php
'Service definition "%s" has a parent but no class, and its name looks like an FQCN. Either the class is missing or you want to inherit it from the parent service. To resolve this ambiguity, please rename this service to a non-FQCN (e.g. using dots), or create the missing class.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveClassPass.php
'Removed service "%s"; reason: abstract.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php
'The definition "%s" has a reference to an abstract definition "%s". Abstract definitions cannot be the target of references.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php
'The "container.service_subscriber" tag accepts only the "key" and "id" attributes, "%s" given for service "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php
'Missing "id" attribute on "container.service_subscriber" tag with key="%s" for service "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php
'When "%s::getSubscribedServices()" returns "%s", a type must be set.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php
'"%s::getSubscribedServices()" must return valid PHP types for service "%s" key "%s", "%s" returned.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php
'Service "%s" misses a "container.service_subscriber" tag with "key"/"id" attributes corresponding to entry "%s" as returned by "%s::getSubscribedServices()".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php
'Service %s not exist in the map returned by "%s::getSubscribedServices()" for service "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php
'Invalid service "%s": only definitions with a "parent" can have the "container.stack" tag.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveDecoratorStackPass.php
'Invalid service "%s": the stack of decorators is empty.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveDecoratorStackPass.php
'Invalid service "%s": unexpected value of type "%s" found in the stack of decorators.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveDecoratorStackPass.php
'Changed reference of service "%s" previously pointing to "%s" to "%s".'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php
'Service "%s": %s'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveChildDefinitionsPass.php
'Parent definition "%s" does not exist.'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveChildDefinitionsPass.php
'Resolving inheritance for "%s" (parent: %s).'1
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveChildDefinitionsPass.php
" node_%s [label=\"%s\\n%s\\n\", shape=%s%s];\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php
" node_%s -> node_%s [label=\"%s\" style=\"%s\"%s];\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php
"digraph sc {\n %s\n node [%s];\n edge [%s];\n\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php
" class: %s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" public: %s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" - %s%s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" file: %s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" arguments: %s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" properties: %s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" calls:\n%s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" decorates: %s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" decoration_inner_name: %s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" decoration_priority: %s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" decoration_on_invalid: %s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" constructor: %s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" factory: %s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" configurator: %s\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" %s: '@%s'\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
" %s:\n alias: %s\n%s"1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
'Unspecified Yaml tag for type "%s".'1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
'@!%s'1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
'@?%s'1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
'%%%s%%'1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
'@=%s'1
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
"require_once __DIR__.%s;\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/Preloader.php
"\$classes[] = %s;\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/Preloader.php
"\n\$classes = [];\n%s\$preloaded = Preloader::preload(\$classes, \$preloaded);\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/Preloader.php
'%s\%s'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'(%s%s)?'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
"\$classes[] = '%s';\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
"include_once %s;\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'"%s" is not a valid class name for the "%s" service.'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'$container->%s[%s] = %s'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'$container->%s[\'%s\'] = '1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'$%s = '1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" %s\$%s->%s(%s);\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" \$%s->%s = %s;\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" %s->%s(\$%s);\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" %s::%s(\$%s);\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" (%s)->%s(\$%s);\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" [%s, '%s'](\$%s);\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" %s(\$%s);\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'@return object An instance returned by %s()'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'@return object An instance returned by %s::%s()'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'@deprecated %s'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" throw new RuntimeException(%s);\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" trigger_deprecation(%s, %s, %s);\n\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
' %s ??= '1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
"fn () => self::%s(\$container);\n\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
"self::%s(...);\n\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'self::do($container, %s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'self::%s($container, %s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" %s = function (\$container%s) {\n%s };\n\n return %1\$s(\$container);\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" \$%s = %s;\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
<<<'EOTXT' if (isset($container->%s[%s])) { return $container->%1$s[%2$s]; } EOTXT1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'(($args = %s) ? (%s) : null)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'%s(%s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'Cannot dump definition because of invalid factory method (%s).'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'%s->%s(%s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'Cannot dump definition: "%s" service is defined to be created by a factory but is missing the service reference, did you forget to define the factory service id or class?'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'%s::%s(%s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'(%s)->%s(%s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
"[%s, '%s'](%s)"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'new %s(%s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'($lazyLoad->__construct(%s) && false ?: $lazyLoad)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" %s => '%s',\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
"\n include_once %s;"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
"\n \$this->privates['service_container'] = static function (\$container) {%s\n };\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'Parameter name cannot use env parameters: "%s".'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'You cannot dump a container with parameters that contain special arguments. "%s" found in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'You cannot dump a container with parameters that contain variable references. Variable "%s" found in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'You cannot dump a container with parameters that contain service definitions. Definition for "%s" found in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'You cannot dump a container with parameters that contain references to other services (reference to service "%s" found in "%s").'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'You cannot dump a container with parameters that contain expressions. Expression "%s" found in "%s".'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" if (%s) {\n%s }\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'isset($container->%s[%s])'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'$container->has(%s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
': %s\%s'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'#[\Closure(%s)] '1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'%sfn ()%s => %s'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
" yield %s => %s;\n"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
' }, %s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
"\n %s => [%s],"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
"\n %s => '?',"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
"\n %s => [%s, %s, %s, %s],"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
"\n %s => %s,"1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'new \%s($container->getService ??= $container->getService(...), [%s%s], [%s%s])'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'${($_ = %s) && false ?: "_"}'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'Cannot dump definition because of invalid class name (%s).'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'$container->parameters[%s]'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'$container->get(%s%s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'($container->%s[%s] ??= %s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'(isset(%s) ? %1$s($container) : %s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'($container->%s[%s] ?? %s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'$container->get(%s, ContainerInterface::NULL_ON_INVALID_REFERENCE)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'($container->services[%s] ?? %s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'\dirname(__DIR__, %d)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'(%s%s%s)'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'Missing attribute "class" on tag "%s" for service "%s".'1
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'The password hasher "%s" was not configured.'1
  • /src/Symfony/Component/PasswordHasher/Hasher/PasswordHasherFactory.php
'No password hasher has been configured for account "%s".'1
  • /src/Symfony/Component/PasswordHasher/Hasher/PasswordHasherFactory.php
'Algorithm "argon2i" is not available. Use "%s" instead.'1
  • /src/Symfony/Component/PasswordHasher/Hasher/PasswordHasherFactory.php
'Make sure that your salt storage field fits the salt length: %s chars'1
  • /src/Symfony/Component/PasswordHasher/Command/UserPasswordHashCommand.php
'@%07.0F'1
  • /src/Symfony/Component/Clock/MockClock.php
'Invalid modifier: "%s". Could not modify MockClock.'1
  • /src/Symfony/Component/Clock/MockClock.php
'Invalid modifier: "%s".'1
  • /src/Symfony/Component/Clock/DatePoint.php
'bytes */%s'1
  • /src/Symfony/Component/HttpFoundation/BinaryFileResponse.php
'bytes %s-%s/%s'1
  • /src/Symfony/Component/HttpFoundation/BinaryFileResponse.php
'Expected a scalar value as a 2nd argument to "%s()", "%s" given.'1
  • /src/Symfony/Component/HttpFoundation/InputBag.php
'Input value "%s" contains a non-scalar value.'1
  • /src/Symfony/Component/HttpFoundation/InputBag.php
'Expected a scalar, or an array as a 2nd argument to "%s()", "%s" given.'1
  • /src/Symfony/Component/HttpFoundation/InputBag.php
'Input value "%s" contains an array, but "FILTER_REQUIRE_ARRAY" or "FILTER_FORCE_ARRAY" flags were not set.'1
  • /src/Symfony/Component/HttpFoundation/InputBag.php
'Input value "%s" is invalid and flag "FILTER_NULL_ON_FAILURE" was not set.'1
  • /src/Symfony/Component/HttpFoundation/InputBag.php
'The HTTP status code "%s" is not valid.'1
  • /src/Symfony/Component/HttpFoundation/Response.php
'Response does not support the following options: "%s".'1
  • /src/Symfony/Component/HttpFoundation/Response.php
'Format "%s" invalid (%s).'1
  • /src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php
'The disposition must be either "%s" or "%s".'1
  • /src/Symfony/Component/HttpFoundation/HeaderUtils.php
'The HTTP status code is not a redirect ("%s" given).'1
  • /src/Symfony/Component/HttpFoundation/RedirectResponse.php
'<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <meta http-equiv="refresh" content="0;url=\'%1$s\'" /> <title>Redirecting to %1$s</title> </head> <body> Redirecting to <a href="%1$s">%1$s</a>. </body> </html>'1
  • /src/Symfony/Component/HttpFoundation/RedirectResponse.php
'"%s": If $json is set to true, argument $data must be a string or object implementing __toString(), "%s" given.'1
  • /src/Symfony/Component/HttpFoundation/JsonResponse.php
'/**/%s(%s);'1
  • /src/Symfony/Component/HttpFoundation/JsonResponse.php
'Malformed URI "%s".'1
  • /src/Symfony/Component/HttpFoundation/Request.php
'{%s}i'1
  • /src/Symfony/Component/HttpFoundation/Request.php
'Invalid Host "%s".'1
  • /src/Symfony/Component/HttpFoundation/Request.php
'Untrusted Host "%s".'1
  • /src/Symfony/Component/HttpFoundation/Request.php
'Invalid method override "%s".'1
  • /src/Symfony/Component/HttpFoundation/Request.php
'#^(%%[[:xdigit:]]{2}|.){%d}#'1
  • /src/Symfony/Component/HttpFoundation/Request.php
'The request has both a trusted "%s" header and a trusted "%s" header, conflicting with each other. You should either configure your proxy to remove one of them, or configure your project to distrust the offending one.'1
  • /src/Symfony/Component/HttpFoundation/Request.php
'Unexpected value for parameter "%s": expecting "array", got "%s".'1
  • /src/Symfony/Component/HttpFoundation/ParameterBag.php
'Parameter value "%s" cannot be converted to "string".'1
  • /src/Symfony/Component/HttpFoundation/ParameterBag.php
'Parameter "%s" cannot be converted to enum: %s.'1
  • /src/Symfony/Component/HttpFoundation/ParameterBag.php
'Parameter value "%s" cannot be filtered.'1
  • /src/Symfony/Component/HttpFoundation/ParameterBag.php
'Parameter value "%s" is invalid and flag "FILTER_NULL_ON_FAILURE" was not set.'1
  • /src/Symfony/Component/HttpFoundation/ParameterBag.php
"%-{$max}s %s\r\n"1
  • /src/Symfony/Component/HttpFoundation/HeaderBag.php
'The "%s" HTTP header is not parseable (%s).'1
  • /src/Symfony/Component/HttpFoundation/HeaderBag.php
'has header "Location" matching "%s"'1
  • /src/Symfony/Component/HttpFoundation/Test/Constraint/ResponseHeaderLocationSame.php
'has attribute "%s" with value "%s"'1
  • /src/Symfony/Component/HttpFoundation/Test/Constraint/RequestAttributeValueSame.php
'Could not get the content of the file "%s".'1
  • /src/Symfony/Component/HttpFoundation/File/File.php
'Unable to create the "%s" directory.'1
  • /src/Symfony/Component/HttpFoundation/File/File.php
'The file %s could not be accessed'1
  • /src/Symfony/Component/HttpFoundation/File/Exception/AccessDeniedException.php
'Expected argument of type %s, %s given'1
  • /src/Symfony/Component/HttpFoundation/File/Exception/UnexpectedTypeException.php
'The file "%s" does not exist'1
  • /src/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php
'%s, %s, %s'1
  • /src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
'The constant "%s" should not use the reserved value "0b10000000".'1
  • /src/Symfony/Component/HttpFoundation/Tests/RequestTest.php
'http://localhost:8054/%s.php'1
  • /src/Symfony/Component/HttpFoundation/Tests/ResponseFunctionalTest.php
'/Fixtures/response-functional/%s.expected'1
  • /src/Symfony/Component/HttpFoundation/Tests/ResponseFunctionalTest.php
'http://localhost:8053/%s.php'1
  • /src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/AbstractSessionHandlerTest.php
'/Fixtures/%s.expected'1
  • /src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/AbstractSessionHandlerTest.php
'MongoDB Server "%s" not running: %s'1
  • /src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php
' %s='1
  • /src/Symfony/Component/HttpFoundation/Session/SessionUtils.php
'%s%s;'1
  • /src/Symfony/Component/HttpFoundation/Session/SessionUtils.php
'Failed to start the session because headers have already been sent by "%s" at line %d.'1
  • /src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
'session_write_close(): Failed to write session data with "%s" handler'1
  • /src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
'Cache-Control: max-age=%d, private, must-revalidate'1
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php
'Session name cannot be empty, did you forget to call "parent::open()" in "%s"?.'1
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php
'The scheme "%s" is not supported by the PdoSessionHandler URL configuration. Pass a PDO DSN directly.'1
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php
'Advisory locks are currently not implemented for PDO driver "%s".'1
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php
'Transactional locks are currently not implemented for PDO driver "%s".'1
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php
'Invalid argument $savePath \'%s\'.'1
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php
'%s accepts only string as data.'1
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/IdentityMarshaller.php
'"%s" is already an instance of "SessionUpdateTimestampHandlerInterface", you cannot wrap it with "%s".'1
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php
'"%s" is closed.'1
  • /src/Symfony/Component/Process/InputStream.php
'"%s" only accepts strings, Traversable objects or stream resources.'1
  • /src/Symfony/Component/Process/ProcessUtils.php
'The provided cwd "%s" does not exist.'1
  • /src/Symfony/Component/Process/Process.php
'Invalid option "%s" passed to "%s()". Supported options are "%s".'1
  • /src/Symfony/Component/Process/Process.php
'Unable to kill the process (%s).'1
  • /src/Symfony/Component/Process/Process.php
'kill -%d %d'1
  • /src/Symfony/Component/Process/Process.php
'Error while sending signal "%s".'1
  • /src/Symfony/Component/Process/Process.php
'Process must be terminated before calling "%s()".'1
  • /src/Symfony/Component/Process/Process.php
'Command line is missing a value for parameter "%s": '1
  • /src/Symfony/Component/Process/Process.php
'echo str_repeat(\'*\', %d);'1
  • /src/Symfony/Component/Process/Tests/ProcessTest.php
'echo %s %s echo %s'1
  • /src/Symfony/Component/Process/Tests/ProcessTest.php
'"%s" -r %s "a" "" "b"'1
  • /src/Symfony/Component/Process/Tests/ProcessTest.php
'%s\\sf_proc_%02X.%s'1
  • /src/Symfony/Component/Process/Pipes/WindowsPipes.php
'"%s" yielded a value of type "%s", but only scalars and stream resources are supported.'1
  • /src/Symfony/Component/Process/Pipes/AbstractPipes.php
'The process has been signaled with signal "%s".'1
  • /src/Symfony/Component/Process/Exception/ProcessSignaledException.php
'The command "%s" failed.' . "\n\nExit Code: %s(%s)\n\nWorking directory: %s"1
  • /src/Symfony/Component/Process/Exception/ProcessFailedException.php
"\n\nOutput:\n================\n%s\n\nError Output:\n================\n%s"1
  • /src/Symfony/Component/Process/Exception/ProcessFailedException.php
'The process "%s" exceeded the timeout of %s seconds.'1
  • /src/Symfony/Component/Process/Exception/ProcessTimedOutException.php
'Unknown timeout type "%d".'1
  • /src/Symfony/Component/Process/Exception/ProcessTimedOutException.php
"\x1b[%dB"1
  • /src/Symfony/Component/Console/Cursor.php
"\x1b[%dC"1
  • /src/Symfony/Component/Console/Cursor.php
"\x1b[%dD"1
  • /src/Symfony/Component/Console/Cursor.php
"\x1b[%dG"1
  • /src/Symfony/Component/Console/Cursor.php
"\x1b[%d;%dH"1
  • /src/Symfony/Component/Console/Cursor.php
'stty %s'1
  • /src/Symfony/Component/Console/Cursor.php
'Do you want to run "%s" instead? '1
  • /src/Symfony/Component/Console/Application.php
'%s <info>%s</info>'1
  • /src/Symfony/Component/Console/Application.php
'The command defined in "%s" cannot have an empty name.'1
  • /src/Symfony/Component/Console/Application.php
'The "%s" command cannot be found because it is registered under multiple names. Make sure you don\'t set a different name via constructor or "setName()".'1
  • /src/Symfony/Component/Console/Application.php
'There are no commands defined in the "%s" namespace.'1
  • /src/Symfony/Component/Console/Application.php
"The namespace \"%s\" is ambiguous.\nDid you mean one of these?\n%s."1
  • /src/Symfony/Component/Console/Application.php
"Command \"%s\" is ambiguous.\nDid you mean one of these?\n%s."1
  • /src/Symfony/Component/Console/Application.php
' [%s%s] '1
  • /src/Symfony/Component/Console/Application.php
'In %s line %s:'1
  • /src/Symfony/Component/Console/Application.php
'<error>%s%s</error>'1
  • /src/Symfony/Component/Console/Application.php
'<error> %s %s</error>'1
  • /src/Symfony/Component/Console/Application.php
' %s%s at <info>%s:%s</info>'1
  • /src/Symfony/Component/Console/Application.php
'Invalid option specified: "%s". Expected one of (%s).'1
  • /src/Symfony/Component/Console/Color.php
'Invalid "%s" color; expected one of (%s).'1
  • /src/Symfony/Component/Console/Color.php
'The log level "%s" does not exist.'1
  • /src/Symfony/Component/Console/Logger/ConsoleLogger.php
'<%1$s>[%2$s] %3$s</%1$s>'1
  • /src/Symfony/Component/Console/Logger/ConsoleLogger.php
'Too many arguments to "%s" command, expected arguments "%s".'1
  • /src/Symfony/Component/Console/Input/ArgvInput.php
'Too many arguments, expected arguments "%s".'1
  • /src/Symfony/Component/Console/Input/ArgvInput.php
'No arguments expected for "%s" command, got "%s".'1
  • /src/Symfony/Component/Console/Input/ArgvInput.php
'No arguments expected, got "%s".'1
  • /src/Symfony/Component/Console/Input/ArgvInput.php
'Argument mode "%s" is not valid.'1
  • /src/Symfony/Component/Console/Input/InputArgument.php
'Closure for argument "%s" must return an array. Got "%s".'1
  • /src/Symfony/Component/Console/Input/InputArgument.php
'Option mode "%s" is not valid.'1
  • /src/Symfony/Component/Console/Input/InputOption.php
'Closure for option "%s" must return an array. Got "%s".'1
  • /src/Symfony/Component/Console/Input/InputOption.php
'An argument with name "%s" already exists.'1
  • /src/Symfony/Component/Console/Input/InputDefinition.php
'Cannot add a required argument "%s" after an array argument "%s".'1
  • /src/Symfony/Component/Console/Input/InputDefinition.php
'An option with shortcut "%s" already exists.'1
  • /src/Symfony/Component/Console/Input/InputDefinition.php
' %s%s%s'1
  • /src/Symfony/Component/Console/Input/InputDefinition.php
'-%s|'1
  • /src/Symfony/Component/Console/Input/InputDefinition.php
'|--no-%s'1
  • /src/Symfony/Component/Console/Input/InputDefinition.php
'[%s--%s%s%s]'1
  • /src/Symfony/Component/Console/Input/InputDefinition.php
'Unable to parse input near "... %s ...".'1
  • /src/Symfony/Component/Console/Input/StringInput.php
'Not enough arguments (missing: "%s").'1
  • /src/Symfony/Component/Console/Input/Input.php
'::%s::%s'1
  • /src/Symfony/Component/Console/CI/GithubActionReporter.php
'::%s file=%s,line=%s,col=%s::%s'1
  • /src/Symfony/Component/Console/CI/GithubActionReporter.php
'/Command "%s" is not defined./'1
  • /src/Symfony/Component/Console/Tests/ApplicationTest.php
'%s/../Fixtures/%s.%s'1
  • /src/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTestCase.php
"\033[%dA"1
  • /src/Symfony/Component/Console/Tests/Helper/ProgressIndicatorTest.php
'"%s()" expects a strictly positive maxLength. Got %d.'1
  • /src/Symfony/Component/Console/Output/TrimmedBufferOutput.php
'Invalid "#%s" color.'1
  • /src/Symfony/Component/Console/Output/AnsiColorMode.php
'8;2;%d;%d;%d'1
  • /src/Symfony/Component/Console/Output/AnsiColorMode.php
' * %s'1
  • /src/Symfony/Component/Console/Style/SymfonyStyle.php
' %s'1
  • /src/Symfony/Component/Console/Style/SymfonyStyle.php
'[%s] '1
  • /src/Symfony/Component/Console/Style/SymfonyStyle.php
'<%s>%s</>'1
  • /src/Symfony/Component/Console/Style/SymfonyStyle.php
'The provided answer is ambiguous. Value should be one of "%s".'1
  • /src/Symfony/Component/Console/Question/ChoiceQuestion.php
'Undefined style: "%s".'1
  • /src/Symfony/Component/Console/Formatter/OutputFormatter.php
'Command "%s" exited with code "%s".'1
  • /src/Symfony/Component/Console/Messenger/RunCommandMessageHandler.php
' <info>%s</info> %s%s%s'1
  • /src/Symfony/Component/Console/Descriptor/TextDescriptor.php
'%s%s'1
  • /src/Symfony/Component/Console/Descriptor/TextDescriptor.php
'-%s, '1
  • /src/Symfony/Component/Console/Descriptor/TextDescriptor.php
' <info>%s</info> %s%s%s%s'1
  • /src/Symfony/Component/Console/Descriptor/TextDescriptor.php
"%-{$width}s %s"1
  • /src/Symfony/Component/Console/Descriptor/TextDescriptor.php
'<comment>Available commands for the "%s" namespace:</comment>'1
  • /src/Symfony/Component/Console/Descriptor/TextDescriptor.php
' <info>%s</info>%s%s'1
  • /src/Symfony/Component/Console/Descriptor/TextDescriptor.php
'- `%s`_'1
  • /src/Symfony/Component/Console/Descriptor/ReStructuredTextDescriptor.php
'* [`%s`](#%s)'1
  • /src/Symfony/Component/Console/Descriptor/MarkdownDescriptor.php
'Command returned exit status %d.'1
  • /src/Symfony/Component/Console/Tester/Constraint/CommandIsSuccessful.php
'Completion script version is not supported ("%s" given, ">=%s" required).'1
  • /src/Symfony/Component/Console/Command/CompleteCommand.php
'Shell completion is not supported for your shell: "%s" (supported: "%s").'1
  • /src/Symfony/Component/Console/Command/CompleteCommand.php
'<error>Detected shell "%s", which is not supported by Symfony shell completion (supported shells: "%s").</>'1
  • /src/Symfony/Component/Console/Command/DumpCompletionCommand.php
'<error>Shell not detected, Symfony shell completion only supports "%s").</>'1
  • /src/Symfony/Component/Console/Command/DumpCompletionCommand.php
'Return value of "%s::execute()" must be of the type int, "%s" returned.'1
  • /src/Symfony/Component/Console/Command/Command.php
'Command class "%s" is not correctly initialized. You probably forgot to call the parent constructor.'1
  • /src/Symfony/Component/Console/Command/Command.php
'Cannot retrieve helper "%s" because there is no HelperSet defined. Did you forget to add your command to the application or to set the application on the command using the setApplication() method? You can also set the HelperSet directly using the setHelperSet() method.'1
  • /src/Symfony/Component/Console/Command/Command.php
' (press %s to continue)'1
  • /src/Symfony/Component/Console/Helper/SymfonyQuestionHelper.php
' <info>%s</info>:'1
  • /src/Symfony/Component/Console/Helper/SymfonyQuestionHelper.php
' <info>%s (yes/no)</info> [<comment>%s</comment>]:'1
  • /src/Symfony/Component/Console/Helper/SymfonyQuestionHelper.php
'The TableCell does not support the following options: \'%s\'.'1
  • /src/Symfony/Component/Console/Helper/TableCell.php
'Invalid command provided to "%s()": the command should be an array whose first element is either the path to the binary to run or a "Process" object.'1
  • /src/Symfony/Component/Console/Helper/ProcessHelper.php
'%s Command did not run successfully'1
  • /src/Symfony/Component/Console/Helper/ProcessHelper.php
'<(?:(?:%s)|/(?:%s)?)>'1
  • /src/Symfony/Component/Console/Helper/OutputWrapper.php
'#(?:((?>(%1$s)((?<=[^\S\r\n])[^\S\r\n]?|(?=\r?\n)|$|[^\S\r\n]))|(%1$s))(?:\r?\n)?|(?:\r?\n|$))#imux'1
  • /src/Symfony/Component/Console/Helper/OutputWrapper.php
'<%s>[%s]</%s> %s'1
  • /src/Symfony/Component/Console/Helper/FormatterHelper.php
'<%s>%s</%s>'1
  • /src/Symfony/Component/Console/Helper/FormatterHelper.php
'The TableCellStyle does not support the following options: \'%s\'.'1
  • /src/Symfony/Component/Console/Helper/TableCellStyle.php
'Wrong align value. Value must be following: \'%s\'.'1
  • /src/Symfony/Component/Console/Helper/TableCellStyle.php
'%' . $matches[2]1
  • /src/Symfony/Component/Console/Helper/ProgressBar.php
"%s<bg=blue;fg=white> %s </> <fg=blue>%s</>\n"1
  • /src/Symfony/Component/Console/Helper/DebugFormatterHelper.php
'%s<bg=red;fg=white> %s </> '1
  • /src/Symfony/Component/Console/Helper/DebugFormatterHelper.php
"\n%s<bg=red;fg=white> %s </> "1
  • /src/Symfony/Component/Console/Helper/DebugFormatterHelper.php
'%s<bg=green;fg=white> %s </> '1
  • /src/Symfony/Component/Console/Helper/DebugFormatterHelper.php
"\n%s<bg=green;fg=white> %s </> "1
  • /src/Symfony/Component/Console/Helper/DebugFormatterHelper.php
"%s%s<bg=green;fg=white> %s </> <fg=green>%s</>\n"1
  • /src/Symfony/Component/Console/Helper/DebugFormatterHelper.php
"%s%s<bg=red;fg=white> %s </> <fg=red>%s</>\n"1
  • /src/Symfony/Component/Console/Helper/DebugFormatterHelper.php
'The helper "%s" is not defined.'1
  • /src/Symfony/Component/Console/Helper/HelperSet.php
" [<$tag>%s$padding</$tag>] %s"1
  • /src/Symfony/Component/Console/Helper/QuestionHelper.php
'%.1f GiB'1
  • /src/Symfony/Component/Console/Helper/Helper.php
'%.1f MiB'1
  • /src/Symfony/Component/Console/Helper/Helper.php
'%d KiB'1
  • /src/Symfony/Component/Console/Helper/Helper.php
'%d B'1
  • /src/Symfony/Component/Console/Helper/Helper.php
'Setting a maximum column width is only supported when using a "%s" formatter, got "%s".'1
  • /src/Symfony/Component/Console/Helper/Table.php
'Output should be an instance of "%s" when calling "%s".'1
  • /src/Symfony/Component/Console/Helper/Table.php
'<comment>%s</>: %s'1
  • /src/Symfony/Component/Console/Helper/Table.php
'%s %s'1
  • /src/Symfony/Component/Console/Helper/Table.php
'A cell must be a TableCell, a scalar or an object implementing "__toString()", "%s" given.'1
  • /src/Symfony/Component/Console/Helper/Table.php
'Unable to logout with CSRF token validation. Either make sure that CSRF protection is enabled and "logout" is configured on the "%s" firewall, or bypass CSRF token validation explicitly by passing false to the $validateCsrfToken argument of this method.'1
  • /src/Symfony/Bundle/SecurityBundle/Security.php
'No authenticators found for firewall "%s".'1
  • /src/Symfony/Bundle/SecurityBundle/Security.php
'No authenticator was found for the firewall "%s".'1
  • /src/Symfony/Bundle/SecurityBundle/Security.php
'Too many authenticators were found for the current firewall "%s". You must provide an instance of "%s" to login programmatically. The available authenticators for the firewall "%s" are "%s".'1
  • /src/Symfony/Bundle/SecurityBundle/Security.php
'Unable to find an authenticator named "%s" for the firewall "%s". Available authenticators: "%s".'1
  • /src/Symfony/Bundle/SecurityBundle/Security.php
'Did you forget to add a "' . static::FIREWALL_OPTION . '" key under your "%s" firewall?'1
  • /src/Symfony/Bundle/SecurityBundle/Security/FirewallAwareTrait.php
'Welcome back @%s'1
  • /src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php
'Welcome %s!'1
  • /src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/LoginLink/TestCustomLoginLinkSuccessHandler.php
'A firewall name (for example "%s")'1
  • /src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php
'security.firewall.map.context.%s'1
  • /src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php
'Firewall %s was not found. Available firewalls are: %s'1
  • /src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php
'Firewall "%s"'1
  • /src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php
'To view details of a specific firewall, re-run this command with a firewall name. (e.g. <comment>debug:firewall %s</comment>)'1
  • /src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php
'Event listeners for firewall "%s"'1
  • /src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php
'security.event_dispatcher.%s'1
  • /src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php
'Authenticators for firewall "%s"'1
  • /src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php
'(?:%s)'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
'An enabled authenticator name or a service id that implements "%s"'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
'Undefined security Badge class "%s" set in "security.firewall.required_badges".'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
'The check_path "%s" for login method "%s" is not matched by the firewall pattern "%s".'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
'Enabling bundle "%s" and not configuring it is not allowed.'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
'The strategy "%s" is not supported.'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
'Authenticator factory "%s" ("%s") must implement "%s".'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
'Not configuring explicitly the provider for the "%s" authenticator on "%s" firewall is ambiguous as there is more than one registered provider. Set the "provider" key to one of the configured providers, even if your custom authenticators don\'t use it.'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
'security.user.provider.missing.%s'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
'Algorithm "argon2i" is not available. Either use "%s" or upgrade to PHP 7.2+ instead.'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
'Unable to create definition for "%s" user provider.'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
'Not configuring explicitly the provider for the "switch_user" listener on "%s" firewall is ambiguous as there is more than one registered provider.'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
'Cannot set a "target_route" for the "switch_user" listener on the "%s" firewall as it is stateless.'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
'The given value "%s" in the "security.access_control" config option is not a valid IP address.'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
'security.authenticator.access_token.%s'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/AccessTokenFactory.php
'security.authenticator.access_token.chain_extractor.%s'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/AccessTokenFactory.php
'security.access_token_handler.%s'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/AccessTokenFactory.php
'You cannot use both "service" and "token_provider" in "security.firewalls.%s.remember_me".'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php
'No token provider was set for firewall "%s". Either configure a service ID or set "remember_me.token_provider.doctrine" to true.'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php
'You cannot use the "%s" signature algorithm since "web-token/jwt-signature-algorithm-ecdsa" is not installed. Try running "composer require web-token/jwt-signature-algorithm-ecdsa".'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/SignatureAlgorithmFactory.php
'Unsupported signature algorithm "%s". Only ES* algorithms are supported. If you want to use another algorithm, create your TokenHandler as a service.'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/SignatureAlgorithmFactory.php
'A service id implementing "%s".'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/LoginThrottlingFactory.php
'Invalid service definition for custom remember me handler; no service found with ID "%s".'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/ReplaceDecoratedRememberMeHandlerPass.php
'(?:%%%%s|(?:.+\.)?%s)'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSessionDomainConstraintPass.php
'{^https://%s$}i'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSessionDomainConstraintPass.php
'{^%s$}i'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSessionDomainConstraintPass.php
'"%s" must implement the "%s" when used as a voter.'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSecurityVotersPass.php
'Because you have multiple authenticators in firewall "%s", you need to set the "entry_point" key to one of your authenticators ("%s") or a service ID implementing "%s". The "entry_point" determines what should happen (e.g. redirect to "/login") when an anonymous user tries to access a protected page.'1
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/RegisterEntryPointPass.php
'A service implementing the "%s"'1
  • /src/Symfony/Bundle/TwigBundle/DependencyInjection/Configuration.php
'"%s" requires symfony/security-core to be installed. Try running "composer require symfony/security-core".'1
  • /src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php
'The first argument of "%s" must be instance of "%s", "%s" provided.'1
  • /src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php
'You must set the KERNEL_CLASS environment variable to the fully-qualified class name of your Kernel in phpunit.xml / phpunit.xml.dist or override the "%1$s::createKernel()" or "%1$s::getKernelClass()" method.'1
  • /src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php
'Class "%s" doesn\'t exist or cannot be autoloaded. Check that the KERNEL_CLASS value in phpunit.xml matches the fully-qualified class name of your Kernel or override the "%s::createKernel()" method.'1
  • /src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php
'Field "%s" not found in form "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Test/DomCrawlerAssertionsTrait.php
'Field "%s" has a value in form "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Test/DomCrawlerAssertionsTrait.php
'Unexpected URL called: "%s" - "%s"'1
  • /src/Symfony/Bundle/FrameworkBundle/Test/HttpClientAssertionsTrait.php
'A client must be set to make assertions on it. Did you forget to call "%s::createClient()"?'1
  • /src/Symfony/Bundle/FrameworkBundle/Test/BrowserKitAssertionsTrait.php
'Booting the kernel before calling "%s()" is not supported, the kernel should only be booted once.'1
  • /src/Symfony/Bundle/FrameworkBundle/Test/WebTestCase.php
'The Translator does not support the following options: \'%s\'.'1
  • /src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php
'Sodium keys already exist at "%s*.{public,private}" and won\'t be overridden.'1
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php
'Sodium keys have been generated at "%s*.public/private.php".'1
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php
'Secret "%s" encrypted in "%s"; you can commit it.'1
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php
'Secret "%s" cannot be revealed as the "sodium" PHP extension missing. Try running "composer require paragonie/sodium_compat" if you cannot enable the extension."'1
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php
'Secret "%s" cannot be revealed as no decryption key was found in "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php
'Secret "%s" cannot be revealed as the wrong decryption key was provided for "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php
'Secret "%s" removed from "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php
'Encryption key not found in "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php
"<?php // %s on %s\n\n%sreturn \"%s\";\n"1
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php
'Unable to create the secrets directory (%s).'1
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php
'Secret "%s" %s in "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/DotenvVault.php
'Secret "%s" removed from file "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/DotenvVault.php
'Invalid secret name "%s": only "word" characters are allowed.'1
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/AbstractVault.php
'%s/pools/system'1
  • /src/Symfony/Bundle/FrameworkBundle/Resources/config/cache.php
'%s/pools/app'1
  • /src/Symfony/Bundle/FrameworkBundle/Resources/config/cache.php
'Service "%s" is not expected, as declared by "%s::getSubscribedServices()".'1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Controller/TestAbstractController.php
'Service "%s" is expected to be an instance of "%s", as declared by "%s::getSubscribedServices()".'1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Controller/TestAbstractController.php
'Meta file "%s" is not fresh'1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Command/CacheClearCommand/CacheClearCommandTest.php
'/\'kernel.container_class\'\s*=>\s*\'%s\'/'1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Command/CacheClearCommand/CacheClearCommandTest.php
"No alias found for '%s'"1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php
"No definition found for '%s'"1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php
"'%s' is not %s"1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php
'Did you forget to add the "%s" TransportFactory to the $classToServices array in FrameworkExtension?'1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php
'Service definition "%s" for cache pool of type "%s" is registered'1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php
'Cache pool "%s" is based on an abstract cache pool.'1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php
'Service definition "%s" is tagged with the "cache.pool" tag.'1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php
'Service definition "%s" is not abstract.'1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php
'%s: Tag "kenrel.event_subscriber" was defined on service(s) "foo", "bar", but was never used. Did you mean "kernel.event_subscriber"?'1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/UnusedTagsPassTest.php
"dsn: 'file:%s/profiler'"1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Functional/ConfigDebugCommandTest.php
'<html><body>Hello %s, nice to meet you.</body></html>'1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Functional/Bundle/TestBundle/Controller/SessionController.php
'<html><body>Welcome back %s, nice to meet you.</body></html>'1
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Functional/Bundle/TestBundle/Controller/SessionController.php
'The router "%s" cannot be warmed up because it does not implement "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php
'The "%s::getParameter()" method is missing a parameter bag to work properly. Did you forget to register your controller as a service subscriber? This can be fixed either by using autoconfiguration or by manually wiring a "parameter_bag" in the service locator passed to the controller.'1
  • /src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php
'You cannot use the addFlash method because class "%s" doesn\'t implement "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php
'You cannot use the "%s" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".'1
  • /src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php
'"%s" has no container set, did you forget to define it as a service subscriber?'1
  • /src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php
'Ambiguous redirection settings, use the "path" or "route" parameter, not both: "%s" and "%s" found respectively in "%s" routing configuration.'1
  • /src/Symfony/Bundle/FrameworkBundle/Controller/RedirectController.php
'The parameter "path" or "route" is required to configure the redirect action in "%s" routing configuration.'1
  • /src/Symfony/Bundle/FrameworkBundle/Controller/RedirectController.php
'To reveal the secrets run <info>php %s %s --reveal</info>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/SecretsListCommand.php
'Invalidating tag(s): <info>%s</info> from pool <comment>%s</comment>.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CachePoolInvalidateTagsCommand.php
'Pool "%s" not found.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CachePoolInvalidateTagsCommand.php
'Pool "%s" is not taggable.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CachePoolInvalidateTagsCommand.php
'Cache tag(s) "%s" could not be invalidated for pool "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CachePoolInvalidateTagsCommand.php
'Clearing the cache for the <info>%s</info> environment with debug <info>%s</info>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php
'Cache for the "%s" environment (debug=%s) was successfully cleared.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php
'%d secret%s found in the vault.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/SecretsDecryptToLocalCommand.php
'%d secret%s already overridden in the local vault and will be skipped.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/SecretsDecryptToLocalCommand.php
'Secret "%s" has been skipped as there was an error reading it.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/SecretsDecryptToLocalCommand.php
'Bundle "%s" does not have a container extension.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php
'No extensions with configuration available for "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php
'No extension with alias "%s" is enabled.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php
"\n\nDid you mean \"%s\"?"1
  • /src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php
'The extension with alias "%s" does not have its getConfiguration() method setup.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php
'Configuration class "%s" should implement ConfigurationInterface in order to be dumpable.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php
'The route "%s" does not exist.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php
'Generating "<info>%s</info>" translation files for "<info>%s</info>"'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
'<fg=green>%s</>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
'<fg=red>%s</>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
'Messages extracted for domain "<info>%s</info>" (%d message%s)'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
'Xliff output version is <info>%s</info>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
'%d message%s successfully extracted'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
'Default configuration for extension with alias: "%s"'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php
'Default configuration for "%s"'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php
' at path "%s"'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php
'<!-- %s -->'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php
'The target directory "%s" does not exist.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/AssetsInstallCommand.php
"%s\n-> %s"1
  • /src/Symfony/Bundle/FrameworkBundle/Command/AssetsInstallCommand.php
'<fg=green;options=bold>%s</>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/AssetsInstallCommand.php
'<fg=yellow;options=bold>%s</>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/AssetsInstallCommand.php
'<fg=red;options=bold>%s</>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/AssetsInstallCommand.php
'Symbolic link "%s" was created but appears to be broken.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/AssetsInstallCommand.php
'Pruning cache pool: <info>%s</info>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CachePoolPruneCommand.php
'"%s" is not a cache pool nor a cache clearer.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CachePoolClearCommand.php
'Calling cache clearer: <info>%s</info>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CachePoolClearCommand.php
'Clearing cache pool: <info>%s</info>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CachePoolClearCommand.php
'This command does not support the application kernel: "%s" does not extend "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ContainerLintCommand.php
'This command does not support the application container: "%s" does not extend "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ContainerLintCommand.php
'No autowirable classes or interfaces found matching "%s"'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/DebugAutowiringCommand.php
'(only showing classes/interfaces matching <comment>%s</comment>)'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/DebugAutowiringCommand.php
'<fg=yellow;href=%s>%s</>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/DebugAutowiringCommand.php
'%s more concrete service%s would be displayed when adding the "--all" option.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/DebugAutowiringCommand.php
'Warming up the cache for the <info>%s</info> environment with debug <info>%s</info>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CacheWarmupCommand.php
'Cache for the "%s" environment (debug=%s) was successfully warmed.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CacheWarmupCommand.php
'The workflow named "%s" cannot be found.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/WorkflowDumpCommand.php
'Event dispatcher "%s" is not available.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/EventDispatcherDebugCommand.php
'The event "%s" does not have any registered listeners.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/EventDispatcherDebugCommand.php
'The "%s" service is deprecated.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php
'The "%s" alias is deprecated.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php
'The "%s" service or alias has been removed or inlined when the container was compiled.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php
'No services found that match "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php
'No tags found that match "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php
'No defined or extracted messages for locale "%s"'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php
' and domain "%s"'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php
'Message Preview (%s)'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php
'Fallback Message Preview (%s)'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php
'<fg=cyan;options=bold>%s</>'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php
'Cache item "%s" does not exist in cache pool "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CachePoolDeleteCommand.php
'Cache item "%s" could not be deleted.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CachePoolDeleteCommand.php
'Cache item "%s" was successfully deleted.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/CachePoolDeleteCommand.php
'Route <info>"%s"</> almost matches but %s'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/RouterMatchCommand.php
'Route "%s" matches'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/RouterMatchCommand.php
'Route "%s" does not match: %s'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/RouterMatchCommand.php
'None of the routes match the path "%s"'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/RouterMatchCommand.php
'Secret "%s" does not exist in the vault, you cannot override it locally.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/SecretsSetCommand.php
'File not found: "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/SecretsSetCommand.php
'File is not readable: "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/SecretsSetCommand.php
'Current configuration for %s'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php
'extension with alias "%s"'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php
'Current configuration for "%s.%s"'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php
'Unable to find configuration for "%s.%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php
'The extension with alias "%s" does not have configuration.'1
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php
'You should either pass a "%s" instance or provide the $parameters argument of the "%s" method.'1
  • /src/Symfony/Bundle/FrameworkBundle/Routing/Router.php
'Using "%%%s%%" is not allowed in routing configuration.'1
  • /src/Symfony/Bundle/FrameworkBundle/Routing/Router.php
'The container parameter "%s", used in the route configuration value "%s", must be a string or numeric, but it is of type "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/Routing/Router.php
'Cannot disable a single workflow. Remove the configuration for the workflow "%s" instead.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
'The log level is not valid. Pick one among "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
'The specified default bus "%s" is not configured. Available buses are "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
'AsEventListener attribute cannot declare a method on "%s::%s()".'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Driver "%s" is not supported for the profiler.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'%s.abstract'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'.%s.listener.audit_trail'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'.%s.listener.guard'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'bundles/%s'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'"%s" defined in translator.paths does not exist or is not a directory.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'symfony/%s-translation-provider'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Unsupported mapping type in "%s", supported types are XML & Yaml.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Could not open file or directory "%s".'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Invalid value "%s" set as "decryption_env_var": only "word" characters are allowed.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'messenger.retry.multiplier_retry_strategy.%s'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Invalid Messenger routing configuration: invalid namespace "%s" wildcard.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Invalid Messenger routing configuration: class or interface "%s" not found.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Invalid Messenger routing configuration: the "%s" class is being routed to a sender called "%s". This is not a valid transport or service id.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Invalid scope name: "%s" is reserved.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Rate limiter "%s" requires the Lock component to be configured.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Can not read config enabled at "%s" because it has not been initialized.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Tag "%s" was defined on service(s) "%s", but was never used.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/UnusedTagsPass.php
'Data collector service "%s" must have an id attribute in order to specify a template.'1
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/ProfilerPass.php
' (env: <comment>%s</>, debug: <comment>%s</>)'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Application.php
'"%s" tag'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
' Tagged with "%s" Tag'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'alias for "%s"'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'<info>%s</info>: %s'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'Service(%s)'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'Tagged Iterator for "%s"%s'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
' (%d element(s))'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'Iterator (%d element(s))'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'- Service(%s)'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'Service locator (%d element(s))'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'Abstract argument (%s)'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'Array (%d element(s))'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
"%sx: %s\n in %s:%s"1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'Remaining deprecations (%s)'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'This service is a <info>public</info> alias for the service <info>%s</info>'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'This service is a <comment>private</comment> alias for the service <info>%s</info>'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
' of Event Dispatcher "%s"'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
' for "%s" Event'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
"\n%s: %s"1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'object(%s)'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/Descriptor.php
"- Aliases: \n%s"1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
' - %s'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
"\n- `%s`: `%s`%s"1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
' *Since %s %s: %s*'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
'**`%s`:** `%s`'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
"- %sx: \"%s\" in %s:%s\n"1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
"## Remaining deprecations (%s)\n\n"1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
'- `%s`: `%s`'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
'- Factory Service: inline factory service (%s)'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
'`%s`'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
"%s\n%s\n\n%s%s"1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
"\n\n*Since %s %s: %s*"1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
' of event dispatcher "%s"'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
' for event `%s` ordered by descending priority'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
'## Listener %d'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
'## %s'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
'### Listener %d'1
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
'See profile <href=%s>%s</>'1
  • /src/Symfony/Bundle/FrameworkBundle/EventListener/ConsoleProfilerListener.php
"%s\n\nYou may be looking for a command provided by the \"%s\" which is currently not installed. Try running \"composer require %s\"."1
  • /src/Symfony/Bundle/FrameworkBundle/EventListener/SuggestMissingPackageSubscriber.php
'The SVG metadata of the "%s" icon must use "http://www.w3.org/2000/svg" as its "xmlns" value.'1
  • /src/Symfony/Bundle/WebProfilerBundle/Tests/Resources/IconTest.php
'The SVG file of the "%s" icon must include a "width" attribute.'1
  • /src/Symfony/Bundle/WebProfilerBundle/Tests/Resources/IconTest.php
'The SVG file of the "%s" icon must include a "height" attribute.'1
  • /src/Symfony/Bundle/WebProfilerBundle/Tests/Resources/IconTest.php
'The SVG file of the "%s" icon must include a "viewBox" attribute.'1
  • /src/Symfony/Bundle/WebProfilerBundle/Tests/Resources/IconTest.php
'form input[name="%s"]'1
  • /src/Symfony/Bundle/WebProfilerBundle/Tests/Controller/ProfilerControllerTest.php
'<a href="/_profiler/%s">%s</a>'1
  • /src/Symfony/Bundle/WebProfilerBundle/Tests/Controller/ProfilerControllerTest.php
'<a href="proto://foobar%s#&amp;line=25" title="Click to open this file" class="file_link">%s at line 25</a>'1
  • /src/Symfony/Bundle/WebProfilerBundle/Tests/Profiler/CodeExtensionTest.php
'Panel "%s" is not available for token "%s".'1
  • /src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php
'Font file "%s.woff2" not found.'1
  • /src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php
'Cannot read font file "%s".'1
  • /src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php
'The file "%s" cannot be opened.'1
  • /src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php
'\'nonce-%s\''1
  • /src/Symfony/Bundle/WebProfilerBundle/Csp/ContentSecurityPolicyHandler.php
'Panel "%s" is not registered in profiler or is not present in viewed profile.'1
  • /src/Symfony/Bundle/WebProfilerBundle/Profiler/TemplateManager.php
'The profiler template "%s.html.twig" for data collector "%s" does not exist.'1
  • /src/Symfony/Bundle/WebProfilerBundle/Profiler/TemplateManager.php
'<abbr title="%s">%1$s</abbr>'1
  • /src/Symfony/Bundle/WebProfilerBundle/Profiler/CodeExtension.php
'<abbr title="%s">%1$s</abbr>()'1
  • /src/Symfony/Bundle/WebProfilerBundle/Profiler/CodeExtension.php
'<em>object</em>(<abbr title="%s">%s</abbr>)'1
  • /src/Symfony/Bundle/WebProfilerBundle/Profiler/CodeExtension.php
'Invalid value provided for mode, use one of "%s::DISABLED" or "%s::ENABLED".'1
  • /src/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php
'Resetting a non-lazy manager service is not supported. Declare the "%s" service as lazy.'2
  • /src/Symfony/Bridge/Doctrine/ManagerRegistry.php (2)
'Expected an instance of "%s", but got "%s".'2
  • /src/Symfony/Bridge/Doctrine/Form/Type/EntityType.php (2)
'object("%s")'2
  • /src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php (2)
'DROP TABLE %s'2
  • /src/Symfony/Bridge/Doctrine/SchemaListener/AbstractSchemaListener.php (2)
'%s_memcached_instance'2
  • /src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php (2)
'%s_redis_instance'2
  • /src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php (2)
'The ignoreFile "%s" does not exist.'2
  • /src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php
  • /src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/ConfigurationTest.php
'The baselineFile "%s" does not exist.'2
  • /src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php
  • /src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/ConfigurationTest.php
'rm -rf %s'2
  • /src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php (2)
'taskkill /F /T /PID %d 2>&1'2
  • /src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php
  • /src/Symfony/Component/Process/Process.php
'<html><body>%s</body></html>'2
  • /src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/App/Controller/PsrRequestController.php (2)
'<%s>'2
  • /src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php
  • /src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php
'Server start failed on "%s": '2
  • /src/Symfony/Bridge/Monolog/Command/ServerLogCommand.php
  • /src/Symfony/Component/VarDumper/Server/DumpServer.php
'<bg=%s> </>'2
  • /src/Symfony/Bridge/Monolog/Command/ServerLogCommand.php
  • /src/Symfony/Component/Console/Helper/DebugFormatterHelper.php
'<error> >> %s</error> '2
  • /src/Symfony/Bridge/Twig/Command/LintCommand.php (2)
'Template name "%s" not found'2
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php (2)
' = %s'2
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php
  • /src/Symfony/Component/Config/Builder/ClassBuilder.php
'Argument "$beta" provided to "%s::get()" must be a positive number, %f given.'2
  • /src/Symfony/Contracts/Cache/CacheTrait.php
  • /src/Symfony/Component/Cache/Traits/ContractsTrait.php
'The "factory_simple" service is deprecated. You should stop using it, as it will be removed in the future.'2
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_errored_definition.php
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php
'The "deprecated_service" service is deprecated. You should stop using it, as it will be removed in the future.'2
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php
  • /src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_errored_definition.php
'The service "%s" has a dependency on a non-existent service "%s". This locator %s'2
  • /src/Symfony/Contracts/Service/ServiceLocatorTrait.php
  • /src/Symfony/Component/DependencyInjection/ServiceLocator.php
'Circular reference detected for service "%s", path: "%s".'2
  • /src/Symfony/Contracts/Service/ServiceLocatorTrait.php
  • /src/Symfony/Component/DependencyInjection/Exception/ServiceCircularReferenceException.php
'Invalid environment provided to "%s": the environment cannot be empty.'2
  • /src/Symfony/Component/HttpKernel/Kernel.php
  • /src/Symfony/Component/HttpKernel/Tests/KernelTest.php
'<?php return %s;'2
  • /src/Symfony/Component/HttpKernel/Kernel.php
  • /src/Symfony/Component/AssetMapper/ImportMap/RemotePackageDownloader.php
'Cache pool not found: "%s".'2
  • /src/Symfony/Component/HttpKernel/CacheClearer/Psr6CacheClearer.php (2)
'This value should be of type %s.'2
  • /src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolver/RequestPayloadValueResolverTest.php (2)
'Unable to reverse value for property path "%s": '2
  • /src/Symfony/Component/Form/Form.php (2)
'The fields "%s" should not be empty.'2
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/DateIntervalToArrayTransformer.php
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php
'The number contains unrecognized characters: "%s".'2
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php
'The keys "%s" should not be empty.'2
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/ValueToDuplicatesTransformer.php
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/ArrayToPartsTransformer.php
'The date "%s" is not a valid date.'2
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToRfc3339Transformer.php
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToHtml5LocalDateTimeTransformer.php
'The date "%s-%s-%s" is not a valid date.'2
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToRfc3339Transformer.php
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToHtml5LocalDateTimeTransformer.php
'Value "%s" contains intervals not accepted by format "%s".'2
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/DateIntervalToStringTransformer.php
  • /src/Symfony/Component/Serializer/Normalizer/DateIntervalNormalizer.php
'@%s'2
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
'The value "%s" is not a valid UUID.'2
  • /src/Symfony/Component/Form/Extension/Core/DataTransformer/UuidToStringTransformer.php (2)
'Cannot use the "format" option of "%s" when the "html5" option is enabled.'2
  • /src/Symfony/Component/Form/Extension/Core/Type/DateType.php
  • /src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php
'%s_%s'2
  • /src/Symfony/Component/Form/Extension/Core/Type/BaseType.php (2)
'The choices "%s" do not exist in the choice list.'2
  • /src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php (2)
'.{%s,}'2
  • /src/Symfony/Component/Form/Extension/Validator/ValidatorTypeGuesser.php (2)
'The offset "%s" does not exist.'2
  • /src/Symfony/Component/Form/Util/OrderedHashMap.php
  • /src/Symfony/Component/Validator/ConstraintViolationList.php
'%s (%s)'2
  • /src/Symfony/Component/Form/Console/Descriptor/TextDescriptor.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'Option "on_progress" must be callable, "%s" given.'2
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php
  • /src/Symfony/Component/HttpClient/NoPrivateNetworkHttpClient.php
'Invalid value for header "%s": expected string, "%s" given.'2
  • /src/Symfony/Component/HttpClient/HttpClientTrait.php (2)
'IP "%s" is blocked for "%s".'2
  • /src/Symfony/Component/HttpClient/NoPrivateNetworkHttpClient.php
  • /src/Symfony/Component/HttpClient/Tests/NoPrivateNetworkHttpClientTest.php
'Unused pushed response: "%s"'2
  • /src/Symfony/Component/HttpClient/AmpHttpClient.php
  • /src/Symfony/Component/HttpClient/Internal/CurlClientState.php
'Accepting pushed response: "%s %s"'2
  • /src/Symfony/Component/HttpClient/CurlHttpClient.php
  • /src/Symfony/Component/HttpClient/Response/AmpResponse.php
"> %s %s HTTP/%s \r\n"2
  • /src/Symfony/Component/HttpClient/Response/NativeResponse.php
  • /src/Symfony/Component/HttpClient/Internal/AmpListener.php
'Idle timeout reached for "%s".'2
  • /src/Symfony/Component/HttpClient/Response/MockResponse.php
  • /src/Symfony/Component/HttpClient/Response/TransportResponseTrait.php
' for "%s".'2
  • /src/Symfony/Component/HttpClient/Response/CommonResponseTrait.php
  • /src/Symfony/Component/HttpClient/Response/CurlResponse.php
'Delay must be greater than or equal to zero: "%s" given.'2
  • /src/Symfony/Component/HttpClient/Retry/GenericRetryStrategy.php
  • /src/Symfony/Component/Messenger/Retry/MultiplierRetryStrategy.php
'Max delay must be greater than or equal to zero: "%s" given.'2
  • /src/Symfony/Component/HttpClient/Retry/GenericRetryStrategy.php
  • /src/Symfony/Component/Messenger/Retry/MultiplierRetryStrategy.php
'Evicting oldest pushed response: "%s"'2
  • /src/Symfony/Component/HttpClient/Internal/CurlClientState.php
  • /src/Symfony/Component/HttpClient/Internal/AmpClientState.php
'Queueing pushed response: "%s"'2
  • /src/Symfony/Component/HttpClient/Internal/CurlClientState.php
  • /src/Symfony/Component/HttpClient/Internal/AmpClientState.php
'The class "%s" neither implements "%s" nor "%s".'2
  • /src/Symfony/Component/Serializer/Serializer.php (2)
'The mapping file "%s" does not exist.'2
  • /src/Symfony/Component/Serializer/Mapping/Loader/FileLoader.php
  • /src/Symfony/Component/Validator/Mapping/Loader/FileLoader.php
'The mapping file "%s" is not readable.'2
  • /src/Symfony/Component/Serializer/Mapping/Loader/FileLoader.php
  • /src/Symfony/Component/Validator/Mapping/Loader/FileLoader.php
'Class "%s" is expected to implement LoaderInterface.'2
  • /src/Symfony/Component/Serializer/Mapping/Loader/LoaderChain.php
  • /src/Symfony/Component/Validator/Mapping/Loader/LoaderChain.php
'The class or interface "%s" does not exist.'2
  • /src/Symfony/Component/Serializer/Mapping/Factory/ClassResolverTrait.php
  • /src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php
'The serializer needs to be set to allow "%s()" to be used with object data.'2
  • /src/Symfony/Component/Serializer/Encoder/XmlEncoder.php (2)
'%s-%s-%s-%s'2
  • /src/Symfony/Component/Serializer/Tests/Normalizer/ObjectNormalizerTest.php (2)
'A circular reference has been detected when serializing the object of class "%s" (configured limit: %d).'2
  • /src/Symfony/Component/Serializer/Tests/Normalizer/Features/CircularReferenceTestTrait.php
  • /src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php
'Found SerializedName and SerializedPath attributes on property "%s" of class "%s".'2
  • /src/Symfony/Component/Serializer/NameConverter/MetadataAwareNameConverter.php (2)
'The object must implement "%s".'2
  • /src/Symfony/Component/Serializer/Normalizer/ProblemNormalizer.php
  • /src/Symfony/Component/Serializer/Normalizer/JsonSerializableNormalizer.php
'The property "%s::$%s" is not initialized.'2
  • /src/Symfony/Component/Serializer/Normalizer/PropertyNormalizer.php
  • /src/Symfony/Component/PropertyAccess/PropertyAccessor.php
'The "%s()" method cannot be called as nested encoder doesn\'t implements "%s".'2
  • /src/Symfony/Component/Serializer/Debug/TraceableEncoder.php (2)
'The "%s()" method cannot be called as nested normalizer doesn\'t implements "%s".'2
  • /src/Symfony/Component/Serializer/Debug/TraceableNormalizer.php (2)
'No default option is configured for constraint "%s".'2
  • /src/Symfony/Component/Validator/Constraint.php (2)
'The option "%s" does not exist in constraint "%s".'2
  • /src/Symfony/Component/Validator/Constraint.php (2)
'Property "%s" does not exist in class "%s".'2
  • /src/Symfony/Component/Validator/Mapping/PropertyMetadata.php (2)
'Cannot create metadata for non-objects. Got: "%s".'2
  • /src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php
  • /src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php
'The metadata factory should return instances of "\Symfony\Component\Validator\Mapping\ClassMetadataInterface", got: "%s".'2
  • /src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php (2)
'The "symfony/expression-language" component is required to use the "%s" constraint. Try running "composer require symfony/expression-language".'2
  • /src/Symfony/Component/Validator/Constraints/Expression.php
  • /src/Symfony/Component/Validator/Constraints/When.php
'The netmask range must be between 0 and %d.'2
  • /src/Symfony/Component/Validator/Constraints/Cidr.php
  • /src/Symfony/Component/Validator/Tests/Constraints/CidrTest.php
'The "countUnit" option must be one of the "%s"::COUNT_* constants ("%s" given).'2
  • /src/Symfony/Component/Validator/Constraints/Length.php
  • /src/Symfony/Component/Validator/Tests/Constraints/LengthTest.php
'The "formats" parameter value is not valid. It must contain one or more of the following values: "%s".'2
  • /src/Symfony/Component/Validator/Constraints/CssColor.php (2)
'1 violation expected. Got %u.'2
  • /src/Symfony/Component/Validator/Tests/Constraints/AtLeastOneOfValidatorTest.php (2)
'%s.com'2
  • /src/Symfony/Component/Validator/Tests/Constraints/HostnameValidatorTest.php (2)
'Invalid property path "foo" provided to "%s" constraint'2
  • /src/Symfony/Component/Validator/Tests/Constraints/BicValidatorTest.php
  • /src/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php
'Cannot set the limit of "%s" to 0, as that would never accept any hit.'2
  • /src/Symfony/Component/RateLimiter/Policy/FixedWindowLimiter.php
  • /src/Symfony/Component/RateLimiter/Policy/TokenBucket.php
'Cannot reserve more tokens (%d) than the size of the rate limiter (%d).'2
  • /src/Symfony/Component/RateLimiter/Policy/FixedWindowLimiter.php
  • /src/Symfony/Component/RateLimiter/Policy/SlidingWindowLimiter.php
'Cache keys must be array or Traversable, "%s" given.'2
  • /src/Symfony/Component/Cache/Psr16Cache.php (2)
'Failed to retrieve master information from sentinel "%s".'2
  • /src/Symfony/Component/Cache/Traits/RedisTrait.php
  • /src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php
'Class "%s" does not exist.'2
  • /src/Symfony/Component/Cache/Traits/RedisTrait.php
  • /src/Symfony/Component/Routing/Loader/AttributeClassLoader.php
'Cache directory is not writable (%s).'2
  • /src/Symfony/Component/Cache/Traits/FilesystemTrait.php
  • /src/Symfony/Component/Cache/Adapter/PhpFilesAdapter.php
"\0%s\0pool"2
  • /src/Symfony/Component/Cache/Tests/Psr16CacheTest.php (2)
'redis:?%s'2
  • /src/Symfony/Component/Cache/Tests/Traits/RedisTraitTest.php (2)
'%%%s'2
  • /src/Symfony/Component/Cache/Tests/Adapter/PdoAdapterTest.php
  • /src/Symfony/Component/Cache/Tests/Adapter/DoctrineDbalAdapterTest.php
'Namespace contains "%s" but only characters in [-+.A-Za-z0-9] are allowed.'2
  • /src/Symfony/Component/Cache/Adapter/PdoAdapter.php
  • /src/Symfony/Component/Cache/Adapter/DoctrineDbalAdapter.php
'%s%%'2
  • /src/Symfony/Component/Cache/Adapter/PdoAdapter.php
  • /src/Symfony/Component/Cache/Adapter/DoctrineDbalAdapter.php
'Namespace must be %d chars max, %d given ("%s").'2
  • /src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
  • /src/Symfony/Component/Cache/Adapter/AbstractTagAwareAdapter.php
'The "%s" class needs an HTTP client to use a remote manifest. Try running "composer require symfony/http-client".'2
  • /src/Symfony/Component/Asset/Tests/VersionStrategy/JsonManifestVersionStrategyTest.php
  • /src/Symfony/Component/Asset/VersionStrategy/JsonManifestVersionStrategy.php
'The index "%s" does not exist.'2
  • /src/Symfony/Component/Intl/Data/Util/RingBuffer.php
  • /src/Symfony/Component/Intl/Data/Util/RecursiveArrayAccess.php
'The Translator "%s" must implement TranslatorInterface, TranslatorBagInterface and LocaleAwareInterface.'2
  • /src/Symfony/Component/Translation/DataCollectorTranslator.php
  • /src/Symfony/Component/Translation/LoggingTranslator.php
'Circular reference detected when adding a fallback catalogue for locale "%s".'2
  • /src/Symfony/Component/Translation/MessageCatalogue.php (2)
'Skipping test as the required "%s" class does not exist. Consider installing the "intl" PHP extension or the "symfony/polyfill-intl-messageformatter" package.'2
  • /src/Symfony/Component/Translation/Tests/TranslatorCacheTest.php
  • /src/Symfony/Component/Translation/Tests/TranslatorTest.php
'Translation Writer was not able to create directory "%s".'2
  • /src/Symfony/Component/Translation/Tests/Writer/TranslationWriterTest.php
  • /src/Symfony/Component/Translation/Writer/TranslationWriter.php
'Unable to load "%s".'2
  • /src/Symfony/Component/Translation/Tests/Loader/QtFileLoaderTest.php
  • /src/Symfony/Component/Translation/Loader/QtFileLoader.php
'%s://localhost'2
  • /src/Symfony/Component/Translation/Tests/Exception/UnsupportedSchemeExceptionTest.php
  • /src/Symfony/Component/Notifier/Tests/Exception/UnsupportedSchemeExceptionTest.php
'Unable to synchronize translations via "%s" as the provider is not installed. Try running "composer require %s".'2
  • /src/Symfony/Component/Translation/Tests/Exception/UnsupportedSchemeExceptionTest.php
  • /src/Symfony/Component/Translation/Exception/UnsupportedSchemeException.php
'Unable to load file "%s".'2
  • /src/Symfony/Component/Translation/Loader/FileLoader.php
  • /src/Symfony/Component/Translation/Loader/YamlFileLoader.php
'The option "%s" is required but missing.'2
  • /src/Symfony/Component/Translation/Exception/MissingRequiredOptionException.php
  • /src/Symfony/Component/Notifier/Exception/MissingRequiredOptionException.php
'msgid "%s"' . "\n"2
  • /src/Symfony/Component/Translation/Dumper/PoFileDumper.php (2)
'The "%s" transport does not exist (available transports: "%s").'2
  • /src/Symfony/Component/Notifier/Transport/Transports.php
  • /src/Symfony/Component/Mailer/Transport/Transports.php
'%shas %s "%d" emails'2
  • /src/Symfony/Component/Notifier/Test/Constraint/NotificationCount.php
  • /src/Symfony/Component/Mailer/Test/Constraint/EmailCount.php
'the Transport %s (%d %s)'2
  • /src/Symfony/Component/Notifier/Test/Constraint/NotificationCount.php
  • /src/Symfony/Component/Mailer/Test/Constraint/EmailCount.php
'Could not send the message through GoIP. Response: "%s".'2
  • /src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransport.php
  • /src/Symfony/Component/Notifier/Bridge/GoIp/Tests/GoIpTransportTest.php
'Could not extract the message id from the GoIP response: "%s".'2
  • /src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransport.php
  • /src/Symfony/Component/Notifier/Bridge/GoIp/Tests/GoIpTransportTest.php
'Unable to send the SMS: ' . $errorMessage . ' (%s).'2
  • /src/Symfony/Component/Notifier/Bridge/Infobip/InfobipTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Mailjet/MailjetTransport.php
'The "From" number "%s" is not a valid phone number. The number must be in E.164 format.'2
  • /src/Symfony/Component/Notifier/Bridge/Bandwidth/BandwidthTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Bandwidth/Tests/BandwidthTransportTest.php
'Maximum length for the name is %d characters.'2
  • /src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordAuthorEmbedObject.php
  • /src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordFieldEmbedObject.php
'Maximum length for the text is %d characters.'2
  • /src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordFooterEmbedObject.php
  • /src/Symfony/Component/Notifier/Bridge/Slack/Block/SlackHeaderBlock.php
'https://%s%s'2
  • /src/Symfony/Component/Notifier/Bridge/Mastodon/MastodonTransport.php
  • /src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsTransport.php
'The "From" value "%s" is not a valid sender ID.'2
  • /src/Symfony/Component/Notifier/Bridge/Smsmode/SmsmodeTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Smsmode/Tests/SmsmodeTransportTest.php
'Unable to send the Ntfy push notification: "%s".'2
  • /src/Symfony/Component/Notifier/Bridge/Ntfy/NtfyTransport.php (2)
'Cannot create a transport for scheme "%s" without providing an implementation of "%s". Try running "composer require "%s"".'2
  • /src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsTransportFactory.php
  • /src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatTransportFactory.php
'Unable to send the OneSignal push notification: "%s".'2
  • /src/Symfony/Component/Notifier/Bridge/OneSignal/OneSignalTransport.php (2)
'The "%s" transport required the "to" option to be set.'2
  • /src/Symfony/Component/Notifier/Bridge/Expo/ExpoTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseTransport.php
'Unable to send the SMS - status code: "%s": "%s".'2
  • /src/Symfony/Component/Notifier/Bridge/Plivo/PlivoTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Termii/TermiiTransport.php
'Unable to post the Google Chat message: "%s".'2
  • /src/Symfony/Component/Notifier/Bridge/GoogleChat/GoogleChatTransport.php (2)
'Maximum number of "blocks" has been reached (%d).'2
  • /src/Symfony/Component/Notifier/Bridge/Slack/SlackOptions.php (2)
'Maximum number of elements should not exceed %d.'2
  • /src/Symfony/Component/Notifier/Bridge/Slack/Block/SlackContextBlock.php (2)
'Unable to post the RocketChat message: %s.'2
  • /src/Symfony/Component/Notifier/Bridge/RocketChat/RocketChatTransport.php (2)
'Unable to post the Linkedin message: "%s".'2
  • /src/Symfony/Component/Notifier/Bridge/LinkedIn/LinkedInTransport.php (2)
'"%s" is not valid option, available options are "%s".'2
  • /src/Symfony/Component/Notifier/Bridge/LinkedIn/Share/ShareMediaShare.php
  • /src/Symfony/Component/Notifier/Bridge/LinkedIn/Share/ShareContentShare.php
'"%s" require recipient id format to be "/webhookb2/{uuid}@{uuid}/IncomingWebhook/{id}/{uuid}", "%s" given.'2
  • /src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsOptions.php
  • /src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Tests/MicrosoftTeamsOptionsTest.php
'Unable to send notification via "%s" as the bridge is not installed. Try running "composer require %s".'2
  • /src/Symfony/Component/Notifier/Tests/Exception/UnsupportedSchemeExceptionTest.php
  • /src/Symfony/Component/Notifier/Exception/UnsupportedSchemeException.php
'"%s" needs a phone number, it cannot be empty.'2
  • /src/Symfony/Component/Notifier/Message/SmsMessage.php (2)
'"%s" needs a Transport or a Bus but both cannot be "null".'2
  • /src/Symfony/Component/Notifier/Channel/EmailChannel.php
  • /src/Symfony/Component/Notifier/Channel/AbstractChannel.php
'Unsetting key for path "%s", value: %s.'2
  • /src/Symfony/Component/Config/Definition/PrototypedArrayNode.php
  • /src/Symfony/Component/Config/Definition/ArrayNode.php
'Unable to find node at path "%s.%s".'2
  • /src/Symfony/Component/Config/Definition/Dumper/YamlReferenceDumper.php (2)
'Deprecated (%s)'2
  • /src/Symfony/Component/Config/Definition/Dumper/YamlReferenceDumper.php
  • /src/Symfony/Component/Config/Definition/Dumper/XmlReferenceDumper.php
'Class "%s" not found.'2
  • /src/Symfony/Component/Config/Resource/ClassExistenceResource.php
  • /src/Symfony/Component/VarExporter/Exception/ClassNotFoundException.php
" * @template TValue\n * @param TValue \$value\n%s"2
  • /src/Symfony/Component/Config/Builder/ConfigBuilderGenerator.php (2)
' * @return %s|$this' . "\n"2
  • /src/Symfony/Component/Config/Builder/ConfigBuilderGenerator.php (2)
' * @psalm-return (TValue is array ? %s : static)' . "\n "2
  • /src/Symfony/Component/Config/Builder/ConfigBuilderGenerator.php (2)
'There is no user provider for user "%s". Shouldn\'t the "supportsClass()" method of your user provider return true for this classname?'2
  • /src/Symfony/Component/Security/Core/User/ChainUserProvider.php
  • /src/Symfony/Component/Security/Http/Firewall/ContextListener.php
'$auth_checker->isGranted(%s, %s)'2
  • /src/Symfony/Component/Security/Core/Authorization/ExpressionLanguageProvider.php
  • /src/Symfony/Component/Workflow/EventListener/ExpressionLanguage.php
'The key "%s" must be a non-empty string.'2
  • /src/Symfony/Component/Security/Http/Authenticator/JsonLoginAuthenticator.php (2)
'The key "%s" must be provided.'2
  • /src/Symfony/Component/Security/Http/Authenticator/JsonLoginAuthenticator.php (2)
'The key "%s" must be a string, "%s" given.'2
  • /src/Symfony/Component/Security/Http/Authenticator/FormLoginAuthenticator.php (2)
'Ignoring query parameter "%s": not a valid URL.'2
  • /src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php
  • /src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php
'Unexpected token "%s" of value "%s".'2
  • /src/Symfony/Component/ExpressionLanguage/Parser.php (2)
'Unclosed "%s".'2
  • /src/Symfony/Component/ExpressionLanguage/Lexer.php (2)
' with value "%s"'2
  • /src/Symfony/Component/ExpressionLanguage/TokenStream.php
  • /src/Symfony/Component/HttpFoundation/Test/Constraint/ResponseCookieValueSame.php
'%02s%04s%04s%04s%04s%04s%04s'2
  • /src/Symfony/Component/Uid/AbstractUid.php
  • /src/Symfony/Component/Uid/Ulid.php
'Invalid UUID%s: "%s".'2
  • /src/Symfony/Component/Uid/Uuid.php (2)
'Invalid timestamp "%s": %s'2
  • /src/Symfony/Component/Uid/Command/GenerateUuidCommand.php
  • /src/Symfony/Component/Uid/Command/GenerateUlidCommand.php
'Invalid format "%s", supported formats are "%s".'2
  • /src/Symfony/Component/Uid/Command/GenerateUuidCommand.php
  • /src/Symfony/Component/Uid/Command/GenerateUlidCommand.php
'Failed to acquire the "%s" lock.'2
  • /src/Symfony/Component/Lock/Lock.php (2)
'The adapter "%s" does not support the "%s" driver.'2
  • /src/Symfony/Component/Lock/Store/DoctrineDbalPostgreSqlStore.php
  • /src/Symfony/Component/Lock/Store/PostgreSqlStore.php
'"%s()" expects a TTL greater or equals to 1 second. Got "%s".'2
  • /src/Symfony/Component/Lock/Store/PdoStore.php
  • /src/Symfony/Component/Lock/Store/DoctrineDbalStore.php
'"%s()" expects a strictly positive TTL. Got %d.'2
  • /src/Symfony/Component/Lock/Store/RedisStore.php
  • /src/Symfony/Component/Lock/Store/MemcachedStore.php
'Unable to send message with the "%s" transport: '2
  • /src/Symfony/Component/Mailer/Transport/AbstractApiTransport.php
  • /src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesApiAsyncAwsTransport.php
'Email transport "%s" starting'2
  • /src/Symfony/Component/Mailer/Transport/SendmailTransport.php
  • /src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
"EHLO %s\r\n"2
  • /src/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransport.php (2)
"HELO %s\r\n"2
  • /src/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransport.php
  • /src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php
'Unable to send an email: "%s" malformed api response.'2
  • /src/Symfony/Component/Mailer/Bridge/Mailjet/Transport/MailjetApiTransport.php
  • /src/Symfony/Component/Mailer/Bridge/Mailjet/Tests/Transport/MailjetApiTransportTest.php
'Unable to send an email (code %d).'2
  • /src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillHttpTransport.php
  • /src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillApiTransport.php
'Unable to send emails via "%s" as the bridge is not installed. Try running "composer require %s".'2
  • /src/Symfony/Component/Mailer/Tests/Exception/UnsupportedSchemeExceptionTest.php
  • /src/Symfony/Component/Mailer/Exception/UnsupportedSchemeException.php
'Cannot call "%s()" on a message that is not meant to be queued.'2
  • /src/Symfony/Component/Mailer/Event/MessageEvent.php (2)
'Failed to chown file "%s": '2
  • /src/Symfony/Component/Filesystem/Filesystem.php (2)
'Failed to chgrp file "%s": '2
  • /src/Symfony/Component/Filesystem/Filesystem.php (2)
'Argument 2 passed to "%s()" must be string or resource, array given.'2
  • /src/Symfony/Component/Filesystem/Filesystem.php (2)
'Failed to write file "%s": '2
  • /src/Symfony/Component/Filesystem/Filesystem.php (2)
'%o'2
  • /src/Symfony/Component/Filesystem/Tests/FilesystemTestCase.php
  • /src/Symfony/Component/Mime/Tests/AbstractMimeTypeGuesserTestCase.php
'Expected argument of type "%s", "%s" given at property path "%s".'2
  • /src/Symfony/Component/PropertyAccess/PropertyAccessor.php (2)
'Can\'t get a way to read the property "%s" in class "%s".'2
  • /src/Symfony/Component/PropertyAccess/PropertyAccessor.php (2)
'Class "%s" is required to run this test.'2
  • /src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorTest.php
  • /src/Symfony/Component/VarDumper/Tests/Dumper/CliDumperTest.php
'Undefined property: %s::$%s in %s on line %s'2
  • /src/Symfony/Component/VarExporter/LazyGhostTrait.php
  • /src/Symfony/Component/VarExporter/LazyProxyTrait.php
"%s: %s\n"2
  • /src/Symfony/Component/BrowserKit/Response.php (2)
'%s=%s'2
  • /src/Symfony/Component/BrowserKit/Cookie.php
  • /src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php
'<em>array</em>(%s)'2
  • /src/Symfony/Component/ErrorHandler/ErrorRenderer/HtmlErrorRenderer.php
  • /src/Symfony/Bundle/WebProfilerBundle/Profiler/CodeExtension.php
"'%s' => %s"2
  • /src/Symfony/Component/ErrorHandler/ErrorRenderer/HtmlErrorRenderer.php
  • /src/Symfony/Bundle/WebProfilerBundle/Profiler/CodeExtension.php
'<abbr title="%s">%s</abbr>'2
  • /src/Symfony/Component/ErrorHandler/ErrorRenderer/HtmlErrorRenderer.php
  • /src/Symfony/Bundle/WebProfilerBundle/Profiler/CodeExtension.php
'<abbr title="%s%2$s">%s</abbr>%s'2
  • /src/Symfony/Component/ErrorHandler/ErrorRenderer/HtmlErrorRenderer.php
  • /src/Symfony/Bundle/WebProfilerBundle/Profiler/CodeExtension.php
'<a href="%s" title="Click to open this file" class="file_link">%s</a>'2
  • /src/Symfony/Component/ErrorHandler/ErrorRenderer/HtmlErrorRenderer.php
  • /src/Symfony/Bundle/WebProfilerBundle/Profiler/CodeExtension.php
'Unknown option found: [%s]. Allowed options are [%s].'2
  • /src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php
  • /src/Symfony/Component/Messenger/Bridge/AmazonSqs/Transport/Connection.php
'FROM %s WHERE'2
  • /src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php (2)
<<<EOF 15 stdClass %s Things are bad! EOF2
  • /src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php (2)
'AsMessageHandler attribute cannot declare a method on "%s::%s()".'2
  • /src/Symfony/Component/Messenger/Tests/DependencyInjection/MessengerPassTest.php
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'The message "%s" was not found.'2
  • /src/Symfony/Component/Messenger/Command/FailedMessagesRetryCommand.php
  • /src/Symfony/Component/Messenger/Command/FailedMessagesShowCommand.php
'The "%s" transport does not exist.'2
  • /src/Symfony/Component/Messenger/Command/SetupTransportsCommand.php
  • /src/Symfony/Component/Messenger/Command/StatsCommand.php
'<fg=cyan>%s</fg=cyan>'2
  • /src/Symfony/Component/Messenger/Command/DebugCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'used as argument type in method "%s::%s()"'2
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php (2)
'Place "%s" referenced in transition "%s" does not exist.'2
  • /src/Symfony/Component/Workflow/Definition.php (2)
'workflow.%s.leave'2
  • /src/Symfony/Component/Workflow/Workflow.php
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'workflow.%s.transition'2
  • /src/Symfony/Component/Workflow/Workflow.php
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'workflow.%s.enter'2
  • /src/Symfony/Component/Workflow/Workflow.php
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Transition blocker of place %s'2
  • /src/Symfony/Component/Workflow/Tests/StateMachineTest.php (2)
'The current node list should contain only DOMElement instances, "%s" found.'2
  • /src/Symfony/Component/DomCrawler/Crawler.php (2)
'concat(%s)'2
  • /src/Symfony/Component/DomCrawler/Crawler.php
  • /src/Symfony/Component/CssSelector/XPath/Translator.php
'the Crawler has a node matching selector "%s"'2
  • /src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerSelectorTextContains.php
  • /src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerAnySelectorTextContains.php
'Input "%s" cannot take "%s" as a value (possible values: "%s").'2
  • /src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php (2)
'File "%s" does not exist.'2
  • /src/Symfony/Component/Yaml/Parser.php
  • /src/Symfony/Component/DependencyInjection/Dumper/Preloader.php
'Circular reference [%s] detected for reference "%s".'2
  • /src/Symfony/Component/Yaml/Parser.php (2)
'Unexpected characters near "%s".'2
  • /src/Symfony/Component/Yaml/Parser.php
  • /src/Symfony/Component/Yaml/Inline.php
'The built-in tag "!%s" is not implemented.'2
  • /src/Symfony/Component/Yaml/Parser.php
  • /src/Symfony/Component/Yaml/Inline.php
' |%s'2
  • /src/Symfony/Component/Yaml/Dumper.php (2)
'cannot start a plain scalar; you need to quote the scalar at line 1 (near "%sfoo").'2
  • /src/Symfony/Component/Yaml/Tests/InlineTest.php (2)
'{ foo: %sfoo }'2
  • /src/Symfony/Component/Yaml/Tests/InlineTest.php (2)
'The body must be a string, a resource or null (got "%s").'2
  • /src/Symfony/Component/Mime/Email.php (2)
'The "%s" file does not exist or is not readable.'2
  • /src/Symfony/Component/Mime/FileBinaryMimeTypeGuesser.php
  • /src/Symfony/Component/Mime/FileinfoMimeTypeGuesser.php
'The "%s" guesser is not supported.'2
  • /src/Symfony/Component/Mime/FileBinaryMimeTypeGuesser.php
  • /src/Symfony/Component/Mime/FileinfoMimeTypeGuesser.php
'has header "%s" with value "%s"'2
  • /src/Symfony/Component/Mime/Test/Constraint/EmailHeaderSame.php
  • /src/Symfony/Component/HttpFoundation/Test/Constraint/ResponseHeaderSame.php
'the Email %s (value is %s)'2
  • /src/Symfony/Component/Mime/Test/Constraint/EmailHeaderSame.php
  • /src/Symfony/Component/Mime/Test/Constraint/EmailAddressContains.php
'has header "%s"'2
  • /src/Symfony/Component/Mime/Test/Constraint/EmailHasHeader.php
  • /src/Symfony/Component/HttpFoundation/Test/Constraint/ResponseHasHeader.php
'Method "%s" takes a stream as a first argument.'2
  • /src/Symfony/Component/Mime/Encoder/QpContentEncoder.php
  • /src/Symfony/Component/Mime/Encoder/Base64ContentEncoder.php
" '%s' => ['%s'],\n"2
  • /src/Symfony/Component/Mime/Resources/bin/update_mime_types.php (2)
'The Router does not support the "%s" option.'2
  • /src/Symfony/Component/Routing/Router.php (2)
" %s => [\n"2
  • /src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherDumper.php (2)
" [%s, %s, %s, %s, %s, %s, %s],\n"2
  • /src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherDumper.php (2)
'Unable to generate a URL for the named route "%s" as such route does not exist.'2
  • /src/Symfony/Component/Routing/Generator/CompiledUrlGenerator.php
  • /src/Symfony/Component/Routing/Generator/UrlGenerator.php
"\n '%s' => %s,"2
  • /src/Symfony/Component/Routing/Generator/Dumper/CompiledUrlGeneratorDumper.php (2)
'"%s".'2
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php (2)
'the "%s" tag.'2
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php (2)
'Invalid child element "%s" defined for alias "%s" in "%s".'2
  • /src/Symfony/Component/Routing/Loader/XmlFileLoader.php
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'Route "%s" with locale "%s" is missing a corresponding prefix in its parent collection.'2
  • /src/Symfony/Component/Routing/Loader/Configurator/Traits/PrefixTrait.php
  • /src/Symfony/Component/Routing/Loader/Configurator/Traits/LocalizedRouteTrait.php
':nth-child(%s)'2
  • /src/Symfony/Component/CssSelector/Tests/Parser/ParserTest.php (2)
'%s (OID: %s)'2
  • /src/Symfony/Component/VarDumper/Caster/PgSqlCaster.php (2)
'Unsupported format "%s".'2
  • /src/Symfony/Component/VarDumper/Command/ServerDumpCommand.php
  • /src/Symfony/Component/Console/Helper/DescriptorHelper.php
'%s on line %d'2
  • /src/Symfony/Component/VarDumper/Command/Descriptor/CliDescriptor.php
  • /src/Symfony/Component/VarDumper/Command/Descriptor/HtmlDescriptor.php
'\x%02X'2
  • /src/Symfony/Component/VarDumper/Dumper/CliDumper.php
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php
'The asset mapper directory "%s" does not exist.'2
  • /src/Symfony/Component/AssetMapper/AssetMapperRepository.php (2)
'Unexpected source path "%s"'2
  • /src/Symfony/Component/AssetMapper/Tests/Compiler/JavaScriptImportPathCompilerTest.php (2)
'Error processing import in "%s": '2
  • /src/Symfony/Component/AssetMapper/Compiler/CssAssetUrlCompiler.php
  • /src/Symfony/Component/AssetMapper/Compiler/JavaScriptImportPathCompiler.php
'Unable to get latest version for package "%s".'2
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapUpdateChecker.php (2)
'https://cdn.jsdelivr.net/npm/%s@%s%s'2
  • /src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php (2)
'$container->getParameter(%s)'2
  • /src/Symfony/Component/DependencyInjection/ExpressionLanguageProvider.php
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'The "%s" service is already initialized, you cannot replace it.'2
  • /src/Symfony/Component/DependencyInjection/Container.php
  • /src/Symfony/Bundle/FrameworkBundle/Test/TestContainer.php
' for service "%s"'2
  • /src/Symfony/Component/DependencyInjection/ContainerBuilder.php
  • /src/Symfony/Component/DependencyInjection/Argument/LazyClosure.php
'The argument "%s" doesn\'t exist in class "%s".'2
  • /src/Symfony/Component/DependencyInjection/Definition.php (2)
'#^The file "%1$s" does not exist \(in: .+\) in %1$s \(which is being imported from ".+%2$s"\)\.$#'2
  • /src/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php
  • /src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php
'#^The file "%s" does not exist \(in: .+\)\.$#'2
  • /src/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php
  • /src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php
'Missing attribute "package" of the "deprecated" option in "%s".'2
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php (2)
'Missing attribute "version" of the "deprecated" option in "%s".'2
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php (2)
'The "%s" service cannot declare a factory as well as a constructor.'2
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'The tag name for service "%s" in "%s" must be a non-empty string.'2
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
'Missing attribute "package" at node "deprecated" in "%s".'2
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php (2)
'Missing attribute "version" at node "deprecated" in "%s".'2
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php (2)
'Cannot instantiate lazy proxy for service "%s".'2
  • /src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php
  • /src/Symfony/Component/DependencyInjection/LazyProxy/Instantiator/LazyServiceInstantiator.php
'.errored.%s.%s'2
  • /src/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
'Invalid service "%s": the class is not set.'2
  • /src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php (2)
'Invalid service "%s": '2
  • /src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php (2)
" %s: %s\n"2
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php (2)
" include_once %s;\n"2
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php (2)
'$container->factories%s[%s]'2
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php (2)
"[\n%s\n%s]"2
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php (2)
'\%s::%s'2
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php (2)
'throw new RuntimeException(%s)'2
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php (2)
'The algorithm "%s" is not supported.'2
  • /src/Symfony/Component/PasswordHasher/Hasher/Pbkdf2PasswordHasher.php
  • /src/Symfony/Component/PasswordHasher/Hasher/MessageDigestPasswordHasher.php
'Algorithm "argon2id" is not available. Either use "%s", upgrade to PHP 7.3+ or use libsodium 1.0.15+ instead.'2
  • /src/Symfony/Component/PasswordHasher/Hasher/PasswordHasherFactory.php
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
'A Closure must be passed to "%s()" when FILTER_CALLBACK is used, "%s" given.'2
  • /src/Symfony/Component/HttpFoundation/InputBag.php
  • /src/Symfony/Component/HttpFoundation/ParameterBag.php
'The cookie name "%s" contains invalid characters.'2
  • /src/Symfony/Component/HttpFoundation/Cookie.php (2)
'%032b'2
  • /src/Symfony/Component/HttpFoundation/IpUtils.php (2)
'%s, %s'2
  • /src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php (2)
'The SessionBagInterface "%s" is not registered.'2
  • /src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
  • /src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php
'Session Storage was not able to create directory "%s".'2
  • /src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php
'Creating the session table is currently not implemented for PDO driver "%s".'2
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php (2)
'The following options are not supported "%s".'2
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/RedisSessionHandler.php
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php
'The "%s()" method cannot be called when using "%s".'2
  • /src/Symfony/Component/Process/PhpProcess.php
  • /src/Symfony/Component/Process/PhpSubprocess.php
'Process must be started before calling "%s()".'2
  • /src/Symfony/Component/Process/Process.php
  • /src/Symfony/Component/Process/Tests/ProcessTest.php
'The command "%s" does not exist.'2
  • /src/Symfony/Component/Console/Application.php (2)
'<error>%s</error>'2
  • /src/Symfony/Component/Console/Application.php
  • /src/Symfony/Component/Console/Helper/ProcessHelper.php
"\033[%sm"2
  • /src/Symfony/Component/Console/Color.php (2)
'The "--%s" option requires a value.'2
  • /src/Symfony/Component/Console/Input/ArrayInput.php
  • /src/Symfony/Component/Console/Input/ArgvInput.php
'The "--%s" option does not accept a value.'2
  • /src/Symfony/Component/Console/Input/ArgvInput.php (2)
'Cannot add a required argument "%s" after an optional one "%s".'2
  • /src/Symfony/Component/Console/Input/InputDefinition.php
  • /src/Symfony/Component/Console/Tests/Input/InputDefinitionTest.php
'The "%s" option does not exist.'2
  • /src/Symfony/Component/Console/Input/Input.php (2)
'Dummy type "%s" is invalid.'2
  • /src/Symfony/Component/Console/Tests/ApplicationTest.php (2)
'Command name "%s" is invalid.'2
  • /src/Symfony/Component/Console/Tests/Command/CommandTest.php
  • /src/Symfony/Component/Console/Command/Command.php
'<comment> [default: %s]</comment>'2
  • /src/Symfony/Component/Console/Descriptor/TextDescriptor.php (2)
'Style "%s" is not defined.'2
  • /src/Symfony/Component/Console/Helper/Table.php (2)
'The service "%s" tagged "%s" must be a subclass of "%s".'2
  • /src/Symfony/Component/Console/DependencyInjection/AddConsoleCommandPass.php (2)
'The test case "%s" does not exist.'2
  • /src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/AppKernel.php
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/AppKernel.php
'The root config "%s" does not exist.'2
  • /src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/AppKernel.php
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/AppKernel.php
'The bundles file "%s" does not exist.'2
  • /src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/AppKernel.php
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/AppKernel.php
'Good game @%s!'2
  • /src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/AccessTokenBundle/Security/Http/JsonAuthenticationSuccessHandler.php
  • /src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/JsonLoginBundle/Security/Http/JsonAuthenticationSuccessHandler.php
'"%s" event'2
  • /src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'#%d'2
  • /src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'%s()'2
  • /src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'%s::__invoke()'2
  • /src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'Invalid firewall "%s": user provider "%s" not found.'2
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php (2)
'A service id that implements %s.'2
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/LoginLinkFactory.php (2)
'Rate limiter "%s" requires the Lock component to be installed. Try running "composer require symfony/lock".'2
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/LoginThrottlingFactory.php
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'Form "%s" not found.'2
  • /src/Symfony/Bundle/FrameworkBundle/Test/DomCrawlerAssertionsTrait.php (2)
'HttpClient "%s" is not registered.'2
  • /src/Symfony/Bundle/FrameworkBundle/Test/HttpClientAssertionsTrait.php (2)
"<?php\n\nreturn %s;\n"2
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php (2)
'"%s" is neither an enabled bundle nor a directory.'2
  • /src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php
'# %s'2
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
'Cache pool "%s" could not be cleared.'2
  • /src/Symfony/Bundle/FrameworkBundle/Command/CachePoolClearCommand.php (2)
'<fg=yellow>%s</>'2
  • /src/Symfony/Bundle/FrameworkBundle/Command/DebugAutowiringCommand.php (2)
'"%s" attribute cannot declare a method on "%s::%s()".'2
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php (2)
'.%s.transition.%s'2
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php (2)
'%s.metadata_store'2
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php (2)
'%s.definition'2
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php (2)
'Invalid Messenger configuration: the failure transport "%s" is not a valid transport or service id.'2
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php (2)
'symfony/%s-mailer'2
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php (2)
'symfony/%s-notifier'2
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php (2)
'<comment>(Since %s %s: %s)</comment>'2
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php (2)
'Information for Service "<info>%s</info>"'2
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php (2)
"### %s\n\n%s\n"2
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php (2)
'- Priority: `%d`'2
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php (2)
'%s => %s'3
  • /src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php
  • /src/Symfony/Component/Config/Exception/LoaderLoadException.php
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'User "%s" not found.'3
  • /src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php
  • /src/Symfony/Component/Ldap/Security/LdapUserProvider.php
  • /src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/SecuredPageBundle/Security/Core/User/ArrayUserProvider.php
'%s %s %s'3
  • /src/Symfony/Bridge/Doctrine/Tests/Fixtures/Bundles/FullEmbeddableAnnotationsBundle/Entity/Address.php
  • /src/Symfony/Bridge/Doctrine/Tests/Fixtures/Bundles/FullEmbeddableAttributesBundle/Entity/Address.php
  • /src/Symfony/Component/HttpFoundation/Request.php
'%s is deprecated, use %s_new instead.'3
  • /src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/acme/lib/SomeService.php
  • /src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/bar/lib/AnotherService.php
  • /src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_app/AppService.php
'Could not move the file "%s" to "%s" (%s).'3
  • /src/Symfony/Bridge/PsrHttpMessage/Factory/UploadedFile.php
  • /src/Symfony/Component/HttpFoundation/File/File.php
  • /src/Symfony/Component/HttpFoundation/File/UploadedFile.php
'($context["%s"] ?? null)'3
  • /src/Symfony/Bridge/Twig/Tests/Node/TransNodeTest.php
  • /src/Symfony/Bridge/Twig/Tests/Node/FormThemeTest.php
  • /src/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php
'$this->env->getRuntime(\'Symfony\Component\Form\FormRenderer\')->searchAndRenderBlock(%s, \'label\')'3
  • /src/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php (3)
'File or directory "%s" is not readable.'3
  • /src/Symfony/Bridge/Twig/Command/LintCommand.php
  • /src/Symfony/Component/Translation/Command/XliffLintCommand.php
  • /src/Symfony/Component/Yaml/Command/LintCommand.php
'Using a "%s" instance with a timezone ("%s") not matching the configured model timezone "%s" is not supported.'3
  • /src/Symfony/Component/Form/Extension/Core/Type/DateType.php
  • /src/Symfony/Component/Form/Extension/Core/Type/TimeType.php
  • /src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php
'children[%s]'3
  • /src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php (3)
'Expected argument of type "%s", "%s" given'3
  • /src/Symfony/Component/Form/Exception/UnexpectedTypeException.php
  • /src/Symfony/Component/Validator/Exception/UnexpectedTypeException.php
  • /src/Symfony/Component/Intl/Exception/UnexpectedTypeException.php
'<href=%s>%s</>'3
  • /src/Symfony/Component/Form/Console/Descriptor/TextDescriptor.php
  • /src/Symfony/Component/VarDumper/Command/Descriptor/CliDescriptor.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'Object of type "%s" is not describable.'3
  • /src/Symfony/Component/Form/Console/Descriptor/Descriptor.php
  • /src/Symfony/Component/Console/Descriptor/Descriptor.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/Descriptor.php
'Max duration was reached for "%s".'3
  • /src/Symfony/Component/HttpClient/NativeHttpClient.php (2)
  • /src/Symfony/Component/HttpClient/Response/AsyncContext.php
'Request: "%s %s"'3
  • /src/Symfony/Component/HttpClient/NativeHttpClient.php
  • /src/Symfony/Component/HttpClient/CurlHttpClient.php
  • /src/Symfony/Component/HttpClient/Response/AmpResponse.php
'Return value of the "body" option callback must be string, "%s" returned.'3
  • /src/Symfony/Component/HttpClient/NativeHttpClient.php
  • /src/Symfony/Component/HttpClient/Response/MockResponse.php
  • /src/Symfony/Component/HttpClient/Internal/AmpBody.php
'Redirecting: "%s %s"'3
  • /src/Symfony/Component/HttpClient/Response/NativeResponse.php
  • /src/Symfony/Component/HttpClient/Response/AmpResponse.php
  • /src/Symfony/Component/HttpClient/Response/CurlResponse.php
'HTTP/%s %s %s'3
  • /src/Symfony/Component/HttpFoundation/Response.php (2)
  • /src/Symfony/Component/HttpClient/Response/AmpResponse.php
'Failed writing %d bytes to the response buffer.'3
  • /src/Symfony/Component/HttpClient/Response/AsyncResponse.php (2)
  • /src/Symfony/Component/HttpClient/Response/TransportResponseTrait.php
' "%s"'3
  • /src/Symfony/Component/HttpClient/Chunk/ServerSentEvent.php (3)
'http://%s/'3
  • /src/Symfony/Component/HttpClient/Tests/NoPrivateNetworkHttpClientTest.php (3)
'The file "%s" must contain a YAML array.'3
  • /src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php
  • /src/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
'The option "version" must be one of "%s".'3
  • /src/Symfony/Component/Validator/Constraints/Cidr.php
  • /src/Symfony/Component/Validator/Constraints/Ip.php
  • /src/Symfony/Component/Validator/Tests/Constraints/CidrTest.php
'Invalid property path "%s" provided to "%s" constraint: '3
  • /src/Symfony/Component/Validator/Constraints/RangeValidator.php
  • /src/Symfony/Component/Validator/Constraints/AbstractComparisonValidator.php
  • /src/Symfony/Component/Validator/Constraints/BicValidator.php
'The rate limiter wait time ("%d" seconds) is longer than the provided maximum time ("%d" seconds).'3
  • /src/Symfony/Component/RateLimiter/Policy/FixedWindowLimiter.php
  • /src/Symfony/Component/RateLimiter/Policy/SlidingWindowLimiter.php
  • /src/Symfony/Component/RateLimiter/Policy/TokenBucketLimiter.php
'%s.%s.%s'3
  • /src/Symfony/Component/Translation/Bridge/Phrase/PhraseProvider.php
  • /src/Symfony/Component/Security/Csrf/CsrfTokenManager.php
  • /src/Symfony/Component/VarDumper/Dumper/CliDumper.php
'https://api.crowdin.com/api/v2/projects/1/translations/%s'3
  • /src/Symfony/Component/Translation/Bridge/Crowdin/Tests/CrowdinProviderTest.php (3)
'%s/%s'3
  • /src/Symfony/Component/Translation/Tests/Command/TranslationProviderTestCase.php (2)
  • /src/Symfony/Bundle/FrameworkBundle/Resources/config/collectors.php
'Cannot load resource "%s".'3
  • /src/Symfony/Component/Translation/Loader/IcuResFileLoader.php
  • /src/Symfony/Component/Translation/Loader/IcuDatFileLoader.php
  • /src/Symfony/Component/Config/Exception/LoaderLoadException.php
'Invalid domain: "%s".'3
  • /src/Symfony/Component/Translation/Catalogue/AbstractOperation.php (3)
'The "%s" scheme is not supported'3
  • /src/Symfony/Component/Translation/Exception/UnsupportedSchemeException.php
  • /src/Symfony/Component/Notifier/Exception/UnsupportedSchemeException.php
  • /src/Symfony/Component/Mailer/Exception/UnsupportedSchemeException.php
'"%s" must have at least one transport configured.'3
  • /src/Symfony/Component/Notifier/Transport/RoundRobinTransport.php
  • /src/Symfony/Component/Mailer/Transport/RoundRobinTransport.php
  • /src/Symfony/Component/Mailer/Transport/Transports.php
'contains "%s"'3
  • /src/Symfony/Component/Notifier/Test/Constraint/NotificationSubjectContains.php
  • /src/Symfony/Component/Mime/Test/Constraint/EmailTextBodyContains.php
  • /src/Symfony/Component/Mime/Test/Constraint/EmailHtmlBodyContains.php
'Unable to send the SMS: error %d.'3
  • /src/Symfony/Component/Notifier/Bridge/Esendex/EsendexTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
  • /src/Symfony/Component/Notifier/Bridge/GatewayApi/GatewayApiTransport.php
'Bearer %s'3
  • /src/Symfony/Component/Notifier/Bridge/Expo/ExpoTransport.php
  • /src/Symfony/Component/Security/Http/Authenticator/AccessTokenAuthenticator.php
  • /src/Symfony/Bundle/SecurityBundle/Tests/Functional/AccessTokenTest.php
'The "From" number "%s" is not a valid phone number.'3
  • /src/Symfony/Component/Notifier/Bridge/SimpleTextin/SimpleTextinTransport.php
  • /src/Symfony/Component/Notifier/Bridge/SimpleTextin/Tests/SimpleTextinTransportTest.php
  • /src/Symfony/Component/Notifier/Bridge/RingCentral/Tests/RingCentralTransportTest.php
'The file "%s" does not exist.'3
  • /src/Symfony/Component/Config/FileLocator.php
  • /src/Symfony/Component/Config/Resource/FileResource.php
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'File "%s" does not contain valid XML, it is empty.'3
  • /src/Symfony/Component/Config/Tests/Util/XmlUtilsTest.php (2)
  • /src/Symfony/Component/Config/Util/XmlUtils.php
'%s\\%s'3
  • /src/Symfony/Component/PropertyInfo/PhpStan/NameScope.php (2)
  • /src/Symfony/Component/Config/Builder/ConfigBuilderGenerator.php
'%s'3
  • /src/Symfony/Component/Config/Exception/LoaderLoadException.php (2)
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
'/login/verify?user=weaverryan&hash=%s&expires=%d'3
  • /src/Symfony/Component/Security/Http/Tests/LoginLink/LoginLinkHandlerTest.php (3)
' Did you mean "%s"?'3
  • /src/Symfony/Component/ExpressionLanguage/SyntaxError.php
  • /src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/UnusedTagsPass.php
'$result = %s;'3
  • /src/Symfony/Component/ExpressionLanguage/Tests/ExpressionLanguageTest.php (3)
'return %s;'3
  • /src/Symfony/Component/ExpressionLanguage/Tests/ExpressionLanguageTest.php (3)
'Service "%s" must implement interface "%s".'3
  • /src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php
  • /src/Symfony/Component/DependencyInjection/Compiler/RegisterEnvVarProcessorsPass.php
  • /src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php
'Failed to store the "%s" lock.'3
  • /src/Symfony/Component/Lock/Lock.php (2)
  • /src/Symfony/Component/Lock/Store/ExpiringStoreTrait.php
'Email transport "%s" stopped'3
  • /src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php (2)
  • /src/Symfony/Component/Mailer/Transport/SendmailTransport.php
"%s\r\n"3
  • /src/Symfony/Component/Mailer/Transport/Smtp/Auth/LoginAuthenticator.php (2)
  • /src/Symfony/Component/Mailer/Transport/Smtp/Auth/CramMd5Authenticator.php
'The offset "%s" is not within the property path.'3
  • /src/Symfony/Component/PropertyAccess/PropertyPathBuilder.php (3)
'serialize(): "%s" returned as member variable from __sleep() but does not exist'3
  • /src/Symfony/Component/VarExporter/LazyGhostTrait.php
  • /src/Symfony/Component/VarExporter/LazyProxyTrait.php
  • /src/Symfony/Component/VarExporter/Internal/Exporter.php
'JSON content was expected to decode to an array, "%s" returned.'3
  • /src/Symfony/Component/HttpFoundation/Request.php (2)
  • /src/Symfony/Component/BrowserKit/Response.php
'Unknown option found in DSN: [%s]. Allowed options are [%s].'3
  • /src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php
  • /src/Symfony/Component/Messenger/Bridge/Beanstalkd/Transport/Connection.php
  • /src/Symfony/Component/Messenger/Bridge/AmazonSqs/Transport/Connection.php
'Invalid service "%s": class "%s" does not exist.'3
  • /src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php (2)
  • /src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
'workflow.%s.guard.%s'3
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php (2)
  • /src/Symfony/Component/Workflow/Workflow.php
"\0%s\0%s"3
  • /src/Symfony/Component/VarDumper/Caster/Caster.php (3)
'workflow.%s'3
  • /src/Symfony/Component/Workflow/DataCollector/WorkflowDataCollector.php (2)
  • /src/Symfony/Component/Workflow/Attribute/BuildEventNameTrait.php
'workflow.%s.%s'3
  • /src/Symfony/Component/Workflow/DataCollector/WorkflowDataCollector.php (2)
  • /src/Symfony/Component/Workflow/Attribute/BuildEventNameTrait.php
'workflow.%s.%s.%s'3
  • /src/Symfony/Component/Workflow/DataCollector/WorkflowDataCollector.php (2)
  • /src/Symfony/Component/Workflow/Attribute/BuildEventNameTrait.php
'<<B>%s</B>%s>'3
  • /src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php (3)
'The selected node should be instance of DOMElement, got "%s".'3
  • /src/Symfony/Component/DomCrawler/Crawler.php (3)
'Reference "%s" does not exist.'3
  • /src/Symfony/Component/Yaml/Parser.php (2)
  • /src/Symfony/Component/Yaml/Inline.php
"\n%s%s%s"3
  • /src/Symfony/Component/Yaml/Dumper.php (3)
'No routes found for "%s".'3
  • /src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherTrait.php (2)
  • /src/Symfony/Component/Routing/Matcher/UrlMatcher.php
'Path "%s" does not match'3
  • /src/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php (3)
' title="%s"'3
  • /src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php (3)
'Unexpected path "%s"'3
  • /src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapManagerTest.php (2)
  • /src/Symfony/Component/AssetMapper/Tests/Compiler/JavaScriptImportPathCompilerTest.php
'entrypoint.%s.json'3
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php (3)
'<fg=%s>%s</>'3
  • /src/Symfony/Component/AssetMapper/Command/ImportMapOutdatedCommand.php (2)
  • /src/Symfony/Component/AssetMapper/Command/ImportMapAuditCommand.php
'$container->get(%s)'3
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php (2)
  • /src/Symfony/Component/DependencyInjection/ExpressionLanguageProvider.php
'The parameter name "%s" cannot be numeric.'3
  • /src/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php (2)
  • /src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php
'There is no extension able to load the configuration for "%s" (in "%s"). Looked for namespace "%s", found "%s".'3
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/ContainerConfigurator.php
'.%d_%s'3
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
  • /src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
  • /src/Symfony/Component/DependencyInjection/Loader/Configurator/ServicesConfigurator.php
'Unable to dump a service container if a parameter is an object or a resource, got "%s".'3
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
  • /src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'%s%s => %s,'3
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php (3)
'Unable to write in the "%s" directory.'3
  • /src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php (2)
  • /src/Symfony/Component/HttpFoundation/File/File.php
'Command "%s" is not defined.'3
  • /src/Symfony/Component/Console/Application.php (2)
  • /src/Symfony/Component/Console/Tests/ApplicationTest.php
'<comment>%s</comment>'3
  • /src/Symfony/Component/Console/Application.php
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php
'%s (%d)'3
  • /src/Symfony/Component/Console/DataCollector/CommandDataCollector.php (3)
'An option named "%s" already exists.'3
  • /src/Symfony/Component/Console/Input/InputDefinition.php (3)
'Command "%s" does not exist.'3
  • /src/Symfony/Component/Console/CommandLoader/ContainerCommandLoader.php
  • /src/Symfony/Component/Console/CommandLoader/FactoryCommandLoader.php
  • /src/Symfony/Component/Console/Descriptor/ApplicationDescription.php
' <info>%s</info> [<comment>%s</comment>]:'3
  • /src/Symfony/Component/Console/Helper/SymfonyQuestionHelper.php (3)
'Welcome @%s!'3
  • /src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php
  • /src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/AccessTokenBundle/Controller/FooController.php
  • /src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/JsonLoginBundle/Controller/TestController.php
'%s $%s'3
  • /src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php (3)
'%s_%s.%s'3
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Console/Descriptor/AbstractDescriptorTestCase.php (3)
'inline factory service (%s)'3
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/XmlDescriptor.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/JsonDescriptor.php
'You cannot use "%s" as the HttpClient component is not installed. Try running "composer require symfony/http-client".'4
  • /src/Symfony/Component/HttpKernel/HttpClientKernel.php
  • /src/Symfony/Component/Notifier/Transport/AbstractTransport.php
  • /src/Symfony/Component/Mailer/Transport/AbstractHttpTransport.php
  • /src/Symfony/Component/BrowserKit/HttpBrowser.php
'The "symfony/intl" component is required to use "%s". Try running "composer require symfony/intl".'4
  • /src/Symfony/Component/Form/Extension/Core/Type/LocaleType.php
  • /src/Symfony/Component/Form/Extension/Core/Type/LanguageType.php
  • /src/Symfony/Component/Form/Extension/Core/Type/CountryType.php
  • /src/Symfony/Component/Form/Extension/Core/Type/CurrencyType.php
'The index "%s" is not within the violation path.'4
  • /src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationPath.php (4)
'<info>%s</info>'4
  • /src/Symfony/Component/Form/Console/Descriptor/TextDescriptor.php
  • /src/Symfony/Component/Serializer/Command/DebugCommand.php
  • /src/Symfony/Component/Validator/Command/DebugCommand.php
  • /src/Symfony/Component/Console/Application.php
'You cannot use "%s()" as no PSR-17 factories have been found. Try running "composer require php-http/discovery psr/http-factory-implementation:*".'4
  • /src/Symfony/Component/HttpClient/HttplugClient.php (2)
  • /src/Symfony/Component/HttpClient/Psr18Client.php (2)
'The file "%s" does not contain valid YAML: '4
  • /src/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php
  • /src/Symfony/Component/Translation/Loader/YamlFileLoader.php
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'%.12e'4
  • /src/Symfony/Component/Validator/Constraints/DivisibleByValidator.php (4)
'{%s}'4
  • /src/Symfony/Component/Semaphore/Store/RedisStore.php (3)
  • /src/Symfony/Component/Validator/DependencyInjection/AddAutoMappingConfigurationPass.php
'"%s" requires PDO error mode attribute be set to throw Exceptions (i.e. $pdo->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION)).'4
  • /src/Symfony/Component/Cache/Adapter/PdoAdapter.php
  • /src/Symfony/Component/Lock/Store/PdoStore.php
  • /src/Symfony/Component/Lock/Store/PostgreSqlStore.php
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php
'Cache key "%s" has non-serializable "%s" value.'4
  • /src/Symfony/Component/Cache/Adapter/PhpFilesAdapter.php (2)
  • /src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php (2)
'Failed to save key "{key}" of type %s%s'4
  • /src/Symfony/Component/Cache/Adapter/AbstractAdapter.php (2)
  • /src/Symfony/Component/Cache/Adapter/AbstractTagAwareAdapter.php (2)
'The resource bundle "%s" does not exist.'4
  • /src/Symfony/Component/Intl/Data/Bundle/Reader/PhpBundleReader.php (2)
  • /src/Symfony/Component/Intl/Data/Bundle/Reader/JsonBundleReader.php (2)
'scheme://localhost?%s'4
  • /src/Symfony/Component/Translation/Tests/Provider/DsnTest.php (2)
  • /src/Symfony/Component/Notifier/Tests/Transport/DsnTest.php (2)
'The "%s" transport only supports instances of "%s" for options.'4
  • /src/Symfony/Component/Notifier/Bridge/Mercure/MercureTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Ntfy/NtfyTransport.php
  • /src/Symfony/Component/Notifier/Bridge/GoogleChat/GoogleChatTransport.php
  • /src/Symfony/Component/Notifier/Bridge/LinkedIn/LinkedInTransport.php
'The "%s" transport does not support "from" in "%s".'4
  • /src/Symfony/Component/Notifier/Bridge/FreeMobile/FreeMobileTransport.php
  • /src/Symfony/Component/Notifier/Bridge/AmazonSns/AmazonSnsTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Yunpian/YunpianTransport.php
  • /src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransport.php
'https://%s'4
  • /src/Symfony/Component/Notifier/Bridge/FreeMobile/FreeMobileTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Expo/ExpoTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Engagespot/EngagespotTransport.php
'Unable to send the SMS - "%s".'4
  • /src/Symfony/Component/Notifier/Bridge/ClickSend/ClickSendTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Smsmode/SmsmodeTransport.php
  • /src/Symfony/Component/Notifier/Bridge/SimpleTextin/SimpleTextinTransport.php
  • /src/Symfony/Component/Notifier/Bridge/RingCentral/RingCentralTransport.php
'Unable to send the SMS: "%s" (%s).'4
  • /src/Symfony/Component/Notifier/Bridge/AllMySms/AllMySmsTransport.php (2)
  • /src/Symfony/Component/Notifier/Bridge/OrangeSms/OrangeSmsTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Sms77/Sms77Transport.php
'New Chat message for recipient: %s'4
  • /src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/FakeChatEmailTransportTest.php (2)
  • /src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatLoggerTransport.php
  • /src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatEmailTransport.php
'The index "%s" is not within the property path.'4
  • /src/Symfony/Component/PropertyAccess/PropertyPath.php (4)
'has cookie "%s"'4
  • /src/Symfony/Component/BrowserKit/Test/Constraint/BrowserHasCookie.php
  • /src/Symfony/Component/BrowserKit/Test/Constraint/BrowserCookieValueSame.php
  • /src/Symfony/Component/HttpFoundation/Test/Constraint/ResponseCookieValueSame.php
  • /src/Symfony/Component/HttpFoundation/Test/Constraint/ResponseHasCookie.php
' with path "%s"'4
  • /src/Symfony/Component/BrowserKit/Test/Constraint/BrowserHasCookie.php
  • /src/Symfony/Component/BrowserKit/Test/Constraint/BrowserCookieValueSame.php
  • /src/Symfony/Component/HttpFoundation/Test/Constraint/ResponseCookieValueSame.php
  • /src/Symfony/Component/HttpFoundation/Test/Constraint/ResponseHasCookie.php
' for domain "%s"'4
  • /src/Symfony/Component/BrowserKit/Test/Constraint/BrowserHasCookie.php
  • /src/Symfony/Component/BrowserKit/Test/Constraint/BrowserCookieValueSame.php
  • /src/Symfony/Component/HttpFoundation/Test/Constraint/ResponseCookieValueSame.php
  • /src/Symfony/Component/HttpFoundation/Test/Constraint/ResponseHasCookie.php
'"%s" constraint expected an argument of type "%s", got "%s".'4
  • /src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerAnySelectorTextSame.php (2)
  • /src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerAnySelectorTextContains.php (2)
'Malformed inline YAML string: "%s".'4
  • /src/Symfony/Component/Yaml/Inline.php (4)
'The options "%s" have a cyclic dependency.'4
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php (4)
'The "-%s" option does not exist.'4
  • /src/Symfony/Component/Console/Input/ArgvInput.php (2)
  • /src/Symfony/Component/Console/Input/ArrayInput.php
  • /src/Symfony/Component/Console/Input/InputDefinition.php
'The "--%s" option does not exist.'4
  • /src/Symfony/Component/Console/Input/InputDefinition.php (2)
  • /src/Symfony/Component/Console/Input/ArrayInput.php
  • /src/Symfony/Component/Console/Input/ArgvInput.php
'The "%s" argument does not exist.'4
  • /src/Symfony/Component/Console/Input/Input.php (2)
  • /src/Symfony/Component/Console/Input/ArrayInput.php
  • /src/Symfony/Component/Console/Input/InputDefinition.php
'Secret "%s" not found in "%s".'4
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php (2)
  • /src/Symfony/Bundle/FrameworkBundle/Secrets/DotenvVault.php (2)
'Since %s %s: %s'4
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/XmlDescriptor.php (2)
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/JsonDescriptor.php (2)
'New SMS on phone number: %s'5
  • /src/Symfony/Component/Notifier/Bridge/FakeSms/Tests/FakeSmsEmailTransportTest.php (2)
  • /src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsEmailTransport.php
  • /src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsLoggerTransport.php
  • /src/Symfony/Component/Notifier/Bridge/FakeSms/Tests/FakeSmsLoggerTransportTest.php
'Invalid date "%s".'5
  • /src/Symfony/Component/Mailer/Bridge/Postmark/RemoteEvent/PostmarkPayloadConverter.php
  • /src/Symfony/Component/Mailer/Bridge/Sendgrid/RemoteEvent/SendgridPayloadConverter.php
  • /src/Symfony/Component/Mailer/Bridge/Mailjet/RemoteEvent/MailjetPayloadConverter.php
  • /src/Symfony/Component/Mailer/Bridge/Mailgun/RemoteEvent/MailgunPayloadConverter.php
  • /src/Symfony/Component/Mailer/Bridge/Brevo/RemoteEvent/BrevoPayloadConverter.php
'Unable to send an email: "%s" (code %d).'5
  • /src/Symfony/Component/Mailer/Bridge/Infobip/Transport/InfobipApiTransport.php (2)
  • /src/Symfony/Component/Mailer/Bridge/Mailjet/Transport/MailjetApiTransport.php (2)
  • /src/Symfony/Component/Mailer/Bridge/MailerSend/Transport/MailerSendApiTransport.php
"'%s'"5
  • /src/Symfony/Component/DomCrawler/Crawler.php (2)
  • /src/Symfony/Component/VarExporter/Internal/Exporter.php
  • /src/Symfony/Component/Yaml/Escaper.php
  • /src/Symfony/Component/CssSelector/XPath/Translator.php
'=%02X'5
  • /src/Symfony/Component/Mime/Tests/Encoder/QpEncoderTest.php (2)
  • /src/Symfony/Component/Mime/Tests/Header/UnstructuredHeaderTest.php (2)
  • /src/Symfony/Component/Mime/Tests/Encoder/QpMimeHeaderEncoderTest.php
'Method "%s()" must be overridden by class "%s" to deal with non-iterable values.'5
  • /src/Symfony/Component/String/AbstractString.php (5)
'The entry "%s" is not a remote package.'5
  • /src/Symfony/Component/AssetMapper/ImportMap/RemotePackageStorage.php (4)
  • /src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php
'env(%s)'5
  • /src/Symfony/Component/DependencyInjection/Tests/ParameterBag/EnvPlaceholderParameterBagTest.php (5)
'Wrong instance, should be an instance of ServiceLocator, %s given'5
  • /src/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php (5)
"\x1b[%dA"5
  • /src/Symfony/Component/Console/Tests/Output/ConsoleSectionOutputTest.php (3)
  • /src/Symfony/Component/Console/Cursor.php
  • /src/Symfony/Component/Console/Output/ConsoleSectionOutput.php
'- Class: `%s`'5
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php (5)
'<comment>%s</>'6
  • /src/Symfony/Component/Console/Style/SymfonyStyle.php (4)
  • /src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php
  • /src/Symfony/Component/Messenger/Command/DebugCommand.php
' in %s'6
  • /src/Symfony/Component/Translation/Command/XliffLintCommand.php (2)
  • /src/Symfony/Component/Yaml/Command/LintCommand.php (2)
  • /src/Symfony/Bridge/Twig/Command/LintCommand.php
  • /src/Symfony/Component/Yaml/Exception/ParseException.php
'"%s" is invalid:%s'6
  • /src/Symfony/Component/Form/Tests/Resources/TranslationFilesTest.php (2)
  • /src/Symfony/Component/Validator/Tests/Resources/TranslationFilesTest.php (2)
  • /src/Symfony/Component/Security/Core/Tests/Resources/TranslationFilesTest.php (2)
'[%s]'6
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php (2)
  • /src/Symfony/Component/HttpClient/Tests/NoPrivateNetworkHttpClientTest.php
  • /src/Symfony/Component/Workflow/Dumper/PlantUmlDumper.php
  • /src/Symfony/Component/Yaml/Inline.php
  • /src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
'%.6F'6
  • /src/Symfony/Component/Mailer/Bridge/Mailgun/RemoteEvent/MailgunPayloadConverter.php (2)
  • /src/Symfony/Component/Serializer/Normalizer/DateTimeNormalizer.php
  • /src/Symfony/Component/Cache/Adapter/ProxyAdapter.php
  • /src/Symfony/Component/Cache/Adapter/ChainAdapter.php
  • /src/Symfony/Component/Scheduler/Trigger/PeriodicalTrigger.php
'The option "groups" is not supported by the constraint "%s".'6
  • /src/Symfony/Component/Validator/Constraints/DisableAutoMapping.php
  • /src/Symfony/Component/Validator/Constraints/Cascade.php
  • /src/Symfony/Component/Validator/Constraints/EnableAutoMapping.php
  • /src/Symfony/Component/Validator/Constraints/Traverse.php
  • /src/Symfony/Component/Validator/Tests/Constraints/EnableAutoMappingTest.php
  • /src/Symfony/Component/Validator/Tests/Constraints/DisableAutoMappingTest.php
'Cache key must be string, "%s" given.'6
  • /src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php (5)
  • /src/Symfony/Component/Cache/CacheItem.php
'File "%s" not found.'6
  • /src/Symfony/Component/Translation/Loader/FileLoader.php
  • /src/Symfony/Component/Translation/Loader/IcuResFileLoader.php
  • /src/Symfony/Component/Translation/Loader/QtFileLoader.php
  • /src/Symfony/Component/Translation/Loader/XliffFileLoader.php
  • /src/Symfony/Component/Translation/Loader/IcuDatFileLoader.php
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
'%s: %s'6
  • /src/Symfony/Component/Notifier/Notification/Notification.php
  • /src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatLoggerTransport.php
  • /src/Symfony/Component/ExpressionLanguage/Node/Node.php
  • /src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php
  • /src/Symfony/Component/Yaml/Inline.php
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
'Unable to send the SMS: "%s".'6
  • /src/Symfony/Component/Notifier/Bridge/KazInfoTeh/KazInfoTehTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Smsapi/SmsapiTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Iqsms/IqsmsTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Sms77/Sms77Transport.php
  • /src/Symfony/Component/Notifier/Bridge/MessageMedia/MessageMediaTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Mobyt/MobytTransport.php
'Unsupported Connection: "%s".'6
  • /src/Symfony/Component/Lock/Store/StoreFactory.php (2)
  • /src/Symfony/Component/Semaphore/Store/StoreFactory.php (2)
  • /src/Symfony/Component/HttpFoundation/Session/Storage/Handler/SessionHandlerFactory.php (2)
'Duplicate key "%s" detected.'6
  • /src/Symfony/Component/Yaml/Parser.php (3)
  • /src/Symfony/Component/Yaml/Inline.php (3)
'Unable to create an Email from an instance of "%s" as the body is too complex.'6
  • /src/Symfony/Component/Mime/MessageConverter.php (6)
'Instances of "%s" are not supported.'7
  • /src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php (2)
  • /src/Symfony/Component/Security/Core/User/InMemoryUserProvider.php (2)
  • /src/Symfony/Component/Ldap/Security/LdapUserProvider.php (2)
  • /src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/SecuredPageBundle/Security/Core/User/ArrayUserProvider.php
'Supported formats are "%s".'7
  • /src/Symfony/Bridge/Twig/Command/LintCommand.php
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php
  • /src/Symfony/Component/Translation/Command/XliffLintCommand.php
  • /src/Symfony/Component/Yaml/Command/LintCommand.php
  • /src/Symfony/Component/AssetMapper/Command/ImportMapAuditCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php
'%s[%s]'7
  • /src/Symfony/Component/Form/Extension/Core/Type/BaseType.php
  • /src/Symfony/Component/Serializer/Normalizer/ArrayDenormalizer.php
  • /src/Symfony/Component/Workflow/Dumper/MermaidDumper.php
  • /src/Symfony/Component/DomCrawler/FormFieldRegistry.php
  • /src/Symfony/Component/Mime/Part/Multipart/FormDataPart.php
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php
  • /src/Symfony/Component/CssSelector/Node/ElementNode.php
'%s::%s'7
  • /src/Symfony/Component/Ldap/Adapter/ExtLdap/ConnectionOptions.php
  • /src/Symfony/Component/PropertyInfo/Extractor/PhpDocExtractor.php
  • /src/Symfony/Component/Routing/Loader/AttributeClassLoader.php
  • /src/Symfony/Component/DependencyInjection/Exception/InvalidParameterTypeException.php
  • /src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
  • /src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Console/Descriptor/TextDescriptorTest.php
'The "request()" method must be called before "%s()".'7
  • /src/Symfony/Component/BrowserKit/AbstractBrowser.php (7)
'%s %s'7
  • /src/Symfony/Component/Console/Command/Command.php (2)
  • /src/Symfony/Component/VarDumper/Command/Descriptor/CliDescriptor.php
  • /src/Symfony/Component/Console/Tests/Fixtures/DummyOutput.php
  • /src/Symfony/Component/Console/Descriptor/ReStructuredTextDescriptor.php
  • /src/Symfony/Component/Console/Descriptor/MarkdownDescriptor.php
  • /src/Symfony/Bundle/WebProfilerBundle/Csp/ContentSecurityPolicyHandler.php
'#^Unable to parse file ".+%s": .+.$#'7
  • /src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php (7)
'%s::%s()'7
  • /src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php (3)
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php (3)
  • /src/Symfony/Bundle/WebProfilerBundle/Profiler/CodeExtension.php
'- Name: `%s`'7
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php (7)
'%s.%s'8
  • /src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php (3)
  • /src/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php (2)
  • /src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Console/Descriptor/AbstractDescriptorTestCase.php
  • /src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
'This is not a local file "%s".'8
  • /src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php
  • /src/Symfony/Component/Translation/Loader/FileLoader.php
  • /src/Symfony/Component/Translation/Loader/IcuResFileLoader.php
  • /src/Symfony/Component/Translation/Loader/QtFileLoader.php
  • /src/Symfony/Component/Translation/Loader/XliffFileLoader.php
  • /src/Symfony/Component/Translation/Loader/IcuDatFileLoader.php
  • /src/Symfony/Component/Routing/Loader/YamlFileLoader.php
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
'The "normalizer" option must be a valid callable ("%s" given).'8
  • /src/Symfony/Component/Validator/Constraints/Email.php
  • /src/Symfony/Component/Validator/Constraints/Regex.php
  • /src/Symfony/Component/Validator/Constraints/Unique.php
  • /src/Symfony/Component/Validator/Constraints/Uuid.php
  • /src/Symfony/Component/Validator/Constraints/Url.php
  • /src/Symfony/Component/Validator/Constraints/Ip.php
  • /src/Symfony/Component/Validator/Constraints/Length.php
  • /src/Symfony/Component/Validator/Constraints/NotBlank.php
'Class "%s" used for service "%s" cannot be found.'8
  • /src/Symfony/Component/Console/DependencyInjection/AddConsoleCommandPass.php (2)
  • /src/Symfony/Component/Cache/DependencyInjection/CachePoolPrunerPass.php
  • /src/Symfony/Component/Translation/DependencyInjection/LoggingTranslatorPass.php
  • /src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php
  • /src/Symfony/Component/DependencyInjection/Compiler/RegisterEnvVarProcessorsPass.php
  • /src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php
  • /src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/SortFirewallListenersPass.php
'The "From" number "%s" is not a valid phone number, shortcode, or alphanumeric sender ID.'8
  • /src/Symfony/Component/Notifier/Bridge/Twilio/Tests/TwilioTransportTest.php (2)
  • /src/Symfony/Component/Notifier/Bridge/ClickSend/ClickSendTransport.php
  • /src/Symfony/Component/Notifier/Bridge/ClickSend/Tests/ClickSendTransportTest.php
  • /src/Symfony/Component/Notifier/Bridge/Plivo/Tests/PlivoTransportTest.php
  • /src/Symfony/Component/Notifier/Bridge/Termii/TermiiTransport.php
  • /src/Symfony/Component/Notifier/Bridge/Termii/Tests/TermiiTransportTest.php
  • /src/Symfony/Component/Notifier/Bridge/Twilio/TwilioTransport.php
'Unsupported event "%s".'8
  • /src/Symfony/Component/Mailer/Bridge/Postmark/RemoteEvent/PostmarkPayloadConverter.php (2)
  • /src/Symfony/Component/Notifier/Bridge/Vonage/Webhook/VonageRequestParser.php
  • /src/Symfony/Component/Notifier/Bridge/Twilio/Webhook/TwilioRequestParser.php
  • /src/Symfony/Component/Mailer/Bridge/Sendgrid/RemoteEvent/SendgridPayloadConverter.php
  • /src/Symfony/Component/Mailer/Bridge/Mailjet/RemoteEvent/MailjetPayloadConverter.php
  • /src/Symfony/Component/Mailer/Bridge/Mailgun/RemoteEvent/MailgunPayloadConverter.php
  • /src/Symfony/Component/Mailer/Bridge/Brevo/RemoteEvent/BrevoPayloadConverter.php
'%s/%sDeprecations.log'8
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Functional/ContainerDebugCommandTest.php (3)
  • /src/Symfony/Bundle/FrameworkBundle/Resources/config/services.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/XmlDescriptor.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/JsonDescriptor.php
  • /src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
'%s:%s'9
  • /src/Symfony/Component/CssSelector/XPath/Extension/NodeExtension.php (2)
  • /src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php
  • /src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php
  • /src/Symfony/Component/Form/Extension/Core/Type/TimeType.php
  • /src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseTransportFactory.php
  • /src/Symfony/Component/Notifier/Bridge/Telegram/TelegramTransportFactory.php
  • /src/Symfony/Component/Lock/Store/DoctrineDbalPostgreSqlStore.php
  • /src/Symfony/Component/HttpFoundation/Test/Constraint/ResponseHeaderLocationSame.php
'%s="%s"'9
  • /src/Symfony/Component/WebLink/HttpHeaderSerializer.php (2)
  • /src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php (2)
  • /src/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php (2)
  • /src/Symfony/Component/Config/Definition/Dumper/XmlReferenceDumper.php
  • /src/Symfony/Component/Security/Http/Authenticator/AccessTokenAuthenticator.php
  • /src/Symfony/Component/AssetMapper/ImportMap/ImportMapRenderer.php
'The option "%s" does not exist. Defined options are: "%s".'9
  • /src/Symfony/Component/OptionsResolver/OptionsResolver.php (9)
'Expected "%s" to be thrown.'10
  • /src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolver/RequestPayloadValueResolverTest.php (10)
'The output format ("%s")'12
  • /src/Symfony/Bridge/Twig/Command/LintCommand.php
  • /src/Symfony/Bridge/Twig/Command/DebugCommand.php
  • /src/Symfony/Component/Form/Command/DebugCommand.php
  • /src/Symfony/Component/Translation/Command/XliffLintCommand.php
  • /src/Symfony/Component/Yaml/Command/LintCommand.php
  • /src/Symfony/Component/AssetMapper/Command/ImportMapOutdatedCommand.php
  • /src/Symfony/Component/AssetMapper/Command/ImportMapAuditCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Command/EventDispatcherDebugCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php
' (code %d).'20
  • /src/Symfony/Component/Mailer/Bridge/Postmark/Transport/PostmarkApiTransport.php (2)
  • /src/Symfony/Component/Mailer/Bridge/MailPace/Transport/MailPaceApiTransport.php (2)
  • /src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php (2)
  • /src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillHttpTransport.php (2)
  • /src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillApiTransport.php (2)
  • /src/Symfony/Component/Mailer/Bridge/Scaleway/Transport/ScalewayApiTransport.php (2)
  • /src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunApiTransport.php (2)
  • /src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunHttpTransport.php (2)
  • /src/Symfony/Component/Mailer/Bridge/Brevo/Transport/BrevoApiTransport.php (2)
  • /src/Symfony/Component/Notifier/Bridge/Telegram/TelegramTransport.php
  • /src/Symfony/Component/Mailer/Bridge/MailerSend/Transport/MailerSendApiTransport.php
'"%s"'22
  • /src/Symfony/Component/Validator/Tests/Constraints/TimezoneValidatorTest.php (4)
  • /src/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php (2)
  • /src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php (2)
  • /src/Symfony/Bundle/FrameworkBundle/Tests/Functional/CacheAttributeListenerTest.php (2)
  • /src/Symfony/Component/ExpressionLanguage/Compiler.php
  • /src/Symfony/Component/ExpressionLanguage/Node/Node.php
  • /src/Symfony/Component/Messenger/HandleTrait.php
  • /src/Symfony/Component/Messenger/Middleware/TraceableMiddleware.php
  • /src/Symfony/Component/Workflow/Dumper/MermaidDumper.php
  • /src/Symfony/Component/DomCrawler/Crawler.php
  • /src/Symfony/Component/Yaml/Escaper.php
  • /src/Symfony/Component/Mime/Address.php
  • /src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php
  • /src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
  • /src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php
  • /src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php
'The following keys are not supported by "%s": '22
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/ArrayExtraKeys/Symfony/Config/ArrayExtraKeysConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToListConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/MessengerConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/TranslatorConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/Translator/BooksConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/Translator/Books/PageConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/Messenger/RoutingConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/Messenger/ReceivingConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/Placeholders/Symfony/Config/PlaceholdersConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypesConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypes/NestedConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypes/KeyedListObjectConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypes/ListObjectConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypes/ObjectConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypes/Nested/NestedObjectConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypes/Nested/NestedListObjectConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/PrimitiveTypes/Symfony/Config/PrimitiveTypesConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/VariableType/Symfony/Config/VariableTypeConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues/Symfony/Config/NodeInitialValuesConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues/Symfony/Config/NodeInitialValues/SomeCleverNameConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues/Symfony/Config/NodeInitialValues/MessengerConfig.php
  • /src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues/Symfony/Config/NodeInitialValues/Messenger/TransportsConfig.php