Find all variables available to a template


/ Published in: PHP
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <pre><?php print_r(array_keys($variables)); ?></pre>

URL: http://groups.drupal.org/node/17473#comment-63730

Report this snippet


Comments


You need to login to view comments.