Config/YaconfConfig.php 6

Type Line Description
error 0 No summary was found for this file
error 32 Argument $key is missing from the Docblock of get
error 32 Argument $default is missing from the Docblock of get
error 32 No summary for method get()
error 36 Argument $key is missing from the Docblock of has
error 36 No summary for method has()

Helper/api_desc_tpl.php 1

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

Api.php 1

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

Exception/InternalServerErrorException.php 4

Type Line Description
error 0 No summary was found for this file
error 17 Argument $message is missing from the Docblock of __construct
error 17 Argument $code is missing from the Docblock of __construct
error 17 No summary for method __construct()

Helper/TestRunner.php 2

Type Line Description
error 0 No summary was found for this file
error 40 No summary for method go()

Crypt/RSA/MultiBase.php 4

Type Line Description
error 0 No summary was found for this file
error 36 No summary for method __construct()
error 47 No summary for method encrypt()
error 76 No summary for method decrypt()

Response.php 3

Type Line Description
error 0 No summary was found for this file
error 165 No summary for method getResult()
error 195 Argument $headers is missing from the Docblock of handleHeaders

Config/FileConfig.php 4

Type Line Description
error 0 No summary was found for this file
error 37 Argument $configPath is missing from the Docblock of __construct
error 37 No summary for method __construct()
error 48 Argument $default is missing from the Docblock of get

Helper/ApiList.php 9

Type Line Description
error 0 No summary was found for this file
error 143 Argument $dir is missing from the Docblock of listDir
error 143 No summary for function \PhalApi\Helper\listDir()
error 156 Argument $webRoot is missing from the Docblock of saveHtml
error 156 Argument $name is missing from the Docblock of saveHtml
error 156 Argument $string is missing from the Docblock of saveHtml
error 156 No summary for function \PhalApi\Helper\saveHtml()
error 8 No summary for class \PhalApi\Helper\ApiList
error 10 No summary for method render()

Tool.php 1

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

Crypt/RSA/KeyGenerator.php 6

Type Line Description
error 0 No summary was found for this file
error 21 No summary for method __construct()
error 30 No summary for method getPriKey()
error 34 No summary for method getPubKey()
error 17 No summary for property $privkey
error 19 No summary for property $pubkey

Response/XmlResponse.php 4

Type Line Description
error 0 No summary was found for this file
error 18 No summary for method __construct()
error 22 Argument $result is missing from the Docblock of formatResult
error 22 No summary for method formatResult()

Request/Formatter/CallableFormatter.php 1

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

Response/ExplorerResponse.php 3

Type Line Description
error 0 No summary was found for this file
error 17 Argument $result is missing from the Docblock of formatResult
error 17 No summary for method formatResult()

Request.php 2

Type Line Description
error 0 No summary was found for this file
error 221 Argument $source is missing from the Docblock of getDataBySource

Database.php 3

Type Line Description
error 0 No summary was found for this file
error 17 No summary for method connect()
error 19 No summary for method disconnect()

Request/Formatter/IntFormatter.php 1

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

Cache/MultiCache.php 12

Type Line Description
error 0 No summary was found for this file
error 22 Argument $cache is missing from the Docblock of addCache
error 22 No summary for method addCache()
error 26 Argument $key is missing from the Docblock of set
error 26 Argument $value is missing from the Docblock of set
error 26 Argument $expire is missing from the Docblock of set
error 26 No summary for method set()
error 32 Argument $key is missing from the Docblock of get
error 32 No summary for method get()
error 43 Argument $key is missing from the Docblock of delete
error 43 No summary for method delete()
error 20 No summary for property $caches

Model/Proxy.php 6

Type Line Description
error 0 No summary was found for this file
error 54 Argument $cache is missing from the Docblock of __construct
error 96 Argument $query is missing from the Docblock of doGetData
error 101 Argument $query is missing from the Docblock of getKey
error 106 Argument $query is missing from the Docblock of getExpire
error 49 No summary for property $cache

Request/Formatter/CallbackFormatter.php 1

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

Model/Query.php 9

Type Line Description
error 0 No summary was found for this file
error 38 Argument $queryArr is missing from the Docblock of __construct
error 38 No summary for method __construct()
error 51 Argument $name is missing from the Docblock of __set
error 51 Argument $value is missing from the Docblock of __set
error 51 No summary for method __set()
error 55 Argument $name is missing from the Docblock of __get
error 55 No summary for method __get()
error 63 No summary for method toArray()

Request/Formatter/EnumFormatter.php 1

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

Exception/RedirectException.php 4

Type Line Description
error 0 No summary was found for this file
error 19 Argument $message is missing from the Docblock of __construct
error 19 Argument $code is missing from the Docblock of __construct
error 19 No summary for method __construct()

Logger/FileLogger.php 12

Type Line Description
error 0 No summary was found for this file
error 37 Argument $logFolder is missing from the Docblock of __construct
error 37 Argument $level is missing from the Docblock of __construct
error 37 Argument $dateFormat is missing from the Docblock of __construct
error 37 No summary for method __construct()
error 46 No summary for method init()
error 75 Argument $type is missing from the Docblock of log
error 75 Argument $msg is missing from the Docblock of log
error 75 Argument $data is missing from the Docblock of log
error 75 No summary for method log()
error 31 No summary for property $dateFormat
error 35 No summary for property $logFile

Model/NotORMModel.php 17

Type Line Description
error 0 No summary was found for this file
error 25 Argument $id is missing from the Docblock of get
error 25 Argument $fields is missing from the Docblock of get
error 25 No summary for method get()
error 38 Argument $data is missing from the Docblock of insert
error 38 Argument $id is missing from the Docblock of insert
error 38 No summary for method insert()
error 47 Argument $id is missing from the Docblock of update
error 47 Argument $data is missing from the Docblock of update
error 47 No summary for method update()
error 56 Argument $id is missing from the Docblock of delete
error 56 No summary for method delete()
error 66 Argument $data is missing from the Docblock of formatExtData
error 75 Argument $data is missing from the Docblock of parseExtData
error 91 Argument $id is missing from the Docblock of getTableName
error 129 No summary for method loadTableKeys()
error 23 No summary for property $tableKeys

Cache/MemcacheCache.php 14

Type Line Description
error 0 No summary was found for this file
error 31 No summary for method __construct()
error 49 Argument $key is missing from the Docblock of set
error 49 Argument $value is missing from the Docblock of set
error 49 Argument $expire is missing from the Docblock of set
error 49 No summary for method set()
error 53 Argument $key is missing from the Docblock of get
error 53 No summary for method get()
error 58 Argument $key is missing from the Docblock of delete
error 58 No summary for method delete()
error 70 Argument $key is missing from the Docblock of formatKey
error 70 No summary for method formatKey()
error 21 No summary for property $memcache
error 23 No summary for property $prefix

Cache.php 1

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

Request/Formatter.php 4

Type Line Description
error 0 No summary was found for this file
error 15 Argument $value is missing from the Docblock of parse
error 15 Argument $rule is missing from the Docblock of parse
error 15 No summary for method parse()

Crypt/RSA/Pub2PriCrypt.php 7

Type Line Description
error 0 No summary was found for this file
error 19 Argument $data is missing from the Docblock of encrypt
error 19 Argument $pubkey is missing from the Docblock of encrypt
error 19 No summary for method encrypt()
error 29 Argument $data is missing from the Docblock of decrypt
error 29 Argument $prikey is missing from the Docblock of decrypt
error 29 No summary for method decrypt()

Cookie/MultiCookie.php 6

Type Line Description
error 0 No summary was found for this file
error 25 No summary for method __construct()
error 42 Argument $name is missing from the Docblock of get
error 64 Argument $name is missing from the Docblock of set
error 64 Argument $value is missing from the Docblock of set
error 64 Argument $expire is missing from the Docblock of set

Crypt/RSA/MultiPri2PubCrypt.php 9

Type Line Description
error 0 No summary was found for this file
error 22 No summary for method __construct()
error 28 Argument $toCryptPie is missing from the Docblock of doEncrypt
error 28 Argument $prikey is missing from the Docblock of doEncrypt
error 28 No summary for method doEncrypt()
error 32 Argument $encryptPie is missing from the Docblock of doDecrypt
error 32 Argument $prikey is missing from the Docblock of doDecrypt
error 32 No summary for method doDecrypt()
error 20 No summary for property $pri2pub

Helper/Tracer.php 1

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

Crypt.php 1

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

Request/Parser.php 1

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

Cache/APCUCache.php 10

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

Crypt/RSA/Pri2PubCrypt.php 7

Type Line Description
error 0 No summary was found for this file
error 19 Argument $data is missing from the Docblock of encrypt
error 19 Argument $prikey is missing from the Docblock of encrypt
error 19 No summary for method encrypt()
error 29 Argument $data is missing from the Docblock of decrypt
error 29 Argument $pubkey is missing from the Docblock of decrypt
error 29 No summary for method decrypt()

Filter.php 2

Type Line Description
error 0 No summary was found for this file
error 31 No summary for method check()

Response/JsonpResponse.php 8

Type Line Description
error 0 No summary was found for this file
error 24 Argument $options is missing from the Docblock of __construct
error 24 No summary for method __construct()
error 36 Argument $callback is missing from the Docblock of clearXss
error 40 Argument $result is missing from the Docblock of formatResult
error 40 No summary for method formatResult()
error 17 No summary for property $callback
error 19 No summary for property $options

ApiFactory.php 1

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

Request/Formatter/BooleanFormatter.php 1

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

Response/JsonResponse.php 5

Type Line Description
error 0 No summary was found for this file
error 23 Argument $options is missing from the Docblock of __construct
error 23 No summary for method __construct()
error 29 Argument $result is missing from the Docblock of formatResult
error 29 No summary for method formatResult()

Filter/NoneFilter.php 2

Type Line Description
error 0 No summary was found for this file
error 17 No summary for method check()

Request/Formatter/BaseFormatter.php 11

Type Line Description
error 0 No summary was found for this file
error 25 Argument $value is missing from the Docblock of filterByRange
error 25 Argument $rule is missing from the Docblock of filterByRange
error 35 Argument $rule is missing from the Docblock of filterRangeMinLessThanOrEqualsMax
error 35 No summary for method filterRangeMinLessThanOrEqualsMax()
error 44 Argument $value is missing from the Docblock of filterRangeCheckMin
error 44 Argument $rule is missing from the Docblock of filterRangeCheckMin
error 44 No summary for method filterRangeCheckMin()
error 53 Argument $value is missing from the Docblock of filterRangeCheckMax
error 53 Argument $rule is missing from the Docblock of filterRangeCheckMax
error 53 No summary for method filterRangeCheckMax()

Cache/MemcachedCache.php 4

Type Line Description
error 0 No summary was found for this file
error 22 Argument $key is missing from the Docblock of set
error 22 Argument $value is missing from the Docblock of set
error 22 Argument $expire is missing from the Docblock of set

Config.php 1

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

DependenceInjection.php 20

Type Line Description
error 0 No summary was found for this file
error 73 No summary for method __construct()
error 104 No summary for method onInitialize()
error 115 Argument $value is missing from the Docblock of set
error 155 Argument $name is missing from the Docblock of __call
error 155 Argument $arguments is missing from the Docblock of __call
error 169 Argument $name is missing from the Docblock of __set
error 169 Argument $value is missing from the Docblock of __set
error 169 No summary for method __set()
error 173 Argument $name is missing from the Docblock of __get
error 173 No summary for method __get()
error 179 Argument $offset is missing from the Docblock of offsetSet
error 179 Argument $value is missing from the Docblock of offsetSet
error 183 Argument $offset is missing from the Docblock of offsetGet
error 183 No summary for method offsetGet()
error 187 Argument $offset is missing from the Docblock of offsetUnset
error 187 No summary for method offsetUnset()
error 191 Argument $offset is missing from the Docblock of offsetExists
error 191 No summary for method offsetExists()
error 197 Argument $config is missing from the Docblock of initService

Request/Formatter/StringFormatter.php 6

Type Line Description
error 0 No summary was found for this file
error 25 Argument $rule is missing from the Docblock of parse
error 37 Argument $value is missing from the Docblock of filterByStrLen
error 37 Argument $rule is missing from the Docblock of filterByStrLen
error 49 Argument $value is missing from the Docblock of filterByRegex
error 49 Argument $rule is missing from the Docblock of filterByRegex

Exception.php 1

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

Model.php 2

Type Line Description
error 0 No summary was found for this file
error 74 Argument $id is missing from the Docblock of delete

Request/Formatter/FloatFormatter.php 1

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

Request/Formatter/DateFormatter.php 1

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

functions.php 1

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

Crypt/McryptCrypt.php 2

Type Line Description
error 0 No summary was found for this file
error 53 No summary for method __construct()

Request/Formatter/FileFormatter.php 5

Type Line Description
error 0 No summary was found for this file
error 24 Argument $rule is missing from the Docblock of parse
error 69 Argument $file is missing from the Docblock of parseOne
error 69 Argument $rule is missing from the Docblock of parseOne
error 69 No summary for method parseOne()

Logger/ExplorerLogger.php 5

Type Line Description
error 0 No summary was found for this file
error 19 Argument $type is missing from the Docblock of log
error 19 Argument $msg is missing from the Docblock of log
error 19 Argument $data is missing from the Docblock of log
error 19 No summary for method log()

Helper/api_list_tpl.php 1

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

Cookie.php 2

Type Line Description
error 0 No summary was found for this file
error 45 No summary for method __construct()

CUrl.php 13

Type Line Description
error 0 No summary was found for this file
error 54 No summary for method __construct()
error 120 No summary for method setCookie()
error 128 No summary for method getCookie()
error 132 No summary for method withCookies()
error 198 No summary for method getHeaders()
error 206 Argument $cookies is missing from the Docblock of getRetCookie
error 206 No summary for method getRetCookie()
error 218 No summary for method getCookieString()
error 43 No summary for property $header
error 45 No summary for property $option
error 47 No summary for property $hascookie
error 49 No summary for property $cookie

Translator.php 6

Type Line Description
error 0 No summary was found for this file
error 57 Argument $name is missing from the Docblock of formatVar
error 57 No summary for method formatVar()
error 94 Argument $root is missing from the Docblock of getMessageFilePath
error 94 Argument $language is missing from the Docblock of getMessageFilePath
error 94 No summary for method getMessageFilePath()

Helper/ApiDesc.php 2

Type Line Description
error 0 No summary was found for this file
error 19 No summary for method render()

Cache/RedisCache.php 30

Type Line Description
error 0 No summary was found for this file
error 38 No summary for method __construct()
error 69 Argument $key is missing from the Docblock of set
error 69 Argument $value is missing from the Docblock of set
error 69 Argument $expire is missing from the Docblock of set
error 73 Argument $key is missing from the Docblock of get
error 73 No summary for method get()
error 78 Argument $key is missing from the Docblock of delete
error 78 No summary for method delete()
error 85 Argument $key is missing from the Docblock of setnx
error 85 Argument $value is missing from the Docblock of setnx
error 89 Argument $key is missing from the Docblock of lPush
error 89 Argument $value is missing from the Docblock of lPush
error 89 No summary for method lPush()
error 93 Argument $key is missing from the Docblock of rPush
error 93 Argument $value is missing from the Docblock of rPush
error 93 No summary for method rPush()
error 97 Argument $key is missing from the Docblock of lPop
error 97 No summary for method lPop()
error 102 Argument $key is missing from the Docblock of rPop
error 102 No summary for method rPop()
error 107 Argument $key is missing from the Docblock of formatKey
error 107 No summary for method formatKey()
error 111 Argument $value is missing from the Docblock of formatValue
error 111 No summary for method formatValue()
error 115 Argument $value is missing from the Docblock of unformatValue
error 115 No summary for method unformatValue()
error 22 No summary for property $redis
error 24 No summary for property $auth
error 26 No summary for property $prefix

Filter/SimpleMD5Filter.php 7

Type Line Description
error 0 No summary was found for this file
error 29 Argument $signName is missing from the Docblock of __construct
error 29 No summary for method __construct()
error 33 No summary for method check()
error 50 Argument $params is missing from the Docblock of encryptAppKey
error 50 No summary for method encryptAppKey()
error 27 No summary for property $signName

Loader.php 7

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

Logger.php 3

Type Line Description
error 0 No summary was found for this file
error 61 Argument $level is missing from the Docblock of __construct
error 61 No summary for method __construct()

PhalApi.php 1

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

Crypt/MultiMcryptCrypt.php 8

Type Line Description
error 0 No summary was found for this file
error 28 Argument $iv is missing from the Docblock of __construct
error 28 No summary for method __construct()
error 35 Argument $key is missing from the Docblock of encrypt
error 35 No summary for method encrypt()
error 48 Argument $data is missing from the Docblock of decrypt
error 48 Argument $key is missing from the Docblock of decrypt
error 26 No summary for property $mcrypt

Database/NotORMDatabase.php 9

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

Cache/NoneCache.php 9

Type Line Description
error 0 No summary was found for this file
error 17 Argument $key is missing from the Docblock of set
error 17 Argument $value is missing from the Docblock of set
error 17 Argument $expire is missing from the Docblock of set
error 17 No summary for method set()
error 20 Argument $key is missing from the Docblock of get
error 20 No summary for method get()
error 24 Argument $key is missing from the Docblock of delete
error 24 No summary for method delete()

Helper/ApiOnline.php 5

Type Line Description
error 0 No summary was found for this file
error 4 No summary for class \PhalApi\Helper\ApiOnline
error 8 Argument $projectName is missing from the Docblock of __construct
error 8 No summary for method __construct()
error 6 No summary for property $projectName

Exception/BadRequestException.php 4

Type Line Description
error 0 No summary was found for this file
error 19 Argument $message is missing from the Docblock of __construct
error 19 Argument $code is missing from the Docblock of __construct
error 19 No summary for method __construct()

Cache/FileCache.php 15

Type Line Description
error 0 No summary was found for this file
error 22 Argument $config is missing from the Docblock of __construct
error 22 No summary for method __construct()
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 55 Argument $key is missing from the Docblock of get
error 55 No summary for method get()
error 69 Argument $key is missing from the Docblock of delete
error 69 No summary for method delete()
error 82 Argument $key is missing from the Docblock of createCacheFilePath
error 92 No summary for method createCacheFileFolder()
error 18 No summary for property $folder
error 20 No summary for property $prefix

Request/Formatter/ArrayFormatter.php 1

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

Crypt/RSA/MultiPub2PriCrypt.php 9

Type Line Description
error 0 No summary was found for this file
error 22 No summary for method __construct()
error 28 Argument $toCryptPie is missing from the Docblock of doEncrypt
error 28 Argument $pubkey is missing from the Docblock of doEncrypt
error 28 No summary for method doEncrypt()
error 32 Argument $encryptPie is missing from the Docblock of doDecrypt
error 32 Argument $prikey is missing from the Docblock of doDecrypt
error 32 No summary for method doDecrypt()
error 20 No summary for property $pub2pri