Project

General

Profile

Actions

Task #81658

closed

Cleanup DatabaseRecordList::buildQueryParameters and deprecate $parameters array

Added by Frank Nägler almost 7 years ago. Updated almost 7 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
Start date:
2017-06-21
Due date:
% Done:

0%

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

Description

The $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS'][DatabaseRecordList::class]['buildQueryParameters'] hook use a parameters array to transfer database query parts like where statement.

This hook should be cleaned uo, the parameter array should be deprecated and one queryBuilder object should be added to the hook, which can manipulate the query.

Actions #1

Updated by Frank Nägler almost 7 years ago

  • Status changed from In Progress to Rejected

duplicated

Actions

Also available in: Atom PDF