This is the list of error messages, as found in die() and exit() expressions.
Message | File | Line |
---|---|---|
'The phrase of reason must be a string.' | /src/Components/Http/Response.php | 177 |
'Status code is invalid.' | /src/Components/Http/Response.php | 210 |
'Status code is invalid for redirect.' | /src/Components/Http/Redirect.php | 60 |
'Unable to parse URI' | /src/Components/Http/Uri.php | 415 |
'The schema is not supported (only ' . implode('|', array_keys($this->ports)) . ').' | /src/Components/Http/Uri.php | 465 |
'The port is not in the TCP/UDP port.' | /src/Components/Http/Uri.php | 486 |
'The value must be a string.' | /src/Components/Http/Uri.php | 549 |
'The configuration must be an ArrayAccess array or instance.' | /src/Container.php | 261 |
'First parameter to withParsedBody MUST be object, array or null' | /src/Components/Http/ServerRequest.php | 325 |
htmlspecialchars("Get function only accepts strings. Input was: $key.") | /src/Container.php | 202 |
'The method is not valid (only ' . implode('|', $this->methods) . ').' | /src/Components/Http/Request.php | 218 |
'Between values are invalid.' | /src/Components/Validator/Rule.php | 308 |
'The tmp_name key is required.' | /src/Components/Http/UploadedFile.php | 126 |
htmlspecialchars("The $name function does not exist.") | /src/Components/Validator/Validator.php | 650 |
'The input parameter is not in the correct format.' | /src/Components/Http/ServerRequest.php | 445 |
htmlspecialchars("Get function only accepts strings. Input was : $key.") | /src/Container.php | 157 |
'The file has already been moved.' | /src/Components/Http/UploadedFile.php | 163 |
'The key must be a non-empty string.' | /src/Config.php | 228 |
'A download error prevents recovery of the stream.' | /src/Components/Http/UploadedFile.php | 159 |
htmlspecialchars("$key is not exist.") | /src/Container.php | 180 |
'Target is incorrect.' | /src/Components/Http/UploadedFile.php | 194 |
htmlspecialchars("Service $key does not exist.") | /src/Container.php | 168 |
'The file has already been moved.' | /src/Components/Http/UploadedFile.php | 191 |
'The file resource is not readable.' | /src/Components/Http/UploadedFile.php | 283 |
'An error has occurred.' | /src/Components/Http/UploadedFile.php | 198 |
'The framework parameter must return a string.' | /src/App.php | 165 |
'The file size must be a integer or null' | /src/Components/Http/UploadedFile.php | 315 |
'The file name must be a string or null.' | /src/Components/Http/UploadedFile.php | 298 |
'The type of error is invalid.' | /src/Components/Http/UploadedFile.php | 349 |
'The file type must be a string or null.' | /src/Components/Http/UploadedFile.php | 332 |
'An error occurred while moving the file.' | /src/Components/Http/UploadedFile.php | 382 |
'The file was not downloaded by HTTP POST.' | /src/Components/Http/UploadedFile.php | 379 |
htmlspecialchars("The item $key was not found.") | /src/Components/Form/FormGroupBuilder.php | 191 |
htmlspecialchars("The item $key was not found.") | /src/Components/Form/FormGroupBuilder.php | 209 |
htmlspecialchars("The item $key was not found.") | /src/Components/Form/FormGroupBuilder.php | 635 |
'Stream must be a resource' | /src/Components/Http/Stream.php | 81 |
'The mode is invalid.' | /src/Components/Http/Stream.php | 118 |
'The file cannot be opened.' | /src/Components/Http/Stream.php | 124 |
'An error has occurred.' | /src/Components/Http/Stream.php | 184 |
'An error has occurred.' | /src/Components/Http/Stream.php | 230 |
'The configuration must be an ArrayAccess array or instance.' | /src/Components/Router/Router.php | 286 |
'No request is provided.' | /src/Components/Router/Router.php | 331 |
'The current page must be a numeric number greater than 1.' | /src/Components/Paginate/Paginator.php | 109 |
'The number of pages to display must be greater than or equal to three.' | /src/Components/Paginate/Paginator.php | 129 |
'The link key must be a non-null string.' | /src/Components/Paginate/Paginator.php | 149 |
htmlspecialchars("The $type type field does not exist") | /src/Components/Form/FormGroupBuilder.php | 135 |
htmlspecialchars("The $key field does not exist") | /src/Components/Validator/Filters/ToHtmlsc.php | 30 |
htmlspecialchars("The value of the $key field is not a string") | /src/Components/Validator/Filters/ToStripTags.php | 33 |
htmlspecialchars("The block $key does not exist.") | /src/Components/Template/Template.php | 215 |
'The JSON extension is not loaded.' | /src/Components/Util/Util.php | 93 |
'The comparison date is not correct.' | /src/Components/Validator/Rules/DateAfter.php | 32 |
'The comparison date is not correct.' | /src/Components/Validator/Rules/DateBefore.php | 32 |
'A field must be provided for the required with rule.' | /src/Components/Validator/Rules/RequiredWithoutAll.php | 43 |
htmlspecialchars("The provided $field field does not exist.") | /src/Components/Validator/Rules/RequiredWithoutAll.php | 49 |
htmlspecialchars("$email is not a valid email.") | /src/Components/Email/Email.php | 310 |
htmlspecialchars("$name is not a valid recipient.") | /src/Components/Email/Email.php | 328 |
'The path does not exist.' | /src/Components/Router/Router.php | 163 |
htmlspecialchars("the argument $key is missing") | /src/Components/Router/Router.php | 169 |
htmlspecialchars('The file is not readable.') | /src/Components/Util/Util.php | 98 |
htmlspecialchars("The $strFile file is missing.") | /src/Components/Util/Util.php | 103 |
htmlspecialchars("The $strFile is not in JSON format.") | /src/Components/Util/Util.php | 108 |
htmlspecialchars("The JSON $strFile file is invalid.") | /src/Components/Util/Util.php | 113 |
htmlspecialchars("The provided $field field does not exist.") | /src/Components/Validator/Rules/RequiredWith.php | 48 |
'A field must be provided for the required with rule.' | /src/Components/Validator/Rules/RequiredWith.php | 43 |
htmlspecialchars("The provided $field field does not exist.") | /src/Components/Validator/Rules/RequiredWithAll.php | 48 |
'A field must be provided for the required with rule.' | /src/Components/Validator/Rules/RequiredWithAll.php | 43 |
'The maximum value of entry must be numeric.' | /src/Components/Validator/Rule.php | 318 |
'The minimum value of between must be numeric.' | /src/Components/Validator/Rule.php | 315 |
'An IP address must be in IPv4 or IPv6 format.' | /src/Components/Validator/Rules/Ip.php | 38 |
'The minimum value must not be greater than the maximum value.' | /src/Components/Validator/Rule.php | 321 |
'The minimum value must not be greater than the maximum value.' | /src/Components/Validator/Rules/Between.php | 85 |
'Between values are invalid.' | /src/Components/Validator/Rules/Between.php | 78 |
htmlspecialchars("The extension $extension is not an image extension.") | /src/Components/Validator/Rules/Image.php | 79 |
htmlspecialchars("The extension $extension is not an image extension.") | /src/Components/Validator/Rules/Image.php | 72 |
htmlspecialchars("The provided $field field does not exist.") | /src/Components/Validator/Rules/RequiredWithout.php | 48 |
'A field must be provided for the required with rule.' | /src/Components/Validator/Rules/RequiredWithout.php | 43 |
'The value must be numeric or in file size format.' | /src/Components/Validator/Rules/Size.php | 47 |
'A color in hexadecimal format must be contained in 3 or 6 characters.' | /src/Components/Validator/Rules/ColorHex.php | 35 |
'Stream is not seekable.' | /src/Components/Http/Stream.php | 403 |
'Cannot read from non-readable stream.' | /src/Components/Http/Stream.php | 418 |
'An error occurred while reading the stream.' | /src/Components/Http/Stream.php | 323 |
'Stream is detached.' | /src/Components/Http/Stream.php | 388 |
'Byte value must be positive integer.' | /src/Components/Http/Stream.php | 301 |
'An error has occurred.' | /src/Components/Http/Stream.php | 307 |
'An error has occurred.' | /src/Components/Http/Stream.php | 244 |
'An error has occurred.' | /src/Components/Http/Stream.php | 270 |
'The target of the request must be a string.' | /src/Components/Http/Request.php | 167 |
'The method must be a string' | /src/Components/Http/Request.php | 212 |
'Header values must be a string or an array of strings, empty array given.' | /src/Components/Http/Message.php | 293 |
'Header values must be RFC 7230 compatible strings.' | /src/Components/Http/Message.php | 299 |
'Header name must be an RFC 7230 compatible string.' | /src/Components/Http/Message.php | 282 |
'Header values must be RFC 7230 compatible strings.' | /src/Components/Http/Message.php | 287 |
'Cannot write to a non-writable stream.' | /src/Components/Http/Stream.php | 433 |
'The specified protocol is invalid.' | /src/Components/Http/Message.php | 233 |
htmlspecialchars("The item $key was not found.") | /src/Components/Form/FormGroupBuilder.php | 173 |
htmlspecialchars("The item $key was not found.") | /src/Components/Form/FormGroupBuilder.php | 155 |