Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Search Results for loadRelatives
LiskDAO::loadRelatives()
Method
This method helps to prevent the 1+N queries problem. It happens when you execute a query for each row in a result set. Like in this code:
LiskDAOSet::loadRelatives()
Method
See @{method:LiskDAO::loadRelatives}.