Coding standards
Security in ResourceSpace
Developer reference
Database
Action functions
Admin functions
Ajax functions
Annotation functions
API functions
Collections functions
Comment functions
Config functions
CSV export functions
Dash functions
Debug functions
Encryption functions
Facial recognition functions
File functions
General functions
Language functions
Log functions
Login functions
Message functions
Migration functions
Node functions
PDF functions
Plugin functions
Render functions
Reporting functions
Request functions
Research functions
Slideshow functions
Theme permission functions
User functions
Video functions
Database functions
Metadata functions
Resource functions
Search functions
Map functions
Job functions
Tab functions
Test 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 17th of November 2024 at 15:35 (Europe/London time).