BookStack/app/Entities/Queries
Dan Brown a70ed81908
DB: Started update of entity loading to avoid global selects
Removes page/chpater addSelect global query, to load book slug, and
instead extracts base queries to be managed in new static class, while
updating specific entitiy relation loading to use our more efficient
MixedEntityListLoader where appropriate.

Related to #4823
2024-02-04 14:39:36 +00:00
..
EntityQuery.php DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
PageQueries.php DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
Popular.php Search: Updated popular items query, load parent book for chapters/pages 2023-06-10 15:08:07 +01:00
RecentlyViewed.php DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
TopFavourites.php DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00