List of all printf(), sprintf(), etc. formats strings mentioned in the code..
Value | Count | File:Line |
---|---|---|
'Make sure your plugin <em>%s</em> is in the %s directory and was loaded.' | 1 |
|
"\nUNION %s" | 1 |
|
'COMMENT ON COLUMN %s.%s IS %s' | 1 |
|
"CREATE%sTABLE %s (\n%s\n)" | 1 |
|
' FOREIGN KEY (%s) REFERENCES %s (%s) ON UPDATE %s ON DELETE %s DEFERRABLE INITIALLY IMMEDIATE' | 1 |
|
'Table must be of type string or "%s", got "%s"' | 1 |
|
' FETCH FIRST %d ROWS ONLY' | 1 |
|
'INSERT%s INTO %s (%s) OUTPUT INSERTED.*' | 1 |
|
'WITH %s ' | 1 |
|
'UPDATE%s %s' | 1 |
|
'INSERT%s INTO %s (%s)' | 1 |
|
")\nUNION %s" | 1 |
|
'DROP TABLE %s CASCADE' | 1 |
|
' %s JOIN %s %s' | 1 |
|
' FROM %s' | 1 |
|
'(SELECT%s %s%s' | 1 |
|
'SELECT%s %s%s' | 1 |
|
'DISTINCT ON (%s) ' | 1 |
|
'WITH %s%s ' | 1 |
|
':%s%s' | 1 |
|
'Unknown type "%s"' | 1 |
|
'Failed to store key "%s" with value "%s" into APCu cache.' | 1 |
|
'Memcached extension is not compiled with %s support' | 1 |
|
'TRUNCATE %s RESTART IDENTITY CASCADE' | 1 |
|
'DROP TABLE %s' | 1 |
|
'%s:%d' | 1 |
|
'PRAGMA foreign_key_list(%s)' | 1 |
|
'Invalid index type "%s" in index "%s" in table "%s".' | 1 |
|
"DBCC CHECKIDENT('%s', RESEED, 0)" | 1 |
|
'DELETE FROM %s' | 1 |
|
"CREATE TABLE %s (\n%s\n)" | 1 |
|
'%s(%d)' | 1 |
|
'DELETE FROM "%s"' | 1 |
|
'DELETE FROM sqlite_sequence WHERE name="%s"' | 1 |
|
"CREATE%sTABLE \"%s\" (\n%s\n)" | 1 |
|
'CONSTRAINT %s %s (%s)%s' | 1 |
|
' REFERENCES %s (%s) ON UPDATE %s ON DELETE %s' | 1 |
|
'PRAGMA index_info(%s)' | 1 |
|
'TRUNCATE TABLE `%s`' | 1 |
|
'PRAGMA index_list(%s)' | 1 |
|
'PRAGMA table_info(%s)' | 1 |
|
'Cannot describe %s. It has 0 columns.' | 1 |
|
'(%d)' | 1 |
|
'ALTER TABLE %s DROP FOREIGN KEY %s;' | 1 |
|
'PRIMARY KEY (%s)' | 1 |
|
' COLLATE=%s' | 1 |
|
' DEFAULT CHARSET=%s' | 1 |
|
' ENGINE=%s' | 1 |
|
"CREATE%sTABLE `%s` (\n%s\n)" | 1 |
|
'%s is not a valid serializer engine for Memcached' | 1 |
|
'%s is not writable' | 1 |
|
'Columns used in index "%s" in table "%s" must be added to the Table schema first. ' . 'The column "%s" was not found.' | 1 |
|
'Could not load configuration file: %s' | 1 |
|
'The requested file %s was not found or not readable' | 1 |
|
'%s"%s"' | 1 |
|
'"%s" is an invalid content type.' | 1 |
|
'Invalid status code: %s. Use a valid HTTP status code in range 1xx - 5xx.' | 1 |
|
'Invalid authentication type %s' | 1 |
|
'Unsupported HTTP method "%s" provided' | 1 |
|
'Method "%s()" does not exist' | 1 |
|
'Config file "%s" did not return an array' | 1 |
|
'Decoding JSON config file "%s.json" did not return an array' | 1 |
|
'Error parsing JSON string fetched from config file "%s.json": %s' | 1 |
|
'Cannot reconfigure existing key "%s"' | 1 |
|
'Unable to configure the session, setting %s failed.' | 1 |
|
'Unknown object "%s"' | 1 |
|
' The `%s` key has a value of `%s` but previously had a value of `%s`' | 1 |
|
'Make sure your plugin was loaded from %s and Composer is able to autoload its classes, see %s and %s' | 1 |
|
'%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 |
|
'%s - %s, line: %s' | 1 |
|
'<pre class="pj">%s</pre>' | 1 |
|
'<pre class="pr">%s</pre>' | 1 |
|
'Cannot unset %s value' | 1 |
|
'Cannot set %s value' | 1 |
|
'There is no "%s" config engine.' | 1 |
|
'The class "%s" does not exist and cannot be used as a session engine' | 1 |
|
'Expected session key "%s" not found.' | 1 |
|
'Could not apply permission mask "%s" on cache file "%s"' | 1 |
|
'The cookie name `%s` contains invalid characters.' | 1 |
|
'Invalid cache group %s' | 1 |
|
"%s cache was unable to write '%s' to %s cache" | 1 |
|
'"%s" cache configuration cannot fallback to itself.' | 1 |
|
'The "%s" cache configuration does not exist.' | 1 |
|
'Cache engine %s is not properly configured.' | 1 |
|
'Cache engine %s is not available.' | 1 |
|
'A cache %s must be either an array or a Traversable.' | 1 |
|
'The cookie `%s` exceeds the recommended maximum cookie length of 4096 bytes.' | 1 |
|
'Expected `%s[]` as $cookies but instead got `%s` at index %d' | 1 |
|
'Cookie %s not found. Use has() to check first for existence.' | 1 |
|
'samesite=%s' | 1 |
|
'HTTP/%s %d%s' | 1 |
|
'domain=%s' | 1 |
|
'path=%s' | 1 |
|
'expires=%s' | 1 |
|
'Invalid type `%s` for expires. Expected an string, integer or DateTime object.' | 1 |
|
'%08x' | 1 |
|
'Unknown Oauth signature method %s' | 1 |
|
"; %s*=%s''%s" | 1 |
|
'Invalid arg `%s`, use one of these: %s' | 1 |
|
"No middleware matching '%s' could be found." | 1 |
|
'Middleware "%s" was not found.' | 1 |
|
'Index "%s" in table "%s" must have at least one column.' | 1 |
|
'Invalid constraint type "%s" in table "%s".' | 1 |
|
'<a class="cake-dbg-ref" href="#%s">id: %s</a>' | 1 |
|
'Cached "%s"' | 1 |
|
'%s -c %s' | 1 |
|
'php -S %s:%d -t %s' | 1 |
|
'Ini Path: %s' | 1 |
|
'DocumentRoot: %s' | 1 |
|
'Path: %s' | 1 |
|
'App : %s' | 1 |
|
'<info>Welcome to CakePHP %s Console</info>' | 1 |
|
'Cleared "%s"' | 1 |
|
"\n \$this->addPlugin('%s');\n" | 1 |
|
"Invalid direction `%s` provided. Must be one of: 'desc', 'asc', 'leaves'" | 1 |
|
'You can exit with <info>`CTRL-C`</info>' | 1 |
|
'Invalid key for %s, key must be at least 256 bits (32 bytes) long.' | 1 |
|
'The hash type `%s` was not found. Available algorithms are: %s' | 1 |
|
'Invalid encryption cipher. Must be one of %s or false.' | 1 |
|
'/[%s]+/mu' | 1 |
|
'/^[%s]+|[%s]+$/' | 1 |
|
'Unable to transliterate string: %s' | 1 |
|
'/(%s%s%s%s|%s%s%s%s)/' | 1 |
|
'/[\s]*[a-z]+=(")(%s%s%s[\s]*)+\\1/i' | 1 |
|
'/(?<!%s)%s%%s%s/' | 1 |
|
'%04x%04x-%04x-%04x-%04x-%04x%04x%04x' | 1 |
|
'built-in server is running in http://%s%s/' | 1 |
|
'Skipping plugin %s. It does not have webroot folder.' | 1 |
|
'%s does not implement an isAuthorized() method.' | 1 |
|
'Mailer transport %s is not available.' | 1 |
|
'<%s>%s</%s>' | 1 |
|
'Could not apply permission mask "%s" on log file "%s"' | 1 |
|
'Loggers must implement %s. Found `%s` instance instead.' | 1 |
|
'Could not load class %s' | 1 |
|
'Invalid log level `%s`' | 1 |
|
'SMTP Error: %s' | 1 |
|
'AUTH PLAIN %s' | 1 |
|
'Transport config "%s" is invalid, the required `className` option is missing' | 1 |
|
'The "%s" transport configuration does not exist' | 1 |
|
'The "%s" do not have send method.' | 1 |
|
'Invalid message type: "%s". Valid types are: "text", "html".' | 1 |
|
"Current paths: %s\nWhat is the path you would like to extract?\n[Q]uit [D]one" | 1 |
|
'File must be a filepath or UploadedFileInterface instance. Found `%s` instead.' | 1 |
|
'File not found: "%s"' | 1 |
|
'%s <%s>' | 1 |
|
'Invalid email set for "%s". You passed "%s".' | 1 |
|
'The email set for "%s" is empty.' | 1 |
|
'Transfer encoding not available. Can be : %s.' | 1 |
|
"Invalid marker content in %s:%s\n* %s(" | 1 |
|
'Error: %s already exists in this location. Overwrite? [Y]es, [N]o, [A]ll' | 1 |
|
'Processing %s...' | 1 |
|
'The output directory %s was not found or writable.' | 1 |
|
'Invalid Parameter %s, should be dot separated path or array.' | 1 |
|
'Basic realm="%s"' | 1 |
|
'Constraints in table "%s" must have at least one column.' | 1 |
|
'ORDER BY %s' | 1 |
|
'Could not find class %s' | 1 |
|
'%s%02d:%02d:%02d.%06d' | 1 |
|
'%d-%02d-%02d' | 1 |
|
'Cannot convert value of type `%s` to a decimal' | 1 |
|
'Unable to convert %s into binary.' | 1 |
|
'Cannot convert value of type `%s` to string' | 1 |
|
'Unable to convert %s into binary uuid.' | 1 |
|
'Cannot convert value of type `%s` to bool' | 1 |
|
'Cannot convert value of type `%s` to integer' | 1 |
|
'%s%s AS %s(%s)' | 1 |
|
'(%s) %s (%s)' | 1 |
|
'Loader "%s" in the chain did not return a valid Package object' | 1 |
|
' VALUES (%s)' | 1 |
|
'%s %s (%s)' | 1 |
|
'%s' | 1 |
|
"'%s'" | 1 |
|
'SET timezone = %s' | 1 |
|
"SET time_zone = '%s'" | 1 |
|
'TOP %d' | 1 |
|
'Delete action is invalid. Must be one of %s' | 1 |
|
'Update action is invalid. Must be one of %s' | 1 |
|
'Columns used in constraints must be added to the Table schema first. ' . 'The column "%s" was not found in table "%s".' | 1 |
|
'Loader "%s" in the chain is not a valid callable' | 1 |
|
'Translator fallback class %s does not match Cake\I18n\Translator, try clearing your _cake_core_ cache' | 1 |
|
'Password hasher class "%s" was not found.' | 1 |
|
'Controller actions can only return ResponseInterface instance or null. ' . 'Got %s instead.' | 1 |
|
'Missing field \'%s\' in POST data' | 1 |
|
'Missing unlocked field: \'%s\'' | 1 |
|
'Tampered field \'%s\' in POST data (expected value \'%s\' but found \'%s\')' | 1 |
|
'Unexpected field \'%s\' in POST data' | 1 |
|
'Unexpected unlocked field \'%s\' in POST data' | 1 |
|
'URL mismatch in POST data (expected \'%s\' but found \'%s\')' | 1 |
|
'Action %s is defined as the blackhole callback.' | 1 |
|
'Auth storage adapter "%s" was not found.' | 1 |
|
'Authentication adapter "%s" was not found.' | 1 |
|
'Authorization adapter "%s" was not found.' | 1 |
|
'Undefined property: %s::$%s in %s on line %s' | 1 |
|
'Translator for domain "%s" could not be found.' | 1 |
|
'%s not created' | 1 |
|
'%s NOT copied to %s' | 1 |
|
'%s copied to %s' | 1 |
|
'%s not writable' | 1 |
|
'%s not found' | 1 |
|
'%s NOT created' | 1 |
|
'%s is a file' | 1 |
|
'"%s" is not a directory' | 1 |
|
'Failed to create directory "%s"' | 1 |
|
'Failed dumping content to file `%s`' | 1 |
|
'<span class="cake-dbg-%s">%s</span>' | 1 |
|
'The "%s" alias has already been loaded.' | 1 |
|
'<span class="cake-dbg-object" id="%s">' | 1 |
|
'%d is between 200 and 308' | 1 |
|
'The class name "%s" doesn\'t match the target table class name of "%s".' | 1 |
|
'Association name "%s" does not match target table alias "%s".' | 1 |
|
'Cannot set containments. To use $queryBuilder, $associations must be a string' | 1 |
|
'validate must be a boolean, a string or an object. Got %s.' | 1 |
|
'Cannot marshal data for "%s" association. It is not associated with "%s".' | 1 |
|
"is not in header '%s' (`%s`)" | 1 |
|
'equals content in header \'%s\' (`%s`)' | 1 |
|
'%d is between 400 and 429' | 1 |
|
'%d is between 500 and 505' | 1 |
|
'is in header \'%s\' (`%s`)' | 1 |
|
'%d is between 200 and 204' | 1 |
|
'Association property name "%s" clashes with field of same name of table "%s".' . ' You should explicitly specify the "propertyName" option.' | 1 |
|
'did not have header `%s`' | 1 |
|
'is in cookie \'%s\'' | 1 |
|
'matches response status code `%d`' | 1 |
|
'is encrypted in cookie \'%s\'' | 1 |
|
'response has header \'%s\'' | 1 |
|
'equals template file `%s`' | 1 |
|
'equals layout file `%s`' | 1 |
|
'is an attachment of email #%d' | 1 |
|
'is in an email `%s`' | 1 |
|
'is in email #%d `%s`' | 1 |
|
'%s association "%s" of type "%s" to "%s" doesn\'t match the expected class "%s". ' | 1 |
|
'Invalid strategy "%s" was provided. Valid options are (%s).' | 1 |
|
'was sent email #%d' | 1 |
|
'Search criteria must be an array, callable or Query. Got "%s"' | 1 |
|
'Cannot call method "%s" on a "%s" query' | 1 |
|
'The count does not match %s%d' | 1 |
|
'Cannot modify row: a constraint for the `%s` association fails.' | 1 |
|
'Undefined property `%s`. ' . 'You have not defined the `%s` association on `%s`.' | 1 |
|
'Unknown method "%s" called on %s' | 1 |
|
'<span><strong>%s</strong> (line <strong>%s</strong>)</span>' | 1 |
|
'Unknown finder method "%s" on %s.' | 1 |
|
'Got (%s), expecting (%s)' | 1 |
|
'Cannot insert row in "%s" table, it has no primary key.' | 1 |
|
'The beforeSave callback must return `false` or `EntityInterface` instance. Got `%s` instead.' | 1 |
|
'get:%s.%s%s' | 1 |
|
'Query builder for association "%s" did not return a query' | 1 |
|
'Record not found in table "%s" with primary key [%s]' | 1 |
|
'The %s behavior is not defined on %s.' | 1 |
|
'The method %s is not callable on class %s' | 1 |
|
'Table `%s` is not associated with `%s`' | 1 |
|
'Cannot call finder "%s" it does not belong to any attached behavior.' | 1 |
|
'Cannot call "%s" it does not belong to any attached behavior.' | 1 |
|
'%s contains duplicate method "%s" which is already provided by "%s"' | 1 |
|
'%s contains duplicate finder "%s" which is already provided by "%s"' | 1 |
|
'Cannot save %s, it is not associated to %s' | 1 |
|
'The association must extend `%s` class, `%s` given.' | 1 |
|
'is in email #%d' | 1 |
|
'is in the text message of email #%d' | 1 |
|
'Could not save %s, it cannot be traversed' | 1 |
|
'You cannot define routes that conflict with the scope. ' . 'Scope had %s = %s, while route had %s = %s' | 1 |
|
'[\s]*<%s' | 1 |
|
'Open %s tag' | 1 |
|
'%s "%s"' | 1 |
|
'%s\s*<[\s]*\/[\s]*%s[\s]*>[\n\r]*' | 1 |
|
'%sClose %s tag' | 1 |
|
'Cannot load "%s" to load routes from.' | 1 |
|
'Invalid HTTP method received. `%s` is invalid.' | 1 |
|
'Route `%s` expects the URL option `_entity` to be an array or object implementing \ArrayAccess, ' . 'but `%s` passed.' | 1 |
|
"The middleware named '%s' has not been registered. Use registerMiddleware() to define it." | 1 |
|
'Need a valid callable to connect routes. Got `%s` instead.' | 1 |
|
'Cannot find route class %s' | 1 |
|
'Attribute "%s" present' | 1 |
|
'%s://%s' | 1 |
|
'URL filter defined in %s on line %s could not be applied. The filter failed with: %s' | 1 |
|
'Confirm you have created the file: "%s"' | 1 |
|
'The view for <em>%sController::%s()</em> was not found.' | 1 |
|
'The template %s</em> was not found.' | 1 |
|
'<li>%sCell/%s/%s</li>' | 1 |
|
'The view for <em>%sCell</em> was not be found.' | 1 |
|
'Create <em>%s::%s()</em> in file: %s.' | 1 |
|
'<strong>Error</strong> The action <em>%s</em> is not defined in <em>%s</em>' | 1 |
|
'Missing Method in %s' | 1 |
|
'Regex "%s" matches' | 1 |
|
'Attribute "%s" matches "%s"' | 1 |
|
'is in the html message of email #%d' | 1 |
|
'Event "%s" was fired %d times, cannot make data assertion' | 1 |
|
'sent email #%d' | 1 |
|
'PCRE pattern found in %s' | 1 |
|
'is not in %s' | 1 |
|
'matches exit code %s' | 1 |
|
'row was in %s' | 1 |
|
'is in %s,' . PHP_EOL . 'actual result:' . PHP_EOL . $this->contents | 1 |
|
'%s is empty' | 1 |
|
'is in session path \'%s\'' | 1 |
|
'is in \'%s\' %s' | 1 |
|
'is in \'%s\' %s #%d' | 1 |
|
'Referenced fixture class %s not found' | 1 |
|
'Attribute "%s" == "%s"' | 1 |
|
'Unable to insert fixtures for "%s" test case. %s' | 1 |
|
'Unable to insert fixture "%s" in "%s" test case: ' . "\n" . '%s' | 1 |
|
'Unable to create constraints for fixture "%s" in "%s" test case: ' . "\n" . '%s' | 1 |
|
'Unable to drop constraints for fixture "%s" in "%s" test case: ' . "\n" . '%s' | 1 |
|
'Referenced fixture class "%s" not found. Fixture "%s" was referenced in test case "%s".' | 1 |
|
'Fixture creation for "%s" failed "%s"' | 1 |
|
'Cannot describe schema for table `%s` for fixture `%s`: the table does not exist.' | 1 |
|
'Invalid datasource name "%s" for "%s" fixture. Fixture datasource names must begin with "test".' | 1 |
|
'Possibly related to %s: "%s" ' | 1 |
|
'Item #%d / regex #%d failed: %s' | 1 |
|
'End %s tag' | 1 |
|
'The `%s` association on `%s` cannot target the same table.' | 1 |
|
'Not enough arguments for magic finder. Got %s required %s' | 1 |
|
'[unhandled value of type %s]' | 1 |
|
'<success>Wrote</success> `%s`' | 1 |
|
'Class %s does not have a "%s" method.' | 1 |
|
'Failed serializing the `%s` %s in the `%s` view var' | 1 |
|
'%s(%s)' | 1 |
|
"A view block with the name '%s' is already/still open." | 1 |
|
'Cannot use "%s" as a template, it is not within any view template path.' | 1 |
|
'The "%s" block was left open. Blocks are not allowed to cross files.' | 1 |
|
'You cannot extend an element which does not exist (%s).' | 1 |
|
'Setting special view var "_%s" is deprecated. Use ViewBuilder::setOption(\'%s\', $value) instead.' | 1 |
|
'Method %1$s::%2$s does not exist' | 1 |
|
'<error>Could not write to `%s`</error>.' | 1 |
|
'Creating file %s' | 1 |
|
'Invalid value source(s): %s. Valid values are: %s' | 1 |
|
'Skip `%s`' | 1 |
|
'<warning>File `%s` exists</warning>' | 1 |
|
'"%s" is missing from the belongsToMany results. Results cannot be created.' | 1 |
|
'To see help on a subcommand use <info>`' . $this->_alias . ' %s [subcommand] --help`</info>' | 1 |
|
'Unable to find the `%s %s` subcommand. See `bin/%s %s --help`.' | 1 |
|
'Missing required option. The `%s` option is required and has no default value.' | 1 |
|
'Missing required argument. The `%s` argument is required.' | 1 |
|
'Class `%s` must be an instance of `%s`.' | 1 |
|
'Invalid output type "%s".' | 1 |
|
'"%s" is not a valid value for %s. Please use one of "%s"' | 1 |
|
'Missing field name for FormHelper::%s' | 1 |
|
'Value for flash setting key "%s" must be an array.' | 1 |
|
'"%s" is not a valid value for --%s. Please use one of "%s"' | 1 |
|
'Missing field `%s` in POST data' | 1 |
|
<<<TEXT %s ########## DEBUG ########## %s ########################### TEXT | 1 |
|
'$errorHandler argument must be a config array or ErrorHandler instance. Got `%s` instead.' | 1 |
|
"<error>%s Error:</error> %s\n" | 1 |
|
"%s\nIn [%s, line %s]" | 1 |
|
"<error>%s</error> %s\nIn [%s, line %s]\n" | 1 |
|
'%s[%s] %s in %s on line %s' | 1 |
|
"[%s] %s (%s:%s)\n%s" | 1 |
|
"The '%s' renderer class could not be found." | 1 |
|
'Please change the value of %s in %s to a salt value specific to your application.' | 1 |
|
'%s (%s): %s in [%s, line %s]' | 1 |
|
'Missing unlocked field: `%s`' | 1 |
|
'<%s%s>%s</%s>' | 1 |
|
'Tampered field `%s` in POST data (expected value `%s` but found `%s`)' | 1 |
|
'Unexpected field `%s` in POST data' | 1 |
|
'Unexpected unlocked field `%s` in POST data' | 1 |
|
'URL mismatch in POST data (expected `%s` but found `%s`)' | 1 |
|
'Unable to locate widget class "%s"' | 1 |
|
'Unknown widget `%s`' | 1 |
|
'Widget objects must implement `%s`. Got `%s` instance instead.' | 1 |
|
'%.' . $decimalPlaces . 'F' | 1 |
|
'Invalid type `%s` for input tag, expected datetime-local, date, time, month or week' | 1 |
|
'No context provider found for value of type `%s`.' . ' Use `null` as 1st argument of FormHelper::create() to create a context-less form.' | 1 |
|
"No crumb could be found at index '%s'" | 1 |
|
'%s%s%s' | 1 |
|
'Task `%s` not found. Maybe you made a typo or a plugin is missing or not loaded?' | 1 |
|
'The %s::%s() validation method must return an instance of %s.' | 1 |
|
'Unsupported coordinate type "%s". Use "latLong" instead.' | 1 |
|
'The %s::%s() validation method does not exists.' | 1 |
|
'Unknown repository type "%s". Make sure you register a type before trying to use it.' | 1 |
|
'Cannot create alias of "%s" as it does not exist.' | 1 |
|
'Unknown method "%s"' | 1 |
|
'Record not found in table "%s"' | 1 |
|
'%s__%s' | 1 |
|
'Cache key functions must return a string. Got %s.' | 1 |
|
"ExistsIn rule for '%s' is invalid. '%s' is not associated with '%s'." | 1 |
|
'LinkConstraint rule on `%s` requires all primary key values for building the counting ' . 'conditions, expected values for `(%s)`, got `(%s)`.' | 1 |
|
'The number of fields is expected to match the number of values, got %d field(s) and %d value(s).' | 1 |
|
'When should be one of "always", "new" or "existing". The passed value "%s" is invalid' | 1 |
|
'Cannot use node "%s" as parent for entity "%s"' | 1 |
|
'You cannot configure "%s", it has already been constructed.' | 1 |
|
'Invalid settings for "%s". Settings must be an array.' | 1 |
|
'%.1f' | 1 |
|
'%d-%02d-%02d ' | 1 |
|
'You are required to select the "%s" field(s)' | 1 |
|
'%s%s' | 1 |
|
'[%s%s]' | 1 |
|
'%s%s%s%s' | 1 |
|
'--%s%s' | 1 |
|
' <comment>(default: %s)</comment>' | 1 |
|
'%02d:%02d:%02d.%06d' | 1 |
|
'Short option "%s" is invalid, short options must be one letter.' | 1 |
|
"Cannot use '%s' for command '%s'. " . "It is not a subclass of Cake\Console\Shell or Cake\Command\CommandInterface." | 1 |
|
'Unable to call method "%s" in "%s" provider for field "%s"' | 1 |
|
'You cannot configure "%s", it already exists in the registry.' | 1 |
|
'Argument 1 is expected to be of type `\Cake\ORM\Association|string`, `%s` given.' | 2 |
|
' FOREIGN KEY (%s) REFERENCES %s (%s) ON UPDATE %s ON DELETE %s' | 2 |
|
'Unknown email configuration "%s".' | 2 |
|
'The value passed for the "$name" argument must be either a string, or an object, %s given.' | 2 |
|
'Expected configuration `%s` not found.' | 2 |
|
"\n%s\n\n" | 2 |
|
'%s (line %s)' | 2 |
|
'Expected configuration key "%s" not found.' | 2 |
|
'<em>%s</em> could not be found.' | 2 |
|
'`$factory` must be an instance of Cake\Datasource\Locator\LocatorInterface or a callable.' . ' Got type `%s` instead.' | 2 |
|
'Invalid save strategy "%s"' | 2 |
|
'<li>%s%s</li>' | 2 |
|
'The "%s" table does not define a primary key. Please set one.' | 2 |
|
'/^%s/s' | 2 |
|
'%s="%s"' | 2 |
|
'%s created' | 2 |
|
'%s NOT changed to %s' | 2 |
|
'%s changed to %s' | 2 |
|
' <comment>(choices: %s)</comment>' | 2 |
|
' HAVING %s' | 2 |
|
'Fetch type for PDOStatement must be an integer, found `%s` instead' | 2 |
|
'The "%s" table does not define a primary key, and cannot have join conditions generated.' | 2 |
|
'Class for %s could not be found' | 2 |
|
'ALTER TABLE %s DROP CONSTRAINT %s;' | 2 |
|
'Could not render cell - %s [%s, line %d]' | 2 |
|
"No crumb matching '%s' could be found." | 2 |
|
'%s: %s' | 2 |
|
'%s BETWEEN %s AND %s' | 2 |
|
'%s modified' | 2 |
|
'Unable to fetch property "%s"' | 3 |
|
'%s removed' | 3 |
|
'Cannot use locale parsing with the %s class' | 3 |
|
'CREATE INDEX %s ON %s (%s)' | 3 |
|
'ALTER TABLE %s ADD %s;' | 3 |
|
'Unable to parse column type from "%s"' | 3 |
|
'%s NOT removed' | 3 |
|
'Cannot match provided foreignKey for "%s", got "(%s)" but expected foreign key for "(%s)"' | 4 |
|
'%s %s' | 4 |
|
'Create the class <em>%s</em> below in file: %s' | 4 |
|
'\'%s\' was not found in request data.' | 4 |
|
'`%s` was not found in request data.' | 4 |
|
'%s=%s' | 4 |
|
'(%s)' | 6 |
|
'%s.%s' | 6 |
|
'' | 10 |
|