Project

General

Profile

Actions

Task #55769

closed

Centralize DB queries in DatabaseConnection class

Added by Andreas Wolf about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2014-02-07
Due date:
% Done:

100%

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

Description

In order to be able to easier debug stuff and intercept database calls, all queries should be made through a central query() method in DatabaseConnection. Currently, all query methods call link->query themselves, making it hard to intercept or benchmark these calls.

Actions

Also available in: Atom PDF