BookStack/app/Entities/Tools
Dan Brown 1a6293ce24
Optimized loading of page/chapter URLs to be a little more efficient
- Loaded book_slug as part of chapter/page queries instead of books
 being loaded in afterwards.
- Removed unused page method.
- Updated some page queries to load specific attributes.
2021-08-21 19:59:55 +01:00
..
Markdown Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
BookContents.php Optimized loading of page/chapter URLs to be a little more efficient 2021-08-21 19:59:55 +01:00
ExportFormatter.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
NextPreviousContentLocator.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageContent.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PageEditActivity.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PermissionsUpdater.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SearchIndex.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SearchOptions.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SearchRunner.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ShelfContext.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SiblingFetcher.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SlugGenerator.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TrashCan.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00