Skip to content
Snippets Groups Projects
Commit 2b90e996 authored by Christoph Lehmann's avatar Christoph Lehmann Committed by Benni Mack
Browse files

[TASK] Reduce SQL queries in PageRepository::getPageOverlaysForLanguage()

This introduces less but bigger queries. Queries are also chunked
to avoid hitting platform/driver placeholder limit, if `doctrine/dbal` transform eventually unsupported named query params to positional ones.

Releases: main
Resolves: #99555
Change-Id: I7af6060781ddaeabae34f2c4544046e3ab926b5c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77392


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 33d0b11a
Branches
Tags
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