mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
Relations now loaded during back-end query phase instead of being lazy loaded one-by-one within views. Reduced queries in testing from ~60 to ~20. Need to check other areas list-item.php's "showPath" option is used to ensure relations are properly loaded for those listings. |
||
|---|---|---|
| .. | ||
| Markdown | ||
| BookContents.php | ||
| ExportFormatter.php | ||
| NextPreviousContentLocator.php | ||
| PageContent.php | ||
| PageEditActivity.php | ||
| PermissionsUpdater.php | ||
| SearchIndex.php | ||
| SearchOptions.php | ||
| SearchRunner.php | ||
| ShelfContext.php | ||
| SiblingFetcher.php | ||
| SlugGenerator.php | ||
| TrashCan.php | ||