BookStack/app/Entities
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
..
Controllers Merge branch 'chapter-templates' into development 2024-02-01 12:55:38 +00:00
Models DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
Queries DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
Repos Default chapter templates: Added tests, extracted repo logic 2024-02-01 12:51:47 +00:00
Tools DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
BreadcrumbsViewComposer.php Extracted icon helper, aligned container resolution 2023-09-16 18:26:28 +01:00
EntityProvider.php Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00