Feature #33493

Allow DebugViewHelper output only the type of the input variable

Added by Adrian Föder over 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-01-27
Priority:Could have Due date:
Assigned To:Adrian Föder % Done:

100%

Category:ViewHelpers
Target version:TYPO3 Flow Base Distribution - 1.1
Has patch:No

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.


Related issues

related to TYPO3.Flow - Feature #36955: Add type filter to var_dump() New 2012-05-08

Associated revisions

Revision fb14d2ad
Added by Adrian Föder about 3 years ago

[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

#1 Updated by Gerrit Code Review over 3 years 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

#2 Updated by Karsten Dambekalns over 3 years ago

  • Target version set to 1.1

#3 Updated by Gerrit Code Review over 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8725

#4 Updated by Gerrit Code Review about 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8725

#5 Updated by Adrian Föder about 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF