PhalApi/Model/NotORM.php 17

Type Line Description
error 0 No summary was found for this file
error 20 Argument $id is missing from the Docblock of get
error 20 Argument $fields is missing from the Docblock of get
error 20 No summary for method get()
error 33 Argument $data is missing from the Docblock of insert
error 33 Argument $id is missing from the Docblock of insert
error 33 No summary for method insert()
error 42 Argument $id is missing from the Docblock of update
error 42 Argument $data is missing from the Docblock of update
error 42 No summary for method update()
error 51 Argument $id is missing from the Docblock of delete
error 51 No summary for method delete()
error 61 Argument $data is missing from the Docblock of formatExtData
error 70 Argument $data is missing from the Docblock of parseExtData
error 86 Argument $id is missing from the Docblock of getTableName
error 122 No summary for method loadTableKeys()
error 18 No summary for property $tableKeys

PhalApi/Cookie.php 2

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

PhalApi/Tool.php 1

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

PhalApi/DI.php 20

Type Line Description
error 0 No summary was found for this file
error 67 No summary for method __construct()
error 98 No summary for method onInitialize()
error 109 Argument $value is missing from the Docblock of set
error 149 Argument $name is missing from the Docblock of __call
error 149 Argument $arguments is missing from the Docblock of __call
error 163 Argument $name is missing from the Docblock of __set
error 163 Argument $value is missing from the Docblock of __set
error 163 No summary for method __set()
error 167 Argument $name is missing from the Docblock of __get
error 167 No summary for method __get()
error 173 Argument $offset is missing from the Docblock of offsetSet
error 173 Argument $value is missing from the Docblock of offsetSet
error 177 Argument $offset is missing from the Docblock of offsetGet
error 177 No summary for method offsetGet()
error 181 Argument $offset is missing from the Docblock of offsetUnset
error 181 No summary for method offsetUnset()
error 185 Argument $offset is missing from the Docblock of offsetExists
error 185 No summary for method offsetExists()
error 191 Argument $config is missing from the Docblock of initService

PhalApi/Logger/File.php 12

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

PhalApi/Logger/Explorer.php 5

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

PhalApi/DB.php 3

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

PhalApi/Loader.php 7

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

PhalApi/Filter/None.php 2

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

PhalApi/Filter/SimpleMD5.php 7

Type Line Description
error 0 No summary was found for this file
error 24 Argument $signName is missing from the Docblock of __construct
error 24 No summary for method __construct()
error 28 No summary for method check()
error 45 Argument $params is missing from the Docblock of encryptAppKey
error 45 No summary for method encryptAppKey()
error 22 No summary for property $signName

PhalApi/CUrl.php 13

Type Line Description
error 0 No summary was found for this file
error 58 No summary for method __construct()
error 123 No summary for method setCookie()
error 131 No summary for method getCookie()
error 135 No summary for method withCookies()
error 199 No summary for method getHeaders()
error 207 Argument $cookies is missing from the Docblock of getRetCookie
error 207 No summary for method getRetCookie()
error 219 No summary for method getCookieString()
error 47 No summary for property $header
error 49 No summary for property $option
error 51 No summary for property $hascookie
error 53 No summary for property $cookie

PhalApi/Filter.php 2

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

PhalApi/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()

PhalApi/Cache/Redis.php 30

Type Line Description
error 0 No summary was found for this file
error 33 No summary for method __construct()
error 64 Argument $key 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
error 68 Argument $key is missing from the Docblock of get
error 68 No summary for method get()
error 73 Argument $key is missing from the Docblock of delete
error 73 No summary for method delete()
error 80 Argument $key is missing from the Docblock of setnx
error 80 Argument $value is missing from the Docblock of setnx
error 84 Argument $key is missing from the Docblock of lPush
error 84 Argument $value is missing from the Docblock of lPush
error 84 No summary for method lPush()
error 88 Argument $key is missing from the Docblock of rPush
error 88 Argument $value is missing from the Docblock of rPush
error 88 No summary for method rPush()
error 92 Argument $key is missing from the Docblock of lPop
error 92 No summary for method lPop()
error 97 Argument $key is missing from the Docblock of rPop
error 97 No summary for method rPop()
error 102 Argument $key is missing from the Docblock of formatKey
error 102 No summary for method formatKey()
error 106 Argument $value is missing from the Docblock of formatValue
error 106 No summary for method formatValue()
error 110 Argument $value is missing from the Docblock of unformatValue
error 110 No summary for method unformatValue()
error 17 No summary for property $redis
error 19 No summary for property $auth
error 21 No summary for property $prefix

PhalApi/Cache/None.php 9

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

PhalApi/Cache/Memcached.php 4

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

PhalApi/Cache/Memcache.php 14

Type Line Description
error 0 No summary was found for this file
error 27 No summary for method __construct()
error 45 Argument $key is missing from the Docblock of set
error 45 Argument $value is missing from the Docblock of set
error 45 Argument $expire is missing from the Docblock of set
error 45 No summary for method set()
error 49 Argument $key is missing from the Docblock of get
error 49 No summary for method get()
error 54 Argument $key is missing from the Docblock of delete
error 54 No summary for method delete()
error 66 Argument $key is missing from the Docblock of formatKey
error 66 No summary for method formatKey()
error 17 No summary for property $memcache
error 19 No summary for property $prefix

PhalApi/Cache/File.php 15

Type Line Description
error 0 No summary was found for this file
error 17 Argument $config is missing from the Docblock of __construct
error 17 No summary for method __construct()
error 29 Argument $key is missing from the Docblock of set
error 29 Argument $value is missing from the Docblock of set
error 29 Argument $expire is missing from the Docblock of set
error 29 No summary for method set()
error 50 Argument $key is missing from the Docblock of get
error 50 No summary for method get()
error 64 Argument $key is missing from the Docblock of delete
error 64 No summary for method delete()
error 77 Argument $key is missing from the Docblock of createCacheFilePath
error 87 No summary for method createCacheFileFolder()
error 13 No summary for property $folder
error 15 No summary for property $prefix

PhalApi/Cache/Multi.php 12

Type Line Description
error 0 No summary was found for this file
error 18 Argument $cache is missing from the Docblock of addCache
error 18 No summary for method addCache()
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
error 22 No summary for method set()
error 28 Argument $key is missing from the Docblock of get
error 28 No summary for method get()
error 39 Argument $key is missing from the Docblock of delete
error 39 No summary for method delete()
error 16 No summary for property $caches

PhalApi/ModelProxy.php 6

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

PhalApi/Api.php 1

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

PhalApi/ApiFactory.php 1

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

PhalApi/Request/Formatter/Int.php 1

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

PhalApi/Request/Formatter/Boolean.php 1

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

PhalApi/Request/Formatter/Callback.php 1

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

PhalApi/Request/Formatter/Array.php 1

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

PhalApi/Request/Formatter/Date.php 1

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

PhalApi/Request/Formatter/String.php 6

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

PhalApi/Request/Formatter/File.php 5

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

PhalApi/Request/Formatter/Float.php 1

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

PhalApi/Request/Formatter/Base.php 11

Type Line Description
error 0 No summary was found for this file
error 19 Argument $value is missing from the Docblock of filterByRange
error 19 Argument $rule is missing from the Docblock of filterByRange
error 29 Argument $rule is missing from the Docblock of filterRangeMinLessThanOrEqualsMax
error 29 No summary for method filterRangeMinLessThanOrEqualsMax()
error 38 Argument $value is missing from the Docblock of filterRangeCheckMin
error 38 Argument $rule is missing from the Docblock of filterRangeCheckMin
error 38 No summary for method filterRangeCheckMin()
error 47 Argument $value is missing from the Docblock of filterRangeCheckMax
error 47 Argument $rule is missing from the Docblock of filterRangeCheckMax
error 47 No summary for method filterRangeCheckMax()

PhalApi/Request/Formatter/Callable.php 1

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

PhalApi/Request/Formatter/Enum.php 1

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

PhalApi/Request/Formatter.php 4

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

PhalApi/Request/Var.php 1

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

PhalApi/Config/File.php 4

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

PhalApi/Config/Yaconf.php 6

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

PhalApi/Request.php 2

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

PhalApi/Model.php 2

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

PhalApi/Crypt/Mcrypt.php 2

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

PhalApi/Crypt/MultiMcrypt.php 8

Type Line Description
error 0 No summary was found for this file
error 23 Argument $iv is missing from the Docblock of __construct
error 23 No summary for method __construct()
error 30 Argument $key is missing from the Docblock of encrypt
error 30 No summary for method encrypt()
error 43 Argument $data is missing from the Docblock of decrypt
error 43 Argument $key is missing from the Docblock of decrypt
error 21 No summary for property $mcrypt

PhalApi/Crypt/RSA/KeyGenerator.php 6

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

PhalApi/Crypt/RSA/Pub2Pri.php 7

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

PhalApi/Crypt/RSA/Pri2Pub.php 7

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

PhalApi/Crypt/RSA/MultiPub2Pri.php 9

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

PhalApi/Crypt/RSA/MultiPri2Pub.php 9

Type Line Description
error 0 No summary was found for this file
error 17 No summary for method __construct()
error 23 Argument $toCryptPie is missing from the Docblock of doEncrypt
error 23 Argument $prikey is missing from the Docblock of doEncrypt
error 23 No summary for method doEncrypt()
error 27 Argument $encryptPie is missing from the Docblock of doDecrypt
error 27 Argument $prikey is missing from the Docblock of doDecrypt
error 27 No summary for method doDecrypt()
error 15 No summary for property $pri2pub

PhalApi/Crypt/RSA/MultiBase.php 4

Type Line Description
error 0 No summary was found for this file
error 32 No summary for method __construct()
error 43 No summary for method encrypt()
error 72 No summary for method decrypt()

PhalApi/Translator.php 6

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

PhalApi/Cache.php 1

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

PhalApi/Helper/TestRunner.php 2

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

PhalApi/Helper/api_list_tpl.php 1

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

PhalApi/Helper/ApiDesc.php 2

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

PhalApi/Helper/ApiOnline.php 5

Type Line Description
error 0 No summary was found for this file
error 3 No summary for class \PhalApi_Helper_ApiOnline
error 7 Argument $projectName is missing from the Docblock of __construct
error 7 No summary for method __construct()
error 5 No summary for property $projectName

PhalApi/Helper/api_desc_tpl.php 1

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

PhalApi/Helper/ApiList.php 11

Type Line Description
error 0 No summary was found for this file
error 149 Argument $dir is missing from the Docblock of listDir
error 149 No summary for function \listDir()
error 162 Argument $webRoot is missing from the Docblock of saveHtml
error 162 Argument $name is missing from the Docblock of saveHtml
error 162 Argument $string is missing from the Docblock of saveHtml
error 162 No summary for function \saveHtml()
error 4 No summary for class \PhalApi_Helper_ApiList
error 6 Argument $apiDirName is missing from the Docblock of render
error 6 Argument $libraryPaths is missing from the Docblock of render
error 6 No summary for method render()

PhalApi/Helper/Tracer.php 1

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

PhalApi/Cookie/Multi.php 6

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

PhalApi/Response/Json.php 6

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

PhalApi/Response/Xml.php 4

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

PhalApi/Response/Explorer.php 3

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

PhalApi/Response/JsonP.php 8

Type Line Description
error 0 No summary was found for this file
error 20 Argument $options is missing from the Docblock of __construct
error 20 No summary for method __construct()
error 32 Argument $callback is missing from the Docblock of clearXss
error 36 Argument $result is missing from the Docblock of formatResult
error 36 No summary for method formatResult()
error 13 No summary for property $callback
error 15 No summary for property $options

PhalApi/Exception/InternalServerError.php 4

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

PhalApi/Exception/BadRequest.php 4

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

PhalApi/Exception/Redirect.php 4

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

PhalApi/ModelQuery.php 9

Type Line Description
error 0 No summary was found for this file
error 36 Argument $queryArr is missing from the Docblock of __construct
error 36 No summary for method __construct()
error 49 Argument $name is missing from the Docblock of __set
error 49 Argument $value is missing from the Docblock of __set
error 49 No summary for method __set()
error 53 Argument $name is missing from the Docblock of __get
error 53 No summary for method __get()
error 61 No summary for method toArray()

PhalApi/DB/NotORM.php 9

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

PhalApi/Logger.php 3

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

PhalApi/Response.php 3

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

PhalApi/Exception.php 1

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

PhalApi/Config.php 1

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

PhalApi/Crypt.php 1

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