BookStack/app/Entities/Queries
Dan Brown 1559b0acd1
Queries: Migrated BookRepo queries to new query class
Also moved to a non-static approach, and added a high-level class to
allow easy access to all other entity queries, for use in mixed-entity
scenarios and easier/simpler injection.
2024-02-04 17:35:16 +00:00
..
BookQueries.php Queries: Migrated BookRepo queries to new query class 2024-02-04 17:35:16 +00:00
EntityQueries.php Queries: Migrated BookRepo queries to new query class 2024-02-04 17:35:16 +00:00
EntityQuery.php DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
PageQueries.php Queries: Migrated BookRepo queries to new query class 2024-02-04 17:35:16 +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