Drupal 7 - Where is the Menu Description stored? -



Drupal 7 - Where is the Menu Description stored? -

for life of me can't seem track downwards "menu description" value's stored in drupal 7!

for example:

i added new menu link called "cookie" , menu description called "yummy". go drupal database , can't seem locate string "yummy" in menu_custom or menu_links or menu_router infact dumped database , searched string "yummy" , still can't locate this.

any help great

it should in menu_links table under options field. note not info in field.

drupal-7

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -