[FEATURE] Add signal to exclude tables from ReferenceIndex
A new signal is introduced to allow the exclusion of tables from the ReferenceIndex. The checks whether tables or columns should be excluded are extracted to methods. Fixes: #79387 Releases: master Change-Id: I5ef558bc1a1c63553e8a1dc193167d068f235487 Reviewed-on: https://review.typo3.org/51362 Reviewed-by:Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/core/Classes/Database/ReferenceIndex.php 56 additions, 13 deletionstypo3/sysext/core/Classes/Database/ReferenceIndex.php
- typo3/sysext/core/Documentation/Changelog/master/Feature-79387-AddSignalToExcludeTablesFromReferenceIndex.rst 58 additions, 0 deletions...ture-79387-AddSignalToExcludeTablesFromReferenceIndex.rst
Please register or sign in to comment