Skip to content

Instantly share code, notes, and snippets.

@lajlev
Created August 2, 2013 11:28
Show Gist options
  • Save lajlev/6139217 to your computer and use it in GitHub Desktop.
Save lajlev/6139217 to your computer and use it in GitHub Desktop.
Drupal var dump (Lookup array in drupal)
<?php // drupal_set_message('<pre>' . check_plain(var_export($node_name, TRUE)) . '</pre>'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment