myMVC.php 1

Type Line Description
error 180 No summary for function \get_called_class()

myMVC/BasePage.php 3

Type Line Description
error 0 No summary was found for this file
error 88 Argument $field is missing from the Docblock of getFromPreviousSubmit
error 106 Argument $field is missing from the Docblock of getInvalidFromPreviousSubmit

myMVC/BaseEngine.php 3

Type Line Description
error 0 No summary was found for this file
error 32 No summary for property $templateDirectory
error 33 No summary for property $compileDirectory

myMVC/ErrorHandler.php 1

Type Line Description
error 0 No summary was found for this file

myMVC/BaseLogoutAction.php 1

Type Line Description
error 0 No summary was found for this file

myMVC/DatabaseConnectorPgsql.php 2

Type Line Description
error 0 No summary was found for this file
error 28 No summary for property $connection

myMVC/BaseLogin.php 3

Type Line Description
error 0 No summary was found for this file
error 42 Name of argument $length does not match with the DocBlock's name $lenght in generatePassword()
notice 42 Parameter $lenght could not be found in generatePassword()

myMVC/DatabaseConnectorMysql.php 3

Type Line Description
error 0 No summary was found for this file
error 28 No summary for property $connection
error 29 No summary for property $usedDatabase

myMVC/SessionException.php 1

Type Line Description
error 0 No summary was found for this file

myMVC/DatabaseConnectorSqlite.php 2

Type Line Description
error 0 No summary was found for this file
error 28 No summary for property $connection

myMVC/InvalidFieldException.php 1

Type Line Description
error 0 No summary was found for this file

myMVC/MessageManager.php 5

Type Line Description
error 0 No summary was found for this file
error 51 Name of argument $attachment does not match with the DocBlock's name $attachments in sendEMail()
notice 51 Parameter $attachments could not be found in sendEMail()
error 86 Name of argument $attachment does not match with the DocBlock's name $attachments in sendPlainEMail()
notice 86 Parameter $attachments could not be found in sendPlainEMail()

myMVC/BaseLoginView.php 1

Type Line Description
error 0 No summary was found for this file

myMVC/GenericSQL.php 1

Type Line Description
error 0 No summary was found for this file

myMVC/HttpRequest.php 8

Type Line Description
error 0 No summary was found for this file
error 54 No summary for property $request
error 55 No summary for property $upload
error 56 No summary for property $checkedFields
error 57 No summary for property $checkedUploads
error 58 No summary for property $server
error 59 No summary for property $cookie
error 60 No summary for property $instance

myMVC/DatabaseException.php 1

Type Line Description
error 0 No summary was found for this file

myMVC/SessionDB.php 1

Type Line Description
error 0 No summary was found for this file

myMVC/Logger.php 1

Type Line Description
error 0 No summary was found for this file

myMVC/MVCException.php 1

Type Line Description
error 0 No summary was found for this file

myMVC/Controller.php 16

Type Line Description
error 0 No summary was found for this file
error 441 Name of argument $getTextLocaleDomain does not match with the DocBlock's name $getTextLocaleDir in setLanguageInformation()
error 48 No summary for property $request
error 49 No summary for property $session
error 50 No summary for property $defaultAction
error 51 No summary for property $noRightAction
error 52 No summary for property $actions
error 53 No summary for property $views
error 54 No summary for property $availableLanguages
error 55 No summary for property $getTextLocaleDir
error 56 No summary for property $getTextLocaleDomain
error 57 No summary for property $languageParameter
error 58 No summary for property $renderEngine
error 59 No summary for property $filters
error 61 No summary for property $FILTER_PREACTION
error 62 No summary for property $FILTER_PREVIEW

myMVC/BaseDB.php 11

Type Line Description
error 0 No summary was found for this file
error 53 No summary for property $table
error 54 No summary for property $pk
error 55 No summary for property $fields
error 56 No summary for property $uniques
error 57 No summary for property $autoincrement
error 58 No summary for property $values
error 58 No summary for property $oldValues
error 59 No summary for property $engine
error 60 No summary for property $finders
error 61 No summary for property $counters

myMVC/HttpSession.php 5

Type Line Description
error 0 No summary was found for this file
error 32 No summary for property $currentNamespace
error 33 No summary for property $instance
error 34 No summary for property $dbEngine
error 35 No summary for property $sessionData

myMVC/BaseLoginAction.php 2

Type Line Description
error 0 No summary was found for this file
error 30 No summary for property $actions

myMVC/LoginFilter.php 1

Type Line Description
error 0 No summary was found for this file

myMVC/HttpResponse.php 5

Type Line Description
error 0 No summary was found for this file
error 28 No summary for property $nextClass
error 29 No summary for property $nextIsDefault
error 30 No summary for property $type
error 31 No summary for property $arguments

myMVC/BaseAction.php 10

Type Line Description
error 0 No summary was found for this file
error 443 Name of argument $view does not match with the DocBlock's name $views in isComingFromView()
notice 443 Parameter $views could not be found in isComingFromView()
error 196 No summary for property $renderEngine
error 197 No summary for property $request
error 198 No summary for property $session
error 199 No summary for property $checkFunctionAll
error 199 No summary for property $checkFunctionPost
error 199 No summary for property $checkFunctionGet
error 199 No summary for property $checkFunctionAjax

myMVC/BaseView.php 32

Type Line Description
error 0 No summary was found for this file
error 67 Name of argument $obj does not match with the DocBlock's name $value in setObject()
notice 67 Parameter $value could not be found in setObject()
error 231 Name of argument $params does not match with the DocBlock's name $param in createURLPrevious()
notice 231 Parameter $param could not be found in createURLPrevious()
error 279 Name of argument $params does not match with the DocBlock's name $param in createURL()
notice 279 Parameter $param could not be found in createURL()
error 338 Name of argument $params does not match with the DocBlock's name $param in getActionCSS()
notice 338 Parameter $param could not be found in getActionCSS()
error 370 Name of argument $params does not match with the DocBlock's name $param in getActionMenuItem()
error 370 Name of argument $smarty does not match with the DocBlock's name $engine in getActionMenuItem()
notice 370 Parameter $param could not be found in getActionMenuItem()
notice 370 Parameter $engine could not be found in getActionMenuItem()
error 398 Name of argument $params does not match with the DocBlock's name $param in callActionStaticFunction()
error 398 Name of argument $smarty does not match with the DocBlock's name $engine in callActionStaticFunction()
notice 398 Parameter $param could not be found in callActionStaticFunction()
notice 398 Parameter $engine could not be found in callActionStaticFunction()
error 426 Name of argument $params does not match with the DocBlock's name $param in errorMessage()
notice 426 Parameter $param could not be found in errorMessage()
error 451 Name of argument $params does not match with the DocBlock's name $param in errorMessagesAsString()
notice 451 Parameter $param could not be found in errorMessagesAsString()
error 480 Name of argument $params does not match with the DocBlock's name $param in errorMessagesAsArray()
notice 480 Parameter $param could not be found in errorMessagesAsArray()
error 506 Name of argument $params does not match with the DocBlock's name $param in isFieldValid()
notice 506 Parameter $param could not be found in isFieldValid()
error 534 Name of argument $params does not match with the DocBlock's name $param in isCalledFromMenu()
notice 534 Parameter $param could not be found in isCalledFromMenu()
error 29 No summary for property $engine
error 30 No summary for property $session
error 31 No summary for property $templateFile
error 32 No summary for property $variables
error 33 No summary for property $objects

myMVC/DatabaseConnector.php 6

Type Line Description
error 0 No summary was found for this file
error 31 No summary for property $server
error 32 No summary for property $login
error 33 No summary for property $password
error 34 No summary for property $database
error 35 No summary for property $engine

myMVC/TypeCheck.php 87

Type Line Description
error 0 No summary was found for this file
error 32 Argument $value is missing from the Docblock of checkAutoIncrementalId
error 32 Argument $type is missing from the Docblock of checkAutoIncrementalId
error 43 Argument $value is missing from the Docblock of checkSignedIntNotNull
error 43 Argument $type is missing from the Docblock of checkSignedIntNotNull
error 54 Argument $value is missing from the Docblock of checkUnsignedIntNotNull
error 54 Argument $type is missing from the Docblock of checkUnsignedIntNotNull
error 65 Argument $value is missing from the Docblock of checkSignedIntNull
error 65 Argument $type is missing from the Docblock of checkSignedIntNull
error 76 Argument $value is missing from the Docblock of checkUnsignedIntNull
error 76 Argument $type is missing from the Docblock of checkUnsignedIntNull
error 87 Argument $value is missing from the Docblock of checkSignedMediumIntNotNull
error 87 Argument $type is missing from the Docblock of checkSignedMediumIntNotNull
error 98 Argument $value is missing from the Docblock of checkUnsignedMediumIntNotNull
error 98 Argument $type is missing from the Docblock of checkUnsignedMediumIntNotNull
error 109 Argument $value is missing from the Docblock of checkSignedMediumIntNull
error 109 Argument $type is missing from the Docblock of checkSignedMediumIntNull
error 120 Argument $value is missing from the Docblock of checkUnsignedMediumIntNull
error 120 Argument $type is missing from the Docblock of checkUnsignedMediumIntNull
error 131 Argument $value is missing from the Docblock of checkSignedSmallIntNotNull
error 131 Argument $type is missing from the Docblock of checkSignedSmallIntNotNull
error 142 Argument $value is missing from the Docblock of checkUnsignedSmallIntNotNull
error 142 Argument $type is missing from the Docblock of checkUnsignedSmallIntNotNull
error 153 Argument $value is missing from the Docblock of checkSignedSmallIntNull
error 153 Argument $type is missing from the Docblock of checkSignedSmallIntNull
error 164 Argument $value is missing from the Docblock of checkUnsignedSmallIntNull
error 164 Argument $type is missing from the Docblock of checkUnsignedSmallIntNull
error 175 Argument $value is missing from the Docblock of checkSignedTinyIntNotNull
error 175 Argument $type is missing from the Docblock of checkSignedTinyIntNotNull
error 186 Argument $value is missing from the Docblock of checkUnsignedTinyIntNotNull
error 186 Argument $type is missing from the Docblock of checkUnsignedTinyIntNotNull
error 197 Argument $value is missing from the Docblock of checkSignedTinyIntNull
error 197 Argument $type is missing from the Docblock of checkSignedTinyIntNull
error 208 Argument $value is missing from the Docblock of checkUnsignedTinyIntNull
error 208 Argument $type is missing from the Docblock of checkUnsignedTinyIntNull
error 219 Argument $value is missing from the Docblock of checkBoolNotNull
error 219 Argument $type is missing from the Docblock of checkBoolNotNull
error 230 Argument $value is missing from the Docblock of checkBoolNull
error 230 Argument $type is missing from the Docblock of checkBoolNull
error 241 Argument $value is missing from the Docblock of checkString255NotNull
error 241 Argument $type is missing from the Docblock of checkString255NotNull
error 252 Argument $value is missing from the Docblock of checkString255Null
error 252 Argument $type is missing from the Docblock of checkString255Null
error 263 Argument $value is missing from the Docblock of checkTextNotNull
error 263 Argument $type is missing from the Docblock of checkTextNotNull
error 274 Argument $value is missing from the Docblock of checkTextNull
error 274 Argument $type is missing from the Docblock of checkTextNull
error 285 Argument $value is missing from the Docblock of checkEMailNotNull
error 285 Argument $type is missing from the Docblock of checkEMailNotNull
error 304 Argument $value is missing from the Docblock of checkEMailNull
error 304 Argument $type is missing from the Docblock of checkEMailNull
error 323 Argument $value is missing from the Docblock of checkURLNotNull
error 323 Argument $type is missing from the Docblock of checkURLNotNull
error 342 Argument $value is missing from the Docblock of checkURLNull
error 342 Argument $type is missing from the Docblock of checkURLNull
error 361 Argument $value is missing from the Docblock of checkDomainnameNotNull
error 361 Argument $type is missing from the Docblock of checkDomainnameNotNull
error 380 Argument $value is missing from the Docblock of checkDomainnameNull
error 380 Argument $type is missing from the Docblock of checkDomainnameNull
error 399 Argument $value is missing from the Docblock of checkDateNotNull
error 399 Argument $type is missing from the Docblock of checkDateNotNull
error 418 Argument $value is missing from the Docblock of checkDateNull
error 418 Argument $type is missing from the Docblock of checkDateNull
error 437 Argument $value is missing from the Docblock of checkTimeNotNull
error 437 Argument $type is missing from the Docblock of checkTimeNotNull
error 458 Argument $value is missing from the Docblock of checkTimeNull
error 458 Argument $type is missing from the Docblock of checkTimeNull
error 479 Argument $value is missing from the Docblock of checkDateTimeNotNull
error 479 Argument $type is missing from the Docblock of checkDateTimeNotNull
error 502 Argument $value is missing from the Docblock of checkDateTimeNull
error 502 Argument $type is missing from the Docblock of checkDateTimeNull
error 525 Argument $value is missing from the Docblock of checkIPNotNull
error 525 Argument $type is missing from the Docblock of checkIPNotNull
error 536 Argument $value is missing from the Docblock of checkIPNull
error 536 Argument $type is missing from the Docblock of checkIPNull
error 550 Argument $value is missing from the Docblock of checkMacNotNull
error 550 Argument $type is missing from the Docblock of checkMacNotNull
error 561 Argument $value is missing from the Docblock of checkMacNull
error 561 Argument $type is missing from the Docblock of checkMacNull
error 575 Argument $value is missing from the Docblock of checkNetworkNotNull
error 575 Argument $type is missing from the Docblock of checkNetworkNotNull
error 586 Argument $value is missing from the Docblock of checkNetworkNull
error 586 Argument $type is missing from the Docblock of checkNetworkNull
error 600 Argument $value is missing from the Docblock of checkMaskNotNull
error 600 Argument $type is missing from the Docblock of checkMaskNotNull
error 609 Argument $value is missing from the Docblock of checkMaskNull
error 609 Argument $type is missing from the Docblock of checkMaskNull

myMVC/SmartyEngine.php 2

Type Line Description
error 0 No summary was found for this file
error 28 No summary for property $smarty

myMVC/BaseFilter.php 6

Type Line Description
error 0 No summary was found for this file
error 29 No summary for property $request
error 30 No summary for property $session
error 31 No summary for property $param
error 32 No summary for property $filterType
error 33 No summary for property $calledClass