Project

General

Profile

Actions

Feature #79387

closed

Move access to $nonRelationTables and $nonRelationFields into methods and introduce 2 signals

Added by Thomas Hohn about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2017-01-19
Due date:
% Done:

100%

Estimated time:
PHP Version:
7.0
Tags:
Complexity:
easy
Sprint Focus:

Description

The $nonRelationTables and $nonRelationFields in TYPO3\CMS\Core\Database\ReferenceIndex contains
tables and columns that the ReferenceIndexer should never process.

In order to extend this functionality with additional tables and columns it would be nice to wrap the access
to these 2 arrays in the methods and provided 2 additional signals for extending this behaviour.

This isssue provides a way to fix the 2 related issues.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #65460: Create configuration for fields to exclude from ReferenceIndexClosed2015-03-02

Actions
Related to TYPO3 Core - Feature #65461: Create configuration for tables to exclude from ReferenceIndexClosed2015-03-02

Actions
Actions

Also available in: Atom PDF