Skip to content

Instantly share code, notes, and snippets.

@batigolix
Created May 31, 2016 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save batigolix/b67ff0bfa7eac896fdbf504af6ca8012 to your computer and use it in GitHub Desktop.
Save batigolix/b67ff0bfa7eac896fdbf504af6ca8012 to your computer and use it in GitHub Desktop.
Check module schem via php (and print in watchdog)
$result = db_query("SELECT * from system where name = 'best_practice_db'");
debug($result->fetchObject());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment