Project

General

Profile

Actions

Task #105075

closed

Use RecordPropertyClosure for more field transformations

Added by Benjamin Franzke 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
Start date:
2024-09-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

RecordPropertyClosure has been introduced to
allow resolving record relations once they are
accessed (lazy loading). However not only resolving
relations might be a costly task, also processing
flexform structures or converting huge JSON strings.

Therefore, to further reduce the performance impact
of record field transformation is RecordPropertyClosure
now also used for additional field types: Flex, Json
and Link.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #105054: Flexform migrations executed during schema generation is expensiveUnder Review2024-09-20

Actions
Actions #1

Updated by Benjamin Franzke 2 months ago

  • Related to Bug #105054: Flexform migrations executed during schema generation is expensive added
Actions #2

Updated by Gerrit Code Review 2 months ago

  • Status changed from New to Under Review

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86245

Actions #3

Updated by Oliver Bartsch about 2 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack about 1 month ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF