Db/TableUnion.php 10

Type Line Description
error 0 No summary was found for this file
error 10 No summary for method __construct()
error 18 No summary for method count()
error 38 Argument $field is missing from the Docblock of where
error 38 Argument $op is missing from the Docblock of where
error 38 Argument $value is missing from the Docblock of where
error 38 No summary for method where()
error 44 No summary for method one()
error 77 No summary for method getIterator()
error 8 No summary for property $_sets

Template.php 12

Type Line Description
error 0 No summary was found for this file
error 43 No summary for method __construct()
error 47 Argument $name is missing from the Docblock of __set
error 47 Argument $value is missing from the Docblock of __set
error 47 No summary for method __set()
error 51 Argument $name is missing from the Docblock of __get
error 51 No summary for method __get()
error 64 Argument $name is missing from the Docblock of __isset
error 64 No summary for method __isset()
error 17 No summary for property $head
error 37 No summary for property $_templateFile
error 38 No summary for property $_vars

Db/TableSet.php 40

Type Line Description
error 0 No summary was found for this file
error 21 Argument $class is missing from the Docblock of __construct
error 21 No summary for method __construct()
error 26 Argument $where is missing from the Docblock of parseWhereFromString
error 26 No summary for method parseWhereFromString()
error 61 Argument $prefix is missing from the Docblock of _buildWheres
error 61 No summary for method _buildWheres()
error 114 Argument $joinSpec is missing from the Docblock of join
error 114 Argument $one is missing from the Docblock of join
error 114 Argument $two is missing from the Docblock of join
error 120 No summary for method count()
error 132 No summary for method _buildSql()
error 249 Argument $field is missing from the Docblock of field
error 249 No summary for method field()
error 253 Argument $fields is missing from the Docblock of fields
error 253 No summary for method fields()
error 259 No summary for method one()
error 271 Argument $fieldName is missing from the Docblock of column
error 271 No summary for method column()
error 283 No summary for method getIterator()
error 294 Argument $field is missing from the Docblock of where
error 294 Argument $op is missing from the Docblock of where
error 294 Argument $value is missing from the Docblock of where
error 294 No summary for method where()
error 300 Argument $field is missing from the Docblock of order
error 300 Argument $desc is missing from the Docblock of order
error 300 No summary for method order()
error 307 Argument $limit is missing from the Docblock of limit
error 307 Argument $offset is missing from the Docblock of limit
error 307 No summary for method limit()
error 9 No summary for property $_class
error 10 No summary for property $_wheres
error 11 No summary for property $_order
error 12 No summary for property $_orderDesc
error 13 No summary for property $_limit
error 14 No summary for property $_offset
error 15 No summary for property $_fields
error 16 No summary for property $_joins
error 17 No summary for property $_noLimit
error 18 No summary for property $_cache

ValidationException.php 3

Type Line Description
error 0 No summary was found for this file
error 13 No summary for method __construct()
error 7 No summary for property $errors

AccessDeniedException.php 1

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

Util/UUID.php 5

Type Line Description
error 0 No summary was found for this file
error 18 No summary for method __construct()
error 39 No summary for method __toString()
error 52 No summary for method _createNew()
error 12 No summary for property $uuid

Util/Url.php 3

Type Line Description
error 0 No summary was found for this file
error 8 No summary for property $salt
error 10 No summary for property $_url

Parsing/StringParser.php 13

Type Line Description
error 0 No summary was found for this file
error 32 Argument $string is missing from the Docblock of __construct
error 32 Argument $skipWhitespace is missing from the Docblock of __construct
error 32 No summary for method __construct()
error 40 Argument $string is missing from the Docblock of push
error 40 No summary for method push()
error 101 No summary for method _consumeWord()
error 112 No summary for method _consumeQuotes()
error 126 No summary for method _consumeNumber()
error 27 No summary for property $type
error 28 No summary for property $_rest
error 29 No summary for property $_l
error 30 No summary for property $_skipWhitespace

Db/Cache.php 9

Type Line Description
error 0 No summary was found for this file
error 14 No summary for method __construct()
error 21 Argument $name is missing from the Docblock of get
error 21 No summary for method get()
error 30 Argument $name is missing from the Docblock of set
error 30 Argument $val is missing from the Docblock of set
error 30 Argument $ttl is missing from the Docblock of set
error 30 No summary for method set()
error 9 No summary for property $_db

LazyProp.php 4

Type Line Description
error 0 No summary was found for this file
error 22 Argument $name is missing from the Docblock of __get
error 22 No summary for method __get()
error 8 No summary for property $_lazyProps

Util/Errors.php 9

Type Line Description
error 0 No summary was found for this file
error 32 No summary for method __construct()
error 39 Argument $fieldname is missing from the Docblock of __get
error 39 No summary for method __get()
error 48 Argument $fieldname is missing from the Docblock of __isset
error 48 No summary for method __isset()
error 62 No summary for method hasError()
error 26 No summary for property $_errors
error 27 No summary for property $_val

Db/IDb.php 1

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

Db/EmptyTableSet.php 4

Type Line Description
error 0 No summary was found for this file
error 18 No summary for method count()
error 25 No summary for method one()
error 29 No summary for method getIterator()

Config.php 1

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

Exception.php 1

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

ICache.php 1

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

Db/Exception.php 1

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

Db/Table.php 10

Type Line Description
error 0 No summary was found for this file
error 129 No summary for method trackId()
error 142 No summary for method isInvalid()
error 146 No summary for method getClientData()
error 150 No summary for method all()
error 155 Argument $rows is missing from the Docblock of tableExpose
error 155 No summary for method tableExpose()
error 125 No summary for property $_table
error 126 No summary for property $_primaryKey
error 127 No summary for property $_cols

Db/QueryException.php 1

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

Db/PdoDb.php 28

Type Line Description
error 0 No summary was found for this file
error 17 No summary for method __construct()
error 24 No summary for method lastInsertId()
error 30 Argument $statement is missing from the Docblock of prepare
error 30 No summary for method prepare()
error 37 Argument $statement is missing from the Docblock of sendDebug
error 37 Argument $vars is missing from the Docblock of sendDebug
error 37 No summary for method sendDebug()
error 54 Argument $statement is missing from the Docblock of query
error 54 Argument $vars is missing from the Docblock of query
error 54 Argument $className is missing from the Docblock of query
error 69 Argument $statement is missing from the Docblock of queryOne
error 69 Argument $vars is missing from the Docblock of queryOne
error 69 Argument $className is missing from the Docblock of queryOne
error 84 Argument $statement is missing from the Docblock of queryField
error 84 Argument $vars is missing from the Docblock of queryField
error 97 Argument $statement is missing from the Docblock of queryColumn
error 97 Argument $vars is missing from the Docblock of queryColumn
error 128 No summary for method beginTransaction()
error 135 No summary for method commit()
error 142 No summary for method rollBack()
error 146 Argument $statement is missing from the Docblock of _rewrite
error 146 Argument $vars is missing from the Docblock of _rewrite
error 146 No summary for method _rewrite()
error 8 No summary for property $idx
error 9 No summary for property $pdo
error 10 No summary for property $_lastInsertId
error 12 No summary for property $statements