| [variables] commit |
mismatch |
| @see referrs to the variable '$this' which is not defined in the class. Entry gets ignored. |
| |
| [variables] rollback |
mismatch |
| @see referrs to the variable '$this' which is not defined in the class. Entry gets ignored. |
| |
| [variables] fieldflags |
mismatch |
| @see referrs to the variable '$this' which is not defined in the class. Entry gets ignored. |
| |
| [variables] hasfieldflag |
mismatch |
| @see referrs to the variable '$this' which is not defined in the class. Entry gets ignored. |
| |
| [variables] isvalidname |
mismatch |
| @see referrs to the variable '$this' which is not defined in the class. Entry gets ignored. |
| |
| [variables] isreservedword |
mismatch |
| @see referrs to the variable '$this' which is not defined in the class. Entry gets ignored. |
| |
| [variables] $_currentlyopentransactionid |
mismatch |
| @see referrs to the variable '$this' which is not defined in the class. Entry gets ignored. |
| |
| [functions] disconnect |
mismatch |
| @see referrs to the function '_disconnect()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] _query |
mismatch |
| @see referrs to the function 'read()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] _query |
mismatch |
| @see referrs to the function 'countRead()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] _query |
mismatch |
| @see referrs to the function 'write()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] _query |
mismatch |
| @see referrs to the function 'countWrite()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] _query |
mismatch |
| @see referrs to the function 'idWrite()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] fieldname |
mismatch |
| @see referrs to the function 'fetchFieldNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] tablename |
mismatch |
| @see referrs to the function 'fetchTableNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] tablename2 |
mismatch |
| @see referrs to the function 'fetchTableNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] databasename |
mismatch |
| @see referrs to the function 'fetchDatabaseNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] listdatabases |
mismatch |
| @see referrs to the function 'fetchDatabaseNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] listtables |
mismatch |
| @see referrs to the function 'fetchTableNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] listfields |
mismatch |
| @see referrs to the function 'fetchFieldNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] &fetchdatabasenames |
mismatch |
| @see referrs to the function 'fetchFieldNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] &fetchdatabasenames |
mismatch |
| @see referrs to the function 'fetchTableNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] &fetchtablenames |
mismatch |
| @see referrs to the function 'fetchFieldNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] &fetchtablenames |
mismatch |
| @see referrs to the function 'fetchDbNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] &fetchfieldnames |
mismatch |
| @see referrs to the function 'fetchTableNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] &fetchfieldnames |
mismatch |
| @see referrs to the function 'fetchDbNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] &getdbstructure |
mismatch |
| @see referrs to the function 'fetchTableNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] &getdbstructure |
mismatch |
| @see referrs to the function 'fetchDbNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] getopentables |
mismatch |
| @see referrs to the function 'fetchTableNames()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] nativeerrorcode |
mismatch |
| @see referrs to the function 'nativeErrorMsg()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] nativeerrorcode |
mismatch |
| @see referrs to the function 'nativeError()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] &nativeerrormsg |
mismatch |
| @see referrs to the function 'nativeError()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] &nativeerror |
mismatch |
| @see referrs to the function 'nativeErrorMsg()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] $format |
mismatch |
| @see referrs to the function 'formatDateForDb()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] $format |
mismatch |
| @see referrs to the function 'formatDatetimeForDb()' which is not defined in the class. Entry gets ignored. |
| |
| [functions] $format |
mismatch |
| @see referrs to the function 'formatTimestampForDb()' which is not defined in the class. Entry gets ignored. |
| |
| [function] autocommit |
mismatch |
| 1st parameter type '$on' does match the the documented type 'bool', possible error consider an update to '@param string $on (opt) If TRUE turn on else off (default TRUE)' or '@param string (opt) If TRUE turn on else off (default TRUE)', the variable name is optional. |
| |
| [function] connect |
missing |
| 2nd parameter '$persistent' is not documented add '@param string [description]' to the end of the @param[eter] list. |
| |
| [function] &fetchrow |
mismatch |
| 1st parameter '$result' does not match the documented name '$fetchMode', update the tag to '@param int $result (opt) (default BS_DB_FETCHMODE_ASSOC) see above.' or '@param int (opt) (default BS_DB_FETCHMODE_ASSOC) see above.', the variable name is optional. |
| |
| [function] &fetchrow |
missing |
| 2nd parameter '$fetchMode' is not documented add '@param string [description]' to the end of the @param[eter] list. |
| |
| [function] numcols |
missing |
| 1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] numrows |
missing |
| 1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] freeresult |
missing |
| 1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fieldname |
mismatch |
| 1st parameter '$result' does not match the documented name '$offset', update the tag to '@param int $result fieled offset in result beginning with 0.' or '@param int fieled offset in result beginning with 0.', the variable name is optional. |
| |
| [function] fieldname |
missing |
| 2nd parameter '$offset' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] tablename |
mismatch |
| 1st parameter '$result' does not match the documented name '$offset', update the tag to '@param int $result fieled offset in result beginning with 0.' or '@param int fieled offset in result beginning with 0.', the variable name is optional. |
| |
| [function] tablename |
missing |
| 2nd parameter '$offset' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] tablename2 |
mismatch |
| 1st parameter '$result' does not match the documented name '$offset', update the tag to '@param int $result fieled offset in result beginning with 0.' or '@param int fieled offset in result beginning with 0.', the variable name is optional. |
| |
| [function] tablename2 |
missing |
| 2nd parameter '$offset' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] databasename |
mismatch |
| 1st parameter '$result' does not match the documented name '$offset', update the tag to '@param int $result fieled offset in result beginning with 0.' or '@param int fieled offset in result beginning with 0.', the variable name is optional. |
| |
| [function] databasename |
missing |
| 2nd parameter '$offset' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fieldlen |
mismatch |
| 1st parameter '$result' does not match the documented name '$offset', update the tag to '@param int $result fieled offset in result beginning with 0.' or '@param int fieled offset in result beginning with 0.', the variable name is optional. |
| |
| [function] fieldlen |
missing |
| 2nd parameter '$offset' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fieldflags |
mismatch |
| 1st parameter '$result' does not match the documented name '$offset', update the tag to '@param int $result fieled offset in result beginning with 0.' or '@param int fieled offset in result beginning with 0.', the variable name is optional. |
| |
| [function] fieldflags |
mismatch |
| 2nd parameter '$offset' does not match the documented name '$format', update the tag to '@param string $offset the return type, can be 'string', 'array' or 'assoc'.' or '@param string the return type, can be 'string', 'array' or 'assoc'.', the variable name is optional. |
| |
| [function] fieldflags |
missing |
| 3th parameter '$format' is not documented add '@param string [description]' to the end of the @param[eter] list. |
| |
| [function] hasfieldflag |
mismatch |
| 1st parameter '$result' does not match the documented name '$offset', update the tag to '@param int $result fieled offset in result beginning with 0.' or '@param int fieled offset in result beginning with 0.', the variable name is optional. |
| |
| [function] hasfieldflag |
mismatch |
| 2nd parameter '$offset' does not match the documented name '$flag', update the tag to '@param string $offset the flag name.' or '@param string the flag name.', the variable name is optional. |
| |
| [function] hasfieldflag |
missing |
| 3th parameter '$flag' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fieldtype |
mismatch |
| 1st parameter '$result' does not match the documented name '$offset', update the tag to '@param int $result fieled offset in result beginning with 0. default is 0.' or '@param int fieled offset in result beginning with 0. default is 0.', the variable name is optional. |
| |
| [function] fieldtype |
missing |
| 2nd parameter '$offset' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
| [function] &fetchdatabasenames |
mismatch |
| 2nd parameter type '$useCache' does match the the documented type 'bool', possible error consider an update to '@param string $useCache default is TRUE. if set to true and the method has been executed successfully before, the previous result will be used/returned.' or '@param string default is TRUE. if set to true and the method has been executed successfully before, the previous result will be used/returned.', the variable name is optional. |
| |
| [function] &fetchtablenames |
mismatch |
| 3th parameter type '$useCache' does match the the documented type 'bool', possible error consider an update to '@param string $useCache default is TRUE. if set to true and the method has been executed successfully before for this db, the previous result will be used/returned.' or '@param string default is TRUE. if set to true and the method has been executed successfully before for this db, the previous result will be used/returned.', the variable name is optional. |
| |
| [function] &fetchfieldnames |
mismatch |
| 4th parameter type '$useCache' does match the the documented type 'bool', possible error consider an update to '@param string $useCache If TRUE (default) and the method has been executed successfully before for this db table, the previous result will be used/returned.' or '@param string If TRUE (default) and the method has been executed successfully before for this db table, the previous result will be used/returned.', the variable name is optional. |
| |
| [function] &getdbstructure |
mismatch |
| 2nd parameter type '$useCache' does match the the documented type 'bool', possible error consider an update to '@param string $useCache If TRUE (default) and the method has been executed successfully before for this db table, the previous result will be returned.' or '@param string If TRUE (default) and the method has been executed successfully before for this db table, the previous result will be returned.', the variable name is optional. |
| |
| [function] fetchfield |
mismatch |
| 1st parameter '$result' does not match the documented name '$offset', update the tag to '@param int $result if not given, the next field (that wasn't yet retrieved) will be used.' or '@param int if not given, the next field (that wasn't yet retrieved) will be used.', the variable name is optional. |
| |
| [function] fetchfield |
missing |
| 2nd parameter '$offset' is not documented add '@param string [description]' to the end of the @param[eter] list. |
| |
| [function] fieldexists |
mismatch |
| 4th parameter type '$useCache' does match the the documented type 'bool', possible error consider an update to '@param string $useCache default is TRUE. see note II.' or '@param string default is TRUE. see note II.', the variable name is optional. |
| |
| [function] tableexists |
mismatch |
| 3th parameter type '$useCache' does match the the documented type 'bool', possible error consider an update to '@param string $useCache default is TRUE. see note II.' or '@param string default is TRUE. see note II.', the variable name is optional. |
| |
| [function] databaseexists |
mismatch |
| 2nd parameter type '$useCache' does match the the documented type 'bool', possible error consider an update to '@param string $useCache default is TRUE. see note II.' or '@param string default is TRUE. see note II.', the variable name is optional. |
| |
| [function] updatetablestructure |
mismatch |
| 4th parameter type '$shrink' does match the the documented type 'int', possible error consider an update to '@param integer $shrink (see above.)' or '@param integer (see above.)', the variable name is optional. |
| |
| [function] getinivar |
mismatch |
| 2nd parameter type '$useCache' does match the the documented type 'bool', possible error consider an update to '@param string $useCache default is TRUE. if set to true and the method has been executed successfully before *for any key*, the previous result will be used.' or '@param string default is TRUE. if set to true and the method has been executed successfully before *for any key*, the previous result will be used.', the variable name is optional. |
| |
| [function] getstatusvar |
mismatch |
| 2nd parameter type '$useCache' does match the the documented type 'bool', possible error consider an update to '@param string $useCache default is TRUE. if set to true and the method has been executed successfully before *for any key*, the previous result will be used.' or '@param string default is TRUE. if set to true and the method has been executed successfully before *for any key*, the previous result will be used.', the variable name is optional. |
| |
| [function] setpointer |
mismatch |
| 1st parameter '$result' does not match the documented name '$absolutPos', update the tag to '@param int $result the row number, which starts at position 0.' or '@param int the row number, which starts at position 0.', the variable name is optional. |
| |
| [function] setpointer |
missing |
| 2nd parameter '$absolutPos' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] _mysqlraiseerror |
mismatch |
| 1st parameter type '$errNo' does match the the documented type 'int', possible error consider an update to '@param string $errNo a bs-dbErrorCode please.' or '@param string a bs-dbErrorCode please.', the variable name is optional. |
| |
| [function] _mysqlraiseerror |
mismatch |
| 3th parameter type '$line' does match the the documented type 'int', possible error consider an update to '@param string $line just use __LINE__' or '@param string just use __LINE__', the variable name is optional. |
| |
| [function] fetchcell |
missing |
| 1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 2nd parameter '$row' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 3th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 4th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 5th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 6th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 7th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 8th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 9th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 10th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 11st parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 12nd parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 13th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 14th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 15th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 16th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 17th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 18th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 19th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 20th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 21st parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 22nd parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 23th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 24th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 25th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 26th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 27th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 28th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 29th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 30th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 31st parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 32nd parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 33th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 34th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 35th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 36th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 37th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 38th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 39th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 40th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 41st parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 42nd parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 43th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 44th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 45th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 46th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 47th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 48th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 49th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 50th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 51st parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 52nd parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 53th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 54th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 55th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 56th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 57th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 58th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 59th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 60th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 61st parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 62nd parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 63th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 64th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 65th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 66th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 67th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 68th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 69th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 70th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 71st parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 72nd parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 73th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 74th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 75th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 76th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 77th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 78th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 79th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |
| 80th parameter '$this' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] fetchcell |
missing |