Project

General

Profile

Actions

Task #61512

closed

TemplateService: Add verbose option

Added by Benni Mack over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
TypoScript
Target version:
Start date:
2014-09-10
Due date:
% Done:

100%

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

Description

The TemplateService class contains the functionality
to parse the TypoScript constants that haven't
been replaced yet.

This is done each time in the frontend, although
it is only useful when $this->tt_track is active,
thus when a BE user is logged in, who can read the info.

The improvement in this patch is to skip the strstr check
if not set, thus making first-hit page calls a bit
quicker and the code more readable.

Actions

Also available in: Atom PDF