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

Table: resource_node

Links fixed metadata nodes with resources, to store metadata for fixed metadata types such as dropdowns.

ColumnTypeNote
resourceint(11)See table resource
nodeint(11)See table node
hit_countint(11)The live hitcount. This value is copied from the new_hit_count column. See copy_hitcount_to_live()
new_hit_countint(11)For each matching keyword in a search, the new hitcount is incremented so existing results are not affected. See update_resource_keyword_hitcount() & update_resource_node_hitcount()

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 05:05 (Europe/London time).