Hubzilla-Dokumentation
This page is not yet available in Deutsch. See /help/developer/developer_guide#Translations for information about how to help.
Inhalt
Field | Description | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|---|
tid | sequential index | int(10) unsigned | NO | PRI | NULL | auto_increment |
aid | channel_account_id of the controlling channel | int(10) unsigned | NO | MUL | 0 | |
uid | channel_id of the controlling channel | int(10) unsigned | NO | MUL | 0 | |
oid | DB index of linked thing | int(10) unsigned | NO | MUL | NULL | |
otype | type of linked thing | tinyint(3) unsigned | NO | MUL | NULL | |
ttype | taxonomy type (See Tag/term types in boot.php) | tinyint(3) unsigned | NO | MUL | NULL | |
term | the actual taxonomy term | char(255) | NO | MUL | NULL | |
url | relevant link (for tags and mentions, a link to the associated resource)char(255) | NO | NULL | |||
imgurl | rarely used - an image associated with this taxonomy term | char(255) | NO | MUL | NULL | |
term_hash | unique hash for this entry | char(255) | NO | MUL | ||
parent_hash | for hierarchical taxonomies, the hash of the relevant parent | char(255) | NO | MUL |
Return to database documentation
Diese Website verwendet Piwik, um die Besucherzugriffe auszuwerten. Wenn Du nicht möchtest, dass Deine Besuche zu diesem Zweck gespeichert werden, kannst Du ein Cookie setzen, welches Piwik davon abhält, Deine weiteren Besuche auf dieser Website zu verfolgen (Opt-out).