ErrLookup › cakephp/cakephp
cakephp/cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository · PHP · 797 source files
Analyzed at 1128eba9b0 on 2026-09-12. 564 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| You must install the `cakephp/i18n` package to use locale… | exception | error | cakephp, database, i18n, datetime |
| Service provider lied about providing | exception | error | php, dependency-injection, service-provider, contract-violation |
| Update action is invalid. Must be one of | exception | error | database, schema, foreign-key, validation |
| {$errstr} | exception | error | cakephp, testing, php, error-handler, regex |
| ` ` cannot be used when defining route targets with a… | exception | error | routing, invalid-argument, configuration, cakephp |
| Incorrect type for value. | exception | error | php, dependency-injection, type-mismatch, arguments |
| Cannot convert value | exception | error | php, cakephp, database, decimal |
| missing_parameter | validation | error | cakephp, routing, controller-action, reflection, missing-argument |
| Invalid marker content in | console | warning | cakephp, i18n, translation-marker, static-analysis |
| Unable to load ` ` association. Ensure foreign key in ` `… | exception | error | orm, eager-loading, select, foreign-key |
| Cannot read file content of | exception | error | file-read-failed, i18n, filesystem, permissions |
| Invalid path provided to _makeRelativePath. | validation | error | invalid-path, symlink, plugin-assets, filesystem |
| Attempt to use ( ) while not implementing ( ) | exception | error | php, dependency-injection, trait, interface-contract |
| XML serialization of View data failed. | exception | error | cakephp, xml, serialization, view |
E_WARNING (newline-joined connection errors) | exception | error | network, socket, connection-refused, cakephp |
| LoggedQuery redactor must return [string $query, array… | exception | error | database, logging, type-mismatch, callback-contract |
| ` ` association ` ` of type ` ` to ` ` doesn't match the… | exception | error | orm, associations, table-locator, cakephp |
| Alias ( ) is not an existing class and therefore cannot be… | exception | error | php, dependency-injection, reflection, autoloading |
| Could not parse a key=value from | validation | error | routing, invalid-argument-format, string-parsing, cakephp |
| URL filter defined in | exception | error | routing, url-generation, closure-error, cakephp |
| SMTP timeout. (or raw server $response if non-empty) | exception | error | smtp, network, timeout, email |
| Service provider must implement | exception | error | cakephp, dependency-injection, service-provider, interface-compatibility |
| Session was already started | exception | error | php, session, state |
| SMTP server did not accept the connection. | exception | critical | smtp, email, handshake, connection |
| Cannot use locale parsing with the | exception | error | php, cakephp, database, decimal, locale |
| The class name ` ` doesn't match the target table class… | exception | error | orm, associations, cakephp |
| Max year cannot be less than min year | exception | error | cakephp, form-widget, invalid-argument, year-range |
| Missing action | http | error | routing, controller, cakephp |
| Unable to use ` ` for type ` `. . | exception | error | php, cakephp, database, enum, reflection |
| Unknown type alias ` `. | exception | error | http-client, invalid-argument-value, php, cakephp |
| Cannot insert row, some of the primary key values are… | exception | error | cakephp, orm, primary-key, save |
| Failed to get currency code from the formatter | exception | error | i18n, intl, currency, php |
| Could not load class | exception | error | logging, class-not-found, configuration |
| Node ` ` was not found in the tree. | exception | error | orm, tree-structure, record-not-found, cakephp |
| Mailer transport ` ` is not available. | exception | error | class-not-found, email, autoload |
| Unable to use enum ` ` for type ` `, must be a backed enum. | exception | error | php, cakephp, database, enum |
| The datasource configuration | exception | error | cakephp, datasource, configuration |
| Cannot convert value | exception | error | php, cakephp, database, integer, type-guard |
| Given value ` ` of type ` ` does not match associated ` `… | exception | error | php, cakephp, enum, type-mismatch |
| Argument at index ` ` is not of type `string`, use… | exception | error | cli, type-mismatch, console, arguments |
| SMTP server did not accept the connection or trying to… | exception | critical | smtp, tls, email, handshake, security |
| Unable to extend alias | exception | error | php, dependency-injection, extend, service-provider |
| Param key ` ` is not valid in route path ` `. | validation | error | routing, invalid-identifier-format, string-parsing, cakephp |
| There is no stored session data. Perhaps you need to run a… | exception | error | php, testing, session, flash-messages |
| Tuple comparison transform only supports the `IN` and `=`… | exception | error | database, query-builder, unsupported-operator |
| cURL Error ( ) | http | error | network, curl, http-client, dns, tls |
| No instance set. | exception | error | orm, eager-loading, association, internal-state |
| Cannot get the cipher iv length for | exception | critical | php, openssl, encryption, missing-extension |
| Method ` ()` does not exist. | exception | error | php, bad-method-call, magic-methods, http-request |
| Cannot open resource | exception | error | cakephp, middleware, assets, file-io |
| {%message} | exception | error | console, cakephp, stop-exception, command-abort |
| Cannot auto-wire parameter $ | exception | error | php, cakephp, components, autowiring, reflection |
| Not creating file. Quitting. | exception | warning | console, cakephp, interactive-prompt, file-overwrite, stop-exception |
| You must have a `session` attribute to use session based… | exception | error | csrf, session, middleware, cakephp |
| Alias ( ) is not being handled as a definition. | exception | error | php, dependency-injection, definition, not-found |
| Cannot describe . It has 0 columns. | exception | error | schema, database, reflection |
| Invalid cache configuration. Multiple persistent cache… | validation | error | cache, memcached, configuration |
| Unable to find plural rule number. | exception | error | i18n, locale, plural-rules |
| Alias ( ) has a non-public constructor and therefore cannot… | exception | error | php, dependency-injection, reflection, constructor |
| Invalid data provided for array_combine() to work: Both… | exception | error | view, array, argument-count |
| (raw socket error string $errStr, with numeric code $errNum) | exception | error | network, socket, connection, cakephp |
| You cannot configure | exception | error | cakephp, registry, configuration |
| Cannot cache content with an empty key | exception | error | cache, view, invalid-argument |
| Datasource class ` ` could not be found. | exception | error | cakephp, datasource, class-not-found |
| Unable to transliterate string | exception | error | intl, transliteration, icu |
| View class for ` ` extension not found | http | error | view, content-negotiation, http |
| Could not parse a string route path | validation | error | routing, invalid-argument-format, regex-parse, cakephp |
| ExistsIn rule for ` ` is invalid. ` ` is not associated… | exception | error | orm, validation, association, cakephp |
| Received too many arguments. Got | exception | error | cakephp, cli, arguments, console |
| Length must be > 0 | exception | error | i18n, mo, corrupt-file, gettext |
| Could not initialize curl session. | exception | error | php, curl, resource-exhaustion, http-client |
| For logging you must either set the `log` config to a class… | exception | error | database, logging, missing-package |
| Invalid file at ` `. | validation | error | php, psr-7, file-upload, validation |
| Invalid format for MO translations file | exception | error | i18n, mo, corrupt-file, parser |
| Unable to configure the session, setting | exception | error | php, session, ini-set, config |
| {connection errors joined by newlines} | http | error | stream, network, ssl, connection |
| Event listener ` ` must be a class name that implements | exception | error | event-listener, configuration, invalid-argument, type-check |
| Invalid value source(s) | exception | error | form-helper, invalid-enum-value, configuration |
| Serialization of View data failed. | exception | error | serialization, json-view, type-mismatch |
| XML cannot be read. | exception | error | xml, cakephp, invalid-input |
| Argument at index ` ` is not of type `array`, use… | exception | error | cli, type-mismatch, console, arguments |
| You must install paragonie/csp-builder to use CspMiddleware | exception | error | dependency, composer, middleware, csp |
| Length must be `int<1, max>`. | exception | error | argument-out-of-range, text-processing |
| No context provider found for value of type | exception | error | view, forms, php, context |
| Could not render cell | exception | error | view, php, cells, template |
| File must be a filepath or UploadedFileInterface instance… | exception | error | cakephp, email, attachments, type-error |
| Missing or incorrect CSRF session key | http | error | csrf, session, token, cakephp |
| Invalid data array to nest. | exception | error | php, cakephp, hash, nest, tree |
| Missing required argument. The | exception | error | console, cakephp, cli-arguments, missing-argument, console-exception |
| The event manager you are asserting against is not… | exception | error | php, testing, events, setup |
| CSRF token from either the request body or request headers… | http | error | csrf, token, validation, cakephp |
| Unsupported HTTP method | validation | error | php, psr-7, http-method, validation |
| You cannot add validation rules without a `name` key… | exception | error | validation, php, invalid-argument |
| No detector set for type | exception | error | php, invalid-argument, detector, http-request |
| SMTP Error | exception | error | smtp, server-error, email, authentication |
| A CSRF token is already set in the request. Ensure you do… | exception | error | csrf, middleware, configuration, duplicate-middleware |
| Middleware ` ` was not found. | validation | error | middleware, autoloading, queue, cakephp |
| Cannot call finder ` `, it does not belong to any attached… | exception | error | orm, finder, behavior, bad-method-call |
| ` ` contains duplicate finder ` ` which is already provided… | exception | error | orm, duplicate-finder, behavior-conflict, cakephp |
| Unsupported auth type | exception | error | smtp, email, auth, server-negotiation |