Printf Inventory

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

ValueCountFile:Line
'Make sure your plugin <em>%s</em> is in the %s directory and was loaded.'
1
  • /templates/element/plugin_class_error.php
"\nUNION %s"
1
  • /src/Database/QueryCompiler.php
'COMMENT ON COLUMN %s.%s IS %s'
1
  • /src/Database/Schema/PostgresSchemaDialect.php
"CREATE%sTABLE %s (\n%s\n)"
1
  • /src/Database/Schema/PostgresSchemaDialect.php
' FOREIGN KEY (%s) REFERENCES %s (%s) ON UPDATE %s ON DELETE %s DEFERRABLE INITIALLY IMMEDIATE'
1
  • /src/Database/Schema/PostgresSchemaDialect.php
'Table must be of type string or "%s", got "%s"'
1
  • /src/Database/Query.php
' FETCH FIRST %d ROWS ONLY'
1
  • /src/Database/SqlserverCompiler.php
'INSERT%s INTO %s (%s) OUTPUT INSERTED.*'
1
  • /src/Database/SqlserverCompiler.php
'WITH %s '
1
  • /src/Database/SqlserverCompiler.php
'UPDATE%s %s'
1
  • /src/Database/QueryCompiler.php
'INSERT%s INTO %s (%s)'
1
  • /src/Database/QueryCompiler.php
")\nUNION %s"
1
  • /src/Database/QueryCompiler.php
'DROP TABLE %s CASCADE'
1
  • /src/Database/Schema/PostgresSchemaDialect.php
' %s JOIN %s %s'
1
  • /src/Database/QueryCompiler.php
' FROM %s'
1
  • /src/Database/QueryCompiler.php
'(SELECT%s %s%s'
1
  • /src/Database/QueryCompiler.php
'SELECT%s %s%s'
1
  • /src/Database/QueryCompiler.php
'DISTINCT ON (%s) '
1
  • /src/Database/QueryCompiler.php
'WITH %s%s '
1
  • /src/Database/QueryCompiler.php
':%s%s'
1
  • /src/Database/ValueBinder.php
'Unknown type "%s"'
1
  • /src/Database/TypeFactory.php
'Failed to store key "%s" with value "%s" into APCu cache.'
1
  • /src/Cache/Engine/ApcuEngine.php
'Memcached extension is not compiled with %s support'
1
  • /src/Cache/Engine/MemcachedEngine.php
'TRUNCATE %s RESTART IDENTITY CASCADE'
1
  • /src/Database/Schema/PostgresSchemaDialect.php
'DROP TABLE %s'
1
  • /src/Database/Schema/SchemaDialect.php
'%s:%d'
1
  • /src/Cache/Engine/MemcachedEngine.php
'PRAGMA foreign_key_list(%s)'
1
  • /src/Database/Schema/SqliteSchemaDialect.php
'Invalid index type "%s" in index "%s" in table "%s".'
1
  • /src/Database/Schema/TableSchema.php
"DBCC CHECKIDENT('%s', RESEED, 0)"
1
  • /src/Database/Schema/SqlserverSchemaDialect.php
'DELETE FROM %s'
1
  • /src/Database/Schema/SqlserverSchemaDialect.php
"CREATE TABLE %s (\n%s\n)"
1
  • /src/Database/Schema/SqlserverSchemaDialect.php
'%s(%d)'
1
  • /src/Database/Schema/SqlserverSchemaDialect.php
'DELETE FROM "%s"'
1
  • /src/Database/Schema/SqliteSchemaDialect.php
'DELETE FROM sqlite_sequence WHERE name="%s"'
1
  • /src/Database/Schema/SqliteSchemaDialect.php
"CREATE%sTABLE \"%s\" (\n%s\n)"
1
  • /src/Database/Schema/SqliteSchemaDialect.php
'CONSTRAINT %s %s (%s)%s'
1
  • /src/Database/Schema/SqliteSchemaDialect.php
' REFERENCES %s (%s) ON UPDATE %s ON DELETE %s'
1
  • /src/Database/Schema/SqliteSchemaDialect.php
'PRAGMA index_info(%s)'
1
  • /src/Database/Schema/SqliteSchemaDialect.php
'TRUNCATE TABLE `%s`'
1
  • /src/Database/Schema/MysqlSchemaDialect.php
'PRAGMA index_list(%s)'
1
  • /src/Database/Schema/SqliteSchemaDialect.php
'PRAGMA table_info(%s)'
1
  • /src/Database/Schema/SqliteSchemaDialect.php
'Cannot describe %s. It has 0 columns.'
1
  • /src/Database/Schema/Collection.php
'(%d)'
1
  • /src/Database/Schema/MysqlSchemaDialect.php
'ALTER TABLE %s DROP FOREIGN KEY %s;'
1
  • /src/Database/Schema/MysqlSchemaDialect.php
'PRIMARY KEY (%s)'
1
  • /src/Database/Schema/MysqlSchemaDialect.php
' COLLATE=%s'
1
  • /src/Database/Schema/MysqlSchemaDialect.php
' DEFAULT CHARSET=%s'
1
  • /src/Database/Schema/MysqlSchemaDialect.php
' ENGINE=%s'
1
  • /src/Database/Schema/MysqlSchemaDialect.php
"CREATE%sTABLE `%s` (\n%s\n)"
1
  • /src/Database/Schema/MysqlSchemaDialect.php
'%s is not a valid serializer engine for Memcached'
1
  • /src/Cache/Engine/MemcachedEngine.php
'%s is not writable'
1
  • /src/Cache/Engine/FileEngine.php
'Columns used in index "%s" in table "%s" must be added to the Table schema first. ' 'The column "%s" was not found.'
1
  • /src/Database/Schema/TableSchema.php
'Could not load configuration file: %s'
1
  • /src/Core/Configure/FileConfigTrait.php
'The requested file %s was not found or not readable'
1
  • /src/Http/Response.php
'%s"%s"'
1
  • /src/Http/Response.php
'"%s" is an invalid content type.'
1
  • /src/Http/Response.php
'Invalid status code: %s. Use a valid HTTP status code in range 1xx - 5xx.'
1
  • /src/Http/Response.php
'Invalid authentication type %s'
1
  • /src/Http/Client.php
'Unsupported HTTP method "%s" provided'
1
  • /src/Http/ServerRequest.php
'Method "%s()" does not exist'
1
  • /src/Http/ServerRequest.php
'Config file "%s" did not return an array'
1
  • /src/Core/Configure/Engine/PhpConfig.php
'Decoding JSON config file "%s.json" did not return an array'
1
  • /src/Core/Configure/Engine/JsonConfig.php
'Error parsing JSON string fetched from config file "%s.json": %s'
1
  • /src/Core/Configure/Engine/JsonConfig.php
'Cannot reconfigure existing key "%s"'
1
  • /src/Core/StaticConfigTrait.php
'Unable to configure the session, setting %s failed.'
1
  • /src/Http/Session.php
'Unknown object "%s"'
1
  • /src/Core/ObjectRegistry.php
' The `%s` key has a value of `%s` but previously had a value of `%s`'
1
  • /src/Core/ObjectRegistry.php
'Make sure your plugin was loaded from %s and Composer is able to autoload its classes, see %s and %s'
1
  • /templates/element/plugin_class_error.php
'%s - %s, line: %s' "\n" ' You can disable deprecation warnings by setting `Error.errorLevel` to' ' `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
1
  • /src/Core/functions.php
'%s - %s, line: %s'
1
  • /src/Core/functions.php
'<pre class="pj">%s</pre>'
1
  • /src/Core/functions.php
'<pre class="pr">%s</pre>'
1
  • /src/Core/functions.php
'Cannot unset %s value'
1
  • /src/Core/InstanceConfigTrait.php
'Cannot set %s value'
1
  • /src/Core/InstanceConfigTrait.php
'There is no "%s" config engine.'
1
  • /src/Core/Configure.php
'The class "%s" does not exist and cannot be used as a session engine'
1
  • /src/Http/Session.php
'Expected session key "%s" not found.'
1
  • /src/Http/Session.php
'Could not apply permission mask "%s" on cache file "%s"'
1
  • /src/Cache/Engine/FileEngine.php
'The cookie name `%s` contains invalid characters.'
1
  • /src/Http/Cookie/Cookie.php
'Invalid cache group %s'
1
  • /src/Cache/Cache.php
"%s cache was unable to write '%s' to %s cache"
1
  • /src/Cache/Cache.php
'"%s" cache configuration cannot fallback to itself.'
1
  • /src/Cache/Cache.php
'The "%s" cache configuration does not exist.'
1
  • /src/Cache/Cache.php
'Cache engine %s is not properly configured.'
1
  • /src/Cache/CacheRegistry.php
'Cache engine %s is not available.'
1
  • /src/Cache/CacheRegistry.php
'A cache %s must be either an array or a Traversable.'
1
  • /src/Cache/CacheEngine.php
'The cookie `%s` exceeds the recommended maximum cookie length of 4096 bytes.'
1
  • /src/Http/Cookie/CookieCollection.php
'Expected `%s[]` as $cookies but instead got `%s` at index %d'
1
  • /src/Http/Cookie/CookieCollection.php
'Cookie %s not found. Use has() to check first for existence.'
1
  • /src/Http/Cookie/CookieCollection.php
'samesite=%s'
1
  • /src/Http/Cookie/Cookie.php
'HTTP/%s %d%s'
1
  • /src/Http/ResponseEmitter.php
'domain=%s'
1
  • /src/Http/Cookie/Cookie.php
'path=%s'
1
  • /src/Http/Cookie/Cookie.php
'expires=%s'
1
  • /src/Http/Cookie/Cookie.php
'Invalid type `%s` for expires. Expected an string, integer or DateTime object.'
1
  • /src/Http/Cookie/Cookie.php
'%08x'
1
  • /src/Http/Client/Auth/Digest.php
'Unknown Oauth signature method %s'
1
  • /src/Http/Client/Auth/Oauth.php
"; %s*=%s''%s"
1
  • /src/Http/Client/FormDataPart.php
'Invalid arg `%s`, use one of these: %s'
1
  • /src/Http/Middleware/SecurityHeadersMiddleware.php
"No middleware matching '%s' could be found."
1
  • /src/Http/MiddlewareQueue.php
'Middleware "%s" was not found.'
1
  • /src/Http/MiddlewareQueue.php
'Index "%s" in table "%s" must have at least one column.'
1
  • /src/Database/Schema/TableSchema.php
'Invalid constraint type "%s" in table "%s".'
1
  • /src/Database/Schema/TableSchema.php
'<a class="cake-dbg-ref" href="#%s">id: %s</a>'
1
  • /src/Error/Debug/HtmlFormatter.php
'Cached "%s"'
1
  • /src/Command/SchemacacheBuildCommand.php
'%s -c %s'
1
  • /src/Command/ServerCommand.php
'php -S %s:%d -t %s'
1
  • /src/Command/ServerCommand.php
'Ini Path: %s'
1
  • /src/Command/ServerCommand.php
'DocumentRoot: %s'
1
  • /src/Command/ServerCommand.php
'Path: %s'
1
  • /src/Command/ServerCommand.php
'App : %s'
1
  • /src/Command/ServerCommand.php
'<info>Welcome to CakePHP %s Console</info>'
1
  • /src/Command/ServerCommand.php
'Cleared "%s"'
1
  • /src/Command/SchemacacheClearCommand.php
"\n        \$this->addPlugin('%s');\n"
1
  • /src/Command/PluginLoadCommand.php
"Invalid direction `%s` provided. Must be one of: 'desc', 'asc', 'leaves'"
1
  • /src/Collection/CollectionTrait.php
'You can exit with <info>`CTRL-C`</info>'
1
  • /src/Command/ServerCommand.php
'Invalid key for %s, key must be at least 256 bits (32 bytes) long.'
1
  • /src/Utility/Security.php
'The hash type `%s` was not found. Available algorithms are: %s'
1
  • /src/Utility/Security.php
'Invalid encryption cipher. Must be one of %s or false.'
1
  • /src/Utility/CookieCryptTrait.php
'/[%s]+/mu'
1
  • /src/Utility/Text.php
'/^[%s]+|[%s]+$/'
1
  • /src/Utility/Text.php
'Unable to transliterate string: %s'
1
  • /src/Utility/Text.php
'/(%s%s%s%s|%s%s%s%s)/'
1
  • /src/Utility/Text.php
'/[\s]*[a-z]+=(")(%s%s%s[\s]*)+\\1/i'
1
  • /src/Utility/Text.php
'/(?<!%s)%s%%s%s/'
1
  • /src/Utility/Text.php
'%04x%04x-%04x-%04x-%04x-%04x%04x%04x'
1
  • /src/Utility/Text.php
'built-in server is running in http://%s%s/'
1
  • /src/Command/ServerCommand.php
'Skipping plugin %s. It does not have webroot folder.'
1
  • /src/Command/PluginAssetsTrait.php
'%s does not implement an isAuthorized() method.'
1
  • /src/Auth/ControllerAuthorize.php
'Mailer transport %s is not available.'
1
  • /src/Mailer/TransportRegistry.php
'<%s>%s</%s>'
1
  • /src/Log/Engine/ConsoleLog.php
'Could not apply permission mask "%s" on log file "%s"'
1
  • /src/Log/Engine/FileLog.php
'Loggers must implement %s. Found `%s` instance instead.'
1
  • /src/Log/LogEngineRegistry.php
'Could not load class %s'
1
  • /src/Log/LogEngineRegistry.php
'Invalid log level `%s`'
1
  • /src/Log/Log.php
'SMTP Error: %s'
1
  • /src/Mailer/Transport/SmtpTransport.php
'AUTH PLAIN %s'
1
  • /src/Mailer/Transport/SmtpTransport.php
'Transport config "%s" is invalid, the required `className` option is missing'
1
  • /src/Mailer/TransportFactory.php
'The "%s" transport configuration does not exist'
1
  • /src/Mailer/TransportFactory.php
'The "%s" do not have send method.'
1
  • /src/Mailer/Email.php
'Invalid message type: "%s". Valid types are: "text", "html".'
1
  • /src/Mailer/Message.php
"Current paths: %s\nWhat is the path you would like to extract?\n[Q]uit [D]one"
1
  • /src/Command/I18nExtractCommand.php
'File must be a filepath or UploadedFileInterface instance. Found `%s` instead.'
1
  • /src/Mailer/Message.php
'File not found: "%s"'
1
  • /src/Mailer/Message.php
'%s <%s>'
1
  • /src/Mailer/Message.php
'Invalid email set for "%s". You passed "%s".'
1
  • /src/Mailer/Message.php
'The email set for "%s" is empty.'
1
  • /src/Mailer/Message.php
'Transfer encoding not available. Can be : %s.'
1
  • /src/Mailer/Message.php
"Invalid marker content in %s:%s\n* %s("
1
  • /src/Command/I18nExtractCommand.php
'Error: %s already exists in this location. Overwrite? [Y]es, [N]o, [A]ll'
1
  • /src/Command/I18nExtractCommand.php
'Processing %s...'
1
  • /src/Command/I18nExtractCommand.php
'The output directory %s was not found or writable.'
1
  • /src/Command/I18nExtractCommand.php
'Invalid Parameter %s, should be dot separated path or array.'
1
  • /src/Utility/Hash.php
'Basic realm="%s"'
1
  • /src/Auth/BasicAuthenticate.php
'Constraints in table "%s" must have at least one column.'
1
  • /src/Database/Schema/TableSchema.php
'ORDER BY %s'
1
  • /src/Database/Expression/OrderByExpression.php
'Could not find class %s'
1
  • /src/I18n/MessagesFileLoader.php
'%s%02d:%02d:%02d.%06d'
1
  • /src/Database/Type/DateTimeType.php
'%d-%02d-%02d'
1
  • /src/Database/Type/DateTimeType.php
'Cannot convert value of type `%s` to a decimal'
1
  • /src/Database/Type/DecimalType.php
'Unable to convert %s into binary.'
1
  • /src/Database/Type/BinaryType.php
'Cannot convert value of type `%s` to string'
1
  • /src/Database/Type/StringType.php
'Unable to convert %s into binary uuid.'
1
  • /src/Database/Type/BinaryUuidType.php
'Cannot convert value of type `%s` to bool'
1
  • /src/Database/Type/BoolType.php
'Cannot convert value of type `%s` to integer'
1
  • /src/Database/Type/IntegerType.php
'%s%s AS %s(%s)'
1
  • /src/Database/Expression/CommonTableExpression.php
'(%s) %s (%s)'
1
  • /src/Database/Expression/TupleComparison.php
'Loader "%s" in the chain did not return a valid Package object'
1
  • /src/I18n/ChainMessagesLoader.php
' VALUES (%s)'
1
  • /src/Database/Expression/ValuesExpression.php
'%s %s (%s)'
1
  • /src/Database/Expression/ComparisonExpression.php
'%s'
1
  • /src/Database/Expression/QueryExpression.php
"'%s'"
1
  • /src/Database/Driver/Postgres.php
'SET timezone = %s'
1
  • /src/Database/Driver/Postgres.php
"SET time_zone = '%s'"
1
  • /src/Database/Driver/Mysql.php
'TOP %d'
1
  • /src/Database/Driver/Sqlserver.php
'Delete action is invalid. Must be one of %s'
1
  • /src/Database/Schema/TableSchema.php
'Update action is invalid. Must be one of %s'
1
  • /src/Database/Schema/TableSchema.php
'Columns used in constraints must be added to the Table schema first. ' 'The column "%s" was not found in table "%s".'
1
  • /src/Database/Schema/TableSchema.php
'Loader "%s" in the chain is not a valid callable'
1
  • /src/I18n/ChainMessagesLoader.php
'Translator fallback class %s does not match Cake\I18n\Translator, try clearing your _cake_core_ cache'
1
  • /src/I18n/TranslatorFactory.php
'Password hasher class "%s" was not found.'
1
  • /src/Auth/PasswordHasherFactory.php
'Controller actions can only return ResponseInterface instance or null. ' 'Got %s instead.'
1
  • /src/Controller/Controller.php
'Missing field \'%s\' in POST data'
1
  • /src/Controller/Component/SecurityComponent.php
'Missing unlocked field: \'%s\''
1
  • /src/Controller/Component/SecurityComponent.php
'Tampered field \'%s\' in POST data (expected value \'%s\' but found \'%s\')'
1
  • /src/Controller/Component/SecurityComponent.php
'Unexpected field \'%s\' in POST data'
1
  • /src/Controller/Component/SecurityComponent.php
'Unexpected unlocked field \'%s\' in POST data'
1
  • /src/Controller/Component/SecurityComponent.php
'URL mismatch in POST data (expected \'%s\' but found \'%s\')'
1
  • /src/Controller/Component/SecurityComponent.php
'Action %s is defined as the blackhole callback.'
1
  • /src/Controller/Component/SecurityComponent.php
'Auth storage adapter "%s" was not found.'
1
  • /src/Controller/Component/AuthComponent.php
'Authentication adapter "%s" was not found.'
1
  • /src/Controller/Component/AuthComponent.php
'Authorization adapter "%s" was not found.'
1
  • /src/Controller/Component/AuthComponent.php
'Undefined property: %s::$%s in %s on line %s'
1
  • /src/Controller/Controller.php
'Translator for domain "%s" could not be found.'
1
  • /src/I18n/I18n.php
'%s not created'
1
  • /src/Filesystem/Folder.php
'%s NOT copied to %s'
1
  • /src/Filesystem/Folder.php
'%s copied to %s'
1
  • /src/Filesystem/Folder.php
'%s not writable'
1
  • /src/Filesystem/Folder.php
'%s not found'
1
  • /src/Filesystem/Folder.php
'%s NOT created'
1
  • /src/Filesystem/Folder.php
'%s is a file'
1
  • /src/Filesystem/Folder.php
'"%s" is not a directory'
1
  • /src/Filesystem/Filesystem.php
'Failed to create directory "%s"'
1
  • /src/Filesystem/Filesystem.php
'Failed dumping content to file `%s`'
1
  • /src/Filesystem/Filesystem.php
'<span class="cake-dbg-%s">%s</span>'
1
  • /src/Error/Debug/HtmlFormatter.php
'The "%s" alias has already been loaded.'
1
  • /src/Core/ObjectRegistry.php
'<span class="cake-dbg-object" id="%s">'
1
  • /src/Error/Debug/HtmlFormatter.php
'%d is between 200 and 308'
1
  • /src/TestSuite/Constraint/Response/StatusSuccess.php
'The class name "%s" doesn\'t match the target table class name of "%s".'
1
  • /src/ORM/Association.php
'Association name "%s" does not match target table alias "%s".'
1
  • /src/ORM/Association.php
'Cannot set containments. To use $queryBuilder, $associations must be a string'
1
  • /src/ORM/EagerLoader.php
'validate must be a boolean, a string or an object. Got %s.'
1
  • /src/ORM/Marshaller.php
'Cannot marshal data for "%s" association. It is not associated with "%s".'
1
  • /src/ORM/Marshaller.php
"is not in header '%s' (`%s`)"
1
  • /src/TestSuite/Constraint/Response/HeaderNotContains.php
'equals content in header \'%s\' (`%s`)'
1
  • /src/TestSuite/Constraint/Response/HeaderEquals.php
'%d is between 400 and 429'
1
  • /src/TestSuite/Constraint/Response/StatusError.php
'%d is between 500 and 505'
1
  • /src/TestSuite/Constraint/Response/StatusFailure.php
'is in header \'%s\' (`%s`)'
1
  • /src/TestSuite/Constraint/Response/HeaderContains.php
'%d is between 200 and 204'
1
  • /src/TestSuite/Constraint/Response/StatusOk.php
'Association property name "%s" clashes with field of same name of table "%s".' ' You should explicitly specify the "propertyName" option.'
1
  • /src/ORM/Association.php
'did not have header `%s`'
1
  • /src/TestSuite/Constraint/Response/HeaderNotSet.php
'is in cookie \'%s\''
1
  • /src/TestSuite/Constraint/Response/CookieEquals.php
'matches response status code `%d`'
1
  • /src/TestSuite/Constraint/Response/StatusCode.php
'is encrypted in cookie \'%s\''
1
  • /src/TestSuite/Constraint/Response/CookieEncryptedEquals.php
'response has header \'%s\''
1
  • /src/TestSuite/Constraint/Response/HeaderSet.php
'equals template file `%s`'
1
  • /src/TestSuite/Constraint/View/TemplateFileEquals.php
'equals layout file `%s`'
1
  • /src/TestSuite/Constraint/View/LayoutFileEquals.php
'is an attachment of email #%d'
1
  • /src/TestSuite/Constraint/Email/MailContainsAttachment.php
'is in an email `%s`'
1
  • /src/TestSuite/Constraint/Email/MailSentWith.php
'is in email #%d `%s`'
1
  • /src/TestSuite/Constraint/Email/MailSentWith.php
'%s association "%s" of type "%s" to "%s" doesn\'t match the expected class "%s". '
1
  • /src/ORM/Association.php
'Invalid strategy "%s" was provided. Valid options are (%s).'
1
  • /src/ORM/Association.php
'was sent email #%d'
1
  • /src/TestSuite/Constraint/Email/MailSentTo.php
'Search criteria must be an array, callable or Query. Got "%s"'
1
  • /src/ORM/Table.php
'Cannot call method "%s" on a "%s" query'
1
  • /src/ORM/Query.php
'The count does not match %s%d'
1
  • /src/ORM/RulesChecker.php
'Cannot modify row: a constraint for the `%s` association fails.'
1
  • /src/ORM/RulesChecker.php
'Undefined property `%s`. ' 'You have not defined the `%s` association on `%s`.'
1
  • /src/ORM/Table.php
'Unknown method "%s" called on %s'
1
  • /src/ORM/Table.php
'<span><strong>%s</strong> (line <strong>%s</strong>)</span>'
1
  • /src/Error/Debug/HtmlFormatter.php
'Unknown finder method "%s" on %s.'
1
  • /src/ORM/Table.php
'Got (%s), expecting (%s)'
1
  • /src/ORM/Table.php
'Cannot insert row in "%s" table, it has no primary key.'
1
  • /src/ORM/Table.php
'The beforeSave callback must return `false` or `EntityInterface` instance. Got `%s` instead.'
1
  • /src/ORM/Table.php
'get:%s.%s%s'
1
  • /src/ORM/Table.php
'Query builder for association "%s" did not return a query'
1
  • /src/ORM/Association.php
'Record not found in table "%s" with primary key [%s]'
1
  • /src/ORM/Table.php
'The %s behavior is not defined on %s.'
1
  • /src/ORM/Table.php
'The method %s is not callable on class %s'
1
  • /src/ORM/Behavior.php
'Table `%s` is not associated with `%s`'
1
  • /src/ORM/SaveOptionsBuilder.php
'Cannot call finder "%s" it does not belong to any attached behavior.'
1
  • /src/ORM/BehaviorRegistry.php
'Cannot call "%s" it does not belong to any attached behavior.'
1
  • /src/ORM/BehaviorRegistry.php
'%s contains duplicate method "%s" which is already provided by "%s"'
1
  • /src/ORM/BehaviorRegistry.php
'%s contains duplicate finder "%s" which is already provided by "%s"'
1
  • /src/ORM/BehaviorRegistry.php
'Cannot save %s, it is not associated to %s'
1
  • /src/ORM/AssociationCollection.php
'The association must extend `%s` class, `%s` given.'
1
  • /src/ORM/AssociationCollection.php
'is in email #%d'
1
  • /src/TestSuite/Constraint/Email/MailContains.php
'is in the text message of email #%d'
1
  • /src/TestSuite/Constraint/Email/MailContainsText.php
'Could not save %s, it cannot be traversed'
1
  • /src/ORM/Association/HasMany.php
'You cannot define routes that conflict with the scope. ' 'Scope had %s = %s, while route had %s = %s'
1
  • /src/Routing/RouteBuilder.php
'[\s]*<%s'
1
  • /src/TestSuite/TestCase.php
'Open %s tag'
1
  • /src/TestSuite/TestCase.php
'%s "%s"'
1
  • /src/TestSuite/TestCase.php
'%s\s*<[\s]*\/[\s]*%s[\s]*>[\n\r]*'
1
  • /src/TestSuite/TestCase.php
'%sClose %s tag'
1
  • /src/TestSuite/TestCase.php
'Cannot load "%s" to load routes from.'
1
  • /src/TestSuite/TestCase.php
'Invalid HTTP method received. `%s` is invalid.'
1
  • /src/Routing/Route/Route.php
'Route `%s` expects the URL option `_entity` to be an array or object implementing \ArrayAccess, ' 'but `%s` passed.'
1
  • /src/Routing/Route/EntityRoute.php
"The middleware named '%s' has not been registered. Use registerMiddleware() to define it."
1
  • /src/Routing/RouteCollection.php
'Need a valid callable to connect routes. Got `%s` instead.'
1
  • /src/Routing/RouteBuilder.php
'Cannot find route class %s'
1
  • /src/Routing/RouteBuilder.php
'Attribute "%s" present'
1
  • /src/TestSuite/TestCase.php
'%s://%s'
1
  • /src/Routing/Router.php
'URL filter defined in %s on line %s could not be applied. The filter failed with: %s'
1
  • /src/Routing/Router.php
'Confirm you have created the file: "%s"'
1
  • /templates/Error/missing_template.php
'The view for <em>%sController::%s()</em> was not found.'
1
  • /templates/Error/missing_template.php
'The template %s</em> was not found.'
1
  • /templates/Error/missing_template.php
'<li>%sCell/%s/%s</li>'
1
  • /templates/Error/missing_cell_template.php
'The view for <em>%sCell</em> was not be found.'
1
  • /templates/Error/missing_cell_template.php
'Create <em>%s::%s()</em> in file: %s.'
1
  • /templates/Error/missing_action.php
'<strong>Error</strong> The action <em>%s</em> is not defined in <em>%s</em>'
1
  • /templates/Error/missing_action.php
'Missing Method in %s'
1
  • /templates/Error/missing_action.php
'Regex "%s" matches'
1
  • /src/TestSuite/TestCase.php
'Attribute "%s" matches "%s"'
1
  • /src/TestSuite/TestCase.php
'is in the html message of email #%d'
1
  • /src/TestSuite/Constraint/Email/MailContainsHtml.php
'Event "%s" was fired %d times, cannot make data assertion'
1
  • /src/TestSuite/Constraint/EventFiredWith.php
'sent email #%d'
1
  • /src/TestSuite/Constraint/Email/MailSentFrom.php
'PCRE pattern found in %s'
1
  • /src/TestSuite/Constraint/Console/ContentsRegExp.php
'is not in %s'
1
  • /src/TestSuite/Constraint/Console/ContentsNotContain.php
'matches exit code %s'
1
  • /src/TestSuite/Constraint/Console/ExitCode.php
'row was in %s'
1
  • /src/TestSuite/Constraint/Console/ContentsContainRow.php
'is in %s,' PHP_EOL 'actual result:' PHP_EOL $this->contents1
  • /src/TestSuite/Constraint/Console/ContentsContain.php
'%s is empty'
1
  • /src/TestSuite/Constraint/Console/ContentsEmpty.php
'is in session path \'%s\''
1
  • /src/TestSuite/Constraint/Session/SessionEquals.php
'is in \'%s\' %s'
1
  • /src/TestSuite/Constraint/Session/FlashParamEquals.php
'is in \'%s\' %s #%d'
1
  • /src/TestSuite/Constraint/Session/FlashParamEquals.php
'Referenced fixture class %s not found'
1
  • /src/TestSuite/Fixture/FixtureManager.php
'Attribute "%s" == "%s"'
1
  • /src/TestSuite/TestCase.php
'Unable to insert fixtures for "%s" test case. %s'
1
  • /src/TestSuite/Fixture/FixtureManager.php
'Unable to insert fixture "%s" in "%s" test case: ' "\n" '%s'
1
  • /src/TestSuite/Fixture/FixtureManager.php
'Unable to create constraints for fixture "%s" in "%s" test case: ' "\n" '%s'
1
  • /src/TestSuite/Fixture/FixtureManager.php
'Unable to drop constraints for fixture "%s" in "%s" test case: ' "\n" '%s'
1
  • /src/TestSuite/Fixture/FixtureManager.php
'Referenced fixture class "%s" not found. Fixture "%s" was referenced in test case "%s".'
1
  • /src/TestSuite/Fixture/FixtureManager.php
'Fixture creation for "%s" failed "%s"'
1
  • /src/TestSuite/Fixture/TestFixture.php
'Cannot describe schema for table `%s` for fixture `%s`: the table does not exist.'
1
  • /src/TestSuite/Fixture/TestFixture.php
'Invalid datasource name "%s" for "%s" fixture. Fixture datasource names must begin with "test".'
1
  • /src/TestSuite/Fixture/TestFixture.php
'Possibly related to %s: "%s" '
1
  • /src/TestSuite/IntegrationTestTrait.php
'Item #%d / regex #%d failed: %s'
1
  • /src/TestSuite/TestCase.php
'End %s tag'
1
  • /src/TestSuite/TestCase.php
'The `%s` association on `%s` cannot target the same table.'
1
  • /src/ORM/Association/BelongsToMany.php
'Not enough arguments for magic finder. Got %s required %s'
1
  • /src/ORM/Table.php
'[unhandled value of type %s]'
1
  • /src/Log/Engine/BaseLog.php
'<success>Wrote</success> `%s`'
1
  • /src/Console/Shell.php
'Class %s does not have a "%s" method.'
1
  • /src/View/Cell.php
'Failed serializing the `%s` %s in the `%s` view var'
1
  • /src/View/ViewBuilder.php
'%s(%s)'
1
  • /src/View/JsonView.php
"A view block with the name '%s' is already/still open."
1
  • /src/View/ViewBlock.php
'Cannot use "%s" as a template, it is not within any view template path.'
1
  • /src/View/View.php
'The "%s" block was left open. Blocks are not allowed to cross files.'
1
  • /src/View/View.php
'You cannot extend an element which does not exist (%s).'
1
  • /src/View/View.php
'Setting special view var "_%s" is deprecated. Use ViewBuilder::setOption(\'%s\', $value) instead.'
1
  • /src/View/View.php
'Method %1$s::%2$s does not exist'
1
  • /src/View/Helper.php
'<error>Could not write to `%s`</error>.'
1
  • /src/Console/Shell.php
'Creating file %s'
1
  • /src/Console/Shell.php
'Invalid value source(s): %s. Valid values are: %s'
1
  • /src/View/Helper/FormHelper.php
'Skip `%s`'
1
  • /src/Console/Shell.php
'<warning>File `%s` exists</warning>'
1
  • /src/Console/Shell.php
'"%s" is missing from the belongsToMany results. Results cannot be created.'
1
  • /src/ORM/Association/Loader/SelectWithPivotLoader.php
'To see help on a subcommand use <info>`' $this->_alias ' %s [subcommand] --help`</info>'
1
  • /src/Console/HelpFormatter.php
'Unable to find the `%s %s` subcommand. See `bin/%s %s --help`.'
1
  • /src/Console/ConsoleOptionParser.php
'Missing required option. The `%s` option is required and has no default value.'
1
  • /src/Console/ConsoleOptionParser.php
'Missing required argument. The `%s` argument is required.'
1
  • /src/Console/ConsoleOptionParser.php
'Class `%s` must be an instance of `%s`.'
1
  • /src/Console/CommandFactory.php
'Invalid output type "%s".'
1
  • /src/Console/ConsoleOutput.php
'"%s" is not a valid value for %s. Please use one of "%s"'
1
  • /src/Console/ConsoleInputArgument.php
'Missing field name for FormHelper::%s'
1
  • /src/View/Helper/FormHelper.php
'Value for flash setting key "%s" must be an array.'
1
  • /src/View/Helper/FlashHelper.php
'"%s" is not a valid value for --%s. Please use one of "%s"'
1
  • /src/Console/ConsoleInputOption.php
'Missing field `%s` in POST data'
1
  • /src/Form/FormProtector.php
<<<TEXT
%s
########## DEBUG ##########
%s
###########################

TEXT
1
  • /src/Error/Debug/TextFormatter.php
'$errorHandler argument must be a config array or ErrorHandler instance. Got `%s` instead.'
1
  • /src/Error/Middleware/ErrorHandlerMiddleware.php
"<error>%s Error:</error> %s\n"
1
  • /src/Error/ConsoleErrorHandler.php
"%s\nIn [%s, line %s]"
1
  • /src/Error/ConsoleErrorHandler.php
"<error>%s</error> %s\nIn [%s, line %s]\n"
1
  • /src/Error/ConsoleErrorHandler.php
'%s[%s] %s in %s on line %s'
1
  • /src/Error/ErrorLogger.php
"[%s] %s (%s:%s)\n%s"
1
  • /src/Error/ErrorHandler.php
"The '%s' renderer class could not be found."
1
  • /src/Error/ErrorHandler.php
'Please change the value of %s in %s to a salt value specific to your application.'
1
  • /src/Error/Debugger.php
'%s (%s): %s in [%s, line %s]'
1
  • /src/Error/BaseErrorHandler.php
'Missing unlocked field: `%s`'
1
  • /src/Form/FormProtector.php
'<%s%s>%s</%s>'
1
  • /src/View/Helper/TimeHelper.php
'Tampered field `%s` in POST data (expected value `%s` but found `%s`)'
1
  • /src/Form/FormProtector.php
'Unexpected field `%s` in POST data'
1
  • /src/Form/FormProtector.php
'Unexpected unlocked field `%s` in POST data'
1
  • /src/Form/FormProtector.php
'URL mismatch in POST data (expected `%s` but found `%s`)'
1
  • /src/Form/FormProtector.php
'Unable to locate widget class "%s"'
1
  • /src/View/Widget/WidgetLocator.php
'Unknown widget `%s`'
1
  • /src/View/Widget/WidgetLocator.php
'Widget objects must implement `%s`. Got `%s` instance instead.'
1
  • /src/View/Widget/WidgetLocator.php
'%.' $decimalPlaces 'F'
1
  • /src/View/Widget/BasicWidget.php
'Invalid type `%s` for input tag, expected datetime-local, date, time, month or week'
1
  • /src/View/Widget/DateTimeWidget.php
'No context provider found for value of type `%s`.' ' Use `null` as 1st argument of FormHelper::create() to create a context-less form.'
1
  • /src/View/Form/ContextFactory.php
"No crumb could be found at index '%s'"
1
  • /src/View/Helper/BreadcrumbsHelper.php
'%s%s%s'
1
  • /src/Console/ConsoleInputArgument.php
'Task `%s` not found. Maybe you made a typo or a plugin is missing or not loaded?'
1
  • /src/Console/Shell.php
'The %s::%s() validation method must return an instance of %s.'
1
  • /src/Validation/ValidatorAwareTrait.php
'Unsupported coordinate type "%s". Use "latLong" instead.'
1
  • /src/Validation/Validation.php
'The %s::%s() validation method does not exists.'
1
  • /src/Validation/ValidatorAwareTrait.php
'Unknown repository type "%s". Make sure you register a type before trying to use it.'
1
  • /src/Datasource/FactoryLocator.php
'Cannot create alias of "%s" as it does not exist.'
1
  • /src/Datasource/ConnectionManager.php
'Unknown method "%s"'
1
  • /src/Datasource/QueryTrait.php
'Record not found in table "%s"'
1
  • /src/Datasource/QueryTrait.php
'%s__%s'
1
  • /src/Datasource/QueryTrait.php
'Cache key functions must return a string. Got %s.'
1
  • /src/Datasource/QueryCacher.php
"ExistsIn rule for '%s' is invalid. '%s' is not associated with '%s'."
1
  • /src/ORM/Rule/ExistsIn.php
'LinkConstraint rule on `%s` requires all primary key values for building the counting ' 'conditions, expected values for `(%s)`, got `(%s)`.'
1
  • /src/ORM/Rule/LinkConstraint.php
'The number of fields is expected to match the number of values, got %d field(s) and %d value(s).'
1
  • /src/ORM/Rule/LinkConstraint.php
'When should be one of "always", "new" or "existing". The passed value "%s" is invalid'
1
  • /src/ORM/Behavior/TimestampBehavior.php
'Cannot use node "%s" as parent for entity "%s"'
1
  • /src/ORM/Behavior/TreeBehavior.php
'You cannot configure "%s", it has already been constructed.'
1
  • /src/ORM/Locator/TableLocator.php
'Invalid settings for "%s". Settings must be an array.'
1
  • /src/Validation/Validator.php
'%.1f'
1
  • /src/Validation/Validation.php
'%d-%02d-%02d '
1
  • /src/Validation/Validation.php
'You are required to select the "%s" field(s)'
1
  • /src/ORM/Association/Loader/SelectLoader.php
'%s%s'
1
  • /src/Console/ConsoleInputOption.php
'[%s%s]'
1
  • /src/Console/ConsoleInputOption.php
'%s%s%s%s'
1
  • /src/Console/ConsoleInputOption.php
'--%s%s'
1
  • /src/Console/ConsoleInputOption.php
' <comment>(default: %s)</comment>'
1
  • /src/Console/ConsoleInputOption.php
'%02d:%02d:%02d.%06d'
1
  • /src/Validation/Validation.php
'Short option "%s" is invalid, short options must be one letter.'
1
  • /src/Console/ConsoleInputOption.php
"Cannot use '%s' for command '%s'. " "It is not a subclass of Cake\Console\Shell or Cake\Command\CommandInterface."
1
  • /src/Console/CommandCollection.php
'Unable to call method "%s" in "%s" provider for field "%s"'
1
  • /src/Validation/ValidationRule.php
'You cannot configure "%s", it already exists in the registry.'
1
  • /src/Datasource/Locator/AbstractLocator.php
'Argument 1 is expected to be of type `\Cake\ORM\Association|string`, `%s` given.'
2
  • /src/ORM/RulesChecker.php
  • /src/ORM/Rule/LinkConstraint.php
' FOREIGN KEY (%s) REFERENCES %s (%s) ON UPDATE %s ON DELETE %s'
2
  • /src/Database/Schema/MysqlSchemaDialect.php
  • /src/Database/Schema/SqlserverSchemaDialect.php
'Unknown email configuration "%s".'
2
  • /src/Mailer/Mailer.php
  • /src/Mailer/Email.php
'The value passed for the "$name" argument must be either a string, or an object, %s given.'
2
  • /src/Mailer/Mailer.php
  • /src/Mailer/Email.php
'Expected configuration `%s` not found.'
2
  • /src/Core/InstanceConfigTrait.php
  • /src/Core/StaticConfigTrait.php
"\n%s\n\n"
2
  • /src/Core/functions.php
  • /src/Core/functions.php
'%s (line %s)'
2
  • /src/Error/Debug/ConsoleFormatter.php
  • /src/Error/Debug/TextFormatter.php
'Expected configuration key "%s" not found.'
2
  • /src/Core/Configure.php
  • /src/Core/Configure.php
'<em>%s</em> could not be found.'
2
  • /templates/Error/missing_behavior.php
  • /templates/Error/missing_component.php
'`$factory` must be an instance of Cake\Datasource\Locator\LocatorInterface or a callable.' ' Got type `%s` instead.'
2
  • /src/Datasource/FactoryLocator.php
  • /src/Datasource/ModelAwareTrait.php
'Invalid save strategy "%s"'
2
  • /src/ORM/Association/BelongsToMany.php
  • /src/ORM/Association/HasMany.php
'<li>%s%s</li>'
2
  • /templates/Error/missing_layout.php
  • /templates/Error/missing_template.php
'The "%s" table does not define a primary key. Please set one.'
2
  • /src/ORM/Association/BelongsTo.php
  • /src/ORM/Association/BelongsTo.php
'/^%s/s'
2
  • /src/TestSuite/TestCase.php
  • /src/TestSuite/TestCase.php
'%s="%s"'
2
  • /src/Http/Client/FormDataPart.php
  • /src/Auth/DigestAuthenticate.php
'%s created'
2
  • /src/Filesystem/Folder.php
  • /src/Filesystem/Folder.php
'%s NOT changed to %s'
2
  • /src/Filesystem/Folder.php
  • /src/Filesystem/Folder.php
'%s changed to %s'
2
  • /src/Filesystem/Folder.php
  • /src/Filesystem/Folder.php
' <comment>(choices: %s)</comment>'
2
  • /src/Console/ConsoleInputOption.php
  • /src/Console/ConsoleInputArgument.php
' HAVING %s'
2
  • /src/Database/PostgresCompiler.php
  • /src/Database/SqlserverCompiler.php
'Fetch type for PDOStatement must be an integer, found `%s` instead'
2
  • /src/Database/Statement/PDOStatement.php
  • /src/Database/Statement/PDOStatement.php
'The "%s" table does not define a primary key, and cannot have join conditions generated.'
2
  • /src/ORM/Association.php
  • /src/ORM/Association.php
'Class for %s could not be found'
2
  • /src/View/Helper/TextHelper.php
  • /src/View/Helper/NumberHelper.php
'ALTER TABLE %s DROP CONSTRAINT %s;'
2
  • /src/Database/Schema/PostgresSchemaDialect.php
  • /src/Database/Schema/SqlserverSchemaDialect.php
'Could not render cell - %s [%s, line %d]'
2
  • /src/View/Cell.php
  • /src/View/Cell.php
"No crumb matching '%s' could be found."
2
  • /src/View/Helper/BreadcrumbsHelper.php
  • /src/View/Helper/BreadcrumbsHelper.php
'%s: %s'
2
  • /src/Http/ResponseEmitter.php
  • /src/Http/Client/Adapter/Stream.php
'%s BETWEEN %s AND %s'
2
  • /src/Database/Expression/WindowExpression.php
  • /src/Database/Expression/BetweenExpression.php
'%s modified'
2
  • /src/Command/PluginLoadCommand.php
  • /src/Command/PluginUnloadCommand.php
'Unable to fetch property "%s"'
3
  • /src/View/Form/EntityContext.php
  • /src/View/Form/EntityContext.php
  • /src/View/Form/EntityContext.php
'%s removed'
3
  • /src/Filesystem/Folder.php
  • /src/Filesystem/Folder.php
  • /src/Filesystem/Folder.php
'Cannot use locale parsing with the %s class'
3
  • /src/Database/Type/FloatType.php
  • /src/Database/Type/DecimalType.php
  • /src/Database/Type/DateTimeType.php
'CREATE INDEX %s ON %s (%s)'
3
  • /src/Database/Schema/PostgresSchemaDialect.php
  • /src/Database/Schema/SqliteSchemaDialect.php
  • /src/Database/Schema/SqlserverSchemaDialect.php
'ALTER TABLE %s ADD %s;'
3
  • /src/Database/Schema/PostgresSchemaDialect.php
  • /src/Database/Schema/MysqlSchemaDialect.php
  • /src/Database/Schema/SqlserverSchemaDialect.php
'Unable to parse column type from "%s"'
3
  • /src/Database/Schema/PostgresSchemaDialect.php
  • /src/Database/Schema/MysqlSchemaDialect.php
  • /src/Database/Schema/SqliteSchemaDialect.php
'%s NOT removed'
3
  • /src/Filesystem/Folder.php
  • /src/Filesystem/Folder.php
  • /src/Filesystem/Folder.php
'Cannot match provided foreignKey for "%s", got "(%s)" but expected foreign key for "(%s)"'
4
  • /src/ORM/Association.php
  • /src/ORM/Association.php
  • /src/ORM/Association/BelongsTo.php
  • /src/ORM/Association/BelongsTo.php
'%s %s'
4
  • /src/Database/Expression/WindowExpression.php
  • /src/Database/Expression/OrderByExpression.php
  • /src/Database/Expression/OrderClauseExpression.php
  • /src/Command/ServerCommand.php
'Create the class <em>%s</em> below in file: %s'
4
  • /templates/Error/missing_behavior.php
  • /templates/Error/missing_helper.php
  • /templates/Error/missing_component.php
  • /templates/Error/missing_view.php
'\'%s\' was not found in request data.'
4
  • /src/Controller/Component/SecurityComponent.php
  • /src/Controller/Component/SecurityComponent.php
  • /src/Controller/Component/SecurityComponent.php
  • /src/Controller/Component/SecurityComponent.php
'`%s` was not found in request data.'
4
  • /src/Form/FormProtector.php
  • /src/Form/FormProtector.php
  • /src/Form/FormProtector.php
  • /src/Form/FormProtector.php
'%s=%s'
4
  • /src/Http/Response.php
  • /src/Http/Cookie/Cookie.php
  • /src/Http/Cookie/CookieCollection.php
  • /src/Auth/DigestAuthenticate.php
'(%s)'
6
  • /src/Database/Schema/SqlserverSchemaDialect.php
  • /src/Database/Expression/QueryExpression.php
  • /src/Database/Expression/TupleComparison.php
  • /src/Database/Expression/FunctionExpression.php
  • /src/Database/Expression/FunctionExpression.php
  • /src/Database/Expression/CommonTableExpression.php
'%s.%s'
6
  • /src/ORM/Association.php
  • /src/ORM/Association.php
  • /src/ORM/Association/BelongsTo.php
  • /src/ORM/Association/BelongsTo.php
  • /src/ORM/Association/Loader/SelectWithPivotLoader.php
  • /src/ORM/Association/Loader/SelectLoader.php
''
10
  • /src/Form/FormProtector.php
  • /src/Form/FormProtector.php
  • /src/Form/FormProtector.php
  • /src/Form/FormProtector.php
  • /src/Form/FormProtector.php
  • /src/Controller/Component/SecurityComponent.php
  • /src/Controller/Component/SecurityComponent.php
  • /src/Controller/Component/SecurityComponent.php
  • /src/Controller/Component/SecurityComponent.php
  • /src/Controller/Component/SecurityComponent.php