Public Member Functions | |
HistoryBlobCurStub ($curid=0) | |
setLocation ($id) | |
Sets the location (cur_id) of the main object to which this object points. | |
getText () | |
Public Attributes | |
$mCurId |
This avoids expensively copying hundreds of megabytes of data during the conversion downtime.
Serialized HistoryBlobCurStub objects will be inserted into the text table on conversion if $wgFastSchemaUpgrades is set to true.
Definition at line 245 of file HistoryBlob.php.
HistoryBlobCurStub::getText | ( | ) |
HistoryBlobCurStub::HistoryBlobCurStub | ( | $ | curid = 0 |
) |
HistoryBlobCurStub::setLocation | ( | $ | id | ) |
Sets the location (cur_id) of the main object to which this object points.
Definition at line 259 of file HistoryBlob.php.
HistoryBlobCurStub::$mCurId |
Definition at line 246 of file HistoryBlob.php.