Actions
Bug #45699
closedImplement pre- and post-hook around SELECT queries
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2013-02-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
To use in example content/record security, a hook is implemented before and after the SELECT call.
The SELECT call is the only database call without such hook
Actions