Profile
Achievement
    
                berkes's Recent SnippetsTagged debug
- All /
 
 « Prev 1 Next »
Drupal helper function to debug a table. Returns the contents and some explanation of a database table in a rendered format (HTML table).
**NOTE** You REALLY do not want to put this function behind any kind of menu_callback and/or on other pages....
        
        
        
            1 
        
        
            2338 
        
                    posted 17 years ago by berkes
            An easy debug trick: gives you a variable that you can print in any tpl.php to find out what vars you have available there.
        
        
        
            1 
        
        
            1751 
        
                    posted 17 years ago by berkes