ApplicationBase.php 10

Type Line Description
error 29 No summary for method getLogger()
error 42 No summary for method log()
error 51 No summary for method isCommandLine()
error 60 No summary for method __construct()
error 74 No summary for method onStart()
error 79 No summary for method onFinish()
error 89 No summary for method onError()
error 98 No summary for method onRun()
error 100 No summary for method run()
error 23 No summary for property $_Logger

Data/Validation/Date.php 5

Type Line Description
error 21 Argument $date is missing from the Docblock of validate
error 21 No summary for method validate()
error 27 Argument $sFormat is missing from the Docblock of setFormat
error 27 No summary for method setFormat()
error 19 No summary for property $_sFormat

Data/Validation/Email.php 2

Type Line Description
error 19 Argument $s is missing from the Docblock of validate
error 19 No summary for method validate()

Data/Validation/Float.php 2

Type Line Description
error 19 Argument $f is missing from the Docblock of validate
error 19 No summary for method validate()

Data/Validation/Integer.php 2

Type Line Description
error 19 Argument $i is missing from the Docblock of validate
error 19 No summary for method validate()

Data/Validation/IPAddress.php 2

Type Line Description
error 19 Argument $s is missing from the Docblock of validate
error 19 No summary for method validate()

Data/Validation/String.php 2

Type Line Description
error 19 Argument $s is missing from the Docblock of validate
error 19 No summary for method validate()

Data/Validation/Url.php 2

Type Line Description
error 19 Argument $s is missing from the Docblock of validate
error 19 No summary for method validate()

Data/Validation/Validator.php 5

Type Line Description
error 19 Argument $data is missing from the Docblock of validate
error 19 No summary for method validate()
error 21 No summary for method __construct()
error 24 Argument $data is missing from the Docblock of isValid
error 24 No summary for method isValid()

Database/DBCredentials.php 5

Type Line Description
error 11 No summary for class \Neuron\Database\DBCredentials
error 13 No summary for method getMachine()
error 14 No summary for method getName()
error 15 No summary for method getUser()
error 16 No summary for method getPassword()

Database/DBException.php 8

Type Line Description
error 11 No summary for class \Neuron\Database\DBException
error 16 Argument $db is missing from the Docblock of __construct
error 16 Argument $details is missing from the Docblock of __construct
error 16 No summary for method __construct()
error 22 No summary for method getDB()
error 25 No summary for method getDetails()
error 13 No summary for property $_db
error 14 No summary for property $_strDetails

Database/dblite.php 33

Type Line Description
error 0 No summary was found for this file
error 40 No summary for class \Neuron\Database\DBLite
error 49 Argument $table is missing from the Docblock of setTable
error 49 No summary for method setTable()
error 56 No summary for method getLastQuery()
error 61 No summary for method getHandle()
error 68 Argument $s is missing from the Docblock of error
error 68 No summary for method error()
error 77 Argument $logger is missing from the Docblock of __construct
error 77 No summary for method __construct()
error 82 Argument $credentials is missing from the Docblock of init
error 82 No summary for method init()
error 101 Argument $q is missing from the Docblock of query
error 101 No summary for method query()
error 117 Argument $q is missing from the Docblock of queryGetRows
error 117 No summary for method queryGetRows()
error 136 Argument $q is missing from the Docblock of queryGetSingleRow
error 136 No summary for method queryGetSingleRow()
error 149 Argument $s is missing from the Docblock of esc
error 149 No summary for method esc()
error 162 No summary for method getErrorInfo()
error 169 No summary for method getLastInsertId()
error 175 Argument $columns is missing from the Docblock of insert
error 175 No summary for method insert()
error 206 Argument $columns is missing from the Docblock of update
error 206 Argument $filter is missing from the Docblock of update
error 206 No summary for method update()
error 229 Argument $filter is missing from the Docblock of delete
error 229 No summary for method delete()
error 42 No summary for property $_logger
error 44 No summary for property $_handle
error 45 No summary for property $_strLastQuery
error 47 No summary for property $_tableName

Log/Data.php 6

Type Line Description
error 0 No summary was found for this file
error 34 No summary for method __construct()
error 22 No summary for property $_TimeStamp
error 23 No summary for property $_sText
error 24 No summary for property $_iLevel
error 25 No summary for property $_sLevel

Log/Destination/Database.php 9

Type Line Description
error 0 No summary was found for this file
error 10 No summary for class \Neuron\Log\Destination\Database
error 15 Argument $aParams is missing from the Docblock of open
error 15 No summary for method open()
error 21 No summary for method close()
error 24 Argument $s is missing from the Docblock of write
error 24 Argument $Data is missing from the Docblock of write
error 24 No summary for method write()
error 13 No summary for property $_db

Log/Destination/DestinationBase.php 8

Type Line Description
error 0 No summary was found for this file
error 32 No summary for method getLevelText()
error 60 No summary for method __construct()
error 69 No summary for method setFormat()
error 78 No summary for method write()
error 85 No summary for method open()
error 92 No summary for method log()
error 25 No summary for property $_Format

Log/Destination/File.php 9

Type Line Description
error 0 No summary was found for this file
error 22 Argument $aParams is missing from the Docblock of open
error 22 No summary for method open()
error 34 No summary for method close()
error 40 Argument $s is missing from the Docblock of write
error 40 Argument $Data is missing from the Docblock of write
error 40 No summary for method write()
error 19 No summary for property $_sName
error 20 No summary for property $_hFile

Log/Destination/Null.php 6

Type Line Description
error 21 Argument $aParams is missing from the Docblock of open
error 21 No summary for method open()
error 24 No summary for method close()
error 27 Argument $s is missing from the Docblock of write
error 27 Argument $Data is missing from the Docblock of write
error 27 No summary for method write()

Log/Destination/StdErr.php 6

Type Line Description
error 21 Argument $aParams is missing from the Docblock of open
error 21 No summary for method open()
error 24 No summary for method close()
error 27 Argument $s is missing from the Docblock of write
error 27 Argument $Data is missing from the Docblock of write
error 27 No summary for method write()

Log/Destination/StdOut.php 6

Type Line Description
error 21 Argument $aParams is missing from the Docblock of open
error 21 No summary for method open()
error 24 No summary for method close()
error 27 Argument $s is missing from the Docblock of write
error 27 Argument $Data is missing from the Docblock of write
error 27 No summary for method write()

Log/Format/CSV.php 3

Type Line Description
error 0 No summary was found for this file
error 25 Argument $Data is missing from the Docblock of format
error 25 No summary for method format()

Log/Format/HTML.php 3

Type Line Description
error 0 No summary was found for this file
error 25 Argument $Data is missing from the Docblock of format
error 25 No summary for method format()

Log/Format/IFormat.php 2

Type Line Description
error 20 Argument $data is missing from the Docblock of format
error 20 No summary for method format()

Log/Format/PlainText.php 3

Type Line Description
error 0 No summary was found for this file
error 25 Argument $Data is missing from the Docblock of format
error 25 No summary for method format()

Log/ILogger.php 4

Type Line Description
error 0 No summary was found for this file
error 22 Argument $s is missing from the Docblock of log
error 22 Argument $iLevel is missing from the Docblock of log
error 22 No summary for method log()

Log/LoggableBase.php 6

Type Line Description
error 11 No summary for class \Neuron\Log\LoggableBase
error 16 Argument $Logger is missing from the Docblock of __construct
error 16 No summary for method __construct()
error 21 No summary for method getLogger()
error 34 No summary for method log()
error 14 No summary for property $_Logger

Log/Logger.php 11

Type Line Description
error 0 No summary was found for this file
error 32 No summary for method setDestination()
error 39 No summary for method getDestination()
error 46 No summary for method setRunLevel()
error 53 No summary for method getRunLevel()
error 62 No summary for method __construct()
error 71 No summary for method open()
error 80 No summary for method close()
error 90 No summary for method log()
error 23 No summary for property $_iRunLevel
error 24 No summary for property $_Destination

Parser/CSV.php 5

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \Neuron\Parser\CSV
error 8 Argument $sText is missing from the Docblock of parse
error 8 Argument $aColumns is missing from the Docblock of parse
error 8 No summary for method parse()

Parser/IParser.php 4

Type Line Description
error 11 No summary for interface ""
error 13 Argument $sText is missing from the Docblock of parse
error 13 Argument $UserData is missing from the Docblock of parse
error 13 No summary for method parse()

Parser/Positional.php 5

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \Neuron\Parser\Positional
error 8 Argument $sText is missing from the Docblock of parse
error 8 Argument $aLocations is missing from the Docblock of parse
error 8 No summary for method parse()

Util/Date.php 19

Type Line Description
error 0 No summary was found for this file
error 33 No summary for class \Neuron\Util\Date
error 43 No summary for method getCurrentMonthStartDate()
error 63 Argument $iMonth is missing from the Docblock of getDaysInMonth
error 63 No summary for method getDaysInMonth()
error 118 No summary for method getCurrentMonthEndDate()
error 142 Argument $date_time is missing from the Docblock of getMySqlDateTime
error 142 No summary for method getMySqlDateTime()
error 171 Argument $date_time is missing from the Docblock of getMySqlDate
error 171 No summary for method getMySqlDate()
error 198 Argument $dt is missing from the Docblock of dateToJulian
error 198 No summary for method dateToJulian()
error 219 Argument $dt is missing from the Docblock of julianToDate
error 219 No summary for method julianToDate()
error 239 Argument $endDate is missing from the Docblock of diff
error 239 Argument $beginDate is missing from the Docblock of diff
error 239 No summary for method diff()
error 258 Argument $dt is missing from the Docblock of normalizeDate
error 258 No summary for method normalizeDate()

Util/Email.php 41

Type Line Description
error 0 No summary was found for this file
error 17 No summary for class \Neuron\Util\Email
error 39 Argument $type is missing from the Docblock of setType
error 39 No summary for method setType()
error 44 No summary for method getType()
error 51 Argument $sAddr is missing from the Docblock of addTo
error 51 No summary for method addTo()
error 56 No summary for method getToList()
error 65 Argument $sAddr is missing from the Docblock of addCC
error 65 No summary for method addCC()
error 70 No summary for method getCCList()
error 79 Argument $sAddr is missing from the Docblock of addBCC
error 79 No summary for method addBCC()
error 84 No summary for method getBCCList()
error 93 Argument $sFile is missing from the Docblock of attachFile
error 93 No summary for method attachFile()
error 98 No summary for method getAttachList()
error 107 Argument $sFrom is missing from the Docblock of setFrom
error 107 No summary for method setFrom()
error 112 No summary for method getFrom()
error 121 Argument $sSubject is missing from the Docblock of setSubject
error 121 No summary for method setSubject()
error 126 No summary for method getSubject()
error 135 Argument $sBody is missing from the Docblock of setBody
error 135 No summary for method setBody()
error 140 No summary for method getBody()
error 147 Argument $arr is missing from the Docblock of getArrayList
error 147 No summary for method getArrayList()
error 160 Argument $sName is missing from the Docblock of getAttachmentCode
error 160 No summary for method getAttachmentCode()
error 205 No summary for method send()
error 22 No summary for property $_aToList
error 23 No summary for property $_aCCList
error 24 No summary for property $_aBCCList
error 25 No summary for property $_aAttachList
error 27 No summary for property $_sHeaders
error 28 No summary for property $_sMimeBoundry
error 29 No summary for property $_sFrom
error 30 No summary for property $_sSubject
error 31 No summary for property $_sBody
error 33 No summary for property $_type

Util/System.php 2

Type Line Description
error 12 No summary for class \Neuron\Util\System
error 14 No summary for method isCommandLine()

Util/Template.php 7

Type Line Description
error 17 No summary for class \Synapse\Util\Template
error 19 Argument $file is missing from the Docblock of fromFile
error 19 Argument $fields is missing from the Docblock of fromFile
error 19 No summary for method fromFile()
error 31 Argument $text is missing from the Docblock of fromText
error 31 Argument $fields is missing from the Docblock of fromText
error 31 No summary for method fromText()