Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

Table: user_preferences

Stores all user preferences, and also system configuration.

ColumnTypeNote
refint(11)Auto incrementing index
userint(11)See table user
parametervarchar(150)Name of preference (variable name) - normally default settings are set in config
valuevarchar(255)Preference value

This table is empty by default.

Please see the schema overview for context. This document was last updated on the 19th of March 2024 at 11:05 (Europe/London time).