This is the complete list of members for MediaWiki\CommentStore\CommentStoreBase, including all inherited members.
$tempTables | MediaWiki\CommentStore\CommentStoreBase | protected |
__construct( $tempTables, Language $lang, $stage) | MediaWiki\CommentStore\CommentStoreBase | |
COMMENT_CHARACTER_LIMIT | MediaWiki\CommentStore\CommentStoreBase | |
createComment(IDatabase $dbw, $comment, array $data=null) | MediaWiki\CommentStore\CommentStoreBase | |
getComment( $key, $row=null, $fallback=false) | MediaWiki\CommentStore\CommentStoreBase | |
getCommentLegacy(IDatabase $db, $key, $row=null, $fallback=false) | MediaWiki\CommentStore\CommentStoreBase | |
getFields( $key) | MediaWiki\CommentStore\CommentStoreBase | |
getJoin( $key) | MediaWiki\CommentStore\CommentStoreBase | |
getTempTableMigrationStage(string $key) | MediaWiki\CommentStore\CommentStoreBase | |
hash( $text, $data) | MediaWiki\CommentStore\CommentStoreBase | static |
insert(IDatabase $dbw, $key, $comment=null, $data=null) | MediaWiki\CommentStore\CommentStoreBase | |
insertWithTempTable(IDatabase $dbw, $key, $comment=null, $data=null) | MediaWiki\CommentStore\CommentStoreBase | |
MAX_DATA_LENGTH | MediaWiki\CommentStore\CommentStoreBase | |