Feature #36955

Add type filter to var_dump()

Added by Bastian Waidelich about 3 years ago.

Status:New Start date:2012-05-08
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:Error
Target version:-
PHP Version: Complexity:
Has patch:No

Description

Idea: add filter options to \TYPO3\FLOW3\var_dump() so that the dump can be configured for certain types / properties.
This is especially useful in Fluid:

1{user -> f:debug(excludeProperties: 'addresses')}
2{someObject -> f:debug(excludeTypes: 'Some\ClassName')}


Related issues

related to TYPO3.Fluid - Feature #33493: Allow DebugViewHelper output only the type of the input v... Resolved 2012-01-27

Also available in: Atom PDF