Forums / General / Plain debug

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Plain debug

Author Message

Frank Narstadgrend

Tuesday 22 November 2005 2:21:26 pm

Hi,

My question is simple:

Is there any function at the template level that makes it possible to perform a raw simple variable/object dump?
As simple as PHPs var_dump() | print_r().

Tanks!

Gurudutt Verma

Wednesday 23 November 2005 4:15:08 am

Hi!

try this

{$node|attribute(show)}

:-)