MediaWiki  1.33.0
CommentStore Member List

This is the complete list of members for CommentStore, including all inherited members.

$joinCacheCommentStoreprotected
$keyCommentStoreprotected
$langCommentStoreprotected
$stageCommentStoreprotected
$tempTablesCommentStoreprotected
__construct(Language $lang, $migrationStage)CommentStore
COMMENT_CHARACTER_LIMITCommentStore
createComment(IDatabase $dbw, $comment, array $data=null)CommentStore
decodeMessage( $data)CommentStoreprotectedstatic
encodeMessage(Message $msg)CommentStoreprotectedstatic
getComment( $key, $row=null, $fallback=false)CommentStore
getCommentInternal(IDatabase $db=null, $key, $row, $fallback=false)CommentStoreprivate
getCommentLegacy(IDatabase $db, $key, $row=null, $fallback=false)CommentStore
getFields( $key=null)CommentStore
getJoin( $key=null)CommentStore
getKey( $methodKey=null)CommentStoreprivate
getStore()CommentStorestatic
hash( $text, $data)CommentStorestatic
insert(IDatabase $dbw, $key, $comment=null, $data=null)CommentStore
insertInternal(IDatabase $dbw, $key, $comment, $data)CommentStoreprivate
insertWithTempTable(IDatabase $dbw, $key, $comment=null, $data=null)CommentStore
MAX_COMMENT_LENGTHCommentStore
MAX_DATA_LENGTHCommentStore
newKey( $key)CommentStorestatic