This is the list of error messages, as found in die() and exit() expressions.
| Message | File | Line |
|---|---|---|
| 'Routing aborted: No routes defined.' | /src/Routing/Router.php | 316 |
| sprintf("No route with id '%s' configured.", $routeId) | /src/Routing/Router.php | 264 |
| sprintf("No route found for path '%s'.", implode('/', $pathSegments)) | /src/Routing/Router.php | 243 |
| sprintf("Route with id '%s' already exists.", $id) | /src/Routing/Router.php | 169 |
| sprintf("'%s' is not a Route instance.", $route) | /src/Routing/Router.php | 131 |
| sprintf("Invalid request method(s) '%s'.", implode("', '", $notAllowed)) | /src/Routing/Route.php | 583 |
| sprintf("Route '%s' has no router configured. Generating an URL is not possible.", $this->routeId) | /src/Routing/Route.php | 468 |
| sprintf("Route '%s' has an absolute path configured and does not allow prefixing when generating an URL.", $this->routeId) | /src/Routing/Route.php | 464 |
| sprintf("Path parameter '%s' not set.", $placeholder['name']) | /src/Routing/Route.php | 431 |
| sprintf("'%s' is not a valid regular expression.", $match) | /src/Routing/Route.php | 207 |
| "Invalid placeholders array. Every item requires a 'name' attribute." | /src/Routing/Route.php | 199 |
| sprintf("No redirect configured for route '%s', which cannot be authenticated.", $route->getRouteId( )) | /src/Routing/DefaultRouteAuthenticator.php | 112 |
| 'Circular redirects detected; aborting.' | /src/Routing/DefaultRouteAuthenticator.php | 100 |
| "Invalid property name '%s'" | /src/Template/SimpleTemplate.php | 273 |
| sprintf("String value can not be evaluated for property '%s'", $k) | /src/Template/SimpleTemplate.php | 266 |
| "Tried to assign invalid property '%s'" | /src/Template/SimpleTemplate.php | 257 |
| "Invalid property name '%s'" | /src/Template/SimpleTemplate.php | 254 |
| 'Tried to apply a filter which does not implement the SimpleTemplateFilterInterface.' | /src/Template/SimpleTemplate.php | 345 |
| sprintf("Filter class '%s' is already configured as default filter.", get_class($filter)) | /src/Template/SimpleTemplate.php | 301 |
| sprintf("String value can not be evaluated for property '%s'.", $var) | /src/Template/SimpleTemplate.php | 285 |
| "Tried to assign invalid property '%s'" | /src/Template/SimpleTemplate.php | 276 |
| "Failed to create cache folder $cachePath" | /src/Template/Filter/ImageCache.php | 254 |
| sprintf("Could not extend with '%s' at '%s'.", $matches[1], $matches[2]) | /src/Template/SimpleTemplate.php | 429 |
| "Template filter '%s' (class %s) has been already set." | /src/Template/SimpleTemplate.php | 382 |
| sprintf("Template filter '%s' (class %s) does not implement the SimpleTemplateFilterInterface.", $id, get_class($filter)) | /src/Template/SimpleTemplate.php | 378 |
| 'Failed to start the session: Session already started.' | /src/Session/NativeSessionStorage.php | 80 |
| "Invalid namespace '$namespace'" | /src/Util/Uuid.php | 76 |
| "Invalid namespace '$namespace'" | /src/Util/Uuid.php | 36 |
| "Invalid UUID version $version" | /src/Util/Uuid.php | 26 |
| 'Failed to establish TLS.' | /src/Mail/SmtpMailer.php | 648 |
| 'TLS encryption of stream failed.' | /src/Mail/SmtpMailer.php | 658 |
| 'Failed to send EHLO.' | /src/Mail/SmtpMailer.php | 576 |
| 'Failed to send HELO.' | /src/Mail/SmtpMailer.php | 592 |
| 'Authentication failed.' | /src/Mail/SmtpMailer.php | 700 |
| 'Authentication failed.' | /src/Mail/SmtpMailer.php | 790 |
| 'Failed to send AUTH.' | /src/Mail/SmtpMailer.php | 673 |
| 'Failed to send username.' | /src/Mail/SmtpMailer.php | 680 |
| sprintf("Template file '%s' does not exist.", $path . $file) | /src/Template/SimpleTemplate.php | 108 |
| sprintf("Could not insert child template at '%s'.", $blockName) | /src/Template/SimpleTemplate.php | 196 |
| 'Authentication failed.' | /src/Mail/SmtpMailer.php | 808 |
| sprintf("Controller string '%s' cannot be parsed.", $controllerPath) | /src/Template/TemplateBuffer.php | 82 |
| "Invalid property name '%s'" | /src/Template/SimpleTemplate.php | 228 |
| "Tried to assign invalid property '%s'" | /src/Template/SimpleTemplate.php | 231 |
| "Invalid property name '%s'" | /src/Template/SimpleTemplate.php | 215 |
| "Tried to assign invalid property '%s'" | /src/Template/SimpleTemplate.php | 219 |
| 'Insufficient arguments for watermarking.' | /src/Image/ImageModifier.php | 311 |
| 'Insufficient arguments for watermarking.' | /src/Image/ImageModifier.php | 307 |
| sprintf("File '%s' doesn't exist.", $file) | /src/Image/ImageMagick.php | 41 |
| 'Watermark file not found.' | /src/Image/ImageModifier.php | 312 |
| sprintf("File %s is not of type '%s'.", $file, implode("', '", $this->supportedFormats)) | /src/Image/ImageMagick.php | 57 |
| sprintf("Imagick reports error '%s' for file %s.", $e->getMessage( ), $file) | /src/Image/ImageMagick.php | 48 |
| sprintf("Watermark file '%s' not found.", $watermarkFile) | /src/Image/ImageMagick.php | 183 |
| sprintf("%s not supported by export.", $mimetype) | /src/Image/ImageMagick.php | 91 |
| 'TLS encryption not possible: stream_socket_enable_crypto() not found.' | /src/Mail/SmtpMailer.php | 210 |
| sprintf("Invalid encryption type '%s'.", $smtpEncryption) | /src/Mail/SmtpMailer.php | 181 |
| sprintf("Invalid authentication type '%s'.", $authType) | /src/Mail/SmtpMailer.php | 247 |
| sprintf('Connection failed. %d: %s.', $errno, $errstr) | /src/Mail/SmtpMailer.php | 216 |
| 'Failed to send recipient.' | /src/Mail/SmtpMailer.php | 404 |
| 'Failed to send addressor.' | /src/Mail/SmtpMailer.php | 400 |
| 'Data-transfer failed.' | /src/Mail/SmtpMailer.php | 418 |
| sprintf("Failed to send recipient '%s'.", $receiver) | /src/Mail/SmtpMailer.php | 411 |
| sprintf("No placeholder at position %d for route '%s' found.", $ndx, $this->routeId) | /src/Routing/Route.php | 627 |
| sprintf("Unknown path parameter '%s'.", $name) | /src/Routing/Route.php | 729 |
| sprintf("Invalid value '%s' for path parameter '%s'.", $value, $name) | /src/Routing/Route.php | 733 |
| sprintf("Route '%s' has no router configured. Cannot generate a redirect response.", $this->routeId) | /src/Routing/Route.php | 755 |
| 'No graphics library support found.' | /src/Image/ImageModifierFactory.php | 69 |
| sprintf("File '%s' doesn't exist.", $file) | /src/Image/Gd.php | 48 |
| sprintf("getimagesize() reports error for file '%s'.", $file) | /src/Image/Gd.php | 53 |
| sprintf("File %s is not of type '%s'.", $file, implode("', '", $this->supportedFormats)) | /src/Image/Gd.php | 60 |
| sprintf("Watermark file '%s' not found.", $watermarkFile) | /src/Image/Gd.php | 185 |
| sprintf("%s not supported by export.", $mimetype) | /src/Image/Gd.php | 256 |
| sprintf("Invalid dimension(s) for cropping: '%s'.", $args[0]) | /src/Image/ImageModifier.php | 86 |
| sprintf("Invalid dimension(s) for cropping: %d, %d.", $width, $height) | /src/Image/ImageModifier.php | 149 |
| 'Insufficient arguments for cropping.' | /src/Image/ImageModifier.php | 165 |
| sprintf("Invalid dimension(s) for resizing: %d, %d.", $width, $height) | /src/Image/ImageModifier.php | 256 |
| sprintf("Invalid dimension(s) for resizing: %s.", $args[0]) | /src/Image/ImageModifier.php | 266 |
| 'Insufficient arguments for resizing.' | /src/Image/ImageModifier.php | 274 |
| sprintf("Could not move uploaded file '%s' to '%s'.", $this->originalName, $newpath) | /src/File/UploadedFile.php | 134 |
| sprintf("File '%s' was not identified as uploaded file.", $oldpath) | /src/File/UploadedFile.php | 140 |
| 'Folder cannot be moved into itself or a contained subfolder.' | /src/File/FilesystemFolder.php | 407 |
| sprintf("Filesystem folder '%s' could not be moved to '%s'.", $oldPath, $newPath) | /src/File/FilesystemFolder.php | 413 |
| sprintf("'%s' contains invalid characters.", $to) | /src/File/FilesystemFolder.php | 381 |
| sprintf("Filesystem folder '%s' could not be renamed to '%s'.", $oldPath, $newPath) | /src/File/FilesystemFolder.php | 388 |
| sprintf('Filesystem file %s could not be deleted!', $f->getRealPath( )) | /src/File/FilesystemFolder.php | 343 |
| sprintf("Filesystem folder '%s' could not be deleted.", $this->path) | /src/File/FilesystemFolder.php | 362 |
| sprintf('Cache folder %s could not be purged!', $this->path . self::CACHE_PATH) | /src/File/FilesystemFolder.php | 312 |
| sprintf('Filesystem folder %s could not be deleted!', $f->getRealPath( )) | /src/File/FilesystemFolder.php | 336 |
| sprintf("Folder %s could not be created!", $path) | /src/File/FilesystemFolder.php | 270 |
| sprintf('Cache folder %s could not be created!', $this->path . self::CACHE_PATH) | /src/File/FilesystemFolder.php | 295 |
| sprintf('Directory %s does not exist or is no directory.', $path) | /src/File/FilesystemFolder.php | 107 |
| sprintf("Folder %s cannot be created within folder %s.", $folderName, $this->path) | /src/File/FilesystemFolder.php | 262 |
| "Delete of file '{$this->getPath( )}' failed." | /src/File/FilesystemFile.php | 314 |
| sprintf('Path %s does not exist or is no directory.', $path) | /src/File/FilesystemFolder.php | 71 |
| sprintf("Moving from '%s' to '%s' failed.", $oldpath, $newpath) | /src/File/FilesystemFile.php | 267 |
| sprintf("Rename from '%s' to '%s' failed.", $oldpath, $newpath) | /src/File/FilesystemFile.php | 220 |
| "Rename from '$oldpath' to '$newpath' failed. '$newpath' already exists." | /src/File/FilesystemFile.php | 200 |
| "File $path does not exist!" | /src/File/FilesystemFile.php | 99 |
| sprintf("A parameter for service '%s' has no name.", $id) | /src/Application/Config/Parser/Xml/Services.php | 57 |
| sprintf("No class for service '%s' configured.", $id) | /src/Application/Config/Parser/Xml/Services.php | 38 |
| sprintf("Service '%s' has already been defined.", $id) | /src/Application/Config/Parser/Xml/Services.php | 34 |
| 'Service without id found.' | /src/Application/Config/Parser/Xml/Services.php | 30 |
| sprintf("Placeholder for route '%s' has no name attribute.", $routeId) | /src/Application/Config/Parser/Xml/Routes.php | 145 |
| sprintf("Route '%s' for script '%s' found more than once.", $routeId, $scriptName) | /src/Application/Config/Parser/Xml/Routes.php | 135 |
| sprintf("Invalid request method '%s' for route '%s'.", $requestMethod, $routeId) | /src/Application/Config/Parser/Xml/Routes.php | 111 |
| sprintf("Controller string '%s' cannot be parsed.", (string) $controller) | /src/Application/Config/Parser/Xml/Routes.php | 93 |
| 'Route with missing or invalid id found.' | /src/Application/Config/Parser/Xml/Routes.php | 78 |
| 'Cannot parse route configuration. Site configuration must be parsed first.' | /src/Application/Config/Parser/Xml/Routes.php | 50 |
| sprintf("Datasource '%s' declared twice.", $name) | /src/Application/Config/Parser/Xml/Vxpdo.php | 33 |
| sprintf("No route for menu entry ('%s') found. Available routes for script '%s' are '%s'.", $route, $menu->getScript( ), empty($this->routes[$menu->getScript( )]) ? 'none' : implode("', '", array_keys($this->routes[$menu->getScript( )]))) | /src/Application/Config/Parser/Xml/Menus.php | 177 |
| 'Binary without id found.' | /src/Application/Config/Parser/Xml/Binaries.php | 61 |
| 'Cannot parse menu configuration. Site and route configuration must be parsed first.' | /src/Application/Config/Parser/Xml/Menus.php | 47 |
| 'A dynamic menu requires a configured service.' | /src/Application/Config/Parser/Xml/Menus.php | 92 |
| sprintf("Menu entry with both route ('%s') and path ('%s') attribute found.", $route, $path) | /src/Application/Config/Parser/Xml/Menus.php | 162 |
| sprintf("A parameter for plugin '%s' has no name.", $id) | /src/Application/Config/Parser/Xml/Plugins.php | 57 |
| 'No mailer class specified.' | /src/Application/Config/Parser/Xml/Mail.php | 31 |
| 'Mailer requires a configured host.' | /src/Application/Config/Parser/Xml/Mail.php | 43 |
| 'Malformed "site.ini.xml"! Missing path for binaries.' | /src/Application/Config/Parser/Xml/Binaries.php | 53 |
| sprintf("Templating filter '%s' has already been defined.", $id) | /src/Application/Config/Parser/Xml/Templating.php | 45 |
| 'Plugin without id found.' | /src/Application/Config/Parser/Xml/Plugins.php | 30 |
| sprintf("Plugin '%s' has already been defined.", $id) | /src/Application/Config/Parser/Xml/Plugins.php | 34 |
| sprintf("No class for plugin '%s' configured.", $id) | /src/Application/Config/Parser/Xml/Plugins.php | 38 |
| sprintf("Could not parse XML configuration in '%s'.\n\n%s", $xmlFile, implode("\n", $errors)) | /src/Application/Config.php | 194 |
| sprintf('File %s has already been used.', $filepath) | /src/Application/Config.php | 210 |
| 'Templating filter without id found.' | /src/Application/Config/Parser/Xml/Templating.php | 37 |
| sprintf("No class for templating filter '%s' configured.", $id) | /src/Application/Config/Parser/Xml/Templating.php | 41 |
| sprintf("Plugin '%s' (class %s) does not provide a 'setParameters' method but has parameters configured.", $pluginId, $class) | /src/Application/Application.php | 844 |
| sprintf("Plugin '%s' (class %s) does not implement the SubscriberInterface.", $pluginId, $class) | /src/Application/Application.php | 836 |
| sprintf("Class '%s' does not implement XmlParserInterface.", $classname) | /src/Application/Config.php | 167 |
| sprintf("No 'config' root element found in %s.", $xmlFile) | /src/Application/Config.php | 146 |
| sprintf("Instancing of service '%s' failed. Error: %s", $serviceId, $e->getMessage( )) | /src/Application/Application.php | 795 |
| sprintf("Service '%s' not configured.", $serviceId) | /src/Application/Application.php | 780 |
| sprintf("Instancing of plugin '%s' failed. Error: %s", $pluginId, $e->getMessage( )) | /src/Application/Application.php | 830 |
| sprintf("Service '%s' (class %s) does not implement the ServiceInterface.", $serviceId, $class) | /src/Application/Application.php | 801 |
| sprintf("'%s' not within application path '%s'.", $path, $this->rootPath) | /src/Application/Application.php | 491 |
| sprintf("vxPDO configuration for '%s' not found.", $name) | /src/Application/Application.php | 341 |
| sprintf("Locale '%s' does not exist.", $localeId) | /src/Application/Application.php | 694 |
| sprintf("'%s' not a parent of assets path '%s'.", $path, $this->absoluteAssetsPath) | /src/Application/Application.php | 564 |
| 'Session start failed.' | /src/Session/NativeSessionStorage.php | 90 |
| sprintf("Cannot start session. Headers have already been sent by file '%s' at line %d.", $file, $line) | /src/Session/NativeSessionStorage.php | 86 |
| 'No configuration object provided. Cannot instantiate application.' | /src/Application/Application.php | 234 |
| 'Could not set session save handler.' | /src/Session/NativeSessionStorage.php | 126 |
| sprintf("Invalid background color '%s'.", trim($bgColor)) | /src/Security/Captcha.php | 86 |
| sprintf("Invalid font color '%s'.", trim($color)) | /src/Security/Captcha.php | 107 |
| sprintf('The HTTP status code is not a redirect ("%s" given).', $status) | /src/Http/RedirectResponse.php | 43 |
| 'Cannot redirect to an empty URL.' | /src/Http/RedirectResponse.php | 87 |
| 'No font(s) set.' | /src/Security/Captcha.php | 181 |
| 'GD image stream could not be initialized.' | /src/Security/Captcha.php | 212 |
| sprintf("Invalid grid color '%s'.", trim($color)) | /src/Security/Captcha.php | 129 |
| 'No font(s) set.' | /src/Security/Captcha.php | 154 |
| sprintf('The cookie name "%s" contains invalid characters.', $name) | /src/Http/Cookie.php | 102 |
| 'The cookie name cannot be empty.' | /src/Http/Cookie.php | 106 |
| sprintf('The HTTP status code "%s" is not valid.', $code) | /src/Http/Response.php | 471 |
| sprintf('Response does not support the following options: "%s".', implode('", "', $diff)) | /src/Http/Response.php | 965 |
| sprintf('Format "%s" invalid (%s).', $format, implode(', ', [self::COOKIES_FLAT, self::COOKIES_ARRAY])) | /src/Http/ResponseHeaderBag.php | 238 |
| 'An uploaded file must be an array or an instance of UploadedFile.' | /src/Http/FileBag.php | 55 |
| 'The cookie expiration time is not valid.' | /src/Http/Cookie.php | 116 |
| 'The "sameSite" parameter value is not valid.' | /src/Http/Cookie.php | 136 |
| 'The filename fallback must only contain ASCII characters.' | /src/Http/HeaderUtils.php | 176 |
| sprintf('The disposition must be either "%s" or "%s".', self::DISPOSITION_ATTACHMENT, self::DISPOSITION_INLINE) | /src/Http/HeaderUtils.php | 167 |
| 'The content cannot be set on a StreamedResponse instance.' | /src/Http/StreamedResponse.php | 135 |
| 'The Response callback must not be null.' | /src/Http/StreamedResponse.php | 117 |
| sprintf('The Response content must be a string or object implementing __toString(), "%s" given.', \gettype($content)) | /src/Http/Response.php | 412 |
| sprintf('The %s HTTP header is not parseable (%s).', $key, $value) | /src/Http/HeaderBag.php | 226 |
| 'The filename and the fallback cannot contain the "/" and "\\" characters.' | /src/Http/HeaderUtils.php | 186 |
| 'The filename fallback cannot contain the "%" character.' | /src/Http/HeaderUtils.php | 181 |
| sprintf('Invalid Host "%s".', $host) | /src/Http/Request.php | 1115 |
| 'The content cannot be set on a BinaryFileResponse instance.' | /src/Http/BinaryFileResponse.php | 321 |
| 'File must be readable.' | /src/Http/BinaryFileResponse.php | 96 |
| json_last_error_msg( ) | /src/Http/JsonResponse.php | 135 |
| 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::$trustedHeaders[self::HEADER_FORWARDED], self::$trustedHeaders[$type]) | /src/Http/Request.php | 1978 |
| 'The Request factory must return an instance of Symfony\Component\HttpFoundation\Request.' | /src/Http/Request.php | 1908 |
| sprintf('Invalid method override "%s".', $method) | /src/Http/Request.php | 1199 |
| sprintf('Untrusted Host "%s".', $host) | /src/Http/Request.php | 1138 |
| "Found more than one opening {form} tag." | /src/Form/HtmlForm.php | 1573 |
| "Found more than one closing {end_form} tags." | /src/Form/HtmlForm.php | 1624 |
| sprintf("No template for element '%s' defined.", $this->getName( )) | /src/Form/FormElement/FormElement.php | 546 |
| sprintf("Unknown form element '%s''", $type) | /src/Form/FormElement/FormElementFactory.php | 144 |
| sprintf("No template for fragment of element '%s' defined.", $this->parentElement->getName( )) | /src/Form/FormElement/FormElementWithOptions/FormElementFragment.php | 213 |
| sprintf("Menu '%s' not found or empty.", $id) | /src/Webpage/MenuGenerator.php | 156 |
| 'Not router assigned. Cannot create href attribute for menu entry.' | /src/Webpage/MenuEntry/MenuEntry.php | 263 |
| 'Unable to check Ipv6. Check that PHP was not compiled with option "disable-ipv6".' | /src/Http/IpUtils.php | 125 |
| sprintf("Class mismatch of form elements array. Expected '%s', found '%s'.", get_class($firstElement), get_class($e)) | /src/Form/HtmlForm.php | 781 |
| sprintf("Name mismatch of form elements array. Expected '%s' or empty name, found '%s'.", $name, $e->getName( )) | /src/Form/HtmlForm.php | 791 |
| "Template file '$path{$this->tplFile}' does not exist." | /src/Form/HtmlForm.php | 1107 |
| sprintf("Element '%s' not assigned to form.", $matches[2]) | /src/Form/HtmlForm.php | 1412 |
| sprintf("Could not parse JSON attributes for element '%s'.", $matches[2]) | /src/Form/HtmlForm.php | 1426 |
| sprintf("Attribute 'name' is not allowed with element '%s'.", $matches[2]) | /src/Form/HtmlForm.php | 1432 |
| "Could not parse JSON attributes for '{form}'." | /src/Form/HtmlForm.php | 1521 |
| sprintf("Attribute '%s' not allowed for '{form}'.", $method) | /src/Form/HtmlForm.php | 1530 |
| sprintf("Invalid form method: '%s'.", $method) | /src/Form/HtmlForm.php | 268 |
| 'Invalid NULL offset. Only named offsets allowed.' | /src/Form/ValuesBag.php | 153 |
| 'Values can not be evaluated. No request bound.' | /src/Form/HtmlForm.php | 492 |
| sprintf("Invalid form enctype: '%s'.", $type) | /src/Form/HtmlForm.php | 302 |
| sprintf("Unknown form element '%s'", $name) | /src/Form/HtmlForm.php | 716 |
| 'CSRF token mismatch.' | /src/Form/HtmlForm.php | 630 |
| sprintf("Element '%s' already assigned.", $name) | /src/Form/HtmlForm.php | 765 |
| sprintf("Element '%s' already assigned.", $element->getName( )) | /src/Form/HtmlForm.php | 731 |
| sprintf("'%s' is an invalid IP address version; allowed are '%s'.", $version, implode("', '", array_keys($allowedVersions))) | /src/Constraint/Validator/Ip.php | 63 |
| "'Fileinfo' extension not found. Analyzing of buffers not supported." | /src/File/MimeTypeGetter.php | 1113 |
| "Date validator option 'validFrom' is not a DateTime instance." | /src/Constraint/Validator/Date.php | 69 |
| "Date validator option 'locale' is not a Locale instance." | /src/Constraint/Validator/Date.php | 63 |
| 'Date validator requires either a valid locale, either passed to constructor or configured in application.' | /src/Constraint/Validator/Date.php | 87 |
| "Date validator option 'validUntil' is not a DateTime instance." | /src/Constraint/Validator/Date.php | 79 |
| sprintf("'%s' is not a valid regular expression.", $regExp) | /src/Constraint/Validator/RegularExpression.php | 41 |
| sprintf("Invalid type for DNS checking '%s'; allowed types are '%s'.", $type, str_replace(' ', "', '", $allowedTypes)) | /src/Constraint/Validator/Email.php | 51 |
| 'Propel is configured as driver for vxPDO but not available in this application.' | /src/Database/DatabaseInterfaceFactory.php | 66 |
| sprintf("vxPDO accepts only mysql and pgsql as established connection drivers. The configured Propel connection '%s' uses '%s'.", $dsnName, $adapterName) | /src/Database/DatabaseInterfaceFactory.php | 82 |
| sprintf("No class for driver '%s' supported.", $type) | /src/Database/DatabaseInterfaceFactory.php | 120 |
| 'Missing statement string.' | /src/Database/Adapter/Propel2ConnectionWrapper.php | 189 |
| vsprintf('ERROR: %s, %s, %s', $this->statement->errorInfo( )) | /src/Database/AbstractPdoAdapter.php | 782 |
| 'Value cannot be converted into string.' | /src/Database/AbstractPdoAdapter.php | 880 |
| 'No database type defined.' | /src/Database/DatabaseInterfaceFactory.php | 47 |
| 'No driver found in DSN.' | /src/Database/DatabaseInterfaceFactory.php | 54 |
| sprintf("Wrong driver type of connection. Connection reports '%s', should be 'pgsql'.", $drivername) | /src/Database/Adapter/Pgsql.php | 124 |
| sprintf("Character set '%s' not mapped or supported.", DEFAULT_ENCODING) | /src/Database/Adapter/Mysql.php | 67 |
| "Missing parameter 'host' in datasource connection configuration." | /src/Database/Adapter/Mysql.php | 81 |
| "Missing parameter 'dbname' in datasource connection configuration." | /src/Database/Adapter/Mysql.php | 84 |
| sprintf("Character set '%s' not mapped or supported.", DEFAULT_ENCODING) | /src/Database/Adapter/Pgsql.php | 66 |
| sprintf("Table '%s' not found.", $tableName) | /src/Database/AbstractPdoAdapter.php | 571 |
| sprintf("Table '%s' has more than one or no primary key column.", $tableName) | /src/Database/AbstractPdoAdapter.php | 635 |
| sprintf("Unknown column '%s' for WHERE clause.", $whereName) | /src/Database/AbstractPdoAdapter.php | 652 |
| vsprintf('ERROR: %s, %s, %s', $this->statement->errorInfo( )) | /src/Database/AbstractPdoAdapter.php | 683 |
| sprintf("Table '%s' not found.", $tableName) | /src/Database/AbstractPdoAdapter.php | 701 |
| vsprintf('ERROR: %s, %s, %s', $this->statement->errorInfo( )) | /src/Database/AbstractPdoAdapter.php | 728 |
| sprintf("Table '%s' has more than one or no primary key column.", $tableName) | /src/Database/AbstractPdoAdapter.php | 733 |
| sprintf("Unknown column '%s' for WHERE clause.", $whereName) | /src/Database/AbstractPdoAdapter.php | 749 |
| sprintf("Unknown column '%s' in table '%s'.", $columnName, $tableName) | /src/Database/AbstractPdoAdapter.php | 260 |
| sprintf("Table '%s' not found.", $tableName) | /src/Database/AbstractPdoAdapter.php | 350 |
| vsprintf('ERROR: %s, %s, %s', $this->statement->errorInfo( )) | /src/Database/AbstractPdoAdapter.php | 410 |
| 'Rows data contains a non-array value. Attributes cannot be determined.' | /src/Database/AbstractPdoAdapter.php | 435 |
| sprintf("Table '%s' not found.", $tableName) | /src/Database/AbstractPdoAdapter.php | 449 |
| sprintf("Row %d contains a non-array value.", $i) | /src/Database/AbstractPdoAdapter.php | 496 |
| sprintf("Attribute mismatch in row %d. Expected ['%s'], but found ['%s'].", $i, implode("', '", $names), implode("', '", array_keys($matchedRow))) | /src/Database/AbstractPdoAdapter.php | 504 |
| vsprintf('ERROR: %s, %s, %s', $this->statement->errorInfo( )) | /src/Database/AbstractPdoAdapter.php | 551 |
| 'Invalid token id.' | /src/Security/Csrf/CsrfTokenSessionStorage.php | 90 |
| sprintf("CSRF token with id '%s' not found.", $tokenId) | /src/Security/Csrf/CsrfTokenSessionStorage.php | 73 |
| sprintf("Mismatch of database name: DSN states '%s', dbname element states '%s'.", $matches[1], $this->dbname) | /src/Database/AbstractPdoAdapter.php | 147 |
| 'Database name missing in DSN string.' | /src/Database/AbstractPdoAdapter.php | 144 |
| sprintf("Mismatch of host: DSN states '%s', host element states '%s'.", $matches[1], $this->host) | /src/Database/AbstractPdoAdapter.php | 158 |
| 'Host missing in DSN string.' | /src/Database/AbstractPdoAdapter.php | 155 |
| sprintf("Unknown table '%s'.", $tableName) | /src/Database/AbstractPdoAdapter.php | 224 |
| sprintf("Mismatch of port: DSN states '%s', host element states '%s'.", $matches[1], $this->port) | /src/Database/AbstractPdoAdapter.php | 167 |
| sprintf("Method '%s' not supported by createFromLogin.", $type) | /src/Security/Password/PasswordGenerator.php | 118 |
| 'No font colors defined.' | /src/Security/Captcha.php | 225 |
| sprintf("Cost is too small. Cost must be at least %d.", self::MIN_COST) | /src/Security/Password/PasswordEncrypter.php | 50 |
| "password_hash() not supported by current PHP version, but required by " . __CLASS__ | /src/Security/Password/PasswordEncrypter.php | 44 |
| sprintf("Password too long. Maximum length is %d.", self::MAX_LENGTH) | /src/Security/Password/PasswordEncrypter.php | 81 |
| sprintf("Password too short. Minimum length is %d.", self::MIN_LENGTH) | /src/Security/Password/PasswordEncrypter.php | 78 |
| 'No suitable function for generating a CSRF token available.' | /src/Security/Csrf/CsrfTokenManager.php | 156 |
| 'CSRF token length not set or too short.' | /src/Security/Csrf/CsrfTokenManager.php | 140 |
| 'Role is not a role instance.' | /src/User/User.php | 225 |
| sprintf("Role '%s' defined twice.", $role->getRoleName( )) | /src/User/User.php | 228 |
| sprintf("Session key '%s' doesn't hold a SessionUser instance.", $sessionKey) | /src/User/SimpleSessionUserProvider.php | 68 |
| 'An empty username is not allowed.' | /src/User/User.php | 76 |
| 'Exception handler already registered.' | /src/Debug/ExceptionHandler.php | 52 |
| 'Error handler already registered.' | /src/Debug/ErrorHandler.php | 68 |
| sprintf('%s: %s in %s line %d', isset($this->errorLevels[$errorLevel]) ? $this->errorLevels[$errorLevel] : $errorLevel, $message, $file, $line) | /src/Debug/ErrorHandler.php | 144 |
| sprintf("Wrong driver type of connection. Connection reports '%s', should be 'mysql'.", $drivername) | /src/Database/Adapter/Mysql.php | 138 |
| sprintf("Unknown column '%s' in table '%s'.", $columnName, $tableName) | /src/Database/Adapter/Mysql.php | 161 |
| sprintf("Charset mismatch; site configuration says '%s', DSN says '%s'.", $charset, $matches[1]) | /src/Database/Adapter/Mysql.php | 106 |
| 'Connection is already set and cannot be redeclared.' | /src/Database/Adapter/Mysql.php | 130 |
| sprintf("A session user with the session key '%s' already exists.", $sessionKey) | /src/User/SessionUser.php | 62 |
| sprintf("The session key '%s' is already in use.", $sessionKey) | /src/User/SessionUser.php | 65 |
| sprintf("Column '%s' in table '%s' is not of type ENUM or SET.", $columnName, $tableName) | /src/Database/Adapter/Mysql.php | 169 |
| "Redirect can't be executed. Controller has no route assigned." | /src/Controller/Controller.php | 198 |
| 'Connection is already set and cannot be redeclared.' | /src/Database/Adapter/Pgsql.php | 116 |
| "Missing parameter 'dbname' in datasource connection configuration." | /src/Database/Adapter/Pgsql.php | 83 |
| "Missing parameter 'host' in datasource connection configuration." | /src/Database/Adapter/Pgsql.php | 80 |