Skip to content
Snippets Groups Projects
Commit f5fb95d4 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Streamline ReferenceIndex->updateRefIndexTable()

With ReferenceIndex->updateIndex() being pretty much
cleaned up and optimized, we start looking at the main
worker method updateRefIndexTable().

The patch refactors some details to make the method
more easy to follow. updateIndex() now hands over the
current record to suppress another DB call per row which
improves 'bin/typo3 referenceindex:update' performance.

Resolves: #102189
Releases: main
Change-Id: I2bbd571162deb6bff676f46f6dc7d836b823eccf
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81443


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 7a6e0816
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment