Skip to content

Instantly share code, notes, and snippets.

@skwashd
Created April 30, 2015 06:33
Show Gist options
  • Save skwashd/c9c131416756df3abb19 to your computer and use it in GitHub Desktop.
Save skwashd/c9c131416756df3abb19 to your computer and use it in GitHub Desktop.
Find out what is generating the front page of a #drupal site
drush eval 'drush_print_r(menu_get_item(variable_get("site_frontpage")));'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment