BookStack/app/Entities
Dan Brown bc472ca2d7
Improved relation loading during search
Relations now loaded during back-end query phase instead of being lazy
loaded one-by-one within views.

Reduced queries in testing from ~60 to ~20.

Need to check other areas list-item.php's "showPath" option is used to
ensure relations are properly loaded for those listings.
2021-11-08 15:24:49 +00:00
..
Models Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00
Queries Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Repos Added inital phpstan/larastan setup 2021-11-05 16:18:06 +00:00
Tools Improved relation loading during search 2021-11-08 15:24:49 +00:00
BreadcrumbsViewComposer.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
EntityProvider.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00