Error messages

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

MessageFileLine
'bar'/src/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php85
'foo'/src/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php84
'bar'/src/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php69
'foo'/src/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php68
'bar'/src/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php55
'foo'/src/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php54
'foo'/src/Symfony/Bridge/PhpUnit/Tests/ExpectedDeprecationAnnotationTest.php40
'bar'/src/Symfony/Bridge/PhpUnit/Tests/ExpectedDeprecationAnnotationTest.php41
'foo'/src/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php29
'foo'/src/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php42
'foo'/src/Symfony/Bridge/PhpUnit/Tests/ExpectedDeprecationAnnotationTest.php27
sprintf('serialize(): "%s" returned as member variable from __sleep() but does not exist', $name)/src/Symfony/Component/VarExporter/LazyProxyTrait.php303
'fcy'/src/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php87
'serialize(): __sleep should return an array only containing the names of instance-variables to serialize'/src/Symfony/Component/VarExporter/Internal/Exporter.php130
'ccc'/src/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php86
sprintf('serialize(): "%s" returned as member variable from __sleep() but does not exist', $name)/src/Symfony/Component/VarExporter/LazyGhostTrait.php314
sprintf('Undefined property: %s::$%s in %s on line %s', $instance::class, $name, $frame['file'], $frame['line'])/src/Symfony/Component/VarExporter/LazyProxyTrait.php118
'Class not found: ' . $class/src/Symfony/Component/Config/ResourceCheckerConfigCache.php177
sprintf('Undefined property: %s::$%s in %s on line %s', $this::class, $name, $frame['file'], $frame['line'])/src/Symfony/Component/VarExporter/LazyGhostTrait.php137
strtr($message, $replace)/src/Symfony/Component/Cache/CacheItem.php161
'Missing SASL support: the memcached extension must be compiled with --enable-memcached-sasl.'/src/Symfony/Component/Cache/Adapter/MemcachedAdapter.php222
sprintf('Invalid mode "%s": only "r" is supported.', $mode)/src/Symfony/Component/HttpClient/Response/StreamWrapper.php97
'Missing options "client" or "response" in "symfony" stream context.'/src/Symfony/Component/HttpClient/Response/StreamWrapper.php113
'Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient'/src/Symfony/Component/HttpClient/HttpClient.php58
(\extension_loaded('curl') ? 'Upgrade' : 'Install') . ' the curl extension or run "composer require amphp/http-client:^4.2.1" to perform async HTTP operations, including full HTTP/2 support'/src/Symfony/Component/HttpClient/HttpClient.php65
serialize(['deprecation' => $deprecation[1], 'class' => $className, 'method' => $test->getName(false), 'triggering_file' => $deprecation[2] ?? null, 'files_stack' => $deprecation[3] ?? [ ]])/src/Symfony/Bridge/PhpUnit/Legacy/SymfonyTestsListenerTrait.php283
($package || $version ? "Since $package $version: " : '') . ($args ? vsprintf($message, $args) : $message)/src/Symfony/Contracts/Deprecation/function.php25
'foo'/src/Symfony/Bridge/PhpUnit/Tests/FailTests/NoAssertionsTestRisky.php34
'Since symfony/phpunit-bridge 5.1: Using "@expectedDeprecation" annotations in tests is deprecated, use the "ExpectDeprecationTrait::expectDeprecation()" method instead.'/src/Symfony/Bridge/PhpUnit/Legacy/SymfonyTestsListenerTrait.php235
'bar'/src/Symfony/Bridge/PhpUnit/Tests/FailTests/ExpectDeprecationTraitTestFail.php48
'bar'/src/Symfony/Bridge/PhpUnit/Tests/FailTests/ExpectDeprecationTraitTestFail.php35
'I come from… afar! :D'/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/deprecation/deprecation.php3
__FUNCTION__ . ' from foo is deprecated! You should stop relying on it!'/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor_bis/foo/lib/SomeOtherService.php10
sprintf('Since App 3.0: %s is deprecated, use %s_new instead.', ...$args)/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_app/AppService.php25
sprintf('Since bar/lib 3.0: %s is deprecated, use %s_new instead.', ...$args)/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/bar/lib/AnotherService.php13
'unsilenced bar deprecation'/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/acme/lib/deprecation_riddled.php31
'silenced bar deprecation'/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/acme/lib/deprecation_riddled.php30
'unsilenced foo deprecation'/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/acme/lib/deprecation_riddled.php25
'silenced foo deprecation'/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/acme/lib/deprecation_riddled.php24
'unsilenced foo deprecation'/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/acme/lib/deprecation_riddled.php23
'silenced foo deprecation'/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/acme/lib/deprecation_riddled.php22
'root deprecation'/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/acme/lib/deprecation_riddled.php16
sprintf('Since acme/lib 3.0: %s is deprecated, use %s_new instead.', ...$args)/src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/fake_vendor/acme/lib/SomeService.php15
'Test that PHPUnit\'s error handler fires.'/src/Symfony/Bridge/PhpUnit/Tests/ProcessIsolationTest.php39
'Test abc'/src/Symfony/Bridge/PhpUnit/Tests/ProcessIsolationTest.php30
'Test Error'/src/Symfony/Component/Process/Tests/ProcessTest.php74
'bar'/src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php597
'Using WebProfilerBundle in production is not supported and puts your project at risk, disable it.'/src/Symfony/Bundle/WebProfilerBundle/WebProfilerBundle.php24
'Hello'/src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php79
''/src/Symfony/Component/ErrorHandler/Tests/DebugClassLoaderTest.php247
'foo'/src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php596
'foo ' . $anonymousObject::class . ' bar'/src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php337
''/src/Symfony/Component/ErrorHandler/Tests/DebugClassLoaderTest.php125
sprintf('serialize(): "%s" returned as member variable from __sleep() but does not exist', $n)/src/Symfony/Component/VarExporter/Internal/Exporter.php173
''/src/Symfony/Component/ErrorHandler/Tests/DebugClassLoaderTest.php177
''/src/Symfony/Component/ErrorHandler/Tests/DebugClassLoaderTest.php155
'foo ccc'/src/Symfony/Component/HttpClient/Tests/MockHttpClientTest.php242
'bar ccc'/src/Symfony/Component/HttpClient/Tests/MockHttpClientTest.php280
0/src/Symfony/Component/HttpClient/Chunk/ErrorChunk.php74
0/src/Symfony/Component/HttpClient/Chunk/ErrorChunk.php110
'Response content-type is "text/html; charset="utf-8"" while "text/event-stream" was expected for "http://localhost:8080/events".'/src/Symfony/Component/HttpClient/Tests/EventSourceHttpClientTest.php192
'Response content-type is "text/event-streambla" while "text/event-stream" was expected for "http://localhost:8080/events".'/src/Symfony/Component/HttpClient/Tests/EventSourceHttpClientTest.php193
'bar ccc'/src/Symfony/Component/HttpClient/Tests/MockHttpClientTest.php299
'Response content-type is "text/html" while "text/event-stream" was expected for "http://localhost:8080/events".'/src/Symfony/Component/HttpClient/Tests/EventSourceHttpClientTest.php191
sprintf('Rate limit exceeded (%s). please wait %s seconds.', $headers['x-rate-limit-limit'][0], $headers['x-rate-limit-reset'][0])/src/Symfony/Component/Translation/Bridge/Phrase/PhraseProvider.php251
'Provider server error.'/src/Symfony/Component/Translation/Bridge/Phrase/PhraseProvider.php256
'Validation Failed'/src/Symfony/Component/Serializer/Tests/Normalizer/ProblemNormalizerTest.php78
'Validation Failed'/src/Symfony/Component/Serializer/Tests/Normalizer/ProblemNormalizerTest.php102
503/src/Symfony/Component/Translation/Tests/Exception/ProviderExceptionTest.php34
'Exception message'/src/Symfony/Component/Translation/Tests/Exception/ProviderExceptionTest.php34
503/src/Symfony/Component/Translation/Tests/Exception/ProviderExceptionTest.php25
'Exception message'/src/Symfony/Component/Translation/Tests/Exception/ProviderExceptionTest.php25
sprintf('The choices "%s" do not exist in the choice list.', $clientDataAsString)/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php185
'Submitted data was expected to be text or number, array given.'/src/Symfony/Component/Form/Form.php461
sprintf('Failed writing %d bytes to the response buffer.', \strlen($content))/src/Symfony/Component/HttpClient/Response/AsyncResponse.php396
sprintf('Failed writing %d bytes to the response buffer.', \strlen($content))/src/Symfony/Component/HttpClient/Response/AsyncResponse.php272
'Transfer closed with outstanding data remaining from chunked response.'/src/Symfony/Component/HttpClient/Response/NativeResponse.php299
sprintf('Transfer closed with %s bytes remaining to read.', $remaining)/src/Symfony/Component/HttpClient/Response/NativeResponse.php297
sprintf('Error while processing content unencoding for "%s".', $response->getInfo('url'))/src/Symfony/Component/HttpClient/Response/TransportResponseTrait.php196
ucfirst(curl_error($ch) ?: curl_strerror($result)) . sprintf(' for "%s".', curl_getinfo($ch, \CURLINFO_EFFECTIVE_URL))/src/Symfony/Component/HttpClient/Response/CurlResponse.php315
sprintf('Userland callback cannot use the client nor the response while processing "%s".', curl_getinfo($response->handle, \CURLINFO_EFFECTIVE_URL))/src/Symfony/Component/HttpClient/Response/CurlResponse.php274
sprintf('Unsupported protocol for "%s"', curl_getinfo($ch, \CURLINFO_EFFECTIVE_URL))/src/Symfony/Component/HttpClient/Response/CurlResponse.php142
0/src/Symfony/Component/HttpClient/Chunk/ErrorChunk.php68
0/src/Symfony/Component/HttpClient/Chunk/ErrorChunk.php62
0/src/Symfony/Component/HttpClient/Chunk/ErrorChunk.php56
sprintf('Failed writing %d bytes to the response buffer.', \strlen($chunk))/src/Symfony/Component/HttpClient/Response/TransportResponseTrait.php201
'embed'/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php73
0/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php73
0/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php72
'embed'/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php72
'Username could not be found.'/src/Symfony/Component/Security/Core/Tests/Exception/UserNotFoundExceptionTest.php21
'SAFE MESSAGE'/src/Symfony/Component/Security/Core/Tests/Exception/CustomUserMessageAuthenticationExceptionTest.php40
'unsupported'/src/Symfony/Component/Security/Core/Tests/User/ChainUserProviderTest.php231
'unsupported'/src/Symfony/Component/Security/Core/Tests/User/ChainUserProviderTest.php259
'Full authentication is required to access this resource.'/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php143
0/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php143
'embed'/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php178
'random'/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php179
'Invalid CSRF.'/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php151
'embed'/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php177
0/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php74
'random'/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php74
'@resource'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php91
0/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php79
'resource'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php77
0/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php65
'resource'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php63
'sourceResource'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php51
'@resource'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php51
'sourceResource'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php45
'unsupported'/src/Symfony/Component/Security/Core/Tests/User/ChainUserProviderTest.php168
'unsupported'/src/Symfony/Component/Security/Core/Tests/User/ChainUserProviderTest.php155
'not found'/src/Symfony/Component/Security/Core/Tests/User/ChainUserProviderTest.php122
'unsupported'/src/Symfony/Component/Security/Core/Tests/User/ChainUserProviderTest.php90
'not found'/src/Symfony/Component/Security/Core/Tests/User/ChainUserProviderTest.php64
'not found'/src/Symfony/Component/Security/Core/Tests/User/ChainUserProviderTest.php56
'not found'/src/Symfony/Component/Security/Core/Tests/User/ChainUserProviderTest.php33
0/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php93
'Submitted data was expected to be text or number, file upload given.'/src/Symfony/Component/Form/Form.php457
'Error with no types'/src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolver/RequestPayloadValueResolverTest.php352
0/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php39
'resource'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php45
10/src/Symfony/Bridge/Doctrine/Tests/ArgumentResolver/EntityValueResolverTest.php370
'syntax error message'/src/Symfony/Bridge/Doctrine/Tests/ArgumentResolver/EntityValueResolverTest.php370
0/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php33
'resource'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php27
'resource'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php33
'annotation'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php33
'resource'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php21
'Unrecognized option "foo" under "root"'/src/Symfony/Component/Config/Tests/Definition/ArrayNodeTest.php68
'foobar'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php27
0/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php27
'attribute'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php39
'resource'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php39
'App\DummyService'/src/Symfony/Component/DependencyInjection/Tests/Exception/AutowiringFailedExceptionTest.php22
'Cannot autowire service "App\DummyService": argument "$email" of method "__construct()" is type-hinted "string", you should configure its value explicitly.'/src/Symfony/Component/DependencyInjection/Tests/Exception/AutowiringFailedExceptionTest.php23
implode(' ', $msg)/src/Symfony/Component/DependencyInjection/ServiceLocator.php130
'String not allowed as function argument.'/src/Symfony/Component/CssSelector/Exception/SyntaxErrorException.php53
'Invalid reference.'/src/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php42
'my_service'/src/Symfony/Component/DependencyInjection/Tests/Exception/InvalidParameterTypeExceptionTest.php24
'int'/src/Symfony/Component/DependencyInjection/Tests/Exception/InvalidParameterTypeExceptionTest.php24
'App\DummyService'/src/Symfony/Component/DependencyInjection/Tests/Exception/AutowiringFailedExceptionTest.php33
sprintf('Expected %s, but %s found.', $expectedValue, $foundToken)/src/Symfony/Component/CssSelector/Exception/SyntaxErrorException.php28
sprintf('No routes found for "%s".', $pathinfo)/src/Symfony/Component/Routing/Matcher/UrlMatcher.php86
array_unique($this->allow)/src/Symfony/Component/Routing/Matcher/UrlMatcher.php86
'äöü.yml'/src/Symfony/Component/Yaml/Tests/ParseExceptionTest.php29
sprintf('Got immediate child pseudo-element ":%s" not at the start of a selector', $pseudoElement)/src/Symfony/Component/CssSelector/Exception/SyntaxErrorException.php48
'Got nested ::not().'/src/Symfony/Component/CssSelector/Exception/SyntaxErrorException.php43
sprintf('Unclosed/invalid string at %s.', $position)/src/Symfony/Component/CssSelector/Exception/SyntaxErrorException.php38
sprintf('Unexpected pseudo-element "::%s" found %s.', $pseudoElement, $unexpectedLocation)/src/Symfony/Component/CssSelector/Exception/SyntaxErrorException.php33
'Error message'/src/Symfony/Component/Yaml/Tests/ParseExceptionTest.php21
'foo: bar'/src/Symfony/Component/Yaml/Tests/ParseExceptionTest.php21
'message'/src/Symfony/Component/Semaphore/Tests/SemaphoreTest.php175
42/src/Symfony/Component/Yaml/Tests/ParseExceptionTest.php21
'foo: bar'/src/Symfony/Component/Yaml/Tests/ParseExceptionTest.php29
'Error message'/src/Symfony/Component/Yaml/Tests/ParseExceptionTest.php29
'/var/www/app/config.yml'/src/Symfony/Component/Yaml/Tests/ParseExceptionTest.php21
42/src/Symfony/Component/Yaml/Tests/ParseExceptionTest.php29
'third'/src/Symfony/Component/Messenger/Tests/Exception/HandlerFailedExceptionTest.php87
'second'/src/Symfony/Component/Messenger/Tests/Exception/HandlerFailedExceptionTest.php97
'third'/src/Symfony/Component/Messenger/Tests/Exception/HandlerFailedExceptionTest.php76
'second'/src/Symfony/Component/Messenger/Tests/Exception/HandlerFailedExceptionTest.php86
'message'/src/Symfony/Component/Semaphore/Tests/SemaphoreTest.php54
'message'/src/Symfony/Component/Semaphore/Tests/SemaphoreTest.php122
'third'/src/Symfony/Component/Messenger/Tests/Exception/HandlerFailedExceptionTest.php98
'retry'/src/Symfony/Component/Messenger/Tests/EventListener/SendFailedMessageForRetryListenerTest.php74
'42S02'/src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php242
'test2'/src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php242
0/src/Symfony/Component/Messenger/Bridge/Beanstalkd/Tests/Transport/ConnectionTest.php198
0/src/Symfony/Component/Messenger/Bridge/Beanstalkd/Tests/Transport/ConnectionTest.php165
0/src/Symfony/Component/Messenger/Bridge/Beanstalkd/Tests/Transport/ConnectionTest.php262
0/src/Symfony/Component/Messenger/Bridge/Beanstalkd/Tests/Transport/ConnectionTest.php231
'second'/src/Symfony/Component/Messenger/Tests/Exception/HandlerFailedExceptionTest.php75
0/src/Symfony/Component/Messenger/Bridge/Beanstalkd/Tests/Transport/ConnectionTest.php329
0/src/Symfony/Component/ErrorHandler/ErrorHandler.php620
2/src/Symfony/Component/ErrorHandler/ErrorHandler.php620
$handler->levels[$error['type']] . ': ' . $error['message']/src/Symfony/Component/ErrorHandler/ErrorHandler.php622
$handler->levels[$error['type']] . ': ' . $error['message']/src/Symfony/Component/ErrorHandler/ErrorHandler.php620
2/src/Symfony/Component/ErrorHandler/ErrorHandler.php622
0/src/Symfony/Component/ErrorHandler/ErrorHandler.php622
0/src/Symfony/Component/ErrorHandler/Tests/ErrorEnhancer/ClassNotFoundErrorEnhancerTest.php143
'foo'/src/Symfony/Component/ErrorHandler/Tests/ErrorEnhancer/ClassNotFoundErrorEnhancerTest.php143
''/src/Symfony/Component/Filesystem/Tests/ExceptionTest.php25
'/foo'/src/Symfony/Component/Filesystem/Tests/ExceptionTest.php25
0/src/Symfony/Component/Filesystem/Tests/ExceptionTest.php31
'/foo'/src/Symfony/Component/Filesystem/Tests/ExceptionTest.php31
'bar'/src/Symfony/Component/Filesystem/Tests/ExceptionTest.php44
0/src/Symfony/Component/Filesystem/Tests/ExceptionTest.php44
'/foo'/src/Symfony/Component/Filesystem/Tests/ExceptionTest.php44
'There is no button with "Register" as its content, id, value or name.'/src/Symfony/Component/BrowserKit/Tests/AbstractBrowserTest.php393
0/src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php256
'Bad credentials.'/src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php256
'Unable to send an email: "cannot-be-decoded" (code 200).'/src/Symfony/Component/Mailer/Bridge/Mailjet/Tests/Transport/MailjetApiTransportTest.php154
'Could not reach the remote Mailjet server.'/src/Symfony/Component/Mailer/Bridge/Mailjet/Tests/Transport/MailjetApiTransportTest.php175
'Unable to send an email: "The To is mandatory but missing from the input" (code 400).'/src/Symfony/Component/Mailer/Bridge/Mailjet/Tests/Transport/MailjetApiTransportTest.php213
'Unable to send an email: "response-content" (code 400).'/src/Symfony/Component/Mailer/Bridge/Mailjet/Tests/Transport/MailjetApiTransportTest.php234
sprintf('Unable to send an email: "%s" malformed api response.', $json)/src/Symfony/Component/Mailer/Bridge/Mailjet/Tests/Transport/MailjetApiTransportTest.php260
0/src/Symfony/Component/Filesystem/Tests/ExceptionTest.php25
sprintf('User "%s" not found.', $identifier)/src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/SecuredPageBundle/Security/Core/User/ArrayUserProvider.php51
''/src/Symfony/Bundle/FrameworkBundle/Tests/Console/ApplicationTest.php234
'Invalid PHP callback.'/src/Symfony/Component/Finder/Iterator/CustomFilterIterator.php38
'This iterator only support returning current as fileinfo.'/src/Symfony/Component/Finder/Iterator/RecursiveDirectoryIterator.php40
'Invalid PHP callback.'/src/Symfony/Component/Finder/Iterator/ExcludeDirectoryFilterIterator.php48
'The SortableIterator takes a PHP callable or a valid built-in sort algorithm as an argument.'/src/Symfony/Component/Finder/Iterator/SortableIterator.php83
sprintf('Unable to find a workflow for class "%s".', get_debug_type($subject))/src/Symfony/Component/Workflow/Registry.php52
sprintf('Too many workflows (%s) match this subject (%s); set a different name on each and use the second (name) argument of this method.', implode(', ', $names), get_debug_type($subject))/src/Symfony/Component/Workflow/Registry.php58
sprintf('Place "%s" cannot be the initial place as it does not exist.', $place)/src/Symfony/Component/Workflow/Definition.php89
sprintf('Place "%s" referenced in transition "%s" does not exist.', $from, $name)/src/Symfony/Component/Workflow/Definition.php111
sprintf('Invalid operator "%s".', $operator)/src/Symfony/Component/Finder/Comparator/Comparator.php25
sprintf('Don\'t understand "%s" as a date test.', $test)/src/Symfony/Component/Finder/Comparator/DateComparator.php29
sprintf('"%s" is not a valid date.', $matches[2])/src/Symfony/Component/Finder/Comparator/DateComparator.php36
sprintf('Incorrect parameter "%s"', $param)/src/Symfony/Component/Finder/Tests/Iterator/MockSplFileInfo.php47
'Unexpected operation type'/src/Symfony/Component/Finder/Tests/Iterator/VfsIteratorTestTrait.php150
'Not implemented'/src/Symfony/Component/Finder/Tests/Iterator/MultiplePcreFilterIteratorTest.php58
'Not implemented'/src/Symfony/Component/Finder/Tests/Iterator/MultiplePcreFilterIteratorTest.php68
"The \"ignoreVCSIgnored\" option cannot be used by the Finder as the \"{$path}\" file is not readable."/src/Symfony/Component/Finder/Iterator/VcsIgnoredFilterIterator.php154
"The TTL should be greater than 0, '$ttlInSecond' given."/src/Symfony/Component/Semaphore/Store/RedisStore.php100
"The TTL should be greater than 0, '$ttlInSecond' given."/src/Symfony/Component/Semaphore/Store/RedisStore.php37
sprintf('The "%s" directory does not exist.', $dir)/src/Symfony/Component/Finder/Finder.php646
sprintf('"%s()" expects being initialized with a Redis, RedisArray, RedisCluster or Predis\ClientInterface, "%s" given.', __METHOD__, get_debug_type($this->redis))/src/Symfony/Component/Semaphore/Store/RedisStore.php173
'Finder::append() method wrong argument type.'/src/Symfony/Component/Finder/Finder.php719
'You must call one of in() or append() methods before iterating over a Finder.'/src/Symfony/Component/Finder/Finder.php667
sprintf('Invalid number "%s".', $target)/src/Symfony/Component/Finder/Comparator/NumberComparator.php50
sprintf('Don\'t understand "%s" as a number test.', $test ?? 'null')/src/Symfony/Component/Finder/Comparator/NumberComparator.php45
sprintf('Failed to release the "%s" semaphore.', $this->key)/src/Symfony/Component/Semaphore/Semaphore.php131
sprintf('Failed to define an expiration for the "%s" semaphore.', $this->key)/src/Symfony/Component/Semaphore/Semaphore.php112
"The weight ($weight) should be greater than 0."/src/Symfony/Component/Semaphore/Key.php36
"The limit ($limit) should be greater than 0."/src/Symfony/Component/Semaphore/Key.php33
sprintf('Unsupported Connection: "%s".', $connection::class)/src/Symfony/Component/Semaphore/Store/StoreFactory.php37
"The weight ($weight) should be lower or equals to the limit ($limit)."/src/Symfony/Component/Semaphore/Key.php39
sprintf('Unsupported Connection: "%s".', $connection)/src/Symfony/Component/Semaphore/Store/StoreFactory.php48
'Unsupported Redis DSN. Try running "composer require symfony/cache".'/src/Symfony/Component/Semaphore/Store/StoreFactory.php41
sprintf('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).', __CLASS__, $this->currentUri)/src/Symfony/Component/DomCrawler/AbstractUriElement.php41
sprintf('Unable to navigate from a "%s" tag.', $node->nodeName)/src/Symfony/Component/DomCrawler/Link.php29
sprintf('Unable to find a consumer for message of type "%s".', $message->getType( ))/src/Symfony/Component/RemoteEvent/Messenger/ConsumeRemoteEventHandler.php31
sprintf('The consumer "%s" for message of type "%s" must implement "%s".', get_debug_type($consumer), $message->getType( ), ConsumerInterface::class)/src/Symfony/Component/RemoteEvent/Messenger/ConsumeRemoteEventHandler.php36
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php380
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php408
sprintf('Expecting a DOMNodeList or DOMNode instance, an array, a string, or null, but got "%s".', get_debug_type($node))/src/Symfony/Component/DomCrawler/Crawler.php120
'Attaching DOM nodes from multiple documents in the same crawler is forbidden.'/src/Symfony/Component/DomCrawler/Crawler.php278
'"is_valid" cannot be used as the Validator component is not installed. Try running "composer require symfony/validator".'/src/Symfony/Component/Workflow/EventListener/ExpressionLanguage.php33
sprintf('The section "%s" has been started at an other level and cannot be opened.', $id)/src/Symfony/Component/Stopwatch/Stopwatch.php67
sprintf('Direction "%s" is not valid, valid directions are: "%s".', $direction, implode(', ', self::VALID_DIRECTIONS))/src/Symfony/Component/Workflow/Dumper/MermaidDumper.php188
sprintf('Transition type "%s" is not valid, valid types are: "%s".', $transitionType, implode(', ', self::VALID_TRANSITION_TYPES))/src/Symfony/Component/Workflow/Dumper/MermaidDumper.php195
sprintf('Event "%s" is not known.', $name)/src/Symfony/Component/Stopwatch/Section.php142
'stop() called but start() has not been called before.'/src/Symfony/Component/Stopwatch/StopwatchEvent.php91
'There is no started section to stop.'/src/Symfony/Component/Stopwatch/Stopwatch.php89
sprintf('Event "%s" is not started.', $name)/src/Symfony/Component/Stopwatch/Section.php118
sprintf('The "%s" argument of "%s" cannot be used without a "workflow" argument.', $argument, self::class)/src/Symfony/Component/Workflow/Attribute/BuildEventNameTrait.php27
sprintf('The state machine "%s" cannot store many places. But the definition has %d initial places. Only one is supported.', $name, \count($initialPlaces))/src/Symfony/Component/Workflow/Validator/StateMachineValidator.php48
sprintf('A transition from a place/state must have an unique name. Multiple transitions named "%s" from place/state "%s" were found on StateMachine "%s".', $transition->getName( ), $from, $name)/src/Symfony/Component/Workflow/Validator/StateMachineValidator.php40
sprintf('A transition in StateMachine can only have one input. But the transition "%s" in StateMachine "%s" has %d inputs.', $transition->getName( ), $name, \count($froms))/src/Symfony/Component/Workflow/Validator/StateMachineValidator.php34
"Transition type '$transitionType' does not exist."/src/Symfony/Component/Workflow/Dumper/PlantUmlDumper.php59
sprintf('The "%s" service is needed to be able to use the workflow guard listener.', $service)/src/Symfony/Component/Workflow/DependencyInjection/WorkflowGuardListenerPass.php41
sprintf('Cannot store marking: class "%s" should have either a public method named "%s()" or a public property named "$%s"; none found.', get_debug_type($subject), $method, $property)/src/Symfony/Component/Workflow/MarkingStore/MethodMarkingStore.php121
sprintf('The marking stored in "%s::$%s" is not an array and the Workflow\'s Marking store is instantiated with $singleState=false.', get_debug_type($subject), $this->property)/src/Symfony/Component/Workflow/MarkingStore/MethodMarkingStore.php69
'Unknown callable type.'/src/Symfony/Component/Workflow/DataCollector/WorkflowDataCollector.php197
'Missing event name or transition.'/src/Symfony/Component/Workflow/DataCollector/WorkflowDataCollector.php190
sprintf('The Marking is empty and there is no initial place for workflow "%s".', $this->name)/src/Symfony/Component/Workflow/Workflow.php86
sprintf('Place "%s" referenced in transition "%s" does not exist.', $to, $name)/src/Symfony/Component/Workflow/Definition.php117
sprintf('A transition in StateMachine can only have one output. But the transition "%s" in StateMachine "%s" has %d outputs.', $transition->getName( ), $name, \count($transition->getTos( )))/src/Symfony/Component/Workflow/Validator/StateMachineValidator.php28
sprintf('The marking store of workflow "%s" cannot store many places. But the definition has %d initial places. Only one is supported.', $name, \count($initialPlaces))/src/Symfony/Component/Workflow/Validator/WorkflowValidator.php55
sprintf('The marking store of workflow "%s" cannot store many places. But the transition "%s" has too many output (%d). Only one is accepted.', $name, $transition->getName( ), \count($transition->getTos( )))/src/Symfony/Component/Workflow/Validator/WorkflowValidator.php49
sprintf('All transitions for a place must have an unique name. Multiple transitions named "%s" where found for place "%s" in workflow "%s".', $transition->getName( ), $from, $name)/src/Symfony/Component/Workflow/Validator/WorkflowValidator.php37
sprintf('The "%s" failure transport was not found. Available transports are: "%s".', $name, implode('", "', array_keys($this->failureTransports->getProvidedServices( ))))/src/Symfony/Component/Messenger/Command/AbstractFailedMessagesCommand.php169
'Message id must be passed when in non-interactive mode.'/src/Symfony/Component/Messenger/Command/FailedMessagesRetryCommand.php118
sprintf('The message with id "%s" could not decoded, it can only be shown or removed.', $this->getMessageId($envelope) ?? '?')/src/Symfony/Component/Messenger/Command/FailedMessagesRetryCommand.php204
sprintf('The "%s" receiver does not support retrying messages by id.', $failureTransportName)/src/Symfony/Component/Messenger/Command/FailedMessagesRetryCommand.php245
'Please pass at least one receiver.'/src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php150
sprintf('Option "limit" must be a positive integer, "%s" passed.', $limit)/src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php181
sprintf('Option "time-limit" must be a positive integer, "%s" passed.', $timeLimit)/src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php200
sprintf('No default failure transport is defined. Available transports are: "%s".', implode('", "', array_keys($this->failureTransports->getProvidedServices( ))))/src/Symfony/Component/Messenger/Command/AbstractFailedMessagesCommand.php165
'failed'/src/Symfony/Component/Messenger/Tests/Middleware/HandleMessageMiddlewareTest.php57
'handler failed.'/src/Symfony/Component/Messenger/Tests/Middleware/HandleMessageMiddlewareTest.php122
'Some exception while handling Event level 2a'/src/Symfony/Component/Messenger/Tests/Middleware/DispatchAfterCurrentBusMiddlewareTest.php198
sprintf('AsMessageHandler attribute cannot declare a method on "%s::%s()".', $reflector->class, $reflector->name)/src/Symfony/Component/Messenger/Tests/DependencyInjection/MessengerPassTest.php803
sprintf('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.', $this->configuration['queue_name'])/src/Symfony/Component/Messenger/Bridge/AmazonSqs/Transport/Connection.php277
sprintf('Failed to create the Amazon SQS queue "%s".', $this->configuration['queue_name'])/src/Symfony/Component/Messenger/Bridge/AmazonSqs/Transport/Connection.php293
'No AmazonSqsReceivedStamp found on the Envelope.'/src/Symfony/Component/Messenger/Bridge/AmazonSqs/Transport/AmazonSqsReceiver.php96
'Failure from call ' . $this->timesCalled/src/Symfony/Component/Messenger/Tests/FailureIntegrationTest.php499
'The given Amazon SQS DSN is invalid.'/src/Symfony/Component/Messenger/Bridge/AmazonSqs/Transport/Connection.php106
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Messenger/Bridge/AmazonSqs/Transport/Connection.php75
sprintf('Unknown option found in DSN: [%s]. Allowed options are [%s].', implode(', ', $queryExtraKeys), implode(', ', array_keys(self::DEFAULT_OPTIONS)))/src/Symfony/Component/Messenger/Bridge/AmazonSqs/Transport/Connection.php123
sprintf('Unknown option found: [%s]. Allowed options are [%s].', implode(', ', $optionsExtraKeys), implode(', ', array_keys(self::DEFAULT_OPTIONS)))/src/Symfony/Component/Messenger/Bridge/AmazonSqs/Transport/Connection.php117
json_last_error_msg( )/src/Symfony/Component/Messenger/Bridge/Beanstalkd/Transport/Connection.php119
sprintf('Unknown option found in DSN: [%s]. Allowed options are [%s].', implode(', ', $queryExtraKeys), implode(', ', array_keys(self::DEFAULT_OPTIONS)))/src/Symfony/Component/Messenger/Bridge/Beanstalkd/Transport/Connection.php87
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Messenger/Bridge/AmazonSqs/Transport/Connection.php70
'No BeanstalkdReceivedStamp found on the Envelope.'/src/Symfony/Component/Messenger/Bridge/Beanstalkd/Transport/BeanstalkdReceiver.php79
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/PostgreSqlConnection.php43
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/PostgreSqlConnection.php38
sprintf('Unknown option found : [%s]. Allowed options are [%s].', implode(', ', $optionsExtraKeys), implode(', ', array_keys(self::DEFAULT_OPTIONS)))/src/Symfony/Component/Messenger/Bridge/Beanstalkd/Transport/Connection.php81
'The given Beanstalkd DSN is invalid.'/src/Symfony/Component/Messenger/Bridge/Beanstalkd/Transport/Connection.php62
'lastInsertId() returned false, no id was returned.'/src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php442
'no id was returned by PostgreSQL from RETURNING clause.'/src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php436
'No DoctrineReceivedStamp found on the Envelope.'/src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/DoctrineReceiver.php129
'Could not find Doctrine connection from Messenger DSN.'/src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/DoctrineTransportFactory.php48
sprintf('Failed to acquire the "%s" semaphore.', $this->key)/src/Symfony/Component/Semaphore/Semaphore.php86
'You have to define an expiration duration.'/src/Symfony/Component/Semaphore/Semaphore.php93
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Semaphore/Semaphore.php48
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Semaphore/Semaphore.php53
'Failure limit must be greater than zero.'/src/Symfony/Component/Messenger/EventListener/StopWorkerOnFailureLimitListener.php35
sprintf('Could not find sender "%s" based on the same receiver to send the failed message to for retry.', $alias)/src/Symfony/Component/Messenger/EventListener/SendFailedMessageForRetryListener.php165
'Message limit must be greater than zero.'/src/Symfony/Component/Messenger/EventListener/StopWorkerOnMessageLimitListener.php35
'Time limit must be greater than zero.'/src/Symfony/Component/Messenger/EventListener/StopWorkerOnTimeLimitListener.php36
sprintf('Invalid middleware: service "%s" not found.', $id)/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php353
sprintf('Invalid middleware factory "%s": a middleware factory must be an abstract definition.', $id)/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php364
sprintf('Invalid handler service "%s": type-hint of argument "$%s" in method "%s::%s()" must be a class , "%s" given.', $serviceId, $parameters[0]->getName( ), $handlerClass->getName( ), $methodName, $type instanceof \ReflectionNamedType ? $type->getName( ) : (string) $type)/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php235
sprintf('Invalid receiver "%s": class "%s" must implement interface "%s".', $id, $receiverClass, ReceiverInterface::class)/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php260
sprintf('Invalid handler service "%s": argument "$%s" of method "%s::%s()" must have a type-hint corresponding to the message class it handles.', $serviceId, $parameters[0]->getName( ), $handlerClass->getName( ), $methodName)/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php213
sprintf('Invalid handler service "%s": type-hint of argument "$%s" in method "%s::__invoke()" must be a class , "%s" given.', $serviceId, $parameters[0]->getName( ), $handlerClass->getName( ), implode('|', $invalidTypes))/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php231
sprintf('Invalid handler service "%s": class "%s" must have an "%s()" method.', $serviceId, $handlerClass->getName( ), $methodName)/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php200
sprintf('Invalid handler service "%s": method "%s::%s()" requires at least one argument, first one being the message it handles.', $serviceId, $handlerClass->getName( ), $methodName)/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php204
sprintf('Invalid handler service "%s": the list of messages to handle is empty.', $serviceId, $r->getName( ))/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php141
sprintf('Invalid handler service "%s": method "%s::%s()" does not exist.', $serviceId, $r->getName( ), $method)/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php122
sprintf('Invalid handler service "%s": class or interface "%s" ' . $messageLocation . ' not found.', $serviceId, $message)/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php118
sprintf('Invalid configuration ' . $messageLocation . ' for message "%s": bus "%s" does not exist.', $message, $options['bus'])/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php109
sprintf('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".', get_debug_type($options), $message, $serviceId)/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php91
sprintf('Invalid service "%s": class "%s" does not exist.', $serviceId, $className)/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php71
sprintf('Invalid handler service "%s": bus "%s" specified on the tag "messenger.message_handler" does not exist (known ones are: "%s").', $serviceId, $tag['bus'], implode('", "', $busIds))/src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php64
sprintf('The "%s" receiver does not support removing specific messages.', $failureTransportName)/src/Symfony/Component/Messenger/Command/FailedMessagesRemoveCommand.php81
'You cannot specify message ids when using the "--all" option.'/src/Symfony/Component/Messenger/Command/FailedMessagesRemoveCommand.php75
'Please specify at least one message id. If you want to remove all failed messages, use the "--all" option.'/src/Symfony/Component/Messenger/Command/FailedMessagesRemoveCommand.php73
sprintf('Bus "%s" does not exist. Known buses are "%s".', $bus, implode('", "', array_keys($this->mapping)))/src/Symfony/Component/Messenger/Command/DebugCommand.php68
sprintf('The message "%s" was not found.', $id)/src/Symfony/Component/Messenger/Command/FailedMessagesShowCommand.php186
sprintf('The "%s" receiver does not support listing or showing specific messages.', $failureTransportName)/src/Symfony/Component/Messenger/Command/FailedMessagesShowCommand.php73
sprintf('An error occurred while setting up the "%s" transport: ', $transportName) . $e->getMessage( )/src/Symfony/Component/Messenger/Command/SetupTransportsCommand.php83
sprintf('The "%s" transport does not exist.', $transport)/src/Symfony/Component/Messenger/Command/SetupTransportsCommand.php67
sprintf('The message "%s" was not found.', $id)/src/Symfony/Component/Messenger/Command/FailedMessagesRetryCommand.php256
'Malformed unquoted YAML string.'/src/Symfony/Component/Yaml/Parser.php1159
'Malformed inline YAML string.'/src/Symfony/Component/Yaml/Parser.php1150
sprintf('Found unknown escape character "%s".', $value)/src/Symfony/Component/Yaml/Unescaper.php87
'Malformed inline YAML string.'/src/Symfony/Component/Yaml/Parser.php1221
sprintf('Unexpected characters near "%s".', substr($value, $i))/src/Symfony/Component/Yaml/Inline.php85
'The indentation must be greater than zero.'/src/Symfony/Component/Yaml/Dumper.php33
'Object support when dumping a YAML file has been disabled.'/src/Symfony/Component/Yaml/Inline.php134
sprintf('Unable to dump PHP resources in a YAML file ("%s").', get_resource_type($value))/src/Symfony/Component/Yaml/Inline.php108
sprintf('Unexpected characters (%s).', substr($scalar, $i))/src/Symfony/Component/Yaml/Inline.php283
sprintf('Unexpected end of line, expected one of "%s".', implode('', $delimiters))/src/Symfony/Component/Yaml/Inline.php280
sprintf('The reserved indicator "%s" cannot start a plain scalar; you need to quote the scalar.', $output[0])/src/Symfony/Component/Yaml/Inline.php308
sprintf('Malformed inline YAML string: "%s".', $scalar)/src/Symfony/Component/Yaml/Inline.php303
sprintf('Malformed inline YAML string: "%s".', $sequence)/src/Symfony/Component/Yaml/Inline.php407
sprintf('Malformed inline YAML string: "%s".', substr($scalar, $i))/src/Symfony/Component/Yaml/Inline.php327
'Implicit casting of incompatible mapping keys to strings is not supported. Quote your evaluable mapping keys instead.'/src/Symfony/Component/Yaml/Inline.php460
'Missing mapping key.'/src/Symfony/Component/Yaml/Inline.php444
'Unable to parse.'/src/Symfony/Component/Yaml/Parser.php385
sprintf('Entity of type "%s" passed to the choice field must be managed. Maybe you forget to persist it in the entity manager?', get_debug_type($object))/src/Symfony/Bridge/Doctrine/Form/ChoiceList/IdReader.php86
'Unable to parse.'/src/Symfony/Component/Yaml/Parser.php393
sprintf('The "$idReader" argument of "%s" must be null when the query cannot be optimized because of composite id fields.', __METHOD__)/src/Symfony/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php44
'Multiple documents are not supported.'/src/Symfony/Component/Yaml/Parser.php407
sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener)/src/Symfony/Bridge/Doctrine/ContainerAwareEventManager.php203
'Complex mappings are not supported.'/src/Symfony/Component/Yaml/Parser.php411
sprintf('Failed to transform "%s" into "%s".', $value, $type)/src/Symfony/Bridge/Doctrine/Form/ChoiceList/ORMQueryBuilderLoader.php84
'Unable to parse.'/src/Symfony/Component/Yaml/Parser.php441
'Expected a Doctrine\Common\Collections\Collection object.'/src/Symfony/Bridge/Doctrine/Form/DataTransformer/CollectionToArrayTransformer.php44
'Mapping values are not allowed in multi-line blocks.'/src/Symfony/Component/Yaml/Parser.php445
sprintf('Class "%s" seems not to be a managed Doctrine entity. Did you forget to map it?', $options['class'])/src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php175
'Unable to parse.'/src/Symfony/Component/Yaml/Parser.php479
'Not defining the IdReader explicitly as a value callback when the query can be optimized is not supported.'/src/Symfony/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php63
'Indentation problem.'/src/Symfony/Component/Yaml/Parser.php593
'Not defining the IdReader explicitly as a value callback when the query can be optimized is not supported.'/src/Symfony/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php72
'Indentation problem.'/src/Symfony/Component/Yaml/Parser.php649
sprintf('Circular reference [%s] detected for reference "%s".', implode(', ', array_merge(\array_slice($this->refsBeingParsed, $pos), [$value])), $value)/src/Symfony/Component/Yaml/Parser.php709
sprintf('Reference "%s" does not exist.', $value)/src/Symfony/Component/Yaml/Parser.php712
sprintf('Expected an instance of "%s", but got "%s".', QueryBuilder::class, get_debug_type($queryBuilder))/src/Symfony/Bridge/Doctrine/Form/Type/EntityType.php54
sprintf('Unexpected characters near "%s".', substr($this->currentLine, $cursor))/src/Symfony/Component/Yaml/Parser.php752
sprintf('Expected an instance of "%s", but got "%s".', QueryBuilder::class, get_debug_type($queryBuilder))/src/Symfony/Bridge/Doctrine/Form/Type/EntityType.php77
'A colon cannot be used in an unquoted mapping value.'/src/Symfony/Component/Yaml/Parser.php788
preg_last_error_msg( )/src/Symfony/Component/Yaml/Parser.php1044
sprintf('The built-in tag "!%s" is not implemented.', $tag)/src/Symfony/Component/Yaml/Parser.php1079
sprintf('Tags support is not enabled. You must use the flag "Yaml::PARSE_CUSTOM_TAGS" to use "%s".', $matches['tag'])/src/Symfony/Component/Yaml/Parser.php1086
sprintf('The built-in tag "!%s" is not implemented.', $tag)/src/Symfony/Component/Yaml/Inline.php764
'Using the unquoted scalar value "!" is not supported. You must quote it.'/src/Symfony/Component/Yaml/Inline.php751
sprintf('The string "%s" could not be parsed as it uses an unsupported built-in tag.', $scalar)/src/Symfony/Component/Yaml/Inline.php679
sprintf('The string "%s" could not be parsed as an enum. Did you forget to pass the "Yaml::PARSE_CONSTANT" flag to the parser?', $scalar)/src/Symfony/Component/Yaml/Inline.php669
sprintf('The base64 encoded data (%s) contains invalid characters.', $parsedBinaryData)/src/Symfony/Component/Yaml/Inline.php787
sprintf('The normalized base64 encoded data (data without whitespace characters) length must be a multiple of four (%d bytes given).', \strlen($parsedBinaryData))/src/Symfony/Component/Yaml/Inline.php783
sprintf('Tags support is not enabled. Enable the "Yaml::PARSE_CUSTOM_TAGS" flag to use "!%s".', $tag)/src/Symfony/Component/Yaml/Inline.php775
sprintf('Missing value for tag "%s".', $tag)/src/Symfony/Component/Yaml/Inline.php768
'"from()" must be called with at least one address.'/src/Symfony/Component/Mime/Email.php124
sprintf('Supported formats are "%s".', implode('", "', $this->getAvailableFormatOptions( )))/src/Symfony/Component/Yaml/Command/LintCommand.php154
sprintf('File or directory "%s" is not readable.', $filename)/src/Symfony/Component/Yaml/Command/LintCommand.php114
'Please provide a filename or pipe file content to STDIN.'/src/Symfony/Component/Yaml/Command/LintCommand.php108
'A message must have a text or an HTML part or attachments.'/src/Symfony/Component/Mime/Email.php405
sprintf('Resetting a non-lazy manager service is not supported. Declare the "%s" service as lazy.', $name)/src/Symfony/Bridge/Doctrine/ManagerRegistry.php43
'Cannot send messages marked as "draft".'/src/Symfony/Component/Mime/Email.php396
sprintf('The body must be a string, a resource or null (got "%s").', get_debug_type($body))/src/Symfony/Component/Mime/Email.php304
'Resetting a lazy-ghost-object manager service is not supported.'/src/Symfony/Bridge/Doctrine/ManagerRegistry.php52
sprintf('The body must be a string, a resource or null (got "%s").', get_debug_type($body))/src/Symfony/Component/Mime/Email.php273
sprintf('Resetting a non-lazy manager service is not supported. Declare the "%s" service as lazy.', $name)/src/Symfony/Bridge/Doctrine/ManagerRegistry.php49
sprintf('Duplicate key "%s" detected.', $key)/src/Symfony/Component/Yaml/Inline.php518
sprintf('Duplicate key "%s" detected.', $key)/src/Symfony/Component/Yaml/Inline.php541
'Colons must be followed by a space or an indication character (i.e. " ", ",", "[", "]", "{", "}").'/src/Symfony/Component/Yaml/Inline.php465
sprintf('Duplicate key "%s" detected.', $key)/src/Symfony/Component/Yaml/Inline.php499
sprintf('Reference "%s" does not exist.', $value)/src/Symfony/Component/Yaml/Inline.php577
'Missing value for tag "!php/object".'/src/Symfony/Component/Yaml/Inline.php610
sprintf('Malformed inline YAML string: "%s".', $mapping)/src/Symfony/Component/Yaml/Inline.php551
'A reference must contain at least one character.'/src/Symfony/Component/Yaml/Inline.php573
sprintf('The constant "%s" is not defined.', $const)/src/Symfony/Component/Yaml/Inline.php632
sprintf('The string "%s" could not be parsed as a constant. Did you forget to pass the "Yaml::PARSE_CONSTANT" flag to the parser?', $scalar)/src/Symfony/Component/Yaml/Inline.php635
'Object support when parsing a YAML file has been disabled.'/src/Symfony/Component/Yaml/Inline.php617
'Missing value for tag "!php/const".'/src/Symfony/Component/Yaml/Inline.php624
sprintf('The string "%s" is not the name of a valid enum.', $enum)/src/Symfony/Component/Yaml/Inline.php657
sprintf('The enum "%s" defines no value next to its name.', $enum)/src/Symfony/Component/Yaml/Inline.php663
'Missing value for tag "!php/enum".'/src/Symfony/Component/Yaml/Inline.php642
sprintf('The enum "%s" is not defined.', $enum)/src/Symfony/Component/Yaml/Inline.php651
sprintf('The selected node has an invalid form attribute (%s).', $formId)/src/Symfony/Component/DomCrawler/Form.php363
sprintf('Cannot set value on a compound field "%s".', $name)/src/Symfony/Component/DomCrawler/FormFieldRegistry.php119
sprintf('Unable to submit on a "%s" tag.', $node->nodeName)/src/Symfony/Component/DomCrawler/Form.php376
'The selected node does not have a form ancestor.'/src/Symfony/Component/DomCrawler/Form.php372
sprintf('The selected node should be instance of DOMElement, got "%s".', get_debug_type($node))/src/Symfony/Component/DomCrawler/Crawler.php852
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php846
sprintf('Unreachable field "%s".', $path)/src/Symfony/Component/DomCrawler/FormFieldRegistry.php79
'To filter with a CSS selector, install the CssSelector component ("composer require symfony/css-selector"). Or use filterXpath instead.'/src/Symfony/Component/DomCrawler/Crawler.php1175
sprintf('"%s" constraint expected an argument of type "%s", got "%s".', self::class, Crawler::class, get_debug_type($other))/src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerAnySelectorTextContains.php64
sprintf('"%s" constraint expected an argument of type "%s", got "%s".', self::class, Crawler::class, get_debug_type($other))/src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerAnySelectorTextContains.php41
sprintf('A FileFormField can only be created from an input tag (%s given).', $this->node->nodeName)/src/Symfony/Component/DomCrawler/Field/FileFormField.php93
sprintf('The error code "%s" is not valid.', $error)/src/Symfony/Component/DomCrawler/Field/FileFormField.php32
sprintf('Unable to visualize a "%s" tag.', $node->nodeName)/src/Symfony/Component/DomCrawler/Image.php32
'The URI is relative, so you must define its base URI passing an absolute URL.'/src/Symfony/Component/DomCrawler/UriResolver.php41
sprintf('"%s" constraint expected an argument of type "%s", got "%s".', self::class, Crawler::class, get_debug_type($other))/src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerAnySelectorTextSame.php52
sprintf('"%s" constraint expected an argument of type "%s", got "%s".', self::class, Crawler::class, get_debug_type($other))/src/Symfony/Component/DomCrawler/Test/Constraint/CrawlerAnySelectorTextSame.php36
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php514
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php530
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php553
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php601
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php433
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php447
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php461
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php485
sprintf('The current node list should contain only DOMElement instances, "%s" found.', get_debug_type($node))/src/Symfony/Component/DomCrawler/Crawler.php790
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php807
sprintf('The selected node should be instance of DOMElement, got "%s".', get_debug_type($node))/src/Symfony/Component/DomCrawler/Crawler.php813
sprintf('The current node list should contain only DOMElement instances, "%s" found.', get_debug_type($node))/src/Symfony/Component/DomCrawler/Crawler.php829
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php622
'Cannot evaluate the expression on an uninitialized crawler.'/src/Symfony/Component/DomCrawler/Crawler.php644
'The current node list is empty.'/src/Symfony/Component/DomCrawler/Crawler.php766
sprintf('The selected node should be instance of DOMElement, got "%s".', get_debug_type($node))/src/Symfony/Component/DomCrawler/Crawler.php772
'YAML merge keys used with a scalar value instead of an array.'/src/Symfony/Component/Yaml/Parser.php246
sprintf('Reference "%s" does not exist.', $refName)/src/Symfony/Component/Yaml/Parser.php236
sprintf('Circular reference [%s] detected for reference "%s".', implode(', ', array_merge(\array_slice($this->refsBeingParsed, $pos), [$refName])), $refName)/src/Symfony/Component/Yaml/Parser.php233
(is_numeric($key) ? 'Numeric' : 'Non-string') . ' keys are not supported. Quote your evaluable mapping keys instead.'/src/Symfony/Component/Yaml/Parser.php218
'You cannot define a mapping item when in a sequence.'/src/Symfony/Component/Yaml/Parser.php204
'Complex mappings are not supported.'/src/Symfony/Component/Yaml/Parser.php157
'You cannot define a sequence item when in a mapping.'/src/Symfony/Component/Yaml/Parser.php146
'A YAML file cannot contain tabs as indentation.'/src/Symfony/Component/Yaml/Parser.php138
'Unable to parse.'/src/Symfony/Component/Yaml/Parser.php372
'Unable to parse.'/src/Symfony/Component/Yaml/Parser.php364
'Unable to parse.'/src/Symfony/Component/Yaml/Parser.php351
sprintf('Duplicate key "%s" detected.', $key)/src/Symfony/Component/Yaml/Parser.php342
sprintf('Duplicate key "%s" detected.', $key)/src/Symfony/Component/Yaml/Parser.php332
sprintf('Duplicate key "%s" detected.', $key)/src/Symfony/Component/Yaml/Parser.php309
'Merge items must be arrays.'/src/Symfony/Component/Yaml/Parser.php276
'YAML merge keys used with a scalar value instead of an array.'/src/Symfony/Component/Yaml/Parser.php263
sprintf('Input "%s" cannot take "%s" as a value (possible values: "%s").', $this->name, $value, implode('", "', $this->availableOptionValues( )))/src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php122
sprintf('Unable to add a choice for "%s" as it is not multiple or is not a radio button.', $this->name)/src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php147
sprintf('The value for "%s" cannot be an array.', $this->name)/src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php113
sprintf('Input "%s" cannot take "%s" as a value (possible values: "%s").', $this->name, $v, implode('", "', $this->availableOptionValues( )))/src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php118
sprintf('You cannot tick "%s" as it is not a checkbox (%s).', $this->name, $this->type)/src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php77
sprintf('You cannot untick "%s" as it is not a checkbox (%s).', $this->name, $this->type)/src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php91
sprintf('A FileFormField can only be created from an input tag with a type of file (given type is "%s").', $this->node->getAttribute('type'))/src/Symfony/Component/DomCrawler/Field/FileFormField.php97
sprintf('A TextareaFormField can only be created from a textarea tag (%s given).', $this->node->nodeName)/src/Symfony/Component/DomCrawler/Field/TextareaFormField.php29
sprintf('File "%s" cannot be read.', $filename)/src/Symfony/Component/Yaml/Parser.php57
'The YAML value does not appear to be valid UTF-8.'/src/Symfony/Component/Yaml/Parser.php80
'File inputs should be instances of FileFormField.'/src/Symfony/Component/DomCrawler/Field/InputFormField.php41
sprintf('File "%s" does not exist.', $filename)/src/Symfony/Component/Yaml/Parser.php53
sprintf('An InputFormField can only be created from an input or button tag (%s given).', $this->node->nodeName)/src/Symfony/Component/DomCrawler/Field/InputFormField.php32
'Checkboxes should be instances of ChoiceFormField.'/src/Symfony/Component/DomCrawler/Field/InputFormField.php37
sprintf('A ChoiceFormField can only be created from an input or select tag (%s given).', $this->node->nodeName)/src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php182
sprintf('A ChoiceFormField can only be created from an input tag with a type of checkbox or radio (given type is "%s").', $this->node->getAttribute('type'))/src/Symfony/Component/DomCrawler/Field/ChoiceFormField.php186
sprintf('Failed to chown file "%s": ', $file) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php239
sprintf('Failed to chmod file "%s": ', $file) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php215
sprintf('Failed to remove file "%s": ', $file) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php197
sprintf('Failed to remove directory "%s": ', $file) . $lastError/src/Symfony/Component/Filesystem/Filesystem.php194
sprintf('Cannot rename because the target "%s" already exists.', $target)/src/Symfony/Component/Filesystem/Filesystem.php285
sprintf('Failed to chgrp file "%s": ', $file) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php269
sprintf('Failed to chgrp file "%s": ', $file) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php265
sprintf('Failed to chown file "%s": ', $file) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php243
sprintf('Failed to copy the whole content of "%s" to "%s" (%g of %g bytes copied).', $originFile, $targetFile, $bytesCopied, $bytesOrigin)/src/Symfony/Component/Filesystem/Filesystem.php79
sprintf('Failed to copy "%s" to "%s".', $originFile, $targetFile)/src/Symfony/Component/Filesystem/Filesystem.php68
sprintf('Failed to copy "%s" to "%s" because target file could not be opened for writing: ', $originFile, $targetFile) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php59
sprintf('Failed to copy "%s" to "%s" because source file could not be opened for reading: ', $originFile, $targetFile) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php54
sprintf('Failed to remove symlink "%s": ', $file) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php163
sprintf('Failed to touch "%s": ', $file) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php135
sprintf('Could not check if file exist because path length exceeds %d characters.', $maxPathLength)/src/Symfony/Component/Filesystem/Filesystem.php112
sprintf('Failed to create "%s": ', $dir) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php98
'A temporary file could not be created: ' . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php628
sprintf('Argument 2 passed to "%s()" must be string or resource, array given.', __METHOD__)/src/Symfony/Component/Filesystem/Filesystem.php641
sprintf('Unable to guess "%s" file type.', $file)/src/Symfony/Component/Filesystem/Filesystem.php565
'A temporary file could not be created: ' . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php608
sprintf('Failed to write file "%s": ', $filename) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php696
sprintf('Unable to perform filesystem operation because the "%s()" function has been disabled.', $func)/src/Symfony/Component/Filesystem/Filesystem.php718
sprintf('Failed to write file "%s": ', $filename) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php662
sprintf('Argument 2 passed to "%s()" must be string or resource, array given.', __METHOD__)/src/Symfony/Component/Filesystem/Filesystem.php686
sprintf('Origin file "%s" is not a file.', $originFile)/src/Symfony/Component/Filesystem/Filesystem.php367
sprintf('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?', $linkType)/src/Symfony/Component/Filesystem/Filesystem.php391
sprintf('Cannot rename "%s" to "%s": ', $origin, $target) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php296
sprintf('Could not check if file is readable because path length exceeds %d characters.', $maxPathLength)/src/Symfony/Component/Filesystem/Filesystem.php310
sprintf('The end path "%s" is not absolute.', $endPath)/src/Symfony/Component/Filesystem/Filesystem.php435
sprintf('The origin directory specified "%s" was not found.', $originDir)/src/Symfony/Component/Filesystem/Filesystem.php521
sprintf('Failed to create "%s" link from "%s" to "%s": ', $linkType, $origin, $target) . self::$lastError/src/Symfony/Component/Filesystem/Filesystem.php394
sprintf('The start path "%s" is not absolute.', $startPath)/src/Symfony/Component/Filesystem/Filesystem.php431
sprintf('The index "%s" is not within the property path.', $index)/src/Symfony/Component/PropertyAccess/PropertyPath.php183
sprintf('The index "%s" is not within the property path.', $index)/src/Symfony/Component/PropertyAccess/PropertyPath.php174
sprintf('The index "%s" is not within the property path.', $index)/src/Symfony/Component/PropertyAccess/PropertyPath.php201
sprintf('The index "%s" is not within the property path.', $index)/src/Symfony/Component/PropertyAccess/PropertyPath.php192
sprintf('Expected argument of type "%s", "%s" given at property path "%s".', $expectedType, 'NULL' === $actualType ? 'null' : $actualType, $propertyPath)/src/Symfony/Component/PropertyAccess/PropertyAccessor.php200
sprintf('Expected argument of type "%s", "%s" given at property path "%s".', $expectedType, 'NULL' === $actualType ? 'null' : $actualType, $propertyPath)/src/Symfony/Component/PropertyAccess/PropertyAccessor.php195
sprintf('Cannot read index "%s" while trying to traverse path "%s". Available indices are "%s".', $property, (string) $propertyPath, print_r(array_keys($zval[self::VALUE]), true))/src/Symfony/Component/PropertyAccess/PropertyAccessor.php293
sprintf('Cannot read index "%s" while trying to traverse path "%s".', $property, (string) $propertyPath)/src/Symfony/Component/PropertyAccess/PropertyAccessor.php287
sprintf('The base path must be a non-empty string. Got: "%s".', $basePath)/src/Symfony/Component/Filesystem/Path.php440
"Cannot find the home directory path: Your environment or operating system isn't supported."/src/Symfony/Component/Filesystem/Path.php201
sprintf('The absolute path "%s" cannot be made relative to the relative path "%s". You should provide an absolute base path instead.', $path, $basePath)/src/Symfony/Component/Filesystem/Path.php534
sprintf('The base path "%s" is not an absolute path.', $basePath)/src/Symfony/Component/Filesystem/Path.php444
'Failed to retrieve user profile path.'/src/Symfony/Component/Filesystem/Tests/FilesystemTest.php1827
sprintf('The path "%s" cannot be made relative to "%s", because they have different roots ("%s" and "%s").', $path, $basePath, $root, $baseRoot)/src/Symfony/Component/Filesystem/Path.php539
sprintf('Could not parse property path "%s". Unexpected token "%s" at position %d.', $propertyPath, $remaining[0], $position)/src/Symfony/Component/PropertyAccess/PropertyPath.php125
'The property path should not be empty.'/src/Symfony/Component/PropertyAccess/PropertyPath.php86
sprintf('Cannot write property "%s" to an array. Maybe you should write the property path as "[%1$s]" instead?', $property)/src/Symfony/Component/PropertyAccess/PropertyAccessor.php507
implode('. ', $mutator->getErrors( )) . '.'/src/Symfony/Component/PropertyAccess/PropertyAccessor.php529
sprintf('Could not determine access type for property "%s" in class "%s".', $property, get_debug_type($object))/src/Symfony/Component/PropertyAccess/PropertyAccessor.php532
sprintf('The Symfony Cache component must be installed to use "%s()".', __METHOD__)/src/Symfony/Component/PropertyAccess/PropertyAccessor.php668
sprintf('The offset "%s" is not within the property path.', $offset)/src/Symfony/Component/PropertyAccess/PropertyPathBuilder.php81
'The offset ' . $offset . ' is not within the property path'/src/Symfony/Component/PropertyAccess/PropertyPathBuilder.php104
sprintf('The offset "%s" is not within the property path.', $offset)/src/Symfony/Component/PropertyAccess/PropertyPathBuilder.php128
sprintf('The offset "%s" is not within the property path.', $offset)/src/Symfony/Component/PropertyAccess/PropertyPathBuilder.php146
sprintf('Cannot read index "%s" from object of type "%s" because it doesn\'t implement \ArrayAccess.', $index, get_debug_type($zval[self::VALUE]))/src/Symfony/Component/PropertyAccess/PropertyAccessor.php345
sprintf('Cannot read property "%s" from an array. Maybe you intended to write the property path as "[%1$s]" instead.', $property)/src/Symfony/Component/PropertyAccess/PropertyAccessor.php373
sprintf('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"?', get_debug_type($object), $name, $matches[1])/src/Symfony/Component/PropertyAccess/PropertyAccessor.php398
sprintf('The property "%s::$%s" is not initialized.', $class, $name)/src/Symfony/Component/PropertyAccess/PropertyAccessor.php409
sprintf('Can\'t get a way to read the property "%s" in class "%s".', $property, $class)/src/Symfony/Component/PropertyAccess/PropertyAccessor.php413
sprintf('The property "%s::$%s" is not readable because it is typed "%s". You should initialize it or declare a default value instead.', $matches[1], $r->getName( ), $type)/src/Symfony/Component/PropertyAccess/PropertyAccessor.php430
sprintf('Can\'t get a way to read the property "%s" in class "%s".', $property, $class)/src/Symfony/Component/PropertyAccess/PropertyAccessor.php443
sprintf('Cannot modify index "%s" in object of type "%s" because it doesn\'t implement \ArrayAccess.', $index, get_debug_type($zval[self::VALUE]))/src/Symfony/Component/PropertyAccess/PropertyAccessor.php493
'Could not reach the remote Mailjet server.'/src/Symfony/Component/Mailer/Bridge/Mailjet/Transport/MailjetApiTransport.php88
sprintf('Unable to send an email: "%s" (code %d).', $response->getContent(false), $statusCode)/src/Symfony/Component/Mailer/Bridge/Mailjet/Transport/MailjetApiTransport.php86
406/src/Symfony/Component/Mailer/Bridge/Mailjet/Webhook/MailjetRequestParser.php45
sprintf('Invalid date "%s".', $payload['timestamp'])/src/Symfony/Component/Mailer/Bridge/Sendgrid/RemoteEvent/SendgridPayloadConverter.php48
sprintf('Unsupported event "%s".', $payload['unsubscribe'])/src/Symfony/Component/Mailer/Bridge/Sendgrid/RemoteEvent/SendgridPayloadConverter.php42
sprintf('Too many "%s" instances present in the email headers. Sendgrid does not accept more than 10 categories on an email.', TagHeader::class)/src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php130
'Unable to send an email: ' . $response->getContent(false) . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php70
'Unable to send an email: ' . implode('; ', array_column($result['errors'], 'message')) . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php68
'Could not reach the remote Sendgrid server.'/src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php61
406/src/Symfony/Component/Mailer/Bridge/Sendgrid/Webhook/SendgridRequestParser.php106
406/src/Symfony/Component/Mailer/Bridge/Sendgrid/Webhook/SendgridRequestParser.php102
'A non-empty secret is required.'/src/Symfony/Component/Mailer/Bridge/Sendgrid/Webhook/SendgridRequestParser.php93
406/src/Symfony/Component/Mailer/Bridge/Sendgrid/Webhook/SendgridRequestParser.php74
406/src/Symfony/Component/Mailer/Bridge/Sendgrid/Webhook/SendgridRequestParser.php60
406/src/Symfony/Component/Mailer/Bridge/Sendgrid/Webhook/SendgridRequestParser.php53
'Unable to determine the sender of the message.'/src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesApiAsyncAwsTransport.php151
sprintf('Unable to send an email: "%s" (code %d).', $content, $statusCode)/src/Symfony/Component/Mailer/Bridge/MailerSend/Transport/MailerSendApiTransport.php66
'Unable to send an email: ' . ($result['message'] ?? '') . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/MailerSend/Transport/MailerSendApiTransport.php70
sprintf('Unable to send an email (code %d).', $result['code'])/src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillApiTransport.php69
'Could not reach the remote MailerSend server.'/src/Symfony/Component/Mailer/Bridge/MailerSend/Transport/MailerSendApiTransport.php60
'Could not reach the remote Mandrill server.'/src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillApiTransport.php61
'Unable to send an email: ' . $result['message'] . sprintf(' (code %d).', $result['code'])/src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillApiTransport.php66
sprintf('Unable to send an email (code %d).', $result['code'])/src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillHttpTransport.php74
'Unable to send an email: ' . $response->getContent(false) . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillApiTransport.php59
'Could not reach the remote Mandrill server.'/src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillHttpTransport.php66
'Unable to send an email: ' . $result['message'] . sprintf(' (code %d).', $result['code'])/src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillHttpTransport.php71
sprintf('Invalid date "%s".', $payload['time'])/src/Symfony/Component/Mailer/Bridge/Mailjet/RemoteEvent/MailjetPayloadConverter.php45
'Unable to send an email: ' . $response->getContent(false) . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/Mailchimp/Transport/MandrillHttpTransport.php64
sprintf('Mailjet\'s API only supports one Reply-To email, %d given.', $length)/src/Symfony/Component/Mailer/Bridge/Mailjet/Transport/MailjetApiTransport.php133
sprintf('Unsupported event "%s".', $payload['event'])/src/Symfony/Component/Mailer/Bridge/Mailjet/RemoteEvent/MailjetPayloadConverter.php39
sprintf('Unable to send an email: "%s" (code %d).', $errorDetails, $statusCode)/src/Symfony/Component/Mailer/Bridge/Mailjet/Transport/MailjetApiTransport.php94
sprintf('Unable to send an email: "%s" malformed api response.', $response->getContent(false))/src/Symfony/Component/Mailer/Bridge/Mailjet/Transport/MailjetApiTransport.php99
sprintf('Unsupported event "%s".', $payload['event'])/src/Symfony/Component/Mailer/Bridge/Mailgun/RemoteEvent/MailgunPayloadConverter.php49
'Unable to send an email: ' . $result['message'] . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunHttpTransport.php81
406/src/Symfony/Component/Mailer/Bridge/Brevo/Webhook/BrevoRequestParser.php53
sprintf('Invalid date "%s".', sprintf('%.6F', $payload['timestamp']))/src/Symfony/Component/Mailer/Bridge/Mailgun/RemoteEvent/MailgunPayloadConverter.php54
'Unable to send an email: ' . $result['message'] . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunApiTransport.php79
'Could not reach the remote Mailgun server.'/src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunApiTransport.php75
'Could not reach the remote Mailgun server.'/src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunHttpTransport.php77
'Unable to send an email: ' . $response->getContent(false) . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunHttpTransport.php75
406/src/Symfony/Component/Mailer/Bridge/Mailgun/Webhook/MailgunRequestParser.php62
406/src/Symfony/Component/Mailer/Bridge/Mailgun/Webhook/MailgunRequestParser.php54
'Unable to send an email: ' . $response->getContent(false) . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/Mailgun/Transport/MailgunApiTransport.php73
406/src/Symfony/Component/Mailer/Bridge/Mailgun/Webhook/MailgunRequestParser.php70
'Could not reach the remote Scaleway server.'/src/Symfony/Component/Mailer/Bridge/Scaleway/Transport/ScalewayApiTransport.php69
'Unable to send an email: ' . $response->getContent(false) . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/Scaleway/Transport/ScalewayApiTransport.php67
'A non-empty secret is required.'/src/Symfony/Component/Mailer/Bridge/Mailgun/Webhook/MailgunRequestParser.php44
'Unable to send an email: ' . $result['message'] . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/Scaleway/Transport/ScalewayApiTransport.php73
sprintf('Cannot call "%s()" on a message that is not meant to be queued.', __METHOD__)/src/Symfony/Component/Mailer/Event/MessageEvent.php100
sprintf('The "%d" rule is not supported.', $rule)/src/Symfony/Component/Mailer/EventListener/MessageListener.php58
sprintf('Unable to set header "%s".', $name)/src/Symfony/Component/Mailer/EventListener/MessageListener.php108
sprintf('Failed to copy "%s" because file does not exist.', $originFile)/src/Symfony/Component/Filesystem/Filesystem.php41
'Should never be called.'/src/Symfony/Component/Mailer/Tests/Transport/AbstractTransportTest.php90
'Unable to write bytes on the wire.'/src/Symfony/Component/Mailer/Tests/Transport/Smtp/DummyStream.php52
'Connection to "localhost" timed out.'/src/Symfony/Component/Mailer/Tests/Transport/Smtp/DummyStream.php66
sprintf('Cannot call "%s()" on a message that is not meant to be queued.', __METHOD__)/src/Symfony/Component/Mailer/Event/MessageEvent.php88
sprintf('Unsupported event "%s".', $payload['event'])/src/Symfony/Component/Mailer/Bridge/Brevo/RemoteEvent/BrevoPayloadConverter.php45
sprintf('Invalid date "%s".', $payload['ts_event'])/src/Symfony/Component/Mailer/Bridge/Brevo/RemoteEvent/BrevoPayloadConverter.php51
'Should never be called.'/src/Symfony/Component/Mailer/Tests/MailerTest.php91
'This method newer should be called.'/src/Symfony/Component/Mailer/Tests/TransportTest.php114
406/src/Symfony/Component/Mailer/Bridge/Brevo/Webhook/BrevoRequestParser.php59
'Unable to send an email: ' . $response->getContent(false) . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/Brevo/Transport/BrevoApiTransport.php62
'Could not reach the remote Brevo server.'/src/Symfony/Component/Mailer/Bridge/Brevo/Transport/BrevoApiTransport.php64
'Unable to send an email: ' . ($result['message'] ?? $response->getContent(false)) . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/Brevo/Transport/BrevoApiTransport.php68
sprintf('Message of type "%s" was handled zero times. Exactly one handler is expected when using "%s::%s()".', get_debug_type($envelope->getMessage( )), static::class, __FUNCTION__)/src/Symfony/Component/Messenger/HandleTrait.php45
sprintf('Message of type "%s" was handled multiple times. Only one handler is expected when using "%s::%s()", got %d: %s.', get_debug_type($envelope->getMessage( )), static::class, __FUNCTION__, \count($handledStamps), $handlers)/src/Symfony/Component/Messenger/HandleTrait.php51
sprintf('Receiver for "%s" does not implement "%s".', $transportName, QueueReceiverInterface::class)/src/Symfony/Component/Messenger/Worker.php90
sprintf('You must provide a "%s" instance in the "%s::$messageBus" property, but that property has not been initialized yet.', MessageBusInterface::class, static::class)/src/Symfony/Component/Messenger/HandleTrait.php37
sprintf('Bus named "%s" does not exist.', $busName)/src/Symfony/Component/Messenger/RoutableMessageBus.php63
sprintf('The acknowledger was not called by the "%s" batch handler.', $this->handlerClass)/src/Symfony/Component/Messenger/Handler/Acknowledger.php66
'Messages passed to RoutableMessageBus::dispatch() must be inside an Envelope.'/src/Symfony/Component/Messenger/RoutableMessageBus.php40
'Envelope is missing a BusNameStamp and no fallback message bus is configured on RoutableMessageBus.'/src/Symfony/Component/Messenger/RoutableMessageBus.php48
sprintf('No handler for message "%s".', $context['class'])/src/Symfony/Component/Messenger/Middleware/HandleMessageMiddleware.php117
sprintf('No sender for message "%s".', $context['class'])/src/Symfony/Component/Messenger/Middleware/SendMessageMiddleware.php66
sprintf('The acknowledger cannot be called twice by the "%s" batch handler.', $this->handlerClass)/src/Symfony/Component/Messenger/Handler/Acknowledger.php73
sprintf('A handler implementing BatchHandlerInterface must return the size of the current batch as a positive integer, "%s" returned from "%s".', \is_int($result) ? $result : get_debug_type($result), get_debug_type($batchHandler))/src/Symfony/Component/Messenger/Middleware/HandleMessageMiddleware.php80
sprintf('The "%s" class requires Symfony\'s Serializer component. Try running "composer require symfony/serializer" or use "%s" instead.', __CLASS__, PhpSerializer::class)/src/Symfony/Component/Messenger/Transport/Serialization/Serializer.php52
'Encoded envelope should have at least a "body" and some "headers", or maybe you should implement your own serializer.'/src/Symfony/Component/Messenger/Transport/Serialization/Serializer.php65
'Redelivered message from AMQP detected that will be rejected and trigger the retry logic.'/src/Symfony/Component/Messenger/Middleware/RejectRedeliveredMessageMiddleware.php38
'No transport supports the given Messenger DSN.' . $packageSuggestion/src/Symfony/Component/Messenger/Transport/TransportFactory.php56
'Encoded envelope should have at least a "body", or maybe you should implement your own serializer.'/src/Symfony/Component/Messenger/Transport/Serialization/PhpSerializer.php45
'Could not decode stamp: ' . $e->getMessage( )/src/Symfony/Component/Messenger/Transport/Serialization/Serializer.php125
'Could not decode message: ' . $e->getMessage( )/src/Symfony/Component/Messenger/Transport/Serialization/Serializer.php85
'Encoded envelope does not have a "type" header.'/src/Symfony/Component/Messenger/Transport/Serialization/Serializer.php69
sprintf('Message class "%s" not found during decoding.', $class)/src/Symfony/Component/Messenger/Transport/Serialization/PhpSerializer.php121
'Could not decode message into an Envelope.'/src/Symfony/Component/Messenger/Transport/Serialization/PhpSerializer.php106
'Could not decode Envelope: ' . $e->getMessage( )/src/Symfony/Component/Messenger/Transport/Serialization/PhpSerializer.php99
'Could not decode an empty message using PHP serialization.'/src/Symfony/Component/Messenger/Transport/Serialization/PhpSerializer.php75
'You cannot receive messages from the Messenger SyncTransport.'/src/Symfony/Component/Messenger/Transport/Sync/SyncTransport.php37
'No TransportMessageIdStamp found on the Envelope.'/src/Symfony/Component/Messenger/Transport/InMemory/InMemoryTransport.php88
'No TransportMessageIdStamp found on the Envelope.'/src/Symfony/Component/Messenger/Transport/InMemory/InMemoryTransport.php77
sprintf('Invalid senders configuration: sender "%s" is not in the senders locator.', $senderAlias)/src/Symfony/Component/Messenger/Transport/Sender/SendersLocator.php72
sprintf('Multiplier must be greater than zero: "%s" given.', $multiplier)/src/Symfony/Component/Messenger/Retry/MultiplierRetryStrategy.php56
sprintf('Delay must be greater than or equal to zero: "%s" given.', $delayMilliseconds)/src/Symfony/Component/Messenger/Retry/MultiplierRetryStrategy.php51
'You cannot call reject() on the Messenger SyncTransport.'/src/Symfony/Component/Messenger/Transport/Sync/SyncTransport.php47
'You cannot call ack() on the Messenger SyncTransport.'/src/Symfony/Component/Messenger/Transport/Sync/SyncTransport.php42
sprintf('Max delay must be greater than or equal to zero: "%s" given.', $maxDelayMilliseconds)/src/Symfony/Component/Messenger/Retry/MultiplierRetryStrategy.php61
'The redis transport requires php-redis 4.3.0 or higher.'/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php74
'Redis Sentinel support requires ext-redis>=5.2, or ext-relay.'/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php84
'Cannot configure Redis Sentinel and Redis Cluster instance at the same time.'/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php88
sprintf('Failed to retrieve master information from sentinel "%s".', $sentinelMaster)/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php134
sprintf('"%s" should be configured, got an empty string.', $key)/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php148
'Redis connection failed: ' . $redis->getLastError( )/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php179
'Redis connection failed: ' . $redis->getLastError( )/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php183
'Missing host in DSN, it must be defined when using Redis Cluster.'/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php221
sprintf('Invalid option(s) "%s" passed to the Redis Messenger transport.', implode('", "', $invalidOptions))/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php232
sprintf('Invalid Redis DSN: "%s".', $dsn)/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php255
'The given Redis DSN is invalid.'/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php311
'Could not add a message to the redis stream.'/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php393
json_last_error_msg( )/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php511
"Message delay is too big: {$delayInMs}ms."/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php521
json_last_error_msg( )/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php533
'No RedisReceivedStamp found on the Envelope.'/src/Symfony/Component/Messenger/Bridge/Redis/Transport/RedisReceiver.php103
sprintf('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.', $this->stream)/src/Symfony/Component/Messenger/Bridge/Redis/Transport/Connection.php584
'The given AMQP DSN is invalid.'/src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php169
sprintf('You cannot use the "%s" as the "amqp" extension is not installed.', __CLASS__)/src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php103
sprintf('Invalid option(s) "%s" passed to the AMQP Messenger transport.', implode('", "', $invalidOptions))/src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php236
'No CA certificate has been provided. Set "amqp.cacert" in your php.ini or pass the "cacert" parameter in the DSN to use SSL. Alternatively, you can use amqp:// to use without SSL.'/src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php227
sprintf('Invalid exchange option(s) "%s" passed to the AMQP Messenger transport.', implode('", "', $invalidExchangeOptions))/src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php253
sprintf('Invalid queue option(s) "%s" passed to the AMQP Messenger transport.', implode('", "', $invalidQueueOptions))/src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php246
'Could not connect to the AMQP server. Please verify the provided DSN.'/src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php491
sprintf('Integer expected for queue argument "%s", "%s" given.', $key, get_debug_type($arguments[$key]))/src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php265
'No "AmqpReceivedStamp" stamp found on the Envelope.'/src/Symfony/Component/Messenger/Bridge/Amqp/Transport/AmqpReceiver.php126
'Message publication failed due to a negative acknowledgment (nack) from the broker.'/src/Symfony/Component/Messenger/Bridge/Amqp/Transport/Connection.php499
'The given Doctrine Messenger DSN is invalid.'/src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php85
'Expected output never arrived. Got "' . $process->getOutput( ) . '" instead.'/src/Symfony/Component/Messenger/Bridge/Amqp/Tests/Transport/AmqpExtIntegrationTest.php259
sprintf('Unknown option found in DSN: [%s]. Allowed options are [%s].', implode(', ', $queryExtraKeys), implode(', ', array_keys(static::DEFAULT_OPTIONS)))/src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php107
sprintf('Unknown option found: [%s]. Allowed options are [%s].', implode(', ', $optionsExtraKeys), implode(', ', array_keys(static::DEFAULT_OPTIONS)))/src/Symfony/Component/Messenger/Bridge/Doctrine/Transport/Connection.php101
sprintf('Cannot generate lazy ghost: method "%s::%s()" is final.', $class->name, $method->name)/src/Symfony/Component/VarExporter/ProxyHelper.php51
sprintf('Cannot generate lazy ghost: class "%s" extends "%s" which is internal.', $class->name, $parent->name)/src/Symfony/Component/VarExporter/ProxyHelper.php58
sprintf('Cannot generate lazy ghost: class "%s" is internal.', $class->name)/src/Symfony/Component/VarExporter/ProxyHelper.php40
sprintf('Cannot generate lazy ghost: return type of method "%s::__get()" should be "mixed".', $class->name)/src/Symfony/Component/VarExporter/ProxyHelper.php43
sprintf('Cannot generate lazy ghost: class "%s" is final.', $class->name)/src/Symfony/Component/VarExporter/ProxyHelper.php34
sprintf('Cannot generate lazy ghost: "%s" is not a concrete class.', $class->name)/src/Symfony/Component/VarExporter/ProxyHelper.php37
'This method should never have been called.'/src/Symfony/Component/PropertyAccess/Tests/Fixtures/TestClass.php74
sprintf('Cannot generate lazy ghost with PHP < 8.3: class "%s" is readonly.', $class->name)/src/Symfony/Component/VarExporter/ProxyHelper.php31
'Lazy proxy has no initializer.'/src/Symfony/Component/VarExporter/LazyProxyTrait.php326
'__clone should never be called'/src/Symfony/Component/VarExporter/Tests/VarExporterTest.php271
sprintf('Cannot generate lazy proxy: method "%s::%s()" is final.', $class->name, $method->name)/src/Symfony/Component/VarExporter/ProxyHelper.php137
'Typed property ' . $matches[1] . ' must not be accessed before initialization'/src/Symfony/Component/VarExporter/LazyGhostTrait.php171
sprintf('Cannot generate lazy proxy with PHP < 8.3: class "%s" is readonly.', $class->name)/src/Symfony/Component/VarExporter/ProxyHelper.php95
sprintf('Cannot generate lazy proxy: "%s" is not an interface.', $interface->name)/src/Symfony/Component/VarExporter/ProxyHelper.php101
sprintf('Cannot generate lazy proxy: "%s" is not a class.', $class->name)/src/Symfony/Component/VarExporter/ProxyHelper.php89
sprintf('Cannot generate lazy proxy: class "%s" is final.', $class->name)/src/Symfony/Component/VarExporter/ProxyHelper.php92
__FUNCTION__ . "({$name})"/src/Symfony/Component/VarExporter/Tests/Fixtures/LazyGhost/NoMagicClass.php28
__FUNCTION__ . "({$name})"/src/Symfony/Component/VarExporter/Tests/Fixtures/LazyGhost/NoMagicClass.php23
__FUNCTION__ . "({$name})"/src/Symfony/Component/VarExporter/Tests/Fixtures/LazyGhost/NoMagicClass.php18
'Should not be called.'/src/Symfony/Component/VarExporter/Tests/VarExporterTest.php381
'Serialized data is empty.'/src/Symfony/Component/VarExporter/Tests/VarExporterTest.php370
'Should not be called.'/src/Symfony/Component/VarExporter/Tests/VarExporterTest.php355
'Calling MyArrayObject::setFlags() is forbidden'/src/Symfony/Component/VarExporter/Tests/VarExporterTest.php325
'__clone should never be called'/src/Symfony/Component/VarExporter/Tests/VarExporterTest.php279
sprintf('JSON content was expected to decode to an array, "%s" returned.', get_debug_type($content))/src/Symfony/Component/BrowserKit/Response.php107
sprintf('Cannot export value of type "%s".', get_debug_type($value))/src/Symfony/Component/VarExporter/Internal/Exporter.php287
$class . '::__serialize() must return an array'/src/Symfony/Component/VarExporter/Internal/Exporter.php86
sprintf('Call to %s method "%s::__serialize()".', $reflector->getMethod('__serialize')->isProtected( ) ? 'protected' : 'private', $class)/src/Symfony/Component/VarExporter/Internal/Exporter.php82
get_resource_type($value) . ' resource'/src/Symfony/Component/VarExporter/Internal/Exporter.php43
'Bad value for TestClass::$protected'/src/Symfony/Component/VarExporter/Tests/Fixtures/LazyGhost/ChildTestClass.php36
'Bad value for TestClass::$private'/src/Symfony/Component/VarExporter/Tests/Fixtures/LazyGhost/ChildTestClass.php27
__FUNCTION__ . "({$name})"/src/Symfony/Component/VarExporter/Tests/Fixtures/LazyGhost/NoMagicClass.php33
'You cannot pass non-empty bodies as the Mime component is not installed. Try running "composer require symfony/mime".'/src/Symfony/Component/BrowserKit/HttpBrowser.php70
'You are already on the first page.'/src/Symfony/Component/BrowserKit/History.php61
'You are already on the last page.'/src/Symfony/Component/BrowserKit/History.php75
'The page history is empty.'/src/Symfony/Component/BrowserKit/History.php89
sprintf('The cookie expiration time "%s" is not valid.', $expires)/src/Symfony/Component/BrowserKit/Cookie.php80
sprintf('The cookie string "%s" is not valid.', $parts[0])/src/Symfony/Component/BrowserKit/Cookie.php132
sprintf('The URL "%s" is not valid.', $url)/src/Symfony/Component/BrowserKit/Cookie.php151
sprintf('You cannot use "%s" as the HttpClient component is not installed. Try running "composer require symfony/http-client".', __CLASS__)/src/Symfony/Component/BrowserKit/HttpBrowser.php35
sprintf('The "request()" method must be called before "%s()".', __METHOD__)/src/Symfony/Component/BrowserKit/AbstractBrowser.php236
sprintf('The "request()" method must be called before "%s()".', __METHOD__)/src/Symfony/Component/BrowserKit/AbstractBrowser.php249
sprintf('The "request()" method must be called before "%s()".', __METHOD__)/src/Symfony/Component/BrowserKit/AbstractBrowser.php274
sprintf('The "request()" method must be called before "%s()".', __METHOD__)/src/Symfony/Component/BrowserKit/AbstractBrowser.php303
'Unable to isolate requests as the Symfony Process Component is not installed. Try running "composer require symfony/process".'/src/Symfony/Component/BrowserKit/AbstractBrowser.php113
sprintf('The "request()" method must be called before "%s()".', __METHOD__)/src/Symfony/Component/BrowserKit/AbstractBrowser.php195
sprintf('The "request()" method must be called before "%s()".', __METHOD__)/src/Symfony/Component/BrowserKit/AbstractBrowser.php215
sprintf('The "request()" method must be called before "%s()".', __METHOD__)/src/Symfony/Component/BrowserKit/AbstractBrowser.php228
sprintf('Case mismatch between loaded and declared class names: "%s" vs "%s".', $class, $name)/src/Symfony/Component/ErrorHandler/DebugClassLoader.php335
sprintf('The maximum number (%d) of redirections was reached.', $this->maxRedirects)/src/Symfony/Component/BrowserKit/AbstractBrowser.php541
sprintf('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.', $class, $file)/src/Symfony/Component/ErrorHandler/DebugClassLoader.php354
sprintf('Trying to autoload a class with an invalid name "%s". Be careful that the namespace separator is "\" in PHP, not "/".', $class)/src/Symfony/Component/ErrorHandler/DebugClassLoader.php351
sprintf('OUTPUT: %s ERROR OUTPUT: %s.', $process->getOutput( ), $process->getErrorOutput( ))/src/Symfony/Component/BrowserKit/AbstractBrowser.php431
sprintf('There is no button with "%s" as its content, id, value or name.', $button)/src/Symfony/Component/BrowserKit/AbstractBrowser.php307
'The request was not redirected.'/src/Symfony/Component/BrowserKit/AbstractBrowser.php535
'To insulate requests, you need to override the getScript() method.'/src/Symfony/Component/BrowserKit/AbstractBrowser.php455
'Invalid logger provided.'/src/Symfony/Component/ErrorHandler/ErrorHandler.php255
'No logger provided.'/src/Symfony/Component/ErrorHandler/ErrorHandler.php248
'boo'/src/Symfony/Component/ErrorHandler/Tests/Fixtures/Throwing.php3
'This script must be run from the command line.'/src/Symfony/Component/ErrorHandler/Resources/bin/extract-tentative-return-types.php14
'Cannot serialize ' . __CLASS__/src/Symfony/Component/ErrorHandler/BufferingLogger.php40
sprintf('Case mismatch between class and real file names: "%s" vs "%s" in "%s".', $message[0], $message[1], $message[2])/src/Symfony/Component/ErrorHandler/DebugClassLoader.php358
'Unknown error type: ' . $type/src/Symfony/Component/ErrorHandler/ErrorHandler.php243
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/ErrorHandler/BufferingLogger.php45
sprintf('A string value must be composed of strings and/or numbers, but found parameter "env(%s)" of type "%s" inside string value "%s".', $env, get_debug_type($resolved), $this->resolveEnvPlaceholders($value))/src/Symfony/Component/DependencyInjection/ContainerBuilder.php1440
sprintf('Calling "%s" when dependencies have been installed with Composer 1 is not supported. Consider upgrading to Composer 2.', __METHOD__)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php1495
sprintf('The service "%s" tagged "%s" must not be abstract.', $id, $name)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php1267
sprintf('Invalid argument name "%s"' . $id . ': the first character must be a letter.', $name)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php1361
sprintf('Cannot create service "%s" because of invalid factory.', $id)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php1075
sprintf('The configure callable for class "%s" is not a callable.', get_debug_type($service))/src/Symfony/Component/DependencyInjection/ContainerBuilder.php1158
sprintf('Constructing service "%s" from a parent definition is not supported at build time.', $id)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php1011
sprintf('You have requested a synthetic service ("%s"). The DIC does not know how to construct this service.', $id)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php1015
'Adding definition to a compiled container is not allowed.'/src/Symfony/Component/DependencyInjection/ContainerBuilder.php936
sprintf('Invalid service id: "%s".', $id)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php940
sprintf('An alias cannot reference itself, got a circular reference on "%s".', $alias)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php832
sprintf('The service alias "%s" does not exist.', $id)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php867
sprintf('The parameter bag must be an instance of "%s" to call "%s".', ParameterBag::class, __METHOD__)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php710
sprintf('Invalid alias id: "%s".', $alias)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php824
sprintf('"%s" has already been autoconfigured and merge() does not support merging autoconfiguration for the same class/interface.', $interface)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php659
sprintf('"%s" has already been autoconfigured and merge() does not support merging autoconfiguration for the same attribute.', $attribute)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php667
'Cannot merge on a compiled container.'/src/Symfony/Component/DependencyInjection/ContainerBuilder.php606
reset($e)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php567
sprintf('Setting service "%s" for an unknown or non-synthetic service definition on a compiled container is not allowed.', $id)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php482
'Cannot load from an extension on a compiled container.'/src/Symfony/Component/DependencyInjection/ContainerBuilder.php430
sprintf('Container extension "%s" is not registered.', $name)/src/Symfony/Component/DependencyInjection/ContainerBuilder.php222
array_keys($this->resolving)/src/Symfony/Component/DependencyInjection/Container.php342
sprintf('The "%s" service is already initialized, you cannot replace it.', $id)/src/Symfony/Component/DependencyInjection/Container.php159
sprintf('The "%s" service is private, you cannot replace it.', $id)/src/Symfony/Component/DependencyInjection/Container.php156
sprintf('The "%s" service is private, you cannot unset it.', $id)/src/Symfony/Component/DependencyInjection/Container.php154
'You cannot set service "service_container".'/src/Symfony/Component/DependencyInjection/Container.php147
'You need to pass a getEnv closure to the expression langage provider to use the "env" function.'/src/Symfony/Component/DependencyInjection/ExpressionLanguageProvider.php48
sprintf('Unsupported env var prefix "%s" for env name "%s".', $prefix, $name)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php362
sprintf('Parameter "%s" found when resolving env var "%s" must be scalar, "%s" given.', $match[1], $name, get_debug_type($value))/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php347
sprintf('Invalid URL env var "%s": schema and host expected, "%s" given.', $name, $env)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php307
sprintf('Invalid URL in env var "%s".', $name)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php304
sprintf('Invalid JSON env var "%s": array or null expected, "%s" given.', $name, get_debug_type($env))/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php294
sprintf('Non-numeric env var "%s" cannot be cast to int.', $name)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php260
sprintf('Non-numeric env var "%s" cannot be cast to float.', $name)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php268
sprintf('Env var "%s" maps to undefined constant "%s".', $name, $env)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php276
sprintf('Invalid JSON in env var "%s": ', $name) . json_last_error_msg( )/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php290
sprintf('Environment variable not found: "%s".', $name)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php217
sprintf('Unsupported env var prefix "%s".', $prefix)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php230
sprintf('Env var "%s" cannot be shuffled, expected array, got "%s".', $name, get_debug_type($env))/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php239
sprintf('Non-scalar env var "%s" cannot be cast to "%s".', $name, $prefix)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php245
sprintf('Invalid env "default:%s": a fallback parameter should be provided.', $name)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php117
sprintf('Invalid env fallback in "default:%s": parameter "%s" not found.', $name, $default)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php124
sprintf('Invalid file name: env var "%s" is non-scalar.', $name)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php142
sprintf('File "%s" not found (resolved from "%s").', $file, $name)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php145
sprintf('Invalid env "enum:%s": a "%s" class-string should be provided.', $name, \BackedEnum::class)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php89
sprintf('Resolved value of "%s" did not result in a string or int value.', $next)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php97
sprintf('"%s" is not a "%s".', $backedEnumClassName, \BackedEnum::class)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php101
sprintf('Enum value "%s" is not backed by "%s".', $backedEnumValue, $backedEnumClassName)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php104
sprintf('Invalid env "key:%s": a key specifier should be provided.', $name)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php69
sprintf('Error %d downloading extra imported files from jsDelivr for "%s". Response: ', $response->getStatusCode( ), $packages) . $response->getContent(false)/src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php265
sprintf('Key "%s" not found in %s (resolved from "%s").', $key, json_encode($array), $next)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php81
sprintf('Resolved value of "%s" did not result in an array value.', $next)/src/Symfony/Component/DependencyInjection/EnvVarProcessor.php77
sprintf('Error %d checking for a CSS entrypoint for "%s". Response: ', $response->getStatusCode( ), $packages) . $response->getContent(false)/src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php151
sprintf('Error %d requiring packages from jsDelivr for "%s". Check your package names. Response: ', $response->getStatusCode( ), $packages) . $response->getContent(false)/src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php123
sprintf('Error %d downloading packages from jsDelivr for "%s". Check your package names. Response: ', $response->getStatusCode( ), $packages) . $response->getContent(false)/src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php224
sprintf('The entry "%s" is not a remote package.', $entry->importName)/src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php171
sprintf('The package "%s" is missing its dependencies.', $package)/src/Symfony/Component/AssetMapper/ImportMap/RemotePackageDownloader.php135
sprintf('The package "%s" is missing its version.', $package)/src/Symfony/Component/AssetMapper/ImportMap/RemotePackageDownloader.php131
sprintf('Error %d finding version from jsDelivr for the following packages: "%s". Check your package names. Response: ', $response->getStatusCode( ), $packages) . $response->getContent(false)/src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php98
sprintf('Unable to find the latest version for package "%s" - try specifying the version manually.', $packageName)/src/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php80
sprintf('The package "%s" was not downloaded.', $package)/src/Symfony/Component/AssetMapper/ImportMap/RemotePackageDownloader.php72
sprintf('Error %d auditing packages. Response: ' . $response->getContent(false), $response->getStatusCode( ))/src/Symfony/Component/AssetMapper/ImportMap/ImportMapAuditor.php69
sprintf('The "%s" vendor asset is missing. Run "php bin/console importmap:install".', $importName)/src/Symfony/Component/AssetMapper/ImportMap/RemotePackageDownloader.php106
sprintf('The following packages were unexpectedly downloaded: "%s".', implode('", "', array_keys($contents)))/src/Symfony/Component/AssetMapper/ImportMap/RemotePackageDownloader.php91
sprintf('The path "%s" of the entrypoint "%s" mentioned in "importmap.php" cannot be found in any asset map paths.', $rootImportEntries->get($entryName)->path, $entryName)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php143
sprintf('Cannot find imported JavaScript asset "%s" in asset mapper.', $javaScriptImport->assetLogicalPath)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php184
sprintf('The entrypoint "%s" is not an entry point in "importmap.php". Set "entrypoint" => true to make it available as an entrypoint.', $entryName)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php134
sprintf('The entrypoint "%s" is a remote package and cannot be used as an entrypoint.', $entryName)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php138
sprintf('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.', $entry->importName, $entry->path)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php259
sprintf('The asset "%s" cannot be found in any asset map paths.', $entry->path)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php262
sprintf('Cannot find JavaScript asset "%s" (imported in "%s") in asset mapper.', $javaScriptImport->assetLogicalPath, $asset->logicalPath)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php243
sprintf('The "%s" vendor asset is missing. Try running the "importmap:install" command.', $entry->importName)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php256
sprintf('Unable to get latest version for package "%s".', $entry->getPackageName( ))/src/Symfony/Component/AssetMapper/ImportMap/ImportMapUpdateChecker.php53
sprintf('Unable to get latest version for package "%s".', $entry->getPackageName( ))/src/Symfony/Component/AssetMapper/ImportMap/ImportMapUpdateChecker.php60
sprintf('Error %d finding metadata for package "%s". Response: ', $response->getStatusCode( ), $packageNames) . $response->getContent(false)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapVersionChecker.php109
sprintf('The importmap entry "%s" does not exist.', $importName)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapEntries.php48
sprintf('The "src" and "type" attributes are not allowed on the <script> tag rendered by "%s".', self::class)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapRenderer.php154
sprintf('The entrypoint "%s" does not exist in "importmap.php".', $entryName)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php130
sprintf('Unable to determine update type for "%s" and "%s".', $currentVersion, $latestVersion)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapUpdateChecker.php91
sprintf('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.', $this->polyfillImportName)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapRenderer.php107
sprintf('The importmap entry "%s" must have either a "path" or "version" option.', $importName)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapConfigReader.php68
sprintf('The importmap entry "%s" cannot have both a "path" and "package_specifier" option.', $importName)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapConfigReader.php57
sprintf('The importmap entry "%s" cannot have both a "path" and "version" option.', $importName)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapConfigReader.php54
sprintf('The following keys are not valid for the importmap entry "%s": "%s". Valid keys are: "%s".', $importName, implode('", "', $invalidKeys), implode('", "', $validKeys))/src/Symfony/Component/AssetMapper/ImportMap/ImportMapConfigReader.php46
sprintf('The entry "%s" is not a remote package.', $entry->importName)/src/Symfony/Component/AssetMapper/ImportMap/RemotePackageStorage.php61
sprintf('The entry "%s" is not a remote package.', $entry->importName)/src/Symfony/Component/AssetMapper/ImportMap/RemotePackageStorage.php49
sprintf('The entry "%s" is not a remote package.', $entry->importName)/src/Symfony/Component/AssetMapper/ImportMap/RemotePackageStorage.php40
sprintf('The entry "%s" is not a remote package.', $entry->importName)/src/Symfony/Component/AssetMapper/ImportMap/RemotePackageStorage.php31
sprintf('Supported formats are "%s".', implode('", "', $this->getAvailableFormatOptions( )))/src/Symfony/Component/AssetMapper/Command/ImportMapAuditCommand.php66
sprintf('Missing dependencies in test for "%s"', $importName)/src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapVersionCheckerTest.php51
sprintf('Unexpected path "%s"', $path)/src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapManagerTest.php91
sprintf('Unexpected path "%s"', $path)/src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapManagerTest.php84
sprintf('The path "%s" of the package "%s" cannot be found: either pass the logical name of the asset or a relative path starting with "./".', $requireOptions->path, $requireOptions->importName)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapManager.php152
sprintf('Package "%s" listed for removal was not found in "importmap.php".', $packageName)/src/Symfony/Component/AssetMapper/ImportMap/ImportMapManager.php97
sprintf('Asset source path "%s" could not be found.', $asset->sourcePath)/src/Symfony/Component/AssetMapper/Factory/MappedAssetFactory.php100
sprintf('Failed to compile JavaScript import paths in "%s". Error: "%s".', $asset->sourcePath, preg_last_error_msg( ))/src/Symfony/Component/AssetMapper/Compiler/JavaScriptImportPathCompiler.php118
sprintf('Asset with public path "%s" not found.', $pathInfo)/src/Symfony/Component/AssetMapper/AssetMapperDevServerSubscriber.php130
sprintf('The asset mapper directory "%s" does not exist.', $path)/src/Symfony/Component/AssetMapper/AssetMapperRepository.php152
sprintf('The asset mapper directory "%s" does not exist.', $path)/src/Symfony/Component/AssetMapper/AssetMapperRepository.php166
sprintf('Asset "%s" could not be found.', $logicalPath)/src/Symfony/Component/AssetMapper/AssetMapper.php49
sprintf('Unexpected path "%s"', $path)/src/Symfony/Component/AssetMapper/Tests/Compiler/JavaScriptImportPathCompilerTest.php52
sprintf('Unexpected source path "%s"', $path)/src/Symfony/Component/AssetMapper/Tests/Compiler/JavaScriptImportPathCompilerTest.php401
sprintf('Unexpected source path "%s"', $path)/src/Symfony/Component/AssetMapper/Tests/Compiler/JavaScriptImportPathCompilerTest.php434
sprintf('Could not find asset "%s".', $sourcePath)/src/Symfony/Component/AssetMapper/Tests/Factory/MappedAssetFactoryTest.php180
self::class . ' objects are immutable.'/src/Symfony/Component/VarDumper/Cloner/Data.php152
self::class . ' objects are immutable.'/src/Symfony/Component/VarDumper/Cloner/Data.php157
sprintf('Unexpected Stub type: "%s".', $item->type)/src/Symfony/Component/VarDumper/Cloner/Data.php373
'Foobar'/src/Symfony/Component/VarDumper/Tests/Fixtures/Twig.php34
sprintf('Server start failed on "%s": ', $this->host) . $errstr . ' ' . $errno/src/Symfony/Component/VarDumper/Server/DumpServer.php48
sprintf('Unsupported format "%s".', $format)/src/Symfony/Component/VarDumper/Command/ServerDumpCommand.php83
'Unable to convert a non-UTF-8 string to UTF-8: required function iconv() does not exist. You should install ext-iconv or symfony/polyfill-iconv.'/src/Symfony/Component/VarDumper/Dumper/AbstractDumper.php188
sprintf('Theme "%s" does not exist in class "%s".', $themeName, static::class)/src/Symfony/Component/VarDumper/Dumper/HtmlDumper.php94
'Expected a single string or identifier for :lang(), got ' . implode(', ', $arguments)/src/Symfony/Component/CssSelector/XPath/Extension/FunctionExtension.php151
'Expected a single string or identifier for :contains(), got ' . implode(', ', $arguments)/src/Symfony/Component/CssSelector/XPath/Extension/FunctionExtension.php133
'"*:last-of-type" is not implemented.'/src/Symfony/Component/CssSelector/XPath/Extension/PseudoClassExtension.php90
'"*:first-of-type" is not implemented.'/src/Symfony/Component/CssSelector/XPath/Extension/PseudoClassExtension.php76
'Unexpected token stream end.'/src/Symfony/Component/CssSelector/Parser/TokenStream.php80
'Expected a single string or identifier for :lang(), got ' . implode(', ', $arguments)/src/Symfony/Component/CssSelector/XPath/Extension/HtmlExtension.php141
sprintf('"%s" object holds non-iterable type "%s".', self::class, get_debug_type($value))/src/Symfony/Component/VarDumper/Cloner/Data.php118
sprintf('Should have found at least an empty match at %d.', $reader->getPosition( ))/src/Symfony/Component/CssSelector/Parser/Handler/StringHandler.php55
sprintf('Node "%s" not supported.', $node->getNodeName( ))/src/Symfony/Component/CssSelector/XPath/Translator.php155
sprintf('Extension "%s" not registered.', $name)/src/Symfony/Component/CssSelector/XPath/Translator.php133
sprintf('Function "%s" not supported.', $function->getName( ))/src/Symfony/Component/CssSelector/XPath/Translator.php179
sprintf('Combiner "%s" not supported.', $combiner)/src/Symfony/Component/CssSelector/XPath/Translator.php167
sprintf('Attribute matcher operator "%s" not supported.', $operator)/src/Symfony/Component/CssSelector/XPath/Translator.php203
sprintf('Pseudo-class "%s" not supported.', $pseudoClass)/src/Symfony/Component/CssSelector/XPath/Translator.php191
'"*:nth-of-type()" is not implemented.'/src/Symfony/Component/CssSelector/XPath/Extension/FunctionExtension.php119
sprintf('Invalid series: "%s".', implode('", "', $function->getArguments( )))/src/Symfony/Component/CssSelector/XPath/Extension/FunctionExtension.php53
'We should not search pseudo-type iterable as class'/src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveBindingsPassTest.php217
'boo'/src/Symfony/Component/DependencyInjection/Tests/Exception/AutowiringFailedExceptionTest.php37
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_almost_circular_private.php52
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_non_shared_lazy_ghost.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_adawson.php32
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/lazy_closure.php32
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services8.php57
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services8.php30
sprintf('A string value must be composed of strings and/or numbers, but found parameter "%s" of type "%s" inside string value "%s".', $key, get_debug_type($resolved), $value)/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php230
array_keys($resolving)/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php224
array_keys($resolving)/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php208
sprintf('Array keys must be a scalar-value, but found key "%s" to resolve to type "%s".', $key, get_debug_type($resolvedKey))/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php174
sprintf('The parameter name "%s" cannot be numeric.', $name)/src/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php101
sprintf('The default value of env parameter "%s" must be a string or null, "%s" given.', $env, get_debug_type($default))/src/Symfony/Component/DependencyInjection/ParameterBag/EnvPlaceholderParameterBag.php144
sprintf('The default value of an env() parameter must be a string or null, but "%s" given to "%s".', get_debug_type($defaultValue), $name)/src/Symfony/Component/DependencyInjection/ParameterBag/EnvPlaceholderParameterBag.php48
sprintf('Invalid %s name: only "word" characters are allowed.', $name)/src/Symfony/Component/DependencyInjection/ParameterBag/EnvPlaceholderParameterBag.php45
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_query_string_env.php30
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_query_string_env.php57
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_base64_env.php57
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_private_frozen.php32
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/autowire_closure.php34
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_base64_env.php30
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services26.php34
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services26.php81
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_wither.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_wither_staticreturntype.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_unsupported_characters.php35
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_unsupported_characters.php92
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_csv_env.php57
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_non_shared_duplicates.php33
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/lazy_autowire_attribute.php32
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_csv_env.php30
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_new_in_initializer.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_wither_lazy_non_shared.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/lazy_autowire_attribute_with_intersection.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/custom_container_class_with_optional_constructor_arguments.php33
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_deep_graph.php32
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_wither_lazy.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/closure_proxy.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/static_constructor.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services33.php32
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services19.php85
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_env_in_id.php89
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_env_in_id.php34
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_uninitialized_ref.php33
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_non_shared_lazy_public.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services19.php34
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services24.php31
'BOOM'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_service_locator_argument.php121
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_non_shared_lazy.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/custom_container_class_without_constructor.php30
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_current_factory_inlining.php32
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_array_params.php74
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/custom_container_class_constructor_without_arguments.php33
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_dedup_lazy.php34
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_service_locator_argument.php36
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_url_env.php30
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_url_env.php57
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_closure_argument_compiled.php33
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_inline_requires.php40
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php64
'Service "errored_definition" is broken.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php401
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php460
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_private_in_expression.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1.php28
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_default_env.php57
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_default_env.php30
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_almost_circular_public.php73
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_wither_annotation.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_inline_self_ref.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/closure.php32
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/callable_adapter_consumer.php31
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_errored_definition.php64
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_json_env.php57
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_json_env.php30
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_tsantos.php32
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_array_params.php33
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/custom_container_class_with_mandatory_constructor_arguments.php30
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_errored_definition.php460
'Service "errored_definition" is broken.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_errored_definition.php401
'This code should not be run.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/config/nested_bundle_config.php6
'This code should not be run.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/config/when_env.php6
'Something was terribly wrong while trying to configure the service!'/src/Symfony/Component/DependencyInjection/Tests/ContainerTest.php506
sprintf('The node created by "nested()" has already been initialized. You cannot pass values the second time you call nested().')/src/Symfony/Component/DependencyInjection/Tests/Fixtures/AcmeConfig.php23
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php33
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php70
'The injected config must contain a "flag" property.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php138
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_locator.php38
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_subscriber.php35
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services12.php33
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_deprecated_parameters.php37
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_deprecated_parameters.php78
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_rot13_env.php35
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_rot13_env.php93
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services12.php70
'You cannot compile a dumped container that was already compiled.'/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services13.php31
sprintf('Invalid #[Target] name "%s" on parameter "$%s" of "%s()": the first character must be a letter.', $name, $parameter->name, $function)/src/Symfony/Component/DependencyInjection/Attribute/Target.php59
sprintf('Cannot parse the name of a #[Target] attribute that has not been resolved. Did you forget to call "%s::parseName()"?', __CLASS__)/src/Symfony/Component/DependencyInjection/Attribute/Target.php33
sprintf('"%s" is not a PHP type for key "%s".', \is_string($type) ? $type : get_debug_type($type), $key)/src/Symfony/Component/DependencyInjection/Attribute/AutowireLocator.php65
sprintf('When "%s" is used, a type must be set.', SubscribedService::class)/src/Symfony/Component/DependencyInjection/Attribute/AutowireLocator.php61
'#[AutowireCallable] attribute cannot have a $method without a $service.'/src/Symfony/Component/DependencyInjection/Attribute/AutowireCallable.php37
'#[AutowireCallable] attribute must declare exactly one of $callable or $service.'/src/Symfony/Component/DependencyInjection/Attribute/AutowireCallable.php34
'#[Autowire] attribute cannot declare $value and $service at the same time.'/src/Symfony/Component/DependencyInjection/Attribute/Autowire.php53
'#[Autowire] attribute cannot be $lazy and use $expression, $env, or $param.'/src/Symfony/Component/DependencyInjection/Attribute/Autowire.php50
'Unable to use expressions as the Symfony ExpressionLanguage component is not installed. Try running "composer require symfony/expression-language".'/src/Symfony/Component/DependencyInjection/Attribute/Autowire.php69
'#[Autowire] attribute must declare exactly one of $service, $expression, $env, $param or $value.'/src/Symfony/Component/DependencyInjection/Attribute/Autowire.php56
sprintf("Cannot create adapter{$id} because \"%s\" is not an interface.", $class)/src/Symfony/Component/DependencyInjection/Argument/LazyClosure.php71
sprintf('Cannot read property "%s" from a lazy closure.', $name)/src/Symfony/Component/DependencyInjection/Argument/LazyClosure.php39
"Cannot create lazy closure{$id} because its corresponding callable is invalid."/src/Symfony/Component/DependencyInjection/Argument/LazyClosure.php78
sprintf("Cannot create adapter{$id} because interface \"%s\" doesn't have exactly one method.", $class)/src/Symfony/Component/DependencyInjection/Argument/LazyClosure.php74
'Something went terribly wrong!'/src/Symfony/Component/DependencyInjection/Tests/ContainerTest.php499
'A ServiceClosureArgument must hold one and only one value.'/src/Symfony/Component/DependencyInjection/Argument/ServiceClosureArgument.php38
'Expressions cannot be used without the ExpressionLanguage component. Try running "composer require symfony/expression-language".'/src/Symfony/Component/DependencyInjection/ContainerBuilder.php1665
'The argument must be an existing index or the name of a constructor\'s parameter.'/src/Symfony/Component/DependencyInjection/ChildDefinition.php90
sprintf('The decorated service inner name for "%s" must be different than the service name itself.', $id)/src/Symfony/Component/DependencyInjection/Definition.php139
sprintf('Cannot replace arguments for class "%s" if none have been configured yet.', $this->class)/src/Symfony/Component/DependencyInjection/Definition.php257
sprintf('The index "%d" is not in the range [0, %d] of the arguments of class "%s".', $index, \count($this->arguments) - 1, $this->class)/src/Symfony/Component/DependencyInjection/Definition.php261
sprintf('The argument "%s" doesn\'t exist in class "%s".', $index, $this->class)/src/Symfony/Component/DependencyInjection/Definition.php265
sprintf('The argument "%s" doesn\'t exist in class "%s".', $index, $this->class)/src/Symfony/Component/DependencyInjection/Definition.php301
'Method name cannot be empty.'/src/Symfony/Component/DependencyInjection/Definition.php336
'Invalid characters found in deprecation template.'/src/Symfony/Component/DependencyInjection/Definition.php656
'The deprecation template must contain the "%service_id%" placeholder.'/src/Symfony/Component/DependencyInjection/Definition.php660
'Invalid characters found in deprecation template.'/src/Symfony/Component/DependencyInjection/Alias.php74
'The deprecation template must contain the "%alias_id%" placeholder.'/src/Symfony/Component/DependencyInjection/Alias.php78
'Unable to create the ContainerConfigurator.'/src/Symfony/Component/DependencyInjection/Extension/ExtensionTrait.php40
'This extension does not follow the naming convention; you must overwrite the getAlias() method.'/src/Symfony/Component/DependencyInjection/Extension/Extension.php69
sprintf('The extension configuration class "%s" must implement "%s".', $class->getName( ), ConfigurationInterface::class)/src/Symfony/Component/DependencyInjection/Extension/Extension.php95
"The config array has no 'enabled' key."/src/Symfony/Component/DependencyInjection/Extension/Extension.php130
'Invalid UTF-8 string.'/src/Symfony/Component/String/CodePointString.php162
'The chunk length must be greater than zero.'/src/Symfony/Component/String/CodePointString.php51
'Invalid UTF-8 string.'/src/Symfony/Component/String/CodePointString.php200
'Invalid UTF-8 string.'/src/Symfony/Component/String/CodePointString.php177
sprintf('The option "%s" does not exist.', $option)/src/Symfony/Component/OptionsResolver/Debug/OptionsResolverIntrospector.php32
'throwing'/src/Symfony/Component/OptionsResolver/Tests/OptionsResolverTest.php1453
'Invalid UTF-8 string.'/src/Symfony/Component/String/CodePointString.php42
'Invalid UTF-8 string.'/src/Symfony/Component/String/CodePointString.php30
'Removing options via array access is not supported. Use remove() instead.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php1201
'Setting options via array access is not supported. Use setDefault() instead.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php1191
'throwing'/src/Symfony/Component/OptionsResolver/Tests/OptionsResolverTest.php1429
'Counting is only supported within closures of lazy options and normalizers.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php1216
sprintf('Invalid type for deprecation message, expected string but got "%s", return an empty string to ignore.', get_debug_type($message))/src/Symfony/Component/OptionsResolver/OptionsResolver.php1101
sprintf('The options "%s" have a cyclic dependency.', $this->formatOptions(array_keys($this->calling)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php1095
'Array access is only supported within closures of lazy options and normalizers.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php1178
sprintf('The options "%s" have a cyclic dependency.', $this->formatOptions(array_keys($this->calling)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php1118
sprintf('"%s" requires a translit-able iconv implementation, try installing "gnu-libiconv" if you\'re using Alpine Linux.', static::class)/src/Symfony/Component/String/AbstractUnicodeString.php142
'Invalid UTF-8 string.'/src/Symfony/Component/String/AbstractUnicodeString.php209
'Matching failed with error: ' . preg_last_error_msg( )/src/Symfony/Component/String/AbstractUnicodeString.php235
'Unsupported normalization form.'/src/Symfony/Component/String/AbstractUnicodeString.php247
'Split behavior when $flags is null must be implemented by child classes.'/src/Symfony/Component/String/AbstractString.php444
'Splitting failed with error: ' . preg_last_error_msg( )/src/Symfony/Component/String/AbstractString.php455
sprintf('Method "%s()" must be overridden by class "%s" to deal with non-iterable values.', __FUNCTION__, static::class)/src/Symfony/Component/String/AbstractString.php484
sprintf('Unknown transliteration rule "%s".', $rule)/src/Symfony/Component/String/AbstractUnicodeString.php127
sprintf('Method "%s()" must be overridden by class "%s" to deal with non-iterable values.', __FUNCTION__, static::class)/src/Symfony/Component/String/AbstractString.php315
sprintf('Method "%s()" must be overridden by class "%s" to deal with non-iterable values.', __FUNCTION__, static::class)/src/Symfony/Component/String/AbstractString.php343
sprintf('Method "%s()" must be overridden by class "%s" to deal with non-iterable values.', __FUNCTION__, static::class)/src/Symfony/Component/String/AbstractString.php365
sprintf('Multiplier must be positive, %d given.', $multiplier)/src/Symfony/Component/String/AbstractString.php417
'Split limit must be a positive integer.'/src/Symfony/Component/String/CodePointString.php214
'Split delimiter is empty.'/src/Symfony/Component/String/CodePointString.php218
'Split delimiter is not a valid UTF-8 string.'/src/Symfony/Component/String/CodePointString.php226
sprintf('Method "%s()" must be overridden by class "%s" to deal with non-iterable values.', __FUNCTION__, static::class)/src/Symfony/Component/String/AbstractString.php266
sprintf('The option "%s" does not exist. Defined options are: "%s".', $this->formatOptions([$option]), implode('", "', array_keys($this->defined)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php754
sprintf('The option "%s" does not exist. Defined options are: "%s".', $this->formatOptions([$option]), implode('", "', array_keys($this->defined)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php740
'The Info message cannot be set from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php736
sprintf('The option "%s" is already defined.', $option)/src/Symfony/Component/OptionsResolver/OptionsResolver.php719
sprintf('The option "%s" does not exist. Defined options are: "%s".', $this->formatOptions([$option]), implode('", "', array_keys($this->defined)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php698
'Allowed types cannot be added from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php694
sprintf('The option "%s" does not exist. Defined options are: "%s".', $this->formatOptions([$option]), implode('", "', array_keys($this->defined)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php664
'Allowed types cannot be set from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php660
sprintf('The option "%s" does not exist. Defined options are: "%s".', $this->formatOptions([$option]), implode('", "', array_keys($this->defined)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php624
'Allowed values cannot be added from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php620
sprintf('The option "%s" does not exist. Defined options are: "%s".', $this->formatOptions([$option]), implode('", "', array_keys($this->defined)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php584
'Allowed values cannot be set from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php580
sprintf('The option "%s" does not exist. Defined options are: "%s".', $this->formatOptions([$option]), implode('", "', array_keys($this->defined)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php541
'Normalizers cannot be set from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php537
sprintf('The option "%s" does not exist. Defined options are: "%s".', $this->formatOptions([$option]), implode('", "', array_keys($this->defined)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php500
'Normalizers cannot be set from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php496
sprintf('The option "%s" with value %s is expected to be of type "%s", but one of the elements is of type "%s".', $this->formatOptions([$option]), $fmtActualValue, $fmtAllowedTypes, $fmtProvidedTypes)/src/Symfony/Component/OptionsResolver/OptionsResolver.php1033
sprintf('The option "%s" with value %s is expected to be of type "%s", but is of type "%s".', $this->formatOptions([$option]), $fmtActualValue, $fmtAllowedTypes, $fmtProvidedTypes)/src/Symfony/Component/OptionsResolver/OptionsResolver.php1036
sprintf('The value of the option "%s" is expected to be of type array of array, but is of type array of "%s".', $this->formatOptions([$option]), get_debug_type($prototypeValue))/src/Symfony/Component/OptionsResolver/OptionsResolver.php976
sprintf('The options "%s" have a cyclic dependency.', $this->formatOptions(array_keys($this->calling)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php997
sprintf('The options "%s" have a cyclic dependency.', $this->formatOptions(array_keys($this->calling)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php954
sprintf('The nested option "%s" with value %s is expected to be of type array, but is of type "%s".', $this->formatOptions([$option]), $this->formatValue($value), get_debug_type($value))/src/Symfony/Component/OptionsResolver/OptionsResolver.php958
sprintf('The option "%s" does not exist. Defined options are: "%s".', $this->formatOptions([$option]), implode('", "', array_keys($this->defined)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php942
sprintf('The optional option "%s" has no value set. You should make sure it is set with "isset" before reading it.', $this->formatOptions([$option]))/src/Symfony/Component/OptionsResolver/OptionsResolver.php945
sprintf(\count($diff) > 1 ? 'The required options "%s" are missing.' : 'The required option "%s" is missing.', $this->formatOptions(array_keys($diff)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php896
'Array access is only supported within closures of lazy options and normalizers.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php927
'Options cannot be resolved from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php863
sprintf((\count($diff) > 1 ? 'The options "%s" do not exist.' : 'The option "%s" does not exist.') . ' Defined options are: "%s".', $this->formatOptions(array_keys($diff)), implode('", "', array_keys($clone->defined)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php876
'Options cannot be removed from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php801
'Options cannot be cleared from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php822
'The prototype property cannot be set from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php770
'The prototype property cannot be set from a root definition.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php774
'This script must be run from the command line.'/src/Symfony/Component/Mime/Resources/bin/update_mime_types.php13
'Unable to set the base64 content encoder to the filter.'/src/Symfony/Component/Mime/Encoder/Base64ContentEncoder.php32
sprintf('File does not exist: "%s"', $path)/src/Symfony/Component/Mime/Tests/Crypto/SMimeTestCase.php36
'Should never be called.'/src/Symfony/Component/Mime/Tests/MimeTypesTest.php39
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Mime/Part/DataPart.php154
sprintf('Invalid cid "%s".', $cid)/src/Symfony/Component/Mime/Part/DataPart.php69
sprintf('The body of "%s" must be a string, a resource, or an instance of "%s" (got "%s").', self::class, File::class, get_debug_type($body))/src/Symfony/Component/Mime/Part/TextPart.php48
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Mime/Part/DataPart.php158
'Unable to test a message header on a RawMessage instance.'/src/Symfony/Component/Mime/Test/Constraint/EmailHasHeader.php37
'Can only test a message subject on an Email instance.'/src/Symfony/Component/Mime/Test/Constraint/EmailSubjectContains.php32
'Unable to test a message address on a non-address header.'/src/Symfony/Component/Mime/Test/Constraint/EmailAddressContains.php57
'Unable to test a message address on a RawMessage instance.'/src/Symfony/Component/Mime/Test/Constraint/EmailAddressContains.php41
'Unable to test a message attachment on a RawMessage or Message instance.'/src/Symfony/Component/Mime/Test/Constraint/EmailAttachmentCount.php40
'Unable to test a message HTML body on a RawMessage or Message instance.'/src/Symfony/Component/Mime/Test/Constraint/EmailHtmlBodyContains.php38
sprintf('Method "%s" takes a stream as a first argument.', __METHOD__)/src/Symfony/Component/Mime/Encoder/Base64ContentEncoder.php24
sprintf('Method "%s" takes a stream as a first argument.', __METHOD__)/src/Symfony/Component/Mime/Encoder/QpContentEncoder.php22
sprintf('Unable to set parameter "%s" on header "%s" as the header is not defined.', $parameter, $name)/src/Symfony/Component/Mime/Header/Headers.php306
sprintf('Unable to set parameter "%s" on header "%s" as the header is not of class "%s".', $parameter, $name, ParameterizedHeader::class)/src/Symfony/Component/Mime/Header/Headers.php311
'Default values cannot be set from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php205
'Options cannot be made required from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php302
'Options cannot be defined from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php373
'Options cannot be deprecated from a lazy option or normalizer.'/src/Symfony/Component/OptionsResolver/OptionsResolver.php437
sprintf('The option "%s" does not exist, defined options are: "%s".', $this->formatOptions([$option]), implode('", "', array_keys($this->defined)))/src/Symfony/Component/OptionsResolver/OptionsResolver.php441
sprintf('Invalid type for deprecation message argument, expected string or \Closure, but got "%s".', get_debug_type($message))/src/Symfony/Component/OptionsResolver/OptionsResolver.php445
sprintf('Path "%s" is not readable.', $path)/src/Symfony/Component/Mime/Part/TextPart.php54
sprintf('The encoding must be one of "quoted-printable", "base64", or "8bit" ("%s" given).', $encoding)/src/Symfony/Component/Mime/Part/TextPart.php67
sprintf('Unable to open path "%s".', $path)/src/Symfony/Component/Mime/Part/TextPart.php150
sprintf('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.', \count($item))/src/Symfony/Component/Mime/Part/Multipart/FormDataPart.php58
sprintf('The value of the form field "%s" can only be a string, an array, or an instance of TextPart, "%s" given.', $fieldName, get_debug_type($item))/src/Symfony/Component/Mime/Part/Multipart/FormDataPart.php74
sprintf('Impossible to set header "%s" as it\'s already defined and must be unique.', $header->getName( ))/src/Symfony/Component/Mime/Header/Headers.php173
sprintf('The "%s" header must be an instance of "%s" (got "%s").', $header->getName( ), implode('" or "', $headerClasses), get_debug_type($header))/src/Symfony/Component/Mime/Header/Headers.php244
sprintf('Unable to get parameter "%s" on header "%s" as the header is not of class "%s".', $parameter, $name, ParameterizedHeader::class)/src/Symfony/Component/Mime/Header/Headers.php294
sprintf('Could not parse "%s" to a "%s" instance.', $address, self::class)/src/Symfony/Component/Mime/Address.php100
sprintf('Email "%s" does not comply with addr-spec of RFC 2822.', $address)/src/Symfony/Component/Mime/Address.php54
sprintf('The "%s" class cannot be used as it needs "%s". Try running "composer require egulias/email-validator".', __CLASS__, EmailValidator::class)/src/Symfony/Component/Mime/Address.php45
sprintf('The "%s" guesser is not supported.', __CLASS__)/src/Symfony/Component/Mime/FileBinaryMimeTypeGuesser.php65
'An email must have a "From" or a "Sender" header.'/src/Symfony/Component/Mime/Message.php78
sprintf('The "%s" guesser is not supported.', __CLASS__)/src/Symfony/Component/Mime/FileinfoMimeTypeGuesser.php48
sprintf('The "%s" file does not exist or is not readable.', $path)/src/Symfony/Component/Mime/FileinfoMimeTypeGuesser.php44
'Unable to send the email as its generator is already closed.'/src/Symfony/Component/Mime/RawMessage.php46
sprintf('Unable to create an Email from an instance of "%s" as the body is too complex.', get_debug_type($message))/src/Symfony/Component/Mime/MessageConverter.php93
sprintf('Unable to create an Email from an instance of "%s" as the body is too complex.', get_debug_type($message))/src/Symfony/Component/Mime/MessageConverter.php76
sprintf('Unable to create an Email from an instance of "%s" as the body is too complex.', get_debug_type($message))/src/Symfony/Component/Mime/MessageConverter.php64
sprintf('Unable to create an Email from an instance of "%s" as the body is too complex.', get_debug_type($message))/src/Symfony/Component/Mime/MessageConverter.php58
sprintf('The "%s" file does not exist or is not readable.', $path)/src/Symfony/Component/Mime/FileBinaryMimeTypeGuesser.php61
'Unable to guess the MIME type as no guessers are available (have you enabled the php_fileinfo extension?).'/src/Symfony/Component/Mime/MimeTypes.php129
sprintf('Unable to create an Email from an instance of "%s" as the body is too complex.', get_debug_type($email))/src/Symfony/Component/Mime/MessageConverter.php114
sprintf('Unable to create an Email from an instance of "%s" as the body is too complex.', get_debug_type($message))/src/Symfony/Component/Mime/MessageConverter.php104
sprintf('Invalid DKIM signing algorithm "%s".', $options['algorithm'])/src/Symfony/Component/Mime/Crypto/DkimSigner.php65
'Unable to sign DKIM hash: ' . openssl_error_string( )/src/Symfony/Component/Mime/Crypto/DkimSigner.php119
'PHP extension "openssl" is required to use DKIM.'/src/Symfony/Component/Mime/Crypto/DkimSigner.php45
'Unable to load DKIM private key: ' . openssl_error_string( )/src/Symfony/Component/Mime/Crypto/DkimSigner.php47
'Unable to test a message text body on a RawMessage or Message instance.'/src/Symfony/Component/Mime/Test/Constraint/EmailTextBodyContains.php38
'Unable to test a message header on a RawMessage instance.'/src/Symfony/Component/Mime/Test/Constraint/EmailHeaderSame.php40
sprintf('The "%s" DKIM signing algorithm is not supported yet.', self::ALGO_ED25519)/src/Symfony/Component/Mime/Crypto/DkimSigner.php122
sprintf('File does not exist: "%s".', $path)/src/Symfony/Component/Mime/Crypto/SMime.php27
'A "From" header must have at least one email address.'/src/Symfony/Component/Mime/Message.php144
'An email must have a "From" or a "Sender" header.'/src/Symfony/Component/Mime/Message.php148
'An email must have a "To", "Cc", or "Bcc" header.'/src/Symfony/Component/Mime/Message.php128
'An email must have a "From" or a "Sender" header.'/src/Symfony/Component/Mime/Message.php132
'PHP extension "openssl" is required to use SMime.'/src/Symfony/Component/Mime/Crypto/SMimeEncrypter.php32
sprintf('Failed to encrypt S/Mime message. Error: "%s".', openssl_error_string( ))/src/Symfony/Component/Mime/Crypto/SMimeEncrypter.php52
'PHP extension "openssl" is required to use SMime.'/src/Symfony/Component/Mime/Crypto/SMimeSigner.php37
sprintf('Failed to sign S/Mime message. Error: "%s".', openssl_error_string( ))/src/Symfony/Component/Mime/Crypto/SMimeSigner.php60
sprintf('The routing file "%s" must not specify both the "stateless" attribute and the defaults key "_stateless" for ', $path) . $name/src/Symfony/Component/Routing/Loader/XmlFileLoader.php317
sprintf('Unknown tag "%s" used in file "%s". Expected "bool", "int", "float", "string", "list", or "map".', $node->localName, $path)/src/Symfony/Component/Routing/Loader/XmlFileLoader.php413
sprintf('Invalid child element "%s" defined for alias "%s" in "%s".', $child->localName, $node->getAttribute('id'), $path)/src/Symfony/Component/Routing/Loader/XmlFileLoader.php441
sprintf('The <deprecated> element in file "%s" must have a "package" attribute.', $path)/src/Symfony/Component/Routing/Loader/XmlFileLoader.php452
sprintf('The <route> element in file "%s" must not have both a "prefix" attribute and <prefix> child nodes.', $path)/src/Symfony/Component/Routing/Loader/XmlFileLoader.php177
'You cannot use both the attribute "exclude" and <exclude> tags at the same time.'/src/Symfony/Component/Routing/Loader/XmlFileLoader.php189
sprintf('Unknown tag "%s" used in file "%s". Expected "default", "requirement", "option" or "condition".', $n->localName, $path)/src/Symfony/Component/Routing/Loader/XmlFileLoader.php291
sprintf('The routing file "%s" must not specify both the "controller" attribute and the defaults key "_controller" for ', $path) . $name/src/Symfony/Component/Routing/Loader/XmlFileLoader.php299
sprintf('The "%s::%s()" method must return a RouteCollection: "%s" returned.', get_debug_type($loaderObject), $method, $type)/src/Symfony/Component/Routing/Loader/ObjectLoader.php60
sprintf('Class "%s" does not exist.', $class)/src/Symfony/Component/Routing/Loader/AttributeClassLoader.php77
sprintf('Attributes from class "%s" cannot be read as it is abstract.', $class->getName( ))/src/Symfony/Component/Routing/Loader/AttributeClassLoader.php82
sprintf('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()"?', $placeholder, $requirement, $name, $class->getName( ), $method->getName( ))/src/Symfony/Component/Routing/Loader/AttributeClassLoader.php146
sprintf('The <deprecated> element in file "%s" must have a "version" attribute.', $path)/src/Symfony/Component/Routing/Loader/XmlFileLoader.php455
sprintf('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.', $resource, \is_string($type) ? '"' . $type . '"' : 'object')/src/Symfony/Component/Routing/Loader/ObjectLoader.php39
sprintf('"%s:getObject()" must return an object: "%s" returned.', static::class, get_debug_type($loaderObject))/src/Symfony/Component/Routing/Loader/ObjectLoader.php48
sprintf('Method "%s" not found on "%s" when importing routing resource "%s".', $method, get_debug_type($loaderObject), $resource)/src/Symfony/Component/Routing/Loader/ObjectLoader.php52
sprintf('Collection "%s" is missing prefixes for locale(s) "%s".', $this->name, implode('", "', array_keys($missing)))/src/Symfony/Component/Routing/Loader/Configurator/CollectionConfigurator.php84
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Routing/Loader/Configurator/CollectionConfigurator.php48
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Routing/Loader/Configurator/ImportConfigurator.php35
sprintf('Collection "%s" with locale "%s" is missing a corresponding prefix in its parent collection.', $this->name, $locale)/src/Symfony/Component/Routing/Loader/Configurator/CollectionConfigurator.php88
sprintf('Route to "%s" with locale "%s" is missing a corresponding prefix in class "%s".', $method->name, $locale, $class->name)/src/Symfony/Component/Routing/Loader/AttributeClassLoader.php174
sprintf('Route to "%s" is missing paths for locale(s) "%s".', $class->name . '::' . $method->name, implode('", "', array_keys($missing)))/src/Symfony/Component/Routing/Loader/AttributeClassLoader.php170
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Routing/Loader/Configurator/CollectionConfigurator.php43
sprintf('A placeholder name must be a string (%d given). Did you forget to specify the placeholder key for the requirement "%s" in "%s"?', $placeholder, $requirement, $class->getName( ))/src/Symfony/Component/Routing/Loader/AttributeClassLoader.php301
sprintf('The maximum input length must be greater than -1, "%d" given.', $maxInputLength)/src/Symfony/Component/HtmlSanitizer/HtmlSanitizerConfig.php415
sprintf('Route "%s" with locale "%s" is missing a corresponding prefix in its parent collection.', $name, $locale)/src/Symfony/Component/Routing/Loader/Configurator/Traits/LocalizedRouteTrait.php44
'Pseudo-elements are not supported.'/src/Symfony/Component/CssSelector/XPath/Translator.php97
'Text nodes cannot have children.'/src/Symfony/Component/HtmlSanitizer/Visitor/Node/TextNode.php27
sprintf('Route "%s" with locale "%s" is missing a corresponding host in its parent collection.', $name, $locale)/src/Symfony/Component/Routing/Loader/Configurator/Traits/HostTrait.php41
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Routing/Loader/Configurator/ImportConfigurator.php40
sprintf('Route "%s" is missing routes for locale(s) "%s".', $name, implode('", "', array_keys($missing)))/src/Symfony/Component/Routing/Loader/Configurator/Traits/LocalizedRouteTrait.php40
sprintf('Route "%s" with locale "%s" is missing a corresponding prefix in its parent collection.', $name, $locale)/src/Symfony/Component/Routing/Loader/Configurator/Traits/PrefixTrait.php43
sprintf('Target route "%s" for alias "%s" does not exist.', $currentId, $name)/src/Symfony/Component/Routing/Generator/Dumper/CompiledUrlGeneratorDumper.php72
sprintf('"%s" is not a "BackedEnum" class.', $cases)/src/Symfony/Component/Routing/Requirement/EnumRequirement.php29
strtr($message, ['{parameter}' => $varName, '{route}' => $name, '{expected}' => $token[2], '{given}' => $mergedParams[$varName]])/src/Symfony/Component/Routing/Generator/UrlGenerator.php171
strtr($message, ['{parameter}' => $token[3], '{route}' => $name, '{expected}' => $token[2], '{given}' => $mergedParams[$token[3]]])/src/Symfony/Component/Routing/Generator/UrlGenerator.php224
sprintf('Unable to generate a URL for the named route "%s" as such route does not exist.', $name)/src/Symfony/Component/Routing/Generator/CompiledUrlGenerator.php50
sprintf('Unable to generate a URL for the named route "%s" as such route does not exist.', $name)/src/Symfony/Component/Routing/Generator/UrlGenerator.php123
sprintf('No routes found for "%s".', $pathinfo)/src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherTrait.php45
sprintf('No routes found for "%s".', $pathinfo)/src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherTrait.php70
sprintf('The file "%s" does not contain valid YAML: ', $path) . $e->getMessage( )/src/Symfony/Component/Routing/Loader/YamlFileLoader.php61
sprintf('The file "%s" must contain a YAML array.', $path)/src/Symfony/Component/Routing/Loader/YamlFileLoader.php74
sprintf('This is not a local file "%s".', $path)/src/Symfony/Component/Routing/Loader/YamlFileLoader.php49
sprintf('File "%s" not found.', $path)/src/Symfony/Component/Routing/Loader/YamlFileLoader.php53
'The Tokenizer extension is required for the routing attribute loader.'/src/Symfony/Component/Routing/Loader/AttributeFileLoader.php33
sprintf('The file "%s" does not contain PHP code. Did you forgot to add the "<?php" start tag at the beginning of the file?', $file)/src/Symfony/Component/Routing/Loader/AttributeFileLoader.php81
sprintf('Case must be a "BackedEnum" instance, "%s" given.', get_debug_type($case))/src/Symfony/Component/Routing/Requirement/EnumRequirement.php38
sprintf('"%s::%s" is not a case of "%s".', get_debug_type($case), $case->name, $class)/src/Symfony/Component/Routing/Requirement/EnumRequirement.php44
sprintf('The routing file "%s" must not specify both the "stateless" key and the defaults key "_stateless" for "%s".', $path, $name)/src/Symfony/Component/Routing/Loader/YamlFileLoader.php270
sprintf('The routing file "%s" must not specify both the "controller" key and the defaults key "_controller" for "%s".', $path, $name)/src/Symfony/Component/Routing/Loader/YamlFileLoader.php267
sprintf('You must define a "path" for the route "%s" in file "%s".', $name, $path)/src/Symfony/Component/Routing/Loader/YamlFileLoader.php264
sprintf('The "type" key for the route definition "%s" in "%s" is unsupported. It is only available for imports in combination with the "resource" key.', $name, $path)/src/Symfony/Component/Routing/Loader/YamlFileLoader.php261
sprintf('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.', $path, $name)/src/Symfony/Component/Routing/Loader/YamlFileLoader.php258
sprintf('The routing file "%s" contains unsupported keys for "%s": "%s". Expected one of: "%s".', $path, $name, implode('", "', $extraKeys), implode('", "', self::AVAILABLE_KEYS))/src/Symfony/Component/Routing/Loader/YamlFileLoader.php255
sprintf('The definition of "%s" in "%s" must be a YAML array.', $name, $path)/src/Symfony/Component/Routing/Loader/YamlFileLoader.php247
sprintf('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"?', $placeholder, $requirement, $name, $path)/src/Symfony/Component/Routing/Loader/YamlFileLoader.php138
sprintf('The <import> element in file "%s" must have a "resource" attribute or element.', $path)/src/Symfony/Component/Routing/Loader/XmlFileLoader.php164
sprintf('The <route> element in file "%s" must not have both a "path" attribute and <path> child nodes.', $path)/src/Symfony/Component/Routing/Loader/XmlFileLoader.php131
sprintf('The <route> element in file "%s" must have a "path" attribute or <path> child nodes.', $path)/src/Symfony/Component/Routing/Loader/XmlFileLoader.php127
sprintf('The <route> element in file "%s" must have an "id" attribute.', $path)/src/Symfony/Component/Routing/Loader/XmlFileLoader.php108
sprintf('Unknown tag "%s" used in file "%s". Expected "route" or "import".', $node->localName, $path)/src/Symfony/Component/Routing/Loader/XmlFileLoader.php91
sprintf('The routing file "%s" must specify the attribute "version" of the "deprecated" option for "%s".', $path, $name)/src/Symfony/Component/Routing/Loader/YamlFileLoader.php291
sprintf('The routing file "%s" must specify the attribute "package" of the "deprecated" option for "%s".', $path, $name)/src/Symfony/Component/Routing/Loader/YamlFileLoader.php287
sprintf('The routing file "%s" must not specify other keys than "alias" and "deprecated" for "%s".', $path, $name)/src/Symfony/Component/Routing/Loader/YamlFileLoader.php282
'The Unicode version could not be determined.'/src/Symfony/Component/String/Resources/WcswidthDataGenerator.php44
'The wide width pattern did not match anything.'/src/Symfony/Component/String/Resources/WcswidthDataGenerator.php50
'The Unicode version could not be determined.'/src/Symfony/Component/String/Resources/WcswidthDataGenerator.php59
'The zero width pattern did not match anything.'/src/Symfony/Component/String/Resources/WcswidthDataGenerator.php65
sprintf('The "%s" file could not be written.', $fileName)/src/Symfony/Component/String/Resources/WcswidthDataGenerator.php76
'This script must be run from the command line.'/src/Symfony/Component/String/Resources/bin/update-data.php15
'This method must be implemented by subclasses.'/src/Symfony/Component/String/Tests/AbstractAsciiTestCase.php25
'You cannot use the "Symfony\Component\String\Slugger\AsciiSlugger" as the "symfony/translation-contracts" package is not installed. Try running "composer require symfony/translation-contracts".'/src/Symfony/Component/String/Slugger/AsciiSlugger.php20
sprintf('You cannot use the "%s()" method as the "symfony/intl" package is not installed. Try running "composer require symfony/intl".', __METHOD__)/src/Symfony/Component/String/Slugger/AsciiSlugger.php95
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Routing/CompiledRoute.php71
sprintf('Route pattern "%s" cannot contain "_fragment" as a path parameter.', $route->getPath( ))/src/Symfony/Component/Routing/RouteCompiler.php78
sprintf('Cannot use UTF-8 route patterns without setting the "utf8" option for route "%s".', $route->getPath( ))/src/Symfony/Component/Routing/RouteCompiler.php110
sprintf('Cannot mix UTF-8 requirements with non-UTF-8 pattern "%s".', $pattern)/src/Symfony/Component/Routing/RouteCompiler.php113
sprintf('Variable name "%s" cannot start with a digit in route pattern "%s". Please use a different name.', $varName, $pattern)/src/Symfony/Component/Routing/RouteCompiler.php139
sprintf('Route pattern "%s" cannot reference variable name "%s" more than once.', $pattern, $varName)/src/Symfony/Component/Routing/RouteCompiler.php142
sprintf('Variable name "%s" cannot be longer than %d characters in route pattern "%s". Please use a shorter name.', $varName, self::VARIABLE_MAXIMUM_LENGTH, $pattern)/src/Symfony/Component/Routing/RouteCompiler.php146
sprintf('Cannot mix UTF-8 requirement with non-UTF-8 charset for variable "%s" in pattern "%s".', $varName, $pattern)/src/Symfony/Component/Routing/RouteCompiler.php186
sprintf('Cannot use UTF-8 route requirements without setting the "utf8" option for variable "%s" in pattern "%s".', $varName, $pattern)/src/Symfony/Component/Routing/RouteCompiler.php183
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Routing/Route.php81
sprintf('Route alias "%s" can not reference itself.', $name)/src/Symfony/Component/Routing/RouteCollection.php363
sprintf('The Router does not support the following options: "%s".', implode('", "', $invalid))/src/Symfony/Component/Routing/Router.php110
sprintf('Routing requirement for "%s" cannot be empty.', $key)/src/Symfony/Component/Routing/Route.php448
sprintf('The Router does not support the "%s" option.', $key)/src/Symfony/Component/Routing/Router.php136
sprintf('The Router does not support the "%s" option.', $key)/src/Symfony/Component/Routing/Router.php122
'The deprecation template must contain the "%alias_id%" placeholder.'/src/Symfony/Component/Routing/Alias.php64
'Invalid characters found in deprecation template.'/src/Symfony/Component/Routing/Alias.php60
sprintf('Expected string, got "%s"', get_debug_type($class))/src/Symfony/Component/Routing/Tests/Fixtures/TraceableAttributeClassLoader.php26
sprintf('Expected env "%s", "%s" given.', $this->env, $env)/src/Symfony/Component/Routing/Tests/Loader/ObjectLoaderTest.php126
'Unable to use expressions as the Symfony ExpressionLanguage component is not installed. Try running "composer require symfony/expression-language".'/src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherDumper.php447
'Unable to use expressions as the Symfony ExpressionLanguage component is not installed. Try running "composer require symfony/expression-language".'/src/Symfony/Component/Routing/Matcher/UrlMatcher.php244
array_keys($allow)/src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherTrait.php42
'Symfony\Component\Routing\Route cannot contain objects.'/src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherDumper.php470
'Invalid UTF-8 string.'/src/Symfony/Component/String/AbstractUnicodeString.php283
'Replace callback must return a valid UTF-8 string.'/src/Symfony/Component/String/AbstractUnicodeString.php304
'Invalid UTF-8 string.'/src/Symfony/Component/String/AbstractUnicodeString.php259
'Invalid UTF-8 string.'/src/Symfony/Component/String/AbstractUnicodeString.php271
'Matching failed with unknown error code.'/src/Symfony/Component/String/AbstractUnicodeString.php327
'Invalid UTF-8 chars.'/src/Symfony/Component/String/AbstractUnicodeString.php369
'Invalid UTF-8 string.'/src/Symfony/Component/String/AbstractUnicodeString.php310
'Matching failed with ' . $k . '.'/src/Symfony/Component/String/AbstractUnicodeString.php323
'Invalid padding type.'/src/Symfony/Component/String/AbstractUnicodeString.php517
sprintf('Argument 1 passed to "%s()" must be a callable or a [Closure, method] lazy-callable, "%s" given.', __METHOD__, '[' . implode(', ', array_map('get_debug_type', $callback)) . ']')/src/Symfony/Component/String/LazyString.php29
'Invalid UTF-8 chars.'/src/Symfony/Component/String/AbstractUnicodeString.php382
'Invalid UTF-8 chars.'/src/Symfony/Component/String/AbstractUnicodeString.php415
'The chunk length must be greater than zero.'/src/Symfony/Component/String/ByteString.php117
'Matching failed with error: ' . preg_last_error_msg( )/src/Symfony/Component/String/ByteString.php243
sprintf('A strictly positive length is expected, "%d" given.', $length)/src/Symfony/Component/String/ByteString.php48
'The length of the alphabet must in the [2^1, 2^56] range.'/src/Symfony/Component/String/ByteString.php55
'Split delimiter is empty.'/src/Symfony/Component/String/ByteString.php366
'Split limit must be a positive integer.'/src/Symfony/Component/String/ByteString.php362
'Matching failed with unknown error code.'/src/Symfony/Component/String/ByteString.php315
'Matching failed with ' . $k . '.'/src/Symfony/Component/String/ByteString.php311
'The chunk length must be greater than zero.'/src/Symfony/Component/String/UnicodeString.php69
'Invalid UTF-8 string.'/src/Symfony/Component/String/UnicodeString.php58
'Invalid UTF-8 string.'/src/Symfony/Component/String/UnicodeString.php42
sprintf('Invalid "%s" string.', $fromEncoding ?? 'Windows-1252')/src/Symfony/Component/String/ByteString.php439
'Invalid UTF-8 string.'/src/Symfony/Component/String/UnicodeString.php297
'Invalid UTF-8 string.'/src/Symfony/Component/String/UnicodeString.php258
'Invalid UTF-8 string.'/src/Symfony/Component/String/UnicodeString.php227
'Unsupported normalization form.'/src/Symfony/Component/String/UnicodeString.php208
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/String/UnicodeString.php368
'Split delimiter is not a valid UTF-8 string.'/src/Symfony/Component/String/UnicodeString.php322
'Split delimiter is empty.'/src/Symfony/Component/String/UnicodeString.php312
'Split limit must be a positive integer.'/src/Symfony/Component/String/UnicodeString.php308
json_last_error_msg( )/src/Symfony/Component/HttpFoundation/JsonResponse.php139
sprintf('Malformed URI "%s".', $uri)/src/Symfony/Component/HttpFoundation/Request.php303
'Session has not been set.'/src/Symfony/Component/HttpFoundation/Request.php668
sprintf('Invalid Host "%s".', $host)/src/Symfony/Component/HttpFoundation/Request.php1087
sprintf('The HTTP status code is not a redirect ("%s" given).', $status)/src/Symfony/Component/HttpFoundation/RedirectResponse.php42
'Cannot redirect to an empty URL.'/src/Symfony/Component/HttpFoundation/RedirectResponse.php68
sprintf('"%s": If $json is set to true, argument $data must be a string or object implementing __toString(), "%s" given.', __METHOD__, get_debug_type($data))/src/Symfony/Component/HttpFoundation/JsonResponse.php44
'The callback name is not valid.'/src/Symfony/Component/HttpFoundation/JsonResponse.php94
'Request body is empty.'/src/Symfony/Component/HttpFoundation/Request.php1466
'Could not decode request body.'/src/Symfony/Component/HttpFoundation/Request.php1472
sprintf('JSON content was expected to decode to an array, "%s" returned.', get_debug_type($content))/src/Symfony/Component/HttpFoundation/Request.php1476
'The Request factory must return an instance of Symfony\Component\HttpFoundation\Request.'/src/Symfony/Component/HttpFoundation/Request.php1895
sprintf('Untrusted Host "%s".', $host)/src/Symfony/Component/HttpFoundation/Request.php1110
sprintf('Invalid method override "%s".', $method)/src/Symfony/Component/HttpFoundation/Request.php1167
'Could not decode request body.'/src/Symfony/Component/HttpFoundation/Request.php1446
sprintf('JSON content was expected to decode to an array, "%s" returned.', get_debug_type($content))/src/Symfony/Component/HttpFoundation/Request.php1450
sprintf('The cookie name "%s" contains invalid characters.', $name)/src/Symfony/Component/HttpFoundation/Cookie.php101
sprintf('Response does not support the following options: "%s".', implode('", "', $diff))/src/Symfony/Component/HttpFoundation/Response.php979
'The cookie expiration time is not valid.'/src/Symfony/Component/HttpFoundation/Cookie.php165
'The cookie name cannot be empty.'/src/Symfony/Component/HttpFoundation/Cookie.php105
sprintf('A Closure must be passed to "%s()" when FILTER_CALLBACK is used, "%s" given.', __METHOD__, get_debug_type($options['options'] ?? null))/src/Symfony/Component/HttpFoundation/InputBag.php119
sprintf('Input value "%s" contains an array, but "FILTER_REQUIRE_ARRAY" or "FILTER_FORCE_ARRAY" flags were not set.', $key)/src/Symfony/Component/HttpFoundation/InputBag.php115
sprintf('The HTTP status code "%s" is not valid.', $code)/src/Symfony/Component/HttpFoundation/Response.php476
sprintf('Input value "%s" is invalid and flag "FILTER_NULL_ON_FAILURE" was not set.', $key)/src/Symfony/Component/HttpFoundation/InputBag.php132
'The filename fallback must only contain ASCII characters.'/src/Symfony/Component/HttpFoundation/HeaderUtils.php177
sprintf('The disposition must be either "%s" or "%s".', self::DISPOSITION_ATTACHMENT, self::DISPOSITION_INLINE)/src/Symfony/Component/HttpFoundation/HeaderUtils.php168
'The filename and the fallback cannot contain the "/" and "\\" characters.'/src/Symfony/Component/HttpFoundation/HeaderUtils.php187
'The filename fallback cannot contain the "%" character.'/src/Symfony/Component/HttpFoundation/HeaderUtils.php182
'The "sameSite" parameter value is not valid.'/src/Symfony/Component/HttpFoundation/Cookie.php234
sprintf('The cookie name "%s" contains invalid characters.', $this->name)/src/Symfony/Component/HttpFoundation/Cookie.php211
'At least one separator must be specified.'/src/Symfony/Component/HttpFoundation/HeaderUtils.php48
sprintf('Format "%s" invalid (%s).', $format, implode(', ', [self::COOKIES_FLAT, self::COOKIES_ARRAY]))/src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php198
sprintf('Failed to start the session because headers have already been sent by "%s" at line %d.', $file, $line)/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php116
'Failed to start the session.'/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php157
'PHP extension "session" is required.'/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php79
'Failed to start the session: already started by PHP.'/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php112
sprintf('Could not move the file "%s" to "%s" (%s).', $this->getPathname( ), $target, strip_tags($error))/src/Symfony/Component/HttpFoundation/File/UploadedFile.php177
'This error is expected'/src/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php199
sprintf('Unable to write in the "%s" directory.', $directory)/src/Symfony/Component/HttpFoundation/File/File.php122
'You cannot guess the extension as the Mime component is not installed. Try running "composer require symfony/mime".'/src/Symfony/Component/HttpFoundation/File/UploadedFile.php129
'Trying to save a session that was not started yet or was already closed.'/src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php107
sprintf('The SessionBagInterface "%s" is not registered.', $name)/src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php136
'Trying to save a session that was not started yet or was already closed.'/src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php79
'Cannot set session ID after the session has started.'/src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php88
'PHP extension "session" is required.'/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php26
sprintf('Session Storage was not able to create directory "%s".', $savePath)/src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php38
'Cannot register a bag when the session is already started.'/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php265
sprintf('The SessionBagInterface "%s" is not registered.', $name)/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php274
'Unable to check Ipv6. Check that PHP was not compiled with option "disable-ipv6".'/src/Symfony/Component/HttpFoundation/IpUtils.php128
sprintf('Parameter value "%s" is invalid and flag "FILTER_NULL_ON_FAILURE" was not set.', $key)/src/Symfony/Component/HttpFoundation/ParameterBag.php219
sprintf('A Closure must be passed to "%s()" when FILTER_CALLBACK is used, "%s" given.', __METHOD__, get_debug_type($options['options'] ?? null))/src/Symfony/Component/HttpFoundation/ParameterBag.php206
sprintf('Parameter value "%s" cannot be filtered.', $key)/src/Symfony/Component/HttpFoundation/ParameterBag.php202
sprintf('Parameter "%s" cannot be converted to enum: %s.', $key, $e->getMessage( ))/src/Symfony/Component/HttpFoundation/ParameterBag.php175
sprintf('Parameter value "%s" cannot be converted to "string".', $key)/src/Symfony/Component/HttpFoundation/ParameterBag.php132
sprintf('Unexpected value for parameter "%s": expecting "array", got "%s".', $key, get_debug_type($value))/src/Symfony/Component/HttpFoundation/ParameterBag.php45
sprintf('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.', self::TRUSTED_HEADERS[self::HEADER_FORWARDED], self::TRUSTED_HEADERS[$type])/src/Symfony/Component/HttpFoundation/Request.php1974
sprintf('Unable to create the "%s" directory.', $directory)/src/Symfony/Component/HttpFoundation/File/File.php119
sprintf('Could not get the content of the file "%s".', $this->getPathname( ))/src/Symfony/Component/HttpFoundation/File/File.php109
sprintf('Could not move the file "%s" to "%s" (%s).', $this->getPathname( ), $target, strip_tags($error))/src/Symfony/Component/HttpFoundation/File/File.php96
'You cannot guess the mime type as the Mime component is not installed. Try running "composer require symfony/mime".'/src/Symfony/Component/HttpFoundation/File/File.php74
'You cannot guess the extension as the Mime component is not installed. Try running "composer require symfony/mime".'/src/Symfony/Component/HttpFoundation/File/File.php56
'A non-empty secret is required.'/src/Symfony/Component/HttpFoundation/UriSigner.php28
'An uploaded file must be an array or an instance of UploadedFile.'/src/Symfony/Component/HttpFoundation/FileBag.php43
sprintf('The "%s" HTTP header is not parseable (%s).', $key, $value)/src/Symfony/Component/HttpFoundation/HeaderBag.php197
sprintf('%s accepts only string as data.', __METHOD__)/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/IdentityMarshaller.php25
'You must provide the "database" and "collection" option for MongoDBSessionHandler.'/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php70
sprintf('The following options are not supported "%s".', implode(', ', $diff))/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/RedisSessionHandler.php47
sprintf('"%s" is already an instance of "SessionUpdateTimestampHandlerInterface", you cannot wrap it with "%s".', get_debug_type($handler), self::class)/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php27
sprintf('The following options are not supported "%s".', implode(', ', $diff))/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php50
'Cannot change the ID of an active session.'/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php71
'Cannot change the name of an active session.'/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php93
sprintf('"%s" is closed.', static::class)/src/Symfony/Component/Process/InputStream.php49
sprintf('The "%s()" method cannot be called when using "%s".', __METHOD__, self::class)/src/Symfony/Component/Process/PhpProcess.php55
'Unable to find the PHP executable.'/src/Symfony/Component/Process/PhpProcess.php61
'Unable to find PHP binary.'/src/Symfony/Component/Process/PhpSubprocess.php63
sprintf('The "%s()" method cannot be called when using "%s".', __METHOD__, self::class)/src/Symfony/Component/Process/PhpSubprocess.php78
'Unable to find the PHP executable.'/src/Symfony/Component/Process/PhpSubprocess.php84
'Unable to create temporary ini file.'/src/Symfony/Component/Process/PhpSubprocess.php93
'Unable to read ini: ' . $file/src/Symfony/Component/Process/PhpSubprocess.php106
'Unable to parse ini data.'/src/Symfony/Component/Process/PhpSubprocess.php121
sprintf('Unsupported Connection: "%s".', get_debug_type($connection))/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/SessionHandlerFactory.php52
sprintf('Session name cannot be empty, did you forget to call "parent::open()" in "%s"?.', static::class)/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php91
'Unsupported PDO OCI DSN. Try running "composer require doctrine/dbal".'/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/SessionHandlerFactory.php71
'Unsupported Redis or Memcached DSN. Try running "composer require symfony/cache".'/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/SessionHandlerFactory.php62
sprintf('"%s" requires PDO error mode attribute be set to throw Exceptions (i.e. $pdo->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION)).', __CLASS__)/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php158
sprintf('Unsupported Connection: "%s".', $connection)/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/SessionHandlerFactory.php93
sprintf('Creating the session table is currently not implemented for PDO driver "%s".', $this->driver)/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php258
sprintf('Creating the session table is currently not implemented for PDO driver "%s".', $this->driver)/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php225
sprintf('The scheme "%s" is not supported by the PdoSessionHandler URL configuration. Pass a PDO DSN directly.', $params['scheme'])/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php539
'URLs without scheme are not supported to configure the PdoSessionHandler.'/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php457
'SQLite does not support advisory locks.'/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php733
'Failed to read session: INSERT reported a duplicate id but next SELECT did not return any data.'/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php646
sprintf('Transactional locks are currently not implemented for PDO driver "%s".', $this->driver)/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php777
sprintf('Advisory locks are currently not implemented for PDO driver "%s".', $this->driver)/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php735
sprintf('Session Storage was not able to create directory "%s".', $baseDir)/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php45
sprintf('Invalid argument $savePath \'%s\'.', $savePath)/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php37
'Input cannot be set while the process is running.'/src/Symfony/Component/Process/Process.php1125
'Start time is only available after process start.'/src/Symfony/Component/Process/Process.php1166
'TTY mode is not supported on Windows platform.'/src/Symfony/Component/Process/Process.php1013
'TTY mode requires /dev/tty to be read/writable.'/src/Symfony/Component/Process/Process.php1017
'Output has been disabled.'/src/Symfony/Component/Process/Process.php1338
'The timeout value must be a valid positive integer or float number.'/src/Symfony/Component/Process/Process.php1358
'Setting options while the process is running is not possible.'/src/Symfony/Component/Process/Process.php1183
sprintf('Invalid option "%s" passed to "%s()". Supported options are "%s".', $key, __METHOD__, implode('", "', $existingOptions))/src/Symfony/Component/Process/Process.php1192
sprintf('Error while sending signal "%s".', $signal)/src/Symfony/Component/Process/Process.php1474
sprintf('Process must be started before calling "%s()".', $functionName)/src/Symfony/Component/Process/Process.php1543
'Cannot send signal on a non running process.'/src/Symfony/Component/Process/Process.php1449
sprintf('Unable to kill the process (%s).', implode(' ', $output))/src/Symfony/Component/Process/Process.php1459
'Process is not running: ' . $p->getErrorOutput( )/src/Symfony/Component/Process/Tests/ProcessTest.php122
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Process/Pipes/UnixPipes.php40
sprintf('Process must be terminated before calling "%s()".', $functionName)/src/Symfony/Component/Process/Process.php1555
sprintf('Command line is missing a value for parameter "%s": ', $matches[1]) . $commandline/src/Symfony/Component/Process/Process.php1585
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Process/Process.php200
'The Process class relies on proc_open, which is not available on your PHP installation.'/src/Symfony/Component/Process/Process.php147
sprintf('"%s" only accepts strings, Traversable objects or stream resources.', $caller)/src/Symfony/Component/Process/ProcessUtils.php59
'Unable to write temporary ini file.'/src/Symfony/Component/Process/PhpSubprocess.php130
'Unable to launch a new process.'/src/Symfony/Component/Process/Process.php345
sprintf('The provided cwd "%s" does not exist.', $this->cwd)/src/Symfony/Component/Process/Process.php339
'Process is already running.'/src/Symfony/Component/Process/Process.php295
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Process/Process.php205
'Disabling output while the process is running is not possible.'/src/Symfony/Component/Process/Process.php521
'Pass the callback to the "Process::start" method or call enableOutput to use a callback with "Process::waitUntil".'/src/Symfony/Component/Process/Process.php454
'Pass the callback to the "Process::start" method or call enableOutput to use a callback with "Process::wait".'/src/Symfony/Component/Process/Process.php413
'Process is already running.'/src/Symfony/Component/Process/Process.php380
'Idle timeout cannot be set while the output is disabled.'/src/Symfony/Component/Process/Process.php995
'This PHP has been compiled with --enable-sigchild. Term signal cannot be retrieved.'/src/Symfony/Component/Process/Process.php791
'Enabling output while the process is running is not possible.'/src/Symfony/Component/Process/Process.php542
'Output cannot be disabled while an idle timeout is set.'/src/Symfony/Component/Process/Process.php524
'Cannot set a default value except for InputArgument::OPTIONAL mode.'/src/Symfony/Component/Console/Input/InputArgument.php99
sprintf('Argument mode "%s" is not valid.', $mode)/src/Symfony/Component/Console/Input/InputArgument.php52
sprintf('Closure for argument "%s" must return an array. Got "%s".', $this->name, get_debug_type($values))/src/Symfony/Component/Console/Input/InputArgument.php135
'A default value for an array argument must be an array.'/src/Symfony/Component/Console/Input/InputArgument.php106
sprintf('The "--%s" option does not accept a value.', $name)/src/Symfony/Component/Console/Input/ArgvInput.php222
sprintf('The "--%s" option does not exist.', $name)/src/Symfony/Component/Console/Input/ArgvInput.php217
sprintf('The "--%s" option requires a value.', $name)/src/Symfony/Component/Console/Input/ArgvInput.php248
sprintf('The "--%s" option does not accept a value.', $name)/src/Symfony/Component/Console/Input/ArgvInput.php232
sprintf('The "%s" argument does not exist.', $name)/src/Symfony/Component/Console/Input/ArrayInput.php188
sprintf('The "--%s" option requires a value.', $name)/src/Symfony/Component/Console/Input/ArrayInput.php169
sprintf('The "-%s" option does not exist.', $shortcut)/src/Symfony/Component/Console/Input/ArgvInput.php202
sprintf('The "-%s" option does not exist.', false === $encoding ? $name[$i] : mb_substr($name, $i, 1, $encoding))/src/Symfony/Component/Console/Input/ArgvInput.php119
sprintf('The log level "%s" does not exist.', $level)/src/Symfony/Component/Console/Logger/ConsoleLogger.php65
sprintf('Invalid "%s" color; expected one of (%s).', $color, implode(', ', array_merge(array_keys(self::COLORS), array_keys(self::BRIGHT_COLORS))))/src/Symfony/Component/Console/Color.php131
sprintf('The "--%s" option does not exist.', $name)/src/Symfony/Component/Console/Input/ArrayInput.php156
sprintf('The "-%s" option does not exist.', $shortcut)/src/Symfony/Component/Console/Input/ArrayInput.php140
sprintf("Command \"%s\" is ambiguous.\nDid you mean one of these?\n%s.", $name, $suggestions)/src/Symfony/Component/Console/Application.php745
sprintf('The command "%s" does not exist.', $name)/src/Symfony/Component/Console/Application.php752
'Unable to subscribe to signal events. Make sure that the "pcntl" extension is installed and that "pcntl_*" functions are not disabled by your php.ini\'s "disable_functions" directive.'/src/Symfony/Component/Console/Application.php983
sprintf('Invalid option specified: "%s". Expected one of (%s).', $option, implode(', ', array_keys(self::AVAILABLE_OPTIONS)))/src/Symfony/Component/Console/Color.php63
sprintf('The command defined in "%s" cannot have an empty name.', get_debug_type($command))/src/Symfony/Component/Console/Application.php535
sprintf('The command "%s" does not exist.', $name)/src/Symfony/Component/Console/Application.php557
sprintf('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()".', $name)/src/Symfony/Component/Console/Application.php562
sprintf("The namespace \"%s\" is ambiguous.\nDid you mean one of these?\n%s.", $namespace, $this->getAbbreviationSuggestions(array_values($namespaces)))/src/Symfony/Component/Console/Application.php643
sprintf('"%s" yielded a value of type "%s", but only scalars and stream resources are supported.', get_debug_type($this->input), get_debug_type($input))/src/Symfony/Component/Process/Pipes/AbstractPipes.php104
'Expected a failed process, but the given process was successful.'/src/Symfony/Component/Process/Exception/ProcessFailedException.php28
sprintf('Unknown timeout type "%d".', $this->timeoutType)/src/Symfony/Component/Process/Exception/ProcessTimedOutException.php61
'Signals are not supported. Make sure that the "pcntl" extension is installed and that "pcntl_*" functions are not disabled by your php.ini\'s "disable_functions" directive.'/src/Symfony/Component/Console/Application.php122
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Process/Pipes/UnixPipes.php45
'A temporary file could not be opened to write the process output: ' . $lastError/src/Symfony/Component/Process/Pipes/WindowsPipes.php63
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Process/Pipes/WindowsPipes.php93
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Process/Pipes/WindowsPipes.php98
''/src/Symfony/Component/Console/Tests/ApplicationTest.php957
"\n\nline 1 with extra spaces \nline 2\n\nline 4\n"/src/Symfony/Component/Console/Tests/ApplicationTest.php941
'dont break here <info>!</info>'/src/Symfony/Component/Console/Tests/ApplicationTest.php924
'コマンドの実行中にエラーが発生しました。'/src/Symfony/Component/Console/Tests/ApplicationTest.php910
'エラーメッセージ'/src/Symfony/Component/Console/Tests/ApplicationTest.php896
'This is an error.'/src/Symfony/Component/Console/Tests/ApplicationTest.php821
sprintf('The "%s" option does not exist.', $name)/src/Symfony/Component/Console/Input/Input.php140
sprintf('The "%s" option does not exist.', $name)/src/Symfony/Component/Console/Input/Input.php127
sprintf('The "%s" argument does not exist.', $name)/src/Symfony/Component/Console/Input/Input.php100
sprintf('The "%s" argument does not exist.', $name)/src/Symfony/Component/Console/Input/Input.php91
sprintf('Not enough arguments (missing: "%s").', implode(', ', $missingArguments))/src/Symfony/Component/Console/Input/Input.php69
sprintf('Unable to parse input near "... %s ...".', substr($input, $cursor, 10))/src/Symfony/Component/Console/Input/StringInput.php71
sprintf('The "--%s" option does not exist.', $negation)/src/Symfony/Component/Console/Input/InputDefinition.php348
sprintf('The "-%s" option does not exist.', $shortcut)/src/Symfony/Component/Console/Input/InputDefinition.php332
sprintf('The "--%s" option does not exist.', $name)/src/Symfony/Component/Console/Input/InputDefinition.php258
sprintf('An option named "%s" already exists.', $negatedName)/src/Symfony/Component/Console/Input/InputDefinition.php244
sprintf('An option named "%s" already exists.', $option->getName( ))/src/Symfony/Component/Console/Input/InputDefinition.php223
sprintf('An option with shortcut "%s" already exists.', $shortcut)/src/Symfony/Component/Console/Input/InputDefinition.php229
sprintf('The "%s" argument does not exist.', $name)/src/Symfony/Component/Console/Input/InputDefinition.php132
sprintf('An option named "%s" already exists.', $option->getName( ))/src/Symfony/Component/Console/Input/InputDefinition.php220
sprintf('Cannot add a required argument "%s" after an array argument "%s".', $argument->getName( ), $this->lastArrayArgument->getName( ))/src/Symfony/Component/Console/Input/InputDefinition.php104
sprintf('Cannot add a required argument "%s" after an optional one "%s".', $argument->getName( ), $this->lastOptionalArgument->getName( ))/src/Symfony/Component/Console/Input/InputDefinition.php108
sprintf('Closure for option "%s" must return an array. Got "%s".', $this->name, get_debug_type($values))/src/Symfony/Component/Console/Input/InputOption.php228
sprintf('An argument with name "%s" already exists.', $argument->getName( ))/src/Symfony/Component/Console/Input/InputDefinition.php100
'Cannot set a default value when using InputOption::VALUE_NONE mode.'/src/Symfony/Component/Console/Input/InputOption.php184
'A default value for an array option must be an array.'/src/Symfony/Component/Console/Input/InputOption.php191
'Impossible to have an option mode VALUE_IS_ARRAY if the option does not accept a value.'/src/Symfony/Component/Console/Input/InputOption.php111
'Impossible to have an option mode VALUE_NEGATABLE if the option also accepts a value.'/src/Symfony/Component/Console/Input/InputOption.php114
sprintf('Option mode "%s" is not valid.', $mode)/src/Symfony/Component/Console/Input/InputOption.php98
'Cannot set suggested values if the option does not accept a value.'/src/Symfony/Component/Console/Input/InputOption.php108
'An option name cannot be empty.'/src/Symfony/Component/Console/Input/InputOption.php75
'An option shortcut cannot be empty.'/src/Symfony/Component/Console/Input/InputOption.php91
"RGB cannot be converted to {$this->name}."/src/Symfony/Component/Console/Output/AnsiColorMode.php75
sprintf('Invalid "#%s" color.', $hexColor)/src/Symfony/Component/Console/Output/AnsiColorMode.php54
'Current index is invalid, it must be the number of input tokens or one more.'/src/Symfony/Component/Console/Completion/CompletionInput.php223
'The StreamOutput class needs a stream as its first argument.'/src/Symfony/Component/Console/Output/StreamOutput.php46
'The ProgressBar is not started.'/src/Symfony/Component/Console/Style/SymfonyStyle.php370
'Value should be an array, string, or an instance of TableSeparator.'/src/Symfony/Component/Console/Style/SymfonyStyle.php203
sprintf($errorMessage, $selected)/src/Symfony/Component/Console/Question/ChoiceQuestion.php123
'Choice question must have at least 1 choice available.'/src/Symfony/Component/Console/Question/ChoiceQuestion.php36
'I failed. Sorry.'/src/Symfony/Component/Console/Tests/ConsoleEventsTest.php98
'bar'/src/Symfony/Component/Console/Tests/ApplicationTest.php1920
'First exception <p>this is html</p>'/src/Symfony/Component/Console/Tests/Fixtures/Foo3Command.php21
'exception message'/src/Symfony/Component/Console/Tests/Messenger/RunCommandMessageHandlerTest.php104
'Third exception <fg=blue;bg=red>comment</>'/src/Symfony/Component/Console/Tests/Fixtures/Foo3Command.php26
'Second exception <comment>comment</comment>'/src/Symfony/Component/Console/Tests/Fixtures/Foo3Command.php23
sprintf('"%s()" expects a strictly positive maxLength. Got %d.', __METHOD__, $maxLength)/src/Symfony/Component/Console/Output/TrimmedBufferOutput.php30
'A value is required.'/src/Symfony/Component/Console/Tests/Helper/QuestionHelperTest.php764
'dymerr'/src/Symfony/Component/Console/Tests/ApplicationTest.php1503
'foo'/src/Symfony/Component/Console/Tests/ApplicationTest.php1546
'Something went wrong.'/src/Symfony/Component/Console/Tests/ApplicationTest.php1590
'dymerr'/src/Symfony/Component/Console/Tests/ApplicationTest.php1613
'dymerr'/src/Symfony/Component/Console/Tests/ApplicationTest.php1634
'duserr'/src/Symfony/Component/Console/Tests/ApplicationTest.php1651
'Something went wrong.'/src/Symfony/Component/Console/Tests/ApplicationTest.php1899
'foo'/src/Symfony/Component/Console/Tests/ApplicationTest.php1916
sprintf('Dummy type "%s" is invalid.', (new class ( ) { /**/ } )::class)/src/Symfony/Component/Console/Tests/ApplicationTest.php967
''/src/Symfony/Component/Console/Tests/ApplicationTest.php983
sprintf('Dummy type "%s" is invalid.', (new class ( ) { /**/ } )::class)/src/Symfony/Component/Console/Tests/ApplicationTest.php993
'some exception'/src/Symfony/Component/Console/Tests/ApplicationTest.php1008
''/src/Symfony/Component/Console/Tests/ApplicationTest.php1188
'foo'/src/Symfony/Component/Console/Tests/ApplicationTest.php1446
'foo'/src/Symfony/Component/Console/Tests/ApplicationTest.php1466
'foo'/src/Symfony/Component/Console/Tests/ApplicationTest.php1478
sprintf('The TableCell does not support the following options: \'%s\'.', implode('\', \'', $diff))/src/Symfony/Component/Console/Helper/TableCell.php34
'Invalid padding type. Expected one of (STR_PAD_LEFT, STR_PAD_RIGHT, STR_PAD_BOTH).'/src/Symfony/Component/Console/Helper/TableStyle.php317
'The padding char must not be empty.'/src/Symfony/Component/Console/Helper/TableStyle.php59
sprintf('Command name "%s" is invalid.', $name)/src/Symfony/Component/Console/Command/Command.php665
sprintf('The TableCellStyle does not support the following options: \'%s\'.', implode('\', \'', $diff))/src/Symfony/Component/Console/Helper/TableCellStyle.php46
sprintf('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.', __METHOD__)/src/Symfony/Component/Console/Helper/ProcessHelper.php58
'The ProcessHelper cannot be run as the Process component is not installed. Try running "compose require symfony/process".'/src/Symfony/Component/Console/Helper/ProcessHelper.php38
'The style option must be an instance of "TableCellStyle".'/src/Symfony/Component/Console/Helper/TableCell.php38
'The "--current" option must be set and it must be an integer.'/src/Symfony/Component/Console/Command/CompleteCommand.php175
sprintf('Shell completion is not supported for your shell: "%s" (supported: "%s").', $shell, implode('", "', array_keys($this->completionOutputs)))/src/Symfony/Component/Console/Command/CompleteCommand.php91
'The "--shell" option must be set.'/src/Symfony/Component/Console/Command/CompleteCommand.php87
'A lock is already in place.'/src/Symfony/Component/Console/Command/LockableTrait.php39
sprintf('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.', $name)/src/Symfony/Component/Console/Command/Command.php649
sprintf('Command class "%s" is not correctly initialized. You probably forgot to call the parent constructor.', static::class)/src/Symfony/Component/Console/Command/Command.php402
sprintf('Return value of "%s::execute()" must be of the type int, "%s" returned.', static::class, get_debug_type($statusCode))/src/Symfony/Component/Console/Command/Command.php282
'You must override the execute() method in the concrete command class.'/src/Symfony/Component/Console/Command/Command.php185
sprintf('Command "%s" does not exist.', $name)/src/Symfony/Component/Console/Descriptor/ApplicationDescription.php76
sprintf('Object of type "%s" is not describable.', get_debug_type($object))/src/Symfony/Component/Console/Descriptor/Descriptor.php41
sprintf('Command "%s" does not exist.', $name)/src/Symfony/Component/Console/CommandLoader/ContainerCommandLoader.php40
sprintf('Command "%s" does not exist.', $name)/src/Symfony/Component/Console/CommandLoader/FactoryCommandLoader.php42
'Status code not initialized, did you execute the command before requesting the status code?'/src/Symfony/Component/Console/Tester/TesterTrait.php99
'To enable the locking feature you must install the symfony/lock component. Try running "composer require symfony/lock".'/src/Symfony/Component/Console/Command/LockableTrait.php35
'Output not initialized, did you execute the command before requesting the display?'/src/Symfony/Component/Console/Tester/TesterTrait.php40
'The error output is not available when the tester is run without "capture_stderr_separately" option set.'/src/Symfony/Component/Console/Tester/TesterTrait.php62
'A hidden question cannot use the autocompleter.'/src/Symfony/Component/Console/Question/Question.php99
'A hidden question cannot use the autocompleter.'/src/Symfony/Component/Console/Question/Question.php181
sprintf('The provided answer is ambiguous. Value should be one of "%s".', implode('" or "', $results))/src/Symfony/Component/Console/Question/ChoiceQuestion.php147
sprintf($errorMessage, $value)/src/Symfony/Component/Console/Question/ChoiceQuestion.php163
'Incorrectly nested style tag found.'/src/Symfony/Component/Console/Formatter/OutputFormatterStyleStack.php74
sprintf('Command "%s" exited with code "%s".', $message->input, $exitCode)/src/Symfony/Component/Console/Messenger/RunCommandMessageHandler.php43
'Maximum number of attempts must be a positive value.'/src/Symfony/Component/Console/Question/Question.php221
sprintf('Undefined style: "%s".', $name)/src/Symfony/Component/Console/Formatter/OutputFormatter.php109
sprintf('Namespace is not a valid PSR-4 prefix: "%s".', $namespace)/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php105
sprintf('Namespace prefix must end with a "\\": "%s".', $namespace)/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php102
sprintf('Invalid argument $ignoreErrors provided to "%s::import()": boolean or "not_found" expected, "%s" given.', static::class, get_debug_type($ignoreErrors))/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php66
'Impossible to call remove() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php59
'Impossible to call deprecate() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php54
'Impossible to call set() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php49
'Impossible to call add() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php44
'Impossible to call clear() on a frozen ParameterBag.'/src/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php39
sprintf('The "when@%s" key should contain an array in "%s". Check your YAML syntax.', $this->env, $path)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php138
sprintf('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.', $class, $path, $pattern)/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php292
sprintf('Invalid "exclude" pattern when importing classes for "%s": make sure your "exclude" pattern (%s) is a subset of the "resource" pattern (%s).', $namespace, $excludePattern, $pattern)/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php267
sprintf('Invalid type definition "%s": ChildDefinition expected, "%s" given.', $id, get_debug_type($definition))/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php235
sprintf('The "%s" alias has already been defined with the #[AsAlias] attribute in "%s".', $alias, $this->aliases[$alias])/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php193
sprintf('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].', $class)/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php190
'The exclude list must not contain an empty value.'/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php113
'The exclude list must not contain a "null" value.'/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php109
sprintf('Type definition "%s" cannot be an alias within "_instanceof" in "%s". Check your YAML syntax.', $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php245
sprintf('Service "_defaults" key must be an array, "%s" given in "%s".', get_debug_type($defaults), $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php270
sprintf('Service "_instanceof" key must be an array, "%s" given in "%s".', get_debug_type($instanceof), $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php236
sprintf('Type definition "%s" must be a non-empty array within "_instanceof" in "%s". Check your YAML syntax.', $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php242
sprintf('An import should provide a resource in "%s". Check your YAML syntax.', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php213
sprintf('The "services" key should contain an array in "%s". Check your YAML syntax.', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php228
sprintf('The "parameters" key should contain an array in "%s". Check your YAML syntax.', $path)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php161
sprintf('The "imports" key should contain an array in "%s". Check your YAML syntax.', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php204
sprintf('A service definition must be an array or a string starting with "@" but "%s" found for service "%s" in "%s". Check your YAML syntax.', get_debug_type($service), $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php356
sprintf('A stack must be an array of definitions, "%s" given for service "%s" in "%s". Check your YAML syntax.', get_debug_type($service), $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php361
sprintf('Parameter "bind" in "_defaults" must be an array in "%s". Check your YAML syntax.', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php310
sprintf('Service names that start with an underscore are reserved. Rename the "%s" service or define it in XML instead.', $id)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php338
sprintf('A "tags" entry in "_defaults" is missing a "name" key in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php294
sprintf('The tag name in "_defaults" must be a non-empty string in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php301
sprintf('The configuration key "%s" cannot be used to define a default value in "%s". Allowed keys are "%s".', $key, $file, implode('", "', self::DEFAULTS_KEYWORDS))/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php275
sprintf('Parameter "tags" in "_defaults" must be an array in "%s". Check your YAML syntax.', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php281
sprintf('Missing attribute "version" of the "deprecated" option in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php443
sprintf('Missing attribute "package" of the "deprecated" option in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php439
sprintf('Missing attribute "package" of the "deprecated" option in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php510
sprintf('The value of the "parent" option for the "%s" service must be the id of the service without the "@" prefix (replace "%s" with "%s").', $id, $service['parent'], substr($service['parent'], 1))/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php459
sprintf('Invalid attribute "%s"; supported ones are "public" and "deprecated" for service "%s" in "%s". Check your YAML syntax.', implode('", "', $diff), $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php388
sprintf('Service stack "%s" cannot contain another stack in "%s".', $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php375
sprintf('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".', $key, $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php432
sprintf('The configuration key "%s" is unsupported for the service "%s" when using "from_callable" in "%s".', $key, $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php406
sprintf('Unsupported tag "!%s", did you mean "!returns_clone" for service "%s" in "%s"?', $args->getTag( ), $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php573
sprintf('Invalid method call for service "%s", did you forgot a leading dash before "%s: ..." in "%s"?', $id, $k, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php559
sprintf('The second parameter for function call "%s" must be an array of its arguments for service "%s" in "%s". Check your YAML syntax.', $method, $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php591
sprintf('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".', $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php582
sprintf('The "%s" service cannot declare a factory as well as a constructor.', $id)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php526
sprintf('Missing attribute "version" of the "deprecated" option in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php514
sprintf('Invalid method call for service "%s": expected map or array, "%s" given in "%s".', $id, $call instanceof TaggedValue ? '!' . $call->getTag( ) : get_debug_type($call), $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php555
sprintf('Parameter "calls" must be an array for service "%s" in "%s". Check your YAML syntax.', $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php550
sprintf('Invalid value "%s" for attribute "decoration_on_invalid" on service "%s". Did you mean null (without quotes) in "%s"?', $decorationOnInvalid, $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php646
sprintf('Invalid value "%s" for attribute "decoration_on_invalid" on service "%s". Did you mean "exception", "ignore" or null in "%s"?', $decorationOnInvalid, $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php648
sprintf('Parameter "bind" must be an array for service "%s" in "%s". Check your YAML syntax.', $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php668
sprintf('A "resource" attribute must be set when the "namespace" attribute is set for service "%s" in "%s". Check your YAML syntax.', $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php688
sprintf('Parameter "tags" must be an array for service "%s" in "%s". Check your YAML syntax.', $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php601
sprintf('A "tags" entry is missing a "name" key for service "%s" in "%s".', $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php618
sprintf('The tag name for service "%s" in "%s" must be a non-empty string.', $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php625
sprintf('The value of the "decorates" option for the "%s" service must be the id of the service without the "@" prefix (replace "%s" with "%s").', $id, $service['decorates'], substr($decorates, 1))/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php635
sprintf('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").', $parameter, $id, $callable, substr($callable, 1), $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php735
sprintf('Parameter "%s" must contain an array with two elements for service "%s" in "%s". Check your YAML syntax.', $parameter, $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php750
sprintf('Parameter "%s" must be a string or an array for service "%s" in "%s". Check your YAML syntax.', $parameter, $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php753
'Unable to load YAML config files as the Symfony Yaml Component is not installed. Try running "composer require symfony/yaml".'/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php764
sprintf('Invalid "resource" attribute found for service "%s" in "%s". Check your YAML syntax.', $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php693
sprintf('A "resource" attribute must be of type string for service "%s" in "%s". Check your YAML syntax.', $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php701
sprintf('Using expressions in "%s" for the "%s" service is not supported in "%s".', $parameter, $id, $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php721
'The "@=" expression syntax cannot be used without the ExpressionLanguage component. Try running "composer require symfony/expression-language".'/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php724
sprintf('The service file "%s" is not valid. It should contain an array. Check your YAML syntax.', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php798
sprintf('The file "%s" does not contain valid YAML: ', $file) . $e->getMessage( )/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php780
sprintf('The file "%s" does not exist.', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php772
sprintf('This is not a local file "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php768
sprintf('"!%s" tag contains unsupported key "%s"; supported ones are "%s".', $value->getTag( ), implode('", "', $diff), implode('", "', $supportedKeys))/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php854
sprintf('"!service_locator" tag only accepts maps in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php842
sprintf('"!iterator" tag only accepts sequences in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php829
sprintf('There is no extension able to load the configuration for "%s" (in "%s"). Looked for namespace "%s", found "%s".', $namespace, $file, $namespace, $extensionNamespaces ? sprintf('"%s"', implode('", "', $extensionNamespaces)) : 'none')/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php808
sprintf('Unsupported tag "!%s".', $value->getTag( ))/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php898
sprintf('Creating an alias using the tag "!service" is not allowed in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php884
sprintf('Using an anonymous service in a parameter is not allowed in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php872
sprintf('"!%s" tags only accept a non empty string or an array with a key "tag" in "%s".', $value->getTag( ), $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php861
sprintf($message, $name)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php977
sprintf('The configuration key "%s" is unsupported for definition "%s" in "%s". Allowed configuration keys are "%s".', $key, $id, $file, implode('", "', $keywords))/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php965
'The "@=" expression syntax cannot be used without the ExpressionLanguage component. Try running "composer require symfony/expression-language".'/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php911
sprintf('Using expressions in parameters is not allowed in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php907
'You cannot use the config builder as the Config component is not installed. Try running "composer require symfony/config".'/src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php160
'You cannot use the ConfigBuilders without providing a class implementing ConfigBuilderGeneratorInterface.'/src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php164
sprintf('Could not resolve argument "$%s" for "%s". You must typehint it (for example with "%s" or "%s").', $parameter->getName( ), $path, ContainerConfigurator::class, ContainerBuilder::class)/src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php111
sprintf('Could not resolve argument "%s" for "%s".', $type . ' $' . $parameter->getName( ), $path)/src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php136
sprintf('There is no extension able to load the configuration for "%s". Looked for namespace "%s", found "%s".', $namespace, $alias, $extensions ? implode('", "', $extensions) : 'none')/src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php186
sprintf('You cannot use the config builder for "%s" because the extension does not implement "%s".', $namespace, ConfigurationExtensionInterface::class)/src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php191
sprintf('Could not find or generate class "%s".', $namespace)/src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php174
'You can only use "root" ConfigBuilders from "Symfony\\Config\\" namespace. Nested classes like "Symfony\\Config\\Framework\\CacheConfig" cannot be used.'/src/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php181
sprintf('Missing attribute "version" at node "deprecated" in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php229
sprintf('Missing attribute "package" at node "deprecated" in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php285
'You cannot use both the attribute "exclude" and <exclude> tags at the same time.'/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php178
sprintf('Missing attribute "package" at node "deprecated" in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php225
sprintf('The "%s" service cannot declare a factory as well as a constructor.', $service->getAttribute('id'))/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php320
sprintf('The tag name for service "%s" in "%s" must be a non-empty string.', (string) $service->getAttribute('id'), $file)/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php350
sprintf('Missing attribute "version" at node "deprecated" in "%s".', $file)/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php289
'The "expression" attribute cannot be used on factories without the ExpressionLanguage component. Try running "composer require symfony/expression-language".'/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php304
sprintf('Attribute "parent" is unsupported when using "<from-callable>" on service "%s".', (string) $service->getAttribute('id'))/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php404
sprintf('Invalid value "%s" for attribute "decoration-on-invalid" on service "%s". Did you mean "exception", "ignore" or "null" in "%s"?', $decorationOnInvalid, $service->getAttribute('id'), $file)/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php393
'The "expression" attribute cannot be used without the ExpressionLanguage component. Try running "composer require symfony/expression-language".'/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php434
$key . sprintf(' is unsupported when using "<from-callable>" on service "%s".', (string) $service->getAttribute('id'))/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php417
sprintf('Top-level services must have "id" attribute, none found in "%s" at line %d.', $file, $node->getLineNo( ))/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php503
sprintf('Unable to parse file "%s": ', $file) . $e->getMessage( )/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php461
'The type="expression" attribute cannot be used without the ExpressionLanguage component. Try running "composer require symfony/expression-language".'/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php558
sprintf('Tag "<%s>" with type="service" has no or empty "id" attribute in "%s".', $name, $file)/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php551
'You cannot use both the attribute "exclude" and <exclude> tags at the same time.'/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php600
sprintf('Tag "<%s>" with type="%s" has no or empty "tag" attribute in "%s".', $name, $type, $file)/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php594
sprintf('Extension "%s" references a non-existent XSD file "%s".', get_debug_type($extension), $path)/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php696
sprintf('Tag "<%s>" with type="binary" is not a valid base64 encoded string.', $name)/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php613
sprintf('Invalid child element "%s" defined for alias "%s" in "%s".', $child->localName, $alias->getAttribute('id'), $file)/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php793
sprintf('Invalid attribute "%s" defined for alias "%s" in "%s".', $name, $alias->getAttribute('id'), $file)/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php784
sprintf('The "%s" file is not valid.', $resource)/src/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php33
sprintf('There is no extension able to load the configuration for "%s" (in "%s"). Looked for namespace "%s", found "%s".', $node->tagName, $file, $node->namespaceURI, $extensionNamespaces ? implode('", "', $extensionNamespaces) : 'none')/src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php813
'Anonymous services must have a class name.'/src/Symfony/Component/DependencyInjection/Loader/Configurator/ServicesConfigurator.php80
sprintf('"%s()" expects a list of definitions as returned by "%s()" or "%s()", "%s" given at index "%s" for service "%s".', __METHOD__, InlineServiceConfigurator::FACTORY, ReferenceConfigurator::FACTORY, $service instanceof AbstractConfigurator ? $service::FACTORY . '()' : get_debug_type($service), $i, $id)/src/Symfony/Component/DependencyInjection/Loader/Configurator/ServicesConfigurator.php166
'The tag name in "_defaults" must be a non-empty string.'/src/Symfony/Component/DependencyInjection/Loader/Configurator/DefaultsConfigurator.php48
sprintf('Tag "%s", attribute "%s" in "_defaults" must be of a scalar-type or an array of scalar-type.', $tag, $name)/src/Symfony/Component/DependencyInjection/Loader/Configurator/DefaultsConfigurator.php73
sprintf('Call to undefined method "%s::%s()".', static::class, $method)/src/Symfony/Component/DependencyInjection/Loader/Configurator/AbstractConfigurator.php43
'Cannot serialize ' . __CLASS__/src/Symfony/Component/DependencyInjection/Loader/Configurator/AbstractConfigurator.php48
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/DependencyInjection/Loader/Configurator/AbstractConfigurator.php53
sprintf('"%s()" can be used only at the root of service configuration files.', $value::FACTORY)/src/Symfony/Component/DependencyInjection/Loader/Configurator/AbstractConfigurator.php95
sprintf('Cannot use values of type "%s" in service configuration files.', get_debug_type($value))/src/Symfony/Component/DependencyInjection/Loader/Configurator/AbstractConfigurator.php115
sprintf('There is no extension able to load the configuration for "%s" (in "%s"). Looked for namespace "%s", found "%s".', $namespace, $this->file, $namespace, $extensions ? implode('", "', $extensions) : 'none')/src/Symfony/Component/DependencyInjection/Loader/Configurator/ContainerConfigurator.php55
sprintf('Using an expression in parameter "%s" is not allowed.', $name)/src/Symfony/Component/DependencyInjection/Loader/Configurator/ParametersConfigurator.php38
sprintf('A parent cannot be defined when either "_instanceof" or "_defaults" are also defined for service prototype "%s".', $this->id)/src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/ParentTrait.php29
sprintf('Invalid factory "%s": the "service:method" notation is not available when using PHP-based DI configuration. Use "[service(\'%s\'), \'%s\']" instead.', $factory, $factoryParts[0], $factoryParts[1])/src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/FactoryTrait.php30
sprintf('The tag name for service "%s" must be a non-empty string.', $this->id)/src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/TagTrait.php26
sprintf('A tag attribute must be of a scalar-type or an array of scalar-types for service "%s", tag "%s", attribute "%s".', $this->id, $tag, $name)/src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/TagTrait.php43
'The configuration key "parent" is unsupported when using "fromCallable()".'/src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/FromCallableTrait.php25
sprintf('A synthetic service ("%s") must be public.', $id)/src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php43
sprintf('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.', $id)/src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php49
sprintf('Service "%s" must implement interface "%s".', $id, EnvVarProcessorInterface::class)/src/Symfony/Component/DependencyInjection/Compiler/RegisterEnvVarProcessorsPass.php39
sprintf('Invalid type "%s" returned by "%s::getProvidedTypes()", expected one of "%s".', $type, $class, implode('", "', self::ALLOWED_TYPES))/src/Symfony/Component/DependencyInjection/Compiler/RegisterEnvVarProcessorsPass.php69
sprintf('A synthetic service cannot be decorated: service "%s" cannot decorate "%s".', $id, $inner)/src/Symfony/Component/DependencyInjection/Compiler/DecoratorServicePass.php92
sprintf('Class "%s" used for service "%s" cannot be found.', $class, $id)/src/Symfony/Component/DependencyInjection/Compiler/RegisterEnvVarProcessorsPass.php37
sprintf('Cannot generate lazy proxy for service "%s".', $id ?? $definition->getClass( ))/src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php138
sprintf('Cannot instantiate lazy proxy for service "%s".', $id)/src/Symfony/Component/DependencyInjection/LazyProxy/Instantiator/LazyServiceInstantiator.php29
sprintf('Invalid definition for service "%s": several "proxy" tags found but "%s" is not an interface.', $id ?? $definition->getClass( ), $tag['interface'])/src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php121
sprintf('Invalid "proxy" tag for service "%s": class "%s" doesn\'t implement "%s".', $id ?? $definition->getClass( ), $definition->getClass( ), $tag['interface'])/src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php124
sprintf('Cannot generate lazy ghost for service "%s".', $id ?? $definition->getClass( ))/src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php110
sprintf('Invalid definition for service "%s": the "interface" attribute is missing on a "proxy" tag.', $id ?? $definition->getClass( ))/src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php118
sprintf('Invalid definition for service "%s": setting the "proxy" tag on a service requires it to be "lazy".', $id ?? $definition->getClass( ))/src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php35
sprintf('Cannot instantiate lazy proxy for service "%s".', $id ?? $definition->getClass( ))/src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php102
sprintf('The configuration key "%s" is unsupported when using "fromCallable()".', $key)/src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/FromCallableTrait.php38
sprintf('Invalid callable "%s": the "service:method" notation is not available when using PHP-based DI configuration. Use "[service(\'%s\'), \'%s\']" instead.', $callable, $parts[0], $parts[1])/src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/FromCallableTrait.php47
sprintf('Invalid service "%s": "__construct()" cannot be used as a factory method.', $this->currentId)/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php147
sprintf('Invalid service "%s": function "%s" does not exist.', $this->currentId, $factory)/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php133
'Expressions cannot be used in service factories without the ExpressionLanguage component. Try running "composer require symfony/expression-language".'/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php101
implode(sprintf('return string|int (got "%s")', get_debug_type($default)), $message)/src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php166
implode(sprintf('return int (got "%s")', get_debug_type($default)), $message)/src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php155
implode('be public', $message)/src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php148
implode('be static', $message)/src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServiceTrait.php144
sprintf('Invalid value for binding key "%s" for service "%s": expected "%s", "%s", "%s", "%s" or null, "%s" given.', $key, $this->currentId, Reference::class, Definition::class, TaggedIteratorArgument::class, ServiceLocatorArgument::class, get_debug_type($bindingValue))/src/Symfony/Component/DependencyInjection/Compiler/ResolveBindingsPass.php140
sprintf('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?', $this->currentId)/src/Symfony/Component/DependencyInjection/Compiler/ResolveFactoryClassPass.php28
sprintf('Invalid definition for service "%s": "%s::%s()" requires %d arguments, %d passed.', $this->currentId, $reflectionFunction->class, $reflectionFunction->name, $numberOfRequiredParameters, \count($values))/src/Symfony/Component/DependencyInjection/Compiler/CheckTypeDeclarationsPass.php132
sprintf('There is no node with id "%s".', $id)/src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php47
sprintf('Invalid type "%s".', $type)/src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php130
sprintf('A "tags" attribute must be of a scalar-type for service "%s", tag "%s", attribute "%s".', $id, $tag, $name)/src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php94
sprintf('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.', $id)/src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php59
sprintf('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.', $id)/src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php56
sprintf('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.', $id, substr($id, 1))/src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php53
sprintf('The "version" attribute is mandatory for the "container.private" tag on the "%s" service.', $id)/src/Symfony/Component/DependencyInjection/Compiler/AliasDeprecatedPublicServicesPass.php32
sprintf('Autoconfigured instanceof for type "%s" defines arguments but these are not supported and should be removed.', $interface)/src/Symfony/Component/DependencyInjection/Compiler/ResolveInstanceofConditionalsPass.php31
sprintf('"%s" is set as an "instanceof" conditional, but it does not exist.', $interface)/src/Symfony/Component/DependencyInjection/Compiler/ResolveInstanceofConditionalsPass.php163
sprintf('Argument "$%s" of attribute autoconfigurator should have a type, use one or more of "\ReflectionClass|\ReflectionMethod|\ReflectionProperty|\ReflectionParameter|\Reflector" in "%s" on line "%d".', $reflectorParameter->getName( ), $callableReflector->getFileName( ), $callableReflector->getStartLine( ))/src/Symfony/Component/DependencyInjection/Compiler/AttributeAutoconfigurationPass.php55
sprintf('Invalid service "%s": method "%s()" must be public.', $this->currentId, $class !== $this->currentId ? $class . '::' . $method : $method)/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php221
'Unable to use expressions as the Symfony ExpressionLanguage component is not installed. Try running "composer require symfony/expression-language".'/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php231
sprintf('"%s::processValue()" must return a Reference when processing an expression, "%s" returned for service("%s").', static::class, get_debug_type($arg), $id)/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php242
sprintf('The "package" attribute is mandatory for the "container.private" tag on the "%s" service.', $id)/src/Symfony/Component/DependencyInjection/Compiler/AliasDeprecatedPublicServicesPass.php28
sprintf('Invalid service "%s": ', $this->currentId) . sprintf($class !== $this->currentId ? 'constructor of class "%s"' : 'its constructor', $class) . ' must be public.'/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php184
sprintf('Invalid service "%s": the class is not set.', $this->currentId)/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php204
sprintf('Invalid service "%s": class "%s" does not exist.', $this->currentId, $class)/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php208
sprintf('Invalid service "%s": method "%s()" does not exist.', $this->currentId, $class !== $this->currentId ? $class . '::' . $method : $method)/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php216
sprintf('Invalid service "%s": the class is not set.', $this->currentId)/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php171
sprintf('Invalid service "%s": class "%s" does not exist.', $this->currentId, $class)/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php174
sprintf('Invalid service "%s": ', $this->currentId) . lcfirst($e->getMessage( ))/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php177
sprintf('Invalid service "%s": class%s has no constructor.', $this->currentId, sprintf($class !== $this->currentId ? ' "%s"' : '', $class))/src/Symfony/Component/DependencyInjection/Compiler/AbstractRecursivePass.php181
sprintf('The definition "%s" has a reference to an abstract definition "%s". Abstract definitions cannot be the target of references.', $this->currentId, $value)/src/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php39
sprintf('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.', $id)/src/Symfony/Component/DependencyInjection/Compiler/ResolveClassPass.php31
sprintf('Missing "id" attribute on "container.service_subscriber" tag with key="%s" for service "%s".', $attributes['key'], $this->currentId)/src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php54
sprintf('The "container.service_subscriber" tag accepts only the "key" and "id" attributes, "%s" given for service "%s".', implode('", "', array_keys($attributes)), $this->currentId)/src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php51
reset($errors)/src/Symfony/Component/DependencyInjection/Compiler/DefinitionErrorExceptionPass.php48
sprintf('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.', $env, $this->extensionClass)/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php197
sprintf('Missing tag information "format" on auto_alias service "%s".', $serviceId)/src/Symfony/Component/DependencyInjection/Compiler/AutoAliasServicePass.php28
sprintf('Invalid definition for service "%s": an array of references is expected as first argument when the "container.service_locator" tag is set.', $this->currentId)/src/Symfony/Component/DependencyInjection/Compiler/ServiceLocatorTagPass.php64
sprintf('You cannot add compiler pass "%s" from extension "%s". Compiler passes must be registered before the container is compiled.', get_debug_type($pass), $this->extensionClass)/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php165
sprintf('Invalid service "%s": method "%s()" has no argument type-hinted as "%s". Check your service definition.', $this->currentId, $class !== $this->currentId ? $class . '::' . $method : $method, $key)/src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php104
sprintf('Cannot compile the container in extension "%s".', $this->extensionClass)/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php175
sprintf('You cannot register extension "%s" from "%s". Extensions must be registered before the container is compiled.', get_debug_type($extension), $this->extensionClass)/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php170
sprintf('Invalid service "%s": did you forget to add the "$" prefix to argument "%s"?', $this->currentId, $key)/src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php67
sprintf('Invalid type "Reflection%s" on argument "$%s": attribute "%s" cannot target a ' . $symbol . ' in "%s" on line "%d".', ucfirst($symbol), $reflectorParameter->getName( ), $attributeName, $callableReflector->getFileName( ), $callableReflector->getStartLine( ))/src/Symfony/Component/DependencyInjection/Compiler/AttributeAutoconfigurationPass.php73
sprintf('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.', $this->currentId, $key, $class !== $this->currentId ? $class . '::' . $method : $method, Reference::class, Definition::class, get_debug_type($argument))/src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php91
sprintf('Invalid service "%s": method "%s()" has no argument named "%s". Check your service definition.', $this->currentId, $class !== $this->currentId ? $class . '::' . $method : $method, $key)/src/Symfony/Component/DependencyInjection/Compiler/ResolveNamedArgumentsPass.php87
'Expressions cannot be used in service factories without the ExpressionLanguage component. Try running "composer require symfony/expression-language".'/src/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php144
'Unable to dump the container as the Symfony Yaml Component is not installed. Try running "composer require symfony/yaml".'/src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php48
sprintf('Invalid service "%s": unexpected value of type "%s" found in the stack of decorators.', $id, get_debug_type($definition))/src/Symfony/Component/DependencyInjection/Compiler/ResolveDecoratorStackPass.php99
sprintf('Parent definition "%s" does not exist.', $parent)/src/Symfony/Component/DependencyInjection/Compiler/ResolveChildDefinitionsPass.php77
sprintf('File "%s" does not exist.', $file)/src/Symfony/Component/DependencyInjection/Dumper/Preloader.php22
sprintf('Unable to dump a service container if a parameter is an object or a resource, got "%s".', get_debug_type($value))/src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php427
sprintf('Unspecified Yaml tag for type "%s".', get_debug_type($value))/src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php293
sprintf('Unable to dump a service container if a parameter is an object or a resource, got "%s".', get_debug_type($value))/src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php319
sprintf('When "%s::getSubscribedServices()" returns "%s", a type must be set.', $class, SubscribedService::class)/src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php86
sprintf('"%s::getSubscribedServices()" must return valid PHP types for service "%s" key "%s", "%s" returned.', $class, $this->currentId, $key, \is_string($type) ? $type : get_debug_type($type))/src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php90
sprintf('Class "%s" used for service "%s" cannot be found.', $class, $this->currentId)/src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php67
sprintf('Service "%s" must implement interface "%s".', $this->currentId, ServiceSubscriberInterface::class)/src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php70
sprintf('Invalid service "%s": only definitions with a "parent" can have the "container.stack" tag.', $id)/src/Symfony/Component/DependencyInjection/Compiler/ResolveDecoratorStackPass.php35
sprintf('Invalid service "%s": the stack of decorators is empty.', $id)/src/Symfony/Component/DependencyInjection/Compiler/ResolveDecoratorStackPass.php39
sprintf('Service "%s" misses a "container.service_subscriber" tag with "key"/"id" attributes corresponding to entry "%s" as returned by "%s::getSubscribedServices()".', $this->currentId, $key, $class)/src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php103
sprintf('Service %s not exist in the map returned by "%s::getSubscribedServices()" for service "%s".', $message, $class, $this->currentId)/src/Symfony/Component/DependencyInjection/Compiler/RegisterServiceSubscribersPass.php127
'Cannot dump definitions which have method calls.'/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1914
sprintf('You cannot dump a container with parameters that contain expressions. Expression "%s" found in "%s".', $value, $path . '/' . $key)/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1711
sprintf('You cannot dump a container with parameters that contain references to other services (reference to service "%s" found in "%s").', $value, $path . '/' . $key)/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1709
sprintf('You cannot dump a container with parameters that contain service definitions. Definition for "%s" found in "%s".', $value->getClass( ), $path . '/' . $key)/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1707
sprintf('Cannot dump definition because of invalid class name (%s).', $class ?: 'n/a')/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1976
sprintf('Unable to dump a service container if a parameter is an object or a resource, got "%s".', get_debug_type($value))/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1959
'Cannot dump definitions which have a configurator.'/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1920
'Cannot dump definitions which have properties.'/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1917
sprintf('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?', $id ? 'The "' . $id . '"' : 'inline')/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1212
sprintf('Cannot dump definition because of invalid factory method (%s).', $callable[1] ?: 'n/a')/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1190
sprintf('"%s" is not a valid class name for the "%s" service.', $class, $id)/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php681
'Cannot dump an uncompiled container.'/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php102
sprintf('You cannot dump a container with parameters that contain variable references. Variable "%s" found in "%s".', $value, $path . '/' . $key)/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1705
sprintf('You cannot dump a container with parameters that contain special arguments. "%s" found in "%s".', get_debug_type($value), $path . '/' . $key)/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1703
sprintf('Parameter name cannot use env parameters: "%s".', $resolvedKey)/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1577
'Cannot dump definitions which have no class nor factory.'/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php1226
'$opsLimit must be 3 or greater.'/src/Symfony/Component/PasswordHasher/Hasher/NativePasswordHasher.php41
'$memLimit must be 10k or greater.'/src/Symfony/Component/PasswordHasher/Hasher/NativePasswordHasher.php45
'$cost must be in the range of 4-31.'/src/Symfony/Component/PasswordHasher/Hasher/NativePasswordHasher.php49
sprintf('The algorithm "%s" is not supported.', $this->algorithm)/src/Symfony/Component/PasswordHasher/Hasher/MessageDigestPasswordHasher.php58
'Cannot use { or } in salt.'/src/Symfony/Component/PasswordHasher/Hasher/MessageDigestPasswordHasher.php93
'Cannot use { or } in salt.'/src/Symfony/Component/PasswordHasher/Hasher/PlaintextPasswordHasher.php74
sprintf('The password hasher "%s" was not configured.', $hasherName)/src/Symfony/Component/PasswordHasher/Hasher/PasswordHasherFactory.php42
sprintf('No password hasher has been configured for account "%s".', \is_object($user) ? get_debug_type($user) : $user)/src/Symfony/Component/PasswordHasher/Hasher/PasswordHasherFactory.php56
'Unable to use expressions as the Symfony ExpressionLanguage component is not installed. Try running "composer require symfony/expression-language".'/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php2132
sprintf('Missing attribute "class" on tag "%s" for service "%s".', $this->preloadTags[0], $id)/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php2286
'Libsodium is not available. You should either install the sodium extension or use a different password hasher.'/src/Symfony/Component/PasswordHasher/Hasher/SodiumPasswordHasher.php35
'$opsLimit must be 3 or greater.'/src/Symfony/Component/PasswordHasher/Hasher/SodiumPasswordHasher.php42
'$memLimit must be 10k or greater.'/src/Symfony/Component/PasswordHasher/Hasher/SodiumPasswordHasher.php46
'Libsodium is not available. You should either install the sodium extension or use a different password hasher.'/src/Symfony/Component/PasswordHasher/Hasher/SodiumPasswordHasher.php69
'Libsodium is not available. You should either install the sodium extension or use a different password hasher.'/src/Symfony/Component/PasswordHasher/Hasher/SodiumPasswordHasher.php112
sprintf('The algorithm "%s" is not supported.', $this->algorithm)/src/Symfony/Component/PasswordHasher/Hasher/Pbkdf2PasswordHasher.php69
'The content cannot be set on a StreamedResponse instance.'/src/Symfony/Component/HttpFoundation/StreamedResponse.php119
'The Response callback must be set.'/src/Symfony/Component/HttpFoundation/StreamedResponse.php103
'The chunk size of a BinaryFileResponse cannot be less than 1 or greater than PHP_INT_MAX.'/src/Symfony/Component/HttpFoundation/BinaryFileResponse.php110
'File must be readable.'/src/Symfony/Component/HttpFoundation/BinaryFileResponse.php74
sprintf('Expected a scalar value as a 2nd argument to "%s()", "%s" given.', __METHOD__, get_debug_type($default))/src/Symfony/Component/HttpFoundation/InputBag.php32
'The content cannot be set on a BinaryFileResponse instance.'/src/Symfony/Component/HttpFoundation/BinaryFileResponse.php345
sprintf('Expected a scalar, or an array as a 2nd argument to "%s()", "%s" given.', __METHOD__, get_debug_type($value))/src/Symfony/Component/HttpFoundation/InputBag.php71
sprintf('Input value "%s" contains a non-scalar value.', $key)/src/Symfony/Component/HttpFoundation/InputBag.php38
'"arguments" must be set in ' . json_encode($config)/src/Symfony/Component/PasswordHasher/Hasher/PasswordHasherFactory.php89
'"class" must be set in ' . json_encode($config)/src/Symfony/Component/PasswordHasher/Hasher/PasswordHasherFactory.php86
sprintf('Algorithm "argon2id" is not available. Either use "%s", upgrade to PHP 7.3+ or use libsodium 1.0.15+ instead.', \defined('PASSWORD_ARGON2I') || $hasSodium ? 'argon2i", "auto' : 'auto')/src/Symfony/Component/PasswordHasher/Hasher/PasswordHasherFactory.php203
sprintf('Algorithm "argon2i" is not available. Use "%s" instead.', \defined('SODIUM_CRYPTO_PWHASH_ALG_ARGON2ID13') ? 'argon2id" or "auto' : 'auto')/src/Symfony/Component/PasswordHasher/Hasher/PasswordHasherFactory.php191
'There are no configured password hashers for the "security" extension.'/src/Symfony/Component/PasswordHasher/Command/UserPasswordHashCommand.php202
'The password must not be empty.'/src/Symfony/Component/PasswordHasher/Command/UserPasswordHashCommand.php183
'The DatePoint object has no timezone.'/src/Symfony/Component/Clock/DatePoint.php118
'hrtime() returned false: the runtime environment does not provide access to a monotonic timer.'/src/Symfony/Component/Clock/MonotonicClock.php31
sprintf('Unable to find an authenticator named "%s" for the firewall "%s". Available authenticators: "%s".', $authenticatorName, $firewallName, implode('", "', array_keys($firewallAuthenticatorLocator->getProvidedServices( ))))/src/Symfony/Bundle/SecurityBundle/Security.php178
sprintf('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".', $firewallName, AuthenticatorInterface::class, $firewallName, implode('" ,"', $authenticatorIds))/src/Symfony/Bundle/SecurityBundle/Security.php165
'No ' . $serviceIdentifier . ' found as the current route is not covered by a firewall.'/src/Symfony/Bundle/SecurityBundle/Security/FirewallAwareTrait.php40
'Cannot determine the correct ' . $serviceIdentifier . ' to use: there is no active Request and so, the firewall cannot be determined. Try using a specific ' . $serviceIdentifier . ' service.'/src/Symfony/Bundle/SecurityBundle/Security/FirewallAwareTrait.php35
'The username cannot be empty.'/src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php178
'The option "test_case" must be set.'/src/Symfony/Bundle/SecurityBundle/Tests/Functional/AbstractWebTestCase.php59
sprintf('The root config "%s" does not exist.', $config)/src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/AppKernel.php40
sprintf('The test case "%s" does not exist.', $testCase)/src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/AppKernel.php32
'Wrapper'/src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/CsrfFormLoginBundle/Controller/LoginController.php52
sprintf('The bundles file "%s" does not exist.', $filename)/src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/AppKernel.php57
sprintf('Instances of "%s" are not supported.', get_debug_type($user))/src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/SecuredPageBundle/Security/Core/User/ArrayUserProvider.php63
'Invalid credentials.'/src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/AccessTokenBundle/Security/Handler/AccessTokenHandler.php26
'Wrapper'/src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/FormLoginBundle/Controller/LoginController.php60
'Email is not a valid email address.'/src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/AuthenticatorBundle/ApiAuthenticator.php44
'logoutAction() should never be called.'/src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/FormLoginBundle/Controller/LocalizedController.php53
'loginCheckAction() should never be called.'/src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/FormLoginBundle/Controller/LocalizedController.php48
'secureAction() should never be called.'/src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/FormLoginBundle/Controller/LocalizedController.php58
'Callable is not describable.'/src/Symfony/Bundle/SecurityBundle/Command/DebugFirewallCommand.php255
sprintf('Undefined security Badge class "%s" set in "security.firewall.required_badges".', $requiredBadge)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php300
sprintf('The check_path "%s" for login method "%s" is not matched by the firewall pattern "%s".', $firewall[$k]['check_path'], $k, $firewall['pattern'])/src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php334
sprintf('Enabling bundle "%s" and not configuring it is not allowed.', SecurityBundle::class)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php94
sprintf('The strategy "%s" is not supported.', $strategy)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php191
'The "request_matcher" option should not be specified alongside other options. Consider integrating your constraints inside your RequestMatcher directly.'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php212
'The "route" option should not be specified alongside "attributes._route" option. Use just one of the options.'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php220
'One or more access control items are empty. Did you accidentally add lines only containing a "-" under "security.access_control"?'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php244
sprintf('Invalid firewall "%s": user provider "%s" not found.', $id, $firewall['provider'])/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php380
sprintf('Authenticator factory "%s" ("%s") must implement "%s".', get_debug_type($factory), $key, AuthenticatorFactoryInterface::class)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php611
sprintf('Invalid firewall "%s": user provider "%s" not found.', $id, $firewall[$factoryKey]['provider'])/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php648
sprintf('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.', $factoryKey, $id)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php670
sprintf('Algorithm "argon2i" is not available. Either use "%s" or upgrade to PHP 7.2+ instead.', \defined('SODIUM_CRYPTO_PWHASH_ALG_ARGON2ID13') ? 'argon2id", "auto' : 'auto')/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php755
sprintf('Algorithm "argon2id" is not available. Either use "%s", upgrade to PHP 7.3+ or use libsodium 1.0.15+ instead.', \defined('PASSWORD_ARGON2I') || $hasSodium ? 'argon2i", "auto' : 'auto')/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php768
'Libsodium is not available. Install the sodium extension or use "auto" instead.'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php787
sprintf('The helper "%s" is not defined.', $name)/src/Symfony/Component/Console/Helper/HelperSet.php64
'Unable to display the estimated time if the maximum number of steps is not set.'/src/Symfony/Component/Console/Helper/ProgressBar.php553
'Unable to display the remaining time if the maximum number of steps is not set.'/src/Symfony/Component/Console/Helper/ProgressBar.php546
sprintf('Wrong align value. Value must be following: \'%s\'.', implode('\', \'', array_keys(self::ALIGN_MAP)))/src/Symfony/Component/Console/Helper/TableCellStyle.php50
'Aborted.'/src/Symfony/Component/Console/Helper/QuestionHelper.php450
'Unable to hide the response.'/src/Symfony/Component/Console/Helper/QuestionHelper.php435
'Aborted.'/src/Symfony/Component/Console/Helper/QuestionHelper.php278
'Aborted.'/src/Symfony/Component/Console/Helper/QuestionHelper.php137
sprintf('A cell must be a TableCell, a scalar or an object implementing "__toString()", "%s" given.', get_debug_type($cell))/src/Symfony/Component/Console/Helper/Table.php695
sprintf('Output should be an instance of "%s" when calling "%s".', ConsoleSectionOutput::class, __METHOD__)/src/Symfony/Component/Console/Helper/Table.php238
sprintf('Setting a maximum column width is only supported when using a "%s" formatter, got "%s".', WrappableOutputFormatterInterface::class, get_debug_type($this->output->getFormatter( )))/src/Symfony/Component/Console/Helper/Table.php169
sprintf('Style "%s" is not defined.', $name)/src/Symfony/Component/Console/Helper/Table.php84
'Progress indicator has not yet been started.'/src/Symfony/Component/Console/Helper/ProgressIndicator.php105
'Progress indicator already started.'/src/Symfony/Component/Console/Helper/ProgressIndicator.php87
'Must have at least 2 indicator value characters.'/src/Symfony/Component/Console/Helper/ProgressIndicator.php62
sprintf('Style "%s" is not defined.', $name)/src/Symfony/Component/Console/Helper/Table.php923
sprintf('Class "%s" used for service "%s" cannot be found.', $class, $id)/src/Symfony/Component/Console/DependencyInjection/AddConsoleCommandPass.php48
sprintf('The service "%s" tagged "%s" must be a subclass of "%s".', $id, 'console.command', Command::class)/src/Symfony/Component/Console/DependencyInjection/AddConsoleCommandPass.php51
'Progress indicator has not yet been started.'/src/Symfony/Component/Console/Helper/ProgressIndicator.php130
sprintf('Unsupported format "%s".', $options['format'])/src/Symfony/Component/Console/Helper/DescriptorHelper.php63
'Exit code must be between 0 and 255.'/src/Symfony/Component/Console/Event/ConsoleSignalEvent.php41
'Unable to login without a request context.'/src/Symfony/Bundle/SecurityBundle/Security.php88
sprintf('Class "%s" used for service "%s" cannot be found.', $class, $id)/src/Symfony/Component/Console/DependencyInjection/AddConsoleCommandPass.php105
sprintf('The service "%s" tagged "%s" must be a subclass of "%s".', $id, 'console.command', Command::class)/src/Symfony/Component/Console/DependencyInjection/AddConsoleCommandPass.php108
'Unable to logout as there is no logged-in user.'/src/Symfony/Bundle/SecurityBundle/Security.php124
'Unable to logout as the request is not behind a firewall.'/src/Symfony/Bundle/SecurityBundle/Security.php128
'Unable to login as the current route is not covered by any firewall.'/src/Symfony/Bundle/SecurityBundle/Security.php94
'Unable to logout without a request context.'/src/Symfony/Bundle/SecurityBundle/Security.php117
sprintf('No authenticators found for firewall "%s".', $firewallName)/src/Symfony/Bundle/SecurityBundle/Security.php152
sprintf('No authenticator was found for the firewall "%s".', $firewallName)/src/Symfony/Bundle/SecurityBundle/Security.php162
sprintf('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.', $firewallConfig->getName( ))/src/Symfony/Bundle/SecurityBundle/Security.php133
'Invalid CSRF token.'/src/Symfony/Bundle/SecurityBundle/Security.php137
'The "sodium" PHP extension is required to deal with secrets. Alternatively, try running "composer require paragonie/sodium_compat" if you cannot enable the extension.".'/src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php186
sprintf('The Translator does not support the following options: \'%s\'.', implode('\', \'', $diff))/src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php85
sprintf('Unable to create the secrets directory (%s).', $this->secretsDir)/src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php224
sprintf('Encryption key not found in "%s".', \dirname($this->pathPrefix))/src/Symfony/Bundle/FrameworkBundle/Secrets/SodiumVault.php202
'You cannot create the client used in functional tests if the BrowserKit component is not available. Try running "composer require symfony/browser-kit".'/src/Symfony/Bundle/FrameworkBundle/Test/WebTestCase.php52
'You cannot create the client used in functional tests if the "framework.test" config is not set to true.'/src/Symfony/Bundle/FrameworkBundle/Test/WebTestCase.php50
'Cannot access the container on a non-booted kernel. Did you forget to boot it?'/src/Symfony/Bundle/FrameworkBundle/Test/TestContainer.php119
sprintf('The "%s" service is already initialized, you cannot replace it.', $id)/src/Symfony/Bundle/FrameworkBundle/Test/TestContainer.php81
'This exception should not be caught by the warmer.'/src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/SerializerCacheWarmerTest.php111
'This exception should be caught by the warmer.'/src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/SerializerCacheWarmerTest.php86
sprintf('Service "%s" is expected to be an instance of "%s", as declared by "%s::getSubscribedServices()".', $id, $type, AbstractController::class)/src/Symfony/Bundle/FrameworkBundle/Tests/Controller/TestAbstractController.php48
sprintf('Service "%s" is not expected, as declared by "%s::getSubscribedServices()".', $id, AbstractController::class)/src/Symfony/Bundle/FrameworkBundle/Tests/Controller/TestAbstractController.php44
'This script must be run from the command line.'/src/Symfony/Bundle/FrameworkBundle/Resources/bin/check-unused-known-tags.php13
sprintf('Invalid secret name "%s": only "word" characters are allowed.', $name)/src/Symfony/Bundle/FrameworkBundle/Secrets/AbstractVault.php39
'This exception should not be caught by the warmer.'/src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/ValidatorCacheWarmerTest.php121
'This exception should be caught by the warmer.'/src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/ValidatorCacheWarmerTest.php94
'Cannot unserialize ' . __CLASS__/src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/AppKernel.php96
'error'/src/Symfony/Bundle/FrameworkBundle/Tests/Functional/Bundle/TestBundle/Controller/SubRequestController.php60
'Cannot serialize ' . __CLASS__/src/Symfony/Bundle/FrameworkBundle/Tests/Kernel/ConcreteMicroKernel.php68
'Cannot unserialize ' . __CLASS__/src/Symfony/Bundle/FrameworkBundle/Tests/Kernel/ConcreteMicroKernel.php73
'The option "test_case" must be set.'/src/Symfony/Bundle/FrameworkBundle/Tests/Functional/AbstractWebTestCase.php59
sprintf('The test case "%s" does not exist.', $testCase)/src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/AppKernel.php38
sprintf('The root config "%s" does not exist.', $rootConfig)/src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/AppKernel.php45
sprintf('The bundles file "%s" does not exist.', $filename)/src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/AppKernel.php55
'parameter_bag.'/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php75
'You cannot use the addFlash method if sessions are disabled. Enable them in "config/packages/framework.yaml".'/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php181
sprintf('You cannot use the addFlash method because class "%s" doesn\'t implement "%s".', get_debug_type($session), FlashBagAwareSessionInterface::class)/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php185
'The SecurityBundle is not registered in your application. Try running "composer require symfony/security-bundle".'/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php199
'Cannot serialize ' . __CLASS__/src/Symfony/Bundle/FrameworkBundle/Tests/Kernel/flex-style/src/FlexStyleMicroKernel.php69
'Cannot unserialize ' . __CLASS__/src/Symfony/Bundle/FrameworkBundle/Tests/Kernel/flex-style/src/FlexStyleMicroKernel.php74
'throwing'/src/Symfony/Bundle/FrameworkBundle/Tests/Console/ApplicationTest.php332
sprintf('The router "%s" cannot be warmed up because it does not implement "%s".', get_debug_type($router), WarmableInterface::class)/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php45
'Using the "query_string" config without using a "search_dn" and a "search_password" is not supported.'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/HttpBasicLdapFactory.php59
'You cannot use the "oidc_user_info" token handler since the HttpClient component is not installed. Try running "composer require symfony/http-client".'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/AccessToken/OidcUserInfoTokenHandlerFactory.php34
'You cannot use the "oidc" token handler since "web-token/jwt-core" is not installed. Try running "composer require web-token/jwt-core".'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/AccessToken/OidcTokenHandlerFactory.php35
sprintf('The given value "%s" in the "security.access_control" config option is not a valid IP address.', $ip)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php931
'Unable to use expressions as the Symfony ExpressionLanguage component is not installed. Try running "composer require symfony/expression-language".'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php909
sprintf('Cannot set a "target_route" for the "switch_user" listener on the "%s" firewall as it is stateless.', $id)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php886
sprintf('Not configuring explicitly the provider for the "switch_user" listener on "%s" firewall is ambiguous as there is more than one registered provider.', $id)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php883
sprintf('Unable to create definition for "%s" user provider.', $name)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php852
'Using the "query_string" config without using a "search_dn" and a "search_password" is not supported.'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/LdapFactoryTrait.php57
sprintf('Unsupported signature algorithm "%s". Only ES* algorithms are supported. If you want to use another algorithm, create your TokenHandler as a service.', $algorithm)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/SignatureAlgorithmFactory.php41
sprintf('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".', $algorithm)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/SignatureAlgorithmFactory.php33
sprintf('No token provider was set for firewall "%s". Either configure a service ID or set "remember_me.token_provider.doctrine" to true.', $firewallName)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php206
'Cannot use the "doctrine" token provider for "remember_me" because the Doctrine Bridge is not installed. Try running "composer require symfony/doctrine-bridge".'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php191
sprintf('You cannot use both "service" and "token_provider" in "security.firewalls.%s.remember_me".', $firewallName)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/RememberMeFactory.php61
'You must set a token handler.'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/AccessTokenFactory.php83
'You cannot configure multiple token handlers.'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/AccessTokenFactory.php76
sprintf('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.', $firewallName, implode('", "', $entryPointNames), AuthenticationEntryPointInterface::class)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/RegisterEntryPointPass.php76
'Option "exception_controller" under "twig" must be null or unset, use "error_controller" under "framework" instead.'/src/Symfony/Bundle/TwigBundle/DependencyInjection/Configuration.php39
'No security voters found. You need to tag at least one with "security.voter".'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSecurityVotersPass.php40
sprintf('"%s" must implement the "%s" when used as a voter.', $class, VoterInterface::class)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSecurityVotersPass.php52
sprintf('Class "%s" used for service "%s" cannot be found.', $class, $id)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/SortFirewallListenersPass.php65
sprintf('Invalid service definition for custom remember me handler; no service found with ID "%s".', (string) $definition->getArgument(0))/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/ReplaceDecoratedRememberMeHandlerPass.php41
'Login throttling requires the Rate Limiter component. Try running "composer require symfony/rate-limiter".'/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/LoginThrottlingFactory.php61
sprintf('Rate limiter "%s" requires the Lock component to be installed. Try running "composer require symfony/lock".', $name)/src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/LoginThrottlingFactory.php100
'Could not find service "test.service_container". Try updating the "framework.test" config to "true".'/src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php91
sprintf('Booting the kernel before calling "%s()" is not supported, the kernel should only be booted once.', __METHOD__)/src/Symfony/Bundle/FrameworkBundle/Test/WebTestCase.php41
sprintf('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.', static::class)/src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php49
sprintf('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.', $class, static::class)/src/Symfony/Bundle/FrameworkBundle/Test/KernelTestCase.php53
sprintf('The first argument of "%s" must be instance of "%s", "%s" provided.', __METHOD__, UserInterface::class, get_debug_type($user))/src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php110
'Composer autoloader not found.'/src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php200
'No twig loaders found. You need to tag at least one loader with "twig.loader".'/src/Symfony/Bundle/TwigBundle/DependencyInjection/Compiler/TwigLoaderPass.php42
sprintf('"%s" requires symfony/security-core to be installed. Try running "composer require symfony/security-core".', __METHOD__)/src/Symfony/Bundle/FrameworkBundle/KernelBrowser.php106
sprintf('Using "%%%s%%" is not allowed in routing configuration.', $match[1])/src/Symfony/Bundle/FrameworkBundle/Routing/Router.php165
sprintf('The container parameter "%s", used in the route configuration value "%s", must be a string or numeric, but it is of type "%s".', $match[1], $value, get_debug_type($resolved))/src/Symfony/Bundle/FrameworkBundle/Routing/Router.php182
sprintf('Cannot disable a single workflow. Remove the configuration for the workflow "%s" instead.', $key)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php358
'The "places" option must be an array in workflow configuration.'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php455
'The "transitions" option must be an array in workflow configuration.'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php504
sprintf('The specified default bus "%s" is not configured. Available buses are "%s".', $v['default_bus'], implode('", "', array_keys($v['buses'])))/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php1481
'The "service" cannot be used along with the other "retry_strategy" options.'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php1578
'Invalid middleware at path "framework.messenger": a map with a single factory id as key and its arguments as value was expected, ' . json_encode($middleware) . ' given.'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php1649
sprintf('"%s" is neither an enabled bundle nor a directory.', $transPaths[0])/src/Symfony/Bundle/FrameworkBundle/Command/TranslationDebugCommand.php158
sprintf('Cache item "%s" could not be deleted.', $key)/src/Symfony/Bundle/FrameworkBundle/Command/CachePoolDeleteCommand.php76
sprintf('File not found: "%s".', $file)/src/Symfony/Bundle/FrameworkBundle/Command/SecretsSetCommand.php110
sprintf('File is not readable: "%s".', $file)/src/Symfony/Bundle/FrameworkBundle/Command/SecretsSetCommand.php112
sprintf('Supported formats are "%s".', implode('", "', $this->getAvailableFormatOptions( )))/src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php138
sprintf('Unable to find configuration for "%s.%s".', $alias, $path)/src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php165
sprintf('The extension with alias "%s" does not have configuration.', $extensionAlias)/src/Symfony/Bundle/FrameworkBundle/Command/ConfigDebugCommand.php193
sprintf('You should either pass a "%s" instance or provide the $parameters argument of the "%s" method.', SymfonyContainerInterface::class, __METHOD__)/src/Symfony/Bundle/FrameworkBundle/Routing/Router.php56
'Uid support cannot be enabled as the Uid component is not installed. Try running "composer require symfony/uid".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php421
'WebLink support cannot be enabled as the WebLink component is not installed. Try running "composer require symfony/weblink".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php413
'Form support cannot be enabled as the Form component is not installed. Try running "composer require symfony/form".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php456
'Session support cannot be enabled as the session extension is not installed. See https://php.net/session.installation for instructions.'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php434
'HtmlSanitizer support cannot be enabled as the HtmlSanitizer component is not installed. Try running "composer require symfony/html-sanitizer".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php562
'Scheduler support cannot be enabled as the Messenger component is not ' . (interface_exists(MessageBusInterface::class) ? 'enabled.' : 'installed. Try running "composer require symfony/messenger".')/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php483
sprintf('AsMessageHandler attribute cannot declare a method on "%s::%s()".', $reflector->class, $reflector->name)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php675
sprintf('AsEventListener attribute cannot declare a method on "%s::%s()".', $reflector->class, $reflector->name)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php657
'The "retry_strategy" option cannot be used along with the "http_codes", "delay", "multiplier", "max_delay" or "jitter" options.'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php1998
'HttpClient support cannot be enabled as the component is not installed. Try running "composer require symfony/http-client".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php1843
'Translation support cannot be enabled as the Translation component is not installed. Try running "composer require symfony/translation".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php270
'Requiring the "symfony/symfony" package is unsupported; replace it with standalone components instead.'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php211
'AssetMapper support cannot be enabled as the AssetMapper component is not installed. Try running "composer require symfony/asset-mapper".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php339
'Asset support cannot be enabled as the Asset component is not installed. Try running "composer require symfony/asset".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php331
'Rate limiter support cannot be enabled as the RateLimiter component is not installed. Try running "composer require symfony/rate-limiter".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php405
'Serializer support cannot be enabled as the Serializer component is not installed. Try running "composer require symfony/serializer-pack".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php375
sprintf('The parameter "path" or "route" is required to configure the redirect action in "%s" routing configuration.', $request->attributes->get('_route'))/src/Symfony/Bundle/FrameworkBundle/Controller/RedirectController.php185
sprintf('Unable to write in the "%s" directory.', $realCacheDir)/src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php83
sprintf('"%s" has no container set, did you forget to define it as a service subscriber?', $class)/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php29
sprintf('Ambiguous redirection settings, use the "path" or "route" parameter, not both: "%s" and "%s" found respectively in "%s" routing configuration.', $p['path'], $p['route'], $request->attributes->get('_route'))/src/Symfony/Bundle/FrameworkBundle/Controller/RedirectController.php175
sprintf('Bundle "%s" does not have a container extension.', $name)/src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php117
sprintf('The extension with alias "%s" does not have its getConfiguration() method setup.', $extension->getAlias( ))/src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php162
sprintf('Unable to write in the "%s" directory.', $realBuildDir)/src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php92
'Calling "cache:clear" with a kernel that does not implement "Symfony\Component\HttpKernel\RebootableInterface" is not supported.'/src/Symfony/Bundle/FrameworkBundle/Command/CacheClearCommand.php227
'The SecurityBundle is not registered in your application. Try running "composer require symfony/security-bundle".'/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php344
'CSRF protection is not enabled in your application. Enable it with the "csrf_protection" key in "config/packages/framework.yaml".'/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php363
'You cannot use the "stream" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".'/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php270
'You cannot use the "createAccessDeniedException" method if the Security component is not available. Try running "composer require symfony/security-bundle".'/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php312
sprintf('You cannot use the "%s" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".', $method)/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php418
'You cannot use the TemplateController if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".'/src/Symfony/Bundle/FrameworkBundle/Controller/TemplateController.php46
'You cannot use the "addLink" method if the WebLink component is not available. Try running "composer require symfony/web-link".'/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php377
'You cannot use the "sendEarlyHints" method if the WebLink component is not available. Try running "composer require symfony/web-link".'/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php395
sprintf('The workflow named "%s" cannot be found.', $workflowName)/src/Symfony/Bundle/FrameworkBundle/Command/WorkflowDumpCommand.php78
sprintf('This command does not support the application container: "%s" does not extend "%s".', get_debug_type($kernelContainer), Container::class)/src/Symfony/Bundle/FrameworkBundle/Command/ContainerLintCommand.php94
sprintf('This command does not support the application kernel: "%s" does not extend "%s".', get_debug_type($kernel), Kernel::class)/src/Symfony/Bundle/FrameworkBundle/Command/ContainerLintCommand.php83
sprintf('"%s" is not a cache pool nor a cache clearer.', $id)/src/Symfony/Bundle/FrameworkBundle/Command/CachePoolClearCommand.php102
sprintf('No tags found that match "%s".', $tagName)/src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php298
sprintf('No services found that match "%s".', $name)/src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php280
'The options tags, tag, parameters & parameter cannot be combined together.'/src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php266
'The options tags, tag, parameters & parameter cannot be combined with the service name argument.'/src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php264
sprintf('Supported formats are "%s".', implode('", "', $this->getAvailableFormatOptions( )))/src/Symfony/Bundle/FrameworkBundle/Command/ConfigDumpReferenceCommand.php141
sprintf('"%s" is neither an enabled bundle nor a directory.', $transPaths[0])/src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php186
sprintf('The route "%s" does not exist.', $name)/src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php110
sprintf('Configuration class "%s" should implement ConfigurationInterface in order to be dumpable.', get_debug_type($configuration))/src/Symfony/Bundle/FrameworkBundle/Command/AbstractConfigCommand.php166
'Either specify at least one pool name, or provide the --all option to clear all pools.'/src/Symfony/Bundle/FrameworkBundle/Command/CachePoolClearCommand.php86
'Could not clear all cache pools, try specifying a specific pool or cache clearer.'/src/Symfony/Bundle/FrameworkBundle/Command/CachePoolClearCommand.php77
sprintf('Symbolic link "%s" was created but appears to be broken.', $targetDir)/src/Symfony/Bundle/FrameworkBundle/Command/AssetsInstallCommand.php237
sprintf('The target directory "%s" does not exist.', $targetArg)/src/Symfony/Bundle/FrameworkBundle/Command/AssetsInstallCommand.php100
'Using the JSON format to debug environment variables is not supported.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/JsonDescriptor.php167
'The deprecation file does not exist, please try warming the cache first.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/JsonDescriptor.php174
'Callable is not describable.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/JsonDescriptor.php418
'An "id" option must be provided.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php104
'The deprecation file does not exist, please try warming the cache first.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/XmlDescriptor.php115
'Callable is not describable.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/XmlDescriptor.php606
sprintf('Object of type "%s" is not describable.', get_debug_type($object))/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/Descriptor.php65
'An "id" option must be provided.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/JsonDescriptor.php76
'An "id" option must be provided.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php165
'Callable is not describable.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php666
'An "id" option must be provided.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/XmlDescriptor.php59
'Using the XML format to debug environment variables is not supported.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/XmlDescriptor.php108
'To prevent using outdated configuration, you must use the "readConfigEnabled" method instead.'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php3032
sprintf('Can not read config enabled at "%s" because it has not been initialized.', $path)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php3041
'Can not change config enabled because it has already been read.'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php3052
sprintf('Data collector service "%s" must have an id attribute in order to specify a template.', $id)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/ProfilerPass.php45
sprintf('Panel "%s" is not registered in profiler or is not present in viewed profile.', $panel)/src/Symfony/Bundle/WebProfilerBundle/Profiler/TemplateManager.php48
'The profiler must be enabled.'/src/Symfony/Bundle/WebProfilerBundle/Controller/RouterController.php60
sprintf('Invalid value provided for mode, use one of "%s::DISABLED" or "%s::ENABLED".', self::class, self::class)/src/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php70
sprintf('The profiler template "%s.html.twig" for data collector "%s" does not exist.', $template, $name)/src/Symfony/Bundle/WebProfilerBundle/Profiler/TemplateManager.php80
sprintf('The file "%s" cannot be opened.', $file)/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php378
'The base dir should be set.'/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php367
'The profiler must be enabled.'/src/Symfony/Bundle/WebProfilerBundle/Controller/ExceptionPanelController.php43
'The profiler must be enabled.'/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php396
'Xdebug must be installed in version 3.'/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php325
'The profiler must be enabled.'/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php133
sprintf('Cannot read font file "%s".', $fontFile)/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php351
sprintf('Font file "%s.woff2" not found.', $fontName)/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php346
'Using the markdown format to debug environment variables is not supported.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php311
'The deprecation file does not exist, please try warming the cache first.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php122
sprintf('Panel "%s" is not available for token "%s".', $panel, $token)/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php108
'Callable is not describable.'/src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php434
'CSRF protection needs sessions to be enabled.'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php1822
'PropertyInfo support cannot be enabled as the PropertyInfo component is not installed. Try running "composer require symfony/property-info".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php1932
sprintf('Invalid value "%s" set as "decryption_env_var": only "word" characters are allowed.', $config['decryption_env_var'])/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php1796
'CSRF support cannot be enabled as the Security CSRF component is not installed. Try running "composer require symfony/security-csrf".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php1818
sprintf('Unsupported mapping type in "%s", supported types are XML & Yaml.', $path)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php1736
sprintf('Could not open file or directory "%s".', $path)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php1740
sprintf('"%s" defined in translator.paths does not exist or is not a directory.', $dir)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php1494
'Validation support cannot be enabled as the Validator component is not installed. Try running "composer require symfony/validator".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php1623
sprintf('"%s" attribute cannot declare a method on "%s::%s()".', $attribute::class, $reflector->class, $reflector->name)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php1113
'An asset package cannot have base URLs and base paths.'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php1384
'Cannot guard workflows as the ExpressionLanguage component is not installed. Try running "composer require symfony/expression-language".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php1071
'Cannot guard workflows as the Security component is not installed. Try running "composer require symfony/security-core".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php1075
sprintf('Driver "%s" is not supported for the profiler.', $class)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php885
'Workflow support cannot be enabled as the Workflow component is not installed. Try running "composer require symfony/workflow".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php915
sprintf('"%s" attribute cannot declare a method on "%s::%s()".', $attribute::class, $reflector->class, $reflector->name)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php699
'To use form CSRF protection, "framework.csrf_protection" must be enabled.'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php751
sprintf('Rate limiter "%s" requires the Lock component to be configured.', $name)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2875
sprintf('Rate limiter "%s" requires the Lock component to be installed. Try running "composer require symfony/lock".', $name)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2871
'RemoteEvent support cannot be enabled as the component is not installed. Try running "composer require symfony/remote-event".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2853
'Webhook support cannot be enabled as the component is not installed. Try running "composer require symfony/webhook".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2832
'Notifier support cannot be enabled as the component is not installed. Try running "composer require symfony/notifier".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2635
'Mailer support cannot be enabled as the component is not installed. Try running "composer require symfony/mailer".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2544
sprintf('Invalid scope name: "%s" is reserved.', $name)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2447
sprintf('Invalid Messenger routing configuration: the "%s" class is being routed to a sender called "%s". This is not a valid transport or service id.', $message, $sender)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2246
sprintf('Invalid Messenger routing configuration: class or interface "%s" not found.', $message)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2240
sprintf('Invalid Messenger routing configuration: invalid namespace "%s" wildcard.', $message)/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2237
sprintf('Invalid Messenger configuration: the failure transport "%s" is not a valid transport or service id.', $transport['failure_transport'])/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2226
'Rate limiter cannot be used within Messenger as the RateLimiter component is not installed. Try running "composer require symfony/rate-limiter".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2206
sprintf('Invalid Messenger configuration: the failure transport "%s" is not a valid transport or service id.', $config['failure_transport'])/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2155
'The Validation middleware is only available when the Validator component is installed and enabled. Try running "composer require symfony/validator".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2119
'Messenger support cannot be enabled as the Messenger component is not installed. Try running "composer require symfony/messenger".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2052
'Scheduler support cannot be enabled as the Scheduler component is not installed. Try running "composer require symfony/scheduler".'/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php2039
sprintf('Could not set value "%s" for option "%s".', $value, $name)/src/Symfony/Component/Ldap/Adapter/ExtLdap/Connection.php98
sprintf('Could not retrieve value for option "%s".', $name)/src/Symfony/Component/Ldap/Adapter/ExtLdap/Connection.php105
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Ldap/Adapter/ExtLdap/Connection.php44
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Ldap/Adapter/ExtLdap/Connection.php49
sprintf('Could not add entry "%s": ', $entry->getDn( )) . ldap_error($con)/src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php40
sprintf('Could not update entry "%s": ', $entry->getDn( )) . ldap_error($con)/src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php54
'Invalid connection string: ' . $this->config['connection_string']/src/Symfony/Component/Ldap/Adapter/ExtLdap/Connection.php150
'Could not initiate TLS connection: ' . ldap_error($this->connection)/src/Symfony/Component/Ldap/Adapter/ExtLdap/Connection.php162
sprintf('User "%s" not found.', $identifier)/src/Symfony/Component/Ldap/Security/LdapUserProvider.php80
'More than one user found.'/src/Symfony/Component/Ldap/Security/LdapUserProvider.php87
'The presented user identifier is invalid.'/src/Symfony/Component/Ldap/Security/CheckLdapCredentialsListener.php90
'The presented password is invalid.'/src/Symfony/Component/Ldap/Security/CheckLdapCredentialsListener.php101
sprintf('Missing attribute "%s" for user "%s".', $attribute, $entry->getDn( ))/src/Symfony/Component/Ldap/Security/LdapUserProvider.php163
sprintf('Attribute "%s" has multiple values.', $attribute)/src/Symfony/Component/Ldap/Security/LdapUserProvider.php172
sprintf('Instances of "%s" are not supported.', get_debug_type($user))/src/Symfony/Component/Ldap/Security/LdapUserProvider.php108
sprintf('Instances of "%s" are not supported.', get_debug_type($user))/src/Symfony/Component/Ldap/Security/LdapUserProvider.php120
'Error while retrieving entry count: ' . ldap_error($con)/src/Symfony/Component/Ldap/Adapter/ExtLdap/Collection.php47
sprintf('$values must be null for LDAP_MODIFY_BATCH_REMOVE_ALL operation, "%s" given.', get_debug_type($values))/src/Symfony/Component/Ldap/Adapter/ExtLdap/UpdateOperation.php41
sprintf('"%s" is not a valid modification type.', $operationType)/src/Symfony/Component/Ldap/Adapter/ExtLdap/UpdateOperation.php38
'The LDAP PHP extension is not enabled.'/src/Symfony/Component/Ldap/Adapter/ExtLdap/Adapter.php32
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Ldap/Adapter/ExtLdap/Query.php35
'Could not fetch DN: ' . ldap_error($con)/src/Symfony/Component/Ldap/Adapter/ExtLdap/Collection.php119
'Could not fetch attributes: ' . ldap_error($con)/src/Symfony/Component/Ldap/Adapter/ExtLdap/Collection.php111
'Could not rewind entries array: ' . ldap_error($con)/src/Symfony/Component/Ldap/Adapter/ExtLdap/Collection.php67
sprintf('Could not rename entry "%s" to "%s": ', $entry->getDn( ), $newRdn) . ldap_error($con)/src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php120
sprintf('Could not remove values from entry "%s", attribute "%s": ', $entry->getDn( ), $attribute) . ldap_error($con)/src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php106
sprintf('Could not add values to entry "%s", attribute "%s": ', $entry->getDn( ), $attribute) . ldap_error($con)/src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php87
sprintf('Could not remove entry "%s": ', $entry->getDn( )) . ldap_error($con)/src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php68
sprintf('Entry "%s" malformed, could not parse RDN.', $entry->getDn( ))/src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php184
sprintf('Error executing UpdateOperation on "%s": ', $dn) . ldap_error($con)/src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php175
'Query execution is not possible without binding the connection first.'/src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php153
sprintf('Could not move entry "%s" to "%s": ', $entry->getDn( ), $newParent) . ldap_error($con)/src/Symfony/Component/Ldap/Adapter/ExtLdap/EntryManager.php140
"Calling getName() when having a mutator of type {$this->type} is not tolerated."/src/Symfony/Component/PropertyInfo/PropertyWriteInfo.php53
"Calling getAdderInfo() when having a mutator of type {$this->type} is not tolerated."/src/Symfony/Component/PropertyInfo/PropertyWriteInfo.php67
"Calling getRemoverInfo() when having a mutator of type {$this->type} is not tolerated."/src/Symfony/Component/PropertyInfo/PropertyWriteInfo.php81
"Calling getVisibility() when having a mutator of type {$this->type} is not tolerated."/src/Symfony/Component/PropertyInfo/PropertyWriteInfo.php90
"Calling isStatic() when having a mutator of type {$this->type} is not tolerated."/src/Symfony/Component/PropertyInfo/PropertyWriteInfo.php99
sprintf('Unable to read file "%s".', $fileName)/src/Symfony/Component/PropertyInfo/PhpStan/NameScopeFactory.php59
'Oops'/src/Symfony/Component/PropertyInfo/Tests/Fixtures/Php81Dummy.php22
sprintf('"%s" expects strings, given "%s".', __CLASS__, get_debug_type($string))/src/Symfony/Component/PropertyInfo/Tests/Fixtures/NullExtractor.php82
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Ldap/Adapter/ExtLdap/Query.php40
'Could not free results: ' . ldap_error($con)/src/Symfony/Component/Ldap/Adapter/ExtLdap/Query.php56
'Query execution is not possible without binding the connection first.'/src/Symfony/Component/Ldap/Adapter/ExtLdap/Query.php66
sprintf('Could not search in scope "%s".', $this->options['scope'])/src/Symfony/Component/Ldap/Adapter/ExtLdap/Query.php76
sprintf('Could not complete search with dn "%s", query "%s" and filters "%s".%s.', $this->dn, $this->query, implode(',', $this->options['filter']), $ldapError)/src/Symfony/Component/Ldap/Adapter/ExtLdap/Query.php110
sprintf('Unknown option "%s".', $name)/src/Symfony/Component/Ldap/Adapter/ExtLdap/ConnectionOptions.php83
sprintf('"%s" is not a valid PHP type.', $builtinType)/src/Symfony/Component/PropertyInfo/Type.php82
sprintf('"%s()": Argument #%d (%s) must be of type "%s[]", "%s" or "null", array value "%s" given.', __METHOD__, $argumentIndex, $argumentName, self::class, self::class, get_debug_type($collectionArgument))/src/Symfony/Component/PropertyInfo/Type.php102
sprintf('Class "%s" used for service "%s" cannot be found.', $class, $id)/src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php126
sprintf('None of the "%s" or "__invoke" methods exist for the service "%s". Please define the "method" attribute on "kernel.event_listener" tags.', $event['method'], $id)/src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php91
sprintf('Service "%s" must define the "event" attribute on "kernel.event_listener" tags.', $id)/src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php181
sprintf('Service "%s" must implement interface "%s".', $id, EventSubscriberInterface::class)/src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php129
sprintf('"%s" doesn\'t know how to handle apps of type "%s".', get_debug_type($this), get_debug_type($application))/src/Symfony/Component/Runtime/GenericRuntime.php128
sprintf('Cannot use "--env" or "-e" when the "%s" file defines "%s" and the "dotenv_overload" runtime option is true.', $options['dotenv_path'] ?? '.env', $envKey)/src/Symfony/Component/Runtime/SymfonyRuntime.php111
sprintf('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".', $type, $parameter->name, $r->getFileName( ), $r->getStartLine( ), get_debug_type($this))/src/Symfony/Component/Runtime/GenericRuntime.php174
sprintf('Zero argument should be required by the runner callable, but at least one is in "%s" on line "%d.', $r->getFileName( ), $r->getStartLine( ))/src/Symfony/Component/Runtime/GenericRuntime.php135
sprintf('Unable to use the "%s" class as the "phpstan/phpdoc-parser" package is not installed. Try running composer require "phpstan/phpdoc-parser".', __CLASS__)/src/Symfony/Component/PropertyInfo/Extractor/PhpStanExtractor.php63
sprintf('Unable to use the "%s" class as the "phpdocumentor/type-resolver" package is not installed. Try running composer require "phpdocumentor/type-resolver".', __CLASS__)/src/Symfony/Component/PropertyInfo/Extractor/PhpStanExtractor.php59
'Unmodifiable event dispatchers must not be modified.'/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php35
sprintf('Unable to use the "%s" class as the "phpdocumentor/reflection-docblock" package is not installed. Try running composer require "phpdocumentor/reflection-docblock".', __CLASS__)/src/Symfony/Component/PropertyInfo/Extractor/PhpDocExtractor.php63
'Unmodifiable event dispatchers must not be modified.'/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php45
'Unmodifiable event dispatchers must not be modified.'/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php40
sprintf('Argument "%s" not found.', $key)/src/Symfony/Component/EventDispatcher/GenericEvent.php62
'Unmodifiable event dispatchers must not be modified.'/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php50
'The presented password is invalid.'/src/Symfony/Component/Security/Http/EventListener/CheckCredentialsListener.php69
sprintf('Could not find the subject "%s" for the #[IsGranted] attribute. Try adding a "$%s" argument to your controller method.', $subjectRef, $subjectRef)/src/Symfony/Component/Security/Http/EventListener/IsGrantedAttributeListener.php95
'The presented password cannot be empty.'/src/Symfony/Component/Security/Http/EventListener/CheckCredentialsListener.php61
'The presented password is invalid.'/src/Symfony/Component/Security/Http/EventListener/CheckCredentialsListener.php65
ceil(($limit->getRetryAfter( )->getTimestamp( ) - time( )) / 60)/src/Symfony/Component/Security/Http/EventListener/LoginThrottlingListener.php60
sprintf('Class "%s" must implement "%s" for using password-based authentication.', get_debug_type($user), PasswordAuthenticatedUserInterface::class)/src/Symfony/Component/Security/Http/EventListener/CheckCredentialsListener.php49
'Unable to generate the impersonate URLs without a firewall configured for the user switch.'/src/Symfony/Component/Security/Http/Impersonate/ImpersonateUrlGenerator.php83
ceil(($limit->getRetryAfter( )->getTimestamp( ) - time( )) / 60)/src/Symfony/Component/Security/Http/EventListener/LoginThrottlingListener.php55
sprintf('Authentication failed: Security badge "%s" is not resolved, did you forget to register the correct listeners?', get_debug_type($badge))/src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php186
sprintf('Authentication failed; Some badges marked as required by the firewall config are not available on the passport: "%s".', implode('", "', $missingRequiredBadges))/src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php194
'Request should exist so it can be processed for error.'/src/Symfony/Component/Security/Http/Authentication/AuthenticationUtils.php70
sprintf('Authenticator "%s" must implement "%s".', get_debug_type($authenticator), AuthenticatorInterface::class)/src/Symfony/Component/Security/Http/Authentication/AuthenticatorManager.php108
ucfirst(str_ireplace('signature', 'login link', $e->getMessage( )))/src/Symfony/Component/Security/Http/LoginLink/LoginLinkHandler.php104
sprintf('The "%s" method requires "symfony/twig-bridge:>4.4".', __METHOD__)/src/Symfony/Component/Security/Http/LoginLink/LoginLinkNotification.php43
'User not found.'/src/Symfony/Component/Security/Http/LoginLink/LoginLinkHandler.php100
ucfirst(str_ireplace('signature', 'login link', $e->getMessage( )))/src/Symfony/Component/Security/Http/LoginLink/LoginLinkHandler.php102
sprintf('The string "%s" is not the name of a valid enum case.', $str)/src/Symfony/Component/ExpressionLanguage/ExpressionLanguage.php151
'Registering functions after calling evaluate(), compile() or parse() is not supported.'/src/Symfony/Component/ExpressionLanguage/ExpressionLanguage.php120
sprintf('Unclosed "%s".', $expect)/src/Symfony/Component/ExpressionLanguage/Lexer.php102
sprintf('Unexpected character "%s".', $expression[$cursor])/src/Symfony/Component/ExpressionLanguage/Lexer.php94
sprintf('Unclosed "%s".', $expect)/src/Symfony/Component/ExpressionLanguage/Lexer.php63
sprintf('Unexpected "%s".', $expression[$cursor])/src/Symfony/Component/ExpressionLanguage/Lexer.php58
'Expected name.'/src/Symfony/Component/ExpressionLanguage/Parser.php366
sprintf('A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token "%s" of value "%s".', $current->type, $current->value)/src/Symfony/Component/ExpressionLanguage/Parser.php328
sprintf('Unexpected token "%s" of value "%s".', $token->type, $token->value)/src/Symfony/Component/ExpressionLanguage/Parser.php266
sprintf('Variable "%s" is not valid.', $token->value)/src/Symfony/Component/ExpressionLanguage/Parser.php237
sprintf('The function "%s" does not exist.', $token->value)/src/Symfony/Component/ExpressionLanguage/Parser.php230
sprintf('Unexpected token "%s" of value "%s".', $stream->current->type, $stream->current->value)/src/Symfony/Component/ExpressionLanguage/Parser.php125
sprintf('An expression function name must be defined when PHP function "%s" is namespaced.', $phpFunctionName)/src/Symfony/Component/ExpressionLanguage/ExpressionFunction.php82
sprintf('PHP function "%s" does not exist.', $phpFunctionName)/src/Symfony/Component/ExpressionLanguage/ExpressionFunction.php77
sprintf('Invalid session authentication strategy "%s".', $this->strategy)/src/Symfony/Component/Security/Http/Session/SessionAuthenticationStrategy.php67
'Invalid CSRF token.'/src/Symfony/Component/Security/Http/EventListener/CsrfProtectionListener.php51
'The given UUID date cannot be earlier than 1582-10-15.'/src/Symfony/Component/Uid/BinaryUtil.php162
'Invalid binary uid provided.'/src/Symfony/Component/Uid/AbstractUid.php42
'Invalid base-58 uid provided.'/src/Symfony/Component/Uid/AbstractUid.php54
'Invalid base-32 uid provided.'/src/Symfony/Component/Uid/AbstractUid.php66
'Modulo by zero.'/src/Symfony/Component/ExpressionLanguage/Node/BinaryNode.php169
sprintf('Regexp "%s" passed to "matches" is not valid', $regexp) . substr($m, 12)/src/Symfony/Component/ExpressionLanguage/Node/BinaryNode.php185
sprintf('Dumping a "%s" instance is not supported yet.', static::class)/src/Symfony/Component/ExpressionLanguage/Node/Node.php82
'The given UUID date cannot be earlier than 1582-10-15.'/src/Symfony/Component/Uid/BinaryUtil.php153
sprintf('Unable to call method "%s" of non-object "%s".', $this->nodes['attribute']->dump( ), $this->nodes['node']->dump( ))/src/Symfony/Component/ExpressionLanguage/Node/GetAttrNode.php110
sprintf('Unable to call method "%s" of object "%s".', $this->nodes['attribute']->attributes['value'], get_debug_type($obj))/src/Symfony/Component/ExpressionLanguage/Node/GetAttrNode.php113
sprintf('Unable to get an item of non-array "%s".', $this->nodes['node']->dump( ))/src/Symfony/Component/ExpressionLanguage/Node/GetAttrNode.php126
'Division by zero.'/src/Symfony/Component/ExpressionLanguage/Node/BinaryNode.php163
'Unexpected end of expression.'/src/Symfony/Component/ExpressionLanguage/TokenStream.php50
sprintf('%sUnexpected token "%s" of value "%s" ("%s" expected%s).', $message ? $message . '. ' : '', $token->type, $token->value, $type, $value ? sprintf(' with value "%s"', $value) : '')/src/Symfony/Component/ExpressionLanguage/TokenStream.php63
'This script must be run from the command line.'/src/Symfony/Component/ExpressionLanguage/Resources/bin/generate_operator_regex.php13
sprintf('Unable to get property "%s" of non-object "%s".', $this->nodes['attribute']->dump( ), $this->nodes['node']->dump( ))/src/Symfony/Component/ExpressionLanguage/Node/GetAttrNode.php86
sprintf('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?', $ldapBadge->getLdapServiceId( ))/src/Symfony/Component/Ldap/Security/CheckLdapCredentialsListener.php63
'LDAP authentication password verification cannot be completed because something else has already resolved the PasswordCredentials.'/src/Symfony/Component/Ldap/Security/CheckLdapCredentialsListener.php59
'Using the "query_string" config without using a "search_dn" and a "search_password" is not supported.'/src/Symfony/Component/Ldap/Security/CheckLdapCredentialsListener.php84
'The presented password cannot be empty.'/src/Symfony/Component/Ldap/Security/CheckLdapCredentialsListener.php68
'The username cannot be empty.'/src/Symfony/Component/Ldap/Security/LdapUser.php35
sprintf('Adapter "%s" not found. Only "ext_ldap" is supported at the moment.', $adapter)/src/Symfony/Component/Ldap/Ldap.php61
sprintf('LDAP authentication requires a passport containing password credentials, authenticator "%s" does not fulfill these requirements.', $event->getAuthenticator( )::class)/src/Symfony/Component/Ldap/Security/CheckLdapCredentialsListener.php53
sprintf('Decorated authenticator "%s" does not implement interface "%s".', get_debug_type($this->authenticator), AuthenticationEntryPointInterface::class)/src/Symfony/Component/Ldap/Security/LdapAuthenticator.php86
'The timestamp must be positive.'/src/Symfony/Component/Uid/UuidV7.php58
sprintf('Invalid UUID%s: "%s".', static::TYPE ? 'v' . static::TYPE : '', $uuid)/src/Symfony/Component/Uid/Uuid.php41
sprintf('A namespace should be defined when using "%s()".', __METHOD__)/src/Symfony/Component/Uid/Factory/UuidFactory.php75
'Missing namespace: use the "--namespace" option or configure a default namespace in the underlying factory.'/src/Symfony/Component/Uid/Command/GenerateUuidCommand.php153
sprintf('Invalid ULID: "%s".', $ulid)/src/Symfony/Component/Uid/Ulid.php39
'Invalid RFC4122 uid provided.'/src/Symfony/Component/Uid/AbstractUid.php78
sprintf('Invalid UUID%s: "%s".', static::TYPE ? 'v' . static::TYPE : '', $uuid)/src/Symfony/Component/Uid/Uuid.php35
'The timestamp must be positive.'/src/Symfony/Component/Uid/Ulid.php157
sprintf('The schedule "%s" is not found.', $scheduleName)/src/Symfony/Component/Scheduler/Messenger/SchedulerTransportFactory.php43
sprintf('The given Schedule DSN "%s" is invalid.', $dsn)/src/Symfony/Component/Scheduler/Messenger/SchedulerTransportFactory.php40
'The Schedule DSN must contains a name, e.g. "schedule://default".'/src/Symfony/Component/Scheduler/Messenger/SchedulerTransportFactory.php37
sprintf('Invalid interval "%s": ', $interval instanceof \DateInterval ? 'instance of \DateInterval' : $interval) . $e->getMessage( )/src/Symfony/Component/Scheduler/Trigger/PeriodicalTrigger.php70
sprintf('Tag "scheduler.task" is missing attribute "expression" on service "%s".', $serviceId)/src/Symfony/Component/Scheduler/DependencyInjection/AddScheduleMessengerPass.php76
sprintf('Tag "scheduler.task" is missing attribute "frequency" on service "%s".', $serviceId)/src/Symfony/Component/Scheduler/DependencyInjection/AddScheduleMessengerPass.php71
sprintf('Tag "scheduler.task" is missing attribute "trigger" on service "%s".', $serviceId)/src/Symfony/Component/Scheduler/DependencyInjection/AddScheduleMessengerPass.php69
sprintf('"%s" cannot send messages.', __CLASS__)/src/Symfony/Component/Scheduler/Messenger/SchedulerTransport.php55
sprintf('A recipient must be an instance of "%s" (got "%s").', Address::class, get_debug_type($recipient))/src/Symfony/Component/Mailer/Envelope.php75
'An envelope must have at least one recipient.'/src/Symfony/Component/Mailer/Envelope.php69
sprintf('Invalid sender "%s": non-ASCII characters not supported in local-part of email.', $sender->getAddress( ))/src/Symfony/Component/Mailer/Envelope.php49
'Cannot send a RawMessage instance without an explicit Envelope.'/src/Symfony/Component/Mailer/Envelope.php39
sprintf('You cannot use "%s" as the HttpClient component is not installed. Try running "composer require symfony/http-client".', __CLASS__)/src/Symfony/Component/Mailer/Transport/AbstractHttpTransport.php36
sprintf('The "%s" keyword is not valid (valid ones are "%s"), ', $matches[1], implode('", "', array_keys($keywords)))/src/Symfony/Component/Mailer/Transport.php143
'The mailer DSN has some garbage at the end.'/src/Symfony/Component/Mailer/Transport.php101
'Unable to determine the sender of the message.'/src/Symfony/Component/Mailer/DelayedEnvelope.php96
'All transports failed.'/src/Symfony/Component/Mailer/Transport/RoundRobinTransport.php57
sprintf('Unable to send message with the "%s" transport: ', __CLASS__) . $e->getMessage( )/src/Symfony/Component/Mailer/Transport/AbstractApiTransport.php34
sprintf('"%s" must have at least one transport configured.', static::class)/src/Symfony/Component/Mailer/Transport/RoundRobinTransport.php41
'No transports found.'/src/Symfony/Component/Mailer/Transport/RoundRobinTransport.php63
'The mailer DSN must contain a host (use "default" by default).'/src/Symfony/Component/Mailer/Transport/Dsn.php49
'User is not set.'/src/Symfony/Component/Mailer/Transport/AbstractTransportFactory.php44
'The mailer DSN is invalid.'/src/Symfony/Component/Mailer/Transport/Dsn.php41
'The mailer DSN must contain a scheme.'/src/Symfony/Component/Mailer/Transport/Dsn.php45
sprintf('The "%s" transport does not exist (available transports: "%s").', $transport, implode('", "', array_keys($this->transports)))/src/Symfony/Component/Mailer/Transport/Transports.php59
sprintf('Unsupported sendmail command flags "%s"; must be one of "-bs" or "-t" but can include additional flags.', $command)/src/Symfony/Component/Mailer/Transport/SendmailTransport.php58
'Password is not set.'/src/Symfony/Component/Mailer/Transport/AbstractTransportFactory.php49
sprintf('"%s" must have at least one transport configured.', __CLASS__)/src/Symfony/Component/Mailer/Transport/Transports.php43
'smtp or smtp_port is not configured in php.ini.'/src/Symfony/Component/Mailer/Transport/NativeTransportFactory.php46
'Unable to connect with STARTTLS.'/src/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransport.php153
sprintf('You must configure a "%s" when a "%s" instance has a text or HTML template set.', BodyRendererInterface::class, get_debug_type($message))/src/Symfony/Component/Mailer/Transport/AbstractTransport.php84
'sendmail_path is not configured in php.ini.'/src/Symfony/Component/Mailer/Transport/NativeTransportFactory.php37
'You must set the expected response code.'/src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php324
sprintf('Failed to find an authenticator supported by the SMTP server, which currently supports: "%s".', implode('", "', $modes))/src/Symfony/Component/Mailer/Transport/Smtp/EsmtpTransport.php218
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php373
sprintf('Expected response code "%s" but got ', implode('/', $codes)) . $codeStr . $responseStr . '.'/src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php334
'A non-empty secret is required.'/src/Symfony/Component/Mailer/Transport/Smtp/Auth/CramMd5Authenticator.php46
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Mailer/Transport/Smtp/SmtpTransport.php378
sprintf('Connection to "%s" timed out.', $this->getReadConnectionDescription( ))/src/Symfony/Component/Mailer/Transport/Smtp/Stream/AbstractStream.php85
'Unable to write bytes on the wire.'/src/Symfony/Component/Mailer/Transport/Smtp/Stream/AbstractStream.php50
sprintf('Unable to read from connection to "%s": ', $this->getReadConnectionDescription( )) . error_get_last( )['message']/src/Symfony/Component/Mailer/Transport/Smtp/Stream/AbstractStream.php91
sprintf('Connection to "%s" has been closed unexpectedly.', $this->getReadConnectionDescription( ))/src/Symfony/Component/Mailer/Transport/Smtp/Stream/AbstractStream.php88
'Unable to connect with STARTTLS: ' . $msg/src/Symfony/Component/Mailer/Transport/Smtp/Stream/SocketStream.php171
sprintf('Connection could not be established with host "%s": ', $this->url) . $msg/src/Symfony/Component/Mailer/Transport/Smtp/Stream/SocketStream.php154
'Process failed with exit code ' . $exitCode . ': ' . $out . $err/src/Symfony/Component/Mailer/Transport/Smtp/Stream/ProcessStream.php60
'Process could not be started: ' . $err/src/Symfony/Component/Mailer/Transport/Smtp/Stream/ProcessStream.php44
406/src/Symfony/Component/Mailer/Bridge/Postmark/Webhook/PostmarkRequestParser.php60
406/src/Symfony/Component/Mailer/Bridge/Postmark/Webhook/PostmarkRequestParser.php54
'Postmark only allows a single tag per email.'/src/Symfony/Component/Mailer/Bridge/Postmark/Transport/PostmarkSmtpTransport.php58
'Unable to send an email: ' . $response->getContent(false) . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/Postmark/Transport/PostmarkApiTransport.php66
'Could not reach the remote Postmark server.'/src/Symfony/Component/Mailer/Bridge/Postmark/Transport/PostmarkApiTransport.php68
'Unable to send an email: ' . $result['Message'] . sprintf(' (code %d).', $result['ErrorCode'])/src/Symfony/Component/Mailer/Bridge/Postmark/Transport/PostmarkApiTransport.php72
'Postmark only allows a single tag per email.'/src/Symfony/Component/Mailer/Bridge/Postmark/Transport/PostmarkApiTransport.php102
sprintf('Unsupported event "%s".', $payload['RecordType'])/src/Symfony/Component/Mailer/Bridge/Postmark/RemoteEvent/PostmarkPayloadConverter.php37
sprintf('Unsupported event "%s".', $payload['RecordType'])/src/Symfony/Component/Mailer/Bridge/Postmark/RemoteEvent/PostmarkPayloadConverter.php48
sprintf('Invalid date "%s".', $payloadDate)/src/Symfony/Component/Mailer/Bridge/Postmark/RemoteEvent/PostmarkPayloadConverter.php58
'Unable to send an email: ' . $response->getContent(false) . sprintf(' (code %d).', $statusCode)/src/Symfony/Component/Mailer/Bridge/MailPace/Transport/MailPaceApiTransport.php64
'Could not reach the remote MailPace endpoint.'/src/Symfony/Component/Mailer/Bridge/MailPace/Transport/MailPaceApiTransport.php66
'Infobip mailer for API DSN must contain a host.'/src/Symfony/Component/Mailer/Bridge/Infobip/Transport/InfobipTransportFactory.php30
'Could not reach the remote Infobip server.'/src/Symfony/Component/Mailer/Bridge/Infobip/Transport/InfobipApiTransport.php78
sprintf('Unable to send an email: "%s" (code %d).', $response->getContent(false), $statusCode)/src/Symfony/Component/Mailer/Bridge/Infobip/Transport/InfobipApiTransport.php82
sprintf('Unable to send an email: "%s" (code %d).', $response->getContent(false), $statusCode)/src/Symfony/Component/Mailer/Bridge/Infobip/Transport/InfobipApiTransport.php88
sprintf('Unable to send an email: %s (code %s).', $e->getAwsMessage( ) ?: $e->getMessage( ), $e->getAwsCode( ) ?: $e->getCode( ))/src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesHttpAsyncAwsTransport.php62
sprintf('Unable to send message with the "%s" transport: ', __CLASS__) . $e->getMessage( )/src/Symfony/Component/Mailer/Bridge/Amazon/Transport/SesApiAsyncAwsTransport.php49
sprintf('Failed to store the "%s" lock.', $this->key)/src/Symfony/Component/Lock/Lock.php101
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Lock/Lock.php52
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Lock/Lock.php47
'The key cannot be serialized.'/src/Symfony/Component/Lock/Key.php96
sprintf('Unexpected value of type "%s" returned, "object" expected from "%s" on line "%d".', get_debug_type($app), $r->getFileName( ), $r->getStartLine( ))/src/Symfony/Component/Runtime/Resolver/DebugClosureResolver.php31
sprintf('File "%s" defined under "extra.runtime.autoload_template" in your composer.json file not found.', $this->composer->getPackage( )->getExtra( )['runtime']['autoload_template'])/src/Symfony/Component/Runtime/Internal/ComposerPlugin.php73
'Autoloader not found.'/src/Symfony/Component/Runtime/Tests/phpt/autoload.php32
sprintf('Unexpected value of type "%s" returned, "string|int|null" expected from "%s" on line "%d".', get_debug_type($exitStatus), $r->getFileName( ), $r->getStartLine( ))/src/Symfony/Component/Runtime/Runner/ClosureRunner.php39
sprintf('Failed to release the "%s" lock, the resource is still locked.', $this->key)/src/Symfony/Component/Lock/Lock.php227
sprintf('Failed to release the "%s" lock.', $this->key)/src/Symfony/Component/Lock/Lock.php223
sprintf('Failed to define an expiration for the "%s" lock.', $this->key)/src/Symfony/Component/Lock/Lock.php205
sprintf('Failed to put off the expiration of the "%s" lock within the specified time.', $this->key)/src/Symfony/Component/Lock/Lock.php195
'You have to define an expiration duration.'/src/Symfony/Component/Lock/Lock.php181
sprintf('Failed to acquire the "%s" lock.', $this->key)/src/Symfony/Component/Lock/Lock.php174
sprintf('Failed to store the "%s" lock.', $this->key)/src/Symfony/Component/Lock/Lock.php159
sprintf('Failed to acquire the "%s" lock.', $this->key)/src/Symfony/Component/Lock/Lock.php116
sprintf('"%s()" expects being initialized with a Redis, Relay, RedisArray, RedisCluster or Predis\ClientInterface, "%s" given.', __METHOD__, get_debug_type($this->redis))/src/Symfony/Component/Lock/Tests/Store/AbstractRedisStoreTestCase.php101
sprintf('Failed to store the "%s" lock.', $key)/src/Symfony/Component/Lock/Store/ExpiringStoreTrait.php27
'Failed to extract list of opened semaphores. Expected a Semaphore status, got ' . implode(\PHP_EOL, $lines)/src/Symfony/Component/Lock/Tests/Store/SemaphoreStoreTest.php59
'Failed to extract list of opened semaphores. Expected a "used arrays" key, got ' . implode(\PHP_EOL, $lines)/src/Symfony/Component/Lock/Tests/Store/SemaphoreStoreTest.php63
'boom'/src/Symfony/Component/Lock/Tests/LockTest.php619
'Failed to extract list of opened semaphores. Expected a Semaphore list, got ' . implode(\PHP_EOL, $lines)/src/Symfony/Component/Lock/Tests/Store/SemaphoreStoreTest.php51
'boom'/src/Symfony/Component/Lock/Tests/LockTest.php94
'boom'/src/Symfony/Component/Lock/Tests/LockTest.php581
sprintf('Unsupported Connection: "%s".', $connection)/src/Symfony/Component/Lock/Store/StoreFactory.php111
sprintf('"%s" requires gcProbability between 0 and 1, "%f" given.', __METHOD__, $gcProbability)/src/Symfony/Component/Lock/Store/DatabaseTableTrait.php33
sprintf('Unsupported Connection: "%s".', get_debug_type($connection))/src/Symfony/Component/Lock/Store/StoreFactory.php53
'Unsupported Redis or Memcached DSN. Try running "composer require symfony/cache".'/src/Symfony/Component/Lock/Store/StoreFactory.php67
'DSN is invalid for Doctrine DBAL.'/src/Symfony/Component/Lock/Store/DoctrineDbalPostgreSqlStore.php267
sprintf('The adapter "%s" does not support the "%s" driver.', __CLASS__, $driver)/src/Symfony/Component/Lock/Store/DoctrineDbalPostgreSqlStore.php273
sprintf('The adapter "%s" does not support the "%s" platform.', __CLASS__, $connOrUrl->getDatabasePlatform( )::class)/src/Symfony/Component/Lock/Store/DoctrineDbalPostgreSqlStore.php48
'Failed to parse DSN. Try running "composer require doctrine/dbal".'/src/Symfony/Component/Lock/Store/DoctrineDbalPostgreSqlStore.php53
sprintf('The FlockStore directory "%s" is not writable.', $lockPath)/src/Symfony/Component/Lock/Store/FlockStore.php47
sprintf('The FlockStore directory "%s" does not exists and cannot be created.', $lockPath)/src/Symfony/Component/Lock/Store/FlockStore.php44
'Unsupported DSN for Zookeeper.'/src/Symfony/Component/Lock/Store/ZookeeperStore.php40
sprintf('The store must implement "%s". Got "%s".', PersistingStoreInterface::class, get_debug_type($store))/src/Symfony/Component/Lock/Store/CombinedStore.php46
sprintf('"%s" requires PDO error mode attribute be set to throw Exceptions (i.e. $pdo->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION)).', __METHOD__)/src/Symfony/Component/Lock/Store/PdoStore.php73
sprintf('"%s()" expects a strictly positive TTL, "%d" given.', __METHOD__, $initialTtl)/src/Symfony/Component/Lock/Store/DatabaseTableTrait.php36
sprintf('Creating the lock table is currently not implemented for platform "%s".', $driver)/src/Symfony/Component/Lock/Store/PdoStore.php196
sprintf('"%s()" expects a TTL greater or equals to 1 second. Got "%s".', __METHOD__, $ttl)/src/Symfony/Component/Lock/Store/PdoStore.php128
sprintf('The given MongoDB Connection URI "%s" is invalid. Expecting "mongodb://" or "mongodb+srv://".', $uri)/src/Symfony/Component/Lock/Store/MongoDbStore.php150
sprintf('"%s()" expects a strictly positive TTL, got "%d".', __METHOD__, $this->initialTtl)/src/Symfony/Component/Lock/Store/MongoDbStore.php136
'Lock was acquired by someone else.'/src/Symfony/Component/Lock/Store/MongoDbStore.php230
sprintf('The given MongoDB Connection URI "%s" is invalid.', $uri)/src/Symfony/Component/Lock/Store/MongoDbStore.php154
sprintf('"%s()" requires the "database" in the URI path or option.', __METHOD__)/src/Symfony/Component/Lock/Store/MongoDbStore.php124
'Invalid Zookeeper DSN.'/src/Symfony/Component/Lock/Store/ZookeeperStore.php44
sprintf('"%s()" gcProbability must be a float from 0.0 to 1.0, "%f" given.', __METHOD__, $this->options['gcProbability'])/src/Symfony/Component/Lock/Store/MongoDbStore.php132
sprintf('"%s()" requires the "collection" in the URI querystring or option.', __METHOD__)/src/Symfony/Component/Lock/Store/MongoDbStore.php127
sprintf('"%s()" expects a strictly positive TTL. Got %d.', __METHOD__, $initialTtl)/src/Symfony/Component/Lock/Store/MemcachedStore.php48
sprintf('"%s()" expects a TTL greater or equals to 1 second. Got %s.', __METHOD__, $ttl)/src/Symfony/Component/Lock/Store/MemcachedStore.php70
'Semaphore extension (sysvsem) is required.'/src/Symfony/Component/Lock/Store/SemaphoreStore.php39
'Failed to parse the DSN. Try running "composer require doctrine/dbal".'/src/Symfony/Component/Lock/Store/DoctrineDbalStore.php72
'Failed to acquire lock.'/src/Symfony/Component/Lock/Store/MongoDbStore.php232
'Failed to put off the expiration of the lock.'/src/Symfony/Component/Lock/Store/MongoDbStore.php254
sprintf('"%s()" expects a strictly positive TTL. Got %d.', __METHOD__, $initialTtl)/src/Symfony/Component/Lock/Store/RedisStore.php43
'Memcached extension is required.'/src/Symfony/Component/Lock/Store/MemcachedStore.php44
'Duplicated schedule message.'/src/Symfony/Component/Scheduler/Schedule.php54
sprintf('You cannot use "%s" as the "cron expression" package is not installed. Try running "composer require dragonmantank/cron-expression".', __CLASS__)/src/Symfony/Component/Scheduler/Trigger/CronExpressionTrigger.php64
'A context must be provided to use "hashed" cron expressions.'/src/Symfony/Component/Scheduler/Trigger/CronExpressionTrigger.php72
'The "$interval" argument must be greater than zero.'/src/Symfony/Component/Scheduler/Trigger/PeriodicalTrigger.php35
sprintf('"%s()" expects a TTL greater or equals to 1 second. Got "%s".', __METHOD__, $ttl)/src/Symfony/Component/Lock/Store/DoctrineDbalStore.php135
sprintf('"%s" requires PDO error mode attribute be set to throw Exceptions (i.e. $pdo->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION)).', __METHOD__)/src/Symfony/Component/Lock/Store/PostgreSqlStore.php56
sprintf('The adapter "%s" does not support the "%s" driver.', __CLASS__, $driver)/src/Symfony/Component/Lock/Store/PostgreSqlStore.php280
'A message must be stringable to use "hashed" cron expressions.'/src/Symfony/Component/Scheduler/RecurringMessage.php63
'The name must not contain ".' . $pathSeparator . '".'/src/Symfony/Component/Config/Definition/BaseNode.php52
sprintf('Invalid type for path "%s". Expected "float", but got "%s".', $this->getPath( ), get_debug_type($value))/src/Symfony/Component/Config/Definition/FloatNode.php31
sprintf('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.', $this->getPath( ))/src/Symfony/Component/Config/Definition/BaseNode.php289
'At least one value must be provided.'/src/Symfony/Component/Config/Definition/BaseNode.php71
sprintf('Invalid type for path "%s". Expected %s, but got %s.', $this->getPath( ), 1 === \count($validTypes) ? '"' . reset($validTypes) . '"' : 'one of "' . implode('", "', $validTypes) . '"', 1 === \count($knownTypes) ? '"' . reset($knownTypes) . '"' : 'one of "' . implode('", "', $knownTypes) . '"')/src/Symfony/Component/Config/Definition/BaseNode.php497
sprintf('Invalid configuration for path "%s": ', $this->getPath( )) . $e->getMessage( )/src/Symfony/Component/Config/Definition/BaseNode.php408
sprintf('Invalid type for path "%s". Expected "int", but got "%s".', $this->getPath( ), get_debug_type($value))/src/Symfony/Component/Config/Definition/IntegerNode.php26
sprintf('A dynamic value is not compatible with a "%s" node type at path "%s".', static::class, $this->getPath( ))/src/Symfony/Component/Config/Definition/BaseNode.php481
'The node created by "messenger()" has already been initialized. You cannot pass values the second time you call messenger().'/src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues/Symfony/Config/NodeInitialValuesConfig.php37
'The node created by "someCleverName()" has already been initialized. You cannot pass values the second time you call someCleverName().'/src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues/Symfony/Config/NodeInitialValuesConfig.php25
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues/Symfony/Config/NodeInitialValues/SomeCleverNameConfig.php78
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues/Symfony/Config/NodeInitialValuesConfig.php63
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues/Symfony/Config/NodeInitialValues/MessengerConfig.php38
'The node created by "transports()" has already been initialized. You cannot pass values the second time you call transports().'/src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues/Symfony/Config/NodeInitialValues/MessengerConfig.php23
array_keys(self::$loading)/src/Symfony/Component/Config/Loader/FileLoader.php153
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/NodeInitialValues/Symfony/Config/NodeInitialValues/Messenger/TransportsConfig.php78
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypes/NestedConfig.php78
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypes/KeyedListObjectConfig.php58
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypes/ListObjectConfig.php58
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypes/ObjectConfig.php78
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypes/Nested/NestedObjectConfig.php38
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypes/Nested/NestedListObjectConfig.php38
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/PrimitiveTypes/Symfony/Config/PrimitiveTypesConfig.php143
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/VariableType/Symfony/Config/VariableTypeConfig.php44
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/Messenger/RoutingConfig.php38
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/Messenger/ReceivingConfig.php58
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/Placeholders/Symfony/Config/PlaceholdersConfig.php83
'The node created by "object()" has already been initialized. You cannot pass values the second time you call object().'/src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypesConfig.php70
'The node created by "keyedListObject()" has already been initialized. You cannot pass values the second time you call keyedListObject().'/src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypesConfig.php113
'The node created by "nested()" has already been initialized. You cannot pass values the second time you call nested().'/src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypesConfig.php125
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypesConfig.php175
'The node created by "nestedObject()" has already been initialized. You cannot pass values the second time you call nestedObject().'/src/Symfony/Component/Config/Tests/Builder/Fixtures/ScalarNormalizedTypes/Symfony/Config/ScalarNormalizedTypes/NestedConfig.php39
'You must call ->values() on enum nodes.'/src/Symfony/Component/Config/Definition/Builder/EnumNodeDefinition.php47
'->values() must be called with at least one value.'/src/Symfony/Component/Config/Definition/Builder/EnumNodeDefinition.php31
'You must specify a then part.'/src/Symfony/Component/Config/Definition/Builder/ExprBuilder.php229
'You must specify an if part.'/src/Symfony/Component/Config/Definition/Builder/ExprBuilder.php226
sprintf('The node type "%s" is not registered.', $type)/src/Symfony/Component/Config/Definition/Builder/NodeBuilder.php188
'->cannotBeEmpty() is not applicable to NumericNodeDefinition.'/src/Symfony/Component/Config/Definition/Builder/NumericNodeDefinition.php65
sprintf('You cannot define a min(%s) as you already have a max(%s).', $min, $this->max)/src/Symfony/Component/Config/Definition/Builder/NumericNodeDefinition.php53
sprintf('You cannot define a max(%s) as you already have a min(%s).', $max, $this->min)/src/Symfony/Component/Config/Definition/Builder/NumericNodeDefinition.php36
sprintf('The path "%s" cannot contain an environment variable when empty values are not allowed by definition and are validated.', $this->getPath( ))/src/Symfony/Component/Config/Definition/VariableNode.php72
sprintf('Invalid type for path "%s". Expected "scalar", but got "%s".', $this->getPath( ), get_debug_type($value))/src/Symfony/Component/Config/Definition/ScalarNode.php33
'merge() expects a normalized config array.'/src/Symfony/Component/Config/Definition/ArrayNode.php362
sprintf('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.', $this->getPath( ))/src/Symfony/Component/Config/Definition/ArrayNode.php350
'Unsetting key.'/src/Symfony/Component/Config/Definition/Builder/ExprBuilder.php213
sprintf($message, json_encode($v))/src/Symfony/Component/Config/Definition/Builder/ExprBuilder.php199
sprintf('Could not resolve argument "$%s" for "%s". You must typehint it (for example with "%s").', $parameter->getName( ), $path, DefinitionConfigurator::class)/src/Symfony/Component/Config/Definition/Loader/DefinitionFileLoader.php84
sprintf('The path "%s" cannot contain an empty value, but got %s.', $this->getPath( ), json_encode($value))/src/Symfony/Component/Config/Definition/VariableNode.php82
sprintf('Invalid type for path "%s". Expected "bool", but got "%s".', $this->getPath( ), get_debug_type($value))/src/Symfony/Component/Config/Definition/BooleanNode.php26
sprintf('The node at path "%s" has no default value.', $this->getPath( ))/src/Symfony/Component/Config/Definition/ArrayNode.php162
sprintf('"%s" only supports one type of enum, "%s" and "%s" passed.', __CLASS__, $enumClass, $value::class)/src/Symfony/Component/Config/Definition/EnumNode.php41
sprintf('The value %s is not allowed for path "%s". Permissible values: %s', json_encode($value), $this->getPath( ), $this->getPermissibleValues(', '))/src/Symfony/Component/Config/Definition/EnumNode.php82
sprintf('Unsetting key for path "%s", value: %s.', $this->getPath( ), json_encode($value))/src/Symfony/Component/Config/Definition/ArrayNode.php201
sprintf('Invalid type for path "%s". Expected "array", but got "%s"', $this->getPath( ), get_debug_type($value))/src/Symfony/Component/Config/Definition/ArrayNode.php244
'Child nodes must be named.'/src/Symfony/Component/Config/Definition/ArrayNode.php185
sprintf('A child node named "%s" already exists.', $name)/src/Symfony/Component/Config/Definition/ArrayNode.php188
sprintf('The path "%s" should have at least %d element(s) defined.', $this->getPath( ), $this->minNumberOfElements)/src/Symfony/Component/Config/Definition/PrototypedArrayNode.php172
sprintf('Duplicate key "%s" for path "%s".', $k, $this->getPath( ))/src/Symfony/Component/Config/Definition/PrototypedArrayNode.php230
'A prototyped array node cannot have concrete children.'/src/Symfony/Component/Config/Definition/PrototypedArrayNode.php153
sprintf('Unsetting key for path "%s", value: %s.', $this->getPath( ), json_encode($value))/src/Symfony/Component/Config/Definition/PrototypedArrayNode.php159
'$values must contain at least one element.'/src/Symfony/Component/Config/Definition/EnumNode.php28
sprintf('"%s" only supports scalar, enum, or null values, "%s" given.', __CLASS__, get_debug_type($value))/src/Symfony/Component/Config/Definition/EnumNode.php37
sprintf('The attribute "%s" must be set for path "%s".', $this->keyAttribute, $this->getPath( ))/src/Symfony/Component/Config/Definition/PrototypedArrayNode.php197
sprintf('You are not allowed to define new elements for path "%s". Please define all elements for this path in one config file.', $this->getPath( ))/src/Symfony/Component/Config/Definition/PrototypedArrayNode.php271
sprintf('The message type "%s" is not supported; supported message types are: "%s"', $type, implode('", "', $supported))/src/Symfony/Component/Notifier/Bridge/Mobyt/MobytOptions.php76
sprintf('Unable to send the SMS: "%s".', $error['result'])/src/Symfony/Component/Notifier/Bridge/Mobyt/MobytTransport.php93
'Cannot set a Transport on a RawMessage instance.'/src/Symfony/Component/Notifier/Message/EmailMessage.php110
sprintf('"%s" needs an email, it cannot be empty.', __CLASS__)/src/Symfony/Component/Notifier/Message/EmailMessage.php41
__CLASS__/src/Symfony/Component/Notifier/Bridge/Mobyt/MobytTransport.php63
sprintf('Supported styles for "%s" method are: "%s".', __METHOD__, implode('", "', self::STYLES))/src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Action/Input/MultiChoiceInput.php57
sprintf('Unable to send the SMS: "%s". Check your credentials.', $message->getSubject( ))/src/Symfony/Component/Notifier/Bridge/Mobyt/MobytTransport.php87
'Could not reach the remote Mobyt server.'/src/Symfony/Component/Notifier/Bridge/Mobyt/MobytTransport.php83
sprintf('Unable to post the Microsoft Teams message: "%s" (request-id not found).', $originalContent)/src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsTransport.php79
'Could not reach the remote MicrosoftTeams server.'/src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsTransport.php72
sprintf('Supported operating systems for "%s" method are: "%s".', __METHOD__, implode('", "', self::OPERATING_SYSTEMS))/src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Action/OpenUriAction.php49
sprintf('Unable to post the Microsoft Teams message: "%s" (%s : "%s").', $originalContent, $requestId, $errorMessage)/src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsTransport.php86
sprintf('MessageCard maximum number of "potentialAction" has been reached (%d).', self::MAX_ACTIONS)/src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsOptions.php172
sprintf('"%s" require recipient id format to be "/webhookb2/{uuid}@{uuid}/IncomingWebhook/{id}/{uuid}", "%s" given.', __CLASS__, $path)/src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsOptions.php85
__CLASS__/src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsTransport.php57
'MessageCard themeColor must have a valid hex color format.'/src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsOptions.php179
'Unable to send the SMS: ' . $error['message'] . sprintf(' (see %s).', $error['more_info'])/src/Symfony/Component/Notifier/Bridge/Twilio/TwilioTransport.php91
406/src/Symfony/Component/Notifier/Bridge/Twilio/Webhook/TwilioRequestParser.php38
406/src/Symfony/Component/Notifier/Bridge/Twilio/Webhook/TwilioRequestParser.php53
'Path is not set.'/src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/MicrosoftTeamsTransportFactory.php36
sprintf('"%s" is not valid option, available options are "%s".', $shareMediaCategory, implode(', ', self::ALL))/src/Symfony/Component/Notifier/Bridge/LinkedIn/Share/ShareContentShare.php76
__CLASS__/src/Symfony/Component/Notifier/Bridge/Twilio/TwilioTransport.php58
sprintf('The "From" number "%s" is not a valid phone number, shortcode, or alphanumeric sender ID.', $from)/src/Symfony/Component/Notifier/Bridge/Twilio/TwilioTransport.php64
'Could not reach the remote Twilio server.'/src/Symfony/Component/Notifier/Bridge/Twilio/TwilioTransport.php85
sprintf('"%s" is not a valid visibility, available visibility are "%s".', $visibility, implode(', ', self::AVAILABLE_VISIBILITY))/src/Symfony/Component/Notifier/Bridge/LinkedIn/Share/VisibilityShare.php43
sprintf('"%s" is not a valid value, available value for visibility "%s" are "%s".', $value, $visibility, implode(', ', self::MEMBER_NETWORK))/src/Symfony/Component/Notifier/Bridge/LinkedIn/Share/VisibilityShare.php47
sprintf('"%s" is not a valid value, available value for visibility "%s" is "%s".', $value, $visibility, self::DARK)/src/Symfony/Component/Notifier/Bridge/LinkedIn/Share/VisibilityShare.php51
sprintf('"%s" is not valid option, available options are "%s".', $landingPageTitle, implode(', ', self::ALL))/src/Symfony/Component/Notifier/Bridge/LinkedIn/Share/ShareMediaShare.php58
'Could not reach the remote LinkedIn server.'/src/Symfony/Component/Notifier/Bridge/LinkedIn/LinkedInTransport.php85
sprintf('Unable to post the Linkedin message: "%s".', $response->getContent(false))/src/Symfony/Component/Notifier/Bridge/LinkedIn/LinkedInTransport.php89
sprintf('Unable to post the Linkedin message: "%s".', $result['error'])/src/Symfony/Component/Notifier/Bridge/LinkedIn/LinkedInTransport.php95
sprintf('"%s" is not a valid value, available lifecycle are "%s".', $lifecycleState, implode(', ', self::AVAILABLE_LIFECYCLE))/src/Symfony/Component/Notifier/Bridge/LinkedIn/Share/LifecycleStateShare.php44
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/Translator/Books/PageConfig.php58
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/Translator/BooksConfig.php37
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/TranslatorConfig.php81
'The node created by "books()" has already been initialized. You cannot pass values the second time you call books().'/src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/TranslatorConfig.php54
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/MessengerConfig.php53
'The node created by "routing()" has already been initialized. You cannot pass values the second time you call routing().'/src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToList/MessengerConfig.php25
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToListConfig.php63
'The node created by "messenger()" has already been initialized. You cannot pass values the second time you call messenger().'/src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToListConfig.php37
'The node created by "translator()" has already been initialized. You cannot pass values the second time you call translator().'/src/Symfony/Component/Config/Tests/Builder/Fixtures/AddToList/Symfony/Config/AddToListConfig.php25
sprintf('The following keys are not supported by "%s": ', __CLASS__) . implode(', ', array_keys($value))/src/Symfony/Component/Config/Tests/Builder/Fixtures/ArrayExtraKeys/Symfony/Config/ArrayExtraKeysConfig.php78
'The node created by "baz()" has already been initialized. You cannot pass values the second time you call baz().'/src/Symfony/Component/Config/Tests/Builder/Fixtures/ArrayExtraKeys/Symfony/Config/ArrayExtraKeysConfig.php46
'The node created by "foo()" has already been initialized. You cannot pass values the second time you call foo().'/src/Symfony/Component/Config/Tests/Builder/Fixtures/ArrayExtraKeys/Symfony/Config/ArrayExtraKeysConfig.php27
'Mismatch between file name and class name.'/src/Symfony/Component/Config/Tests/Fixtures/BadFileName.php9
sprintf('The XML file "%s" is not valid.', $file)/src/Symfony/Component/Config/Util/XmlUtils.php134
sprintf('File "%s" does not contain valid XML, it is empty.', $file)/src/Symfony/Component/Config/Util/XmlUtils.php128
sprintf('File "%s" is not readable.', $file)/src/Symfony/Component/Config/Util/XmlUtils.php122
implode("\n", $messages)/src/Symfony/Component/Config/Util/XmlUtils.php95
sprintf('Resource "%s" is not a file.', $file)/src/Symfony/Component/Config/Util/XmlUtils.php118
sprintf('Invalid XSD file: "%s".', $schemaOrCallable)/src/Symfony/Component/Config/Util/XmlUtils.php87
'The XML is not valid.'/src/Symfony/Component/Config/Util/XmlUtils.php93
implode("\n", static::getXmlErrors($internalErrors))/src/Symfony/Component/Config/Util/XmlUtils.php57
'Document types are not allowed.'/src/Symfony/Component/Config/Util/XmlUtils.php66
sprintf('The file "%s" does not exist (in: "%s").', $name, implode('", "', $paths))/src/Symfony/Component/Config/FileLocator.php73
'Extension DOM is required.'/src/Symfony/Component/Config/Util/XmlUtils.php48
'An empty file name is not valid to be located.'/src/Symfony/Component/Config/FileLocator.php41
sprintf('The file "%s" does not exist.', $name)/src/Symfony/Component/Config/FileLocator.php46
sprintf('Importance "%s" is not defined in the Policy.', $importance)/src/Symfony/Component/Notifier/Channel/ChannelPolicy.php31
sprintf('"%s" needs a Transport or a Bus but both cannot be "null".', static::class)/src/Symfony/Component/Notifier/Channel/AbstractChannel.php29
sprintf('"%s" needs a Transport or a Bus but both cannot be "null".', static::class)/src/Symfony/Component/Notifier/Channel/EmailChannel.php40
sprintf('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.', get_debug_type($notification))/src/Symfony/Component/Notifier/Channel/EmailChannel.php64
sprintf('"%s" needs a phone number, it cannot be empty.', __CLASS__)/src/Symfony/Component/Notifier/Message/SmsMessage.php33
sprintf('"%s" needs a phone number, it cannot be empty.', static::class)/src/Symfony/Component/Notifier/Message/SmsMessage.php56
'$contextKey must not be empty.'/src/Symfony/Component/Security/Http/Firewall/ContextListener.php61
sprintf('User provider "%s" must implement "%s".', get_debug_type($provider), UserProviderInterface::class)/src/Symfony/Component/Security/Http/Firewall/ContextListener.php199
sprintf('There is no user provider for user "%s". Shouldn\'t the "supportsClass()" method of your user provider return true for this classname?', $userClass)/src/Symfony/Component/Security/Http/Firewall/ContextListener.php251
'Class not found: ' . $class/src/Symfony/Component/Security/Http/Firewall/ContextListener.php324
sprintf('The "%s::start()" method must return a Response object ("%s" returned).', get_debug_type($this->authenticationEntryPoint), $given)/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php214
'$firewallName must not be empty.'/src/Symfony/Component/Security/Http/Firewall/SwitchUserListener.php61
'Could not find original Token object.'/src/Symfony/Component/Security/Http/Firewall/SwitchUserListener.php110
'Switch User failed: ' . $e->getMessage( )/src/Symfony/Component/Security/Http/Firewall/SwitchUserListener.php120
'Could not find original Token object.'/src/Symfony/Component/Security/Http/Firewall/SwitchUserListener.php204
'Invalid CSRF token.'/src/Symfony/Component/Security/Http/Firewall/LogoutListener.php79
'No logout listener set the Response, make sure at least the DefaultLogoutListener is registered.'/src/Symfony/Component/Security/Http/Firewall/LogoutListener.php87
sprintf('There is no logged-in user to pass to $%s, make the argument nullable if you want to allow anonymous access to the action.', $argument->getName( ))/src/Symfony/Component/Security/Http/Controller/UserValueResolver.php52
sprintf('The logged-in user is an instance of "%s" but a user of type "%s" is expected.', $user::class, $argument->getType( ))/src/Symfony/Component/Security/Http/Controller/UserValueResolver.php62
'The cookie is incorrectly formatted.'/src/Symfony/Component/Security/Http/RememberMe/PersistentRememberMeHandler.php63
'This token was already used. The account is possibly compromised.'/src/Symfony/Component/Security/Http/RememberMe/PersistentRememberMeHandler.php75
'The cookie has expired.'/src/Symfony/Component/Security/Http/RememberMe/PersistentRememberMeHandler.php79
sprintf('"%s" claim not found on OIDC server response.', $this->claim)/src/Symfony/Component/Security/Http/AccessToken/Oidc/OidcUserInfoTokenHandler.php46
'A non-empty secret is required.'/src/Symfony/Component/Security/Http/RateLimiter/DefaultLoginRateLimiter.php40
'You cannot use the "OidcUserInfoTokenHandler" since the String component is not installed. Try running "composer require symfony/string".'/src/Symfony/Component/Security/Http/AccessToken/Oidc/OidcTrait.php28
'Invalid credentials.'/src/Symfony/Component/Security/Http/AccessToken/Oidc/OidcUserInfoTokenHandler.php57
sprintf('"%s" claim not found.', $this->claim)/src/Symfony/Component/Security/Http/AccessToken/Oidc/OidcTokenHandler.php91
'You cannot use the "oidc" token handler since "web-token/jwt-signature" and "web-token/jwt-checker" are not installed. Try running "composer require web-token/jwt-signature web-token/jwt-checker".'/src/Symfony/Component/Security/Http/AccessToken/Oidc/OidcTokenHandler.php54
'Invalid access token or invalid user.'/src/Symfony/Component/Security/Http/Tests/Authenticator/InMemoryAccessTokenHandler.php28
'Invalid credentials.'/src/Symfony/Component/Security/Http/AccessToken/Oidc/OidcTokenHandler.php102
'Unable to generate the logout URL without a RequestStack.'/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php92
'Unable to generate the logout URL without a path.'/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php85
'Unable to generate the logout URL without a Router.'/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php108
'Unable to generate the logout URL without a Request.'/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php98
'This request is not behind a firewall, pass the firewall name manually to generate a logout URL.'/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php155
sprintf('No LogoutListener found for firewall key "%s".', $key)/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php127
sprintf('Argument $exceptionOnNoToken of "%s()" must be set to "false".', __METHOD__)/src/Symfony/Component/Security/Http/Firewall/AccessListener.php40
'Unable to find logout in the current firewall, pass the firewall name manually to generate a logout URL.'/src/Symfony/Component/Security/Http/Logout/LogoutUrlGenerator.php158
sprintf('The key "%s" must be a string, "%s" given.', $this->options['username_parameter'], \gettype($credentials['username']))/src/Symfony/Component/Security/Http/Authenticator/FormLoginAuthenticator.php127
sprintf('The key "%s" must be a string, "%s" given.', $this->options['password_parameter'], \gettype($credentials['password']))/src/Symfony/Component/Security/Http/Authenticator/FormLoginAuthenticator.php135
'Invalid credentials.'/src/Symfony/Component/Security/Http/Authenticator/AccessTokenAuthenticator.php58
sprintf('User key was not found: "%s".', $this->userKey)/src/Symfony/Component/Security/Http/Authenticator/RemoteUserAuthenticator.php43
'$firewallName must not be empty.'/src/Symfony/Component/Security/Http/Authenticator/Token/PostAuthenticationToken.php31
'Cannot get the Security user, no username or UserBadge configured for this passport.'/src/Symfony/Component/Security/Http/Authenticator/Passport/Passport.php53
'A non-empty secret is required.'/src/Symfony/Component/Security/Http/Authenticator/RememberMeAuthenticator.php56
'No remember-me cookie is found.'/src/Symfony/Component/Security/Http/Authenticator/RememberMeAuthenticator.php90
'The password is erased as another listener already used this badge.'/src/Symfony/Component/Security/Http/Authenticator/Passport/Badge/PasswordUpgradeBadge.php45
'Username too long.'/src/Symfony/Component/Security/Http/Authenticator/Passport/Badge/UserBadge.php55
'Credentials check failed as the callable passed to CustomCredentials did not return "true".'/src/Symfony/Component/Security/Http/Authenticator/Passport/Credentials/CustomCredentials.php46
'The credentials are erased as another listener already verified these credentials.'/src/Symfony/Component/Security/Http/Authenticator/Passport/Credentials/PasswordCredentials.php39
'Missing "hash" parameter.'/src/Symfony/Component/Security/Http/LoginLink/LoginLinkHandler.php87
'Missing "expires" parameter.'/src/Symfony/Component/Security/Http/LoginLink/LoginLinkHandler.php90
sprintf('No user loader is configured, did you forget to register the "%s" listener?', UserProviderListener::class)/src/Symfony/Component/Security/Http/Authenticator/Passport/Badge/UserBadge.php83
sprintf('The user provider must return a UserInterface object, "%s" given.', get_debug_type($user))/src/Symfony/Component/Security/Http/Authenticator/Passport/Badge/UserBadge.php101
'Cannot create the remember-me cookie; no master request available.'/src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeHandler.php96
sprintf('The UserProviderInterface implementation must return an instance of UserInterface, but returned "%s".', get_debug_type($user))/src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeHandler.php70
'The user identifier contains a character from outside the base64 alphabet.'/src/Symfony/Component/Security/Http/RememberMe/RememberMeDetails.php47
'The cookie contains invalid data.'/src/Symfony/Component/Security/Http/RememberMe/RememberMeDetails.php44
'The cookie has expired.'/src/Symfony/Component/Security/Http/RememberMe/SignatureRememberMeHandler.php73
'The cookie\'s hash is invalid.'/src/Symfony/Component/Security/Http/RememberMe/SignatureRememberMeHandler.php71
'The cookie has expired.'/src/Symfony/Component/Security/Http/RememberMe/SignatureRememberMeHandler.php60
'The cookie\'s hash is invalid.'/src/Symfony/Component/Security/Http/RememberMe/SignatureRememberMeHandler.php58
sprintf('The key "%s" must be a non-empty string.', $this->options['username_path'])/src/Symfony/Component/Security/Http/Authenticator/JsonLoginAuthenticator.php152
'Invalid JSON.'/src/Symfony/Component/Security/Http/Authenticator/JsonLoginAuthenticator.php86
'Login link could not be validated.'/src/Symfony/Component/Security/Http/Authenticator/LoginLinkAuthenticator.php65
'Missing user from link.'/src/Symfony/Component/Security/Http/Authenticator/LoginLinkAuthenticator.php58
sprintf('SSL credentials not found: "%s", "%s".', $this->userKey, $this->credentialsKey)/src/Symfony/Component/Security/Http/Authenticator/X509Authenticator.php57
sprintf('The key "%s" must be provided.', $this->options['password_path'])/src/Symfony/Component/Security/Http/Authenticator/JsonLoginAuthenticator.php166
sprintf('The key "%s" must be a non-empty string.', $this->options['password_path'])/src/Symfony/Component/Security/Http/Authenticator/JsonLoginAuthenticator.php163
sprintf('The key "%s" must be provided.', $this->options['username_path'])/src/Symfony/Component/Security/Http/Authenticator/JsonLoginAuthenticator.php155
sprintf('Unknown node "%s".', $child::class)/src/Symfony/Component/Config/Builder/ConfigBuilderGenerator.php118
sprintf('The "%s" class must implement the "%s" interface.', PasswordAuthenticatedUserInterface::class, get_debug_type($user))/src/Symfony/Component/Security/Core/Validator/Constraints/UserPasswordValidator.php55
'A non-empty secret is required.'/src/Symfony/Component/Security/Core/Signature/SignatureHasher.php42
'Signature has expired.'/src/Symfony/Component/Security/Core/Signature/SignatureHasher.php66
sprintf('The directory "%s" does not exist.', $resource)/src/Symfony/Component/Config/Resource/DirectoryResource.php38
sprintf('The path "%s" does not exist.', $prefix)/src/Symfony/Component/Config/Resource/GlobResource.php56
'Extended glob patterns cannot be used as the Finder component is not installed. Try running "composer require symfony/finder".'/src/Symfony/Component/Config/Resource/GlobResource.php186
'The node was expected to be an ArrayNode. This Configuration includes an edge case not supported yet.'/src/Symfony/Component/Config/Builder/ConfigBuilderGenerator.php109
sprintf('The property path "%s" on the user object "%s" must return a value that can be cast to a string, but "%s" was returned.', $property, $user::class, get_debug_type($value))/src/Symfony/Component/Security/Core/Signature/SignatureHasher.php121
'Should error'/src/Symfony/Component/Security/Core/Tests/Authorization/Voter/VoterTest.php110
'The "sub" claim cannot be empty.'/src/Symfony/Component/Security/Core/User/OidcUser.php51
'User account is disabled.'/src/Symfony/Component/Security/Core/User/InMemoryUserChecker.php30
'Invalid or expired signature.'/src/Symfony/Component/Security/Core/Signature/SignatureHasher.php72
'Signature has expired.'/src/Symfony/Component/Security/Core/Signature/SignatureHasher.php88
'Invalid or expired signature.'/src/Symfony/Component/Security/Core/Signature/SignatureHasher.php92
sprintf('Signature can only be used "%d" times.', $this->maxUses)/src/Symfony/Component/Security/Core/Signature/SignatureHasher.php97
sprintf('->defaultValue() is not applicable to concrete nodes at path "%s".', $path)/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php444
sprintf('->requiresAtLeastOneElement() is not applicable to concrete nodes at path "%s".', $path)/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php440
sprintf('->addDefaultsIfNotSet() is not applicable to prototype nodes at path "%s".', $path)/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php462
sprintf('->addDefaultChildrenIfNoneSet() is not applicable to concrete nodes at path "%s".', $path)/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php448
sprintf('%s: the default value of an array node has to be an array.', $node->getPath( ))/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php374
sprintf('The node class "%s" does not exist.', $class)/src/Symfony/Component/Config/Definition/Builder/NodeBuilder.php194
sprintf('->cannotBeEmpty() is not applicable to concrete nodes at path "%s".', $path)/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php436
sprintf('->useAttributeAsKey() is not applicable to concrete nodes at path "%s".', $path)/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php432
sprintf('Unable to find node at path "%s.%s".', $rootNode->getName( ), $path)/src/Symfony/Component/Config/Definition/Dumper/YamlReferenceDumper.php44
'->cannotBeEmpty() is not applicable to BooleanNodeDefinition.'/src/Symfony/Component/Config/Definition/Builder/BooleanNodeDefinition.php44
sprintf('The file "%s" does not exist.', $resource)/src/Symfony/Component/Config/Resource/FileResource.php37
sprintf('Unable to find node at path "%s.%s".', $rootNode->getName( ), $path)/src/Symfony/Component/Config/Definition/Dumper/YamlReferenceDumper.php58
sprintf('->addDefaultChildrenIfNoneSet() should set default children names as ->useAttributeAsKey() is used at path "%s".', $path)/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php471
sprintf('A default value and default children might not be used together at path "%s".', $path)/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php467
sprintf('Node with name "%s" does not exist in the current node "%s".', $firstPathSegment, $this->name)/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php500
sprintf('->addDefaultChildrenIfNoneSet() might not set default children names as ->useAttributeAsKey() is not used at path "%s".', $path)/src/Symfony/Component/Config/Definition/Builder/ArrayNodeDefinition.php475
'No token found.'/src/Symfony/Component/Security/Core/Authentication/RememberMe/InMemoryTokenProvider.php37
'$class must not be empty.'/src/Symfony/Component/Security/Core/Authentication/RememberMe/PersistentToken.php30
'$firewallName must not be empty.'/src/Symfony/Component/Security/Core/Authentication/Token/UsernamePasswordToken.php30
'No token found.'/src/Symfony/Component/Security/Core/Authentication/RememberMe/InMemoryTokenProvider.php28
'$firewallName must not be empty.'/src/Symfony/Component/Security/Core/Authentication/Token/RememberMeToken.php41
'$firewallName must not be empty.'/src/Symfony/Component/Security/Core/Authentication/Token/PreAuthenticatedToken.php33
'Cannot add attribute to NullToken.'/src/Symfony/Component/Security/Core/Authentication/Token/NullToken.php72
'A non-empty secret is required.'/src/Symfony/Component/Security/Core/Authentication/Token/RememberMeToken.php37
'Entropy should be greater than 7.'/src/Symfony/Component/Security/Csrf/TokenGenerator/UriSafeTokenGenerator.php31
'You must provide a UrlGeneratorInterface instance to be able to use routes.'/src/Symfony/Component/Security/Http/HttpUtils.php154
'The CSRF token with ID ' . $tokenId . ' does not exist.'/src/Symfony/Component/Security/Csrf/TokenStorage/NativeSessionTokenStorage.php48
'The CSRF token with ID ' . $tokenId . ' does not exist.'/src/Symfony/Component/Security/Csrf/TokenStorage/SessionTokenStorage.php53
'$tokenValue must not be empty.'/src/Symfony/Component/Security/Core/Authentication/RememberMe/PersistentToken.php39
sprintf('$namespace must be a string, a callable returning a string, null or an instance of "RequestStack". "%s" given.', get_debug_type($namespace))/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php62
'$userIdentifier must not be empty.'/src/Symfony/Component/Security/Core/Authentication/RememberMe/PersistentToken.php33
'$series must not be empty.'/src/Symfony/Component/Security/Core/Authentication/RememberMe/PersistentToken.php36
sprintf('There is no user with name "%s".', $username)/src/Symfony/Component/Security/Core/User/ChainUserProvider.php87
sprintf('There is no user with identifier "%s".', $identifier)/src/Symfony/Component/Security/Core/User/ChainUserProvider.php61
sprintf('Username "%s" does not exist.', $username)/src/Symfony/Component/Security/Core/User/InMemoryUserProvider.php101
sprintf('Instances of "%s" are not supported.', get_debug_type($user))/src/Symfony/Component/Security/Core/User/InMemoryUserProvider.php79
'Another user with the same username already exists.'/src/Symfony/Component/Security/Core/User/InMemoryUserProvider.php63
sprintf('Instances of "%s" are not supported.', get_debug_type($user))/src/Symfony/Component/Security/Core/User/InMemoryUserProvider.php58
'The username cannot be empty.'/src/Symfony/Component/Security/Core/User/InMemoryUser.php32
sprintf('"%s" firewall requires a user provider but none was defined.', $firewall)/src/Symfony/Component/Security/Core/User/MissingUserProvider.php31
'Cannot set attributes of NullToken.'/src/Symfony/Component/Security/Core/Authentication/Token/NullToken.php57
'Cannot set user on a NullToken.'/src/Symfony/Component/Security/Core/Authentication/Token/NullToken.php38
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php157
sprintf('This token has no "%s" attribute.', $name)/src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php128
sprintf('The "%s" class requires the "ExpressionLanguage" component. Try running "composer require symfony/expression-language".', ExpressionLanguage::class)/src/Symfony/Component/Security/Core/Authorization/ExpressionLanguage.php18
sprintf('"%s::vote()" must return one of "%s" constants ("ACCESS_GRANTED", "ACCESS_DENIED" or "ACCESS_ABSTAIN"), "%s" returned.', get_debug_type($voter), VoterInterface::class, var_export($result, true))/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php72
sprintf('Passing more than one Security attribute to "%s()" is not supported.', __METHOD__)/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php56
sprintf('There is no user provider for user "%s". Shouldn\'t the "supportsClass()" method of your user provider return true for this classname?', get_debug_type($user))/src/Symfony/Component/Security/Core/User/ChainUserProvider.php91
'Unable to send the SMS: ' . $error/src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php136
__CLASS__/src/Symfony/Component/Notifier/Bridge/OrangeSms/OrangeSmsTransport.php59
sprintf('Unable to send the SMS: "%s" (%s).', $errorMessage, $errorInfo)/src/Symfony/Component/Notifier/Bridge/OrangeSms/OrangeSmsTransport.php88
'Failed to get Orange access token.'/src/Symfony/Component/Notifier/Bridge/OrangeSms/OrangeSmsTransport.php110
__CLASS__/src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php100
'Could not reach the remote LightSms server.'/src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php120
'Unable to send the SMS.'/src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php124
'Unable to send the SMS.'/src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTransport.php132
__CLASS__/src/Symfony/Component/Notifier/Bridge/Zulip/ZulipTransport.php59
sprintf('The "%s" transport requires a topic when posting to streams.', __CLASS__)/src/Symfony/Component/Notifier/Bridge/Zulip/ZulipTransport.php66
'Could not reach the remote Zulip server.'/src/Symfony/Component/Notifier/Bridge/Zulip/ZulipTransport.php87
sprintf('Unable to post the Zulip message: "%s" (%s).', $result['msg'], $result['code'])/src/Symfony/Component/Notifier/Bridge/Zulip/ZulipTransport.php93
sprintf('The "%s" transport should have configured `defaultRecipientId` via DSN or provided with message options.', __CLASS__)/src/Symfony/Component/Notifier/Bridge/OneSignal/OneSignalTransport.php75
'Could not reach the remote OneSignal server.'/src/Symfony/Component/Notifier/Bridge/OneSignal/OneSignalTransport.php95
sprintf('Unable to send the OneSignal push notification: "%s".', $response->getContent(false))/src/Symfony/Component/Notifier/Bridge/OneSignal/OneSignalTransport.php99
sprintf('Unable to send the OneSignal push notification: "%s".', $response->getContent(false))/src/Symfony/Component/Notifier/Bridge/OneSignal/OneSignalTransport.php105
406/src/Symfony/Component/Notifier/Bridge/Vonage/Webhook/VonageRequestParser.php54
406/src/Symfony/Component/Notifier/Bridge/Vonage/Webhook/VonageRequestParser.php42
406/src/Symfony/Component/Notifier/Bridge/Vonage/Webhook/VonageRequestParser.php66
406/src/Symfony/Component/Notifier/Bridge/Vonage/Webhook/VonageRequestParser.php58
'Could not reach the remote Vonage server.'/src/Symfony/Component/Notifier/Bridge/Vonage/VonageTransport.php74
__CLASS__/src/Symfony/Component/Notifier/Bridge/Vonage/VonageTransport.php58
'A non-empty secret is required.'/src/Symfony/Component/Notifier/Bridge/Vonage/Webhook/VonageRequestParser.php37
'Unable to send the SMS: ' . $msg['error-text'] . sprintf(' (code %s).', $msg['status'])/src/Symfony/Component/Notifier/Bridge/Vonage/VonageTransport.php79
__CLASS__/src/Symfony/Component/Notifier/Bridge/Novu/NovuTransport.php54
sprintf('Unable to post the Expo message: "%s" (%s)', $result['data']['message'], $result['data']['details']['error'])/src/Symfony/Component/Notifier/Bridge/Expo/ExpoTransport.php98
sprintf('Unable to post the Novu message: "%s" (%d: "%s").', $originalContent, $statusCode, $error)/src/Symfony/Component/Notifier/Bridge/Novu/NovuTransport.php93
'Could not reach the remote Novu server.'/src/Symfony/Component/Notifier/Bridge/Novu/NovuTransport.php86
sprintf('The "%s" transport required the "to" option to be set.', __CLASS__)/src/Symfony/Component/Notifier/Bridge/Expo/ExpoTransport.php66
__CLASS__/src/Symfony/Component/Notifier/Bridge/Expo/ExpoTransport.php58
'Unable to post the Expo message: ' . $errorMessage/src/Symfony/Component/Notifier/Bridge/Expo/ExpoTransport.php92
'Could not reach the remote Expo server.'/src/Symfony/Component/Notifier/Bridge/Expo/ExpoTransport.php83
__CLASS__/src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransport.php81
'Could not reach the remote OvhCloud server.'/src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransport.php122
'Could not reach the remote Mailjet server.'/src/Symfony/Component/Notifier/Bridge/Mailjet/MailjetTransport.php72
sprintf('Unable to send the SMS: ' . $errorMessage . ' (%s).', $errorInfo)/src/Symfony/Component/Notifier/Bridge/Mailjet/MailjetTransport.php80
'Could not reach the remote Esendex server.'/src/Symfony/Component/Notifier/Bridge/Esendex/EsendexTransport.php81
__CLASS__/src/Symfony/Component/Notifier/Bridge/Mailjet/MailjetTransport.php55
'Option "dedup_key" must be set for event actions: "acknowledge" & "resolve".'/src/Symfony/Component/Notifier/Bridge/PagerDuty/PagerDutyOptions.php53
__CLASS__/src/Symfony/Component/Notifier/Bridge/Esendex/EsendexTransport.php57
'Invalid "severity" option given.'/src/Symfony/Component/Notifier/Bridge/PagerDuty/PagerDutyOptions.php29
'Timestamp date must be in "RFC3339_EXTENDED" format.'/src/Symfony/Component/Notifier/Bridge/PagerDuty/PagerDutyOptions.php35
'Host must be in format: "subdomain.pagerduty.com".'/src/Symfony/Component/Notifier/Bridge/PagerDuty/PagerDutyTransportFactory.php51
'Invalid "event_action" option given.'/src/Symfony/Component/Notifier/Bridge/PagerDuty/PagerDutyOptions.php25
sprintf('Unable to post the PagerDuty message: "%s".', $result['error']['message'])/src/Symfony/Component/Notifier/Bridge/PagerDuty/PagerDutyTransport.php73
'Host is not set.'/src/Symfony/Component/Notifier/Bridge/PagerDuty/PagerDutyTransportFactory.php47
__CLASS__/src/Symfony/Component/Notifier/Bridge/PagerDuty/PagerDutyTransport.php49
'Could not reach the remote PagerDuty server.'/src/Symfony/Component/Notifier/Bridge/PagerDuty/PagerDutyTransport.php67
__CLASS__/src/Symfony/Component/Notifier/Bridge/OneSignal/OneSignalTransport.php65
__CLASS__/src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsLoggerTransport.php55
__CLASS__/src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsEmailTransport.php64
sprintf('Cannot create a transport for scheme "%s" without providing an implementation of "%s". Try running "composer require "%s"".', $scheme, $missingDependency, $suggestedPackage)/src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsTransportFactory.php75
sprintf('Unable to send the SMS: "%s" (%s).', $success['description'], $success['code'])/src/Symfony/Component/Notifier/Bridge/AllMySms/AllMySmsTransport.php86
sprintf('Unable to send the SMS: "%s" (%s).', $error['description'], $error['code'])/src/Symfony/Component/Notifier/Bridge/AllMySms/AllMySmsTransport.php80
'Could not reach the remote AllMySms server.'/src/Symfony/Component/Notifier/Bridge/AllMySms/AllMySmsTransport.php74
__CLASS__/src/Symfony/Component/Notifier/Bridge/AllMySms/AllMySmsTransport.php57
'Delayed date must be defined in the future.'/src/Symfony/Component/Notifier/Bridge/Ntfy/NtfyOptions.php112
sprintf('Unable to send the Ntfy push notification: "%s".', $response->getContent(false))/src/Symfony/Component/Notifier/Bridge/Ntfy/NtfyTransport.php109
sprintf('Unable to send the Ntfy push notification: "%s".', $response->getContent(false))/src/Symfony/Component/Notifier/Bridge/Ntfy/NtfyTransport.php103
'Could not reach the remote Ntfy server.'/src/Symfony/Component/Notifier/Bridge/Ntfy/NtfyTransport.php99
sprintf('The "%s" transport only supports instances of "%s" for options.', __CLASS__, NtfyOptions::class)/src/Symfony/Component/Notifier/Bridge/Ntfy/NtfyTransport.php65
__CLASS__/src/Symfony/Component/Notifier/Bridge/Ntfy/NtfyTransport.php61
sprintf('Attempt to send the SMS to invalid receivers: "%s".', implode(',', $success['invalidReceivers']))/src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransport.php134
sprintf('Unable to send the SMS: %s.', $error['message'])/src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransport.php128
'The Sender ID is invalid.'/src/Symfony/Component/Notifier/Bridge/Telnyx/TelnyxTransport.php75
'Could not reach the remote Telnyx server.'/src/Symfony/Component/Notifier/Bridge/Telnyx/TelnyxTransport.php93
'Unable to send the SMS.'/src/Symfony/Component/Notifier/Bridge/Telnyx/TelnyxTransport.php99
__CLASS__/src/Symfony/Component/Notifier/Bridge/KazInfoTeh/KazInfoTehTransport.php60
'Could not reach the remote KazInfoTeh server.'/src/Symfony/Component/Notifier/Bridge/KazInfoTeh/KazInfoTehTransport.php79
'Unable to send the SMS: "Couldn\'t read response".'/src/Symfony/Component/Notifier/Bridge/KazInfoTeh/KazInfoTehTransport.php85
sprintf('Unable to send the SMS: "%s".', $error)/src/Symfony/Component/Notifier/Bridge/KazInfoTeh/KazInfoTehTransport.php91
__CLASS__/src/Symfony/Component/Notifier/Bridge/Smsapi/SmsapiTransport.php84
sprintf('The sender length of a TurboSMS message must not exceed %d characters.', self::SENDER_LIMIT)/src/Symfony/Component/Notifier/Bridge/TurboSms/TurboSmsTransport.php106
sprintf('The subject length for "%s" symbols of a TurboSMS message must not exceed %d characters.', $symbols, $subjectLimit)/src/Symfony/Component/Notifier/Bridge/TurboSms/TurboSmsTransport.php122
__CLASS__/src/Symfony/Component/Notifier/Bridge/MessageBird/MessageBirdTransport.php55
'Could not reach the remote MessageBird server.'/src/Symfony/Component/Notifier/Bridge/MessageBird/MessageBirdTransport.php72
'Unable to send the SMS.'/src/Symfony/Component/Notifier/Bridge/MessageBird/MessageBirdTransport.php77
__CLASS__/src/Symfony/Component/Notifier/Bridge/Telnyx/TelnyxTransport.php62
'This phone number is invalid.'/src/Symfony/Component/Notifier/Bridge/Telnyx/TelnyxTransport.php69
'The sending messaging profile must be specified.'/src/Symfony/Component/Notifier/Bridge/Telnyx/TelnyxTransport.php71
__CLASS__/src/Symfony/Component/Notifier/Bridge/Octopush/OctopushTransport.php59
sprintf('Unable to upload media as attachment: "%s" (%s).', $result['error_description'], $result['error'])/src/Symfony/Component/Notifier/Bridge/Mastodon/MastodonTransport.php139
'Unable to send the SMS: ' . $error['error_code']/src/Symfony/Component/Notifier/Bridge/Octopush/OctopushTransport.php86
'Could not reach the remote Octopush server.'/src/Symfony/Component/Notifier/Bridge/Octopush/OctopushTransport.php80
sprintf('The "From" value "%s" is not a valid sender ID.', $options['from'])/src/Symfony/Component/Notifier/Bridge/Smsmode/SmsmodeTransport.php68
__CLASS__/src/Symfony/Component/Notifier/Bridge/Smsmode/SmsmodeTransport.php57
sprintf('Unable to send the SMS - "%s".', $error ?: 'unknown failure')/src/Symfony/Component/Notifier/Bridge/Smsmode/SmsmodeTransport.php87
'Could not reach the remote Smsmode server.'/src/Symfony/Component/Notifier/Bridge/Smsmode/SmsmodeTransport.php82
'Could not decode body to an array.'/src/Symfony/Component/Notifier/Bridge/Smsapi/SmsapiTransport.php116
'Could not reach the remote Smsapi server.'/src/Symfony/Component/Notifier/Bridge/Smsapi/SmsapiTransport.php110
__CLASS__/src/Symfony/Component/Notifier/Bridge/Redlink/RedlinkTransport.php62
sprintf('Unable to send the SMS: "%s".', $content['message'] ?? 'unknown error')/src/Symfony/Component/Notifier/Bridge/Smsapi/SmsapiTransport.php120
sprintf('Unable to send the SMS: ' . $errorMessage . '. UniqId: (%s).', $requestUniqueIdentifier)/src/Symfony/Component/Notifier/Bridge/Redlink/RedlinkTransport.php98
'Could not reach the remote Redlink server.'/src/Symfony/Component/Notifier/Bridge/Redlink/RedlinkTransport.php88
sprintf('Unable to post the Mastodon message: "%s" (%s).', $result['error_description'], $result['error'])/src/Symfony/Component/Notifier/Bridge/Mastodon/MastodonTransport.php91
__CLASS__/src/Symfony/Component/Notifier/Bridge/Mastodon/MastodonTransport.php66
'Could not reach the remote FreeMobile server.'/src/Symfony/Component/Notifier/Bridge/FreeMobile/FreeMobileTransport.php79
sprintf('Unable to send the SMS: error %d: ', $statusCode) . ($errors[$statusCode] ?? '')/src/Symfony/Component/Notifier/Bridge/FreeMobile/FreeMobileTransport.php90
__CLASS__/src/Symfony/Component/Notifier/Bridge/FreeMobile/FreeMobileTransport.php58
sprintf('The "%s" transport does not support "from" in "%s".', __CLASS__, SmsMessage::class)/src/Symfony/Component/Notifier/Bridge/FreeMobile/FreeMobileTransport.php63
'Could not reach the remote ClickSend server.'/src/Symfony/Component/Notifier/Bridge/ClickSend/ClickSendTransport.php96
sprintf('Unable to send the SMS - "%s".', $error ?: 'unknown failure')/src/Symfony/Component/Notifier/Bridge/ClickSend/ClickSendTransport.php101
__CLASS__/src/Symfony/Component/Notifier/Bridge/ClickSend/ClickSendTransport.php68
sprintf('The "From" number "%s" is not a valid phone number, shortcode, or alphanumeric sender ID.', $options['from'])/src/Symfony/Component/Notifier/Bridge/ClickSend/ClickSendTransport.php81
sprintf('Hub "%s" not found. Did you mean one of: "%s"?', $hubId, implode('", "', array_keys($this->registry->all( ))))/src/Symfony/Component/Notifier/Bridge/Mercure/MercureTransportFactory.php49
__CLASS__/src/Symfony/Component/Notifier/Bridge/Mercure/MercureTransport.php65
'Unable to send the SMS: ' . $this->getErrorMsg($matches[1] ?? 999)/src/Symfony/Component/Notifier/Bridge/SmsBiuras/SmsBiurasTransport.php101
'Unable to send the SMS.'/src/Symfony/Component/Notifier/Bridge/SmsBiuras/SmsBiurasTransport.php112
'Cannot connect to mercure'/src/Symfony/Component/Notifier/Bridge/Mercure/Tests/MercureTransportTest.php92
'The provided JWT is not valid'/src/Symfony/Component/Notifier/Bridge/Mercure/Tests/MercureTransportTest.php104
sprintf('The "%s" transport only supports instances of "%s" for options.', __CLASS__, MercureOptions::class)/src/Symfony/Component/Notifier/Bridge/Mercure/MercureTransport.php69
'Unable to post the Mercure message: ' . $e->getMessage( )/src/Symfony/Component/Notifier/Bridge/Mercure/MercureTransport.php89
sprintf('Maximum number of fields should not exceed %d.', self::FIELDS_LIMIT)/src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordEmbed.php129
sprintf('Maximum length for the description is %d characters.', self::DESCRIPTION_LIMIT)/src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordEmbed.php45
sprintf('Maximum length for the title is %d characters.', self::TITLE_LIMIT)/src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordEmbed.php31
sprintf('Maximum length for the text is %d characters.', self::TEXT_LIMIT)/src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordFooterEmbedObject.php29
sprintf('Unable to send SMS with TurboSMS: Error code %d with message "%s".', (int) $error['response_code'], $error['response_status'])/src/Symfony/Component/Notifier/Bridge/TurboSms/TurboSmsTransport.php100
__CLASS__/src/Symfony/Component/Notifier/Bridge/TurboSms/TurboSmsTransport.php63
sprintf('Maximum length for the value is %d characters.', self::VALUE_LIMIT)/src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordFieldEmbedObject.php44
sprintf('Maximum length for the name is %d characters.', self::NAME_LIMIT)/src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordFieldEmbedObject.php30
'Could not reach the remote Discord server.'/src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php80
sprintf('The subject length of a Discord message must not exceed %d characters.', self::SUBJECT_LIMIT)/src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php69
__CLASS__/src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php62
sprintf('The "%s" only supports max 10 embeds.', __CLASS__)/src/Symfony/Component/Notifier/Bridge/Discord/DiscordOptions.php80
sprintf('Maximum length for the name is %d characters.', self::NAME_LIMIT)/src/Symfony/Component/Notifier/Bridge/Discord/Embeds/DiscordAuthorEmbedObject.php29
sprintf('Unable to post the Discord message: "%s" (Status Code: %d).', $message->getSubject( ), $statusCode)/src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php106
sprintf('Unable to post the Discord message: "%s" (%s).', $originalContent, $errorMessage)/src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php103
sprintf('Unable to post the Discord message: "%s" (%d: "%s").', $originalContent, $errorCode, $errorMessage)/src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php90
sprintf('The "%s" transport does not support "from" in "%s".', __CLASS__, SmsMessage::class)/src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransport.php72
__CLASS__/src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransport.php68
sprintf('Unable to send the Contact Everyone message with following error: "%s". For further details, please check this logId: "%s".', $error['message'], $error['logId'])/src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransport.php96
'Could not reach the remote Contact Everyone server.'/src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransport.php91
'Could not reach the remote Sms77 server.'/src/Symfony/Component/Notifier/Bridge/Sms77/Sms77Transport.php76
__CLASS__/src/Symfony/Component/Notifier/Bridge/Sms77/Sms77Transport.php55
sprintf('Unable to send the SMS: "%s".', $success['success'])/src/Symfony/Component/Notifier/Bridge/Sms77/Sms77Transport.php88
sprintf('Unable to send the SMS: "%s" (%s).', $error['description'], $error['code'])/src/Symfony/Component/Notifier/Bridge/Sms77/Sms77Transport.php82
'Unable to send the SMS: Invalid phone number'/src/Symfony/Component/Notifier/Bridge/SmsFactor/SmsFactorTransport.php94
'Could not reach the remote SMSFactor server.'/src/Symfony/Component/Notifier/Bridge/SmsFactor/SmsFactorTransport.php85
__CLASS__/src/Symfony/Component/Notifier/Bridge/RingCentral/RingCentralTransport.php54
'Unable to send the SMS: Unknown error'/src/Symfony/Component/Notifier/Bridge/SmsFactor/SmsFactorTransport.php97
'Could not reach the remote Brevo server.'/src/Symfony/Component/Notifier/Bridge/Brevo/BrevoTransport.php72
__CLASS__/src/Symfony/Component/Notifier/Bridge/Brevo/BrevoTransport.php53
__CLASS__/src/Symfony/Component/Notifier/Bridge/SmsFactor/SmsFactorTransport.php62
'Unable to send the SMS: ' . ($error['message'] ?? $response->getContent(false))/src/Symfony/Component/Notifier/Bridge/Brevo/BrevoTransport.php78
'Could not reach the remote RocketChat server.'/src/Symfony/Component/Notifier/Bridge/RocketChat/RocketChatTransport.php74
sprintf('Unable to post the RocketChat message: %s.', $response->getContent(false))/src/Symfony/Component/Notifier/Bridge/RocketChat/RocketChatTransport.php78
sprintf('Unable to post the RocketChat message: %s.', $result['error'])/src/Symfony/Component/Notifier/Bridge/RocketChat/RocketChatTransport.php83
__CLASS__/src/Symfony/Component/Notifier/Bridge/Termii/TermiiTransport.php56
sprintf('The "From" number "%s" is not a valid phone number. Phone number must be in E.164 format.', $options['from']['phoneNumber'] ?? '')/src/Symfony/Component/Notifier/Bridge/RingCentral/RingCentralTransport.php63
'Could not reach the remote Ring Central server.'/src/Symfony/Component/Notifier/Bridge/RingCentral/RingCentralTransport.php75
sprintf('Unable to send the SMS - "%s".', $error['message'] ?? $error['error_description'] ?? $error['description'] ?? 'unknown failure')/src/Symfony/Component/Notifier/Bridge/RingCentral/RingCentralTransport.php80
__CLASS__/src/Symfony/Component/Notifier/Bridge/RocketChat/RocketChatTransport.php59
'Could not reach the remote MessageMedia server.'/src/Symfony/Component/Notifier/Bridge/MessageMedia/MessageMediaTransport.php83
sprintf('Unable to send the SMS: "%s".', $errorMessage)/src/Symfony/Component/Notifier/Bridge/MessageMedia/MessageMediaTransport.php102
__CLASS__/src/Symfony/Component/Notifier/Bridge/LinkedIn/LinkedInTransport.php62
sprintf('The "%s" transport only supports instances of "%s" for options.', __CLASS__, LinkedInOptions::class)/src/Symfony/Component/Notifier/Bridge/LinkedIn/LinkedInTransport.php66
sprintf('The "From" number "%s" is not a valid phone number, shortcode, or alphanumeric sender ID.', $options['from'])/src/Symfony/Component/Notifier/Bridge/Termii/TermiiTransport.php68
'Could not reach the remote Termii server.'/src/Symfony/Component/Notifier/Bridge/Termii/TermiiTransport.php79
sprintf('Unable to send the SMS - status code: "%s": "%s".', $statusCode, $error['message'] ?? 'unknown error')/src/Symfony/Component/Notifier/Bridge/Termii/TermiiTransport.php88
__CLASS__/src/Symfony/Component/Notifier/Bridge/MessageMedia/MessageMediaTransport.php62
__CLASS__/src/Symfony/Component/Notifier/Bridge/Mattermost/MattermostTransport.php58
'Maximum number of fields should not exceed 10.'/src/Symfony/Component/Notifier/Bridge/Slack/Block/SlackSectionBlock.php43
'Maximum number of buttons should not exceed 25.'/src/Symfony/Component/Notifier/Bridge/Slack/Block/SlackActionsBlock.php30
sprintf('Maximum number of elements should not exceed %d.', self::ELEMENT_LIMIT)/src/Symfony/Component/Notifier/Bridge/Slack/Block/SlackContextBlock.php52
sprintf('Maximum number of elements should not exceed %d.', self::ELEMENT_LIMIT)/src/Symfony/Component/Notifier/Bridge/Slack/Block/SlackContextBlock.php29
sprintf('Maximum length for the block id is %d characters.', self::ID_LIMIT)/src/Symfony/Component/Notifier/Bridge/Slack/Block/SlackHeaderBlock.php45
sprintf('Maximum length for the text is %d characters.', self::TEXT_LIMIT)/src/Symfony/Component/Notifier/Bridge/Slack/Block/SlackHeaderBlock.php27
sprintf('Maximum number of "blocks" has been reached (%d).', self::MAX_BLOCKS)/src/Symfony/Component/Notifier/Bridge/Slack/SlackOptions.php106
'Invalid status code received from Engagespot server: ' . $statusCode/src/Symfony/Component/Notifier/Bridge/Engagespot/EngagespotTransport.php96
sprintf('The "%s" transport required the "to" or "identifiers" option to be set when not sending to everyone.', __CLASS__)/src/Symfony/Component/Notifier/Bridge/Engagespot/EngagespotTransport.php70
__CLASS__/src/Symfony/Component/Notifier/Bridge/Engagespot/EngagespotTransport.php57
sprintf('Unable to send the SMS: error %d.', $statusCode)/src/Symfony/Component/Notifier/Bridge/GatewayApi/GatewayApiTransport.php77
'Could not reach the remote GatewayApi server.'/src/Symfony/Component/Notifier/Bridge/GatewayApi/GatewayApiTransport.php73
__CLASS__/src/Symfony/Component/Notifier/Bridge/GatewayApi/GatewayApiTransport.php55
sprintf('Unable to post the Mattermost message: %s (%s).', $result['message'], $result['id'])/src/Symfony/Component/Notifier/Bridge/Mattermost/MattermostTransport.php81
'Could not reach the remote Mattermost server.'/src/Symfony/Component/Notifier/Bridge/Mattermost/MattermostTransport.php75
'Could not reach the remote Line server.'/src/Symfony/Component/Notifier/Bridge/LineNotify/LineNotifyTransport.php55
sprintf('Unable to post the Line message: "%s" (%d: "%s").', $originalContent, $errorCode, $errorMessage)/src/Symfony/Component/Notifier/Bridge/LineNotify/LineNotifyTransport.php64
sprintf('Unable to send SMS with Clickatell: Error code %d with message "%s" (%s).', $errorCode, $errorInfo, $errorDocumentation)/src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php98
__CLASS__/src/Symfony/Component/Notifier/Bridge/LineNotify/LineNotifyTransport.php41
__CLASS__/src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php59
'Could not reach the remote Clickatell server.'/src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php82
'Could not reach the remote Engagespot server.'/src/Symfony/Component/Notifier/Bridge/Engagespot/EngagespotTransport.php99
'Unable to post the Engagespot message: ' . $errorMessage/src/Symfony/Component/Notifier/Bridge/Engagespot/EngagespotTransport.php106
'Could not reach the remote Gitter server.'/src/Symfony/Component/Notifier/Bridge/Gitter/GitterTransport.php73
sprintf('Unable to post the Gitter message: "%s".', $result['error'])/src/Symfony/Component/Notifier/Bridge/Gitter/GitterTransport.php77
sprintf('Unable to send the SMS: code = %d, message = "%s".', $result['error_code'], $result['error'])/src/Symfony/Component/Notifier/Bridge/Smsc/SmscTransport.php87
__CLASS__/src/Symfony/Component/Notifier/Bridge/Gitter/GitterTransport.php58
'Could not decode the response from remote smsc.ru server.'/src/Symfony/Component/Notifier/Bridge/Smsc/SmscTransport.php81
'Unexpected response from remote smsc.ru server.'/src/Symfony/Component/Notifier/Bridge/Smsc/SmscTransport.php83
__CLASS__/src/Symfony/Component/Notifier/Bridge/Smsc/SmscTransport.php59
'Could not reach the remote smsc.ru server.'/src/Symfony/Component/Notifier/Bridge/Smsc/SmscTransport.php79
'Could not reach the remote Telegram server.'/src/Symfony/Component/Notifier/Bridge/Telegram/TelegramTransport.php120
__CLASS__/src/Symfony/Component/Notifier/Bridge/Telegram/TelegramTransport.php82
'Missing token.'/src/Symfony/Component/Notifier/Bridge/Telegram/TelegramTransportFactory.php48
'Unable to ' . $this->getAction($options) . ' the Telegram message: ' . $result['description'] . sprintf(' (code %d).', $result['error_code'])/src/Symfony/Component/Notifier/Bridge/Telegram/TelegramTransport.php126
__CLASS__/src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php57
'Malformed token.'/src/Symfony/Component/Notifier/Bridge/Telegram/TelegramTransportFactory.php52
__CLASS__/src/Symfony/Component/Notifier/Bridge/AmazonSns/AmazonSnsTransport.php54
'Could not reach the remote iSendPro server.'/src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php108
'Unable to send the message.'/src/Symfony/Component/Notifier/Bridge/AmazonSns/AmazonSnsTransport.php80
sprintf('The "%s" transport does not support "from" in "%s".', __CLASS__, SmsMessage::class)/src/Symfony/Component/Notifier/Bridge/AmazonSns/AmazonSnsTransport.php58
'Could not reach the remote Sinch server.'/src/Symfony/Component/Notifier/Bridge/Sinch/SinchTransport.php73
__CLASS__/src/Symfony/Component/Notifier/Bridge/Sinch/SinchTransport.php57
__CLASS__/src/Symfony/Component/Notifier/Bridge/GoogleChat/GoogleChatTransport.php77
sprintf('Unable to send the SMS: %s (%s).', $error['text'], $error['code'])/src/Symfony/Component/Notifier/Bridge/Sinch/SinchTransport.php79
'Could not reach the remote GoogleChat server.'/src/Symfony/Component/Notifier/Bridge/GoogleChat/GoogleChatTransport.php108
sprintf('The "%s" transport only supports instances of "%s" for options.', __CLASS__, GoogleChatOptions::class)/src/Symfony/Component/Notifier/Bridge/GoogleChat/GoogleChatTransport.php81
'Unable to post the Google Chat message: Invalid response.'/src/Symfony/Component/Notifier/Bridge/GoogleChat/GoogleChatTransport.php114
sprintf('Unable to post the Google Chat message: "%s".', $result['error']['message'] ?? $response->getContent(false))/src/Symfony/Component/Notifier/Bridge/GoogleChat/GoogleChatTransport.php118
sprintf('Unable to post the Google Chat message: "%s".', $response->getContent(false))/src/Symfony/Component/Notifier/Bridge/GoogleChat/GoogleChatTransport.php122
__CLASS__/src/Symfony/Component/Notifier/Bridge/Iqsms/IqsmsTransport.php57
'Could not reach the remote Iqsms server.'/src/Symfony/Component/Notifier/Bridge/Iqsms/IqsmsTransport.php78
sprintf('Unable to send the SMS: "%s".', $msg['status'])/src/Symfony/Component/Notifier/Bridge/Iqsms/IqsmsTransport.php83
__CLASS__/src/Symfony/Component/Notifier/Bridge/Yunpian/YunpianTransport.php54
sprintf('The "%s" transport does not support "from" in "%s".', __CLASS__, SmsMessage::class)/src/Symfony/Component/Notifier/Bridge/Yunpian/YunpianTransport.php58
'Unable to send the SMS.'/src/Symfony/Component/Notifier/Bridge/Yunpian/YunpianTransport.php73
sprintf('Unable to send SMS: "Code: "%s". Message: "%s"".', $data['code'], $data['msg'] ?? 'Unknown reason')/src/Symfony/Component/Notifier/Bridge/Yunpian/YunpianTransport.php77
'A valid Slack token needs to start with "xoxb-", "xoxp-" or "xoxa-2". See https://api.slack.com/authentication/token-types for further information.'/src/Symfony/Component/Notifier/Bridge/Slack/SlackTransport.php37
__CLASS__/src/Symfony/Component/Notifier/Bridge/Slack/SlackTransport.php67
'Could not reach the remote Slack server.'/src/Symfony/Component/Notifier/Bridge/Slack/SlackTransport.php94
sprintf('Unable to post the Slack message: "%s".', $response->getContent(false))/src/Symfony/Component/Notifier/Bridge/Slack/SlackTransport.php98
sprintf('Unable to post the Slack message: "%s"%s.', $result['error'], $errors)/src/Symfony/Component/Notifier/Bridge/Slack/SlackTransport.php105
sprintf('Maximum number of "blocks" has been reached (%d).', self::MAX_BLOCKS)/src/Symfony/Component/Notifier/Bridge/Slack/SlackOptions.php35
sprintf('The "From" number "%s" is not a valid phone number.', $options['accountPhone'])/src/Symfony/Component/Notifier/Bridge/SimpleTextin/SimpleTextinTransport.php68
__CLASS__/src/Symfony/Component/Notifier/Bridge/SimpleTextin/SimpleTextinTransport.php57
406/src/Symfony/Component/Notifier/Bridge/Vonage/Webhook/VonageRequestParser.php87
406/src/Symfony/Component/Notifier/Bridge/Vonage/Webhook/VonageRequestParser.php82
'Could not reach the remote Pushover server.'/src/Symfony/Component/Notifier/Bridge/Pushover/PushoverTransport.php70
__CLASS__/src/Symfony/Component/Notifier/Bridge/Pushover/PushoverTransport.php53
sprintf('Unable to send the SMS - "%s".', $error ?: 'unknown failure')/src/Symfony/Component/Notifier/Bridge/SimpleTextin/SimpleTextinTransport.php84
'Could not reach the remote SimpleTextin server.'/src/Symfony/Component/Notifier/Bridge/SimpleTextin/SimpleTextinTransport.php79
sprintf('Pushover notification sound must be one of "%s".', implode(', ', self::SOUNDS))/src/Symfony/Component/Notifier/Bridge/Pushover/PushoverOptions.php159
sprintf('Pushover notification priority must be one of "%s".', implode(', ', self::PRIORITIES))/src/Symfony/Component/Notifier/Bridge/Pushover/PushoverOptions.php119
sprintf('Unable to find the message id within the Pushover response: "%s".', $response->getContent(false))/src/Symfony/Component/Notifier/Bridge/Pushover/PushoverTransport.php80
sprintf('Unable to send the Pushover push notification: "%s".', $response->getContent(false))/src/Symfony/Component/Notifier/Bridge/Pushover/PushoverTransport.php74
__CLASS__/src/Symfony/Component/Notifier/Bridge/Plivo/PlivoTransport.php56
sprintf('Cannot create a transport for scheme "%s" without providing an implementation of "%s". Try running "composer require "%s"".', $scheme, $missingDependency, $suggestedPackage)/src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatTransportFactory.php74
__CLASS__/src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatEmailTransport.php63
__CLASS__/src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatLoggerTransport.php55
sprintf('Unable to send the SMS - status code: "%s": "%s".', $statusCode, $error['error'] ?? 'unknown error')/src/Symfony/Component/Notifier/Bridge/Plivo/PlivoTransport.php86
__CLASS__/src/Symfony/Component/Notifier/Bridge/SpotHit/SpotHitTransport.php90
sprintf('The "From" number "%s" is not a valid phone number, shortcode, or alphanumeric sender ID. Phone number must contain only numbers and optional + character.', $options['src'])/src/Symfony/Component/Notifier/Bridge/Plivo/PlivoTransport.php65
'Could not reach the remote Plivo server.'/src/Symfony/Component/Notifier/Bridge/Plivo/PlivoTransport.php77
sprintf('[HTTP %d] Unable to send the SMS: error(s) "%s".', $response->getStatusCode( ), $errors)/src/Symfony/Component/Notifier/Bridge/SpotHit/SpotHitTransport.php116
__CLASS__/src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseTransport.php55
'Could not reach the remote SpotHit server.'/src/Symfony/Component/Notifier/Bridge/SpotHit/SpotHitTransport.php109
'Unexpected reply from the remote SpotHit server.'/src/Symfony/Component/Notifier/Bridge/SpotHit/SpotHitTransport.php111
'Unable to post the Firebase message: ' . $errorMessage/src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseTransport.php92
__CLASS__/src/Symfony/Component/Notifier/Bridge/Zendesk/ZendeskTransport.php53
sprintf('The "%s" transport required the "to" option to be set.', __CLASS__)/src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseTransport.php63
'Could not reach the remote Firebase server.'/src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseTransport.php78
'Host is not set.'/src/Symfony/Component/Notifier/Bridge/Zendesk/ZendeskTransportFactory.php48
'Host must be in format: "subdomain.zendesk.com".'/src/Symfony/Component/Notifier/Bridge/Zendesk/ZendeskTransportFactory.php52
'Could not reach the remote Zendesk server.'/src/Symfony/Component/Notifier/Bridge/Zendesk/ZendeskTransport.php80
sprintf('Unable to post the Zendesk message: "%s".', $errorMessage)/src/Symfony/Component/Notifier/Bridge/Zendesk/ZendeskTransport.php91
sprintf('Unable to get locales on Loco: "%s".', $response->getContent(false))/src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php374
sprintf('Unable to create locale "%s" on Loco.', $locale)/src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php363
sprintf('Unable to get tags on Loco: "%s".', $response->getContent(false))/src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php345
sprintf('Unable to create tag "%s" on Loco.', $tag)/src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php334
sprintf('Unable to tag asset "%s" with "%s" on Loco.', $id, $tag)/src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php316
sprintf('Unable to tag assets with "%s" on Loco.', $tag)/src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php301
sprintf('Unable to add translation for key "%s" in locale "%s" to Loco.', $id, $locale)/src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php269
sprintf('Unable to add new translation key "%s" to Loco: (status code: "%s").', $key, $statusCode)/src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php243
'Unable to get assets from Loco.'/src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php216
sprintf('Unable to delete translation key "%s" to Loco.', $key)/src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php199
'Unable to read the Loco response: ' . $responseContent/src/Symfony/Component/Translation/Bridge/Loco/LocoProvider.php147
'Unable to get project info.'/src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php420
'Unable to list Crowdin files.'/src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php399
sprintf('Unable to add a Storage in Crowdin for domain "%s".', $domain)/src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php382
sprintf('Unable to list strings for file "%d".', $fileId)/src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php352
sprintf('Unable to update file in Crowdin for file ID "%d" and domain "%s".', $fileId, $domain)/src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php289
'Unable to delete string.'/src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php212
sprintf('Unable to create a File in Crowdin for domain "%s".', $domain)/src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php262
'Unable to export file.'/src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php147
'Unable to download file content.'/src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php162
'Unable to create languages on Lokalise.'/src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php371
'Unable to upload translations to Crowdin.'/src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php102
'Unable to get keys ids from Lokalise.'/src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php290
'Unable to get languages from Lokalise.'/src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php344
'Unable to create keys to Lokalise.'/src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php210
'Unable to create/update translations to Lokalise.'/src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php270
sprintf('Unable to delete keys from Lokalise: "%s".', $response->getContent(false))/src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php135
sprintf('Unable to export translations from Lokalise: "%s".', $response->getContent(false))/src/Symfony/Component/Translation/Bridge/Lokalise/LokaliseProvider.php164
sprintf('Not a valid XLIFF namespace "%s".', $namespace)/src/Symfony/Component/Translation/Util/XliffUtils.php44
sprintf('No support implemented for loading XLIFF version "%s".', $xliffVersion)/src/Symfony/Component/Translation/Util/XliffUtils.php138
sprintf('Circular reference detected when adding a fallback catalogue for locale "%s".', $catalogue->getLocale( ))/src/Symfony/Component/Translation/MessageCatalogue.php185
sprintf('The Translator "%s" must implement TranslatorInterface, TranslatorBagInterface and LocaleAwareInterface.', get_debug_type($translator))/src/Symfony/Component/Translation/LoggingTranslator.php33
sprintf('Invalid "%s" locale.', $locale)/src/Symfony/Component/Translation/Translator.php418
sprintf('No loader is registered for the "%s" format.', $resource[0])/src/Symfony/Component/Translation/Translator.php344
sprintf('Circular reference detected when adding a fallback catalogue for locale "%s".', $catalogue->getLocale( ))/src/Symfony/Component/Translation/MessageCatalogue.php178
sprintf('Cannot add a catalogue for locale "%s" as the current locale for this catalogue is "%s".', $catalogue->getLocale( ), $this->locale)/src/Symfony/Component/Translation/MessageCatalogue.php146
'The expansion factor must be greater than or equal to 1.'/src/Symfony/Component/Translation/PseudoLocalizationTranslator.php73
'Multiple three-letter mappings exist for the language code ' . $language . '. Please add one of them to the const PREFERRED_ALPHA2_TO_ALPHA3_MAPPING.'/src/Symfony/Component/Intl/Data/Generator/LanguageDataGenerator.php208
sprintf('No loader is registered for the "%s" format when loading the "%s" resource.', $resource[0], $resource[1])/src/Symfony/Component/Translation/Translator.php341
sprintf('The Translator "%s" must implement TranslatorInterface, TranslatorBagInterface and LocaleAwareInterface.', get_debug_type($translator))/src/Symfony/Component/Translation/DataCollectorTranslator.php37
sprintf('Skipping "%s" due an invalid country.', $locale)/src/Symfony/Component/Intl/Data/Generator/LocaleDataGenerator.php150
'Multiple three-letter mappings exist for the country code ' . $country . '. Please add one of them to the const PREFERRED_ALPHA2_TO_ALPHA3_MAPPING.'/src/Symfony/Component/Intl/Data/Generator/RegionDataGenerator.php222
'The statically set three-letter mapping ' . $alpha3 . ' for the language code ' . $language . ' seems to be an alias for ' . $alpha2 . '. Wrong mapping?'/src/Symfony/Component/Intl/Data/Generator/LanguageDataGenerator.php203
'The statically set three-letter mapping ' . self::PREFERRED_ALPHA2_TO_ALPHA3_MAPPING[$language] . ' for the language code ' . $language . ' seems to be invalid. Typo?'/src/Symfony/Component/Intl/Data/Generator/LanguageDataGenerator.php196
sprintf('genrb failed with status %d while compiling "%s" to "%s".', $status, $sourcePath, $targetDir)/src/Symfony/Component/Intl/Data/Bundle/Compiler/GenrbCompiler.php55
sprintf('The command "%s" is not installed.', $genrb)/src/Symfony/Component/Intl/Data/Bundle/Compiler/GenrbCompiler.php40
'The statically set three-letter mapping ' . $alpha3 . ' for the country code ' . $country . ' seems to be an alias for ' . $alpha2 . '. Wrong mapping?'/src/Symfony/Component/Intl/Data/Generator/RegionDataGenerator.php217
'The statically set three-letter mapping ' . self::PREFERRED_ALPHA2_TO_ALPHA3_MAPPING[$country] . ' for the country code ' . $country . ' seems to be invalid. Typo?'/src/Symfony/Component/Intl/Data/Generator/RegionDataGenerator.php210
sprintf('The resource bundle "%s" does not exist.', $fileName)/src/Symfony/Component/Intl/Data/Bundle/Reader/JsonBundleReader.php32
sprintf('The resource bundle "%s" does not exist.', $fileName)/src/Symfony/Component/Intl/Data/Bundle/Reader/JsonBundleReader.php36
sprintf('The resource bundle "%s" contains invalid JSON: ', $fileName) . json_last_error_msg( )/src/Symfony/Component/Intl/Data/Bundle/Reader/JsonBundleReader.php42
sprintf('The resource bundle "%s/%s.res" could not be found.', $path, $locale)/src/Symfony/Component/Intl/Data/Bundle/Reader/IntlBundleReader.php40
'Resource bundles cannot be modified.'/src/Symfony/Component/Intl/Data/Util/ArrayAccessibleResourceBundle.php59
sprintf('The index "%s" does not exist.', $index)/src/Symfony/Component/Intl/Data/Util/RecursiveArrayAccess.php39
sprintf('The resource bundle "%s" does not exist.', $fileName)/src/Symfony/Component/Intl/Data/Bundle/Reader/PhpBundleReader.php32
sprintf('The resource bundle "%s" does not exist.', $fileName)/src/Symfony/Component/Intl/Data/Bundle/Reader/PhpBundleReader.php40
intl_get_error_message( )/src/Symfony/Component/Intl/Transliterator/EmojiTransliterator.php40
intl_get_error_message( )/src/Symfony/Component/Intl/Transliterator/EmojiTransliterator.php49
sprintf('The index "%s" does not exist.', $key)/src/Symfony/Component/Intl/Data/Util/RingBuffer.php54
'Resource bundles cannot be modified.'/src/Symfony/Component/Intl/Data/Util/ArrayAccessibleResourceBundle.php54
'This script must be run from the command line.'/src/Symfony/Component/Intl/Resources/bin/update-data.php27
'This script must be run from the command line.'/src/Symfony/Component/Intl/Resources/bin/common.php13
"Could not parse line: \"$line\"."/src/Symfony/Component/Intl/Resources/emoji/build.php44
sprintf('You cannot use the "%s\EmojiTransliterator" class as the "intl" extension is not installed. See https://php.net/intl.', __NAMESPACE__)/src/Symfony/Component/Intl/Transliterator/EmojiTransliterator.php17
sprintf('Asset manifest file "%s" does not exist. Did you forget to build the assets with npm or yarn?', $this->manifestPath)/src/Symfony/Component/Asset/VersionStrategy/JsonManifestVersionStrategy.php84
sprintf('Error loading JSON from asset manifest URL "%s".', $this->manifestPath)/src/Symfony/Component/Asset/VersionStrategy/JsonManifestVersionStrategy.php80
sprintf('Error parsing JSON from asset manifest URL "%s".', $this->manifestPath)/src/Symfony/Component/Asset/VersionStrategy/JsonManifestVersionStrategy.php78
sprintf('The "%s" class needs an HTTP client to use a remote manifest. Try running "composer require symfony/http-client".', self::class)/src/Symfony/Component/Asset/VersionStrategy/JsonManifestVersionStrategy.php50
sprintf('The "zlib" extension is required to load the "%s/%s" map, please enable it in your php.ini file.', basename(\dirname($path)), basename($path))/src/Symfony/Component/Intl/Util/GzipStreamWrapper.php29
sprintf('You cannot use the "%s\Locale" class as the "intl" extension is not installed. See https://php.net/intl.', __NAMESPACE__)/src/Symfony/Component/Intl/Locale.php15
sprintf('Country codes must be in uppercase, but "%s" was passed. Try with "%s" country code instead.', $country, strtoupper($country))/src/Symfony/Component/Intl/Timezones.php105
sprintf('Error parsing JSON from asset manifest file "%s": ', $this->manifestPath) . $e->getMessage( )/src/Symfony/Component/Asset/VersionStrategy/JsonManifestVersionStrategy.php90
sprintf('Class "%s" used for service "%s" cannot be found.', $class, $id)/src/Symfony/Component/Cache/DependencyInjection/CachePoolPrunerPass.php38
sprintf('Invalid "cache.pool" tag for service "%s": accepted attributes are "clearer", "provider", "name", "namespace", "default_lifetime", "early_expiration_message_bus" and "reset", found "%s".', $id, implode('", "', array_keys($tags[0])))/src/Symfony/Component/Cache/DependencyInjection/CachePoolPass.php167
sprintf('Invalid service "%s": chain of adapters cannot reference another chain, found "%s".', $id, $chainedPool->getParent( ))/src/Symfony/Component/Cache/DependencyInjection/CachePoolPass.php109
'At least one decryption key must be provided at index "0".'/src/Symfony/Component/Cache/Marshaller/SodiumMarshaller.php39
sprintf('"%s" is not a valid URL.', $url)/src/Symfony/Component/Asset/UrlPackage.php120
'You must provide at least one base URL.'/src/Symfony/Component/Asset/UrlPackage.php53
sprintf('There is no "%s" asset package.', $name)/src/Symfony/Component/Asset/Packages.php69
'There is no default asset package, configure one first.'/src/Symfony/Component/Asset/Packages.php62
sprintf('Cache key "%s" has non-serializable "%s" value.', $key, get_debug_type($value))/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php294
sprintf('Cache key "%s" has non-serializable "%s" value.', $key, get_debug_type($value))/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php303
sprintf('Cache directory does not exist and cannot be created: "%s".', $directory)/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php263
sprintf('Cache directory is not writable: "%s".', $directory)/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php267
'The "zlib" PHP extension is not loaded.'/src/Symfony/Component/Cache/Marshaller/DeflateMarshaller.php28
'The "sodium" PHP extension is not loaded.'/src/Symfony/Component/Cache/Marshaller/SodiumMarshaller.php35
'Failed to unserialize values, did you forget to install the "igbinary" extension?'/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php78
'Class not found: ' . $class/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php96
sprintf('Cache key must be string, "%s" given.', get_debug_type($key))/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php144
sprintf('Cache key must be string, "%s" given.', get_debug_type($key))/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php157
sprintf('Namespace must be %d chars max, %d given ("%s").', $this->maxIdLength - 24, \strlen($namespace), $namespace)/src/Symfony/Component/Cache/Adapter/AbstractTagAwareAdapter.php45
sprintf('Cache key must be string, "%s" given.', get_debug_type($key))/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php114
sprintf('Cache path exists and is not a file: "%s".', $this->file)/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php253
sprintf('Cache file is not writable: "%s".', $this->file)/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php257
sprintf('Cache key must be string, "%s" given.', get_debug_type($key))/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php169
sprintf('Cache key must be string, "%s" given.', get_debug_type($key))/src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php185
'MemcachedAdapter client error: ' . strtolower($this->client->getResultMessage( ))/src/Symfony/Component/Cache/Adapter/MemcachedAdapter.php300
'Invalid Memcached DSN: missing host or path.'/src/Symfony/Component/Cache/Adapter/MemcachedAdapter.php148
sprintf('MemcachedAdapter: "prefix_key" option must be empty when using proxified connections, "%s" given.', $prefix)/src/Symfony/Component/Cache/Adapter/MemcachedAdapter.php314
'MemcachedAdapter: "serializer" option must be "php" or "igbinary".'/src/Symfony/Component/Cache/Adapter/MemcachedAdapter.php311
sprintf('The class "%s" does not implement the "%s" interface.', get_debug_type($adapter), CacheItemPoolInterface::class)/src/Symfony/Component/Cache/Adapter/ChainAdapter.php54
'At least one adapter must be specified.'/src/Symfony/Component/Cache/Adapter/ChainAdapter.php49
'Unsupported DSN: it does not start with "redis[s]:", "memcached:" nor "couchbase:".'/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php128
sprintf('Namespace must be %d chars max, %d given ("%s").', $this->maxIdLength - 24, \strlen($namespace), $namespace)/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php43
'Failed to parse DSN. Try running "composer require doctrine/dbal".'/src/Symfony/Component/Cache/Adapter/DoctrineDbalAdapter.php69
sprintf('Namespace contains "%s" but only characters in [-+.A-Za-z0-9] are allowed.', $match[0])/src/Symfony/Component/Cache/Adapter/DoctrineDbalAdapter.php62
'MemcachedAdapter: "serializer" option must be "php" or "igbinary".'/src/Symfony/Component/Cache/Adapter/MemcachedAdapter.php58
'Memcached > 3.1.5 is required.'/src/Symfony/Component/Cache/Adapter/MemcachedAdapter.php51
'Invalid Memcached DSN: it does not start with "memcached:".'/src/Symfony/Component/Cache/Adapter/MemcachedAdapter.php109
'Memcached > 3.1.5 is required.'/src/Symfony/Component/Cache/Adapter/MemcachedAdapter.php95
'Invalid Memcached DSN: query parameter "host" must be an array.'/src/Symfony/Component/Cache/Adapter/MemcachedAdapter.php129
'Invalid Memcached DSN.'/src/Symfony/Component/Cache/Adapter/MemcachedAdapter.php121
'Couchbase >= 2.6.0 < 3.0.0 is required.'/src/Symfony/Component/Cache/Adapter/CouchbaseBucketAdapter.php64
'Invalid Couchbase DSN: it does not start with "couchbase:".'/src/Symfony/Component/Cache/Adapter/CouchbaseBucketAdapter.php81
sprintf('Cannot parse date interval "%s".', $duration)/src/Symfony/Component/Cache/Adapter/ParameterNormalizer.php32
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Cache/Adapter/TagAwareAdapter.php296
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Cache/Adapter/TagAwareAdapter.php301
sprintf('Cache key "%s" has non-serializable "%s" value.', $key, get_debug_type($value))/src/Symfony/Component/Cache/Adapter/PhpFilesAdapter.php217
sprintf('Cache key "%s" has non-serializable "%s" value.', $key, get_debug_type($value))/src/Symfony/Component/Cache/Adapter/PhpFilesAdapter.php226
sprintf('Cache directory is not writable (%s).', $this->directory)/src/Symfony/Component/Cache/Adapter/PhpFilesAdapter.php255
sprintf('"%s" requires PDO error mode attribute be set to throw Exceptions (i.e. $pdo->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION)).', __CLASS__)/src/Symfony/Component/Cache/Adapter/PdoAdapter.php69
sprintf('Creating the cache table is currently not implemented for PDO driver "%s".', $driver)/src/Symfony/Component/Cache/Adapter/PdoAdapter.php114
sprintf('Argument $maxLifetime must be positive, %F passed.', $maxLifetime)/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php49
sprintf('Argument $maxItems must be a positive integer, %d passed.', $maxItems)/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php53
sprintf('Unsupported Predis cluster connection: only "%s" is, "%s" given.', PredisCluster::class, get_debug_type($redis->getConnection( )))/src/Symfony/Component/Cache/Adapter/RedisTagAwareAdapter.php66
sprintf('redis compression must be disabled when using "%s", use "%s" instead.', static::class, DeflateMarshaller::class)/src/Symfony/Component/Cache/Adapter/RedisTagAwareAdapter.php75
sprintf('Redis maxmemory-policy setting "%s" is *not* supported by RedisTagAwareAdapter, use "noeviction" or "volatile-*" eviction policies.', $eviction)/src/Symfony/Component/Cache/Adapter/RedisTagAwareAdapter.php88
'Couchbase >= 2.6.0 < 3.0.0 is required.'/src/Symfony/Component/Cache/Adapter/CouchbaseBucketAdapter.php45
sprintf('The "From" number "%s" is not a valid phone number. The number must be in E.164 format.', $options['from'])/src/Symfony/Component/Notifier/Bridge/Bandwidth/BandwidthTransport.php72
sprintf('The "To" number "%s" is not a valid phone number. The number must be in E.164 format.', $options['to'][0])/src/Symfony/Component/Notifier/Bridge/Bandwidth/BandwidthTransport.php76
sprintf('Unable to send the SMS: ' . $errorMessage . ' (%s).', $errorInfo)/src/Symfony/Component/Notifier/Bridge/Infobip/InfobipTransport.php89
__CLASS__/src/Symfony/Component/Notifier/Bridge/Bandwidth/BandwidthTransport.php61
__CLASS__/src/Symfony/Component/Notifier/Bridge/Infobip/InfobipTransport.php54
'Could not reach the remote Infobip server.'/src/Symfony/Component/Notifier/Bridge/Infobip/InfobipTransport.php81
$result['title'] . ': ' . ($result['errors'][0]['message'] ?? $result['detail'])/src/Symfony/Component/Notifier/Bridge/Twitter/TwitterTransport.php139
$name . ' is missing.'/src/Symfony/Component/Notifier/Bridge/Twitter/TwitterTransportFactory.php37
'Could not reach the remote SmsBiuras server.'/src/Symfony/Component/Notifier/Bridge/SmsBiuras/SmsBiurasTransport.php92
'Unable to send the SMS.'/src/Symfony/Component/Notifier/Bridge/SmsBiuras/SmsBiurasTransport.php96
sprintf('Unable to post the Chatwork message: "%s" (%d: %s).', $originalContent, $statusCode, implode(', ', $errors))/src/Symfony/Component/Notifier/Bridge/Chatwork/ChatworkTransport.php89
__CLASS__/src/Symfony/Component/Notifier/Bridge/SmsBiuras/SmsBiurasTransport.php73
__CLASS__/src/Symfony/Component/Notifier/Bridge/Chatwork/ChatworkTransport.php54
'Could not reach the remote Chatwork server.'/src/Symfony/Component/Notifier/Bridge/Chatwork/ChatworkTransport.php82
'Could not reach the remote Bandwidth server.'/src/Symfony/Component/Notifier/Bridge/Bandwidth/BandwidthTransport.php89
sprintf('Unable to send the SMS - "%s" - "%s".', $error['type'], $error['description'])/src/Symfony/Component/Notifier/Bridge/Bandwidth/BandwidthTransport.php94
__CLASS__/src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransport.php63
'Unable to post the 46elks message: ' . $response->getContent(false)/src/Symfony/Component/Notifier/Bridge/FortySixElks/FortySixElksTransport.php78
__CLASS__/src/Symfony/Component/Notifier/Bridge/Twitter/TwitterTransport.php115
sprintf('The provided SIM-Slot: "%s" is not valid.', $simSlot)/src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransportFactory.php36
sprintf('Could not extract the message id from the GoIP response: "%s".', $response->getContent( ))/src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransport.php99
sprintf('Could not send the message through GoIP. Response: "%s".', $response->getContent( ))/src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransport.php95
sprintf('The GoIP gateway has responded with a wrong http_code: "%s" on the address: "%s".', $statusCode, $this->getEndpoint( ))/src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransport.php91
'Could not reach the GoIP gateway.'/src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransport.php87
sprintf('The "%s" transport does not support the "From" option.', __CLASS__)/src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransport.php71
sprintf('The "%s" transport only supports an instance of the "%s" as an option class.', __CLASS__, GoIpOptions::class)/src/Symfony/Component/Notifier/Bridge/GoIp/GoIpTransport.php67
__CLASS__/src/Symfony/Component/Notifier/Bridge/FortySixElks/FortySixElksTransport.php57
'Could not reach the remote 46elks server.'/src/Symfony/Component/Notifier/Bridge/FortySixElks/FortySixElksTransport.php74
sprintf('None of the available transports support the given message (available transports: "%s").', implode('", "', array_keys($this->transports)))/src/Symfony/Component/Notifier/Transport/Transports.php63
'Password is not set.'/src/Symfony/Component/Notifier/Transport/AbstractTransportFactory.php50
sprintf('The "%s" transport does not support the given message.', $transport)/src/Symfony/Component/Notifier/Transport/Transports.php71
sprintf('The "%s" transport does not exist (available transports: "%s").', $transport, implode('", "', array_keys($this->transports)))/src/Symfony/Component/Notifier/Transport/Transports.php67
'The notifier DSN must contain a scheme.'/src/Symfony/Component/Notifier/Transport/Dsn.php41
'The notifier DSN is invalid.'/src/Symfony/Component/Notifier/Transport/Dsn.php37
'User is not set.'/src/Symfony/Component/Notifier/Transport/AbstractTransportFactory.php45
'The notifier DSN must contain a host (use "default" by default).'/src/Symfony/Component/Notifier/Transport/Dsn.php46
'Could not reach the remote Sendberry server.'/src/Symfony/Component/Notifier/Bridge/Sendberry/SendberryTransport.php90
'The Sender ID is invalid.'/src/Symfony/Component/Notifier/Bridge/Sendberry/SendberryTransport.php71
sprintf("Unable to send the SMS. \n%s\n.", implode("\n", $responseArr['message']))/src/Symfony/Component/Notifier/Bridge/Sendberry/SendberryTransport.php99
'Unable to send the SMS.'/src/Symfony/Component/Notifier/Bridge/Sendberry/SendberryTransport.php94
sprintf('"%s" needs an email or a phone but both cannot be empty.', static::class)/src/Symfony/Component/Notifier/Recipient/Recipient.php28
sprintf('You cannot use "%s" as the HttpClient component is not installed. Try running "composer require symfony/http-client".', __CLASS__)/src/Symfony/Component/Notifier/Transport/AbstractTransport.php42
'This phone number is invalid.'/src/Symfony/Component/Notifier/Bridge/Sendberry/SendberryTransport.php67
__CLASS__/src/Symfony/Component/Notifier/Bridge/Sendberry/SendberryTransport.php60
sprintf('The alias for the tag "translation.extractor" of service "%s" must be set.', $id)/src/Symfony/Component/Translation/DependencyInjection/TranslationExtractorPass.php34
sprintf('Class "%s" used for service "%s" cannot be found.', $class, $translatorAlias)/src/Symfony/Component/Translation/DependencyInjection/LoggingTranslatorPass.php40
sprintf('Invalid domain: "%s".', $domain)/src/Symfony/Component/Translation/Catalogue/AbstractOperation.php126
sprintf('$batch argument must be one of ["%s", "%s", "%s"].', self::ALL_BATCH, self::NEW_BATCH, self::OBSOLETE_BATCH)/src/Symfony/Component/Translation/Catalogue/AbstractOperation.php163
sprintf('Unable to create directory "%s".', $directory)/src/Symfony/Component/Translation/Dumper/FileDumper.php53
'Dumping translations in the YAML format requires the Symfony Yaml component.'/src/Symfony/Component/Translation/Dumper/YamlFileDumper.php36
sprintf('No support implemented for dumping XLIFF version "%s".', $xliffVersion)/src/Symfony/Component/Translation/Dumper/XliffFileDumper.php49
'The file dumper needs a path option.'/src/Symfony/Component/Translation/Dumper/FileDumper.php44
sprintf('The "%s" channel does not exist.', $channelName)/src/Symfony/Component/Notifier/Notifier.php93
sprintf('The "%s" channel needs a Recipient.', $channelName)/src/Symfony/Component/Notifier/Notifier.php97
sprintf('%s; %s, or configure a "%s".', $errorPrefix, $error, ChannelPolicy::class)/src/Symfony/Component/Notifier/Notifier.php78
sprintf('%s; the "%s" returns no channels for importance "%s"; %s.', $errorPrefix, ChannelPolicy::class, $notification->getImportance( ), $error)/src/Symfony/Component/Notifier/Notifier.php81
sprintf('None of the configured Transports of "%s" supports the given message.', static::class)/src/Symfony/Component/Notifier/Transport/RoundRobinTransport.php68
'All transports failed.'/src/Symfony/Component/Notifier/Transport/RoundRobinTransport.php79
sprintf('The "%s" channel is not supported.', $channelName)/src/Symfony/Component/Notifier/Notifier.php101
sprintf('"%s" must have at least one transport configured.', static::class)/src/Symfony/Component/Notifier/Transport/RoundRobinTransport.php41
sprintf('Unable to load "%s": ', $resource) . $e->getMessage( )/src/Symfony/Component/Translation/Loader/XliffFileLoader.php58
sprintf('This is neither a file nor an XLIFF string "%s".', $resource)/src/Symfony/Component/Translation/Loader/XliffFileLoader.php47
sprintf('File "%s" not found.', $resource)/src/Symfony/Component/Translation/Loader/XliffFileLoader.php43
sprintf('This is not a local file "%s".', $resource)/src/Symfony/Component/Translation/Loader/XliffFileLoader.php39
sprintf('File "%s" not found.', $resource)/src/Symfony/Component/Translation/Loader/IcuDatFileLoader.php33
sprintf('This is not a local file "%s".', $resource)/src/Symfony/Component/Translation/Loader/IcuDatFileLoader.php29
sprintf('Error opening file "%s".', $resource)/src/Symfony/Component/Translation/Loader/CsvFileLoader.php34
sprintf('Invalid resource provided: "%s"; Errors: ', $resource) . XliffUtils::getErrorsAsString($errors)/src/Symfony/Component/Translation/Loader/XliffFileLoader.php62
sprintf('Supported formats are "%s".', implode('", "', $this->getAvailableFormatOptions( )))/src/Symfony/Component/Translation/Command/XliffLintCommand.php160
sprintf('File or directory "%s" is not readable.', $filename)/src/Symfony/Component/Translation/Command/XliffLintCommand.php98
'Please provide a filename or pipe file content to STDIN.'/src/Symfony/Component/Translation/Command/XliffLintCommand.php92
sprintf('Cannot load resource "%s".', $resource)/src/Symfony/Component/Translation/Loader/IcuDatFileLoader.php43
sprintf('Invalid domain: "%s".', $domain)/src/Symfony/Component/Translation/Catalogue/AbstractOperation.php113
sprintf('Invalid domain: "%s".', $domain)/src/Symfony/Component/Translation/Catalogue/AbstractOperation.php100
'Operated catalogues must belong to the same locale.'/src/Symfony/Component/Translation/Catalogue/AbstractOperation.php68
sprintf('You must define "framework.enabled_locales" or "framework.translator.providers.%s.locales" config key in order to work with translation providers.', parse_url($provider, \PHP_URL_SCHEME))/src/Symfony/Component/Translation/Command/TranslationPushCommand.php118
'MO stream content has an invalid format.'/src/Symfony/Component/Translation/Loader/MoFileLoader.php49
'MO stream content has an invalid format.'/src/Symfony/Component/Translation/Loader/MoFileLoader.php59
sprintf('This is not a local file "%s".', $resource)/src/Symfony/Component/Translation/Loader/FileLoader.php27
sprintf('File "%s" not found.', $resource)/src/Symfony/Component/Translation/Loader/FileLoader.php31
sprintf('Unable to load file "%s".', $resource)/src/Symfony/Component/Translation/Loader/FileLoader.php41
sprintf('This is not a local file "%s".', $resource)/src/Symfony/Component/Translation/Loader/IcuResFileLoader.php29
sprintf('File "%s" not found.', $resource)/src/Symfony/Component/Translation/Loader/IcuResFileLoader.php33
sprintf('Cannot load resource "%s".', $resource)/src/Symfony/Component/Translation/Loader/IcuResFileLoader.php43
'Loading translations from the YAML format requires the Symfony Yaml component.'/src/Symfony/Component/Translation/Loader/YamlFileLoader.php33
sprintf('The file "%s" does not contain valid YAML: ', $resource) . $e->getMessage( )/src/Symfony/Component/Translation/Loader/YamlFileLoader.php42
sprintf('Unable to load file "%s".', $resource)/src/Symfony/Component/Translation/Loader/YamlFileLoader.php46
'Loading translations from the QT format requires the Symfony Config component.'/src/Symfony/Component/Translation/Loader/QtFileLoader.php31
sprintf('This is not a local file "%s".', $resource)/src/Symfony/Component/Translation/Loader/QtFileLoader.php35
sprintf('File "%s" not found.', $resource)/src/Symfony/Component/Translation/Loader/QtFileLoader.php39
sprintf('Unable to load "%s".', $resource)/src/Symfony/Component/Translation/Loader/QtFileLoader.php45
'Loading translations from the Xliff format requires the Symfony Config component.'/src/Symfony/Component/Translation/Loader/XliffFileLoader.php34
'User is not set.'/src/Symfony/Component/Translation/Provider/AbstractProviderFactory.php30
'This script must be run from the command line.'/src/Symfony/Component/Translation/Resources/bin/translation-status.php13
'The translation provider DSN is invalid.'/src/Symfony/Component/Translation/Provider/Dsn.php37
'Password is not set.'/src/Symfony/Component/Translation/Provider/AbstractProviderFactory.php35
'The translation provider DSN must contain a host (use "default" by default).'/src/Symfony/Component/Translation/Provider/Dsn.php46
'The translation provider DSN must contain a scheme.'/src/Symfony/Component/Translation/Provider/Dsn.php41
sprintf('You cannot use "%s" as the "nikic/php-parser" package is not installed. Try running "composer require nikic/php-parser".', static::class)/src/Symfony/Component/Translation/Extractor/PhpAstExtractor.php39
sprintf('Provider "%s" not found. Available: "%s".', $name, (string) $this)/src/Symfony/Component/Translation/Provider/TranslationProviderCollection.php47
sprintf('The "%s" file does not exist.', $file)/src/Symfony/Component/Translation/Extractor/AbstractFileExtractor.php52
sprintf('You cannot use "%s" as the "symfony/finder" package is not installed. Try running "composer require symfony/finder".', static::class)/src/Symfony/Component/Translation/Extractor/PhpAstExtractor.php80
sprintf('Invalid message format (error #%d): ', intl_get_error_code( )) . intl_get_error_message( )/src/Symfony/Component/Translation/Formatter/IntlFormatter.php40
'Cannot parse message translation: please install the "intl" PHP extension or the "symfony/polyfill-intl-messageformatter" package.'/src/Symfony/Component/Translation/Formatter/IntlFormatter.php35
sprintf('There is no dumper associated with format "%s".', $format)/src/Symfony/Component/Translation/Writer/TranslationWriter.php58
sprintf('Unable to format message (error #%s): ', $formatter->getErrorCode( )) . $formatter->getErrorMessage( )/src/Symfony/Component/Translation/Formatter/IntlFormatter.php52
'Error parsing JSON: ' . $this->getJSONErrorMessage($errorCode)/src/Symfony/Component/Translation/Loader/JsonFileLoader.php30
sprintf('Translation Writer was not able to create directory "%s".', $options['path'])/src/Symfony/Component/Translation/Writer/TranslationWriter.php65
sprintf('Found SerializedName and SerializedPath attributes on property "%s" of class "%s".', $propertyName, $class)/src/Symfony/Component/Serializer/NameConverter/MetadataAwareNameConverter.php83
sprintf('Found SerializedName and SerializedPath attributes on property "%s" of class "%s".', $name, $class)/src/Symfony/Component/Serializer/NameConverter/MetadataAwareNameConverter.php127
'__call should not be called. Called with: ' . $key/src/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php790
'Dummy::otherMethod() should not be called'/src/Symfony/Component/Serializer/Tests/Normalizer/Features/ObjectDummy.php64
'Dummy::otherMethod() should not be called'/src/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php684
'Dummy::otherMethod() should not be called'/src/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php711
'Dummy::getPrivate() should not be called'/src/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php612
'Dummy::otherMethod() should not be called'/src/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php646
sprintf('The "%s" given in the default context is not callable.', self::MAX_DEPTH_HANDLER)/src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php126
sprintf('The "%s" given in the context is not callable.', self::MAX_DEPTH_HANDLER)/src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php164
'Unsupported class: ' . $type/src/Symfony/Component/Serializer/Normalizer/ArrayDenormalizer.php52
sprintf('The nested denormalizer needs to be set to allow "%s()" to be used.', __METHOD__)/src/Symfony/Component/Serializer/Normalizer/ArrayDenormalizer.php76
sprintf('The object must implement "%s".', FlattenException::class)/src/Symfony/Component/Serializer/Normalizer/ProblemNormalizer.php57
'Please set a denormalizer before calling denormalize()!'/src/Symfony/Component/Serializer/Normalizer/ArrayDenormalizer.php46
'The object must implement the "\DateTimeInterface".'/src/Symfony/Component/Serializer/Normalizer/DateTimeNormalizer.php65
sprintf('The passed serializer should implement both NormalizerInterface and DenormalizerInterface, "%s" given.', get_debug_type($serializer))/src/Symfony/Component/Serializer/Normalizer/MimeMessageNormalizer.php59
sprintf('The object must implement "%s".', \JsonSerializable::class)/src/Symfony/Component/Serializer/Normalizer/JsonSerializableNormalizer.php31
'Cannot unwrap path because the injected serializer is not a denormalizer.'/src/Symfony/Component/Serializer/Normalizer/UnwrappingDenormalizer.php55
'The object must be an instance of "\DateTimeZone".'/src/Symfony/Component/Serializer/Normalizer/DateTimeZoneNormalizer.php38
sprintf('Duplicate serialized path: "%s" used for properties "%s" and "%s".', $pathIdentifier, $serializedPaths[$pathIdentifier], $name)/src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php773
sprintf('The element you are trying to set is already populated: "%s".', (string) $serializedPath)/src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php655
sprintf('Cannot denormalize attribute "%s" for class "%s" because injected serializer is not a denormalizer.', $attribute, $class)/src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php524
sprintf('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".', $notConverted, implode('->', $nestedAttributes[$notConverted]->getElements( )), $attribute)/src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php325
sprintf('Cannot normalize attribute "%s" because the injected serializer is not a normalizer.', $attribute)/src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php205
'The ObjectNormalizer class requires the "PropertyAccess" component. Try running "composer require symfony/property-access".'/src/Symfony/Component/Serializer/Normalizer/ObjectNormalizer.php38
sprintf('The property "%s::$%s" is not initialized.', $object::class, $reflectionProperty->name)/src/Symfony/Component/Serializer/Normalizer/PropertyNormalizer.php165
'The object must be an instance of "\DateInterval".'/src/Symfony/Component/Serializer/Normalizer/DateIntervalNormalizer.php49
sprintf('The class parameter "%s" is not supported. It must be one of "SplFileInfo", "SplFileObject" or "Symfony\Component\HttpFoundation\File\File".', $type)/src/Symfony/Component/Serializer/Normalizer/DataUriNormalizer.php113
sprintf('Cannot denormalize to a "%s" without the HttpFoundation component installed. Try running "composer require symfony/http-foundation".', File::class)/src/Symfony/Component/Serializer/Normalizer/DataUriNormalizer.php100
'The object must be an instance of "\SplFileInfo".'/src/Symfony/Component/Serializer/Normalizer/DataUriNormalizer.php57
sprintf('Cannot denormalize with "%s".', \JsonSerializable::class)/src/Symfony/Component/Serializer/Normalizer/JsonSerializableNormalizer.php60
'Cannot normalize object because injected serializer is not a normalizer.'/src/Symfony/Component/Serializer/Normalizer/JsonSerializableNormalizer.php35
sprintf('Cannot create an instance of "%s" from serialized data because its constructor requires the following parameters to be present : "$%s".', $class, implode('", "$', $missingConstructorArguments))/src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php398
sprintf('Cannot create an instance of "%s" from serialized data because the serializer inject in "%s" is not a denormalizer.', $parameterClass, static::class)/src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php455
sprintf('Could not determine the class of the parameter "%s".', $parameterName)/src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php461
sprintf('The "%s"%s context option must be an array of callables.', self::CALLBACKS, '' !== $contextType ? " $contextType" : '')/src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php501
sprintf('Invalid callback found in the "%s" default context option.', self::CIRCULAR_REFERENCE_HANDLER)/src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php147
sprintf('A circular reference has been detected when serializing the object of class "%s" (configured limit: %d).', get_debug_type($object), $context[self::CIRCULAR_REFERENCE_LIMIT] ?? $this->defaultContext[self::CIRCULAR_REFERENCE_LIMIT])/src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php193
sprintf('A class metadata factory must be provided in the constructor when setting "%s" to false.', self::ALLOW_EXTRA_ATTRIBUTES)/src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php210
sprintf('Cannot create an instance of "%s" from serialized data because the variadic parameter "%s" can only accept an array.', $class, $constructorParameter->name)/src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php334
'The data must belong to a backed enumeration of type ' . $type/src/Symfony/Component/Serializer/Normalizer/BackedEnumNormalizer.php80
'You must tag at least one service as "serializer.normalizer" to use the "serializer" service.'/src/Symfony/Component/Serializer/DependencyInjection/SerializerPass.php41
'You must tag at least one service as "serializer.encoder" to use the "serializer" service.'/src/Symfony/Component/Serializer/DependencyInjection/SerializerPass.php45
sprintf('The "%s()" method cannot be called as nested encoder doesn\'t implements "%s".', __METHOD__, EncoderInterface::class)/src/Symfony/Component/Serializer/Debug/TraceableEncoder.php39
sprintf('Invalid callback found for attribute "%s" in the "%s"%s context option.', $attribute, self::CALLBACKS, '' !== $contextType ? " $contextType" : '')/src/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php506
sprintf('The "%s" format is not valid.', $context[self::NORMALIZATION_FORMAT_KEY] ?? $this->defaultContext[self::NORMALIZATION_FORMAT_KEY])/src/Symfony/Component/Serializer/Normalizer/UidNormalizer.php60
'The data must belong to a backed enumeration.'/src/Symfony/Component/Serializer/Normalizer/BackedEnumNormalizer.php40
'The data must belong to a backed enumeration.'/src/Symfony/Component/Serializer/Normalizer/BackedEnumNormalizer.php57
sprintf('Constraint validator "%s" does not exist or is not enabled. Check the "validatedBy" method in your constraint class "%s".', $name, get_debug_type($constraint))/src/Symfony/Component/Validator/ContainerConstraintValidatorFactory.php47
'Resolving commands requires the Symfony Process component. Try running "composer require symfony/process".'/src/Symfony/Component/Dotenv/Dotenv.php447
sprintf('No default option is configured for constraint "%s".', static::class)/src/Symfony/Component/Validator/Constraint.php134
sprintf('The error code "%s" does not exist for constraint of type "%s".', $errorCode, static::class)/src/Symfony/Component/Validator/Constraint.php77
sprintf('The "%s()" method cannot be called as nested normalizer doesn\'t implements "%s".', __METHOD__, NormalizerInterface::class)/src/Symfony/Component/Serializer/Debug/TraceableNormalizer.php45
sprintf('The "%s()" method cannot be called as nested encoder doesn\'t implements "%s".', __METHOD__, DecoderInterface::class)/src/Symfony/Component/Serializer/Debug/TraceableEncoder.php65
'Resolving commands is not supported on Windows.'/src/Symfony/Component/Dotenv/Dotenv.php443
sprintf('The "%s()" method cannot be called as nested normalizer doesn\'t implements "%s".', __METHOD__, DenormalizerInterface::class)/src/Symfony/Component/Serializer/Debug/TraceableNormalizer.php71
sprintf('"%s::$groups" is set to null. Did you forget to call "%s::__construct()"?', static::class, self::class)/src/Symfony/Component/Validator/Constraint.php228
sprintf('The option "%s" does not exist in constraint "%s".', $option, static::class)/src/Symfony/Component/Validator/Constraint.php214
'You cannot add custom mappings after setting a custom metadata factory. Configure your metadata factory instead.'/src/Symfony/Component/Validator/ValidatorBuilder.php89
sprintf('The offset "%s" does not exist.', $offset)/src/Symfony/Component/Validator/ConstraintViolationList.php76
sprintf('The options "%s" do not exist in constraint "%s".', implode('", "', $invalidOptions), static::class)/src/Symfony/Component/Validator/Constraint.php167
sprintf('No default option is configured for constraint "%s".', static::class)/src/Symfony/Component/Validator/Constraint.php155
sprintf('The option "%s" does not exist in constraint "%s".', $option, static::class)/src/Symfony/Component/Validator/Constraint.php194
sprintf('The options "%s" must be set for constraint "%s".', implode('", "', array_keys($missingOptions)), static::class)/src/Symfony/Component/Validator/Constraint.php171
'You cannot add custom mappings after setting a custom metadata factory. Configure your metadata factory instead.'/src/Symfony/Component/Validator/ValidatorBuilder.php143
'You cannot add custom mappings after setting a custom metadata factory. Configure your metadata factory instead.'/src/Symfony/Component/Validator/ValidatorBuilder.php159
'You cannot add custom mappings after setting a custom metadata factory. Configure your metadata factory instead.'/src/Symfony/Component/Validator/ValidatorBuilder.php107
'You cannot add custom mappings after setting a custom metadata factory. Configure your metadata factory instead.'/src/Symfony/Component/Validator/ValidatorBuilder.php125
'You cannot set a custom metadata factory after adding custom mappings. You should do either of both.'/src/Symfony/Component/Validator/ValidatorBuilder.php221
'You cannot set a custom mapping cache after setting a custom metadata factory. Configure your metadata factory instead.'/src/Symfony/Component/Validator/ValidatorBuilder.php237
'You cannot add custom mappings after setting a custom metadata factory. Configure your metadata factory instead.'/src/Symfony/Component/Validator/ValidatorBuilder.php177
'You cannot enable attribute mapping after setting a custom metadata factory. Configure your metadata factory instead.'/src/Symfony/Component/Validator/ValidatorBuilder.php193
sprintf('The "%s()" method does not exist in class "%s".', $method, $class)/src/Symfony/Component/Validator/Mapping/GetterMetadata.php59
'Defining a static group sequence is not allowed with a group sequence provider.'/src/Symfony/Component/Validator/Mapping/ClassMetadata.php391
sprintf('The constraint "%s" can only be put on classes. Please use "Symfony\Component\Validator\Constraints\Valid" instead.', get_debug_type($constraint))/src/Symfony/Component/Validator/Mapping/GenericMetadata.php136
sprintf('Neither of these methods exist in class "%s": "%s", "%s", "%s".', $class, $getMethod, $isMethod, $hasMethod)/src/Symfony/Component/Validator/Mapping/GetterMetadata.php56
'Defining a group sequence provider is not allowed with a static group sequence.'/src/Symfony/Component/Validator/Mapping/ClassMetadata.php437
sprintf('Class "%s" must implement GroupSequenceProviderInterface.', $this->name)/src/Symfony/Component/Validator/Mapping/ClassMetadata.php441
sprintf('The group "%s" is not allowed in group sequences.', Constraint::DEFAULT_GROUP)/src/Symfony/Component/Validator/Mapping/ClassMetadata.php399
sprintf('The group "%s" is missing in the group sequence.', $this->getDefaultGroup( ))/src/Symfony/Component/Validator/Mapping/ClassMetadata.php403
sprintf('Property "%s" does not exist in class "%s".', $this->getName( ), $originalClass)/src/Symfony/Component/Validator/Mapping/PropertyMetadata.php78
sprintf('Property "%s" does not exist in class "%s".', $name, $class)/src/Symfony/Component/Validator/Mapping/PropertyMetadata.php40
sprintf('The constraint "%s" cannot be put on properties or getters.', get_debug_type($constraint))/src/Symfony/Component/Validator/Mapping/MemberMetadata.php151
sprintf('The constraint "%s" cannot be put on classes.', get_debug_type($constraint))/src/Symfony/Component/Validator/Mapping/ClassMetadata.php477
sprintf('The mapping file "%s" is not a local file.', $file)/src/Symfony/Component/Validator/Mapping/Loader/FileLoader.php46
sprintf('The mapping file "%s" is not readable.', $file)/src/Symfony/Component/Validator/Mapping/Loader/FileLoader.php42
sprintf('The mapping file "%s" does not exist.', $file)/src/Symfony/Component/Validator/Mapping/Loader/FileLoader.php38
sprintf('The constraint on "%s::%s()" cannot be added. Constraints can only be added on methods beginning with "get", "is" or "has".', $className, $method->name)/src/Symfony/Component/Validator/Mapping/Loader/AttributeLoader.php71
sprintf('The method "%s::%s()" should be static.', $reflClass->name, $this->methodName)/src/Symfony/Component/Validator/Mapping/Loader/StaticMethodLoader.php49
sprintf('Class "%s" is expected to implement LoaderInterface.', get_debug_type($loader))/src/Symfony/Component/Validator/Mapping/Loader/LoaderChain.php39
sprintf('The file "%s" must contain a YAML array.', $this->file)/src/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php123
sprintf('The file "%s" does not contain valid YAML: ', $path) . $e->getMessage( )/src/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php113
sprintf('The class or interface "%s" does not exist.', $class)/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php84
sprintf('Cannot create metadata for non-objects. Got: "%s".', get_debug_type($value))/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php74
'This class does not support metadata.'/src/Symfony/Component/Validator/Mapping/Factory/BlackHoleMetadataFactory.php30
sprintf('Undefined namespace prefix "%s".', $prefix)/src/Symfony/Component/Validator/Mapping/Loader/AbstractLoader.php79
sprintf('Cannot validate values of type "%s" automatically. Please provide a constraint.', get_debug_type($value))/src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php161
sprintf('The metadata factory should return instances of "\Symfony\Component\Validator\Mapping\ClassMetadataInterface", got: "%s".', get_debug_type($classMetadata))/src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php169
sprintf('The metadata factory should return instances of "\Symfony\Component\Validator\Mapping\ClassMetadataInterface", got: "%s".', get_debug_type($classMetadata))/src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php210
sprintf('The metadata factory should return instances of "Symfony\Component\Validator\Mapping\ClassMetadataInterface", got: "%s".', get_debug_type($classMetadata))/src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php298
'A group provider locator is required when using group provider.'/src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php444
sprintf('The property metadata instances should implement "Symfony\Component\Validator\Mapping\PropertyMetadataInterface", got: "%s".', get_debug_type($propertyMetadata))/src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php501
sprintf('Traversal was enabled for "%s", but this class does not implement "\Traversable".', get_debug_type($object))/src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php542
sprintf('Cannot create metadata for non-objects. Got: "%s".', \gettype($value))/src/Symfony/Component/Validator/Validator/RecursiveContextualValidator.php648
'Some expected validation calls for paths were not done.'/src/Symfony/Component/Validator/Test/ConstraintValidatorTestCase.php467
'Some expected validation calls for values were not done.'/src/Symfony/Component/Validator/Test/ConstraintValidatorTestCase.php471
sprintf('Validation for property path "%s" was not expected.', $path)/src/Symfony/Component/Validator/Test/ConstraintValidatorTestCase.php488
sprintf('The "symfony/expression-language" component is required to use the "%s" constraint. Try running "composer require symfony/expression-language".', __CLASS__)/src/Symfony/Component/Validator/Constraints/Expression.php47
sprintf('The option "groups" is not supported by the constraint "%s".', __CLASS__)/src/Symfony/Component/Validator/Constraints/DisableAutoMapping.php31
'The "defaultMode" parameter value is not valid.'/src/Symfony/Component/Validator/Constraints/EmailValidator.php42
sprintf('The "egulias/email-validator" component is required to make the "%s" constraint default to strict mode. Try running "composer require egulias/email-validator".', Email::class)/src/Symfony/Component/Validator/Constraints/EmailValidator.php73
sprintf('The "%s::$mode" parameter value is not valid.', get_debug_type($constraint))/src/Symfony/Component/Validator/Constraints/EmailValidator.php80
sprintf('The "egulias/email-validator" component is required to use the "%s" constraint in strict mode. Try running "composer require egulias/email-validator".', __CLASS__)/src/Symfony/Component/Validator/Constraints/Email.php65
'The "mode" parameter value is not valid.'/src/Symfony/Component/Validator/Constraints/Email.php55
'Either "choices" or "callback" must be specified on constraint Choice.'/src/Symfony/Component/Validator/Constraints/ChoiceValidator.php37
sprintf('The "normalizer" option must be a valid callable ("%s" given).', get_debug_type($this->normalizer))/src/Symfony/Component/Validator/Constraints/Email.php69
'The "strict" option of the Choice constraint should not be used.'/src/Symfony/Component/Validator/Constraints/ChoiceValidator.php61
'The Choice constraint expects a valid callback.'/src/Symfony/Component/Validator/Constraints/ChoiceValidator.php53
sprintf('The "value" option of the "%s" constraint cannot be set.', static::class)/src/Symfony/Component/Validator/Constraints/ZeroComparisonConstraintTrait.php33
sprintf('The "propertyPath" option of the "%s" constraint cannot be set.', static::class)/src/Symfony/Component/Validator/Constraints/ZeroComparisonConstraintTrait.php29
sprintf('The "normalizer" option must be a valid callable ("%s" given).', get_debug_type($this->normalizer))/src/Symfony/Component/Validator/Constraints/Regex.php60
sprintf('The parameter "minScore" of the "%s" constraint must be an integer between 1 and 4.', self::class)/src/Symfony/Component/Validator/Constraints/PasswordStrength.php49
sprintf('The netmask range must be between 0 and %d.', self::NET_MAXES[$this->version])/src/Symfony/Component/Validator/Constraints/Cidr.php68
sprintf('The option "version" must be one of "%s".', implode('", "', array_keys(self::NET_MAXES)))/src/Symfony/Component/Validator/Constraints/Cidr.php58
sprintf('"%s" is not a valid maximum width.', $constraint->maxWidth)/src/Symfony/Component/Validator/Constraints/ImageValidator.php84
sprintf('"%s" is not a valid minimum width.', $constraint->minWidth)/src/Symfony/Component/Validator/Constraints/ImageValidator.php68
sprintf('"%s" is not a valid maximum height.', $constraint->maxHeight)/src/Symfony/Component/Validator/Constraints/ImageValidator.php116
sprintf('"%s" is not a valid minimum height.', $constraint->minHeight)/src/Symfony/Component/Validator/Constraints/ImageValidator.php100
sprintf('The "%s" class requires the "HttpClient" component. Try running "composer require symfony/http-client".', self::class)/src/Symfony/Component/Validator/Constraints/NotCompromisedPasswordValidator.php43
sprintf('"%s" is not a valid maximum size.', $maxSize)/src/Symfony/Component/Validator/Constraints/File.php172
sprintf('Method "%s" targeted by Callback constraint does not exist in class "%s".', $method, get_debug_type($object))/src/Symfony/Component/Validator/Constraints/CallbackValidator.php46
json_encode($method) . ' targeted by Callback constraint is not a valid callable.'/src/Symfony/Component/Validator/Constraints/CallbackValidator.php40
sprintf('The "symfony/property-access" component is required to use the "%s" constraint with the "ibanPropertyPath" option. Try running "composer require symfony/property-access".', self::class)/src/Symfony/Component/Validator/Constraints/Bic.php64
'The "iban" and "ibanPropertyPath" options of the Iban constraint cannot be used at the same time.'/src/Symfony/Component/Validator/Constraints/Bic.php60
'The Intl component is required to use the Bic constraint. Try running "composer require symfony/intl".'/src/Symfony/Component/Validator/Constraints/Bic.php49
sprintf('The "normalizer" option must be a valid callable ("%s" given).', get_debug_type($this->normalizer))/src/Symfony/Component/Validator/Constraints/Unique.php53
'You cannot validate the mime-type of files as the Mime component is not installed. Try running "composer require symfony/mime".'/src/Symfony/Component/Validator/Constraints/FileValidator.php231
'You cannot validate the mime-type of files as the Mime component is not installed. Try running "composer require symfony/mime".'/src/Symfony/Component/Validator/Constraints/FileValidator.php203
'The Intl component is required to use the Country constraint. Try running "composer require symfony/intl".'/src/Symfony/Component/Validator/Constraints/Country.php41
'Corrupted images detection requires installed and enabled GD extension.'/src/Symfony/Component/Validator/Constraints/ImageValidator.php218
sprintf('"%s" is not a valid maximum ratio.', $constraint->maxRatio)/src/Symfony/Component/Validator/Constraints/ImageValidator.php180
sprintf('"%s" is not a valid minimum ratio.', $constraint->minRatio)/src/Symfony/Component/Validator/Constraints/ImageValidator.php166
sprintf('"%s" is not a valid maximum amount of pixels.', $constraint->maxPixels)/src/Symfony/Component/Validator/Constraints/ImageValidator.php148
sprintf('"%s" is not a valid minimum amount of pixels.', $constraint->minPixels)/src/Symfony/Component/Validator/Constraints/ImageValidator.php132
'The option "intlCompatible" can only be used when the PHP intl extension is available.'/src/Symfony/Component/Validator/Constraints/Timezone.php70
'The Intl component is required to use the Language constraint. Try running "composer require symfony/intl".'/src/Symfony/Component/Validator/Constraints/Language.php41
'The option "zone" must be a valid range of "\DateTimeZone" constants.'/src/Symfony/Component/Validator/Constraints/Timezone.php64
'The option "countryCode" can only be used when the "zone" option is configured with "\DateTimeZone::PER_COUNTRY".'/src/Symfony/Component/Validator/Constraints/Timezone.php67
sprintf('Either option "min", "max" or "divisibleBy" must be given for constraint "%s".', __CLASS__)/src/Symfony/Component/Validator/Constraints/Count.php81
'The Intl component is required to use the Currency constraint. Try running "composer require symfony/intl".'/src/Symfony/Component/Validator/Constraints/Currency.php36
sprintf('The "normalizer" option must be a valid callable ("%s" given).', get_debug_type($this->normalizer))/src/Symfony/Component/Validator/Constraints/Ip.php94
sprintf('The "symfony/expression-language" component is required to use the "%s" constraint. Try running "composer require symfony/expression-language".', __CLASS__)/src/Symfony/Component/Validator/Constraints/When.php29
sprintf('The "normalizer" option must be a valid callable ("%s" given).', get_debug_type($this->normalizer))/src/Symfony/Component/Validator/Constraints/Url.php52
sprintf('The option "version" must be one of "%s".', implode('", "', static::VERSIONS))/src/Symfony/Component/Validator/Constraints/Ip.php90
'You can only use one of RESTRICTION_LEVEL_NONE, RESTRICTION_LEVEL_MINIMAL or RESTRICTION_LEVEL_SINGLE_SCRIPT with intl compiled against ICU < 58.'/src/Symfony/Component/Validator/Constraints/NoSuspiciousCharactersValidator.php88
sprintf('The option "groups" is not supported by the constraint "%s".', __CLASS__)/src/Symfony/Component/Validator/Constraints/Cascade.php34
sprintf('The constraint Valid cannot be nested inside constraint "%s". You can only declare the Valid constraint directly on a field or method.', static::class)/src/Symfony/Component/Validator/Constraints/Composite.php76
sprintf('The group(s) "%s" passed to the constraint "%s" should also be passed to its containing constraint "%s".', implode('", "', $excessGroups), get_debug_type($constraint), static::class)/src/Symfony/Component/Validator/Constraints/Composite.php101
sprintf('The "normalizer" option must be a valid callable ("%s" given).', get_debug_type($this->normalizer))/src/Symfony/Component/Validator/Constraints/Uuid.php112
sprintf('The value "%s" is not an instance of Constraint in constraint "%s".', $constraint, static::class)/src/Symfony/Component/Validator/Constraints/Composite.php72
sprintf('The compared value "%s" could not be converted to a "%s" instance in the "%s" constraint.', $comparedValue, get_debug_type($value), get_debug_type($constraint))/src/Symfony/Component/Validator/Constraints/AbstractComparisonValidator.php68
sprintf('Invalid property path "%s" provided to "%s" constraint: ', $path, get_debug_type($constraint)) . $e->getMessage( )/src/Symfony/Component/Validator/Constraints/AbstractComparisonValidator.php55
sprintf('You can\'t redefine the "%s" option. Use the "%s::getConstraints()" method instead.', $this->getCompositeOption( ), __CLASS__)/src/Symfony/Component/Validator/Constraints/Compound.php30
sprintf('The option "groups" is not supported by the constraint "%s".', __CLASS__)/src/Symfony/Component/Validator/Constraints/Traverse.php28
sprintf('The "%s" constraint requires the Symfony PropertyAccess component to use the "minPropertyPath" or "maxPropertyPath" option. Try running "composer require symfony/property-access".', static::class)/src/Symfony/Component/Validator/Constraints/Range.php87
sprintf('The "%s" constraint requires only one of the "max" or "maxPropertyPath" options to be set, not both.', static::class)/src/Symfony/Component/Validator/Constraints/Range.php83
sprintf('The option "groups" is not supported by the constraint "%s".', __CLASS__)/src/Symfony/Component/Validator/Constraints/EnableAutoMapping.php31
sprintf('The "%s" constraint can not use "minMessage" and "maxMessage" when the "min" and "max" options are both set. Use "notInRangeMessage" instead.', static::class)/src/Symfony/Component/Validator/Constraints/Range.php91
sprintf('The "countUnit" option must be one of the "%s"::COUNT_* constants ("%s" given).', __CLASS__, $this->countUnit)/src/Symfony/Component/Validator/Constraints/Length.php111
sprintf('The "normalizer" option must be a valid callable ("%s" given).', get_debug_type($this->normalizer))/src/Symfony/Component/Validator/Constraints/Length.php107
sprintf('The "%s" constraint requires only one of the "min" or "minPropertyPath" options to be set, not both.', static::class)/src/Symfony/Component/Validator/Constraints/Range.php79
sprintf('Either option "min", "minPropertyPath", "max" or "maxPropertyPath" must be given for constraint "%s".', __CLASS__)/src/Symfony/Component/Validator/Constraints/Range.php75
sprintf('The max value "%s" could not be converted to a "%s" instance in the "%s" constraint.', $max, get_debug_type($value), get_debug_type($constraint))/src/Symfony/Component/Validator/Constraints/RangeValidator.php80
sprintf('The min value "%s" could not be converted to a "%s" instance in the "%s" constraint.', $min, get_debug_type($value), get_debug_type($constraint))/src/Symfony/Component/Validator/Constraints/RangeValidator.php72
sprintf('Either option "min" or "max" must be given for constraint "%s".', __CLASS__)/src/Symfony/Component/Validator/Constraints/Length.php103
sprintf('Invalid property path "%s" provided to "%s" constraint: ', $propertyPath, get_debug_type($constraint)) . $e->getMessage( )/src/Symfony/Component/Validator/Constraints/RangeValidator.php161
'This script must be run from the command line.'/src/Symfony/Component/Validator/Resources/bin/sync-iban-formats.php14
'Problem contacting the Have I been Pwned API.'/src/Symfony/Component/Validator/Tests/Constraints/NotCompromisedPasswordValidatorTest.php232
'Not implemented'/src/Symfony/Component/Validator/Tests/Constraints/NotCompromisedPasswordValidatorTest.php235
sprintf('No metadata for type "%s".', get_debug_type($class))/src/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php32
sprintf('The "normalizer" option must be a valid callable ("%s" given).', get_debug_type($this->normalizer))/src/Symfony/Component/Validator/Constraints/NotBlank.php44
sprintf('The "symfony/expression-language" component is required to use the "%s" validator. Try running "composer require symfony/expression-language".', __CLASS__)/src/Symfony/Component/Validator/Constraints/WhenValidator.php46
sprintf('Invalid property path "%s" provided to "%s" constraint: ', $path, get_debug_type($constraint)) . $e->getMessage( )/src/Symfony/Component/Validator/Constraints/BicValidator.php129
'Unable to use property path as the Symfony PropertyAccess component is not installed. Try running "composer require symfony/property-access".'/src/Symfony/Component/Validator/Constraints/BicValidator.php149
sprintf('The "%s" constraint requires only one of the "value" or "propertyPath" options to be set, not both.', static::class)/src/Symfony/Component/Validator/Constraints/AbstractComparison.php49
sprintf('The "%s" constraint requires the Symfony PropertyAccess component to use the "propertyPath" option. Try running "composer require symfony/property-access".', static::class)/src/Symfony/Component/Validator/Constraints/AbstractComparison.php53
'The intl extension is required to use the NoSuspiciousCharacters constraint.'/src/Symfony/Component/Validator/Constraints/NoSuspiciousCharacters.php97
'The Intl component is required to use the Locale constraint. Try running "composer require symfony/intl".'/src/Symfony/Component/Validator/Constraints/Locale.php41
sprintf('The "formats" parameter value is not valid. It must contain one or more of the following values: "%s".', $validationModesAsString)/src/Symfony/Component/Validator/Constraints/CssColor.php75
sprintf('The "formats" parameter value is not valid. It must contain one or more of the following values: "%s".', $validationModesAsString)/src/Symfony/Component/Validator/Constraints/CssColor.php81
'The "formats" parameter type is not valid. It should be a string or an array.'/src/Symfony/Component/Validator/Constraints/CssColor.php86
sprintf('The "%s" constraint requires either the "value" or "propertyPath" option to be set.', static::class)/src/Symfony/Component/Validator/Constraints/AbstractComparison.php45
sprintf('Cannot set the limit of "%s" to 0, as that would never accept any hit.', TokenBucketLimiter::class)/src/Symfony/Component/RateLimiter/Policy/TokenBucket.php38
sprintf('The rate limiter wait time ("%d" seconds) is longer than the provided maximum time ("%d" seconds).', $waitDuration, $maxTime)/src/Symfony/Component/RateLimiter/Policy/SlidingWindowLimiter.php83
sprintf('Cannot reserve more tokens (%d) than the size of the rate limiter (%d).', $tokens, $this->limit)/src/Symfony/Component/RateLimiter/Policy/SlidingWindowLimiter.php52
sprintf('The rate limiter wait time ("%d" seconds) is longer than the provided maximum time ("%d" seconds).', $waitDuration, $maxTime)/src/Symfony/Component/RateLimiter/Policy/FixedWindowLimiter.php74
sprintf('Expiration date must be an integer, a DateInterval or null, "%s" given.', get_debug_type($time))/src/Symfony/Component/Cache/CacheItem.php84
sprintf('The rate limiter wait time ("%d" seconds) is longer than the provided maximum time ("%d" seconds).', $waitDuration, $maxTime)/src/Symfony/Component/RateLimiter/Policy/TokenBucketLimiter.php92
sprintf('Cannot reserve more tokens (%d) than the burst size of the rate limiter (%d).', $tokens, $this->maxBurst)/src/Symfony/Component/RateLimiter/Policy/TokenBucketLimiter.php56
sprintf('The interval must be positive integer, "%d" given.', $intervalInSeconds)/src/Symfony/Component/RateLimiter/Policy/SlidingWindow.php33
__CLASS__/src/Symfony/Component/RateLimiter/CompoundLimiter.php36
sprintf('"%s::%s()" require at least one limiter.', self::class, __METHOD__)/src/Symfony/Component/RateLimiter/CompoundLimiter.php29
'Should not be called'/src/Symfony/Component/Validator/Tests/Fixtures/EntityWithGroupedConstraintOnMethods.php25
sprintf('No metadata for "%s"', $class)/src/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php40
sprintf('Cannot reserve more tokens (%d) than the size of the rate limiter (%d).', $tokens, $this->limit)/src/Symfony/Component/RateLimiter/Policy/FixedWindowLimiter.php48
sprintf('Cannot set the limit of "%s" to 0, as that would never accept any hit.', __CLASS__)/src/Symfony/Component/RateLimiter/Policy/FixedWindowLimiter.php35
sprintf('Cannot parse interval "%s", please use a valid unit as described on https://www.php.net/datetime.formats.relative.', $m[1])/src/Symfony/Component/RateLimiter/RateLimiterFactory.php68
sprintf('Limiter policy "%s" does not exists, it must be either "token_bucket", "sliding_window", "fixed_window" or "no_limit".', $this->config['policy'])/src/Symfony/Component/RateLimiter/RateLimiterFactory.php54
sprintf('RedisAdapter namespace contains "%s" but only characters in [-+_.A-Za-z0-9] are allowed.', $match[0])/src/Symfony/Component/Cache/Traits/RedisTrait.php60
'Invalid Redis DSN: it does not start with "redis[s]:".'/src/Symfony/Component/Cache/Traits/RedisTrait.php94
sprintf('Cache values must be array or Traversable, "%s" given.', get_debug_type($values))/src/Symfony/Component/Cache/Psr16Cache.php169
sprintf('Cache keys must be array or Traversable, "%s" given.', get_debug_type($keys))/src/Symfony/Component/Cache/Psr16Cache.php218
'Invalid Redis DSN: query parameter "host" must be an array.'/src/Symfony/Component/Cache/Traits/RedisTrait.php131
'Invalid Redis DSN: query parameter "dbindex" must be a number.'/src/Symfony/Component/Cache/Traits/RedisTrait.php155
'Cannot find the "redis" extension nor the "predis/predis" package.'/src/Symfony/Component/Cache/Traits/RedisTrait.php98
'Invalid Redis DSN.'/src/Symfony/Component/Cache/Traits/RedisTrait.php118
'Cache tag length must be greater than zero.'/src/Symfony/Component/Cache/CacheItem.php107
sprintf('Cache tag "%s" contains reserved characters "%s".', $tag, self::RESERVED_CHARACTERS)/src/Symfony/Component/Cache/CacheItem.php110
sprintf('Cache item "%s" comes from a non tag-aware pool: you cannot tag it.', $this->key)/src/Symfony/Component/Cache/CacheItem.php93
sprintf('Cache tag must be string or object that implements __toString(), "%s" given.', get_debug_type($tag))/src/Symfony/Component/Cache/CacheItem.php100
sprintf('Cache key "%s" contains reserved characters "%s".', $key, self::RESERVED_CHARACTERS)/src/Symfony/Component/Cache/CacheItem.php139
sprintf('Cache keys must be array or Traversable, "%s" given.', get_debug_type($keys))/src/Symfony/Component/Cache/Psr16Cache.php138
sprintf('Cache key must be string, "%s" given.', get_debug_type($key))/src/Symfony/Component/Cache/CacheItem.php133
'Cache key length must be greater than zero.'/src/Symfony/Component/Cache/CacheItem.php136
'Redis connection failed: ' . $e->getMessage( )/src/Symfony/Component/Cache/Traits/RedisTrait.php350
'Redis connection failed: ' . $e->getMessage( )/src/Symfony/Component/Cache/Traits/RedisTrait.php331
sprintf('Class "%s" does not exist.', $class)/src/Symfony/Component/Cache/Traits/RedisTrait.php415
sprintf('"%s" is not a subclass of "Redis", "RedisArray", "RedisCluster", "Relay\Relay" nor "Predis\ClientInterface".', $class)/src/Symfony/Component/Cache/Traits/RedisTrait.php413
sprintf('Cache directory too long (%s).', $directory)/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php47
sprintf('Namespace contains "%s" but only characters in [-+_.A-Za-z0-9] are allowed.', $match[0])/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php35
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php174
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php169
'Redis Sentinel support requires one of: "predis/predis", "ext-redis >= 5.2", "ext-relay".'/src/Symfony/Component/Cache/Traits/RedisTrait.php173
'Invalid Redis DSN: missing host.'/src/Symfony/Component/Cache/Traits/RedisTrait.php167
sprintf('Cannot use Redis Sentinel: class "%s" does not extend "Predis\Client" and neither ext-redis >= 5.2 nor ext-relay have been found.', $class)/src/Symfony/Component/Cache/Traits/RedisTrait.php199
'Cannot use both "redis_cluster" and "redis_sentinel" at the same time.'/src/Symfony/Component/Cache/Traits/RedisTrait.php182
'Redis connection failed: ' . $error . '.'/src/Symfony/Component/Cache/Traits/RedisTrait.php292
sprintf('Failed to retrieve master information from sentinel "%s".', $params['redis_sentinel'])/src/Symfony/Component/Cache/Traits/RedisTrait.php256
'Redis connection failed: ' . $e->getMessage( )/src/Symfony/Component/Cache/Traits/RedisTrait.php306
'Redis connection failed: ' . $e . '.'/src/Symfony/Component/Cache/Traits/RedisTrait.php299
'OK ' . $item->get( )/src/Symfony/Component/Cache/Tests/Adapter/ProxyAdapterTest.php74
'APCu is not enabled.'/src/Symfony/Component/Cache/Adapter/ApcuAdapter.php31
'Couchbase >= 3.0.5 < 4.0.0 is required.'/src/Symfony/Component/Cache/Adapter/CouchbaseCollectionAdapter.php38
'Couchbase >= 3.0.5 < 4.0.0 is required.'/src/Symfony/Component/Cache/Adapter/CouchbaseCollectionAdapter.php57
'Invalid Couchbase DSN: it does not start with "couchbase:".'/src/Symfony/Component/Cache/Adapter/CouchbaseCollectionAdapter.php74
sprintf('Cannot call "%s::get()": this class doesn\'t implement "%s".', get_debug_type($this->pool), CacheInterface::class)/src/Symfony/Component/Cache/Adapter/TraceableAdapter.php41
sprintf('Usage of Doctrine DBAL URL with "%s" is not supported. Use a PDO DSN or "%s" instead.', __CLASS__, DoctrineDbalAdapter::class)/src/Symfony/Component/Cache/Adapter/PdoAdapter.php60
sprintf('Namespace contains "%s" but only characters in [-+.A-Za-z0-9] are allowed.', $match[0])/src/Symfony/Component/Cache/Adapter/PdoAdapter.php64
sprintf('Argument "$beta" provided to "%s::get()" must be a positive number, %f given.', static::class, $beta)/src/Symfony/Component/Cache/Traits/ContractsTrait.php65
sprintf('Cache directory is not writable (%s).', $this->directory)/src/Symfony/Component/Cache/Traits/FilesystemTrait.php95
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php281
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php286
sprintf('Could not match value id "%s" to keys "%s".', $id, implode('", "', $keys))/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php303
'Class not found: ' . $class/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php370
__CLASS__/src/Symfony/Component/Cache/Tests/Psr16CacheTest.php181
__CLASS__/src/Symfony/Component/Cache/Tests/Adapter/AdapterTestCase.php361
'You cannot use "Symfony\Component\HttpClient\AmpHttpClient" as the "amphp/http-client" package is not installed. Try running "composer require amphp/http-client:^4.2.1".'/src/Symfony/Component/HttpClient/AmpHttpClient.php33
sprintf('IP "%s" is blocked for "%s".', $info['primary_ip'], $info['url'])/src/Symfony/Component/HttpClient/NoPrivateNetworkHttpClient.php63
'You cannot use the "proxy" option as the "amphp/http-tunnel" package is not installed. Try running "composer require amphp/http-tunnel".'/src/Symfony/Component/HttpClient/AmpHttpClient.php88
'You cannot use "Symfony\Component\HttpClient\AmpHttpClient" as the installed "amphp/http-client" is not compatible with this version of "symfony/http-client". Try downgrading "amphp/http-client" to "^4.2.1".'/src/Symfony/Component/HttpClient/AmpHttpClient.php37
sprintf('The "%s::shouldRetry()" method must not return null when called with a body.', $this->strategy::class)/src/Symfony/Component/HttpClient/RetryableHttpClient.php134
sprintf('The "%s::shouldRetry()" method must not return null when called with an exception.', $this->strategy::class)/src/Symfony/Component/HttpClient/RetryableHttpClient.php103
sprintf('Option "on_progress" must be callable, "%s" given.', get_debug_type($onProgress))/src/Symfony/Component/HttpClient/NoPrivateNetworkHttpClient.php54
sprintf('You cannot use "%s" if the HttpFoundation component is not installed. Try running "composer require symfony/http-foundation".', __CLASS__)/src/Symfony/Component/HttpClient/NoPrivateNetworkHttpClient.php43
sprintf('You cannot use "%s()" as the "guzzlehttp/promises" package is not installed. Try running "composer require guzzlehttp/promises".', __METHOD__)/src/Symfony/Component/HttpClient/HttplugClient.php116
'You cannot use the "Symfony\Component\HttpClient\HttplugClient" as no PSR-17 factories have been provided. Try running "composer require php-http/discovery psr/http-factory-implementation:*".'/src/Symfony/Component/HttpClient/HttplugClient.php84
sprintf('You cannot use "%s()" as no PSR-17 factories have been found. Try running "composer require php-http/discovery psr/http-factory-implementation:*".', __METHOD__)/src/Symfony/Component/HttpClient/HttplugClient.php198
sprintf('You cannot use "%s()" as no PSR-17 factories have been found. Try running "composer require php-http/discovery psr/http-factory-implementation:*".', __METHOD__)/src/Symfony/Component/HttpClient/HttplugClient.php163
__CLASS__ . ' supports only "pin-sha256" fingerprints.'/src/Symfony/Component/HttpClient/AmpHttpClient.php117
__CLASS__ . ' cannot bind to network interfaces, use e.g. CurlHttpClient instead.'/src/Symfony/Component/HttpClient/AmpHttpClient.php93
'You cannot use the "Symfony\Component\HttpClient\HttplugClient" as the "psr/http-factory" package is not installed. Try running "composer require php-http/discovery psr/http-factory-implementation:*".'/src/Symfony/Component/HttpClient/HttplugClient.php46
'You cannot use "Symfony\Component\HttpClient\HttplugClient" as the "php-http/httplug" package is not installed. Try running "composer require php-http/discovery php-http/async-client-implementation:*".'/src/Symfony/Component/HttpClient/HttplugClient.php42
'Request body has broken chunked encoding.'/src/Symfony/Component/HttpClient/HttpClientTrait.php505
sprintf('Cannot auto-detect fingerprint algorithm for "%s".', $fingerprint)/src/Symfony/Component/HttpClient/HttpClientTrait.php522
sprintf('Option "peer_fingerprint" must be string or array, "%s" given.', get_debug_type($fingerprint))/src/Symfony/Component/HttpClient/HttpClientTrait.php529
'Invalid value for "json" option: ' . $e->getMessage( )/src/Symfony/Component/HttpClient/HttpClientTrait.php545
sprintf('Invalid "%s" resource found in body part "%s".', get_resource_type($v), $k)/src/Symfony/Component/HttpClient/HttpClientTrait.php381
sprintf('Uploaded stream ended for body part "%s".', $k)/src/Symfony/Component/HttpClient/HttpClientTrait.php384
sprintf('Error while reading uploaded stream for body part "%s".', $k)/src/Symfony/Component/HttpClient/HttpClientTrait.php440
sprintf('Option "body" must be string, stream resource, iterable or callable, "%s" given.', get_debug_type($body))/src/Symfony/Component/HttpClient/HttpClientTrait.php489
sprintf('Unsupported scheme in "%s".', $url)/src/Symfony/Component/HttpClient/HttpClientTrait.php635
sprintf('Unsupported IDN "%s", try enabling the "intl" PHP extension or running "composer require symfony/polyfill-intl-idn".', $host)/src/Symfony/Component/HttpClient/HttpClientTrait.php644
'Invalid HTTP proxy: host is missing.'/src/Symfony/Component/HttpClient/HttpClientTrait.php773
sprintf('Unsupported proxy scheme "%s": "http" or "https" expected.', $proxy['scheme'])/src/Symfony/Component/HttpClient/HttpClientTrait.php781
sprintf('Invalid "base_uri" option: host or scheme is missing in "%s".', implode('', $base))/src/Symfony/Component/HttpClient/HttpClientTrait.php561
sprintf('Invalid URL: scheme is missing in "%s". Did you forget to add "http(s)://"?', implode('', $base ?? $url))/src/Symfony/Component/HttpClient/HttpClientTrait.php565
sprintf('Invalid URL: no "base_uri" option was provided and host or scheme is missing in "%s".', implode('', $url))/src/Symfony/Component/HttpClient/HttpClientTrait.php569
sprintf('Malformed URL "%s".', $url)/src/Symfony/Component/HttpClient/HttpClientTrait.php624
'Support for URI template requires a vendor to expand the URI. Run "composer require guzzlehttp/uri-template" or pass your own expander \Closure implementation.'/src/Symfony/Component/HttpClient/UriTemplateHttpClient.php82
'The "vars" option must be an array.'/src/Symfony/Component/HttpClient/UriTemplateHttpClient.php53
'The "vars" option must be an array.'/src/Symfony/Component/HttpClient/UriTemplateHttpClient.php36
sprintf('Cannot set "%s" with "extra.curl".', $constName)/src/Symfony/Component/HttpClient/CurlHttpClient.php564
'The HTTP method cannot be overridden using "extra.curl".'/src/Symfony/Component/HttpClient/CurlHttpClient.php559
sprintf('Cannot set "%s" with "extra.curl", use option "%s" instead.', $constName, $curloptsToConfig[$opt])/src/Symfony/Component/HttpClient/CurlHttpClient.php555
sprintf('The return value of the "body" option callback must be a string, "%s" returned.', get_debug_type($data))/src/Symfony/Component/HttpClient/CurlHttpClient.php389
sprintf('Curl option "%s" is not supported.', $constantName ?? $opt)/src/Symfony/Component/HttpClient/CurlHttpClient.php322
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/HttpClient/Response/AmpResponse.php149
'Cannot serialize ' . __CLASS__/src/Symfony/Component/HttpClient/Response/AmpResponse.php144
sprintf('You cannot use "%s()" as no PSR-17 factories have been found. Try running "composer require php-http/discovery psr/http-factory-implementation:*".', __METHOD__)/src/Symfony/Component/HttpClient/Psr18Client.php169
sprintf('You cannot use "%s()" as no PSR-17 factories have been found. Try running "composer require php-http/discovery psr/http-factory-implementation:*".', __METHOD__)/src/Symfony/Component/HttpClient/Psr18Client.php131
'You cannot use the "Symfony\Component\HttpClient\Psr18Client" as no PSR-17 factories have been provided. Try running "composer require php-http/discovery psr/http-factory-implementation:*".'/src/Symfony/Component/HttpClient/Psr18Client.php68
'You cannot use the "Symfony\Component\HttpClient\Psr18Client" as the "psr/http-factory" package is not installed. Try running "composer require php-http/discovery psr/http-factory-implementation:*".'/src/Symfony/Component/HttpClient/Psr18Client.php40
'You cannot use the "Symfony\Component\HttpClient\Psr18Client" as the "psr/http-client" package is not installed. Try running "composer require php-http/discovery psr/http-client-implementation:*".'/src/Symfony/Component/HttpClient/Psr18Client.php36
sprintf('Response content-type is "%s" while "text/event-stream" was expected for "%s".', $context->getHeaders( )['content-type'][0] ?? '', $context->getInfo('url'))/src/Symfony/Component/HttpClient/EventSourceHttpClient.php112
sprintf('Max duration was reached for "%s".', implode('', $info['url']))/src/Symfony/Component/HttpClient/NativeHttpClient.php165
sprintf('Return value of the "body" option callback must be string, "%s" returned.', get_debug_type($data))/src/Symfony/Component/HttpClient/NativeHttpClient.php300
__CLASS__ . ' cannot verify "pin-sha256" fingerprints, please provide a "sha256" one.'/src/Symfony/Component/HttpClient/NativeHttpClient.php109
sprintf('Max duration was reached for "%s".', implode('', $info['url']))/src/Symfony/Component/HttpClient/NativeHttpClient.php142
__CLASS__ . ' cannot bind to local Unix sockets, use e.g. CurlHttpClient instead.'/src/Symfony/Component/HttpClient/NativeHttpClient.php75
__CLASS__ . ' cannot bind to network interfaces, use e.g. CurlHttpClient instead.'/src/Symfony/Component/HttpClient/NativeHttpClient.php78
'Cannot serialize ' . __CLASS__/src/Symfony/Component/HttpClient/HttplugClient.php203
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/HttpClient/HttplugClient.php208
sprintf('Option "auth_ntlm" must be a string or an array, "%s" given.', get_debug_type($options['auth_ntlm']))/src/Symfony/Component/HttpClient/CurlHttpClient.php162
__CLASS__ . ' supports only "pin-sha256" fingerprints.'/src/Symfony/Component/HttpClient/CurlHttpClient.php271
'You cannot use the "Symfony\Component\HttpClient\CurlHttpClient" as the "curl" extension is not installed.'/src/Symfony/Component/HttpClient/CurlHttpClient.php72
sprintf('Option "auth_ntlm" must contain 1 or 2 elements, %d given.', $count)/src/Symfony/Component/HttpClient/CurlHttpClient.php155
sprintf('The response factory passed to MockHttpClient must return/yield an instance of ResponseInterface, "%s" given.', get_debug_type($response))/src/Symfony/Component/HttpClient/MockHttpClient.php81
sprintf('Using "%s" requires that the HttpKernel component version 4.3 or higher is installed, try running "composer require symfony/http-kernel:^5.4".', __CLASS__)/src/Symfony/Component/HttpClient/CachingHttpClient.php45
sprintf('Could not resolve host "%s".', $host)/src/Symfony/Component/HttpClient/NativeHttpClient.php334
sprintf('No options are mapped to the provided "%s" default regexp.', $defaultRegexp)/src/Symfony/Component/HttpClient/ScopingHttpClient.php42
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/HttpClient/Response/TraceableResponse.php54
'Cannot serialize ' . __CLASS__/src/Symfony/Component/HttpClient/Response/TraceableResponse.php49
sprintf('"%s::stream()" expects parameter 1 to be an iterable of AsyncResponse objects, "%s" given.', $class ?? static::class, get_debug_type($r))/src/Symfony/Component/HttpClient/Response/AsyncResponse.php220
'Cannot stream AsyncResponse objects with many clients.'/src/Symfony/Component/HttpClient/Response/AsyncResponse.php232
sprintf('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.', get_debug_type($response), $class ?? static::class)/src/Symfony/Component/HttpClient/Response/AsyncResponse.php286
'A chunk passthru must yield an "isLast()" chunk before ending a stream.'/src/Symfony/Component/HttpClient/Response/AsyncResponse.php302
'A chunk passthru cannot swallow the last chunk.'/src/Symfony/Component/HttpClient/Response/AsyncResponse.php326
sprintf('A chunk passthru must return an "Iterator", "%s" returned.', get_debug_type($stream))/src/Symfony/Component/HttpClient/Response/AsyncResponse.php333
sprintf('A chunk passthru must yield instances of "%s", "%s" yielded.', ChunkInterface::class, get_debug_type($chunk))/src/Symfony/Component/HttpClient/Response/AsyncResponse.php369
'A chunk passthru must yield an "isFirst()" chunk before any content chunk.'/src/Symfony/Component/HttpClient/Response/AsyncResponse.php392
'A chunk passthru cannot yield after an "isLast()" chunk.'/src/Symfony/Component/HttpClient/Response/AsyncResponse.php420
'A chunk passthru cannot yield more than one "isFirst()" chunk.'/src/Symfony/Component/HttpClient/Response/AsyncResponse.php446
'MockResponse instances must be issued by MockHttpClient before processing.'/src/Symfony/Component/HttpClient/Response/MockResponse.php158
sprintf('Return value of the "body" option callback must be string, "%s" returned.', get_debug_type($data))/src/Symfony/Component/HttpClient/Response/MockResponse.php243
sprintf('Transfer closed with %d bytes remaining to read.', $dlSize - $offset)/src/Symfony/Component/HttpClient/Response/MockResponse.php323
sprintf('Providing a client to "%s()" is required when the response doesn\'t have any "stream()" method.', __CLASS__)/src/Symfony/Component/HttpClient/Response/StreamWrapper.php59
'You cannot set the "canceled" info directly.'/src/Symfony/Component/HttpClient/Response/AsyncContext.php136
sprintf('Max duration was reached for "%s".', $info['url'])/src/Symfony/Component/HttpClient/Response/AsyncContext.php170
sprintf('Invalid file path provided: "%s".', $this->archiveFile)/src/Symfony/Component/HttpClient/Test/HarFileResponseFactory.php37
sprintf('File "%s" does not contain a response for HTTP request "%s" "%s".', $this->archiveFile, $method, $url)/src/Symfony/Component/HttpClient/Test/HarFileResponseFactory.php80
sprintf('Unsupported encoding "%s", currently only base64 is supported.', $encoding)/src/Symfony/Component/HttpClient/Test/HarFileResponseFactory.php94
sprintf('Delay must be greater than or equal to zero: "%s" given.', $delayMs)/src/Symfony/Component/HttpClient/Retry/GenericRetryStrategy.php57
sprintf('Decoding Server-Sent Event%s failed: ', '' !== $this->id ? sprintf(' "%s"', $this->id) : '') . $e->getMessage( )/src/Symfony/Component/HttpClient/Chunk/ServerSentEvent.php98
sprintf('JSON content was expected to decode to an array, "%s" returned in Server-Sent Event%s.', get_debug_type($jsonData), '' !== $this->id ? sprintf(' "%s"', $this->id) : '')/src/Symfony/Component/HttpClient/Chunk/ServerSentEvent.php102
'Cannot serialize ' . __CLASS__/src/Symfony/Component/HttpClient/Chunk/ErrorChunk.php98
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/HttpClient/Chunk/ErrorChunk.php103
'Cannot serialize ' . __CLASS__/src/Symfony/Component/HttpClient/Response/CommonResponseTrait.php124
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/HttpClient/Response/CommonResponseTrait.php129
curl_multi_strerror($err)/src/Symfony/Component/HttpClient/Response/CurlResponse.php288
sprintf('Server-Sent Event%s data is empty.', '' !== $this->id ? sprintf(' "%s"', $this->id) : '')/src/Symfony/Component/HttpClient/Chunk/ServerSentEvent.php92
'Cannot get the content of the response twice: buffering is disabled.'/src/Symfony/Component/HttpClient/Response/CommonResponseTrait.php64
'Response body is empty.'/src/Symfony/Component/HttpClient/Response/CommonResponseTrait.php80
$e->getMessage( ) . sprintf(' for "%s".', $this->getInfo('url'))/src/Symfony/Component/HttpClient/Response/CommonResponseTrait.php90
sprintf('JSON content was expected to decode to an array, "%s" returned for "%s".', get_debug_type($content), $this->getInfo('url'))/src/Symfony/Component/HttpClient/Response/CommonResponseTrait.php94
'JSON encoding failed: ' . $e->getMessage( )/src/Symfony/Component/HttpClient/Response/JsonMockResponse.php26
sprintf('"%s::stream()" expects parameter 1 to be an iterable of TraceableResponse objects, "%s" given.', TraceableHttpClient::class, get_debug_type($r))/src/Symfony/Component/HttpClient/Response/TraceableResponse.php176
sprintf('Serialization for the format "%s" is not supported.', $format)/src/Symfony/Component/Serializer/Serializer.php125
sprintf('Deserialization for the format "%s" is not supported.', $format)/src/Symfony/Component/Serializer/Serializer.php138
sprintf('The class "%s" neither implements "%s" nor "%s".', get_debug_type($normalizer), NormalizerInterface::class, DenormalizerInterface::class)/src/Symfony/Component/Serializer/Serializer.php97
sprintf('The class "%s" neither implements "%s" nor "%s".', get_debug_type($encoder), EncoderInterface::class, DecoderInterface::class)/src/Symfony/Component/Serializer/Serializer.php115
sprintf('SSL public key does not match pinned public key for "%s".', $this->info['url'])/src/Symfony/Component/HttpClient/Internal/AmpListener.php107
sprintf('Return value of the "body" option callback must be string, "%s" returned.', get_debug_type($data))/src/Symfony/Component/HttpClient/Internal/AmpBody.php142
'bar ccc'/src/Symfony/Component/HttpClient/Tests/MockHttpClientTest.php234
'Response body should not be evaluated.'/src/Symfony/Component/HttpClient/Tests/Fixtures/assertion_failure.php3
sprintf('Jitter must be between 0 and 1: "%s" given.', $jitter)/src/Symfony/Component/HttpClient/Retry/GenericRetryStrategy.php72
'foo ccc'/src/Symfony/Component/HttpClient/Tests/MockHttpClientTest.php230
sprintf('Max delay must be greater than or equal to zero: "%s" given.', $maxDelayMs)/src/Symfony/Component/HttpClient/Retry/GenericRetryStrategy.php67
sprintf('Multiplier must be greater than or equal to one: "%s" given.', $multiplier)/src/Symfony/Component/HttpClient/Retry/GenericRetryStrategy.php62
sprintf('The file "%s" must contain a YAML array.', $this->file)/src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php168
sprintf('The "serialized-path" value must be a valid property path for the attribute "%s" of the class "%s".', $attributeName, $classMetadata->getName( ))/src/Symfony/Component/Serializer/Mapping/Loader/XmlFileLoader.php73
sprintf('Class "%s" is expected to implement LoaderInterface.', get_debug_type($loader))/src/Symfony/Component/Serializer/Mapping/Loader/LoaderChain.php41
sprintf('The class or interface "%s" does not exist.', $value)/src/Symfony/Component/Serializer/Mapping/Factory/ClassResolverTrait.php34
"File \"{$compiledClassMetadataFile}\" could not be found."/src/Symfony/Component/Serializer/Mapping/Factory/CompiledClassMetadataFactory.php33
sprintf('Compiled metadata must be of the type array, %s given.', \gettype($compiledClassMetadata))/src/Symfony/Component/Serializer/Mapping/Factory/CompiledClassMetadataFactory.php38
sprintf('The "%s" delimiter must be a single character.', $delimiter)/src/Symfony/Component/Serializer/Context/Encoder/CsvEncoderContextBuilder.php38
sprintf('The "%s" enclosure must be a single character.', $enclosure)/src/Symfony/Component/Serializer/Context/Encoder/CsvEncoderContextBuilder.php54
sprintf('Group names must be strings in "%s" for the attribute "%s" of the class "%s".', $this->file, $attribute, $classMetadata->getName( ))/src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php67
sprintf('The "max_depth" value must be an integer in "%s" for the attribute "%s" of the class "%s".', $this->file, $attribute, $classMetadata->getName( ))/src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php76
sprintf('The "serialized_name" value must be a non-empty string in "%s" for the attribute "%s" of the class "%s".', $this->file, $attribute, $classMetadata->getName( ))/src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php84
sprintf('The "serialized_path" value must be a valid property path in "%s" for the attribute "%s" of the class "%s".', $this->file, $attribute, $classMetadata->getName( ))/src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php94
sprintf('The "ignore" value must be a boolean in "%s" for the attribute "%s" of the class "%s".', $this->file, $attribute, $classMetadata->getName( ))/src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php100
sprintf('The "type_property" key must be set for the discriminator map of the class "%s" in "%s".', $classMetadata->getName( ), $this->file)/src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php127
sprintf('The "mapping" key must be set for the discriminator map of the class "%s" in "%s".', $classMetadata->getName( ), $this->file)/src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php131
sprintf('This is not a local file "%s".', $this->file)/src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php156
sprintf('SerializedPath on "%s::%s()" cannot be added. SerializedPath can only be added on methods beginning with "get", "is", "has" or "set".', $className, $method->name)/src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php161
sprintf('SerializedName on "%s::%s()" cannot be added. SerializedName can only be added on methods beginning with "get", "is", "has" or "set".', $className, $method->name)/src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php155
sprintf('Context on "%s::%s()" cannot be added. Context can only be added on methods beginning with "get", "is", "has" or "set".', $className, $method->name)/src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php173
sprintf('Ignore on "%s::%s()" cannot be added. Ignore can only be added on methods beginning with "get", "is", "has" or "set".', $className, $method->name)/src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php167
sprintf('The mapping file "%s" does not exist.', $file)/src/Symfony/Component/Serializer/Mapping/Loader/FileLoader.php33
sprintf('Could not instantiate attribute "%s"%s.', $attribute->getName( ), $on)/src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php203
sprintf('The "groups" key must be an array of strings in "%s" for the attribute "%s" of the class "%s".', $this->file, $attribute, $classMetadata->getName( ))/src/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php62
sprintf('The mapping file "%s" is not readable.', $file)/src/Symfony/Component/Serializer/Mapping/Loader/FileLoader.php37
sprintf('Could not normalize object of type "%s", no supporting normalizer found.', get_debug_type($data))/src/Symfony/Component/Serializer/Serializer.php179
'You must register at least one normalizer to be able to normalize objects.'/src/Symfony/Component/Serializer/Serializer.php176
'Passing a value for "not_normalizable_value_exceptions" context key is not allowed.'/src/Symfony/Component/Serializer/Serializer.php192
'An unexpected value could not be normalized: ' . (!\is_resource($data) ? var_export($data, true) : sprintf('"%s" resource', get_resource_type($data)))/src/Symfony/Component/Serializer/Serializer.php182
sprintf('Could not denormalize object of type "%s", no supporting normalizer found.', $type)/src/Symfony/Component/Serializer/Serializer.php211
'You must register at least one normalizer to be able to denormalize objects.'/src/Symfony/Component/Serializer/Serializer.php207
sprintf('MaxDepth on "%s::%s()" cannot be added. MaxDepth can only be added on methods beginning with "get", "is", "has" or "set".', $className, $method->name)/src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php149
sprintf('Groups on "%s::%s()" cannot be added. Groups can only be added on methods beginning with "get", "is", "has" or "set".', $className, $method->name)/src/Symfony/Component/Serializer/Mapping/Loader/AttributeLoader.php141
sprintf('The serializer needs to be set to allow "%s()" to be used with object data.', __METHOD__)/src/Symfony/Component/Serializer/Encoder/XmlEncoder.php462
'not serializable'/src/Symfony/Component/Serializer/Tests/Normalizer/AbstractObjectNormalizerTest.php1417
sprintf('The serializer needs to be set to allow "%s()" to be used with object data.', __METHOD__)/src/Symfony/Component/Serializer/Encoder/XmlEncoder.php394
'An unexpected value could not be serialized: ' . (!\is_resource($data) ? var_export($data, true) : sprintf('%s resource', get_resource_type($data)))/src/Symfony/Component/Serializer/Encoder/XmlEncoder.php413
'Dummy::otherMethod() should not be called'/src/Symfony/Component/Serializer/Tests/Normalizer/ObjectNormalizerTest.php980
'Dummy::otherMethod() should not be called'/src/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php587
'Dummy::otherMethod() should not be called'/src/Symfony/Component/Serializer/Tests/Normalizer/ObjectNormalizerTest.php920
'Dummy::otherMethod() should not be called'/src/Symfony/Component/Serializer/Tests/Normalizer/ObjectNormalizerTest.php953
sprintf('No decoder found for format "%s".', $format)/src/Symfony/Component/Serializer/Encoder/ChainDecoder.php81
json_last_error_msg( )/src/Symfony/Component/Serializer/Encoder/JsonEncode.php52
sprintf('The "%s" context variable must be an array or null, given "%s".', self::HEADERS_KEY, get_debug_type($headers))/src/Symfony/Component/Serializer/Encoder/CsvEncoder.php238
sprintf('No encoder found for format "%s".', $format)/src/Symfony/Component/Serializer/Encoder/ChainEncoder.php104
'Invalid XML data, it cannot be empty.'/src/Symfony/Component/Serializer/Encoder/XmlEncoder.php106
'Document types are not allowed.'/src/Symfony/Component/Serializer/Encoder/XmlEncoder.php130
sprintf('Enabling "%s" serializer option requires seld/jsonlint. Try running "composer require seld/jsonlint".', self::DETAILED_ERROR_MESSAGES)/src/Symfony/Component/Serializer/Encoder/JsonDecode.php109
'The YamlEncoder class requires the "Yaml" component. Try running "composer require symfony/yaml".'/src/Symfony/Component/Serializer/Encoder/YamlEncoder.php56
sprintf('Parameter given to "%s" must be a valid property path.', self::class)/src/Symfony/Component/Serializer/Attribute/SerializedPath.php31
sprintf('Parameter "mapping" given to "%s" cannot be empty.', static::class)/src/Symfony/Component/Serializer/Attribute/DiscriminatorMap.php31
sprintf('Parameter "typeProperty" given to "%s" cannot be empty.', static::class)/src/Symfony/Component/Serializer/Attribute/DiscriminatorMap.php27
sprintf('Parameter "groups" given to "%s" must be a string or an array of strings, "%s" given.', static::class, get_debug_type($group))/src/Symfony/Component/Serializer/Attribute/Context.php43
'You are trying to add a UTF-8 BOM to a non UTF-8 text.'/src/Symfony/Component/Serializer/Encoder/CsvEncoder.php113
sprintf('Parameter given to "%s" must be a string or an array of non-empty strings.', static::class)/src/Symfony/Component/Serializer/Attribute/Groups.php40
sprintf('Parameter given to "%s" cannot be empty.', static::class)/src/Symfony/Component/Serializer/Attribute/Groups.php35
sprintf('Parameter given to "%s" must be a positive integer.', static::class)/src/Symfony/Component/Serializer/Attribute/MaxDepth.php25
'The "%s" property path is not valid.'/src/Symfony/Component/Serializer/Context/Normalizer/UnwrappingDenormalizerContextBuilder.php48
sprintf('The depth key pattern "%s" is not valid. You must set exactly two string placeholders.', $depthKeyPattern)/src/Symfony/Component/Serializer/Context/Normalizer/AbstractObjectNormalizerContextBuilder.php50
sprintf('The "%s" timezone is invalid.', $timezone)/src/Symfony/Component/Serializer/Context/Normalizer/DateTimeNormalizerContextBuilder.php58
sprintf('The "%s" escape character must be empty or a single character.', $escapeChar)/src/Symfony/Component/Serializer/Context/Encoder/CsvEncoderContextBuilder.php70
sprintf('At least one of the "context", "normalizationContext", or "denormalizationContext" options must be provided as a non-empty array to "%s".', static::class)/src/Symfony/Component/Serializer/Attribute/Context.php36
sprintf('Parameter given to "%s" must be a non-empty string.', self::class)/src/Symfony/Component/Serializer/Attribute/SerializedName.php25
sprintf('The "%s" normalization format is not valid.', $normalizationFormat)/src/Symfony/Component/Serializer/Context/Normalizer/UidNormalizerContextBuilder.php36
sprintf('Each attribute must be a string, "%s" given.', get_debug_type($attribute))/src/Symfony/Component/Serializer/Context/Normalizer/AbstractNormalizerContextBuilder.php90
'The form\'s view data is expected to be a "' . $dataClass . '", but it is a "' . $actualType . '". You can avoid this error by setting the "data_class" option to null or by adding a view transformer that transforms "' . $actualType . '" to an instance of "' . $dataClass . '".'/src/Symfony/Component/Form/Form.php306
'The form is configured to inherit its parent\'s data, but does not have a parent.'/src/Symfony/Component/Form/Form.php334
'A cycle was detected. Listeners to the PRE_SET_DATA event must not call getData() if the form data has not already been set. You should call getData() on the FormEvent object instead.'/src/Symfony/Component/Form/Form.php342
'The form is configured to inherit its parent\'s data, but does not have a parent.'/src/Symfony/Component/Form/Form.php355
'A cycle was detected. Listeners to the PRE_SET_DATA event must not call getNormData() if the form data has not already been set.'/src/Symfony/Component/Form/Form.php363
'The form is configured to inherit its parent\'s data, but does not have a parent.'/src/Symfony/Component/Form/Form.php376
'A cycle was detected. Listeners to the PRE_SET_DATA event must not call getViewData() if the form data has not already been set.'/src/Symfony/Component/Form/Form.php384
'Only root forms should be initialized.'/src/Symfony/Component/Form/Form.php401
'A form can only be submitted once.'/src/Symfony/Component/Form/Form.php424
'Compound forms expect an array or NULL on submission.'/src/Symfony/Component/Form/Form.php488
'Cannot check if an unsubmitted form is valid. Call Form::isSubmitted() and ensure that it\'s true before calling Form::isValid().'/src/Symfony/Component/Form/Form.php645
'You cannot add children to a submitted form.'/src/Symfony/Component/Form/Form.php722
'You cannot add children to a simple form. Maybe you should set the option "compound" to true?'/src/Symfony/Component/Form/Form.php726
sprintf('Automatic initialization is only supported on root forms. You should set the "auto_initialize" option to false on the field "%s".', $child->getName( ))/src/Symfony/Component/Form/Form.php749
'You cannot remove children from a submitted form.'/src/Symfony/Component/Form/Form.php786
sprintf('Child "%s" does not exist.', $name)/src/Symfony/Component/Form/Form.php811
sprintf('Unable to reverse value for property path "%s": ', $this->getPropertyPath( )) . $exception->getMessage( )/src/Symfony/Component/Form/Form.php964
sprintf('Unable to transform data for property path "%s": ', $this->getPropertyPath( )) . $exception->getMessage( )/src/Symfony/Component/Form/Form.php944
sprintf('Unable to reverse value for property path "%s": ', $this->getPropertyPath( )) . $exception->getMessage( )/src/Symfony/Component/Form/Form.php1013
sprintf('Unable to transform value for property path "%s": ', $this->getPropertyPath( )) . $exception->getMessage( )/src/Symfony/Component/Form/Form.php991
sprintf('Could not load type "%s": class does not implement "Symfony\Component\Form\FormTypeInterface".', $name)/src/Symfony/Component/Form/FormRegistry.php75
sprintf('Could not load type "%s": class does not exist.', $name)/src/Symfony/Component/Form/FormRegistry.php72
'Buttons cannot have children.'/src/Symfony/Component/Form/Button.php57
sprintf('Circular reference detected for form type "%s" (%s).', $fqcn, $types)/src/Symfony/Component/Form/FormRegistry.php97
'Buttons cannot have children.'/src/Symfony/Component/Form/Button.php81
'Buttons cannot have children.'/src/Symfony/Component/Form/Button.php69
'Buttons cannot have children.'/src/Symfony/Component/Form/Button.php109
'You cannot set the parent of a submitted button.'/src/Symfony/Component/Form/Button.php87
'Buttons cannot have children.'/src/Symfony/Component/Form/Button.php141
'Buttons cannot have children.'/src/Symfony/Component/Form/Button.php121
'Buttons cannot be initialized. Call initialize() on the root form instead.'/src/Symfony/Component/Form/Button.php297
'Buttons cannot have errors.'/src/Symfony/Component/Form/Button.php238
sprintf('Invalid environment provided to "%s": the environment cannot be empty.', get_debug_type($this))/src/Symfony/Component/HttpKernel/Kernel.php92
sprintf('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?', $name, get_debug_type($this))/src/Symfony/Component/HttpKernel/Kernel.php207
'You cannot pass non-empty bodies as the Mime component is not installed. Try running "composer require symfony/mime".'/src/Symfony/Component/HttpKernel/HttpClientKernel.php81
sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo( ))/src/Symfony/Component/HttpKernel/HttpKernel.php162
sprintf('Unable to find file "%s".', $name)/src/Symfony/Component/HttpKernel/Kernel.php234
sprintf('Cannot auto-detect project dir for kernel of class "%s".', $r->name)/src/Symfony/Component/HttpKernel/Kernel.php256
sprintf('A resource name must start with @ ("%s" given).', $name)/src/Symfony/Component/HttpKernel/Kernel.php216
sprintf('File name "%s" contains invalid characters (..).', $name)/src/Symfony/Component/HttpKernel/Kernel.php220
sprintf('The environment "%s" contains invalid characters, it can only contain characters allowed in PHP class names.', $this->environment)/src/Symfony/Component/HttpKernel/Kernel.php362
sprintf('Unable to create the "%s" directory (%s).', $name, $dir)/src/Symfony/Component/HttpKernel/Kernel.php580
'Cannot retrieve the container from a non-booted kernel.'/src/Symfony/Component/HttpKernel/Kernel.php275
sprintf('Trying to register two bundles with the same name "%s".', $name)/src/Symfony/Component/HttpKernel/Kernel.php335
'Composer autoloader not found.'/src/Symfony/Component/HttpKernel/HttpKernelBrowser.php92
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php179
sprintf('Unable to write in the "%s" directory (%s).', $name, $dir)/src/Symfony/Component/HttpKernel/Kernel.php583
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/HttpKernel/Kernel.php748
sprintf('Cache pool not found: "%s".', $name)/src/Symfony/Component/HttpKernel/CacheClearer/Psr6CacheClearer.php42
sprintf('Argument $%s does not have a default value. Use "%s::hasDefaultValue()" to avoid this exception.', $this->name, __CLASS__)/src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadata.php97
sprintf('Invalid log level "%s".', $this->level)/src/Symfony/Component/HttpKernel/Attribute/WithLogLevel.php28
sprintf('Invalid dump format: "%s".', $format)/src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php199
'foo'/src/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php151
'foo'/src/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php132
'foo'/src/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php113
sprintf('Cache pool not found: "%s".', $name)/src/Symfony/Component/HttpKernel/CacheClearer/Psr6CacheClearer.php54
'Unexpected method call'/src/Symfony/Component/HttpKernel/Tests/Fixtures/DataCollector/DummyController.php21
'You must call setNextResponse() before calling request().'/src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php113
sprintf('Cookie named "%s" is not in response', $name)/src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php415
'foo'/src/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php172
'Unexpected method call'/src/Symfony/Component/HttpKernel/Tests/Fixtures/DataCollector/DummyController.php47
'Unexpected method call'/src/Symfony/Component/HttpKernel/Tests/Fixtures/DataCollector/DummyController.php42
'Unexpected method call'/src/Symfony/Component/HttpKernel/Tests/Fixtures/DataCollector/DummyController.php37
'Unexpected method call'/src/Symfony/Component/HttpKernel/Tests/Fixtures/DataCollector/DummyController.php29
sprintf('The number contains unrecognized characters: "%s".', $remainder)/src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php144
'Expected an array.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/ValueToDuplicatesTransformer.php54
'All values in the array should be the same.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/ValueToDuplicatesTransformer.php63
sprintf('The keys "%s" should not be empty.', implode('", "', $emptyKeys))/src/Symfony/Component/Form/Extension/Core/DataTransformer/ValueToDuplicatesTransformer.php76
'Expected a numeric.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php57
'Expected a string.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php84
'"NaN" is not a valid number.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php92
'I don\'t have a clear idea what infinity looks like.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php123
sprintf('The date "%s-%s-%s" is not a valid date.', $matches[1], $matches[2], $matches[3])/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToRfc3339Transformer.php81
sprintf('Value is expected to be a string but was "%s".', get_debug_type($value))/src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php43
'Given data does not follow the date format "Y-\WW".'/src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php47
sprintf('Value is expected to be an array, but was "%s".', get_debug_type($value))/src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php73
sprintf('The value "%s" is not a valid integer.', $value)/src/Symfony/Component/Form/Extension/Core/DataTransformer/IntegerToLocalizedStringTransformer.php41
'Expected a \DateTimeInterface.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToRfc3339Transformer.php37
'Expected a string.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToRfc3339Transformer.php59
sprintf('The date "%s" is not a valid date.', $rfc3339)/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToRfc3339Transformer.php67
sprintf('Week "%d" does not exist for year "%d".', $value['week'], $value['year'])/src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php102
sprintf('Week is expected to be an integer, but was "%s".', get_debug_type($value['week']))/src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php97
'Expected a string.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php107
'Expected a numeric.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php78
'Key "week" is missing.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php81
'Key "year" is missing.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php77
sprintf('Year is expected to be an integer, but was "%s".', get_debug_type($value['year']))/src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php93
sprintf('Expected only keys "year" and "week" to be present, but also got ["%s"].', implode('", "', $additionalKeys))/src/Symfony/Component/Form/Extension/Core/DataTransformer/WeekToArrayTransformer.php85
'Expected a \DateTimeInterface.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToStringTransformer.php85
'Expected a numeric.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToTimestampTransformer.php61
'Null bytes not allowed'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToStringTransformer.php113
'Expected a string.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToStringTransformer.php109
'Non ISO 8601 date strings are not supported yet.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateIntervalToStringTransformer.php80
sprintf('The number contains unrecognized characters: "%s".', $remainder)/src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php161
'Expected a \DateTimeInterface.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToTimestampTransformer.php40
sprintf('Value "%s" contains intervals not accepted by format "%s".', $value, $this->format)/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateIntervalToStringTransformer.php84
'FormBuilder methods cannot be accessed anymore once the builder is turned into a FormConfigInterface instance.'/src/Symfony/Component/Form/FormBuilder.php111
'FormBuilder methods cannot be accessed anymore once the builder is turned into a FormConfigInterface instance.'/src/Symfony/Component/Form/FormBuilder.php122
'FormBuilder methods cannot be accessed anymore once the builder is turned into a FormConfigInterface instance.'/src/Symfony/Component/Form/FormBuilder.php94
sprintf('The child with the name "%s" does not exist.', $name)/src/Symfony/Component/Form/FormBuilder.php105
'FormBuilder methods cannot be accessed anymore once the builder is turned into a FormConfigInterface instance.'/src/Symfony/Component/Form/FormBuilder.php51
'FormBuilder methods cannot be accessed anymore once the builder is turned into a FormConfigInterface instance.'/src/Symfony/Component/Form/FormBuilder.php77
'Buttons cannot handle requests. Call handleRequest() on the root form instead.'/src/Symfony/Component/Form/Button.php307
'A form can only be submitted once.'/src/Symfony/Component/Form/Button.php320
'Expected an array of \IntlTimeZone objects.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/IntlTimeZoneToStringTransformer.php41
'Expected a \IntlTimeZone object.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/IntlTimeZoneToStringTransformer.php48
sprintf('The VarDumper component is needed for using the "%s" class. Install symfony/var-dumper version 3.4 or above.', __CLASS__)/src/Symfony/Component/Form/Extension/DataCollector/FormDataCollector.php68
'Expected a numeric.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/MoneyToLocalizedStringTransformer.php45
'FormBuilder methods cannot be accessed anymore once the builder is turned into a FormConfigInterface instance.'/src/Symfony/Component/Form/FormBuilder.php162
'FormBuilder methods cannot be accessed anymore once the builder is turned into a FormConfigInterface instance.'/src/Symfony/Component/Form/FormBuilder.php188
'FormBuilder methods cannot be accessed anymore once the builder is turned into a FormConfigInterface instance.'/src/Symfony/Component/Form/FormBuilder.php131
'FormBuilder methods cannot be accessed anymore once the builder is turned into a FormConfigInterface instance.'/src/Symfony/Component/Form/FormBuilder.php142
'Expected a \DateTime.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeImmutableToDateTimeTransformer.php60
'Expected a \DateTimeImmutable.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeImmutableToDateTimeTransformer.php40
'Could not find all matching choices for the given values.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoicesToValuesTransformer.php66
'Expected an array.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoicesToValuesTransformer.php60
'Expected an array.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoicesToValuesTransformer.php42
sprintf('Unknown timezone identifier "%s".', $value)/src/Symfony/Component/Form/Extension/Core/DataTransformer/IntlTimeZoneToStringTransformer.php75
'Expected a timezone identifier string.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/IntlTimeZoneToStringTransformer.php69
'Expected an array of timezone identifier strings.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/IntlTimeZoneToStringTransformer.php62
sprintf('Output timezone is invalid: "%s".', $this->outputTimezone)/src/Symfony/Component/Form/Extension/Core/DataTransformer/BaseDateTimeTransformer.php56
sprintf('Input timezone is invalid: "%s".', $this->inputTimezone)/src/Symfony/Component/Form/Extension/Core/DataTransformer/BaseDateTimeTransformer.php50
'Expected a string.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/BooleanToStringTransformer.php78
'Expected a Boolean.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/BooleanToStringTransformer.php58
'The specified "true" value is contained in the false-values.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/BooleanToStringTransformer.php40
sprintf('This amount of "%s" is invalid.', $field)/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateIntervalToArrayTransformer.php134
'The value of "invert" must be boolean.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateIntervalToArrayTransformer.php130
sprintf('The fields "%s" should not be empty.', implode('", "', $emptyFields))/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateIntervalToArrayTransformer.php127
sprintf('The "format" option should contain the letters "y", "M" or "d". Its current value is "%s".', $pattern)/src/Symfony/Component/Form/Extension/Core/Type/DateType.php61
'The "format" option must be one of the IntlDateFormatter constants (FULL, LONG, MEDIUM, SHORT) or a string representing a custom format.'/src/Symfony/Component/Form/Extension/Core/Type/DateType.php56
intl_get_error_message( )/src/Symfony/Component/Form/Extension/Core/Type/DateType.php131
sprintf('The "format" option should contain the letters "y", "M" and "d". Its current value is "%s".', $pattern)/src/Symfony/Component/Form/Extension/Core/Type/DateType.php74
sprintf('Cannot use the "format" option of "%s" when the "html5" option is enabled.', self::class)/src/Symfony/Component/Form/Extension/Core/Type/DateType.php326
sprintf('Using a "%s" instance with a timezone ("%s") not matching the configured model timezone "%s" is not supported.', get_debug_type($date), $date->getTimezone( )->getName( ), $options['model_timezone'])/src/Symfony/Component/Form/Extension/Core/Type/DateType.php190
sprintf('The "symfony/intl" component is required to use "%s". Try running "composer require symfony/intl".', static::class)/src/Symfony/Component/Form/Extension/Core/Type/LanguageType.php31
sprintf('The "symfony/intl" component is required to use "%s". Try running "composer require symfony/intl".', static::class)/src/Symfony/Component/Form/Extension/Core/Type/LocaleType.php30
'This month is invalid.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php130
sprintf('The fields "%s" should not be empty.', implode('", "', $emptyFields))/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php126
'This year is invalid.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php138
'This day is invalid.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php134
'This hour is invalid.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php146
'This is an invalid date.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php142
'This second is invalid.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php154
'This minute is invalid.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php150
'Using different values for the "model_timezone" and "view_timezone" options without configuring a reference date is not supported.'/src/Symfony/Component/Form/Extension/Core/Type/TimeType.php349
'The "date_format" option must be one of the IntlDateFormatter constants (FULL, LONG, MEDIUM, SHORT) or a string representing a custom format.'/src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php74
sprintf('Using a "%s" instance with a timezone ("%s") not matching the configured model timezone "%s" is not supported.', get_debug_type($date), $date->getTimezone( )->getName( ), $options['model_timezone'])/src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php206
sprintf('Cannot use the "date_format" option of the "%s" with an HTML5 date.', self::class)/src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php314
sprintf('Cannot use the "date_widget" option of the "%s" when the "widget" option is set to "single_text".', self::class)/src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php322
sprintf('Cannot use the "time_widget" option of the "%s" when the "widget" option is set to "single_text".', self::class)/src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php325
sprintf('Cannot use the "format" option of "%s" when the "html5" option is enabled.', self::class)/src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php335
sprintf('The "symfony/intl" component is required to use "%s". Try running "composer require symfony/intl".', static::class)/src/Symfony/Component/Form/Extension/Core/Type/CountryType.php30
'Cannot use the "choice_self_translation" and "choice_translation_locale" options at the same time. Remove one of them.'/src/Symfony/Component/Form/Extension/Core/Type/LanguageType.php67
'Cannot use the "grouping" option when the "html5" option is enabled.'/src/Symfony/Component/Form/Extension/Core/Type/NumberType.php81
sprintf('The "symfony/intl" component is required to use "%s" with option "intl=true". Try running "composer require symfony/intl".', static::class)/src/Symfony/Component/Form/Extension/Core/Type/TimezoneType.php46
'The "choice_translation_locale" option can only be used if the "intl" option is set to true.'/src/Symfony/Component/Form/Extension/Core/Type/TimezoneType.php68
'Cannot use "intltimezone" input because the PHP intl extension is not available.'/src/Symfony/Component/Form/Extension/Core/Type/TimezoneType.php77
'You cannot disable minutes if you have enabled seconds.'/src/Symfony/Component/Form/Extension/Core/Type/TimeType.php44
sprintf('The configured "model_timezone" (%s) must match the timezone of the "reference_date" (%s).', $options['model_timezone'], $options['reference_date']->getTimezone( )->getName( ))/src/Symfony/Component/Form/Extension/Core/Type/TimeType.php48
sprintf('Using a "%s" instance with a timezone ("%s") not matching the configured model timezone "%s" is not supported.', get_debug_type($date), $date->getTimezone( )->getName( ), $options['model_timezone'])/src/Symfony/Component/Form/Extension/Core/Type/TimeType.php220
intl_get_error_message( )/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php122
'Expected a string.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php103
intl_get_error_message( )/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php86
'Expected a \DateTimeInterface.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php80
'Expected a numeric string.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/StringToFloatTransformer.php36
intl_get_error_message( )/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php174
sprintf('"%s" could not be parsed as a date.', $value)/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php129
'Years beyond 9999 are not supported.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php125
sprintf('The keys "%s" should not be empty.', implode('", "', $emptyKeys))/src/Symfony/Component/Form/Extension/Core/DataTransformer/ArrayToPartsTransformer.php77
'Expected an array.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/ArrayToPartsTransformer.php53
'Expected an array.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/ArrayToPartsTransformer.php34
implode(', ', array_merge(array_values($lastErrors['warnings']), array_values($lastErrors['errors'])))/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToStringTransformer.php122
'Expected a timezone identifier string.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeZoneToStringTransformer.php69
'Expected an array of timezone identifier strings.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeZoneToStringTransformer.php62
'Expected a \DateTimeZone object.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeZoneToStringTransformer.php48
'Expected an array of \DateTimeZone objects.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeZoneToStringTransformer.php41
'Expected a \DateTimeInterface.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToHtml5LocalDateTimeTransformer.php52
'Expected a string.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToHtml5LocalDateTimeTransformer.php78
sprintf('The value "%s" is not a valid UUID.', $value)/src/Symfony/Component/Form/Extension/Core/DataTransformer/UuidToStringTransformer.php66
sprintf('The value "%s" is not a valid UUID.', $value)/src/Symfony/Component/Form/Extension/Core/DataTransformer/UuidToStringTransformer.php72
'Expected a \DateTimeInterface.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php66
'Expected an array.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php110
sprintf('The date "%s" is not a valid date.', $dateTimeLocal)/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToHtml5LocalDateTimeTransformer.php88
sprintf('The date "%s-%s-%s" is not a valid date.', $matches[1], $matches[2], $matches[3])/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToHtml5LocalDateTimeTransformer.php102
'Expected a string.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/UlidToStringTransformer.php62
sprintf('The value "%s" is not a valid ULID.', $value)/src/Symfony/Component/Form/Extension/Core/DataTransformer/UlidToStringTransformer.php68
'Expected a numeric.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/StringToFloatTransformer.php49
'Expected a Ulid.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/UlidToStringTransformer.php41
'Expected a Uuid.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/UuidToStringTransformer.php41
'Expected a string.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/UuidToStringTransformer.php62
'Expected a string or null.'/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoiceToValueTransformer.php40
sprintf('The choice "%s" does not exist or is not unique.', $value)/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoiceToValueTransformer.php50
'The HTTP method cannot be empty.'/src/Symfony/Component/HttpClient/HttpClientTrait.php52
sprintf('Invalid HTTP method "%s", only uppercase letters are accepted.', $method)/src/Symfony/Component/HttpClient/HttpClientTrait.php49
sprintf('The stream returned by the closure passed as option "buffer" must be writeable, got mode "%s".', $bufferInfo['mode'])/src/Symfony/Component/HttpClient/HttpClientTrait.php68
sprintf('The closure passed as option "buffer" must return bool or stream resource, got "%s".', get_debug_type($buffer))/src/Symfony/Component/HttpClient/HttpClientTrait.php64
'Form data cannot be changed during "form.post_set_data", you should use "form.pre_set_data" instead.'/src/Symfony/Component/Form/Event/PostSetDataEvent.php27
sprintf('The getExtendedTypes() method for service "%s" does not return any extended types.', $serviceId)/src/Symfony/Component/Form/DependencyInjection/FormPass.php92
sprintf('Object of type "%s" is not describable.', get_debug_type($object))/src/Symfony/Component/Form/Console/Descriptor/Descriptor.php49
'Form data cannot be changed during "form.post_submit", you should use "form.pre_submit" or "form.submit" instead.'/src/Symfony/Component/Form/Event/PostSubmitEvent.php27
sprintf('No reverse mapping for value "%s"', $value)/src/Symfony/Component/Form/Tests/Fixtures/FixedDataTransformer.php40
sprintf('No mapping for value "%s"', $value)/src/Symfony/Component/Form/Tests/Fixtures/FixedDataTransformer.php29
sprintf("The type \"%s\" is ambiguous.\n\nDid you mean one of these?\n %s.", $shortClassName, implode("\n ", $classes))/src/Symfony/Component/Form/Command/DebugCommand.php177
'The confidence should be one of the constants defined in Guess.'/src/Symfony/Component/Form/Guess/Guess.php85
'Expected numeric value'/src/Symfony/Component/Form/Tests/Extension/Core/Type/FormTypeTest.php899
'Fail!'/src/Symfony/Component/Form/Tests/Extension/DataCollector/FormDataExtractorTest.php343
'This value is invalid.'/src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorFunctionalTest.php466
'This value is invalid.'/src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorFunctionalTest.php459
sprintf('Unsupported option "%s" passed to "%s", did you mean "%s"?', $name, __CLASS__, implode('", "', $alternatives ?: array_keys($defaultOptions)))/src/Symfony/Component/HttpClient/HttpClientTrait.php269
sprintf('Invalid value for header "%s": expected string, "%s" given.', $name, get_debug_type($values))/src/Symfony/Component/HttpClient/HttpClientTrait.php291
sprintf('Invalid value for header "%s": expected string, "%s" given.', $name, get_debug_type($values))/src/Symfony/Component/HttpClient/HttpClientTrait.php297
sprintf('Invalid header: CR/LF/NUL found in "%s".', $value)/src/Symfony/Component/HttpClient/HttpClientTrait.php310
'Invalid character found in option "auth_bearer": ' . json_encode($options['auth_bearer']) . '.'/src/Symfony/Component/HttpClient/HttpClientTrait.php152
'Define either the "auth_basic" or the "auth_bearer" option, setting both is not supported.'/src/Symfony/Component/HttpClient/HttpClientTrait.php157
sprintf('Option "auth_ntlm" is not supported by "%s", ' . $msg, __CLASS__, CurlHttpClient::class)/src/Symfony/Component/HttpClient/HttpClientTrait.php254
sprintf('Option "vars" is not supported by "%s", try using "%s" instead.', __CLASS__, UriTemplateHttpClient::class)/src/Symfony/Component/HttpClient/HttpClientTrait.php258
sprintf('Option "on_progress" must be callable, "%s" given.', get_debug_type($onProgress))/src/Symfony/Component/HttpClient/HttpClientTrait.php131
sprintf('Option "auth_basic" must contain 1 or 2 elements, "%s" given.', $count)/src/Symfony/Component/HttpClient/HttpClientTrait.php137
sprintf('Option "auth_basic" must be string or an array, "%s" given.', get_debug_type($options['auth_basic']))/src/Symfony/Component/HttpClient/HttpClientTrait.php144
sprintf('Option "auth_bearer" must be a string, "%s" given.', get_debug_type($options['auth_bearer']))/src/Symfony/Component/HttpClient/HttpClientTrait.php149
sprintf('Option "buffer" must be bool, stream resource or Closure, "%s" given.', get_debug_type($buffer))/src/Symfony/Component/HttpClient/HttpClientTrait.php76
sprintf('The stream in option "buffer" must be writeable, mode "%s" given.', $bufferInfo['mode'])/src/Symfony/Component/HttpClient/HttpClientTrait.php80
'Define either the "json" or the "body" option, setting both is not supported.'/src/Symfony/Component/HttpClient/HttpClientTrait.php86
'Option "crypto_method" must be one of "STREAM_CRYPTO_METHOD_TLSv1_*_CLIENT".'/src/Symfony/Component/HttpClient/HttpClientTrait.php126
'Unable to read from the given form data as no accessor in the chain is able to read the data.'/src/Symfony/Component/Form/Extension/Core/DataAccessor/ChainAccessor.php41
'Unable to write the given value as no setter is defined.'/src/Symfony/Component/Form/Extension/Core/DataAccessor/CallbackAccessor.php37
'Unable to read from the given form data as no getter is defined.'/src/Symfony/Component/Form/Extension/Core/DataAccessor/CallbackAccessor.php28
'Unable to write the given value as no property path is defined.'/src/Symfony/Component/Form/Extension/Core/DataAccessor/PropertyPathAccessor.php51
'Unable to read from the given form data as no property path is defined.'/src/Symfony/Component/Form/Extension/Core/DataAccessor/PropertyPathAccessor.php42
'You cannot enable weeks and days fields together.'/src/Symfony/Component/Form/Extension/Core/Type/DateIntervalType.php55
'The single_text widget does not support invertible intervals.'/src/Symfony/Component/Form/Extension/Core/Type/DateIntervalType.php52
'You must enable at least one interval field.'/src/Symfony/Component/Form/Extension/Core/Type/DateIntervalType.php49
'All choices submitted must be NULL, strings or ints.'/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php213
sprintf('The choices "%s" do not exist in the choice list.', implode('", "', array_keys($unknownValues)))/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php161
'Expected an array.'/src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php118
sprintf('The "symfony/intl" component is required to use "%s". Try running "composer require symfony/intl".', static::class)/src/Symfony/Component/Form/Extension/Core/Type/CurrencyType.php30
'Cannot use the "grouping" option when the "html5" option is enabled.'/src/Symfony/Component/Form/Extension/Core/Type/MoneyType.php80
'Form node with empty name can be used only as root form node.'/src/Symfony/Component/Form/Extension/Core/Type/FormType.php78
sprintf('The "widget" option of "%s" must be set to "single_text" when the "html5" option is enabled.', self::class)/src/Symfony/Component/Form/Extension/Core/Type/WeekType.php148
'"form_attr" option must be a string identifier on root form when it has no id.'/src/Symfony/Component/Form/Extension/Core/Type/BaseType.php71
'Cannot unserialize ' . __CLASS__/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php67
'Resolve options is not supported.'/src/Symfony/Component/Form/Util/OptionsResolverWrapper.php103
sprintf('The offset "%s" does not exist.', $key)/src/Symfony/Component/Form/Util/OrderedHashMap.php115
'Cannot serialize ' . __CLASS__/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php62
'In order to use the "ValidatorExtensionTrait", the symfony/validator component must be installed.'/src/Symfony/Component/Form/Test/Traits/ValidatorExtensionTrait.php27
sprintf('The trait "ValidatorExtensionTrait" can only be added to a class that extends "%s".', TypeTestCase::class)/src/Symfony/Component/Form/Test/Traits/ValidatorExtensionTrait.php31
sprintf('The "hash_property_path" option only supports "%s" objects, "%s" given.', PasswordAuthenticatedUserInterface::class, get_debug_type($user))/src/Symfony/Component/Form/Extension/PasswordHasher/EventListener/PasswordHasherListener.php98
'The "hash_property_path" option cannot be used on mapped field.'/src/Symfony/Component/Form/Extension/PasswordHasher/EventListener/PasswordHasherListener.php107
sprintf('The field type "%s" is not registered in the service container.', $name)/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php43
sprintf('The extended type "%s" specified for the type extension class "%s" does not match any of the actual extended types (["%s"]).', $name, $extension::class, implode('", "', $extendedTypes))/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php69
sprintf('The index "%s" is not within the violation path.', $index)/src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationPath.php153
sprintf('The index "%s" is not within the violation path.', $index)/src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationPath.php179
sprintf('The index "%s" is not within the violation path.', $index)/src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationPath.php135
sprintf('The index "%s" is not within the violation path.', $index)/src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationPath.php144
'Unable to write the given value as no accessor in the chain is able to set the data.'/src/Symfony/Component/Form/Extension/Core/DataAccessor/ChainAccessor.php54
sprintf('The child "%s" of "%s" mapped by the rule "%s" in "%s" does not exist.', $childName, $target->getName( ), $this->targetPath, $this->origin->getName( ))/src/Symfony/Component/Form/Extension/Validator/ViolationMapper/MappingRule.php71
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/Uri.php97
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/Uri.php102
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/Response.php38
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/Response.php43
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/Uri.php117
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/Uri.php122
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/Uri.php107
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/Uri.php112
'This script must be run from the command line.'/src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php16
'Cannot serialize ' . __CLASS__/src/Symfony/Bridge/PhpUnit/Legacy/SymfonyTestsListenerTrait.php97
'Check with originatesFromAnObject() before calling this method.'/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Deprecation.php200
sprintf('No vendors found for path "%s".', $path)/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Deprecation.php316
sprintf('The "%s()" method is not supported by Symfony\'s PHPUnit Bridge ExpectDeprecationTrait, pass the message to expectDeprecation() instead.', __FUNCTION__)/src/Symfony/Bridge/PhpUnit/Legacy/ExpectDeprecationTraitForV8_4.php55
sprintf('The "%s()" method is not supported by Symfony\'s PHPUnit Bridge ExpectDeprecationTrait.', __FUNCTION__)/src/Symfony/Bridge/PhpUnit/Legacy/ExpectDeprecationTraitForV8_4.php63
'Cannot unserialize ' . __CLASS__/src/Symfony/Bridge/PhpUnit/Legacy/SymfonyTestsListenerTrait.php102
sprintf('The "%s()" method requires the string $message argument.', __FUNCTION__)/src/Symfony/Bridge/PhpUnit/Legacy/ExpectDeprecationTraitForV8_4.php25
sprintf('The baselineFile "%s" does not exist.', $this->baselineFile)/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php150
'You cannot use the "generateBaseline" configuration option without providing a "baselineFile" configuration option.'/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php139
sprintf('Invalid pattern found in "%s" on line "%d"', $ignoreFile, 1 + $line) . substr($m, 12)/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php124
sprintf('The ignoreFile "%s" does not exist.', $ignoreFile)/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php121
'Check with originatesFromAnObject() before calling this method.'/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Deprecation.php189
'Check with originatesFromDebugClassLoader() before calling this method.'/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Deprecation.php175
sprintf('Unknown configuration option "%s".', $key)/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php315
preg_last_error_msg( )/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php195
sprintf('Could not find the manager name parameter in the container. Tried the following parameter names: "%s".', implode('", "', $this->managerParameters))/src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterMappingsPass.php196
'configurationPattern and registerAliasMethodName are required to register namespace alias.'/src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterMappingsPass.php110
sprintf('The Doctrine connection "%s" referenced in service "%s" does not exist. Available connections names: "%s".', $con, $id, implode('", "', array_keys($this->connections)))/src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php82
sprintf('Doctrine event listener "%s" must specify the "event" attribute.', $id)/src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php78
sprintf('Unsupported verbosity group "%s", expected one of "%s".', $group, implode('", "', array_keys($this->verboseOutput)))/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php114
sprintf('Threshold for group "%s" has invalid value "%s".', $group, $threshold)/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php82
sprintf('Unrecognized threshold "%s", expected one of "%s".', $group, implode('", "', $groups))/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler/Configuration.php79
sprintf('The configured log file "%s" is not writeable.', $file)/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php303
sprintf('The Doctrine Proxy directory "%s" is not writeable for the current system user.', $proxyCacheDir)/src/Symfony/Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.php50
sprintf('Bundle "%s" does not exist or it is not enabled.', $mappingName)/src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php86
sprintf('Invalid Doctrine mapping path given. Cannot load Doctrine mapping/bundle named "%s".', $mappingName)/src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php126
sprintf('Mapping definitions for Doctrine manager "%s" require at least the "type", "dir" and "prefix" options.', $objectManagerName)/src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php221
sprintf('Specified non-existing directory "%s" as Doctrine mapping source.', $mappingConfig['dir'])/src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php225
sprintf('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.', $this->getObjectManagerElementName($objectManagerName . '_metadata_driver'))/src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php229
sprintf('"%s" is an unrecognized Doctrine cache driver.', $cacheDriver['type'])/src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php325
sprintf('You cannot enable "auto_mapping" on more than one manager at the same time (found in "%s" and "%s"").', $autoMappedManager, $name)/src/Symfony/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php417
sprintf('Instances of "%s" are not supported.', get_debug_type($user))/src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php120
'No token found.'/src/Symfony/Bridge/Doctrine/Security/RememberMe/DoctrineTokenProvider.php56
'No token found.'/src/Symfony/Bridge/Doctrine/Security/RememberMe/DoctrineTokenProvider.php84
sprintf('"%s" object not found by "%s".', $options->class, self::class) . $message/src/Symfony/Bridge/Doctrine/ArgumentResolver/EntityValueResolver.php76
sprintf('You cannot use the "%s" if the ExpressionLanguage component is not available. Try running "composer require symfony/expression-language".', __CLASS__)/src/Symfony/Bridge/Doctrine/ArgumentResolver/EntityValueResolver.php198
sprintf('Expected "%s", got "%s"', 'Symfony\Bridge\Doctrine\Tests\PropertyInfo\Fixtures\Foo', get_debug_type($value))/src/Symfony/Bridge/Doctrine/Tests/PropertyInfo/Fixtures/DoctrineFooType.php41
'Unsupported Connection'/src/Symfony/Bridge/Doctrine/Tests/SchemaListener/LockStoreSchemaListenerTest.php55
sprintf('Unable to create the Doctrine Proxy directory "%s".', $proxyCacheDir)/src/Symfony/Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.php47
sprintf('The field "%s" is not mapped by Doctrine, so it cannot be validated for uniqueness.', $fieldName)/src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php90
sprintf('Unable to find the object manager associated with an entity of class "%s".', get_debug_type($entity))/src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php79
sprintf('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.', $this->classOrAlias, get_debug_type($repository))/src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php57
sprintf('The "%s" entity repository does not support the "%s" entity. The entity should be an instance of or extend "%s".', $constraint->entityClass, $class->getName( ), $supportedClass)/src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php132
sprintf('Instances of "%s" are not supported.', get_debug_type($user))/src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php77
sprintf('User "%s" not found.', $identifier)/src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php64
'User with id ' . json_encode($id) . ' not found.'/src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php94
'You cannot refresh a user from the EntityUserProvider that does not contain an identifier. The user object has to be serialized with its own identifier mapped by Doctrine.'/src/Symfony/Bridge/Doctrine/Security/User/EntityUserProvider.php89
sprintf('Object manager "%s" does not exist.', $constraint->em)/src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php73
'At least one field has to be specified.'/src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php58
sprintf('Cannot use "%s" on methods without a return type in "%s::%s()".', SubscribedService::class, $method->name, self::class)/src/Symfony/Contracts/Service/ServiceSubscriberTrait.php47
sprintf('You cannot use "%s" as the HttpClient component is not installed. Try running "composer require symfony/http-client".', __CLASS__)/src/Symfony/Component/HttpKernel/HttpClientKernel.php39
'Should not be called.'/src/Symfony/Contracts/Tests/Service/ServiceSubscriberTraitTest.php134
sprintf('Cannot use "%s" on method "%s::%s()" (can only be used on non-static, non-abstract methods with no parameters).', SubscribedService::class, self::class, $method->name)/src/Symfony/Contracts/Service/ServiceSubscriberTrait.php43
sprintf('Argument "$beta" provided to "%s::get()" must be a positive number, %f given.', static::class, $beta)/src/Symfony/Contracts/Cache/CacheTrait.php41
'Should not be called.'/src/Symfony/Contracts/Tests/Service/ServiceSubscriberTraitTest.php129
'BUG.'/src/Symfony/Contracts/HttpClient/Test/HttpClientTestCase.php677
"You cannot run this script directly, it's a fixture for TestHttpServer."/src/Symfony/Contracts/HttpClient/Test/Fixtures/web/index.php5
'Boo.'/src/Symfony/Contracts/HttpClient/Test/HttpClientTestCase.php166
'Aborting the request.'/src/Symfony/Contracts/HttpClient/Test/HttpClientTestCase.php653
'Unexpected token. Twig was looking for the "with", "from", or "into" keyword.'/src/Symfony/Bridge/Twig/TokenParser/TransTokenParser.php63
'A message inside a trans tag must be a simple text.'/src/Symfony/Bridge/Twig/TokenParser/TransTokenParser.php72
'Unsupported callback type.'/src/Symfony/Bridge/Twig/Command/DebugCommand.php330
sprintf('Malformed namespaced template name "%s" (expecting "@namespace/template_name").', $name)/src/Symfony/Bridge/Twig/Command/DebugCommand.php492
sprintf('Argument "name" not supported, it requires the Twig loader "%s".', FilesystemLoader::class)/src/Symfony/Bridge/Twig/Command/DebugCommand.php101
sprintf('Supported formats are "%s".', implode('", "', $this->getAvailableFormatOptions( )))/src/Symfony/Bridge/Twig/Command/DebugCommand.php107
sprintf('Supported formats are "%s".', implode('", "', $this->getAvailableFormatOptions( )))/src/Symfony/Bridge/Twig/Command/LintCommand.php178
sprintf('File or directory "%s" is not readable.', $filename)/src/Symfony/Bridge/Twig/Command/LintCommand.php151
'Please provide a filename or pipe template content to STDIN.'/src/Symfony/Bridge/Twig/Command/LintCommand.php101
sprintf('You cannot use "%s" if the Markdown Twig extension is not available. Try running "composer require twig/markdown-extra".', __METHOD__)/src/Symfony/Bridge/Twig/Mime/NotificationEmail.php91
sprintf('You cannot use "%s" if the "%s" Twig extension%s not available. Try running "%s".', static::class, implode('" and "', $missingPackages), \count($missingPackages) > 1 ? 's are' : ' is', 'composer require ' . implode(' ', array_keys($missingPackages)))/src/Symfony/Bridge/Twig/Mime/NotificationEmail.php57
sprintf('A "%s" context cannot have an "email" entry as this is a reserved variable.', get_debug_type($message))/src/Symfony/Bridge/Twig/Mime/BodyRenderer.php57
'Left scope is not mutable.'/src/Symfony/Bridge/Twig/NodeVisitor/Scope.php56
sprintf('An instance of "%s" must be provided to use "%s()".', FragmentUriGeneratorInterface::class, __METHOD__)/src/Symfony/Bridge/Twig/Extension/HttpKernelRuntime.php60
sprintf('You cannot use the "%s" as the Translation Component is not installed. Try running "composer require symfony/translation".', __CLASS__)/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php131
sprintf('Unless the message is a "%s", argument 2 passed to "%s()" must be an array of parameters, "%s" given.', TranslatableInterface::class, __METHOD__, get_debug_type($arguments))/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php114
sprintf('Argument 2 passed to "%s()" must be a locale passed as a string when the message is a "%s", "%s" given.', __METHOD__, TranslatableInterface::class, get_debug_type($arguments))/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php103
sprintf('You cannot use the "%s" if the Translation Contracts are not available. Try running "composer require symfony/translation".', __CLASS__)/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php50
'The "app.current_route_parameters" variable is not available.'/src/Symfony/Bridge/Twig/AppVariable.php211
'The "app.current_route" variable is not available.'/src/Symfony/Bridge/Twig/AppVariable.php199
'The "app.enabled_locales" variable is not available.'/src/Symfony/Bridge/Twig/AppVariable.php156
'The "app.locale" variable is not available.'/src/Symfony/Bridge/Twig/AppVariable.php147
'The "app.request" variable is not available.'/src/Symfony/Bridge/Twig/AppVariable.php101
'The "app.session" variable is not available.'/src/Symfony/Bridge/Twig/AppVariable.php113
'The "app.environment" variable is not available.'/src/Symfony/Bridge/Twig/AppVariable.php126
'The "app.debug" variable is not available.'/src/Symfony/Bridge/Twig/AppVariable.php138
'Package "symfony/expression-language" is required to use the "filter" option. Try running "composer require symfony/expression-language".'/src/Symfony/Bridge/Monolog/Command/ServerLogCommand.php84
sprintf('Server start failed on "%s": ', $host) . $errstr . ' ' . $errno/src/Symfony/Bridge/Monolog/Command/ServerLogCommand.php105
'The "app.token" variable is not available.'/src/Symfony/Bridge/Twig/AppVariable.php75
'The "app.user" variable is not available.'/src/Symfony/Bridge/Twig/AppVariable.php89
'Cannot unserialize ' . __CLASS__/src/Symfony/Bridge/Monolog/Handler/ElasticsearchLogstashHandler.php148
'An exclusion must have a "code" key.'/src/Symfony/Bridge/Monolog/Handler/FingersCrossed/HttpCodeActivationStrategy.php37
'An exclusion must have a "urls" key.'/src/Symfony/Bridge/Monolog/Handler/FingersCrossed/HttpCodeActivationStrategy.php40
'Email creation callback should not have been called in this test'/src/Symfony/Bridge/Monolog/Tests/Handler/MailerHandlerTest.php67
sprintf('Could not resolve message from a callable. Instance of "%s" is expected.', Email::class)/src/Symfony/Bridge/Monolog/Handler/MailerHandler.php94
'Could not resolve message as instance of Email or a callable returning it.'/src/Symfony/Bridge/Monolog/Handler/MailerHandler.php97
sprintf('The "%s" handler needs an HTTP client. Try running "composer require symfony/http-client".', __CLASS__)/src/Symfony/Bridge/Monolog/Handler/ElasticsearchLogstashHandler.php62
'Cannot serialize ' . __CLASS__/src/Symfony/Bridge/Monolog/Handler/ElasticsearchLogstashHandler.php143
'The value of the Set-Cookie header is malformed.'/src/Symfony/Bridge/PsrHttpMessage/Factory/HttpFoundationFactory.php202
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/Message.php90
sprintf('You cannot use the "%s" as no PSR-17 factories have been provided. Try running "composer require php-http/discovery psr/http-factory-implementation:*".', self::class)/src/Symfony/Bridge/PsrHttpMessage/Factory/PsrHttpFactory.php53
sprintf('Could not move the file "%s" to "%s" (%s).', $this->getPathname( ), $target, $e->getMessage( ))/src/Symfony/Bridge/PsrHttpMessage/Factory/UploadedFile.php62
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/ServerRequest.php141
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/ServerRequest.php136
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/Message.php70
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/Message.php38
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/ServerRequest.php101
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/ServerRequest.php91
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/ServerRequest.php121
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/ServerRequest.php111
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/ServerRequest.php56
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/Uri.php127
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/ServerRequest.php76
'Not implemented.'/src/Symfony/Bridge/PsrHttpMessage/Tests/Fixtures/ServerRequest.php66
'no!'/src/Symfony/Component/Messenger/Tests/EventListener/SendFailedMessageForRetryListenerTest.php160
'no!'/src/Symfony/Component/Messenger/Tests/EventListener/SendFailedMessageForRetryListenerTest.php123
'no!'/src/Symfony/Component/Messenger/Tests/EventListener/SendFailedMessageForRetryListenerTest.php83
'no!'/src/Symfony/Component/Messenger/Tests/EventListener/SendFailedMessageForRetryListenerTest.php38
'It failed!'/src/Symfony/Component/Messenger/Tests/EventListener/AddErrorDetailsStampListenerTest.php58
'Second error!'/src/Symfony/Component/Messenger/Tests/EventListener/AddErrorDetailsStampListenerTest.php44
'First error!'/src/Symfony/Component/Messenger/Tests/EventListener/AddErrorDetailsStampListenerTest.php41
'It failed!'/src/Symfony/Component/Messenger/Tests/EventListener/AddErrorDetailsStampListenerTest.php27
'no!'/src/Symfony/Component/Messenger/Tests/EventListener/SendFailedMessageToFailureTransportListenerTest.php121
'no!'/src/Symfony/Component/Messenger/Tests/EventListener/SendFailedMessageToFailureTransportListenerTest.php92
'no!'/src/Symfony/Component/Messenger/Tests/EventListener/SendFailedMessageToFailureTransportListenerTest.php45
'It failed!'/src/Symfony/Component/Messenger/Tests/EventListener/AddErrorDetailsStampListenerTest.php59
'hello'/src/Symfony/Component/String/Tests/LazyStringTest.php81
sprintf('Return value of %s() passed to %s::fromCallable() must be of the type string, %s returned.', $callback, static::class, $type)/src/Symfony/Component/String/LazyString.php97
'Invalid DKIM signing algorithm "unsupported-value".'/src/Symfony/Component/Mime/Tests/Crypto/DkimSignerTest.php104
'foo'/src/Symfony/Component/Workflow/Tests/Debug/TraceableWorkflowTest.php62
'foo'/src/Symfony/Component/Messenger/Tests/Transport/Serialization/Normalizer/FlattenExceptionNormalizerTest.php67
'foo'/src/Symfony/Component/Messenger/Tests/Transport/Serialization/Normalizer/FlattenExceptionNormalizerTest.php68
'Some exception while handling first event'/src/Symfony/Component/Messenger/Tests/Middleware/DispatchAfterCurrentBusMiddlewareTest.php120
'foo'/src/Symfony/Component/Messenger/Tests/Transport/Serialization/Normalizer/FlattenExceptionNormalizerTest.php66
'exception message'/src/Symfony/Component/Messenger/Tests/Stamp/ErrorDetailsStampTest.php57
'Things are bad!'/src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php50
'exception message'/src/Symfony/Component/Messenger/Tests/Stamp/ErrorDetailsStampTest.php30
'I am inside'/src/Symfony/Component/Messenger/Tests/Stamp/ErrorDetailsStampTest.php42
'Things are bad!'/src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php221
'Things are bad!'/src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php248
'Things are bad!'/src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php92
'Things are bad!'/src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php153
'Things are bad!'/src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php366
'Server not found'/src/Symfony/Component/Messenger/Tests/Command/SetupTransportsCommandTest.php99
'Things are bad!'/src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php280
'Things are bad!'/src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php319
'bar ccc'/src/Symfony/Component/HttpClient/Tests/MockHttpClientTest.php253
'Oh noes!'/src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php160
'foo ccc'/src/Symfony/Component/HttpClient/Tests/MockHttpClientTest.php277
'test'/src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php160
'foo ccc'/src/Symfony/Component/HttpClient/Tests/MockHttpClientTest.php288
'test'/src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php233
'Error'/src/Symfony/Component/Serializer/Tests/Normalizer/ProblemNormalizerTest.php52
'previous'/src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php221
'foo'/src/Symfony/Component/Cache/Tests/CacheItemTest.php54
'test1'/src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php241
'There was a previous error with an ending dot.'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php66
'test'/src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php234
'There was a previous error with no ending dot'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php80
'This is a test message'/src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php276
'There was a previous error with an ending dot.'/src/Symfony/Component/Config/Tests/Exception/LoaderLoadExceptionTest.php94
sprintf('Class "%s" blah.', (new class ( ) extends \RuntimeException { /**/ } )::class)/src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php258
'random'/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php71
'This is messsage 2'/src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php289
'random'/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php72
'This is message 1'/src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php288
'random'/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php73
'Meh.'/src/Symfony/Component/Messenger/Tests/TraceableMessageBusTest.php133
'random'/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php176
'Thrown from next middleware.'/src/Symfony/Component/Messenger/Test/Middleware/MiddlewareTestCase.php53
'Oh no!'/src/Symfony/Component/Messenger/Tests/WorkerTest.php250
'random'/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php177
'random'/src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php178
'Why not'/src/Symfony/Component/Messenger/Tests/WorkerTest.php113
'Thrown from next middleware.'/src/Symfony/Component/Messenger/Tests/Middleware/TraceableMiddlewareTest.php94
'Argument $exceptionOnNoToken of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct()" must be set to "false".'/src/Symfony/Component/Security/Http/Tests/Firewall/AccessListenerTest.php278
'foo'/src/Symfony/Component/Messenger/Tests/DataCollector/MessengerDataCollectorTest.php83
'Authenticator "stdClass" must implement "Symfony\Component\Security\Http\Authenticator\AuthenticatorInterface".'/src/Symfony/Component/Security/Http/Tests/Authentication/AuthenticatorManagerTest.php86
'Exception thrown when handling an exception.'/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php175
'Boom'/src/Symfony/Component/Lock/Tests/LockTest.php313
'foo'/src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php418
'foo ' . (new class ( ) extends \stdClass { /**/ } )::class . ' bar'/src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php421
'bar'/src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php423
'ccc'/src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php424
'foo'/src/Symfony/Component/HttpKernel/Tests/DataCollector/ExceptionDataCollectorTest.php24
'Class "App\Controller\ClassDoesNotExist" not found'/src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php427
'boo'/src/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php442
'Foo message'/src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php489
'deprecated'/src/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php196
"Class 'IReallyReallyDoNotExistAnywhereInTheRepositoryISwear' not found"/src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php540
'warning'/src/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php195
'Class Foo not found'/src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php571
'warning'/src/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php212
"Class 'Foo\\Bar\\RequiredTwice' not found"/src/Symfony/Component/ErrorHandler/Tests/ErrorEnhancer/ClassNotFoundErrorEnhancerTest.php165
'deprecated'/src/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php197
'Foo'/src/Symfony/Component/ErrorHandler/Tests/ErrorRenderer/HtmlErrorRendererTest.php46
'foo'/src/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php91
'Foo'/src/Symfony/Component/ErrorHandler/Tests/ErrorRenderer/HtmlErrorRendererTest.php52
'foo'/src/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php84
'Notice'/src/Symfony/Component/ErrorHandler/Tests/ErrorRenderer/HtmlErrorRendererTest.php73
'Fail'/src/Symfony/Component/HttpKernel/Tests/Log/LoggerTest.php170
'Foo'/src/Symfony/Component/ErrorHandler/Tests/ErrorRenderer/SerializerErrorRendererTest.php31
'foo'/src/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php106
'Ouch'/src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php135
'foo'/src/Symfony/Bridge/Twig/Tests/Extension/HttpKernelExtensionTest.php33
'Another Wrapper'/src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/CsrfFormLoginBundle/Controller/LoginController.php52
'An error occurred'/src/Symfony/Component/Console/Tests/EventListener/ErrorListenerTest.php46
1/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php232
1/src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php397
0/src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php350
proc_close(proc_open("$q$COMPOSER update --no-dev --prefer-dist --no-progress $q", [ ], $p, getcwd( )))/src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php266
1/src/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php170
0/src/Symfony/Component/Console/Tests/Fixtures/application_signalable.php23
1/src/Symfony/Component/Console/Application.php187
255/src/Symfony/Component/Console/Application.php207
1/src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/Fixtures/common.inc13
1/src/Symfony/Component/Console/Application.php184
0/src/Symfony/Component/VarDumper/Tests/Fixtures/dump_server.php37
1/src/Symfony/Component/VarDumper/Resources/functions/dump.php60
1/src/Symfony/Component/HttpFoundation/Tests/Fixtures/response-functional/early_hints.php15
1/src/Symfony/Component/HttpFoundation/Tests/Fixtures/response-functional/common.inc13
42/src/Symfony/Component/Mailer/Tests/Transport/Fixtures/fake-failing-sendmail.php4
1/src/Symfony/Component/Lock/Tests/Store/BlockingStoreTestTrait.php94
1/src/Symfony/Component/String/Resources/bin/update-data.php50
'You should run "composer install --dev" in the component before running this script.'/src/Symfony/Component/Messenger/Bridge/Amqp/Tests/Fixtures/long_receiver.php10
1/src/Symfony/Component/Translation/Resources/bin/translation-status.php96
1/src/Symfony/Component/Translation/Resources/bin/translation-status.php79
0/src/Symfony/Component/Lock/Tests/Store/BlockingStoreTestTrait.php91
0/src/Symfony/Component/Translation/Resources/bin/translation-status.php96
0/src/Symfony/Component/Validator/Resources/bin/sync-iban-formats.php45
proc_get_status($proc)/src/Symfony/Bridge/PhpUnit/bin/simple-phpunit.php409
1/src/Symfony/Component/Translation/Resources/bin/translation-status.php60
1/src/Symfony/Component/Intl/Resources/bin/common.php24
'Unable to get latest available version for package "bootstrap".'/src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapUpdateCheckerTest.php172
'foo'/src/Symfony/Component/VarDumper/Tests/Dumper/CliDumperTest.php146
'Manually triggered error.'/src/Symfony/Component/VarDumper/Tests/Fixtures/Twig.php7
'Hello'/src/Symfony/Component/VarDumper/Tests/Caster/ExceptionCasterTest.php364
''/src/Symfony/Component/Console/Tests/ApplicationTest.php1242
''/src/Symfony/Component/Console/Tests/ApplicationTest.php1199
''/src/Symfony/Component/Console/Tests/ApplicationTest.php1160
'Unable to get latest available version for package "invalid_package_name".'/src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapUpdateCheckerTest.php183
'foo'/src/Symfony/Component/VarDumper/Tests/Cloner/DataTest.php50
'Compilation failed: regular expression is too large'/src/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherDumper.php91
'hello'/src/Symfony/Component/String/Tests/LazyStringTest.php101
'hello'/src/Symfony/Component/String/Tests/LazyStringTest.php91
sprintf('Boo "%s" ba.', (new class ('Foo') extends \Exception { /**/ } )::class)/src/Symfony/Component/VarDumper/Tests/Caster/ExceptionCasterTest.php344
'' . $msg/src/Symfony/Component/VarDumper/Tests/Caster/ExceptionCasterTest.php41
'' . $msg/src/Symfony/Component/VarDumper/Tests/Caster/ExceptionCasterTest.php36
'' . $msg/src/Symfony/Component/VarDumper/Tests/Caster/ExceptionCasterTest.php31
'foo'/src/Symfony/Bundle/WebProfilerBundle/Tests/EventListener/WebDebugToolbarListenerTest.php272
"This\nmultiline\r\ntabbed text should\tcome out\r on\n \ta single plain\r\nline"/src/Symfony/Bundle/WebProfilerBundle/Tests/EventListener/WebDebugToolbarListenerTest.php293
'Fail'/src/Symfony/Component/Console/Tests/Logger/ConsoleLoggerTest.php190
'An error occurred'/src/Symfony/Component/Console/Tests/EventListener/ErrorListenerTest.php31
'Find exception'/src/Symfony/Component/Console/Tests/ApplicationTest.php1524
'error.'/src/Symfony/Component/Console/Tests/ApplicationTest.php1886
'Another Wrapper'/src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/FormLoginBundle/Controller/LoginController.php60
rawurldecode($serverExceptionMessage)/src/Symfony/Bundle/FrameworkBundle/Test/BrowserKitAssertionsTrait.php153