PageController.php#26phonetechbd_potato_stop_lara660μsselect `files`.*, `model_files`.`model_id` as `pivot_model_id`, `model_files`.`file_id` as `pivot_file_id`, `model_files`.`model_type` as `pivot_model_type`, `model_files`.`id` as `pivot_id`, `model_files`.`zone` as `pivot_zone`, `model_files`.`created_at` as `pivot_created_at`, `model_files`.`updated_at` as `pivot_updated_at` from `files` innerjoin `model_files` on `files`.`id` = `model_files`.`file_id` where `model_files`.`model_id` in (7, 8, 9, 10, 15, 16, 17) and `model_files`.`model_type` ='App\\Models\\PosCategory'
PageController.php#26phonetechbd_potato_stop_lara430μsselect*from `products` where `products`.`pos_category_id` in (7, 8, 9, 10, 15, 16, 17) and `is_active` =1
PageController.php#28phonetechbd_potato_stop_lara300μsselect `files`.*, `model_files`.`model_id` as `pivot_model_id`, `model_files`.`file_id` as `pivot_file_id`, `model_files`.`model_type` as `pivot_model_type`, `model_files`.`id` as `pivot_id`, `model_files`.`zone` as `pivot_zone`, `model_files`.`created_at` as `pivot_created_at`, `model_files`.`updated_at` as `pivot_updated_at` from `files` innerjoin `model_files` on `files`.`id` = `model_files`.`file_id` where `model_files`.`model_id` in (37, 47, 51) and `model_files`.`model_type` ='App\\Models\\Product'