### Current Behavior When the navigation on the framework is built it loads each sql for each menu + page seperate, causing a performance lost. ### Expected Behavior The navigation builder is should create a single query for getting the required models. 
Current Behavior
When the navigation on the framework is built it loads each sql for each menu + page seperate, causing a performance lost.
Expected Behavior
The navigation builder is should create a single query for getting the required models.