BookStack/app/Entities/Models
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
..
Book.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
BookChild.php Optimized loading of page/chapter URLs to be a little more efficient 2021-08-21 19:59:55 +01:00
Bookshelf.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Chapter.php Optimized loading of page/chapter URLs to be a little more efficient 2021-08-21 19:59:55 +01:00
Deletion.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Entity.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
HasCoverImage.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Page.php Optimized loading of page/chapter URLs to be a little more efficient 2021-08-21 19:59:55 +01:00
PageRevision.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SearchTerm.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00