The return value from the method is only suitable for passing to $db->insert(). To get the inserted ID, you need to call $db->insertId() even if $db->nextSequenceValue() returned non-null. Bug: T164900 Change-Id: I6beb6243ccb9425372623307ef23ae6571ce8c0d |
||
|---|---|---|
| .. | ||
| BlockLogFormatter.php | ||
| ContentModelLogFormatter.php | ||
| DeleteLogFormatter.php | ||
| ImportLogFormatter.php | ||
| LogEntry.php | ||
| LogEventsList.php | ||
| LogFormatter.php | ||
| LogPage.php | ||
| LogPager.php | ||
| MergeLogFormatter.php | ||
| MoveLogFormatter.php | ||
| NewUsersLogFormatter.php | ||
| PageLangLogFormatter.php | ||
| PatrolLog.php | ||
| PatrolLogFormatter.php | ||
| ProtectLogFormatter.php | ||
| RightsLogFormatter.php | ||
| TagLogFormatter.php | ||
| UploadLogFormatter.php | ||