Printf Inventory

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

ValueCountFile:Line
"'%s' is not a Route instance."
1
  • /src/Routing/Router.php
'<select multiple="multiple" name="%s" %s>%s</select>'
1
  • /src/Form/FormElement/FormElementWithOptions/MultipleSelectElement.php
'<button name="%s" value="%s" %s>%s</button>'
1
  • /src/Form/FormElement/ButtonElement.php
'<textarea name="%s" %s>%s</textarea>'
1
  • /src/Form/FormElement/TextareaElement.php
'%s[%s]'
1
  • /src/Form/FormElement/FormElementFactory.php
"Unknown form element '%s''"
1
  • /src/Form/FormElement/FormElementFactory.php
'<input name="%s" value="%s" %s>'
1
  • /src/Form/FormElement/InputElement.php
"No template for fragment of element '%s' defined."
1
  • /src/Form/FormElement/FormElementWithOptions/FormElementFragment.php
'<select name="%s" %s>%s</select>'
1
  • /src/Form/FormElement/FormElementWithOptions/SelectElement.php
'<option %s>%s</option>'
1
  • /src/Form/FormElement/FormElementWithOptions/SelectOptionElement.php
'<input type="radio" %s>'
1
  • /src/Form/FormElement/FormElementWithOptions/RadioOptionElement.php
"<span %s>%s</span>"
1
  • /src/Form/FormElement/FormElementWithOptions/RadioElement.php
"Menu '%s' not found or empty."
1
  • /src/Webpage/MenuGenerator.php
'<label %s>%s</label>'
1
  • /src/Form/FormElement/LabelElement.php
'<%1$s%2$s>%3$s</%1$s>'
1
  • /src/Webpage/MenuGenerator.php
'<ul%s>%s</ul>'
1
  • /src/Webpage/Menu/Renderer/SimpleListRenderer.php
'<li class="%s">%s<a href="%s">%s</a>%s'
1
  • /src/Webpage/Menu/Renderer/SimpleListRenderer.php
'<li class="active %s">%s<span>%s</span>%s'
1
  • /src/Webpage/Menu/Renderer/SimpleListRenderer.php
'<li class="active %s">%s<a href="%s">%s</a>%s'
1
  • /src/Webpage/Menu/Renderer/SimpleListRenderer.php
'bytes */%s'
1
  • /src/Http/BinaryFileResponse.php
'bytes %s-%s/%s'
1
  • /src/Http/BinaryFileResponse.php
'%s %s %s'
1
  • /src/Http/Request.php
'{%s}i'
1
  • /src/Http/Request.php
'Invalid Host "%s".'
1
  • /src/Http/Request.php
'src="%s"'
1
  • /src/Form/FormElement/ImageElement.php
"No template for element '%s' defined."
1
  • /src/Form/FormElement/FormElement.php
'Invalid method override "%s".'
1
  • /src/Http/Request.php
"Listener for '%s' called."
1
  • /src/Observer/GenericSubscriber.php
"'%s' is not within validUntil boundary."
1
  • /src/Constraint/Validator/Date.php
"Invalid type for DNS checking '%s'; allowed types are '%s'."
1
  • /src/Constraint/Validator/Email.php
"Route with id '%s' already exists."
1
  • /src/Routing/Router.php
"MX lookup for '%s' failed."
1
  • /src/Constraint/Validator/Email.php
"A, AAAA or MX lookup for '%s' failed."
1
  • /src/Constraint/Validator/Email.php
"IBAN with unknown country code '%s'."
1
  • /src/Constraint/Validator/Iban.php
"Invalid IBAN format for country code '%s'."
1
  • /src/Constraint/Validator/Iban.php
'~^
        (%s)://                                                        # protocol
        (([\pL\pN-]+:)?([\pL\pN-]+)@)?                                # optional auth
        (
            ([\pL\pN\pS\.-])+(\.?([\pL\pN]|xn\-\-[\pL\pN-]+)+\.?)    # domain name
            |                                                        # or
            \d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}                        # IPv4 address
            |                                                        # or
            \[
                (?:(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){6})(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:::(?:(?:(?:[0-9a-f]{1,4})):){5})(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:(?:(?:(?:[0-9a-f]{1,4})))?::(?:(?:(?:[0-9a-f]{1,4})):){4})(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){0,1}(?:(?:[0-9a-f]{1,4})))?::(?:(?:(?:[0-9a-f]{1,4})):){3})(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){0,2}(?:(?:[0-9a-f]{1,4})))?::(?:(?:(?:[0-9a-f]{1,4})):){2})(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){0,3}(?:(?:[0-9a-f]{1,4})))?::(?:(?:[0-9a-f]{1,4})):)(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){0,4}(?:(?:[0-9a-f]{1,4})))?::)(?:(?:(?:(?:(?:[0-9a-f]{1,4})):(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9]))\.){3}(?:(?:25[0-5]|(?:[1-9]|1[0-9]|2[0-4])?[0-9])))))))|(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){0,5}(?:(?:[0-9a-f]{1,4})))?::)(?:(?:[0-9a-f]{1,4})))|(?:(?:(?:(?:(?:(?:[0-9a-f]{1,4})):){0,6}(?:(?:[0-9a-f]{1,4})))?::))))
            \]                                                        # IPv6 address
        )
        (:[0-9]+)?                                                  # optional port
        (/?|/\S+|\?\S*|\#\S*)                                       # optional slash with string or query or fragment
    $~ixu'
1
  • /src/Constraint/Validator/Url.php
"Value '%s' is not a valid URL."
1
  • /src/Constraint/Validator/Url.php
"Host '%s' could not be resolved."
1
  • /src/Constraint/Validator/Url.php
"Invalid form method: '%s'."
1
  • /src/Form/HtmlForm.php
'<form action="%s" method="%s" %s %s>%s%s%s'
1
  • /src/Form/HtmlForm.php
"Invalid form enctype: '%s'."
1
  • /src/Form/HtmlForm.php
"Unknown form element '%s'"
1
  • /src/Form/HtmlForm.php
"Class mismatch of form elements array. Expected '%s', found '%s'."
1
  • /src/Form/HtmlForm.php
"Name mismatch of form elements array. Expected '%s' or empty name, found '%s'."
1
  • /src/Form/HtmlForm.php
"
            <div>%s
                <span style='display:none;'>
                    <label for='confirm_entry_%s'>Leave this field empty!</label>
                    <input id='confirm_entry_%s' name='confirm_entry_%s' value=''>
                </span>
            </div>"
1
  • /src/Form/HtmlForm.php
"Element '%s' not assigned to form."
1
  • /src/Form/HtmlForm.php
"Could not parse JSON attributes for element '%s'."
1
  • /src/Form/HtmlForm.php
"Attribute 'name' is not allowed with element '%s'."
1
  • /src/Form/HtmlForm.php
"Attribute '%s' not allowed for '{form}'."
1
  • /src/Form/HtmlForm.php
'<form action="%s" method="%s" %s %s>%s%s'
1
  • /src/Form/HtmlForm.php
'Untrusted Host "%s".'
1
  • /src/Http/Request.php
'#^(%%[[:xdigit:]]{2}|.){%d}#'
1
  • /src/Http/Request.php
"'%s' is not a properly formatted date string."
1
  • /src/Constraint/Validator/Date.php
"Wrong driver type of connection. Connection reports '%s', should be 'pgsql'."
1
  • /src/Database/Adapter/Pgsql.php
"
                        UPDATE
                            %s
                        SET
                            %s
                        WHERE
                            %s = ?
                    "
1
  • /src/Database/AbstractPdoAdapter.php
"
                    UPDATE
                        %s
                    SET
                        %s
                    WHERE
                        %s = ?
                "
1
  • /src/Database/AbstractPdoAdapter.php
"
                                DELETE FROM
                                    %s
                                WHERE
                                    %s = ?
                            "
1
  • /src/Database/AbstractPdoAdapter.php
' IN (%s)'
1
  • /src/Database/AbstractPdoAdapter.php
"
                            DELETE FROM
                                %s
                            WHERE
                                %s
                        "
1
  • /src/Database/AbstractPdoAdapter.php
'SELECT %1$s FROM %2$s WHERE LOWER(%1$s) LIKE ? AND %3$s != ?'
1
  • /src/Database/Util.php
"vxPDO accepts only mysql and pgsql as established connection drivers. The configured Propel connection '%s' uses '%s'."
1
  • /src/Database/DatabaseInterfaceFactory.php
"No class for driver '%s' supported."
1
  • /src/Database/DatabaseInterfaceFactory.php
"%s:dbname=%s;host=%s"
1
  • /src/Database/Adapter/Pgsql.php
"SET NAMES '%s'"
1
  • /src/Database/Adapter/Pgsql.php
"%s:dbname=%s;host=%s;charset=%s"
1
  • /src/Database/Adapter/Mysql.php
"Attribute mismatch in row %d. Expected ['%s'], but found ['%s']."
1
  • /src/Database/AbstractPdoAdapter.php
"Charset mismatch; site configuration says '%s', DSN says '%s'."
1
  • /src/Database/Adapter/Mysql.php
"Wrong driver type of connection. Connection reports '%s', should be 'mysql'."
1
  • /src/Database/Adapter/Mysql.php
"Column '%s' in table '%s' is not of type ENUM or SET."
1
  • /src/Database/Adapter/Mysql.php
"A session user with the session key '%s' already exists."
1
  • /src/User/SessionUser.php
"The session key '%s' is already in use."
1
  • /src/User/SessionUser.php
"Session key '%s' doesn't hold a SessionUser instance."
1
  • /src/User/SimpleSessionUserProvider.php
"Role '%s' defined twice."
1
  • /src/User/User.php
'%s: %s in %s line %d'
1
  • /src/Debug/ErrorHandler.php
'Exception thrown when handling exception (%s: %s)'
1
  • /src/Debug/ExceptionHandler.php
'
        <!DOCTYPE html>
        <html>
            <head>
                <title>Error %d</title>
                <meta http-equiv="content-type" content="text/html; charset=UTF-8">
            </head>
            <body>
                <table>
                    <tr>
                        <th colspan="4">%s</th>
                    </tr>
                    <tr>
                        <th></th>
                        <th>File</th>
                        <th>Line</th>
                        <th>Function</th>
                    </tr>
        '
1
  • /src/Debug/ExceptionHandler.php
"
                    INSERT INTO
                        %s
                            (%s%s%s)
                        VALUES
                            %s
                    "
1
  • /src/Database/AbstractPdoAdapter.php
"Row %d contains a non-array value."
1
  • /src/Database/AbstractPdoAdapter.php
'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.'
1
  • /src/Http/Request.php
"Invalid background color '%s'."
1
  • /src/Security/Captcha.php
'The disposition must be either "%s" or "%s".'
1
  • /src/Http/HeaderUtils.php
"%-{$max}s %s\r\n"
1
  • /src/Http/HeaderBag.php
'The %s HTTP header is not parseable (%s).'
1
  • /src/Http/HeaderBag.php
'The Response content must be a string or object implementing __toString(), "%s" given.'
1
  • /src/Http/Response.php
'The HTTP status code "%s" is not valid.'
1
  • /src/Http/Response.php
'Response does not support the following options: "%s".'
1
  • /src/Http/Response.php
'The cookie name "%s" contains invalid characters.'
1
  • /src/Http/Cookie.php
'Format "%s" invalid (%s).'
1
  • /src/Http/ResponseHeaderBag.php
'The HTTP status code is not a redirect ("%s" given).'
1
  • /src/Http/RedirectResponse.php
'<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8" />
        <meta http-equiv="refresh" content="0;url=\'%1$s\'" />

        <title>Redirecting to %1$s</title>
    </head>
    <body>
        Redirecting to <a href="%1$s">%1$s</a>.
    </body>
</html>'
1
  • /src/Http/RedirectResponse.php
"Invalid font color '%s'."
1
  • /src/Security/Captcha.php
"
                        INSERT INTO
                            %s
                        (%s%s%s)
                        VALUES
                        (%s)
                        "
1
  • /src/Database/AbstractPdoAdapter.php
"Invalid grid color '%s'."
1
  • /src/Security/Captcha.php
"Method '%s' not supported by createFromLogin."
1
  • /src/Security/Password/PasswordGenerator.php
"Cost is too small. Cost must be at least %d."
1
  • /src/Security/Password/PasswordEncrypter.php
"Password too short. Minimum length is %d."
1
  • /src/Security/Password/PasswordEncrypter.php
"Password too long. Maximum length is %d."
1
  • /src/Security/Password/PasswordEncrypter.php
"CSRF token with id '%s' not found."
1
  • /src/Security/Csrf/CsrfTokenSessionStorage.php
"Mismatch of database name: DSN states '%s', dbname element states '%s'."
1
  • /src/Database/AbstractPdoAdapter.php
"Mismatch of host: DSN states '%s', host element states '%s'."
1
  • /src/Database/AbstractPdoAdapter.php
"Mismatch of port: DSN states '%s', host element states '%s'."
1
  • /src/Database/AbstractPdoAdapter.php
"Unknown table '%s'."
1
  • /src/Database/AbstractPdoAdapter.php
"'%s' is not within validFrom boundary."
1
  • /src/Constraint/Validator/Date.php
"'%s' does not appear to be a valid email."
1
  • /src/Constraint/Validator/Email.php
"'%s' is an invalid time value."
1
  • /src/Constraint/Validator/Time.php
"Could not extend with '%s' at '%s'."
1
  • /src/Template/SimpleTemplate.php
'%s: %s'
1
  • /src/Mail/SmtpMailer.php
"n,a=%s,%shost=%s%sport=%s%sauth=Bearer %s%s%s"
1
  • /src/Mail/SmtpMailer.php
"user=%s%sauth=Bearer %s%s%s"
1
  • /src/Mail/SmtpMailer.php
"Template file '%s' does not exist."
1
  • /src/Template/SimpleTemplate.php
"Could not insert child template at '%s'."
1
  • /src/Template/SimpleTemplate.php
"String value can not be evaluated for property '%s'"
1
  • /src/Template/SimpleTemplate.php
"String value can not be evaluated for property '%s'."
1
  • /src/Template/SimpleTemplate.php
"Filter class '%s' is already configured as default filter."
1
  • /src/Template/SimpleTemplate.php
"Template filter '%s' (class %s) does not implement the SimpleTemplateFilterInterface."
1
  • /src/Template/SimpleTemplate.php
"<%s %sclass=%s%sshortened%s>"
1
  • /src/Template/Filter/ShortenText.php
"Failed to send recipient '%s'."
1
  • /src/Mail/SmtpMailer.php
"</%s>"
1
  • /src/Template/Filter/ShortenText.php
'%04x%04x-%04x-%04x-%04x-%04x%04x%04x'
1
  • /src/Util/Uuid.php
' INNER JOIN %1$s%2$s%1$s ON %3$s'
1
  • /src/Orm/Query.php
'%1$s%2$s%1$s IN (%3$s)'
1
  • /src/Orm/Query.php
'%1$s%2$s%1$s %3$s ?'
1
  • /src/Orm/Query.php
"'%s' is not a properly formatted time string."
1
  • /src/Constraint/Validator/Time.php
"Application error!\r\nMessage: %s"
1
  • /src/Application/Application.php
"Application error!<br>Message: %s"
1
  • /src/Application/Application.php
"vxPDO configuration for '%s' not found."
1
  • /src/Application/Application.php
"'%s' not within application path '%s'."
1
  • /src/Application/Application.php
'%s <%s>'
1
  • /src/Mail/SmtpMailer.php
"Invalid authentication type '%s'."
1
  • /src/Mail/SmtpMailer.php
"Locale '%s' does not exist."
1
  • /src/Application/Application.php
"Route '%s' has no router configured. Cannot generate a redirect response."
1
  • /src/Routing/Route.php
"No route found for path '%s'."
1
  • /src/Routing/Router.php
"No route with id '%s' configured."
1
  • /src/Routing/Router.php
"No redirect configured for route '%s', which cannot be authenticated."
1
  • /src/Routing/DefaultRouteAuthenticator.php
"Path parameter '%s' not set."
1
  • /src/Routing/Route.php
"Route '%s' has an absolute path configured and does not allow prefixing when generating an URL."
1
  • /src/Routing/Route.php
"Route '%s' has no router configured. Generating an URL is not possible."
1
  • /src/Routing/Route.php
"Invalid request method(s) '%s'."
1
  • /src/Routing/Route.php
"No placeholder at position %d for route '%s' found."
1
  • /src/Routing/Route.php
"Unknown path parameter '%s'."
1
  • /src/Routing/Route.php
"Invalid value '%s' for path parameter '%s'."
1
  • /src/Routing/Route.php
"getimagesize() reports error for file '%s'."
1
  • /src/Image/Gd.php
'Connection failed. %d: %s.'
1
  • /src/Mail/SmtpMailer.php
"Invalid dimension(s) for cropping: '%s'."
1
  • /src/Image/ImageModifier.php
"Invalid dimension(s) for cropping: %d, %d."
1
  • /src/Image/ImageModifier.php
"Invalid dimension(s) for resizing: %d, %d."
1
  • /src/Image/ImageModifier.php
"Invalid dimension(s) for resizing: %s."
1
  • /src/Image/ImageModifier.php
"Imagick reports error '%s' for file %s."
1
  • /src/Image/ImageMagick.php
'multipart/mixed; boundary="%s"'
1
  • /src/Mail/Email.php
'text/%s; charset=%s'
1
  • /src/Mail/Email.php
'Content-Type: application/octet-stream; name="%s"'
1
  • /src/Mail/Email.php
'Content-Disposition: attachment; filename="%s"'
1
  • /src/Mail/Email.php
"Invalid encryption type '%s'."
1
  • /src/Mail/SmtpMailer.php
"'%s' not a parent of assets path '%s'."
1
  • /src/Application/Application.php
"Cannot start session. Headers have already been sent by file '%s' at line %d."
1
  • /src/Session/NativeSessionStorage.php
"Service '%s' not configured."
1
  • /src/Application/Application.php
'Cache folder %s could not be created!'
1
  • /src/File/FilesystemFolder.php
"Placeholder for route '%s' has no name attribute."
1
  • /src/Application/Config/Parser/Xml/Routes.php
"Service '%s' has already been defined."
1
  • /src/Application/Config/Parser/Xml/Services.php
"No class for service '%s' configured."
1
  • /src/Application/Config/Parser/Xml/Services.php
"A parameter for service '%s' has no name."
1
  • /src/Application/Config/Parser/Xml/Services.php
"Moving from '%s' to '%s' failed."
1
  • /src/File/FilesystemFile.php
'Path %s does not exist or is no directory.'
1
  • /src/File/FilesystemFolder.php
'Directory %s does not exist or is no directory.'
1
  • /src/File/FilesystemFolder.php
"Folder %s cannot be created within folder %s."
1
  • /src/File/FilesystemFolder.php
"Folder %s could not be created!"
1
  • /src/File/FilesystemFolder.php
'Cache folder %s could not be purged!'
1
  • /src/File/FilesystemFolder.php
"Invalid request method '%s' for route '%s'."
1
  • /src/Application/Config/Parser/Xml/Routes.php
'Filesystem folder %s could not be deleted!'
1
  • /src/File/FilesystemFolder.php
'Filesystem file %s could not be deleted!'
1
  • /src/File/FilesystemFolder.php
"Filesystem folder '%s' could not be deleted."
1
  • /src/File/FilesystemFolder.php
"'%s' contains invalid characters."
1
  • /src/File/FilesystemFolder.php
"Filesystem folder '%s' could not be renamed to '%s'."
1
  • /src/File/FilesystemFolder.php
"Filesystem folder '%s' could not be moved to '%s'."
1
  • /src/File/FilesystemFolder.php
"Could not move uploaded file '%s' to '%s'."
1
  • /src/File/UploadedFile.php
"File '%s' was not identified as uploaded file."
1
  • /src/File/UploadedFile.php
"'%s' is an invalid IP address version; allowed are '%s'."
1
  • /src/Constraint/Validator/Ip.php
"'%s' does not appear to be a valid IP address."
1
  • /src/Constraint/Validator/Ip.php
"Route '%s' for script '%s' found more than once."
1
  • /src/Application/Config/Parser/Xml/Routes.php
"Rename from '%s' to '%s' failed."
1
  • /src/File/FilesystemFile.php
'<tr><td>%d</td><td>%s</td><td>%d</td><td>%s</td></tr>'
1
  • /src/Debug/ExceptionHandler.php
"No 'config' root element found in %s."
1
  • /src/Application/Config.php
'File %s has already been used.'
1
  • /src/Application/Config.php
"Templating filter '%s' has already been defined."
1
  • /src/Application/Config/Parser/Xml/Templating.php
"Could not parse XML configuration in '%s'.\n\n%s"
1
  • /src/Application/Config.php
"Plugin '%s' has already been defined."
1
  • /src/Application/Config/Parser/Xml/Plugins.php
'Row %d, column %d: %s (%d) %s'
1
  • /src/Application/Config.php
"No class for plugin '%s' configured."
1
  • /src/Application/Config/Parser/Xml/Plugins.php
"Class '%s' does not implement XmlParserInterface."
1
  • /src/Application/Config.php
"A parameter for plugin '%s' has no name."
1
  • /src/Application/Config/Parser/Xml/Plugins.php
"Plugin '%s' (class %s) does not provide a 'setParameters' method but has parameters configured."
1
  • /src/Application/Application.php
"Plugin '%s' (class %s) does not implement the SubscriberInterface."
1
  • /src/Application/Application.php
"Instancing of plugin '%s' failed. Error: %s"
1
  • /src/Application/Application.php
"Menu entry with both route ('%s') and path ('%s') attribute found."
1
  • /src/Application/Config/Parser/Xml/Menus.php
"Service '%s' (class %s) does not implement the ServiceInterface."
1
  • /src/Application/Application.php
"No route for menu entry ('%s') found. Available routes for script '%s' are '%s'."
1
  • /src/Application/Config/Parser/Xml/Menus.php
"Datasource '%s' declared twice."
1
  • /src/Application/Config/Parser/Xml/Vxpdo.php
"Instancing of service '%s' failed. Error: %s"
1
  • /src/Application/Application.php
"No class for templating filter '%s' configured."
1
  • /src/Application/Config/Parser/Xml/Templating.php
"File %s is not of type '%s'."
2
  • /src/Image/Gd.php
  • /src/Image/ImageMagick.php
"File '%s' doesn't exist."
2
  • /src/Image/Gd.php
  • /src/Image/ImageMagick.php
"'%s' is not a valid regular expression."
2
  • /src/Routing/Route.php
  • /src/Constraint/Validator/RegularExpression.php
"Character set '%s' not mapped or supported."
2
  • /src/Database/Adapter/Pgsql.php
  • /src/Database/Adapter/Mysql.php
"Controller string '%s' cannot be parsed."
2
  • /src/Template/TemplateBuffer.php
  • /src/Application/Config/Parser/Xml/Routes.php
"Watermark file '%s' not found."
2
  • /src/Image/Gd.php
  • /src/Image/ImageMagick.php
"%s not supported by export."
2
  • /src/Image/Gd.php
  • /src/Image/ImageMagick.php
'%s: %s <%s>'
2
  • /src/Mail/SmtpMailer.php
  • /src/Mail/SmtpMailer.php
'<input name="%s" %s>'
2
  • /src/Form/FormElement/ImageElement.php
  • /src/Form/FormElement/FileInputElement.php
'%032b'
2
  • /src/Http/IpUtils.php
  • /src/Http/IpUtils.php
"Unknown column '%s' in table '%s'."
2
  • /src/Database/AbstractPdoAdapter.php
  • /src/Database/Adapter/Mysql.php
'%08s-%04s-%04x-%04x-%12s'
2
  • /src/Util/Uuid.php
  • /src/Util/Uuid.php
"Element '%s' already assigned."
2
  • /src/Form/HtmlForm.php
  • /src/Form/HtmlForm.php
"Table '%s' has more than one or no primary key column."
2
  • /src/Database/AbstractPdoAdapter.php
  • /src/Database/AbstractPdoAdapter.php
"Unknown column '%s' for WHERE clause."
2
  • /src/Database/AbstractPdoAdapter.php
  • /src/Database/AbstractPdoAdapter.php
'HTTP/%s %s %s'
2
  • /src/Http/Response.php
  • /src/Http/Response.php
'/\{(?:\w+\|)*error_%s(?:\|\w+)*:([^\}]+)\}/i'
2
  • /src/Form/HtmlForm.php
  • /src/Form/HtmlForm.php
'%s(%d)%s'
4
  • /src/File/FilesystemFile.php
  • /src/File/FilesystemFile.php
  • /src/File/Util.php
  • /src/File/Util.php
"'%s' is not a valid date value."
4
  • /src/Constraint/Validator/Date.php
  • /src/Constraint/Validator/Date.php
  • /src/Constraint/Validator/Date.php
  • /src/Constraint/Validator/Date.php
"Table '%s' not found."
4
  • /src/Database/AbstractPdoAdapter.php
  • /src/Database/AbstractPdoAdapter.php
  • /src/Database/AbstractPdoAdapter.php
  • /src/Database/AbstractPdoAdapter.php
'ERROR: %s, %s, %s'
5
  • /src/Database/AbstractPdoAdapter.php
  • /src/Database/AbstractPdoAdapter.php
  • /src/Database/AbstractPdoAdapter.php
  • /src/Database/AbstractPdoAdapter.php
  • /src/Database/AbstractPdoAdapter.php
'%04d-%02d-%02d'
6
  • /src/Constraint/Validator/Date.php
  • /src/Constraint/Validator/Date.php
  • /src/Constraint/Validator/Date.php
  • /src/Database/Util.php
  • /src/Database/Util.php
  • /src/Database/Util.php
'%s="%s"'
9
  • /src/Form/FormElement/LabelElement.php
  • /src/Form/FormElement/ImageElement.php
  • /src/Form/FormElement/FileInputElement.php
  • /src/Form/FormElement/InputElement.php
  • /src/Form/FormElement/FormElementWithOptions/SelectElement.php
  • /src/Form/FormElement/FormElementWithOptions/SelectOptionElement.php
  • /src/Form/FormElement/FormElementWithOptions/RadioOptionElement.php
  • /src/Form/FormElement/FormElementWithOptions/RadioElement.php
  • /src/Form/FormElement/FormElementWithOptions/MultipleSelectElement.php