ModelQuery.php 8

Type Line Description
error 48 Argument $queryArr is missing from the Docblock of __construct
error 48 No summary for method __construct()
error 61 Argument $name is missing from the Docblock of __set
error 61 Argument $value is missing from the Docblock of __set
error 61 No summary for method __set()
error 65 Argument $name is missing from the Docblock of __get
error 65 No summary for method __get()
error 73 No summary for method toArray()

DB/NotORM.php 9

Type Line Description
error 0 No summary was found for this file
error 109 No summary for method __construct()
error 115 Argument $name is missing from the Docblock of __get
error 115 No summary for method __get()
error 137 Argument $name is missing from the Docblock of __set
error 137 Argument $value is missing from the Docblock of __set
error 137 No summary for method __set()
error 143 Argument $tableName is missing from the Docblock of createNotormKey
error 143 No summary for method createNotormKey()

ModelProxy.php 2

Type Line Description
error 61 No summary for method __construct()
error 56 No summary for property $cache

Model/NotORM.php 16

Type Line Description
error 32 Argument $id is missing from the Docblock of get
error 32 Argument $fields is missing from the Docblock of get
error 32 No summary for method get()
error 45 Argument $data is missing from the Docblock of insert
error 45 Argument $id is missing from the Docblock of insert
error 45 No summary for method insert()
error 54 Argument $id is missing from the Docblock of update
error 54 Argument $data is missing from the Docblock of update
error 54 No summary for method update()
error 63 Argument $id is missing from the Docblock of delete
error 63 No summary for method delete()
error 73 Argument $data is missing from the Docblock of formatExtData
error 82 Argument $data is missing from the Docblock of parseExtData
error 98 Argument $id is missing from the Docblock of getTableName
error 134 No summary for method loadTableKeys()
error 30 No summary for property $tableKeys

Config/File.php 3

Type Line Description
error 45 Argument $configPath is missing from the Docblock of __construct
error 45 No summary for method __construct()
error 56 Argument $default is missing from the Docblock of get

Helper/api_desc_tpl.php 1

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

Helper/TestRunner.php 1

Type Line Description
error 46 No summary for method go()

Logger/Explorer.php 4

Type Line Description
error 27 Argument $type is missing from the Docblock of log
error 27 Argument $msg is missing from the Docblock of log
error 27 Argument $data is missing from the Docblock of log
error 27 No summary for method log()

Crypt/RSA/MultiBase.php 3

Type Line Description
error 44 No summary for method __construct()
error 55 No summary for method encrypt()
error 84 No summary for method decrypt()

Response.php 1

Type Line Description
error 155 Argument $headers is missing from the Docblock of handleHeaders

Crypt/RSA/KeyGenerator.php 5

Type Line Description
error 31 No summary for method __construct()
error 40 No summary for method getPriKey()
error 44 No summary for method getPubKey()
error 27 No summary for property $privkey
error 29 No summary for property $pubkey

Request/Formatter/File.php 1

Type Line Description
error 31 Argument $rule is missing from the Docblock of parse

Request.php 2

Type Line Description
error 219 Argument $source is missing from the Docblock of getDataBySource
error 60 No summary for property $apiName

Filter/SimpleMD5.php 6

Type Line Description
error 36 Argument $signName is missing from the Docblock of __construct
error 36 No summary for method __construct()
error 40 No summary for method check()
error 57 Argument $params is missing from the Docblock of encryptAppKey
error 57 No summary for method encryptAppKey()
error 34 No summary for property $signName

Filter/None.php 1

Type Line Description
error 25 No summary for method check()

Cookie/Multi.php 5

Type Line Description
error 32 No summary for method __construct()
error 49 Argument $name is missing from the Docblock of get
error 71 Argument $name is missing from the Docblock of set
error 71 Argument $value is missing from the Docblock of set
error 71 Argument $expire is missing from the Docblock of set

Logger/File.php 11

Type Line Description
error 45 Argument $logFolder is missing from the Docblock of __construct
error 45 Argument $level is missing from the Docblock of __construct
error 45 Argument $dateFormat is missing from the Docblock of __construct
error 45 No summary for method __construct()
error 54 No summary for method init()
error 83 Argument $type is missing from the Docblock of log
error 83 Argument $msg is missing from the Docblock of log
error 83 Argument $data is missing from the Docblock of log
error 83 No summary for method log()
error 39 No summary for property $dateFormat
error 43 No summary for property $logFile

Response/Json.php 3

Type Line Description
error 25 No summary for method __construct()
error 29 Argument $result is missing from the Docblock of formatResult
error 29 No summary for method formatResult()

Crypt/RSA/MultiPri2Pub.php 8

Type Line Description
error 29 No summary for method __construct()
error 35 Argument $toCryptPie is missing from the Docblock of doEncrypt
error 35 Argument $prikey is missing from the Docblock of doEncrypt
error 35 No summary for method doEncrypt()
error 39 Argument $encryptPie is missing from the Docblock of doDecrypt
error 39 Argument $prikey is missing from the Docblock of doDecrypt
error 39 No summary for method doDecrypt()
error 27 No summary for property $pri2pub

Request/Formatter.php 3

Type Line Description
error 25 Argument $value is missing from the Docblock of parse
error 25 Argument $rule is missing from the Docblock of parse
error 25 No summary for method parse()

Cache/Multi.php 11

Type Line Description
error 30 Argument $cache is missing from the Docblock of addCache
error 30 No summary for method addCache()
error 34 Argument $key is missing from the Docblock of set
error 34 Argument $value is missing from the Docblock of set
error 34 Argument $expire is missing from the Docblock of set
error 34 No summary for method set()
error 40 Argument $key is missing from the Docblock of get
error 40 No summary for method get()
error 51 Argument $key is missing from the Docblock of delete
error 51 No summary for method delete()
error 28 No summary for property $caches

Cache/File.php 14

Type Line Description
error 29 Argument $config is missing from the Docblock of __construct
error 29 No summary for method __construct()
error 41 Argument $key is missing from the Docblock of set
error 41 Argument $value is missing from the Docblock of set
error 41 Argument $expire is missing from the Docblock of set
error 41 No summary for method set()
error 62 Argument $key is missing from the Docblock of get
error 62 No summary for method get()
error 76 Argument $key is missing from the Docblock of delete
error 76 No summary for method delete()
error 89 Argument $key is missing from the Docblock of createCacheFilePath
error 99 No summary for method createCacheFileFolder()
error 25 No summary for property $folder
error 27 No summary for property $prefix

Response/JsonP.php 5

Type Line Description
error 30 No summary for method __construct()
error 41 Argument $callback is missing from the Docblock of clearXss
error 45 Argument $result is missing from the Docblock of formatResult
error 45 No summary for method formatResult()
error 25 No summary for property $callback

Helper/Tracer.php 1

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

Crypt/RSA/MultiPub2Pri.php 8

Type Line Description
error 29 No summary for method __construct()
error 35 Argument $toCryptPie is missing from the Docblock of doEncrypt
error 35 Argument $pubkey is missing from the Docblock of doEncrypt
error 35 No summary for method doEncrypt()
error 39 Argument $encryptPie is missing from the Docblock of doDecrypt
error 39 Argument $prikey is missing from the Docblock of doDecrypt
error 39 No summary for method doDecrypt()
error 27 No summary for property $pub2pri

Crypt/RSA/Pub2Pri.php 6

Type Line Description
error 27 Argument $data is missing from the Docblock of encrypt
error 27 Argument $pubkey is missing from the Docblock of encrypt
error 27 No summary for method encrypt()
error 37 Argument $data is missing from the Docblock of decrypt
error 37 Argument $prikey is missing from the Docblock of decrypt
error 37 No summary for method decrypt()

Cache/APCU.php 10

Type Line Description
error 0 No summary was found for this file
error 13 No summary for method __construct()
error 21 Argument $key is missing from the Docblock of set
error 21 Argument $value is missing from the Docblock of set
error 21 Argument $expire is missing from the Docblock of set
error 21 No summary for method set()
error 25 Argument $key is missing from the Docblock of get
error 25 No summary for method get()
error 30 Argument $key is missing from the Docblock of delete
error 30 No summary for method delete()

DI.php 24

Type Line Description
error 81 No summary for method __construct()
error 112 No summary for method onInitialize()
error 157 Argument $name is missing from the Docblock of __call
error 157 Argument $arguments is missing from the Docblock of __call
error 171 Argument $name is missing from the Docblock of __set
error 171 Argument $value is missing from the Docblock of __set
error 171 No summary for method __set()
error 175 Argument $name is missing from the Docblock of __get
error 175 No summary for method __get()
error 181 Argument $offset is missing from the Docblock of offsetSet
error 181 Argument $value is missing from the Docblock of offsetSet
error 185 Argument $offset is missing from the Docblock of offsetGet
error 185 No summary for method offsetGet()
error 189 Argument $offset is missing from the Docblock of offsetUnset
error 189 No summary for method offsetUnset()
error 193 Argument $offset is missing from the Docblock of offsetExists
error 193 No summary for method offsetExists()
error 199 Argument $config is missing from the Docblock of initService
error 216 Argument $key is missing from the Docblock of resetHit
error 216 No summary for method resetHit()
error 220 Argument $key is missing from the Docblock of isFirstHit
error 220 No summary for method isFirstHit()
error 224 Argument $key is missing from the Docblock of recordHitTimes
error 224 No summary for method recordHitTimes()

Filter.php 1

Type Line Description
error 41 No summary for method check()

Exception/InternalServerError.php 3

Type Line Description
error 25 Argument $message is missing from the Docblock of __construct
error 25 Argument $code is missing from the Docblock of __construct
error 25 No summary for method __construct()

Request/Formatter/String.php 5

Type Line Description
error 32 Argument $rule is missing from the Docblock of parse
error 44 Argument $value is missing from the Docblock of filterByStrLen
error 44 Argument $rule is missing from the Docblock of filterByStrLen
error 56 Argument $value is missing from the Docblock of filterByRegex
error 56 Argument $rule is missing from the Docblock of filterByRegex

Config/Yaconf.php 5

Type Line Description
error 40 Argument $key is missing from the Docblock of get
error 40 Argument $default is missing from the Docblock of get
error 40 No summary for method get()
error 44 Argument $key is missing from the Docblock of has
error 44 No summary for method has()

Cache/Redis.php 29

Type Line Description
error 45 No summary for method __construct()
error 76 Argument $key is missing from the Docblock of set
error 76 Argument $value is missing from the Docblock of set
error 76 Argument $expire is missing from the Docblock of set
error 80 Argument $key is missing from the Docblock of get
error 80 No summary for method get()
error 85 Argument $key is missing from the Docblock of delete
error 85 No summary for method delete()
error 92 Argument $key is missing from the Docblock of setnx
error 92 Argument $value is missing from the Docblock of setnx
error 96 Argument $key is missing from the Docblock of lPush
error 96 Argument $value is missing from the Docblock of lPush
error 96 No summary for method lPush()
error 100 Argument $key is missing from the Docblock of rPush
error 100 Argument $value is missing from the Docblock of rPush
error 100 No summary for method rPush()
error 104 Argument $key is missing from the Docblock of lPop
error 104 No summary for method lPop()
error 109 Argument $key is missing from the Docblock of rPop
error 109 No summary for method rPop()
error 114 Argument $key is missing from the Docblock of formatKey
error 114 No summary for method formatKey()
error 118 Argument $value is missing from the Docblock of formatValue
error 118 No summary for method formatValue()
error 122 Argument $value is missing from the Docblock of unformatValue
error 122 No summary for method unformatValue()
error 29 No summary for property $redis
error 31 No summary for property $auth
error 33 No summary for property $prefix

Response/Explorer.php 2

Type Line Description
error 25 Argument $result is missing from the Docblock of formatResult
error 25 No summary for method formatResult()

Cookie.php 1

Type Line Description
error 55 No summary for method __construct()

CUrl.php 4

Type Line Description
error 93 No summary for method __construct()
error 125 No summary for method getHeaders()
error 51 No summary for property $header
error 53 No summary for property $option

Translator.php 5

Type Line Description
error 68 Argument $name is missing from the Docblock of formatVar
error 68 No summary for method formatVar()
error 105 Argument $root is missing from the Docblock of getMessageFilePath
error 105 Argument $language is missing from the Docblock of getMessageFilePath
error 105 No summary for method getMessageFilePath()

Helper/ApiDesc.php 1

Type Line Description
error 25 No summary for method render()

Request/Formatter/Base.php 10

Type Line Description
error 31 Argument $value is missing from the Docblock of filterByRange
error 31 Argument $rule is missing from the Docblock of filterByRange
error 41 Argument $rule is missing from the Docblock of filterRangeMinLessThanOrEqualsMax
error 41 No summary for method filterRangeMinLessThanOrEqualsMax()
error 50 Argument $value is missing from the Docblock of filterRangeCheckMin
error 50 Argument $rule is missing from the Docblock of filterRangeCheckMin
error 50 No summary for method filterRangeCheckMin()
error 59 Argument $value is missing from the Docblock of filterRangeCheckMax
error 59 Argument $rule is missing from the Docblock of filterRangeCheckMax
error 59 No summary for method filterRangeCheckMax()

Crypt/MultiMcrypt.php 7

Type Line Description
error 35 Argument $iv is missing from the Docblock of __construct
error 35 No summary for method __construct()
error 42 Argument $key is missing from the Docblock of encrypt
error 42 No summary for method encrypt()
error 55 Argument $data is missing from the Docblock of decrypt
error 55 Argument $key is missing from the Docblock of decrypt
error 33 No summary for property $mcrypt

Crypt/RSA/Pri2Pub.php 6

Type Line Description
error 27 Argument $data is missing from the Docblock of encrypt
error 27 Argument $prikey is missing from the Docblock of encrypt
error 27 No summary for method encrypt()
error 37 Argument $data is missing from the Docblock of decrypt
error 37 Argument $pubkey is missing from the Docblock of decrypt
error 37 No summary for method decrypt()

Cache/Memcached.php 3

Type Line Description
error 30 Argument $key is missing from the Docblock of set
error 30 Argument $value is missing from the Docblock of set
error 30 Argument $expire is missing from the Docblock of set

Loader.php 7

Type Line Description
error 0 No summary was found for this file
error 42 Argument $basePath is missing from the Docblock of __construct
error 42 Argument $dirs is missing from the Docblock of __construct
error 42 No summary for method __construct()
error 112 Argument $path is missing from the Docblock of loadClass
error 112 Argument $className is missing from the Docblock of loadClass
error 112 No summary for method loadClass()

Cache/Memcache.php 13

Type Line Description
error 39 No summary for method __construct()
error 57 Argument $key is missing from the Docblock of set
error 57 Argument $value is missing from the Docblock of set
error 57 Argument $expire is missing from the Docblock of set
error 57 No summary for method set()
error 61 Argument $key is missing from the Docblock of get
error 61 No summary for method get()
error 66 Argument $key is missing from the Docblock of delete
error 66 No summary for method delete()
error 78 Argument $key is missing from the Docblock of formatKey
error 78 No summary for method formatKey()
error 29 No summary for property $memcache
error 31 No summary for property $prefix

Crypt/Mcrypt.php 1

Type Line Description
error 60 No summary for method __construct()

Logger.php 2

Type Line Description
error 71 Argument $level is missing from the Docblock of __construct
error 71 No summary for method __construct()

Exception/BadRequest.php 3

Type Line Description
error 27 Argument $message is missing from the Docblock of __construct
error 27 Argument $code is missing from the Docblock of __construct
error 27 No summary for method __construct()

DB.php 2

Type Line Description
error 26 No summary for method connect()
error 28 No summary for method disconnect()

Request/Formatter/Callback.php 1

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

Cache/None.php 8

Type Line Description
error 25 Argument $key is missing from the Docblock of set
error 25 Argument $value is missing from the Docblock of set
error 25 Argument $expire is missing from the Docblock of set
error 25 No summary for method set()
error 28 Argument $key is missing from the Docblock of get
error 28 No summary for method get()
error 32 Argument $key is missing from the Docblock of delete
error 32 No summary for method delete()