D7 Database explained

Hi All,
Where can I find Dolphin 7 database explained, so that I can consider it while write my own module?
Some explanation for use of default D7 tables along with their columns.

Urgently I need to know use of 'parent_id' column in table 'sys_menu_admin'

Thanks!

Quote · 8 Feb 2010

There are no docs on the D7 Database. What most of us here know we got from studying the code and from trial and error.

To answer your current question. The parent_id contains the id of the menu item the current item belongs to. A parent_id of 0 means it is a top level item. A parent_id > 0 is a sub level item. It this case it contains the id of the top level item it appears in.


https://www.deanbassett.com
Quote · 8 Feb 2010

thanks deano92964,

hope boonex people are working on documentation, coz ease of module writing is surely going to make D7 more popular among developers as it will help them to create more quality n user friendly modules.

thanks once again :-)

Quote · 9 Feb 2010

I'm not one to even begin to think about treading on deano's answers, but there is some help - if you haven't seen it.

As deano said, you aren't likely to find database answers - but - I'm posting the link in case you didn't find it previously

(I didn't until today - but I'm not the brightest bulb on the old Xmas tree much of the time)   (sex, booze, and rock and roll do have consequences afterall)

 

Especially the se....

- er

- the boo...

- er

- the roc .......  

aw hell, I forget. Nevermind

 

; )

 

http://www.boonex.com/trac/dolphin/wiki/DolphinDocs

Quote · 9 Feb 2010

I'm pretty sure it was the Guacamole now that I think about it  :P

Quote · 9 Feb 2010

Hi all,

Any updates on database explained?

Quote · 9 Jun 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.