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 #1

Updated by Thomas Hohn about 7 years ago

  • Subject changed from Move access to $nonRelationTables and $nonRelationFields into methods to Move access to $nonRelationTables and $nonRelationFields into methods and introduce 2 signals
Actions #2

Updated by Thomas Hohn about 7 years ago

  • Tracker changed from Task to Feature
  • Description updated (diff)
Actions #3

Updated by Thomas Hohn about 7 years ago

  • Category changed from Code Cleanup to Database API (Doctrine DBAL)
  • Target version set to 8.6
  • PHP Version set to 7.0
Actions #4

Updated by Thomas Hohn about 7 years ago

  • Description updated (diff)
Actions #5

Updated by Gerrit Code Review about 7 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51362

Actions #6

Updated by Gerrit Code Review about 7 years ago

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

Actions #7

Updated by Gerrit Code Review about 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51362

Actions #8

Updated by Gerrit Code Review about 7 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51362

Actions #9

Updated by Gerrit Code Review about 7 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51362

Actions #10

Updated by Gerrit Code Review about 7 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51362

Actions #11

Updated by Gerrit Code Review about 7 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51362

Actions #12

Updated by Gerrit Code Review about 7 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51362

Actions #13

Updated by Gerrit Code Review about 7 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51362

Actions #14

Updated by Gerrit Code Review about 7 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51362

Actions #15

Updated by Thomas Hohn about 7 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF