grocy/controllers
fipwmaqzufheoxq92ebc 42dc55625a
Improve Performance (#927)
* Stock-Overview: Reduce amount of database queries and FindObjectInArray()-calls

* Speed-up stock_current by improving products_resolved and creating indices.

* Review

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2020-08-18 19:23:37 +02:00
..
BaseApiController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
BaseController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
BatteriesApiController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
BatteriesController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
CalendarApiController.php Fixed Timezone in CalendarApiController (#763) 2020-04-19 14:55:08 +02:00
CalendarController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
ChoresApiController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
ChoresController.php Fixed adding new chores did not work (references #479) 2020-03-06 21:01:41 +01:00
EquipmentController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
FilesApiController.php Fixed that images did not work after merging #479 2020-03-01 19:48:08 +01:00
GenericEntityApiController.php Also return userfields in generic object(s) GET API routes (closes #601) 2020-04-13 16:52:34 +02:00
GenericEntityController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
LoginController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
OpenApiController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
RecipesApiController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
RecipesController.php Recipe updates (#795) 2020-04-24 17:41:57 +02:00
StockApiController.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
StockController.php Improve Performance (#927) 2020-08-18 19:23:37 +02:00
SystemApiController.php Added new API endpoints to get all user and config settings (closes #718) 2020-04-13 10:35:20 +02:00
SystemController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
TasksApiController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
TasksController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
UsersApiController.php Added new API endpoints to get all user and config settings (closes #718) 2020-04-13 10:35:20 +02:00
UsersController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00