[TASK] Streamline DefaultTcaSchema
Have a switch/case for the main per-type construct and avoid loops per type. Resolves: #104110 Related: #101553 Releases: main Change-Id: I8c4751a266c979fa96f78a6328e1a70e02e1b91f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84714 Tested-by:core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/Database/Schema/DefaultTcaSchema.php 496 additions, 657 deletions.../sysext/core/Classes/Database/Schema/DefaultTcaSchema.php
- typo3/sysext/impexp/Tests/Functional/Fixtures/ArrayAssertions/RenderPreviewImportPageAndRecordsByUpdateWithDiff.php 4 additions, 4 deletions...ons/RenderPreviewImportPageAndRecordsByUpdateWithDiff.php
- typo3/sysext/impexp/Tests/Functional/Fixtures/ArrayAssertions/RenderPreviewImportPageAndRecordsWithDiff.php 4 additions, 4 deletions...yAssertions/RenderPreviewImportPageAndRecordsWithDiff.php
- typo3/sysext/impexp/Tests/Functional/Fixtures/XmlExports/irre-records.xml 9 additions, 9 deletions...exp/Tests/Functional/Fixtures/XmlExports/irre-records.xml
- typo3/sysext/impexp/Tests/Functional/Fixtures/XmlExports/pages-and-ttcontent-complex.xml 8 additions, 8 deletions...ional/Fixtures/XmlExports/pages-and-ttcontent-complex.xml
- typo3/sysext/impexp/Tests/Functional/Fixtures/XmlExports/pages-and-ttcontent-multilingual-onlysingle.xml 3 additions, 3 deletions...mlExports/pages-and-ttcontent-multilingual-onlysingle.xml
- typo3/sysext/impexp/Tests/Functional/Fixtures/XmlExports/pages-and-ttcontent-multilingual-single.xml 6 additions, 6 deletions...es/XmlExports/pages-and-ttcontent-multilingual-single.xml
- typo3/sysext/impexp/Tests/Functional/Fixtures/XmlExports/pages-and-ttcontent-multilingual.xml 27 additions, 27 deletions.../Fixtures/XmlExports/pages-and-ttcontent-multilingual.xml
- typo3/sysext/impexp/Tests/Functional/Fixtures/XmlExports/pages-and-ttcontent-with-corrupt-image.xml 16 additions, 16 deletions...res/XmlExports/pages-and-ttcontent-with-corrupt-image.xml
- typo3/sysext/impexp/Tests/Functional/Fixtures/XmlExports/pages-and-ttcontent-with-flexform-relation.xml 6 additions, 6 deletions...XmlExports/pages-and-ttcontent-with-flexform-relation.xml
- typo3/sysext/impexp/Tests/Functional/Fixtures/XmlExports/pages-and-ttcontent-with-flexform-softrefs.xml 9 additions, 9 deletions...XmlExports/pages-and-ttcontent-with-flexform-softrefs.xml
- typo3/sysext/impexp/Tests/Functional/Fixtures/XmlExports/pages-and-ttcontent-with-image-but-not-included.xml 16 additions, 16 deletions...ports/pages-and-ttcontent-with-image-but-not-included.xml
- typo3/sysext/impexp/Tests/Functional/Fixtures/XmlExports/pages-and-ttcontent-with-image.xml 16 additions, 16 deletions...al/Fixtures/XmlExports/pages-and-ttcontent-with-image.xml
- typo3/sysext/impexp/Tests/Functional/Fixtures/XmlExports/pages-and-ttcontent-with-softrefs.xml 9 additions, 9 deletions...Fixtures/XmlExports/pages-and-ttcontent-with-softrefs.xml
- typo3/sysext/impexp/Tests/Functional/Fixtures/XmlExports/pages-and-ttcontent.xml 15 additions, 15 deletions...ts/Functional/Fixtures/XmlExports/pages-and-ttcontent.xml
- typo3/sysext/impexp/Tests/Functional/Fixtures/XmlImports/irre-records.xml 9 additions, 9 deletions...exp/Tests/Functional/Fixtures/XmlImports/irre-records.xml
Please register or sign in to comment