Feature #33493
Allow DebugViewHelper output only the type of the input variable
| Status: | Resolved | Start date: | 2012-01-27 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | Adrian Föder | % Done: | 100% |
|
| Category: | ViewHelpers | |||
| Target version: | TYPO3 Flow Base Distribution - 1.1 | |||
| Has patch: | No | |||
| Votes: | 0 |
Description
Due to the var_dump drawback that sometimes the memory consumption is too large or the list just becomes too long, I suggest a flag that only outputs the type of the intended variable instead of its dump.
Associated revisions
[FEATURE] DebugViewHelper allows output of type only
Because sometimes var_dump is too verbose, this patch adds
a flag where only the type of the intended variable
can be output.
Change-Id: I63859adaaf5c1c039874551758ee05fe63e9e87f
Resolves: #33493
Releases: 1.1
History
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8725
Updated by Karsten Dambekalns about 1 year ago
- Target version set to 1.1
Updated by Gerrit Code Review about 1 year ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8725
Updated by Gerrit Code Review about 1 year ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8725
Updated by Adrian Föder about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fb14d2ad206d8cb94503cdf16f367e9e5aa14c0f.