From b9189700b372bc7e7c060a64b1a32fee69637fb8 Mon Sep 17 00:00:00 2001 From: hamed <15238-genius.ha@users.noreply.drupalcode.org> Date: Thu, 23 Jul 2026 17:12:02 +0330 Subject: [PATCH] Add AST JSON representation for SecretaryResourceEnforcementTest.php with detailed node and edge mappings --- graphify-out/.graphify_labels.json | 4 + graphify-out/GRAPH_REPORT.md | 397 +- ...c1e1b3db7da2e069a284b406fd3878a83c33a.json | 1 + ...99be7d71665df3b7cd1cb6b3e5c88a86ef472.json | 1 + ...271d9fce808c2c9e505366121ea5dea69e119.json | 1 + ...4606555548512431cbb358bd61b47fb18d167.json | 1 + ...11cfdcc4891ec8994f183906abd696cf183c0.json | 1 + ...6e5328fccc71775398b0a80b41ac4f340c74f.json | 1 + ...3204f1fc941857c6388464893ce23fb3debbc.json | 1 + graphify-out/cache/stat-index.json | 2 +- graphify-out/graph.json | 3488 ++++++++++------- graphify-out/manifest.json | 53 +- 12 files changed, 2213 insertions(+), 1738 deletions(-) create mode 100644 graphify-out/cache/ast/v0.8.44/05c7677f7808f55c77a16377581c1e1b3db7da2e069a284b406fd3878a83c33a.json create mode 100644 graphify-out/cache/ast/v0.8.44/2bb16d9e7213a87180fd7041de699be7d71665df3b7cd1cb6b3e5c88a86ef472.json create mode 100644 graphify-out/cache/ast/v0.8.44/3150884ecf0788aba302abe2742271d9fce808c2c9e505366121ea5dea69e119.json create mode 100644 graphify-out/cache/ast/v0.8.44/436b51eb10b0a27177a846bb4824606555548512431cbb358bd61b47fb18d167.json create mode 100644 graphify-out/cache/ast/v0.8.44/8855bfefc590ce412503359fe5911cfdcc4891ec8994f183906abd696cf183c0.json create mode 100644 graphify-out/cache/ast/v0.8.44/f29d42dfac3e77d8bec2500d6c76e5328fccc71775398b0a80b41ac4f340c74f.json create mode 100644 graphify-out/cache/ast/v0.8.44/f999d09cfa7e8aa6acc6a9012b63204f1fc941857c6388464893ce23fb3debbc.json diff --git a/graphify-out/.graphify_labels.json b/graphify-out/.graphify_labels.json index d7c5fcc6..0a7ef270 100644 --- a/graphify-out/.graphify_labels.json +++ b/graphify-out/.graphify_labels.json @@ -979,13 +979,17 @@ "977": "Community 977", "978": "Community 978", "979": "Community 979", + "980": "Community 980", "981": "Community 981", "982": "Community 982", + "983": "Community 983", "984": "Community 984", "985": "Community 985", + "986": "Community 986", "987": "Community 987", "988": "Community 988", "989": "Community 989", + "990": "Community 990", "993": "Community 993", "994": "Community 994", "995": "Community 995", diff --git a/graphify-out/GRAPH_REPORT.md b/graphify-out/GRAPH_REPORT.md index ef7ed496..2846f835 100644 --- a/graphify-out/GRAPH_REPORT.md +++ b/graphify-out/GRAPH_REPORT.md @@ -1,16 +1,16 @@ # Graph Report - clinicpro (2026-07-23) ## Corpus Check -- 1198 files · ~859,110 words +- 1199 files · ~861,754 words - Verdict: corpus is large enough that graph structure adds value. ## Summary -- 14014 nodes · 21896 edges · 1005 communities (767 shown, 238 thin omitted) +- 14034 nodes · 21921 edges · 1009 communities (766 shown, 243 thin omitted) - Extraction: 98% EXTRACTED · 2% INFERRED · 0% AMBIGUOUS · INFERRED: 465 edges (avg confidence: 0.8) - Token cost: 0 input · 0 output ## Graph Freshness -- Built from commit: `5c4976d6` +- Built from commit: `9d465771` - Run `git rev-parse HEAD` and compare to check if the graph is stale. - Run `graphify update .` after code changes (no API cost). @@ -978,12 +978,17 @@ - [[_COMMUNITY_Community 977|Community 977]] - [[_COMMUNITY_Community 978|Community 978]] - [[_COMMUNITY_Community 979|Community 979]] +- [[_COMMUNITY_Community 980|Community 980]] - [[_COMMUNITY_Community 981|Community 981]] - [[_COMMUNITY_Community 982|Community 982]] +- [[_COMMUNITY_Community 983|Community 983]] +- [[_COMMUNITY_Community 984|Community 984]] - [[_COMMUNITY_Community 985|Community 985]] +- [[_COMMUNITY_Community 986|Community 986]] - [[_COMMUNITY_Community 987|Community 987]] - [[_COMMUNITY_Community 988|Community 988]] - [[_COMMUNITY_Community 989|Community 989]] +- [[_COMMUNITY_Community 990|Community 990]] - [[_COMMUNITY_Community 993|Community 993]] - [[_COMMUNITY_Community 994|Community 994]] - [[_COMMUNITY_Community 995|Community 995]] @@ -1020,25 +1025,25 @@ .claude/skills/qa-clinicpro/driver.mjs → assets/admin/components/dashboard/dashboardIcons.tsx - `shot()` --calls--> `S` [INFERRED] .claude/skills/redesign-page/driver.mjs → assets/admin/components/dashboard/dashboardIcons.tsx -- `ClinicDoctorsManager()` --calls--> `formatNumber()` [EXTRACTED] - assets/admin/components/ClinicDoctorsManager.tsx → assets/admin/lib/utils.ts -- `PatientCaseBanner()` --calls--> `formatDate()` [EXTRACTED] - assets/admin/components/PatientCaseBanner.tsx → assets/admin/lib/utils.ts -- `setup()` --calls--> `render()` [INFERRED] - assets/admin/components/PatientRecordInfoForm.test.tsx → assets/admin/pages/ServiceDetailPage.test.tsx +- `PrivateRoute()` --calls--> `useAuthStore` [EXTRACTED] + assets/admin/App.tsx → assets/admin/stores/authStore.ts +- `PublicRoute()` --calls--> `useAuthStore` [EXTRACTED] + assets/admin/App.tsx → assets/admin/stores/authStore.ts +- `ReplaceAppointmentModal()` --calls--> `rialToToman()` [EXTRACTED] + assets/admin/components/AppointmentActions.tsx → assets/admin/lib/utils.ts ## Import Cycles - None detected. -## Communities (1005 total, 238 thin omitted) +## Communities (1009 total, 243 thin omitted) ### Community 0 - "Community 0" -Cohesion: 0.06 -Nodes (18): ClinicOwnerScheduleAccessTest, ClinicDoctorPermissionTest, ClinicDoctorPermissionRepository, ClinicDoctorPermission, ClinicRecordAccessTest, ClinicDoctorPermissionChecker, Clinic, Doctor (+10 more) +Cohesion: 0.05 +Nodes (23): ClinicAppointmentAccessTest, ClinicOwnerScheduleAccessTest, ClinicDoctorPermissionTest, ClinicDoctorPermissionRepository, ClinicDoctorPermission, ClinicRecordAccessTest, ClinicDoctorPermissionChecker, Clinic (+15 more) ### Community 1 - "Community 1" -Cohesion: 0.05 -Nodes (37): EMPTY, PatientFilters, PricingInsurance, TenantTag, InvoicePaymentRow, InvoiceRowStatus, MY_PAYMENTS_LIMIT, PatientInvoiceRow (+29 more) +Cohesion: 0.06 +Nodes (28): SessionPaymentAccordion(), SessionPaymentData, paid, unpaid, InvoicePaymentRow, InvoiceRowStatus, MY_PAYMENTS_LIMIT, PatientInvoiceRow (+20 more) ### Community 2 - "Community 2" Cohesion: 0.10 @@ -1061,12 +1066,12 @@ Cohesion: 0.17 Nodes (8): SettlementController, SettlementRepository, Settlement, JsonResponse, Request, User, ManagerRegistry, User ### Community 7 - "Community 7" -Cohesion: 0.06 -Nodes (8): DoctorService, Clinic, DoctorServiceRepository, Collection, Doctor, self, User, ManagerRegistry +Cohesion: 0.07 +Nodes (5): Clinic, Collection, Doctor, self, User ### Community 8 - "Community 8" Cohesion: 0.02 -Nodes (105): AppointmentLike, ConfirmAppointmentModal(), METHOD_OPTIONS, PaymentRow, Props, rowStyle, ServiceItem, STATE_TONE (+97 more) +Nodes (87): DoctorTab, PickedService, ServicePick, ServiceSlot, ServiceSlotPicker(), get, services, td (+79 more) ### Community 9 - "Community 9" Cohesion: 0.04 @@ -1086,19 +1091,19 @@ Nodes (49): Account provisioning, Clinic Doctor Invitation API, Console: `app:in ### Community 13 - "Community 13" Cohesion: 0.02 -Nodes (133): appointment, get, post, render(), appt, get, openMenu(), patch (+125 more) +Nodes (152): appointment, get, post, render(), appt, get, openMenu(), patch (+144 more) ### Community 14 - "Community 14" Cohesion: 0.09 Nodes (20): EntityContextResolver, AppointmentSettingsController, DateOverride, EntityContext, Holiday, DateOverrideRepository, HolidayRepository, Clinic (+12 more) ### Community 15 - "Community 15" -Cohesion: 0.25 -Nodes (7): PaymentController, Appointment, JsonResponse, Payment, Request, Response, User +Cohesion: 0.05 +Nodes (20): PaymentController, DomainContextResolver, LogPruneService, MaintenanceService, DomainCommissionTest, MaintenanceService, SubscriptionService, MaintenanceModeTest (+12 more) ### Community 16 - "Community 16" Cohesion: 0.04 -Nodes (12): AppointmentExpiryServiceTest, PatientSession, SmsWallet, SecretaryAppointmentScopeTest, Appointment, Collection, InventoryPackage, PatientRecord (+4 more) +Nodes (11): PatientSession, SmsWallet, SecretaryAppointmentScopeTest, Appointment, Collection, InventoryPackage, PatientRecord, self (+3 more) ### Community 17 - "Community 17" Cohesion: 0.05 @@ -1118,11 +1123,11 @@ Nodes (5): AdminApiController, RepresentationRepository, JsonResponse, Request, ### Community 21 - "Community 21" Cohesion: 0.03 -Nodes (89): Invoice, InvoiceItem, InvoiceSummaryModal(), SessionConsumable, SessionData, SessionPayment, STATUS_LABEL, PatientTagsCell() (+81 more) +Nodes (92): RoleRoute(), PatientTagsCell(), TenantTag, ServiceTariffModal(), TariffResponse, TariffRow, TauriStatCards(), PaymentConfig (+84 more) ### Community 22 - "Community 22" -Cohesion: 0.09 -Nodes (15): RatingController, Like, Rate, CommentListNPlusOneTest, LikeRepository, RateRepository, JsonResponse, Request (+7 more) +Cohesion: 0.29 +Nodes (4): RatingController, JsonResponse, Request, User ### Community 23 - "Community 23" Cohesion: 0.05 @@ -1133,8 +1138,8 @@ Cohesion: 0.07 Nodes (3): City, Province, self ### Community 25 - "Community 25" -Cohesion: 0.40 -Nodes (5): Errors, GET `/api/v1/appointment-settings/month-availability/{doctorUuid}`, Path Parameters, Query Parameters, Response `200` +Cohesion: 0.03 +Nodes (62): Appointment API, Error Responses, Error Responses, Errors, Errors, Errors, Errors, Errors (+54 more) ### Community 26 - "Community 26" Cohesion: 0.24 @@ -1165,8 +1170,8 @@ Cohesion: 0.06 Nodes (32): 10. Modal / Dialog, 11. Toast Notifications, 12. Empty States & Loading, 13. Page Header (هر صفحه), 14. تکنولوژی Stack, 15. Responsive Breakpoints, 16. Dark Mode (اختیاری — فاز دوم), 17. نمونه رنگ‌بندی صفحه داشبورد (+24 more) ### Community 33 - "Community 33" -Cohesion: 0.27 -Nodes (5): ClinicAppointmentAccessTest, Appointment, Clinic, Doctor, User +Cohesion: 0.04 +Nodes (44): CoverageRow, Draft, KIND, TenantInsurance, get, item, put, EMPTY_FORM (+36 more) ### Community 34 - "Community 34" Cohesion: 0.05 @@ -1229,8 +1234,8 @@ Cohesion: 0.11 Nodes (4): Payment, Appointment, self, User ### Community 49 - "Community 49" -Cohesion: 0.07 -Nodes (32): ClinicDoctorsManager(), ClinicInvitation, HUES_LIST, INV_STATUS_MAP, buildInsurancePayload(), Contract, contractToForm(), EMPTY_FORM (+24 more) +Cohesion: 0.03 +Nodes (77): AppointmentLike, ConfirmAppointmentModal(), METHOD_OPTIONS, PaymentRow, Props, rowStyle, ServiceItem, STATE_TONE (+69 more) ### Community 50 - "Community 50" Cohesion: 0.07 @@ -1245,8 +1250,8 @@ Cohesion: 0.07 Nodes (26): الزامات UI, باگ‌فیکس صفحه نوبت‌ها, باگ ۱ — کرش تقویم, باگ ۲ — روز هفته در DateNavigator, باگ ۳ — پیام «slot نیست», باگ ۴ — نوبت جدید: نام اجباری + find-or-create patient, باگ ۵ — patient_mobile نشان می‌دهد موبایل پزشک, باگ ۶ — نوبت‌های رزرو شده در نمایش زمانبندی (+18 more) ### Community 53 - "Community 53" -Cohesion: 0.06 -Nodes (22): ClaimStatusLog, AppLogRepository, ClaimItemRepository, ClaimStatusLogRepository, DoctorClaimRequestRepository, DoctorInsuranceRepository, PreRegistrationRepository, SiteConfigRepository (+14 more) +Cohesion: 0.07 +Nodes (17): AppLogRepository, ClaimItemRepository, DiscountRuleRepository, DoctorClaimRequestRepository, DoctorInsuranceRepository, PreRegistrationRepository, SiteConfigRepository, ServiceEntityRepository (+9 more) ### Community 54 - "Community 54" Cohesion: 0.10 @@ -1269,8 +1274,8 @@ Cohesion: 0.29 Nodes (5): BlogController, City, JsonResponse, Request, User ### Community 59 - "Community 59" -Cohesion: 0.07 -Nodes (14): ClinicController, SpecialtyController, DoctorSpecialtyParentsTest, Specialty, SpecialtyRepository, Clinic, DoctorAddress, JsonResponse (+6 more) +Cohesion: 0.22 +Nodes (6): ClinicController, Clinic, DoctorAddress, JsonResponse, Request, User ### Community 60 - "Community 60" Cohesion: 0.08 @@ -1286,7 +1291,7 @@ Nodes (27): MethodOption, Props, QUICK_TOMANS, WalletModalSubmit, WalletMode, Wa ### Community 63 - "Community 63" Cohesion: 0.02 -Nodes (145): PaginatedResponse, numericField(), emptyFeatures(), FEATURE_KEYS, FEATURE_LABELS, PeriodForm, periodSchema, PLAN_DISPLAY (+137 more) +Nodes (159): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), queryClient, toastStyle, Props, PaginatedResponse, formatDate() (+151 more) ### Community 64 - "Community 64" Cohesion: 0.19 @@ -1317,8 +1322,8 @@ Cohesion: 0.08 Nodes (24): سناریو: ایمپورت پزشکان سازمان نظام پزشکی و مدیریت مالکیت پروفایل, نتیجه‌گیری کلیدی طراحی, ۱. خلاصه اجرایی, ۱۰. جریان کاربری (خلاصه‌ی گام‌به‌گام), ۱۱. حالات مرزی و قواعد کسب‌وکار, ۱۲. مراحل پیاده‌سازی (به‌ترتیب و به‌تفکیک ریپو), ۱۳. تصمیمات باز و ریسک‌ها, ۱۴. مرجع نمونه‌ی داده (+16 more) ### Community 72 - "Community 72" -Cohesion: 0.08 -Nodes (3): Claim, Collection, self +Cohesion: 0.07 +Nodes (4): ClaimItem, Claim, Collection, self ### Community 74 - "Community 74" Cohesion: 0.09 @@ -1348,10 +1353,6 @@ Nodes (3): SubscriptionPlan, Collection, self Cohesion: 0.09 Nodes (23): dependencies, @ckeditor/ckeditor5-build-classic, @ckeditor/ckeditor5-react, @fontsource/vazirmatn, @heroicons/react, @hookform/resolvers, jalaali-js, leaflet (+15 more) -### Community 82 - "Community 82" -Cohesion: 0.11 -Nodes (3): CategoryImportTest, Connection, CategoryImporter - ### Community 83 - "Community 83" Cohesion: 0.09 Nodes (21): Backend, CSS / UI, Frontend, روند اجرای هر قابلیت, قبل از شروع — تحلیل پرامپت و ساخت Todo, قوانین اجرا (اجباری — هیچ استثنایی ندارد), قوانین خاص این پروژه, مثال اجرا (+13 more) @@ -1366,7 +1367,7 @@ Nodes (30): devDependencies, @babel/core, @babel/preset-env, @babel/preset-react ### Community 86 - "Community 86" Cohesion: 0.03 -Nodes (25): BookingModeImmutableTest, BookingServicesPublicTest, DateOverrideOwnershipTest, ScheduleOwnershipTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListPaginationTest, CaptchaFlowTest (+17 more) +Nodes (25): AppointmentExpiryServiceTest, BookingModeImmutableTest, BookingServicesPublicTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListNPlusOneTest, ClaimsListPaginationTest, CaptchaFlowTest (+17 more) ### Community 87 - "Community 87" Cohesion: 0.10 @@ -1389,7 +1390,7 @@ Cohesion: 0.10 Nodes (20): DELETE `/api/v1/admin/users/{uuid}`, Errors, Errors, GET `/api/v1/admin/users`, GET `/api/v1/admin/users/stats`, GET `/api/v1/admin/users/{uuid}`, POST `/api/v1/admin/users/{uuid}/status`, PUT `/api/v1/admin/users/{uuid}` (+12 more) ### Community 92 - "Community 92" -Cohesion: 0.10 +Cohesion: 0.09 Nodes (21): Bulk import / export, DELETE `/api/v1/admin/doctor-service/{id}`, Doctor Service API, Errors, Errors, Errors, Errors, GET `/api/v1/admin/doctor-services` (+13 more) ### Community 93 - "Community 93" @@ -1429,7 +1430,7 @@ Cohesion: 0.10 Nodes (19): Backend — endpoint اشتراک, Frontend — App.tsx, Frontend — authStore, Frontend — Sidebar, اعمال محدودیت‌های اشتراک در پنل ادمین (Frontend Gate), ترتیب اجرا, زمینه, فایل‌های مرتبط (+11 more) ### Community 102 - "Community 102" -Cohesion: 0.07 +Cohesion: 0.08 Nodes (26): Bulk import / export, DELETE `/api/v1/admin/tag/{id}`, DELETE `/api/v1/tenant-tag/{uuid}`, Errors, Errors, Errors, Errors, Errors (+18 more) ### Community 103 - "Community 103" @@ -1453,8 +1454,8 @@ Cohesion: 0.24 Nodes (8): AppointmentController, Appointment, Clinic, Doctor, JsonResponse, Request, User, WeeklySchedule ### Community 108 - "Community 108" -Cohesion: 0.09 -Nodes (16): CaptchaController, BaseController, CategoryController, CategoryImportController, DoctorImportController, SiteContextController, JsonResponse, JsonResponse (+8 more) +Cohesion: 0.08 +Nodes (17): CaptchaController, BaseController, CategoryController, CategoryImportController, DoctorImportController, SiteConfigController, JsonResponse, JsonResponse (+9 more) ### Community 109 - "Community 109" Cohesion: 0.29 @@ -1657,8 +1658,8 @@ Cohesion: 0.13 Nodes (15): Date Overrides, DELETE `/api/v1/appointment-settings/date-override/{uuid}`, Errors, Errors, GET `/api/v1/appointment-settings/date-override/list/{doctorUuid}`, GET `/api/v1/appointment-settings/date-override/{uuid}`, PATCH `/api/v1/appointment-settings/date-override/{uuid}`, POST `/api/v1/appointment-settings/date-override` (+7 more) ### Community 161 - "Community 161" -Cohesion: 0.02 -Nodes (97): latinDigitsField(), NumericFieldProps, wrap(), cn(), digitsOnly(), displayDoctorName(), iranMobileOptionalSchema, iranMobileSchema (+89 more) +Cohesion: 0.04 +Nodes (25): ApiError, { refreshMock, logoutMock }, replaceMock, AddrForm, addrSchema, AVATAR_COLORS, CityOpt, DEGREE_LABELS (+17 more) ### Community 162 - "Community 162" Cohesion: 0.10 @@ -1689,7 +1690,7 @@ Cohesion: 0.10 Nodes (20): api.ir (استعلام هویت — Shahkar / IbanMatch), اتصال به دیتابیس‌های مستقل (الزامی), اسرار (الزامی — قبل از اولین دیپلوی), امنیت و منابع, بررسی سلامت, دامنه‌ها و CORS, دیپلوی‌های بعدی, راهنمای دیپلوی ClinicPro (Coolify + Docker Compose) (+12 more) ### Community 169 - "Community 169" -Cohesion: 0.11 +Cohesion: 0.12 Nodes (7): SourceProfileIdTest, MellatGatewayTest, ErrorCodesTest, HealthControllerTest, TimezoneTest, TestCase, EntityManagerInterface ### Community 170 - "Community 170" @@ -1809,8 +1810,8 @@ Cohesion: 0.14 Nodes (13): Endpoint ها, PATCH /api/v1/secretary/{uuid}, POST /api/v1/secretary, تسک ۱۴: ماژول منشی, توضیح, زمان تخمینی, ساختار JSON, سیستم مجوزها — Resource-Based Permissions (مقیاس‌پذیر) (+5 more) ### Community 200 - "Community 200" -Cohesion: 0.19 -Nodes (4): LogPruneService, MaintenanceService, MaintenanceModeTest, SiteConfigRepository +Cohesion: 0.04 +Nodes (43): ServiceItemFormModal(), latinDigitsField(), numericField(), NumericFieldProps, wrap(), CitiesTab(), CityForm, citySchema (+35 more) ### Community 201 - "Community 201" Cohesion: 0.11 @@ -1825,8 +1826,8 @@ Cohesion: 0.12 Nodes (16): Clinic Services API, DELETE /api/v1/service-item/{uuid}, DELETE /api/v1/service-section/{uuid}, GET /api/v1/service-item/{uuid}, GET /api/v1/service-item/{uuid}/audit-logs, GET /api/v1/service-items, GET /api/v1/service-items/{sectionUuid}, GET /api/v1/service-items/{uuid}/tariffs (+8 more) ### Community 204 - "Community 204" -Cohesion: 0.02 -Nodes (103): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), RoleRoute(), queryClient, toastStyle, ClinicDoctorItem, usePermissions() (+95 more) +Cohesion: 0.04 +Nodes (43): useSubscription(), AdminLayout(), avatarBg(), HUES, ProfileMenu(), Role, ROLE_LABELS, settingsPath() (+35 more) ### Community 205 - "Community 205" Cohesion: 0.21 @@ -1837,8 +1838,8 @@ Cohesion: 0.06 Nodes (17): GatewayFactory, MellatGateway, MockGateway, SepGateway, MellatGateway, SepGateway, SoapClient, PaymentGatewayInterface (+9 more) ### Community 207 - "Community 207" -Cohesion: 0.07 -Nodes (30): ۲. مدل داده و موجودیت‌ها, ۲.۱ کاربر (User), ۲.۱۰ پرداخت (Payment Types), ۲.۱۰.۱ پرداخت نوبت, ۲.۱۰.۲ پرداخت اشتراک, ۲.۱۱ پروفایل بیمار (Profile), ۲.۱۲ وبلاگ (Blog), ۲.۱۳ نظرات، لایک و امتیازدهی (+22 more) +Cohesion: 0.15 +Nodes (13): ۲. مدل داده و موجودیت‌ها, ۲.۱ کاربر (User), ۲.۱۰ پرداخت (Payment Types), ۲.۱۰.۱ پرداخت نوبت, ۲.۱۰.۲ پرداخت اشتراک, ۲.۱۱ پروفایل بیمار (Profile), ۲.۱۲ وبلاگ (Blog), ۲.۳ دکتر (Doctor) (+5 more) ### Community 208 - "Community 208" Cohesion: 0.23 @@ -1909,12 +1910,12 @@ Cohesion: 0.14 Nodes (13): DELETE `/api/v1/representation/{uuid}`, Errors, Errors, GET `/api/v1/representation/{uuid}/dashboard/monthly`, GET `/api/v1/site-context`, Path Parameters, Query Parameters, Query Parameters (+5 more) ### Community 230 - "Community 230" -Cohesion: 0.05 -Nodes (31): ApiAppointment, NOT_VISITED_STATUSES, ServiceOption, STATUS_OPTIONS, NewAppointmentsTable(), AdminCharts, AdminDashboard(), AdminRecent (+23 more) +Cohesion: 0.06 +Nodes (24): ClinicDoctorsManager(), ClinicInvitation, HUES_LIST, INV_STATUS_MAP, ClinicAddress, ClinicDetailPage(), EditForm, editSchema (+16 more) ### Community 231 - "Community 231" -Cohesion: 0.09 -Nodes (23): 14. منشی (Secretary), 1. 🔵 `POST` refresh token, 1. احراز هویت (Authentication), 2. 🟢 `GET` X-CSRF-Token, 3. 🟢 `GET` user info 🆕, 85. 🔵 `POST` post, 86. 🟡 `PATCH` patch, 87. 🟢 `GET` get (+15 more) +Cohesion: 0.17 +Nodes (12): 14. منشی (Secretary), 85. 🔵 `POST` post, 86. 🟡 `PATCH` patch, 87. 🟢 `GET` get, Request Body, مثال Request, هدرهای اضافی, هدرهای اضافی (+4 more) ### Community 232 - "Community 232" Cohesion: 0.26 @@ -2001,12 +2002,12 @@ Cohesion: 0.11 Nodes (17): CSS (`assets/admin/styles.css`), Topbar breakpoint (ناهماهنگ با CSS), ریسپانسیو کردن پنل ادمین برای موبایل (iPhone 8 / ۳۷۵px), زمینه, فایل‌های مرتبط, مشکل / هدف, نمونهٔ گرید inline (تکرارشده در ۲۰ فایل), نکات مهم (+9 more) ### Community 254 - "Community 254" -Cohesion: 0.17 -Nodes (9): AbstractAuthenticator, AuthenticationException, ExceptionSubscriber, Passport, PasswordAuthenticator, Request, Response, ExceptionEvent (+1 more) +Cohesion: 0.27 +Nodes (7): AbstractAuthenticator, AuthenticationException, Passport, PasswordAuthenticator, Request, Response, TokenInterface ### Community 255 - "Community 255" -Cohesion: 0.11 -Nodes (19): GET /api/v1/appointment-settings/slots — دریافت اسلات‌های خالی, GET /api/v1/categories/cities — شهرها, GET /api/v1/categories/states — استان‌ها, GET /api/v1/doctors/{id}, GET /api/v1/doctors/{id}/insurances, GET /api/v1/representations/{id}, GET /oauth/userinfo — اطلاعات کاربر (سازگار با دروپال), POST /api/v1/appointment-settings/holidays — ثبت تعطیلی (فقط ادمین) (+11 more) +Cohesion: 0.18 +Nodes (11): GET /api/v1/doctors/{id}, GET /api/v1/doctors/{id}/insurances, GET /api/v1/representations/{id}, GET /oauth/userinfo — اطلاعات کاربر (سازگار با دروپال), POST /api/v1/representations/{id}/bank-accounts, POST /oauth/token — تجدید توکن (Refresh), POST /oauth/token — ورود به سیستم, Task-02: احراز هویت (Authentication) (+3 more) ### Community 256 - "Community 256" Cohesion: 0.10 @@ -2089,8 +2090,8 @@ Cohesion: 0.20 Nodes (9): Architecture Audit — ClinicPro Symfony 7 Migration, Architecture Score (بعد از اصلاحات), Architecture Violations, Executive Summary, Final Verdict (بعد از اصلاحات), Missing Requirements (کامل), اصلاحات اعمال‌شده (بعد از Audit), دلیل تصمیم (+1 more) ### Community 277 - "Community 277" -Cohesion: 0.08 -Nodes (23): GET /api/v1/sms/balance — موجودی حساب پیامک, POST /api/v1/sms/queue — افزودن به صف, بخش اول — مستند محصول (PRD), ثبت‌نام دکتر — از طریق نماینده, ثبت‌نام دکتر — از طریق کلینیک, ثبت‌نام دکتر — مستقل, فهرست کلی, کلینیک پرو — مستند جامع فنی و API (+15 more) +Cohesion: 0.20 +Nodes (9): بخش اول — مستند محصول (PRD), فهرست کلی, کلینیک پرو — مستند جامع فنی و API, ۵. فهرست مشکلات شناسایی‌شده و اصلاحات لازم, ۶. پیوست, ۶.۱ دیاگرام وضعیت نوبت, ۶.۲ جریان کمیسیون, ۶.۳ بررسی محدودیت منشی (+1 more) ### Community 279 - "Community 279" Cohesion: 0.20 @@ -2121,8 +2122,8 @@ Cohesion: 0.19 Nodes (4): ServiceItemRepository, ManagerRegistry, ServiceItem, ServiceSection ### Community 286 - "Community 286" -Cohesion: 0.20 -Nodes (7): ApptRow, JALALI_MONTHS, MONTH_OPTIONS, SelectorOption, TauriDashboardView(), TauriDashboardViewProps, DashboardStats +Cohesion: 0.11 +Nodes (11): ChevronDownIcon(), ApptRow, HEAD, NewAppointmentsTable(), Props, JALALI_MONTHS, MONTH_OPTIONS, SelectorOption (+3 more) ### Community 287 - "Community 287" Cohesion: 0.27 @@ -2153,8 +2154,8 @@ Cohesion: 0.20 Nodes (9): AdminApiController — dashboardCharts با بازه زمانی, DashboardController — اضافه کردن from/to, date range selector component:, تغییر Backend, تغییر Frontend — DashboardPage.tsx, فایل‌هایی که تغییر می‌کنند, معماری — تسک ۱۶: داشبورد هوشمند, نصب dependency: (+1 more) ### Community 294 - "Community 294" -Cohesion: 0.33 -Nodes (4): PatientAttachment, PatientAttachmentRepository, ManagerRegistry, PatientRecord +Cohesion: 0.21 +Nodes (5): PatientAttachmentTest, PatientAttachment, PatientAttachmentRepository, ManagerRegistry, PatientRecord ### Community 295 - "Community 295" Cohesion: 0.20 @@ -2177,8 +2178,8 @@ Cohesion: 0.22 Nodes (9): require-dev, phpstan/phpstan, phpstan/phpstan-doctrine, phpstan/phpstan-symfony, phpunit/phpunit, symfony/browser-kit, symfony/css-selector, symfony/debug-bundle (+1 more) ### Community 300 - "Community 300" -Cohesion: 0.37 -Nodes (5): AppointmentConfirmationService, AutoCreateSessionOnConfirmTest, Appointment, Clinic, Doctor +Cohesion: 0.21 +Nodes (8): AppointmentConfirmationService, BackfillAppointmentSessionsCommand, AutoCreateSessionOnConfirmTest, InputInterface, OutputInterface, Appointment, Clinic, Doctor ### Community 301 - "Community 301" Cohesion: 0.15 @@ -2193,8 +2194,8 @@ Cohesion: 0.12 Nodes (16): آماده‌سازی پروژه ClinicPro برای دیپلوی روی Coolify با Docker Compose, زمینه, فایل‌های مرتبط, نکات مهم (محدودیت‌ها و edge caseها), هدف, وظایف, ۱. ساخت `Dockerfile` چندمرحله‌ای, ۱۰. ساخت راهنمای `docs/deploy/coolify.md` (+8 more) ### Community 304 - "Community 304" -Cohesion: 0.03 -Nodes (65): 29. 🟢 `GET` clinic list 🆕, 30. 🟢 `GET` get 🆕, 31. 🟡 `PATCH` patch, 33. 🔵 `POST` image_clinic, 34. 🔵 `POST` image logo, 35. 🟡 `PATCH` patch, 36. 🟢 `GET` get my rate, 37. 🔵 `POST` post (+57 more) +Cohesion: 0.04 +Nodes (56): 29. 🟢 `GET` clinic list 🆕, 30. 🟢 `GET` get 🆕, 31. 🟡 `PATCH` patch, 33. 🔵 `POST` image_clinic, 34. 🔵 `POST` image logo, 36. 🟢 `GET` get my rate, 37. 🔵 `POST` post, 38. 🟢 `GET` Unapproved comments (+48 more) ### Community 306 - "Community 306" Cohesion: 0.07 @@ -2230,20 +2231,16 @@ Nodes (4): InsuranceRepository, Insurance, InsuranceType, ManagerRegistry ### Community 314 - "Community 314" Cohesion: 0.02 -Nodes (105): AppointmentCardData, AppointmentTurnCard(), base, Breadcrumb(), PatientCaseBanner(), Tag, SessionPaymentAccordion(), SessionPaymentData (+97 more) +Nodes (103): AppointmentCardData, AppointmentTurnCard(), base, Invoice, InvoiceItem, InvoiceSummaryModal(), SessionConsumable, SessionData (+95 more) ### Community 315 - "Community 315" -Cohesion: 0.21 -Nodes (4): InvoiceRepository, Invoice, ManagerRegistry, QueryBuilder +Cohesion: 0.17 +Nodes (5): InvoiceRepository, InvoicePaymentStatus, Invoice, ManagerRegistry, QueryBuilder ### Community 316 - "Community 316" Cohesion: 0.12 Nodes (15): mapping صفحات clinicpro → فریم فیگما, الف-۱. توکن‌های رنگ (light + dark), الف-۲. سلکتور رنگ کاربر, الف-۳. ابعاد و رفتار layout, الف-۴. شعاع‌ها و input/button, الف-۵. کامپوننت‌های مشترک مطابق فیگما, ایندکس فریم‌های فیگما (۴ section، node-id دسکتاپ), بخش الف — سیستم طراحی مشترک (یک‌بار، پایه‌ی همه‌ی صفحات) (+7 more) -### Community 317 - "Community 317" -Cohesion: 0.29 -Nodes (3): CorsRegexEnvProcessor, EnvVarProcessorInterface, CorsRegexEnvProcessorTest - ### Community 318 - "Community 318" Cohesion: 0.32 Nodes (4): PatientListFilterTest, Doctor, PatientRecord, TenantTag @@ -2349,8 +2346,8 @@ Cohesion: 0.11 Nodes (18): زمینه, فاز ۰ — Baseline, فاز ۱ — قرارداد پاسخ و Envelope, فاز ۲ — احراز هویت و مجوزها (Auth / RBAC), فاز ۳ — اعتبارسنجی ورودی و مدیریت خطا, فاز ۴ — امنیت API, فاز ۵ — پنل ادمین React SPA, فاز ۶ — یکپارچگی و سناریوهای واقعی کاربر (E2E) (+10 more) ### Community 348 - "Community 348" -Cohesion: 0.11 -Nodes (17): الف) ماتریس فعلی و شکاف پوشش, ب) شکاف اعمال (Enforcement gap), ج) خطای ۴۰۱ + کرش `.name`, حسابرسی و رفع سیستم مجوز منشی: پوشش کامل + اعمال در پنل + خطای ورود/کرش, زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم (+9 more) +Cohesion: 0.06 +Nodes (32): الف) ماتریس فعلی و شکاف پوشش, ب) شکاف اعمال (Enforcement gap), ج) خطای ۴۰۱ + کرش `.name`, حسابرسی و رفع سیستم مجوز منشی: پوشش کامل + اعمال در پنل + خطای ورود/کرش, زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم (+24 more) ### Community 349 - "Community 349" Cohesion: 0.18 @@ -2557,8 +2554,8 @@ Cohesion: 0.06 Nodes (30): انتقال برنامه کاری، اصلاح فرم تنظیمات نوبت، فیلدهای عددی لاتین، رفع باگ هزینه ویزیت در مودال، و لاگ/تایم‌لاین لغو نوبت, تسک ۱ — انتقال کامل «برنامه کاری» از پروفایل به تنظیمات نوبت‌دهی, تسک ۲ — اصلاح چیدمان دکمه ذخیره در صفحه تنظیمات نوبت‌دهی, تسک ۳ — اجبار ورودی لاتین در همه فیلدهای عددی سراسری, تسک ۴ — رفع باگ: ثبت نوبت هنگام الزامی بودن هزینه ویزیت (۴۲۲), تسک ۵ — ثبت لاگ و رویداد Timeline هنگام لغو نوبت, زمینه, فایل‌های مرتبط (+22 more) ### Community 407 - "Community 407" -Cohesion: 0.22 -Nodes (9): MessageBusInterface, MockObject, SmsServiceLookupOnlyTest, SmsLog, SmsLogRepository, SmsMessageTemplateRepository, SmsService, SmsTextResolver (+1 more) +Cohesion: 0.17 +Nodes (11): MessageBusInterface, MockObject, SmsLogRepository, SmsServiceLookupOnlyTest, SmsLog, SmsLogRepository, SmsMessageTemplateRepository, SmsService (+3 more) ### Community 410 - "Community 410" Cohesion: 0.08 @@ -2569,8 +2566,8 @@ Cohesion: 0.10 Nodes (20): edge cases, خلاصهٔ خطاها و اولویت, راه‌حل, راه‌حل, راه‌حل, راه‌حل, رفع خطاهای لاگ سرور (production) — ۱۴۰۵/۰۴/۲۰, ریشه (+12 more) ### Community 416 - "Community 416" -Cohesion: 0.04 -Nodes (55): CoverageRow, Draft, KIND, TenantInsurance, EMPTY_FORM, ItemForm, itemSchema, Props (+47 more) +Cohesion: 0.05 +Nodes (43): ApiAppointment, NOT_VISITED_STATUSES, ServiceOption, STATUS_OPTIONS, EMPTY_CATS, EMPTY_ITEMS, EMPTY_META, EMPTY_PACKAGES (+35 more) ### Community 418 - "Community 418" Cohesion: 0.17 @@ -2601,20 +2598,20 @@ Cohesion: 0.17 Nodes (8): ErrorCodes, PatientController, JsonResponse, PatientRecord, PatientRecordScope, PatientSession, Request, User ### Community 435 - "Community 435" -Cohesion: 0.28 -Nodes (4): SubscriptionService, ClinicSubscription, Payment, SubscriptionPlan +Cohesion: 0.15 +Nodes (13): EMPTY, PatientFilters, PricingInsurance, TenantTag, AddTurn(), PatientsCategoryView(), PatientsGridView(), SearchHeaderP() (+5 more) ### Community 436 - "Community 436" Cohesion: 0.12 Nodes (16): `book()` عمومی — الگوی درستِ موجود (کپی از `AppointmentController::book`, خط ۲۴۲–۲۶۳), زمینه, فایل‌های مرتبط, فرم — بدون فیلد کد ملی (کپی از `AppointmentCreatePage.tsx`), مسیر ادمین — بیمار فقط با موبایل (کپی از `MyAppointmentsController::createAppointment`, خط ۸۱–۸۷), نوبت‌دهی ادمین بر اساس کد ملی + موبایل (پرونده یکتا با کد ملی), نکات مهم, هدف (+8 more) ### Community 437 - "Community 437" -Cohesion: 0.11 -Nodes (12): AdminCspSubscriber, MaintenanceSubscriber, NumericFieldNormalizerSubscriber, SecurityHeadersSubscriber, EventSubscriberInterface, ResponseEvent, ExceptionEvent, Request (+4 more) +Cohesion: 0.09 +Nodes (14): AdminCspSubscriber, ExceptionSubscriber, MaintenanceSubscriber, NumericFieldNormalizerSubscriber, SecurityHeadersSubscriber, EventSubscriberInterface, ResponseEvent, ExceptionEvent (+6 more) ### Community 438 - "Community 438" -Cohesion: 0.30 -Nodes (4): DomainContextResolver, DomainCommissionTest, Payment, Representation +Cohesion: 0.22 +Nodes (5): ClaimsByPatientTest, Doctor, Invoice, PatientRecord, User ### Community 439 - "Community 439" Cohesion: 0.17 @@ -2636,10 +2633,6 @@ Nodes (5): StaffController, ClinicStaff, JsonResponse, Request, User Cohesion: 0.27 Nodes (4): RequireVisitPriceTest, Doctor, EntityInsurancePricing, PatientRecord -### Community 446 - "Community 446" -Cohesion: 0.25 -Nodes (8): Body, DELETE `/api/v1/inventory-package/{uuid}`, GET `/api/v1/inventory-packages`, Packages, PATCH `/api/v1/inventory-package/{uuid}`, POST `/api/v1/inventory-package`, Response `200`, Response `201` — the serialized package (same shape as list). Errors: `422 ERR_VALIDATION_001` (empty `title`), `403 ERR_FORBIDDEN_001`. - ### Community 447 - "Community 447" Cohesion: 0.25 Nodes (5): ClinicInvitationService, Clinic, ClinicDoctorInvitation, Doctor, User @@ -2656,10 +2649,6 @@ Nodes (3): InventoryPackageRepository, InventoryPackage, ManagerRegistry Cohesion: 0.15 Nodes (3): DoctorClaimRequest, Doctor, User -### Community 453 - "Community 453" -Cohesion: 0.16 -Nodes (7): AbstractMigration, Schema, Version20260615203529, Schema, Version20260709033925, Schema, Version20260713115316 - ### Community 455 - "Community 455" Cohesion: 0.36 Nodes (3): DoctorServiceController, JsonResponse, Request @@ -2673,8 +2662,8 @@ Cohesion: 0.24 Nodes (10): gridItemStyle, JALALI_MONTHS, jalaliFirstWeekday(), jalaliToGregorian(), navBtnStyle, PersianCalendar(), pf, Props (+2 more) ### Community 459 - "Community 459" -Cohesion: 0.33 -Nodes (6): API موجود (نیاز به تغییر ندارند), اپیک‌ها, اپیک ۳ — منشی (Secretary) — تکمیل, تغییرات مورد نیاز, توضیح, نیازمندی‌های کارکردی +Cohesion: 0.40 +Nodes (5): API موجود (نیاز به تغییر ندارند), اپیک ۳ — منشی (Secretary) — تکمیل, تغییرات مورد نیاز, توضیح, نیازمندی‌های کارکردی ### Community 460 - "Community 460" Cohesion: 0.33 @@ -2749,8 +2738,8 @@ Cohesion: 0.10 Nodes (20): book() فعلی فقط slot_start/slot_end می‌گیرد, overlap واقعی از قبل درست است, زمینه, ساخت اسلاتِ ثابت (حالت فعلی = slot mode), فایل‌های مرتبط, متای برنامهٔ هفتگی, مدت خدمت — هست ولی استفاده نمی‌شود, نوبت‌دهی بر اساس مدت سرویس (Service-based booking) — Backend + Admin (+12 more) ### Community 479 - "Community 479" -Cohesion: 0.13 -Nodes (7): Inventory API, Authentication, ClinicPro — API Documentation Index, Error Code Reference, Modules, Persian digit normalization (global), Standard Response Envelope +Cohesion: 0.14 +Nodes (6): Authentication, ClinicPro — API Documentation Index, Error Code Reference, Modules, Persian digit normalization (global), Standard Response Envelope ### Community 481 - "Community 481" Cohesion: 0.17 @@ -2785,8 +2774,8 @@ Cohesion: 0.20 Nodes (9): Backend Audit Backlog — ClinicPro, ☐ CRITICAL, ✅ DONE (committed on backend-audit), ☐ EPICS (design debt — cross-repo, defer; do NOT quick-fix), ☐ HIGH, ☐ LOW, ☐ MEDIUM, Progress (this audit session) (+1 more) ### Community 494 - "Community 494" -Cohesion: 0.07 -Nodes (19): ClaimAmountBoundsTest, ClaimsByPatientTest, ClaimsListNPlusOneTest, ClaimItem, ClaimSubmitterInterface, ClaimService, ManualClaimSubmitter, Claim (+11 more) +Cohesion: 0.24 +Nodes (8): ClaimSubmitterInterface, ClaimService, ManualClaimSubmitter, Claim, Invoice, User, Claim, ClaimSubmissionResult ### Community 495 - "Community 495" Cohesion: 0.12 @@ -2809,8 +2798,8 @@ Cohesion: 0.12 Nodes (16): `AppointmentSettingsPage.tsx` (بخش render), backend — نیازی به تغییر نیست (اول گشتم), `InsuranceModal.tsx` — انتخاب دستی نوع (حذف شود), `InsurancePricingPage.tsx`, `TenantInsuranceContracts.tsx` — یک جدول مسطح، خلاصه فقط در زیرنویس نام, بازطراحی صفحه بیمه و قیمت‌گذاری — تفکیک نوع بیمه با Tab + ردیف Expandable + انتقال ویزیت آزاد, زمینه, فایل‌های مرتبط (+8 more) ### Community 500 - "Community 500" -Cohesion: 0.40 -Nodes (5): API موجود (نیاز به endpoint جدید ندارد), اپیک ۷ — داشبورد هوشمند (Smart Dashboard), تغییر مورد نیاز, توضیح, نیازمندی‌های کارکردی +Cohesion: 0.33 +Nodes (6): API موجود (نیاز به endpoint جدید ندارد), اپیک‌ها, اپیک ۷ — داشبورد هوشمند (Smart Dashboard), تغییر مورد نیاز, توضیح, نیازمندی‌های کارکردی ### Community 501 - "Community 501" Cohesion: 0.40 @@ -2917,8 +2906,8 @@ Cohesion: 0.16 Nodes (3): BankAccount, self, User ### Community 533 - "Community 533" -Cohesion: 0.31 -Nodes (4): BaseKernel, Closure, MicroKernelTrait, Kernel +Cohesion: 0.19 +Nodes (6): BaseKernel, Closure, CorsRegexEnvProcessor, EnvVarProcessorInterface, MicroKernelTrait, Kernel ### Community 534 - "Community 534" Cohesion: 0.34 @@ -3021,8 +3010,8 @@ Cohesion: 0.50 Nodes (4): GET /api/v1/sms/wallet/balance, GET /api/v1/sms/wallet/logs, POST /api/v1/sms/wallet/charge, SMS Wallet ### Community 561 - "Community 561" -Cohesion: 0.15 -Nodes (13): Body, DELETE `/api/v1/inventory-item/{uuid}`, Errors, GET `/api/v1/inventory-categories`, GET `/api/v1/inventory-items`, GET `/api/v1/inventory-meta`, Items, PATCH `/api/v1/inventory-item/{uuid}` (+5 more) +Cohesion: 0.09 +Nodes (22): Body, Body, DELETE `/api/v1/inventory-item/{uuid}`, DELETE `/api/v1/inventory-package/{uuid}`, Errors, GET `/api/v1/inventory-categories`, GET `/api/v1/inventory-items`, GET `/api/v1/inventory-meta` (+14 more) ### Community 563 - "Community 563" Cohesion: 0.67 @@ -3061,12 +3050,12 @@ Cohesion: 0.40 Nodes (5): Errors, Notes, POST `/api/v1/notification-mobile/request-otp`, Request Body, Response `200` ### Community 576 - "Community 576" -Cohesion: 0.20 -Nodes (4): InvoicePaymentStatus, InvoiceService, Invoice, PatientSession +Cohesion: 0.27 +Nodes (3): InvoiceService, Invoice, PatientSession ### Community 577 - "Community 577" -Cohesion: 0.05 -Nodes (44): grid, PatientFormOptions, patientFormSchema, PatientFormValues, Props, baseValues, options, setup() (+36 more) +Cohesion: 0.06 +Nodes (42): grid, PatientFormOptions, patientFormSchema, PatientFormValues, Props, baseValues, options, setup() (+34 more) ### Community 578 - "Community 578" Cohesion: 0.36 @@ -3193,11 +3182,11 @@ Cohesion: 0.49 Nodes (3): WalletService, User, WalletTransaction ### Community 641 - "Community 641" -Cohesion: 0.44 +Cohesion: 0.40 Nodes (3): SecretaryAccessChecker, DoctorSecretary, User ### Community 646 - "Community 646" -Cohesion: 0.13 +Cohesion: 0.12 Nodes (3): NumericFieldNormalizerTest, PersianTextTest, PersianText ### Community 647 - "Community 647" @@ -3305,8 +3294,8 @@ Cohesion: 0.12 Nodes (16): Errors, Errors, Errors, GET `/api/v1/admin/representations`, GET `/api/v1/admin/representations/{uuid}/appointments`, GET `/api/v1/admin/representations/{uuid}/doctors`, POST `/api/v1/admin/representations/{uuid}/doctors`, Query Parameters (+8 more) ### Community 693 - "Community 693" -Cohesion: 0.47 -Nodes (3): CommissionService, Payment, Representation +Cohesion: 0.21 +Nodes (7): FinancialBreakdown, FinancialBreakdownRepository, CommissionService, ManagerRegistry, Payment, Payment, Representation ### Community 694 - "Community 694" Cohesion: 0.23 @@ -3344,6 +3333,10 @@ Nodes (11): رفع خطای `Class "SoapClient" not found` در پرداخت م Cohesion: 0.12 Nodes (16): اصلاح منطق بیمه: یک منبع واحد محاسبه برای پرداخت، فاکتور و Claim, تست پذیرش, زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف (+8 more) +### Community 704 - "Community 704" +Cohesion: 0.27 +Nodes (4): SpecialtyController, SpecialtyRepository, JsonResponse, Request + ### Community 706 - "Community 706" Cohesion: 0.50 Nodes (4): Error Codes, POST `/api/v1/user/reset-password`, Request Body, Response `200` @@ -3365,8 +3358,8 @@ Cohesion: 0.12 Nodes (15): رفع باگ: نوبت‌های رزروشده در سایت عمومی «آزاد» نمایش داده می‌شوند, زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف, پروژه (+7 more) ### Community 717 - "Community 717" -Cohesion: 0.09 -Nodes (10): ServiceCoverageNPlusOneTest, TenantInsuranceCleanupTest, SessionInsuranceShareTest, TenantServiceCoverageRepository, TenantInsuranceCleanupService, ManagerRegistry, TenantServiceCoverage, Doctor (+2 more) +Cohesion: 0.10 +Nodes (7): ServiceItemDeleteCleanupTest, ServiceCoverageNPlusOneTest, TenantInsuranceCleanupTest, TenantServiceCoverageRepository, TenantInsuranceCleanupService, ManagerRegistry, TenantServiceCoverage ### Community 718 - "Community 718" Cohesion: 0.36 @@ -3401,8 +3394,12 @@ Cohesion: 0.15 Nodes (12): call siteهای فعلی PersianDateInput (نباید تغییر کنند — فقط برای اطمینان از سازگاری Props), زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, همه‌ی تقویم‌های پنل ادمین باید شمسی باشند (رفع تقویم میلادی PersianDateInput), وضعیت فعلی (کد مشکل‌دار), وظایف (+4 more) ### Community 733 - "Community 733" -Cohesion: 0.38 -Nodes (3): AuditScheduleLocationsCommand, InputInterface, OutputInterface +Cohesion: 0.41 +Nodes (4): SessionInsuranceShareTest, Doctor, Insurance, ServiceItem + +### Community 734 - "Community 734" +Cohesion: 0.23 +Nodes (5): AbstractMigration, Schema, Version20260619170105, Schema, Version20260719044321 ### Community 737 - "Community 737" Cohesion: 0.33 @@ -3468,10 +3465,6 @@ Nodes (3): ClinicStaffRepository, ClinicStaff, ManagerRegistry Cohesion: 0.43 Nodes (3): AppointmentEvent, AppointmentEventRepository, ManagerRegistry -### Community 763 - "Community 763" -Cohesion: 0.38 -Nodes (3): BackfillAppointmentSessionsCommand, InputInterface, OutputInterface - ### Community 764 - "Community 764" Cohesion: 0.36 Nodes (4): PosRepository, ManagerRegistry, Pos, User @@ -3492,6 +3485,10 @@ Nodes (13): DELETE `/api/v1/admin/discount-rules/{uuid}`, Discount API, Errors, Cohesion: 0.43 Nodes (3): SessionAuditLogRepository, SessionAuditLog, ManagerRegistry +### Community 770 - "Community 770" +Cohesion: 0.18 +Nodes (11): 1. 🔵 `POST` refresh token, 1. احراز هویت (Authentication), 2. 🟢 `GET` X-CSRF-Token, 3. 🟢 `GET` user info 🆕, Request Body, بخش دوم — مستند کامل API, خطاهای عمومی, فهرست مطالب (+3 more) + ### Community 771 - "Community 771" Cohesion: 0.40 Nodes (5): DiscountController, DiscountRule, JsonResponse, Request, User @@ -3518,7 +3515,7 @@ Nodes (4): InventoryPackageItem, InventoryItem, InventoryPackage, self ### Community 782 - "Community 782" Cohesion: 0.08 -Nodes (19): Command, CancelExpiredAppointmentsCommand, MaintenanceCommand, PurgeDoctorsCommand, RepairAcceptedInvitationsCommand, RepairImportedDoctorsCommand, SeedSmsMessageTemplatesCommand, InputInterface (+11 more) +Nodes (19): Command, AuditScheduleLocationsCommand, CancelExpiredAppointmentsCommand, PruneLogsCommand, PurgeUnclaimedDoctorsCommand, SeedCategoriesCommand, SeedSmsMessageTemplatesCommand, InputInterface (+11 more) ### Community 783 - "Community 783" Cohesion: 0.13 @@ -3584,6 +3581,10 @@ Nodes (15): بازطراحی صفحه Claims به داشبورد مدیریتی Cohesion: 0.25 Nodes (8): Errors, GET `/api/v1/patient/{uuid}/payments`, GET `/api/v1/patient/{uuid}/wallet`, GET `/api/v1/patient/{uuid}/wallet/transactions`, PATCH `/api/v1/session/{uuid}` — پرداخت مراجعه از کیف پول, POST `/api/v1/patient/{uuid}/wallet/charge`, POST `/api/v1/patient/{uuid}/wallet/withdraw`, مالی بیمار (Financials: پرداخت / تراکنش / کیف‌پول) +### Community 809 - "Community 809" +Cohesion: 0.15 +Nodes (3): LoggerInterface, RanginehProvider, ApiIrService + ### Community 810 - "Community 810" Cohesion: 0.15 Nodes (12): زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف, ویرایش سرویس‌های مراجعه + ویرایش/حذف پرداخت + Audit Log مالی جامع, پروژه (+4 more) @@ -3633,21 +3634,25 @@ Cohesion: 0.50 Nodes (4): extra, symfony, allow-contrib, require ### Community 834 - "Community 834" -Cohesion: 0.47 -Nodes (3): PruneLogsCommand, InputInterface, OutputInterface +Cohesion: 0.33 +Nodes (5): Like, LikeRepository, Comment, ManagerRegistry, User ### Community 835 - "Community 835" Cohesion: 0.39 Nodes (3): UserRepository, ManagerRegistry, User ### Community 838 - "Community 838" -Cohesion: 0.47 -Nodes (3): SeedCategoriesCommand, InputInterface, OutputInterface +Cohesion: 0.38 +Nodes (5): Rate, RateRepository, Doctor, ManagerRegistry, User ### Community 839 - "Community 839" Cohesion: 0.47 Nodes (3): BookingContextResolver, Clinic, Doctor +### Community 842 - "Community 842" +Cohesion: 0.36 +Nodes (4): ClaimAmountBoundsTest, Claim, Doctor, User + ### Community 844 - "Community 844" Cohesion: 0.15 Nodes (12): اصلاح دادهٔ موجود: افزودن تخصص‌های والد به پزشکان (backfill), زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف, پروژه (+4 more) @@ -3684,14 +3689,14 @@ Nodes (3): SessionAuditLog, PatientSession, self Cohesion: 0.42 Nodes (4): DoctorClaimRequest, DoctorClaimService, Doctor, User -### Community 855 - "Community 855" -Cohesion: 0.31 -Nodes (3): DiscountRuleRepository, DiscountRule, ManagerRegistry - ### Community 857 - "Community 857" Cohesion: 0.50 Nodes (4): GET `/api/v1/admin/settlements`, Query Parameters, Response `200`, Settlement Management +### Community 858 - "Community 858" +Cohesion: 0.11 +Nodes (6): IrimcDegreeMappingTest, FixDegreeStep, IrimcDegreeMapper, RepairOptions, RepairResult, SymfonyStyle + ### Community 861 - "Community 861" Cohesion: 0.17 Nodes (11): Gotchas, Troubleshooting, بازطراحی صفحه پنل ادمین ClinicPro, پیش‌نیازها, چک‌لیست بازطراحی, گردش کار, ۱. اسکرین‌شات صفحه فعلی, ۲. نگاشت URL به سورس + آدیت (+3 more) @@ -3745,16 +3750,16 @@ Cohesion: 0.33 Nodes (6): DELETE `/api/v1/patient/note/{uuid}`, Errors, GET `/api/v1/patient/{uuid}/notes`, PATCH `/api/v1/patient/note/{uuid}`, POST `/api/v1/patient/{uuid}/note`, یادداشت‌های بیمار (Notes) ### Community 880 - "Community 880" -Cohesion: 0.33 -Nodes (3): PurgeUnclaimedDoctorsCommand, InputInterface, OutputInterface +Cohesion: 0.25 +Nodes (8): ثبت‌نام دکتر — از طریق نماینده, ثبت‌نام دکتر — از طریق کلینیک, ثبت‌نام دکتر — مستقل, ۱. معرفی محصول, ۱.۱ نقش‌های سیستم, ۱.۲ فلوهای عملیاتی اصلی, ۱.۳ پلن‌های اشتراک, ۱.۴ سیستم پیامک ### Community 884 - "Community 884" Cohesion: 0.15 Nodes (12): زمینه, فایل‌های مرتبط, فرآیند ثبت و قطعی کردن نوبت (مودال پرداخت + پرونده), مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف, پروژه (+4 more) ### Community 885 - "Community 885" -Cohesion: 0.12 -Nodes (9): DoctorRepairStep, BackfillSpecialtyParentsStep, FixDegreeStep, RepairOptions, RepairResult, SymfonyStyle, RepairOptions, RepairResult (+1 more) +Cohesion: 0.25 +Nodes (4): BackfillSpecialtyParentsStep, RepairOptions, RepairResult, SymfonyStyle ### Community 890 - "Community 890" Cohesion: 0.40 @@ -3829,8 +3834,8 @@ Cohesion: 0.22 Nodes (9): Clinic API, Clinic Doctor Permissions, Errors, Errors, GET `/api/v1/admin/clinic/{clinicUuid}/doctor-permissions`, PATCH `/api/v1/admin/clinic/{clinicUuid}/doctor/{doctorUuid}/permissions`, Request Body, Response `200` (+1 more) ### Community 926 - "Community 926" -Cohesion: 0.36 -Nodes (4): SiteConfigController, JsonResponse, Request, User +Cohesion: 0.25 +Nodes (8): ۲.۲ انواع دسته‌بندی (Category Types), ۲.۲.۱ تگ (Tag), ۲.۲.۲ استان (State), ۲.۲.۳ شهر (City), ۲.۲.۴ بیمه پایه (Basic Insurance), ۲.۲.۵ بیمه مکمل (Supplementary Insurance), ۲.۲.۶ تخصص دکتر (Doctor Specialty), ۲.۲.۷ خدمات دکتر (Doctor Services) ### Community 929 - "Community 929" Cohesion: 0.39 @@ -3848,9 +3853,13 @@ Nodes (4): AppointmentConfirmationService, Appointment, PatientSession, User Cohesion: 0.40 Nodes (5): DELETE `/api/v1/patient/message/{uuid}`, Errors, GET `/api/v1/patient/{uuid}/messages`, POST `/api/v1/patient/{uuid}/message`, پیام‌های بیمار (Messages) +### Community 937 - "Community 937" +Cohesion: 0.39 +Nodes (3): DoctorService, DoctorServiceRepository, ManagerRegistry + ### Community 939 - "Community 939" -Cohesion: 0.25 -Nodes (4): BackfillSurrogateRoleStep, RepairOptions, RepairResult, SymfonyStyle +Cohesion: 0.14 +Nodes (8): RepairImportedDoctorsCommand, DoctorRepairStep, BackfillSurrogateRoleStep, InputInterface, OutputInterface, RepairOptions, RepairResult, SymfonyStyle ### Community 940 - "Community 940" Cohesion: 0.40 @@ -3877,24 +3886,24 @@ Cohesion: 0.25 Nodes (4): StripNameTitleStep, RepairOptions, RepairResult, SymfonyStyle ### Community 953 - "Community 953" -Cohesion: 0.40 -Nodes (5): Appointment API, Errors, GET `/api/v1/appointment-booking-services/{doctorUuid}`, Response `200`, Single-appointment access model +Cohesion: 0.39 +Nodes (3): TagRepository, ManagerRegistry, Tag ### Community 954 - "Community 954" -Cohesion: 0.40 -Nodes (5): Error Responses, GET `/api/v1/my/appointment/patient-lookup`, Query Parameters, Response `200` — یافت شد, Response `200` — یافت نشد +Cohesion: 0.43 +Nodes (3): ClaimStatusLog, ClaimStatusLogRepository, ManagerRegistry ### Community 955 - "Community 955" -Cohesion: 0.40 -Nodes (5): Errors, GET `/api/v1/appointments/doctor/{doctorUuid}`, Path Parameters, Query Parameters, Response `200` +Cohesion: 0.38 +Nodes (3): MaintenanceCommand, InputInterface, OutputInterface ### Community 956 - "Community 956" -Cohesion: 0.40 -Nodes (5): Errors, PATCH `/api/v1/appointment/{uuid}/status`, Path Parameters, Request Body, Response `200` +Cohesion: 0.38 +Nodes (3): PurgeDoctorsCommand, InputInterface, OutputInterface ### Community 957 - "Community 957" -Cohesion: 0.40 -Nodes (5): Errors, POST `/api/v1/appointment/{uuid}/confirm`, Request Body, Response `200`, What happens on the server +Cohesion: 0.38 +Nodes (3): RepairAcceptedInvitationsCommand, InputInterface, OutputInterface ### Community 958 - "Community 958" Cohesion: 0.40 @@ -3908,49 +3917,29 @@ Nodes (3): SessionConsumableRepository, ManagerRegistry, SessionConsumable Cohesion: 0.53 Nodes (3): PaymentLog, PaymentLogRepository, ManagerRegistry -### Community 963 - "Community 963" -Cohesion: 0.50 -Nodes (4): Error Responses, POST `/api/v1/my/appointment`, Request Body, Response `201` - ### Community 964 - "Community 964" -Cohesion: 0.50 -Nodes (4): Errors, GET `/api/v1/appointment-slots`, Query Parameters, Response `200` +Cohesion: 0.47 +Nodes (3): SiteContextController, JsonResponse, Request ### Community 965 - "Community 965" -Cohesion: 0.50 -Nodes (4): Errors, GET `/api/v1/appointment-service-slots`, Query Parameters, Response `200` - -### Community 966 - "Community 966" -Cohesion: 0.50 -Nodes (4): Errors, POST `/api/v1/appointment`, Request Body (`application/json`), Response `201` - -### Community 967 - "Community 967" -Cohesion: 0.50 -Nodes (4): Errors, GET `/api/v1/appointment/{uuid}`, Path Parameters, Response `200` - -### Community 968 - "Community 968" -Cohesion: 0.50 -Nodes (4): Errors, GET `/api/v1/appointments/user`, Query Parameters, Response `200` - -### Community 969 - "Community 969" -Cohesion: 0.50 -Nodes (4): Errors, GET `/api/v1/appointment/{uuid}/events`, Path Parameters, Response `200` +Cohesion: 0.33 +Nodes (6): GET /api/v1/sms/balance — موجودی حساب پیامک, POST /api/v1/sms/queue — افزودن به صف, ۴. سیستم حساب و صف پیامک, ۴.۱ حساب پیامک (SMS Account), ۴.۲ صف پیامک (SMS Queue), ۴.۳ API پیامک ### Community 970 - "Community 970" -Cohesion: 0.50 -Nodes (4): GET /api/v1/my/appointments, GET `/api/v1/my/appointments/today-stats`, Query Parameters, Response `200` +Cohesion: 0.40 +Nodes (5): 35. 🟡 `PATCH` patch, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها ### Community 971 - "Community 971" Cohesion: 0.28 Nodes (5): DoctorAppointmentFilterTest, AppointmentRepository, AppointmentExpiryService, Appointment, Doctor ### Community 973 - "Community 973" -Cohesion: 0.17 -Nodes (8): CalendarIcon(), CardIcon(), CardTickIcon(), ChevronDownIcon(), UserAddIcon(), HEAD, Props, StatCardModel +Cohesion: 0.39 +Nodes (5): CalendarIcon(), CardIcon(), CardTickIcon(), UserAddIcon(), StatCardModel ### Community 974 - "Community 974" -Cohesion: 0.19 -Nodes (5): UniqueConstraintsTest, FinancialBreakdown, FinancialBreakdownRepository, ManagerRegistry, Payment +Cohesion: 0.40 +Nodes (5): ۲.۸ تنظیمات نوبت (Appointment Settings), ۲.۸.۱ برنامه هفتگی (Weekly Schedule), ۲.۸.۲ تعطیلات (Holidays), ۲.۸.۳ لغو تعطیل (Date Override), ۲.۸.۴ الگوریتم محاسبه اسلات‌های خالی ### Community 976 - "Community 976" Cohesion: 0.50 @@ -3961,8 +3950,8 @@ Cohesion: 0.46 Nodes (6): ChildMap, removeSpecialtyEntry(), childMap, toggleSpecialtyChild(), toggleSpecialtyRoot(), uniq() ### Community 978 - "Community 978" -Cohesion: 0.24 -Nodes (5): UserActiveContextRepository, SecretaryResourceEnforcementTest, ManagerRegistry, User, UserActiveContext +Cohesion: 0.50 +Nodes (4): UserActiveContextRepository, ManagerRegistry, User, UserActiveContext ### Community 979 - "Community 979" Cohesion: 0.67 @@ -3976,10 +3965,22 @@ Nodes (3): TaxRateHistoryRepository, ManagerRegistry, TaxRateHistory Cohesion: 0.67 Nodes (3): Errors, POST `/api/v1/sms/send` — ⛔ غیرفعال (Deprecated), Response `422` (همیشه) +### Community 983 - "Community 983" +Cohesion: 0.50 +Nodes (4): 39. 🟡 `PATCH` Comment confirmation, مثال Request, هدرهای اضافی, پاسخ‌ها + +### Community 984 - "Community 984" +Cohesion: 0.50 +Nodes (4): GET /api/v1/appointment-settings/slots — دریافت اسلات‌های خالی, POST /api/v1/appointment-settings/holidays — ثبت تعطیلی (فقط ادمین), POST /api/v1/appointment-settings/overrides — ثبت Override توسط دکتر, Task-09: API تنظیمات نوبت + ### Community 985 - "Community 985" Cohesion: 0.67 Nodes (3): GET `/api/v1/clinics`, Query Parameters, Response `200` +### Community 986 - "Community 986" +Cohesion: 0.50 +Nodes (4): GET /api/v1/categories/cities — شهرها, GET /api/v1/categories/states — استان‌ها, Task-08: API دسته‌بندی‌ها, سایر Endpoint های دسته‌بندی — الزامی + ### Community 987 - "Community 987" Cohesion: 0.33 Nodes (4): run(), RepairOptions, RepairResult, SymfonyStyle @@ -3988,6 +3989,10 @@ Nodes (4): run(), RepairOptions, RepairResult, SymfonyStyle Cohesion: 0.33 Nodes (6): GET `/api/v1/admin/sms/logs`, GET `/api/v1/admin/sms/templates`, Query Parameters, Response `200`, Response `200`, SMS Management (Admin) +### Community 990 - "Community 990" +Cohesion: 0.50 +Nodes (4): ۲.۱۳ نظرات، لایک و امتیازدهی, ۲.۱۳.۱ نظر (Comment), ۲.۱۳.۲ لایک (Like), ۲.۱۳.۳ امتیاز (Rate) + ### Community 999 - "Community 999" Cohesion: 0.40 Nodes (5): GET `/api/v1/admin/financial-breakdowns`, GET `/api/v1/admin/financial-summary`, GET `/api/v1/admin/settings/tax-history`, GET `/api/v1/admin/settlement/{uuid}`, موتور مالی نمایندگی @@ -4029,24 +4034,24 @@ Cohesion: 0.67 Nodes (3): POST `/api/v1/admin/insurance/{id}/upload-logo`, Request, Response `200` ## Knowledge Gaps -- **5293 isolated node(s):** `PORT`, `ROLES`, `[cmd, ...argv]`, `positional`, `opts` (+5288 more) +- **5306 isolated node(s):** `PORT`, `ROLES`, `[cmd, ...argv]`, `positional`, `opts` (+5301 more) These have ≤1 connection - possible missing edges or undocumented components. -- **238 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes. +- **243 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes. ## Suggested Questions _Questions this graph is uniquely positioned to answer:_ - **Why does `Altcha` connect `Community 367` to `Community 485`?** - _High betweenness centrality (0.118) - this node is a cross-community bridge._ -- **Why does `SiteConfigRepository` connect `Community 200` to `Community 485`, `Community 840`, `Community 809`, `Community 169`, `Community 205`, `Community 206`, `Community 15`, `Community 367`, `Community 435`, `Community 724`, `Community 693`, `Community 438`, `Community 637`, `Community 926`?** - _High betweenness centrality (0.106) - this node is a cross-community bridge._ -- **Why does `ApiTestCase` connect `Community 86` to `Community 0`, `Community 16`, `Community 531`, `Community 534`, `Community 22`, `Community 535`, `Community 538`, `Community 539`, `Community 541`, `Community 33`, `Community 562`, `Community 565`, `Community 59`, `Community 574`, `Community 575`, `Community 583`, `Community 594`, `Community 82`, `Community 609`, `Community 633`, `Community 640`, `Community 646`, `Community 652`, `Community 658`, `Community 659`, `Community 685`, `Community 690`, `Community 697`, `Community 707`, `Community 710`, `Community 200`, `Community 715`, `Community 717`, `Community 719`, `Community 743`, `Community 744`, `Community 748`, `Community 765`, `Community 770`, `Community 775`, `Community 779`, `Community 784`, `Community 804`, `Community 300`, `Community 817`, `Community 826`, `Community 828`, `Community 318`, `Community 837`, `Community 851`, `Community 854`, `Community 856`, `Community 870`, `Community 871`, `Community 877`, `Community 881`, `Community 887`, `Community 907`, `Community 403`, `Community 917`, `Community 918`, `Community 920`, `Community 921`, `Community 927`, `Community 928`, `Community 936`, `Community 937`, `Community 424`, `Community 942`, `Community 431`, `Community 438`, `Community 442`, `Community 445`, `Community 959`, `Community 971`, `Community 974`, `Community 978`, `Community 480`, `Community 482`, `Community 483`, `Community 484`, `Community 486`, `Community 492`, `Community 494`, `Community 497`?** + _High betweenness centrality (0.114) - this node is a cross-community bridge._ +- **Why does `SiteConfigRepository` connect `Community 15` to `Community 485`, `Community 809`, `Community 169`, `Community 108`, `Community 205`, `Community 206`, `Community 367`, `Community 724`, `Community 693`, `Community 637`?** + _High betweenness centrality (0.103) - this node is a cross-community bridge._ +- **Why does `ApiTestCase` connect `Community 86` to `Community 0`, `Community 15`, `Community 16`, `Community 531`, `Community 534`, `Community 535`, `Community 538`, `Community 539`, `Community 541`, `Community 562`, `Community 565`, `Community 574`, `Community 575`, `Community 583`, `Community 594`, `Community 82`, `Community 609`, `Community 633`, `Community 640`, `Community 646`, `Community 652`, `Community 658`, `Community 659`, `Community 685`, `Community 690`, `Community 697`, `Community 707`, `Community 710`, `Community 715`, `Community 717`, `Community 719`, `Community 733`, `Community 743`, `Community 744`, `Community 748`, `Community 765`, `Community 775`, `Community 779`, `Community 784`, `Community 804`, `Community 294`, `Community 300`, `Community 817`, `Community 826`, `Community 828`, `Community 318`, `Community 837`, `Community 840`, `Community 842`, `Community 851`, `Community 854`, `Community 855`, `Community 856`, `Community 870`, `Community 871`, `Community 877`, `Community 881`, `Community 887`, `Community 907`, `Community 403`, `Community 917`, `Community 918`, `Community 920`, `Community 921`, `Community 927`, `Community 928`, `Community 936`, `Community 424`, `Community 942`, `Community 431`, `Community 438`, `Community 442`, `Community 445`, `Community 959`, `Community 963`, `Community 968`, `Community 969`, `Community 971`, `Community 980`, `Community 480`, `Community 482`, `Community 483`, `Community 484`, `Community 486`, `Community 492`, `Community 497`?** _High betweenness centrality (0.054) - this node is a cross-community bridge._ - **What connects `PORT`, `ROLES`, `[cmd, ...argv]` to the rest of the system?** - _5293 weakly-connected nodes found - possible documentation gaps or missing edges._ + _5306 weakly-connected nodes found - possible documentation gaps or missing edges._ - **Should `Community 0` be split into smaller, more focused modules?** - _Cohesion score 0.06392405063291139 - nodes in this community are weakly interconnected._ + _Cohesion score 0.05237171574678187 - nodes in this community are weakly interconnected._ - **Should `Community 1` be split into smaller, more focused modules?** - _Cohesion score 0.049094097019286964 - nodes in this community are weakly interconnected._ + _Cohesion score 0.057624113475177305 - nodes in this community are weakly interconnected._ - **Should `Community 2` be split into smaller, more focused modules?** _Cohesion score 0.09523809523809523 - nodes in this community are weakly interconnected._ \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/05c7677f7808f55c77a16377581c1e1b3db7da2e069a284b406fd3878a83c33a.json b/graphify-out/cache/ast/v0.8.44/05c7677f7808f55c77a16377581c1e1b3db7da2e069a284b406fd3878a83c33a.json new file mode 100644 index 00000000..f0e5ab3d --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/05c7677f7808f55c77a16377581c1e1b3db7da2e069a284b406fd3878a83c33a.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_claude_prompt_secretary_permissions_full_coverage_phase2_md", "label": "secretary-permissions-full-coverage-phase2.md", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L1"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", "label": "Secretary Permissions \u2014 Full Coverage & Panel Enforcement (Phase 2 / completion)", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L1"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u067e\u0631\u0648\u0698\u0647", "label": "\u067e\u0631\u0648\u0698\u0647", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L3"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u0632\u0645\u06cc\u0646\u0647_\u0686\u0647_\u0686\u06cc\u0632\u06cc_\u0627\u0632_\u0642\u0628\u0644_\u0627\u0646\u062c\u0627\u0645_\u0634\u062f\u0647_\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647_\u062f\u0631_\u06a9\u062f", "label": "\u0632\u0645\u06cc\u0646\u0647 \u2014 \u0686\u0647 \u0686\u06cc\u0632\u06cc \u0627\u0632 \u0642\u0628\u0644 \u0627\u0646\u062c\u0627\u0645 \u0634\u062f\u0647 (\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647 \u062f\u0631 \u06a9\u062f)", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L9"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641_\u0634\u06a9\u0627\u0641_\u0647\u0627\u06cc_\u0628\u0627\u0642\u06cc_\u0645\u0627\u0646\u062f\u0647", "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641 \u2014 \u0634\u06a9\u0627\u0641\u200c\u0647\u0627\u06cc \u0628\u0627\u0642\u06cc\u200c\u0645\u0627\u0646\u062f\u0647", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L30"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L50"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L70"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", "label": "\u0648\u0638\u0627\u06cc\u0641", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L115"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u06f0_\u0645\u0645\u06cc\u0632\u06cc_\u0648_\u062a\u0635\u0645\u06cc\u0645_\u0627\u0648\u0644_\u0627\u06cc\u0646", "label": "\u06f0. \u0645\u0645\u06cc\u0632\u06cc \u0648 \u062a\u0635\u0645\u06cc\u0645 (\u0627\u0648\u0644 \u0627\u06cc\u0646)", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L122"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_\u0645\u0646\u0627\u0628\u0639_\u0645\u062c\u0648\u0632_\u062c\u062f\u06cc\u062f_prompt_2_4_9", "label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 \u0645\u0646\u0627\u0628\u0639 \u0645\u062c\u0648\u0632 \u062c\u062f\u06cc\u062f (Prompt 2 + 4 + 9)", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L130"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u06f2_enforcement_\u062f\u0631_backend_prompt_6", "label": "\u06f2. Enforcement \u062f\u0631 Backend (Prompt 6)", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L149"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u06f3_enforcement_\u062f\u0631_frontend_sidebar_route_crud_prompt_5_7", "label": "\u06f3. Enforcement \u062f\u0631 Frontend \u2014 Sidebar + Route + CRUD (Prompt 5 + 7)", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L166"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u06f4_\u062d\u0633\u0627\u0628_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u0628\u062f\u0648\u0646_\u0645\u062c\u0648\u0632_prompt_3", "label": "\u06f4. \u062d\u0633\u0627\u0628 \u06a9\u0627\u0631\u0628\u0631\u06cc \u0628\u062f\u0648\u0646 \u0645\u062c\u0648\u0632 (Prompt 3)", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L178"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u06f5_\u0627\u0633\u06a9\u0648\u067e_per_doctor_\u0646\u0648\u0628\u062a_\u0647\u0627_\u062a\u06a9\u0645\u06cc\u0644_\u067e\u0648\u0634\u0634_\u0639\u0645\u0644\u06cc\u0627\u062a_prompt_8", "label": "\u06f5. \u0627\u0633\u06a9\u0648\u067e per-doctor \u0646\u0648\u0628\u062a\u200c\u0647\u0627 \u2014 \u062a\u06a9\u0645\u06cc\u0644 \u067e\u0648\u0634\u0634 \u0639\u0645\u0644\u06cc\u0627\u062a (Prompt 8)", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L184"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u06f6_\u062a\u0633\u062a_\u0646\u0647\u0627\u06cc\u06cc_\u0648_\u0645\u0627\u062a\u0631\u06cc\u0633_prompt_10", "label": "\u06f6. \u062a\u0633\u062a \u0646\u0647\u0627\u06cc\u06cc \u0648 \u0645\u0627\u062a\u0631\u06cc\u0633 (Prompt 10)", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L194"}, {"id": "prompt_secretary_permissions_full_coverage_phase2_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", "file_type": "document", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L222"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_claude_prompt_secretary_permissions_full_coverage_phase2_md", "target": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L1", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", "target": "prompt_secretary_permissions_full_coverage_phase2_\u067e\u0631\u0648\u0698\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L3", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", "target": "prompt_secretary_permissions_full_coverage_phase2_\u0632\u0645\u06cc\u0646\u0647_\u0686\u0647_\u0686\u06cc\u0632\u06cc_\u0627\u0632_\u0642\u0628\u0644_\u0627\u0646\u062c\u0627\u0645_\u0634\u062f\u0647_\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647_\u062f\u0631_\u06a9\u062f", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_claude_prompt_secretary_permissions_full_coverage_phase2_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_claude_prompt_secretary_permissions_coverage_and_panel_enforcement_md", "relation": "references", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L11", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", "target": "prompt_secretary_permissions_full_coverage_phase2_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641_\u0634\u06a9\u0627\u0641_\u0647\u0627\u06cc_\u0628\u0627\u0642\u06cc_\u0645\u0627\u0646\u062f\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L30", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", "target": "prompt_secretary_permissions_full_coverage_phase2_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L50", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", "target": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L70", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", "target": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L115", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f0_\u0645\u0645\u06cc\u0632\u06cc_\u0648_\u062a\u0635\u0645\u06cc\u0645_\u0627\u0648\u0644_\u0627\u06cc\u0646", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L122", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_\u0645\u0646\u0627\u0628\u0639_\u0645\u062c\u0648\u0632_\u062c\u062f\u06cc\u062f_prompt_2_4_9", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L130", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f2_enforcement_\u062f\u0631_backend_prompt_6", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L149", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f3_enforcement_\u062f\u0631_frontend_sidebar_route_crud_prompt_5_7", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L166", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f4_\u062d\u0633\u0627\u0628_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u0628\u062f\u0648\u0646_\u0645\u062c\u0648\u0632_prompt_3", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L178", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f5_\u0627\u0633\u06a9\u0648\u067e_per_doctor_\u0646\u0648\u0628\u062a_\u0647\u0627_\u062a\u06a9\u0645\u06cc\u0644_\u067e\u0648\u0634\u0634_\u0639\u0645\u0644\u06cc\u0627\u062a_prompt_8", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L184", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f6_\u062a\u0633\u062a_\u0646\u0647\u0627\u06cc\u06cc_\u0648_\u0645\u0627\u062a\u0631\u06cc\u0633_prompt_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L194", "weight": 1.0}, {"source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", "target": "prompt_secretary_permissions_full_coverage_phase2_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", "relation": "contains", "confidence": "EXTRACTED", "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", "source_location": "L222", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/2bb16d9e7213a87180fd7041de699be7d71665df3b7cd1cb6b3e5c88a86ef472.json b/graphify-out/cache/ast/v0.8.44/2bb16d9e7213a87180fd7041de699be7d71665df3b7cd1cb6b3e5c88a86ef472.json new file mode 100644 index 00000000..27586985 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/2bb16d9e7213a87180fd7041de699be7d71665df3b7cd1cb6b3e5c88a86ef472.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_secretary_md", "label": "secretary.md", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L1"}, {"id": "api_secretary_secretary_api", "label": "Secretary API", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L1"}, {"id": "api_secretary_\u0645\u062f\u0644_scope", "label": "\u0645\u062f\u0644 Scope", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L5"}, {"id": "api_secretary_post_api_v1_secretary", "label": "POST `/api/v1/secretary`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L23"}, {"id": "api_secretary_request_body_application_json", "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L29"}, {"id": "api_secretary_response_201", "label": "Response `201`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L198"}, {"id": "api_secretary_errors", "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L228"}, {"id": "api_secretary_get_api_v1_secretary_uuid", "label": "GET `/api/v1/secretary/{uuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L240"}, {"id": "api_secretary_path_parameters", "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L246"}, {"id": "api_secretary_response_200", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L252"}, {"id": "api_secretary_errors_268", "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L268"}, {"id": "api_secretary_patch_api_v1_secretary_uuid", "label": "PATCH `/api/v1/secretary/{uuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L278"}, {"id": "api_secretary_request_body_application_json_284", "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L284"}, {"id": "api_secretary_response_200_314", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L314"}, {"id": "api_secretary_errors_318", "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L318"}, {"id": "api_secretary_delete_api_v1_secretary_uuid", "label": "DELETE `/api/v1/secretary/{uuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L328"}, {"id": "api_secretary_response_200_334", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L334"}, {"id": "api_secretary_errors_340", "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L340"}, {"id": "api_secretary_get_api_v1_secretaries_doctoruuid", "label": "GET `/api/v1/secretaries/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L350"}, {"id": "api_secretary_path_parameters_356", "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L356"}, {"id": "api_secretary_response_200_362", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L362"}, {"id": "api_secretary_errors_382", "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L382"}, {"id": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", "label": "GET `/api/v1/secretaries/clinic/{clinicUuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L392"}, {"id": "api_secretary_path_parameters_398", "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L398"}, {"id": "api_secretary_response_200_404", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L404"}, {"id": "api_secretary_notes", "label": "Notes", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L425"}, {"id": "api_secretary_errors_431", "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L431"}, {"id": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", "label": "PUT `/api/v1/secretaries/clinic/{clinicUuid}/doctors`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L441"}, {"id": "api_secretary_path_parameters_449", "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L449"}, {"id": "api_secretary_request_body_application_json_455", "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L455"}, {"id": "api_secretary_response_200_469", "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L469"}, {"id": "api_secretary_errors_490", "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L490"}, {"id": "api_secretary_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "label": "\u0645\u062d\u062f\u0648\u062f\u06cc\u062a \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "file_type": "document", "source_file": "docs/api/secretary.md", "source_location": "L500"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_secretary_md", "target": "api_secretary_secretary_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L1", "weight": 1.0}, {"source": "api_secretary_secretary_api", "target": "api_secretary_\u0645\u062f\u0644_scope", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L5", "weight": 1.0}, {"source": "api_secretary_secretary_api", "target": "api_secretary_post_api_v1_secretary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L23", "weight": 1.0}, {"source": "api_secretary_post_api_v1_secretary", "target": "api_secretary_request_body_application_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L29", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_secretary_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_readme_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L100", "weight": 1.0}, {"source": "api_secretary_post_api_v1_secretary", "target": "api_secretary_response_201", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L198", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_secretary_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_sms_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L226", "weight": 1.0}, {"source": "api_secretary_post_api_v1_secretary", "target": "api_secretary_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L228", "weight": 1.0}, {"source": "api_secretary_secretary_api", "target": "api_secretary_get_api_v1_secretary_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L240", "weight": 1.0}, {"source": "api_secretary_get_api_v1_secretary_uuid", "target": "api_secretary_path_parameters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L246", "weight": 1.0}, {"source": "api_secretary_get_api_v1_secretary_uuid", "target": "api_secretary_response_200", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L252", "weight": 1.0}, {"source": "api_secretary_get_api_v1_secretary_uuid", "target": "api_secretary_errors_268", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L268", "weight": 1.0}, {"source": "api_secretary_secretary_api", "target": "api_secretary_patch_api_v1_secretary_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L278", "weight": 1.0}, {"source": "api_secretary_patch_api_v1_secretary_uuid", "target": "api_secretary_request_body_application_json_284", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L284", "weight": 1.0}, {"source": "api_secretary_patch_api_v1_secretary_uuid", "target": "api_secretary_response_200_314", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L314", "weight": 1.0}, {"source": "api_secretary_patch_api_v1_secretary_uuid", "target": "api_secretary_errors_318", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L318", "weight": 1.0}, {"source": "api_secretary_secretary_api", "target": "api_secretary_delete_api_v1_secretary_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L328", "weight": 1.0}, {"source": "api_secretary_delete_api_v1_secretary_uuid", "target": "api_secretary_response_200_334", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L334", "weight": 1.0}, {"source": "api_secretary_delete_api_v1_secretary_uuid", "target": "api_secretary_errors_340", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L340", "weight": 1.0}, {"source": "api_secretary_secretary_api", "target": "api_secretary_get_api_v1_secretaries_doctoruuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L350", "weight": 1.0}, {"source": "api_secretary_get_api_v1_secretaries_doctoruuid", "target": "api_secretary_path_parameters_356", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L356", "weight": 1.0}, {"source": "api_secretary_get_api_v1_secretaries_doctoruuid", "target": "api_secretary_response_200_362", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L362", "weight": 1.0}, {"source": "api_secretary_get_api_v1_secretaries_doctoruuid", "target": "api_secretary_errors_382", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L382", "weight": 1.0}, {"source": "api_secretary_secretary_api", "target": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L392", "weight": 1.0}, {"source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", "target": "api_secretary_path_parameters_398", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L398", "weight": 1.0}, {"source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", "target": "api_secretary_response_200_404", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L404", "weight": 1.0}, {"source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", "target": "api_secretary_notes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L425", "weight": 1.0}, {"source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", "target": "api_secretary_errors_431", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L431", "weight": 1.0}, {"source": "api_secretary_secretary_api", "target": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L441", "weight": 1.0}, {"source": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", "target": "api_secretary_path_parameters_449", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L449", "weight": 1.0}, {"source": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", "target": "api_secretary_request_body_application_json_455", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L455", "weight": 1.0}, {"source": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", "target": "api_secretary_response_200_469", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L469", "weight": 1.0}, {"source": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", "target": "api_secretary_errors_490", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L490", "weight": 1.0}, {"source": "api_secretary_secretary_api", "target": "api_secretary_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", "source_location": "L500", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/3150884ecf0788aba302abe2742271d9fce808c2c9e505366121ea5dea69e119.json b/graphify-out/cache/ast/v0.8.44/3150884ecf0788aba302abe2742271d9fce808c2c9e505366121ea5dea69e119.json new file mode 100644 index 00000000..35f242ba --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/3150884ecf0788aba302abe2742271d9fce808c2c9e505366121ea5dea69e119.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "label": "ClinicServiceController.php", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L1"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller", "label": "ClinicServiceController", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L35"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L39"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "label": ".serializeItems()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L63"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "label": ".applyInventoryPackage()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L83"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L83"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L83"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "label": ".applyConsumables()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L109"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "label": ".listSections()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L140"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L140"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "label": ".createSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L158"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L158"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "label": ".updateSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L178"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "label": ".deleteSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L203"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "label": ".listAllItems()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L223"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "label": ".listItems()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L242"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "label": ".getItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L256"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "label": ".listItemAuditLogs()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L271"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "label": ".createItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L288"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "label": ".updateItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L343"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "label": ".deleteItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L398"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "label": ".listTariffs()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L428"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "label": ".setTariff()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L449"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "label": ".applyStaffMembers()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L487"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "label": ".resolveEntity()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L515"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "label": ".requestedClinicUuid()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L526"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "label": ".assertServicesGate()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L549"}, {"id": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "label": ".ownsSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L560"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L560"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "serviceitemauditlog", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "tenantservicecoverage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "tariff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "secretaryaccesschecker", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "serviceitemauditlogrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "serviceitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "servicesectionrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "tariffrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "serviceitemauditservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "tariffservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "inventoryitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "inventorypackagerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "entitycontextresolver", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "clinicstaffrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L25", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "subscriptionservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L26", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L27", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L28", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "requeststack", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L29", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L30", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L31", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L32", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L33", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_controller_clinicservicecontroller_php", "target": "controller_clinicservicecontroller_clinicservicecontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L35", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L37", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L39", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L63", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L83", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L83", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L83", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L109", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L109", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L140", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L140", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L140", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L158", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L158", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L158", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L158", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L178", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L178", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L178", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L178", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L203", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L203", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L203", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L223", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L223", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L223", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L242", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L242", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L242", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L256", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L256", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L256", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L271", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L271", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L271", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L288", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L288", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L288", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L288", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L343", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L343", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L343", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L343", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L398", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L398", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L398", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L428", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L428", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L428", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L449", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L449", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L449", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L449", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L487", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L487", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L487", "weight": 1.0, "context": "return_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L515", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L515", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L526", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L549", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L560", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L560", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L144", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L145", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L162", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L163", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L182", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L183", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L186", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L207", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L208", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L211", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L227", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L237", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L246", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L249", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L253", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L260", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L263", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L267", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L275", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L278", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L292", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L293", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L304", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L310", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L325", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L329", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L340", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L347", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L350", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L362", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L377", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L381", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L395", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L402", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L405", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L433", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L436", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L454", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "target": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L457", "weight": 1.0}, {"source": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "target": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L523", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "callee": "findMapByIds", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L65", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L66", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "callee": "getInventoryPackageId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L66", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L69", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L70", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "callee": "getInventoryPackageId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L71", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L85", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "setInventoryPackageId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L91", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L95", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L96", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L96", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L97", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "setInventoryPackageId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L100", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L100", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L111", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L117", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L122", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L124", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L125", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L127", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "callee": "replaceConsumables", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L133", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L143", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "callee": "findByEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L147", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "callee": "countBySections", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L148", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L150", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L151", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L151", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L155", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L161", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L165", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L165", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L166", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L169", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L173", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L175", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L175", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L181", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L185", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L187", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L187", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L190", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L190", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L191", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L191", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L192", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L192", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L194", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L198", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L200", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L200", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L206", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L210", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L212", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L212", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L215", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L217", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L226", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L237", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "callee": "findByEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L238", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L245", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L248", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L250", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L250", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L253", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "callee": "findBySection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L253", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L259", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L262", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L263", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L267", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L274", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L277", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L278", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L279", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L279", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L282", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L282", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L283", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "callee": "findByItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L284", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L291", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L295", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L295", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L297", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L300", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L303", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L305", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L315", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "setInsuranceCovered", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L316", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L318", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "setDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L320", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L322", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "setBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L323", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L334", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "upsert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L337", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L337", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "currentJalaliYear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L337", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L337", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "logCreate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L338", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L340", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L346", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L349", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L350", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L351", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L351", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L354", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L354", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "snapshot", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L355", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L358", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L358", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L358", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L358", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L359", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "setPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L359", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L360", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L360", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L361", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L361", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L367", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "setInsuranceCovered", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L368", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L370", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "setDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L372", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L374", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "setBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L375", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L386", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "upsert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L390", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L390", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "currentJalaliYear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L390", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L390", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "logChanges", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "snapshot", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L395", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L401", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L404", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L405", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L406", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L406", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L411", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L412", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L412", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L412", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L414", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L414", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L414", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L418", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L420", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L420", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L423", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L432", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L435", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L436", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L437", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L437", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "findByService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L440", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L440", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L442", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "currentJalaliYear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L443", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L444", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L445", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L445", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L453", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L456", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L457", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L458", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L458", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L462", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L465", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L465", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "upsert", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L468", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L468", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "currentJalaliYear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L471", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "setPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L472", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L473", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L476", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L476", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L490", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L490", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L492", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L497", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L497", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L497", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L498", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L499", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L499", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L500", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "callee": "setStaffMembers", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L505", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L519", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "callee": "resolveOwnerEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L520", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "callee": "toEntityPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L523", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L523", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "getCurrentRequest", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L528", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L533", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L534", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L538", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "getMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L538", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L542", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L542", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L544", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L544", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "callee": "hasFeature", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L555", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L563", "receiver": null}, {"caller_nid": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php", "source_location": "L564", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/436b51eb10b0a27177a846bb4824606555548512431cbb358bd61b47fb18d167.json b/graphify-out/cache/ast/v0.8.44/436b51eb10b0a27177a846bb4824606555548512431cbb358bd61b47fb18d167.json new file mode 100644 index 00000000..568b1f65 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/436b51eb10b0a27177a846bb4824606555548512431cbb358bd61b47fb18d167.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_security_secretaryaccesschecker_php", "label": "SecretaryAccessChecker.php", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L1"}, {"id": "security_secretaryaccesschecker_secretaryaccesschecker", "label": "SecretaryAccessChecker", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L22"}, {"id": "security_secretaryaccesschecker_secretaryaccesschecker_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L24"}, {"id": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", "label": ".activeRelation()", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L33"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L33"}, {"id": "doctorsecretary", "label": "DoctorSecretary", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L33"}, {"id": "security_secretaryaccesschecker_secretaryaccesschecker_can", "label": ".can()", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L53"}, {"id": "security_secretaryaccesschecker_secretaryaccesschecker_resolveownerentity", "label": ".resolveOwnerEntity()", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L68"}, {"id": "security_secretaryaccesschecker_secretaryaccesschecker_canornonsecretary", "label": ".canOrNonSecretary()", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L91"}, {"id": "security_secretaryaccesschecker_secretaryaccesschecker_denyunlessgranted", "label": ".denyUnlessGranted()", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L101"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_security_secretaryaccesschecker_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_security_secretaryaccesschecker_php", "target": "useractivecontextrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_security_secretaryaccesschecker_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_security_secretaryaccesschecker_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_security_secretaryaccesschecker_php", "target": "doctorsecretary", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_security_secretaryaccesschecker_php", "target": "doctorsecretaryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_security_secretaryaccesschecker_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_security_secretaryaccesschecker_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_security_secretaryaccesschecker_php", "target": "security_secretaryaccesschecker_secretaryaccesschecker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L22", "weight": 1.0}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker", "target": "security_secretaryaccesschecker_secretaryaccesschecker_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L24", "weight": 1.0}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker", "target": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L33", "weight": 1.0}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", "target": "doctorsecretary", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L33", "weight": 1.0, "context": "return_type"}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker", "target": "security_secretaryaccesschecker_secretaryaccesschecker_can", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L53", "weight": 1.0}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker_can", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker", "target": "security_secretaryaccesschecker_secretaryaccesschecker_resolveownerentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L68", "weight": 1.0}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker_resolveownerentity", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L68", "weight": 1.0, "context": "parameter_type"}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker", "target": "security_secretaryaccesschecker_secretaryaccesschecker_canornonsecretary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L91", "weight": 1.0}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker_canornonsecretary", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L91", "weight": 1.0, "context": "parameter_type"}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker", "target": "security_secretaryaccesschecker_secretaryaccesschecker_denyunlessgranted", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L101", "weight": 1.0}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker_denyunlessgranted", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L101", "weight": 1.0, "context": "parameter_type"}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker_can", "target": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L55", "weight": 1.0}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker_canornonsecretary", "target": "security_secretaryaccesschecker_secretaryaccesschecker_can", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L97", "weight": 1.0}, {"source": "security_secretaryaccesschecker_secretaryaccesschecker_denyunlessgranted", "target": "security_secretaryaccesschecker_secretaryaccesschecker_canornonsecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L103", "weight": 1.0}], "raw_calls": [{"caller_nid": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L35", "receiver": null}, {"caller_nid": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L40", "receiver": null}, {"caller_nid": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", "callee": "findActiveBySecretaryForClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L42", "receiver": null}, {"caller_nid": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L45", "receiver": null}, {"caller_nid": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", "callee": "findActiveBySecretaryForDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L47", "receiver": null}, {"caller_nid": "security_secretaryaccesschecker_secretaryaccesschecker_resolveownerentity", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L70", "receiver": null}, {"caller_nid": "security_secretaryaccesschecker_secretaryaccesschecker_resolveownerentity", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L75", "receiver": null}, {"caller_nid": "security_secretaryaccesschecker_secretaryaccesschecker_resolveownerentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L77", "receiver": null}, {"caller_nid": "security_secretaryaccesschecker_secretaryaccesschecker_resolveownerentity", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L80", "receiver": null}, {"caller_nid": "security_secretaryaccesschecker_secretaryaccesschecker_resolveownerentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L82", "receiver": null}, {"caller_nid": "security_secretaryaccesschecker_secretaryaccesschecker_canornonsecretary", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L93", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/8855bfefc590ce412503359fe5911cfdcc4891ec8994f183906abd696cf183c0.json b/graphify-out/cache/ast/v0.8.44/8855bfefc590ce412503359fe5911cfdcc4891ec8994f183906abd696cf183c0.json new file mode 100644 index 00000000..09d33893 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/8855bfefc590ce412503359fe5911cfdcc4891ec8994f183906abd696cf183c0.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_clinic_services_md", "label": "clinic-services.md", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L1"}, {"id": "api_clinic_services_clinic_services_api", "label": "Clinic Services API", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L1"}, {"id": "api_clinic_services_get_api_v1_service_sections", "label": "GET /api/v1/service-sections", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L11"}, {"id": "api_clinic_services_post_api_v1_service_section", "label": "POST /api/v1/service-section", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L40"}, {"id": "api_clinic_services_patch_api_v1_service_section_uuid", "label": "PATCH /api/v1/service-section/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L61"}, {"id": "api_clinic_services_delete_api_v1_service_section_uuid", "label": "DELETE /api/v1/service-section/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L73"}, {"id": "api_clinic_services_get_api_v1_service_items", "label": "GET /api/v1/service-items", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L81"}, {"id": "api_clinic_services_get_api_v1_service_items_sectionuuid", "label": "GET /api/v1/service-items/{sectionUuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L90"}, {"id": "api_clinic_services_get_api_v1_service_item_uuid", "label": "GET /api/v1/service-item/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L124"}, {"id": "api_clinic_services_get_api_v1_service_item_uuid_audit_logs", "label": "GET /api/v1/service-item/{uuid}/audit-logs", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L170"}, {"id": "api_clinic_services_post_api_v1_service_item", "label": "POST /api/v1/service-item", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L207"}, {"id": "api_clinic_services_patch_api_v1_service_item_uuid", "label": "PATCH /api/v1/service-item/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L247"}, {"id": "api_clinic_services_delete_api_v1_service_item_uuid", "label": "DELETE /api/v1/service-item/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L268"}, {"id": "api_clinic_services_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631_\u0633\u0627\u0644\u0627\u0646\u0647_tariff_\u0641\u0627\u0632_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "label": "\u062a\u0639\u0631\u0641\u0647\u200c\u06cc \u0646\u0633\u062e\u0647\u200c\u062f\u0627\u0631 \u0633\u0627\u0644\u0627\u0646\u0647 (Tariff) \u2014 \u0641\u0627\u0632 \u06f3 \u0633\u06cc\u0633\u062a\u0645 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L290"}, {"id": "api_clinic_services_get_api_v1_service_items_uuid_tariffs", "label": "GET /api/v1/service-items/{uuid}/tariffs", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L294"}, {"id": "api_clinic_services_put_api_v1_service_items_uuid_tariffs_year", "label": "PUT /api/v1/service-items/{uuid}/tariffs/{year}", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L314"}, {"id": "api_clinic_services_owner_resolution_2026_07", "label": "Owner resolution (2026-07)", "file_type": "document", "source_file": "docs/api/clinic-services.md", "source_location": "L336"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_clinic_services_md", "target": "api_clinic_services_clinic_services_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L1", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_clinic_services_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_secretary_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L7", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_get_api_v1_service_sections", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L11", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_post_api_v1_service_section", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L40", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_patch_api_v1_service_section_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L61", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_delete_api_v1_service_section_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L73", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_get_api_v1_service_items", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L81", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_get_api_v1_service_items_sectionuuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L90", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_get_api_v1_service_item_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L124", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_get_api_v1_service_item_uuid_audit_logs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L170", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_post_api_v1_service_item", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L207", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_clinic_services_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_insurance_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L233", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_clinic_services_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_inventory_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L236", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_patch_api_v1_service_item_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L247", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_delete_api_v1_service_item_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L268", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631_\u0633\u0627\u0644\u0627\u0646\u0647_tariff_\u0641\u0627\u0632_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L290", "weight": 1.0}, {"source": "api_clinic_services_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631_\u0633\u0627\u0644\u0627\u0646\u0647_tariff_\u0641\u0627\u0632_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "target": "api_clinic_services_get_api_v1_service_items_uuid_tariffs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L294", "weight": 1.0}, {"source": "api_clinic_services_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631_\u0633\u0627\u0644\u0627\u0646\u0647_tariff_\u0641\u0627\u0632_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "target": "api_clinic_services_put_api_v1_service_items_uuid_tariffs_year", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L314", "weight": 1.0}, {"source": "api_clinic_services_clinic_services_api", "target": "api_clinic_services_owner_resolution_2026_07", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/clinic-services.md", "source_location": "L336", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/f29d42dfac3e77d8bec2500d6c76e5328fccc71775398b0a80b41ac4f340c74f.json b/graphify-out/cache/ast/v0.8.44/f29d42dfac3e77d8bec2500d6c76e5328fccc71775398b0a80b41ac4f340c74f.json new file mode 100644 index 00000000..4bc2b31b --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/f29d42dfac3e77d8bec2500d6c76e5328fccc71775398b0a80b41ac4f340c74f.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "label": "DoctorSecretary.php", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L1"}, {"id": "entity_doctorsecretary_doctorsecretary", "label": "DoctorSecretary", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L12"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L43"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L47"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L54"}, {"id": "entity_doctorsecretary_doctorsecretary_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L76"}, {"id": "entity_doctorsecretary_doctorsecretary_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L88"}, {"id": "entity_doctorsecretary_doctorsecretary_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L89"}, {"id": "entity_doctorsecretary_doctorsecretary_getdoctor", "label": ".getDoctor()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L90"}, {"id": "entity_doctorsecretary_doctorsecretary_getsecretary", "label": ".getSecretary()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L91"}, {"id": "entity_doctorsecretary_doctorsecretary_getownertype", "label": ".getOwnerType()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L92"}, {"id": "entity_doctorsecretary_doctorsecretary_getclinic", "label": ".getClinic()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L93"}, {"id": "entity_doctorsecretary_doctorsecretary_getpermissions", "label": ".getPermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L94"}, {"id": "entity_doctorsecretary_doctorsecretary_getnationalcode", "label": ".getNationalCode()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L95"}, {"id": "entity_doctorsecretary_doctorsecretary_getaddress", "label": ".getAddress()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L96"}, {"id": "entity_doctorsecretary_doctorsecretary_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L97"}, {"id": "entity_doctorsecretary_doctorsecretary_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L98"}, {"id": "entity_doctorsecretary_doctorsecretary_getupdatedat", "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L99"}, {"id": "entity_doctorsecretary_doctorsecretary_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L101"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L101"}, {"id": "entity_doctorsecretary_doctorsecretary_setpermissions", "label": ".setPermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L102"}, {"id": "entity_doctorsecretary_doctorsecretary_setnationalcode", "label": ".setNationalCode()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L103"}, {"id": "entity_doctorsecretary_doctorsecretary_setaddress", "label": ".setAddress()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L104"}, {"id": "entity_doctorsecretary_doctorsecretary_mergepermissions", "label": ".mergePermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L107"}, {"id": "entity_doctorsecretary_doctorsecretary_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L127"}, {"id": "entity_doctorsecretary_doctorsecretary_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L129"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "doctorsecretaryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "entity_doctorsecretary_doctorsecretary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L12", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L43", "weight": 1.0, "context": "field"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L47", "weight": 1.0, "context": "field"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L54", "weight": 1.0, "context": "field"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_construct", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L76", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_doctorsecretary_doctorsecretary_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L76", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_doctorsecretary_doctorsecretary_construct", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L76", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L89", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getdoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L90", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_getdoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L90", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getsecretary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L91", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_getsecretary", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L91", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getownertype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L92", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L93", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_getclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L93", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getpermissions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getnationalcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L95", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L96", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L97", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L98", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getupdatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L99", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L101", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L101", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setpermissions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L102", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setpermissions", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L102", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setnationalcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L103", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setnationalcode", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L103", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L104", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setaddress", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L104", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_mergepermissions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L107", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L127", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L129", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setactive", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L101", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setpermissions", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L102", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setnationalcode", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L103", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setaddress", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L104", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_mergepermissions", "target": "entity_doctorsecretary_doctorsecretary_getpermissions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L109", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_mergepermissions", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L124", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_toarray", "target": "entity_doctorsecretary_doctorsecretary_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L133", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_toarray", "target": "entity_doctorsecretary_doctorsecretary_getpermissions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L143", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_doctorsecretary_doctorsecretary_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L78", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L78", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L84", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L85", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_mergepermissions", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L111", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_mergepermissions", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L111", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_mergepermissions", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L113", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_mergepermissions", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L119", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L127", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_toarray", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L134", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_toarray", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L135", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L136", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/f999d09cfa7e8aa6acc6a9012b63204f1fc941857c6388464893ce23fb3debbc.json b/graphify-out/cache/ast/v0.8.44/f999d09cfa7e8aa6acc6a9012b63204f1fc941857c6388464893ce23fb3debbc.json new file mode 100644 index 00000000..98da2bd9 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/f999d09cfa7e8aa6acc6a9012b63204f1fc941857c6388464893ce23fb3debbc.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryresourceenforcementtest_php", "label": "SecretaryResourceEnforcementTest.php", "file_type": "code", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L1"}, {"id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", "label": "SecretaryResourceEnforcementTest", "file_type": "code", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L16"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "label": ".makeClinicSecretary()", "file_type": "code", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L18"}, {"id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorydeniedbydefault", "label": ".testInventoryDeniedByDefault()", "file_type": "code", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L36"}, {"id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventoryallowedwhengranted", "label": ".testInventoryAllowedWhenGranted()", "file_type": "code", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L46"}, {"id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testpatientcreatedeniedbydefault", "label": ".testPatientCreateDeniedByDefault()", "file_type": "code", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L56"}, {"id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", "label": ".testInventoryCreateDeniedButViewGranted()", "file_type": "code", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L66"}, {"id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesdeniedbydefault", "label": ".testServicesDeniedByDefault()", "file_type": "code", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L83"}, {"id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesallowedwhengranted", "label": ".testServicesAllowedWhenGranted()", "file_type": "code", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L93"}, {"id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", "label": ".testServicesCreateDeniedButViewGranted()", "file_type": "code", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L103"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryresourceenforcementtest_php", "target": "useractivecontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryresourceenforcementtest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryresourceenforcementtest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryresourceenforcementtest_php", "target": "doctorsecretary", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryresourceenforcementtest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_secretary_secretaryresourceenforcementtest_php", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L16", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L16", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L18", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorydeniedbydefault", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L36", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventoryallowedwhengranted", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L46", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testpatientcreatedeniedbydefault", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L56", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L66", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesdeniedbydefault", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L83", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesallowedwhengranted", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L93", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L103", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorydeniedbydefault", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L39", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventoryallowedwhengranted", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L48", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testpatientcreatedeniedbydefault", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L59", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L68", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesdeniedbydefault", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L86", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesallowedwhengranted", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L95", "weight": 1.0}, {"source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L105", "weight": 1.0}], "raw_calls": [{"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorydeniedbydefault", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorydeniedbydefault", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorydeniedbydefault", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorydeniedbydefault", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventoryallowedwhengranted", "callee": "mergePermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventoryallowedwhengranted", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventoryallowedwhengranted", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventoryallowedwhengranted", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventoryallowedwhengranted", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testpatientcreatedeniedbydefault", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testpatientcreatedeniedbydefault", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testpatientcreatedeniedbydefault", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testpatientcreatedeniedbydefault", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", "callee": "mergePermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesdeniedbydefault", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesdeniedbydefault", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesdeniedbydefault", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesdeniedbydefault", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesallowedwhengranted", "callee": "mergePermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesallowedwhengranted", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesallowedwhengranted", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesallowedwhengranted", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesallowedwhengranted", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", "callee": "mergePermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L115", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/stat-index.json b/graphify-out/cache/stat-index.json index 237ca83f..e76fe298 100644 --- a/graphify-out/cache/stat-index.json +++ b/graphify-out/cache/stat-index.json @@ -1 +1 @@ -{"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/assets/controllers.json":{"size":198,"mtime_ns":1781030172830093265,"hash":"c2038f4c739d4a1620199394a2ccfdd5c91ef846a0f81048388ffa7b65df091b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/composer.json":{"size":3266,"mtime_ns":1784647364460792931,"hash":"714701e200f40a5d3985d3a5aef6c23b6aed23e7207f4fd63bb9fe41373d506f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/bundles.php":{"size":991,"mtime_ns":1781030790602666616,"hash":"ffc97986a2386074ed8eb1b4b9dcbca2ffa7cc6b3600a6c37e3112d6be39e0f4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/preload.php":{"size":184,"mtime_ns":1781009656090972900,"hash":"718612fb509259556db6202d93b5f3b1bd85a6be6d523cdc6fb1d81b569ce256"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/reference.php":{"size":105233,"mtime_ns":1784482277727242043,"hash":"dfad2f71d61e6c0c66d6796f61d469dac7d47589674bfea098e690baf2651977"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/create_test_users.php":{"size":4062,"mtime_ns":1781168063674077630,"hash":"35e828a0495a0a4aaa7539781076edff3b0af2e88562ea0ae1299cfc17fa91b6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/city.json":{"size":48958,"mtime_ns":1760953552261818528,"hash":"4c321bdc22df2c9e02e37cb3c1a44d792710e94c53f0131f14e88f0ba60cfbf5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/doctor_services.json":{"size":42359,"mtime_ns":1781085019042251229,"hash":"086809f01c4c6e77ab1161688bd03d60ff524735d0d7655cb0daa55bbb53875a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/import.php":{"size":5488,"mtime_ns":1781089058225002885,"hash":"7f22b1eef5dacde90d1f87178f5b446df06562e86331f2b1fef0672da6d33fb9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed.php":{"size":27683,"mtime_ns":1781090517391813278,"hash":"9f68801870c368286543040b482a6a8e9773a82506565226d705c0b410873025"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_finish.php":{"size":10806,"mtime_ns":1781091340487318516,"hash":"f36f97df126491fcfdc438f289489a189bbc58b7fa5dc61e48a40edefb77c623"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php":{"size":42270,"mtime_ns":1781091251098443866,"hash":"da652ff8b7513cab398dc4f7d6dcc92399ef0507410f466a72929684aee6abc2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/specialties.json":{"size":16189,"mtime_ns":1781084374016184330,"hash":"de4ba8a0ed9fe595a89be7b4113ae37bddd5dcc5e59766f4cdf7ec34cfd44dc6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/state.json":{"size":1708,"mtime_ns":1760953552262399793,"hash":"3678b80abe63c2c45d0ef5f5cfd63cb46f5bcff7cb6f73fb3c8d188ce24d0242"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609130407.php":{"size":1154,"mtime_ns":1781010250896191835,"hash":"d9130e4e0fcecbfc302da5ef3184d0665ef9844067e63673b091dc6b09e5c432"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609131304.php":{"size":8945,"mtime_ns":1781010908745260477,"hash":"d8db037c64d216c9d6e3018caab7c9a4966abfe31e41794f43728ac0bd3c11bb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609131553.php":{"size":1477,"mtime_ns":1781010960853107810,"hash":"1b3c9ad833965008985bcf3f6a1894e400bc58bb0a8de2b6bc159c31ecdcca5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609132009.php":{"size":1986,"mtime_ns":1781011210879944205,"hash":"95e296cf289224cc43748507a9496f493d0e25b829a9e3d8bb8567f6f022d378"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609132708.php":{"size":5572,"mtime_ns":1781011630935659766,"hash":"d3211b9b4b08ad40b543052498b4ad7adeb034ffbabc4a83f761807df8e2fe9f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609133121.php":{"size":4855,"mtime_ns":1781011890870506406,"hash":"fc65641b70ce6d9bb2409aeecccb580333685ba71bcdddb72ea185fc9b717e9b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609133334.php":{"size":1529,"mtime_ns":1781012020936148882,"hash":"d2753baf2902d723dba6ef2928c65627dbc4f006c5493a45182b450fb4598fd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609133546.php":{"size":1688,"mtime_ns":1781012150911850095,"hash":"98b56edc2e31c609f70d82d1e697c6598f3c65c4120d4e77510d19c0030e9d87"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609134112.php":{"size":2830,"mtime_ns":1781012480955463648,"hash":"ffb5700205e312f10728cd20f9638450cd2195df9627b5b51f92690526214845"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609134741.php":{"size":1789,"mtime_ns":1781012870832220674,"hash":"eb2a55b4f50f4fd58288452b71dfb5e190958cb8c775354dc9c9f99c929dfff0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135126.php":{"size":1922,"mtime_ns":1781013090876422882,"hash":"a736efea5774baa48ac87522442943580e9ce47cab3479e1033e71fc6131eae5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135514.php":{"size":1449,"mtime_ns":1781013320954994440,"hash":"e3901078cc23a4e9ba6a7b748e32fc1a04f888c8d5680da5100b26a56dcd0559"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135704.php":{"size":2558,"mtime_ns":1781013430957508206,"hash":"6ce6851d5331c07c1f13c94f475a7f6823551927ff0b7ccfa8fddec146e69fcc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135923.php":{"size":3457,"mtime_ns":1781013570869080544,"hash":"b7a581c53e463fa8bfb6a7ccdd65d75c2146aa3b8190852a84a15ad2c8d3bf3d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609140223.php":{"size":1590,"mtime_ns":1781013750963170886,"hash":"c0c011d8f3040d2b81dff1ec667f2d650567eb141271ff4d368ed66fdfef9342"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609140423.php":{"size":1535,"mtime_ns":1781013870906972885,"hash":"0fb344e74f64622b3ea3f4a29e8b6412f35ec60ee46cd25abd5ea3e0abc8c299"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610062539.php":{"size":826,"mtime_ns":1781072744933894396,"hash":"c9a4bfd06b4bdb00f74c6a5973acbea2b86b4c8ab64c8d28c730dcdda5bc0e88"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610092558.php":{"size":780,"mtime_ns":1781083564938987613,"hash":"7b3ae1ae82625519d5c7986d542c84dc5c37949ac4f3a8c356191dc480b7cc0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610103401.php":{"size":20904,"mtime_ns":1781087803230706453,"hash":"f54443ba8ee1b2d436f3e2bdafcdb026b5b3c8dae9941623fb401792aa68bb85"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610110039.php":{"size":817,"mtime_ns":1781089244896521926,"hash":"a68634b6818f1b331bc2232ff9429792f11a7090ef18315754dbb5feec3981b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610110921.php":{"size":1611,"mtime_ns":1781089784421230793,"hash":"2f112d7fbfee7d1a0ec047535854cfb1bf8088099d4f5219e23f9458380f90ce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610111254.php":{"size":1109,"mtime_ns":1781089984946035862,"hash":"2c68d5ebfef56abee588aa5abb74a571918a0ed04eec7be7ea8039d9a12046ff"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610113711.php":{"size":1499,"mtime_ns":1781091448606693864,"hash":"4cd9c0910a49718627e7ea3c5f6f448e6508e609c70d643e160a6c740937d13f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610140853.php":{"size":5927,"mtime_ns":1782583543657239761,"hash":"02683252b3c23dc3005af00fc6a42cbc360a306c799a88ee722cf1560ba22da4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610175105.php":{"size":767,"mtime_ns":1781113873591904402,"hash":"49ffb1ef4d630a180b47d4b1f42da6c3ddf8283dc93bc192c16060cc093b5b82"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610183655.php":{"size":2273,"mtime_ns":1781116623586431980,"hash":"e1573ba5f962b956314e7e17a8adf8fc3683dc6065c34490b60a25636d7fe4a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260611075829.php":{"size":3004,"mtime_ns":1782626301195816873,"hash":"b3ba50cb2690810d8fb010f0ede4cf92906376908208bf0093512752d72fed76"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260611083424.php":{"size":881,"mtime_ns":1781166873770630956,"hash":"38e49fefb94b0029f3a10ac5aa846f341e47fb69686ad6d23c4b324de4b5e218"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260611084046.php":{"size":1410,"mtime_ns":1781167246413147688,"hash":"ace825e63afb52cfc794f24547a03563c501cb951545c1a8fe50e2f198e11572"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260612081739.php":{"size":1185,"mtime_ns":1781252261521732569,"hash":"abfc51c67c959f525711c661c21872e6a831079510241c197b86175623bc217b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260612132848.php":{"size":1667,"mtime_ns":1781258338612526059,"hash":"c3d155690c12d3c3243190dcc759adf44cdf6a727b3b2563ba50caa78fd2a3cc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181134.php":{"size":1715,"mtime_ns":1781516938570601065,"hash":"4febd40d1e647abbd00413dbb51dc59d5f73d15a6d54d7668d08861f2e6c2d99"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181629.php":{"size":3515,"mtime_ns":1781516938570859523,"hash":"c8a4a0b22f709c3ad72760ab89c787f44260064e9d3222449292133d85b27862"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php":{"size":4760,"mtime_ns":1781516938571506442,"hash":"3f5f75cf96210cabb9a36a61036acb7bea5fd01466b367725995b9fd52bedb2c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614182549.php":{"size":2122,"mtime_ns":1781516938571645400,"hash":"1fc5633381813d3939e8513eb233bfd9c24797537a8348bc83e1f29c2b41e311"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614182950.php":{"size":2545,"mtime_ns":1781516938571764692,"hash":"fd126b1e4e09b2f3433242d40992cb2a829d80a357faa87bf922d86bbf514c2f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614183527.php":{"size":4022,"mtime_ns":1781516938571888567,"hash":"98a07ace9623c623dddcecb1bf1d4189d8efe1692ba261779b1f9661ac07ff25"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615060415.php":{"size":851,"mtime_ns":1781516938572128193,"hash":"0231ff42cfb43dd4cb4ecfaff3e4f1d285d30fdd87a120fccc6046fac3d1e040"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615061938.php":{"size":981,"mtime_ns":1781516938572427735,"hash":"1ac836b1d7089a2dd47756eb7ba0e65801105e2dda52aee3f5df981daa57db88"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615074107.php":{"size":1712,"mtime_ns":1781516938573278653,"hash":"f16f0d0bcf5a4646bcaf98725563639c8ff8b4f2a6d8cf9b8f6a0e7bfbe4c39d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615142236.php":{"size":1117,"mtime_ns":1781535498215147916,"hash":"27e62ea86a4f3aa8539bd976213f57efbd6eb36b8aa4798fe52f2274571941c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615203529.php":{"size":1746,"mtime_ns":1781557035803907615,"hash":"b735a483f4db548f9613dd6d5efc8489f1a14559737b39f5fa9ec395f6ad21c2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260619062912.php":{"size":772,"mtime_ns":1781850555276849213,"hash":"7803c7d2fe66171063a19937794a6630d34dff563450bbcead5fa6051866ca2f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260619121047.php":{"size":780,"mtime_ns":1781871054836536786,"hash":"5b96978f092d4e81b6b9ca61e2a5d5a53e51f1b9b8bf6be43f38cc462371a252"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260619170105.php":{"size":1000,"mtime_ns":1781888467242271818,"hash":"24b56c5edca5c601b008f28dc8b642de32dceeeb408ec38cd5e3f7c40c3ce4f3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260621084558.php":{"size":774,"mtime_ns":1782031565107938146,"hash":"1a88683010bc9f3571111e2c63fceda2062724f08e0c93a8519405d4ed8bf33c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260621094624.php":{"size":774,"mtime_ns":1782035186037116338,"hash":"846706a2c43ed5b3354ff1ebc8d0eb9d9c7dcaca94802f6b8ae4d4653eb54fc9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622160119.php":{"size":779,"mtime_ns":1782144086923054995,"hash":"d1a46bd2a54a9e9f55a692342bbd1bc49add55e4c29368fef1c0fd6d4f8a9292"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622163152.php":{"size":1377,"mtime_ns":1782214545724072190,"hash":"64ff3985f32d0d18646d441f0edd99be402305cbff68d66519dcb196e17e42bd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622171538.php":{"size":1410,"mtime_ns":1782214545724191815,"hash":"42c0bfb273a488f98079a84f3331c2000ec0018e5c1a748a4f76481853fca168"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622173707.php":{"size":1491,"mtime_ns":1782214545724314524,"hash":"e7ca8699e56c8ce50350006668b7958af1be4663f36620a12ce34dc1fecea6e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622181251.php":{"size":1171,"mtime_ns":1782214545724441066,"hash":"9a5233ddd9873b485bfcf9b9009619a42cec5bc0a4516d98a387b42a249aa0c5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622184409.php":{"size":2212,"mtime_ns":1782214545724627733,"hash":"caa199786e4c7016e4232e653b063278fe809536f4eb2b42305e3bd30beef290"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622185948.php":{"size":2005,"mtime_ns":1782214545724826651,"hash":"7048fe9c1439b52f85abf3186cf4eec913eb873e8ac6ae1154712adccc327b83"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260623115721.php":{"size":779,"mtime_ns":1782215846636875546,"hash":"4c8e43a5be46030c087a8679b9b84e8cf58b4174e9228f94fa02dd0d3f2e5990"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260623173907.php":{"size":779,"mtime_ns":1782253591740927223,"hash":"237d660c556b7f37176854a98f02cd114fafab9405f9ae4945a8a75941928f8d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624030339.php":{"size":916,"mtime_ns":1782270223182271448,"hash":"a97dc816b64080ab3aabd67347c2161faff7090629810a6db13c051991edd8af"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624092459.php":{"size":2059,"mtime_ns":1782293101374459999,"hash":"44b5621ce383ac7cb1cea47d7006f3c2b0b47bba8d49f59c78a0df4f737f8482"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624093738.php":{"size":1266,"mtime_ns":1782293867202071491,"hash":"dedb9cb5586cb39f3d35af323fab3e41ff8e63ca961cdb98b8a7beabd113c8af"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624123236.php":{"size":809,"mtime_ns":1782304359030218634,"hash":"acb3129833c4f6b1ec99f90496e23400de1df0624f1dbbba5077a20500a38548"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260625135132.php":{"size":780,"mtime_ns":1782395498606655159,"hash":"a1c3aafeaa1761bfaff51ae0c523a2781cf359fca511e7aa8bd294b70011a9a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260625150304.php":{"size":1990,"mtime_ns":1782399813900039403,"hash":"87f84613f1b928abd28cf7502c4572ebf7599d0c47d3c97497a5d74b9fb2c983"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/package.json":{"size":2435,"mtime_ns":1784482277730001490,"hash":"283336da436a096dc9c3068ca4a0f9e42d9eed15cecefbbe7a63f2002944f178"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/public/index.php":{"size":206,"mtime_ns":1781009656089267135,"hash":"6609137ba6c6187032cdfd84e9d39097732d861414157cacbdeb77b2b271ac8b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/public/manifest.json":{"size":576,"mtime_ns":1783834695996821520,"hash":"1130497fbb811e1276a5a6dab84ffadca039cbb54ba52ed42a1c4c8f8a3a1dc2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_realistic_data.php":{"size":24320,"mtime_ns":1781519949285784202,"hash":"2ad075c6d333a42f3ac51adb0e1d8b444f64f3b5a01bc87f53d9522cb272ce68"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_test_data.php":{"size":13557,"mtime_ns":1781169644756523490,"hash":"d5bbc3b4a96e7abf610d9cd63da61dac6b73bdd97b5672eb4ec191bbec2255e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/skills-lock.json":{"size":267,"mtime_ns":1782232921467371596,"hash":"4b889910ed363cee9dbd7da20e9c0748ddf40dd483ed92b5e581ebedb506f179"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Admin/Controller/AdminApiController.php":{"size":123676,"mtime_ns":1784727191204578538,"hash":"9ea7b855bf988898f35ac500f0423208cb982993dbb34719cf0a5582596fba00"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Admin/Controller/AdminController.php":{"size":490,"mtime_ns":1781030416417456388,"hash":"7d18322ef916885ae0181a7b9dde07ab07d08bc49cbf72669f50e5268ffeef62"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/CancelExpiredAppointmentsCommand.php":{"size":920,"mtime_ns":1781551622411049671,"hash":"3b56ad9741a4349bd249a4a4e320f7195c320fec9a96ccde6da5b8f75d87b32d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php":{"size":58604,"mtime_ns":1784808041693102315,"hash":"136bf8c2412b13c1694de156c1335f4de76b394207039cd89be09b9ff04e3a15"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php":{"size":24648,"mtime_ns":1784464902570420838,"hash":"44f402a1f38c52dbd2fd2f9e882dd98603c4b1620f1f6f858887f12a77bac23c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php":{"size":28795,"mtime_ns":1784806547318849564,"hash":"b691c0a3cf035d45a324d46e3b39af810273639ae02b970cbeeba5064ab0f50f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php":{"size":19275,"mtime_ns":1784464902571368176,"hash":"0d5da756aaa37c8941f0c32e1a345b579380ffa5b8a1677e787796e931445b3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php":{"size":4076,"mtime_ns":1784464902573736064,"hash":"7c4df822d6413758197cacdde3c7cf0670c89140e8b4bc1cd129c9a5072df17a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Holiday.php":{"size":4004,"mtime_ns":1784464902574083107,"hash":"2e8df4fa6cbfd03b6ba54758ca1afe43a9cc7a81cf96884d56e1e40409128dc6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php":{"size":6797,"mtime_ns":1784464902574997154,"hash":"3c08f308986a80a6f4c5ea5d6361d1c2c7bdc61e1951557b0ebff8a8c002bc1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Message/ExpireAppointmentsMessage.php":{"size":85,"mtime_ns":1781551622411423796,"hash":"094a07b7c7552dd1c2812e066ae7e9cde6dc6bc9ca4ef07e11b82f8feec45fd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/MessageHandler/ExpireAppointmentsHandler.php":{"size":504,"mtime_ns":1781551622411619546,"hash":"8981c0048e84b26121eb8e2a6e1f9913a7d61d958a48bc4bee113df6c0c77a80"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php":{"size":15560,"mtime_ns":1784464902575690907,"hash":"61f193f49bfab835b2ee14b9dbcd7c17fa77c042735f5e53a34518ab2f146e93"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php":{"size":1953,"mtime_ns":1784464902575986325,"hash":"b726efa5d948e6fe5f57e0abb66d4d12435a88761683a49a71cac756fb1b2bb1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php":{"size":2902,"mtime_ns":1784464902576332036,"hash":"50882b37d96efe947a09e5bf7019b7da776e2a2f1bb7052ad11c20a0cabb2ee3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/SlotTakenException.php":{"size":101,"mtime_ns":1781535498216404171,"hash":"e6ca84966b94b947c7df53646b8a0c5b1a5f5564d144e2b0e00b7756c97d718a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php":{"size":2693,"mtime_ns":1784464902577227040,"hash":"0da990afc2cf9fbd3d3cb110c4f3cd5bb2984ec8a2d9e2f108c840da5cd98f3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentExpiryService.php":{"size":1834,"mtime_ns":1782728407190939073,"hash":"0e08a53cd50f1fa75c2998ce2d39400cf116f1e7d5632015fefd589ca730e771"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php":{"size":21452,"mtime_ns":1784727191216684828,"hash":"da1e6e55b3fe730830c054e1a390aabc774ead9da56dc690c0288ac568aaddbf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php":{"size":39080,"mtime_ns":1784464902584118618,"hash":"99e0dc972554e1699a0a779df32e2820db433d36863b5cd64598831b7d90d2ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php":{"size":7242,"mtime_ns":1783237168983222014,"hash":"e87024acef4e93a1bddbdd8545b41f9130635d605b1a327ab4ac11661585b71e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/PreRegistrationController.php":{"size":8288,"mtime_ns":1784482277730298951,"hash":"483868bae345f8bddcc296bec895f36e8d0798aa48b23f77bf25ba1bc111b00b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/MobileVerificationOtp.php":{"size":1930,"mtime_ns":1781167196281533241,"hash":"511faa2e0698158b312aa66c5b7d54539963056b011200b3a7b86a65651e56b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/PreRegistration.php":{"size":3061,"mtime_ns":1781252232305967808,"hash":"74a388c7ebafa889c4428ba1538ac46ed8f1f5c6ef5a34975016f85a128c5f40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/User.php":{"size":5628,"mtime_ns":1784464902584487287,"hash":"3f982706cb5c42f23d7791e2e3c338d0b2406c533a84879997bfcc8ba673953c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/UserActiveContext.php":{"size":1160,"mtime_ns":1782652951356493481,"hash":"1c60c30e2800176bb2dde9730607d081f2fa1a05f8f6ee6e917ad256bcfa73cc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/PreRegistrationRepository.php":{"size":842,"mtime_ns":1781252241014651656,"hash":"050d7fae8134856aeccfff39607f5cfb44e8b923e13d0235411a577b78a6f96d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserActiveContextRepository.php":{"size":952,"mtime_ns":1781164699567301035,"hash":"22c3a507b65fe3f858806b1d7bed15411be794586278ddae7ac5ebe09782bbd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php":{"size":1023,"mtime_ns":1784128250264014150,"hash":"748b70a06bf6833d94e5168e4ebc06ad7faf0dff67f5f099f595f10cf4f59137"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Security/PasswordAuthenticator.php":{"size":5168,"mtime_ns":1783788126862679898,"hash":"06cc16b691e8051198421fddf881bdcc116597b6842b2d5cea2faa34c87bce58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Service/OtpService.php":{"size":3747,"mtime_ns":1783236682997204096,"hash":"ac8f9cfa6d67decc1ff89d2ed61e9eb2ad2034214c015aa072acbbb66be05e97"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Service/TokenService.php":{"size":2166,"mtime_ns":1782036558107915300,"hash":"3b749587b4c8ffc2d0fcf9a266ab32aff75b1681af31e6797d8046dd3ee36713"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Contract/ClaimSubmissionResult.php":{"size":509,"mtime_ns":1782214545726213864,"hash":"5391e205be5e00bf0cdd088d6f9b52427e30e3a5d29d2c0ae39753b15b67fac8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Contract/ClaimSubmitterInterface.php":{"size":461,"mtime_ns":1782214545726346198,"hash":"9286f1fdb68765c4512fa8aa302156a4fc54df7af3fb5d5d1e2d59c24111c3db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Controller/BillingController.php":{"size":24913,"mtime_ns":1784808838897681235,"hash":"cf473f675d6ce0395a05e655bac81e69eefd5f2ab4f10c60d4f73660521d4726"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php":{"size":8175,"mtime_ns":1784464902585679918,"hash":"bc503311606d44479e0ab073b01cdcfb79094fa621a51b9f865c0b7dbe133f3d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/ClaimItem.php":{"size":1646,"mtime_ns":1782214545726889450,"hash":"0e3bb1ebc45d4c045ef0e6fe09170976c315d7da410efd79bdcc53189e9dab49"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php":{"size":6235,"mtime_ns":1784464902587356219,"hash":"613b700c3eb616b8e880c9bd72f1c08d1fad733866192f0726bd1d899b4959f8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/InvoiceItem.php":{"size":3521,"mtime_ns":1784800330939040176,"hash":"ccb2552fa1ab07a77654cfb09a306d3a2ea0849ade5ba0aac38a0fcaa9a3ac57"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimItemRepository.php":{"size":895,"mtime_ns":1782214545727554077,"hash":"9f606952d141e1db9f444ec80bba343c34a5c39f905f72c53c76d7cc7dc58f89"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php":{"size":15529,"mtime_ns":1784464902588508683,"hash":"5297e69349ca7676e582674fd7b33f3399222d745ab17b5773829bf0ae373790"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/InvoiceItemRepository.php":{"size":2056,"mtime_ns":1782262433593751772,"hash":"6a2e18c9de2434f67ce2250dc17ec50a29f207b95ca2fc6e2a9c7d338a67a67e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/InvoiceRepository.php":{"size":11555,"mtime_ns":1784808794513475941,"hash":"0927565fc271d991f49c0caaa2b2f7d54f5ee79827ed536c5f8b44a8e5412c28"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/BillingCalculator.php":{"size":1975,"mtime_ns":1784800330939213720,"hash":"9751645f561446a0d0f6a618cbbeae012f7f2274c5c1fbb4379220b995070f16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/ClaimService.php":{"size":5584,"mtime_ns":1784464902592488204,"hash":"5e1f5e6dcabeb652ec1c109f5519f18780d0e9543d08b974f9dda4cd5bcf4b5e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/InvoiceService.php":{"size":7506,"mtime_ns":1784800330939381389,"hash":"7fd5003237e1da18981c0d0a89f8e7aed0cd66087f516cd9006657d224ac6332"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/ManualClaimSubmitter.php":{"size":771,"mtime_ns":1782214545728543539,"hash":"11064e4cf0182849f67012ead852a3b45c2d8b66693e9680bfabf4094c3b9d40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/ValueObject/Money.php":{"size":775,"mtime_ns":1782214545728705873,"hash":"97c8de0bcd950f7b29c8f8fb87d33f4cb79bd0b17e531592c80fa5fb5c0e6de8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/ValueObject/ShareBreakdown.php":{"size":599,"mtime_ns":1784647364466040548,"hash":"98b4c746ff1d241697d227cd21bf6a8b010cea93dbf0a219f89910456c511ac1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/BlogController.php":{"size":19941,"mtime_ns":1784464902594954800,"hash":"43b71aed6a3105b72febf2675b3938f9966b8b07fef295ff6b30236449fb1af9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php":{"size":6946,"mtime_ns":1784464902595317177,"hash":"71e99f5aa62b02671765b4a76aaf38f14dda1c7f11695a3137de5ee9f819508a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php":{"size":3029,"mtime_ns":1784464902596020389,"hash":"30156ac73865c1055e5e6d187177f5828aa6600d6c6d300b7f1125a86507a3f8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Controller/CategoryController.php":{"size":1776,"mtime_ns":1782728407194246845,"hash":"1be28d02d6f241500cc7a55f1a597962d80b5f72c814c9308fd6811029aef714"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Controller/ClinicController.php":{"size":36978,"mtime_ns":1784467315929240052,"hash":"5bd62a404ef66a4b47a067bc8fde959a1e6c19fc4dcd1d1dba8b8239813cdac5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Entity/Clinic.php":{"size":13309,"mtime_ns":1784467315929778724,"hash":"e01b9b81d92d4a7916c35632a2ff82678b7a454a2d1ff81ccc54e709c4af6fa5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Repository/ClinicRepository.php":{"size":4879,"mtime_ns":1784467315930323480,"hash":"a8013ef7cda564c71220bd11e5359c51e16b4fc2da51358a647c0987ebe73da9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Controller/ClinicInvitationController.php":{"size":10229,"mtime_ns":1784464902601612793,"hash":"75e2b319c5a6f66f8a96a75b51ab0b60d2307208b7036ea5ef3fc35a4a688e58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Entity/ClinicDoctorInvitation.php":{"size":5432,"mtime_ns":1783748111777541475,"hash":"d7e3a199244ab8d4259e6fd0124f6b5ef16d6f594ce3e5d46a0a2c4cb8093cfd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php":{"size":2563,"mtime_ns":1784464902603299719,"hash":"434fe816bd7de55c3089d6a4a497ab8c7bd4c6f6366a821fb240ccee6248a312"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Service/ClinicInvitationService.php":{"size":10116,"mtime_ns":1784464902605429188,"hash":"8595e2407984ef55149aadbd91391c22ca25344b26f267f3575f01aec313dd91"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php":{"size":24244,"mtime_ns":1784800330939612850,"hash":"76b0641d9764a57e5d899f98803024474be3c7cf7111c3d27cc35bc75ab6ae51"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php":{"size":10177,"mtime_ns":1784800330939907938,"hash":"fed12c340f720f6c7c2a3d9fbb0dddaba619f66a2d3a14e40489e8ee52087d7b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceSection.php":{"size":3168,"mtime_ns":1784464902607998160,"hash":"539dfedecc0ba508760e11725bcce82f435390106bc6c04512bed3fdedc6133d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/Tariff.php":{"size":2497,"mtime_ns":1784800330940099815,"hash":"77a5e0dca59cd5587ab614a2bedd46a0de3485d620a6125f4804db7b688115f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php":{"size":5074,"mtime_ns":1784464902608710997,"hash":"2cb24cdc51ea4ccc4280c09a8059243cc6a54a04d3c2e61e91439f018aa880ce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php":{"size":1274,"mtime_ns":1781516938575822117,"hash":"6e87ff4062b59b4870ac32891b6fd40ab36ed939b3a67959c600a63a0375b299"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/TariffRepository.php":{"size":1312,"mtime_ns":1784800330940418070,"hash":"fece09188f0d746cc7fdc518fb8d63488c77314d629940d1c0969b6f28fc7b38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Service/TariffService.php":{"size":1653,"mtime_ns":1784800330940570322,"hash":"13d77eda5f22d43badf639d0127bc7252b3adfe6c72657c33423ad5a04f345b2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Controller/SiteConfigController.php":{"size":4651,"mtime_ns":1784806088600157652,"hash":"c20127c992ac3f0fecb9bb188a1aa88fe61bf647be2e1a66116a9dd149ba8ad2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Entity/SiteConfig.php":{"size":1026,"mtime_ns":1782650883609343293,"hash":"694f1f497f5a3a1095f2949eacd68694eb7e8d6536abcd1bb61e7d788abed158"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Entity/TaxRateHistory.php":{"size":1836,"mtime_ns":1782650883608855500,"hash":"1b50a1ed1a3d72be73df9bce2bcb010e2b90888bc7daa0a312ede4d181327631"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Repository/SiteConfigRepository.php":{"size":2948,"mtime_ns":1784806088601283107,"hash":"aa77dc6ee240957c25739c71765cabf00ea11325c0aec04fe928dc584eb83a89"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Repository/TaxRateHistoryRepository.php":{"size":591,"mtime_ns":1782293892020820040,"hash":"1161721d41f057cd7c7d820b405a526cf644ade3da6a44a93e63ce9a364a9ca3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php":{"size":31134,"mtime_ns":1784464902612382100,"hash":"68016961f83c415046edf876216941075d5070acc73f9ef2ade61933c0c66215"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/DoctorController.php":{"size":40229,"mtime_ns":1784469901473896227,"hash":"b19fb9869994eef73d5754937984f623ba0dc7cde3dcab4da9c0166d32eb5eb1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php":{"size":24187,"mtime_ns":1784800330941361541,"hash":"9c03f0a1e8892fba9493139268d3fe6047c2f964fb84a2ce33610053833218e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/DoctorAddress.php":{"size":5470,"mtime_ns":1782650883611537550,"hash":"f42a0409b492abf55f1ed704e65e2273b1a9b7424abf0d2bd9c9507ea9345747"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php":{"size":3914,"mtime_ns":1784464902620399350,"hash":"1b8e01c1c4f786f7f03c807572b5eeb70792fa3dcc7342ac6afad08d64a855de"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php":{"size":12880,"mtime_ns":1784465267935467540,"hash":"311df5f9feec02445248dab5f37903e80b02c3f6a6642fa8175d0e5d325c9be4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/DoctorService/Controller/DoctorServiceController.php":{"size":5592,"mtime_ns":1782844356167570792,"hash":"4e16c69d4c1e7d4b295ed6840c0b6010e03e8c0c7411102cb63c1295dacc8538"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/DoctorService/Entity/DoctorService.php":{"size":2831,"mtime_ns":1781085550562230229,"hash":"6d7d545954a787dfcf52e2f9b8ccae47a1af55c21a43d3c60ca8c59dbade506e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/DoctorService/Repository/DoctorServiceRepository.php":{"size":1274,"mtime_ns":1781085558665462494,"hash":"79eb3168176aa86043e1613fa832e0a94b683ab7cd5a7553222d88ef9198f4c7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php":{"size":31795,"mtime_ns":1784811160566739631,"hash":"ceeb805e0c7b31667951aecd83fb906444470d2156682dd0161acdfa854bea0f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/DoctorInsurance.php":{"size":1960,"mtime_ns":1782728407197029697,"hash":"3835c0d26cf2af6937ccb1990a2a097e0696bc03c144ca9863867906de1b3a94"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/EntityInsurancePricing.php":{"size":3003,"mtime_ns":1784464902623257032,"hash":"e0b58d59197adf124c0ea46f10da8d6032f4908d4010f7a1374b5dbb16c2a991"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/Insurance.php":{"size":2270,"mtime_ns":1781085569269281268,"hash":"bb5c7b593458bca73e6d767909d845c59371d50aefc54d6819b53b036d16d8a4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/TenantInsurance.php":{"size":5359,"mtime_ns":1784647364467035554,"hash":"17950e1bfe3b4f1a0905dd8778aa6f15f990cbe65b3b13392b994d28c39e6023"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/TenantServiceCoverage.php":{"size":3432,"mtime_ns":1782214545730644047,"hash":"fd098f4aef57bc0988ca8d17760b0009d2742666fd62fc0ff2ce07fc6b0dab1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Enum/InsuranceType.php":{"size":351,"mtime_ns":1781085440519759893,"hash":"30ae4d15da752fad6f6fdf214fc764732f372af51c1361fcdd23ccf7cb66d41c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/DoctorInsuranceRepository.php":{"size":848,"mtime_ns":1781011984448803782,"hash":"61e05cda6d846d53a56fe1bc16a932bd7ee1fcc43f8ad9cdc4f8eda7635a2bb8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/EntityInsurancePricingRepository.php":{"size":1404,"mtime_ns":1782214545730775964,"hash":"623b73aedc8f41f9f0ac7d374725808c1c72012956628e15ebde5681f7034dce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/InsuranceRepository.php":{"size":1220,"mtime_ns":1781085576476951957,"hash":"dc63f462de508c5f6d1fd51b08ebd887c5f79528d5183fc7a792e6cb579e26ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/TenantInsuranceRepository.php":{"size":3380,"mtime_ns":1784464902624170703,"hash":"7c95b2e21ab3e08d4c156d7772d4ebcf3b9502d1b6fd6595296e782fd1994430"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/TenantServiceCoverageRepository.php":{"size":1797,"mtime_ns":1784464902624491122,"hash":"2f0687a13f8e3f6fe25ce288791868e4a700f9f2f7fe530a9b41e61593b3833a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php":{"size":7572,"mtime_ns":1784800330942169802,"hash":"e2e787b483874877427c27a0c0ca5554e11f4d6874789e7e14c2065810465f60"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/ValueObject/CoverageRule.php":{"size":381,"mtime_ns":1784800330942260095,"hash":"3ce989704beb3ff9aa60cad8460e69a1ef5a411ff0024b7d5541df502f4cbf2b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Kernel.php":{"size":992,"mtime_ns":1782743240249498742,"hash":"3b2fcf35ae459cfe82147916f43a6da872819e946938e0cd330a596a226065a8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php":{"size":10774,"mtime_ns":1783499628812467561,"hash":"9cf15db59545af81148153a4d9c816748ba267bbbb58f9bec2e00d1853c15e8c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Entity/City.php":{"size":6500,"mtime_ns":1783499619365257750,"hash":"f128c29e22de67f0aad93bbee2a111d976f71344f5a3e55614b477bc86d3192b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Entity/Province.php":{"size":1688,"mtime_ns":1781085458710667014,"hash":"3353fa978b6558c945031d0c09a3dc24706f592287978236072c53c3cc13d033"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Repository/CityRepository.php":{"size":1312,"mtime_ns":1783569345780697355,"hash":"bfe69ca9f9bd18eaf159f24e63ee4e6fb88ab3d86dea725e9a7c27cba0f6d6d8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Repository/ProvinceRepository.php":{"size":1071,"mtime_ns":1781085486117016673,"hash":"4572085d4a4e79a86a1c2cfcc89b5cd6268ddeb466878a16db71f60216a6c148"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Controller/PatientController.php":{"size":63152,"mtime_ns":1784811079000588228,"hash":"286171d70a5ea69355d1a4031669f8c55ebc72bd4aad48f7e3048c52b2d86539"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientRecord.php":{"size":4812,"mtime_ns":1784464902636004224,"hash":"1241c582e953448a5d3335b4a61c1c0b183b1c908e75927b11e7f578295fd3b5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php":{"size":17519,"mtime_ns":1784800330942779727,"hash":"8fb25f048c98aefa90d3a7afd49b69f410e56c8177d4e76850078a16c421288a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionService.php":{"size":3069,"mtime_ns":1782253591741414931,"hash":"d7326f5115c044fe75744a4c6ac0e2d0efca2b4a93e57984483f1c859ffba1c9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php":{"size":8544,"mtime_ns":1784464902643241345,"hash":"3a925bd9fa847e280d1473ff786a2b8cc8ee789b6e489323a581a8a991d91c61"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientSessionRepository.php":{"size":5389,"mtime_ns":1784464902643723056,"hash":"f7d2e0950754908f6ddbf64d0589401151583f510eb480d8de567ca201797739"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionServiceRepository.php":{"size":787,"mtime_ns":1784464902645653608,"hash":"499e93f053ff91de16bde776c66d4b36d2523e31f43388247d67c12c1c32a19f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php":{"size":32636,"mtime_ns":1784808015977289192,"hash":"c54742928120073f5c02645346d46de121968e52003ce3db74873f259e1a5268"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Controller/PaymentController.php":{"size":31297,"mtime_ns":1784811007112224927,"hash":"7034daaf691c976338f2b7439f9850b79ef739ce61bc2b488dd8fbdfaf538970"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php":{"size":5779,"mtime_ns":1782995955189532682,"hash":"f26e537b012e10faaac23f291ccc341345bb2512c3c4496c4bffea3308086eba"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php":{"size":18056,"mtime_ns":1783747255645554752,"hash":"49fbd65792c12c2b7f97b6dc2f15ac4884fd508d0cb943787e74ba909c9d3def"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MockGateway.php":{"size":1863,"mtime_ns":1783010796437333621,"hash":"67b67fd5299c1e912359d94dce4c88d5742e2ee324d699fd12333e1a225bcf7e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentGatewayInterface.php":{"size":948,"mtime_ns":1783010796437841370,"hash":"fb3512aff2ebfdbe34c6d5eab4e67dfd5c90fa6dbbf0cec8bd23eac0c2e51734"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentInitResult.php":{"size":663,"mtime_ns":1782981352831261065,"hash":"e474570a753b56888f8fa5458cf7eeafcf7e4ff390429a5f6612bada28f9b401"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentVerifyResult.php":{"size":368,"mtime_ns":1781591920508677099,"hash":"88f08d81dc92ac75d2f0628c60f3fb78b039b9184039592047cc92c58d0db068"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/SepGateway.php":{"size":4481,"mtime_ns":1783010796438445827,"hash":"46964086d05dde76b1c0e3bc7f3dae8eab8aa1ac6d9ae609abfb3396eae5aa6d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php":{"size":3863,"mtime_ns":1782993112274771320,"hash":"f8e7f5bb986225beb28c2d175a78cb1c2dafdc8b99a60779bc1e04834ad1dff0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/CircuitBreakerService.php":{"size":1228,"mtime_ns":1781012993246621609,"hash":"4e04548bbb1ae6b6c17a4206408f3050ad341da5ddcc74d4b1af376b50580911"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Controller/RatingController.php":{"size":22783,"mtime_ns":1783666764412828074,"hash":"64462e603b4569268e25d7f6a989f1b4d9b598a7613405a5d5d0165df2b477fc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Comment.php":{"size":4881,"mtime_ns":1782650883605327864,"hash":"c43aa389121312d1fe2ba9639e3a6a0ba5fc21f78d0784adb723c26e3afbc0fa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Like.php":{"size":2153,"mtime_ns":1782650883604545320,"hash":"7a7937df6b8df47196e035544c1ec78a11847a0a1688114bdb5265adde8d32c0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php":{"size":4359,"mtime_ns":1782650883604952613,"hash":"bb8b2b8ccda54b99bd5ab0bd937dc29d4ac840195e3f89fcfc286b5429b2b863"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Repository/CommentRepository.php":{"size":3785,"mtime_ns":1782728407199666132,"hash":"57721807456fc1a9e0c2df0dadb2b4c45cff8a7c2e650c33ff1e4edc22ec9eb0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Repository/LikeRepository.php":{"size":1619,"mtime_ns":1781557035805931490,"hash":"9c2c1575ce7f26c9d2139ab8301fd887658e295f66b4f164b48d050bd43a411a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Repository/RateRepository.php":{"size":2052,"mtime_ns":1781557035806516573,"hash":"5e2c5765f0d67648d72fde8992e1969822df630577e503f9a086dc01960e3f90"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php":{"size":41461,"mtime_ns":1784469901474225522,"hash":"8327aace83e77fdd841d21d573116075791de48dbd1a77a4848e5b24070a8148"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationController.php":{"size":25500,"mtime_ns":1783569345781024938,"hash":"196a7389d6828be84bf9cef772cb40a5240e452e10cf28f161bd84e51d2e8cc8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php":{"size":8158,"mtime_ns":1783569345781218772,"hash":"33f57eb6ea216ea8173d4459cc6df3a2378487bfb7c681b3025c2606bee54ff0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Repository/RepresentationRepository.php":{"size":2152,"mtime_ns":1783571718895425847,"hash":"a0c1810c03b7a780ba1b14a631b11e0081767fc3e017e57d4b34b62274340b0e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Service/JalaliDateService.php":{"size":4368,"mtime_ns":1782384877403158726,"hash":"8a1282441580b6b46896c1c52a6ff284279e0e3610da60c638bfce1067450fb3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Schedule.php":{"size":1037,"mtime_ns":1782929801207590724,"hash":"e1ed1b5ef5b6100bcb8a1e0d3e361ce40a2721501cdb5f14aa6fba8739654eee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Controller/SecretaryController.php":{"size":15641,"mtime_ns":1784464902665687713,"hash":"73c93eefeb713ec45c6529633d1b08b774a37952759aa7e85051d819c38e04a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php":{"size":6389,"mtime_ns":1784810185736929577,"hash":"e63885fcf56cfff8d1ace2eb9b9285fa22de4a0720327f199cc29fe2fe1a4384"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Repository/DoctorSecretaryRepository.php":{"size":6584,"mtime_ns":1784464902668850854,"hash":"6169015b6dca3115690559d52628ec527ca857a0f3e6228854e9b58bebcc85ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryPermissionChecker.php":{"size":724,"mtime_ns":1781012108901602268,"hash":"42ddb598442c2c167950e1a33eeceb551384377427749d0ee3b6a61f152e64bf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Controller/SettlementController.php":{"size":23112,"mtime_ns":1782728407201510186,"hash":"b6f3ad0ae1b555833b87edf0398a96200295160b1c6a57c26e3f751274892c9f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/FinancialBreakdown.php":{"size":5470,"mtime_ns":1782728407201776813,"hash":"a0c5e8cc2f0a3597518275c45fe403a188bbfe210fa75da65eee3ebeef594963"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php":{"size":4252,"mtime_ns":1782650883606160908,"hash":"36b84f9a63c52cdf4150c0848c4a3fd28a0c7a1aba6bda3f147c3dd9da2f969c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/WalletTransaction.php":{"size":5358,"mtime_ns":1784464902671823953,"hash":"b266207dfb158b6ceb263f939658d9aa5e94401ce85f51ff859866378e65bb14"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Repository/FinancialBreakdownRepository.php":{"size":779,"mtime_ns":1782293142660794730,"hash":"ae9fa6ec3678bedb9574a38678795af169ff793fe2e660d9413fe05ba1523041"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Repository/SettlementRepository.php":{"size":2270,"mtime_ns":1782728407202173607,"hash":"9c617a929f6ed0595a371ee05d2e9d19d204ed3eb80bd0df9fe9de71fbf76e2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Repository/WalletTransactionRepository.php":{"size":974,"mtime_ns":1782728407202497901,"hash":"12fdfe848f6eb143b87b09645122480b33a778bdf2d9179fd9d45c27540a23a0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Service/CommissionService.php":{"size":5754,"mtime_ns":1783569345781547980,"hash":"2a99307286612b41130a3002490343c9dfde0b0c18906b58f1a6e9e86a1edc14"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Constant/ErrorCodes.php":{"size":10834,"mtime_ns":1784464902677010439,"hash":"c5681ac3c43caea58c031974638bf3807a7d6e14eb62dfa85d4bc68ff9bce5e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/BaseController.php":{"size":2124,"mtime_ns":1784464902678969116,"hash":"46aab68aea7b3c8bb74242194b9d4c8f76474413e94f7c199c85fb6bf85a8ce4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HealthController.php":{"size":1546,"mtime_ns":1784647364468205645,"hash":"a82c5388ba7958bd4f5dae5b0850f5679e81390af4ce2a345e45aaa4c40c9ebe"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HomeController.php":{"size":594,"mtime_ns":1783669189781435180,"hash":"5ffa2cd3fcf314ecaae34fa9f8dd7a2db4a3dfe7b8d5250f16eb0a7f2eb6e652"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Doctrine/JsonContains.php":{"size":1061,"mtime_ns":1782050362337187655,"hash":"bc76253c31cf5a3bb23264736171549281989a4d9915b05a303647324d5aa4e3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/ExceptionSubscriber.php":{"size":6528,"mtime_ns":1783747430565936030,"hash":"1bf9e2fdbbdeb39ef79ec789eef2feed93ab43b4d38d6fb654f99f51ca8f6956"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php":{"size":2575,"mtime_ns":1783010796440870365,"hash":"7562c1a0460eb6831ccd6e2ff396ed01256672933fc480a9454dfd202efd0d55"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Exception/AppException.php":{"size":637,"mtime_ns":1781009868466892123,"hash":"7956e81fe8e81b642076d55380a796ca70431e6c3880db06d2fc264c8b078f82"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Message/SendSmsMessage.php":{"size":235,"mtime_ns":1781010000546687126,"hash":"daff508176e43de48738f7d7b86a97f047329c0c3a9896602933c7aa130ff739"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/ApiIrService.php":{"size":5616,"mtime_ns":1783788126872255404,"hash":"845cfe4823c1811705100b4f725eae2f651416f4217810bfcab77953aeff737c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/FileValidatorService.php":{"size":2743,"mtime_ns":1781946812332075105,"hash":"4c26e4f47f2793bbef582d233a1f08e96e91274448209159653ec0d95a3b8b73"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/InputValidator.php":{"size":1811,"mtime_ns":1782290232599858088,"hash":"3d610effa54b8c5afa1c206c0dd46ed3ead6b84215d54b39e6789c498c01427d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Command/SeedSmsMessageTemplatesCommand.php":{"size":1917,"mtime_ns":1783237401025294121,"hash":"04f1982a5c4317dd15ee55dfcbc7c0182f86fbce90766e5a3366fe4f19378c6d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsController.php":{"size":21883,"mtime_ns":1783422449654674455,"hash":"b15e9b15dedddb501f30a18e46b3c7052cdf5778006913d86f34279e6159ab21"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsMessageController.php":{"size":4630,"mtime_ns":1783237134183460253,"hash":"2869945324e63ed664748e1770ce7065d91428cbd313843814ac4256cd8b2fe8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php":{"size":11400,"mtime_ns":1782998941568914993,"hash":"af47e04758a2a47c3122a567c79aaf3a2638c5c09e2d21308a91b966b1cfe8aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsLog.php":{"size":3702,"mtime_ns":1783455929824117615,"hash":"937dcaa8618c78e6ac393fe1f6ef06bfa398cc5c392fb469be504d05bd8384ba"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsMessageTemplate.php":{"size":7545,"mtime_ns":1783239399682426157,"hash":"40fcf700f49544484e460b779e7cd1105a0aac40cf36a805aa69f61f0223d12f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsSettings.php":{"size":5136,"mtime_ns":1782109802341264005,"hash":"751faac90d0b9d9320a8315e7b0765dc39d94089c96a65bacb4a59d84bc442c6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsTemplate.php":{"size":4085,"mtime_ns":1782650883608045581,"hash":"9c1ebef6b3ee3a4724e94af555854df18a8d5f2bba6f524781a94478123be0dc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsWallet.php":{"size":1749,"mtime_ns":1781516938580571044,"hash":"af121e73720cdd1fac6a329c931f01349fae4aba0cc9ca12bf25c232ebb69e5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsWalletTransaction.php":{"size":2423,"mtime_ns":1781516938580684919,"hash":"5272a1b08bc5d6f28d5d845e9201780a4804fce789175b7be82001a4102f09bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Message/SendSmsMessage.php":{"size":495,"mtime_ns":1781871113880839659,"hash":"e37f791352f7f9ab7ededa626d6c3d53fa7675ae4e9cd65f499d5b0f0d8a356f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Provider/KavehNegarProvider.php":{"size":5920,"mtime_ns":1784647364468711065,"hash":"5bf336c809e4554756b895e0a3912f142b371fc9f319dc3faf94564178f51a3d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Provider/RanginehProvider.php":{"size":2234,"mtime_ns":1782749977746062400,"hash":"e2910a9314c0a63d60a4d5df210a421d12149e64db2550cb58bf021bb84f19c7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Provider/SmsProviderInterface.php":{"size":361,"mtime_ns":1781013608175277472,"hash":"225781d93f9a713aa0a979f12efff07f7805972e287cc1fe11371367bfcc4e43"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsLogRepository.php":{"size":502,"mtime_ns":1781013670673270702,"hash":"66b4158b7f47661bd573f21e65c35e20e22ecbb830736f07091857004868eeb8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsMessageTemplateRepository.php":{"size":752,"mtime_ns":1781888405897787839,"hash":"a6b1523de3a122f8c6dd8e442929ae821b0cc88dab224899c0a8cf100b6247a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsSettingsRepository.php":{"size":729,"mtime_ns":1781516938580977169,"hash":"c2df1e6cc37ef5422312c0eac75fdea0d42de8e6eb822faa96e7bc5e423be9cf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsTemplateRepository.php":{"size":789,"mtime_ns":1781013662226415873,"hash":"8da60c0de8613863b8928cb46c6bd846cff26539f158be4a68115ff3a6c68684"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletRepository.php":{"size":911,"mtime_ns":1781516938581096086,"hash":"01a35794369da341601324499da53378a75ab8592d14a32b72d564b44137177d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletTransactionRepository.php":{"size":1325,"mtime_ns":1781516938581213795,"hash":"68b117404c5f1c7c68914a367f9ac656b25cb486daeabb9808a36be205f4de56"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SendSmsHandler.php":{"size":372,"mtime_ns":1781013692820181847,"hash":"f644961f4a1538c1d315e1d6000fcae2d4466975c054685003dc616186614172"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsService.php":{"size":4396,"mtime_ns":1783455940747216997,"hash":"22349e84d7bcc71d5c70a286e38f703b30448a5caa66ba9714b8bb805a37f0a3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsTextResolver.php":{"size":990,"mtime_ns":1781888419028487399,"hash":"c83ed15618515fd7301a8fd03a409f17232d3d03e917fcda93bf1f72fc70b963"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsWalletService.php":{"size":1830,"mtime_ns":1781516938581332837,"hash":"72dc9bef8e8ddc92b4e2053e804407f80ffde9a4b57d1dbd07095d47f6651dc0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Specialty/Controller/SpecialtyController.php":{"size":6336,"mtime_ns":1782844333713927668,"hash":"84c72c8da1f6fc901ef1b8c75accdfed1fb314c943d3b81a1d031c26f79aacf9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Specialty/Entity/Specialty.php":{"size":2698,"mtime_ns":1781085518712241650,"hash":"683f2375f3d9528dd02e9cbfe7bd344ff51208aff0ef02dfed3d576c3460a1f7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Specialty/Repository/SpecialtyRepository.php":{"size":3685,"mtime_ns":1784469901474384273,"hash":"4317aa3c81c546eaf8e75ab48d6ceaa3a8052b1ce7787d1b9dc928ea8857dc5f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Controller/StaffController.php":{"size":5842,"mtime_ns":1781522583734490612,"hash":"8b6ad6acaf1a93214344464c7dcc3b9792720118a1c0963340f639a87de43264"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php":{"size":4240,"mtime_ns":1781516938581704629,"hash":"95c3df6b577ad88a80af1bec2e17b48c6d7b9f35b1a8f75490d0a1bfbc940fee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Repository/ClinicStaffRepository.php":{"size":1179,"mtime_ns":1781516938581849755,"hash":"d83ac7466427c09ca77b63924a66dd5710c8ecc9ba3b6dbdeecc4648940a711b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Controller/SubscriptionController.php":{"size":11864,"mtime_ns":1783235518955936576,"hash":"34f7415b9246e4c6bc25a43e9138ca0ac585d5cc664c0b78fe351c6239937a96"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Entity/ClinicSubscription.php":{"size":4057,"mtime_ns":1782728407203534324,"hash":"a21caf7417e2a32180b91b4fe18ac8245f2b0aeb8887104b2739771151a37350"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Entity/SubscriptionPeriod.php":{"size":3806,"mtime_ns":1782728407203839326,"hash":"0121bf60210628bcbb1cbe89419eddfd71b29c65debdbd3dbce51e2d2632c75b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Entity/SubscriptionPlan.php":{"size":3881,"mtime_ns":1783233488170274281,"hash":"707633e0b704ec71df2c5a0d4dc21304aece2e79e95bf4fba01ee0431d5963a8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Repository/ClinicSubscriptionRepository.php":{"size":2126,"mtime_ns":1783010796441510739,"hash":"181ff34438c057f8cf22ecb7fa36577841e11a22a389e97e2378d690653be005"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Repository/SubscriptionPeriodRepository.php":{"size":954,"mtime_ns":1781516938582865590,"hash":"726666fe5f74b8a9927376e82af264b70b209a4e86d164061eb7a9b1d9440942"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Repository/SubscriptionPlanRepository.php":{"size":1280,"mtime_ns":1783234723504837640,"hash":"bf1ff4007b9e8aa2bd0442a5a2bf4f5194828006cf8e3fba99817cdad2dff3c0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Service/SubscriptionService.php":{"size":4929,"mtime_ns":1784464902682194508,"hash":"962cd798deed4a214f22595aee54f0bc4c3db21d3791c2b16456cfd36d37ab6b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Controller/TagController.php":{"size":4239,"mtime_ns":1782844396159141068,"hash":"f4aa363cf77d90bfca146bffb70b496661bd3e4822fc2502a6bd390c84b15bc8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Entity/Tag.php":{"size":1775,"mtime_ns":1781085585665970564,"hash":"cd3edf2f90d5bdd70487b38e085a751cb578a9cb2395086bbe2964e5dbd1996d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Repository/TagRepository.php":{"size":967,"mtime_ns":1781085592043241382,"hash":"283d4f4300d6202a7ab924d3bf130f7b2d90716a520b6d40ba35edd27cc88059"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php":{"size":12912,"mtime_ns":1782289553079211479,"hash":"9d2e310f94dcbde48859dea9872428189b32d7f415af52e6aa5eb523c446fed7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Entity/UserProfile.php":{"size":11388,"mtime_ns":1784464902683977851,"hash":"33a91b7d062bf8e0a5ec143546e8bf5d66972b7de54e166ffe5bc21ec81435b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Repository/UserProfileRepository.php":{"size":2215,"mtime_ns":1784464902684428228,"hash":"1707b33d5fe90984020bb6c1eb7d650e8817dd046ed9356c9555c1e6b9fcb9b3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php":{"size":3007,"mtime_ns":1784800330943376277,"hash":"85b469b70480541f73092cf1593029c76fb703bdaf77f71327a0f25ecffd7924"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/bootstrap.php":{"size":248,"mtime_ns":1781009800080637813,"hash":"57ff9294703e34a685f28cd3c0e46ab54a5dd3f4fe3356c224e3aed0958269d7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tsconfig.json":{"size":423,"mtime_ns":1782729422588693047,"hash":"53fac6b4a0917eecde4dc3efc021cceca3d48600d9cfb58a3d4c946135751c66"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-pwa.md":{"size":9407,"mtime_ns":1781343171405896374,"hash":"f6294cbb97d2ca4465b4f185c394daabb11f6ddacc29c2d471decb04da8c7265"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-ui-kit-redesign.md":{"size":10577,"mtime_ns":1782232921465705417,"hash":"24c6ca8b5c2e6f9b9783d446829be9cd4ffe5c6b550e0754d2d4521555382892"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-user-detail-show-profile.md":{"size":9288,"mtime_ns":1781549990210378142,"hash":"629f80e928f666143a4f251067bb31a4f866773e509f34b6c2d623580424e3aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-detail-enrich.md":{"size":4876,"mtime_ns":1781636247075313849,"hash":"a846f9cb4c0d643d7488873cd7a27a15adf39c8b1a206a371efdd0bedb472612"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-lock-patient-confirm.md":{"size":16770,"mtime_ns":1781535498213998370,"hash":"0a79349da76f2fe2c50e76e3add06522ea796a255722386426e7b7edf988637e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointments-day-of-week.md":{"size":15777,"mtime_ns":1781192992528836012,"hash":"73bc57098ab8816c91d042649840e5d34f5d00f096aa88b4bd3d5b9501b749b4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointments-redesign.md":{"size":24082,"mtime_ns":1781173659296708465,"hash":"fe28753bae9a95b192796f18322282909e707d96f00082b8d1ce655b47d2aa2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/build-homepage.md":{"size":4205,"mtime_ns":1781248910704293609,"hash":"4dda73a4d2f91de3fa5b641c559cf509ba8b87ec4621bf2e8eeedea3f9927412"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-detail-fixes.md":{"size":3514,"mtime_ns":1781286844618120218,"hash":"2cecd1fb0904f3aff92545007b33eb4bf970efd7b03cff7c53e6ca73dd2ef9e6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-doctor-deactivate.md":{"size":15114,"mtime_ns":1781257376721043348,"hash":"6b36b95516cd5fafc100a500b72fc98d68992d8cb07c02160a09f827e2fb58e9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-social-media-field.md":{"size":5746,"mtime_ns":1782034582969356341,"hash":"01a6fc5a55d6357607e36837cd39a6ed646f4097fd4ba944ababf826cd1f0ff4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-view-doctor-profile.md":{"size":6746,"mtime_ns":1781361314655405808,"hash":"b7d523d90f08ea239fa8b03eae601cf68353be6f45c0192762cabfef28c55e67"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/create-patient-without-signup.md":{"size":5271,"mtime_ns":1782145462624789979,"hash":"5bf24921d4002ea348e38c87cc81bc08ef8e169924787c3c719bac9d3e62d4a4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/create-phase2-tasks.md":{"size":24506,"mtime_ns":1781516938546554807,"hash":"f3d49625dfa644a00f6cd5a582e52d63bfefbd2db875f25164774a71cf345ecd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-booking-window-and-month-availability.md":{"size":12511,"mtime_ns":1781535414057585490,"hash":"505938967d29a4e337e18cb22f2a299f97e5e452e05c9b94a9e409c86107f23c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-clinic-address-access.md":{"size":10705,"mtime_ns":1781362104619727130,"hash":"657c686420a8a45159812178f8a65dbc317591779844dc26b3921c536f92de8c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-profile-page.md":{"size":8799,"mtime_ns":1781175765248517513,"hash":"f1078372d9fc8eaa9196ec9840ce187d86a27b723a1c218cf872cc4e4ede5d3e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-social-media-field.md":{"size":6783,"mtime_ns":1782031213435560461,"hash":"072cbab44fe86ab89e7a46724b8631528acdd63ae0c3aee2526ab408e1c021d7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-access-scoping-doctor-clinic-representation.md":{"size":14171,"mtime_ns":1781863132633307507,"hash":"8ad2e8c5d53e8f34d69e1b4fd6ce71775720cee430130043803bc44f903341e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-auth-token-hardening.md":{"size":12680,"mtime_ns":1781946301827134938,"hash":"a52ecdd96fda0f396864de78704f6c53efb9982debb51f4ea1a4494007f925cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-bugs-and-features.md":{"size":20820,"mtime_ns":1781516938546940516,"hash":"c45843d9ef701e2b73f7cd161083ffe23d315d81b68382ed4f9f45feb642c6dd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-clinic-filter-by-address-location.md":{"size":6683,"mtime_ns":1781674935483152098,"hash":"b5aa923fc81b1ab79f29f7f02401dcfc56b88ce6bbcf0c5e015200000d7ae6d6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-clinic-patient-auto-add.md":{"size":4991,"mtime_ns":1782145525259778908,"hash":"9dcfac3aba7cdb8101c97017973a1bf7e4217f0d8df94b9dcbd1bda10192263b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-city-via-clinic.md":{"size":5124,"mtime_ns":1782040974660614329,"hash":"a3571d2085a8c4aa6cdc7094b964fbf54281b482a064cbf368f623dc5fda26c4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-schedule-fields.md":{"size":10822,"mtime_ns":1781523041417094452,"hash":"7ceaad108bd7bcec35b9271f73308586072e8fe12be63b1dc754e5ec902bfa1d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-search-performance.md":{"size":13253,"mtime_ns":1782046573636729825,"hash":"febfb8452181a0ee429a6c1383b489ca071afe45ffb617b9343e9a406ca02d0b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-guest-doctor-clinic-context-access.md":{"size":9535,"mtime_ns":1781890240620846065,"hash":"dbcabb830aa0a81fc529eb14feeec65afdd979ac4eb7ce31c80eeb22b2166166"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-invitation-accept.md":{"size":4399,"mtime_ns":1781360063617429536,"hash":"2bc99d1a7460fdf5be3711a0add4de54d4ab78a0fc16079680d4da58e4615997"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-profile-in-clinic-context.md":{"size":8367,"mtime_ns":1781365327185378947,"hash":"f063eae11f94b2132d84b0a8472bac1d4d404a2bfbfacb049f0c583f9c586219"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-server-side-mobile-nationalcode-validation.md":{"size":8677,"mtime_ns":1781945049606053409,"hash":"32049409986f11fd29d302dc3e1036cab7172ae9033c3901e0622e8171fda14a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-switch-context-role.md":{"size":7032,"mtime_ns":1781363356184798552,"hash":"74cb88449b93fd682e3ac81a322e1d405d54e111e172758e5b10ca80437e1a3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/implement-phase2-backend.md":{"size":23991,"mtime_ns":1781516938547317892,"hash":"ba39a2e1ccfbc1a98662ecc71225aa32583a410df8e238dad15de69a62fdb521"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/implement-phase2-frontend.md":{"size":28042,"mtime_ns":1781520442021329832,"hash":"4faf26a0b91c83a3c183e3ed929d5d2dc92e7624549af170165bbf2faa9eec2b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-pages-subscription-gating.md":{"size":8256,"mtime_ns":1782258337653428004,"hash":"3755a25eb7694c8c1587bfad9e02166c438ab4bd361268126cfe0f3ee553bbb7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-pricing-and-selects-cleanup.md":{"size":7612,"mtime_ns":1782253591735960479,"hash":"00ca797277e9520885bf056e719721e9d72d97c4000fbd9f8bcd69980a5bd69d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-visit-pricing.md":{"size":6483,"mtime_ns":1782214545719956341,"hash":"4197cd316ec7560bb084840cd96f82df6d524916d4a4ec4a0f71108c2cdbec6e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/location-clinic-address.md":{"size":15649,"mtime_ns":1781257855652300954,"hash":"c147a47466d89f4591d1efff242e3ec90e1b979463cc2d2ce5f65bd55002b770"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/mark-past-slots-unavailable.md":{"size":7754,"mtime_ns":1781535427967339672,"hash":"51d4e6c59bbcf69395fb0d0a1420f5c47f5c3ea5bf77e95b3180fef5e2081fed"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/multi-role-dashboard.md":{"size":47174,"mtime_ns":1781164462782884121,"hash":"bdbb8f8d4f66f36005c2c7e87f123d905c49048dba266e475c775b73d438b434"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/my-payments-list-endpoint.md":{"size":6964,"mtime_ns":1781539108766134646,"hash":"5c6b5a4fff2796f32393914512d82d2cf18fe1a2bb5c70f7087c6152451e2ce9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/national-code-unique-profile.md":{"size":9589,"mtime_ns":1782270001832720420,"hash":"4bac96e773838ee4ef912cca328f84ce957deb6c594c1a00016b305380c93112"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/new-visit-modal-ux.md":{"size":5602,"mtime_ns":1782145407253133698,"hash":"5ec3558c752110146df788f8f2f85025c4ff17876ace24f8de0b2208013a622b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/patient-record-profile-binding.md":{"size":5004,"mtime_ns":1782145573523412851,"hash":"5195bc67dec077d35f5220df58a5c2ffbb62fd44c881cc9e51d8aa53a08d065b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/payment-test-mode-ui.md":{"size":7973,"mtime_ns":1781516938547896351,"hash":"a37f514022aea65c1e8d35c8855c087e0913c650a642cabdd39f9690577d8cd1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/payment-unified-status-canceled-and-managed-hosts.md":{"size":11866,"mtime_ns":1781591920505562932,"hash":"32799eaded7c02d109b78be529dc0ecc8b7fc0b500326573428a365e21869b74"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/pre-registration.md":{"size":12415,"mtime_ns":1781252082262696147,"hash":"b1857341551ffad0b98d9d867f3caeeb8924c5b903099e9f2823620efa8eecc6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/profile-birthday-jalali-persist.md":{"size":4796,"mtime_ns":1781597628367003291,"hash":"e90db79d423bcbe97680ffed422228037e2843e8169bb1188237f7f6b6babbd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/qa-bug-audit.md":{"size":10008,"mtime_ns":1781892497314247088,"hash":"63ca9f918e24b1c15839c13744045e0b8aac212279b5b4fbfa5ae619b7709804"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/rating-multidimensional-and-rich-comments.md":{"size":12831,"mtime_ns":1781557035802767573,"hash":"332d9f393aee67c403841f184f3e6c069edaeb4459b4ee328a9310055f937cef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/rating-require-recent-confirmed-appointment.md":{"size":9517,"mtime_ns":1781557035802942698,"hash":"305ff640dad68d7e842a5825bbf7a8f4cdb02b145eed8b782c1151db3305632e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-admin-panel-access.md":{"size":16498,"mtime_ns":1781857058512546863,"hash":"72c1500ed688169cfd796adcf9554b63994849119943dba5d5a70883eb5a8dce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-commission-tax-engine.md":{"size":21994,"mtime_ns":1782292728412115840,"hash":"ca8cb1567b8434a59f5717a4b33c6ea142e69f4d1010df15010081905b556669"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-domain-guard-dashboard-settlement.md":{"size":16314,"mtime_ns":1782304099038050829,"hash":"be8842b5ac2c5a57277b047c4c6ac3f828ae302dc6a94569e8f46760564b90d8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-identity-iban-verification.md":{"size":17082,"mtime_ns":1782399022752193648,"hash":"59271ef71e8e71f9f1bb9dcde1aea41565a2dbef6ed9aa8d35b1e7202c685f38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/schedule-cancel-expired-appointments.md":{"size":8800,"mtime_ns":1781551622406496621,"hash":"43d63ab1fbae2e6e2d5192d922a09293b1abbadddfe98819e39671dc00e04a99"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/secretary-context-scope.md":{"size":14283,"mtime_ns":1781520442021272248,"hash":"e684ae83cc15db840406769e15852b219ceff63405fe6064bde19263b2fccfdc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/seed-realistic-data.md":{"size":14531,"mtime_ns":1781519566626148059,"hash":"6b2eea6f45404e64d2b8b3998a117e8bada7517c880339af1fc4ff72cd0409d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-insurance-coverage.md":{"size":4046,"mtime_ns":1782214545720279342,"hash":"3ff0f0f6b3a99f5facadc19ce455b27c8cea3020038a1b40bdebda4fdbaf84f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-insurance-per-insurer-coverage.md":{"size":14249,"mtime_ns":1782259799527430466,"hash":"295cae74decafadb2379fac86ac7ac1f420042d715f798d5024b03362560363d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-log-tags.md":{"size":15685,"mtime_ns":1781870909734605934,"hash":"abe301d83cba0655c353e32c6f55a9bf20dc808d033c9f5d1e40f8fa9ad5bd62"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-login.md":{"size":9252,"mtime_ns":1781255737102412820,"hash":"af6300f99ef2e66cad5abf34a421e4c3f2d34995535a907f82aa86cfe4c29b74"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/specialty-doctor-counts.md":{"size":6533,"mtime_ns":1781636247075492016,"hash":"32a97260ea56f3bd9529a034cbb791df59ce29ca60d9966a24d469cb743fee41"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/subscription-gate-ui.md":{"size":17009,"mtime_ns":1781520442075008039,"hash":"81757bb902f7ddb74f51b2aa43612d9c73fbe20abebbc2f046a6014498f9b58f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sync-user-realname-from-profile.md":{"size":6614,"mtime_ns":1781594222051658800,"hash":"b9ee6559e409596b698b855fe4ff283fac5a062a218b4aea42a3b09d14a8fd0a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/ui-darkmode-polish.md":{"size":9534,"mtime_ns":1781520979984254456,"hash":"9f195ed3dccbf8df6079d978142aac339fa50d0b949526fc1b7b832af151da1a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/ui-ux-pages-redesign.md":{"size":18980,"mtime_ns":1781520442021457666,"hash":"2dce360a15f48c97610df47e5e6fbeea313e39fdc152e0d55bf687ec17784e47"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/user-profile-resolve-by-user-uuid.md":{"size":9637,"mtime_ns":1781537870411647855,"hash":"880cbf5c1bbd64937f4a197a91cdedf9c742bb3910ab2104cfb6c59e8cc7ba0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/prompt-writer/SKILL.md":{"size":5151,"mtime_ns":1781361052504791267,"hash":"abe2c711bf0a283fe50a70e5180d0ed7c7e10f7b699ceb50b4701485cf7b74bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/run-prompt/SKILL.md":{"size":9443,"mtime_ns":1781176103482888341,"hash":"bc8c63ca2411b0ed4242f54f4a998590698d1cc62ef9b2661a84668ed1e80689"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/CLAUDE.md":{"size":13209,"mtime_ns":1784464897171711958,"hash":"06be5c173956469a2d503db136584d2d3a2f6beccbbfce1bdf50d39b78ba9854"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/TEST_USERS.md":{"size":6946,"mtime_ns":1784464897172068460,"hash":"a47f64eeb64d5ad5813fcdfc23b54df5e8f55dd38558952fde2a5d8f52a48336"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/Architecture_Audit.md":{"size":33583,"mtime_ns":1780948937761931658,"hash":"e79771047616dbb7a604687b92ffcd47f09dc19a112fa51174cc2738a0e5c49b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/ClinicPro_Manual_v2.md":{"size":228782,"mtime_ns":1780944864742215753,"hash":"86c808b50dd3da1c5107e4b6a3a03190f30c643643ad6de4c89b2045f803baee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/PRD/prd.md":{"size":28619,"mtime_ns":1781520442203119936,"hash":"a1691fe2f87737cd12253bac3bfda2f8feeaabc15a159a8dce6482eea7fd6e8e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/PRD/pre_prd.md":{"size":5454,"mtime_ns":1781516938560096835,"hash":"4736bcde5ba8e7c73405d0e7c31b6e2651b65d475e4cb9a924ae152b799bc4f1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/admin-ui/ui-design-spec.md":{"size":20687,"mtime_ns":1781024129379257560,"hash":"60176b60869538ed763bfd4b0d02c138481811e62482b73c41693ea5393e8460"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/admin-ui/user-flow.md":{"size":16280,"mtime_ns":1781022482742007613,"hash":"aad348887a0347a4d348eb228959ef9e44099e2c4e60959d0dc06d976ebe7e16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/README.md":{"size":5684,"mtime_ns":1784464897306409665,"hash":"7607fbb514fecdb32d05bb2c49cabf6681ee4b70ad93d15865fe1f72fc265923"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/admin.md":{"size":47687,"mtime_ns":1784806088598760615,"hash":"0046f7faa585252b123f6007690100b5c33d854352a7aa0fb0b39a0d7df1e1d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment-settings.md":{"size":22911,"mtime_ns":1784464897309156554,"hash":"86dda2cdd6e2dcded7570e8ffdc3149a84295466038c88081e17db2beed63bf4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment.md":{"size":55394,"mtime_ns":1784808391346689172,"hash":"68e94fad6828d565c4022d403eb3e6517a13aeb8a537d02ba3f67980b70bea93"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/auth.md":{"size":23023,"mtime_ns":1784482277727623173,"hash":"15aba0e17674eaef9817236c2fe7b993b3b90f703b56c43e3246426204c85592"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/billing.md":{"size":24602,"mtime_ns":1784808955871757621,"hash":"73fc45db6203897be94dcaf52dcaeb308a25150986e1cea370ccf56c2e0bf42a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/blog.md":{"size":7552,"mtime_ns":1784464897312771574,"hash":"6451a767abb2377cc799848691d7a78c4a6257c3c6d0518cdd10ba94f242f98e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-invitation.md":{"size":14020,"mtime_ns":1784464897313236534,"hash":"316b6d7cd8bbfcd0125332c2c214ded4792e3e3c3f8050d09e5a53e25fef3766"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-services.md":{"size":14368,"mtime_ns":1784800330869810054,"hash":"05b1bac7dbd262e1a7ca3d6f2ab9c14761db2e9b91053452b7ca0d4361673d4f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic.md":{"size":22122,"mtime_ns":1784467315928146874,"hash":"ebb231b63243f255b905ae159d359b37a75324fe04fd2e23907c3f35c73bfaf1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/dashboard.md":{"size":11917,"mtime_ns":1784811852993820065,"hash":"1c1269d75d7341efac0181aed6d0acdeaa8a02e301131d34217637e3552dd3dd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/doctor-service.md":{"size":3542,"mtime_ns":1782844893680414173,"hash":"e89e263e5bbc843f579006c3b353fe521d9366fc228515e8a5e596321c8c0c42"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/doctor.md":{"size":23319,"mtime_ns":1784482277728456557,"hash":"edb0a2f405357ee6ad22d063ee6b88c9066af41bd690c7e5e1617d9e107cf7ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/insurance.md":{"size":21582,"mtime_ns":1784811895617892250,"hash":"c7a3831cd37c5f53320dc10a915a616f111d6d603759e4dd4259d35a3d53e6a1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/location.md":{"size":6110,"mtime_ns":1783499999991507683,"hash":"b115b424de4b74d226eb0519d0285a2c6397f9d8e1afdbc4de3b8d9776e00bb7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/patient.md":{"size":50366,"mtime_ns":1784811906177940815,"hash":"7eece6d8a7d032a8eacba5567f0c8ea469e5999a557c9ff30e40084fb1b11777"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/payment.md":{"size":31942,"mtime_ns":1784811914093013989,"hash":"27fb08a56b1b4c59aff06f11284324182ddfc2544f59ed51633d7776e5e7b93a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/rating.md":{"size":11081,"mtime_ns":1784464897318629646,"hash":"036f3d6eeeb92bd257fb18834cebd911a55a8bc1df2cf76c86db63a75a9cfc21"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/representation.md":{"size":24040,"mtime_ns":1784469901473163054,"hash":"e5e528bbae15f7251d8b4983508829b9d31f488b70e8494242121e1acad10323"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/secretary.md":{"size":20826,"mtime_ns":1784811824058247961,"hash":"67c1692a197de47b031b3cd06763f54763a7909c6892905c2ecc59762637969f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/settlement.md":{"size":9976,"mtime_ns":1782728407112458962,"hash":"ad88d08fd6960cb9bfd932b91def2ad395a50c391f7692e9ec30fa4dab681722"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/sms.md":{"size":22696,"mtime_ns":1784647364464624039,"hash":"3829088ebea38c99498b6da40240a1aeeb5961f76aaf575c13432e6d4f8b0a48"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/specialty.md":{"size":4869,"mtime_ns":1782844893680226216,"hash":"8f43fadb8c8754ab788dc183df3538096cfffc5d7a542fde683d8fffee10fafb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/staff.md":{"size":3093,"mtime_ns":1781516938562286131,"hash":"b3690ab9cdd530eb6a0180f96f08a258ccae0c77d31416e80f49a92974eac730"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/subscription.md":{"size":7086,"mtime_ns":1784464897319685568,"hash":"72e865194f469e0bd87e49a9789e26d8a57d1f15f1b3ad11e93a72f90bf1e357"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/tag.md":{"size":4695,"mtime_ns":1784464897320038695,"hash":"74e0e234fcb997866040a3a7567c8ae551a2de9503068cb163ac470e3a8ff7c1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/user-profile.md":{"size":7549,"mtime_ns":1782289592597934192,"hash":"5d269afd10ce9174f3ac63fb4fdcf1cb7272564925db2d3f5f7e75df50c42925"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/architecture/insurance-billing-system.md":{"size":22566,"mtime_ns":1784647364464790957,"hash":"afec1678fc22a9caa8f39eb9fac3f934751dcd6a315ac1441f1378193b88ba0b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/architecture.md":{"size":4831,"mtime_ns":1781516938563423092,"hash":"589134d822642da7433ffa06823f4e2c79ad74e3feb135df95e581377b01ffd3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/database.md":{"size":2045,"mtime_ns":1781516938563622759,"hash":"580ede75d18ef6d8117ef56ab233775e5143bc25de4716cfaf53464bdaeac599"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/task.md":{"size":2775,"mtime_ns":1781516938564295343,"hash":"b55eb66cf597d5665d57d79f268a2fc106da8a8e01c18d7f8da2327da6dc7927"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/user_flow.md":{"size":3553,"mtime_ns":1781516938564465635,"hash":"c5436837b9320d6cb9e5f50e7e6b7aeaaa8bdb8dc9a68fa4b5f4b22fdd58002a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/architecture.md":{"size":6182,"mtime_ns":1781516938564667844,"hash":"97af6c2e032264f5dd128efc6ec07a4c1c23664f325cba46bc7dca9da57b9578"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/database.md":{"size":4694,"mtime_ns":1781516938564824594,"hash":"3b798be28cfff874d1b09b25429767e7c928e7c0fd9a9db2a9685f429b299299"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/task.md":{"size":5322,"mtime_ns":1781516938564985928,"hash":"46d7f8870c6b9f46071a717d0235dceffd7d25508ca4f69886e5062c8b37d0e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/user_flow.md":{"size":5889,"mtime_ns":1781516938565157637,"hash":"d11628bbcd90efc0d3d09961a2ed62fe3707c3f5b60bbbfcc615da3b7180acd4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/architecture.md":{"size":2393,"mtime_ns":1781516938565327637,"hash":"d036ecddd7c889f68aac644919fb9255189de2f82cd62e3933b860bc348d34a2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/database.md":{"size":1646,"mtime_ns":1781516938565469596,"hash":"bb7eaeece88f414ea6253e95b2acbbdbbf74396c5e51b213301593f2aa5d409c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/task.md":{"size":6288,"mtime_ns":1781520442208567994,"hash":"f18a2edba4a0b75fef8e08e155a4cf100b8a98e463acf88d31d506c195f5b27b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/user_flow.md":{"size":3821,"mtime_ns":1781520442059890701,"hash":"72aca8c6bba58695e7e1b63a3aa709d1068753beb31b981c648564fb822e4fec"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/architecture.md":{"size":3719,"mtime_ns":1781516938565894180,"hash":"c2c7361b57f654925f2801d0820f78bbbb97dfbd07c808b4ec304f7938139151"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/database.md":{"size":2673,"mtime_ns":1781516938566026680,"hash":"de17f21b92fb807651d65288c8539699aad5597b8e541e47c9bce4dd0f97b696"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/task.md":{"size":2931,"mtime_ns":1781516938566167056,"hash":"87038a0b3a2f872944d232bcf66eb5fab7676f00a9d29319c082a4b576a1fc40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/user_flow.md":{"size":4046,"mtime_ns":1781516938566343181,"hash":"4bce3394d64f2c1d3441cd2c3ad717670d1c91817b9015db00aa9ae4eead4f66"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/architecture.md":{"size":5145,"mtime_ns":1781516938566580015,"hash":"14afd5263c7d520a89f36bbba8c8a1884f88df74d09afe4caf7464025ee25063"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/database.md":{"size":3803,"mtime_ns":1781516938567109641,"hash":"2a952887767f9f9811df0c99a9bc2ba9986defd5ea1caf3ed11080ce11c61f1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/task.md":{"size":3454,"mtime_ns":1781516938567288849,"hash":"5badde1225cf74657f886825aaaae8582c1c627570f655ae9f631144bc75d7a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/user_flow.md":{"size":4630,"mtime_ns":1781516938567444933,"hash":"8e4bcbd2fd0a486d4942df7ced8131738816487d2c16f0a05730d4c190a10296"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/architecture.md":{"size":6622,"mtime_ns":1781516938567688975,"hash":"138a7655a0efa500b4a9a8f829bebbdff35803cb3abfd3da7f4d4f362d7b63c9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/database.md":{"size":5463,"mtime_ns":1781516938567863767,"hash":"1dceb66c7a12a35660145fdf3bf0bbe4d5b8275f5b45bf86cbba4cf80f64675a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/task.md":{"size":4809,"mtime_ns":1781516938568156268,"hash":"1222b425e9e9856e291b8fb39c28348287dbafcf7b0a30531c5bab8642d2cb17"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/user_flow.md":{"size":6283,"mtime_ns":1781516938568370060,"hash":"e28725b4fd619e8e105951b570c0066efb23fd6f378c1939bbe5cfcdad47b2d5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/architecture.md":{"size":3095,"mtime_ns":1781516938569635604,"hash":"6494802db54a411d47ce102df7a5584c1e7db3482aad69df967bf1ca71c5ba58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/database.md":{"size":1971,"mtime_ns":1781516938569893480,"hash":"ec0826918bb413f88d2d989f514b0c75a8cb932d11476d2c6e46908ce87968e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/task.md":{"size":2630,"mtime_ns":1781516938570195856,"hash":"19bc98b5866f489ff0cafdb3533f2698de3546aef26ad438d16beb2d7218c859"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/user_flow.md":{"size":5110,"mtime_ns":1781516938570362314,"hash":"3572f80a2a4741eeaa91c80e9c362bd8ff452c14c4d1f052efad6467db72ce60"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/qa/bug-report-2026-06-20.md":{"size":6123,"mtime_ns":1781932195178136627,"hash":"12f46177c25b3354d11d67086bea1387dfc7c630aa26c3ae766c680f2843640e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/security-audit.md":{"size":17685,"mtime_ns":1781029533522601843,"hash":"a4ff28a805763f65454696132ecea7011101bc37b1b6517222f1c75daf450ab1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/README.md":{"size":3380,"mtime_ns":1780914526335796118,"hash":"defeedb0410731f689fba5e8e2c6f3e35b8bf9e5e284dad43313a1184b58b1ae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/architecture.md":{"size":4379,"mtime_ns":1780948878189677238,"hash":"01cbb020665bc50a95519b010c5cb4bdcda727e5e3b11144854ea69380bba84d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/database.md":{"size":2777,"mtime_ns":1780913653761675119,"hash":"6ad045e9dcec53f77822e126640dacb6bd22ac3baee94373331ba46567bf37f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/implementation_notes.md":{"size":11109,"mtime_ns":1781000268522993445,"hash":"7fcefe550ef23683ee4ed703af2881fb5c985930b4d1a3ab7c93a74ef491bdae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/task.md":{"size":15372,"mtime_ns":1780948866192116618,"hash":"311edd5597e787245e16d25b061f5faccd468d3d7a63ebb05bb04e26b3c7218e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/architecture.md":{"size":2897,"mtime_ns":1780913716805987120,"hash":"ee14b45989f69598f9862c975c097e7c3cb720c2bb06967b9787307e7acfe361"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/database.md":{"size":4381,"mtime_ns":1780945850080810308,"hash":"d1ce5e67b210864664df658d7de16fc479948f90164e90c89f53c33ee6de069a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/implementation_notes.md":{"size":4894,"mtime_ns":1780945075278630018,"hash":"8074b8f1bfe41c918b96cb9ab1c78937bf5986feb3ebe9db3c3ca7af88d7dc2e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/task.md":{"size":14847,"mtime_ns":1781000259106649518,"hash":"500d89358f6bf99cb445fcb71f0fe67afc142c3c607ccfb030cbcbea8409883e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/user_flow.md":{"size":2706,"mtime_ns":1780915019246111035,"hash":"03ed965fb14b51c065108f4eeca9672f20e8090195fcc442de5c5c60c950ec10"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/architecture.md":{"size":2719,"mtime_ns":1780913810512596011,"hash":"1a83b9b76c0687098bffc9471e7fb2c51a97be4939347bd11990d55fc290fbe9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/database.md":{"size":4620,"mtime_ns":1780945096397670031,"hash":"8d639d843c5d51531781080fa6179168662a5cbd22af7ea828e770823d374c00"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/implementation_notes.md":{"size":2408,"mtime_ns":1780913848138283491,"hash":"5a60299e3ce86373b2ae7c2e0efdc5fb85b753123cc45bb09e0c9d671d396811"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/task.md":{"size":2503,"mtime_ns":1780913798113112926,"hash":"f00a38d5a28420b3a8fda800286352a56f0f98b190ec67e57e1d971debae3bef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/architecture.md":{"size":1757,"mtime_ns":1780913877006618619,"hash":"e63b0d01ec3714992eefec62777ee965be7af2a59d55a9e72cf87effac0f4a8f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/database.md":{"size":2332,"mtime_ns":1780917970043029189,"hash":"ae2d7fd401bce729cba77a040a613a7f8fe0e9b20e8d4a31eaa970451296a001"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/implementation_notes.md":{"size":4727,"mtime_ns":1780945968298846841,"hash":"92f49568f1ecb690bef8287e9455ef0b2ed56d897309ea6b8a580fa667f8a5f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/task.md":{"size":1962,"mtime_ns":1780913865638451815,"hash":"2884592d17fcc3363768f899a4371d0ff2f25bc05bf4ab378647224aac695fc5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/architecture.md":{"size":6624,"mtime_ns":1780915477914900899,"hash":"180c8f1b3163d1c97e3add7912571278ce7d53477095695010024be863743ee8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/database.md":{"size":7593,"mtime_ns":1780917946898365021,"hash":"00d19e027d60b4461e43310d6445f95fab85d7b6ba26ba946e44ea001556b0d0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/implementation_notes.md":{"size":2375,"mtime_ns":1780913973933789015,"hash":"1fa793e81dd07304171c11a760104acd6802dbeec00363618f5d4c1e651668ba"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/task.md":{"size":6294,"mtime_ns":1780946040236355543,"hash":"042d405bfc9f389c3f4031533534485742dabdcfe86b4d753c0cc052a755f1f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/architecture.md":{"size":1851,"mtime_ns":1780913996728031516,"hash":"6cb465ec4509143b1ff168e629400684e18542a7c1f616f5885f1c4f8be7876f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/database.md":{"size":3657,"mtime_ns":1780926795107362628,"hash":"6ae9c1c5e9c833a0781878a60323428b3388dc46dfdb5620d649371d98c03f36"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/implementation_notes.md":{"size":1042,"mtime_ns":1780914015153456807,"hash":"5bb3da0cf9daf5a64f1316e32f20d5a24d70ae5a639bc0d4b62a2667a6742b19"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/task.md":{"size":5429,"mtime_ns":1780946101876308203,"hash":"709ac2fb057f4d470a55c5e47dc0bbda7f38f6a336622fd93be0e334019ee066"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/architecture.md":{"size":1985,"mtime_ns":1780914070674333692,"hash":"b6839bd6197cc3e53162104e0ccddcb4c0dad2d268815ce71e50591dd58dcaea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/database.md":{"size":3623,"mtime_ns":1780917987390393019,"hash":"6a1ac2b1feeec574386ab34b5176b6c069ee3582e7152757e4693e18440d0365"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/implementation_notes.md":{"size":1244,"mtime_ns":1780914095217341542,"hash":"fa7fd9bc9193bd89ed8e6438a3538bb8ba6aac5dbc8859735887b8a2a876956a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/task.md":{"size":1912,"mtime_ns":1780914058797929168,"hash":"4a40fbf276a9595d6be7409e5b8ec3ce0963f7cff1ae1acdbbd8e2a8962f0f76"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/architecture.md":{"size":3399,"mtime_ns":1780914129817089915,"hash":"b75f451ea0018239fff4ace9a06e486880409d0015582b1aa5f843b4ff14d9ab"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/database.md":{"size":4225,"mtime_ns":1780915919108824849,"hash":"07a565453b405723fef58584dc058518729c7d27e873492d8a3cea7e7de0d690"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/implementation_notes.md":{"size":3094,"mtime_ns":1780945173910875440,"hash":"c75e7608c3765170173b475dc5b2b224c663e6c116cecadf38107efdc86d6878"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/task.md":{"size":2582,"mtime_ns":1780914114135141253,"hash":"48422a947301ff86b51f11c3168ec190bfa7f9dcc10821abd5ce5b9a460979ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/user_flow.md":{"size":2191,"mtime_ns":1780914171627644777,"hash":"07b7bc5971ab5201243c5bdf67eb2d111629753dd697034c85e92c96d1008809"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/architecture.md":{"size":1996,"mtime_ns":1780914199549617529,"hash":"289adc397ac626b52b89755bfe8648fab0d7afbbdca30005de728b7697b9a214"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/database.md":{"size":3717,"mtime_ns":1780915937514717817,"hash":"88321d5b96f7d4a6b8e1704430500c45915eb2e259eef363d95f26de72109092"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/implementation_notes.md":{"size":4621,"mtime_ns":1780915380116156578,"hash":"a83b0c475c907a8d8a30ed2d0ca711db33f60fb1e61c202b76bc4731a5bf8243"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/task.md":{"size":8716,"mtime_ns":1780948491117865920,"hash":"da3cd77c8f2c7ad9129a69ccf1f8dc2317dc91a1dd956cf2f042b65361be6395"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/user_flow.md":{"size":1550,"mtime_ns":1780914238340850115,"hash":"9f5dce77e5f9988bba7dfcc621622610a49a42e0b065b884bab56b56661cd84b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/architecture.md":{"size":1127,"mtime_ns":1780914261808559537,"hash":"375e8ddd7ec2c6078760759c4501a4cfbfa68fafd7835fb01fb77ec9e63edae3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/database.md":{"size":1786,"mtime_ns":1780945194993545294,"hash":"d839d386d4403610f52b0415868efd6ee3555dc5b209d13ec923975ec4bb799f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/implementation_notes.md":{"size":682,"mtime_ns":1780914277970139742,"hash":"9f0f9dc9c02d7e8672e66bf856526f7b0ed7956b926665bf807466cb5be8ae97"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/task.md":{"size":1020,"mtime_ns":1780914250465105891,"hash":"6dd946fad62474b45da1077a795263188685817d871a6fe6a7a48686e24d6193"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/architecture.md":{"size":2188,"mtime_ns":1780914305970064998,"hash":"5fdcb2df78dd410d0c2d434203efb1e7a932ef9e9a17270a252584779e59f6cb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/database.md":{"size":3810,"mtime_ns":1780915977159314990,"hash":"2fdfac8ae3f0fc238d5398ffcc770d33470901fe1d371043f2762ca15a0c6e50"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/implementation_notes.md":{"size":5724,"mtime_ns":1780946157194396377,"hash":"df382ed8eb807a193bfc884447401cd87c9a678f6ecb95a0a246468cc9311851"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/task.md":{"size":3935,"mtime_ns":1780946250306428313,"hash":"fa4fc2ef76c08670eae962ffd0a3836d7cce4469bc5f407cebff751c025e5c7b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/architecture.md":{"size":974,"mtime_ns":1780914349899858832,"hash":"a0adb45cf9f78498055809006e340318b4ca21e6f8627ecbcdcac2205f3f7b29"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/database.md":{"size":1630,"mtime_ns":1780926837375006318,"hash":"3d670c92b56d80fa1da6b751fda3b776da46ea368106339d1b80dd6012e01d2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/implementation_notes.md":{"size":596,"mtime_ns":1780914363412821531,"hash":"d49115b6d3c76aec3c3678cc86c6ef5b394e8e63d96e493479bc79db4cd8558c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/task.md":{"size":475,"mtime_ns":1780914338292873383,"hash":"0f032e0490838820a0692ba9c0042dadce5a9558d87083874219c84dcde92742"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/architecture.md":{"size":1308,"mtime_ns":1780914379600079656,"hash":"17eba56cf557f9cf9d6300b9946fe25cd348fd937bd20914ba382b1a760112aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/database.md":{"size":1827,"mtime_ns":1780926849934970617,"hash":"46384e53c3b5bd73ef416c647833213a49f5eaefdd7a6c63c4227cf54e5e8aa6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/implementation_notes.md":{"size":849,"mtime_ns":1780914395413759232,"hash":"432b4d0ed90802ae1dd2495e54a2493f60f07ca0ca57a7e68734ff493b2c8031"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/task.md":{"size":9039,"mtime_ns":1781000115337852359,"hash":"322eeb47d17aa1d34573f1daab3e4e6aaaa6c89a6c97bb7be08ea4e10c475f16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/architecture.md":{"size":1945,"mtime_ns":1780914418815337658,"hash":"434ff7a1e4e0cb8d175321f3af647ef5276602ed753c9ca9c3c9480a7456d53c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/database.md":{"size":5305,"mtime_ns":1780946202243066788,"hash":"86fdf19600fc6c72961d37e60d2f056f9012b1b26d0fddac2a6d31b15295f105"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/implementation_notes.md":{"size":3038,"mtime_ns":1780915087810785770,"hash":"1fbc6a5462ddb25a89b765941b2c4eebae1b3c2e62cf5dbf48bc48015b79e6ab"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/task.md":{"size":8918,"mtime_ns":1780948846758672237,"hash":"ae564ca5b8f57b3e399f6996c978ed63e5d2425342b6d9dc6eb0b29c90fa2da4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/architecture.md":{"size":1957,"mtime_ns":1780915416796818495,"hash":"9ed187252c771e6fbbbc24009d84f0fe52b4c3f565b16413ffd753c16c1793d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/database.md":{"size":2934,"mtime_ns":1780917918423562169,"hash":"bc18f2996973b821a4c393e627028ca7212b1bb769a7faf122fd0b7f4fc4da10"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/implementation_notes.md":{"size":4833,"mtime_ns":1780915404939572215,"hash":"b8c731a6b5e06985b3179372e17bf6b678fd4bccf0f2a488cec7b842ecd56798"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/task.md":{"size":4814,"mtime_ns":1780948110250153184,"hash":"ecf2f1d6b695c256805cea006ad4ea2c64d4419dba5da0e8a862ddcb78c185d8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-17-sms/database.md":{"size":2141,"mtime_ns":1780945235470226049,"hash":"4ef4177ff9c455909dc4d2d64ef4ee2fd8e1d5eaef1bda53fe9fed7923809e1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-17-sms/implementation_notes.md":{"size":1864,"mtime_ns":1780945250993937969,"hash":"75cfb72ca7fff3f679ed78b75fb7cc251344cba57d46d4926a1ff24c61a18193"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-17-sms/task.md":{"size":14473,"mtime_ns":1781000201191461921,"hash":"b4a1a494a5417c78db3a85dc80fa158db77860e74eee9337fb15a5f5052f829f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-18-settlement/database.md":{"size":3780,"mtime_ns":1780948101369445086,"hash":"8c43bfccc6aafad28eebd86afc5b32f56ca6db3dc081b796567f4c95824df146"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-18-settlement/task.md":{"size":4116,"mtime_ns":1780948080182510614,"hash":"33696ec512d7848300e8575d2a387e09a90153045860fed8b8f2c5632b6592f1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/entrypoint.sh":{"size":1468,"mtime_ns":1782633219516893494,"hash":"48c33a7c55c256a65ba4c089893e1112aea5b1320c9dc6b46f4eadb865b68ae4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/frontend-domains.json":{"size":2427,"mtime_ns":1784647364463236988,"hash":"6f83bbb9a92d0cf46c9df57acc818499bbb523215ff9dae52498b4280b86d3de"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/gen-cors-env.php":{"size":1933,"mtime_ns":1783423497551393748,"hash":"a8e8a22c1e371890913e78f210ab6cbf36b0f47220e4fabad8c874c284af29ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/healthcheck.sh":{"size":443,"mtime_ns":1782647901237410548,"hash":"b4d2a6f75f334c832e9a015b4e296f3fb9210f128b2b1b40bfe74abf6e6babc5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628133044.php":{"size":1747,"mtime_ns":1782728407177086438,"hash":"5c24097f68a7696b4ae58ba6df68b6ace4f508b1f0ebf3e964fff23661c8ea0a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628134241.php":{"size":1159,"mtime_ns":1782728407177374107,"hash":"c31886c1f10dd25296b56fb7ba336f1fc45aa45d6627ab6bdb148f18d49872ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628152738.php":{"size":1873,"mtime_ns":1782728407177652192,"hash":"d7a00a9e505a45fe1056cde539a8cbefcb42f67a0c3755427d77ba12959e0c4c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628153625.php":{"size":882,"mtime_ns":1782728407177952152,"hash":"b314e4f194586cb9b4037fb48ab8400a307ce428def8108b94616a263e24e238"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628153855.php":{"size":1146,"mtime_ns":1782728407179127785,"hash":"1ec80db45af56adf7be93c412e0165c70fb629dde2ccc09b06a3452a66c52c05"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628165710.php":{"size":809,"mtime_ns":1782728407179735539,"hash":"cca05740bf26d1540b361283f5a140aeb446bd717250615b7ed040977788dab6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628173151.php":{"size":1639,"mtime_ns":1782728407180333627,"hash":"b8bbe9ad2ce3faae637534db20bfc455e288bc2c5fb3a1b9a10f4a29db2432aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Command/CreateAdminCommand.php":{"size":2428,"mtime_ns":1782649564990017265,"hash":"2fd1cffeb4d8299abb1a5fda3d9f29a08c882ff6e66781dffbc038ff675906c8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceCleanupService.php":{"size":1874,"mtime_ns":1782728407197355450,"hash":"19f366c81466bfebfd37cd2310f8602b243cf5111e51308892e196b7d5a7dc4e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ApiTestCase.php":{"size":2923,"mtime_ns":1782728407205043418,"hash":"6ec92ce7ac31774fec6ceb5e33a073d6cdbe06044221f38e4939f99270fe8bfb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentExpiryServiceTest.php":{"size":3290,"mtime_ns":1784464902686696198,"hash":"bc6c0233e2514475332282f2571ae348a6eacb5ab327a7f4d0c10b06b661725d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentSettingsListOwnershipTest.php":{"size":1592,"mtime_ns":1782728407205827923,"hash":"1ffb3b0a89f531658a75520df810efc7e18022e106a75d885d92986d62ba74e7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php":{"size":1861,"mtime_ns":1784464902691472057,"hash":"da410ffe6ccd9d80f7a42a5256d856f02aace29739f5e59f08842d4d856d859f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DateOverrideOwnershipTest.php":{"size":1259,"mtime_ns":1782728407206489928,"hash":"10dfd3691f16464f1d16a317942a53046f5369260a74ce133960d1b1f30218aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ScheduleOwnershipTest.php":{"size":1721,"mtime_ns":1782728407206779055,"hash":"f935dde55aaa34b8c10780019e1c8ee7f5733c602874cc951411737dc9691329"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/SlotUniquenessTest.php":{"size":3840,"mtime_ns":1784464902705816465,"hash":"438ae5b2e0892458bfcc39d17e354c25fd20be3fc9361aee8535f2eb030e82e4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Audit/LowTierFixesTest.php":{"size":1610,"mtime_ns":1784464902706144592,"hash":"5dde0259eb6a0b01b5d05e0abdded8edd7cd2b10f60802e8d7a8c4ac28022bfe"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php":{"size":1924,"mtime_ns":1782728407207460101,"hash":"745716b0c8627a1f72fed9305b2dc70af84c14ed015ff3341bd3c6422ea63c87"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/SendCodeMobileRateLimitTest.php":{"size":1421,"mtime_ns":1782728407207651102,"hash":"f069f1c427ffbeb082d3777ae8da34e031e940e4a0c79e5da4e80708345890aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAmountBoundsTest.php":{"size":1863,"mtime_ns":1782728407207878645,"hash":"0b7551406b5b0c2fe47812614e3edbf359b72ef3c0f16b12466e387c5bdbb041"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsListNPlusOneTest.php":{"size":1782,"mtime_ns":1782728407208062397,"hash":"dcf666e9d1a149bf85e0ef7869083bceec48bd8ba95958292878d73f7e330467"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsListPaginationTest.php":{"size":1215,"mtime_ns":1782728407208282107,"hash":"3d81e096e779dc685eed5920d7fef419ebf2c96e96794ae8d6222daeb0dea7e3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemDeleteCleanupTest.php":{"size":1598,"mtime_ns":1782728407208527691,"hash":"f9809dce56ba099731d9fbf6e1da781c18acc49a758537002868a7db3efad7b1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemStaffOwnershipTest.php":{"size":1464,"mtime_ns":1782728407208738276,"hash":"e8b808423b34ee5471e7d00407f94ed22593e06ed6c4e674f92e972ed0e8718f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Database/UniqueConstraintsTest.php":{"size":2595,"mtime_ns":1782728407208978278,"hash":"aeaae84730fbdecfb8337f25283653d3867d3cf50332e7bea917c946672c97cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/ClinicDoctorListNPlusOneTest.php":{"size":2457,"mtime_ns":1782728407209223988,"hash":"705820b9d1590cf2f642e6ee7391a651536104c92acf39f261e2df71516ed55a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorAddressOwnershipTest.php":{"size":1313,"mtime_ns":1782728407209479490,"hash":"8fde8b4d6db03191fc8d650bf86fa6962956b504013b76a55c4e5ae791e47c38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctrine/RepositoryClassMappingTest.php":{"size":1573,"mtime_ns":1782728407209727575,"hash":"5289139754fae16d85a09fcff134ceef249968876f029c180f36b1c7d53bf5d5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/DoctorInsuranceOwnershipTest.php":{"size":1486,"mtime_ns":1782728407209989701,"hash":"9231aaeffd13bf27869e74186679ddd38d1f6ebc9c52d36a8dad9b589bea3ad0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/ServiceCoverageNPlusOneTest.php":{"size":3714,"mtime_ns":1782728407210225203,"hash":"dd8ffa7d6329453fa49a9403b95a13556ad08dd318c89733a202d9d6c8ecfa4f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceCleanupTest.php":{"size":3021,"mtime_ns":1782728407210448121,"hash":"986643979f19f6a7ee71127782524852eb9eb163b77db793253e95b8df534675"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php":{"size":3356,"mtime_ns":1782728407210719081,"hash":"1b32d36a573652e1860ae2ceaf20ead7eee9cef0c204c9d4875ce8926849e278"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Rating/CommentListNPlusOneTest.php":{"size":3794,"mtime_ns":1782728407210931374,"hash":"473c67b119935570a66ab5e75cc36311f04ce314729e75bf44fd337bacbc4535"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Rating/CommentPaginationTest.php":{"size":1836,"mtime_ns":1782728407211216876,"hash":"7d11e7ba342faf3c69e5844c1adab2aa7583b201737d16e0724d9233d00ad1e6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationCommissionTest.php":{"size":2548,"mtime_ns":1782728407211506878,"hash":"26b9f23b2462b30adea512eeb07f92f4db597a60c0ed3610a4169bd22f7c6c26"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryListNPlusOneTest.php":{"size":1592,"mtime_ns":1782728407211848922,"hash":"bce8c0d2597c3641885ba9322eb03bada116d979e3bd7a0b4c90d5208fdd620c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Settlement/FinancialBreakdownIntegrityTest.php":{"size":1173,"mtime_ns":1782728407212105424,"hash":"3e987494345d3a7c1cc90de7b27bfcac7bc45bb54e8fa0a7a3f790bdfa406aaf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Settlement/SettlementListPaginationTest.php":{"size":957,"mtime_ns":1782728407212820054,"hash":"74501df43886dc66c5fe19f849549a2194644dc948d94856f97d0af17c0d179c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Settlement/WalletTransactionsPaginationTest.php":{"size":1087,"mtime_ns":1782728407213026555,"hash":"8df4dfce9a91d73297d88f22e047a4127fee2b00e2fe1bc8f43eed2ff805fae9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/ErrorCodesTest.php":{"size":1547,"mtime_ns":1782728407213280973,"hash":"bf392c01cd7a70c25efe7c4ad59ffdb4579b1216576d58393c3a965524360f0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Smoke/InfraSmokeTest.php":{"size":1444,"mtime_ns":1782728407213624767,"hash":"d8d4a8c5688d7ed7168570bfc39c3cf038e2c43324498dff3239f5668afa0a1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/doctrine_object_manager.php":{"size":479,"mtime_ns":1782728407213800685,"hash":"7a99fb0ab55d30b31cdebe923546775d6372a0aa6e731b409c37fb8f98671f5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-spa-adapt-backend-audit.md":{"size":8798,"mtime_ns":1782728407083687268,"hash":"f7e83133c40658496827e06f6182a995ccaff35018d83b7ee8aa32aba25a03fb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/coolify-docker-production-hardening.md":{"size":13443,"mtime_ns":1782647901236299599,"hash":"74228033d085f739ed39f615762ad721c6b3678122d0afc3f988676c4b514589"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/coolify-symfony-deploy.md":{"size":18877,"mtime_ns":1782409236333930026,"hash":"a81d0aa4535ae4be51f69d47c5101f7a72415654ded3889e01f1baf98718715a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/full-backend-audit.md":{"size":11545,"mtime_ns":1782728407084760233,"hash":"448fb57a5fdadd9bb3176b1570c0421b6459bbf2a5bd69bd4154246ae0c61285"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/home-landing-copy-and-mobile.md":{"size":12400,"mtime_ns":1783500476952532681,"hash":"761c1d9fe055e628d59a006628f52163f49f6cc3499b6d7480baa67386ae8b88"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/split-db-redis-to-coolify-resources.md":{"size":12357,"mtime_ns":1782632977626228125,"hash":"6d87685ede07fb029b01d211fa82bdb7311bde9eb31ee9869992e6c49da5c75f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/DEPLOY.md":{"size":11539,"mtime_ns":1782647901238565498,"hash":"39797d5439fd4fd0fd19ae7a5b033febf0fbf6b58d07fdd1750d3aa2799b9163"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/audit-backlog.md":{"size":19190,"mtime_ns":1782728407113021215,"hash":"63afb7aaff2eb3113700644ab9bbfa07562ccec38cba4c77c0f21cd9acb98706"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/deploy/coolify.md":{"size":10378,"mtime_ns":1782410984792896284,"hash":"f1d06d336c14b8df1530ec41dd80021b40e7113be0895504f9dda70b112a1cdf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/SeoController.php":{"size":1860,"mtime_ns":1782728407203067196,"hash":"df1028d7b1b294928a318cc7c27de5ca99b00d583d81ef6f400494c22380b6a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/liara.json":{"size":638,"mtime_ns":1782743447395127690,"hash":"337416608afe2e6e989bfd903bb5bca1e977e6f8eb5cc02ca05a46bbda53edc4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/liara_pre_build.sh":{"size":559,"mtime_ns":1782735663785720587,"hash":"d9b9232a0f115eb1d752c2b149a5224ea030fd04d3c92ab964d53a6701d5e0a7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/liara_pre_start.sh":{"size":1063,"mtime_ns":1782747838542662883,"hash":"c5d143014bb281d056f6c286cf66faa4894b059584cceeacd150b01648cbde52"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-spa-test-suite.md":{"size":19691,"mtime_ns":1782728407084188354,"hash":"73ad644cede4254811fab6f825750f127edb1b5f08b8bad25b99b85c097a9556"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/deploy-liara-docker.md":{"size":14106,"mtime_ns":1782732118990034632,"hash":"1a5f6f8bba054ea974f99dc5c01aeb19ed1cf612c3fd18a700bc03beaded2b5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/deploy-liara-php.md":{"size":13353,"mtime_ns":1782735439025822952,"hash":"39f30d7c6d20b1869f5f06b2b532071e94b264f4bddf248c3cf84c62159ed86c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/deploy-liara-php.md":{"size":10664,"mtime_ns":1782736008651392836,"hash":"65c93d7d9e14dd468b75c5c81dee1ae6438d267253e8ad295953d3746d68d250"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/deploy-liara.md":{"size":8919,"mtime_ns":1782732335270881309,"hash":"ade1392f7cf72c544736a765b03140858e45cc5f12a480cd03ba4628af17e84b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260629161536.php":{"size":1115,"mtime_ns":1782749766472631367,"hash":"c0e9b10f345c3d894d27267c90618903fab9693fd4be3542a755fbed3787fcba"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/AppLog.php":{"size":1707,"mtime_ns":1782749711194459630,"hash":"5b3237552e7ae040e5a3b2a289e8fc0f0518a1df84553665ea214efd36c2321d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/AppLogRepository.php":{"size":1042,"mtime_ns":1782929739410604413,"hash":"1ea5a9d3ace2fce4b476ccb2b0954b06f3d4c364fa9e7aa9d77c25a8a6631d1c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/DbLogger.php":{"size":3546,"mtime_ns":1782749810227775663,"hash":"4d5328c774fe4619eb75f9de434173ae4a4b5ca53f7729383399b12c2a222805"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Admin/AdminLogsTest.php":{"size":3156,"mtime_ns":1783664104075507029,"hash":"c7f6f6958ff7097db77960d3d29e72ba9563bcf13fad264ccbd8af92b989dc5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/DbLoggerTest.php":{"size":1768,"mtime_ns":1782749879165982208,"hash":"48db5c733cc7e02a8a226fc4ed552cd5282c91d400dc72b32f3f122c127033bf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/project-wide-logging.md":{"size":14450,"mtime_ns":1782749549958444881,"hash":"3970d300cb4b804fed477773b47b653edb7aa3754b8cefd0e3f7d31a49417e6f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Controller/CategoryImportController.php":{"size":3511,"mtime_ns":1782843840412881578,"hash":"721aecace95083433388fa4205e063cb45867b202d5430f44c1b0bbb1faa4465"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Category/CategoryImportTest.php":{"size":5536,"mtime_ns":1783499837163827969,"hash":"d80eb9b3053cccc4a29926832b4839ea7d17ac6fbdcb342dfd251b2130bd1c41"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/category-import.md":{"size":5741,"mtime_ns":1783500035987979007,"hash":"48be2043d1b5dfe9b37580383626be174696d5735c51486220080c10b89dd5b5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed/cities.json":{"size":51821,"mtime_ns":1784800899555100849,"hash":"2a67625a5833cab42a73284ade2abfde4d08c145e92f8f3a890b36b10fccc730"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed/doctor_services.json":{"size":46716,"mtime_ns":1782843868777989827,"hash":"3a5610d926bb9581c868449c387e80feef104aec7c9bdc6ed39835e87c287015"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed/provinces.json":{"size":4364,"mtime_ns":1782843868770610383,"hash":"c28e9c29f212ac946af73f8122b545bd3761766ebc2c8e0a47567ef6a9fc5197"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed/specialties.json":{"size":18764,"mtime_ns":1782843868775505763,"hash":"9bcf8a9b8f83e159a290b14c13b17b485185812c9e53ef62df4e33f84b216e47"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Command/SeedCategoriesCommand.php":{"size":2775,"mtime_ns":1782843891881834765,"hash":"13a71e6dab76fcb921270b6e2f996145b78e3c09d69b38592612a879707d87dc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php":{"size":11859,"mtime_ns":1783499652565190714,"hash":"90101a086fb74c753ac6f26202ac1f850a6dda487f46fe489d456458596c6487"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/production-fixes-cors-payment-gateways.md":{"size":15490,"mtime_ns":1782896794174529460,"hash":"4a016b326e836f770e919fd1f5d3bf3f5f70fc4dd7aa9676c198e9b7e63f7b91"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/qa-full-system-audit.md":{"size":15299,"mtime_ns":1782894418024832296,"hash":"8cccd87e3d45acefda119c2e63b85e013e60943b2524a9bc2e9b62074c9bb9f2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/secretary-welcome-sms.md":{"size":8951,"mtime_ns":1782902722286387081,"hash":"05b7b6fbd16251df4d8049e99a7692e0fe3245c4f8ad6f0188e7f0b79fb92f4d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-settings-apikey-env-only.md":{"size":16545,"mtime_ns":1782893768608578413,"hash":"dada8658d0861aa23bbca638f3f832a420d16699a71a02d2dc6358bac834538e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/qa/full-system-audit-report.md":{"size":18928,"mtime_ns":1782896060811421986,"hash":"0053ebf6c21b4a5da087f668332ebdacbceef6a781cd3767155d08647b165b9d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/Command/PruneLogsCommand.php":{"size":866,"mtime_ns":1782929791849281801,"hash":"e80ac76c51bb7ac78fe69679cbe82454f65f5ba6b35d3b3c3a01260698c35c6d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/LogPruneService.php":{"size":883,"mtime_ns":1782929784989711179,"hash":"9fe084116ccdb7a551ccae4c8d48626f7370549ae386e31c112cb579d8647ba6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/Message/PruneLogsMessage.php":{"size":73,"mtime_ns":1782929786004422877,"hash":"d060dc486c8bcd48d507d001c65b68f4e3b84eb5cdccede2272bcfd2437ca142"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/MessageHandler/PruneLogsHandler.php":{"size":463,"mtime_ns":1782929788291896556,"hash":"20acb36c09cd00f50865c9d8bd04f8234eb0a76285a744e34d5cd2e50e3f4eaf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260702063537.php":{"size":651,"mtime_ns":1782974183036403270,"hash":"2d3311a9342c690139154fabd01bcf942f32b1533612dbdf7de677ee04dc34db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-ios-safari-css-fallbacks.md":{"size":9046,"mtime_ns":1782975691974719871,"hash":"48e210b06690285c3db657ab7a964830ecfc5d826e7624eb0a64df550fdccdca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260702115209.php":{"size":962,"mtime_ns":1782993164666143613,"hash":"821f2b858cff251eebc74ac92b4b9263c24dbaffaa34e05b03b2324186bbeb08"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/PaymentLog.php":{"size":2358,"mtime_ns":1783010796435723748,"hash":"14cb8d07e807806c11ce8602cae3bcd05b3d639dd8698c78f262136fced58b37"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/GatewayFactory.php":{"size":3532,"mtime_ns":1783010796436002206,"hash":"587b83007d7a8d0ac0d45c6a3c8108d3e0dde9568168144061e182fa1f7767c7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentRefundResult.php":{"size":331,"mtime_ns":1783010796438108203,"hash":"2bc320c00a5049780d14735c7ff72b376159b6535e94c3993ae15d43ad72e548"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentLogRepository.php":{"size":577,"mtime_ns":1782993118701194485,"hash":"06bcfbcd017b77e4ad6f855cc6f3184bf863fe3f29641fca8c4a8d4f48bf6be8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php":{"size":20522,"mtime_ns":1784464902652851937,"hash":"ca5943979fc6335484e364613b6b1748f38169c11979cda8f3b21e512404d3a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/MellatGatewayTest.php":{"size":735,"mtime_ns":1782984645104304163,"hash":"94d88c7055fe1be78f52d3dcc56078b62bbad4a24a1d7c5ffad6f86e9d5e2c7e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-mobile-responsive.md":{"size":11674,"mtime_ns":1783014366933033009,"hash":"852ccdcc3659967ca4aab8059adec237b69e5fb8416d951b052cdf7eb647f9a2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-payment-refund-reversal.md":{"size":15214,"mtime_ns":1783010796431742588,"hash":"e55052916115c1c67bcbd5ee1f39be8454ab3eb77d82902f271f52433da4951d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-appointment-notification-sms.md":{"size":7985,"mtime_ns":1783012880392028526,"hash":"16f20ad212e905030ddb53ae8899b9b185eee3bf094ef7782437156a83808f2e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-experience-activity-date.md":{"size":12376,"mtime_ns":1782978755921887105,"hash":"062541c7937a458a5c0aa4245699f9b6c5343cdc7551aebf36af5e3c1ca95b2e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-admin-modal-and-calendar.md":{"size":9611,"mtime_ns":1782979774560814821,"hash":"fe83975f003f964e3ae9fc1ac9c0b5354ce8cf02fe51ef3dfaee6b3a766a2452"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctors-list-location-filter.md":{"size":12852,"mtime_ns":1782977589946540539,"hash":"cba39cdd0c017cb66792a6c4707e1cd9f060c8c03e9f7b16878a0ddae96a616d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/mellat-production-soap.md":{"size":11655,"mtime_ns":1783010796432002379,"hash":"57bef1c36673ed6135d976b61ae551e590fb757e403fcfce8475ad4950ffabe6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/mellat-sandbox-gateway.md":{"size":13487,"mtime_ns":1783010796432293420,"hash":"de2aec27fbadc4dd88f1587822b349985073b32d1c9f09f54642f3d56a21fffa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/payment-flow-architecture.md":{"size":13171,"mtime_ns":1782992901105315211,"hash":"9ae4872e0ca49d602b246c6c04e97dc6476a3fbbc4bf29c43dee8cca84e8307e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/payment-single-flow-consolidation.md":{"size":12823,"mtime_ns":1782994765480242696,"hash":"4e04a45a73afaa8b4a0c80552519e5cd1dbc641f1b9dbe8e2d70bdb974c37111"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-price-and-wallet-settings.md":{"size":9735,"mtime_ns":1782998857276789821,"hash":"cbb79a9bd90c62fcd753606137f8d384a1cdbb47164c4879400c93919dae09bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260703085828.php":{"size":867,"mtime_ns":1783069119205310313,"hash":"c627a3c2239ef4caae61a87ac9b189d97886576d9f151b3b64ece5f8e5c5e325"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260705070546.php":{"size":1214,"mtime_ns":1783235160126438474,"hash":"4e02d6033fc62b44eddabfdedabfcecea984630a43bf651af2eb3620a617ee9f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260705072835.php":{"size":2428,"mtime_ns":1783236836060491368,"hash":"5a3681228a5349171fba0c11c024024e75a40d303f6d2695cfa9096a48d8b21c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260705081716.php":{"size":2217,"mtime_ns":1783239466992612707,"hash":"053bcd79fc331f32d94a31317b83fbb4925d3ed129e9f974c935e74925186c68"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/SmsServiceLookupOnlyTest.php":{"size":5242,"mtime_ns":1783456125443604411,"hash":"e6a7bc771a3d4c785af5c6b7db13dca677e1953b2cfb26e604cb353c2e5a6bd4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-pro-promo-video.md":{"size":10920,"mtime_ns":1783245223582403990,"hash":"61af8b73d12e2eeb2acfa40fd359218d83e1a7eb2187a8dbf881c70c761ac9f9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/currency-toman-display-admin.md":{"size":8321,"mtime_ns":1783060267941162529,"hash":"90c735ff59081e8af302d91dadf9eed20d877f17154cfc1df58c1852bb82f1a5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/expired-appointment-blocks-payment.md":{"size":10679,"mtime_ns":1783059494354544687,"hash":"94824beb21147a04f6d699242d4dd586127ba983fb48d74e73919a2b125b64a2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-modal-portal-positioning.md":{"size":8120,"mtime_ns":1783189568446030666,"hash":"8b407ba218adf3d2dd670f58379fe3ad658b0df9b6c5a45cbf6d54323d4449ff"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/otp-sms-site-name.md":{"size":9080,"mtime_ns":1783070793009698214,"hash":"300c3b5f55738ef62b573163272078d6ac3d5ac0d61393dc9bfbcb75532781f1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/otp-via-kavenegar-lookup.md":{"size":10815,"mtime_ns":1783151621410073439,"hash":"116fabb2150ad9157f2a59c6b42ab8af4c4100c6b0bfffa8a48a84db50da6d1d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-lookup-only.md":{"size":9841,"mtime_ns":1783421842166664361,"hash":"32a4e3ffaacba3c1a02652cd46380ec298569d36b6938495ff858175e31e9332"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-verify-lookup-templates.md":{"size":17062,"mtime_ns":1783236336652480520,"hash":"d891097629add975bb30ebf1770536544a2df95270359c4fd75471e43be0ff7a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/DependencyInjection/CorsRegexEnvProcessor.php":{"size":1417,"mtime_ns":1783423339918379070,"hash":"610d9a1710e853a246efd84e13cf20944b9d921d162d4d6e50315e8185d34dc5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/CorsRegexEnvProcessorTest.php":{"size":2522,"mtime_ns":1783423530411102164,"hash":"6eca57bd6f1e720d0c8649acded03d3a6f5434544bfb6f6cafaab3e462d542ea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/cors-regex-from-hosts-coolify-safe.md":{"size":10867,"mtime_ns":1783423233682261850,"hash":"f48fd368e9e878730fe06cfb0a6d201125d6ec0939166dd3e75eeac6c1eda620"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260707202553.php":{"size":786,"mtime_ns":1783455961508537079,"hash":"bb677fe6041e10d486539f4125654adbad48125481c892c44ded8f61452409ec"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php":{"size":3079,"mtime_ns":1784647364469430486,"hash":"14d3a0cdd86c741a583e581d1ba90f8cc58ebdbed888581845b477a5f597bc56"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/coolify-restart-diagnosis-hardening.md":{"size":8796,"mtime_ns":1783497150563049693,"hash":"06e591a50e6b36a2a999a2b3feea53abde66a2edf84f49cebaa7a9da7d0d3cb9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-kavenegar-sms-errors.md":{"size":10465,"mtime_ns":1783491468913393002,"hash":"911e63cefac9708e7170a804ded38638a265a94c2b8f8d7381ead7ba35f7c30c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-prod-soap-extension.md":{"size":6219,"mtime_ns":1783490610538563465,"hash":"9dd5ff799a5932287ed13efd8533b8bd3a2a564db90c20584bfa4890fc6fd6a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/ops-restarts.md":{"size":12951,"mtime_ns":1783528554195114238,"hash":"a9cf9bc5f68122f8b077138ee8ee76916407a34814806989fa09192962701bd3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260708083446.php":{"size":766,"mtime_ns":1783499693032278579,"hash":"1df2d053159ae991d2efe948e1cbc5e8f5f4a349f9c61fa850cd0a252f57db23"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/collect-diagnostics.sh":{"size":2232,"mtime_ns":1783528559094529355,"hash":"4986640559d6ef107162eedd9eea40a6134b0e8f8e44b35d362a96001b735648"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/server-down-oom-diagnosis.md":{"size":9569,"mtime_ns":1783520770245126273,"hash":"c79306d1d395019b2c945cb8bc26443f1d1a311c82adbca67cd6a53ef6021586"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260709033925.php":{"size":2446,"mtime_ns":1783569345800595414,"hash":"7dc79782c05c144c5319c483ceb318f55afe334c70bdda309cd42f109ef5d352"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/SiteContextController.php":{"size":2168,"mtime_ns":1783569345800759789,"hash":"987af1ca119180771f6305de4886ee6b0bc49477020e7f9151578d36ffae67cf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Service/DomainContext.php":{"size":672,"mtime_ns":1783569345800949456,"hash":"60331aef5f3b52906723ceb6426e968c83172cf728cd8ee8dc098c837fcf1da4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Service/DomainContextResolver.php":{"size":2984,"mtime_ns":1783571733722936912,"hash":"2b1328889662faa34649c8cccf7c424668eda9ca86179063773ab8b2ff100d0f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/DomainCommissionTest.php":{"size":6122,"mtime_ns":1783571798429778759,"hash":"b1532c1bace1c311a535123c1ce71cd6d3970d33c870fd6aea2909d60bd826a0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-multi-city-domain-commission.md":{"size":13329,"mtime_ns":1783569345800353081,"hash":"55853bb2d2c79fee977be9361d34d981b536c81547093f6e65da782c763388ed"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php":{"size":42627,"mtime_ns":1784464902676375811,"hash":"2aa905feb1f288559961a24377f8bd2618e83e3fc8a7492dd14a9c9a13d36871"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/seed-demo-data.md":{"size":13515,"mtime_ns":1783570038522232126,"hash":"0d123d7758cafa22feb9cfc8b42976710f2a1234cc684bfb18ca8ed5b65b2865"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Captcha/AltchaService.php":{"size":3428,"mtime_ns":1783670847580379572,"hash":"c2adf04ae3019f5119a6007457028453ba403beca0bbfb162290066286b918db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Captcha/CaptchaController.php":{"size":1946,"mtime_ns":1783671346565965285,"hash":"f9e515ae850f35c611aeac4a11c12e7d421bcd7dea5e4de7cf02fe2761f26a96"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Captcha/CaptchaGuard.php":{"size":945,"mtime_ns":1783666097114071341,"hash":"0849c4c39bf752e5f94477e82ef9080245cde06f6fc59bac80a5b5a0f0f7eecc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php":{"size":3976,"mtime_ns":1783670997895296219,"hash":"c9aa6726c3f0a4ad88ab4b4362e92dc7c8ff5edc3e9e638ca5ce752ce98f10e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/CaptchaFlowTest.php":{"size":1524,"mtime_ns":1783666097116539419,"hash":"63bfddb2b2dd14542521febeda5cc3584ed8c08eb27e1983dfeb1657154b3f7f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/altcha-captcha-integration.md":{"size":13652,"mtime_ns":1783666097111438097,"hash":"c435895b86893a68c87144f4f70cb4e75f26bfbfc99390769c837c450dfb3a21"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/captcha.md":{"size":4800,"mtime_ns":1784647364463634283,"hash":"19543349c9ea758069b4e819a3b012f096fda940bc74a9a678ab50e392b102be"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260711120000.php":{"size":1954,"mtime_ns":1783747563619912670,"hash":"a3a80739d80f3ec6f14ec0752fef0a8949ed9bc68c6dbc2319c8f7c03d6bc3df"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Command/SystemOwnerCommand.php":{"size":4572,"mtime_ns":1783788126860887030,"hash":"b1d57632d5457ef2f35dd2795e67392c01372e295862beed0ebae8027935f879"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-server-error-logs-20260711.md":{"size":13006,"mtime_ns":1783746878999337980,"hash":"5837c54848ea076f11477168837315787273dd07993a0b6b7490e67b18bda279"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/scenarios/irimc-doctor-import-ownership.md":{"size":25530,"mtime_ns":1783692850449412869,"hash":"e336c0544292e117a0caf6be96ea5aa6b661a5732f812c575ebdbea880e7b742"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Controller/ClinicInvitationWebController.php":{"size":3885,"mtime_ns":1783748162455786021,"hash":"e046c7ece47b7926299df78f70b2f5b16b91c81fe6f6fcdea14c1118c87664cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-invitation-twig-page.md":{"size":16958,"mtime_ns":1783747981254264802,"hash":"09f2b24cf1b2a446fb61047dddf3c1a1ed5489d4ebfb86fb262c1029e308119c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/doctor-import.md":{"size":19243,"mtime_ns":1784535866927647057,"hash":"63c177ed468b4507460157da105375e95a6587690701d5b96adddd71185ddf87"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260711150000.php":{"size":2107,"mtime_ns":1783788126856291006,"hash":"3acf757cabaaf6f03f19f0280886adbdef3bc873f8f5c31979a70cb87984646e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260711151000.php":{"size":1946,"mtime_ns":1783788126857437960,"hash":"63fc3658c738a551aa698760fa3651a8dd0379c104cddb01ce2e22a53085e1d0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/BackfillSurrogateRoleCommand.php":{"size":2784,"mtime_ns":1783788126862849481,"hash":"2db1048374fc6c0916385e12acf4bd976d6230661af40e7bce3d1d8e125dc543"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/DoctorClaimController.php":{"size":9719,"mtime_ns":1783788126867034090,"hash":"4b0e0251d1b9331ee58fc182d1a51a2e2297a3f5211886432403a8e8535d3a76"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/DoctorImportController.php":{"size":4257,"mtime_ns":1783788126869554789,"hash":"e1db933b14ab404edb5b5862a4301869c091b70f4f50e38af29d55d1956ddad1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/DoctorClaimRequest.php":{"size":4382,"mtime_ns":1783788126870924451,"hash":"d2aac83cae844b48d2461796bd4af8c2bff124fde3f67c3936c44104885c2bb6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorClaimRequestRepository.php":{"size":406,"mtime_ns":1783788126871064533,"hash":"5c7eab10c6736e17eccbecc792fe70dc4da0be7a80172bf3a1589a521258655a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/DoctorClaimService.php":{"size":10047,"mtime_ns":1783788126871246866,"hash":"855bb94d9ef0a255a34675bc2903b85fde5cdbefd420582b8d32abc2e9eda222"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/DoctorImportResult.php":{"size":274,"mtime_ns":1783788126871382991,"hash":"038be06f3d873ea3546409d85a4bb7ac25dcf88be1b38eb524cbafd55674b3a1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/DoctorImportService.php":{"size":10177,"mtime_ns":1784482277732279847,"hash":"6c0147e6c63dce74951818c72c94fb1dd0de18d744daf63f26768727f055f0d1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Util/PersianText.php":{"size":3545,"mtime_ns":1784482277736255432,"hash":"c83772833114a50757d3e68dbd095c95b9a09191b69c714bafd0c537dc50fd0a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorClaimTest.php":{"size":10962,"mtime_ns":1783788126874468146,"hash":"c50066c8bd8a380b1536fe3928bd63f7687b5ba6fe066b54b0ea45f4c44a7422"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorImportTest.php":{"size":13534,"mtime_ns":1784482277736972481,"hash":"09f43e620f7811e50bdd03b01762cfcfa08dcf41f582f7cfefa802a16ae8a928"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/PersianTextTest.php":{"size":2584,"mtime_ns":1784482277739093004,"hash":"30c1fcb39b75d213d153e719fda3a4fdd98652c9e66574f75e40d408d6131f5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/irimc-import-complete.md":{"size":37407,"mtime_ns":1783788126794995822,"hash":"0a758a07dc85ab8b8efd8e31066b95be74b7bbbd44217cfeb58f0226d2ada045"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/doctor-claim.md":{"size":7909,"mtime_ns":1784464897315920465,"hash":"ee80e57f33bb25cc097514ce33527f7125c673a775345720f6eb2a6e37e09f89"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/scenarios/climed.md":{"size":13939,"mtime_ns":1783753889765190487,"hash":"f465cea10ffa3b87699a78ddbb172e9b305ef3af5ddd1161c12503502f2b3ea4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/scenarios/crawler.md":{"size":4496,"mtime_ns":1783754133317661143,"hash":"67087730cd4c223d14bf6645e1581b9bbf3510748777fb04c73184295924831a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/scenarios/\u0627\u06cc\u0645\u067e\u0648\u0631\u062a-\u067e\u0632\u0634\u06a9\u0627\u0646-\u0646\u0638\u0627\u0645-\u067e\u0632\u0634\u06a9\u06cc.md":{"size":8853,"mtime_ns":1783751951896895139,"hash":"0037895218fb8fc10ef713264da551cee07a8a3cc268927aca0d0d3e70003b94"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/FixIrimcNamesCommand.php":{"size":2536,"mtime_ns":1783788126863794936,"hash":"1f37217049a8ca479d497bb907bafb8f9bcc2e265fb08195460c0f397733a972"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php":{"size":4423,"mtime_ns":1784535866927999387,"hash":"232d51453ba07e7b8c8a1fe9bebe92f6c405e78227bf1ec0ae01ba6e4fb02069"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-name-and-purge.md":{"size":9117,"mtime_ns":1783788126794149575,"hash":"2cb340da1777982d5574a2b0814759c29b69df1c17c980a29833e9cb256eaf14"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-map-claim-captcha-delete.md":{"size":9761,"mtime_ns":1783788126793653077,"hash":"02bf0d9faa621403a1f4e81f2c60384dd1ca334887d5de779e595be0633836ce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/unclaimed-doctor-null-rating.md":{"size":5577,"mtime_ns":1783837029909314302,"hash":"366c325fd83994d286ea9befa9cc2488958f6d097063b63ccb6c5b0cd91434b0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713050014.php":{"size":1287,"mtime_ns":1784464902494200604,"hash":"1dafd9587f51afde831b4f8f933f33788b02ebd6402b9c2e0ccb3bcf09f25337"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713050114.php":{"size":793,"mtime_ns":1784464902494472148,"hash":"0488839a9c1bef7f23d16a78d06e3a9893182845b5dc2be1a566d0ab96cc64bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-ui-match-tauri.md":{"size":14137,"mtime_ns":1784464897155209830,"hash":"323feb348ed2c4b07abc8d5c182b3f65ab37c3d5887f3349b404d006ca036f3d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-representation-visibility.md":{"size":10326,"mtime_ns":1783847658468426100,"hash":"4b533050c6251bb1419813e1d74f26a857260fddb4f74f887e0781d754609c63"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713074150.php":{"size":1123,"mtime_ns":1784464902495538070,"hash":"1705136661ac86d5b3f9d1825c3ec40db7215cf04c1d3a8ccc3b96ab8d35d80d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientUpdateProfileTest.php":{"size":4811,"mtime_ns":1784464902744415376,"hash":"fbdc9871ccaad83131ba39c6f6d4813a3f27f89c0eed51990e385b910fa52a1c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php":{"size":2123,"mtime_ns":1784464902755818061,"hash":"0afef57494776651859479f9d0f05259fe33754b8c796d1e51bf495bcde99274"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/figma-to-feature/SKILL.md":{"size":8477,"mtime_ns":1784464897169655947,"hash":"f54aab895e394e5cb5c53b08e75a28bf5dc701ed3b13f4e7ed83c308f990d9b6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/figma-to-feature/mapping.md":{"size":6299,"mtime_ns":1784464897169946866,"hash":"95281384553f6827fdab8f089bbfe9c54fea5576d1c75b0eea7eaa03195bcc93"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713093327.php":{"size":1501,"mtime_ns":1784464902495984614,"hash":"bf83e04c6e63ac677ae03bdd5abc48e8acd2c23e1cc42042f499466ac607e87d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php":{"size":4949,"mtime_ns":1784464902715752976,"hash":"a5966da1ae3e23b1c130feba77de44588d872dfcc6a118c3564d30ad43bdb9a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713103729.php":{"size":1121,"mtime_ns":1784464902496437033,"hash":"c067825447330ebfa00f0809eebd94b95a4e493885f5e1bb17438abe8ba85497"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Controller/TenantTagController.php":{"size":7082,"mtime_ns":1784810617365926309,"hash":"3d47e152a514b6b33da04e8eadc793cc1ba2f490f655b79f6a283a9a964209b0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Entity/TenantTag.php":{"size":2827,"mtime_ns":1784464902682912803,"hash":"3ec2967c09efdccb399b03ef7adceb6c122195a09ffb80abfd9f1cff8096e495"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Repository/TenantTagRepository.php":{"size":1217,"mtime_ns":1784464902683562432,"hash":"cefd0120ae56a893d4695526013f9365d42f72d0c1e36d75883b747b964bf85a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/ChangePasswordTest.php":{"size":2328,"mtime_ns":1784464902708582480,"hash":"2d72496ed38c9c13a03ec9998b991f9269db2710362b0e5f70538732e32ec959"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php":{"size":3400,"mtime_ns":1784464902760076833,"hash":"c56c7af4d9440eea1a57070b486f5bd6ad3c1fe7dbdbb2c08dd2d85d69b44183"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713110856.php":{"size":1678,"mtime_ns":1784464902496720743,"hash":"11a48f7369d6c84eb7655fa1cd16db0ba24992c77fa6b72ea4d68e5c8681cd40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientRecordFieldsTest.php":{"size":1904,"mtime_ns":1784464902742830701,"hash":"a559b8895710eebe0624f4a3e39cdf6a9edb437d791c131e17cf7f2f5e8e5c29"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientRecordTagsApiTest.php":{"size":2638,"mtime_ns":1784464902744044874,"hash":"ad99f183206fd0f228bd4f747299e29d3c28dabb61f3befdbe2755cf56ba66c8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713114523.php":{"size":1367,"mtime_ns":1784464902497671248,"hash":"e62d82412e753e1ef17764487aa500a1e7791f186f1549f48972e68922899705"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientAttachment.php":{"size":2218,"mtime_ns":1784464902633730670,"hash":"fb507306fd357770f941cf6604c28e84bfa58ba2af65029f7bf2a0585efdcffd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php":{"size":1229,"mtime_ns":1784464902639687910,"hash":"b338480257c5651b99a43d2a53c6536f8b2406342f99cfca94a01cfc445d7dae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/FileUploadService.php":{"size":2079,"mtime_ns":1784464902679523452,"hash":"cba11837da9a17efd66f973eecc1f8a516cdacd9a4fea2125f73dce8df4ba251"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientAttachmentTest.php":{"size":2215,"mtime_ns":1784464902730213677,"hash":"a6afbfe1cdcf856b0612fb7342b3345b1f612f8d1126f5bdc9279a6191aecdf3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713115316.php":{"size":1340,"mtime_ns":1784464902498012500,"hash":"1126e1525362163ab110f27c77bc5f26b32cfad0b33c39af7ca0e210b29881ad"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMedicalRecord.php":{"size":2396,"mtime_ns":1784464902634545174,"hash":"6f963a2491ad05bc97b70be939a02108e2f2d76c2494b42c1e48706b8ca32f44"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientMedicalRecordRepository.php":{"size":1258,"mtime_ns":1784464902641590961,"hash":"a0887a7287f25682eeef195c8be1840420d3a30902818817ec2db78d4c88403c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php":{"size":2708,"mtime_ns":1784464902733015441,"hash":"6afe0ee35ce8d9550cc40ee30bcf99b96e5440c0a19d2282b620575a04abb860"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713120038.php":{"size":1296,"mtime_ns":1784464902498284751,"hash":"4e8a90c1d94ba90f41a78501eb866b0e17aeab564df0a683d192852fa8de79c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMessage.php":{"size":1848,"mtime_ns":1784464902634869343,"hash":"783903116d8500e4d5cbff74c28330e3b30c3243cd3ac7734c065c09359d4f71"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientMessageRepository.php":{"size":1208,"mtime_ns":1784464902642234840,"hash":"b4038f53e87edee1ee6ad7e60b1dd63a085c20e29a65d64c32631c44c1a748ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php":{"size":2520,"mtime_ns":1784464902734546033,"hash":"c7a61832acba1307f0080101ed0bcae64e1e9d44efbeceffa2655c4837077e28"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php":{"size":8719,"mtime_ns":1784464902730726846,"hash":"7e1489427eb76beb09aad1664ad7571b9f968fc5628e2e18bec49661925e962b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713122600.php":{"size":1380,"mtime_ns":1784464902498597461,"hash":"08d06337da5f50fa1d1046f194e6b05f3dfb7513a027467b22b3de192fee6741"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientCall.php":{"size":2794,"mtime_ns":1784464902634222714,"hash":"7613df451e546e2b8ddaa088d652bfb7b9f38f6e75607fad5b8fbb7eaa92887b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientCallRepository.php":{"size":1477,"mtime_ns":1784464902641028709,"hash":"eb3f4d9cafabaa71bebf8d2d4bbaa603b630d1be2a5f8635dbcadd51ca6aa34d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientCallTest.php":{"size":3807,"mtime_ns":1784464902730464345,"hash":"c892eca51170df994f084a21bb28c0385aa0a48ea57cfe1dce3d219e0666cd5a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713195434.php":{"size":2356,"mtime_ns":1784464902498996963,"hash":"aad6b628041b664e3856264d20bfdbb6893ee5da097fbc0d043254eef0b58304"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentCreateReserveTest.php":{"size":6240,"mtime_ns":1784464902685823194,"hash":"c2791663f4767f233aed12d7c35e4b5904f1f3f7375045e0678fb3a563c7bacd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentUpdateTest.php":{"size":5352,"mtime_ns":1784464902687977497,"hash":"0d49753ac9639c03f202a4950a2164ee33f83156d2fc349a77e29783efc8b517"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentWorkflowFieldsTest.php":{"size":2842,"mtime_ns":1784464902689108294,"hash":"774f6530ac057e1be6513499a110b0bfcd975af8c25fc4c58f4fa029912dbdcd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/DashboardTodayAppointmentsTest.php":{"size":4956,"mtime_ns":1784464902717721944,"hash":"7fc1ebbf39ed482931376ac48425c7fb6fd01ffdf8eeec74f7c9219db987990e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php":{"size":14064,"mtime_ns":1784808879266769927,"hash":"df6232336bf764c81d70092ff18ce451eb2303d76a046019402798591f93ed5f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php":{"size":5578,"mtime_ns":1784464902730962931,"hash":"15131fd8355a0c9b7a1497833e5e5652706466e0b8e2e5a77c10e33619749474"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715075904.php":{"size":2254,"mtime_ns":1784464902499364298,"hash":"f9b4818a32652dba1d99425e30fed0f51ea4ef10c233dfc47205e708f2a1de8a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php":{"size":4349,"mtime_ns":1784811244949152868,"hash":"07dc8ffe9f2dd9a2a6c7dab2d2984668aa436ee41be04b6255a80381d94783fc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Entity/BankAccount.php":{"size":3936,"mtime_ns":1784464902654607655,"hash":"95dd82ad9ea0c4008548ed71c4740499192338de04747d5426b06484e551ea2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Entity/Pos.php":{"size":3903,"mtime_ns":1784464902655462743,"hash":"449795e6ee5c7f888aebdc2dd13e31507a3a96f064b92fa41b5ed3beaa4cfdf3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Repository/BankAccountRepository.php":{"size":1049,"mtime_ns":1784464902656078537,"hash":"15e39b8780c113747fc26f9472758b812a91436dcd31ec32b245748b4f0142b1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Repository/PosRepository.php":{"size":1001,"mtime_ns":1784464902657369586,"hash":"eef2846dda4bfc7ca7ec07032ed1664e9599716e92e0b2885c1d28c898ac9add"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php":{"size":6897,"mtime_ns":1784464902658986553,"hash":"0e399ca8eb9d3cd17c63924552c1b7b8c8d500bce5be7502ba3e422836193d05"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php":{"size":8641,"mtime_ns":1784811712769317739,"hash":"c6ffdd76fe1e764f1878fe1ee52e9ebe671c05ae30dca978722b96d3a6e9efd0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/payment-method.md":{"size":4124,"mtime_ns":1784811887684595342,"hash":"185ef81a65be205dd5b1875b588ca3e5ff2f47a5ca494b7de1140179a463e1eb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715083856.php":{"size":913,"mtime_ns":1784464902499638633,"hash":"08c0a2d5ed40245e1f61390603d382581a5891407e14f5fd462928872d9770a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryFieldsTest.php":{"size":4166,"mtime_ns":1784464902758114531,"hash":"4cd74954204bf942ca0b682df3a8d6497a1a216b1b04d8cd8711f36b1a6eb844"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715093358.php":{"size":785,"mtime_ns":1784464902499942926,"hash":"2bfe4697ad7afaa26304bc59fb5f6400fbf28a67da94c31e44a30593cecddd3c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php":{"size":5691,"mtime_ns":1784464902723667392,"hash":"75a4351797ce153cc45c5dae254e398eb1e3672f9186908e1a013ed489458615"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715100324.php":{"size":2646,"mtime_ns":1784464902500708097,"hash":"6fa7bacaafde2157f7ce658c9064808ae32bb3ab74d52f56a87eabef582ee402"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Controller/InventoryController.php":{"size":13002,"mtime_ns":1784810544314529969,"hash":"20abd51db4f4f5749b6861080235a287d785a7c1548815bedb478e55329cca89"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryItem.php":{"size":6673,"mtime_ns":1784464902627234678,"hash":"49232617b5874572a3236563a8786848ff8ce7fe3abacc6bacf2d3f6fd03be1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php":{"size":3021,"mtime_ns":1784464902627652888,"hash":"5deaac3fc80cb04ad1c9481a0bd61e7aadc4fbf2b2167057e6d04b22f436c9b2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackageItem.php":{"size":1485,"mtime_ns":1784464902628789603,"hash":"9acab222fc3ae3331085ccaf2a76fc43ff79bbd63d195aaa1b6cef08f675db01"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryItemRepository.php":{"size":2073,"mtime_ns":1784464902629115896,"hash":"3abbd58632f3aa28e768c02a7e03188c3b8babb8ece0b92dc8a888692d3e9440"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php":{"size":2044,"mtime_ns":1784464902629385523,"hash":"b6c894cb2d7d79b8e7cd047a27238be08b219d372ece465064ca2fdeaf5aa20f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php":{"size":3841,"mtime_ns":1784464902630036776,"hash":"c2b3ca70b883483b8f9c4ccee24952f898169c969bee2b4835f1feaac12b64fa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php":{"size":10933,"mtime_ns":1784464902728031415,"hash":"7af908606d082fe2e485a69ab4aa088ac3deccb2a152943b1152280744763eca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/inventory.md":{"size":5480,"mtime_ns":1784811879462152666,"hash":"764978d2f8f0a4bffa4a5de53019a60dc16a0302a0fd39336e6b6af2cfa5b8e3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715105351.php":{"size":827,"mtime_ns":1784464902500987932,"hash":"880614f1b1eb7e91d22c5e50cb370d57a3452b6d44a05c137bd57ffa78344211"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-pricing-tabs-redesign.md":{"size":16523,"mtime_ns":1784464897164573921,"hash":"730f5ac5684f8680e29268f0b190492577d0f312e0f47e02157d1f74f877e908"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/inventory-unit-select-and-category.md":{"size":16299,"mtime_ns":1784464897165130590,"hash":"e898fcb1c9b0de594b602d51a8bcc40bbb7ca836cac1592c6937e64dc55e43a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/settings-menu-pixel-perfect.md":{"size":10438,"mtime_ns":1784464897169288237,"hash":"a53585cc377e9d444828d7168acc17f6de36f32787d6fa01968033e7c5d6c2e7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientResolver.php":{"size":3052,"mtime_ns":1784464902648677582,"hash":"336dd00db5d5dca9c421d91a6b09d2dbf5aa54aca2ef6c7d007e1b3ca55456db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentNationalCodeTest.php":{"size":6218,"mtime_ns":1784464902687610495,"hash":"5c822a4436e575e8b96d5909f6f31a104a9412dd53c2f4d1be121ea87b7b8c60"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-book-national-code.md":{"size":12622,"mtime_ns":1784464897155755083,"hash":"0be87bdf2276eb3e7ec48e7e898472c0bb46f5eed8440f0b3b14c9d5c758c0cc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/bootstrap_tz.php":{"size":524,"mtime_ns":1784464897302777230,"hash":"d714519ec52d0cdd8d861d596a1100d4c6b4d41b7937f84bd55255d68b4b8384"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715192758.php":{"size":787,"mtime_ns":1784464902501368142,"hash":"7f0a8eb21bba7966d3d8129be0003a63279c734ad5b04e23f63c7d3e278ddad9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingModeImmutableTest.php":{"size":2097,"mtime_ns":1784464902690551510,"hash":"db12dbc9e830be61177b5e03eaf339ea708e28df6aa5472815130e4608b2b0e0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingServicesPublicTest.php":{"size":2735,"mtime_ns":1784464902691722725,"hash":"723c963e0d9eda0488ec2ef5f4dd6cb82ee29bd1bd42f446c8fa2aa2eb73b8cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatientLookupTest.php":{"size":4136,"mtime_ns":1784806722039714723,"hash":"2b77fa6fdaaff848db271a7b1d248bff39ccc7f36250165a712cb0591944a220"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceBasedSlotsTest.php":{"size":4473,"mtime_ns":1784464902703034034,"hash":"8c55dcd6ce9a8613b76bf820e9890ce180b9a1b409d6ed9cbf0a70340478d3db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TimezoneTest.php":{"size":788,"mtime_ns":1784464902759438538,"hash":"025398310423c3d6ee3325ddb1380985368e1a06c319acfd245259c613ec27a2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-jalali-date-input.md":{"size":9240,"mtime_ns":1784464897154352492,"hash":"66e2d384a3add1524d19d01d60ac67a73d41afc031757329f1d8e79c9b827dd0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-native-select-to-searchableselect.md":{"size":9635,"mtime_ns":1784464897154909328,"hash":"577c147788fd2a227fa8646c09af64408f6ed1d1ca4207d2ed2d0adec23dbd32"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-reserved-slots-shown-free.md":{"size":11807,"mtime_ns":1784464897164338920,"hash":"bc4e6c4528d622bca093462e281b907d9d87b0ccf954b2d339a096d9208d1ac5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-based-booking.md":{"size":20922,"mtime_ns":1784464897167379394,"hash":"3f025bfe7a0ca5086bb5c73cf190b16fdae742e6d434f0dca216924de162d351"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListNationalCodeTest.php":{"size":2337,"mtime_ns":1784464902731292349,"hash":"120b8a74ce0982d89528ea1093be952daff5d94d5f4b64e93aac4c5cf3a3e52c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716063302.php":{"size":1610,"mtime_ns":1784464902501592060,"hash":"7a6f518ae7fd89f7228a181fc29f64b0f258dd4f1381d627f8412acdec69a030"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentMultiServiceTest.php":{"size":4556,"mtime_ns":1784464902687029700,"hash":"1d99c82dd94bdbc405b4597ae101a1ccb9740f4b212556ce589f1ad03ed34da0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeSectionDurationTest.php":{"size":5446,"mtime_ns":1784464902704940002,"hash":"92b918cef5b6b6655992e1ab35a0f7688572e8671116fdcd3d0b27a809921b54"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-service-mode-section-picker.md":{"size":15752,"mtime_ns":1784464897156446211,"hash":"6a63b94297357333372f8ac5f523f8a918a3329ebcf9f82a81b8bacac9ec46d4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientAppointmentsTest.php":{"size":3575,"mtime_ns":1784464902729871008,"hash":"3352d02cbb53a0823e392c870e4f9faeef9ede771e2177c0ff7b2f95a80ab51a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716083939.php":{"size":1496,"mtime_ns":1784464902501893186,"hash":"8369d2a4503fd08fee811d2baa2072eeb19ad806bb6dfc6bc742a792ca6e3374"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Service/WalletService.php":{"size":4017,"mtime_ns":1784464902672585124,"hash":"d883e64264c1ed53ca3b50de536f2a0b7ca1565b37c330713b81997a2ce7cea4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletSessionSettleTest.php":{"size":6780,"mtime_ns":1784464902746016426,"hash":"0fa19e26832ffaba9ed2e9690f9bb3a5c1ee9561b1154ab9257c51d33db1ed06"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716091352.php":{"size":1721,"mtime_ns":1784464902502208730,"hash":"3174a3c8eac49e8dd61078dd5a0dd80be4ceefe95b4c153c573c83163bd4b68c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientNote.php":{"size":3296,"mtime_ns":1784464902635142136,"hash":"b3a0339444d24b7e2739559064421ec475e17ac62bfc83fd2dd951811b1d1ce1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientNoteRepository.php":{"size":1310,"mtime_ns":1784464902642504383,"hash":"7c8d56bcf34c6572d4066bdfd8cc839046b4ef95cc654078a9b207c8a0154b5f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientNoteTest.php":{"size":5397,"mtime_ns":1784464902740232813,"hash":"702bf6bc071ff729bab17864e522da0e22a9253bcc1edc737e5b5e9e7f1203c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716094319.php":{"size":2120,"mtime_ns":1784464902502744941,"hash":"15c21f658523ca2e58e0d68075ca9a509266ee457000182d5c0224cc579c5e2d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionPayment.php":{"size":4513,"mtime_ns":1784808002003566251,"hash":"462d91b3d25e041dab1b8977890c0a929c7760397a2ac810bf66036695dc989a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionPaymentRepository.php":{"size":858,"mtime_ns":1784464902645320189,"hash":"1abaf14c53a2c69eabe2a1038df9844297d89f38bb62220d6e20de0aa4b33545"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionPaymentTest.php":{"size":11758,"mtime_ns":1784800330943660114,"hash":"8debfa834ee28b9d465a535e3ba44443ed89e74ee2efb03a72bc3b2efc52e764"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php":{"size":2433,"mtime_ns":1784464902503582237,"hash":"ef50cac4818aac917c6edf30cb457f4074e865a0dfa40e86c46c2f88f4d381f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionConsumable.php":{"size":2838,"mtime_ns":1784464902638443445,"hash":"7f02a4853ed7aeefdc3f831487e67d756d9c9c6f71b7b972aa52f6b245e36b94"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionConsumableRepository.php":{"size":814,"mtime_ns":1784464902644789187,"hash":"3df1afe822e4a4729cf13325fe4633185ca616828bbca40462f4f405f48f0cbb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php":{"size":8031,"mtime_ns":1784464902752185875,"hash":"3ade165eac192cb2de8151cb58ee241bd88f416b1e8d0ffd659ea855d62c33d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/InvoiceShowSessionTest.php":{"size":6381,"mtime_ns":1784464902709300150,"hash":"512e5c0c1f3412a94abd803c2c796f07c924918407d588a4e7264953d7a1d557"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716124039.php":{"size":740,"mtime_ns":1784464902503994448,"hash":"b8539316cf83b6d044d6513cf07dbc9a19df4488c4c8b56f3a295924850f2350"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716130713.php":{"size":675,"mtime_ns":1784464902504671368,"hash":"5f7171fbfe72d6c625fad973596c2ea321b6751d5896403b33d40a9610896900"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717073617.php":{"size":1377,"mtime_ns":1784464902504955536,"hash":"20fb28ff94340929919a5477c1299aa7716381806f15998cbb70b47706c2065d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717081632.php":{"size":1733,"mtime_ns":1784464902505291996,"hash":"7cf2f6735a3763901e0243c5b916f8c6a5523b20b922e71231fe4eebeccd7ea6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717082805.php":{"size":1055,"mtime_ns":1784464902505627248,"hash":"490a7404589def1adf41d06c417e2bd5aed051e46f59506f6faa75f23423f013"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717093000.php":{"size":1040,"mtime_ns":1784464902505901333,"hash":"fce2aeb4ebb1cb70be7bcce188d443ca36371d7cee822dfe006ac2d9cbf334eb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717111223.php":{"size":750,"mtime_ns":1784464902506305001,"hash":"9fa6434c2b32658251cc926105ee01819ba226566e68fdf83fa07672fede5ad5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717113519.php":{"size":1436,"mtime_ns":1784464902506560003,"hash":"e029d8d8b959e640ed2c6bc3257da829b7f30547e9f45de7b644c2044eb9c7c7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718055833.php":{"size":2624,"mtime_ns":1784464902506817796,"hash":"12b9f107ed333f7f670fad4fb2f56838465beb791785d7d092994ace6189b680"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084301.php":{"size":923,"mtime_ns":1784464902507166423,"hash":"3a041dd4b75eb33a058936d865c023bd20add2f786145216610c2ba391d42cad"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084524.php":{"size":1438,"mtime_ns":1784464902507465966,"hash":"ba5b6d95792dfd8866efb49116a9c065c7b74f9cfc443b4395069abd79347510"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718085747.php":{"size":1531,"mtime_ns":1784464902509194725,"hash":"b22a615a6539de52671e0837a12b9b84a4b11c579061281385078bd876701cea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/AppointmentEvent.php":{"size":2799,"mtime_ns":1784464902571640553,"hash":"3f88f1f1c3dd0ea208319faea61c126d061ca482689fd9ef86e847d899be39a8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php":{"size":1213,"mtime_ns":1784464902575282197,"hash":"1dfd505c680e5be61493831e78808334adcf2eecaa301d230bb5e1c88e9e4a40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Controller/ClinicDoctorPermissionController.php":{"size":4167,"mtime_ns":1784464902596777018,"hash":"af636e2f7ff90b169d89907ade164c7cc033ea4f56d4bb687a50f850a87f3f58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Entity/ClinicDoctorPermission.php":{"size":5230,"mtime_ns":1784464902599012780,"hash":"b92214d57a51f77a4c9c8466da071420a478af6a256367bf9d5d3dbefb411b70"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Repository/ClinicDoctorPermissionRepository.php":{"size":2691,"mtime_ns":1784464902599253156,"hash":"4fccc8e8a1c86e39d2d8bfc398dd024a4f1813b9d988fe47b20df4d8eaed8e36"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Security/ClinicDoctorPermissionChecker.php":{"size":1550,"mtime_ns":1784464902599803867,"hash":"6ab6608e940ab1bf6edd831dc24c51087398ab91d83d06ee353ce2ad2805591f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Command/RepairAcceptedInvitationsCommand.php":{"size":2888,"mtime_ns":1784464902600116785,"hash":"091e9b13d71574fbc831f295731b803e79da3f3cd080f8eee814da9f51e05dc2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItemAuditLog.php":{"size":2900,"mtime_ns":1784464902607257948,"hash":"f26598e8900aaafd32131c9a3da4819b7031abe8d60fb1c03e2cbefa7785e240"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItemConsumable.php":{"size":2302,"mtime_ns":1784464902607535658,"hash":"af43db280c61651e2f7e341fd946aa5b460f6ed31543635c3439ad3ff3a0dbfe"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemAuditLogRepository.php":{"size":1253,"mtime_ns":1784464902608269245,"hash":"892fd7a1e10ac5346b6b2af4dd3f153b0b6300c093ef504642c1c65b4613a2d6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Service/ServiceItemAuditService.php":{"size":4035,"mtime_ns":1784464902608979457,"hash":"be9dcae3b23c27b4b72d1f90af5d6a2bc589552c14d5018525b8b21c04599f28"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Controller/DiscountController.php":{"size":8791,"mtime_ns":1784464902613265688,"hash":"81de6037232cc48f57b32f37c25f94e13e85124b0c90dde55f3553c212bcbeff"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Entity/DiscountRule.php":{"size":8510,"mtime_ns":1784464902613602773,"hash":"8067d527ea65c5978c8a5fbba918a4503cccd1f41b2e606e49089cfecede76ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Repository/DiscountRuleRepository.php":{"size":2016,"mtime_ns":1784464902614505486,"hash":"feaa8df153a8ca99746c1d48ff342dddbc616a59c3ed278584abb0470a55b3d9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Service/DiscountEngine.php":{"size":6438,"mtime_ns":1784464902615749534,"hash":"42305fb720725d3260c7c55d33fe7545a4cb5acc20dd8d80ce320c57e748db3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/VisitPriceRequirementResolver.php":{"size":1361,"mtime_ns":1784464902625415585,"hash":"fa4e6a4e4e26ad4a42137635050c5b32a27f5467676787ba0d9fcd91030b0f14"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionAuditLog.php":{"size":3171,"mtime_ns":1784464902638201610,"hash":"2209db02afc172d955b9724ce5c89d6713fdec66781ae3749495c0327dbf0187"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionAuditLogRepository.php":{"size":1241,"mtime_ns":1784464902644245684,"hash":"8fc635eceee7b920349350392560321306424ff1fbfe478684b53f61d84ebc82"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php":{"size":8465,"mtime_ns":1784464902669680776,"hash":"96842b6fdc3133ef36b63792d16e5d9ac2aff01d17c7bb8987d16da455132feb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/NumericFieldNormalizerSubscriber.php":{"size":3346,"mtime_ns":1784464902679154950,"hash":"aef2465e37318c14a871ee3cfaeda009b692c73d50ab6d2eb29a0c745504598e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php":{"size":10943,"mtime_ns":1784464902698090050,"hash":"91f8e99202347b3533d42f22b2c37ec09f312985f4328f6088c3e24ec8aedb6c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Clinic/ClinicDoctorPermissionTest.php":{"size":7188,"mtime_ns":1784464902711658121,"hash":"f559da83541a9ddc72ceaa2fc6eaefd68f20fbb62075fc28a85850c32573fffb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Clinic/DetachDoctorPermissionTest.php":{"size":2533,"mtime_ns":1784464902714665803,"hash":"a595027fede0c831682f36662b1efccc46bb2929926d38c3bc741bebb607b50f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php":{"size":7323,"mtime_ns":1784464902715209223,"hash":"0255f868b4cd60795dd2cb32b7b6a6698943a20d2d9920ad603b01eb95184783"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemDetailApiTest.php":{"size":3216,"mtime_ns":1784464902715476933,"hash":"70e959b1cc3719befebfb2af0ae0e54721c75b82966ddf93247f7220f6fccd45"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemPackageAndAuditTest.php":{"size":14274,"mtime_ns":1784464902716336479,"hash":"e8f75def6c740b2b3748ea39e2119c554ea3449100ff618e1cd33bfd451a8d58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/RequireVisitPriceTest.php":{"size":10577,"mtime_ns":1784464902721895591,"hash":"45e138aa25cbc3d1501efece2c4e919aac98b58d0a12893c398fcc219bf64db4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/ServiceCoverageSyncsItemFlagTest.php":{"size":4211,"mtime_ns":1784464902723358766,"hash":"50237b4cdbea417d161549269fd40f7b5e9cb00f05a92f847ac43961b19a6705"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/ClinicSharedSecretaryTest.php":{"size":6140,"mtime_ns":1784464902757133401,"hash":"03c3f9aa1c64bd6bbba127f4a02f65da171e55e6b15c07a23af92dc1a85fbcae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php":{"size":3125,"mtime_ns":1784464902757351277,"hash":"67b46a8bceee4a3b4a87c0617d9331ddc0a03b1d8d2e086b6bc3f8f80c406891"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/NumericFieldNormalizerTest.php":{"size":3686,"mtime_ns":1784464902759160079,"hash":"15ce10182f453079f1075f40ba1b7a5ca72601ae023153d17718ebc3d9463156"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-settings-move-schedule-and-cancel-log.md":{"size":20087,"mtime_ns":1784464897156737796,"hash":"b975add2327cef471e23748af72fe1a2d9c62cc5ab7c756a7f90b2ec093b8842"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-appointment-settings-tabs.md":{"size":15821,"mtime_ns":1784464897159697270,"hash":"0277155ad40de76e75ef2c6e58bb9551068f3e1807f2ddf7e3c5b49e51a9d298"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-doctor-permissions.md":{"size":16439,"mtime_ns":1784464897160047022,"hash":"2c6b9e729768d822732e72c92acfbe80fe17ae3ddfd90442b78e6d433724556b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-shared-secretary-multi-doctor.md":{"size":13704,"mtime_ns":1784464897160935568,"hash":"0c6c5f818643fffd2c590ecf1cdd6e1f1edb8317d8732c956d8e79e3e4541bf7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/discount-rules-engine.md":{"size":12482,"mtime_ns":1784464897162419743,"hash":"b12b584d2a41c756aeabba4ce2405fdfedf745384e25edc07411bb61b47800f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-clinic-doctor-invitation-flow.md":{"size":17917,"mtime_ns":1784464897163782958,"hash":"1226d9a50068bae526694dae8135048198e4fbd808b00e588499303abd822343"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/normalize-persian-digits.md":{"size":18860,"mtime_ns":1784464897166431639,"hash":"1662e1ae1d9c43120456303e6142f380fedc02c6bb7589cc51c73526535803f9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/require-visit-price-setting.md":{"size":15645,"mtime_ns":1784464897166806432,"hash":"f8560132c1d60293ed4ccd5ede71f9aecf03b6f9c626449dbe780fba1b3b199a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-management-refinements.md":{"size":19700,"mtime_ns":1784464897167733104,"hash":"0fe40d7a515356384b488e815491ce171a9f11a5ad6c1dd4f4e34dcb18944d23"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/session-autofill-on-appointment-confirm.md":{"size":9705,"mtime_ns":1784464897168064481,"hash":"7275b604c0101530ea38900738aba5785c81577bc5d1cc734e63e12a6bba66cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/session-edit-payment-crud-audit-log.md":{"size":12418,"mtime_ns":1784464897168414149,"hash":"899e456c1fd354ce8376bcdde8e3d96c97ae84715479c617f41466222d42eb1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/session-payment-currency-and-service-archive.md":{"size":12499,"mtime_ns":1784464897168774609,"hash":"9f4183c31c662d9db4fd494f06ae41849c67b91d8624bf6eae1b2abda97fbe5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/settings-clinic-doctors-tab.md":{"size":17445,"mtime_ns":1784464897169024236,"hash":"1035ad52b2ca56a561e449829864324697a56cc3827ea6e2ac9dbff5de8db6ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/discount.md":{"size":4248,"mtime_ns":1784464897315466338,"hash":"7b8805b2669ceb518e6682c3c6f931fe1e862eaec62dd1bda80cffad0447efef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php":{"size":4302,"mtime_ns":1784464902510807358,"hash":"3b636dca4fe190cbcd877907e2f2f6cfb944b65912864c4cfab997283690e0a5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php":{"size":4476,"mtime_ns":1784464902567833574,"hash":"ec7bab8f0530c9b696b501f91e30e71d48e094a62f6abd704b60026b5fea30f0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContext.php":{"size":1663,"mtime_ns":1784464902677481441,"hash":"6449c07499891e30d805028b351cf8612ec19c5f2078fe8733ad19ffca318dcf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php":{"size":4812,"mtime_ns":1784464902677979527,"hash":"05326fa6e75c84b2cd63fd2ee8efad2f1404c433aefc0a6c3348b59efb8d58b9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php":{"size":5300,"mtime_ns":1784464902703315910,"hash":"481b376fa81b9fb35846ad76bc2d3884d5438d1c61025b3b4f7f9a9e9280c13f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php":{"size":3236,"mtime_ns":1784464902719792497,"hash":"c176047a6e3ddca1f54fad9b965437bbc36d39b2aa705cf5480f69bcfc9ed422"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/context-separation-clinic-vs-doctor-booking.md":{"size":31140,"mtime_ns":1784464897161367612,"hash":"2cfae15318b4a142ed0efed9a394373ecdca3b657b0a0866bda665afba9db07e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingLocationsScanTest.php":{"size":4694,"mtime_ns":1784464902690210717,"hash":"711e4bb322f878f629acd7191012e6598b5dce7f18ad9ecbf3ddf5cc2eed6f42"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AuditScheduleLocationsCommand.php":{"size":4238,"mtime_ns":1784464902568170784,"hash":"a4b9cea3689d095a60d18e2014ddd1eec4a31965310e84e12406bce743de9516"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/BookingContextResolver.php":{"size":1248,"mtime_ns":1784464902582496443,"hash":"e5eb46e27cf7c7d5be166a003eb298c5f31136819813064e98a82189083b0e00"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingLocationValidityTest.php":{"size":7807,"mtime_ns":1784464902689778215,"hash":"3a8b40ca9b1ad90224b478c7260006ac34b7294b9511490afbf40aac6816a001"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-booking-context-slots-and-phantom-locations.md":{"size":17100,"mtime_ns":1784464897163006746,"hash":"f03236eb9a3118fc02be7d9af4800f3df17422e521856b2a3827c919a3e978c2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718132000.php":{"size":1930,"mtime_ns":1784464902511726863,"hash":"ab15e18ac128a59f0bf9c5ecd5ff7f6ece8baaa3c47570f7f33a789eb0c9ee24"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718184932.php":{"size":1657,"mtime_ns":1784464902512018073,"hash":"a4475dd18b307ba6d443e4fc32dde13fb25edd6ee1dca9c8cc7eae1c9eb25c81"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718193940.php":{"size":2423,"mtime_ns":1784464902513621706,"hash":"aba79304eff02a0c6484596d5eb1d653ea658bba4709a5c3580e818de41cd455"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/BackfillAppointmentSessionsCommand.php":{"size":4664,"mtime_ns":1784464902568496369,"hash":"df48823fcc1b35610492a6c6a6305de3e6d113f29bca276c709adcada214a6b0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/NormalizeScheduleFormatCommand.php":{"size":3893,"mtime_ns":1784464902569264415,"hash":"83523fea937e35feaa92dd703f163397384a5706dfdf444a0a41bac30cb8378b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php":{"size":8395,"mtime_ns":1784727191214711565,"hash":"59f944cd4e733dd2fe784e8aaa1d3909107995a97f57cb327075211bb0fbef0d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentConfirmationService.php":{"size":4523,"mtime_ns":1784808027160944550,"hash":"a729ff72baf19ed11eed976b5dbcb5f8edecda0e120d6c6d5c0ab2a62f44a224"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/ClaimStatusLog.php":{"size":3033,"mtime_ns":1784464902586630048,"hash":"6d589c4cd308c333755c2122a74240b5bcd6cb66fc97366ea0e14534d0fb6252"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimStatusLogRepository.php":{"size":1429,"mtime_ns":1784464902590269775,"hash":"0473e639793b5200406adb3313df004279fa79b81367a75bb5b0cdaabbd3db42"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Security/PatientRecordScope.php":{"size":2142,"mtime_ns":1784464902647679202,"hash":"1cd3785d4fec46b31d93f1b99cbfc0f5de567f1827cd3b46d91c411351565645"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Security/PatientRecordScopeResolver.php":{"size":4681,"mtime_ns":1784811065767772803,"hash":"b90575a38f7d39d3af891b53b971f1da1d828ef1978886dd7bebae771f8a2ae4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmFlowTest.php":{"size":14061,"mtime_ns":1784808338346471529,"hash":"2a85eb3fb974892179baf8b42a04f3899c9eaf1ce6bcfb05f26539b8da1ca65e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicAppointmentAccessTest.php":{"size":13542,"mtime_ns":1784464902692661229,"hash":"da1fe5677f4637619eed150f1dc52478f785db84de89d708d5fbb695b8dc9e5b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php":{"size":7578,"mtime_ns":1784464902708977815,"hash":"67984d6b1b275196055b19d6ec1827fdde5f9122a911ee1f5144bddc52b63254"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/DashboardChartPeriodTest.php":{"size":5134,"mtime_ns":1784464902717447526,"hash":"1c45e667edc5ea609372919ba85b787153f96d417f39d02eb2c97e763f82afb3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorBookingStateAggregationTest.php":{"size":4537,"mtime_ns":1784464902720163082,"hash":"45dadd0f0319a860e8e00e0d1965f7b17eb761fff1ba31c151c782f3f99e7354"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php":{"size":7517,"mtime_ns":1784464902720446876,"hash":"ddaefc228f1f4f99764d1b366364da0b2c6846d1be6eb277748bcb62f45f4358"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php":{"size":5447,"mtime_ns":1784464902728906170,"hash":"5584785ef3085c1ed28a7979fd71ad490585f0febc536db69b6c8f5f82be4a80"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/ClinicRecordAccessTest.php":{"size":11382,"mtime_ns":1784464902729329255,"hash":"4841a3f0eb512a5a86c142182dd0943e8d0b4c0d527e97fdb3e8535d1eb31e39"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionInsuranceShareTest.php":{"size":6332,"mtime_ns":1784800330943500862,"hash":"f15bbb2e277d2ef4d4a19e151c2e8f222c165313e87b7da528d84ce3a676778c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/AppointmentPaidConfirmFilesSessionTest.php":{"size":3937,"mtime_ns":1784464902756421898,"hash":"50cec6869ddfb20ee6c6eb6968b904f18269f26c998cb71413e4242c4c6dc5c6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-confirm-flow.md":{"size":11177,"mtime_ns":1784464897156133126,"hash":"98206e14d1aeb5e21af846daba8472a2472698743270975356253ac5d7985889"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/auto-create-record-and-session-on-confirm.md":{"size":22138,"mtime_ns":1784464897157065715,"hash":"d9f36ead6721655fd6dc9b75153d30b28764777f8716f926d75b08d560978209"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/blog-city-field.md":{"size":7094,"mtime_ns":1784464897157597884,"hash":"623a4538e6cb2c6adcd0a289ffd7bd1602feb79b4c72b4cf06319f4bcc0e7a17"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/claims-dashboard-redesign.md":{"size":12325,"mtime_ns":1784464897158198429,"hash":"0059090ebf61bafeeb3f088304884d7069ea3157fdc19ccbece74e64024038e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/cleanup-polluted-doctor-clinic-records.md":{"size":5475,"mtime_ns":1784464897158629848,"hash":"73c98ce6e26d39cc6caac682b18e855b0866a7fd098c393e882a09c2a1179e67"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-appointment-operations-fix.md":{"size":10338,"mtime_ns":1784464897159402977,"hash":"7c81c1f2065972f7cd01b7ffb28a17da258878eca3ac10019d83431736fc3bfc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-record-access.md":{"size":8353,"mtime_ns":1784464897160521274,"hash":"025d8cde0a28ee53dc39b5b838ef22dfaf4c4bc9e4227c4d8401f09821c60870"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctors-list-city-and-limit.md":{"size":6712,"mtime_ns":1784464897162689827,"hash":"bbf02dcb0910b275649cc42cbe8147ef6aca0cbaec15db62e9c90201081030ff"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-public-booking-state-and-admin-context-slots.md":{"size":14413,"mtime_ns":1784464897164085085,"hash":"d64d720870767396a3c872b4f35928974338721c2deeb4ae8ba2e1126627fd18"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-shared-calculation.md":{"size":14662,"mtime_ns":1784464897164839630,"hash":"4d44e2b476a7ce73cff0ab439a78101f6c1b4304957df556c24126b211328af8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260719044321.php":{"size":1525,"mtime_ns":1784464902529665666,"hash":"fb293a89a70b87678f2d8dc3af7ed1b91ba7408f956772b3c6677643929fb72f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogCityScopeTest.php":{"size":6939,"mtime_ns":1784464902710855200,"hash":"ba6258f8fb2808fe3fe1b1a831be9026a0aa7bbaaad4974d47e8c1fdbd3a3273"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/AuditPollutedRecordsCommand.php":{"size":5851,"mtime_ns":1784464902673076794,"hash":"5b0d7ac5e1eeeacd603874dc04038e69085059b4790180f2f5872bb6dab996f1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Util/DisplayName.php":{"size":1864,"mtime_ns":1784464902681110711,"hash":"e574e4b13a2ac56bcfaf0796e04bafebc9d71151a7c8434c7cd8762b426e6351"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php":{"size":4327,"mtime_ns":1784464902721217796,"hash":"13ae463f9bd1d66eda6428ca13af8e690fc2aa127511aa537071651821260901"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/DisplayNameTest.php":{"size":3055,"mtime_ns":1784464902758414658,"hash":"3cefd4854a0459bcdf5742cf46d1d137addd0e910426fbf0b520ea1347044c54"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260719163834.php":{"size":700,"mtime_ns":1784482277729245273,"hash":"d6abddf3b06e733ea3cfd01811beb7c4c723182b7df033ea929b429dd10541da"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260719164144.php":{"size":938,"mtime_ns":1784482277729566527,"hash":"0103cca9f0b51000f9918371958554c27d462c3b94f46870b15a0be5dcb5e178"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/InvoicePaymentStatus.php":{"size":1062,"mtime_ns":1784464902593298958,"hash":"e970a8b0c9635bc255dce938cd2c3c20bdef4a70e989e3111a12c86907c07a5b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php":{"size":2325,"mtime_ns":1784531682479646136,"hash":"b908645ca0d4ec081c0f49de0178d822ae442de424d670a5cc46c2851c873091"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Service/MaintenanceService.php":{"size":3579,"mtime_ns":1784531682481417755,"hash":"ead8d52c7386b297db6d2b3684baabde88b4c26d86ca32989485d5bb24bd0262"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/RepairImportedDoctorsCommand.php":{"size":6143,"mtime_ns":1784482277731193627,"hash":"fd01722f437c00cf7e444b81a727f7ccbc04517a50960d73922627e82ff64949"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/IrimcDegreeMapper.php":{"size":2645,"mtime_ns":1784482277732581226,"hash":"f30bf5e23e34f16f3157beb7e9c749981e2f140a5d86fed1ea9e2e9822289b24"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/BackfillSourceProfileIdStep.php":{"size":2356,"mtime_ns":1784482277732876354,"hash":"1fb1643751214b0ca0afe678ee5f5ae4a1655d1413b63e5e1ae6bbd66037a536"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/BackfillSpecialtyParentsStep.php":{"size":2642,"mtime_ns":1784482277733165523,"hash":"6cd8452363cd8b1a254a60e08ff493850417939c9b0f3745efbd4daf8c097908"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/BackfillSurrogateRoleStep.php":{"size":2003,"mtime_ns":1784482277733357817,"hash":"ba6c3470b7045bcf2b70175757ad88a4987e0d5507e9d203df0dceceb41f4bf1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/DoctorRepairStep.php":{"size":1322,"mtime_ns":1784482277733608987,"hash":"a5d8355d210f455ea94d9f27686f3c6a11e03ce17a135e3b53be5063705ebbbf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/FixDegreeStep.php":{"size":3038,"mtime_ns":1784482277734419912,"hash":"aae01acc6d31cfc4246c57616cc677a1983e4e9c693b7fbd1a502ee1e198cf0e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/RepairOptions.php":{"size":1026,"mtime_ns":1784482277734565872,"hash":"8d83158e7d024eab57dbb9c179f3b76e7d33e5f66de1081619a1ce977841fd96"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/RepairResult.php":{"size":799,"mtime_ns":1784482277734814291,"hash":"fb4cc0a889b294dac812ff59c6ba7fa047b6d56d9f2d4536ca890ba83a2a5ba2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/ReportSuspectedDuplicatesStep.php":{"size":4770,"mtime_ns":1784482277735124336,"hash":"b06c83be7ae69cc31f90e261431e52cc5ed0ce1891fffc3307be0bac0e66091c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/StripNameTitleStep.php":{"size":1914,"mtime_ns":1784482277735326672,"hash":"57496c9f8c4708df777c5e1b49f84182f3c2cd245c061daabb20630f058561da"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/SourceProfileId.php":{"size":910,"mtime_ns":1784482277735625133,"hash":"af1e550776529f8285eb8ca6bc031a234b17fbd63e9f481bef67cc95779d2c7a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Doctrine/JsonExtract.php":{"size":1075,"mtime_ns":1784465267935867083,"hash":"532e18090e50b2d909e4e50488f9e24be580e6ad8df80e1436c5772bd8ac0178"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/AdminCspSubscriber.php":{"size":1962,"mtime_ns":1784806088601651648,"hash":"39f84fcf02521bb04ac1e81f93c023ec4569a3d17b98754a5532d37c641400ac"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/MaintenanceSubscriber.php":{"size":6625,"mtime_ns":1784531682482321752,"hash":"fe6bb0e310e5be8f2dc08ac1ac41c4dc47f2c27a1af0a6dfa0f1463f5f2dedab"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php":{"size":3711,"mtime_ns":1784464902702005029,"hash":"22183d5dd45a562efd86eae39c1c8c6c301e6d43c262e68bf9d6913238275207"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/PreRegistrationNameTitleTest.php":{"size":2301,"mtime_ns":1784482277736506559,"hash":"f4418fa38742fc1dc1dd06256ac09ff78deb4d74118c8be1215ffb4b790c62d5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PaymentsSummaryTest.php":{"size":8027,"mtime_ns":1784464902710463573,"hash":"8c128868e6844eee00efc9167b2fb9f8fba504686d8f89af78daf1e887032799"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Clinic/ClinicContactSourceTest.php":{"size":3635,"mtime_ns":1784467315930811652,"hash":"4e483a7915d787fe77068d19657f37eda7a130dd79269f50dfcfc18d8e9e4bee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Clinic/CreateClinicValidationTest.php":{"size":2468,"mtime_ns":1784464902711892372,"hash":"9a6d958a32f7626f2fce5a074633a11c3377794f1e5ce9658c37619d8b9f1b3e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemsUnresolvedContextTest.php":{"size":1927,"mtime_ns":1784464902716933440,"hash":"7352d1c8071d9c3f301e2de1e49f88100699c755152ab733ad9987aea01b1f32"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListBookableSortFilterTest.php":{"size":3956,"mtime_ns":1784465267936203002,"hash":"9210b6632a767c6493ec510378ad21156c337490a81b523977c00972d5ca0b55"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorNameTitleTest.php":{"size":2657,"mtime_ns":1784464902720697085,"hash":"fc2d453b68c951dcd028f37e17727a143a04ff74aa34aa23305246d8d2c03d3c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php":{"size":3044,"mtime_ns":1784469901474559816,"hash":"bf7e00a9e364835e3b4cb83f62b0809794f3c8fdc9d912f93dd4052bd9f4680b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/IrimcDegreeMappingTest.php":{"size":4255,"mtime_ns":1784482277737335193,"hash":"20ad79c352df29c1a68c2d414390b1e9ea57798d2c4b887967e8ab5294ebf556"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/RepairImportedDoctorsCommandTest.php":{"size":4922,"mtime_ns":1784482277737924533,"hash":"df7a4963b77c6e843f30cdf379030c0830997f37f57973f8afdddde369994a59"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/SourceProfileIdTest.php":{"size":1508,"mtime_ns":1784482277738464914,"hash":"787eeb7d22c1a8ba2cef4d82085ae927bbb6b688599a4bc3fd5a74edb8c18adc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/AdminCspSubscriberTest.php":{"size":2034,"mtime_ns":1784806088602192563,"hash":"f85359b750ef4462e459921b85532dd6bd4d98b29a0a93a659826d1727105580"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/MaintenanceModeTest.php":{"size":3973,"mtime_ns":1784531682485323117,"hash":"cec60feaf5e9047a38d57d28c5d1bcf4919212f4f1ff62d50018dfbc01556d7c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Subscription/ActivateTrialTest.php":{"size":3877,"mtime_ns":1784464902759784415,"hash":"0fad11bca561d71557a34aeb6f408ad995921e02fb0a8e7a06de725f80eb6be0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/backfill-doctor-specialty-parents.md":{"size":14176,"mtime_ns":1784469901471598707,"hash":"8de6162ab59bedfe9328af0c9d6c2bbf2f7d08f459186d5c11567bd8c618a1c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-import-dedup-by-profile-id.md":{"size":10673,"mtime_ns":1784482277719461002,"hash":"002d14ed892c37d18be6273875fde835cae52ef50a7d7db1fab3846de2a441c4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-specialty-edit-and-title-policy.md":{"size":14674,"mtime_ns":1784482277720401387,"hash":"573eeb11cd60bcd3e8b6a35c449739c6b47c6935c3d107fdcfa9942a82604258"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/maintenance-mode.md":{"size":15531,"mtime_ns":1784531682407942719,"hash":"24d9c4bfc17bc833f7851d5f5d94094fa160616a476f5ec96f7cbccb04a242dc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/my-payments-ui-redesign.md":{"size":18044,"mtime_ns":1784464897166055262,"hash":"1fe75eccb65397575a89898d0de39237a58abd31a9b6e0d9f40be9c9b0a72ee2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/qa-clinicpro/SKILL.md":{"size":31403,"mtime_ns":1784464897170310826,"hash":"34e3efa0ab41b51bb614c5894585c60d3bfe92bbfcbdc485db66eac3e8a50966"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/redesign-page/SKILL.md":{"size":9439,"mtime_ns":1784464897171067163,"hash":"f26c2b507e530934b67dd37d0d13e3ffca72f6bf5ba402269c3da3a1e3989ced"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/security/AUDIT-2026-07-19.md":{"size":20819,"mtime_ns":1784806088599683695,"hash":"c03da8bd50b6239b13b043de34691c826675f4c5c28cdfd9ee9717a57b14f04b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php":{"size":7351,"mtime_ns":1784535866928272176,"hash":"3a1cc4dfe2086e130d8f995505e1ebd217e1ad674e133812a3f412daae3be14a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/OnlineBookingManagementTest.php":{"size":7479,"mtime_ns":1784727191222732578,"hash":"23c7d29e3dac1c90a6899cd645a05f10d7bec5e46603ed5571377ac4ce1a10f9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeDoctorsCommandTest.php":{"size":1826,"mtime_ns":1784535866929091584,"hash":"fdf2594889c8ffc8205682c089c9bfe7a5395395617640ad25d0e8d26f6c1a3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php":{"size":4845,"mtime_ns":1784535866929379165,"hash":"cb55b0869e2e8998598d271896bf8818c959117f89bb63d57db62fe42420a5c6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsurancePerDoctorTest.php":{"size":5452,"mtime_ns":1784727191224060920,"hash":"7182df5dc07b3920d125aab004eac47a7284d18cd0294f1ed7e83c47cabf3afe"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/HealthControllerTest.php":{"size":2566,"mtime_ns":1784647364469263527,"hash":"9bb1db2a0a85fd32a9ac76477a8c69ed2f8d6e0e25eb37e373a45b8783b1d2b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-appointment-management-online-toggle.md":{"size":18071,"mtime_ns":1784727191132201425,"hash":"bd0daf56d404166e95da451e4420f3381948e6cd13fcd7f24159b37a36715690"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/per-doctor-insurance-contracts.md":{"size":16951,"mtime_ns":1784727191132538635,"hash":"9e7b5f95242540f952be2b58e6815ee321d5c31ad047f64638cc05a742973d06"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_testdata.php":{"size":4033,"mtime_ns":1784801102585962267,"hash":"ced99d1481d7be3608af07e9f55a8f1f37c9df0cca0a99cedfebb5e8fb5c5b83"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260723120122.php":{"size":991,"mtime_ns":1784808111621218796,"hash":"bb58c462e93d9b80473cf4e6074581f13108273de63e9a61d9cd4333f8f3f644"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryAccessChecker.php":{"size":3149,"mtime_ns":1784810434216079853,"hash":"885ff2de26828f90f3261ea8e9330ef604d7ed2941a0719b030258e8aa068e5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php":{"size":2847,"mtime_ns":1784811614047134982,"hash":"ab00f3ce233c020d754bfad50d3c46ba38686c5938bf81ce3a57af2e653a4258"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md":{"size":18152,"mtime_ns":1784809736237232821,"hash":"e2d96d2b5b1d94214a7382c5e564026a7fadc742ac847e316ba8a3a7965e2798"}} \ No newline at end of file +{"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/assets/controllers.json":{"size":198,"mtime_ns":1781030172830093265,"hash":"c2038f4c739d4a1620199394a2ccfdd5c91ef846a0f81048388ffa7b65df091b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/composer.json":{"size":3266,"mtime_ns":1784647364460792931,"hash":"714701e200f40a5d3985d3a5aef6c23b6aed23e7207f4fd63bb9fe41373d506f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/bundles.php":{"size":991,"mtime_ns":1781030790602666616,"hash":"ffc97986a2386074ed8eb1b4b9dcbca2ffa7cc6b3600a6c37e3112d6be39e0f4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/preload.php":{"size":184,"mtime_ns":1781009656090972900,"hash":"718612fb509259556db6202d93b5f3b1bd85a6be6d523cdc6fb1d81b569ce256"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/reference.php":{"size":105233,"mtime_ns":1784482277727242043,"hash":"dfad2f71d61e6c0c66d6796f61d469dac7d47589674bfea098e690baf2651977"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/create_test_users.php":{"size":4062,"mtime_ns":1781168063674077630,"hash":"35e828a0495a0a4aaa7539781076edff3b0af2e88562ea0ae1299cfc17fa91b6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/city.json":{"size":48958,"mtime_ns":1760953552261818528,"hash":"4c321bdc22df2c9e02e37cb3c1a44d792710e94c53f0131f14e88f0ba60cfbf5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/doctor_services.json":{"size":42359,"mtime_ns":1781085019042251229,"hash":"086809f01c4c6e77ab1161688bd03d60ff524735d0d7655cb0daa55bbb53875a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/import.php":{"size":5488,"mtime_ns":1781089058225002885,"hash":"7f22b1eef5dacde90d1f87178f5b446df06562e86331f2b1fef0672da6d33fb9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed.php":{"size":27683,"mtime_ns":1781090517391813278,"hash":"9f68801870c368286543040b482a6a8e9773a82506565226d705c0b410873025"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_finish.php":{"size":10806,"mtime_ns":1781091340487318516,"hash":"f36f97df126491fcfdc438f289489a189bbc58b7fa5dc61e48a40edefb77c623"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php":{"size":42270,"mtime_ns":1781091251098443866,"hash":"da652ff8b7513cab398dc4f7d6dcc92399ef0507410f466a72929684aee6abc2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/specialties.json":{"size":16189,"mtime_ns":1781084374016184330,"hash":"de4ba8a0ed9fe595a89be7b4113ae37bddd5dcc5e59766f4cdf7ec34cfd44dc6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/state.json":{"size":1708,"mtime_ns":1760953552262399793,"hash":"3678b80abe63c2c45d0ef5f5cfd63cb46f5bcff7cb6f73fb3c8d188ce24d0242"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609130407.php":{"size":1154,"mtime_ns":1781010250896191835,"hash":"d9130e4e0fcecbfc302da5ef3184d0665ef9844067e63673b091dc6b09e5c432"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609131304.php":{"size":8945,"mtime_ns":1781010908745260477,"hash":"d8db037c64d216c9d6e3018caab7c9a4966abfe31e41794f43728ac0bd3c11bb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609131553.php":{"size":1477,"mtime_ns":1781010960853107810,"hash":"1b3c9ad833965008985bcf3f6a1894e400bc58bb0a8de2b6bc159c31ecdcca5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609132009.php":{"size":1986,"mtime_ns":1781011210879944205,"hash":"95e296cf289224cc43748507a9496f493d0e25b829a9e3d8bb8567f6f022d378"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609132708.php":{"size":5572,"mtime_ns":1781011630935659766,"hash":"d3211b9b4b08ad40b543052498b4ad7adeb034ffbabc4a83f761807df8e2fe9f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609133121.php":{"size":4855,"mtime_ns":1781011890870506406,"hash":"fc65641b70ce6d9bb2409aeecccb580333685ba71bcdddb72ea185fc9b717e9b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609133334.php":{"size":1529,"mtime_ns":1781012020936148882,"hash":"d2753baf2902d723dba6ef2928c65627dbc4f006c5493a45182b450fb4598fd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609133546.php":{"size":1688,"mtime_ns":1781012150911850095,"hash":"98b56edc2e31c609f70d82d1e697c6598f3c65c4120d4e77510d19c0030e9d87"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609134112.php":{"size":2830,"mtime_ns":1781012480955463648,"hash":"ffb5700205e312f10728cd20f9638450cd2195df9627b5b51f92690526214845"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609134741.php":{"size":1789,"mtime_ns":1781012870832220674,"hash":"eb2a55b4f50f4fd58288452b71dfb5e190958cb8c775354dc9c9f99c929dfff0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135126.php":{"size":1922,"mtime_ns":1781013090876422882,"hash":"a736efea5774baa48ac87522442943580e9ce47cab3479e1033e71fc6131eae5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135514.php":{"size":1449,"mtime_ns":1781013320954994440,"hash":"e3901078cc23a4e9ba6a7b748e32fc1a04f888c8d5680da5100b26a56dcd0559"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135704.php":{"size":2558,"mtime_ns":1781013430957508206,"hash":"6ce6851d5331c07c1f13c94f475a7f6823551927ff0b7ccfa8fddec146e69fcc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609135923.php":{"size":3457,"mtime_ns":1781013570869080544,"hash":"b7a581c53e463fa8bfb6a7ccdd65d75c2146aa3b8190852a84a15ad2c8d3bf3d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609140223.php":{"size":1590,"mtime_ns":1781013750963170886,"hash":"c0c011d8f3040d2b81dff1ec667f2d650567eb141271ff4d368ed66fdfef9342"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260609140423.php":{"size":1535,"mtime_ns":1781013870906972885,"hash":"0fb344e74f64622b3ea3f4a29e8b6412f35ec60ee46cd25abd5ea3e0abc8c299"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610062539.php":{"size":826,"mtime_ns":1781072744933894396,"hash":"c9a4bfd06b4bdb00f74c6a5973acbea2b86b4c8ab64c8d28c730dcdda5bc0e88"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610092558.php":{"size":780,"mtime_ns":1781083564938987613,"hash":"7b3ae1ae82625519d5c7986d542c84dc5c37949ac4f3a8c356191dc480b7cc0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610103401.php":{"size":20904,"mtime_ns":1781087803230706453,"hash":"f54443ba8ee1b2d436f3e2bdafcdb026b5b3c8dae9941623fb401792aa68bb85"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610110039.php":{"size":817,"mtime_ns":1781089244896521926,"hash":"a68634b6818f1b331bc2232ff9429792f11a7090ef18315754dbb5feec3981b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610110921.php":{"size":1611,"mtime_ns":1781089784421230793,"hash":"2f112d7fbfee7d1a0ec047535854cfb1bf8088099d4f5219e23f9458380f90ce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610111254.php":{"size":1109,"mtime_ns":1781089984946035862,"hash":"2c68d5ebfef56abee588aa5abb74a571918a0ed04eec7be7ea8039d9a12046ff"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610113711.php":{"size":1499,"mtime_ns":1781091448606693864,"hash":"4cd9c0910a49718627e7ea3c5f6f448e6508e609c70d643e160a6c740937d13f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610140853.php":{"size":5927,"mtime_ns":1782583543657239761,"hash":"02683252b3c23dc3005af00fc6a42cbc360a306c799a88ee722cf1560ba22da4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610175105.php":{"size":767,"mtime_ns":1781113873591904402,"hash":"49ffb1ef4d630a180b47d4b1f42da6c3ddf8283dc93bc192c16060cc093b5b82"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260610183655.php":{"size":2273,"mtime_ns":1781116623586431980,"hash":"e1573ba5f962b956314e7e17a8adf8fc3683dc6065c34490b60a25636d7fe4a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260611075829.php":{"size":3004,"mtime_ns":1782626301195816873,"hash":"b3ba50cb2690810d8fb010f0ede4cf92906376908208bf0093512752d72fed76"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260611083424.php":{"size":881,"mtime_ns":1781166873770630956,"hash":"38e49fefb94b0029f3a10ac5aa846f341e47fb69686ad6d23c4b324de4b5e218"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260611084046.php":{"size":1410,"mtime_ns":1781167246413147688,"hash":"ace825e63afb52cfc794f24547a03563c501cb951545c1a8fe50e2f198e11572"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260612081739.php":{"size":1185,"mtime_ns":1781252261521732569,"hash":"abfc51c67c959f525711c661c21872e6a831079510241c197b86175623bc217b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260612132848.php":{"size":1667,"mtime_ns":1781258338612526059,"hash":"c3d155690c12d3c3243190dcc759adf44cdf6a727b3b2563ba50caa78fd2a3cc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181134.php":{"size":1715,"mtime_ns":1781516938570601065,"hash":"4febd40d1e647abbd00413dbb51dc59d5f73d15a6d54d7668d08861f2e6c2d99"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181629.php":{"size":3515,"mtime_ns":1781516938570859523,"hash":"c8a4a0b22f709c3ad72760ab89c787f44260064e9d3222449292133d85b27862"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php":{"size":4760,"mtime_ns":1781516938571506442,"hash":"3f5f75cf96210cabb9a36a61036acb7bea5fd01466b367725995b9fd52bedb2c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614182549.php":{"size":2122,"mtime_ns":1781516938571645400,"hash":"1fc5633381813d3939e8513eb233bfd9c24797537a8348bc83e1f29c2b41e311"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614182950.php":{"size":2545,"mtime_ns":1781516938571764692,"hash":"fd126b1e4e09b2f3433242d40992cb2a829d80a357faa87bf922d86bbf514c2f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614183527.php":{"size":4022,"mtime_ns":1781516938571888567,"hash":"98a07ace9623c623dddcecb1bf1d4189d8efe1692ba261779b1f9661ac07ff25"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615060415.php":{"size":851,"mtime_ns":1781516938572128193,"hash":"0231ff42cfb43dd4cb4ecfaff3e4f1d285d30fdd87a120fccc6046fac3d1e040"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615061938.php":{"size":981,"mtime_ns":1781516938572427735,"hash":"1ac836b1d7089a2dd47756eb7ba0e65801105e2dda52aee3f5df981daa57db88"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615074107.php":{"size":1712,"mtime_ns":1781516938573278653,"hash":"f16f0d0bcf5a4646bcaf98725563639c8ff8b4f2a6d8cf9b8f6a0e7bfbe4c39d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615142236.php":{"size":1117,"mtime_ns":1781535498215147916,"hash":"27e62ea86a4f3aa8539bd976213f57efbd6eb36b8aa4798fe52f2274571941c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260615203529.php":{"size":1746,"mtime_ns":1781557035803907615,"hash":"b735a483f4db548f9613dd6d5efc8489f1a14559737b39f5fa9ec395f6ad21c2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260619062912.php":{"size":772,"mtime_ns":1781850555276849213,"hash":"7803c7d2fe66171063a19937794a6630d34dff563450bbcead5fa6051866ca2f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260619121047.php":{"size":780,"mtime_ns":1781871054836536786,"hash":"5b96978f092d4e81b6b9ca61e2a5d5a53e51f1b9b8bf6be43f38cc462371a252"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260619170105.php":{"size":1000,"mtime_ns":1781888467242271818,"hash":"24b56c5edca5c601b008f28dc8b642de32dceeeb408ec38cd5e3f7c40c3ce4f3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260621084558.php":{"size":774,"mtime_ns":1782031565107938146,"hash":"1a88683010bc9f3571111e2c63fceda2062724f08e0c93a8519405d4ed8bf33c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260621094624.php":{"size":774,"mtime_ns":1782035186037116338,"hash":"846706a2c43ed5b3354ff1ebc8d0eb9d9c7dcaca94802f6b8ae4d4653eb54fc9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622160119.php":{"size":779,"mtime_ns":1782144086923054995,"hash":"d1a46bd2a54a9e9f55a692342bbd1bc49add55e4c29368fef1c0fd6d4f8a9292"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622163152.php":{"size":1377,"mtime_ns":1782214545724072190,"hash":"64ff3985f32d0d18646d441f0edd99be402305cbff68d66519dcb196e17e42bd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622171538.php":{"size":1410,"mtime_ns":1782214545724191815,"hash":"42c0bfb273a488f98079a84f3331c2000ec0018e5c1a748a4f76481853fca168"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622173707.php":{"size":1491,"mtime_ns":1782214545724314524,"hash":"e7ca8699e56c8ce50350006668b7958af1be4663f36620a12ce34dc1fecea6e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622181251.php":{"size":1171,"mtime_ns":1782214545724441066,"hash":"9a5233ddd9873b485bfcf9b9009619a42cec5bc0a4516d98a387b42a249aa0c5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622184409.php":{"size":2212,"mtime_ns":1782214545724627733,"hash":"caa199786e4c7016e4232e653b063278fe809536f4eb2b42305e3bd30beef290"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260622185948.php":{"size":2005,"mtime_ns":1782214545724826651,"hash":"7048fe9c1439b52f85abf3186cf4eec913eb873e8ac6ae1154712adccc327b83"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260623115721.php":{"size":779,"mtime_ns":1782215846636875546,"hash":"4c8e43a5be46030c087a8679b9b84e8cf58b4174e9228f94fa02dd0d3f2e5990"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260623173907.php":{"size":779,"mtime_ns":1782253591740927223,"hash":"237d660c556b7f37176854a98f02cd114fafab9405f9ae4945a8a75941928f8d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624030339.php":{"size":916,"mtime_ns":1782270223182271448,"hash":"a97dc816b64080ab3aabd67347c2161faff7090629810a6db13c051991edd8af"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624092459.php":{"size":2059,"mtime_ns":1782293101374459999,"hash":"44b5621ce383ac7cb1cea47d7006f3c2b0b47bba8d49f59c78a0df4f737f8482"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624093738.php":{"size":1266,"mtime_ns":1782293867202071491,"hash":"dedb9cb5586cb39f3d35af323fab3e41ff8e63ca961cdb98b8a7beabd113c8af"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260624123236.php":{"size":809,"mtime_ns":1782304359030218634,"hash":"acb3129833c4f6b1ec99f90496e23400de1df0624f1dbbba5077a20500a38548"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260625135132.php":{"size":780,"mtime_ns":1782395498606655159,"hash":"a1c3aafeaa1761bfaff51ae0c523a2781cf359fca511e7aa8bd294b70011a9a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260625150304.php":{"size":1990,"mtime_ns":1782399813900039403,"hash":"87f84613f1b928abd28cf7502c4572ebf7599d0c47d3c97497a5d74b9fb2c983"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/package.json":{"size":2435,"mtime_ns":1784482277730001490,"hash":"283336da436a096dc9c3068ca4a0f9e42d9eed15cecefbbe7a63f2002944f178"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/public/index.php":{"size":206,"mtime_ns":1781009656089267135,"hash":"6609137ba6c6187032cdfd84e9d39097732d861414157cacbdeb77b2b271ac8b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/public/manifest.json":{"size":576,"mtime_ns":1783834695996821520,"hash":"1130497fbb811e1276a5a6dab84ffadca039cbb54ba52ed42a1c4c8f8a3a1dc2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_realistic_data.php":{"size":24320,"mtime_ns":1781519949285784202,"hash":"2ad075c6d333a42f3ac51adb0e1d8b444f64f3b5a01bc87f53d9522cb272ce68"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_test_data.php":{"size":13557,"mtime_ns":1781169644756523490,"hash":"d5bbc3b4a96e7abf610d9cd63da61dac6b73bdd97b5672eb4ec191bbec2255e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/skills-lock.json":{"size":267,"mtime_ns":1782232921467371596,"hash":"4b889910ed363cee9dbd7da20e9c0748ddf40dd483ed92b5e581ebedb506f179"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Admin/Controller/AdminApiController.php":{"size":123676,"mtime_ns":1784727191204578538,"hash":"9ea7b855bf988898f35ac500f0423208cb982993dbb34719cf0a5582596fba00"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Admin/Controller/AdminController.php":{"size":490,"mtime_ns":1781030416417456388,"hash":"7d18322ef916885ae0181a7b9dde07ab07d08bc49cbf72669f50e5268ffeef62"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/CancelExpiredAppointmentsCommand.php":{"size":920,"mtime_ns":1781551622411049671,"hash":"3b56ad9741a4349bd249a4a4e320f7195c320fec9a96ccde6da5b8f75d87b32d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php":{"size":58604,"mtime_ns":1784808041693102315,"hash":"136bf8c2412b13c1694de156c1335f4de76b394207039cd89be09b9ff04e3a15"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php":{"size":24648,"mtime_ns":1784464902570420838,"hash":"44f402a1f38c52dbd2fd2f9e882dd98603c4b1620f1f6f858887f12a77bac23c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php":{"size":28795,"mtime_ns":1784806547318849564,"hash":"b691c0a3cf035d45a324d46e3b39af810273639ae02b970cbeeba5064ab0f50f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php":{"size":19275,"mtime_ns":1784464902571368176,"hash":"0d5da756aaa37c8941f0c32e1a345b579380ffa5b8a1677e787796e931445b3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php":{"size":4076,"mtime_ns":1784464902573736064,"hash":"7c4df822d6413758197cacdde3c7cf0670c89140e8b4bc1cd129c9a5072df17a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Holiday.php":{"size":4004,"mtime_ns":1784464902574083107,"hash":"2e8df4fa6cbfd03b6ba54758ca1afe43a9cc7a81cf96884d56e1e40409128dc6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php":{"size":6797,"mtime_ns":1784464902574997154,"hash":"3c08f308986a80a6f4c5ea5d6361d1c2c7bdc61e1951557b0ebff8a8c002bc1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Message/ExpireAppointmentsMessage.php":{"size":85,"mtime_ns":1781551622411423796,"hash":"094a07b7c7552dd1c2812e066ae7e9cde6dc6bc9ca4ef07e11b82f8feec45fd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/MessageHandler/ExpireAppointmentsHandler.php":{"size":504,"mtime_ns":1781551622411619546,"hash":"8981c0048e84b26121eb8e2a6e1f9913a7d61d958a48bc4bee113df6c0c77a80"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php":{"size":15560,"mtime_ns":1784464902575690907,"hash":"61f193f49bfab835b2ee14b9dbcd7c17fa77c042735f5e53a34518ab2f146e93"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php":{"size":1953,"mtime_ns":1784464902575986325,"hash":"b726efa5d948e6fe5f57e0abb66d4d12435a88761683a49a71cac756fb1b2bb1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php":{"size":2902,"mtime_ns":1784464902576332036,"hash":"50882b37d96efe947a09e5bf7019b7da776e2a2f1bb7052ad11c20a0cabb2ee3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/SlotTakenException.php":{"size":101,"mtime_ns":1781535498216404171,"hash":"e6ca84966b94b947c7df53646b8a0c5b1a5f5564d144e2b0e00b7756c97d718a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/WeeklyScheduleRepository.php":{"size":2693,"mtime_ns":1784464902577227040,"hash":"0da990afc2cf9fbd3d3cb110c4f3cd5bb2984ec8a2d9e2f108c840da5cd98f3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentExpiryService.php":{"size":1834,"mtime_ns":1782728407190939073,"hash":"0e08a53cd50f1fa75c2998ce2d39400cf116f1e7d5632015fefd589ca730e771"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/SlotCalculatorService.php":{"size":21452,"mtime_ns":1784727191216684828,"hash":"da1e6e55b3fe730830c054e1a390aabc774ead9da56dc690c0288ac568aaddbf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php":{"size":39080,"mtime_ns":1784464902584118618,"hash":"99e0dc972554e1699a0a779df32e2820db433d36863b5cd64598831b7d90d2ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php":{"size":7242,"mtime_ns":1783237168983222014,"hash":"e87024acef4e93a1bddbdd8545b41f9130635d605b1a327ab4ac11661585b71e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/PreRegistrationController.php":{"size":8288,"mtime_ns":1784482277730298951,"hash":"483868bae345f8bddcc296bec895f36e8d0798aa48b23f77bf25ba1bc111b00b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/MobileVerificationOtp.php":{"size":1930,"mtime_ns":1781167196281533241,"hash":"511faa2e0698158b312aa66c5b7d54539963056b011200b3a7b86a65651e56b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/PreRegistration.php":{"size":3061,"mtime_ns":1781252232305967808,"hash":"74a388c7ebafa889c4428ba1538ac46ed8f1f5c6ef5a34975016f85a128c5f40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/User.php":{"size":5628,"mtime_ns":1784464902584487287,"hash":"3f982706cb5c42f23d7791e2e3c338d0b2406c533a84879997bfcc8ba673953c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/UserActiveContext.php":{"size":1160,"mtime_ns":1782652951356493481,"hash":"1c60c30e2800176bb2dde9730607d081f2fa1a05f8f6ee6e917ad256bcfa73cc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/PreRegistrationRepository.php":{"size":842,"mtime_ns":1781252241014651656,"hash":"050d7fae8134856aeccfff39607f5cfb44e8b923e13d0235411a577b78a6f96d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserActiveContextRepository.php":{"size":952,"mtime_ns":1781164699567301035,"hash":"22c3a507b65fe3f858806b1d7bed15411be794586278ddae7ac5ebe09782bbd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php":{"size":1023,"mtime_ns":1784128250264014150,"hash":"748b70a06bf6833d94e5168e4ebc06ad7faf0dff67f5f099f595f10cf4f59137"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Security/PasswordAuthenticator.php":{"size":5168,"mtime_ns":1783788126862679898,"hash":"06cc16b691e8051198421fddf881bdcc116597b6842b2d5cea2faa34c87bce58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Service/OtpService.php":{"size":3747,"mtime_ns":1783236682997204096,"hash":"ac8f9cfa6d67decc1ff89d2ed61e9eb2ad2034214c015aa072acbbb66be05e97"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Service/TokenService.php":{"size":2166,"mtime_ns":1782036558107915300,"hash":"3b749587b4c8ffc2d0fcf9a266ab32aff75b1681af31e6797d8046dd3ee36713"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Contract/ClaimSubmissionResult.php":{"size":509,"mtime_ns":1782214545726213864,"hash":"5391e205be5e00bf0cdd088d6f9b52427e30e3a5d29d2c0ae39753b15b67fac8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Contract/ClaimSubmitterInterface.php":{"size":461,"mtime_ns":1782214545726346198,"hash":"9286f1fdb68765c4512fa8aa302156a4fc54df7af3fb5d5d1e2d59c24111c3db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Controller/BillingController.php":{"size":24913,"mtime_ns":1784808838897681235,"hash":"cf473f675d6ce0395a05e655bac81e69eefd5f2ab4f10c60d4f73660521d4726"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php":{"size":8175,"mtime_ns":1784464902585679918,"hash":"bc503311606d44479e0ab073b01cdcfb79094fa621a51b9f865c0b7dbe133f3d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/ClaimItem.php":{"size":1646,"mtime_ns":1782214545726889450,"hash":"0e3bb1ebc45d4c045ef0e6fe09170976c315d7da410efd79bdcc53189e9dab49"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php":{"size":6235,"mtime_ns":1784464902587356219,"hash":"613b700c3eb616b8e880c9bd72f1c08d1fad733866192f0726bd1d899b4959f8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/InvoiceItem.php":{"size":3521,"mtime_ns":1784800330939040176,"hash":"ccb2552fa1ab07a77654cfb09a306d3a2ea0849ade5ba0aac38a0fcaa9a3ac57"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimItemRepository.php":{"size":895,"mtime_ns":1782214545727554077,"hash":"9f606952d141e1db9f444ec80bba343c34a5c39f905f72c53c76d7cc7dc58f89"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php":{"size":15529,"mtime_ns":1784464902588508683,"hash":"5297e69349ca7676e582674fd7b33f3399222d745ab17b5773829bf0ae373790"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/InvoiceItemRepository.php":{"size":2056,"mtime_ns":1782262433593751772,"hash":"6a2e18c9de2434f67ce2250dc17ec50a29f207b95ca2fc6e2a9c7d338a67a67e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/InvoiceRepository.php":{"size":11555,"mtime_ns":1784808794513475941,"hash":"0927565fc271d991f49c0caaa2b2f7d54f5ee79827ed536c5f8b44a8e5412c28"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/BillingCalculator.php":{"size":1975,"mtime_ns":1784800330939213720,"hash":"9751645f561446a0d0f6a618cbbeae012f7f2274c5c1fbb4379220b995070f16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/ClaimService.php":{"size":5584,"mtime_ns":1784464902592488204,"hash":"5e1f5e6dcabeb652ec1c109f5519f18780d0e9543d08b974f9dda4cd5bcf4b5e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/InvoiceService.php":{"size":7506,"mtime_ns":1784800330939381389,"hash":"7fd5003237e1da18981c0d0a89f8e7aed0cd66087f516cd9006657d224ac6332"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/ManualClaimSubmitter.php":{"size":771,"mtime_ns":1782214545728543539,"hash":"11064e4cf0182849f67012ead852a3b45c2d8b66693e9680bfabf4094c3b9d40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/ValueObject/Money.php":{"size":775,"mtime_ns":1782214545728705873,"hash":"97c8de0bcd950f7b29c8f8fb87d33f4cb79bd0b17e531592c80fa5fb5c0e6de8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/ValueObject/ShareBreakdown.php":{"size":599,"mtime_ns":1784647364466040548,"hash":"98b4c746ff1d241697d227cd21bf6a8b010cea93dbf0a219f89910456c511ac1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/BlogController.php":{"size":19941,"mtime_ns":1784464902594954800,"hash":"43b71aed6a3105b72febf2675b3938f9966b8b07fef295ff6b30236449fb1af9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php":{"size":6946,"mtime_ns":1784464902595317177,"hash":"71e99f5aa62b02671765b4a76aaf38f14dda1c7f11695a3137de5ee9f819508a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php":{"size":3029,"mtime_ns":1784464902596020389,"hash":"30156ac73865c1055e5e6d187177f5828aa6600d6c6d300b7f1125a86507a3f8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Controller/CategoryController.php":{"size":1776,"mtime_ns":1782728407194246845,"hash":"1be28d02d6f241500cc7a55f1a597962d80b5f72c814c9308fd6811029aef714"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Controller/ClinicController.php":{"size":36978,"mtime_ns":1784467315929240052,"hash":"5bd62a404ef66a4b47a067bc8fde959a1e6c19fc4dcd1d1dba8b8239813cdac5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Entity/Clinic.php":{"size":13309,"mtime_ns":1784467315929778724,"hash":"e01b9b81d92d4a7916c35632a2ff82678b7a454a2d1ff81ccc54e709c4af6fa5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Repository/ClinicRepository.php":{"size":4879,"mtime_ns":1784467315930323480,"hash":"a8013ef7cda564c71220bd11e5359c51e16b4fc2da51358a647c0987ebe73da9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Controller/ClinicInvitationController.php":{"size":10229,"mtime_ns":1784464902601612793,"hash":"75e2b319c5a6f66f8a96a75b51ab0b60d2307208b7036ea5ef3fc35a4a688e58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Entity/ClinicDoctorInvitation.php":{"size":5432,"mtime_ns":1783748111777541475,"hash":"d7e3a199244ab8d4259e6fd0124f6b5ef16d6f594ce3e5d46a0a2c4cb8093cfd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Repository/ClinicDoctorInvitationRepository.php":{"size":2563,"mtime_ns":1784464902603299719,"hash":"434fe816bd7de55c3089d6a4a497ab8c7bd4c6f6366a821fb240ccee6248a312"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Service/ClinicInvitationService.php":{"size":10116,"mtime_ns":1784464902605429188,"hash":"8595e2407984ef55149aadbd91391c22ca25344b26f267f3575f01aec313dd91"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php":{"size":25768,"mtime_ns":1784813866259280578,"hash":"3150884ecf0788aba302abe2742271d9fce808c2c9e505366121ea5dea69e119"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php":{"size":10177,"mtime_ns":1784800330939907938,"hash":"fed12c340f720f6c7c2a3d9fbb0dddaba619f66a2d3a14e40489e8ee52087d7b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceSection.php":{"size":3168,"mtime_ns":1784464902607998160,"hash":"539dfedecc0ba508760e11725bcce82f435390106bc6c04512bed3fdedc6133d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/Tariff.php":{"size":2497,"mtime_ns":1784800330940099815,"hash":"77a5e0dca59cd5587ab614a2bedd46a0de3485d620a6125f4804db7b688115f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php":{"size":5074,"mtime_ns":1784464902608710997,"hash":"2cb24cdc51ea4ccc4280c09a8059243cc6a54a04d3c2e61e91439f018aa880ce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php":{"size":1274,"mtime_ns":1781516938575822117,"hash":"6e87ff4062b59b4870ac32891b6fd40ab36ed939b3a67959c600a63a0375b299"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/TariffRepository.php":{"size":1312,"mtime_ns":1784800330940418070,"hash":"fece09188f0d746cc7fdc518fb8d63488c77314d629940d1c0969b6f28fc7b38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Service/TariffService.php":{"size":1653,"mtime_ns":1784800330940570322,"hash":"13d77eda5f22d43badf639d0127bc7252b3adfe6c72657c33423ad5a04f345b2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Controller/SiteConfigController.php":{"size":4651,"mtime_ns":1784806088600157652,"hash":"c20127c992ac3f0fecb9bb188a1aa88fe61bf647be2e1a66116a9dd149ba8ad2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Entity/SiteConfig.php":{"size":1026,"mtime_ns":1782650883609343293,"hash":"694f1f497f5a3a1095f2949eacd68694eb7e8d6536abcd1bb61e7d788abed158"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Entity/TaxRateHistory.php":{"size":1836,"mtime_ns":1782650883608855500,"hash":"1b50a1ed1a3d72be73df9bce2bcb010e2b90888bc7daa0a312ede4d181327631"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Repository/SiteConfigRepository.php":{"size":2948,"mtime_ns":1784806088601283107,"hash":"aa77dc6ee240957c25739c71765cabf00ea11325c0aec04fe928dc584eb83a89"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Repository/TaxRateHistoryRepository.php":{"size":591,"mtime_ns":1782293892020820040,"hash":"1161721d41f057cd7c7d820b405a526cf644ade3da6a44a93e63ce9a364a9ca3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Dashboard/Controller/DashboardController.php":{"size":31134,"mtime_ns":1784464902612382100,"hash":"68016961f83c415046edf876216941075d5070acc73f9ef2ade61933c0c66215"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/DoctorController.php":{"size":40229,"mtime_ns":1784469901473896227,"hash":"b19fb9869994eef73d5754937984f623ba0dc7cde3dcab4da9c0166d32eb5eb1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php":{"size":24187,"mtime_ns":1784800330941361541,"hash":"9c03f0a1e8892fba9493139268d3fe6047c2f964fb84a2ce33610053833218e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/DoctorAddress.php":{"size":5470,"mtime_ns":1782650883611537550,"hash":"f42a0409b492abf55f1ed704e65e2273b1a9b7424abf0d2bd9c9507ea9345747"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorAddressRepository.php":{"size":3914,"mtime_ns":1784464902620399350,"hash":"1b8e01c1c4f786f7f03c807572b5eeb70792fa3dcc7342ac6afad08d64a855de"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php":{"size":12880,"mtime_ns":1784465267935467540,"hash":"311df5f9feec02445248dab5f37903e80b02c3f6a6642fa8175d0e5d325c9be4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/DoctorService/Controller/DoctorServiceController.php":{"size":5592,"mtime_ns":1782844356167570792,"hash":"4e16c69d4c1e7d4b295ed6840c0b6010e03e8c0c7411102cb63c1295dacc8538"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/DoctorService/Entity/DoctorService.php":{"size":2831,"mtime_ns":1781085550562230229,"hash":"6d7d545954a787dfcf52e2f9b8ccae47a1af55c21a43d3c60ca8c59dbade506e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/DoctorService/Repository/DoctorServiceRepository.php":{"size":1274,"mtime_ns":1781085558665462494,"hash":"79eb3168176aa86043e1613fa832e0a94b683ab7cd5a7553222d88ef9198f4c7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php":{"size":31795,"mtime_ns":1784811160566739631,"hash":"ceeb805e0c7b31667951aecd83fb906444470d2156682dd0161acdfa854bea0f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/DoctorInsurance.php":{"size":1960,"mtime_ns":1782728407197029697,"hash":"3835c0d26cf2af6937ccb1990a2a097e0696bc03c144ca9863867906de1b3a94"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/EntityInsurancePricing.php":{"size":3003,"mtime_ns":1784464902623257032,"hash":"e0b58d59197adf124c0ea46f10da8d6032f4908d4010f7a1374b5dbb16c2a991"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/Insurance.php":{"size":2270,"mtime_ns":1781085569269281268,"hash":"bb5c7b593458bca73e6d767909d845c59371d50aefc54d6819b53b036d16d8a4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/TenantInsurance.php":{"size":5359,"mtime_ns":1784647364467035554,"hash":"17950e1bfe3b4f1a0905dd8778aa6f15f990cbe65b3b13392b994d28c39e6023"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Entity/TenantServiceCoverage.php":{"size":3432,"mtime_ns":1782214545730644047,"hash":"fd098f4aef57bc0988ca8d17760b0009d2742666fd62fc0ff2ce07fc6b0dab1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Enum/InsuranceType.php":{"size":351,"mtime_ns":1781085440519759893,"hash":"30ae4d15da752fad6f6fdf214fc764732f372af51c1361fcdd23ccf7cb66d41c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/DoctorInsuranceRepository.php":{"size":848,"mtime_ns":1781011984448803782,"hash":"61e05cda6d846d53a56fe1bc16a932bd7ee1fcc43f8ad9cdc4f8eda7635a2bb8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/EntityInsurancePricingRepository.php":{"size":1404,"mtime_ns":1782214545730775964,"hash":"623b73aedc8f41f9f0ac7d374725808c1c72012956628e15ebde5681f7034dce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/InsuranceRepository.php":{"size":1220,"mtime_ns":1781085576476951957,"hash":"dc63f462de508c5f6d1fd51b08ebd887c5f79528d5183fc7a792e6cb579e26ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/TenantInsuranceRepository.php":{"size":3380,"mtime_ns":1784464902624170703,"hash":"7c95b2e21ab3e08d4c156d7772d4ebcf3b9502d1b6fd6595296e782fd1994430"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/TenantServiceCoverageRepository.php":{"size":1797,"mtime_ns":1784464902624491122,"hash":"2f0687a13f8e3f6fe25ce288791868e4a700f9f2f7fe530a9b41e61593b3833a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php":{"size":7572,"mtime_ns":1784800330942169802,"hash":"e2e787b483874877427c27a0c0ca5554e11f4d6874789e7e14c2065810465f60"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/ValueObject/CoverageRule.php":{"size":381,"mtime_ns":1784800330942260095,"hash":"3ce989704beb3ff9aa60cad8460e69a1ef5a411ff0024b7d5541df502f4cbf2b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Kernel.php":{"size":992,"mtime_ns":1782743240249498742,"hash":"3b2fcf35ae459cfe82147916f43a6da872819e946938e0cd330a596a226065a8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php":{"size":10774,"mtime_ns":1783499628812467561,"hash":"9cf15db59545af81148153a4d9c816748ba267bbbb58f9bec2e00d1853c15e8c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Entity/City.php":{"size":6500,"mtime_ns":1783499619365257750,"hash":"f128c29e22de67f0aad93bbee2a111d976f71344f5a3e55614b477bc86d3192b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Entity/Province.php":{"size":1688,"mtime_ns":1781085458710667014,"hash":"3353fa978b6558c945031d0c09a3dc24706f592287978236072c53c3cc13d033"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Repository/CityRepository.php":{"size":1312,"mtime_ns":1783569345780697355,"hash":"bfe69ca9f9bd18eaf159f24e63ee4e6fb88ab3d86dea725e9a7c27cba0f6d6d8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Repository/ProvinceRepository.php":{"size":1071,"mtime_ns":1781085486117016673,"hash":"4572085d4a4e79a86a1c2cfcc89b5cd6268ddeb466878a16db71f60216a6c148"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Controller/PatientController.php":{"size":63152,"mtime_ns":1784811079000588228,"hash":"286171d70a5ea69355d1a4031669f8c55ebc72bd4aad48f7e3048c52b2d86539"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientRecord.php":{"size":4812,"mtime_ns":1784464902636004224,"hash":"1241c582e953448a5d3335b4a61c1c0b183b1c908e75927b11e7f578295fd3b5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php":{"size":17519,"mtime_ns":1784800330942779727,"hash":"8fb25f048c98aefa90d3a7afd49b69f410e56c8177d4e76850078a16c421288a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionService.php":{"size":3069,"mtime_ns":1782253591741414931,"hash":"d7326f5115c044fe75744a4c6ac0e2d0efca2b4a93e57984483f1c859ffba1c9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php":{"size":8544,"mtime_ns":1784464902643241345,"hash":"3a925bd9fa847e280d1473ff786a2b8cc8ee789b6e489323a581a8a991d91c61"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientSessionRepository.php":{"size":5389,"mtime_ns":1784464902643723056,"hash":"f7d2e0950754908f6ddbf64d0589401151583f510eb480d8de567ca201797739"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionServiceRepository.php":{"size":787,"mtime_ns":1784464902645653608,"hash":"499e93f053ff91de16bde776c66d4b36d2523e31f43388247d67c12c1c32a19f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php":{"size":32636,"mtime_ns":1784808015977289192,"hash":"c54742928120073f5c02645346d46de121968e52003ce3db74873f259e1a5268"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Controller/PaymentController.php":{"size":31297,"mtime_ns":1784811007112224927,"hash":"7034daaf691c976338f2b7439f9850b79ef739ce61bc2b488dd8fbdfaf538970"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php":{"size":5779,"mtime_ns":1782995955189532682,"hash":"f26e537b012e10faaac23f291ccc341345bb2512c3c4496c4bffea3308086eba"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php":{"size":18056,"mtime_ns":1783747255645554752,"hash":"49fbd65792c12c2b7f97b6dc2f15ac4884fd508d0cb943787e74ba909c9d3def"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MockGateway.php":{"size":1863,"mtime_ns":1783010796437333621,"hash":"67b67fd5299c1e912359d94dce4c88d5742e2ee324d699fd12333e1a225bcf7e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentGatewayInterface.php":{"size":948,"mtime_ns":1783010796437841370,"hash":"fb3512aff2ebfdbe34c6d5eab4e67dfd5c90fa6dbbf0cec8bd23eac0c2e51734"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentInitResult.php":{"size":663,"mtime_ns":1782981352831261065,"hash":"e474570a753b56888f8fa5458cf7eeafcf7e4ff390429a5f6612bada28f9b401"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentVerifyResult.php":{"size":368,"mtime_ns":1781591920508677099,"hash":"88f08d81dc92ac75d2f0628c60f3fb78b039b9184039592047cc92c58d0db068"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/SepGateway.php":{"size":4481,"mtime_ns":1783010796438445827,"hash":"46964086d05dde76b1c0e3bc7f3dae8eab8aa1ac6d9ae609abfb3396eae5aa6d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php":{"size":3863,"mtime_ns":1782993112274771320,"hash":"f8e7f5bb986225beb28c2d175a78cb1c2dafdc8b99a60779bc1e04834ad1dff0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/CircuitBreakerService.php":{"size":1228,"mtime_ns":1781012993246621609,"hash":"4e04548bbb1ae6b6c17a4206408f3050ad341da5ddcc74d4b1af376b50580911"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Controller/RatingController.php":{"size":22783,"mtime_ns":1783666764412828074,"hash":"64462e603b4569268e25d7f6a989f1b4d9b598a7613405a5d5d0165df2b477fc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Comment.php":{"size":4881,"mtime_ns":1782650883605327864,"hash":"c43aa389121312d1fe2ba9639e3a6a0ba5fc21f78d0784adb723c26e3afbc0fa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Like.php":{"size":2153,"mtime_ns":1782650883604545320,"hash":"7a7937df6b8df47196e035544c1ec78a11847a0a1688114bdb5265adde8d32c0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php":{"size":4359,"mtime_ns":1782650883604952613,"hash":"bb8b2b8ccda54b99bd5ab0bd937dc29d4ac840195e3f89fcfc286b5429b2b863"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Repository/CommentRepository.php":{"size":3785,"mtime_ns":1782728407199666132,"hash":"57721807456fc1a9e0c2df0dadb2b4c45cff8a7c2e650c33ff1e4edc22ec9eb0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Repository/LikeRepository.php":{"size":1619,"mtime_ns":1781557035805931490,"hash":"9c2c1575ce7f26c9d2139ab8301fd887658e295f66b4f164b48d050bd43a411a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Repository/RateRepository.php":{"size":2052,"mtime_ns":1781557035806516573,"hash":"5e2c5765f0d67648d72fde8992e1969822df630577e503f9a086dc01960e3f90"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php":{"size":41461,"mtime_ns":1784469901474225522,"hash":"8327aace83e77fdd841d21d573116075791de48dbd1a77a4848e5b24070a8148"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationController.php":{"size":25500,"mtime_ns":1783569345781024938,"hash":"196a7389d6828be84bf9cef772cb40a5240e452e10cf28f161bd84e51d2e8cc8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php":{"size":8158,"mtime_ns":1783569345781218772,"hash":"33f57eb6ea216ea8173d4459cc6df3a2378487bfb7c681b3025c2606bee54ff0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Repository/RepresentationRepository.php":{"size":2152,"mtime_ns":1783571718895425847,"hash":"a0c1810c03b7a780ba1b14a631b11e0081767fc3e017e57d4b34b62274340b0e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Service/JalaliDateService.php":{"size":4368,"mtime_ns":1782384877403158726,"hash":"8a1282441580b6b46896c1c52a6ff284279e0e3610da60c638bfce1067450fb3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Schedule.php":{"size":1037,"mtime_ns":1782929801207590724,"hash":"e1ed1b5ef5b6100bcb8a1e0d3e361ce40a2721501cdb5f14aa6fba8739654eee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Controller/SecretaryController.php":{"size":15641,"mtime_ns":1784464902665687713,"hash":"73c93eefeb713ec45c6529633d1b08b774a37952759aa7e85051d819c38e04a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php":{"size":6495,"mtime_ns":1784813191641339490,"hash":"f29d42dfac3e77d8bec2500d6c76e5328fccc71775398b0a80b41ac4f340c74f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Repository/DoctorSecretaryRepository.php":{"size":6584,"mtime_ns":1784464902668850854,"hash":"6169015b6dca3115690559d52628ec527ca857a0f3e6228854e9b58bebcc85ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryPermissionChecker.php":{"size":724,"mtime_ns":1781012108901602268,"hash":"42ddb598442c2c167950e1a33eeceb551384377427749d0ee3b6a61f152e64bf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Controller/SettlementController.php":{"size":23112,"mtime_ns":1782728407201510186,"hash":"b6f3ad0ae1b555833b87edf0398a96200295160b1c6a57c26e3f751274892c9f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/FinancialBreakdown.php":{"size":5470,"mtime_ns":1782728407201776813,"hash":"a0c5e8cc2f0a3597518275c45fe403a188bbfe210fa75da65eee3ebeef594963"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php":{"size":4252,"mtime_ns":1782650883606160908,"hash":"36b84f9a63c52cdf4150c0848c4a3fd28a0c7a1aba6bda3f147c3dd9da2f969c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/WalletTransaction.php":{"size":5358,"mtime_ns":1784464902671823953,"hash":"b266207dfb158b6ceb263f939658d9aa5e94401ce85f51ff859866378e65bb14"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Repository/FinancialBreakdownRepository.php":{"size":779,"mtime_ns":1782293142660794730,"hash":"ae9fa6ec3678bedb9574a38678795af169ff793fe2e660d9413fe05ba1523041"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Repository/SettlementRepository.php":{"size":2270,"mtime_ns":1782728407202173607,"hash":"9c617a929f6ed0595a371ee05d2e9d19d204ed3eb80bd0df9fe9de71fbf76e2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Repository/WalletTransactionRepository.php":{"size":974,"mtime_ns":1782728407202497901,"hash":"12fdfe848f6eb143b87b09645122480b33a778bdf2d9179fd9d45c27540a23a0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Service/CommissionService.php":{"size":5754,"mtime_ns":1783569345781547980,"hash":"2a99307286612b41130a3002490343c9dfde0b0c18906b58f1a6e9e86a1edc14"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Constant/ErrorCodes.php":{"size":10834,"mtime_ns":1784464902677010439,"hash":"c5681ac3c43caea58c031974638bf3807a7d6e14eb62dfa85d4bc68ff9bce5e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/BaseController.php":{"size":2124,"mtime_ns":1784464902678969116,"hash":"46aab68aea7b3c8bb74242194b9d4c8f76474413e94f7c199c85fb6bf85a8ce4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HealthController.php":{"size":1546,"mtime_ns":1784647364468205645,"hash":"a82c5388ba7958bd4f5dae5b0850f5679e81390af4ce2a345e45aaa4c40c9ebe"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HomeController.php":{"size":594,"mtime_ns":1783669189781435180,"hash":"5ffa2cd3fcf314ecaae34fa9f8dd7a2db4a3dfe7b8d5250f16eb0a7f2eb6e652"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Doctrine/JsonContains.php":{"size":1061,"mtime_ns":1782050362337187655,"hash":"bc76253c31cf5a3bb23264736171549281989a4d9915b05a303647324d5aa4e3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/ExceptionSubscriber.php":{"size":6528,"mtime_ns":1783747430565936030,"hash":"1bf9e2fdbbdeb39ef79ec789eef2feed93ab43b4d38d6fb654f99f51ca8f6956"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php":{"size":2575,"mtime_ns":1783010796440870365,"hash":"7562c1a0460eb6831ccd6e2ff396ed01256672933fc480a9454dfd202efd0d55"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Exception/AppException.php":{"size":637,"mtime_ns":1781009868466892123,"hash":"7956e81fe8e81b642076d55380a796ca70431e6c3880db06d2fc264c8b078f82"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Message/SendSmsMessage.php":{"size":235,"mtime_ns":1781010000546687126,"hash":"daff508176e43de48738f7d7b86a97f047329c0c3a9896602933c7aa130ff739"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/ApiIrService.php":{"size":5616,"mtime_ns":1783788126872255404,"hash":"845cfe4823c1811705100b4f725eae2f651416f4217810bfcab77953aeff737c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/FileValidatorService.php":{"size":2743,"mtime_ns":1781946812332075105,"hash":"4c26e4f47f2793bbef582d233a1f08e96e91274448209159653ec0d95a3b8b73"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/InputValidator.php":{"size":1811,"mtime_ns":1782290232599858088,"hash":"3d610effa54b8c5afa1c206c0dd46ed3ead6b84215d54b39e6789c498c01427d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Command/SeedSmsMessageTemplatesCommand.php":{"size":1917,"mtime_ns":1783237401025294121,"hash":"04f1982a5c4317dd15ee55dfcbc7c0182f86fbce90766e5a3366fe4f19378c6d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsController.php":{"size":21883,"mtime_ns":1783422449654674455,"hash":"b15e9b15dedddb501f30a18e46b3c7052cdf5778006913d86f34279e6159ab21"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsMessageController.php":{"size":4630,"mtime_ns":1783237134183460253,"hash":"2869945324e63ed664748e1770ce7065d91428cbd313843814ac4256cd8b2fe8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php":{"size":11400,"mtime_ns":1782998941568914993,"hash":"af47e04758a2a47c3122a567c79aaf3a2638c5c09e2d21308a91b966b1cfe8aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsLog.php":{"size":3702,"mtime_ns":1783455929824117615,"hash":"937dcaa8618c78e6ac393fe1f6ef06bfa398cc5c392fb469be504d05bd8384ba"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsMessageTemplate.php":{"size":7545,"mtime_ns":1783239399682426157,"hash":"40fcf700f49544484e460b779e7cd1105a0aac40cf36a805aa69f61f0223d12f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsSettings.php":{"size":5136,"mtime_ns":1782109802341264005,"hash":"751faac90d0b9d9320a8315e7b0765dc39d94089c96a65bacb4a59d84bc442c6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsTemplate.php":{"size":4085,"mtime_ns":1782650883608045581,"hash":"9c1ebef6b3ee3a4724e94af555854df18a8d5f2bba6f524781a94478123be0dc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsWallet.php":{"size":1749,"mtime_ns":1781516938580571044,"hash":"af121e73720cdd1fac6a329c931f01349fae4aba0cc9ca12bf25c232ebb69e5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Entity/SmsWalletTransaction.php":{"size":2423,"mtime_ns":1781516938580684919,"hash":"5272a1b08bc5d6f28d5d845e9201780a4804fce789175b7be82001a4102f09bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Message/SendSmsMessage.php":{"size":495,"mtime_ns":1781871113880839659,"hash":"e37f791352f7f9ab7ededa626d6c3d53fa7675ae4e9cd65f499d5b0f0d8a356f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Provider/KavehNegarProvider.php":{"size":5920,"mtime_ns":1784647364468711065,"hash":"5bf336c809e4554756b895e0a3912f142b371fc9f319dc3faf94564178f51a3d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Provider/RanginehProvider.php":{"size":2234,"mtime_ns":1782749977746062400,"hash":"e2910a9314c0a63d60a4d5df210a421d12149e64db2550cb58bf021bb84f19c7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Provider/SmsProviderInterface.php":{"size":361,"mtime_ns":1781013608175277472,"hash":"225781d93f9a713aa0a979f12efff07f7805972e287cc1fe11371367bfcc4e43"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsLogRepository.php":{"size":502,"mtime_ns":1781013670673270702,"hash":"66b4158b7f47661bd573f21e65c35e20e22ecbb830736f07091857004868eeb8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsMessageTemplateRepository.php":{"size":752,"mtime_ns":1781888405897787839,"hash":"a6b1523de3a122f8c6dd8e442929ae821b0cc88dab224899c0a8cf100b6247a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsSettingsRepository.php":{"size":729,"mtime_ns":1781516938580977169,"hash":"c2df1e6cc37ef5422312c0eac75fdea0d42de8e6eb822faa96e7bc5e423be9cf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsTemplateRepository.php":{"size":789,"mtime_ns":1781013662226415873,"hash":"8da60c0de8613863b8928cb46c6bd846cff26539f158be4a68115ff3a6c68684"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletRepository.php":{"size":911,"mtime_ns":1781516938581096086,"hash":"01a35794369da341601324499da53378a75ab8592d14a32b72d564b44137177d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletTransactionRepository.php":{"size":1325,"mtime_ns":1781516938581213795,"hash":"68b117404c5f1c7c68914a367f9ac656b25cb486daeabb9808a36be205f4de56"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SendSmsHandler.php":{"size":372,"mtime_ns":1781013692820181847,"hash":"f644961f4a1538c1d315e1d6000fcae2d4466975c054685003dc616186614172"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsService.php":{"size":4396,"mtime_ns":1783455940747216997,"hash":"22349e84d7bcc71d5c70a286e38f703b30448a5caa66ba9714b8bb805a37f0a3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsTextResolver.php":{"size":990,"mtime_ns":1781888419028487399,"hash":"c83ed15618515fd7301a8fd03a409f17232d3d03e917fcda93bf1f72fc70b963"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsWalletService.php":{"size":1830,"mtime_ns":1781516938581332837,"hash":"72dc9bef8e8ddc92b4e2053e804407f80ffde9a4b57d1dbd07095d47f6651dc0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Specialty/Controller/SpecialtyController.php":{"size":6336,"mtime_ns":1782844333713927668,"hash":"84c72c8da1f6fc901ef1b8c75accdfed1fb314c943d3b81a1d031c26f79aacf9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Specialty/Entity/Specialty.php":{"size":2698,"mtime_ns":1781085518712241650,"hash":"683f2375f3d9528dd02e9cbfe7bd344ff51208aff0ef02dfed3d576c3460a1f7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Specialty/Repository/SpecialtyRepository.php":{"size":3685,"mtime_ns":1784469901474384273,"hash":"4317aa3c81c546eaf8e75ab48d6ceaa3a8052b1ce7787d1b9dc928ea8857dc5f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Controller/StaffController.php":{"size":5842,"mtime_ns":1781522583734490612,"hash":"8b6ad6acaf1a93214344464c7dcc3b9792720118a1c0963340f639a87de43264"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php":{"size":4240,"mtime_ns":1781516938581704629,"hash":"95c3df6b577ad88a80af1bec2e17b48c6d7b9f35b1a8f75490d0a1bfbc940fee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Repository/ClinicStaffRepository.php":{"size":1179,"mtime_ns":1781516938581849755,"hash":"d83ac7466427c09ca77b63924a66dd5710c8ecc9ba3b6dbdeecc4648940a711b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Controller/SubscriptionController.php":{"size":11864,"mtime_ns":1783235518955936576,"hash":"34f7415b9246e4c6bc25a43e9138ca0ac585d5cc664c0b78fe351c6239937a96"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Entity/ClinicSubscription.php":{"size":4057,"mtime_ns":1782728407203534324,"hash":"a21caf7417e2a32180b91b4fe18ac8245f2b0aeb8887104b2739771151a37350"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Entity/SubscriptionPeriod.php":{"size":3806,"mtime_ns":1782728407203839326,"hash":"0121bf60210628bcbb1cbe89419eddfd71b29c65debdbd3dbce51e2d2632c75b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Entity/SubscriptionPlan.php":{"size":3881,"mtime_ns":1783233488170274281,"hash":"707633e0b704ec71df2c5a0d4dc21304aece2e79e95bf4fba01ee0431d5963a8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Repository/ClinicSubscriptionRepository.php":{"size":2126,"mtime_ns":1783010796441510739,"hash":"181ff34438c057f8cf22ecb7fa36577841e11a22a389e97e2378d690653be005"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Repository/SubscriptionPeriodRepository.php":{"size":954,"mtime_ns":1781516938582865590,"hash":"726666fe5f74b8a9927376e82af264b70b209a4e86d164061eb7a9b1d9440942"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Repository/SubscriptionPlanRepository.php":{"size":1280,"mtime_ns":1783234723504837640,"hash":"bf1ff4007b9e8aa2bd0442a5a2bf4f5194828006cf8e3fba99817cdad2dff3c0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Subscription/Service/SubscriptionService.php":{"size":4929,"mtime_ns":1784464902682194508,"hash":"962cd798deed4a214f22595aee54f0bc4c3db21d3791c2b16456cfd36d37ab6b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Controller/TagController.php":{"size":4239,"mtime_ns":1782844396159141068,"hash":"f4aa363cf77d90bfca146bffb70b496661bd3e4822fc2502a6bd390c84b15bc8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Entity/Tag.php":{"size":1775,"mtime_ns":1781085585665970564,"hash":"cd3edf2f90d5bdd70487b38e085a751cb578a9cb2395086bbe2964e5dbd1996d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Repository/TagRepository.php":{"size":967,"mtime_ns":1781085592043241382,"hash":"283d4f4300d6202a7ab924d3bf130f7b2d90716a520b6d40ba35edd27cc88059"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php":{"size":12912,"mtime_ns":1782289553079211479,"hash":"9d2e310f94dcbde48859dea9872428189b32d7f415af52e6aa5eb523c446fed7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Entity/UserProfile.php":{"size":11388,"mtime_ns":1784464902683977851,"hash":"33a91b7d062bf8e0a5ec143546e8bf5d66972b7de54e166ffe5bc21ec81435b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Repository/UserProfileRepository.php":{"size":2215,"mtime_ns":1784464902684428228,"hash":"1707b33d5fe90984020bb6c1eb7d650e8817dd046ed9356c9555c1e6b9fcb9b3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php":{"size":3007,"mtime_ns":1784800330943376277,"hash":"85b469b70480541f73092cf1593029c76fb703bdaf77f71327a0f25ecffd7924"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/bootstrap.php":{"size":248,"mtime_ns":1781009800080637813,"hash":"57ff9294703e34a685f28cd3c0e46ab54a5dd3f4fe3356c224e3aed0958269d7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tsconfig.json":{"size":423,"mtime_ns":1782729422588693047,"hash":"53fac6b4a0917eecde4dc3efc021cceca3d48600d9cfb58a3d4c946135751c66"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-pwa.md":{"size":9407,"mtime_ns":1781343171405896374,"hash":"f6294cbb97d2ca4465b4f185c394daabb11f6ddacc29c2d471decb04da8c7265"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-ui-kit-redesign.md":{"size":10577,"mtime_ns":1782232921465705417,"hash":"24c6ca8b5c2e6f9b9783d446829be9cd4ffe5c6b550e0754d2d4521555382892"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-user-detail-show-profile.md":{"size":9288,"mtime_ns":1781549990210378142,"hash":"629f80e928f666143a4f251067bb31a4f866773e509f34b6c2d623580424e3aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-detail-enrich.md":{"size":4876,"mtime_ns":1781636247075313849,"hash":"a846f9cb4c0d643d7488873cd7a27a15adf39c8b1a206a371efdd0bedb472612"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-lock-patient-confirm.md":{"size":16770,"mtime_ns":1781535498213998370,"hash":"0a79349da76f2fe2c50e76e3add06522ea796a255722386426e7b7edf988637e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointments-day-of-week.md":{"size":15777,"mtime_ns":1781192992528836012,"hash":"73bc57098ab8816c91d042649840e5d34f5d00f096aa88b4bd3d5b9501b749b4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointments-redesign.md":{"size":24082,"mtime_ns":1781173659296708465,"hash":"fe28753bae9a95b192796f18322282909e707d96f00082b8d1ce655b47d2aa2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/build-homepage.md":{"size":4205,"mtime_ns":1781248910704293609,"hash":"4dda73a4d2f91de3fa5b641c559cf509ba8b87ec4621bf2e8eeedea3f9927412"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-detail-fixes.md":{"size":3514,"mtime_ns":1781286844618120218,"hash":"2cecd1fb0904f3aff92545007b33eb4bf970efd7b03cff7c53e6ca73dd2ef9e6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-doctor-deactivate.md":{"size":15114,"mtime_ns":1781257376721043348,"hash":"6b36b95516cd5fafc100a500b72fc98d68992d8cb07c02160a09f827e2fb58e9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-social-media-field.md":{"size":5746,"mtime_ns":1782034582969356341,"hash":"01a6fc5a55d6357607e36837cd39a6ed646f4097fd4ba944ababf826cd1f0ff4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-view-doctor-profile.md":{"size":6746,"mtime_ns":1781361314655405808,"hash":"b7d523d90f08ea239fa8b03eae601cf68353be6f45c0192762cabfef28c55e67"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/create-patient-without-signup.md":{"size":5271,"mtime_ns":1782145462624789979,"hash":"5bf24921d4002ea348e38c87cc81bc08ef8e169924787c3c719bac9d3e62d4a4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/create-phase2-tasks.md":{"size":24506,"mtime_ns":1781516938546554807,"hash":"f3d49625dfa644a00f6cd5a582e52d63bfefbd2db875f25164774a71cf345ecd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-booking-window-and-month-availability.md":{"size":12511,"mtime_ns":1781535414057585490,"hash":"505938967d29a4e337e18cb22f2a299f97e5e452e05c9b94a9e409c86107f23c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-clinic-address-access.md":{"size":10705,"mtime_ns":1781362104619727130,"hash":"657c686420a8a45159812178f8a65dbc317591779844dc26b3921c536f92de8c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-profile-page.md":{"size":8799,"mtime_ns":1781175765248517513,"hash":"f1078372d9fc8eaa9196ec9840ce187d86a27b723a1c218cf872cc4e4ede5d3e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-social-media-field.md":{"size":6783,"mtime_ns":1782031213435560461,"hash":"072cbab44fe86ab89e7a46724b8631528acdd63ae0c3aee2526ab408e1c021d7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-access-scoping-doctor-clinic-representation.md":{"size":14171,"mtime_ns":1781863132633307507,"hash":"8ad2e8c5d53e8f34d69e1b4fd6ce71775720cee430130043803bc44f903341e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-auth-token-hardening.md":{"size":12680,"mtime_ns":1781946301827134938,"hash":"a52ecdd96fda0f396864de78704f6c53efb9982debb51f4ea1a4494007f925cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-bugs-and-features.md":{"size":20820,"mtime_ns":1781516938546940516,"hash":"c45843d9ef701e2b73f7cd161083ffe23d315d81b68382ed4f9f45feb642c6dd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-clinic-filter-by-address-location.md":{"size":6683,"mtime_ns":1781674935483152098,"hash":"b5aa923fc81b1ab79f29f7f02401dcfc56b88ce6bbcf0c5e015200000d7ae6d6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-clinic-patient-auto-add.md":{"size":4991,"mtime_ns":1782145525259778908,"hash":"9dcfac3aba7cdb8101c97017973a1bf7e4217f0d8df94b9dcbd1bda10192263b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-city-via-clinic.md":{"size":5124,"mtime_ns":1782040974660614329,"hash":"a3571d2085a8c4aa6cdc7094b964fbf54281b482a064cbf368f623dc5fda26c4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-schedule-fields.md":{"size":10822,"mtime_ns":1781523041417094452,"hash":"7ceaad108bd7bcec35b9271f73308586072e8fe12be63b1dc754e5ec902bfa1d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-search-performance.md":{"size":13253,"mtime_ns":1782046573636729825,"hash":"febfb8452181a0ee429a6c1383b489ca071afe45ffb617b9343e9a406ca02d0b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-guest-doctor-clinic-context-access.md":{"size":9535,"mtime_ns":1781890240620846065,"hash":"dbcabb830aa0a81fc529eb14feeec65afdd979ac4eb7ce31c80eeb22b2166166"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-invitation-accept.md":{"size":4399,"mtime_ns":1781360063617429536,"hash":"2bc99d1a7460fdf5be3711a0add4de54d4ab78a0fc16079680d4da58e4615997"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-profile-in-clinic-context.md":{"size":8367,"mtime_ns":1781365327185378947,"hash":"f063eae11f94b2132d84b0a8472bac1d4d404a2bfbfacb049f0c583f9c586219"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-server-side-mobile-nationalcode-validation.md":{"size":8677,"mtime_ns":1781945049606053409,"hash":"32049409986f11fd29d302dc3e1036cab7172ae9033c3901e0622e8171fda14a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-switch-context-role.md":{"size":7032,"mtime_ns":1781363356184798552,"hash":"74cb88449b93fd682e3ac81a322e1d405d54e111e172758e5b10ca80437e1a3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/implement-phase2-backend.md":{"size":23991,"mtime_ns":1781516938547317892,"hash":"ba39a2e1ccfbc1a98662ecc71225aa32583a410df8e238dad15de69a62fdb521"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/implement-phase2-frontend.md":{"size":28042,"mtime_ns":1781520442021329832,"hash":"4faf26a0b91c83a3c183e3ed929d5d2dc92e7624549af170165bbf2faa9eec2b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-pages-subscription-gating.md":{"size":8256,"mtime_ns":1782258337653428004,"hash":"3755a25eb7694c8c1587bfad9e02166c438ab4bd361268126cfe0f3ee553bbb7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-pricing-and-selects-cleanup.md":{"size":7612,"mtime_ns":1782253591735960479,"hash":"00ca797277e9520885bf056e719721e9d72d97c4000fbd9f8bcd69980a5bd69d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-visit-pricing.md":{"size":6483,"mtime_ns":1782214545719956341,"hash":"4197cd316ec7560bb084840cd96f82df6d524916d4a4ec4a0f71108c2cdbec6e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/location-clinic-address.md":{"size":15649,"mtime_ns":1781257855652300954,"hash":"c147a47466d89f4591d1efff242e3ec90e1b979463cc2d2ce5f65bd55002b770"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/mark-past-slots-unavailable.md":{"size":7754,"mtime_ns":1781535427967339672,"hash":"51d4e6c59bbcf69395fb0d0a1420f5c47f5c3ea5bf77e95b3180fef5e2081fed"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/multi-role-dashboard.md":{"size":47174,"mtime_ns":1781164462782884121,"hash":"bdbb8f8d4f66f36005c2c7e87f123d905c49048dba266e475c775b73d438b434"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/my-payments-list-endpoint.md":{"size":6964,"mtime_ns":1781539108766134646,"hash":"5c6b5a4fff2796f32393914512d82d2cf18fe1a2bb5c70f7087c6152451e2ce9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/national-code-unique-profile.md":{"size":9589,"mtime_ns":1782270001832720420,"hash":"4bac96e773838ee4ef912cca328f84ce957deb6c594c1a00016b305380c93112"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/new-visit-modal-ux.md":{"size":5602,"mtime_ns":1782145407253133698,"hash":"5ec3558c752110146df788f8f2f85025c4ff17876ace24f8de0b2208013a622b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/patient-record-profile-binding.md":{"size":5004,"mtime_ns":1782145573523412851,"hash":"5195bc67dec077d35f5220df58a5c2ffbb62fd44c881cc9e51d8aa53a08d065b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/payment-test-mode-ui.md":{"size":7973,"mtime_ns":1781516938547896351,"hash":"a37f514022aea65c1e8d35c8855c087e0913c650a642cabdd39f9690577d8cd1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/payment-unified-status-canceled-and-managed-hosts.md":{"size":11866,"mtime_ns":1781591920505562932,"hash":"32799eaded7c02d109b78be529dc0ecc8b7fc0b500326573428a365e21869b74"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/pre-registration.md":{"size":12415,"mtime_ns":1781252082262696147,"hash":"b1857341551ffad0b98d9d867f3caeeb8924c5b903099e9f2823620efa8eecc6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/profile-birthday-jalali-persist.md":{"size":4796,"mtime_ns":1781597628367003291,"hash":"e90db79d423bcbe97680ffed422228037e2843e8169bb1188237f7f6b6babbd6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/qa-bug-audit.md":{"size":10008,"mtime_ns":1781892497314247088,"hash":"63ca9f918e24b1c15839c13744045e0b8aac212279b5b4fbfa5ae619b7709804"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/rating-multidimensional-and-rich-comments.md":{"size":12831,"mtime_ns":1781557035802767573,"hash":"332d9f393aee67c403841f184f3e6c069edaeb4459b4ee328a9310055f937cef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/rating-require-recent-confirmed-appointment.md":{"size":9517,"mtime_ns":1781557035802942698,"hash":"305ff640dad68d7e842a5825bbf7a8f4cdb02b145eed8b782c1151db3305632e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-admin-panel-access.md":{"size":16498,"mtime_ns":1781857058512546863,"hash":"72c1500ed688169cfd796adcf9554b63994849119943dba5d5a70883eb5a8dce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-commission-tax-engine.md":{"size":21994,"mtime_ns":1782292728412115840,"hash":"ca8cb1567b8434a59f5717a4b33c6ea142e69f4d1010df15010081905b556669"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-domain-guard-dashboard-settlement.md":{"size":16314,"mtime_ns":1782304099038050829,"hash":"be8842b5ac2c5a57277b047c4c6ac3f828ae302dc6a94569e8f46760564b90d8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-identity-iban-verification.md":{"size":17082,"mtime_ns":1782399022752193648,"hash":"59271ef71e8e71f9f1bb9dcde1aea41565a2dbef6ed9aa8d35b1e7202c685f38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/schedule-cancel-expired-appointments.md":{"size":8800,"mtime_ns":1781551622406496621,"hash":"43d63ab1fbae2e6e2d5192d922a09293b1abbadddfe98819e39671dc00e04a99"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/secretary-context-scope.md":{"size":14283,"mtime_ns":1781520442021272248,"hash":"e684ae83cc15db840406769e15852b219ceff63405fe6064bde19263b2fccfdc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/seed-realistic-data.md":{"size":14531,"mtime_ns":1781519566626148059,"hash":"6b2eea6f45404e64d2b8b3998a117e8bada7517c880339af1fc4ff72cd0409d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-insurance-coverage.md":{"size":4046,"mtime_ns":1782214545720279342,"hash":"3ff0f0f6b3a99f5facadc19ce455b27c8cea3020038a1b40bdebda4fdbaf84f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-insurance-per-insurer-coverage.md":{"size":14249,"mtime_ns":1782259799527430466,"hash":"295cae74decafadb2379fac86ac7ac1f420042d715f798d5024b03362560363d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-log-tags.md":{"size":15685,"mtime_ns":1781870909734605934,"hash":"abe301d83cba0655c353e32c6f55a9bf20dc808d033c9f5d1e40f8fa9ad5bd62"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-login.md":{"size":9252,"mtime_ns":1781255737102412820,"hash":"af6300f99ef2e66cad5abf34a421e4c3f2d34995535a907f82aa86cfe4c29b74"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/specialty-doctor-counts.md":{"size":6533,"mtime_ns":1781636247075492016,"hash":"32a97260ea56f3bd9529a034cbb791df59ce29ca60d9966a24d469cb743fee41"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/subscription-gate-ui.md":{"size":17009,"mtime_ns":1781520442075008039,"hash":"81757bb902f7ddb74f51b2aa43612d9c73fbe20abebbc2f046a6014498f9b58f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sync-user-realname-from-profile.md":{"size":6614,"mtime_ns":1781594222051658800,"hash":"b9ee6559e409596b698b855fe4ff283fac5a062a218b4aea42a3b09d14a8fd0a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/ui-darkmode-polish.md":{"size":9534,"mtime_ns":1781520979984254456,"hash":"9f195ed3dccbf8df6079d978142aac339fa50d0b949526fc1b7b832af151da1a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/ui-ux-pages-redesign.md":{"size":18980,"mtime_ns":1781520442021457666,"hash":"2dce360a15f48c97610df47e5e6fbeea313e39fdc152e0d55bf687ec17784e47"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/user-profile-resolve-by-user-uuid.md":{"size":9637,"mtime_ns":1781537870411647855,"hash":"880cbf5c1bbd64937f4a197a91cdedf9c742bb3910ab2104cfb6c59e8cc7ba0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/prompt-writer/SKILL.md":{"size":5151,"mtime_ns":1781361052504791267,"hash":"abe2c711bf0a283fe50a70e5180d0ed7c7e10f7b699ceb50b4701485cf7b74bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/run-prompt/SKILL.md":{"size":9443,"mtime_ns":1781176103482888341,"hash":"bc8c63ca2411b0ed4242f54f4a998590698d1cc62ef9b2661a84668ed1e80689"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/CLAUDE.md":{"size":13209,"mtime_ns":1784464897171711958,"hash":"06be5c173956469a2d503db136584d2d3a2f6beccbbfce1bdf50d39b78ba9854"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/TEST_USERS.md":{"size":6946,"mtime_ns":1784464897172068460,"hash":"a47f64eeb64d5ad5813fcdfc23b54df5e8f55dd38558952fde2a5d8f52a48336"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/Architecture_Audit.md":{"size":33583,"mtime_ns":1780948937761931658,"hash":"e79771047616dbb7a604687b92ffcd47f09dc19a112fa51174cc2738a0e5c49b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/ClinicPro_Manual_v2.md":{"size":228782,"mtime_ns":1780944864742215753,"hash":"86c808b50dd3da1c5107e4b6a3a03190f30c643643ad6de4c89b2045f803baee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/PRD/prd.md":{"size":28619,"mtime_ns":1781520442203119936,"hash":"a1691fe2f87737cd12253bac3bfda2f8feeaabc15a159a8dce6482eea7fd6e8e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/PRD/pre_prd.md":{"size":5454,"mtime_ns":1781516938560096835,"hash":"4736bcde5ba8e7c73405d0e7c31b6e2651b65d475e4cb9a924ae152b799bc4f1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/admin-ui/ui-design-spec.md":{"size":20687,"mtime_ns":1781024129379257560,"hash":"60176b60869538ed763bfd4b0d02c138481811e62482b73c41693ea5393e8460"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/admin-ui/user-flow.md":{"size":16280,"mtime_ns":1781022482742007613,"hash":"aad348887a0347a4d348eb228959ef9e44099e2c4e60959d0dc06d976ebe7e16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/README.md":{"size":5684,"mtime_ns":1784464897306409665,"hash":"7607fbb514fecdb32d05bb2c49cabf6681ee4b70ad93d15865fe1f72fc265923"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/admin.md":{"size":47687,"mtime_ns":1784806088598760615,"hash":"0046f7faa585252b123f6007690100b5c33d854352a7aa0fb0b39a0d7df1e1d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment-settings.md":{"size":22911,"mtime_ns":1784464897309156554,"hash":"86dda2cdd6e2dcded7570e8ffdc3149a84295466038c88081e17db2beed63bf4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment.md":{"size":55394,"mtime_ns":1784808391346689172,"hash":"68e94fad6828d565c4022d403eb3e6517a13aeb8a537d02ba3f67980b70bea93"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/auth.md":{"size":23023,"mtime_ns":1784482277727623173,"hash":"15aba0e17674eaef9817236c2fe7b993b3b90f703b56c43e3246426204c85592"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/billing.md":{"size":24602,"mtime_ns":1784808955871757621,"hash":"73fc45db6203897be94dcaf52dcaeb308a25150986e1cea370ccf56c2e0bf42a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/blog.md":{"size":7552,"mtime_ns":1784464897312771574,"hash":"6451a767abb2377cc799848691d7a78c4a6257c3c6d0518cdd10ba94f242f98e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-invitation.md":{"size":14020,"mtime_ns":1784464897313236534,"hash":"316b6d7cd8bbfcd0125332c2c214ded4792e3e3c3f8050d09e5a53e25fef3766"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-services.md":{"size":14968,"mtime_ns":1784814014668078854,"hash":"8855bfefc590ce412503359fe5911cfdcc4891ec8994f183906abd696cf183c0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic.md":{"size":22122,"mtime_ns":1784467315928146874,"hash":"ebb231b63243f255b905ae159d359b37a75324fe04fd2e23907c3f35c73bfaf1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/dashboard.md":{"size":11917,"mtime_ns":1784811852993820065,"hash":"1c1269d75d7341efac0181aed6d0acdeaa8a02e301131d34217637e3552dd3dd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/doctor-service.md":{"size":3542,"mtime_ns":1782844893680414173,"hash":"e89e263e5bbc843f579006c3b353fe521d9366fc228515e8a5e596321c8c0c42"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/doctor.md":{"size":23319,"mtime_ns":1784482277728456557,"hash":"edb0a2f405357ee6ad22d063ee6b88c9066af41bd690c7e5e1617d9e107cf7ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/insurance.md":{"size":21582,"mtime_ns":1784811895617892250,"hash":"c7a3831cd37c5f53320dc10a915a616f111d6d603759e4dd4259d35a3d53e6a1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/location.md":{"size":6110,"mtime_ns":1783499999991507683,"hash":"b115b424de4b74d226eb0519d0285a2c6397f9d8e1afdbc4de3b8d9776e00bb7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/patient.md":{"size":50366,"mtime_ns":1784811906177940815,"hash":"7eece6d8a7d032a8eacba5567f0c8ea469e5999a557c9ff30e40084fb1b11777"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/payment.md":{"size":31942,"mtime_ns":1784811914093013989,"hash":"27fb08a56b1b4c59aff06f11284324182ddfc2544f59ed51633d7776e5e7b93a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/rating.md":{"size":11081,"mtime_ns":1784464897318629646,"hash":"036f3d6eeeb92bd257fb18834cebd911a55a8bc1df2cf76c86db63a75a9cfc21"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/representation.md":{"size":24040,"mtime_ns":1784469901473163054,"hash":"e5e528bbae15f7251d8b4983508829b9d31f488b70e8494242121e1acad10323"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/secretary.md":{"size":21364,"mtime_ns":1784813992347191094,"hash":"2bb16d9e7213a87180fd7041de699be7d71665df3b7cd1cb6b3e5c88a86ef472"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/settlement.md":{"size":9976,"mtime_ns":1782728407112458962,"hash":"ad88d08fd6960cb9bfd932b91def2ad395a50c391f7692e9ec30fa4dab681722"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/sms.md":{"size":22696,"mtime_ns":1784647364464624039,"hash":"3829088ebea38c99498b6da40240a1aeeb5961f76aaf575c13432e6d4f8b0a48"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/specialty.md":{"size":4869,"mtime_ns":1782844893680226216,"hash":"8f43fadb8c8754ab788dc183df3538096cfffc5d7a542fde683d8fffee10fafb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/staff.md":{"size":3093,"mtime_ns":1781516938562286131,"hash":"b3690ab9cdd530eb6a0180f96f08a258ccae0c77d31416e80f49a92974eac730"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/subscription.md":{"size":7086,"mtime_ns":1784464897319685568,"hash":"72e865194f469e0bd87e49a9789e26d8a57d1f15f1b3ad11e93a72f90bf1e357"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/tag.md":{"size":4695,"mtime_ns":1784464897320038695,"hash":"74e0e234fcb997866040a3a7567c8ae551a2de9503068cb163ac470e3a8ff7c1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/user-profile.md":{"size":7549,"mtime_ns":1782289592597934192,"hash":"5d269afd10ce9174f3ac63fb4fdcf1cb7272564925db2d3f5f7e75df50c42925"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/architecture/insurance-billing-system.md":{"size":22566,"mtime_ns":1784647364464790957,"hash":"afec1678fc22a9caa8f39eb9fac3f934751dcd6a315ac1441f1378193b88ba0b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/architecture.md":{"size":4831,"mtime_ns":1781516938563423092,"hash":"589134d822642da7433ffa06823f4e2c79ad74e3feb135df95e581377b01ffd3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/database.md":{"size":2045,"mtime_ns":1781516938563622759,"hash":"580ede75d18ef6d8117ef56ab233775e5143bc25de4716cfaf53464bdaeac599"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/task.md":{"size":2775,"mtime_ns":1781516938564295343,"hash":"b55eb66cf597d5665d57d79f268a2fc106da8a8e01c18d7f8da2327da6dc7927"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-10-staff/user_flow.md":{"size":3553,"mtime_ns":1781516938564465635,"hash":"c5436837b9320d6cb9e5f50e7e6b7aeaaa8bdb8dc9a68fa4b5f4b22fdd58002a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/architecture.md":{"size":6182,"mtime_ns":1781516938564667844,"hash":"97af6c2e032264f5dd128efc6ec07a4c1c23664f325cba46bc7dca9da57b9578"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/database.md":{"size":4694,"mtime_ns":1781516938564824594,"hash":"3b798be28cfff874d1b09b25429767e7c928e7c0fd9a9db2a9685f429b299299"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/task.md":{"size":5322,"mtime_ns":1781516938564985928,"hash":"46d7f8870c6b9f46071a717d0235dceffd7d25508ca4f69886e5062c8b37d0e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-11-subscription/user_flow.md":{"size":5889,"mtime_ns":1781516938565157637,"hash":"d11628bbcd90efc0d3d09961a2ed62fe3707c3f5b60bbbfcc615da3b7180acd4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/architecture.md":{"size":2393,"mtime_ns":1781516938565327637,"hash":"d036ecddd7c889f68aac644919fb9255189de2f82cd62e3933b860bc348d34a2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/database.md":{"size":1646,"mtime_ns":1781516938565469596,"hash":"bb7eaeece88f414ea6253e95b2acbbdbbf74396c5e51b213301593f2aa5d409c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/task.md":{"size":6288,"mtime_ns":1781520442208567994,"hash":"f18a2edba4a0b75fef8e08e155a4cf100b8a98e463acf88d31d506c195f5b27b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-12-secretary-completion/user_flow.md":{"size":3821,"mtime_ns":1781520442059890701,"hash":"72aca8c6bba58695e7e1b63a3aa709d1068753beb31b981c648564fb822e4fec"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/architecture.md":{"size":3719,"mtime_ns":1781516938565894180,"hash":"c2c7361b57f654925f2801d0820f78bbbb97dfbd07c808b4ec304f7938139151"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/database.md":{"size":2673,"mtime_ns":1781516938566026680,"hash":"de17f21b92fb807651d65288c8539699aad5597b8e541e47c9bce4dd0f97b696"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/task.md":{"size":2931,"mtime_ns":1781516938566167056,"hash":"87038a0b3a2f872944d232bcf66eb5fab7676f00a9d29319c082a4b576a1fc40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-13-clinic-services/user_flow.md":{"size":4046,"mtime_ns":1781516938566343181,"hash":"4bce3394d64f2c1d3441cd2c3ad717670d1c91817b9015db00aa9ae4eead4f66"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/architecture.md":{"size":5145,"mtime_ns":1781516938566580015,"hash":"14afd5263c7d520a89f36bbba8c8a1884f88df74d09afe4caf7464025ee25063"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/database.md":{"size":3803,"mtime_ns":1781516938567109641,"hash":"2a952887767f9f9811df0c99a9bc2ba9986defd5ea1caf3ed11080ce11c61f1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/task.md":{"size":3454,"mtime_ns":1781516938567288849,"hash":"5badde1225cf74657f886825aaaae8582c1c627570f655ae9f631144bc75d7a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-14-sms-panel/user_flow.md":{"size":4630,"mtime_ns":1781516938567444933,"hash":"8e4bcbd2fd0a486d4942df7ced8131738816487d2c16f0a05730d4c190a10296"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/architecture.md":{"size":6622,"mtime_ns":1781516938567688975,"hash":"138a7655a0efa500b4a9a8f829bebbdff35803cb3abfd3da7f4d4f362d7b63c9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/database.md":{"size":5463,"mtime_ns":1781516938567863767,"hash":"1dceb66c7a12a35660145fdf3bf0bbe4d5b8275f5b45bf86cbba4cf80f64675a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/task.md":{"size":4809,"mtime_ns":1781516938568156268,"hash":"1222b425e9e9856e291b8fb39c28348287dbafcf7b0a30531c5bab8642d2cb17"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-15-patient-records/user_flow.md":{"size":6283,"mtime_ns":1781516938568370060,"hash":"e28725b4fd619e8e105951b570c0066efb23fd6f378c1939bbe5cfcdad47b2d5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/architecture.md":{"size":3095,"mtime_ns":1781516938569635604,"hash":"6494802db54a411d47ce102df7a5584c1e7db3482aad69df967bf1ca71c5ba58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/database.md":{"size":1971,"mtime_ns":1781516938569893480,"hash":"ec0826918bb413f88d2d989f514b0c75a8cb932d11476d2c6e46908ce87968e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/task.md":{"size":2630,"mtime_ns":1781516938570195856,"hash":"19bc98b5866f489ff0cafdb3533f2698de3546aef26ad438d16beb2d7218c859"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/phase2_taskes/task-16-smart-dashboard/user_flow.md":{"size":5110,"mtime_ns":1781516938570362314,"hash":"3572f80a2a4741eeaa91c80e9c362bd8ff452c14c4d1f052efad6467db72ce60"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/qa/bug-report-2026-06-20.md":{"size":6123,"mtime_ns":1781932195178136627,"hash":"12f46177c25b3354d11d67086bea1387dfc7c630aa26c3ae766c680f2843640e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/security-audit.md":{"size":17685,"mtime_ns":1781029533522601843,"hash":"a4ff28a805763f65454696132ecea7011101bc37b1b6517222f1c75daf450ab1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/README.md":{"size":3380,"mtime_ns":1780914526335796118,"hash":"defeedb0410731f689fba5e8e2c6f3e35b8bf9e5e284dad43313a1184b58b1ae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/architecture.md":{"size":4379,"mtime_ns":1780948878189677238,"hash":"01cbb020665bc50a95519b010c5cb4bdcda727e5e3b11144854ea69380bba84d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/database.md":{"size":2777,"mtime_ns":1780913653761675119,"hash":"6ad045e9dcec53f77822e126640dacb6bd22ac3baee94373331ba46567bf37f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/implementation_notes.md":{"size":11109,"mtime_ns":1781000268522993445,"hash":"7fcefe550ef23683ee4ed703af2881fb5c985930b4d1a3ab7c93a74ef491bdae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-01-project-setup/task.md":{"size":15372,"mtime_ns":1780948866192116618,"hash":"311edd5597e787245e16d25b061f5faccd468d3d7a63ebb05bb04e26b3c7218e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/architecture.md":{"size":2897,"mtime_ns":1780913716805987120,"hash":"ee14b45989f69598f9862c975c097e7c3cb720c2bb06967b9787307e7acfe361"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/database.md":{"size":4381,"mtime_ns":1780945850080810308,"hash":"d1ce5e67b210864664df658d7de16fc479948f90164e90c89f53c33ee6de069a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/implementation_notes.md":{"size":4894,"mtime_ns":1780945075278630018,"hash":"8074b8f1bfe41c918b96cb9ab1c78937bf5986feb3ebe9db3c3ca7af88d7dc2e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/task.md":{"size":14847,"mtime_ns":1781000259106649518,"hash":"500d89358f6bf99cb445fcb71f0fe67afc142c3c607ccfb030cbcbea8409883e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-02-authentication/user_flow.md":{"size":2706,"mtime_ns":1780915019246111035,"hash":"03ed965fb14b51c065108f4eeca9672f20e8090195fcc442de5c5c60c950ec10"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/architecture.md":{"size":2719,"mtime_ns":1780913810512596011,"hash":"1a83b9b76c0687098bffc9471e7fb2c51a97be4939347bd11990d55fc290fbe9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/database.md":{"size":4620,"mtime_ns":1780945096397670031,"hash":"8d639d843c5d51531781080fa6179168662a5cbd22af7ea828e770823d374c00"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/implementation_notes.md":{"size":2408,"mtime_ns":1780913848138283491,"hash":"5a60299e3ce86373b2ae7c2e0efdc5fb85b753123cc45bb09e0c9d671d396811"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-03-user-profile/task.md":{"size":2503,"mtime_ns":1780913798113112926,"hash":"f00a38d5a28420b3a8fda800286352a56f0f98b190ec67e57e1d971debae3bef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/architecture.md":{"size":1757,"mtime_ns":1780913877006618619,"hash":"e63b0d01ec3714992eefec62777ee965be7af2a59d55a9e72cf87effac0f4a8f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/database.md":{"size":2332,"mtime_ns":1780917970043029189,"hash":"ae2d7fd401bce729cba77a040a613a7f8fe0e9b20e8d4a31eaa970451296a001"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/implementation_notes.md":{"size":4727,"mtime_ns":1780945968298846841,"hash":"92f49568f1ecb690bef8287e9455ef0b2ed56d897309ea6b8a580fa667f8a5f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-04-blog/task.md":{"size":1962,"mtime_ns":1780913865638451815,"hash":"2884592d17fcc3363768f899a4371d0ff2f25bc05bf4ab378647224aac695fc5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/architecture.md":{"size":6624,"mtime_ns":1780915477914900899,"hash":"180c8f1b3163d1c97e3add7912571278ce7d53477095695010024be863743ee8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/database.md":{"size":7593,"mtime_ns":1780917946898365021,"hash":"00d19e027d60b4461e43310d6445f95fab85d7b6ba26ba946e44ea001556b0d0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/implementation_notes.md":{"size":2375,"mtime_ns":1780913973933789015,"hash":"1fa793e81dd07304171c11a760104acd6802dbeec00363618f5d4c1e651668ba"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-05-doctor/task.md":{"size":6294,"mtime_ns":1780946040236355543,"hash":"042d405bfc9f389c3f4031533534485742dabdcfe86b4d753c0cc052a755f1f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/architecture.md":{"size":1851,"mtime_ns":1780913996728031516,"hash":"6cb465ec4509143b1ff168e629400684e18542a7c1f616f5885f1c4f8be7876f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/database.md":{"size":3657,"mtime_ns":1780926795107362628,"hash":"6ae9c1c5e9c833a0781878a60323428b3388dc46dfdb5620d649371d98c03f36"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/implementation_notes.md":{"size":1042,"mtime_ns":1780914015153456807,"hash":"5bb3da0cf9daf5a64f1316e32f20d5a24d70ae5a639bc0d4b62a2667a6742b19"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-06-clinic/task.md":{"size":5429,"mtime_ns":1780946101876308203,"hash":"709ac2fb057f4d470a55c5e47dc0bbda7f38f6a336622fd93be0e334019ee066"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/architecture.md":{"size":1985,"mtime_ns":1780914070674333692,"hash":"b6839bd6197cc3e53162104e0ccddcb4c0dad2d268815ce71e50591dd58dcaea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/database.md":{"size":3623,"mtime_ns":1780917987390393019,"hash":"6a1ac2b1feeec574386ab34b5176b6c069ee3582e7152757e4693e18440d0365"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/implementation_notes.md":{"size":1244,"mtime_ns":1780914095217341542,"hash":"fa7fd9bc9193bd89ed8e6438a3538bb8ba6aac5dbc8859735887b8a2a876956a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-08-categories/task.md":{"size":1912,"mtime_ns":1780914058797929168,"hash":"4a40fbf276a9595d6be7409e5b8ec3ce0963f7cff1ae1acdbbd8e2a8962f0f76"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/architecture.md":{"size":3399,"mtime_ns":1780914129817089915,"hash":"b75f451ea0018239fff4ace9a06e486880409d0015582b1aa5f843b4ff14d9ab"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/database.md":{"size":4225,"mtime_ns":1780915919108824849,"hash":"07a565453b405723fef58584dc058518729c7d27e873492d8a3cea7e7de0d690"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/implementation_notes.md":{"size":3094,"mtime_ns":1780945173910875440,"hash":"c75e7608c3765170173b475dc5b2b224c663e6c116cecadf38107efdc86d6878"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/task.md":{"size":2582,"mtime_ns":1780914114135141253,"hash":"48422a947301ff86b51f11c3168ec190bfa7f9dcc10821abd5ce5b9a460979ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-09-appointment-settings/user_flow.md":{"size":2191,"mtime_ns":1780914171627644777,"hash":"07b7bc5971ab5201243c5bdf67eb2d111629753dd697034c85e92c96d1008809"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/architecture.md":{"size":1996,"mtime_ns":1780914199549617529,"hash":"289adc397ac626b52b89755bfe8648fab0d7afbbdca30005de728b7697b9a214"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/database.md":{"size":3717,"mtime_ns":1780915937514717817,"hash":"88321d5b96f7d4a6b8e1704430500c45915eb2e259eef363d95f26de72109092"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/implementation_notes.md":{"size":4621,"mtime_ns":1780915380116156578,"hash":"a83b0c475c907a8d8a30ed2d0ca711db33f60fb1e61c202b76bc4731a5bf8243"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/task.md":{"size":8716,"mtime_ns":1780948491117865920,"hash":"da3cd77c8f2c7ad9129a69ccf1f8dc2317dc91a1dd956cf2f042b65361be6395"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-10-appointment/user_flow.md":{"size":1550,"mtime_ns":1780914238340850115,"hash":"9f5dce77e5f9988bba7dfcc621622610a49a42e0b065b884bab56b56661cd84b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/architecture.md":{"size":1127,"mtime_ns":1780914261808559537,"hash":"375e8ddd7ec2c6078760759c4501a4cfbfa68fafd7835fb01fb77ec9e63edae3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/database.md":{"size":1786,"mtime_ns":1780945194993545294,"hash":"d839d386d4403610f52b0415868efd6ee3555dc5b209d13ec923975ec4bb799f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/implementation_notes.md":{"size":682,"mtime_ns":1780914277970139742,"hash":"9f0f9dc9c02d7e8672e66bf856526f7b0ed7956b926665bf807466cb5be8ae97"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-11-insurance/task.md":{"size":1020,"mtime_ns":1780914250465105891,"hash":"6dd946fad62474b45da1077a795263188685817d871a6fe6a7a48686e24d6193"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/architecture.md":{"size":2188,"mtime_ns":1780914305970064998,"hash":"5fdcb2df78dd410d0c2d434203efb1e7a932ef9e9a17270a252584779e59f6cb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/database.md":{"size":3810,"mtime_ns":1780915977159314990,"hash":"2fdfac8ae3f0fc238d5398ffcc770d33470901fe1d371043f2762ca15a0c6e50"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/implementation_notes.md":{"size":5724,"mtime_ns":1780946157194396377,"hash":"df382ed8eb807a193bfc884447401cd87c9a678f6ecb95a0a246468cc9311851"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-12-rating-comment/task.md":{"size":3935,"mtime_ns":1780946250306428313,"hash":"fa4fc2ef76c08670eae962ffd0a3836d7cce4469bc5f407cebff751c025e5c7b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/architecture.md":{"size":974,"mtime_ns":1780914349899858832,"hash":"a0adb45cf9f78498055809006e340318b4ca21e6f8627ecbcdcac2205f3f7b29"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/database.md":{"size":1630,"mtime_ns":1780926837375006318,"hash":"3d670c92b56d80fa1da6b751fda3b776da46ea368106339d1b80dd6012e01d2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/implementation_notes.md":{"size":596,"mtime_ns":1780914363412821531,"hash":"d49115b6d3c76aec3c3678cc86c6ef5b394e8e63d96e493479bc79db4cd8558c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-13-like/task.md":{"size":475,"mtime_ns":1780914338292873383,"hash":"0f032e0490838820a0692ba9c0042dadce5a9558d87083874219c84dcde92742"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/architecture.md":{"size":1308,"mtime_ns":1780914379600079656,"hash":"17eba56cf557f9cf9d6300b9946fe25cd348fd937bd20914ba382b1a760112aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/database.md":{"size":1827,"mtime_ns":1780926849934970617,"hash":"46384e53c3b5bd73ef416c647833213a49f5eaefdd7a6c63c4227cf54e5e8aa6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/implementation_notes.md":{"size":849,"mtime_ns":1780914395413759232,"hash":"432b4d0ed90802ae1dd2495e54a2493f60f07ca0ca57a7e68734ff493b2c8031"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-14-secretary/task.md":{"size":9039,"mtime_ns":1781000115337852359,"hash":"322eeb47d17aa1d34573f1daab3e4e6aaaa6c89a6c97bb7be08ea4e10c475f16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/architecture.md":{"size":1945,"mtime_ns":1780914418815337658,"hash":"434ff7a1e4e0cb8d175321f3af647ef5276602ed753c9ca9c3c9480a7456d53c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/database.md":{"size":5305,"mtime_ns":1780946202243066788,"hash":"86fdf19600fc6c72961d37e60d2f056f9012b1b26d0fddac2a6d31b15295f105"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/implementation_notes.md":{"size":3038,"mtime_ns":1780915087810785770,"hash":"1fbc6a5462ddb25a89b765941b2c4eebae1b3c2e62cf5dbf48bc48015b79e6ab"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-15-payment/task.md":{"size":8918,"mtime_ns":1780948846758672237,"hash":"ae564ca5b8f57b3e399f6996c978ed63e5d2425342b6d9dc6eb0b29c90fa2da4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/architecture.md":{"size":1957,"mtime_ns":1780915416796818495,"hash":"9ed187252c771e6fbbbc24009d84f0fe52b4c3f565b16413ffd753c16c1793d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/database.md":{"size":2934,"mtime_ns":1780917918423562169,"hash":"bc18f2996973b821a4c393e627028ca7212b1bb769a7faf122fd0b7f4fc4da10"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/implementation_notes.md":{"size":4833,"mtime_ns":1780915404939572215,"hash":"b8c731a6b5e06985b3179372e17bf6b678fd4bccf0f2a488cec7b842ecd56798"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-16-representation/task.md":{"size":4814,"mtime_ns":1780948110250153184,"hash":"ecf2f1d6b695c256805cea006ad4ea2c64d4419dba5da0e8a862ddcb78c185d8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-17-sms/database.md":{"size":2141,"mtime_ns":1780945235470226049,"hash":"4ef4177ff9c455909dc4d2d64ef4ee2fd8e1d5eaef1bda53fe9fed7923809e1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-17-sms/implementation_notes.md":{"size":1864,"mtime_ns":1780945250993937969,"hash":"75cfb72ca7fff3f679ed78b75fb7cc251344cba57d46d4926a1ff24c61a18193"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-17-sms/task.md":{"size":14473,"mtime_ns":1781000201191461921,"hash":"b4a1a494a5417c78db3a85dc80fa158db77860e74eee9337fb15a5f5052f829f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-18-settlement/database.md":{"size":3780,"mtime_ns":1780948101369445086,"hash":"8c43bfccc6aafad28eebd86afc5b32f56ca6db3dc081b796567f4c95824df146"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/tasks/task-18-settlement/task.md":{"size":4116,"mtime_ns":1780948080182510614,"hash":"33696ec512d7848300e8575d2a387e09a90153045860fed8b8f2c5632b6592f1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/entrypoint.sh":{"size":1468,"mtime_ns":1782633219516893494,"hash":"48c33a7c55c256a65ba4c089893e1112aea5b1320c9dc6b46f4eadb865b68ae4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/frontend-domains.json":{"size":2427,"mtime_ns":1784647364463236988,"hash":"6f83bbb9a92d0cf46c9df57acc818499bbb523215ff9dae52498b4280b86d3de"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/gen-cors-env.php":{"size":1933,"mtime_ns":1783423497551393748,"hash":"a8e8a22c1e371890913e78f210ab6cbf36b0f47220e4fabad8c874c284af29ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docker/healthcheck.sh":{"size":443,"mtime_ns":1782647901237410548,"hash":"b4d2a6f75f334c832e9a015b4e296f3fb9210f128b2b1b40bfe74abf6e6babc5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628133044.php":{"size":1747,"mtime_ns":1782728407177086438,"hash":"5c24097f68a7696b4ae58ba6df68b6ace4f508b1f0ebf3e964fff23661c8ea0a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628134241.php":{"size":1159,"mtime_ns":1782728407177374107,"hash":"c31886c1f10dd25296b56fb7ba336f1fc45aa45d6627ab6bdb148f18d49872ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628152738.php":{"size":1873,"mtime_ns":1782728407177652192,"hash":"d7a00a9e505a45fe1056cde539a8cbefcb42f67a0c3755427d77ba12959e0c4c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628153625.php":{"size":882,"mtime_ns":1782728407177952152,"hash":"b314e4f194586cb9b4037fb48ab8400a307ce428def8108b94616a263e24e238"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628153855.php":{"size":1146,"mtime_ns":1782728407179127785,"hash":"1ec80db45af56adf7be93c412e0165c70fb629dde2ccc09b06a3452a66c52c05"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628165710.php":{"size":809,"mtime_ns":1782728407179735539,"hash":"cca05740bf26d1540b361283f5a140aeb446bd717250615b7ed040977788dab6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260628173151.php":{"size":1639,"mtime_ns":1782728407180333627,"hash":"b8bbe9ad2ce3faae637534db20bfc455e288bc2c5fb3a1b9a10f4a29db2432aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Command/CreateAdminCommand.php":{"size":2428,"mtime_ns":1782649564990017265,"hash":"2fd1cffeb4d8299abb1a5fda3d9f29a08c882ff6e66781dffbc038ff675906c8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceCleanupService.php":{"size":1874,"mtime_ns":1782728407197355450,"hash":"19f366c81466bfebfd37cd2310f8602b243cf5111e51308892e196b7d5a7dc4e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ApiTestCase.php":{"size":2923,"mtime_ns":1782728407205043418,"hash":"6ec92ce7ac31774fec6ceb5e33a073d6cdbe06044221f38e4939f99270fe8bfb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentExpiryServiceTest.php":{"size":3290,"mtime_ns":1784464902686696198,"hash":"bc6c0233e2514475332282f2571ae348a6eacb5ab327a7f4d0c10b06b661725d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentSettingsListOwnershipTest.php":{"size":1592,"mtime_ns":1782728407205827923,"hash":"1ffb3b0a89f531658a75520df810efc7e18022e106a75d885d92986d62ba74e7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingScopeTest.php":{"size":1861,"mtime_ns":1784464902691472057,"hash":"da410ffe6ccd9d80f7a42a5256d856f02aace29739f5e59f08842d4d856d859f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DateOverrideOwnershipTest.php":{"size":1259,"mtime_ns":1782728407206489928,"hash":"10dfd3691f16464f1d16a317942a53046f5369260a74ce133960d1b1f30218aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ScheduleOwnershipTest.php":{"size":1721,"mtime_ns":1782728407206779055,"hash":"f935dde55aaa34b8c10780019e1c8ee7f5733c602874cc951411737dc9691329"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/SlotUniquenessTest.php":{"size":3840,"mtime_ns":1784464902705816465,"hash":"438ae5b2e0892458bfcc39d17e354c25fd20be3fc9361aee8535f2eb030e82e4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Audit/LowTierFixesTest.php":{"size":1610,"mtime_ns":1784464902706144592,"hash":"5dde0259eb6a0b01b5d05e0abdded8edd7cd2b10f60802e8d7a8c4ac28022bfe"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/RefreshTokenTest.php":{"size":1924,"mtime_ns":1782728407207460101,"hash":"745716b0c8627a1f72fed9305b2dc70af84c14ed015ff3341bd3c6422ea63c87"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/SendCodeMobileRateLimitTest.php":{"size":1421,"mtime_ns":1782728407207651102,"hash":"f069f1c427ffbeb082d3777ae8da34e031e940e4a0c79e5da4e80708345890aa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAmountBoundsTest.php":{"size":1863,"mtime_ns":1782728407207878645,"hash":"0b7551406b5b0c2fe47812614e3edbf359b72ef3c0f16b12466e387c5bdbb041"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsListNPlusOneTest.php":{"size":1782,"mtime_ns":1782728407208062397,"hash":"dcf666e9d1a149bf85e0ef7869083bceec48bd8ba95958292878d73f7e330467"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsListPaginationTest.php":{"size":1215,"mtime_ns":1782728407208282107,"hash":"3d81e096e779dc685eed5920d7fef419ebf2c96e96794ae8d6222daeb0dea7e3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemDeleteCleanupTest.php":{"size":1598,"mtime_ns":1782728407208527691,"hash":"f9809dce56ba099731d9fbf6e1da781c18acc49a758537002868a7db3efad7b1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemStaffOwnershipTest.php":{"size":1464,"mtime_ns":1782728407208738276,"hash":"e8b808423b34ee5471e7d00407f94ed22593e06ed6c4e674f92e972ed0e8718f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Database/UniqueConstraintsTest.php":{"size":2595,"mtime_ns":1782728407208978278,"hash":"aeaae84730fbdecfb8337f25283653d3867d3cf50332e7bea917c946672c97cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/ClinicDoctorListNPlusOneTest.php":{"size":2457,"mtime_ns":1782728407209223988,"hash":"705820b9d1590cf2f642e6ee7391a651536104c92acf39f261e2df71516ed55a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorAddressOwnershipTest.php":{"size":1313,"mtime_ns":1782728407209479490,"hash":"8fde8b4d6db03191fc8d650bf86fa6962956b504013b76a55c4e5ae791e47c38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctrine/RepositoryClassMappingTest.php":{"size":1573,"mtime_ns":1782728407209727575,"hash":"5289139754fae16d85a09fcff134ceef249968876f029c180f36b1c7d53bf5d5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/DoctorInsuranceOwnershipTest.php":{"size":1486,"mtime_ns":1782728407209989701,"hash":"9231aaeffd13bf27869e74186679ddd38d1f6ebc9c52d36a8dad9b589bea3ad0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/ServiceCoverageNPlusOneTest.php":{"size":3714,"mtime_ns":1782728407210225203,"hash":"dd8ffa7d6329453fa49a9403b95a13556ad08dd318c89733a202d9d6c8ecfa4f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceCleanupTest.php":{"size":3021,"mtime_ns":1782728407210448121,"hash":"986643979f19f6a7ee71127782524852eb9eb163b77db793253e95b8df534675"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php":{"size":3356,"mtime_ns":1782728407210719081,"hash":"1b32d36a573652e1860ae2ceaf20ead7eee9cef0c204c9d4875ce8926849e278"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Rating/CommentListNPlusOneTest.php":{"size":3794,"mtime_ns":1782728407210931374,"hash":"473c67b119935570a66ab5e75cc36311f04ce314729e75bf44fd337bacbc4535"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Rating/CommentPaginationTest.php":{"size":1836,"mtime_ns":1782728407211216876,"hash":"7d11e7ba342faf3c69e5844c1adab2aa7583b201737d16e0724d9233d00ad1e6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/RepresentationCommissionTest.php":{"size":2548,"mtime_ns":1782728407211506878,"hash":"26b9f23b2462b30adea512eeb07f92f4db597a60c0ed3610a4169bd22f7c6c26"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryListNPlusOneTest.php":{"size":1592,"mtime_ns":1782728407211848922,"hash":"bce8c0d2597c3641885ba9322eb03bada116d979e3bd7a0b4c90d5208fdd620c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Settlement/FinancialBreakdownIntegrityTest.php":{"size":1173,"mtime_ns":1782728407212105424,"hash":"3e987494345d3a7c1cc90de7b27bfcac7bc45bb54e8fa0a7a3f790bdfa406aaf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Settlement/SettlementListPaginationTest.php":{"size":957,"mtime_ns":1782728407212820054,"hash":"74501df43886dc66c5fe19f849549a2194644dc948d94856f97d0af17c0d179c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Settlement/WalletTransactionsPaginationTest.php":{"size":1087,"mtime_ns":1782728407213026555,"hash":"8df4dfce9a91d73297d88f22e047a4127fee2b00e2fe1bc8f43eed2ff805fae9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/ErrorCodesTest.php":{"size":1547,"mtime_ns":1782728407213280973,"hash":"bf392c01cd7a70c25efe7c4ad59ffdb4579b1216576d58393c3a965524360f0c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Smoke/InfraSmokeTest.php":{"size":1444,"mtime_ns":1782728407213624767,"hash":"d8d4a8c5688d7ed7168570bfc39c3cf038e2c43324498dff3239f5668afa0a1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/doctrine_object_manager.php":{"size":479,"mtime_ns":1782728407213800685,"hash":"7a99fb0ab55d30b31cdebe923546775d6372a0aa6e731b409c37fb8f98671f5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-spa-adapt-backend-audit.md":{"size":8798,"mtime_ns":1782728407083687268,"hash":"f7e83133c40658496827e06f6182a995ccaff35018d83b7ee8aa32aba25a03fb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/coolify-docker-production-hardening.md":{"size":13443,"mtime_ns":1782647901236299599,"hash":"74228033d085f739ed39f615762ad721c6b3678122d0afc3f988676c4b514589"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/coolify-symfony-deploy.md":{"size":18877,"mtime_ns":1782409236333930026,"hash":"a81d0aa4535ae4be51f69d47c5101f7a72415654ded3889e01f1baf98718715a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/full-backend-audit.md":{"size":11545,"mtime_ns":1782728407084760233,"hash":"448fb57a5fdadd9bb3176b1570c0421b6459bbf2a5bd69bd4154246ae0c61285"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/home-landing-copy-and-mobile.md":{"size":12400,"mtime_ns":1783500476952532681,"hash":"761c1d9fe055e628d59a006628f52163f49f6cc3499b6d7480baa67386ae8b88"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/split-db-redis-to-coolify-resources.md":{"size":12357,"mtime_ns":1782632977626228125,"hash":"6d87685ede07fb029b01d211fa82bdb7311bde9eb31ee9869992e6c49da5c75f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/DEPLOY.md":{"size":11539,"mtime_ns":1782647901238565498,"hash":"39797d5439fd4fd0fd19ae7a5b033febf0fbf6b58d07fdd1750d3aa2799b9163"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/audit-backlog.md":{"size":19190,"mtime_ns":1782728407113021215,"hash":"63afb7aaff2eb3113700644ab9bbfa07562ccec38cba4c77c0f21cd9acb98706"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/deploy/coolify.md":{"size":10378,"mtime_ns":1782410984792896284,"hash":"f1d06d336c14b8df1530ec41dd80021b40e7113be0895504f9dda70b112a1cdf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/SeoController.php":{"size":1860,"mtime_ns":1782728407203067196,"hash":"df1028d7b1b294928a318cc7c27de5ca99b00d583d81ef6f400494c22380b6a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/liara.json":{"size":638,"mtime_ns":1782743447395127690,"hash":"337416608afe2e6e989bfd903bb5bca1e977e6f8eb5cc02ca05a46bbda53edc4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/liara_pre_build.sh":{"size":559,"mtime_ns":1782735663785720587,"hash":"d9b9232a0f115eb1d752c2b149a5224ea030fd04d3c92ab964d53a6701d5e0a7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/liara_pre_start.sh":{"size":1063,"mtime_ns":1782747838542662883,"hash":"c5d143014bb281d056f6c286cf66faa4894b059584cceeacd150b01648cbde52"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-spa-test-suite.md":{"size":19691,"mtime_ns":1782728407084188354,"hash":"73ad644cede4254811fab6f825750f127edb1b5f08b8bad25b99b85c097a9556"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/deploy-liara-docker.md":{"size":14106,"mtime_ns":1782732118990034632,"hash":"1a5f6f8bba054ea974f99dc5c01aeb19ed1cf612c3fd18a700bc03beaded2b5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/deploy-liara-php.md":{"size":13353,"mtime_ns":1782735439025822952,"hash":"39f30d7c6d20b1869f5f06b2b532071e94b264f4bddf248c3cf84c62159ed86c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/deploy-liara-php.md":{"size":10664,"mtime_ns":1782736008651392836,"hash":"65c93d7d9e14dd468b75c5c81dee1ae6438d267253e8ad295953d3746d68d250"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/deploy-liara.md":{"size":8919,"mtime_ns":1782732335270881309,"hash":"ade1392f7cf72c544736a765b03140858e45cc5f12a480cd03ba4628af17e84b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260629161536.php":{"size":1115,"mtime_ns":1782749766472631367,"hash":"c0e9b10f345c3d894d27267c90618903fab9693fd4be3542a755fbed3787fcba"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/AppLog.php":{"size":1707,"mtime_ns":1782749711194459630,"hash":"5b3237552e7ae040e5a3b2a289e8fc0f0518a1df84553665ea214efd36c2321d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/AppLogRepository.php":{"size":1042,"mtime_ns":1782929739410604413,"hash":"1ea5a9d3ace2fce4b476ccb2b0954b06f3d4c364fa9e7aa9d77c25a8a6631d1c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/DbLogger.php":{"size":3546,"mtime_ns":1782749810227775663,"hash":"4d5328c774fe4619eb75f9de434173ae4a4b5ca53f7729383399b12c2a222805"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Admin/AdminLogsTest.php":{"size":3156,"mtime_ns":1783664104075507029,"hash":"c7f6f6958ff7097db77960d3d29e72ba9563bcf13fad264ccbd8af92b989dc5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/DbLoggerTest.php":{"size":1768,"mtime_ns":1782749879165982208,"hash":"48db5c733cc7e02a8a226fc4ed552cd5282c91d400dc72b32f3f122c127033bf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/project-wide-logging.md":{"size":14450,"mtime_ns":1782749549958444881,"hash":"3970d300cb4b804fed477773b47b653edb7aa3754b8cefd0e3f7d31a49417e6f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Controller/CategoryImportController.php":{"size":3511,"mtime_ns":1782843840412881578,"hash":"721aecace95083433388fa4205e063cb45867b202d5430f44c1b0bbb1faa4465"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Category/CategoryImportTest.php":{"size":5536,"mtime_ns":1783499837163827969,"hash":"d80eb9b3053cccc4a29926832b4839ea7d17ac6fbdcb342dfd251b2130bd1c41"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/category-import.md":{"size":5741,"mtime_ns":1783500035987979007,"hash":"48be2043d1b5dfe9b37580383626be174696d5735c51486220080c10b89dd5b5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed/cities.json":{"size":51821,"mtime_ns":1784800899555100849,"hash":"2a67625a5833cab42a73284ade2abfde4d08c145e92f8f3a890b36b10fccc730"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed/doctor_services.json":{"size":46716,"mtime_ns":1782843868777989827,"hash":"3a5610d926bb9581c868449c387e80feef104aec7c9bdc6ed39835e87c287015"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed/provinces.json":{"size":4364,"mtime_ns":1782843868770610383,"hash":"c28e9c29f212ac946af73f8122b545bd3761766ebc2c8e0a47567ef6a9fc5197"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed/specialties.json":{"size":18764,"mtime_ns":1782843868775505763,"hash":"9bcf8a9b8f83e159a290b14c13b17b485185812c9e53ef62df4e33f84b216e47"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Command/SeedCategoriesCommand.php":{"size":2775,"mtime_ns":1782843891881834765,"hash":"13a71e6dab76fcb921270b6e2f996145b78e3c09d69b38592612a879707d87dc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Category/Service/CategoryImporter.php":{"size":11859,"mtime_ns":1783499652565190714,"hash":"90101a086fb74c753ac6f26202ac1f850a6dda487f46fe489d456458596c6487"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/production-fixes-cors-payment-gateways.md":{"size":15490,"mtime_ns":1782896794174529460,"hash":"4a016b326e836f770e919fd1f5d3bf3f5f70fc4dd7aa9676c198e9b7e63f7b91"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/qa-full-system-audit.md":{"size":15299,"mtime_ns":1782894418024832296,"hash":"8cccd87e3d45acefda119c2e63b85e013e60943b2524a9bc2e9b62074c9bb9f2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/secretary-welcome-sms.md":{"size":8951,"mtime_ns":1782902722286387081,"hash":"05b7b6fbd16251df4d8049e99a7692e0fe3245c4f8ad6f0188e7f0b79fb92f4d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-settings-apikey-env-only.md":{"size":16545,"mtime_ns":1782893768608578413,"hash":"dada8658d0861aa23bbca638f3f832a420d16699a71a02d2dc6358bac834538e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/qa/full-system-audit-report.md":{"size":18928,"mtime_ns":1782896060811421986,"hash":"0053ebf6c21b4a5da087f668332ebdacbceef6a781cd3767155d08647b165b9d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/Command/PruneLogsCommand.php":{"size":866,"mtime_ns":1782929791849281801,"hash":"e80ac76c51bb7ac78fe69679cbe82454f65f5ba6b35d3b3c3a01260698c35c6d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/LogPruneService.php":{"size":883,"mtime_ns":1782929784989711179,"hash":"9fe084116ccdb7a551ccae4c8d48626f7370549ae386e31c112cb579d8647ba6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/Message/PruneLogsMessage.php":{"size":73,"mtime_ns":1782929786004422877,"hash":"d060dc486c8bcd48d507d001c65b68f4e3b84eb5cdccede2272bcfd2437ca142"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Logging/MessageHandler/PruneLogsHandler.php":{"size":463,"mtime_ns":1782929788291896556,"hash":"20acb36c09cd00f50865c9d8bd04f8234eb0a76285a744e34d5cd2e50e3f4eaf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260702063537.php":{"size":651,"mtime_ns":1782974183036403270,"hash":"2d3311a9342c690139154fabd01bcf942f32b1533612dbdf7de677ee04dc34db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-ios-safari-css-fallbacks.md":{"size":9046,"mtime_ns":1782975691974719871,"hash":"48e210b06690285c3db657ab7a964830ecfc5d826e7624eb0a64df550fdccdca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260702115209.php":{"size":962,"mtime_ns":1782993164666143613,"hash":"821f2b858cff251eebc74ac92b4b9263c24dbaffaa34e05b03b2324186bbeb08"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/PaymentLog.php":{"size":2358,"mtime_ns":1783010796435723748,"hash":"14cb8d07e807806c11ce8602cae3bcd05b3d639dd8698c78f262136fced58b37"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/GatewayFactory.php":{"size":3532,"mtime_ns":1783010796436002206,"hash":"587b83007d7a8d0ac0d45c6a3c8108d3e0dde9568168144061e182fa1f7767c7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/PaymentRefundResult.php":{"size":331,"mtime_ns":1783010796438108203,"hash":"2bc320c00a5049780d14735c7ff72b376159b6535e94c3993ae15d43ad72e548"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentLogRepository.php":{"size":577,"mtime_ns":1782993118701194485,"hash":"06bcfbcd017b77e4ad6f855cc6f3184bf863fe3f29641fca8c4a8d4f48bf6be8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php":{"size":20522,"mtime_ns":1784464902652851937,"hash":"ca5943979fc6335484e364613b6b1748f38169c11979cda8f3b21e512404d3a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/MellatGatewayTest.php":{"size":735,"mtime_ns":1782984645104304163,"hash":"94d88c7055fe1be78f52d3dcc56078b62bbad4a24a1d7c5ffad6f86e9d5e2c7e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-mobile-responsive.md":{"size":11674,"mtime_ns":1783014366933033009,"hash":"852ccdcc3659967ca4aab8059adec237b69e5fb8416d951b052cdf7eb647f9a2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-payment-refund-reversal.md":{"size":15214,"mtime_ns":1783010796431742588,"hash":"e55052916115c1c67bcbd5ee1f39be8454ab3eb77d82902f271f52433da4951d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-appointment-notification-sms.md":{"size":7985,"mtime_ns":1783012880392028526,"hash":"16f20ad212e905030ddb53ae8899b9b185eee3bf094ef7782437156a83808f2e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-experience-activity-date.md":{"size":12376,"mtime_ns":1782978755921887105,"hash":"062541c7937a458a5c0aa4245699f9b6c5343cdc7551aebf36af5e3c1ca95b2e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-admin-modal-and-calendar.md":{"size":9611,"mtime_ns":1782979774560814821,"hash":"fe83975f003f964e3ae9fc1ac9c0b5354ce8cf02fe51ef3dfaee6b3a766a2452"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctors-list-location-filter.md":{"size":12852,"mtime_ns":1782977589946540539,"hash":"cba39cdd0c017cb66792a6c4707e1cd9f060c8c03e9f7b16878a0ddae96a616d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/mellat-production-soap.md":{"size":11655,"mtime_ns":1783010796432002379,"hash":"57bef1c36673ed6135d976b61ae551e590fb757e403fcfce8475ad4950ffabe6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/mellat-sandbox-gateway.md":{"size":13487,"mtime_ns":1783010796432293420,"hash":"de2aec27fbadc4dd88f1587822b349985073b32d1c9f09f54642f3d56a21fffa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/payment-flow-architecture.md":{"size":13171,"mtime_ns":1782992901105315211,"hash":"9ae4872e0ca49d602b246c6c04e97dc6476a3fbbc4bf29c43dee8cca84e8307e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/payment-single-flow-consolidation.md":{"size":12823,"mtime_ns":1782994765480242696,"hash":"4e04a45a73afaa8b4a0c80552519e5cd1dbc641f1b9dbe8e2d70bdb974c37111"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-price-and-wallet-settings.md":{"size":9735,"mtime_ns":1782998857276789821,"hash":"cbb79a9bd90c62fcd753606137f8d384a1cdbb47164c4879400c93919dae09bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260703085828.php":{"size":867,"mtime_ns":1783069119205310313,"hash":"c627a3c2239ef4caae61a87ac9b189d97886576d9f151b3b64ece5f8e5c5e325"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260705070546.php":{"size":1214,"mtime_ns":1783235160126438474,"hash":"4e02d6033fc62b44eddabfdedabfcecea984630a43bf651af2eb3620a617ee9f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260705072835.php":{"size":2428,"mtime_ns":1783236836060491368,"hash":"5a3681228a5349171fba0c11c024024e75a40d303f6d2695cfa9096a48d8b21c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260705081716.php":{"size":2217,"mtime_ns":1783239466992612707,"hash":"053bcd79fc331f32d94a31317b83fbb4925d3ed129e9f974c935e74925186c68"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/SmsServiceLookupOnlyTest.php":{"size":5242,"mtime_ns":1783456125443604411,"hash":"e6a7bc771a3d4c785af5c6b7db13dca677e1953b2cfb26e604cb353c2e5a6bd4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-pro-promo-video.md":{"size":10920,"mtime_ns":1783245223582403990,"hash":"61af8b73d12e2eeb2acfa40fd359218d83e1a7eb2187a8dbf881c70c761ac9f9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/currency-toman-display-admin.md":{"size":8321,"mtime_ns":1783060267941162529,"hash":"90c735ff59081e8af302d91dadf9eed20d877f17154cfc1df58c1852bb82f1a5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/expired-appointment-blocks-payment.md":{"size":10679,"mtime_ns":1783059494354544687,"hash":"94824beb21147a04f6d699242d4dd586127ba983fb48d74e73919a2b125b64a2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-modal-portal-positioning.md":{"size":8120,"mtime_ns":1783189568446030666,"hash":"8b407ba218adf3d2dd670f58379fe3ad658b0df9b6c5a45cbf6d54323d4449ff"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/otp-sms-site-name.md":{"size":9080,"mtime_ns":1783070793009698214,"hash":"300c3b5f55738ef62b573163272078d6ac3d5ac0d61393dc9bfbcb75532781f1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/otp-via-kavenegar-lookup.md":{"size":10815,"mtime_ns":1783151621410073439,"hash":"116fabb2150ad9157f2a59c6b42ab8af4c4100c6b0bfffa8a48a84db50da6d1d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-lookup-only.md":{"size":9841,"mtime_ns":1783421842166664361,"hash":"32a4e3ffaacba3c1a02652cd46380ec298569d36b6938495ff858175e31e9332"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/sms-verify-lookup-templates.md":{"size":17062,"mtime_ns":1783236336652480520,"hash":"d891097629add975bb30ebf1770536544a2df95270359c4fd75471e43be0ff7a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/DependencyInjection/CorsRegexEnvProcessor.php":{"size":1417,"mtime_ns":1783423339918379070,"hash":"610d9a1710e853a246efd84e13cf20944b9d921d162d4d6e50315e8185d34dc5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/CorsRegexEnvProcessorTest.php":{"size":2522,"mtime_ns":1783423530411102164,"hash":"6eca57bd6f1e720d0c8649acded03d3a6f5434544bfb6f6cafaab3e462d542ea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/cors-regex-from-hosts-coolify-safe.md":{"size":10867,"mtime_ns":1783423233682261850,"hash":"f48fd368e9e878730fe06cfb0a6d201125d6ec0939166dd3e75eeac6c1eda620"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260707202553.php":{"size":786,"mtime_ns":1783455961508537079,"hash":"bb677fe6041e10d486539f4125654adbad48125481c892c44ded8f61452409ec"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Sms/KavehNegarProviderTest.php":{"size":3079,"mtime_ns":1784647364469430486,"hash":"14d3a0cdd86c741a583e581d1ba90f8cc58ebdbed888581845b477a5f597bc56"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/coolify-restart-diagnosis-hardening.md":{"size":8796,"mtime_ns":1783497150563049693,"hash":"06e591a50e6b36a2a999a2b3feea53abde66a2edf84f49cebaa7a9da7d0d3cb9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-kavenegar-sms-errors.md":{"size":10465,"mtime_ns":1783491468913393002,"hash":"911e63cefac9708e7170a804ded38638a265a94c2b8f8d7381ead7ba35f7c30c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-prod-soap-extension.md":{"size":6219,"mtime_ns":1783490610538563465,"hash":"9dd5ff799a5932287ed13efd8533b8bd3a2a564db90c20584bfa4890fc6fd6a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/ops-restarts.md":{"size":12951,"mtime_ns":1783528554195114238,"hash":"a9cf9bc5f68122f8b077138ee8ee76916407a34814806989fa09192962701bd3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260708083446.php":{"size":766,"mtime_ns":1783499693032278579,"hash":"1df2d053159ae991d2efe948e1cbc5e8f5f4a349f9c61fa850cd0a252f57db23"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/collect-diagnostics.sh":{"size":2232,"mtime_ns":1783528559094529355,"hash":"4986640559d6ef107162eedd9eea40a6134b0e8f8e44b35d362a96001b735648"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/server-down-oom-diagnosis.md":{"size":9569,"mtime_ns":1783520770245126273,"hash":"c79306d1d395019b2c945cb8bc26443f1d1a311c82adbca67cd6a53ef6021586"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260709033925.php":{"size":2446,"mtime_ns":1783569345800595414,"hash":"7dc79782c05c144c5319c483ceb318f55afe334c70bdda309cd42f109ef5d352"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/SiteContextController.php":{"size":2168,"mtime_ns":1783569345800759789,"hash":"987af1ca119180771f6305de4886ee6b0bc49477020e7f9151578d36ffae67cf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Service/DomainContext.php":{"size":672,"mtime_ns":1783569345800949456,"hash":"60331aef5f3b52906723ceb6426e968c83172cf728cd8ee8dc098c837fcf1da4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Service/DomainContextResolver.php":{"size":2984,"mtime_ns":1783571733722936912,"hash":"2b1328889662faa34649c8cccf7c424668eda9ca86179063773ab8b2ff100d0f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Representation/DomainCommissionTest.php":{"size":6122,"mtime_ns":1783571798429778759,"hash":"b1532c1bace1c311a535123c1ce71cd6d3970d33c870fd6aea2909d60bd826a0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/representation-multi-city-domain-commission.md":{"size":13329,"mtime_ns":1783569345800353081,"hash":"55853bb2d2c79fee977be9361d34d981b536c81547093f6e65da782c763388ed"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/SeedDemoDataCommand.php":{"size":42627,"mtime_ns":1784464902676375811,"hash":"2aa905feb1f288559961a24377f8bd2618e83e3fc8a7492dd14a9c9a13d36871"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/seed-demo-data.md":{"size":13515,"mtime_ns":1783570038522232126,"hash":"0d123d7758cafa22feb9cfc8b42976710f2a1234cc684bfb18ca8ed5b65b2865"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Captcha/AltchaService.php":{"size":3428,"mtime_ns":1783670847580379572,"hash":"c2adf04ae3019f5119a6007457028453ba403beca0bbfb162290066286b918db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Captcha/CaptchaController.php":{"size":1946,"mtime_ns":1783671346565965285,"hash":"f9e515ae850f35c611aeac4a11c12e7d421bcd7dea5e4de7cf02fe2761f26a96"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Captcha/CaptchaGuard.php":{"size":945,"mtime_ns":1783666097114071341,"hash":"0849c4c39bf752e5f94477e82ef9080245cde06f6fc59bac80a5b5a0f0f7eecc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/AltchaServiceTest.php":{"size":3976,"mtime_ns":1783670997895296219,"hash":"c9aa6726c3f0a4ad88ab4b4362e92dc7c8ff5edc3e9e638ca5ce752ce98f10e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/Captcha/CaptchaFlowTest.php":{"size":1524,"mtime_ns":1783666097116539419,"hash":"63bfddb2b2dd14542521febeda5cc3584ed8c08eb27e1983dfeb1657154b3f7f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/altcha-captcha-integration.md":{"size":13652,"mtime_ns":1783666097111438097,"hash":"c435895b86893a68c87144f4f70cb4e75f26bfbfc99390769c837c450dfb3a21"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/captcha.md":{"size":4800,"mtime_ns":1784647364463634283,"hash":"19543349c9ea758069b4e819a3b012f096fda940bc74a9a678ab50e392b102be"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260711120000.php":{"size":1954,"mtime_ns":1783747563619912670,"hash":"a3a80739d80f3ec6f14ec0752fef0a8949ed9bc68c6dbc2319c8f7c03d6bc3df"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Command/SystemOwnerCommand.php":{"size":4572,"mtime_ns":1783788126860887030,"hash":"b1d57632d5457ef2f35dd2795e67392c01372e295862beed0ebae8027935f879"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-server-error-logs-20260711.md":{"size":13006,"mtime_ns":1783746878999337980,"hash":"5837c54848ea076f11477168837315787273dd07993a0b6b7490e67b18bda279"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/scenarios/irimc-doctor-import-ownership.md":{"size":25530,"mtime_ns":1783692850449412869,"hash":"e336c0544292e117a0caf6be96ea5aa6b661a5732f812c575ebdbea880e7b742"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Controller/ClinicInvitationWebController.php":{"size":3885,"mtime_ns":1783748162455786021,"hash":"e046c7ece47b7926299df78f70b2f5b16b91c81fe6f6fcdea14c1118c87664cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-invitation-twig-page.md":{"size":16958,"mtime_ns":1783747981254264802,"hash":"09f2b24cf1b2a446fb61047dddf3c1a1ed5489d4ebfb86fb262c1029e308119c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/doctor-import.md":{"size":19243,"mtime_ns":1784535866927647057,"hash":"63c177ed468b4507460157da105375e95a6587690701d5b96adddd71185ddf87"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260711150000.php":{"size":2107,"mtime_ns":1783788126856291006,"hash":"3acf757cabaaf6f03f19f0280886adbdef3bc873f8f5c31979a70cb87984646e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260711151000.php":{"size":1946,"mtime_ns":1783788126857437960,"hash":"63fc3658c738a551aa698760fa3651a8dd0379c104cddb01ce2e22a53085e1d0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/BackfillSurrogateRoleCommand.php":{"size":2784,"mtime_ns":1783788126862849481,"hash":"2db1048374fc6c0916385e12acf4bd976d6230661af40e7bce3d1d8e125dc543"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/DoctorClaimController.php":{"size":9719,"mtime_ns":1783788126867034090,"hash":"4b0e0251d1b9331ee58fc182d1a51a2e2297a3f5211886432403a8e8535d3a76"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/DoctorImportController.php":{"size":4257,"mtime_ns":1783788126869554789,"hash":"e1db933b14ab404edb5b5862a4301869c091b70f4f50e38af29d55d1956ddad1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/DoctorClaimRequest.php":{"size":4382,"mtime_ns":1783788126870924451,"hash":"d2aac83cae844b48d2461796bd4af8c2bff124fde3f67c3936c44104885c2bb6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorClaimRequestRepository.php":{"size":406,"mtime_ns":1783788126871064533,"hash":"5c7eab10c6736e17eccbecc792fe70dc4da0be7a80172bf3a1589a521258655a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/DoctorClaimService.php":{"size":10047,"mtime_ns":1783788126871246866,"hash":"855bb94d9ef0a255a34675bc2903b85fde5cdbefd420582b8d32abc2e9eda222"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/DoctorImportResult.php":{"size":274,"mtime_ns":1783788126871382991,"hash":"038be06f3d873ea3546409d85a4bb7ac25dcf88be1b38eb524cbafd55674b3a1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/DoctorImportService.php":{"size":10177,"mtime_ns":1784482277732279847,"hash":"6c0147e6c63dce74951818c72c94fb1dd0de18d744daf63f26768727f055f0d1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Util/PersianText.php":{"size":3545,"mtime_ns":1784482277736255432,"hash":"c83772833114a50757d3e68dbd095c95b9a09191b69c714bafd0c537dc50fd0a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorClaimTest.php":{"size":10962,"mtime_ns":1783788126874468146,"hash":"c50066c8bd8a380b1536fe3928bd63f7687b5ba6fe066b54b0ea45f4c44a7422"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorImportTest.php":{"size":13534,"mtime_ns":1784482277736972481,"hash":"09f43e620f7811e50bdd03b01762cfcfa08dcf41f582f7cfefa802a16ae8a928"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/PersianTextTest.php":{"size":2584,"mtime_ns":1784482277739093004,"hash":"30c1fcb39b75d213d153e719fda3a4fdd98652c9e66574f75e40d408d6131f5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/irimc-import-complete.md":{"size":37407,"mtime_ns":1783788126794995822,"hash":"0a758a07dc85ab8b8efd8e31066b95be74b7bbbd44217cfeb58f0226d2ada045"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/doctor-claim.md":{"size":7909,"mtime_ns":1784464897315920465,"hash":"ee80e57f33bb25cc097514ce33527f7125c673a775345720f6eb2a6e37e09f89"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/scenarios/climed.md":{"size":13939,"mtime_ns":1783753889765190487,"hash":"f465cea10ffa3b87699a78ddbb172e9b305ef3af5ddd1161c12503502f2b3ea4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/scenarios/crawler.md":{"size":4496,"mtime_ns":1783754133317661143,"hash":"67087730cd4c223d14bf6645e1581b9bbf3510748777fb04c73184295924831a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/scenarios/\u0627\u06cc\u0645\u067e\u0648\u0631\u062a-\u067e\u0632\u0634\u06a9\u0627\u0646-\u0646\u0638\u0627\u0645-\u067e\u0632\u0634\u06a9\u06cc.md":{"size":8853,"mtime_ns":1783751951896895139,"hash":"0037895218fb8fc10ef713264da551cee07a8a3cc268927aca0d0d3e70003b94"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/FixIrimcNamesCommand.php":{"size":2536,"mtime_ns":1783788126863794936,"hash":"1f37217049a8ca479d497bb907bafb8f9bcc2e265fb08195460c0f397733a972"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php":{"size":4423,"mtime_ns":1784535866927999387,"hash":"232d51453ba07e7b8c8a1fe9bebe92f6c405e78227bf1ec0ae01ba6e4fb02069"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-name-and-purge.md":{"size":9117,"mtime_ns":1783788126794149575,"hash":"2cb340da1777982d5574a2b0814759c29b69df1c17c980a29833e9cb256eaf14"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-map-claim-captcha-delete.md":{"size":9761,"mtime_ns":1783788126793653077,"hash":"02bf0d9faa621403a1f4e81f2c60384dd1ca334887d5de779e595be0633836ce"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/unclaimed-doctor-null-rating.md":{"size":5577,"mtime_ns":1783837029909314302,"hash":"366c325fd83994d286ea9befa9cc2488958f6d097063b63ccb6c5b0cd91434b0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713050014.php":{"size":1287,"mtime_ns":1784464902494200604,"hash":"1dafd9587f51afde831b4f8f933f33788b02ebd6402b9c2e0ccb3bcf09f25337"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713050114.php":{"size":793,"mtime_ns":1784464902494472148,"hash":"0488839a9c1bef7f23d16a78d06e3a9893182845b5dc2be1a566d0ab96cc64bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-ui-match-tauri.md":{"size":14137,"mtime_ns":1784464897155209830,"hash":"323feb348ed2c4b07abc8d5c182b3f65ab37c3d5887f3349b404d006ca036f3d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-representation-visibility.md":{"size":10326,"mtime_ns":1783847658468426100,"hash":"4b533050c6251bb1419813e1d74f26a857260fddb4f74f887e0781d754609c63"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713074150.php":{"size":1123,"mtime_ns":1784464902495538070,"hash":"1705136661ac86d5b3f9d1825c3ec40db7215cf04c1d3a8ccc3b96ab8d35d80d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientUpdateProfileTest.php":{"size":4811,"mtime_ns":1784464902744415376,"hash":"fbdc9871ccaad83131ba39c6f6d4813a3f27f89c0eed51990e385b910fa52a1c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php":{"size":2123,"mtime_ns":1784464902755818061,"hash":"0afef57494776651859479f9d0f05259fe33754b8c796d1e51bf495bcde99274"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/figma-to-feature/SKILL.md":{"size":8477,"mtime_ns":1784464897169655947,"hash":"f54aab895e394e5cb5c53b08e75a28bf5dc701ed3b13f4e7ed83c308f990d9b6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/figma-to-feature/mapping.md":{"size":6299,"mtime_ns":1784464897169946866,"hash":"95281384553f6827fdab8f089bbfe9c54fea5576d1c75b0eea7eaa03195bcc93"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713093327.php":{"size":1501,"mtime_ns":1784464902495984614,"hash":"bf83e04c6e63ac677ae03bdd5abc48e8acd2c23e1cc42042f499466ac607e87d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php":{"size":4949,"mtime_ns":1784464902715752976,"hash":"a5966da1ae3e23b1c130feba77de44588d872dfcc6a118c3564d30ad43bdb9a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713103729.php":{"size":1121,"mtime_ns":1784464902496437033,"hash":"c067825447330ebfa00f0809eebd94b95a4e493885f5e1bb17438abe8ba85497"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Controller/TenantTagController.php":{"size":7082,"mtime_ns":1784810617365926309,"hash":"3d47e152a514b6b33da04e8eadc793cc1ba2f490f655b79f6a283a9a964209b0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Entity/TenantTag.php":{"size":2827,"mtime_ns":1784464902682912803,"hash":"3ec2967c09efdccb399b03ef7adceb6c122195a09ffb80abfd9f1cff8096e495"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Repository/TenantTagRepository.php":{"size":1217,"mtime_ns":1784464902683562432,"hash":"cefd0120ae56a893d4695526013f9365d42f72d0c1e36d75883b747b964bf85a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/ChangePasswordTest.php":{"size":2328,"mtime_ns":1784464902708582480,"hash":"2d72496ed38c9c13a03ec9998b991f9269db2710362b0e5f70538732e32ec959"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php":{"size":3400,"mtime_ns":1784464902760076833,"hash":"c56c7af4d9440eea1a57070b486f5bd6ad3c1fe7dbdbb2c08dd2d85d69b44183"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713110856.php":{"size":1678,"mtime_ns":1784464902496720743,"hash":"11a48f7369d6c84eb7655fa1cd16db0ba24992c77fa6b72ea4d68e5c8681cd40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientRecordFieldsTest.php":{"size":1904,"mtime_ns":1784464902742830701,"hash":"a559b8895710eebe0624f4a3e39cdf6a9edb437d791c131e17cf7f2f5e8e5c29"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientRecordTagsApiTest.php":{"size":2638,"mtime_ns":1784464902744044874,"hash":"ad99f183206fd0f228bd4f747299e29d3c28dabb61f3befdbe2755cf56ba66c8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713114523.php":{"size":1367,"mtime_ns":1784464902497671248,"hash":"e62d82412e753e1ef17764487aa500a1e7791f186f1549f48972e68922899705"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientAttachment.php":{"size":2218,"mtime_ns":1784464902633730670,"hash":"fb507306fd357770f941cf6604c28e84bfa58ba2af65029f7bf2a0585efdcffd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php":{"size":1229,"mtime_ns":1784464902639687910,"hash":"b338480257c5651b99a43d2a53c6536f8b2406342f99cfca94a01cfc445d7dae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/FileUploadService.php":{"size":2079,"mtime_ns":1784464902679523452,"hash":"cba11837da9a17efd66f973eecc1f8a516cdacd9a4fea2125f73dce8df4ba251"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientAttachmentTest.php":{"size":2215,"mtime_ns":1784464902730213677,"hash":"a6afbfe1cdcf856b0612fb7342b3345b1f612f8d1126f5bdc9279a6191aecdf3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713115316.php":{"size":1340,"mtime_ns":1784464902498012500,"hash":"1126e1525362163ab110f27c77bc5f26b32cfad0b33c39af7ca0e210b29881ad"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMedicalRecord.php":{"size":2396,"mtime_ns":1784464902634545174,"hash":"6f963a2491ad05bc97b70be939a02108e2f2d76c2494b42c1e48706b8ca32f44"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientMedicalRecordRepository.php":{"size":1258,"mtime_ns":1784464902641590961,"hash":"a0887a7287f25682eeef195c8be1840420d3a30902818817ec2db78d4c88403c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php":{"size":2708,"mtime_ns":1784464902733015441,"hash":"6afe0ee35ce8d9550cc40ee30bcf99b96e5440c0a19d2282b620575a04abb860"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713120038.php":{"size":1296,"mtime_ns":1784464902498284751,"hash":"4e8a90c1d94ba90f41a78501eb866b0e17aeab564df0a683d192852fa8de79c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMessage.php":{"size":1848,"mtime_ns":1784464902634869343,"hash":"783903116d8500e4d5cbff74c28330e3b30c3243cd3ac7734c065c09359d4f71"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientMessageRepository.php":{"size":1208,"mtime_ns":1784464902642234840,"hash":"b4038f53e87edee1ee6ad7e60b1dd63a085c20e29a65d64c32631c44c1a748ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php":{"size":2520,"mtime_ns":1784464902734546033,"hash":"c7a61832acba1307f0080101ed0bcae64e1e9d44efbeceffa2655c4837077e28"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php":{"size":8719,"mtime_ns":1784464902730726846,"hash":"7e1489427eb76beb09aad1664ad7571b9f968fc5628e2e18bec49661925e962b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713122600.php":{"size":1380,"mtime_ns":1784464902498597461,"hash":"08d06337da5f50fa1d1046f194e6b05f3dfb7513a027467b22b3de192fee6741"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientCall.php":{"size":2794,"mtime_ns":1784464902634222714,"hash":"7613df451e546e2b8ddaa088d652bfb7b9f38f6e75607fad5b8fbb7eaa92887b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientCallRepository.php":{"size":1477,"mtime_ns":1784464902641028709,"hash":"eb3f4d9cafabaa71bebf8d2d4bbaa603b630d1be2a5f8635dbcadd51ca6aa34d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientCallTest.php":{"size":3807,"mtime_ns":1784464902730464345,"hash":"c892eca51170df994f084a21bb28c0385aa0a48ea57cfe1dce3d219e0666cd5a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713195434.php":{"size":2356,"mtime_ns":1784464902498996963,"hash":"aad6b628041b664e3856264d20bfdbb6893ee5da097fbc0d043254eef0b58304"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentCreateReserveTest.php":{"size":6240,"mtime_ns":1784464902685823194,"hash":"c2791663f4767f233aed12d7c35e4b5904f1f3f7375045e0678fb3a563c7bacd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentUpdateTest.php":{"size":5352,"mtime_ns":1784464902687977497,"hash":"0d49753ac9639c03f202a4950a2164ee33f83156d2fc349a77e29783efc8b517"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentWorkflowFieldsTest.php":{"size":2842,"mtime_ns":1784464902689108294,"hash":"774f6530ac057e1be6513499a110b0bfcd975af8c25fc4c58f4fa029912dbdcd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/DashboardTodayAppointmentsTest.php":{"size":4956,"mtime_ns":1784464902717721944,"hash":"7fc1ebbf39ed482931376ac48425c7fb6fd01ffdf8eeec74f7c9219db987990e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php":{"size":14064,"mtime_ns":1784808879266769927,"hash":"df6232336bf764c81d70092ff18ce451eb2303d76a046019402798591f93ed5f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php":{"size":5578,"mtime_ns":1784464902730962931,"hash":"15131fd8355a0c9b7a1497833e5e5652706466e0b8e2e5a77c10e33619749474"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715075904.php":{"size":2254,"mtime_ns":1784464902499364298,"hash":"f9b4818a32652dba1d99425e30fed0f51ea4ef10c233dfc47205e708f2a1de8a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php":{"size":4349,"mtime_ns":1784811244949152868,"hash":"07dc8ffe9f2dd9a2a6c7dab2d2984668aa436ee41be04b6255a80381d94783fc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Entity/BankAccount.php":{"size":3936,"mtime_ns":1784464902654607655,"hash":"95dd82ad9ea0c4008548ed71c4740499192338de04747d5426b06484e551ea2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Entity/Pos.php":{"size":3903,"mtime_ns":1784464902655462743,"hash":"449795e6ee5c7f888aebdc2dd13e31507a3a96f064b92fa41b5ed3beaa4cfdf3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Repository/BankAccountRepository.php":{"size":1049,"mtime_ns":1784464902656078537,"hash":"15e39b8780c113747fc26f9472758b812a91436dcd31ec32b245748b4f0142b1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Repository/PosRepository.php":{"size":1001,"mtime_ns":1784464902657369586,"hash":"eef2846dda4bfc7ca7ec07032ed1664e9599716e92e0b2885c1d28c898ac9add"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php":{"size":6897,"mtime_ns":1784464902658986553,"hash":"0e399ca8eb9d3cd17c63924552c1b7b8c8d500bce5be7502ba3e422836193d05"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php":{"size":8641,"mtime_ns":1784811712769317739,"hash":"c6ffdd76fe1e764f1878fe1ee52e9ebe671c05ae30dca978722b96d3a6e9efd0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/payment-method.md":{"size":4124,"mtime_ns":1784811887684595342,"hash":"185ef81a65be205dd5b1875b588ca3e5ff2f47a5ca494b7de1140179a463e1eb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715083856.php":{"size":913,"mtime_ns":1784464902499638633,"hash":"08c0a2d5ed40245e1f61390603d382581a5891407e14f5fd462928872d9770a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryFieldsTest.php":{"size":4166,"mtime_ns":1784464902758114531,"hash":"4cd74954204bf942ca0b682df3a8d6497a1a216b1b04d8cd8711f36b1a6eb844"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715093358.php":{"size":785,"mtime_ns":1784464902499942926,"hash":"2bfe4697ad7afaa26304bc59fb5f6400fbf28a67da94c31e44a30593cecddd3c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php":{"size":5691,"mtime_ns":1784464902723667392,"hash":"75a4351797ce153cc45c5dae254e398eb1e3672f9186908e1a013ed489458615"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715100324.php":{"size":2646,"mtime_ns":1784464902500708097,"hash":"6fa7bacaafde2157f7ce658c9064808ae32bb3ab74d52f56a87eabef582ee402"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Controller/InventoryController.php":{"size":13002,"mtime_ns":1784810544314529969,"hash":"20abd51db4f4f5749b6861080235a287d785a7c1548815bedb478e55329cca89"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryItem.php":{"size":6673,"mtime_ns":1784464902627234678,"hash":"49232617b5874572a3236563a8786848ff8ce7fe3abacc6bacf2d3f6fd03be1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php":{"size":3021,"mtime_ns":1784464902627652888,"hash":"5deaac3fc80cb04ad1c9481a0bd61e7aadc4fbf2b2167057e6d04b22f436c9b2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackageItem.php":{"size":1485,"mtime_ns":1784464902628789603,"hash":"9acab222fc3ae3331085ccaf2a76fc43ff79bbd63d195aaa1b6cef08f675db01"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryItemRepository.php":{"size":2073,"mtime_ns":1784464902629115896,"hash":"3abbd58632f3aa28e768c02a7e03188c3b8babb8ece0b92dc8a888692d3e9440"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php":{"size":2044,"mtime_ns":1784464902629385523,"hash":"b6c894cb2d7d79b8e7cd047a27238be08b219d372ece465064ca2fdeaf5aa20f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php":{"size":3841,"mtime_ns":1784464902630036776,"hash":"c2b3ca70b883483b8f9c4ccee24952f898169c969bee2b4835f1feaac12b64fa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php":{"size":10933,"mtime_ns":1784464902728031415,"hash":"7af908606d082fe2e485a69ab4aa088ac3deccb2a152943b1152280744763eca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/inventory.md":{"size":5480,"mtime_ns":1784811879462152666,"hash":"764978d2f8f0a4bffa4a5de53019a60dc16a0302a0fd39336e6b6af2cfa5b8e3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715105351.php":{"size":827,"mtime_ns":1784464902500987932,"hash":"880614f1b1eb7e91d22c5e50cb370d57a3452b6d44a05c137bd57ffa78344211"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-pricing-tabs-redesign.md":{"size":16523,"mtime_ns":1784464897164573921,"hash":"730f5ac5684f8680e29268f0b190492577d0f312e0f47e02157d1f74f877e908"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/inventory-unit-select-and-category.md":{"size":16299,"mtime_ns":1784464897165130590,"hash":"e898fcb1c9b0de594b602d51a8bcc40bbb7ca836cac1592c6937e64dc55e43a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/settings-menu-pixel-perfect.md":{"size":10438,"mtime_ns":1784464897169288237,"hash":"a53585cc377e9d444828d7168acc17f6de36f32787d6fa01968033e7c5d6c2e7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientResolver.php":{"size":3052,"mtime_ns":1784464902648677582,"hash":"336dd00db5d5dca9c421d91a6b09d2dbf5aa54aca2ef6c7d007e1b3ca55456db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentNationalCodeTest.php":{"size":6218,"mtime_ns":1784464902687610495,"hash":"5c822a4436e575e8b96d5909f6f31a104a9412dd53c2f4d1be121ea87b7b8c60"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-book-national-code.md":{"size":12622,"mtime_ns":1784464897155755083,"hash":"0be87bdf2276eb3e7ec48e7e898472c0bb46f5eed8440f0b3b14c9d5c758c0cc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/bootstrap_tz.php":{"size":524,"mtime_ns":1784464897302777230,"hash":"d714519ec52d0cdd8d861d596a1100d4c6b4d41b7937f84bd55255d68b4b8384"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715192758.php":{"size":787,"mtime_ns":1784464902501368142,"hash":"7f0a8eb21bba7966d3d8129be0003a63279c734ad5b04e23f63c7d3e278ddad9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingModeImmutableTest.php":{"size":2097,"mtime_ns":1784464902690551510,"hash":"db12dbc9e830be61177b5e03eaf339ea708e28df6aa5472815130e4608b2b0e0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingServicesPublicTest.php":{"size":2735,"mtime_ns":1784464902691722725,"hash":"723c963e0d9eda0488ec2ef5f4dd6cb82ee29bd1bd42f446c8fa2aa2eb73b8cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatientLookupTest.php":{"size":4136,"mtime_ns":1784806722039714723,"hash":"2b77fa6fdaaff848db271a7b1d248bff39ccc7f36250165a712cb0591944a220"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceBasedSlotsTest.php":{"size":4473,"mtime_ns":1784464902703034034,"hash":"8c55dcd6ce9a8613b76bf820e9890ce180b9a1b409d6ed9cbf0a70340478d3db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TimezoneTest.php":{"size":788,"mtime_ns":1784464902759438538,"hash":"025398310423c3d6ee3325ddb1380985368e1a06c319acfd245259c613ec27a2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-jalali-date-input.md":{"size":9240,"mtime_ns":1784464897154352492,"hash":"66e2d384a3add1524d19d01d60ac67a73d41afc031757329f1d8e79c9b827dd0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-native-select-to-searchableselect.md":{"size":9635,"mtime_ns":1784464897154909328,"hash":"577c147788fd2a227fa8646c09af64408f6ed1d1ca4207d2ed2d0adec23dbd32"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-reserved-slots-shown-free.md":{"size":11807,"mtime_ns":1784464897164338920,"hash":"bc4e6c4528d622bca093462e281b907d9d87b0ccf954b2d339a096d9208d1ac5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-based-booking.md":{"size":20922,"mtime_ns":1784464897167379394,"hash":"3f025bfe7a0ca5086bb5c73cf190b16fdae742e6d434f0dca216924de162d351"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListNationalCodeTest.php":{"size":2337,"mtime_ns":1784464902731292349,"hash":"120b8a74ce0982d89528ea1093be952daff5d94d5f4b64e93aac4c5cf3a3e52c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716063302.php":{"size":1610,"mtime_ns":1784464902501592060,"hash":"7a6f518ae7fd89f7228a181fc29f64b0f258dd4f1381d627f8412acdec69a030"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentMultiServiceTest.php":{"size":4556,"mtime_ns":1784464902687029700,"hash":"1d99c82dd94bdbc405b4597ae101a1ccb9740f4b212556ce589f1ad03ed34da0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeSectionDurationTest.php":{"size":5446,"mtime_ns":1784464902704940002,"hash":"92b918cef5b6b6655992e1ab35a0f7688572e8671116fdcd3d0b27a809921b54"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-service-mode-section-picker.md":{"size":15752,"mtime_ns":1784464897156446211,"hash":"6a63b94297357333372f8ac5f523f8a918a3329ebcf9f82a81b8bacac9ec46d4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientAppointmentsTest.php":{"size":3575,"mtime_ns":1784464902729871008,"hash":"3352d02cbb53a0823e392c870e4f9faeef9ede771e2177c0ff7b2f95a80ab51a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716083939.php":{"size":1496,"mtime_ns":1784464902501893186,"hash":"8369d2a4503fd08fee811d2baa2072eeb19ad806bb6dfc6bc742a792ca6e3374"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Service/WalletService.php":{"size":4017,"mtime_ns":1784464902672585124,"hash":"d883e64264c1ed53ca3b50de536f2a0b7ca1565b37c330713b81997a2ce7cea4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletSessionSettleTest.php":{"size":6780,"mtime_ns":1784464902746016426,"hash":"0fa19e26832ffaba9ed2e9690f9bb3a5c1ee9561b1154ab9257c51d33db1ed06"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716091352.php":{"size":1721,"mtime_ns":1784464902502208730,"hash":"3174a3c8eac49e8dd61078dd5a0dd80be4ceefe95b4c153c573c83163bd4b68c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientNote.php":{"size":3296,"mtime_ns":1784464902635142136,"hash":"b3a0339444d24b7e2739559064421ec475e17ac62bfc83fd2dd951811b1d1ce1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientNoteRepository.php":{"size":1310,"mtime_ns":1784464902642504383,"hash":"7c8d56bcf34c6572d4066bdfd8cc839046b4ef95cc654078a9b207c8a0154b5f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientNoteTest.php":{"size":5397,"mtime_ns":1784464902740232813,"hash":"702bf6bc071ff729bab17864e522da0e22a9253bcc1edc737e5b5e9e7f1203c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716094319.php":{"size":2120,"mtime_ns":1784464902502744941,"hash":"15c21f658523ca2e58e0d68075ca9a509266ee457000182d5c0224cc579c5e2d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionPayment.php":{"size":4513,"mtime_ns":1784808002003566251,"hash":"462d91b3d25e041dab1b8977890c0a929c7760397a2ac810bf66036695dc989a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionPaymentRepository.php":{"size":858,"mtime_ns":1784464902645320189,"hash":"1abaf14c53a2c69eabe2a1038df9844297d89f38bb62220d6e20de0aa4b33545"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionPaymentTest.php":{"size":11758,"mtime_ns":1784800330943660114,"hash":"8debfa834ee28b9d465a535e3ba44443ed89e74ee2efb03a72bc3b2efc52e764"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php":{"size":2433,"mtime_ns":1784464902503582237,"hash":"ef50cac4818aac917c6edf30cb457f4074e865a0dfa40e86c46c2f88f4d381f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionConsumable.php":{"size":2838,"mtime_ns":1784464902638443445,"hash":"7f02a4853ed7aeefdc3f831487e67d756d9c9c6f71b7b972aa52f6b245e36b94"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionConsumableRepository.php":{"size":814,"mtime_ns":1784464902644789187,"hash":"3df1afe822e4a4729cf13325fe4633185ca616828bbca40462f4f405f48f0cbb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php":{"size":8031,"mtime_ns":1784464902752185875,"hash":"3ade165eac192cb2de8151cb58ee241bd88f416b1e8d0ffd659ea855d62c33d2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/InvoiceShowSessionTest.php":{"size":6381,"mtime_ns":1784464902709300150,"hash":"512e5c0c1f3412a94abd803c2c796f07c924918407d588a4e7264953d7a1d557"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716124039.php":{"size":740,"mtime_ns":1784464902503994448,"hash":"b8539316cf83b6d044d6513cf07dbc9a19df4488c4c8b56f3a295924850f2350"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716130713.php":{"size":675,"mtime_ns":1784464902504671368,"hash":"5f7171fbfe72d6c625fad973596c2ea321b6751d5896403b33d40a9610896900"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717073617.php":{"size":1377,"mtime_ns":1784464902504955536,"hash":"20fb28ff94340929919a5477c1299aa7716381806f15998cbb70b47706c2065d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717081632.php":{"size":1733,"mtime_ns":1784464902505291996,"hash":"7cf2f6735a3763901e0243c5b916f8c6a5523b20b922e71231fe4eebeccd7ea6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717082805.php":{"size":1055,"mtime_ns":1784464902505627248,"hash":"490a7404589def1adf41d06c417e2bd5aed051e46f59506f6faa75f23423f013"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717093000.php":{"size":1040,"mtime_ns":1784464902505901333,"hash":"fce2aeb4ebb1cb70be7bcce188d443ca36371d7cee822dfe006ac2d9cbf334eb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717111223.php":{"size":750,"mtime_ns":1784464902506305001,"hash":"9fa6434c2b32658251cc926105ee01819ba226566e68fdf83fa07672fede5ad5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260717113519.php":{"size":1436,"mtime_ns":1784464902506560003,"hash":"e029d8d8b959e640ed2c6bc3257da829b7f30547e9f45de7b644c2044eb9c7c7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718055833.php":{"size":2624,"mtime_ns":1784464902506817796,"hash":"12b9f107ed333f7f670fad4fb2f56838465beb791785d7d092994ace6189b680"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084301.php":{"size":923,"mtime_ns":1784464902507166423,"hash":"3a041dd4b75eb33a058936d865c023bd20add2f786145216610c2ba391d42cad"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718084524.php":{"size":1438,"mtime_ns":1784464902507465966,"hash":"ba5b6d95792dfd8866efb49116a9c065c7b74f9cfc443b4395069abd79347510"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718085747.php":{"size":1531,"mtime_ns":1784464902509194725,"hash":"b22a615a6539de52671e0837a12b9b84a4b11c579061281385078bd876701cea"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/AppointmentEvent.php":{"size":2799,"mtime_ns":1784464902571640553,"hash":"3f88f1f1c3dd0ea208319faea61c126d061ca482689fd9ef86e847d899be39a8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentEventRepository.php":{"size":1213,"mtime_ns":1784464902575282197,"hash":"1dfd505c680e5be61493831e78808334adcf2eecaa301d230bb5e1c88e9e4a40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Controller/ClinicDoctorPermissionController.php":{"size":4167,"mtime_ns":1784464902596777018,"hash":"af636e2f7ff90b169d89907ade164c7cc033ea4f56d4bb687a50f850a87f3f58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Entity/ClinicDoctorPermission.php":{"size":5230,"mtime_ns":1784464902599012780,"hash":"b92214d57a51f77a4c9c8466da071420a478af6a256367bf9d5d3dbefb411b70"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Repository/ClinicDoctorPermissionRepository.php":{"size":2691,"mtime_ns":1784464902599253156,"hash":"4fccc8e8a1c86e39d2d8bfc398dd024a4f1813b9d988fe47b20df4d8eaed8e36"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Security/ClinicDoctorPermissionChecker.php":{"size":1550,"mtime_ns":1784464902599803867,"hash":"6ab6608e940ab1bf6edd831dc24c51087398ab91d83d06ee353ce2ad2805591f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Command/RepairAcceptedInvitationsCommand.php":{"size":2888,"mtime_ns":1784464902600116785,"hash":"091e9b13d71574fbc831f295731b803e79da3f3cd080f8eee814da9f51e05dc2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItemAuditLog.php":{"size":2900,"mtime_ns":1784464902607257948,"hash":"f26598e8900aaafd32131c9a3da4819b7031abe8d60fb1c03e2cbefa7785e240"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItemConsumable.php":{"size":2302,"mtime_ns":1784464902607535658,"hash":"af43db280c61651e2f7e341fd946aa5b460f6ed31543635c3439ad3ff3a0dbfe"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemAuditLogRepository.php":{"size":1253,"mtime_ns":1784464902608269245,"hash":"892fd7a1e10ac5346b6b2af4dd3f153b0b6300c093ef504642c1c65b4613a2d6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Service/ServiceItemAuditService.php":{"size":4035,"mtime_ns":1784464902608979457,"hash":"be9dcae3b23c27b4b72d1f90af5d6a2bc589552c14d5018525b8b21c04599f28"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Controller/DiscountController.php":{"size":8791,"mtime_ns":1784464902613265688,"hash":"81de6037232cc48f57b32f37c25f94e13e85124b0c90dde55f3553c212bcbeff"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Entity/DiscountRule.php":{"size":8510,"mtime_ns":1784464902613602773,"hash":"8067d527ea65c5978c8a5fbba918a4503cccd1f41b2e606e49089cfecede76ca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Repository/DiscountRuleRepository.php":{"size":2016,"mtime_ns":1784464902614505486,"hash":"feaa8df153a8ca99746c1d48ff342dddbc616a59c3ed278584abb0470a55b3d9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Discount/Service/DiscountEngine.php":{"size":6438,"mtime_ns":1784464902615749534,"hash":"42305fb720725d3260c7c55d33fe7545a4cb5acc20dd8d80ce320c57e748db3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/VisitPriceRequirementResolver.php":{"size":1361,"mtime_ns":1784464902625415585,"hash":"fa4e6a4e4e26ad4a42137635050c5b32a27f5467676787ba0d9fcd91030b0f14"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionAuditLog.php":{"size":3171,"mtime_ns":1784464902638201610,"hash":"2209db02afc172d955b9724ce5c89d6713fdec66781ae3749495c0327dbf0187"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionAuditLogRepository.php":{"size":1241,"mtime_ns":1784464902644245684,"hash":"8fc635eceee7b920349350392560321306424ff1fbfe478684b53f61d84ebc82"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php":{"size":8465,"mtime_ns":1784464902669680776,"hash":"96842b6fdc3133ef36b63792d16e5d9ac2aff01d17c7bb8987d16da455132feb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/NumericFieldNormalizerSubscriber.php":{"size":3346,"mtime_ns":1784464902679154950,"hash":"aef2465e37318c14a871ee3cfaeda009b692c73d50ab6d2eb29a0c745504598e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicOwnerScheduleAccessTest.php":{"size":10943,"mtime_ns":1784464902698090050,"hash":"91f8e99202347b3533d42f22b2c37ec09f312985f4328f6088c3e24ec8aedb6c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Clinic/ClinicDoctorPermissionTest.php":{"size":7188,"mtime_ns":1784464902711658121,"hash":"f559da83541a9ddc72ceaa2fc6eaefd68f20fbb62075fc28a85850c32573fffb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Clinic/DetachDoctorPermissionTest.php":{"size":2533,"mtime_ns":1784464902714665803,"hash":"a595027fede0c831682f36662b1efccc46bb2929926d38c3bc741bebb607b50f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicInvitation/ClinicInvitationFlowTest.php":{"size":7323,"mtime_ns":1784464902715209223,"hash":"0255f868b4cd60795dd2cb32b7b6a6698943a20d2d9920ad603b01eb95184783"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemDetailApiTest.php":{"size":3216,"mtime_ns":1784464902715476933,"hash":"70e959b1cc3719befebfb2af0ae0e54721c75b82966ddf93247f7220f6fccd45"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemPackageAndAuditTest.php":{"size":14274,"mtime_ns":1784464902716336479,"hash":"e8f75def6c740b2b3748ea39e2119c554ea3449100ff618e1cd33bfd451a8d58"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/RequireVisitPriceTest.php":{"size":10577,"mtime_ns":1784464902721895591,"hash":"45e138aa25cbc3d1501efece2c4e919aac98b58d0a12893c398fcc219bf64db4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/ServiceCoverageSyncsItemFlagTest.php":{"size":4211,"mtime_ns":1784464902723358766,"hash":"50237b4cdbea417d161549269fd40f7b5e9cb00f05a92f847ac43961b19a6705"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/ClinicSharedSecretaryTest.php":{"size":6140,"mtime_ns":1784464902757133401,"hash":"03c3f9aa1c64bd6bbba127f4a02f65da171e55e6b15c07a23af92dc1a85fbcae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryAppointmentScopeTest.php":{"size":3125,"mtime_ns":1784464902757351277,"hash":"67b46a8bceee4a3b4a87c0617d9331ddc0a03b1d8d2e086b6bc3f8f80c406891"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/NumericFieldNormalizerTest.php":{"size":3686,"mtime_ns":1784464902759160079,"hash":"15ce10182f453079f1075f40ba1b7a5ca72601ae023153d17718ebc3d9463156"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-settings-move-schedule-and-cancel-log.md":{"size":20087,"mtime_ns":1784464897156737796,"hash":"b975add2327cef471e23748af72fe1a2d9c62cc5ab7c756a7f90b2ec093b8842"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-appointment-settings-tabs.md":{"size":15821,"mtime_ns":1784464897159697270,"hash":"0277155ad40de76e75ef2c6e58bb9551068f3e1807f2ddf7e3c5b49e51a9d298"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-doctor-permissions.md":{"size":16439,"mtime_ns":1784464897160047022,"hash":"2c6b9e729768d822732e72c92acfbe80fe17ae3ddfd90442b78e6d433724556b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-shared-secretary-multi-doctor.md":{"size":13704,"mtime_ns":1784464897160935568,"hash":"0c6c5f818643fffd2c590ecf1cdd6e1f1edb8317d8732c956d8e79e3e4541bf7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/discount-rules-engine.md":{"size":12482,"mtime_ns":1784464897162419743,"hash":"b12b584d2a41c756aeabba4ce2405fdfedf745384e25edc07411bb61b47800f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-clinic-doctor-invitation-flow.md":{"size":17917,"mtime_ns":1784464897163782958,"hash":"1226d9a50068bae526694dae8135048198e4fbd808b00e588499303abd822343"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/normalize-persian-digits.md":{"size":18860,"mtime_ns":1784464897166431639,"hash":"1662e1ae1d9c43120456303e6142f380fedc02c6bb7589cc51c73526535803f9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/require-visit-price-setting.md":{"size":15645,"mtime_ns":1784464897166806432,"hash":"f8560132c1d60293ed4ccd5ede71f9aecf03b6f9c626449dbe780fba1b3b199a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-management-refinements.md":{"size":19700,"mtime_ns":1784464897167733104,"hash":"0fe40d7a515356384b488e815491ce171a9f11a5ad6c1dd4f4e34dcb18944d23"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/session-autofill-on-appointment-confirm.md":{"size":9705,"mtime_ns":1784464897168064481,"hash":"7275b604c0101530ea38900738aba5785c81577bc5d1cc734e63e12a6bba66cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/session-edit-payment-crud-audit-log.md":{"size":12418,"mtime_ns":1784464897168414149,"hash":"899e456c1fd354ce8376bcdde8e3d96c97ae84715479c617f41466222d42eb1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/session-payment-currency-and-service-archive.md":{"size":12499,"mtime_ns":1784464897168774609,"hash":"9f4183c31c662d9db4fd494f06ae41849c67b91d8624bf6eae1b2abda97fbe5d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/settings-clinic-doctors-tab.md":{"size":17445,"mtime_ns":1784464897169024236,"hash":"1035ad52b2ca56a561e449829864324697a56cc3827ea6e2ac9dbff5de8db6ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/discount.md":{"size":4248,"mtime_ns":1784464897315466338,"hash":"7b8805b2669ceb518e6682c3c6f931fe1e862eaec62dd1bda80cffad0447efef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718092903.php":{"size":4302,"mtime_ns":1784464902510807358,"hash":"3b636dca4fe190cbcd877907e2f2f6cfb944b65912864c4cfab997283690e0a5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php":{"size":4476,"mtime_ns":1784464902567833574,"hash":"ec7bab8f0530c9b696b501f91e30e71d48e094a62f6abd704b60026b5fea30f0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContext.php":{"size":1663,"mtime_ns":1784464902677481441,"hash":"6449c07499891e30d805028b351cf8612ec19c5f2078fe8733ad19ffca318dcf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Context/EntityContextResolver.php":{"size":4812,"mtime_ns":1784464902677979527,"hash":"05326fa6e75c84b2cd63fd2ee8efad2f1404c433aefc0a6c3348b59efb8d58b9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeContextTest.php":{"size":5300,"mtime_ns":1784464902703315910,"hash":"481b376fa81b9fb35846ad76bc2d3884d5438d1c61025b3b4f7f9a9e9280c13f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/InvitedDoctorDashboardScopeTest.php":{"size":3236,"mtime_ns":1784464902719792497,"hash":"c176047a6e3ddca1f54fad9b965437bbc36d39b2aa705cf5480f69bcfc9ed422"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/context-separation-clinic-vs-doctor-booking.md":{"size":31140,"mtime_ns":1784464897161367612,"hash":"2cfae15318b4a142ed0efed9a394373ecdca3b657b0a0866bda665afba9db07e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingLocationsScanTest.php":{"size":4694,"mtime_ns":1784464902690210717,"hash":"711e4bb322f878f629acd7191012e6598b5dce7f18ad9ecbf3ddf5cc2eed6f42"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AuditScheduleLocationsCommand.php":{"size":4238,"mtime_ns":1784464902568170784,"hash":"a4b9cea3689d095a60d18e2014ddd1eec4a31965310e84e12406bce743de9516"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/BookingContextResolver.php":{"size":1248,"mtime_ns":1784464902582496443,"hash":"e5eb46e27cf7c7d5be166a003eb298c5f31136819813064e98a82189083b0e00"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingLocationValidityTest.php":{"size":7807,"mtime_ns":1784464902689778215,"hash":"3a8b40ca9b1ad90224b478c7260006ac34b7294b9511490afbf40aac6816a001"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-booking-context-slots-and-phantom-locations.md":{"size":17100,"mtime_ns":1784464897163006746,"hash":"f03236eb9a3118fc02be7d9af4800f3df17422e521856b2a3827c919a3e978c2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718132000.php":{"size":1930,"mtime_ns":1784464902511726863,"hash":"ab15e18ac128a59f0bf9c5ecd5ff7f6ece8baaa3c47570f7f33a789eb0c9ee24"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718184932.php":{"size":1657,"mtime_ns":1784464902512018073,"hash":"a4475dd18b307ba6d443e4fc32dde13fb25edd6ee1dca9c8cc7eae1c9eb25c81"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260718193940.php":{"size":2423,"mtime_ns":1784464902513621706,"hash":"aba79304eff02a0c6484596d5eb1d653ea658bba4709a5c3580e818de41cd455"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/BackfillAppointmentSessionsCommand.php":{"size":4664,"mtime_ns":1784464902568496369,"hash":"df48823fcc1b35610492a6c6a6305de3e6d113f29bca276c709adcada214a6b0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/NormalizeScheduleFormatCommand.php":{"size":3893,"mtime_ns":1784464902569264415,"hash":"83523fea937e35feaa92dd703f163397384a5706dfdf444a0a41bac30cb8378b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php":{"size":8395,"mtime_ns":1784727191214711565,"hash":"59f944cd4e733dd2fe784e8aaa1d3909107995a97f57cb327075211bb0fbef0d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentConfirmationService.php":{"size":4523,"mtime_ns":1784808027160944550,"hash":"a729ff72baf19ed11eed976b5dbcb5f8edecda0e120d6c6d5c0ab2a62f44a224"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/ClaimStatusLog.php":{"size":3033,"mtime_ns":1784464902586630048,"hash":"6d589c4cd308c333755c2122a74240b5bcd6cb66fc97366ea0e14534d0fb6252"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimStatusLogRepository.php":{"size":1429,"mtime_ns":1784464902590269775,"hash":"0473e639793b5200406adb3313df004279fa79b81367a75bb5b0cdaabbd3db42"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Security/PatientRecordScope.php":{"size":2142,"mtime_ns":1784464902647679202,"hash":"1cd3785d4fec46b31d93f1b99cbfc0f5de567f1827cd3b46d91c411351565645"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Security/PatientRecordScopeResolver.php":{"size":4681,"mtime_ns":1784811065767772803,"hash":"b90575a38f7d39d3af891b53b971f1da1d828ef1978886dd7bebae771f8a2ae4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentConfirmFlowTest.php":{"size":14061,"mtime_ns":1784808338346471529,"hash":"2a85eb3fb974892179baf8b42a04f3899c9eaf1ce6bcfb05f26539b8da1ca65e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ClinicAppointmentAccessTest.php":{"size":13542,"mtime_ns":1784464902692661229,"hash":"da1fe5677f4637619eed150f1dc52478f785db84de89d708d5fbb695b8dc9e5b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimsByPatientTest.php":{"size":7578,"mtime_ns":1784464902708977815,"hash":"67984d6b1b275196055b19d6ec1827fdde5f9122a911ee1f5144bddc52b63254"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/DashboardChartPeriodTest.php":{"size":5134,"mtime_ns":1784464902717447526,"hash":"1c45e667edc5ea609372919ba85b787153f96d417f39d02eb2c97e763f82afb3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorBookingStateAggregationTest.php":{"size":4537,"mtime_ns":1784464902720163082,"hash":"45dadd0f0319a860e8e00e0d1965f7b17eb761fff1ba31c151c782f3f99e7354"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php":{"size":7517,"mtime_ns":1784464902720446876,"hash":"ddaefc228f1f4f99764d1b366364da0b2c6846d1be6eb277748bcb62f45f4358"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/AutoCreateSessionOnConfirmTest.php":{"size":5447,"mtime_ns":1784464902728906170,"hash":"5584785ef3085c1ed28a7979fd71ad490585f0febc536db69b6c8f5f82be4a80"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/ClinicRecordAccessTest.php":{"size":11382,"mtime_ns":1784464902729329255,"hash":"4841a3f0eb512a5a86c142182dd0943e8d0b4c0d527e97fdb3e8535d1eb31e39"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionInsuranceShareTest.php":{"size":6332,"mtime_ns":1784800330943500862,"hash":"f15bbb2e277d2ef4d4a19e151c2e8f222c165313e87b7da528d84ce3a676778c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/AppointmentPaidConfirmFilesSessionTest.php":{"size":3937,"mtime_ns":1784464902756421898,"hash":"50cec6869ddfb20ee6c6eb6968b904f18269f26c998cb71413e4242c4c6dc5c6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-confirm-flow.md":{"size":11177,"mtime_ns":1784464897156133126,"hash":"98206e14d1aeb5e21af846daba8472a2472698743270975356253ac5d7985889"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/auto-create-record-and-session-on-confirm.md":{"size":22138,"mtime_ns":1784464897157065715,"hash":"d9f36ead6721655fd6dc9b75153d30b28764777f8716f926d75b08d560978209"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/blog-city-field.md":{"size":7094,"mtime_ns":1784464897157597884,"hash":"623a4538e6cb2c6adcd0a289ffd7bd1602feb79b4c72b4cf06319f4bcc0e7a17"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/claims-dashboard-redesign.md":{"size":12325,"mtime_ns":1784464897158198429,"hash":"0059090ebf61bafeeb3f088304884d7069ea3157fdc19ccbece74e64024038e1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/cleanup-polluted-doctor-clinic-records.md":{"size":5475,"mtime_ns":1784464897158629848,"hash":"73c98ce6e26d39cc6caac682b18e855b0866a7fd098c393e882a09c2a1179e67"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-appointment-operations-fix.md":{"size":10338,"mtime_ns":1784464897159402977,"hash":"7c81c1f2065972f7cd01b7ffb28a17da258878eca3ac10019d83431736fc3bfc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/clinic-record-access.md":{"size":8353,"mtime_ns":1784464897160521274,"hash":"025d8cde0a28ee53dc39b5b838ef22dfaf4c4bc9e4227c4d8401f09821c60870"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctors-list-city-and-limit.md":{"size":6712,"mtime_ns":1784464897162689827,"hash":"bbf02dcb0910b275649cc42cbe8147ef6aca0cbaec15db62e9c90201081030ff"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-public-booking-state-and-admin-context-slots.md":{"size":14413,"mtime_ns":1784464897164085085,"hash":"d64d720870767396a3c872b4f35928974338721c2deeb4ae8ba2e1126627fd18"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-shared-calculation.md":{"size":14662,"mtime_ns":1784464897164839630,"hash":"4d44e2b476a7ce73cff0ab439a78101f6c1b4304957df556c24126b211328af8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260719044321.php":{"size":1525,"mtime_ns":1784464902529665666,"hash":"fb293a89a70b87678f2d8dc3af7ed1b91ba7408f956772b3c6677643929fb72f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Blog/BlogCityScopeTest.php":{"size":6939,"mtime_ns":1784464902710855200,"hash":"ba6258f8fb2808fe3fe1b1a831be9026a0aa7bbaaad4974d47e8c1fdbd3a3273"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Command/AuditPollutedRecordsCommand.php":{"size":5851,"mtime_ns":1784464902673076794,"hash":"5b0d7ac5e1eeeacd603874dc04038e69085059b4790180f2f5872bb6dab996f1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Util/DisplayName.php":{"size":1864,"mtime_ns":1784464902681110711,"hash":"e574e4b13a2ac56bcfaf0796e04bafebc9d71151a7c8434c7cd8762b426e6351"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PollutedNameRejectionTest.php":{"size":4327,"mtime_ns":1784464902721217796,"hash":"13ae463f9bd1d66eda6428ca13af8e690fc2aa127511aa537071651821260901"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/DisplayNameTest.php":{"size":3055,"mtime_ns":1784464902758414658,"hash":"3cefd4854a0459bcdf5742cf46d1d137addd0e910426fbf0b520ea1347044c54"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260719163834.php":{"size":700,"mtime_ns":1784482277729245273,"hash":"d6abddf3b06e733ea3cfd01811beb7c4c723182b7df033ea929b429dd10541da"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260719164144.php":{"size":938,"mtime_ns":1784482277729566527,"hash":"0103cca9f0b51000f9918371958554c27d462c3b94f46870b15a0be5dcb5e178"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/InvoicePaymentStatus.php":{"size":1062,"mtime_ns":1784464902593298958,"hash":"e970a8b0c9635bc255dce938cd2c3c20bdef4a70e989e3111a12c86907c07a5b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Command/MaintenanceCommand.php":{"size":2325,"mtime_ns":1784531682479646136,"hash":"b908645ca0d4ec081c0f49de0178d822ae442de424d670a5cc46c2851c873091"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Service/MaintenanceService.php":{"size":3579,"mtime_ns":1784531682481417755,"hash":"ead8d52c7386b297db6d2b3684baabde88b4c26d86ca32989485d5bb24bd0262"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/RepairImportedDoctorsCommand.php":{"size":6143,"mtime_ns":1784482277731193627,"hash":"fd01722f437c00cf7e444b81a727f7ccbc04517a50960d73922627e82ff64949"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/IrimcDegreeMapper.php":{"size":2645,"mtime_ns":1784482277732581226,"hash":"f30bf5e23e34f16f3157beb7e9c749981e2f140a5d86fed1ea9e2e9822289b24"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/BackfillSourceProfileIdStep.php":{"size":2356,"mtime_ns":1784482277732876354,"hash":"1fb1643751214b0ca0afe678ee5f5ae4a1655d1413b63e5e1ae6bbd66037a536"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/BackfillSpecialtyParentsStep.php":{"size":2642,"mtime_ns":1784482277733165523,"hash":"6cd8452363cd8b1a254a60e08ff493850417939c9b0f3745efbd4daf8c097908"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/BackfillSurrogateRoleStep.php":{"size":2003,"mtime_ns":1784482277733357817,"hash":"ba6c3470b7045bcf2b70175757ad88a4987e0d5507e9d203df0dceceb41f4bf1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/DoctorRepairStep.php":{"size":1322,"mtime_ns":1784482277733608987,"hash":"a5d8355d210f455ea94d9f27686f3c6a11e03ce17a135e3b53be5063705ebbbf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/FixDegreeStep.php":{"size":3038,"mtime_ns":1784482277734419912,"hash":"aae01acc6d31cfc4246c57616cc677a1983e4e9c693b7fbd1a502ee1e198cf0e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/RepairOptions.php":{"size":1026,"mtime_ns":1784482277734565872,"hash":"8d83158e7d024eab57dbb9c179f3b76e7d33e5f66de1081619a1ce977841fd96"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/RepairResult.php":{"size":799,"mtime_ns":1784482277734814291,"hash":"fb4cc0a889b294dac812ff59c6ba7fa047b6d56d9f2d4536ca890ba83a2a5ba2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/ReportSuspectedDuplicatesStep.php":{"size":4770,"mtime_ns":1784482277735124336,"hash":"b06c83be7ae69cc31f90e261431e52cc5ed0ce1891fffc3307be0bac0e66091c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/Repair/StripNameTitleStep.php":{"size":1914,"mtime_ns":1784482277735326672,"hash":"57496c9f8c4708df777c5e1b49f84182f3c2cd245c061daabb20630f058561da"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Service/SourceProfileId.php":{"size":910,"mtime_ns":1784482277735625133,"hash":"af1e550776529f8285eb8ca6bc031a234b17fbd63e9f481bef67cc95779d2c7a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Doctrine/JsonExtract.php":{"size":1075,"mtime_ns":1784465267935867083,"hash":"532e18090e50b2d909e4e50488f9e24be580e6ad8df80e1436c5772bd8ac0178"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/AdminCspSubscriber.php":{"size":1962,"mtime_ns":1784806088601651648,"hash":"39f84fcf02521bb04ac1e81f93c023ec4569a3d17b98754a5532d37c641400ac"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/MaintenanceSubscriber.php":{"size":6625,"mtime_ns":1784531682482321752,"hash":"fe6bb0e310e5be8f2dc08ac1ac41c4dc47f2c27a1af0a6dfa0f1463f5f2dedab"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/DoctorAppointmentFilterTest.php":{"size":3711,"mtime_ns":1784464902702005029,"hash":"22183d5dd45a562efd86eae39c1c8c6c301e6d43c262e68bf9d6913238275207"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/PreRegistrationNameTitleTest.php":{"size":2301,"mtime_ns":1784482277736506559,"hash":"f4418fa38742fc1dc1dd06256ac09ff78deb4d74118c8be1215ffb4b790c62d5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PaymentsSummaryTest.php":{"size":8027,"mtime_ns":1784464902710463573,"hash":"8c128868e6844eee00efc9167b2fb9f8fba504686d8f89af78daf1e887032799"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Clinic/ClinicContactSourceTest.php":{"size":3635,"mtime_ns":1784467315930811652,"hash":"4e483a7915d787fe77068d19657f37eda7a130dd79269f50dfcfc18d8e9e4bee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Clinic/CreateClinicValidationTest.php":{"size":2468,"mtime_ns":1784464902711892372,"hash":"9a6d958a32f7626f2fce5a074633a11c3377794f1e5ce9658c37619d8b9f1b3e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemsUnresolvedContextTest.php":{"size":1927,"mtime_ns":1784464902716933440,"hash":"7352d1c8071d9c3f301e2de1e49f88100699c755152ab733ad9987aea01b1f32"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListBookableSortFilterTest.php":{"size":3956,"mtime_ns":1784465267936203002,"hash":"9210b6632a767c6493ec510378ad21156c337490a81b523977c00972d5ca0b55"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorNameTitleTest.php":{"size":2657,"mtime_ns":1784464902720697085,"hash":"fc2d453b68c951dcd028f37e17727a143a04ff74aa34aa23305246d8d2c03d3c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorSpecialtyParentsTest.php":{"size":3044,"mtime_ns":1784469901474559816,"hash":"bf7e00a9e364835e3b4cb83f62b0809794f3c8fdc9d912f93dd4052bd9f4680b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/IrimcDegreeMappingTest.php":{"size":4255,"mtime_ns":1784482277737335193,"hash":"20ad79c352df29c1a68c2d414390b1e9ea57798d2c4b887967e8ab5294ebf556"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/RepairImportedDoctorsCommandTest.php":{"size":4922,"mtime_ns":1784482277737924533,"hash":"df7a4963b77c6e843f30cdf379030c0830997f37f57973f8afdddde369994a59"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/SourceProfileIdTest.php":{"size":1508,"mtime_ns":1784482277738464914,"hash":"787eeb7d22c1a8ba2cef4d82085ae927bbb6b688599a4bc3fd5a74edb8c18adc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/AdminCspSubscriberTest.php":{"size":2034,"mtime_ns":1784806088602192563,"hash":"f85359b750ef4462e459921b85532dd6bd4d98b29a0a93a659826d1727105580"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/MaintenanceModeTest.php":{"size":3973,"mtime_ns":1784531682485323117,"hash":"cec60feaf5e9047a38d57d28c5d1bcf4919212f4f1ff62d50018dfbc01556d7c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Subscription/ActivateTrialTest.php":{"size":3877,"mtime_ns":1784464902759784415,"hash":"0fad11bca561d71557a34aeb6f408ad995921e02fb0a8e7a06de725f80eb6be0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/backfill-doctor-specialty-parents.md":{"size":14176,"mtime_ns":1784469901471598707,"hash":"8de6162ab59bedfe9328af0c9d6c2bbf2f7d08f459186d5c11567bd8c618a1c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/doctor-import-dedup-by-profile-id.md":{"size":10673,"mtime_ns":1784482277719461002,"hash":"002d14ed892c37d18be6273875fde835cae52ef50a7d7db1fab3846de2a441c4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-doctor-specialty-edit-and-title-policy.md":{"size":14674,"mtime_ns":1784482277720401387,"hash":"573eeb11cd60bcd3e8b6a35c449739c6b47c6935c3d107fdcfa9942a82604258"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/maintenance-mode.md":{"size":15531,"mtime_ns":1784531682407942719,"hash":"24d9c4bfc17bc833f7851d5f5d94094fa160616a476f5ec96f7cbccb04a242dc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/my-payments-ui-redesign.md":{"size":18044,"mtime_ns":1784464897166055262,"hash":"1fe75eccb65397575a89898d0de39237a58abd31a9b6e0d9f40be9c9b0a72ee2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/qa-clinicpro/SKILL.md":{"size":31403,"mtime_ns":1784464897170310826,"hash":"34e3efa0ab41b51bb614c5894585c60d3bfe92bbfcbdc485db66eac3e8a50966"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/redesign-page/SKILL.md":{"size":9439,"mtime_ns":1784464897171067163,"hash":"f26c2b507e530934b67dd37d0d13e3ffca72f6bf5ba402269c3da3a1e3989ced"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/security/AUDIT-2026-07-19.md":{"size":20819,"mtime_ns":1784806088599683695,"hash":"c03da8bd50b6239b13b043de34691c826675f4c5c28cdfd9ee9717a57b14f04b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php":{"size":7351,"mtime_ns":1784535866928272176,"hash":"3a1cc4dfe2086e130d8f995505e1ebd217e1ad674e133812a3f412daae3be14a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/OnlineBookingManagementTest.php":{"size":7479,"mtime_ns":1784727191222732578,"hash":"23c7d29e3dac1c90a6899cd645a05f10d7bec5e46603ed5571377ac4ce1a10f9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeDoctorsCommandTest.php":{"size":1826,"mtime_ns":1784535866929091584,"hash":"fdf2594889c8ffc8205682c089c9bfe7a5395395617640ad25d0e8d26f6c1a3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php":{"size":4845,"mtime_ns":1784535866929379165,"hash":"cb55b0869e2e8998598d271896bf8818c959117f89bb63d57db62fe42420a5c6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsurancePerDoctorTest.php":{"size":5452,"mtime_ns":1784727191224060920,"hash":"7182df5dc07b3920d125aab004eac47a7284d18cd0294f1ed7e83c47cabf3afe"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/HealthControllerTest.php":{"size":2566,"mtime_ns":1784647364469263527,"hash":"9bb1db2a0a85fd32a9ac76477a8c69ed2f8d6e0e25eb37e373a45b8783b1d2b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-appointment-management-online-toggle.md":{"size":18071,"mtime_ns":1784727191132201425,"hash":"bd0daf56d404166e95da451e4420f3381948e6cd13fcd7f24159b37a36715690"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/per-doctor-insurance-contracts.md":{"size":16951,"mtime_ns":1784727191132538635,"hash":"9e7b5f95242540f952be2b58e6815ee321d5c31ad047f64638cc05a742973d06"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/seed_testdata.php":{"size":4033,"mtime_ns":1784801102585962267,"hash":"ced99d1481d7be3608af07e9f55a8f1f37c9df0cca0a99cedfebb5e8fb5c5b83"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260723120122.php":{"size":991,"mtime_ns":1784808111621218796,"hash":"bb58c462e93d9b80473cf4e6074581f13108273de63e9a61d9cd4333f8f3f644"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Security/SecretaryAccessChecker.php":{"size":4253,"mtime_ns":1784813856679828813,"hash":"436b51eb10b0a27177a846bb4824606555548512431cbb358bd61b47fb18d167"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryResourceEnforcementTest.php":{"size":4448,"mtime_ns":1784813759108844547,"hash":"f999d09cfa7e8aa6acc6a9012b63204f1fc941857c6388464893ce23fb3debbc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md":{"size":18152,"mtime_ns":1784809736237232821,"hash":"e2d96d2b5b1d94214a7382c5e564026a7fadc742ac847e316ba8a3a7965e2798"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/secretary-permissions-full-coverage-phase2.md":{"size":17961,"mtime_ns":1784812825540499120,"hash":"05c7677f7808f55c77a16377581c1e1b3db7da2e069a284b406fd3878a83c33a"}} \ No newline at end of file diff --git a/graphify-out/graph.json b/graphify-out/graph.json index 29c23e4e..8dbacfff 100644 --- a/graphify-out/graph.json +++ b/graphify-out/graph.json @@ -360,7 +360,7 @@ "source_location": "L1", "_origin": "ast", "id": "admin_app", - "community": 204, + "community": 63, "norm_label": "app.tsx" }, { @@ -370,7 +370,7 @@ "source_location": "L77", "_origin": "ast", "id": "admin_app_allowed_roles", - "community": 204, + "community": 63, "norm_label": "allowed_roles" }, { @@ -380,7 +380,7 @@ "source_location": "L79", "_origin": "ast", "id": "admin_app_privateroute", - "community": 204, + "community": 63, "norm_label": "privateroute()" }, { @@ -390,7 +390,7 @@ "source_location": "L116", "_origin": "ast", "id": "admin_app_publicroute", - "community": 204, + "community": 63, "norm_label": "publicroute()" }, { @@ -400,17 +400,17 @@ "source_location": "L121", "_origin": "ast", "id": "admin_app_roleroute", - "community": 204, + "community": 21, "norm_label": "roleroute()" }, { "label": "App()", "file_type": "code", "source_file": "assets/admin/App.tsx", - "source_location": "L144", + "source_location": "L152", "_origin": "ast", "id": "admin_app_app", - "community": 204, + "community": 63, "norm_label": "app()" }, { @@ -780,7 +780,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_clinicdoctorsmanager", - "community": 49, + "community": 230, "norm_label": "clinicdoctorsmanager.tsx" }, { @@ -790,7 +790,7 @@ "source_location": "L15", "_origin": "ast", "id": "components_clinicdoctorsmanager_hues_list", - "community": 49, + "community": 230, "norm_label": "hues_list" }, { @@ -800,7 +800,7 @@ "source_location": "L17", "_origin": "ast", "id": "components_clinicdoctorsmanager_clinicdoctoritem", - "community": 204, + "community": 13, "norm_label": "clinicdoctoritem" }, { @@ -810,7 +810,7 @@ "source_location": "L25", "_origin": "ast", "id": "components_clinicdoctorsmanager_clinicinvitation", - "community": 49, + "community": 230, "norm_label": "clinicinvitation" }, { @@ -820,7 +820,7 @@ "source_location": "L38", "_origin": "ast", "id": "components_clinicdoctorsmanager_inv_status_map", - "community": 49, + "community": 230, "norm_label": "inv_status_map" }, { @@ -830,7 +830,7 @@ "source_location": "L52", "_origin": "ast", "id": "components_clinicdoctorsmanager_clinicdoctorsmanager", - "community": 49, + "community": 230, "norm_label": "clinicdoctorsmanager()" }, { @@ -990,7 +990,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_freevisitprice", - "community": 8, + "community": 49, "norm_label": "freevisitprice.tsx" }, { @@ -1000,7 +1000,7 @@ "source_location": "L8", "_origin": "ast", "id": "components_freevisitprice_pricing", - "community": 8, + "community": 49, "norm_label": "pricing" }, { @@ -1010,7 +1010,7 @@ "source_location": "L11", "_origin": "ast", "id": "components_freevisitprice_freevisitprice", - "community": 8, + "community": 49, "norm_label": "freevisitprice()" }, { @@ -1230,7 +1230,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_invoicesummarymodal", - "community": 21, + "community": 314, "norm_label": "invoicesummarymodal.tsx" }, { @@ -1240,7 +1240,7 @@ "source_location": "L8", "_origin": "ast", "id": "components_invoicesummarymodal_invoiceitem", - "community": 21, + "community": 314, "norm_label": "invoiceitem" }, { @@ -1250,7 +1250,7 @@ "source_location": "L9", "_origin": "ast", "id": "components_invoicesummarymodal_sessionpayment", - "community": 21, + "community": 314, "norm_label": "sessionpayment" }, { @@ -1260,7 +1260,7 @@ "source_location": "L10", "_origin": "ast", "id": "components_invoicesummarymodal_sessionconsumable", - "community": 21, + "community": 314, "norm_label": "sessionconsumable" }, { @@ -1270,7 +1270,7 @@ "source_location": "L11", "_origin": "ast", "id": "components_invoicesummarymodal_sessiondata", - "community": 21, + "community": 314, "norm_label": "sessiondata" }, { @@ -1280,7 +1280,7 @@ "source_location": "L20", "_origin": "ast", "id": "components_invoicesummarymodal_invoice", - "community": 21, + "community": 314, "norm_label": "invoice" }, { @@ -1290,7 +1290,7 @@ "source_location": "L27", "_origin": "ast", "id": "components_invoicesummarymodal_status_label", - "community": 21, + "community": 314, "norm_label": "status_label" }, { @@ -1300,7 +1300,7 @@ "source_location": "L30", "_origin": "ast", "id": "components_invoicesummarymodal_sectiontable", - "community": 21, + "community": 314, "norm_label": "sectiontable()" }, { @@ -1310,7 +1310,7 @@ "source_location": "L59", "_origin": "ast", "id": "components_invoicesummarymodal_invoicesummarymodal", - "community": 21, + "community": 314, "norm_label": "invoicesummarymodal()" }, { @@ -1630,7 +1630,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_patientsfiltermodal", - "community": 1, + "community": 435, "norm_label": "patientsfiltermodal.tsx" }, { @@ -1640,7 +1640,7 @@ "source_location": "L9", "_origin": "ast", "id": "components_patientsfiltermodal_patientfilters", - "community": 1, + "community": 435, "norm_label": "patientfilters" }, { @@ -1650,7 +1650,7 @@ "source_location": "L19", "_origin": "ast", "id": "components_patientsfiltermodal_tenanttag", - "community": 1, + "community": 435, "norm_label": "tenanttag" }, { @@ -1660,7 +1660,7 @@ "source_location": "L20", "_origin": "ast", "id": "components_patientsfiltermodal_pricinginsurance", - "community": 1, + "community": 435, "norm_label": "pricinginsurance" }, { @@ -1670,7 +1670,7 @@ "source_location": "L22", "_origin": "ast", "id": "components_patientsfiltermodal_empty", - "community": 1, + "community": 435, "norm_label": "empty" }, { @@ -1680,7 +1680,7 @@ "source_location": "L24", "_origin": "ast", "id": "components_patientsfiltermodal_segmented", - "community": 1, + "community": 435, "norm_label": "segmented()" }, { @@ -1690,7 +1690,7 @@ "source_location": "L49", "_origin": "ast", "id": "components_patientsfiltermodal_patientsfiltermodal", - "community": 1, + "community": 435, "norm_label": "patientsfiltermodal()" }, { @@ -1700,7 +1700,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_serviceinsurancemodal_test", - "community": 13, + "community": 33, "norm_label": "serviceinsurancemodal.test.tsx" }, { @@ -1710,7 +1710,7 @@ "source_location": "L15", "_origin": "ast", "id": "components_serviceinsurancemodal_test_get", - "community": 13, + "community": 33, "norm_label": "get" }, { @@ -1720,7 +1720,7 @@ "source_location": "L16", "_origin": "ast", "id": "components_serviceinsurancemodal_test_put", - "community": 13, + "community": 33, "norm_label": "put" }, { @@ -1730,7 +1730,7 @@ "source_location": "L18", "_origin": "ast", "id": "components_serviceinsurancemodal_test_item", - "community": 13, + "community": 33, "norm_label": "item" }, { @@ -1740,7 +1740,7 @@ "source_location": "L31", "_origin": "ast", "id": "components_serviceinsurancemodal_test_percentinput", - "community": 13, + "community": 33, "norm_label": "percentinput()" }, { @@ -1750,7 +1750,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_serviceinsurancemodal", - "community": 416, + "community": 33, "norm_label": "serviceinsurancemodal.tsx" }, { @@ -1760,7 +1760,7 @@ "source_location": "L11", "_origin": "ast", "id": "components_serviceinsurancemodal_tenantinsurance", - "community": 416, + "community": 33, "norm_label": "tenantinsurance" }, { @@ -1770,7 +1770,7 @@ "source_location": "L18", "_origin": "ast", "id": "components_serviceinsurancemodal_coveragerow", - "community": 416, + "community": 33, "norm_label": "coveragerow" }, { @@ -1780,7 +1780,7 @@ "source_location": "L26", "_origin": "ast", "id": "components_serviceinsurancemodal_draft", - "community": 416, + "community": 33, "norm_label": "draft" }, { @@ -1790,7 +1790,7 @@ "source_location": "L33", "_origin": "ast", "id": "components_serviceinsurancemodal_kind", - "community": 416, + "community": 33, "norm_label": "kind" }, { @@ -1800,7 +1800,7 @@ "source_location": "L38", "_origin": "ast", "id": "components_serviceinsurancemodal_contractcard", - "community": 416, + "community": 33, "norm_label": "contractcard()" }, { @@ -1810,7 +1810,7 @@ "source_location": "L193", "_origin": "ast", "id": "components_serviceinsurancemodal_serviceinsurancemodal", - "community": 416, + "community": 33, "norm_label": "serviceinsurancemodal()" }, { @@ -1820,7 +1820,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_serviceitemformmodal", - "community": 416, + "community": 33, "norm_label": "serviceitemformmodal.tsx" }, { @@ -1830,7 +1830,7 @@ "source_location": "L18", "_origin": "ast", "id": "components_serviceitemformmodal_itemschema", - "community": 416, + "community": 33, "norm_label": "itemschema" }, { @@ -1840,7 +1840,7 @@ "source_location": "L29", "_origin": "ast", "id": "components_serviceitemformmodal_itemform", - "community": 416, + "community": 33, "norm_label": "itemform" }, { @@ -1850,7 +1850,7 @@ "source_location": "L31", "_origin": "ast", "id": "components_serviceitemformmodal_empty_form", - "community": 416, + "community": 33, "norm_label": "empty_form" }, { @@ -1860,7 +1860,7 @@ "source_location": "L36", "_origin": "ast", "id": "components_serviceitemformmodal_props", - "community": 416, + "community": 33, "norm_label": "props" }, { @@ -1870,7 +1870,7 @@ "source_location": "L52", "_origin": "ast", "id": "components_serviceitemformmodal_serviceitemformmodal", - "community": 416, + "community": 200, "norm_label": "serviceitemformmodal()" }, { @@ -1920,7 +1920,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_sessionpaymentaccordion_test", - "community": 314, + "community": 1, "norm_label": "sessionpaymentaccordion.test.tsx" }, { @@ -1930,7 +1930,7 @@ "source_location": "L5", "_origin": "ast", "id": "components_sessionpaymentaccordion_test_paid", - "community": 314, + "community": 1, "norm_label": "paid" }, { @@ -1940,7 +1940,7 @@ "source_location": "L10", "_origin": "ast", "id": "components_sessionpaymentaccordion_test_unpaid", - "community": 314, + "community": 1, "norm_label": "unpaid" }, { @@ -1950,7 +1950,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_sessionpaymentaccordion", - "community": 314, + "community": 1, "norm_label": "sessionpaymentaccordion.tsx" }, { @@ -1960,7 +1960,7 @@ "source_location": "L6", "_origin": "ast", "id": "components_sessionpaymentaccordion_sessionpaymentdata", - "community": 314, + "community": 1, "norm_label": "sessionpaymentdata" }, { @@ -1970,7 +1970,7 @@ "source_location": "L21", "_origin": "ast", "id": "components_sessionpaymentaccordion_vdivider", - "community": 314, + "community": 1, "norm_label": "vdivider()" }, { @@ -1980,7 +1980,7 @@ "source_location": "L25", "_origin": "ast", "id": "components_sessionpaymentaccordion_meta", - "community": 314, + "community": 1, "norm_label": "meta()" }, { @@ -1990,7 +1990,7 @@ "source_location": "L40", "_origin": "ast", "id": "components_sessionpaymentaccordion_sessionpaymentaccordion", - "community": 314, + "community": 1, "norm_label": "sessionpaymentaccordion()" }, { @@ -2420,7 +2420,7 @@ "source_location": "L1", "_origin": "ast", "id": "appointments_confirmappointmentmodal", - "community": 8, + "community": 49, "norm_label": "confirmappointmentmodal.tsx" }, { @@ -2430,7 +2430,7 @@ "source_location": "L14", "_origin": "ast", "id": "appointments_confirmappointmentmodal_method_options", - "community": 8, + "community": 49, "norm_label": "method_options" }, { @@ -2440,7 +2440,7 @@ "source_location": "L21", "_origin": "ast", "id": "appointments_confirmappointmentmodal_serviceitem", - "community": 8, + "community": 49, "norm_label": "serviceitem" }, { @@ -2450,7 +2450,7 @@ "source_location": "L27", "_origin": "ast", "id": "appointments_confirmappointmentmodal_appointmentlike", - "community": 8, + "community": 49, "norm_label": "appointmentlike" }, { @@ -2460,7 +2460,7 @@ "source_location": "L35", "_origin": "ast", "id": "appointments_confirmappointmentmodal_props", - "community": 8, + "community": 49, "norm_label": "props" }, { @@ -2470,7 +2470,7 @@ "source_location": "L46", "_origin": "ast", "id": "appointments_confirmappointmentmodal_paymentrow", - "community": 8, + "community": 49, "norm_label": "paymentrow" }, { @@ -2480,7 +2480,7 @@ "source_location": "L56", "_origin": "ast", "id": "appointments_confirmappointmentmodal_rowstyle", - "community": 8, + "community": 49, "norm_label": "rowstyle" }, { @@ -2490,7 +2490,7 @@ "source_location": "L67", "_origin": "ast", "id": "appointments_confirmappointmentmodal_state_tone", - "community": 8, + "community": 49, "norm_label": "state_tone" }, { @@ -2500,7 +2500,7 @@ "source_location": "L80", "_origin": "ast", "id": "appointments_confirmappointmentmodal_confirmappointmentmodal", - "community": 8, + "community": 49, "norm_label": "confirmappointmentmodal()" }, { @@ -2950,7 +2950,7 @@ "source_location": "L1", "_origin": "ast", "id": "dashboard_doctorappointmentspanel", - "community": 230, + "community": 416, "norm_label": "doctorappointmentspanel.tsx" }, { @@ -2960,7 +2960,7 @@ "source_location": "L19", "_origin": "ast", "id": "dashboard_doctorappointmentspanel_not_visited_statuses", - "community": 230, + "community": 416, "norm_label": "not_visited_statuses" }, { @@ -2970,7 +2970,7 @@ "source_location": "L21", "_origin": "ast", "id": "dashboard_doctorappointmentspanel_status_options", - "community": 230, + "community": 416, "norm_label": "status_options" }, { @@ -2980,7 +2980,7 @@ "source_location": "L34", "_origin": "ast", "id": "dashboard_doctorappointmentspanel_serviceoption", - "community": 230, + "community": 416, "norm_label": "serviceoption" }, { @@ -2990,7 +2990,7 @@ "source_location": "L37", "_origin": "ast", "id": "dashboard_doctorappointmentspanel_daybound", - "community": 230, + "community": 416, "norm_label": "daybound()" }, { @@ -3000,7 +3000,7 @@ "source_location": "L45", "_origin": "ast", "id": "dashboard_doctorappointmentspanel_apiappointment", - "community": 230, + "community": 416, "norm_label": "apiappointment" }, { @@ -3010,7 +3010,7 @@ "source_location": "L58", "_origin": "ast", "id": "dashboard_doctorappointmentspanel_doctorappointmentspanel", - "community": 230, + "community": 416, "norm_label": "doctorappointmentspanel()" }, { @@ -3020,7 +3020,7 @@ "source_location": "L1", "_origin": "ast", "id": "dashboard_newappointmentstable", - "community": 973, + "community": 286, "norm_label": "newappointmentstable.tsx" }, { @@ -3040,7 +3040,7 @@ "source_location": "L32", "_origin": "ast", "id": "dashboard_newappointmentstable_isoday", - "community": 973, + "community": 286, "norm_label": "isoday()" }, { @@ -3050,7 +3050,7 @@ "source_location": "L38", "_origin": "ast", "id": "dashboard_newappointmentstable_formattime", - "community": 973, + "community": 286, "norm_label": "formattime()" }, { @@ -3060,7 +3060,7 @@ "source_location": "L43", "_origin": "ast", "id": "dashboard_newappointmentstable_head", - "community": 973, + "community": 286, "norm_label": "head" }, { @@ -3070,7 +3070,7 @@ "source_location": "L45", "_origin": "ast", "id": "dashboard_newappointmentstable_props", - "community": 973, + "community": 286, "norm_label": "props" }, { @@ -3080,7 +3080,7 @@ "source_location": "L53", "_origin": "ast", "id": "dashboard_newappointmentstable_newappointmentstable", - "community": 230, + "community": 286, "norm_label": "newappointmentstable()" }, { @@ -3090,7 +3090,7 @@ "source_location": "L114", "_origin": "ast", "id": "dashboard_newappointmentstable_statuspill", - "community": 973, + "community": 286, "norm_label": "statuspill()" }, { @@ -3100,7 +3100,7 @@ "source_location": "L128", "_origin": "ast", "id": "dashboard_newappointmentstable_cell", - "community": 973, + "community": 286, "norm_label": "cell()" }, { @@ -3450,7 +3450,7 @@ "source_location": "L71", "_origin": "ast", "id": "dashboard_dashboardicons_chevrondownicon", - "community": 973, + "community": 286, "norm_label": "chevrondownicon()" }, { @@ -3650,7 +3650,7 @@ "source_location": "L197", "_origin": "ast", "id": "icons_filesserviceicons_filesservicepaymentscheck", - "community": 314, + "community": 1, "norm_label": "filesservicepaymentscheck()" }, { @@ -3800,7 +3800,7 @@ "source_location": "L1", "_origin": "ast", "id": "icons_filestoolbaricons", - "community": 1, + "community": 435, "norm_label": "filestoolbaricons.tsx" }, { @@ -3810,7 +3810,7 @@ "source_location": "L6", "_origin": "ast", "id": "icons_filestoolbaricons_searchheaderp", - "community": 1, + "community": 435, "norm_label": "searchheaderp()" }, { @@ -3820,7 +3820,7 @@ "source_location": "L15", "_origin": "ast", "id": "icons_filestoolbaricons_turnsfilter", - "community": 1, + "community": 435, "norm_label": "turnsfilter()" }, { @@ -3830,7 +3830,7 @@ "source_location": "L27", "_origin": "ast", "id": "icons_filestoolbaricons_patientsgridview", - "community": 1, + "community": 435, "norm_label": "patientsgridview()" }, { @@ -3840,7 +3840,7 @@ "source_location": "L40", "_origin": "ast", "id": "icons_filestoolbaricons_patientscategoryview", - "community": 1, + "community": 435, "norm_label": "patientscategoryview()" }, { @@ -3850,7 +3850,7 @@ "source_location": "L51", "_origin": "ast", "id": "icons_filestoolbaricons_addturn", - "community": 1, + "community": 435, "norm_label": "addturn()" }, { @@ -3950,7 +3950,7 @@ "source_location": "L20", "_origin": "ast", "id": "inventory_addpackagemodal_addpackagemodal", - "community": 416, + "community": 21, "norm_label": "addpackagemodal()" }, { @@ -3960,7 +3960,7 @@ "source_location": "L1", "_origin": "ast", "id": "inventory_inventoryactionsmenu", - "community": 416, + "community": 63, "norm_label": "inventoryactionsmenu.tsx" }, { @@ -3970,7 +3970,7 @@ "source_location": "L6", "_origin": "ast", "id": "inventory_inventoryactionsmenu_props", - "community": 416, + "community": 63, "norm_label": "props" }, { @@ -3980,7 +3980,7 @@ "source_location": "L19", "_origin": "ast", "id": "inventory_inventoryactionsmenu_inventoryactionsmenu", - "community": 416, + "community": 63, "norm_label": "inventoryactionsmenu()" }, { @@ -4290,7 +4290,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar", - "community": 204, + "community": 13, "norm_label": "purchasesubscriptionsidebar.tsx" }, { @@ -4300,7 +4300,7 @@ "source_location": "L17", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar_navitem", - "community": 204, + "community": 13, "norm_label": "navitem" }, { @@ -4310,7 +4310,7 @@ "source_location": "L19", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar_nav_items", - "community": 204, + "community": 13, "norm_label": "nav_items" }, { @@ -4320,7 +4320,7 @@ "source_location": "L35", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar_purchasesubscriptionsidebar", - "community": 204, + "community": 13, "norm_label": "purchasesubscriptionsidebar()" }, { @@ -4330,7 +4330,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_settingslayout_test", - "community": 204, + "community": 13, "norm_label": "settingslayout.test.tsx" }, { @@ -4340,7 +4340,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_settingslayout", - "community": 204, + "community": 13, "norm_label": "settingslayout.tsx" }, { @@ -4350,7 +4350,7 @@ "source_location": "L13", "_origin": "ast", "id": "layout_settingslayout_settingsmenuitem", - "community": 204, + "community": 13, "norm_label": "settingsmenuitem" }, { @@ -4360,7 +4360,7 @@ "source_location": "L22", "_origin": "ast", "id": "layout_settingslayout_settings_menu", - "community": 204, + "community": 13, "norm_label": "settings_menu" }, { @@ -4370,7 +4370,7 @@ "source_location": "L39", "_origin": "ast", "id": "layout_settingslayout_menuforrole", - "community": 204, + "community": 13, "norm_label": "menuforrole()" }, { @@ -4380,7 +4380,7 @@ "source_location": "L52", "_origin": "ast", "id": "layout_settingslayout_settingslayout", - "community": 204, + "community": 13, "norm_label": "settingslayout()" }, { @@ -4467,7 +4467,7 @@ "label": "ROLE_LABELS", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", - "source_location": "L479", + "source_location": "L500", "_origin": "ast", "id": "layout_sidebar_role_labels", "community": 204, @@ -4477,7 +4477,7 @@ "label": "HUES", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", - "source_location": "L488", + "source_location": "L509", "_origin": "ast", "id": "layout_sidebar_hues", "community": 204, @@ -4487,7 +4487,7 @@ "label": "avatarBg()", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", - "source_location": "L490", + "source_location": "L511", "_origin": "ast", "id": "layout_sidebar_avatarbg", "community": 204, @@ -4497,7 +4497,7 @@ "label": "Props", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", - "source_location": "L495", + "source_location": "L516", "_origin": "ast", "id": "layout_sidebar_props", "community": 204, @@ -4507,7 +4507,7 @@ "label": "NavItem()", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", - "source_location": "L504", + "source_location": "L525", "_origin": "ast", "id": "layout_sidebar_navitem", "community": 204, @@ -4517,7 +4517,7 @@ "label": "Sidebar()", "file_type": "code", "source_file": "assets/admin/components/layout/Sidebar.tsx", - "source_location": "L624", + "source_location": "L645", "_origin": "ast", "id": "layout_sidebar_sidebar", "community": 204, @@ -4550,7 +4550,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_topbar", - "community": 204, + "community": 13, "norm_label": "topbar.tsx" }, { @@ -4560,7 +4560,7 @@ "source_location": "L12", "_origin": "ast", "id": "layout_topbar_topbar", - "community": 204, + "community": 13, "norm_label": "topbar()" }, { @@ -5150,7 +5150,7 @@ "source_location": "L1313", "_origin": "ast", "id": "schedule_schedulesection_schedulesection", - "community": 204, + "community": 13, "norm_label": "schedulesection()" }, { @@ -5440,7 +5440,7 @@ "source_location": "L24", "_origin": "ast", "id": "session_detailsstep_detailsstep", - "community": 314, + "community": 577, "norm_label": "detailsstep()" }, { @@ -5550,7 +5550,7 @@ "source_location": "L1", "_origin": "ast", "id": "session_sessionauditmodal", - "community": 21, + "community": 33, "norm_label": "sessionauditmodal.tsx" }, { @@ -5560,7 +5560,7 @@ "source_location": "L8", "_origin": "ast", "id": "session_sessionauditmodal_field_labels", - "community": 21, + "community": 33, "norm_label": "field_labels" }, { @@ -5570,7 +5570,7 @@ "source_location": "L18", "_origin": "ast", "id": "session_sessionauditmodal_op_labels", - "community": 21, + "community": 33, "norm_label": "op_labels" }, { @@ -5580,7 +5580,7 @@ "source_location": "L25", "_origin": "ast", "id": "session_sessionauditmodal_rial_fields", - "community": 21, + "community": 33, "norm_label": "rial_fields" }, { @@ -5590,7 +5590,7 @@ "source_location": "L26", "_origin": "ast", "id": "session_sessionauditmodal_fmtvalue", - "community": 21, + "community": 33, "norm_label": "fmtvalue()" }, { @@ -5600,7 +5600,7 @@ "source_location": "L32", "_origin": "ast", "id": "session_sessionauditmodal_sessionauditmodal", - "community": 21, + "community": 33, "norm_label": "sessionauditmodal()" }, { @@ -5840,7 +5840,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_doctorpermissionsmodal", - "community": 49, + "community": 230, "norm_label": "doctorpermissionsmodal.tsx" }, { @@ -5850,7 +5850,7 @@ "source_location": "L9", "_origin": "ast", "id": "ui_doctorpermissionsmodal_permissionenvelope", - "community": 49, + "community": 230, "norm_label": "permissionenvelope" }, { @@ -5860,7 +5860,7 @@ "source_location": "L14", "_origin": "ast", "id": "ui_doctorpermissionsmodal_clinicdoctorpermissionpayload", - "community": 49, + "community": 230, "norm_label": "clinicdoctorpermissionpayload" }, { @@ -5870,7 +5870,7 @@ "source_location": "L23", "_origin": "ast", "id": "ui_doctorpermissionsmodal_resource_labels", - "community": 49, + "community": 230, "norm_label": "resource_labels" }, { @@ -5880,7 +5880,7 @@ "source_location": "L50", "_origin": "ast", "id": "ui_doctorpermissionsmodal_action_columns", - "community": 49, + "community": 230, "norm_label": "action_columns" }, { @@ -5890,7 +5890,7 @@ "source_location": "L51", "_origin": "ast", "id": "ui_doctorpermissionsmodal_action_headers", - "community": 49, + "community": 230, "norm_label": "action_headers" }, { @@ -5900,7 +5900,7 @@ "source_location": "L53", "_origin": "ast", "id": "ui_doctorpermissionsmodal_doctorpermissionsmodal", - "community": 49, + "community": 230, "norm_label": "doctorpermissionsmodal()" }, { @@ -5970,7 +5970,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_input", - "community": 577, + "community": 49, "norm_label": "input.tsx" }, { @@ -5980,7 +5980,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_input_props", - "community": 577, + "community": 49, "norm_label": "props" }, { @@ -6000,7 +6000,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_invitedoctormodal", - "community": 161, + "community": 230, "norm_label": "invitedoctormodal.tsx" }, { @@ -6010,7 +6010,7 @@ "source_location": "L13", "_origin": "ast", "id": "ui_invitedoctormodal_inviteschema", - "community": 161, + "community": 230, "norm_label": "inviteschema" }, { @@ -6020,7 +6020,7 @@ "source_location": "L18", "_origin": "ast", "id": "ui_invitedoctormodal_inviteform", - "community": 161, + "community": 230, "norm_label": "inviteform" }, { @@ -6030,7 +6030,7 @@ "source_location": "L20", "_origin": "ast", "id": "ui_invitedoctormodal_props", - "community": 161, + "community": 230, "norm_label": "props" }, { @@ -6040,7 +6040,7 @@ "source_location": "L26", "_origin": "ast", "id": "ui_invitedoctormodal_invitedoctormodal", - "community": 161, + "community": 230, "norm_label": "invitedoctormodal()" }, { @@ -6050,7 +6050,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_mobileinput", - "community": 161, + "community": 63, "norm_label": "mobileinput.tsx" }, { @@ -6060,7 +6060,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_mobileinput_props", - "community": 161, + "community": 63, "norm_label": "props" }, { @@ -6070,7 +6070,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_modal", - "community": 416, + "community": 33, "norm_label": "modal.tsx" }, { @@ -6080,7 +6080,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_modal_modalsize", - "community": 416, + "community": 33, "norm_label": "modalsize" }, { @@ -6090,7 +6090,7 @@ "source_location": "L7", "_origin": "ast", "id": "ui_modal_sizemap", - "community": 416, + "community": 33, "norm_label": "sizemap" }, { @@ -6100,7 +6100,7 @@ "source_location": "L14", "_origin": "ast", "id": "ui_modal_props", - "community": 416, + "community": 33, "norm_label": "props" }, { @@ -6110,7 +6110,7 @@ "source_location": "L23", "_origin": "ast", "id": "ui_modal_modal", - "community": 416, + "community": 33, "norm_label": "modal()" }, { @@ -6120,7 +6120,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_notificationmobilecard", - "community": 161, + "community": 49, "norm_label": "notificationmobilecard.tsx" }, { @@ -6130,7 +6130,7 @@ "source_location": "L8", "_origin": "ast", "id": "ui_notificationmobilecard_notificationmobiledata", - "community": 161, + "community": 49, "norm_label": "notificationmobiledata" }, { @@ -6140,7 +6140,7 @@ "source_location": "L12", "_origin": "ast", "id": "ui_notificationmobilecard_props", - "community": 161, + "community": 49, "norm_label": "props" }, { @@ -6150,7 +6150,7 @@ "source_location": "L16", "_origin": "ast", "id": "ui_notificationmobilecard_notificationmobilecard", - "community": 161, + "community": 49, "norm_label": "notificationmobilecard()" }, { @@ -6340,7 +6340,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_persiandateinput_test", - "community": 314, + "community": 8, "norm_label": "persiandateinput.test.tsx" }, { @@ -6350,7 +6350,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_persiandateinput", - "community": 314, + "community": 8, "norm_label": "persiandateinput.tsx" }, { @@ -6360,7 +6360,7 @@ "source_location": "L3", "_origin": "ast", "id": "ui_persiandateinput_props", - "community": 314, + "community": 8, "norm_label": "props" }, { @@ -6370,7 +6370,7 @@ "source_location": "L15", "_origin": "ast", "id": "ui_persiandateinput_persiandateinput", - "community": 314, + "community": 8, "norm_label": "persiandateinput()" }, { @@ -6380,7 +6380,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_persiandatepicker", - "community": 21, + "community": 49, "norm_label": "persiandatepicker.tsx" }, { @@ -6390,7 +6390,7 @@ "source_location": "L7", "_origin": "ast", "id": "ui_persiandatepicker_props", - "community": 21, + "community": 49, "norm_label": "props" }, { @@ -6400,7 +6400,7 @@ "source_location": "L17", "_origin": "ast", "id": "ui_persiandatepicker_persiandatepicker", - "community": 21, + "community": 49, "norm_label": "persiandatepicker()" }, { @@ -6410,7 +6410,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_portal", - "community": 161, + "community": 63, "norm_label": "portal.tsx" }, { @@ -6420,7 +6420,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_portal_portal", - "community": 161, + "community": 63, "norm_label": "portal()" }, { @@ -6430,7 +6430,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_priceinput_test", - "community": 984, + "community": 8, "norm_label": "priceinput.test.tsx" }, { @@ -6440,7 +6440,7 @@ "source_location": "L7", "_origin": "ast", "id": "ui_priceinput_test_controlled", - "community": 984, + "community": 8, "norm_label": "controlled()" }, { @@ -6450,7 +6450,7 @@ "source_location": "L17", "_origin": "ast", "id": "ui_priceinput_test_input", - "community": 984, + "community": 8, "norm_label": "input()" }, { @@ -6460,7 +6460,7 @@ "source_location": "L18", "_origin": "ast", "id": "ui_priceinput_test_emitted", - "community": 984, + "community": 8, "norm_label": "emitted()" }, { @@ -6570,7 +6570,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_searchableselect_test", - "community": 577, + "community": 416, "norm_label": "searchableselect.test.tsx" }, { @@ -6580,7 +6580,7 @@ "source_location": "L7", "_origin": "ast", "id": "ui_searchableselect_test_insuranceopts", - "community": 577, + "community": 416, "norm_label": "insuranceopts" }, { @@ -6590,7 +6590,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_searchableselect", - "community": 577, + "community": 416, "norm_label": "searchableselect.tsx" }, { @@ -6610,7 +6610,7 @@ "source_location": "L10", "_origin": "ast", "id": "ui_searchableselect_props", - "community": 577, + "community": 416, "norm_label": "props" }, { @@ -7070,7 +7070,7 @@ "source_location": "L12", "_origin": "ast", "id": "hooks_useissueinvoice_useissueinvoice", - "community": 314, + "community": 577, "norm_label": "useissueinvoice()" }, { @@ -7340,7 +7340,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usepaymentconfig", - "community": 13, + "community": 21, "norm_label": "usepaymentconfig.ts" }, { @@ -7350,7 +7350,7 @@ "source_location": "L5", "_origin": "ast", "id": "hooks_usepaymentconfig_paymentgatewayinfo", - "community": 13, + "community": 21, "norm_label": "paymentgatewayinfo" }, { @@ -7360,7 +7360,7 @@ "source_location": "L10", "_origin": "ast", "id": "hooks_usepaymentconfig_paymentconfig", - "community": 13, + "community": 21, "norm_label": "paymentconfig" }, { @@ -7370,7 +7370,7 @@ "source_location": "L16", "_origin": "ast", "id": "hooks_usepaymentconfig_usepaymentconfig", - "community": 13, + "community": 21, "norm_label": "usepaymentconfig()" }, { @@ -7530,7 +7530,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usepermissions", - "community": 204, + "community": 13, "norm_label": "usepermissions.ts" }, { @@ -7540,7 +7540,7 @@ "source_location": "L10", "_origin": "ast", "id": "hooks_usepermissions_usepermissions", - "community": 204, + "community": 21, "norm_label": "usepermissions()" }, { @@ -7580,7 +7580,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usesubscription", - "community": 204, + "community": 13, "norm_label": "usesubscription.ts" }, { @@ -7600,7 +7600,7 @@ "source_location": "L1", "_origin": "ast", "id": "admin_index", - "community": 204, + "community": 63, "norm_label": "index.tsx" }, { @@ -7610,7 +7610,7 @@ "source_location": "L15", "_origin": "ast", "id": "admin_index_queryclient", - "community": 204, + "community": 63, "norm_label": "queryclient" }, { @@ -7620,7 +7620,7 @@ "source_location": "L21", "_origin": "ast", "id": "admin_index_toaststyle", - "community": 204, + "community": 63, "norm_label": "toaststyle" }, { @@ -7630,7 +7630,7 @@ "source_location": "L1", "_origin": "ast", "id": "lib_api_test", - "community": 13, + "community": 161, "norm_label": "api.test.ts" }, { @@ -7640,7 +7640,7 @@ "source_location": "L3", "_origin": "ast", "id": "lib_api_test_refreshmock_logoutmock", - "community": 13, + "community": 161, "norm_label": "{ refreshmock, logoutmock }" }, { @@ -7650,7 +7650,7 @@ "source_location": "L14", "_origin": "ast", "id": "lib_api_test_replacemock", - "community": 13, + "community": 161, "norm_label": "replacemock" }, { @@ -7660,7 +7660,7 @@ "source_location": "L16", "_origin": "ast", "id": "lib_api_test_jsonres", - "community": 13, + "community": 161, "norm_label": "jsonres()" }, { @@ -7670,7 +7670,7 @@ "source_location": "L21", "_origin": "ast", "id": "lib_api_test_settoken", - "community": 13, + "community": 161, "norm_label": "settoken()" }, { @@ -7700,7 +7700,7 @@ "source_location": "L16", "_origin": "ast", "id": "lib_api_apierror", - "community": 13, + "community": 161, "norm_label": "apierror" }, { @@ -7710,7 +7710,7 @@ "source_location": "L17", "_origin": "ast", "id": "lib_api_apierror_constructor", - "community": 13, + "community": 161, "norm_label": ".constructor()" }, { @@ -7810,7 +7810,7 @@ "source_location": "L1", "_origin": "ast", "id": "lib_displaydoctorname_test", - "community": 161, + "community": 21, "norm_label": "displaydoctorname.test.ts" }, { @@ -7820,7 +7820,7 @@ "source_location": "L1", "_origin": "ast", "id": "lib_forms", - "community": 161, + "community": 200, "norm_label": "forms.ts" }, { @@ -7830,7 +7830,7 @@ "source_location": "L11", "_origin": "ast", "id": "lib_forms_numericfieldprops", - "community": 161, + "community": 200, "norm_label": "numericfieldprops" }, { @@ -7840,7 +7840,7 @@ "source_location": "L17", "_origin": "ast", "id": "lib_forms_wrap", - "community": 161, + "community": 200, "norm_label": "wrap()" }, { @@ -7850,7 +7850,7 @@ "source_location": "L34", "_origin": "ast", "id": "lib_forms_numericfield", - "community": 63, + "community": 200, "norm_label": "numericfield()" }, { @@ -7860,7 +7860,7 @@ "source_location": "L42", "_origin": "ast", "id": "lib_forms_latindigitsfield", - "community": 161, + "community": 200, "norm_label": "latindigitsfield()" }, { @@ -8080,7 +8080,7 @@ "source_location": "L1", "_origin": "ast", "id": "lib_utils_test", - "community": 161, + "community": 49, "norm_label": "utils.test.ts" }, { @@ -8090,7 +8090,7 @@ "source_location": "L1", "_origin": "ast", "id": "lib_utils", - "community": 161, + "community": 49, "norm_label": "utils.ts" }, { @@ -8100,7 +8100,7 @@ "source_location": "L5", "_origin": "ast", "id": "lib_utils_rialtotoman", - "community": 8, + "community": 49, "norm_label": "rialtotoman()" }, { @@ -8110,7 +8110,7 @@ "source_location": "L6", "_origin": "ast", "id": "lib_utils_tomantorial", - "community": 8, + "community": 49, "norm_label": "tomantorial()" }, { @@ -8150,7 +8150,7 @@ "source_location": "L26", "_origin": "ast", "id": "lib_utils_todate", - "community": 1, + "community": 63, "norm_label": "todate()" }, { @@ -8160,7 +8160,7 @@ "source_location": "L34", "_origin": "ast", "id": "lib_utils_formatdate", - "community": 21, + "community": 63, "norm_label": "formatdate()" }, { @@ -8170,7 +8170,7 @@ "source_location": "L43", "_origin": "ast", "id": "lib_utils_formatdatetime", - "community": 21, + "community": 63, "norm_label": "formatdatetime()" }, { @@ -8210,7 +8210,7 @@ "source_location": "L83", "_origin": "ast", "id": "lib_utils_togregoriandate", - "community": 161, + "community": 49, "norm_label": "togregoriandate()" }, { @@ -8240,7 +8240,7 @@ "source_location": "L104", "_origin": "ast", "id": "lib_utils_displaydoctorname", - "community": 161, + "community": 21, "norm_label": "displaydoctorname()" }, { @@ -8250,7 +8250,7 @@ "source_location": "L110", "_origin": "ast", "id": "lib_utils_maskmobile", - "community": 161, + "community": 49, "norm_label": "maskmobile()" }, { @@ -8260,7 +8260,7 @@ "source_location": "L115", "_origin": "ast", "id": "lib_utils_cn", - "community": 161, + "community": 49, "norm_label": "cn()" }, { @@ -8270,7 +8270,7 @@ "source_location": "L121", "_origin": "ast", "id": "lib_utils_toenglishdigits", - "community": 161, + "community": 49, "norm_label": "toenglishdigits()" }, { @@ -8280,7 +8280,7 @@ "source_location": "L129", "_origin": "ast", "id": "lib_utils_digitsonly", - "community": 161, + "community": 49, "norm_label": "digitsonly()" }, { @@ -8290,7 +8290,7 @@ "source_location": "L135", "_origin": "ast", "id": "lib_utils_sanitizemobileinput", - "community": 161, + "community": 49, "norm_label": "sanitizemobileinput()" }, { @@ -8300,7 +8300,7 @@ "source_location": "L143", "_origin": "ast", "id": "lib_utils_parseusernumber", - "community": 161, + "community": 49, "norm_label": "parseusernumber()" }, { @@ -8310,7 +8310,7 @@ "source_location": "L152", "_origin": "ast", "id": "lib_utils_parseusernumberclamped", - "community": 161, + "community": 49, "norm_label": "parseusernumberclamped()" }, { @@ -8320,7 +8320,7 @@ "source_location": "L164", "_origin": "ast", "id": "lib_utils_persiansafenumber", - "community": 161, + "community": 49, "norm_label": "persiansafenumber()" }, { @@ -8330,7 +8330,7 @@ "source_location": "L170", "_origin": "ast", "id": "lib_utils_isvalidiranmobile", - "community": 161, + "community": 49, "norm_label": "isvalidiranmobile()" }, { @@ -8340,7 +8340,7 @@ "source_location": "L175", "_origin": "ast", "id": "lib_utils_iranmobileschema", - "community": 161, + "community": 49, "norm_label": "iranmobileschema" }, { @@ -8350,7 +8350,7 @@ "source_location": "L181", "_origin": "ast", "id": "lib_utils_iranmobileoptionalschema", - "community": 161, + "community": 49, "norm_label": "iranmobileoptionalschema" }, { @@ -8360,7 +8360,7 @@ "source_location": "L189", "_origin": "ast", "id": "lib_utils_irannationalcodeschema", - "community": 161, + "community": 49, "norm_label": "irannationalcodeschema" }, { @@ -8370,7 +8370,7 @@ "source_location": "L194", "_origin": "ast", "id": "lib_utils_irannationalcodeoptionalschema", - "community": 161, + "community": 49, "norm_label": "irannationalcodeoptionalschema" }, { @@ -8400,7 +8400,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_accountsettingspage", - "community": 204, + "community": 13, "norm_label": "accountsettingspage.tsx" }, { @@ -8410,7 +8410,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_accountsettingspage_role_labels", - "community": 204, + "community": 13, "norm_label": "role_labels" }, { @@ -8420,7 +8420,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_accountsettingspage_schema", - "community": 204, + "community": 13, "norm_label": "schema" }, { @@ -8430,7 +8430,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_accountsettingspage_form", - "community": 204, + "community": 13, "norm_label": "form" }, { @@ -8440,7 +8440,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_accountsettingspage_accountsettingspage", - "community": 204, + "community": 13, "norm_label": "accountsettingspage()" }, { @@ -8450,7 +8450,7 @@ "source_location": "L103", "_origin": "ast", "id": "pages_accountsettingspage_passwordfield", - "community": 204, + "community": 13, "norm_label": "passwordfield()" }, { @@ -9000,7 +9000,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_appointmentsettingspage", - "community": 204, + "community": 13, "norm_label": "appointmentsettingspage.tsx" }, { @@ -9010,7 +9010,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_appointmentsettingspage_appointmentsettingspage", - "community": 204, + "community": 13, "norm_label": "appointmentsettingspage()" }, { @@ -9320,7 +9320,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_categoriespage", - "community": 63, + "community": 200, "norm_label": "categoriespage.tsx" }, { @@ -9330,7 +9330,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_categoriespage_tabkey", - "community": 63, + "community": 200, "norm_label": "tabkey" }, { @@ -9340,7 +9340,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_categoriespage_importerror", - "community": 63, + "community": 200, "norm_label": "importerror" }, { @@ -9350,7 +9350,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_categoriespage_tabconfig", - "community": 63, + "community": 200, "norm_label": "tabconfig" }, { @@ -9360,7 +9360,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_categoriespage_tabs", - "community": 63, + "community": 200, "norm_label": "tabs" }, { @@ -9370,7 +9370,7 @@ "source_location": "L45", "_origin": "ast", "id": "pages_categoriespage_logouploadfield", - "community": 63, + "community": 200, "norm_label": "logouploadfield()" }, { @@ -9380,7 +9380,7 @@ "source_location": "L112", "_origin": "ast", "id": "pages_categoriespage_sbadge", - "community": 63, + "community": 200, "norm_label": "sbadge()" }, { @@ -9390,7 +9390,7 @@ "source_location": "L123", "_origin": "ast", "id": "pages_categoriespage_exportjson", - "community": 63, + "community": 200, "norm_label": "exportjson()" }, { @@ -9400,7 +9400,7 @@ "source_location": "L137", "_origin": "ast", "id": "pages_categoriespage_tabactions", - "community": 63, + "community": 200, "norm_label": "tabactions()" }, { @@ -9410,7 +9410,7 @@ "source_location": "L265", "_origin": "ast", "id": "pages_categoriespage_provinceschema", - "community": 63, + "community": 200, "norm_label": "provinceschema" }, { @@ -9420,7 +9420,7 @@ "source_location": "L270", "_origin": "ast", "id": "pages_categoriespage_provinceform", - "community": 63, + "community": 200, "norm_label": "provinceform" }, { @@ -9430,7 +9430,7 @@ "source_location": "L272", "_origin": "ast", "id": "pages_categoriespage_provincestab", - "community": 63, + "community": 200, "norm_label": "provincestab()" }, { @@ -9440,7 +9440,7 @@ "source_location": "L372", "_origin": "ast", "id": "pages_categoriespage_cityschema", - "community": 63, + "community": 200, "norm_label": "cityschema" }, { @@ -9450,7 +9450,7 @@ "source_location": "L388", "_origin": "ast", "id": "pages_categoriespage_cityform", - "community": 63, + "community": 200, "norm_label": "cityform" }, { @@ -9460,7 +9460,7 @@ "source_location": "L390", "_origin": "ast", "id": "pages_categoriespage_citiestab", - "community": 63, + "community": 200, "norm_label": "citiestab()" }, { @@ -9470,7 +9470,7 @@ "source_location": "L595", "_origin": "ast", "id": "pages_categoriespage_specialtyschema", - "community": 63, + "community": 200, "norm_label": "specialtyschema" }, { @@ -9480,7 +9480,7 @@ "source_location": "L601", "_origin": "ast", "id": "pages_categoriespage_specialtyform", - "community": 63, + "community": 200, "norm_label": "specialtyform" }, { @@ -9490,7 +9490,7 @@ "source_location": "L603", "_origin": "ast", "id": "pages_categoriespage_specialtiestab", - "community": 63, + "community": 200, "norm_label": "specialtiestab()" }, { @@ -9500,7 +9500,7 @@ "source_location": "L723", "_origin": "ast", "id": "pages_categoriespage_serviceschema", - "community": 63, + "community": 200, "norm_label": "serviceschema" }, { @@ -9510,7 +9510,7 @@ "source_location": "L729", "_origin": "ast", "id": "pages_categoriespage_serviceform", - "community": 63, + "community": 200, "norm_label": "serviceform" }, { @@ -9520,7 +9520,7 @@ "source_location": "L731", "_origin": "ast", "id": "pages_categoriespage_doctorservicestab", - "community": 63, + "community": 200, "norm_label": "doctorservicestab()" }, { @@ -9530,7 +9530,7 @@ "source_location": "L848", "_origin": "ast", "id": "pages_categoriespage_insuranceschema", - "community": 63, + "community": 200, "norm_label": "insuranceschema" }, { @@ -9540,7 +9540,7 @@ "source_location": "L853", "_origin": "ast", "id": "pages_categoriespage_insuranceform", - "community": 63, + "community": 200, "norm_label": "insuranceform" }, { @@ -9550,7 +9550,7 @@ "source_location": "L855", "_origin": "ast", "id": "pages_categoriespage_insurancestab", - "community": 63, + "community": 200, "norm_label": "insurancestab()" }, { @@ -9560,7 +9560,7 @@ "source_location": "L982", "_origin": "ast", "id": "pages_categoriespage_tagschema", - "community": 63, + "community": 200, "norm_label": "tagschema" }, { @@ -9570,7 +9570,7 @@ "source_location": "L986", "_origin": "ast", "id": "pages_categoriespage_tagform", - "community": 63, + "community": 200, "norm_label": "tagform" }, { @@ -9580,7 +9580,7 @@ "source_location": "L988", "_origin": "ast", "id": "pages_categoriespage_tagstab", - "community": 63, + "community": 200, "norm_label": "tagstab()" }, { @@ -9590,7 +9590,7 @@ "source_location": "L1078", "_origin": "ast", "id": "pages_categoriespage_categoriespage", - "community": 63, + "community": 200, "norm_label": "categoriespage()" }, { @@ -9600,7 +9600,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_claimpatientdetailpage", - "community": 21, + "community": 63, "norm_label": "claimpatientdetailpage.tsx" }, { @@ -9610,7 +9610,7 @@ "source_location": "L16", "_origin": "ast", "id": "pages_claimpatientdetailpage_patientheader", - "community": 21, + "community": 63, "norm_label": "patientheader" }, { @@ -9620,7 +9620,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_claimpatientdetailpage_detailpayload", - "community": 21, + "community": 63, "norm_label": "detailpayload" }, { @@ -9630,7 +9630,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_claimpatientdetailpage_status_options", - "community": 21, + "community": 63, "norm_label": "status_options" }, { @@ -9640,7 +9640,7 @@ "source_location": "L38", "_origin": "ast", "id": "pages_claimpatientdetailpage_action_label", - "community": 21, + "community": 63, "norm_label": "action_label" }, { @@ -9650,7 +9650,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_claimpatientdetailpage_action_path", - "community": 21, + "community": 63, "norm_label": "action_path" }, { @@ -9660,7 +9660,7 @@ "source_location": "L53", "_origin": "ast", "id": "pages_claimpatientdetailpage_kind_label", - "community": 21, + "community": 63, "norm_label": "kind_label" }, { @@ -9670,7 +9670,7 @@ "source_location": "L55", "_origin": "ast", "id": "pages_claimpatientdetailpage_timeline", - "community": 21, + "community": 63, "norm_label": "timeline()" }, { @@ -9680,7 +9680,7 @@ "source_location": "L80", "_origin": "ast", "id": "pages_claimpatientdetailpage_claimpatientdetailpage", - "community": 21, + "community": 63, "norm_label": "claimpatientdetailpage()" }, { @@ -9780,7 +9780,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicappointmentsettingspage", - "community": 204, + "community": 13, "norm_label": "clinicappointmentsettingspage.tsx" }, { @@ -9790,7 +9790,7 @@ "source_location": "L19", "_origin": "ast", "id": "pages_clinicappointmentsettingspage_clinicappointmentsettingscontent", - "community": 204, + "community": 13, "norm_label": "clinicappointmentsettingscontent()" }, { @@ -9800,7 +9800,7 @@ "source_location": "L112", "_origin": "ast", "id": "pages_clinicappointmentsettingspage_clinicappointmentsettingspage", - "community": 204, + "community": 13, "norm_label": "clinicappointmentsettingspage()" }, { @@ -9870,7 +9870,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicdetailpage", - "community": 161, + "community": 230, "norm_label": "clinicdetailpage.tsx" }, { @@ -9880,7 +9880,7 @@ "source_location": "L38", "_origin": "ast", "id": "pages_clinicdetailpage_hues_list", - "community": 161, + "community": 230, "norm_label": "hues_list" }, { @@ -9890,7 +9890,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_clinicdetailpage_iran_center", - "community": 161, + "community": 230, "norm_label": "iran_center" }, { @@ -9900,7 +9900,7 @@ "source_location": "L44", "_origin": "ast", "id": "pages_clinicdetailpage_clinicaddress", - "community": 161, + "community": 230, "norm_label": "clinicaddress" }, { @@ -9910,7 +9910,7 @@ "source_location": "L53", "_origin": "ast", "id": "pages_clinicdetailpage_opt", - "community": 161, + "community": 230, "norm_label": "opt" }, { @@ -9920,7 +9920,7 @@ "source_location": "L54", "_origin": "ast", "id": "pages_clinicdetailpage_optuuid", - "community": 161, + "community": 230, "norm_label": "optuuid" }, { @@ -9930,7 +9930,7 @@ "source_location": "L58", "_origin": "ast", "id": "pages_clinicdetailpage_urlorempty", - "community": 161, + "community": 230, "norm_label": "urlorempty" }, { @@ -9940,7 +9940,7 @@ "source_location": "L60", "_origin": "ast", "id": "pages_clinicdetailpage_editschema", - "community": 161, + "community": 230, "norm_label": "editschema" }, { @@ -9950,7 +9950,7 @@ "source_location": "L74", "_origin": "ast", "id": "pages_clinicdetailpage_editform", - "community": 161, + "community": 230, "norm_label": "editform" }, { @@ -9960,7 +9960,7 @@ "source_location": "L78", "_origin": "ast", "id": "pages_clinicdetailpage_multichecklist", - "community": 161, + "community": 230, "norm_label": "multichecklist()" }, { @@ -9970,7 +9970,7 @@ "source_location": "L122", "_origin": "ast", "id": "pages_clinicdetailpage_mapclickhandler", - "community": 161, + "community": 230, "norm_label": "mapclickhandler()" }, { @@ -9980,7 +9980,7 @@ "source_location": "L126", "_origin": "ast", "id": "pages_clinicdetailpage_mapflycontroller", - "community": 161, + "community": 230, "norm_label": "mapflycontroller()" }, { @@ -9990,7 +9990,7 @@ "source_location": "L131", "_origin": "ast", "id": "pages_clinicdetailpage_mappicker", - "community": 161, + "community": 230, "norm_label": "mappicker()" }, { @@ -10000,7 +10000,7 @@ "source_location": "L155", "_origin": "ast", "id": "pages_clinicdetailpage_geocodecity", - "community": 161, + "community": 230, "norm_label": "geocodecity()" }, { @@ -10010,7 +10010,7 @@ "source_location": "L167", "_origin": "ast", "id": "pages_clinicdetailpage_editmodal", - "community": 161, + "community": 200, "norm_label": "editmodal()" }, { @@ -10020,7 +10020,7 @@ "source_location": "L353", "_origin": "ast", "id": "pages_clinicdetailpage_clinicdetailpage", - "community": 161, + "community": 230, "norm_label": "clinicdetailpage()" }, { @@ -10030,7 +10030,7 @@ "source_location": "L1017", "_origin": "ast", "id": "pages_clinicdetailpage_infotile", - "community": 161, + "community": 230, "norm_label": "infotile()" }, { @@ -10040,7 +10040,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicdoctorspage", - "community": 204, + "community": 13, "norm_label": "clinicdoctorspage.tsx" }, { @@ -10050,7 +10050,7 @@ "source_location": "L15", "_origin": "ast", "id": "pages_clinicdoctorspage_clinicdoctorscontent", - "community": 204, + "community": 13, "norm_label": "clinicdoctorscontent()" }, { @@ -10060,7 +10060,7 @@ "source_location": "L56", "_origin": "ast", "id": "pages_clinicdoctorspage_clinicdoctorspage", - "community": 204, + "community": 13, "norm_label": "clinicdoctorspage()" }, { @@ -10070,7 +10070,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicformpage", - "community": 161, + "community": 200, "norm_label": "clinicformpage.tsx" }, { @@ -10080,7 +10080,7 @@ "source_location": "L15", "_origin": "ast", "id": "pages_clinicformpage_schema", - "community": 161, + "community": 200, "norm_label": "schema" }, { @@ -10090,7 +10090,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_clinicformpage_formvalues", - "community": 161, + "community": 200, "norm_label": "formvalues" }, { @@ -10100,7 +10100,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_clinicformpage_cliniccreated", - "community": 161, + "community": 200, "norm_label": "cliniccreated" }, { @@ -10110,7 +10110,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_clinicformpage_clinicformpage", - "community": 161, + "community": 200, "norm_label": "clinicformpage()" }, { @@ -10140,7 +10140,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicservicespage", - "community": 416, + "community": 33, "norm_label": "clinicservicespage.tsx" }, { @@ -10150,7 +10150,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_clinicservicespage_sectionschema", - "community": 416, + "community": 33, "norm_label": "sectionschema" }, { @@ -10160,7 +10160,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_clinicservicespage_sectionform", - "community": 416, + "community": 33, "norm_label": "sectionform" }, { @@ -10170,7 +10170,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_clinicservicespage_empty_sections", - "community": 416, + "community": 33, "norm_label": "empty_sections" }, { @@ -10180,7 +10180,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_clinicservicespage_empty_items", - "community": 416, + "community": 33, "norm_label": "empty_items" }, { @@ -10190,7 +10190,7 @@ "source_location": "L31", "_origin": "ast", "id": "pages_clinicservicespage_avatar", - "community": 416, + "community": 33, "norm_label": "avatar()" }, { @@ -10200,7 +10200,7 @@ "source_location": "L44", "_origin": "ast", "id": "pages_clinicservicespage_clinicservicespageinner", - "community": 416, + "community": 33, "norm_label": "clinicservicespageinner()" }, { @@ -10210,7 +10210,7 @@ "source_location": "L399", "_origin": "ast", "id": "pages_clinicservicespage_clinicservicespage", - "community": 416, + "community": 33, "norm_label": "clinicservicespage()" }, { @@ -10220,7 +10220,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicspage", - "community": 161, + "community": 63, "norm_label": "clinicspage.tsx" }, { @@ -10230,7 +10230,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_clinicspage_hues_list", - "community": 161, + "community": 63, "norm_label": "hues_list" }, { @@ -10240,7 +10240,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_clinicspage_addschema", - "community": 161, + "community": 63, "norm_label": "addschema" }, { @@ -10250,7 +10250,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_clinicspage_addform", - "community": 161, + "community": 63, "norm_label": "addform" }, { @@ -10260,7 +10260,7 @@ "source_location": "L35", "_origin": "ast", "id": "pages_clinicspage_clinicspage", - "community": 161, + "community": 200, "norm_label": "clinicspage()" }, { @@ -10340,7 +10340,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_dashboardpage", - "community": 230, + "community": 21, "norm_label": "dashboardpage.tsx" }, { @@ -10350,7 +10350,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_dashboardpage_jalaali", - "community": 230, + "community": 21, "norm_label": "jalaali" }, { @@ -10360,7 +10360,7 @@ "source_location": "L31", "_origin": "ast", "id": "pages_dashboardpage_usejalalichartperiod", - "community": 230, + "community": 21, "norm_label": "usejalalichartperiod()" }, { @@ -10370,7 +10370,7 @@ "source_location": "L54", "_origin": "ast", "id": "pages_dashboardpage_appt_label", - "community": 230, + "community": 21, "norm_label": "appt_label" }, { @@ -10380,7 +10380,7 @@ "source_location": "L57", "_origin": "ast", "id": "pages_dashboardpage_appt_color", - "community": 230, + "community": 21, "norm_label": "appt_color" }, { @@ -10390,7 +10390,7 @@ "source_location": "L60", "_origin": "ast", "id": "pages_dashboardpage_appt_cls", - "community": 230, + "community": 21, "norm_label": "appt_cls" }, { @@ -10400,7 +10400,7 @@ "source_location": "L65", "_origin": "ast", "id": "pages_dashboardpage_pay_label", - "community": 230, + "community": 21, "norm_label": "pay_label" }, { @@ -10410,7 +10410,7 @@ "source_location": "L68", "_origin": "ast", "id": "pages_dashboardpage_pay_color", - "community": 230, + "community": 21, "norm_label": "pay_color" }, { @@ -10420,7 +10420,7 @@ "source_location": "L71", "_origin": "ast", "id": "pages_dashboardpage_pay_cls", - "community": 230, + "community": 21, "norm_label": "pay_cls" }, { @@ -10430,7 +10430,7 @@ "source_location": "L77", "_origin": "ast", "id": "pages_dashboardpage_svglinechart", - "community": 230, + "community": 21, "norm_label": "svglinechart()" }, { @@ -10450,7 +10450,7 @@ "source_location": "L143", "_origin": "ast", "id": "pages_dashboardpage_svghbars", - "community": 230, + "community": 21, "norm_label": "svghbars()" }, { @@ -10460,7 +10460,7 @@ "source_location": "L160", "_origin": "ast", "id": "pages_dashboardpage_svgvbars", - "community": 230, + "community": 21, "norm_label": "svgvbars()" }, { @@ -10470,7 +10470,7 @@ "source_location": "L188", "_origin": "ast", "id": "pages_dashboardpage_avatarel", - "community": 230, + "community": 21, "norm_label": "avatarel()" }, { @@ -10480,7 +10480,7 @@ "source_location": "L197", "_origin": "ast", "id": "pages_dashboardpage_minirow", - "community": 230, + "community": 21, "norm_label": "minirow" }, { @@ -10490,7 +10490,7 @@ "source_location": "L202", "_origin": "ast", "id": "pages_dashboardpage_minilist", - "community": 230, + "community": 21, "norm_label": "minilist()" }, { @@ -10500,7 +10500,7 @@ "source_location": "L244", "_origin": "ast", "id": "pages_dashboardpage_kpiskeleton", - "community": 230, + "community": 21, "norm_label": "kpiskeleton()" }, { @@ -10510,7 +10510,7 @@ "source_location": "L255", "_origin": "ast", "id": "pages_dashboardpage_loadingskeleton", - "community": 230, + "community": 21, "norm_label": "loadingskeleton()" }, { @@ -10520,7 +10520,7 @@ "source_location": "L268", "_origin": "ast", "id": "pages_dashboardpage_apptrow", - "community": 230, + "community": 21, "norm_label": "apptrow" }, { @@ -10530,7 +10530,7 @@ "source_location": "L279", "_origin": "ast", "id": "pages_dashboardpage_todayappointmentstable", - "community": 230, + "community": 21, "norm_label": "todayappointmentstable()" }, { @@ -10540,7 +10540,7 @@ "source_location": "L314", "_origin": "ast", "id": "pages_dashboardpage_adminstats", - "community": 230, + "community": 21, "norm_label": "adminstats" }, { @@ -10550,7 +10550,7 @@ "source_location": "L320", "_origin": "ast", "id": "pages_dashboardpage_admincharts", - "community": 230, + "community": 21, "norm_label": "admincharts" }, { @@ -10560,7 +10560,7 @@ "source_location": "L327", "_origin": "ast", "id": "pages_dashboardpage_adminrecent", - "community": 230, + "community": 21, "norm_label": "adminrecent" }, { @@ -10570,7 +10570,7 @@ "source_location": "L333", "_origin": "ast", "id": "pages_dashboardpage_datepreset", - "community": 230, + "community": 21, "norm_label": "datepreset" }, { @@ -10580,7 +10580,7 @@ "source_location": "L335", "_origin": "ast", "id": "pages_dashboardpage_getrange", - "community": 230, + "community": 21, "norm_label": "getrange()" }, { @@ -10590,7 +10590,7 @@ "source_location": "L351", "_origin": "ast", "id": "pages_dashboardpage_admindashboard", - "community": 230, + "community": 21, "norm_label": "admindashboard()" }, { @@ -10600,7 +10600,7 @@ "source_location": "L628", "_origin": "ast", "id": "pages_dashboardpage_clinicdashboarddata", - "community": 230, + "community": 21, "norm_label": "clinicdashboarddata" }, { @@ -10610,7 +10610,7 @@ "source_location": "L640", "_origin": "ast", "id": "pages_dashboardpage_clinicdashboard", - "community": 230, + "community": 21, "norm_label": "clinicdashboard()" }, { @@ -10620,7 +10620,7 @@ "source_location": "L684", "_origin": "ast", "id": "pages_dashboardpage_clinicinvitation", - "community": 230, + "community": 21, "norm_label": "clinicinvitation" }, { @@ -10630,7 +10630,7 @@ "source_location": "L692", "_origin": "ast", "id": "pages_dashboardpage_doctorclinicinvitationscard", - "community": 230, + "community": 21, "norm_label": "doctorclinicinvitationscard()" }, { @@ -10640,7 +10640,7 @@ "source_location": "L781", "_origin": "ast", "id": "pages_dashboardpage_dashboardcharts", - "community": 230, + "community": 21, "norm_label": "dashboardcharts" }, { @@ -10650,7 +10650,7 @@ "source_location": "L790", "_origin": "ast", "id": "pages_dashboardpage_doctordashboarddata", - "community": 230, + "community": 21, "norm_label": "doctordashboarddata" }, { @@ -10660,7 +10660,7 @@ "source_location": "L803", "_origin": "ast", "id": "pages_dashboardpage_doctordashboard", - "community": 230, + "community": 21, "norm_label": "doctordashboard()" }, { @@ -10670,7 +10670,7 @@ "source_location": "L871", "_origin": "ast", "id": "pages_dashboardpage_secretarydashboarddata", - "community": 230, + "community": 21, "norm_label": "secretarydashboarddata" }, { @@ -10680,7 +10680,7 @@ "source_location": "L880", "_origin": "ast", "id": "pages_dashboardpage_secretarydashboard", - "community": 161, + "community": 21, "norm_label": "secretarydashboard()" }, { @@ -10690,7 +10690,7 @@ "source_location": "L976", "_origin": "ast", "id": "pages_dashboardpage_repsummary", - "community": 230, + "community": 21, "norm_label": "repsummary" }, { @@ -10700,7 +10700,7 @@ "source_location": "L983", "_origin": "ast", "id": "pages_dashboardpage_repdoctorperf", - "community": 230, + "community": 21, "norm_label": "repdoctorperf" }, { @@ -10720,7 +10720,7 @@ "source_location": "L1135", "_origin": "ast", "id": "pages_dashboardpage_inviteddoctordashboard", - "community": 204, + "community": 21, "norm_label": "inviteddoctordashboard()" }, { @@ -10730,7 +10730,7 @@ "source_location": "L1184", "_origin": "ast", "id": "pages_dashboardpage_dashboardpage", - "community": 230, + "community": 21, "norm_label": "dashboardpage()" }, { @@ -10740,7 +10740,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_discountspage", - "community": 204, + "community": 8, "norm_label": "discountspage.tsx" }, { @@ -10750,7 +10750,7 @@ "source_location": "L5", "_origin": "ast", "id": "pages_discountspage_discountspage", - "community": 204, + "community": 8, "norm_label": "discountspage()" }, { @@ -10760,7 +10760,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorclaimspage", - "community": 416, + "community": 63, "norm_label": "doctorclaimspage.tsx" }, { @@ -10770,7 +10770,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_doctorclaimspage_doctorclaim", - "community": 416, + "community": 63, "norm_label": "doctorclaim" }, { @@ -10780,7 +10780,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_doctorclaimspage_filters", - "community": 416, + "community": 63, "norm_label": "filters" }, { @@ -10790,7 +10790,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_doctorclaimspage_status_badge", - "community": 416, + "community": 63, "norm_label": "status_badge" }, { @@ -10800,7 +10800,7 @@ "source_location": "L36", "_origin": "ast", "id": "pages_doctorclaimspage_method_label", - "community": 416, + "community": 63, "norm_label": "method_label" }, { @@ -10810,7 +10810,7 @@ "source_location": "L42", "_origin": "ast", "id": "pages_doctorclaimspage_doctorclaimspage", - "community": 416, + "community": 63, "norm_label": "doctorclaimspage()" }, { @@ -11080,7 +11080,7 @@ "source_location": "L567", "_origin": "ast", "id": "pages_doctordetailpage_addressmodal", - "community": 161, + "community": 200, "norm_label": "addressmodal()" }, { @@ -11210,7 +11210,7 @@ "source_location": "L1117", "_origin": "ast", "id": "pages_doctordetailpage_doctordetailpage", - "community": 161, + "community": 21, "norm_label": "doctordetailpage()" }, { @@ -11220,7 +11220,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorformpage", - "community": 204, + "community": 49, "norm_label": "doctorformpage.tsx" }, { @@ -11230,7 +11230,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_doctorformpage_specialtyoption", - "community": 204, + "community": 49, "norm_label": "specialtyoption" }, { @@ -11240,7 +11240,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_doctorformpage_schema", - "community": 204, + "community": 49, "norm_label": "schema" }, { @@ -11250,7 +11250,7 @@ "source_location": "L35", "_origin": "ast", "id": "pages_doctorformpage_formvalues", - "community": 204, + "community": 49, "norm_label": "formvalues" }, { @@ -11260,7 +11260,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_doctorformpage_degree_options", - "community": 204, + "community": 49, "norm_label": "degree_options" }, { @@ -11270,7 +11270,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_doctorformpage_gender_options", - "community": 204, + "community": 49, "norm_label": "gender_options" }, { @@ -11280,7 +11280,7 @@ "source_location": "L53", "_origin": "ast", "id": "pages_doctorformpage_field", - "community": 204, + "community": 49, "norm_label": "field()" }, { @@ -11290,7 +11290,7 @@ "source_location": "L76", "_origin": "ast", "id": "pages_doctorformpage_selectedentry", - "community": 204, + "community": 49, "norm_label": "selectedentry" }, { @@ -11300,7 +11300,7 @@ "source_location": "L78", "_origin": "ast", "id": "pages_doctorformpage_specialtypicker", - "community": 204, + "community": 49, "norm_label": "specialtypicker()" }, { @@ -11310,7 +11310,7 @@ "source_location": "L258", "_origin": "ast", "id": "pages_doctorformpage_doctorformpage", - "community": 204, + "community": 49, "norm_label": "doctorformpage()" }, { @@ -11320,7 +11320,7 @@ "source_location": "L452", "_origin": "ast", "id": "pages_doctorformpage_sectionheader", - "community": 204, + "community": 49, "norm_label": "sectionheader()" }, { @@ -11330,7 +11330,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorprofilepage", - "community": 204, + "community": 63, "norm_label": "doctorprofilepage.tsx" }, { @@ -11340,7 +11340,7 @@ "source_location": "L5", "_origin": "ast", "id": "pages_doctorprofilepage_doctorprofilepage", - "community": 204, + "community": 63, "norm_label": "doctorprofilepage()" }, { @@ -11350,7 +11350,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorspage", - "community": 204, + "community": 63, "norm_label": "doctorspage.tsx" }, { @@ -11360,7 +11360,7 @@ "source_location": "L20", "_origin": "ast", "id": "pages_doctorspage_admindoctor", - "community": 204, + "community": 63, "norm_label": "admindoctor" }, { @@ -11370,7 +11370,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_doctorspage_doctorstats", - "community": 204, + "community": 63, "norm_label": "doctorstats" }, { @@ -11380,7 +11380,7 @@ "source_location": "L49", "_origin": "ast", "id": "pages_doctorspage_specialtyoption", - "community": 204, + "community": 63, "norm_label": "specialtyoption" }, { @@ -11390,7 +11390,7 @@ "source_location": "L57", "_origin": "ast", "id": "pages_doctorspage_hues_list", - "community": 204, + "community": 63, "norm_label": "hues_list" }, { @@ -11400,7 +11400,7 @@ "source_location": "L59", "_origin": "ast", "id": "pages_doctorspage_degree_badge", - "community": 204, + "community": 63, "norm_label": "degree_badge" }, { @@ -11410,7 +11410,7 @@ "source_location": "L66", "_origin": "ast", "id": "pages_doctorspage_degree_label", - "community": 204, + "community": 63, "norm_label": "degree_label" }, { @@ -11420,7 +11420,7 @@ "source_location": "L73", "_origin": "ast", "id": "pages_doctorspage_doctoravatar", - "community": 204, + "community": 63, "norm_label": "doctoravatar()" }, { @@ -11430,7 +11430,7 @@ "source_location": "L97", "_origin": "ast", "id": "pages_doctorspage_doctorspage", - "community": 204, + "community": 63, "norm_label": "doctorspage()" }, { @@ -11460,7 +11460,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_financialreportpage", - "community": 21, + "community": 49, "norm_label": "financialreportpage.tsx" }, { @@ -11470,7 +11470,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_financialreportpage_daystart", - "community": 21, + "community": 49, "norm_label": "daystart()" }, { @@ -11480,7 +11480,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_financialreportpage_dayend", - "community": 21, + "community": 49, "norm_label": "dayend()" }, { @@ -11490,7 +11490,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_financialreportpage_breakdown", - "community": 21, + "community": 49, "norm_label": "breakdown" }, { @@ -11500,7 +11500,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_financialreportpage_summary", - "community": 21, + "community": 49, "norm_label": "summary" }, { @@ -11510,7 +11510,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_financialreportpage_source_label", - "community": 21, + "community": 49, "norm_label": "source_label" }, { @@ -11520,7 +11520,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_financialreportpage_financialreportpage", - "community": 21, + "community": 49, "norm_label": "financialreportpage()" }, { @@ -11530,7 +11530,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_insurancepricingpage", - "community": 204, + "community": 63, "norm_label": "insurancepricingpage.tsx" }, { @@ -11540,7 +11540,7 @@ "source_location": "L6", "_origin": "ast", "id": "pages_insurancepricingpage_insurancepricingpage", - "community": 204, + "community": 63, "norm_label": "insurancepricingpage()" }, { @@ -11680,7 +11680,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_loginpage", - "community": 204, + "community": 13, "norm_label": "loginpage.tsx" }, { @@ -11690,7 +11690,7 @@ "source_location": "L10", "_origin": "ast", "id": "pages_loginpage_mode", - "community": 204, + "community": 13, "norm_label": "mode" }, { @@ -11700,7 +11700,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_loginpage_smsstep", - "community": 204, + "community": 13, "norm_label": "smsstep" }, { @@ -11710,7 +11710,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_loginpage_forgotstep", - "community": 204, + "community": 13, "norm_label": "forgotstep" }, { @@ -11720,7 +11720,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_loginpage_loginpage", - "community": 204, + "community": 13, "norm_label": "loginpage()" }, { @@ -12110,7 +12110,7 @@ "source_location": "L1879", "_origin": "ast", "id": "pages_mypatientspage_visitdetailmodal", - "community": 21, + "community": 63, "norm_label": "visitdetailmodal()" }, { @@ -12517,7 +12517,7 @@ "label": "PermSection", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L80", + "source_location": "L81", "_origin": "ast", "id": "pages_mysecretariespage_permsection", "community": 204, @@ -12527,7 +12527,7 @@ "label": "PERMISSION_SECTIONS", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L82", + "source_location": "L83", "_origin": "ast", "id": "pages_mysecretariespage_permission_sections", "community": 204, @@ -12537,7 +12537,7 @@ "label": "PermissionAccordions()", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L167", + "source_location": "L178", "_origin": "ast", "id": "pages_mysecretariespage_permissionaccordions", "community": 204, @@ -12547,7 +12547,7 @@ "label": "DefaultTextField()", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L248", + "source_location": "L259", "_origin": "ast", "id": "pages_mysecretariespage_defaulttextfield", "community": 204, @@ -12557,7 +12557,7 @@ "label": "ModalMode", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L298", + "source_location": "L309", "_origin": "ast", "id": "pages_mysecretariespage_modalmode", "community": 204, @@ -12567,7 +12567,7 @@ "label": "FormState", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L300", + "source_location": "L311", "_origin": "ast", "id": "pages_mysecretariespage_formstate", "community": 204, @@ -12577,7 +12577,7 @@ "label": "SecretaryModal()", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L309", + "source_location": "L320", "_origin": "ast", "id": "pages_mysecretariespage_secretarymodal", "community": 204, @@ -12587,7 +12587,7 @@ "label": "RowButtons()", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L490", + "source_location": "L501", "_origin": "ast", "id": "pages_mysecretariespage_rowbuttons", "community": 204, @@ -12597,7 +12597,7 @@ "label": "SecretaryGroup", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L510", + "source_location": "L521", "_origin": "ast", "id": "pages_mysecretariespage_secretarygroup", "community": 204, @@ -12607,7 +12607,7 @@ "label": "groupBySecretary()", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L518", + "source_location": "L529", "_origin": "ast", "id": "pages_mysecretariespage_groupbysecretary", "community": 204, @@ -12617,7 +12617,7 @@ "label": "SecretaryTable()", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L544", + "source_location": "L555", "_origin": "ast", "id": "pages_mysecretariespage_secretarytable", "community": 204, @@ -12627,7 +12627,7 @@ "label": "SecretaryCards()", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L629", + "source_location": "L640", "_origin": "ast", "id": "pages_mysecretariespage_secretarycards", "community": 204, @@ -12637,7 +12637,7 @@ "label": "ClinicDoctor", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L715", + "source_location": "L726", "_origin": "ast", "id": "pages_mysecretariespage_clinicdoctor", "community": 204, @@ -12647,7 +12647,7 @@ "label": "DoctorMultiSelect()", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L721", + "source_location": "L732", "_origin": "ast", "id": "pages_mysecretariespage_doctormultiselect", "community": 204, @@ -12657,7 +12657,7 @@ "label": "MySecretariesPageContent()", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L811", + "source_location": "L822", "_origin": "ast", "id": "pages_mysecretariespage_mysecretariespagecontent", "community": 204, @@ -12667,7 +12667,7 @@ "label": "MySecretariesPage()", "file_type": "code", "source_file": "assets/admin/pages/MySecretariesPage.tsx", - "source_location": "L1068", + "source_location": "L1079", "_origin": "ast", "id": "pages_mysecretariespage_mysecretariespage", "community": 204, @@ -12900,7 +12900,7 @@ "source_location": "L66", "_origin": "ast", "id": "pages_patientdetailpage_patientdetailpage", - "community": 314, + "community": 577, "norm_label": "patientdetailpage()" }, { @@ -13190,7 +13190,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_patientrecordformpage", - "community": 161, + "community": 200, "norm_label": "patientrecordformpage.tsx" }, { @@ -13200,7 +13200,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_patientrecordformpage_referral_options", - "community": 161, + "community": 200, "norm_label": "referral_options" }, { @@ -13210,7 +13210,7 @@ "source_location": "L19", "_origin": "ast", "id": "pages_patientrecordformpage_schema", - "community": 161, + "community": 200, "norm_label": "schema" }, { @@ -13220,7 +13220,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_patientrecordformpage_form", - "community": 161, + "community": 200, "norm_label": "form" }, { @@ -13230,7 +13230,7 @@ "source_location": "L31", "_origin": "ast", "id": "pages_patientrecordformpage_toepoch", - "community": 161, + "community": 200, "norm_label": "toepoch()" }, { @@ -13240,7 +13240,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_patientrecordformpage_fromepoch", - "community": 161, + "community": 200, "norm_label": "fromepoch()" }, { @@ -13250,7 +13250,7 @@ "source_location": "L35", "_origin": "ast", "id": "pages_patientrecordformpage_patientrecordformpage", - "community": 161, + "community": 200, "norm_label": "patientrecordformpage()" }, { @@ -13300,7 +13300,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_patientslistpage", - "community": 1, + "community": 435, "norm_label": "patientslistpage.tsx" }, { @@ -13310,7 +13310,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_patientslistpage_empty", - "community": 1, + "community": 435, "norm_label": "empty" }, { @@ -13320,7 +13320,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_patientslistpage_daybound", - "community": 1, + "community": 435, "norm_label": "daybound()" }, { @@ -13330,7 +13330,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_patientslistpage_countfilters", - "community": 1, + "community": 435, "norm_label": "countfilters()" }, { @@ -13340,7 +13340,7 @@ "source_location": "L43", "_origin": "ast", "id": "pages_patientslistpage_patientcard", - "community": 1, + "community": 435, "norm_label": "patientcard()" }, { @@ -13350,7 +13350,7 @@ "source_location": "L99", "_origin": "ast", "id": "pages_patientslistpage_patientslistpage", - "community": 1, + "community": 435, "norm_label": "patientslistpage()" }, { @@ -13730,7 +13730,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationprofilepage", - "community": 161, + "community": 49, "norm_label": "representationprofilepage.tsx" }, { @@ -13740,7 +13740,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_representationprofilepage_tojalali", - "community": 161, + "community": 49, "norm_label": "tojalali()" }, { @@ -13750,7 +13750,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_representationprofilepage_isvalidirannationalcode", - "community": 161, + "community": 49, "norm_label": "isvalidirannationalcode()" }, { @@ -13760,7 +13760,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_representationprofilepage_isvalidiraniban", - "community": 161, + "community": 49, "norm_label": "isvalidiraniban()" }, { @@ -13770,7 +13770,7 @@ "source_location": "L43", "_origin": "ast", "id": "pages_representationprofilepage_ibanitem", - "community": 161, + "community": 49, "norm_label": "ibanitem" }, { @@ -13780,7 +13780,7 @@ "source_location": "L51", "_origin": "ast", "id": "pages_representationprofilepage_repprofile", - "community": 161, + "community": 49, "norm_label": "repprofile" }, { @@ -13790,7 +13790,7 @@ "source_location": "L61", "_origin": "ast", "id": "pages_representationprofilepage_unwrap", - "community": 161, + "community": 49, "norm_label": "unwrap()" }, { @@ -13800,7 +13800,7 @@ "source_location": "L63", "_origin": "ast", "id": "pages_representationprofilepage_representationprofilepage", - "community": 161, + "community": 49, "norm_label": "representationprofilepage()" }, { @@ -13810,7 +13810,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationsettlementpage", - "community": 161, + "community": 416, "norm_label": "representationsettlementpage.tsx" }, { @@ -13820,7 +13820,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_representationsettlementpage_walletbalance", - "community": 161, + "community": 416, "norm_label": "walletbalance" }, { @@ -13830,7 +13830,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_representationsettlementpage_repsummary", - "community": 161, + "community": 416, "norm_label": "repsummary" }, { @@ -13840,7 +13840,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_representationsettlementpage_settlementrow", - "community": 161, + "community": 416, "norm_label": "settlementrow" }, { @@ -13850,7 +13850,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_representationsettlementpage_status_label", - "community": 161, + "community": 416, "norm_label": "status_label" }, { @@ -13860,7 +13860,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_representationsettlementpage_status_class", - "community": 161, + "community": 416, "norm_label": "status_class" }, { @@ -13870,7 +13870,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_representationsettlementpage_ibanitem", - "community": 161, + "community": 416, "norm_label": "ibanitem" }, { @@ -13880,7 +13880,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_representationsettlementpage_repme", - "community": 161, + "community": 416, "norm_label": "repme" }, { @@ -13890,7 +13890,7 @@ "source_location": "L31", "_origin": "ast", "id": "pages_representationsettlementpage_representationsettlementpage", - "community": 161, + "community": 416, "norm_label": "representationsettlementpage()" }, { @@ -14007,7 +14007,7 @@ "label": "PermSection", "file_type": "code", "source_file": "assets/admin/pages/SecretariesPage.tsx", - "source_location": "L26", + "source_location": "L27", "_origin": "ast", "id": "pages_secretariespage_permsection", "community": 63, @@ -14017,7 +14017,7 @@ "label": "PERMISSION_LABELS", "file_type": "code", "source_file": "assets/admin/pages/SecretariesPage.tsx", - "source_location": "L28", + "source_location": "L29", "_origin": "ast", "id": "pages_secretariespage_permission_labels", "community": 63, @@ -14027,7 +14027,7 @@ "label": "PermissionsMatrix()", "file_type": "code", "source_file": "assets/admin/pages/SecretariesPage.tsx", - "source_location": "L101", + "source_location": "L111", "_origin": "ast", "id": "pages_secretariespage_permissionsmatrix", "community": 63, @@ -14037,7 +14037,7 @@ "label": "SecretariesPage()", "file_type": "code", "source_file": "assets/admin/pages/SecretariesPage.tsx", - "source_location": "L162", + "source_location": "L172", "_origin": "ast", "id": "pages_secretariespage_secretariespage", "community": 63, @@ -14100,7 +14100,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_selectcontextpage", - "community": 204, + "community": 13, "norm_label": "selectcontextpage.tsx" }, { @@ -14110,7 +14110,7 @@ "source_location": "L5", "_origin": "ast", "id": "pages_selectcontextpage_role_labels", - "community": 204, + "community": 13, "norm_label": "role_labels" }, { @@ -14120,7 +14120,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_selectcontextpage_type_icons", - "community": 204, + "community": 13, "norm_label": "type_icons" }, { @@ -14130,7 +14130,7 @@ "source_location": "L18", "_origin": "ast", "id": "pages_selectcontextpage_selectcontextpage", - "community": 204, + "community": 13, "norm_label": "selectcontextpage()" }, { @@ -14480,7 +14480,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settingsmenupage_test", - "community": 204, + "community": 13, "norm_label": "settingsmenupage.test.tsx" }, { @@ -14490,7 +14490,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settingsmenupage", - "community": 204, + "community": 13, "norm_label": "settingsmenupage.tsx" }, { @@ -14500,7 +14500,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_settingsmenupage_settingsmenupage", - "community": 204, + "community": 13, "norm_label": "settingsmenupage()" }, { @@ -14510,7 +14510,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settingspage", - "community": 8, + "community": 49, "norm_label": "settingspage.tsx" }, { @@ -14520,7 +14520,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_settingspage_taxhistoryrow", - "community": 8, + "community": 49, "norm_label": "taxhistoryrow" }, { @@ -14530,7 +14530,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_settingspage_schema", - "community": 8, + "community": 49, "norm_label": "schema" }, { @@ -14540,7 +14540,7 @@ "source_location": "L59", "_origin": "ast", "id": "pages_settingspage_formvalues", - "community": 8, + "community": 49, "norm_label": "formvalues" }, { @@ -14550,7 +14550,7 @@ "source_location": "L61", "_origin": "ast", "id": "pages_settingspage_settings", - "community": 8, + "community": 49, "norm_label": "settings" }, { @@ -14560,7 +14560,7 @@ "source_location": "L65", "_origin": "ast", "id": "pages_settingspage_toform", - "community": 8, + "community": 49, "norm_label": "toform()" }, { @@ -14570,7 +14570,7 @@ "source_location": "L98", "_origin": "ast", "id": "pages_settingspage_sectionid", - "community": 8, + "community": 49, "norm_label": "sectionid" }, { @@ -14580,7 +14580,7 @@ "source_location": "L100", "_origin": "ast", "id": "pages_settingspage_sectiondef", - "community": 8, + "community": 49, "norm_label": "sectiondef" }, { @@ -14590,7 +14590,7 @@ "source_location": "L109", "_origin": "ast", "id": "pages_settingspage_sections", - "community": 8, + "community": 49, "norm_label": "sections" }, { @@ -14600,7 +14600,7 @@ "source_location": "L120", "_origin": "ast", "id": "pages_settingspage_sectionhead", - "community": 8, + "community": 49, "norm_label": "sectionhead()" }, { @@ -14610,7 +14610,7 @@ "source_location": "L132", "_origin": "ast", "id": "pages_settingspage_toggle", - "community": 8, + "community": 49, "norm_label": "toggle()" }, { @@ -14620,7 +14620,7 @@ "source_location": "L141", "_origin": "ast", "id": "pages_settingspage_field", - "community": 8, + "community": 49, "norm_label": "field()" }, { @@ -14630,7 +14630,7 @@ "source_location": "L161", "_origin": "ast", "id": "pages_settingspage_settingspage", - "community": 63, + "community": 49, "norm_label": "settingspage()" }, { @@ -14640,7 +14640,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settlementdetailpage", - "community": 21, + "community": 63, "norm_label": "settlementdetailpage.tsx" }, { @@ -14650,7 +14650,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetail", - "community": 21, + "community": 63, "norm_label": "settlementdetail" }, { @@ -14660,7 +14660,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_settlementdetailpage_row", - "community": 21, + "community": 63, "norm_label": "row()" }, { @@ -14670,7 +14670,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetailpage", - "community": 21, + "community": 63, "norm_label": "settlementdetailpage()" }, { @@ -14800,7 +14800,7 @@ "source_location": "L117", "_origin": "ast", "id": "pages_smspage_smspage", - "community": 21, + "community": 63, "norm_label": "smspage()" }, { @@ -14810,7 +14810,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_smswalletpage", - "community": 63, + "community": 21, "norm_label": "smswalletpage.tsx" }, { @@ -14820,7 +14820,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_smswalletpage_chargeschema", - "community": 63, + "community": 21, "norm_label": "chargeschema" }, { @@ -14830,7 +14830,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_smswalletpage_chargeform", - "community": 63, + "community": 21, "norm_label": "chargeform" }, { @@ -14840,7 +14840,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_smswalletpage_empty_logs", - "community": 63, + "community": 21, "norm_label": "empty_logs" }, { @@ -14850,7 +14850,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_smswalletpage_reminder_hour_options", - "community": 63, + "community": 21, "norm_label": "reminder_hour_options" }, { @@ -14860,7 +14860,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_smswalletpage_post_visit_vars", - "community": 63, + "community": 21, "norm_label": "post_visit_vars" }, { @@ -14870,7 +14870,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_smswalletpage_smswalletpageinner", - "community": 63, + "community": 21, "norm_label": "smswalletpageinner()" }, { @@ -14880,7 +14880,7 @@ "source_location": "L567", "_origin": "ast", "id": "pages_smswalletpage_smswalletpage", - "community": 63, + "community": 21, "norm_label": "smswalletpage()" }, { @@ -15120,7 +15120,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_tagssettingspage", - "community": 204, + "community": 33, "norm_label": "tagssettingspage.tsx" }, { @@ -15130,7 +15130,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_tagssettingspage_tenanttag", - "community": 204, + "community": 33, "norm_label": "tenanttag" }, { @@ -15140,7 +15140,7 @@ "source_location": "L16", "_origin": "ast", "id": "pages_tagssettingspage_schema", - "community": 204, + "community": 33, "norm_label": "schema" }, { @@ -15150,7 +15150,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_tagssettingspage_form", - "community": 204, + "community": 33, "norm_label": "form" }, { @@ -15160,7 +15160,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_tagssettingspage_tag_colors", - "community": 204, + "community": 33, "norm_label": "tag_colors" }, { @@ -15170,7 +15170,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_tagssettingspage_defaults", - "community": 204, + "community": 33, "norm_label": "defaults" }, { @@ -15180,7 +15180,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_tagssettingspage_empty", - "community": 204, + "community": 33, "norm_label": "empty" }, { @@ -15190,7 +15190,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_tagssettingspage_tagssettingspage", - "community": 204, + "community": 33, "norm_label": "tagssettingspage()" }, { @@ -15200,7 +15200,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_userdetailpage", - "community": 21, + "community": 33, "norm_label": "userdetailpage.tsx" }, { @@ -15210,7 +15210,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_userdetailpage_adminuserdetail", - "community": 21, + "community": 33, "norm_label": "adminuserdetail" }, { @@ -15220,7 +15220,7 @@ "source_location": "L35", "_origin": "ast", "id": "pages_userdetailpage_userprofiledata", - "community": 21, + "community": 33, "norm_label": "userprofiledata" }, { @@ -15230,7 +15230,7 @@ "source_location": "L53", "_origin": "ast", "id": "pages_userdetailpage_gender_labels", - "community": 21, + "community": 33, "norm_label": "gender_labels" }, { @@ -15240,7 +15240,7 @@ "source_location": "L54", "_origin": "ast", "id": "pages_userdetailpage_marital_labels", - "community": 21, + "community": 33, "norm_label": "marital_labels" }, { @@ -15250,7 +15250,7 @@ "source_location": "L57", "_origin": "ast", "id": "pages_userdetailpage_medical_sections", - "community": 21, + "community": 33, "norm_label": "medical_sections" }, { @@ -15260,7 +15260,7 @@ "source_location": "L73", "_origin": "ast", "id": "pages_userdetailpage_role_meta", - "community": 21, + "community": 33, "norm_label": "role_meta" }, { @@ -15270,7 +15270,7 @@ "source_location": "L81", "_origin": "ast", "id": "pages_userdetailpage_role_map", - "community": 21, + "community": 33, "norm_label": "role_map" }, { @@ -15280,7 +15280,7 @@ "source_location": "L89", "_origin": "ast", "id": "pages_userdetailpage_getprimaryrole", - "community": 21, + "community": 33, "norm_label": "getprimaryrole()" }, { @@ -15290,7 +15290,7 @@ "source_location": "L97", "_origin": "ast", "id": "pages_userdetailpage_avatar_colors", - "community": 21, + "community": 33, "norm_label": "avatar_colors" }, { @@ -15300,7 +15300,7 @@ "source_location": "L105", "_origin": "ast", "id": "pages_userdetailpage_bigavatar", - "community": 21, + "community": 33, "norm_label": "bigavatar()" }, { @@ -15310,7 +15310,7 @@ "source_location": "L116", "_origin": "ast", "id": "pages_userdetailpage_infocard", - "community": 21, + "community": 33, "norm_label": "infocard()" }, { @@ -15320,7 +15320,7 @@ "source_location": "L152", "_origin": "ast", "id": "pages_userdetailpage_editschema", - "community": 21, + "community": 33, "norm_label": "editschema" }, { @@ -15330,7 +15330,7 @@ "source_location": "L157", "_origin": "ast", "id": "pages_userdetailpage_editform", - "community": 21, + "community": 33, "norm_label": "editform" }, { @@ -15340,7 +15340,7 @@ "source_location": "L161", "_origin": "ast", "id": "pages_userdetailpage_changerolemodal", - "community": 21, + "community": 33, "norm_label": "changerolemodal()" }, { @@ -15350,7 +15350,7 @@ "source_location": "L201", "_origin": "ast", "id": "pages_userdetailpage_userdetailpage", - "community": 21, + "community": 33, "norm_label": "userdetailpage()" }, { @@ -15360,7 +15360,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_userspage", - "community": 161, + "community": 63, "norm_label": "userspage.tsx" }, { @@ -15370,7 +15370,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_userspage_adminuser", - "community": 161, + "community": 63, "norm_label": "adminuser" }, { @@ -15380,7 +15380,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_userspage_userstats", - "community": 161, + "community": 63, "norm_label": "userstats" }, { @@ -15390,7 +15390,7 @@ "source_location": "L44", "_origin": "ast", "id": "pages_userspage_hues_list", - "community": 161, + "community": 63, "norm_label": "hues_list" }, { @@ -15400,7 +15400,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_userspage_role_meta", - "community": 161, + "community": 63, "norm_label": "role_meta" }, { @@ -15410,7 +15410,7 @@ "source_location": "L57", "_origin": "ast", "id": "pages_userspage_assignable_roles", - "community": 161, + "community": 63, "norm_label": "assignable_roles" }, { @@ -15420,7 +15420,7 @@ "source_location": "L59", "_origin": "ast", "id": "pages_userspage_getprimaryrole", - "community": 161, + "community": 63, "norm_label": "getprimaryrole()" }, { @@ -15430,7 +15430,7 @@ "source_location": "L68", "_origin": "ast", "id": "pages_userspage_useravatar", - "community": 161, + "community": 63, "norm_label": "useravatar()" }, { @@ -15440,7 +15440,7 @@ "source_location": "L83", "_origin": "ast", "id": "pages_userspage_rolebadge", - "community": 161, + "community": 63, "norm_label": "rolebadge()" }, { @@ -15450,7 +15450,7 @@ "source_location": "L94", "_origin": "ast", "id": "pages_userspage_activebadge", - "community": 161, + "community": 63, "norm_label": "activebadge()" }, { @@ -15460,7 +15460,7 @@ "source_location": "L105", "_origin": "ast", "id": "pages_userspage_changerolemodal", - "community": 161, + "community": 63, "norm_label": "changerolemodal()" }, { @@ -15470,7 +15470,7 @@ "source_location": "L157", "_origin": "ast", "id": "pages_userspage_role_tabs", - "community": 161, + "community": 63, "norm_label": "role_tabs" }, { @@ -15480,7 +15480,7 @@ "source_location": "L169", "_origin": "ast", "id": "pages_userspage_userspage", - "community": 161, + "community": 63, "norm_label": "userspage()" }, { @@ -15560,7 +15560,7 @@ "source_location": "L68", "_origin": "ast", "id": "pages_subscriptionicons_searchheaderp", - "community": 204, + "community": 21, "norm_label": "searchheaderp()" }, { @@ -15570,7 +15570,7 @@ "source_location": "L1", "_origin": "ast", "id": "stores_authstore_test", - "community": 204, + "community": 13, "norm_label": "authstore.test.ts" }, { @@ -15580,7 +15580,7 @@ "source_location": "L4", "_origin": "ast", "id": "stores_authstore_test_initial", - "community": 204, + "community": 13, "norm_label": "initial" }, { @@ -15590,7 +15590,7 @@ "source_location": "L6", "_origin": "ast", "id": "stores_authstore_test_jsonres", - "community": 204, + "community": 13, "norm_label": "jsonres()" }, { @@ -15610,7 +15610,7 @@ "source_location": "L4", "_origin": "ast", "id": "stores_authstore_contextitem", - "community": 204, + "community": 13, "norm_label": "contextitem" }, { @@ -15650,7 +15650,7 @@ "source_location": "L57", "_origin": "ast", "id": "stores_authstore_useauthstore", - "community": 204, + "community": 13, "norm_label": "useauthstore" }, { @@ -15870,7 +15870,7 @@ "source_location": "L40", "_origin": "ast", "id": "types_index_clinic", - "community": 161, + "community": 63, "norm_label": "clinic" }, { @@ -15880,7 +15880,7 @@ "source_location": "L51", "_origin": "ast", "id": "types_index_clinicdetail", - "community": 161, + "community": 230, "norm_label": "clinicdetail" }, { @@ -15940,7 +15940,7 @@ "source_location": "L156", "_origin": "ast", "id": "types_index_sessionauditentry", - "community": 21, + "community": 33, "norm_label": "sessionauditentry" }, { @@ -16030,7 +16030,7 @@ "source_location": "L229", "_origin": "ast", "id": "types_index_claimstatuslogentry", - "community": 21, + "community": 63, "norm_label": "claimstatuslogentry" }, { @@ -16040,7 +16040,7 @@ "source_location": "L238", "_origin": "ast", "id": "types_index_claimdetailrow", - "community": 21, + "community": 63, "norm_label": "claimdetailrow" }, { @@ -16140,7 +16140,7 @@ "source_location": "L362", "_origin": "ast", "id": "types_index_province", - "community": 63, + "community": 200, "norm_label": "province" }, { @@ -16160,7 +16160,7 @@ "source_location": "L391", "_origin": "ast", "id": "types_index_specialtyfull", - "community": 63, + "community": 200, "norm_label": "specialtyfull" }, { @@ -16170,7 +16170,7 @@ "source_location": "L401", "_origin": "ast", "id": "types_index_doctorservice", - "community": 63, + "community": 200, "norm_label": "doctorservice" }, { @@ -16180,7 +16180,7 @@ "source_location": "L411", "_origin": "ast", "id": "types_index_insurance", - "community": 63, + "community": 200, "norm_label": "insurance" }, { @@ -16190,7 +16190,7 @@ "source_location": "L420", "_origin": "ast", "id": "types_index_tag", - "community": 63, + "community": 200, "norm_label": "tag" }, { @@ -16227,7 +16227,7 @@ "label": "Specialty", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L507", + "source_location": "L513", "_origin": "ast", "id": "types_index_specialty", "community": 63, @@ -16237,17 +16237,17 @@ "label": "ClinicStaff", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L514", + "source_location": "L520", "_origin": "ast", "id": "types_index_clinicstaff", - "community": 416, + "community": 33, "norm_label": "clinicstaff" }, { "label": "SubscriptionPlan", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L525", + "source_location": "L531", "_origin": "ast", "id": "types_index_subscriptionplan", "community": 63, @@ -16257,7 +16257,7 @@ "label": "SubscriptionPeriod", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L535", + "source_location": "L541", "_origin": "ast", "id": "types_index_subscriptionperiod", "community": 63, @@ -16267,17 +16267,17 @@ "label": "MySubscriptionData", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L543", + "source_location": "L549", "_origin": "ast", "id": "types_index_mysubscriptiondata", - "community": 204, + "community": 21, "norm_label": "mysubscriptiondata" }, { "label": "MySubscription", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L567", + "source_location": "L573", "_origin": "ast", "id": "types_index_mysubscription", "community": 63, @@ -16287,17 +16287,17 @@ "label": "ServiceSection", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L577", + "source_location": "L583", "_origin": "ast", "id": "types_index_servicesection", - "community": 416, + "community": 314, "norm_label": "servicesection" }, { "label": "ServiceConsumable", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L586", + "source_location": "L592", "_origin": "ast", "id": "types_index_serviceconsumable", "community": 63, @@ -16307,47 +16307,47 @@ "label": "ServiceItem", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L595", + "source_location": "L601", "_origin": "ast", "id": "types_index_serviceitem", - "community": 416, + "community": 33, "norm_label": "serviceitem" }, { "label": "SmsWalletBalance", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L618", + "source_location": "L624", "_origin": "ast", "id": "types_index_smswalletbalance", - "community": 63, + "community": 21, "norm_label": "smswalletbalance" }, { "label": "SmsWalletLog", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L624", + "source_location": "L630", "_origin": "ast", "id": "types_index_smswalletlog", - "community": 63, + "community": 21, "norm_label": "smswalletlog" }, { "label": "SmsSettings", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L632", + "source_location": "L638", "_origin": "ast", "id": "types_index_smssettings", - "community": 63, + "community": 21, "norm_label": "smssettings" }, { "label": "PatientProfile", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L642", + "source_location": "L648", "_origin": "ast", "id": "types_index_patientprofile", "community": 314, @@ -16357,7 +16357,7 @@ "label": "PatientProfileUpdate", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L671", + "source_location": "L677", "_origin": "ast", "id": "types_index_patientprofileupdate", "community": 13, @@ -16367,7 +16367,7 @@ "label": "PatientRecord", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L693", + "source_location": "L699", "_origin": "ast", "id": "types_index_patientrecord", "community": 314, @@ -16377,7 +16377,7 @@ "label": "SessionServiceLine", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L709", + "source_location": "L715", "_origin": "ast", "id": "types_index_sessionserviceline", "community": 63, @@ -16387,20 +16387,20 @@ "label": "PatientAppointment", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L721", + "source_location": "L727", "_origin": "ast", "id": "types_index_patientappointment", - "community": 577, + "community": 63, "norm_label": "patientappointment" }, { "label": "PatientSession", "file_type": "code", "source_file": "assets/admin/types/index.ts", - "source_location": "L732", + "source_location": "L738", "_origin": "ast", "id": "types_index_patientsession", - "community": 577, + "community": 63, "norm_label": "patientsession" }, { @@ -17650,7 +17650,7 @@ "source_location": "", "_origin": "ast", "id": "abstractmigration", - "community": 453, + "community": 734, "norm_label": "abstractmigration" }, { @@ -22330,7 +22330,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260709033925", - "community": 453, + "community": 966, "norm_label": "version20260709033925.php" }, { @@ -22340,7 +22340,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260709033925_version20260709033925", - "community": 453, + "community": 966, "norm_label": "version20260709033925" }, { @@ -22350,7 +22350,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260709033925_version20260709033925_getdescription", - "community": 453, + "community": 966, "norm_label": ".getdescription()" }, { @@ -22360,7 +22360,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260709033925_version20260709033925_up", - "community": 453, + "community": 966, "norm_label": ".up()" }, { @@ -22370,7 +22370,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260709033925_php_schema", - "community": 453, + "community": 966, "norm_label": "schema" }, { @@ -22380,7 +22380,7 @@ "source_location": "L35", "_origin": "ast", "id": "migrations_version20260709033925_version20260709033925_down", - "community": 453, + "community": 966, "norm_label": ".down()" }, { @@ -22990,7 +22990,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260713115316", - "community": 453, + "community": 967, "norm_label": "version20260713115316.php" }, { @@ -23000,7 +23000,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260713115316_version20260713115316", - "community": 453, + "community": 967, "norm_label": "version20260713115316" }, { @@ -23010,7 +23010,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260713115316_version20260713115316_getdescription", - "community": 453, + "community": 967, "norm_label": ".getdescription()" }, { @@ -23020,7 +23020,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260713115316_version20260713115316_up", - "community": 453, + "community": 967, "norm_label": ".up()" }, { @@ -23030,7 +23030,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260713115316_php_schema", - "community": 453, + "community": 967, "norm_label": "schema" }, { @@ -23040,7 +23040,7 @@ "source_location": "L27", "_origin": "ast", "id": "migrations_version20260713115316_version20260713115316_down", - "community": 453, + "community": 967, "norm_label": ".down()" }, { @@ -24850,7 +24850,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260719044321", - "community": 842, + "community": 734, "norm_label": "version20260719044321.php" }, { @@ -24860,7 +24860,7 @@ "source_location": "L22", "_origin": "ast", "id": "migrations_version20260719044321_version20260719044321", - "community": 842, + "community": 734, "norm_label": "version20260719044321" }, { @@ -24870,7 +24870,7 @@ "source_location": "L24", "_origin": "ast", "id": "migrations_version20260719044321_version20260719044321_getdescription", - "community": 842, + "community": 734, "norm_label": ".getdescription()" }, { @@ -24880,7 +24880,7 @@ "source_location": "L29", "_origin": "ast", "id": "migrations_version20260719044321_version20260719044321_up", - "community": 842, + "community": 734, "norm_label": ".up()" }, { @@ -24890,7 +24890,7 @@ "source_location": "L29", "_origin": "ast", "id": "migrations_version20260719044321_php_schema", - "community": 842, + "community": 734, "norm_label": "schema" }, { @@ -24900,7 +24900,7 @@ "source_location": "L36", "_origin": "ast", "id": "migrations_version20260719044321_version20260719044321_down", - "community": 842, + "community": 734, "norm_label": ".down()" }, { @@ -26600,7 +26600,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_auditschedulelocationscommand", - "community": 733, + "community": 782, "norm_label": "auditschedulelocationscommand.php" }, { @@ -26610,7 +26610,7 @@ "source_location": "L25", "_origin": "ast", "id": "command_auditschedulelocationscommand_auditschedulelocationscommand", - "community": 733, + "community": 782, "norm_label": "auditschedulelocationscommand" }, { @@ -26620,7 +26620,7 @@ "source_location": "L28", "_origin": "ast", "id": "command_auditschedulelocationscommand_auditschedulelocationscommand_construct", - "community": 733, + "community": 782, "norm_label": ".__construct()" }, { @@ -26630,7 +26630,7 @@ "source_location": "L36", "_origin": "ast", "id": "command_auditschedulelocationscommand_auditschedulelocationscommand_configure", - "community": 733, + "community": 782, "norm_label": ".configure()" }, { @@ -26640,7 +26640,7 @@ "source_location": "L41", "_origin": "ast", "id": "command_auditschedulelocationscommand_auditschedulelocationscommand_execute", - "community": 733, + "community": 782, "norm_label": ".execute()" }, { @@ -26650,7 +26650,7 @@ "source_location": "L41", "_origin": "ast", "id": "src_appointment_command_auditschedulelocationscommand_php_inputinterface", - "community": 733, + "community": 782, "norm_label": "inputinterface" }, { @@ -26660,7 +26660,7 @@ "source_location": "L41", "_origin": "ast", "id": "src_appointment_command_auditschedulelocationscommand_php_outputinterface", - "community": 733, + "community": 782, "norm_label": "outputinterface" }, { @@ -26670,7 +26670,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_backfillappointmentsessionscommand", - "community": 763, + "community": 300, "norm_label": "backfillappointmentsessionscommand.php" }, { @@ -26680,7 +26680,7 @@ "source_location": "L26", "_origin": "ast", "id": "command_backfillappointmentsessionscommand_backfillappointmentsessionscommand", - "community": 763, + "community": 300, "norm_label": "backfillappointmentsessionscommand" }, { @@ -26690,7 +26690,7 @@ "source_location": "L34", "_origin": "ast", "id": "command_backfillappointmentsessionscommand_backfillappointmentsessionscommand_construct", - "community": 763, + "community": 300, "norm_label": ".__construct()" }, { @@ -26700,7 +26700,7 @@ "source_location": "L43", "_origin": "ast", "id": "command_backfillappointmentsessionscommand_backfillappointmentsessionscommand_configure", - "community": 763, + "community": 300, "norm_label": ".configure()" }, { @@ -26710,7 +26710,7 @@ "source_location": "L48", "_origin": "ast", "id": "command_backfillappointmentsessionscommand_backfillappointmentsessionscommand_execute", - "community": 763, + "community": 300, "norm_label": ".execute()" }, { @@ -26720,7 +26720,7 @@ "source_location": "L48", "_origin": "ast", "id": "src_appointment_command_backfillappointmentsessionscommand_php_inputinterface", - "community": 763, + "community": 300, "norm_label": "inputinterface" }, { @@ -26730,7 +26730,7 @@ "source_location": "L48", "_origin": "ast", "id": "src_appointment_command_backfillappointmentsessionscommand_php_outputinterface", - "community": 763, + "community": 300, "norm_label": "outputinterface" }, { @@ -32600,7 +32600,7 @@ "source_location": "L113", "_origin": "ast", "id": "claimitem", - "community": 494, + "community": 72, "norm_label": "claimitem" }, { @@ -33600,7 +33600,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_claimstatuslogrepository", - "community": 53, + "community": 954, "norm_label": "claimstatuslogrepository.php" }, { @@ -33610,7 +33610,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_claimstatuslogrepository_claimstatuslogrepository", - "community": 53, + "community": 954, "norm_label": "claimstatuslogrepository" }, { @@ -33620,7 +33620,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_claimstatuslogrepository_claimstatuslogrepository_construct", - "community": 53, + "community": 954, "norm_label": ".__construct()" }, { @@ -33630,7 +33630,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_billing_repository_claimstatuslogrepository_php_managerregistry", - "community": 53, + "community": 954, "norm_label": "managerregistry" }, { @@ -33640,7 +33640,7 @@ "source_location": "L22", "_origin": "ast", "id": "repository_claimstatuslogrepository_claimstatuslogrepository_timelinesforclaims", - "community": 53, + "community": 954, "norm_label": ".timelinesforclaims()" }, { @@ -33650,7 +33650,7 @@ "source_location": "L44", "_origin": "ast", "id": "repository_claimstatuslogrepository_claimstatuslogrepository_save", - "community": 53, + "community": 954, "norm_label": ".save()" }, { @@ -33660,7 +33660,7 @@ "source_location": "L44", "_origin": "ast", "id": "claimstatuslog", - "community": 53, + "community": 954, "norm_label": "claimstatuslog" }, { @@ -34100,7 +34100,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_invoicepaymentstatus", - "community": 576, + "community": 315, "norm_label": "invoicepaymentstatus.php" }, { @@ -34110,7 +34110,7 @@ "source_location": "L13", "_origin": "ast", "id": "service_invoicepaymentstatus_invoicepaymentstatus", - "community": 576, + "community": 315, "norm_label": "invoicepaymentstatus" }, { @@ -34120,7 +34120,7 @@ "source_location": "L20", "_origin": "ast", "id": "service_invoicepaymentstatus_invoicepaymentstatus_resolve", - "community": 576, + "community": 315, "norm_label": ".resolve()" }, { @@ -35040,7 +35040,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_seedcategoriescommand", - "community": 838, + "community": 782, "norm_label": "seedcategoriescommand.php" }, { @@ -35050,7 +35050,7 @@ "source_location": "L22", "_origin": "ast", "id": "command_seedcategoriescommand_seedcategoriescommand", - "community": 838, + "community": 782, "norm_label": "seedcategoriescommand" }, { @@ -35060,7 +35060,7 @@ "source_location": "L28", "_origin": "ast", "id": "command_seedcategoriescommand_seedcategoriescommand_construct", - "community": 838, + "community": 782, "norm_label": ".__construct()" }, { @@ -35070,7 +35070,7 @@ "source_location": "L35", "_origin": "ast", "id": "command_seedcategoriescommand_seedcategoriescommand_execute", - "community": 838, + "community": 782, "norm_label": ".execute()" }, { @@ -35080,7 +35080,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_category_command_seedcategoriescommand_php_inputinterface", - "community": 838, + "community": 782, "norm_label": "inputinterface" }, { @@ -35090,7 +35090,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_category_command_seedcategoriescommand_php_outputinterface", - "community": 838, + "community": 782, "norm_label": "outputinterface" }, { @@ -35220,7 +35220,7 @@ "source_location": "L16", "_origin": "ast", "id": "service_categoryimporter_categoryimporter", - "community": 82, + "community": 763, "norm_label": "categoryimporter" }, { @@ -35230,7 +35230,7 @@ "source_location": "L28", "_origin": "ast", "id": "service_categoryimporter_categoryimporter_construct", - "community": 82, + "community": 763, "norm_label": ".__construct()" }, { @@ -35240,7 +35240,7 @@ "source_location": "L32", "_origin": "ast", "id": "service_categoryimporter_categoryimporter_isvalidbundle", - "community": 82, + "community": 763, "norm_label": ".isvalidbundle()" }, { @@ -35250,7 +35250,7 @@ "source_location": "L38", "_origin": "ast", "id": "service_categoryimporter_categoryimporter_exportall", - "community": 82, + "community": 763, "norm_label": ".exportall()" }, { @@ -35260,7 +35260,7 @@ "source_location": "L66", "_origin": "ast", "id": "service_categoryimporter_categoryimporter_validate", - "community": 82, + "community": 763, "norm_label": ".validate()" }, { @@ -35270,7 +35270,7 @@ "source_location": "L179", "_origin": "ast", "id": "service_categoryimporter_categoryimporter_replace", - "community": 82, + "community": 763, "norm_label": ".replace()" }, { @@ -35280,7 +35280,7 @@ "source_location": "L198", "_origin": "ast", "id": "service_categoryimporter_categoryimporter_validatereferences", - "community": 82, + "community": 763, "norm_label": ".validatereferences()" }, { @@ -35290,7 +35290,7 @@ "source_location": "L242", "_origin": "ast", "id": "service_categoryimporter_categoryimporter_existingids", - "community": 82, + "community": 763, "norm_label": ".existingids()" }, { @@ -35300,7 +35300,7 @@ "source_location": "L251", "_origin": "ast", "id": "service_categoryimporter_categoryimporter_ispositiveint", - "community": 82, + "community": 763, "norm_label": ".ispositiveint()" }, { @@ -35310,7 +35310,7 @@ "source_location": "L256", "_origin": "ast", "id": "service_categoryimporter_categoryimporter_normint", - "community": 82, + "community": 763, "norm_label": ".normint()" }, { @@ -35320,7 +35320,7 @@ "source_location": "L263", "_origin": "ast", "id": "service_categoryimporter_categoryimporter_nullableid", - "community": 82, + "community": 763, "norm_label": ".nullableid()" }, { @@ -35330,7 +35330,7 @@ "source_location": "L273", "_origin": "ast", "id": "service_categoryimporter_categoryimporter_optstr", - "community": 82, + "community": 763, "norm_label": ".optstr()" }, { @@ -36790,7 +36790,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_repairacceptedinvitationscommand", - "community": 782, + "community": 957, "norm_label": "repairacceptedinvitationscommand.php" }, { @@ -36800,7 +36800,7 @@ "source_location": "L19", "_origin": "ast", "id": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand", - "community": 782, + "community": 957, "norm_label": "repairacceptedinvitationscommand" }, { @@ -36810,7 +36810,7 @@ "source_location": "L22", "_origin": "ast", "id": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand_construct", - "community": 782, + "community": 957, "norm_label": ".__construct()" }, { @@ -36820,7 +36820,7 @@ "source_location": "L29", "_origin": "ast", "id": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand_configure", - "community": 782, + "community": 957, "norm_label": ".configure()" }, { @@ -36830,7 +36830,7 @@ "source_location": "L34", "_origin": "ast", "id": "command_repairacceptedinvitationscommand_repairacceptedinvitationscommand_execute", - "community": 782, + "community": 957, "norm_label": ".execute()" }, { @@ -36840,7 +36840,7 @@ "source_location": "L34", "_origin": "ast", "id": "src_clinicinvitation_command_repairacceptedinvitationscommand_php_inputinterface", - "community": 782, + "community": 957, "norm_label": "inputinterface" }, { @@ -36850,7 +36850,7 @@ "source_location": "L34", "_origin": "ast", "id": "src_clinicinvitation_command_repairacceptedinvitationscommand_php_outputinterface", - "community": 782, + "community": 957, "norm_label": "outputinterface" }, { @@ -37717,7 +37717,7 @@ "label": "ClinicServiceController", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L34", + "source_location": "L35", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller", "community": 11, @@ -37727,7 +37727,7 @@ "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L38", + "source_location": "L39", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_construct", "community": 11, @@ -37737,7 +37737,7 @@ "label": ".serializeItems()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L61", + "source_location": "L63", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_serializeitems", "community": 11, @@ -37747,7 +37747,7 @@ "label": ".applyInventoryPackage()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L81", + "source_location": "L83", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_applyinventorypackage", "community": 11, @@ -37757,7 +37757,7 @@ "label": "ServiceItem", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L81", + "source_location": "L83", "_origin": "ast", "id": "src_clinicservice_controller_clinicservicecontroller_php_serviceitem", "community": 11, @@ -37767,7 +37767,7 @@ "label": "JsonResponse", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L81", + "source_location": "L83", "_origin": "ast", "id": "src_clinicservice_controller_clinicservicecontroller_php_jsonresponse", "community": 11, @@ -37777,7 +37777,7 @@ "label": ".applyConsumables()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L107", + "source_location": "L109", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_applyconsumables", "community": 11, @@ -37787,7 +37787,7 @@ "label": ".listSections()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L138", + "source_location": "L140", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_listsections", "community": 11, @@ -37797,7 +37797,7 @@ "label": "User", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L138", + "source_location": "L140", "_origin": "ast", "id": "src_clinicservice_controller_clinicservicecontroller_php_user", "community": 11, @@ -37807,7 +37807,7 @@ "label": ".createSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L155", + "source_location": "L158", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_createsection", "community": 11, @@ -37817,7 +37817,7 @@ "label": "Request", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L155", + "source_location": "L158", "_origin": "ast", "id": "src_clinicservice_controller_clinicservicecontroller_php_request", "community": 11, @@ -37827,7 +37827,7 @@ "label": ".updateSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L174", + "source_location": "L178", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_updatesection", "community": 11, @@ -37837,7 +37837,7 @@ "label": ".deleteSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L198", + "source_location": "L203", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_deletesection", "community": 11, @@ -37847,7 +37847,7 @@ "label": ".listAllItems()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L217", + "source_location": "L223", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_listallitems", "community": 11, @@ -37857,7 +37857,7 @@ "label": ".listItems()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L235", + "source_location": "L242", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_listitems", "community": 11, @@ -37867,7 +37867,7 @@ "label": ".getItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L248", + "source_location": "L256", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_getitem", "community": 11, @@ -37877,7 +37877,7 @@ "label": ".listItemAuditLogs()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L262", + "source_location": "L271", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_listitemauditlogs", "community": 11, @@ -37887,7 +37887,7 @@ "label": ".createItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L278", + "source_location": "L288", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_createitem", "community": 11, @@ -37897,7 +37897,7 @@ "label": ".updateItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L332", + "source_location": "L343", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_updateitem", "community": 11, @@ -37907,7 +37907,7 @@ "label": ".deleteItem()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L386", + "source_location": "L398", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_deleteitem", "community": 11, @@ -37917,7 +37917,7 @@ "label": ".listTariffs()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L415", + "source_location": "L428", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_listtariffs", "community": 11, @@ -37927,7 +37927,7 @@ "label": ".setTariff()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L435", + "source_location": "L449", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_settariff", "community": 11, @@ -37937,7 +37937,7 @@ "label": ".applyStaffMembers()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L472", + "source_location": "L487", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_applystaffmembers", "community": 11, @@ -37947,7 +37947,7 @@ "label": ".resolveEntity()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L500", + "source_location": "L515", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_resolveentity", "community": 11, @@ -37957,7 +37957,7 @@ "label": ".requestedClinicUuid()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L505", + "source_location": "L526", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_requestedclinicuuid", "community": 11, @@ -37967,7 +37967,7 @@ "label": ".assertServicesGate()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L528", + "source_location": "L549", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_assertservicesgate", "community": 11, @@ -37977,7 +37977,7 @@ "label": ".ownsSection()", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L539", + "source_location": "L560", "_origin": "ast", "id": "controller_clinicservicecontroller_clinicservicecontroller_ownssection", "community": 11, @@ -37987,7 +37987,7 @@ "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Controller/ClinicServiceController.php", - "source_location": "L539", + "source_location": "L560", "_origin": "ast", "id": "src_clinicservice_controller_clinicservicecontroller_php_servicesection", "community": 11, @@ -39440,7 +39440,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_maintenancecommand", - "community": 782, + "community": 955, "norm_label": "maintenancecommand.php" }, { @@ -39450,7 +39450,7 @@ "source_location": "L20", "_origin": "ast", "id": "command_maintenancecommand_maintenancecommand", - "community": 782, + "community": 955, "norm_label": "maintenancecommand" }, { @@ -39460,7 +39460,7 @@ "source_location": "L23", "_origin": "ast", "id": "command_maintenancecommand_maintenancecommand_construct", - "community": 782, + "community": 955, "norm_label": ".__construct()" }, { @@ -39470,7 +39470,7 @@ "source_location": "L30", "_origin": "ast", "id": "command_maintenancecommand_maintenancecommand_configure", - "community": 782, + "community": 955, "norm_label": ".configure()" }, { @@ -39480,7 +39480,7 @@ "source_location": "L35", "_origin": "ast", "id": "command_maintenancecommand_maintenancecommand_execute", - "community": 782, + "community": 955, "norm_label": ".execute()" }, { @@ -39490,7 +39490,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_config_command_maintenancecommand_php_inputinterface", - "community": 782, + "community": 955, "norm_label": "inputinterface" }, { @@ -39500,7 +39500,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_config_command_maintenancecommand_php_outputinterface", - "community": 782, + "community": 955, "norm_label": "outputinterface" }, { @@ -39510,7 +39510,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_siteconfigcontroller", - "community": 926, + "community": 108, "norm_label": "siteconfigcontroller.php" }, { @@ -39520,7 +39520,7 @@ "source_location": "L14", "_origin": "ast", "id": "controller_siteconfigcontroller_siteconfigcontroller", - "community": 926, + "community": 108, "norm_label": "siteconfigcontroller" }, { @@ -39530,7 +39530,7 @@ "source_location": "L54", "_origin": "ast", "id": "controller_siteconfigcontroller_siteconfigcontroller_construct", - "community": 926, + "community": 108, "norm_label": ".__construct()" }, { @@ -39540,7 +39540,7 @@ "source_location": "L62", "_origin": "ast", "id": "controller_siteconfigcontroller_siteconfigcontroller_get", - "community": 926, + "community": 108, "norm_label": ".get()" }, { @@ -39550,7 +39550,7 @@ "source_location": "L62", "_origin": "ast", "id": "src_config_controller_siteconfigcontroller_php_jsonresponse", - "community": 926, + "community": 108, "norm_label": "jsonresponse" }, { @@ -39560,7 +39560,7 @@ "source_location": "L73", "_origin": "ast", "id": "controller_siteconfigcontroller_siteconfigcontroller_patch", - "community": 926, + "community": 108, "norm_label": ".patch()" }, { @@ -39570,7 +39570,7 @@ "source_location": "L73", "_origin": "ast", "id": "src_config_controller_siteconfigcontroller_php_request", - "community": 926, + "community": 108, "norm_label": "request" }, { @@ -39580,7 +39580,7 @@ "source_location": "L73", "_origin": "ast", "id": "src_config_controller_siteconfigcontroller_php_user", - "community": 926, + "community": 108, "norm_label": "user" }, { @@ -39590,7 +39590,7 @@ "source_location": "L116", "_origin": "ast", "id": "controller_siteconfigcontroller_siteconfigcontroller_taxhistory", - "community": 926, + "community": 108, "norm_label": ".taxhistory()" }, { @@ -39900,7 +39900,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_maintenanceservice", - "community": 840, + "community": 15, "norm_label": "maintenanceservice.php" }, { @@ -39910,7 +39910,7 @@ "source_location": "L16", "_origin": "ast", "id": "service_maintenanceservice_maintenanceservice", - "community": 840, + "community": 15, "norm_label": "maintenanceservice" }, { @@ -39920,7 +39920,7 @@ "source_location": "L30", "_origin": "ast", "id": "service_maintenanceservice_maintenanceservice_construct", - "community": 840, + "community": 15, "norm_label": ".__construct()" }, { @@ -39930,7 +39930,7 @@ "source_location": "L37", "_origin": "ast", "id": "service_maintenanceservice_maintenanceservice_getstate", - "community": 840, + "community": 15, "norm_label": ".getstate()" }, { @@ -39940,7 +39940,7 @@ "source_location": "L58", "_origin": "ast", "id": "service_maintenanceservice_maintenanceservice_isenabled", - "community": 840, + "community": 15, "norm_label": ".isenabled()" }, { @@ -39950,7 +39950,7 @@ "source_location": "L63", "_origin": "ast", "id": "service_maintenanceservice_maintenanceservice_invalidate", - "community": 840, + "community": 15, "norm_label": ".invalidate()" }, { @@ -39960,7 +39960,7 @@ "source_location": "L72", "_origin": "ast", "id": "service_maintenanceservice_maintenanceservice_enable", - "community": 840, + "community": 15, "norm_label": ".enable()" }, { @@ -39970,7 +39970,7 @@ "source_location": "L77", "_origin": "ast", "id": "service_maintenanceservice_maintenanceservice_disable", - "community": 840, + "community": 15, "norm_label": ".disable()" }, { @@ -39980,7 +39980,7 @@ "source_location": "L83", "_origin": "ast", "id": "service_maintenanceservice_maintenanceservice_readfromdatabase", - "community": 840, + "community": 15, "norm_label": ".readfromdatabase()" }, { @@ -39990,7 +39990,7 @@ "source_location": "L100", "_origin": "ast", "id": "service_maintenanceservice_maintenanceservice_istruthy", - "community": 840, + "community": 15, "norm_label": ".istruthy()" }, { @@ -40810,7 +40810,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_discountrulerepository", - "community": 855, + "community": 53, "norm_label": "discountrulerepository.php" }, { @@ -40820,7 +40820,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_discountrulerepository_discountrulerepository", - "community": 855, + "community": 53, "norm_label": "discountrulerepository" }, { @@ -40830,7 +40830,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_discountrulerepository_discountrulerepository_construct", - "community": 855, + "community": 53, "norm_label": ".__construct()" }, { @@ -40840,7 +40840,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_discount_repository_discountrulerepository_php_managerregistry", - "community": 855, + "community": 53, "norm_label": "managerregistry" }, { @@ -40850,7 +40850,7 @@ "source_location": "L13", "_origin": "ast", "id": "repository_discountrulerepository_discountrulerepository_save", - "community": 855, + "community": 53, "norm_label": ".save()" }, { @@ -40860,7 +40860,7 @@ "source_location": "L13", "_origin": "ast", "id": "src_discount_repository_discountrulerepository_php_discountrule", - "community": 855, + "community": 53, "norm_label": "discountrule" }, { @@ -40870,7 +40870,7 @@ "source_location": "L21", "_origin": "ast", "id": "repository_discountrulerepository_discountrulerepository_remove", - "community": 855, + "community": 53, "norm_label": ".remove()" }, { @@ -40880,7 +40880,7 @@ "source_location": "L29", "_origin": "ast", "id": "repository_discountrulerepository_discountrulerepository_findbyuuidforowner", - "community": 855, + "community": 53, "norm_label": ".findbyuuidforowner()" }, { @@ -40890,7 +40890,7 @@ "source_location": "L35", "_origin": "ast", "id": "repository_discountrulerepository_discountrulerepository_findactiveforowner", - "community": 855, + "community": 53, "norm_label": ".findactiveforowner()" }, { @@ -40900,7 +40900,7 @@ "source_location": "L45", "_origin": "ast", "id": "repository_discountrulerepository_discountrulerepository_findallforowner", - "community": 855, + "community": 53, "norm_label": ".findallforowner()" }, { @@ -41040,7 +41040,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_purgedoctorscommand", - "community": 782, + "community": 956, "norm_label": "purgedoctorscommand.php" }, { @@ -41050,7 +41050,7 @@ "source_location": "L24", "_origin": "ast", "id": "command_purgedoctorscommand_purgedoctorscommand", - "community": 782, + "community": 956, "norm_label": "purgedoctorscommand" }, { @@ -41060,7 +41060,7 @@ "source_location": "L38", "_origin": "ast", "id": "command_purgedoctorscommand_purgedoctorscommand_construct", - "community": 782, + "community": 956, "norm_label": ".__construct()" }, { @@ -41070,7 +41070,7 @@ "source_location": "L46", "_origin": "ast", "id": "command_purgedoctorscommand_purgedoctorscommand_configure", - "community": 782, + "community": 956, "norm_label": ".configure()" }, { @@ -41080,7 +41080,7 @@ "source_location": "L51", "_origin": "ast", "id": "command_purgedoctorscommand_purgedoctorscommand_execute", - "community": 782, + "community": 956, "norm_label": ".execute()" }, { @@ -41090,7 +41090,7 @@ "source_location": "L51", "_origin": "ast", "id": "src_doctor_command_purgedoctorscommand_php_inputinterface", - "community": 782, + "community": 956, "norm_label": "inputinterface" }, { @@ -41100,7 +41100,7 @@ "source_location": "L51", "_origin": "ast", "id": "src_doctor_command_purgedoctorscommand_php_outputinterface", - "community": 782, + "community": 956, "norm_label": "outputinterface" }, { @@ -41110,7 +41110,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_purgeunclaimeddoctorscommand", - "community": 880, + "community": 782, "norm_label": "purgeunclaimeddoctorscommand.php" }, { @@ -41120,7 +41120,7 @@ "source_location": "L25", "_origin": "ast", "id": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand", - "community": 880, + "community": 782, "norm_label": "purgeunclaimeddoctorscommand" }, { @@ -41130,7 +41130,7 @@ "source_location": "L39", "_origin": "ast", "id": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_construct", - "community": 880, + "community": 782, "norm_label": ".__construct()" }, { @@ -41140,7 +41140,7 @@ "source_location": "L47", "_origin": "ast", "id": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_configure", - "community": 880, + "community": 782, "norm_label": ".configure()" }, { @@ -41150,7 +41150,7 @@ "source_location": "L56", "_origin": "ast", "id": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", - "community": 880, + "community": 782, "norm_label": ".execute()" }, { @@ -41160,7 +41160,7 @@ "source_location": "L56", "_origin": "ast", "id": "src_doctor_command_purgeunclaimeddoctorscommand_php_inputinterface", - "community": 880, + "community": 782, "norm_label": "inputinterface" }, { @@ -41170,7 +41170,7 @@ "source_location": "L56", "_origin": "ast", "id": "src_doctor_command_purgeunclaimeddoctorscommand_php_outputinterface", - "community": 880, + "community": 782, "norm_label": "outputinterface" }, { @@ -41180,7 +41180,7 @@ "source_location": "L135", "_origin": "ast", "id": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_buildcriteria", - "community": 880, + "community": 782, "norm_label": ".buildcriteria()" }, { @@ -41190,7 +41190,7 @@ "source_location": "L150", "_origin": "ast", "id": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_deletesurrogates", - "community": 880, + "community": 782, "norm_label": ".deletesurrogates()" }, { @@ -41200,7 +41200,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_repairimporteddoctorscommand", - "community": 782, + "community": 939, "norm_label": "repairimporteddoctorscommand.php" }, { @@ -41210,7 +41210,7 @@ "source_location": "L32", "_origin": "ast", "id": "command_repairimporteddoctorscommand_repairimporteddoctorscommand", - "community": 782, + "community": 939, "norm_label": "repairimporteddoctorscommand" }, { @@ -41220,7 +41220,7 @@ "source_location": "L41", "_origin": "ast", "id": "command_repairimporteddoctorscommand_repairimporteddoctorscommand_construct", - "community": 782, + "community": 939, "norm_label": ".__construct()" }, { @@ -41230,7 +41230,7 @@ "source_location": "L49", "_origin": "ast", "id": "command_repairimporteddoctorscommand_repairimporteddoctorscommand_configure", - "community": 782, + "community": 939, "norm_label": ".configure()" }, { @@ -41240,7 +41240,7 @@ "source_location": "L61", "_origin": "ast", "id": "command_repairimporteddoctorscommand_repairimporteddoctorscommand_parselist", - "community": 782, + "community": 939, "norm_label": ".parselist()" }, { @@ -41250,7 +41250,7 @@ "source_location": "L70", "_origin": "ast", "id": "command_repairimporteddoctorscommand_repairimporteddoctorscommand_execute", - "community": 782, + "community": 939, "norm_label": ".execute()" }, { @@ -41260,7 +41260,7 @@ "source_location": "L70", "_origin": "ast", "id": "src_doctor_command_repairimporteddoctorscommand_php_inputinterface", - "community": 782, + "community": 939, "norm_label": "inputinterface" }, { @@ -41270,7 +41270,7 @@ "source_location": "L70", "_origin": "ast", "id": "src_doctor_command_repairimporteddoctorscommand_php_outputinterface", - "community": 782, + "community": 939, "norm_label": "outputinterface" }, { @@ -41670,7 +41670,7 @@ "source_location": "L1", "_origin": "ast", "id": "entity_doctor", - "community": 4, + "community": 721, "norm_label": "doctor.php" }, { @@ -43450,7 +43450,7 @@ "source_location": "", "_origin": "ast", "id": "doctorrepairstep", - "community": 885, + "community": 939, "norm_label": "doctorrepairstep" }, { @@ -43780,7 +43780,7 @@ "source_location": "L1", "_origin": "ast", "id": "repair_fixdegreestep", - "community": 885, + "community": 858, "norm_label": "fixdegreestep.php" }, { @@ -43790,7 +43790,7 @@ "source_location": "L19", "_origin": "ast", "id": "repair_fixdegreestep_fixdegreestep", - "community": 885, + "community": 858, "norm_label": "fixdegreestep" }, { @@ -43800,7 +43800,7 @@ "source_location": "L21", "_origin": "ast", "id": "repair_fixdegreestep_fixdegreestep_construct", - "community": 885, + "community": 858, "norm_label": ".__construct()" }, { @@ -43810,7 +43810,7 @@ "source_location": "L25", "_origin": "ast", "id": "repair_fixdegreestep_fixdegreestep_name", - "community": 885, + "community": 858, "norm_label": ".name()" }, { @@ -43820,7 +43820,7 @@ "source_location": "L30", "_origin": "ast", "id": "repair_fixdegreestep_fixdegreestep_description", - "community": 885, + "community": 858, "norm_label": ".description()" }, { @@ -43830,7 +43830,7 @@ "source_location": "L35", "_origin": "ast", "id": "repair_fixdegreestep_fixdegreestep_run", - "community": 885, + "community": 858, "norm_label": ".run()" }, { @@ -43840,7 +43840,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_doctor_service_repair_fixdegreestep_php_repairoptions", - "community": 885, + "community": 858, "norm_label": "repairoptions" }, { @@ -43850,7 +43850,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_doctor_service_repair_fixdegreestep_php_symfonystyle", - "community": 885, + "community": 858, "norm_label": "symfonystyle" }, { @@ -43860,7 +43860,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_doctor_service_repair_fixdegreestep_php_repairresult", - "community": 885, + "community": 858, "norm_label": "repairresult" }, { @@ -44430,7 +44430,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_doctorservicerepository", - "community": 7, + "community": 937, "norm_label": "doctorservicerepository.php" }, { @@ -44440,7 +44440,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository", - "community": 7, + "community": 937, "norm_label": "doctorservicerepository" }, { @@ -44450,7 +44450,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository_construct", - "community": 7, + "community": 937, "norm_label": ".__construct()" }, { @@ -44460,7 +44460,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_doctorservice_repository_doctorservicerepository_php_managerregistry", - "community": 7, + "community": 937, "norm_label": "managerregistry" }, { @@ -44470,7 +44470,7 @@ "source_location": "L17", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository_findactive", - "community": 7, + "community": 937, "norm_label": ".findactive()" }, { @@ -44480,7 +44480,7 @@ "source_location": "L31", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository_save", - "community": 7, + "community": 937, "norm_label": ".save()" }, { @@ -44490,7 +44490,7 @@ "source_location": "L31", "_origin": "ast", "id": "doctorservice", - "community": 7, + "community": 937, "norm_label": "doctorservice" }, { @@ -44500,7 +44500,7 @@ "source_location": "L37", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository_remove", - "community": 7, + "community": 937, "norm_label": ".remove()" }, { @@ -56220,7 +56220,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_likerepository", - "community": 22, + "community": 834, "norm_label": "likerepository.php" }, { @@ -56230,7 +56230,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_likerepository_likerepository", - "community": 22, + "community": 834, "norm_label": "likerepository" }, { @@ -56240,7 +56240,7 @@ "source_location": "L13", "_origin": "ast", "id": "repository_likerepository_likerepository_construct", - "community": 22, + "community": 834, "norm_label": ".__construct()" }, { @@ -56250,7 +56250,7 @@ "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_likerepository_php_managerregistry", - "community": 22, + "community": 834, "norm_label": "managerregistry" }, { @@ -56260,7 +56260,7 @@ "source_location": "L15", "_origin": "ast", "id": "repository_likerepository_likerepository_findbyuserandcomment", - "community": 22, + "community": 834, "norm_label": ".findbyuserandcomment()" }, { @@ -56270,7 +56270,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_likerepository_php_user", - "community": 22, + "community": 834, "norm_label": "user" }, { @@ -56280,7 +56280,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_likerepository_php_comment", - "community": 22, + "community": 834, "norm_label": "comment" }, { @@ -56290,7 +56290,7 @@ "source_location": "L15", "_origin": "ast", "id": "like", - "community": 22, + "community": 834, "norm_label": "like" }, { @@ -56300,7 +56300,7 @@ "source_location": "L18", "_origin": "ast", "id": "repository_likerepository_likerepository_countbycomment", - "community": 22, + "community": 834, "norm_label": ".countbycomment()" }, { @@ -56310,7 +56310,7 @@ "source_location": "L40", "_origin": "ast", "id": "repository_likerepository_likerepository_save", - "community": 22, + "community": 834, "norm_label": ".save()" }, { @@ -56320,7 +56320,7 @@ "source_location": "L41", "_origin": "ast", "id": "repository_likerepository_likerepository_remove", - "community": 22, + "community": 834, "norm_label": ".remove()" }, { @@ -56330,7 +56330,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_raterepository", - "community": 22, + "community": 838, "norm_label": "raterepository.php" }, { @@ -56340,7 +56340,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_raterepository_raterepository", - "community": 22, + "community": 838, "norm_label": "raterepository" }, { @@ -56350,7 +56350,7 @@ "source_location": "L13", "_origin": "ast", "id": "repository_raterepository_raterepository_construct", - "community": 22, + "community": 838, "norm_label": ".__construct()" }, { @@ -56360,7 +56360,7 @@ "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_raterepository_php_managerregistry", - "community": 22, + "community": 838, "norm_label": "managerregistry" }, { @@ -56370,7 +56370,7 @@ "source_location": "L15", "_origin": "ast", "id": "repository_raterepository_raterepository_findbyuseranddoctor", - "community": 22, + "community": 838, "norm_label": ".findbyuseranddoctor()" }, { @@ -56380,7 +56380,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_user", - "community": 22, + "community": 838, "norm_label": "user" }, { @@ -56390,7 +56390,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_doctor", - "community": 22, + "community": 838, "norm_label": "doctor" }, { @@ -56400,7 +56400,7 @@ "source_location": "L15", "_origin": "ast", "id": "rate", - "community": 22, + "community": 838, "norm_label": "rate" }, { @@ -56410,7 +56410,7 @@ "source_location": "L22", "_origin": "ast", "id": "repository_raterepository_raterepository_getaggregate", - "community": 22, + "community": 838, "norm_label": ".getaggregate()" }, { @@ -56420,7 +56420,7 @@ "source_location": "L53", "_origin": "ast", "id": "repository_raterepository_raterepository_save", - "community": 22, + "community": 838, "norm_label": ".save()" }, { @@ -56820,7 +56820,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_sitecontextcontroller", - "community": 108, + "community": 964, "norm_label": "sitecontextcontroller.php" }, { @@ -56830,7 +56830,7 @@ "source_location": "L16", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller", - "community": 108, + "community": 964, "norm_label": "sitecontextcontroller" }, { @@ -56840,7 +56840,7 @@ "source_location": "L19", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller_construct", - "community": 108, + "community": 964, "norm_label": ".__construct()" }, { @@ -56850,7 +56850,7 @@ "source_location": "L23", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller_resolve", - "community": 108, + "community": 964, "norm_label": ".resolve()" }, { @@ -56860,7 +56860,7 @@ "source_location": "L23", "_origin": "ast", "id": "src_representation_controller_sitecontextcontroller_php_request", - "community": 108, + "community": 964, "norm_label": "request" }, { @@ -56870,7 +56870,7 @@ "source_location": "L23", "_origin": "ast", "id": "src_representation_controller_sitecontextcontroller_php_jsonresponse", - "community": 108, + "community": 964, "norm_label": "jsonresponse" }, { @@ -57827,7 +57827,7 @@ "label": "Doctor", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L42", + "source_location": "L43", "_origin": "ast", "id": "src_secretary_entity_doctorsecretary_php_doctor", "community": 76, @@ -57837,7 +57837,7 @@ "label": "User", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L46", + "source_location": "L47", "_origin": "ast", "id": "src_secretary_entity_doctorsecretary_php_user", "community": 76, @@ -57847,7 +57847,7 @@ "label": "Clinic", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L53", + "source_location": "L54", "_origin": "ast", "id": "src_secretary_entity_doctorsecretary_php_clinic", "community": 76, @@ -57857,7 +57857,7 @@ "label": ".__construct()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L75", + "source_location": "L76", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_construct", "community": 76, @@ -57867,7 +57867,7 @@ "label": ".getId()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L87", + "source_location": "L88", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getid", "community": 76, @@ -57877,7 +57877,7 @@ "label": ".getUuid()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L88", + "source_location": "L89", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getuuid", "community": 76, @@ -57887,7 +57887,7 @@ "label": ".getDoctor()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L89", + "source_location": "L90", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getdoctor", "community": 76, @@ -57897,7 +57897,7 @@ "label": ".getSecretary()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L90", + "source_location": "L91", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getsecretary", "community": 76, @@ -57907,7 +57907,7 @@ "label": ".getOwnerType()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L91", + "source_location": "L92", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getownertype", "community": 76, @@ -57917,7 +57917,7 @@ "label": ".getClinic()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L92", + "source_location": "L93", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getclinic", "community": 76, @@ -57927,7 +57927,7 @@ "label": ".getPermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L93", + "source_location": "L94", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getpermissions", "community": 76, @@ -57937,7 +57937,7 @@ "label": ".getNationalCode()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L94", + "source_location": "L95", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getnationalcode", "community": 76, @@ -57947,7 +57947,7 @@ "label": ".getAddress()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L95", + "source_location": "L96", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getaddress", "community": 76, @@ -57957,7 +57957,7 @@ "label": ".isActive()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L96", + "source_location": "L97", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_isactive", "community": 76, @@ -57967,7 +57967,7 @@ "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L97", + "source_location": "L98", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getcreatedat", "community": 76, @@ -57977,7 +57977,7 @@ "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L98", + "source_location": "L99", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_getupdatedat", "community": 76, @@ -57987,7 +57987,7 @@ "label": ".setActive()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L100", + "source_location": "L101", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_setactive", "community": 76, @@ -57997,7 +57997,7 @@ "label": "self", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L100", + "source_location": "L101", "_origin": "ast", "id": "src_secretary_entity_doctorsecretary_php_self", "community": 76, @@ -58007,7 +58007,7 @@ "label": ".setPermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L101", + "source_location": "L102", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_setpermissions", "community": 76, @@ -58017,7 +58017,7 @@ "label": ".setNationalCode()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L102", + "source_location": "L103", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_setnationalcode", "community": 76, @@ -58027,7 +58027,7 @@ "label": ".setAddress()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L103", + "source_location": "L104", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_setaddress", "community": 76, @@ -58037,7 +58037,7 @@ "label": ".mergePermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L106", + "source_location": "L107", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_mergepermissions", "community": 76, @@ -58047,7 +58047,7 @@ "label": ".touch()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L126", + "source_location": "L127", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_touch", "community": 76, @@ -58057,7 +58057,7 @@ "label": ".toArray()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", - "source_location": "L128", + "source_location": "L129", "_origin": "ast", "id": "entity_doctorsecretary_doctorsecretary_toarray", "community": 76, @@ -58383,11 +58383,21 @@ "community": 641, "norm_label": ".can()" }, + { + "label": ".resolveOwnerEntity()", + "file_type": "code", + "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", + "source_location": "L68", + "_origin": "ast", + "id": "security_secretaryaccesschecker_secretaryaccesschecker_resolveownerentity", + "community": 641, + "norm_label": ".resolveownerentity()" + }, { "label": ".canOrNonSecretary()", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", - "source_location": "L63", + "source_location": "L91", "_origin": "ast", "id": "security_secretaryaccesschecker_secretaryaccesschecker_canornonsecretary", "community": 641, @@ -58397,7 +58407,7 @@ "label": ".denyUnlessGranted()", "file_type": "code", "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", - "source_location": "L73", + "source_location": "L101", "_origin": "ast", "id": "security_secretaryaccesschecker_secretaryaccesschecker_denyunlessgranted", "community": 641, @@ -59320,7 +59330,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_financialbreakdownrepository", - "community": 974, + "community": 693, "norm_label": "financialbreakdownrepository.php" }, { @@ -59330,7 +59340,7 @@ "source_location": "L10", "_origin": "ast", "id": "repository_financialbreakdownrepository_financialbreakdownrepository", - "community": 974, + "community": 693, "norm_label": "financialbreakdownrepository" }, { @@ -59340,7 +59350,7 @@ "source_location": "L12", "_origin": "ast", "id": "repository_financialbreakdownrepository_financialbreakdownrepository_construct", - "community": 974, + "community": 693, "norm_label": ".__construct()" }, { @@ -59350,7 +59360,7 @@ "source_location": "L12", "_origin": "ast", "id": "src_settlement_repository_financialbreakdownrepository_php_managerregistry", - "community": 974, + "community": 693, "norm_label": "managerregistry" }, { @@ -59360,7 +59370,7 @@ "source_location": "L17", "_origin": "ast", "id": "repository_financialbreakdownrepository_financialbreakdownrepository_existsforpayment", - "community": 974, + "community": 693, "norm_label": ".existsforpayment()" }, { @@ -59370,7 +59380,7 @@ "source_location": "L17", "_origin": "ast", "id": "src_settlement_repository_financialbreakdownrepository_php_payment", - "community": 974, + "community": 693, "norm_label": "payment" }, { @@ -59380,7 +59390,7 @@ "source_location": "L22", "_origin": "ast", "id": "repository_financialbreakdownrepository_financialbreakdownrepository_save", - "community": 974, + "community": 693, "norm_label": ".save()" }, { @@ -59390,7 +59400,7 @@ "source_location": "L22", "_origin": "ast", "id": "financialbreakdown", - "community": 974, + "community": 693, "norm_label": "financialbreakdown" }, { @@ -60840,7 +60850,7 @@ "source_location": "L1", "_origin": "ast", "id": "dependencyinjection_corsregexenvprocessor", - "community": 317, + "community": 533, "norm_label": "corsregexenvprocessor.php" }, { @@ -60850,7 +60860,7 @@ "source_location": "L15", "_origin": "ast", "id": "dependencyinjection_corsregexenvprocessor_corsregexenvprocessor", - "community": 317, + "community": 533, "norm_label": "corsregexenvprocessor" }, { @@ -60860,7 +60870,7 @@ "source_location": "", "_origin": "ast", "id": "envvarprocessorinterface", - "community": 317, + "community": 533, "norm_label": "envvarprocessorinterface" }, { @@ -60890,7 +60900,7 @@ "source_location": "L37", "_origin": "ast", "id": "dependencyinjection_corsregexenvprocessor_corsregexenvprocessor_getprovidedtypes", - "community": 317, + "community": 533, "norm_label": ".getprovidedtypes()" }, { @@ -61110,7 +61120,7 @@ "source_location": "L1", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber", - "community": 254, + "community": 437, "norm_label": "exceptionsubscriber.php" }, { @@ -61120,7 +61130,7 @@ "source_location": "L21", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber_exceptionsubscriber", - "community": 254, + "community": 437, "norm_label": "exceptionsubscriber" }, { @@ -61130,7 +61140,7 @@ "source_location": "L23", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber_exceptionsubscriber_construct", - "community": 254, + "community": 437, "norm_label": ".__construct()" }, { @@ -61140,7 +61150,7 @@ "source_location": "L28", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber_exceptionsubscriber_onkernelexception", - "community": 254, + "community": 437, "norm_label": ".onkernelexception()" }, { @@ -61150,7 +61160,7 @@ "source_location": "L28", "_origin": "ast", "id": "src_shared_eventsubscriber_exceptionsubscriber_php_exceptionevent", - "community": 254, + "community": 437, "norm_label": "exceptionevent" }, { @@ -61160,7 +61170,7 @@ "source_location": "L148", "_origin": "ast", "id": "eventsubscriber_exceptionsubscriber_exceptionsubscriber_getsubscribedevents", - "community": 254, + "community": 437, "norm_label": ".getsubscribedevents()" }, { @@ -61590,7 +61600,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_prunelogscommand", - "community": 834, + "community": 782, "norm_label": "prunelogscommand.php" }, { @@ -61600,7 +61610,7 @@ "source_location": "L11", "_origin": "ast", "id": "command_prunelogscommand_prunelogscommand", - "community": 834, + "community": 782, "norm_label": "prunelogscommand" }, { @@ -61610,7 +61620,7 @@ "source_location": "L14", "_origin": "ast", "id": "command_prunelogscommand_prunelogscommand_construct", - "community": 834, + "community": 782, "norm_label": ".__construct()" }, { @@ -61620,7 +61630,7 @@ "source_location": "L19", "_origin": "ast", "id": "command_prunelogscommand_prunelogscommand_execute", - "community": 834, + "community": 782, "norm_label": ".execute()" }, { @@ -61630,7 +61640,7 @@ "source_location": "L19", "_origin": "ast", "id": "src_shared_logging_command_prunelogscommand_php_inputinterface", - "community": 834, + "community": 782, "norm_label": "inputinterface" }, { @@ -61640,7 +61650,7 @@ "source_location": "L19", "_origin": "ast", "id": "src_shared_logging_command_prunelogscommand_php_outputinterface", - "community": 834, + "community": 782, "norm_label": "outputinterface" }, { @@ -61800,7 +61810,7 @@ "source_location": "L1", "_origin": "ast", "id": "logging_logpruneservice", - "community": 200, + "community": 15, "norm_label": "logpruneservice.php" }, { @@ -61810,7 +61820,7 @@ "source_location": "L11", "_origin": "ast", "id": "logging_logpruneservice_logpruneservice", - "community": 200, + "community": 15, "norm_label": "logpruneservice" }, { @@ -61820,7 +61830,7 @@ "source_location": "L13", "_origin": "ast", "id": "logging_logpruneservice_logpruneservice_construct", - "community": 200, + "community": 15, "norm_label": ".__construct()" }, { @@ -61830,7 +61840,7 @@ "source_location": "L19", "_origin": "ast", "id": "logging_logpruneservice_logpruneservice_prunebyretention", - "community": 200, + "community": 15, "norm_label": ".prunebyretention()" }, { @@ -61920,7 +61930,7 @@ "source_location": "L22", "_origin": "ast", "id": "service_apiirservice_apiirservice", - "community": 704, + "community": 809, "norm_label": "apiirservice" }, { @@ -61930,7 +61940,7 @@ "source_location": "L24", "_origin": "ast", "id": "service_apiirservice_apiirservice_construct", - "community": 704, + "community": 809, "norm_label": ".__construct()" }, { @@ -61940,7 +61950,7 @@ "source_location": "L31", "_origin": "ast", "id": "service_apiirservice_apiirservice_isconfigured", - "community": 704, + "community": 809, "norm_label": ".isconfigured()" }, { @@ -61950,7 +61960,7 @@ "source_location": "L39", "_origin": "ast", "id": "service_apiirservice_apiirservice_shahkarmatch", - "community": 704, + "community": 809, "norm_label": ".shahkarmatch()" }, { @@ -61960,7 +61970,7 @@ "source_location": "L58", "_origin": "ast", "id": "service_apiirservice_apiirservice_ibanmatch", - "community": 704, + "community": 809, "norm_label": ".ibanmatch()" }, { @@ -61970,7 +61980,7 @@ "source_location": "L79", "_origin": "ast", "id": "service_apiirservice_apiirservice_personinfo", - "community": 704, + "community": 809, "norm_label": ".personinfo()" }, { @@ -61980,7 +61990,7 @@ "source_location": "L102", "_origin": "ast", "id": "service_apiirservice_apiirservice_post", - "community": 704, + "community": 809, "norm_label": ".post()" }, { @@ -61990,7 +62000,7 @@ "source_location": "L138", "_origin": "ast", "id": "service_apiirservice_apiirservice_extractmatched", - "community": 704, + "community": 809, "norm_label": ".extractmatched()" }, { @@ -63920,7 +63930,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_smslogrepository", - "community": 53, + "community": 407, "norm_label": "smslogrepository.php" }, { @@ -63930,7 +63940,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_smslogrepository_smslogrepository", - "community": 53, + "community": 407, "norm_label": "smslogrepository" }, { @@ -63940,7 +63950,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_smslogrepository_smslogrepository_construct", - "community": 53, + "community": 407, "norm_label": ".__construct()" }, { @@ -63950,7 +63960,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_sms_repository_smslogrepository_php_managerregistry", - "community": 53, + "community": 407, "norm_label": "managerregistry" }, { @@ -64640,7 +64650,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_specialtycontroller", - "community": 59, + "community": 704, "norm_label": "specialtycontroller.php" }, { @@ -64650,7 +64660,7 @@ "source_location": "L15", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller", - "community": 59, + "community": 704, "norm_label": "specialtycontroller" }, { @@ -64660,7 +64670,7 @@ "source_location": "L18", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_construct", - "community": 59, + "community": 704, "norm_label": ".__construct()" }, { @@ -64670,7 +64680,7 @@ "source_location": "L22", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_list", - "community": 59, + "community": 704, "norm_label": ".list()" }, { @@ -64680,7 +64690,7 @@ "source_location": "L22", "_origin": "ast", "id": "src_specialty_controller_specialtycontroller_php_request", - "community": 59, + "community": 704, "norm_label": "request" }, { @@ -64690,7 +64700,7 @@ "source_location": "L22", "_origin": "ast", "id": "src_specialty_controller_specialtycontroller_php_jsonresponse", - "community": 59, + "community": 704, "norm_label": "jsonresponse" }, { @@ -64700,7 +64710,7 @@ "source_location": "L33", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_doctorcounts", - "community": 59, + "community": 704, "norm_label": ".doctorcounts()" }, { @@ -64710,7 +64720,7 @@ "source_location": "L60", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_create", - "community": 59, + "community": 704, "norm_label": ".create()" }, { @@ -64720,7 +64730,7 @@ "source_location": "L88", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_update", - "community": 59, + "community": 704, "norm_label": ".update()" }, { @@ -64730,7 +64740,7 @@ "source_location": "L111", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_delete", - "community": 59, + "community": 704, "norm_label": ".delete()" }, { @@ -64740,7 +64750,7 @@ "source_location": "L124", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_adminlist", - "community": 59, + "community": 704, "norm_label": ".adminlist()" }, { @@ -64750,7 +64760,7 @@ "source_location": "L154", "_origin": "ast", "id": "controller_specialtycontroller_specialtycontroller_slugify", - "community": 59, + "community": 704, "norm_label": ".slugify()" }, { @@ -64760,7 +64770,7 @@ "source_location": "L1", "_origin": "ast", "id": "entity_specialty", - "community": 59, + "community": 704, "norm_label": "specialty.php" }, { @@ -64770,7 +64780,7 @@ "source_location": "L10", "_origin": "ast", "id": "entity_specialty_specialty", - "community": 59, + "community": 446, "norm_label": "specialty" }, { @@ -64780,7 +64790,7 @@ "source_location": "L37", "_origin": "ast", "id": "src_specialty_entity_specialty_php_self", - "community": 59, + "community": 446, "norm_label": "self" }, { @@ -64790,7 +64800,7 @@ "source_location": "L41", "_origin": "ast", "id": "entity_specialty_specialty_construct", - "community": 59, + "community": 446, "norm_label": ".__construct()" }, { @@ -64800,7 +64810,7 @@ "source_location": "L49", "_origin": "ast", "id": "entity_specialty_specialty_getid", - "community": 59, + "community": 446, "norm_label": ".getid()" }, { @@ -64810,7 +64820,7 @@ "source_location": "L50", "_origin": "ast", "id": "entity_specialty_specialty_getuuid", - "community": 59, + "community": 446, "norm_label": ".getuuid()" }, { @@ -64820,7 +64830,7 @@ "source_location": "L51", "_origin": "ast", "id": "entity_specialty_specialty_getname", - "community": 59, + "community": 446, "norm_label": ".getname()" }, { @@ -64830,7 +64840,7 @@ "source_location": "L52", "_origin": "ast", "id": "entity_specialty_specialty_getslug", - "community": 59, + "community": 446, "norm_label": ".getslug()" }, { @@ -64840,7 +64850,7 @@ "source_location": "L53", "_origin": "ast", "id": "entity_specialty_specialty_getstatus", - "community": 59, + "community": 446, "norm_label": ".getstatus()" }, { @@ -64850,7 +64860,7 @@ "source_location": "L54", "_origin": "ast", "id": "entity_specialty_specialty_getweight", - "community": 59, + "community": 446, "norm_label": ".getweight()" }, { @@ -64860,7 +64870,7 @@ "source_location": "L55", "_origin": "ast", "id": "entity_specialty_specialty_getparent", - "community": 59, + "community": 446, "norm_label": ".getparent()" }, { @@ -64870,7 +64880,7 @@ "source_location": "L57", "_origin": "ast", "id": "entity_specialty_specialty_setname", - "community": 59, + "community": 446, "norm_label": ".setname()" }, { @@ -64880,7 +64890,7 @@ "source_location": "L58", "_origin": "ast", "id": "entity_specialty_specialty_setslug", - "community": 59, + "community": 446, "norm_label": ".setslug()" }, { @@ -64890,7 +64900,7 @@ "source_location": "L59", "_origin": "ast", "id": "entity_specialty_specialty_setstatus", - "community": 59, + "community": 446, "norm_label": ".setstatus()" }, { @@ -64900,7 +64910,7 @@ "source_location": "L60", "_origin": "ast", "id": "entity_specialty_specialty_setweight", - "community": 59, + "community": 446, "norm_label": ".setweight()" }, { @@ -64910,7 +64920,7 @@ "source_location": "L61", "_origin": "ast", "id": "entity_specialty_specialty_setparent", - "community": 59, + "community": 446, "norm_label": ".setparent()" }, { @@ -64920,7 +64930,7 @@ "source_location": "L63", "_origin": "ast", "id": "entity_specialty_specialty_toarray", - "community": 59, + "community": 446, "norm_label": ".toarray()" }, { @@ -66630,7 +66640,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_subscriptionservice", - "community": 435, + "community": 15, "norm_label": "subscriptionservice.php" }, { @@ -66640,7 +66650,7 @@ "source_location": "L15", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice", - "community": 435, + "community": 15, "norm_label": "subscriptionservice" }, { @@ -66650,7 +66660,7 @@ "source_location": "L17", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_construct", - "community": 435, + "community": 15, "norm_label": ".__construct()" }, { @@ -66660,7 +66670,7 @@ "source_location": "L24", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_getactivesubscription", - "community": 435, + "community": 15, "norm_label": ".getactivesubscription()" }, { @@ -66670,7 +66680,7 @@ "source_location": "L24", "_origin": "ast", "id": "src_subscription_service_subscriptionservice_php_clinicsubscription", - "community": 435, + "community": 15, "norm_label": "clinicsubscription" }, { @@ -66680,7 +66690,7 @@ "source_location": "L32", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_geteffectiveplan", - "community": 435, + "community": 15, "norm_label": ".geteffectiveplan()" }, { @@ -66690,7 +66700,7 @@ "source_location": "L32", "_origin": "ast", "id": "src_subscription_service_subscriptionservice_php_subscriptionplan", - "community": 435, + "community": 15, "norm_label": "subscriptionplan" }, { @@ -66700,7 +66710,7 @@ "source_location": "L39", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_hasfeature", - "community": 435, + "community": 15, "norm_label": ".hasfeature()" }, { @@ -66710,7 +66720,7 @@ "source_location": "L46", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_getsecretarylimit", - "community": 435, + "community": 15, "norm_label": ".getsecretarylimit()" }, { @@ -66720,7 +66730,7 @@ "source_location": "L53", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_hasusedtrial", - "community": 435, + "community": 15, "norm_label": ".hasusedtrial()" }, { @@ -66730,7 +66740,7 @@ "source_location": "L58", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_activatetrial", - "community": 435, + "community": 15, "norm_label": ".activatetrial()" }, { @@ -66740,7 +66750,7 @@ "source_location": "L99", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_createfrompayment", - "community": 435, + "community": 15, "norm_label": ".createfrompayment()" }, { @@ -66750,7 +66760,7 @@ "source_location": "L99", "_origin": "ast", "id": "src_subscription_service_subscriptionservice_php_payment", - "community": 435, + "community": 15, "norm_label": "payment" }, { @@ -66760,7 +66770,7 @@ "source_location": "L127", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_deletebypayment", - "community": 435, + "community": 15, "norm_label": ".deletebypayment()" }, { @@ -66770,7 +66780,7 @@ "source_location": "L135", "_origin": "ast", "id": "service_subscriptionservice_subscriptionservice_calculateexpiresat", - "community": 435, + "community": 15, "norm_label": ".calculateexpiresat()" }, { @@ -67310,7 +67320,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_tagrepository", - "community": 53, + "community": 953, "norm_label": "tagrepository.php" }, { @@ -67320,7 +67330,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_tagrepository_tagrepository", - "community": 53, + "community": 953, "norm_label": "tagrepository" }, { @@ -67330,7 +67340,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_tagrepository_tagrepository_construct", - "community": 53, + "community": 953, "norm_label": ".__construct()" }, { @@ -67340,7 +67350,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_tag_repository_tagrepository_php_managerregistry", - "community": 53, + "community": 953, "norm_label": "managerregistry" }, { @@ -67350,7 +67360,7 @@ "source_location": "L17", "_origin": "ast", "id": "repository_tagrepository_tagrepository_findactive", - "community": 53, + "community": 953, "norm_label": ".findactive()" }, { @@ -67360,7 +67370,7 @@ "source_location": "L26", "_origin": "ast", "id": "repository_tagrepository_tagrepository_save", - "community": 53, + "community": 953, "norm_label": ".save()" }, { @@ -67370,7 +67380,7 @@ "source_location": "L26", "_origin": "ast", "id": "tag", - "community": 53, + "community": 953, "norm_label": "tag" }, { @@ -67380,7 +67390,7 @@ "source_location": "L32", "_origin": "ast", "id": "repository_tagrepository_tagrepository_remove", - "community": 53, + "community": 953, "norm_label": ".remove()" }, { @@ -68900,7 +68910,7 @@ "source_location": "L1", "_origin": "ast", "id": "appointment_appointmentexpiryservicetest", - "community": 16, + "community": 86, "norm_label": "appointmentexpiryservicetest.php" }, { @@ -68910,7 +68920,7 @@ "source_location": "L16", "_origin": "ast", "id": "appointment_appointmentexpiryservicetest_appointmentexpiryservicetest", - "community": 16, + "community": 86, "norm_label": "appointmentexpiryservicetest" }, { @@ -68920,7 +68930,7 @@ "source_location": "L18", "_origin": "ast", "id": "appointment_appointmentexpiryservicetest_appointmentexpiryservicetest_testexpiresstaleandcancelspendingpayments", - "community": 16, + "community": 86, "norm_label": ".testexpiresstaleandcancelspendingpayments()" }, { @@ -68930,7 +68940,7 @@ "source_location": "L63", "_origin": "ast", "id": "appointment_appointmentexpiryservicetest_appointmentexpiryservicetest_testpanelregisteredpendingsurvivesexpiry", - "community": 16, + "community": 86, "norm_label": ".testpanelregisteredpendingsurvivesexpiry()" }, { @@ -69870,7 +69880,7 @@ "source_location": "L1", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest", - "community": 33, + "community": 0, "norm_label": "clinicappointmentaccesstest.php" }, { @@ -69880,7 +69890,7 @@ "source_location": "L19", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest", - "community": 33, + "community": 0, "norm_label": "clinicappointmentaccesstest" }, { @@ -69890,7 +69900,7 @@ "source_location": "L21", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_makedoctor", - "community": 33, + "community": 0, "norm_label": ".makedoctor()" }, { @@ -69900,7 +69910,7 @@ "source_location": "L21", "_origin": "ast", "id": "tests_appointment_clinicappointmentaccesstest_php_doctor", - "community": 33, + "community": 0, "norm_label": "doctor" }, { @@ -69910,7 +69920,7 @@ "source_location": "L33", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_makeclinicwith", - "community": 33, + "community": 0, "norm_label": ".makeclinicwith()" }, { @@ -69920,7 +69930,7 @@ "source_location": "L47", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_makeappointment", - "community": 33, + "community": 0, "norm_label": ".makeappointment()" }, { @@ -69930,7 +69940,7 @@ "source_location": "L47", "_origin": "ast", "id": "tests_appointment_clinicappointmentaccesstest_php_clinic", - "community": 33, + "community": 0, "norm_label": "clinic" }, { @@ -69940,7 +69950,7 @@ "source_location": "L47", "_origin": "ast", "id": "tests_appointment_clinicappointmentaccesstest_php_user", - "community": 33, + "community": 0, "norm_label": "user" }, { @@ -69950,7 +69960,7 @@ "source_location": "L47", "_origin": "ast", "id": "tests_appointment_clinicappointmentaccesstest_php_appointment", - "community": 33, + "community": 0, "norm_label": "appointment" }, { @@ -69960,7 +69970,7 @@ "source_location": "L60", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_makeclinicsecretary", - "community": 33, + "community": 0, "norm_label": ".makeclinicsecretary()" }, { @@ -69970,7 +69980,7 @@ "source_location": "L75", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testclinicownercanviewclinicappointment", - "community": 33, + "community": 0, "norm_label": ".testclinicownercanviewclinicappointment()" }, { @@ -69980,7 +69990,7 @@ "source_location": "L86", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testclinicownercanupdateandmoveclinicappointment", - "community": 33, + "community": 0, "norm_label": ".testclinicownercanupdateandmoveclinicappointment()" }, { @@ -69990,7 +70000,7 @@ "source_location": "L103", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testclinicownercanchangestatusofclinicappointment", - "community": 33, + "community": 0, "norm_label": ".testclinicownercanchangestatusofclinicappointment()" }, { @@ -70000,7 +70010,7 @@ "source_location": "L117", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testclinicownercantransferappointmenttoreserveandback", - "community": 33, + "community": 0, "norm_label": ".testclinicownercantransferappointmenttoreserveandback()" }, { @@ -70010,7 +70020,7 @@ "source_location": "L146", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testclinicownercanreadappointmentevents", - "community": 33, + "community": 0, "norm_label": ".testclinicownercanreadappointmentevents()" }, { @@ -70020,7 +70030,7 @@ "source_location": "L157", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testclinicownercannottouchdoctorpersonalappointment", - "community": 33, + "community": 0, "norm_label": ".testclinicownercannottouchdoctorpersonalappointment()" }, { @@ -70030,7 +70040,7 @@ "source_location": "L168", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testforeignclinicownerisdenied", - "community": 33, + "community": 0, "norm_label": ".testforeignclinicownerisdenied()" }, { @@ -70040,7 +70050,7 @@ "source_location": "L180", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testmemberdoctorlosesaccesswhendeactivated", - "community": 33, + "community": 0, "norm_label": ".testmemberdoctorlosesaccesswhendeactivated()" }, { @@ -70050,7 +70060,7 @@ "source_location": "L201", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testclinicsecretarycanmanageassigneddoctorappointment", - "community": 33, + "community": 0, "norm_label": ".testclinicsecretarycanmanageassigneddoctorappointment()" }, { @@ -70060,7 +70070,7 @@ "source_location": "L218", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testclinicsecretarycannottouchunassigneddoctorappointment", - "community": 33, + "community": 0, "norm_label": ".testclinicsecretarycannottouchunassigneddoctorappointment()" }, { @@ -70070,7 +70080,7 @@ "source_location": "L231", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testsecretarycancelrequirescancelpermission", - "community": 33, + "community": 0, "norm_label": ".testsecretarycancelrequirescancelpermission()" }, { @@ -70080,7 +70090,7 @@ "source_location": "L246", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testsecretarywithcancelpermissioncancancel", - "community": 33, + "community": 0, "norm_label": ".testsecretarywithcancelpermissioncancancel()" }, { @@ -70090,7 +70100,7 @@ "source_location": "L261", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testinlinestatuscannotbypasscancelgate", - "community": 33, + "community": 0, "norm_label": ".testinlinestatuscannotbypasscancelgate()" }, { @@ -70100,7 +70110,7 @@ "source_location": "L276", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testownerdoctorkeepsfullaccesstoownclinicappointment", - "community": 33, + "community": 0, "norm_label": ".testownerdoctorkeepsfullaccesstoownclinicappointment()" }, { @@ -70110,7 +70120,7 @@ "source_location": "L287", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testpatientcanviewbutnotrescheduleownappointment", - "community": 33, + "community": 0, "norm_label": ".testpatientcanviewbutnotrescheduleownappointment()" }, { @@ -70120,7 +70130,7 @@ "source_location": "L305", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_testpatientcancancelownappointment", - "community": 33, + "community": 0, "norm_label": ".testpatientcancancelownappointment()" }, { @@ -70130,7 +70140,7 @@ "source_location": "L319", "_origin": "ast", "id": "appointment_clinicappointmentaccesstest_clinicappointmentaccesstest_teststrangerisdenied", - "community": 33, + "community": 0, "norm_label": ".teststrangerisdenied()" }, { @@ -70350,7 +70360,7 @@ "source_location": "L1", "_origin": "ast", "id": "appointment_dateoverrideownershiptest", - "community": 86, + "community": 969, "norm_label": "dateoverrideownershiptest.php" }, { @@ -70360,7 +70370,7 @@ "source_location": "L12", "_origin": "ast", "id": "appointment_dateoverrideownershiptest_dateoverrideownershiptest", - "community": 86, + "community": 969, "norm_label": "dateoverrideownershiptest" }, { @@ -70370,7 +70380,7 @@ "source_location": "L14", "_origin": "ast", "id": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_makeoverride", - "community": 86, + "community": 969, "norm_label": ".makeoverride()" }, { @@ -70380,7 +70390,7 @@ "source_location": "L26", "_origin": "ast", "id": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_testownercanread", - "community": 86, + "community": 969, "norm_label": ".testownercanread()" }, { @@ -70390,7 +70400,7 @@ "source_location": "L33", "_origin": "ast", "id": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_testotheruserisforbidden", - "community": 86, + "community": 969, "norm_label": ".testotheruserisforbidden()" }, { @@ -70780,7 +70790,7 @@ "source_location": "L1", "_origin": "ast", "id": "appointment_scheduleownershiptest", - "community": 86, + "community": 963, "norm_label": "scheduleownershiptest.php" }, { @@ -70790,7 +70800,7 @@ "source_location": "L14", "_origin": "ast", "id": "appointment_scheduleownershiptest_scheduleownershiptest", - "community": 86, + "community": 963, "norm_label": "scheduleownershiptest" }, { @@ -70800,7 +70810,7 @@ "source_location": "L16", "_origin": "ast", "id": "appointment_scheduleownershiptest_scheduleownershiptest_makedoctorwithschedule", - "community": 86, + "community": 963, "norm_label": ".makedoctorwithschedule()" }, { @@ -70810,7 +70820,7 @@ "source_location": "L28", "_origin": "ast", "id": "appointment_scheduleownershiptest_scheduleownershiptest_testownercanreadownschedule", - "community": 86, + "community": 963, "norm_label": ".testownercanreadownschedule()" }, { @@ -70820,7 +70830,7 @@ "source_location": "L35", "_origin": "ast", "id": "appointment_scheduleownershiptest_scheduleownershiptest_testotheruserisforbidden", - "community": 86, + "community": 963, "norm_label": ".testotheruserisforbidden()" }, { @@ -70830,7 +70840,7 @@ "source_location": "L43", "_origin": "ast", "id": "appointment_scheduleownershiptest_scheduleownershiptest_testadmincanread", - "community": 86, + "community": 963, "norm_label": ".testadmincanread()" }, { @@ -71630,7 +71640,7 @@ "source_location": "L1", "_origin": "ast", "id": "billing_claimamountboundstest", - "community": 494, + "community": 842, "norm_label": "claimamountboundstest.php" }, { @@ -71640,7 +71650,7 @@ "source_location": "L16", "_origin": "ast", "id": "billing_claimamountboundstest_claimamountboundstest", - "community": 494, + "community": 842, "norm_label": "claimamountboundstest" }, { @@ -71650,7 +71660,7 @@ "source_location": "L18", "_origin": "ast", "id": "tests_billing_claimamountboundstest_php_doctor", - "community": 494, + "community": 842, "norm_label": "doctor" }, { @@ -71660,7 +71670,7 @@ "source_location": "L19", "_origin": "ast", "id": "tests_billing_claimamountboundstest_php_user", - "community": 494, + "community": 842, "norm_label": "user" }, { @@ -71670,7 +71680,7 @@ "source_location": "L21", "_origin": "ast", "id": "billing_claimamountboundstest_claimamountboundstest_submittedclaim", - "community": 494, + "community": 842, "norm_label": ".submittedclaim()" }, { @@ -71680,7 +71690,7 @@ "source_location": "L21", "_origin": "ast", "id": "tests_billing_claimamountboundstest_php_claim", - "community": 494, + "community": 842, "norm_label": "claim" }, { @@ -71690,7 +71700,7 @@ "source_location": "L34", "_origin": "ast", "id": "billing_claimamountboundstest_claimamountboundstest_setup", - "community": 494, + "community": 842, "norm_label": ".setup()" }, { @@ -71700,7 +71710,7 @@ "source_location": "L43", "_origin": "ast", "id": "billing_claimamountboundstest_claimamountboundstest_testapproveaboveclaimedisrejected", - "community": 494, + "community": 842, "norm_label": ".testapproveaboveclaimedisrejected()" }, { @@ -71710,7 +71720,7 @@ "source_location": "L54", "_origin": "ast", "id": "billing_claimamountboundstest_claimamountboundstest_testapprovewithinboundssucceeds", - "community": 494, + "community": 842, "norm_label": ".testapprovewithinboundssucceeds()" }, { @@ -71720,7 +71730,7 @@ "source_location": "L1", "_origin": "ast", "id": "billing_claimsbypatienttest", - "community": 494, + "community": 438, "norm_label": "claimsbypatienttest.php" }, { @@ -71730,7 +71740,7 @@ "source_location": "L22", "_origin": "ast", "id": "billing_claimsbypatienttest_claimsbypatienttest", - "community": 494, + "community": 438, "norm_label": "claimsbypatienttest" }, { @@ -71740,7 +71750,7 @@ "source_location": "L24", "_origin": "ast", "id": "tests_billing_claimsbypatienttest_php_user", - "community": 494, + "community": 438, "norm_label": "user" }, { @@ -71750,7 +71760,7 @@ "source_location": "L25", "_origin": "ast", "id": "tests_billing_claimsbypatienttest_php_doctor", - "community": 494, + "community": 438, "norm_label": "doctor" }, { @@ -71760,7 +71770,7 @@ "source_location": "L26", "_origin": "ast", "id": "tests_billing_claimsbypatienttest_php_patientrecord", - "community": 494, + "community": 438, "norm_label": "patientrecord" }, { @@ -71770,7 +71780,7 @@ "source_location": "L28", "_origin": "ast", "id": "billing_claimsbypatienttest_claimsbypatienttest_setup", - "community": 494, + "community": 438, "norm_label": ".setup()" }, { @@ -71780,7 +71790,7 @@ "source_location": "L44", "_origin": "ast", "id": "billing_claimsbypatienttest_claimsbypatienttest_invoicewithclaims", - "community": 494, + "community": 438, "norm_label": ".invoicewithclaims()" }, { @@ -71790,7 +71800,7 @@ "source_location": "L44", "_origin": "ast", "id": "tests_billing_claimsbypatienttest_php_invoice", - "community": 494, + "community": 438, "norm_label": "invoice" }, { @@ -71800,7 +71810,7 @@ "source_location": "L79", "_origin": "ast", "id": "billing_claimsbypatienttest_claimsbypatienttest_testaggregatesonerowperpatientwithconsistentshares", - "community": 494, + "community": 438, "norm_label": ".testaggregatesonerowperpatientwithconsistentshares()" }, { @@ -71810,7 +71820,7 @@ "source_location": "L95", "_origin": "ast", "id": "billing_claimsbypatienttest_claimsbypatienttest_testservicetotalisnotdoublecountedwhenaninvoicehastwoclaims", - "community": 494, + "community": 438, "norm_label": ".testservicetotalisnotdoublecountedwhenaninvoicehastwoclaims()" }, { @@ -71820,7 +71830,7 @@ "source_location": "L112", "_origin": "ast", "id": "billing_claimsbypatienttest_claimsbypatienttest_testoverallstatusismixedwhenclaimsdisagree", - "community": 494, + "community": 438, "norm_label": ".testoverallstatusismixedwhenclaimsdisagree()" }, { @@ -71830,7 +71840,7 @@ "source_location": "L121", "_origin": "ast", "id": "billing_claimsbypatienttest_claimsbypatienttest_teststatusfilternarrowstheaggregation", - "community": 494, + "community": 438, "norm_label": ".teststatusfilternarrowstheaggregation()" }, { @@ -71840,7 +71850,7 @@ "source_location": "L130", "_origin": "ast", "id": "billing_claimsbypatienttest_claimsbypatienttest_testdetaillistsclaimswithcoverageandtimeline", - "community": 494, + "community": 438, "norm_label": ".testdetaillistsclaimswithcoverageandtimeline()" }, { @@ -71850,7 +71860,7 @@ "source_location": "L145", "_origin": "ast", "id": "billing_claimsbypatienttest_claimsbypatienttest_testdetailrefusesarecordofanothertenant", - "community": 494, + "community": 438, "norm_label": ".testdetailrefusesarecordofanothertenant()" }, { @@ -71860,7 +71870,7 @@ "source_location": "L157", "_origin": "ast", "id": "billing_claimsbypatienttest_claimsbypatienttest_testsubmitstoresthetrackingnumberandlogsthetransition", - "community": 494, + "community": 438, "norm_label": ".testsubmitstoresthetrackingnumberandlogsthetransition()" }, { @@ -71870,7 +71880,7 @@ "source_location": "L176", "_origin": "ast", "id": "billing_claimsbypatienttest_claimsbypatienttest_testrejectwithoutareasonisrefused", - "community": 494, + "community": 438, "norm_label": ".testrejectwithoutareasonisrefused()" }, { @@ -71880,7 +71890,7 @@ "source_location": "L1", "_origin": "ast", "id": "billing_claimslistnplusonetest", - "community": 494, + "community": 86, "norm_label": "claimslistnplusonetest.php" }, { @@ -71890,7 +71900,7 @@ "source_location": "L16", "_origin": "ast", "id": "billing_claimslistnplusonetest_claimslistnplusonetest", - "community": 494, + "community": 86, "norm_label": "claimslistnplusonetest" }, { @@ -71900,7 +71910,7 @@ "source_location": "L19", "_origin": "ast", "id": "billing_claimslistnplusonetest_claimslistnplusonetest_maketenantwithclaims", - "community": 494, + "community": 86, "norm_label": ".maketenantwithclaims()" }, { @@ -71910,7 +71920,7 @@ "source_location": "L41", "_origin": "ast", "id": "billing_claimslistnplusonetest_claimslistnplusonetest_testquerycountdoesnotgrowwithclaimcount", - "community": 494, + "community": 86, "norm_label": ".testquerycountdoesnotgrowwithclaimcount()" }, { @@ -72960,7 +72970,7 @@ "source_location": "L1", "_origin": "ast", "id": "clinic_createclinicvalidationtest", - "community": 770, + "community": 86, "norm_label": "createclinicvalidationtest.php" }, { @@ -72970,7 +72980,7 @@ "source_location": "L16", "_origin": "ast", "id": "clinic_createclinicvalidationtest_createclinicvalidationtest", - "community": 770, + "community": 86, "norm_label": "createclinicvalidationtest" }, { @@ -72980,7 +72990,7 @@ "source_location": "L18", "_origin": "ast", "id": "clinic_createclinicvalidationtest_createclinicvalidationtest_testemptybodyisrejected", - "community": 770, + "community": 86, "norm_label": ".testemptybodyisrejected()" }, { @@ -72990,7 +73000,7 @@ "source_location": "L29", "_origin": "ast", "id": "clinic_createclinicvalidationtest_createclinicvalidationtest_testblanknameisrejected", - "community": 770, + "community": 86, "norm_label": ".testblanknameisrejected()" }, { @@ -73000,7 +73010,7 @@ "source_location": "L38", "_origin": "ast", "id": "clinic_createclinicvalidationtest_createclinicvalidationtest_testnamedcliniciscreatedandgrantsclinicrole", - "community": 770, + "community": 86, "norm_label": ".testnamedcliniciscreatedandgrantsclinicrole()" }, { @@ -73010,7 +73020,7 @@ "source_location": "L54", "_origin": "ast", "id": "clinic_createclinicvalidationtest_createclinicvalidationtest_testsecondclinicforthesameuserisrejected", - "community": 770, + "community": 86, "norm_label": ".testsecondclinicforthesameuserisrejected()" }, { @@ -73230,7 +73240,7 @@ "source_location": "L1", "_origin": "ast", "id": "clinicservice_serviceitemdeletecleanuptest", - "community": 86, + "community": 717, "norm_label": "serviceitemdeletecleanuptest.php" }, { @@ -73240,7 +73250,7 @@ "source_location": "L17", "_origin": "ast", "id": "clinicservice_serviceitemdeletecleanuptest_serviceitemdeletecleanuptest", - "community": 86, + "community": 717, "norm_label": "serviceitemdeletecleanuptest" }, { @@ -73250,7 +73260,7 @@ "source_location": "L19", "_origin": "ast", "id": "clinicservice_serviceitemdeletecleanuptest_serviceitemdeletecleanuptest_testdeletingitempurgestariffandcoverage", - "community": 86, + "community": 717, "norm_label": ".testdeletingitempurgestariffandcoverage()" }, { @@ -73970,7 +73980,7 @@ "source_location": "L1", "_origin": "ast", "id": "database_uniqueconstraintstest", - "community": 974, + "community": 86, "norm_label": "uniqueconstraintstest.php" }, { @@ -73980,7 +73990,7 @@ "source_location": "L17", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest", - "community": 974, + "community": 86, "norm_label": "uniqueconstraintstest" }, { @@ -73990,7 +74000,7 @@ "source_location": "L19", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicateemailrejected", - "community": 974, + "community": 86, "norm_label": ".testduplicateemailrejected()" }, { @@ -74000,7 +74010,7 @@ "source_location": "L29", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicategatewaytokenrejected", - "community": 974, + "community": 86, "norm_label": ".testduplicategatewaytokenrejected()" }, { @@ -74010,7 +74020,7 @@ "source_location": "L43", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatedateoverriderejected", - "community": 974, + "community": 86, "norm_label": ".testduplicatedateoverriderejected()" }, { @@ -74020,7 +74030,7 @@ "source_location": "L57", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatebreakdownpaymentsourcerejected", - "community": 974, + "community": 86, "norm_label": ".testduplicatebreakdownpaymentsourcerejected()" }, { @@ -74940,7 +74950,7 @@ "source_location": "L1", "_origin": "ast", "id": "doctor_doctorspecialtyparentstest", - "community": 59, + "community": 855, "norm_label": "doctorspecialtyparentstest.php" }, { @@ -74950,7 +74960,7 @@ "source_location": "L15", "_origin": "ast", "id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest", - "community": 59, + "community": 855, "norm_label": "doctorspecialtyparentstest" }, { @@ -74960,7 +74970,7 @@ "source_location": "L17", "_origin": "ast", "id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_makespecialty", - "community": 59, + "community": 855, "norm_label": ".makespecialty()" }, { @@ -74970,7 +74980,7 @@ "source_location": "L17", "_origin": "ast", "id": "tests_doctor_doctorspecialtyparentstest_php_specialty", - "community": 59, + "community": 855, "norm_label": "specialty" }, { @@ -74980,7 +74990,7 @@ "source_location": "L26", "_origin": "ast", "id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_repo", - "community": 59, + "community": 855, "norm_label": ".repo()" }, { @@ -74990,7 +75000,7 @@ "source_location": "L26", "_origin": "ast", "id": "specialtyrepository", - "community": 59, + "community": 704, "norm_label": "specialtyrepository" }, { @@ -75000,7 +75010,7 @@ "source_location": "L31", "_origin": "ast", "id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorswalksthewholechain", - "community": 59, + "community": 855, "norm_label": ".testexpandwithancestorswalksthewholechain()" }, { @@ -75010,7 +75020,7 @@ "source_location": "L43", "_origin": "ast", "id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsdeduplicatesanddropsunknownids", - "community": 59, + "community": 855, "norm_label": ".testexpandwithancestorsdeduplicatesanddropsunknownids()" }, { @@ -75020,7 +75030,7 @@ "source_location": "L57", "_origin": "ast", "id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testexpandwithancestorsreturnsemptyfornoinput", - "community": 59, + "community": 855, "norm_label": ".testexpandwithancestorsreturnsemptyfornoinput()" }, { @@ -75030,7 +75040,7 @@ "source_location": "L63", "_origin": "ast", "id": "doctor_doctorspecialtyparentstest_doctorspecialtyparentstest_testimportattachesparentspecialty", - "community": 59, + "community": 855, "norm_label": ".testimportattachesparentspecialty()" }, { @@ -76950,7 +76960,7 @@ "source_location": "L1", "_origin": "ast", "id": "patient_patientattachmenttest", - "community": 937, + "community": 294, "norm_label": "patientattachmenttest.php" }, { @@ -76960,7 +76970,7 @@ "source_location": "L13", "_origin": "ast", "id": "patient_patientattachmenttest_patientattachmenttest", - "community": 937, + "community": 294, "norm_label": "patientattachmenttest" }, { @@ -76970,7 +76980,7 @@ "source_location": "L16", "_origin": "ast", "id": "patient_patientattachmenttest_patientattachmenttest_recordfor", - "community": 937, + "community": 294, "norm_label": ".recordfor()" }, { @@ -76980,7 +76990,7 @@ "source_location": "L31", "_origin": "ast", "id": "patient_patientattachmenttest_patientattachmenttest_testlistanddelete", - "community": 937, + "community": 294, "norm_label": ".testlistanddelete()" }, { @@ -76990,7 +77000,7 @@ "source_location": "L51", "_origin": "ast", "id": "patient_patientattachmenttest_patientattachmenttest_testcannotdeleteanothertenantsattachment", - "community": 937, + "community": 294, "norm_label": ".testcannotdeleteanothertenantsattachment()" }, { @@ -77420,7 +77430,7 @@ "source_location": "L1", "_origin": "ast", "id": "patient_patientmedicalrecordtest", - "community": 86, + "community": 968, "norm_label": "patientmedicalrecordtest.php" }, { @@ -77430,7 +77440,7 @@ "source_location": "L12", "_origin": "ast", "id": "patient_patientmedicalrecordtest_patientmedicalrecordtest", - "community": 86, + "community": 968, "norm_label": "patientmedicalrecordtest" }, { @@ -77440,7 +77450,7 @@ "source_location": "L15", "_origin": "ast", "id": "patient_patientmedicalrecordtest_patientmedicalrecordtest_recordfor", - "community": 86, + "community": 968, "norm_label": ".recordfor()" }, { @@ -77450,7 +77460,7 @@ "source_location": "L30", "_origin": "ast", "id": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testcrud", - "community": 86, + "community": 968, "norm_label": ".testcrud()" }, { @@ -77460,7 +77470,7 @@ "source_location": "L54", "_origin": "ast", "id": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testrequirestitle", - "community": 86, + "community": 968, "norm_label": ".testrequirestitle()" }, { @@ -77470,7 +77480,7 @@ "source_location": "L61", "_origin": "ast", "id": "patient_patientmedicalrecordtest_patientmedicalrecordtest_testownershipscoped", - "community": 86, + "community": 968, "norm_label": ".testownershipscoped()" }, { @@ -78070,7 +78080,7 @@ "source_location": "L1", "_origin": "ast", "id": "patient_sessioninsurancesharetest", - "community": 717, + "community": 733, "norm_label": "sessioninsurancesharetest.php" }, { @@ -78080,7 +78090,7 @@ "source_location": "L21", "_origin": "ast", "id": "patient_sessioninsurancesharetest_sessioninsurancesharetest", - "community": 717, + "community": 733, "norm_label": "sessioninsurancesharetest" }, { @@ -78090,7 +78100,7 @@ "source_location": "L24", "_origin": "ast", "id": "patient_sessioninsurancesharetest_sessioninsurancesharetest_tenant", - "community": 717, + "community": 733, "norm_label": ".tenant()" }, { @@ -78100,7 +78110,7 @@ "source_location": "L39", "_origin": "ast", "id": "patient_sessioninsurancesharetest_sessioninsurancesharetest_serviceitem", - "community": 717, + "community": 733, "norm_label": ".serviceitem()" }, { @@ -78110,7 +78120,7 @@ "source_location": "L39", "_origin": "ast", "id": "tests_patient_sessioninsurancesharetest_php_doctor", - "community": 717, + "community": 733, "norm_label": "doctor" }, { @@ -78120,7 +78130,7 @@ "source_location": "L39", "_origin": "ast", "id": "tests_patient_sessioninsurancesharetest_php_serviceitem", - "community": 717, + "community": 733, "norm_label": "serviceitem" }, { @@ -78130,7 +78140,7 @@ "source_location": "L53", "_origin": "ast", "id": "patient_sessioninsurancesharetest_sessioninsurancesharetest_contract", - "community": 717, + "community": 733, "norm_label": ".contract()" }, { @@ -78140,7 +78150,7 @@ "source_location": "L53", "_origin": "ast", "id": "tests_patient_sessioninsurancesharetest_php_insurance", - "community": 717, + "community": 733, "norm_label": "insurance" }, { @@ -78150,7 +78160,7 @@ "source_location": "L74", "_origin": "ast", "id": "patient_sessioninsurancesharetest_sessioninsurancesharetest_testsessionstoresinsuranceandpatientsharesforacoveredservice", - "community": 717, + "community": 733, "norm_label": ".testsessionstoresinsuranceandpatientsharesforacoveredservice()" }, { @@ -78160,7 +78170,7 @@ "source_location": "L98", "_origin": "ast", "id": "patient_sessioninsurancesharetest_sessioninsurancesharetest_testthebreakdownalwayssumsbacktothegrosstotal", - "community": 717, + "community": 733, "norm_label": ".testthebreakdownalwayssumsbacktothegrosstotal()" }, { @@ -78170,7 +78180,7 @@ "source_location": "L118", "_origin": "ast", "id": "patient_sessioninsurancesharetest_sessioninsurancesharetest_testaservicewithoutcoverageleavesthewholeamounttothepatient", - "community": 717, + "community": 733, "norm_label": ".testaservicewithoutcoverageleavesthewholeamounttothepatient()" }, { @@ -78180,7 +78190,7 @@ "source_location": "L137", "_origin": "ast", "id": "patient_sessioninsurancesharetest_sessioninsurancesharetest_testsessionwithoutinsurancekeepsthefullamountasthepatientshare", - "community": 717, + "community": 733, "norm_label": ".testsessionwithoutinsurancekeepsthefullamountasthepatientshare()" }, { @@ -78850,7 +78860,7 @@ "source_location": "L1", "_origin": "ast", "id": "rating_commentlistnplusonetest", - "community": 22, + "community": 980, "norm_label": "commentlistnplusonetest.php" }, { @@ -78860,7 +78870,7 @@ "source_location": "L17", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest", - "community": 22, + "community": 980, "norm_label": "commentlistnplusonetest" }, { @@ -78870,7 +78880,7 @@ "source_location": "L19", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testtreeisserializedcorrectly", - "community": 22, + "community": 980, "norm_label": ".testtreeisserializedcorrectly()" }, { @@ -78880,7 +78890,7 @@ "source_location": "L52", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_jsonget", - "community": 22, + "community": 980, "norm_label": ".jsonget()" }, { @@ -78890,7 +78900,7 @@ "source_location": "L64", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testrepositoryfetchjoinscollections", - "community": 22, + "community": 980, "norm_label": ".testrepositoryfetchjoinscollections()" }, { @@ -78940,7 +78950,7 @@ "source_location": "L1", "_origin": "ast", "id": "representation_domaincommissiontest", - "community": 438, + "community": 15, "norm_label": "domaincommissiontest.php" }, { @@ -78950,7 +78960,7 @@ "source_location": "L18", "_origin": "ast", "id": "representation_domaincommissiontest_domaincommissiontest", - "community": 438, + "community": 15, "norm_label": "domaincommissiontest" }, { @@ -78960,7 +78970,7 @@ "source_location": "L20", "_origin": "ast", "id": "representation_domaincommissiontest_domaincommissiontest_makerep", - "community": 438, + "community": 15, "norm_label": ".makerep()" }, { @@ -78970,7 +78980,7 @@ "source_location": "L20", "_origin": "ast", "id": "tests_representation_domaincommissiontest_php_representation", - "community": 438, + "community": 15, "norm_label": "representation" }, { @@ -78980,7 +78990,7 @@ "source_location": "L34", "_origin": "ast", "id": "representation_domaincommissiontest_domaincommissiontest_makepayment", - "community": 438, + "community": 15, "norm_label": ".makepayment()" }, { @@ -78990,7 +79000,7 @@ "source_location": "L34", "_origin": "ast", "id": "tests_representation_domaincommissiontest_php_payment", - "community": 438, + "community": 15, "norm_label": "payment" }, { @@ -79000,7 +79010,7 @@ "source_location": "L43", "_origin": "ast", "id": "representation_domaincommissiontest_domaincommissiontest_resolver", - "community": 438, + "community": 15, "norm_label": ".resolver()" }, { @@ -79010,7 +79020,7 @@ "source_location": "L43", "_origin": "ast", "id": "domaincontextresolver", - "community": 438, + "community": 15, "norm_label": "domaincontextresolver" }, { @@ -79020,7 +79030,7 @@ "source_location": "L50", "_origin": "ast", "id": "representation_domaincommissiontest_domaincommissiontest_testresolvermatchesrepresentationdomainwithnormalization", - "community": 438, + "community": 15, "norm_label": ".testresolvermatchesrepresentationdomainwithnormalization()" }, { @@ -79030,7 +79040,7 @@ "source_location": "L62", "_origin": "ast", "id": "representation_domaincommissiontest_domaincommissiontest_testresolverignoresinactiverepresentation", - "community": 438, + "community": 15, "norm_label": ".testresolverignoresinactiverepresentation()" }, { @@ -79040,7 +79050,7 @@ "source_location": "L73", "_origin": "ast", "id": "representation_domaincommissiontest_domaincommissiontest_testresolverunknowndomainisempty", - "community": 438, + "community": 15, "norm_label": ".testresolverunknowndomainisempty()" }, { @@ -79050,7 +79060,7 @@ "source_location": "L81", "_origin": "ast", "id": "representation_domaincommissiontest_domaincommissiontest_testresolvermatchesbyfirstlabelforlocaldev", - "community": 438, + "community": 15, "norm_label": ".testresolvermatchesbyfirstlabelforlocaldev()" }, { @@ -79060,7 +79070,7 @@ "source_location": "L95", "_origin": "ast", "id": "representation_domaincommissiontest_domaincommissiontest_testappointmentcommissiononlywhendomainownermatchesdoctorowner", - "community": 438, + "community": 15, "norm_label": ".testappointmentcommissiononlywhendomainownermatchesdoctorowner()" }, { @@ -79070,7 +79080,7 @@ "source_location": "L120", "_origin": "ast", "id": "representation_domaincommissiontest_domaincommissiontest_testsubscriptioncommissionusessamedomainguard", - "community": 438, + "community": 15, "norm_label": ".testsubscriptioncommissionusessamedomainguard()" }, { @@ -79410,7 +79420,7 @@ "source_location": "L1", "_origin": "ast", "id": "secretary_secretaryresourceenforcementtest", - "community": 978, + "community": 840, "norm_label": "secretaryresourceenforcementtest.php" }, { @@ -79420,7 +79430,7 @@ "source_location": "L16", "_origin": "ast", "id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", - "community": 978, + "community": 840, "norm_label": "secretaryresourceenforcementtest" }, { @@ -79430,7 +79440,7 @@ "source_location": "L18", "_origin": "ast", "id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", - "community": 978, + "community": 840, "norm_label": ".makeclinicsecretary()" }, { @@ -79440,7 +79450,7 @@ "source_location": "L36", "_origin": "ast", "id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorydeniedbydefault", - "community": 978, + "community": 840, "norm_label": ".testinventorydeniedbydefault()" }, { @@ -79450,7 +79460,7 @@ "source_location": "L46", "_origin": "ast", "id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventoryallowedwhengranted", - "community": 978, + "community": 840, "norm_label": ".testinventoryallowedwhengranted()" }, { @@ -79460,7 +79470,7 @@ "source_location": "L56", "_origin": "ast", "id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testpatientcreatedeniedbydefault", - "community": 978, + "community": 840, "norm_label": ".testpatientcreatedeniedbydefault()" }, { @@ -79470,9 +79480,39 @@ "source_location": "L66", "_origin": "ast", "id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", - "community": 978, + "community": 840, "norm_label": ".testinventorycreatedeniedbutviewgranted()" }, + { + "label": ".testServicesDeniedByDefault()", + "file_type": "code", + "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", + "source_location": "L83", + "_origin": "ast", + "id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesdeniedbydefault", + "community": 840, + "norm_label": ".testservicesdeniedbydefault()" + }, + { + "label": ".testServicesAllowedWhenGranted()", + "file_type": "code", + "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", + "source_location": "L93", + "_origin": "ast", + "id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesallowedwhengranted", + "community": 840, + "norm_label": ".testservicesallowedwhengranted()" + }, + { + "label": ".testServicesCreateDeniedButViewGranted()", + "file_type": "code", + "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", + "source_location": "L103", + "_origin": "ast", + "id": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", + "community": 840, + "norm_label": ".testservicescreatedeniedbutviewgranted()" + }, { "label": "FinancialBreakdownIntegrityTest.php", "file_type": "code", @@ -79860,7 +79900,7 @@ "source_location": "L64", "_origin": "ast", "id": "shared_corsregexenvprocessortest_corsregexenvprocessortest_testprovidedtype", - "community": 317, + "community": 533, "norm_label": ".testprovidedtype()" }, { @@ -80070,7 +80110,7 @@ "source_location": "L1", "_origin": "ast", "id": "shared_maintenancemodetest", - "community": 200, + "community": 15, "norm_label": "maintenancemodetest.php" }, { @@ -80080,7 +80120,7 @@ "source_location": "L15", "_origin": "ast", "id": "shared_maintenancemodetest_maintenancemodetest", - "community": 200, + "community": 15, "norm_label": "maintenancemodetest" }, { @@ -80090,7 +80130,7 @@ "source_location": "L17", "_origin": "ast", "id": "siteconfigrepository", - "community": 200, + "community": 15, "norm_label": "siteconfigrepository" }, { @@ -80100,7 +80140,7 @@ "source_location": "L18", "_origin": "ast", "id": "maintenanceservice", - "community": 200, + "community": 15, "norm_label": "maintenanceservice" }, { @@ -80110,7 +80150,7 @@ "source_location": "L20", "_origin": "ast", "id": "shared_maintenancemodetest_maintenancemodetest_setup", - "community": 200, + "community": 15, "norm_label": ".setup()" }, { @@ -80120,7 +80160,7 @@ "source_location": "L27", "_origin": "ast", "id": "shared_maintenancemodetest_maintenancemodetest_teardown", - "community": 200, + "community": 15, "norm_label": ".teardown()" }, { @@ -80130,7 +80170,7 @@ "source_location": "L33", "_origin": "ast", "id": "shared_maintenancemodetest_maintenancemodetest_setmaintenance", - "community": 200, + "community": 15, "norm_label": ".setmaintenance()" }, { @@ -80140,7 +80180,7 @@ "source_location": "L41", "_origin": "ast", "id": "shared_maintenancemodetest_maintenancemodetest_testanonymousapirequestisblockedwithmaintenanceenvelope", - "community": 200, + "community": 15, "norm_label": ".testanonymousapirequestisblockedwithmaintenanceenvelope()" }, { @@ -80150,7 +80190,7 @@ "source_location": "L56", "_origin": "ast", "id": "shared_maintenancemodetest_maintenancemodetest_testroutingerrorsalsoreturnmaintenance", - "community": 200, + "community": 15, "norm_label": ".testroutingerrorsalsoreturnmaintenance()" }, { @@ -80160,7 +80200,7 @@ "source_location": "L71", "_origin": "ast", "id": "shared_maintenancemodetest_maintenancemodetest_testadminbypassesmaintenance", - "community": 200, + "community": 15, "norm_label": ".testadminbypassesmaintenance()" }, { @@ -80170,7 +80210,7 @@ "source_location": "L81", "_origin": "ast", "id": "shared_maintenancemodetest_maintenancemodetest_testnonadminroleisblocked", - "community": 200, + "community": 15, "norm_label": ".testnonadminroleisblocked()" }, { @@ -80180,7 +80220,7 @@ "source_location": "L92", "_origin": "ast", "id": "shared_maintenancemodetest_maintenancemodetest_testsettingsendpointstaysreachablesomaintenancecanbeturnedoff", - "community": 200, + "community": 15, "norm_label": ".testsettingsendpointstaysreachablesomaintenancecanbeturnedoff()" }, { @@ -80190,7 +80230,7 @@ "source_location": "L102", "_origin": "ast", "id": "shared_maintenancemodetest_maintenancemodetest_testallowedipbypasseswithoutauthentication", - "community": 200, + "community": 15, "norm_label": ".testallowedipbypasseswithoutauthentication()" }, { @@ -80200,7 +80240,7 @@ "source_location": "L111", "_origin": "ast", "id": "shared_maintenancemodetest_maintenancemodetest_testdisabledmaintenanceletseveryonethrough", - "community": 200, + "community": 15, "norm_label": ".testdisabledmaintenanceletseveryonethrough()" }, { @@ -80270,7 +80310,7 @@ "source_location": "L1", "_origin": "ast", "id": "shared_persiantexttest", - "community": 169, + "community": 646, "norm_label": "persiantexttest.php" }, { @@ -104373,6 +104413,166 @@ "community": 348, "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" }, + { + "label": "secretary-permissions-full-coverage-phase2.md", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L1", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2", + "community": 348, + "norm_label": "secretary-permissions-full-coverage-phase2.md" + }, + { + "label": "Secretary Permissions \u2014 Full Coverage & Panel Enforcement (Phase 2 / completion)", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L1", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", + "community": 348, + "norm_label": "secretary permissions \u2014 full coverage & panel enforcement (phase 2 / completion)" + }, + { + "label": "\u067e\u0631\u0648\u0698\u0647", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L3", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u067e\u0631\u0648\u0698\u0647", + "community": 348, + "norm_label": "\u067e\u0631\u0648\u0698\u0647" + }, + { + "label": "\u0632\u0645\u06cc\u0646\u0647 \u2014 \u0686\u0647 \u0686\u06cc\u0632\u06cc \u0627\u0632 \u0642\u0628\u0644 \u0627\u0646\u062c\u0627\u0645 \u0634\u062f\u0647 (\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647 \u062f\u0631 \u06a9\u062f)", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L9", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u0632\u0645\u06cc\u0646\u0647_\u0686\u0647_\u0686\u06cc\u0632\u06cc_\u0627\u0632_\u0642\u0628\u0644_\u0627\u0646\u062c\u0627\u0645_\u0634\u062f\u0647_\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647_\u062f\u0631_\u06a9\u062f", + "community": 348, + "norm_label": "\u0632\u0645\u06cc\u0646\u0647 \u2014 \u0686\u0647 \u0686\u06cc\u0632\u06cc \u0627\u0632 \u0642\u0628\u0644 \u0627\u0646\u062c\u0627\u0645 \u0634\u062f\u0647 (\u062a\u0627\u06cc\u06cc\u062f\u0634\u062f\u0647 \u062f\u0631 \u06a9\u062f)" + }, + { + "label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641 \u2014 \u0634\u06a9\u0627\u0641\u200c\u0647\u0627\u06cc \u0628\u0627\u0642\u06cc\u200c\u0645\u0627\u0646\u062f\u0647", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L30", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641_\u0634\u06a9\u0627\u0641_\u0647\u0627\u06cc_\u0628\u0627\u0642\u06cc_\u0645\u0627\u0646\u062f\u0647", + "community": 348, + "norm_label": "\u0645\u0634\u06a9\u0644 / \u0647\u062f\u0641 \u2014 \u0634\u06a9\u0627\u0641\u200c\u0647\u0627\u06cc \u0628\u0627\u0642\u06cc\u200c\u0645\u0627\u0646\u062f\u0647" + }, + { + "label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L50", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", + "community": 348, + "norm_label": "\u0641\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0645\u0631\u062a\u0628\u0637" + }, + { + "label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L70", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", + "community": 348, + "norm_label": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0644\u06cc (\u06a9\u062f \u0648\u0627\u0642\u0639\u06cc)" + }, + { + "label": "\u0648\u0638\u0627\u06cc\u0641", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L115", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", + "community": 348, + "norm_label": "\u0648\u0638\u0627\u06cc\u0641" + }, + { + "label": "\u06f0. \u0645\u0645\u06cc\u0632\u06cc \u0648 \u062a\u0635\u0645\u06cc\u0645 (\u0627\u0648\u0644 \u0627\u06cc\u0646)", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L122", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u06f0_\u0645\u0645\u06cc\u0632\u06cc_\u0648_\u062a\u0635\u0645\u06cc\u0645_\u0627\u0648\u0644_\u0627\u06cc\u0646", + "community": 348, + "norm_label": "\u06f0. \u0645\u0645\u06cc\u0632\u06cc \u0648 \u062a\u0635\u0645\u06cc\u0645 (\u0627\u0648\u0644 \u0627\u06cc\u0646)" + }, + { + "label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 \u0645\u0646\u0627\u0628\u0639 \u0645\u062c\u0648\u0632 \u062c\u062f\u06cc\u062f (Prompt 2 + 4 + 9)", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L130", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_\u0645\u0646\u0627\u0628\u0639_\u0645\u062c\u0648\u0632_\u062c\u062f\u06cc\u062f_prompt_2_4_9", + "community": 348, + "norm_label": "\u06f1. \u0627\u0641\u0632\u0648\u062f\u0646 \u0645\u0646\u0627\u0628\u0639 \u0645\u062c\u0648\u0632 \u062c\u062f\u06cc\u062f (prompt 2 + 4 + 9)" + }, + { + "label": "\u06f2. Enforcement \u062f\u0631 Backend (Prompt 6)", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L149", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u06f2_enforcement_\u062f\u0631_backend_prompt_6", + "community": 348, + "norm_label": "\u06f2. enforcement \u062f\u0631 backend (prompt 6)" + }, + { + "label": "\u06f3. Enforcement \u062f\u0631 Frontend \u2014 Sidebar + Route + CRUD (Prompt 5 + 7)", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L166", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u06f3_enforcement_\u062f\u0631_frontend_sidebar_route_crud_prompt_5_7", + "community": 348, + "norm_label": "\u06f3. enforcement \u062f\u0631 frontend \u2014 sidebar + route + crud (prompt 5 + 7)" + }, + { + "label": "\u06f4. \u062d\u0633\u0627\u0628 \u06a9\u0627\u0631\u0628\u0631\u06cc \u0628\u062f\u0648\u0646 \u0645\u062c\u0648\u0632 (Prompt 3)", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L178", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u06f4_\u062d\u0633\u0627\u0628_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u0628\u062f\u0648\u0646_\u0645\u062c\u0648\u0632_prompt_3", + "community": 348, + "norm_label": "\u06f4. \u062d\u0633\u0627\u0628 \u06a9\u0627\u0631\u0628\u0631\u06cc \u0628\u062f\u0648\u0646 \u0645\u062c\u0648\u0632 (prompt 3)" + }, + { + "label": "\u06f5. \u0627\u0633\u06a9\u0648\u067e per-doctor \u0646\u0648\u0628\u062a\u200c\u0647\u0627 \u2014 \u062a\u06a9\u0645\u06cc\u0644 \u067e\u0648\u0634\u0634 \u0639\u0645\u0644\u06cc\u0627\u062a (Prompt 8)", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L184", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u06f5_\u0627\u0633\u06a9\u0648\u067e_per_doctor_\u0646\u0648\u0628\u062a_\u0647\u0627_\u062a\u06a9\u0645\u06cc\u0644_\u067e\u0648\u0634\u0634_\u0639\u0645\u0644\u06cc\u0627\u062a_prompt_8", + "community": 348, + "norm_label": "\u06f5. \u0627\u0633\u06a9\u0648\u067e per-doctor \u0646\u0648\u0628\u062a\u200c\u0647\u0627 \u2014 \u062a\u06a9\u0645\u06cc\u0644 \u067e\u0648\u0634\u0634 \u0639\u0645\u0644\u06cc\u0627\u062a (prompt 8)" + }, + { + "label": "\u06f6. \u062a\u0633\u062a \u0646\u0647\u0627\u06cc\u06cc \u0648 \u0645\u0627\u062a\u0631\u06cc\u0633 (Prompt 10)", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L194", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u06f6_\u062a\u0633\u062a_\u0646\u0647\u0627\u06cc\u06cc_\u0648_\u0645\u0627\u062a\u0631\u06cc\u0633_prompt_10", + "community": 348, + "norm_label": "\u06f6. \u062a\u0633\u062a \u0646\u0647\u0627\u06cc\u06cc \u0648 \u0645\u0627\u062a\u0631\u06cc\u0633 (prompt 10)" + }, + { + "label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645", + "file_type": "document", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L222", + "_origin": "ast", + "id": "prompt_secretary_permissions_full_coverage_phase2_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", + "community": 348, + "norm_label": "\u0646\u06a9\u0627\u062a \u0645\u0647\u0645" + }, { "label": "secretary-welcome-sms.md", "file_type": "document", @@ -110730,7 +110930,7 @@ "source_location": "L55", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f1_\u0645\u0639\u0631\u0641\u06cc_\u0645\u062d\u0635\u0648\u0644", - "community": 277, + "community": 880, "norm_label": "\u06f1. \u0645\u0639\u0631\u0641\u06cc \u0645\u062d\u0635\u0648\u0644" }, { @@ -110740,7 +110940,7 @@ "source_location": "L59", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f1_\u06f1_\u0646\u0642\u0634_\u0647\u0627\u06cc_\u0633\u06cc\u0633\u062a\u0645", - "community": 277, + "community": 880, "norm_label": "\u06f1.\u06f1 \u0646\u0642\u0634\u200c\u0647\u0627\u06cc \u0633\u06cc\u0633\u062a\u0645" }, { @@ -110750,7 +110950,7 @@ "source_location": "L71", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f1_\u06f2_\u0641\u0644\u0648\u0647\u0627\u06cc_\u0639\u0645\u0644\u06cc\u0627\u062a\u06cc_\u0627\u0635\u0644\u06cc", - "community": 277, + "community": 880, "norm_label": "\u06f1.\u06f2 \u0641\u0644\u0648\u0647\u0627\u06cc \u0639\u0645\u0644\u06cc\u0627\u062a\u06cc \u0627\u0635\u0644\u06cc" }, { @@ -110760,7 +110960,7 @@ "source_location": "L73", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u062b\u0628\u062a_\u0646\u0627\u0645_\u062f\u06a9\u062a\u0631_\u0645\u0633\u062a\u0642\u0644", - "community": 277, + "community": 880, "norm_label": "\u062b\u0628\u062a\u200c\u0646\u0627\u0645 \u062f\u06a9\u062a\u0631 \u2014 \u0645\u0633\u062a\u0642\u0644" }, { @@ -110770,7 +110970,7 @@ "source_location": "L81", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u062b\u0628\u062a_\u0646\u0627\u0645_\u062f\u06a9\u062a\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u06a9\u0644\u06cc\u0646\u06cc\u06a9", - "community": 277, + "community": 880, "norm_label": "\u062b\u0628\u062a\u200c\u0646\u0627\u0645 \u062f\u06a9\u062a\u0631 \u2014 \u0627\u0632 \u0637\u0631\u06cc\u0642 \u06a9\u0644\u06cc\u0646\u06cc\u06a9" }, { @@ -110780,7 +110980,7 @@ "source_location": "L91", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u062b\u0628\u062a_\u0646\u0627\u0645_\u062f\u06a9\u062a\u0631_\u0627\u0632_\u0637\u0631\u06cc\u0642_\u0646\u0645\u0627\u06cc\u0646\u062f\u0647", - "community": 277, + "community": 880, "norm_label": "\u062b\u0628\u062a\u200c\u0646\u0627\u0645 \u062f\u06a9\u062a\u0631 \u2014 \u0627\u0632 \u0637\u0631\u06cc\u0642 \u0646\u0645\u0627\u06cc\u0646\u062f\u0647" }, { @@ -110790,7 +110990,7 @@ "source_location": "L99", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f1_\u06f3_\u067e\u0644\u0646_\u0647\u0627\u06cc_\u0627\u0634\u062a\u0631\u0627\u06a9", - "community": 277, + "community": 880, "norm_label": "\u06f1.\u06f3 \u067e\u0644\u0646\u200c\u0647\u0627\u06cc \u0627\u0634\u062a\u0631\u0627\u06a9" }, { @@ -110800,7 +111000,7 @@ "source_location": "L111", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f1_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u067e\u06cc\u0627\u0645\u06a9", - "community": 277, + "community": 880, "norm_label": "\u06f1.\u06f4 \u0633\u06cc\u0633\u062a\u0645 \u067e\u06cc\u0627\u0645\u06a9" }, { @@ -110830,7 +111030,7 @@ "source_location": "L147", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u0627\u0646\u0648\u0627\u0639_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_category_types", - "community": 207, + "community": 926, "norm_label": "\u06f2.\u06f2 \u0627\u0646\u0648\u0627\u0639 \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc (category types)" }, { @@ -110840,7 +111040,7 @@ "source_location": "L151", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f1_\u062a\u06af_tag", - "community": 207, + "community": 926, "norm_label": "\u06f2.\u06f2.\u06f1 \u062a\u06af (tag)" }, { @@ -110850,7 +111050,7 @@ "source_location": "L163", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f2_\u0627\u0633\u062a\u0627\u0646_state", - "community": 207, + "community": 926, "norm_label": "\u06f2.\u06f2.\u06f2 \u0627\u0633\u062a\u0627\u0646 (state)" }, { @@ -110860,7 +111060,7 @@ "source_location": "L175", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f3_\u0634\u0647\u0631_city", - "community": 207, + "community": 926, "norm_label": "\u06f2.\u06f2.\u06f3 \u0634\u0647\u0631 (city)" }, { @@ -110870,7 +111070,7 @@ "source_location": "L201", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f4_\u0628\u06cc\u0645\u0647_\u067e\u0627\u06cc\u0647_basic_insurance", - "community": 207, + "community": 926, "norm_label": "\u06f2.\u06f2.\u06f4 \u0628\u06cc\u0645\u0647 \u067e\u0627\u06cc\u0647 (basic insurance)" }, { @@ -110880,7 +111080,7 @@ "source_location": "L214", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f5_\u0628\u06cc\u0645\u0647_\u0645\u06a9\u0645\u0644_supplementary_insurance", - "community": 207, + "community": 926, "norm_label": "\u06f2.\u06f2.\u06f5 \u0628\u06cc\u0645\u0647 \u0645\u06a9\u0645\u0644 (supplementary insurance)" }, { @@ -110890,7 +111090,7 @@ "source_location": "L218", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f6_\u062a\u062e\u0635\u0635_\u062f\u06a9\u062a\u0631_doctor_specialty", - "community": 207, + "community": 926, "norm_label": "\u06f2.\u06f2.\u06f6 \u062a\u062e\u0635\u0635 \u062f\u06a9\u062a\u0631 (doctor specialty)" }, { @@ -110900,7 +111100,7 @@ "source_location": "L231", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f2_\u06f7_\u062e\u062f\u0645\u0627\u062a_\u062f\u06a9\u062a\u0631_doctor_services", - "community": 207, + "community": 926, "norm_label": "\u06f2.\u06f2.\u06f7 \u062e\u062f\u0645\u0627\u062a \u062f\u06a9\u062a\u0631 (doctor services)" }, { @@ -110960,7 +111160,7 @@ "source_location": "L356", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a_appointment_settings", - "community": 207, + "community": 974, "norm_label": "\u06f2.\u06f8 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a (appointment settings)" }, { @@ -110970,7 +111170,7 @@ "source_location": "L360", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u06f1_\u0628\u0631\u0646\u0627\u0645\u0647_\u0647\u0641\u062a\u06af\u06cc_weekly_schedule", - "community": 207, + "community": 974, "norm_label": "\u06f2.\u06f8.\u06f1 \u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0641\u062a\u06af\u06cc (weekly schedule)" }, { @@ -110980,7 +111180,7 @@ "source_location": "L373", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u06f2_\u062a\u0639\u0637\u06cc\u0644\u0627\u062a_holidays", - "community": 207, + "community": 974, "norm_label": "\u06f2.\u06f8.\u06f2 \u062a\u0639\u0637\u06cc\u0644\u0627\u062a (holidays)" }, { @@ -110990,7 +111190,7 @@ "source_location": "L388", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u06f3_\u0644\u063a\u0648_\u062a\u0639\u0637\u06cc\u0644_date_override", - "community": 207, + "community": 974, "norm_label": "\u06f2.\u06f8.\u06f3 \u0644\u063a\u0648 \u062a\u0639\u0637\u06cc\u0644 (date override)" }, { @@ -111000,7 +111200,7 @@ "source_location": "L404", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f8_\u06f4_\u0627\u0644\u06af\u0648\u0631\u06cc\u062a\u0645_\u0645\u062d\u0627\u0633\u0628\u0647_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u062e\u0627\u0644\u06cc", - "community": 207, + "community": 974, "norm_label": "\u06f2.\u06f8.\u06f4 \u0627\u0644\u06af\u0648\u0631\u06cc\u062a\u0645 \u0645\u062d\u0627\u0633\u0628\u0647 \u0627\u0633\u0644\u0627\u062a\u200c\u0647\u0627\u06cc \u062e\u0627\u0644\u06cc" }, { @@ -111070,7 +111270,7 @@ "source_location": "L524", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u0646\u0638\u0631\u0627\u062a_\u0644\u0627\u06cc\u06a9_\u0648_\u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc", - "community": 207, + "community": 990, "norm_label": "\u06f2.\u06f1\u06f3 \u0646\u0638\u0631\u0627\u062a\u060c \u0644\u0627\u06cc\u06a9 \u0648 \u0627\u0645\u062a\u06cc\u0627\u0632\u062f\u0647\u06cc" }, { @@ -111080,7 +111280,7 @@ "source_location": "L526", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u06f1_\u0646\u0638\u0631_comment", - "community": 207, + "community": 990, "norm_label": "\u06f2.\u06f1\u06f3.\u06f1 \u0646\u0638\u0631 (comment)" }, { @@ -111090,7 +111290,7 @@ "source_location": "L539", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u06f2_\u0644\u0627\u06cc\u06a9_like", - "community": 207, + "community": 990, "norm_label": "\u06f2.\u06f1\u06f3.\u06f2 \u0644\u0627\u06cc\u06a9 (like)" }, { @@ -111100,7 +111300,7 @@ "source_location": "L550", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f2_\u06f1\u06f3_\u06f3_\u0627\u0645\u062a\u06cc\u0627\u0632_rate", - "community": 207, + "community": 990, "norm_label": "\u06f2.\u06f1\u06f3.\u06f3 \u0627\u0645\u062a\u06cc\u0627\u0632 (rate)" }, { @@ -111220,7 +111420,7 @@ "source_location": "L646", "_origin": "ast", "id": "docs_clinicpro_manual_v2_task_08_api_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0647\u0627", - "community": 255, + "community": 986, "norm_label": "task-08: api \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627" }, { @@ -111230,7 +111430,7 @@ "source_location": "L650", "_origin": "ast", "id": "docs_clinicpro_manual_v2_get_api_v1_categories_states_\u0627\u0633\u062a\u0627\u0646_\u0647\u0627", - "community": 255, + "community": 986, "norm_label": "get /api/v1/categories/states \u2014 \u0627\u0633\u062a\u0627\u0646\u200c\u0647\u0627" }, { @@ -111240,7 +111440,7 @@ "source_location": "L659", "_origin": "ast", "id": "docs_clinicpro_manual_v2_get_api_v1_categories_cities_\u0634\u0647\u0631\u0647\u0627", - "community": 255, + "community": 986, "norm_label": "get /api/v1/categories/cities \u2014 \u0634\u0647\u0631\u0647\u0627" }, { @@ -111250,7 +111450,7 @@ "source_location": "L668", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0633\u0627\u06cc\u0631_endpoint_\u0647\u0627\u06cc_\u062f\u0633\u062a\u0647_\u0628\u0646\u062f\u06cc_\u0627\u0644\u0632\u0627\u0645\u06cc", - "community": 255, + "community": 986, "norm_label": "\u0633\u0627\u06cc\u0631 endpoint \u0647\u0627\u06cc \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc \u2014 \u0627\u0644\u0632\u0627\u0645\u06cc" }, { @@ -111260,7 +111460,7 @@ "source_location": "L678", "_origin": "ast", "id": "docs_clinicpro_manual_v2_task_09_api_\u062a\u0646\u0638\u06cc\u0645\u0627\u062a_\u0646\u0648\u0628\u062a", - "community": 255, + "community": 984, "norm_label": "task-09: api \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0648\u0628\u062a" }, { @@ -111270,7 +111470,7 @@ "source_location": "L680", "_origin": "ast", "id": "docs_clinicpro_manual_v2_get_api_v1_appointment_settings_slots_\u062f\u0631\u06cc\u0627\u0641\u062a_\u0627\u0633\u0644\u0627\u062a_\u0647\u0627\u06cc_\u062e\u0627\u0644\u06cc", - "community": 255, + "community": 984, "norm_label": "get /api/v1/appointment-settings/slots \u2014 \u062f\u0631\u06cc\u0627\u0641\u062a \u0627\u0633\u0644\u0627\u062a\u200c\u0647\u0627\u06cc \u062e\u0627\u0644\u06cc" }, { @@ -111280,7 +111480,7 @@ "source_location": "L689", "_origin": "ast", "id": "docs_clinicpro_manual_v2_post_api_v1_appointment_settings_overrides_\u062b\u0628\u062a_override_\u062a\u0648\u0633\u0637_\u062f\u06a9\u062a\u0631", - "community": 255, + "community": 984, "norm_label": "post /api/v1/appointment-settings/overrides \u2014 \u062b\u0628\u062a override \u062a\u0648\u0633\u0637 \u062f\u06a9\u062a\u0631" }, { @@ -111290,7 +111490,7 @@ "source_location": "L698", "_origin": "ast", "id": "docs_clinicpro_manual_v2_post_api_v1_appointment_settings_holidays_\u062b\u0628\u062a_\u062a\u0639\u0637\u06cc\u0644\u06cc_\u0641\u0642\u0637_\u0627\u062f\u0645\u06cc\u0646", - "community": 255, + "community": 984, "norm_label": "post /api/v1/appointment-settings/holidays \u2014 \u062b\u0628\u062a \u062a\u0639\u0637\u06cc\u0644\u06cc (\u0641\u0642\u0637 \u0627\u062f\u0645\u06cc\u0646)" }, { @@ -111300,7 +111500,7 @@ "source_location": "L707", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f4_\u0633\u06cc\u0633\u062a\u0645_\u062d\u0633\u0627\u0628_\u0648_\u0635\u0641_\u067e\u06cc\u0627\u0645\u06a9", - "community": 277, + "community": 965, "norm_label": "\u06f4. \u0633\u06cc\u0633\u062a\u0645 \u062d\u0633\u0627\u0628 \u0648 \u0635\u0641 \u067e\u06cc\u0627\u0645\u06a9" }, { @@ -111310,7 +111510,7 @@ "source_location": "L709", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f4_\u06f1_\u062d\u0633\u0627\u0628_\u067e\u06cc\u0627\u0645\u06a9_sms_account", - "community": 277, + "community": 965, "norm_label": "\u06f4.\u06f1 \u062d\u0633\u0627\u0628 \u067e\u06cc\u0627\u0645\u06a9 (sms account)" }, { @@ -111320,7 +111520,7 @@ "source_location": "L721", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f4_\u06f2_\u0635\u0641_\u067e\u06cc\u0627\u0645\u06a9_sms_queue", - "community": 277, + "community": 965, "norm_label": "\u06f4.\u06f2 \u0635\u0641 \u067e\u06cc\u0627\u0645\u06a9 (sms queue)" }, { @@ -111330,7 +111530,7 @@ "source_location": "L737", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u06f4_\u06f3_api_\u067e\u06cc\u0627\u0645\u06a9", - "community": 277, + "community": 965, "norm_label": "\u06f4.\u06f3 api \u067e\u06cc\u0627\u0645\u06a9" }, { @@ -111340,7 +111540,7 @@ "source_location": "L739", "_origin": "ast", "id": "docs_clinicpro_manual_v2_post_api_v1_sms_queue_\u0627\u0641\u0632\u0648\u062f\u0646_\u0628\u0647_\u0635\u0641", - "community": 277, + "community": 965, "norm_label": "post /api/v1/sms/queue \u2014 \u0627\u0641\u0632\u0648\u062f\u0646 \u0628\u0647 \u0635\u0641" }, { @@ -111350,7 +111550,7 @@ "source_location": "L748", "_origin": "ast", "id": "docs_clinicpro_manual_v2_get_api_v1_sms_balance_\u0645\u0648\u062c\u0648\u062f\u06cc_\u062d\u0633\u0627\u0628_\u067e\u06cc\u0627\u0645\u06a9", - "community": 277, + "community": 965, "norm_label": "get /api/v1/sms/balance \u2014 \u0645\u0648\u062c\u0648\u062f\u06cc \u062d\u0633\u0627\u0628 \u067e\u06cc\u0627\u0645\u06a9" }, { @@ -111420,7 +111620,7 @@ "source_location": "L829", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0628\u062e\u0634_\u062f\u0648\u0645_\u0645\u0633\u062a\u0646\u062f_\u06a9\u0627\u0645\u0644_api", - "community": 231, + "community": 770, "norm_label": "\u0628\u062e\u0634 \u062f\u0648\u0645 \u2014 \u0645\u0633\u062a\u0646\u062f \u06a9\u0627\u0645\u0644 api" }, { @@ -111430,7 +111630,7 @@ "source_location": "L833", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0641\u0647\u0631\u0633\u062a_\u0645\u0637\u0627\u0644\u0628", - "community": 231, + "community": 770, "norm_label": "\u0641\u0647\u0631\u0633\u062a \u0645\u0637\u0627\u0644\u0628" }, { @@ -111440,7 +111640,7 @@ "source_location": "L854", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u062e\u0637\u0627\u0647\u0627\u06cc_\u0639\u0645\u0648\u0645\u06cc", - "community": 231, + "community": 770, "norm_label": "\u062e\u0637\u0627\u0647\u0627\u06cc \u0639\u0645\u0648\u0645\u06cc" }, { @@ -111450,7 +111650,7 @@ "source_location": "L869", "_origin": "ast", "id": "docs_clinicpro_manual_v2_1_\u0627\u062d\u0631\u0627\u0632_\u0647\u0648\u06cc\u062a_authentication", - "community": 231, + "community": 770, "norm_label": "1. \u0627\u062d\u0631\u0627\u0632 \u0647\u0648\u06cc\u062a (authentication)" }, { @@ -111460,7 +111660,7 @@ "source_location": "L871", "_origin": "ast", "id": "docs_clinicpro_manual_v2_1_post_refresh_token", - "community": 231, + "community": 770, "norm_label": "1. \ud83d\udd35 `post` refresh token" }, { @@ -111470,7 +111670,7 @@ "source_location": "L879", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body", - "community": 231, + "community": 770, "norm_label": "request body" }, { @@ -111480,7 +111680,7 @@ "source_location": "L888", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627", - "community": 231, + "community": 770, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -111490,7 +111690,7 @@ "source_location": "L896", "_origin": "ast", "id": "docs_clinicpro_manual_v2_2_get_x_csrf_token", - "community": 231, + "community": 770, "norm_label": "2. \ud83d\udfe2 `get` x-csrf-token" }, { @@ -111500,7 +111700,7 @@ "source_location": "L906", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_906", - "community": 231, + "community": 770, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -111510,7 +111710,7 @@ "source_location": "L914", "_origin": "ast", "id": "docs_clinicpro_manual_v2_3_get_user_info", - "community": 231, + "community": 770, "norm_label": "3. \ud83d\udfe2 `get` user info \ud83c\udd95" }, { @@ -111520,7 +111720,7 @@ "source_location": "L924", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_924", - "community": 231, + "community": 770, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -112650,7 +112850,7 @@ "source_location": "L3201", "_origin": "ast", "id": "docs_clinicpro_manual_v2_35_patch_patch", - "community": 304, + "community": 970, "norm_label": "35. \ud83d\udfe1 `patch` patch" }, { @@ -112660,7 +112860,7 @@ "source_location": "L3209", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3209", - "community": 304, + "community": 970, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -112670,7 +112870,7 @@ "source_location": "L3216", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_3216", - "community": 304, + "community": 970, "norm_label": "request body" }, { @@ -112680,7 +112880,7 @@ "source_location": "L3228", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3228", - "community": 304, + "community": 970, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { @@ -112690,7 +112890,7 @@ "source_location": "L3242", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3242", - "community": 304, + "community": 970, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -112820,7 +113020,7 @@ "source_location": "L3354", "_origin": "ast", "id": "docs_clinicpro_manual_v2_39_patch_comment_confirmation", - "community": 304, + "community": 983, "norm_label": "39. \ud83d\udfe1 `patch` comment confirmation" }, { @@ -112830,7 +113030,7 @@ "source_location": "L3362", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3362", - "community": 304, + "community": 983, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -112840,7 +113040,7 @@ "source_location": "L3369", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_3369", - "community": 304, + "community": 983, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { @@ -112850,7 +113050,7 @@ "source_location": "L3375", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3375", - "community": 304, + "community": 983, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -115490,7 +115690,7 @@ "source_location": "L38", "_origin": "ast", "id": "prd_prd_\u0627\u067e\u06cc\u06a9_\u0647\u0627", - "community": 459, + "community": 500, "norm_label": "\u0627\u067e\u06cc\u06a9\u200c\u0647\u0627" }, { @@ -118650,7 +118850,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_appointment", - "community": 479, + "community": 25, "norm_label": "appointment.md" }, { @@ -118660,7 +118860,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_appointment_appointment_api", - "community": 953, + "community": 25, "norm_label": "appointment api" }, { @@ -118670,7 +118870,7 @@ "source_location": "L7", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_slots", - "community": 964, + "community": 25, "norm_label": "get `/api/v1/appointment-slots`" }, { @@ -118680,7 +118880,7 @@ "source_location": "L13", "_origin": "ast", "id": "api_appointment_query_parameters", - "community": 964, + "community": 25, "norm_label": "query parameters" }, { @@ -118690,7 +118890,7 @@ "source_location": "L25", "_origin": "ast", "id": "api_appointment_response_200", - "community": 964, + "community": 25, "norm_label": "response `200`" }, { @@ -118700,7 +118900,7 @@ "source_location": "L69", "_origin": "ast", "id": "api_appointment_errors", - "community": 964, + "community": 25, "norm_label": "errors" }, { @@ -118710,7 +118910,7 @@ "source_location": "L77", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_service_slots", - "community": 965, + "community": 25, "norm_label": "get `/api/v1/appointment-service-slots`" }, { @@ -118720,7 +118920,7 @@ "source_location": "L81", "_origin": "ast", "id": "api_appointment_query_parameters_81", - "community": 965, + "community": 25, "norm_label": "query parameters" }, { @@ -118730,7 +118930,7 @@ "source_location": "L90", "_origin": "ast", "id": "api_appointment_response_200_90", - "community": 965, + "community": 25, "norm_label": "response `200`" }, { @@ -118740,7 +118940,7 @@ "source_location": "L107", "_origin": "ast", "id": "api_appointment_errors_107", - "community": 965, + "community": 25, "norm_label": "errors" }, { @@ -118750,7 +118950,7 @@ "source_location": "L115", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_booking_services_doctoruuid", - "community": 953, + "community": 25, "norm_label": "get `/api/v1/appointment-booking-services/{doctoruuid}`" }, { @@ -118760,7 +118960,7 @@ "source_location": "L119", "_origin": "ast", "id": "api_appointment_response_200_119", - "community": 953, + "community": 25, "norm_label": "response `200`" }, { @@ -118770,7 +118970,7 @@ "source_location": "L135", "_origin": "ast", "id": "api_appointment_errors_135", - "community": 953, + "community": 25, "norm_label": "errors" }, { @@ -118830,7 +119030,7 @@ "source_location": "L193", "_origin": "ast", "id": "api_appointment_post_api_v1_appointment", - "community": 966, + "community": 25, "norm_label": "post `/api/v1/appointment`" }, { @@ -118840,7 +119040,7 @@ "source_location": "L199", "_origin": "ast", "id": "api_appointment_request_body_application_json", - "community": 966, + "community": 25, "norm_label": "request body (`application/json`)" }, { @@ -118850,7 +119050,7 @@ "source_location": "L242", "_origin": "ast", "id": "api_appointment_response_201", - "community": 966, + "community": 25, "norm_label": "response `201`" }, { @@ -118860,7 +119060,7 @@ "source_location": "L275", "_origin": "ast", "id": "api_appointment_errors_275", - "community": 966, + "community": 25, "norm_label": "errors" }, { @@ -118870,7 +119070,7 @@ "source_location": "L285", "_origin": "ast", "id": "api_appointment_single_appointment_access_model", - "community": 953, + "community": 25, "norm_label": "single-appointment access model" }, { @@ -118880,7 +119080,7 @@ "source_location": "L314", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_uuid", - "community": 967, + "community": 25, "norm_label": "get `/api/v1/appointment/{uuid}`" }, { @@ -118890,7 +119090,7 @@ "source_location": "L320", "_origin": "ast", "id": "api_appointment_path_parameters_320", - "community": 967, + "community": 25, "norm_label": "path parameters" }, { @@ -118900,7 +119100,7 @@ "source_location": "L325", "_origin": "ast", "id": "api_appointment_response_200_325", - "community": 967, + "community": 25, "norm_label": "response `200`" }, { @@ -118910,7 +119110,7 @@ "source_location": "L360", "_origin": "ast", "id": "api_appointment_errors_360", - "community": 967, + "community": 25, "norm_label": "errors" }, { @@ -118920,7 +119120,7 @@ "source_location": "L369", "_origin": "ast", "id": "api_appointment_get_api_v1_appointments_doctor_doctoruuid", - "community": 955, + "community": 25, "norm_label": "get `/api/v1/appointments/doctor/{doctoruuid}`" }, { @@ -118930,7 +119130,7 @@ "source_location": "L379", "_origin": "ast", "id": "api_appointment_path_parameters_379", - "community": 955, + "community": 25, "norm_label": "path parameters" }, { @@ -118940,7 +119140,7 @@ "source_location": "L384", "_origin": "ast", "id": "api_appointment_query_parameters_384", - "community": 955, + "community": 25, "norm_label": "query parameters" }, { @@ -118950,7 +119150,7 @@ "source_location": "L403", "_origin": "ast", "id": "api_appointment_response_200_403", - "community": 955, + "community": 25, "norm_label": "response `200`" }, { @@ -118960,7 +119160,7 @@ "source_location": "L420", "_origin": "ast", "id": "api_appointment_errors_420", - "community": 955, + "community": 25, "norm_label": "errors" }, { @@ -118970,7 +119170,7 @@ "source_location": "L429", "_origin": "ast", "id": "api_appointment_get_api_v1_appointments_user", - "community": 968, + "community": 25, "norm_label": "get `/api/v1/appointments/user`" }, { @@ -118980,7 +119180,7 @@ "source_location": "L435", "_origin": "ast", "id": "api_appointment_query_parameters_435", - "community": 968, + "community": 25, "norm_label": "query parameters" }, { @@ -118990,7 +119190,7 @@ "source_location": "L440", "_origin": "ast", "id": "api_appointment_response_200_440", - "community": 968, + "community": 25, "norm_label": "response `200`" }, { @@ -119000,7 +119200,7 @@ "source_location": "L457", "_origin": "ast", "id": "api_appointment_errors_457", - "community": 968, + "community": 25, "norm_label": "errors" }, { @@ -119010,7 +119210,7 @@ "source_location": "L464", "_origin": "ast", "id": "api_appointment_patch_api_v1_appointment_uuid_status", - "community": 956, + "community": 25, "norm_label": "patch `/api/v1/appointment/{uuid}/status`" }, { @@ -119020,7 +119220,7 @@ "source_location": "L474", "_origin": "ast", "id": "api_appointment_path_parameters_474", - "community": 956, + "community": 25, "norm_label": "path parameters" }, { @@ -119030,7 +119230,7 @@ "source_location": "L479", "_origin": "ast", "id": "api_appointment_request_body", - "community": 956, + "community": 25, "norm_label": "request body" }, { @@ -119040,7 +119240,7 @@ "source_location": "L506", "_origin": "ast", "id": "api_appointment_response_200_506", - "community": 956, + "community": 25, "norm_label": "response `200`" }, { @@ -119050,7 +119250,7 @@ "source_location": "L509", "_origin": "ast", "id": "api_appointment_errors_509", - "community": 956, + "community": 25, "norm_label": "errors" }, { @@ -119060,7 +119260,7 @@ "source_location": "L520", "_origin": "ast", "id": "api_appointment_post_api_v1_appointment_uuid_confirm", - "community": 957, + "community": 25, "norm_label": "post `/api/v1/appointment/{uuid}/confirm`" }, { @@ -119070,7 +119270,7 @@ "source_location": "L529", "_origin": "ast", "id": "api_appointment_request_body_529", - "community": 957, + "community": 25, "norm_label": "request body" }, { @@ -119080,7 +119280,7 @@ "source_location": "L556", "_origin": "ast", "id": "api_appointment_what_happens_on_the_server", - "community": 957, + "community": 25, "norm_label": "what happens on the server" }, { @@ -119090,7 +119290,7 @@ "source_location": "L564", "_origin": "ast", "id": "api_appointment_response_200_564", - "community": 957, + "community": 25, "norm_label": "response `200`" }, { @@ -119100,7 +119300,7 @@ "source_location": "L592", "_origin": "ast", "id": "api_appointment_errors_592", - "community": 957, + "community": 25, "norm_label": "errors" }, { @@ -119110,7 +119310,7 @@ "source_location": "L609", "_origin": "ast", "id": "api_appointment_get_api_v1_appointment_uuid_events", - "community": 969, + "community": 25, "norm_label": "get `/api/v1/appointment/{uuid}/events`" }, { @@ -119120,7 +119320,7 @@ "source_location": "L617", "_origin": "ast", "id": "api_appointment_path_parameters_617", - "community": 969, + "community": 25, "norm_label": "path parameters" }, { @@ -119130,7 +119330,7 @@ "source_location": "L622", "_origin": "ast", "id": "api_appointment_response_200_622", - "community": 969, + "community": 25, "norm_label": "response `200`" }, { @@ -119140,7 +119340,7 @@ "source_location": "L639", "_origin": "ast", "id": "api_appointment_errors_639", - "community": 969, + "community": 25, "norm_label": "errors" }, { @@ -119150,7 +119350,7 @@ "source_location": "L647", "_origin": "ast", "id": "api_appointment_post_api_v1_my_appointment", - "community": 963, + "community": 25, "norm_label": "post `/api/v1/my/appointment`" }, { @@ -119160,7 +119360,7 @@ "source_location": "L667", "_origin": "ast", "id": "api_appointment_request_body_667", - "community": 963, + "community": 25, "norm_label": "request body" }, { @@ -119170,7 +119370,7 @@ "source_location": "L691", "_origin": "ast", "id": "api_appointment_response_201_691", - "community": 963, + "community": 25, "norm_label": "response `201`" }, { @@ -119180,7 +119380,7 @@ "source_location": "L704", "_origin": "ast", "id": "api_appointment_error_responses", - "community": 963, + "community": 25, "norm_label": "error responses" }, { @@ -119190,7 +119390,7 @@ "source_location": "L715", "_origin": "ast", "id": "api_appointment_get_api_v1_my_appointment_patient_lookup", - "community": 954, + "community": 25, "norm_label": "get `/api/v1/my/appointment/patient-lookup`" }, { @@ -119200,7 +119400,7 @@ "source_location": "L723", "_origin": "ast", "id": "api_appointment_query_parameters_723", - "community": 954, + "community": 25, "norm_label": "query parameters" }, { @@ -119210,7 +119410,7 @@ "source_location": "L731", "_origin": "ast", "id": "api_appointment_response_200_\u06cc\u0627\u0641\u062a_\u0634\u062f", - "community": 954, + "community": 25, "norm_label": "response `200` \u2014 \u06cc\u0627\u0641\u062a \u0634\u062f" }, { @@ -119220,7 +119420,7 @@ "source_location": "L745", "_origin": "ast", "id": "api_appointment_response_200_\u06cc\u0627\u0641\u062a_\u0646\u0634\u062f", - "community": 954, + "community": 25, "norm_label": "response `200` \u2014 \u06cc\u0627\u0641\u062a \u0646\u0634\u062f" }, { @@ -119230,7 +119430,7 @@ "source_location": "L750", "_origin": "ast", "id": "api_appointment_error_responses_750", - "community": 954, + "community": 25, "norm_label": "error responses" }, { @@ -119240,7 +119440,7 @@ "source_location": "L758", "_origin": "ast", "id": "api_appointment_get_api_v1_my_appointments", - "community": 970, + "community": 25, "norm_label": "get /api/v1/my/appointments" }, { @@ -119250,7 +119450,7 @@ "source_location": "L773", "_origin": "ast", "id": "api_appointment_get_api_v1_my_appointments_today_stats", - "community": 970, + "community": 25, "norm_label": "get `/api/v1/my/appointments/today-stats`" }, { @@ -119260,7 +119460,7 @@ "source_location": "L783", "_origin": "ast", "id": "api_appointment_query_parameters_783", - "community": 970, + "community": 25, "norm_label": "query parameters" }, { @@ -119270,7 +119470,7 @@ "source_location": "L792", "_origin": "ast", "id": "api_appointment_response_200_792", - "community": 970, + "community": 25, "norm_label": "response `200`" }, { @@ -121147,7 +121347,7 @@ "label": "GET /api/v1/service-sections", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L9", + "source_location": "L11", "_origin": "ast", "id": "api_clinic_services_get_api_v1_service_sections", "community": 203, @@ -121157,7 +121357,7 @@ "label": "POST /api/v1/service-section", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L38", + "source_location": "L40", "_origin": "ast", "id": "api_clinic_services_post_api_v1_service_section", "community": 203, @@ -121167,7 +121367,7 @@ "label": "PATCH /api/v1/service-section/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L59", + "source_location": "L61", "_origin": "ast", "id": "api_clinic_services_patch_api_v1_service_section_uuid", "community": 203, @@ -121177,7 +121377,7 @@ "label": "DELETE /api/v1/service-section/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L71", + "source_location": "L73", "_origin": "ast", "id": "api_clinic_services_delete_api_v1_service_section_uuid", "community": 203, @@ -121187,7 +121387,7 @@ "label": "GET /api/v1/service-items", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L79", + "source_location": "L81", "_origin": "ast", "id": "api_clinic_services_get_api_v1_service_items", "community": 203, @@ -121197,7 +121397,7 @@ "label": "GET /api/v1/service-items/{sectionUuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L88", + "source_location": "L90", "_origin": "ast", "id": "api_clinic_services_get_api_v1_service_items_sectionuuid", "community": 203, @@ -121207,7 +121407,7 @@ "label": "GET /api/v1/service-item/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L122", + "source_location": "L124", "_origin": "ast", "id": "api_clinic_services_get_api_v1_service_item_uuid", "community": 203, @@ -121217,7 +121417,7 @@ "label": "GET /api/v1/service-item/{uuid}/audit-logs", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L168", + "source_location": "L170", "_origin": "ast", "id": "api_clinic_services_get_api_v1_service_item_uuid_audit_logs", "community": 203, @@ -121227,7 +121427,7 @@ "label": "POST /api/v1/service-item", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L205", + "source_location": "L207", "_origin": "ast", "id": "api_clinic_services_post_api_v1_service_item", "community": 203, @@ -121237,7 +121437,7 @@ "label": "PATCH /api/v1/service-item/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L245", + "source_location": "L247", "_origin": "ast", "id": "api_clinic_services_patch_api_v1_service_item_uuid", "community": 203, @@ -121247,7 +121447,7 @@ "label": "DELETE /api/v1/service-item/{uuid}", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L266", + "source_location": "L268", "_origin": "ast", "id": "api_clinic_services_delete_api_v1_service_item_uuid", "community": 203, @@ -121257,7 +121457,7 @@ "label": "\u062a\u0639\u0631\u0641\u0647\u200c\u06cc \u0646\u0633\u062e\u0647\u200c\u062f\u0627\u0631 \u0633\u0627\u0644\u0627\u0646\u0647 (Tariff) \u2014 \u0641\u0627\u0632 \u06f3 \u0633\u06cc\u0633\u062a\u0645 \u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L288", + "source_location": "L290", "_origin": "ast", "id": "api_clinic_services_\u062a\u0639\u0631\u0641\u0647_\u06cc_\u0646\u0633\u062e\u0647_\u062f\u0627\u0631_\u0633\u0627\u0644\u0627\u0646\u0647_tariff_\u0641\u0627\u0632_\u06f3_\u0633\u06cc\u0633\u062a\u0645_\u0635\u0648\u0631\u062a\u062d\u0633\u0627\u0628", "community": 203, @@ -121267,7 +121467,7 @@ "label": "GET /api/v1/service-items/{uuid}/tariffs", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L292", + "source_location": "L294", "_origin": "ast", "id": "api_clinic_services_get_api_v1_service_items_uuid_tariffs", "community": 203, @@ -121277,7 +121477,7 @@ "label": "PUT /api/v1/service-items/{uuid}/tariffs/{year}", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L312", + "source_location": "L314", "_origin": "ast", "id": "api_clinic_services_put_api_v1_service_items_uuid_tariffs_year", "community": 203, @@ -121287,7 +121487,7 @@ "label": "Owner resolution (2026-07)", "file_type": "document", "source_file": "docs/api/clinic-services.md", - "source_location": "L334", + "source_location": "L336", "_origin": "ast", "id": "api_clinic_services_owner_resolution_2026_07", "community": 203, @@ -121300,7 +121500,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_clinic", - "community": 333, + "community": 479, "norm_label": "clinic.md" }, { @@ -122570,7 +122770,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_doctor_service", - "community": 479, + "community": 92, "norm_label": "doctor-service.md" }, { @@ -122790,7 +122990,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_doctor", - "community": 333, + "community": 479, "norm_label": "doctor.md" }, { @@ -123860,7 +124060,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_inventory_inventory_api", - "community": 479, + "community": 561, "norm_label": "inventory api" }, { @@ -124000,7 +124200,7 @@ "source_location": "L116", "_origin": "ast", "id": "api_inventory_packages", - "community": 446, + "community": 561, "norm_label": "packages" }, { @@ -124010,7 +124210,7 @@ "source_location": "L122", "_origin": "ast", "id": "api_inventory_get_api_v1_inventory_packages", - "community": 446, + "community": 561, "norm_label": "get `/api/v1/inventory-packages`" }, { @@ -124020,7 +124220,7 @@ "source_location": "L124", "_origin": "ast", "id": "api_inventory_response_200_124", - "community": 446, + "community": 561, "norm_label": "response `200`" }, { @@ -124030,7 +124230,7 @@ "source_location": "L142", "_origin": "ast", "id": "api_inventory_post_api_v1_inventory_package", - "community": 446, + "community": 561, "norm_label": "post `/api/v1/inventory-package`" }, { @@ -124040,7 +124240,7 @@ "source_location": "L144", "_origin": "ast", "id": "api_inventory_body_144", - "community": 446, + "community": 561, "norm_label": "body" }, { @@ -124050,7 +124250,7 @@ "source_location": "L150", "_origin": "ast", "id": "api_inventory_response_201_the_serialized_package_same_shape_as_list_errors_422_err_validation_001_empty_title_403_err_forbidden_001", - "community": 446, + "community": 561, "norm_label": "response `201` \u2014 the serialized package (same shape as list). errors: `422 err_validation_001` (empty `title`), `403 err_forbidden_001`." }, { @@ -124060,7 +124260,7 @@ "source_location": "L152", "_origin": "ast", "id": "api_inventory_patch_api_v1_inventory_package_uuid", - "community": 446, + "community": 561, "norm_label": "patch `/api/v1/inventory-package/{uuid}`" }, { @@ -124070,7 +124270,7 @@ "source_location": "L157", "_origin": "ast", "id": "api_inventory_delete_api_v1_inventory_package_uuid", - "community": 446, + "community": 561, "norm_label": "delete `/api/v1/inventory-package/{uuid}`" }, { @@ -125270,7 +125470,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_payment", - "community": 479, + "community": 45, "norm_label": "payment.md" }, { @@ -126827,7 +127027,7 @@ "label": "Response `201`", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L191", + "source_location": "L198", "_origin": "ast", "id": "api_secretary_response_201", "community": 46, @@ -126837,7 +127037,7 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L221", + "source_location": "L228", "_origin": "ast", "id": "api_secretary_errors", "community": 46, @@ -126847,7 +127047,7 @@ "label": "GET `/api/v1/secretary/{uuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L233", + "source_location": "L240", "_origin": "ast", "id": "api_secretary_get_api_v1_secretary_uuid", "community": 46, @@ -126857,7 +127057,7 @@ "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L239", + "source_location": "L246", "_origin": "ast", "id": "api_secretary_path_parameters", "community": 46, @@ -126867,7 +127067,7 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L245", + "source_location": "L252", "_origin": "ast", "id": "api_secretary_response_200", "community": 46, @@ -126877,9 +127077,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L261", + "source_location": "L268", "_origin": "ast", - "id": "api_secretary_errors_261", + "id": "api_secretary_errors_268", "community": 46, "norm_label": "errors" }, @@ -126887,7 +127087,7 @@ "label": "PATCH `/api/v1/secretary/{uuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L271", + "source_location": "L278", "_origin": "ast", "id": "api_secretary_patch_api_v1_secretary_uuid", "community": 46, @@ -126897,9 +127097,9 @@ "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L277", + "source_location": "L284", "_origin": "ast", - "id": "api_secretary_request_body_application_json_277", + "id": "api_secretary_request_body_application_json_284", "community": 46, "norm_label": "request body (`application/json`)" }, @@ -126907,9 +127107,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L307", + "source_location": "L314", "_origin": "ast", - "id": "api_secretary_response_200_307", + "id": "api_secretary_response_200_314", "community": 46, "norm_label": "response `200`" }, @@ -126917,9 +127117,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L311", + "source_location": "L318", "_origin": "ast", - "id": "api_secretary_errors_311", + "id": "api_secretary_errors_318", "community": 46, "norm_label": "errors" }, @@ -126927,7 +127127,7 @@ "label": "DELETE `/api/v1/secretary/{uuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L321", + "source_location": "L328", "_origin": "ast", "id": "api_secretary_delete_api_v1_secretary_uuid", "community": 46, @@ -126937,9 +127137,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L327", + "source_location": "L334", "_origin": "ast", - "id": "api_secretary_response_200_327", + "id": "api_secretary_response_200_334", "community": 46, "norm_label": "response `200`" }, @@ -126947,9 +127147,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L333", + "source_location": "L340", "_origin": "ast", - "id": "api_secretary_errors_333", + "id": "api_secretary_errors_340", "community": 46, "norm_label": "errors" }, @@ -126957,7 +127157,7 @@ "label": "GET `/api/v1/secretaries/{doctorUuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L343", + "source_location": "L350", "_origin": "ast", "id": "api_secretary_get_api_v1_secretaries_doctoruuid", "community": 46, @@ -126967,9 +127167,9 @@ "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L349", + "source_location": "L356", "_origin": "ast", - "id": "api_secretary_path_parameters_349", + "id": "api_secretary_path_parameters_356", "community": 46, "norm_label": "path parameters" }, @@ -126977,9 +127177,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L355", + "source_location": "L362", "_origin": "ast", - "id": "api_secretary_response_200_355", + "id": "api_secretary_response_200_362", "community": 46, "norm_label": "response `200`" }, @@ -126987,9 +127187,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L375", + "source_location": "L382", "_origin": "ast", - "id": "api_secretary_errors_375", + "id": "api_secretary_errors_382", "community": 46, "norm_label": "errors" }, @@ -126997,7 +127197,7 @@ "label": "GET `/api/v1/secretaries/clinic/{clinicUuid}`", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L385", + "source_location": "L392", "_origin": "ast", "id": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", "community": 46, @@ -127007,9 +127207,9 @@ "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L391", + "source_location": "L398", "_origin": "ast", - "id": "api_secretary_path_parameters_391", + "id": "api_secretary_path_parameters_398", "community": 46, "norm_label": "path parameters" }, @@ -127017,9 +127217,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L397", + "source_location": "L404", "_origin": "ast", - "id": "api_secretary_response_200_397", + "id": "api_secretary_response_200_404", "community": 46, "norm_label": "response `200`" }, @@ -127027,7 +127227,7 @@ "label": "Notes", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L418", + "source_location": "L425", "_origin": "ast", "id": "api_secretary_notes", "community": 46, @@ -127037,9 +127237,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L424", + "source_location": "L431", "_origin": "ast", - "id": "api_secretary_errors_424", + "id": "api_secretary_errors_431", "community": 46, "norm_label": "errors" }, @@ -127047,7 +127247,7 @@ "label": "PUT `/api/v1/secretaries/clinic/{clinicUuid}/doctors`", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L434", + "source_location": "L441", "_origin": "ast", "id": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", "community": 46, @@ -127057,9 +127257,9 @@ "label": "Path Parameters", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L442", + "source_location": "L449", "_origin": "ast", - "id": "api_secretary_path_parameters_442", + "id": "api_secretary_path_parameters_449", "community": 46, "norm_label": "path parameters" }, @@ -127067,9 +127267,9 @@ "label": "Request Body (`application/json`)", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L448", + "source_location": "L455", "_origin": "ast", - "id": "api_secretary_request_body_application_json_448", + "id": "api_secretary_request_body_application_json_455", "community": 46, "norm_label": "request body (`application/json`)" }, @@ -127077,9 +127277,9 @@ "label": "Response `200`", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L462", + "source_location": "L469", "_origin": "ast", - "id": "api_secretary_response_200_462", + "id": "api_secretary_response_200_469", "community": 46, "norm_label": "response `200`" }, @@ -127087,9 +127287,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L483", + "source_location": "L490", "_origin": "ast", - "id": "api_secretary_errors_483", + "id": "api_secretary_errors_490", "community": 46, "norm_label": "errors" }, @@ -127097,7 +127297,7 @@ "label": "\u0645\u062d\u062f\u0648\u062f\u06cc\u062a \u067e\u0646\u0644 \u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "file_type": "document", "source_file": "docs/api/secretary.md", - "source_location": "L493", + "source_location": "L500", "_origin": "ast", "id": "api_secretary_\u0645\u062d\u062f\u0648\u062f\u06cc\u062a_\u067e\u0646\u0644_\u0627\u0634\u062a\u0631\u0627\u06a9\u06cc", "community": 46, @@ -128480,7 +128680,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_tag", - "community": 102, + "community": 479, "norm_label": "tag.md" }, { @@ -165091,9 +165291,9 @@ "source_file": "assets/admin/pages/SecretaryDashboard.test.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_secretarydashboard_test", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -166113,9 +166313,9 @@ "source_file": "assets/admin/pages/SecretaryDashboard.test.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_secretarydashboard_test", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -175628,9 +175828,9 @@ "source_file": "assets/admin/pages/SecretaryDashboard.test.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_secretarydashboard_test", - "target": "pages_dashboardpage", - "confidence_score": 1.0 + "target": "pages_dashboardpage" }, { "relation": "calls", @@ -180061,9 +180261,9 @@ "source_file": "assets/admin/pages/SecretaryDashboard.test.tsx", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_secretarydashboard_test", - "target": "pages_secretarydashboard_test_clinicscope", - "confidence_score": 1.0 + "target": "pages_secretarydashboard_test_clinicscope" }, { "relation": "contains", @@ -180071,9 +180271,9 @@ "source_file": "assets/admin/pages/SecretaryDashboard.test.tsx", "source_location": "L33", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_secretarydashboard_test", - "target": "pages_secretarydashboard_test_doctorscope", - "confidence_score": 1.0 + "target": "pages_secretarydashboard_test_doctorscope" }, { "relation": "contains", @@ -180081,9 +180281,9 @@ "source_file": "assets/admin/pages/SecretaryDashboard.test.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_secretarydashboard_test", - "target": "pages_secretarydashboard_test_get", - "confidence_score": 1.0 + "target": "pages_secretarydashboard_test_get" }, { "relation": "contains", @@ -180091,9 +180291,9 @@ "source_file": "assets/admin/pages/SecretaryDashboard.test.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_secretarydashboard_test", - "target": "pages_secretarydashboard_test_perms", - "confidence_score": 1.0 + "target": "pages_secretarydashboard_test_perms" }, { "relation": "imports_from", @@ -180102,9 +180302,9 @@ "source_file": "assets/admin/pages/SecretaryDashboard.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_secretarydashboard_test", - "target": "stores_authstore", - "confidence_score": 1.0 + "target": "stores_authstore" }, { "relation": "imports", @@ -180113,9 +180313,9 @@ "source_file": "assets/admin/pages/SecretaryDashboard.test.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_secretarydashboard_test", - "target": "stores_authstore_useauthstore", - "confidence_score": 1.0 + "target": "stores_authstore_useauthstore" }, { "relation": "imports_from", @@ -180124,9 +180324,9 @@ "source_file": "assets/admin/pages/SecretaryDashboard.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_secretarydashboard_test", - "target": "test_utils", - "confidence_score": 1.0 + "target": "test_utils" }, { "relation": "imports", @@ -180135,9 +180335,9 @@ "source_file": "assets/admin/pages/SecretaryDashboard.test.tsx", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_secretarydashboard_test", - "target": "test_utils_renderwithproviders", - "confidence_score": 1.0 + "target": "test_utils_renderwithproviders" }, { "relation": "contains", @@ -212231,9 +212431,9 @@ "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryresourceenforcementtest", - "target": "useractivecontext", - "confidence_score": 1.0 + "target": "useractivecontext" }, { "relation": "contains", @@ -244174,9 +244374,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1216", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", - "target": "controller_patientcontroller_patientcontroller_resolvescope", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_resolvescope" }, { "relation": "method", @@ -244885,9 +245085,9 @@ "source_location": "L1216", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_resolvescope", - "target": "src_patient_controller_patientcontroller_php_user", - "confidence_score": 1.0 + "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "references", @@ -246766,9 +246966,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1212", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_scope", - "target": "controller_patientcontroller_patientcontroller_resolvescope", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_resolvescope" }, { "relation": "references", @@ -246788,9 +246988,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1216", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_resolvescope", - "target": "src_patient_controller_patientcontroller_php_patientrecordscope", - "confidence_score": 1.0 + "target": "src_patient_controller_patientcontroller_php_patientrecordscope" }, { "relation": "contains", @@ -258989,9 +259189,9 @@ "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L34", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_paymentmethodcontroller_paymentmethodcontroller", - "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", - "confidence_score": 1.0 + "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard" }, { "relation": "method", @@ -259060,9 +259260,9 @@ "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L53", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_paymentmethodcontroller_paymentmethodcontroller_createbankaccount", - "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", - "confidence_score": 1.0 + "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard" }, { "relation": "calls", @@ -259071,9 +259271,9 @@ "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L89", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_paymentmethodcontroller_paymentmethodcontroller_createpos", - "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", - "confidence_score": 1.0 + "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard" }, { "relation": "calls", @@ -259082,9 +259282,9 @@ "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", - "target": "controller_paymentmethodcontroller_paymentmethodcontroller_assertrole", - "confidence_score": 1.0 + "target": "controller_paymentmethodcontroller_paymentmethodcontroller_assertrole" }, { "relation": "references", @@ -259093,9 +259293,9 @@ "source_location": "L34", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", - "target": "src_paymentmethod_controller_paymentmethodcontroller_php_user", - "confidence_score": 1.0 + "target": "src_paymentmethod_controller_paymentmethodcontroller_php_user" }, { "relation": "calls", @@ -259104,9 +259304,9 @@ "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L45", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_paymentmethodcontroller_paymentmethodcontroller_listbankaccounts", - "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", - "confidence_score": 1.0 + "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard" }, { "relation": "calls", @@ -259115,9 +259315,9 @@ "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L81", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_paymentmethodcontroller_paymentmethodcontroller_listpos", - "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", - "confidence_score": 1.0 + "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard" }, { "relation": "calls", @@ -259126,9 +259326,9 @@ "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L71", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_paymentmethodcontroller_paymentmethodcontroller_togglebankaccountstatus", - "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", - "confidence_score": 1.0 + "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard" }, { "relation": "calls", @@ -259137,9 +259337,9 @@ "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L107", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_paymentmethodcontroller_paymentmethodcontroller_toggleposstatus", - "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", - "confidence_score": 1.0 + "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard" }, { "relation": "calls", @@ -259148,9 +259348,9 @@ "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L62", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_paymentmethodcontroller_paymentmethodcontroller_updatebankaccount", - "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", - "confidence_score": 1.0 + "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard" }, { "relation": "calls", @@ -259159,9 +259359,9 @@ "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L98", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_paymentmethodcontroller_paymentmethodcontroller_updatepos", - "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", - "confidence_score": 1.0 + "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard" }, { "relation": "references", @@ -266853,9 +267053,9 @@ "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L22", "weight": 1.0, + "confidence_score": 1.0, "source": "security_secretaryaccesschecker", - "target": "security_secretaryaccesschecker_secretaryaccesschecker", - "confidence_score": 1.0 + "target": "security_secretaryaccesschecker_secretaryaccesschecker" }, { "relation": "imports", @@ -266864,9 +267064,9 @@ "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "security_secretaryaccesschecker", - "target": "src_secretary_security_secretaryaccesschecker_php_doctorsecretary", - "confidence_score": 1.0 + "target": "src_secretary_security_secretaryaccesschecker_php_doctorsecretary" }, { "relation": "imports", @@ -266875,9 +267075,9 @@ "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "security_secretaryaccesschecker", - "target": "src_secretary_security_secretaryaccesschecker_php_user", - "confidence_score": 1.0 + "target": "src_secretary_security_secretaryaccesschecker_php_user" }, { "relation": "method", @@ -266885,9 +267085,9 @@ "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L33", "weight": 1.0, + "confidence_score": 1.0, "source": "security_secretaryaccesschecker_secretaryaccesschecker", - "target": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", - "confidence_score": 1.0 + "target": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation" }, { "relation": "method", @@ -266895,9 +267095,9 @@ "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L53", "weight": 1.0, + "confidence_score": 1.0, "source": "security_secretaryaccesschecker_secretaryaccesschecker", - "target": "security_secretaryaccesschecker_secretaryaccesschecker_can", - "confidence_score": 1.0 + "target": "security_secretaryaccesschecker_secretaryaccesschecker_can" }, { "relation": "method", @@ -266905,9 +267105,9 @@ "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L63", "weight": 1.0, + "confidence_score": 1.0, "source": "security_secretaryaccesschecker_secretaryaccesschecker", - "target": "security_secretaryaccesschecker_secretaryaccesschecker_canornonsecretary", - "confidence_score": 1.0 + "target": "security_secretaryaccesschecker_secretaryaccesschecker_canornonsecretary" }, { "relation": "method", @@ -266915,9 +267115,9 @@ "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L24", "weight": 1.0, + "confidence_score": 1.0, "source": "security_secretaryaccesschecker_secretaryaccesschecker", - "target": "security_secretaryaccesschecker_secretaryaccesschecker_construct", - "confidence_score": 1.0 + "target": "security_secretaryaccesschecker_secretaryaccesschecker_construct" }, { "relation": "method", @@ -266925,8 +267125,18 @@ "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L73", "weight": 1.0, + "confidence_score": 1.0, "source": "security_secretaryaccesschecker_secretaryaccesschecker", - "target": "security_secretaryaccesschecker_secretaryaccesschecker_denyunlessgranted", + "target": "security_secretaryaccesschecker_secretaryaccesschecker_denyunlessgranted" + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", + "source_location": "L68", + "weight": 1.0, + "source": "security_secretaryaccesschecker_secretaryaccesschecker", + "target": "security_secretaryaccesschecker_secretaryaccesschecker_resolveownerentity", "confidence_score": 1.0 }, { @@ -266936,9 +267146,9 @@ "source_location": "L33", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", - "target": "src_secretary_security_secretaryaccesschecker_php_doctorsecretary", - "confidence_score": 1.0 + "target": "src_secretary_security_secretaryaccesschecker_php_doctorsecretary" }, { "relation": "references", @@ -266947,9 +267157,9 @@ "source_location": "L33", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", - "target": "src_secretary_security_secretaryaccesschecker_php_user", - "confidence_score": 1.0 + "target": "src_secretary_security_secretaryaccesschecker_php_user" }, { "relation": "calls", @@ -266958,9 +267168,9 @@ "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L55", "weight": 1.0, + "confidence_score": 1.0, "source": "security_secretaryaccesschecker_secretaryaccesschecker_can", - "target": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation", - "confidence_score": 1.0 + "target": "security_secretaryaccesschecker_secretaryaccesschecker_activerelation" }, { "relation": "references", @@ -266969,9 +267179,9 @@ "source_location": "L53", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "security_secretaryaccesschecker_secretaryaccesschecker_can", - "target": "src_secretary_security_secretaryaccesschecker_php_user", - "confidence_score": 1.0 + "target": "src_secretary_security_secretaryaccesschecker_php_user" }, { "relation": "references", @@ -266980,9 +267190,9 @@ "source_location": "L63", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "security_secretaryaccesschecker_secretaryaccesschecker_canornonsecretary", - "target": "src_secretary_security_secretaryaccesschecker_php_user", - "confidence_score": 1.0 + "target": "src_secretary_security_secretaryaccesschecker_php_user" }, { "relation": "references", @@ -266991,7 +267201,18 @@ "source_location": "L73", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "security_secretaryaccesschecker_secretaryaccesschecker_denyunlessgranted", + "target": "src_secretary_security_secretaryaccesschecker_php_user" + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", + "source_location": "L68", + "weight": 1.0, + "context": "parameter_type", + "source": "security_secretaryaccesschecker_secretaryaccesschecker_resolveownerentity", "target": "src_secretary_security_secretaryaccesschecker_php_user", "confidence_score": 1.0 }, @@ -267002,9 +267223,9 @@ "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L69", "weight": 1.0, + "confidence_score": 1.0, "source": "security_secretaryaccesschecker_secretaryaccesschecker_canornonsecretary", - "target": "security_secretaryaccesschecker_secretaryaccesschecker_can", - "confidence_score": 1.0 + "target": "security_secretaryaccesschecker_secretaryaccesschecker_can" }, { "relation": "calls", @@ -267013,9 +267234,9 @@ "source_file": "src/Secretary/Security/SecretaryAccessChecker.php", "source_location": "L75", "weight": 1.0, + "confidence_score": 1.0, "source": "security_secretaryaccesschecker_secretaryaccesschecker_denyunlessgranted", - "target": "security_secretaryaccesschecker_secretaryaccesschecker_canornonsecretary", - "confidence_score": 1.0 + "target": "security_secretaryaccesschecker_secretaryaccesschecker_canornonsecretary" }, { "relation": "contains", @@ -281660,9 +281881,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L41", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller", - "target": "controller_tenanttagcontroller_tenanttagcontroller_guardtagview", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_guardtagview" }, { "relation": "method", @@ -281711,9 +281932,9 @@ "source_location": "L41", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_guardtagview", - "target": "src_tag_controller_tenanttagcontroller_php_user", - "confidence_score": 1.0 + "target": "src_tag_controller_tenanttagcontroller_php_user" }, { "relation": "calls", @@ -281722,9 +281943,9 @@ "source_file": "src/Tag/Controller/TenantTagController.php", "source_location": "L52", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_tenanttagcontroller_tenanttagcontroller_list", - "target": "controller_tenanttagcontroller_tenanttagcontroller_guardtagview", - "confidence_score": 1.0 + "target": "controller_tenanttagcontroller_tenanttagcontroller_guardtagview" }, { "relation": "references", @@ -286643,9 +286864,9 @@ "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryresourceenforcementtest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -286653,9 +286874,9 @@ "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -308920,9 +309141,9 @@ "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L192", "weight": 1.0, + "confidence_score": 1.0, "source": "paymentmethod_paymentmethodtest_paymentmethodtest", - "target": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", - "confidence_score": 1.0 + "target": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments" }, { "relation": "method", @@ -309010,9 +309231,9 @@ "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L179", "weight": 1.0, + "confidence_score": 1.0, "source": "paymentmethod_paymentmethodtest_paymentmethodtest", - "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testsecretarywithoutpaymentspermissioncannotmanagepos", - "confidence_score": 1.0 + "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testsecretarywithoutpaymentspermissioncannotmanagepos" }, { "relation": "method", @@ -309061,9 +309282,9 @@ "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L166", "weight": 1.0, + "confidence_score": 1.0, "source": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleposstatus", - "target": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", - "confidence_score": 1.0 + "target": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments" }, { "relation": "calls", @@ -309072,9 +309293,9 @@ "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L181", "weight": 1.0, + "confidence_score": 1.0, "source": "paymentmethod_paymentmethodtest_paymentmethodtest_testsecretarywithoutpaymentspermissioncannotmanagepos", - "target": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", - "confidence_score": 1.0 + "target": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments" }, { "relation": "references", @@ -309083,9 +309304,9 @@ "source_location": "L192", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", - "target": "tests_paymentmethod_paymentmethodtest_php_user", - "confidence_score": 1.0 + "target": "tests_paymentmethod_paymentmethodtest_php_user" }, { "relation": "contains", @@ -309983,9 +310204,9 @@ "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryresourceenforcementtest", - "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", - "confidence_score": 1.0 + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest" }, { "relation": "method", @@ -309993,9 +310214,9 @@ "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", - "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", - "confidence_score": 1.0 + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary" }, { "relation": "method", @@ -310003,9 +310224,9 @@ "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L46", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", - "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventoryallowedwhengranted", - "confidence_score": 1.0 + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventoryallowedwhengranted" }, { "relation": "method", @@ -310013,9 +310234,9 @@ "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L66", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", - "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", - "confidence_score": 1.0 + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted" }, { "relation": "method", @@ -310023,9 +310244,9 @@ "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L36", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", - "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorydeniedbydefault", - "confidence_score": 1.0 + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorydeniedbydefault" }, { "relation": "method", @@ -310033,8 +310254,38 @@ "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L56", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", - "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testpatientcreatedeniedbydefault", + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testpatientcreatedeniedbydefault" + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", + "source_location": "L93", + "weight": 1.0, + "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesallowedwhengranted", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", + "source_location": "L103", + "weight": 1.0, + "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", + "source_location": "L83", + "weight": 1.0, + "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest", + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesdeniedbydefault", "confidence_score": 1.0 }, { @@ -310044,9 +310295,9 @@ "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L48", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventoryallowedwhengranted", - "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", - "confidence_score": 1.0 + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary" }, { "relation": "calls", @@ -310055,9 +310306,9 @@ "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L68", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorycreatedeniedbutviewgranted", - "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", - "confidence_score": 1.0 + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary" }, { "relation": "calls", @@ -310066,9 +310317,9 @@ "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L39", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testinventorydeniedbydefault", - "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", - "confidence_score": 1.0 + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary" }, { "relation": "calls", @@ -310077,7 +310328,40 @@ "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", "source_location": "L59", "weight": 1.0, + "confidence_score": 1.0, "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testpatientcreatedeniedbydefault", + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary" + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", + "source_location": "L95", + "weight": 1.0, + "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesallowedwhengranted", + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", + "source_location": "L105", + "weight": 1.0, + "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicescreatedeniedbutviewgranted", + "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Secretary/SecretaryResourceEnforcementTest.php", + "source_location": "L86", + "weight": 1.0, + "source": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_testservicesdeniedbydefault", "target": "secretary_secretaryresourceenforcementtest_secretaryresourceenforcementtest_makeclinicsecretary", "confidence_score": 1.0 }, @@ -333967,8 +334251,18 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u062d\u0633\u0627\u0628\u0631\u0633\u06cc_\u0648_\u0631\u0641\u0639_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632_\u0645\u0646\u0634\u06cc_\u067e\u0648\u0634\u0634_\u06a9\u0627\u0645\u0644_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0646\u0644_\u062e\u0637\u0627\u06cc_\u0648\u0631\u0648\u062f_\u06a9\u0631\u0634", + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u062d\u0633\u0627\u0628\u0631\u0633\u06cc_\u0648_\u0631\u0641\u0639_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632_\u0645\u0646\u0634\u06cc_\u067e\u0648\u0634\u0634_\u06a9\u0627\u0645\u0644_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0646\u0644_\u062e\u0637\u0627\u06cc_\u0648\u0631\u0648\u062f_\u06a9\u0631\u0634" + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L11", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2", + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement", "confidence_score": 1.0 }, { @@ -333977,9 +334271,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u062d\u0633\u0627\u0628\u0631\u0633\u06cc_\u0648_\u0631\u0641\u0639_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632_\u0645\u0646\u0634\u06cc_\u067e\u0648\u0634\u0634_\u06a9\u0627\u0645\u0644_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0646\u0644_\u062e\u0637\u0627\u06cc_\u0648\u0631\u0648\u062f_\u06a9\u0631\u0634", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0632\u0645\u06cc\u0646\u0647", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0632\u0645\u06cc\u0646\u0647" }, { "relation": "contains", @@ -333987,9 +334281,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L39", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u062d\u0633\u0627\u0628\u0631\u0633\u06cc_\u0648_\u0631\u0641\u0639_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632_\u0645\u0646\u0634\u06cc_\u067e\u0648\u0634\u0634_\u06a9\u0627\u0645\u0644_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0646\u0644_\u062e\u0637\u0627\u06cc_\u0648\u0631\u0648\u062f_\u06a9\u0631\u0634", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637" }, { "relation": "contains", @@ -333997,9 +334291,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L31", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u062d\u0633\u0627\u0628\u0631\u0633\u06cc_\u0648_\u0631\u0641\u0639_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632_\u0645\u0646\u0634\u06cc_\u067e\u0648\u0634\u0634_\u06a9\u0627\u0645\u0644_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0646\u0644_\u062e\u0637\u0627\u06cc_\u0648\u0631\u0648\u062f_\u06a9\u0631\u0634", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641" }, { "relation": "contains", @@ -334007,9 +334301,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L201", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u062d\u0633\u0627\u0628\u0631\u0633\u06cc_\u0648_\u0631\u0641\u0639_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632_\u0645\u0646\u0634\u06cc_\u067e\u0648\u0634\u0634_\u06a9\u0627\u0645\u0644_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0646\u0644_\u062e\u0637\u0627\u06cc_\u0648\u0631\u0648\u062f_\u06a9\u0631\u0634", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645" }, { "relation": "contains", @@ -334017,9 +334311,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L60", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u062d\u0633\u0627\u0628\u0631\u0633\u06cc_\u0648_\u0631\u0641\u0639_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632_\u0645\u0646\u0634\u06cc_\u067e\u0648\u0634\u0634_\u06a9\u0627\u0645\u0644_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0646\u0644_\u062e\u0637\u0627\u06cc_\u0648\u0631\u0648\u062f_\u06a9\u0631\u0634", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0648\u0627\u0642\u0639\u06cc\u062a_\u0647\u0627\u06cc_\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0648\u0627\u0642\u0639\u06cc\u062a_\u0647\u0627\u06cc_\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647" }, { "relation": "contains", @@ -334027,9 +334321,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L129", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u062d\u0633\u0627\u0628\u0631\u0633\u06cc_\u0648_\u0631\u0641\u0639_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632_\u0645\u0646\u0634\u06cc_\u067e\u0648\u0634\u0634_\u06a9\u0627\u0645\u0644_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0646\u0644_\u062e\u0637\u0627\u06cc_\u0648\u0631\u0648\u062f_\u06a9\u0631\u0634", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0648\u0638\u0627\u06cc\u0641", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0648\u0638\u0627\u06cc\u0641" }, { "relation": "contains", @@ -334037,9 +334331,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L3", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u062d\u0633\u0627\u0628\u0631\u0633\u06cc_\u0648_\u0631\u0641\u0639_\u0633\u06cc\u0633\u062a\u0645_\u0645\u062c\u0648\u0632_\u0645\u0646\u0634\u06cc_\u067e\u0648\u0634\u0634_\u06a9\u0627\u0645\u0644_\u0627\u0639\u0645\u0627\u0644_\u062f\u0631_\u067e\u0646\u0644_\u062e\u0637\u0627\u06cc_\u0648\u0631\u0648\u062f_\u06a9\u0631\u0634", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u067e\u0631\u0648\u0698\u0647", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u067e\u0631\u0648\u0698\u0647" }, { "relation": "contains", @@ -334047,9 +334341,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L62", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0648\u0627\u0642\u0639\u06cc\u062a_\u0647\u0627\u06cc_\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0627\u0644\u0641_\u0645\u0627\u062a\u0631\u06cc\u0633_\u0641\u0639\u0644\u06cc_\u0648_\u0634\u06a9\u0627\u0641_\u067e\u0648\u0634\u0634", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0627\u0644\u0641_\u0645\u0627\u062a\u0631\u06cc\u0633_\u0641\u0639\u0644\u06cc_\u0648_\u0634\u06a9\u0627\u0641_\u067e\u0648\u0634\u0634" }, { "relation": "contains", @@ -334057,9 +334351,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L70", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0648\u0627\u0642\u0639\u06cc\u062a_\u0647\u0627\u06cc_\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0628_\u0634\u06a9\u0627\u0641_\u0627\u0639\u0645\u0627\u0644_enforcement_gap", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0628_\u0634\u06a9\u0627\u0641_\u0627\u0639\u0645\u0627\u0644_enforcement_gap" }, { "relation": "contains", @@ -334067,9 +334361,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L94", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u0648\u0627\u0642\u0639\u06cc\u062a_\u0647\u0627\u06cc_\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u062c_\u062e\u0637\u0627\u06cc_\u06f4\u06f0\u06f1_\u06a9\u0631\u0634_name", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u062c_\u062e\u0637\u0627\u06cc_\u06f4\u06f0\u06f1_\u06a9\u0631\u0634_name" }, { "relation": "contains", @@ -334077,9 +334371,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L133", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u06f0_\u0628\u0627\u0632\u062a\u0648\u0644\u06cc\u062f_\u0648_\u062a\u0634\u062e\u06cc\u0635_\u062f\u0642\u06cc\u0642_\u0627\u0648\u0644_\u0627\u06cc\u0646", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u06f0_\u0628\u0627\u0632\u062a\u0648\u0644\u06cc\u062f_\u0648_\u062a\u0634\u062e\u06cc\u0635_\u062f\u0642\u06cc\u0642_\u0627\u0648\u0644_\u0627\u06cc\u0646" }, { "relation": "contains", @@ -334087,9 +334381,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L139", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u06f1_\u067e\u0648\u0634\u0634_\u06a9\u0627\u0645\u0644_\u0645\u062c\u0648\u0632\u0647\u0627", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u06f1_\u067e\u0648\u0634\u0634_\u06a9\u0627\u0645\u0644_\u0645\u062c\u0648\u0632\u0647\u0627" }, { "relation": "contains", @@ -334097,9 +334391,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L156", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u06f2_\u0627\u0639\u0645\u0627\u0644_\u0648\u0627\u0642\u0639\u06cc_\u0645\u062c\u0648\u0632_api_\u067e\u0646\u0644", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u06f2_\u0627\u0639\u0645\u0627\u0644_\u0648\u0627\u0642\u0639\u06cc_\u0645\u062c\u0648\u0632_api_\u067e\u0646\u0644" }, { "relation": "contains", @@ -334107,9 +334401,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L165", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u06f3_\u0631\u0641\u0639_\u06a9\u0631\u0634_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0645\u0646\u0634\u06cc", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u06f3_\u0631\u0641\u0639_\u06a9\u0631\u0634_\u062f\u0627\u0634\u0628\u0648\u0631\u062f_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", @@ -334117,9 +334411,9 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L188", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u06f4_\u0631\u0641\u0639_\u06f4\u06f0\u06f1_\u0648\u0631\u0648\u062f_\u0645\u0646\u0634\u06cc", - "confidence_score": 1.0 + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u06f4_\u0631\u0641\u0639_\u06f4\u06f0\u06f1_\u0648\u0631\u0648\u062f_\u0645\u0646\u0634\u06cc" }, { "relation": "contains", @@ -334127,8 +334421,158 @@ "source_file": ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md", "source_location": "L195", "weight": 1.0, + "confidence_score": 1.0, "source": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u0648\u0638\u0627\u06cc\u0641", - "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u06f5_\u062a\u0633\u062a_\u0647\u0627", + "target": "prompt_secretary_permissions_coverage_and_panel_enforcement_\u06f5_\u062a\u0633\u062a_\u0647\u0627" + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L1", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2", + "target": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L9", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u0632\u0645\u06cc\u0646\u0647_\u0686\u0647_\u0686\u06cc\u0632\u06cc_\u0627\u0632_\u0642\u0628\u0644_\u0627\u0646\u062c\u0627\u0645_\u0634\u062f\u0647_\u062a\u0623\u06cc\u06cc\u062f\u0634\u062f\u0647_\u062f\u0631_\u06a9\u062f", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L50", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u0641\u0627\u06cc\u0644_\u0647\u0627\u06cc_\u0645\u0631\u062a\u0628\u0637", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L30", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u0645\u0634\u06a9\u0644_\u0647\u062f\u0641_\u0634\u06a9\u0627\u0641_\u0647\u0627\u06cc_\u0628\u0627\u0642\u06cc_\u0645\u0627\u0646\u062f\u0647", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L222", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u0646\u06a9\u0627\u062a_\u0645\u0647\u0645", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L70", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0636\u0639\u06cc\u062a_\u0641\u0639\u0644\u06cc_\u06a9\u062f_\u0648\u0627\u0642\u0639\u06cc", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L115", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L3", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_secretary_permissions_full_coverage_panel_enforcement_phase_2_completion", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u067e\u0631\u0648\u0698\u0647", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L122", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f0_\u0645\u0645\u06cc\u0632\u06cc_\u0648_\u062a\u0635\u0645\u06cc\u0645_\u0627\u0648\u0644_\u0627\u06cc\u0646", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L130", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f1_\u0627\u0641\u0632\u0648\u062f\u0646_\u0645\u0646\u0627\u0628\u0639_\u0645\u062c\u0648\u0632_\u062c\u062f\u06cc\u062f_prompt_2_4_9", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L149", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f2_enforcement_\u062f\u0631_backend_prompt_6", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L166", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f3_enforcement_\u062f\u0631_frontend_sidebar_route_crud_prompt_5_7", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L178", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f4_\u062d\u0633\u0627\u0628_\u06a9\u0627\u0631\u0628\u0631\u06cc_\u0628\u062f\u0648\u0646_\u0645\u062c\u0648\u0632_prompt_3", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L184", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f5_\u0627\u0633\u06a9\u0648\u067e_per_doctor_\u0646\u0648\u0628\u062a_\u0647\u0627_\u062a\u06a9\u0645\u06cc\u0644_\u067e\u0648\u0634\u0634_\u0639\u0645\u0644\u06cc\u0627\u062a_prompt_8", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": ".claude/prompt/secretary-permissions-full-coverage-phase2.md", + "source_location": "L194", + "weight": 1.0, + "source": "prompt_secretary_permissions_full_coverage_phase2_\u0648\u0638\u0627\u06cc\u0641", + "target": "prompt_secretary_permissions_full_coverage_phase2_\u06f6_\u062a\u0633\u062a_\u0646\u0647\u0627\u06cc\u06cc_\u0648_\u0645\u0627\u062a\u0631\u06cc\u0633_prompt_10", "confidence_score": 1.0 }, { @@ -350751,6 +351195,16 @@ "source": "api_clinic_services", "target": "api_inventory" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "docs/api/clinic-services.md", + "source_location": "L7", + "weight": 1.0, + "source": "api_clinic_services", + "target": "api_secretary", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -351637,9 +352091,9 @@ "source_file": "docs/api/dashboard.md", "source_location": "L237", "weight": 1.0, + "confidence_score": 1.0, "source": "api_dashboard_get_api_v1_dashboard_secretary", - "target": "api_dashboard_errors_237", - "confidence_score": 1.0 + "target": "api_dashboard_errors_237" }, { "relation": "contains", @@ -351657,9 +352111,9 @@ "source_file": "docs/api/dashboard.md", "source_location": "L251", "weight": 1.0, + "confidence_score": 1.0, "source": "api_dashboard_get_api_v1_admin_dashboard_charts", - "target": "api_dashboard_query_params_251", - "confidence_score": 1.0 + "target": "api_dashboard_query_params_251" }, { "relation": "contains", @@ -351667,9 +352121,9 @@ "source_file": "docs/api/dashboard.md", "source_location": "L258", "weight": 1.0, + "confidence_score": 1.0, "source": "api_dashboard_get_api_v1_admin_dashboard_charts", - "target": "api_dashboard_response_200_258", - "confidence_score": 1.0 + "target": "api_dashboard_response_200_258" }, { "relation": "contains", @@ -352877,9 +353331,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance", - "target": "api_secretary", - "confidence_score": 1.0 + "target": "api_secretary" }, { "relation": "references", @@ -353087,9 +353541,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L55", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_get_api_v1_admin_insurances", - "target": "api_insurance_query_parameters_55", - "confidence_score": 1.0 + "target": "api_insurance_query_parameters_55" }, { "relation": "contains", @@ -353097,9 +353551,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L63", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_get_api_v1_admin_insurances", - "target": "api_insurance_response_200_63", - "confidence_score": 1.0 + "target": "api_insurance_response_200_63" }, { "relation": "contains", @@ -353107,9 +353561,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L106", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_post_api_v1_admin_insurance", - "target": "api_insurance_errors_106", - "confidence_score": 1.0 + "target": "api_insurance_errors_106" }, { "relation": "contains", @@ -353137,9 +353591,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L131", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_patch_api_v1_admin_insurance_id", - "target": "api_insurance_errors_131", - "confidence_score": 1.0 + "target": "api_insurance_errors_131" }, { "relation": "contains", @@ -353157,9 +353611,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L128", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_patch_api_v1_admin_insurance_id", - "target": "api_insurance_response_200_128", - "confidence_score": 1.0 + "target": "api_insurance_response_200_128" }, { "relation": "contains", @@ -353167,9 +353621,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L146", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_delete_api_v1_admin_insurance_id", - "target": "api_insurance_response_200_146", - "confidence_score": 1.0 + "target": "api_insurance_response_200_146" }, { "relation": "contains", @@ -353187,9 +353641,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L166", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_post_api_v1_admin_insurance_id_upload_logo", - "target": "api_insurance_response_200_166", - "confidence_score": 1.0 + "target": "api_insurance_response_200_166" }, { "relation": "contains", @@ -353197,9 +353651,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L216", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_post_api_v1_insurance", - "target": "api_insurance_errors_216", - "confidence_score": 1.0 + "target": "api_insurance_errors_216" }, { "relation": "contains", @@ -353207,9 +353661,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L188", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_post_api_v1_insurance", - "target": "api_insurance_request_body_application_json_188", - "confidence_score": 1.0 + "target": "api_insurance_request_body_application_json_188" }, { "relation": "contains", @@ -353217,9 +353671,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L203", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_post_api_v1_insurance", - "target": "api_insurance_response_201_203", - "confidence_score": 1.0 + "target": "api_insurance_response_201_203" }, { "relation": "contains", @@ -353227,9 +353681,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L232", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_get_api_v1_insurance_id", - "target": "api_insurance_response_200_232", - "confidence_score": 1.0 + "target": "api_insurance_response_200_232" }, { "relation": "contains", @@ -353237,9 +353691,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L251", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_patch_api_v1_insurance_id", - "target": "api_insurance_errors_251", - "confidence_score": 1.0 + "target": "api_insurance_errors_251" }, { "relation": "contains", @@ -353257,9 +353711,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L248", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_patch_api_v1_insurance_id", - "target": "api_insurance_response_200_248", - "confidence_score": 1.0 + "target": "api_insurance_response_200_248" }, { "relation": "contains", @@ -353267,9 +353721,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L266", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_delete_api_v1_insurance_id", - "target": "api_insurance_response_200_266", - "confidence_score": 1.0 + "target": "api_insurance_response_200_266" }, { "relation": "contains", @@ -353277,9 +353731,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L289", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_get_api_v1_insurance_pricing", - "target": "api_insurance_query_parameters_289", - "confidence_score": 1.0 + "target": "api_insurance_query_parameters_289" }, { "relation": "contains", @@ -353287,9 +353741,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L296", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_get_api_v1_insurance_pricing", - "target": "api_insurance_response_200_296", - "confidence_score": 1.0 + "target": "api_insurance_response_200_296" }, { "relation": "contains", @@ -353307,9 +353761,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L337", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_put_api_v1_insurance_pricing", - "target": "api_insurance_request_body_337", - "confidence_score": 1.0 + "target": "api_insurance_request_body_337" }, { "relation": "contains", @@ -353317,9 +353771,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L361", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_put_api_v1_insurance_pricing", - "target": "api_insurance_response_200_361", - "confidence_score": 1.0 + "target": "api_insurance_response_200_361" }, { "relation": "contains", @@ -353327,9 +353781,9 @@ "source_file": "docs/api/insurance.md", "source_location": "L364", "weight": 1.0, + "confidence_score": 1.0, "source": "api_insurance_put_api_v1_insurance_pricing", - "target": "api_insurance_\u062e\u0637\u0627\u0647\u0627_364", - "confidence_score": 1.0 + "target": "api_insurance_\u062e\u0637\u0627\u0647\u0627_364" }, { "relation": "contains", @@ -353417,9 +353871,9 @@ "source_file": "docs/api/inventory.md", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "api_inventory", - "target": "api_secretary", - "confidence_score": 1.0 + "target": "api_secretary" }, { "relation": "references", @@ -353527,9 +353981,9 @@ "source_file": "docs/api/inventory.md", "source_location": "L54", "weight": 1.0, + "confidence_score": 1.0, "source": "api_inventory_get_api_v1_inventory_categories", - "target": "api_inventory_response_200_54", - "confidence_score": 1.0 + "target": "api_inventory_response_200_54" }, { "relation": "contains", @@ -353537,9 +353991,9 @@ "source_file": "docs/api/inventory.md", "source_location": "L65", "weight": 1.0, + "confidence_score": 1.0, "source": "api_inventory_get_api_v1_inventory_meta", - "target": "api_inventory_response_200_65", - "confidence_score": 1.0 + "target": "api_inventory_response_200_65" }, { "relation": "contains", @@ -353617,9 +354071,9 @@ "source_file": "docs/api/inventory.md", "source_location": "L124", "weight": 1.0, + "confidence_score": 1.0, "source": "api_inventory_get_api_v1_inventory_packages", - "target": "api_inventory_response_200_124", - "confidence_score": 1.0 + "target": "api_inventory_response_200_124" }, { "relation": "contains", @@ -353627,9 +354081,9 @@ "source_file": "docs/api/inventory.md", "source_location": "L144", "weight": 1.0, + "confidence_score": 1.0, "source": "api_inventory_post_api_v1_inventory_package", - "target": "api_inventory_body_144", - "confidence_score": 1.0 + "target": "api_inventory_body_144" }, { "relation": "contains", @@ -354007,9 +354461,9 @@ "source_file": "docs/api/patient.md", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient", - "target": "api_secretary", - "confidence_score": 1.0 + "target": "api_secretary" }, { "relation": "contains", @@ -354307,9 +354761,9 @@ "source_file": "docs/api/patient.md", "source_location": "L779", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient_\u067e\u0631\u0648\u0646\u062f\u0647_\u067e\u0632\u0634\u06a9\u06cc_medical_records", - "target": "api_patient_errors_779", - "confidence_score": 1.0 + "target": "api_patient_errors_779" }, { "relation": "contains", @@ -354357,9 +354811,9 @@ "source_file": "docs/api/patient.md", "source_location": "L805", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient_\u067e\u06cc\u0627\u0645_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_messages", - "target": "api_patient_errors_805", - "confidence_score": 1.0 + "target": "api_patient_errors_805" }, { "relation": "contains", @@ -354397,9 +354851,9 @@ "source_file": "docs/api/patient.md", "source_location": "L839", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient_\u06cc\u0627\u062f\u062f\u0627\u0634\u062a_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_notes", - "target": "api_patient_errors_839", - "confidence_score": 1.0 + "target": "api_patient_errors_839" }, { "relation": "contains", @@ -354437,9 +354891,9 @@ "source_file": "docs/api/patient.md", "source_location": "L884", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient_\u0645\u0627\u0644\u06cc_\u0628\u06cc\u0645\u0627\u0631_financials_\u067e\u0631\u062f\u0627\u062e\u062a_\u062a\u0631\u0627\u06a9\u0646\u0634_\u06a9\u06cc\u0641_\u067e\u0648\u0644", - "target": "api_patient_errors_884", - "confidence_score": 1.0 + "target": "api_patient_errors_884" }, { "relation": "contains", @@ -354517,9 +354971,9 @@ "source_file": "docs/api/patient.md", "source_location": "L912", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient_\u06a9\u0627\u0644_\u0633\u0646\u062a\u0631_\u0628\u06cc\u0645\u0627\u0631_call_center", - "target": "api_patient_errors_912", - "confidence_score": 1.0 + "target": "api_patient_errors_912" }, { "relation": "contains", @@ -354557,9 +355011,9 @@ "source_file": "docs/api/payment-method.md", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_method", - "target": "api_secretary", - "confidence_score": 1.0 + "target": "api_secretary" }, { "relation": "contains", @@ -354667,9 +355121,9 @@ "source_file": "docs/api/payment-method.md", "source_location": "L74", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_method_put_api_v1_my_payment_methods_bank_accounts_uuid", - "target": "api_payment_method_errors_74", - "confidence_score": 1.0 + "target": "api_payment_method_errors_74" }, { "relation": "contains", @@ -354677,9 +355131,9 @@ "source_file": "docs/api/payment-method.md", "source_location": "L71", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_method_put_api_v1_my_payment_methods_bank_accounts_uuid", - "target": "api_payment_method_response_200_71", - "confidence_score": 1.0 + "target": "api_payment_method_response_200_71" }, { "relation": "contains", @@ -354687,9 +355141,9 @@ "source_file": "docs/api/payment-method.md", "source_location": "L87", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_method_patch_api_v1_my_payment_methods_bank_accounts_uuid_status", - "target": "api_payment_method_errors_87", - "confidence_score": 1.0 + "target": "api_payment_method_errors_87" }, { "relation": "contains", @@ -354697,9 +355151,9 @@ "source_file": "docs/api/payment-method.md", "source_location": "L84", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_method_patch_api_v1_my_payment_methods_bank_accounts_uuid_status", - "target": "api_payment_method_response_200_84", - "confidence_score": 1.0 + "target": "api_payment_method_response_200_84" }, { "relation": "contains", @@ -354747,9 +355201,9 @@ "source_file": "docs/api/payment-method.md", "source_location": "L98", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_method_get_api_v1_my_payment_methods_pos", - "target": "api_payment_method_response_200_98", - "confidence_score": 1.0 + "target": "api_payment_method_response_200_98" }, { "relation": "contains", @@ -354757,9 +355211,9 @@ "source_file": "docs/api/payment-method.md", "source_location": "L122", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_method_post_api_v1_my_payment_methods_pos", - "target": "api_payment_method_body_122", - "confidence_score": 1.0 + "target": "api_payment_method_body_122" }, { "relation": "contains", @@ -354767,9 +355221,9 @@ "source_file": "docs/api/payment-method.md", "source_location": "L133", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_method_post_api_v1_my_payment_methods_pos", - "target": "api_payment_method_errors_133", - "confidence_score": 1.0 + "target": "api_payment_method_errors_133" }, { "relation": "contains", @@ -354777,9 +355231,9 @@ "source_file": "docs/api/payment-method.md", "source_location": "L130", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_method_post_api_v1_my_payment_methods_pos", - "target": "api_payment_method_response_201_130", - "confidence_score": 1.0 + "target": "api_payment_method_response_201_130" }, { "relation": "contains", @@ -354787,9 +355241,9 @@ "source_file": "docs/api/payment-method.md", "source_location": "L145", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_method_put_api_v1_my_payment_methods_pos_uuid", - "target": "api_payment_method_errors_145", - "confidence_score": 1.0 + "target": "api_payment_method_errors_145" }, { "relation": "contains", @@ -354797,9 +355251,9 @@ "source_file": "docs/api/payment-method.md", "source_location": "L142", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_method_put_api_v1_my_payment_methods_pos_uuid", - "target": "api_payment_method_response_200_142", - "confidence_score": 1.0 + "target": "api_payment_method_response_200_142" }, { "relation": "contains", @@ -354807,9 +355261,9 @@ "source_file": "docs/api/payment-method.md", "source_location": "L158", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_method_patch_api_v1_my_payment_methods_pos_uuid_status", - "target": "api_payment_method_errors_158", - "confidence_score": 1.0 + "target": "api_payment_method_errors_158" }, { "relation": "contains", @@ -354817,9 +355271,9 @@ "source_file": "docs/api/payment-method.md", "source_location": "L155", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_method_patch_api_v1_my_payment_methods_pos_uuid_status", - "target": "api_payment_method_response_200_155", - "confidence_score": 1.0 + "target": "api_payment_method_response_200_155" }, { "relation": "contains", @@ -354837,9 +355291,9 @@ "source_file": "docs/api/payment.md", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment", - "target": "api_secretary", - "confidence_score": 1.0 + "target": "api_secretary" }, { "relation": "contains", @@ -355007,9 +355461,9 @@ "source_file": "docs/api/payment.md", "source_location": "L208", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_post_api_v1_payment_appointment", - "target": "api_payment_errors_208", - "confidence_score": 1.0 + "target": "api_payment_errors_208" }, { "relation": "contains", @@ -355027,9 +355481,9 @@ "source_file": "docs/api/payment.md", "source_location": "L188", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_post_api_v1_payment_appointment", - "target": "api_payment_response_200_188", - "confidence_score": 1.0 + "target": "api_payment_response_200_188" }, { "relation": "contains", @@ -355037,9 +355491,9 @@ "source_file": "docs/api/payment.md", "source_location": "L225", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_order_appointmentuuid", - "target": "api_payment_query_parameters_225", - "confidence_score": 1.0 + "target": "api_payment_query_parameters_225" }, { "relation": "contains", @@ -355087,9 +355541,9 @@ "source_file": "docs/api/payment.md", "source_location": "L254", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_pay_orderid", - "target": "api_payment_\u0631\u0641\u062a\u0627\u0631_254", - "confidence_score": 1.0 + "target": "api_payment_\u0631\u0641\u062a\u0627\u0631_254" }, { "relation": "contains", @@ -355117,9 +355571,9 @@ "source_file": "docs/api/payment.md", "source_location": "L282", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_callback_gateway", - "target": "api_payment_path_parameters_282", - "confidence_score": 1.0 + "target": "api_payment_path_parameters_282" }, { "relation": "contains", @@ -355147,9 +355601,9 @@ "source_file": "docs/api/payment.md", "source_location": "L353", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_post_api_v1_subscription_payment", - "target": "api_payment_errors_353", - "confidence_score": 1.0 + "target": "api_payment_errors_353" }, { "relation": "contains", @@ -355167,9 +355621,9 @@ "source_file": "docs/api/payment.md", "source_location": "L339", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_post_api_v1_subscription_payment", - "target": "api_payment_response_200_339", - "confidence_score": 1.0 + "target": "api_payment_response_200_339" }, { "relation": "contains", @@ -355177,9 +355631,9 @@ "source_file": "docs/api/payment.md", "source_location": "L410", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_uuid", - "target": "api_payment_errors_410", - "confidence_score": 1.0 + "target": "api_payment_errors_410" }, { "relation": "contains", @@ -355187,9 +355641,9 @@ "source_file": "docs/api/payment.md", "source_location": "L376", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_uuid", - "target": "api_payment_path_parameters_376", - "confidence_score": 1.0 + "target": "api_payment_path_parameters_376" }, { "relation": "contains", @@ -355197,9 +355651,9 @@ "source_file": "docs/api/payment.md", "source_location": "L381", "weight": 1.0, + "confidence_score": 1.0, "source": "api_payment_get_api_v1_payment_uuid", - "target": "api_payment_response_200_381", - "confidence_score": 1.0 + "target": "api_payment_response_200_381" }, { "relation": "contains", @@ -356465,10 +356919,10 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L261", + "source_location": "L268", "weight": 1.0, "source": "api_secretary_get_api_v1_secretary_uuid", - "target": "api_secretary_errors_261", + "target": "api_secretary_errors_268", "confidence_score": 1.0 }, { @@ -356495,90 +356949,90 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L311", + "source_location": "L318", "weight": 1.0, "source": "api_secretary_patch_api_v1_secretary_uuid", - "target": "api_secretary_errors_311", + "target": "api_secretary_errors_318", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L277", + "source_location": "L284", "weight": 1.0, "source": "api_secretary_patch_api_v1_secretary_uuid", - "target": "api_secretary_request_body_application_json_277", + "target": "api_secretary_request_body_application_json_284", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L307", + "source_location": "L314", "weight": 1.0, "source": "api_secretary_patch_api_v1_secretary_uuid", - "target": "api_secretary_response_200_307", + "target": "api_secretary_response_200_314", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L333", + "source_location": "L340", "weight": 1.0, "source": "api_secretary_delete_api_v1_secretary_uuid", - "target": "api_secretary_errors_333", + "target": "api_secretary_errors_340", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L327", + "source_location": "L334", "weight": 1.0, "source": "api_secretary_delete_api_v1_secretary_uuid", - "target": "api_secretary_response_200_327", + "target": "api_secretary_response_200_334", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L375", + "source_location": "L382", "weight": 1.0, "source": "api_secretary_get_api_v1_secretaries_doctoruuid", - "target": "api_secretary_errors_375", + "target": "api_secretary_errors_382", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L349", + "source_location": "L356", "weight": 1.0, "source": "api_secretary_get_api_v1_secretaries_doctoruuid", - "target": "api_secretary_path_parameters_349", + "target": "api_secretary_path_parameters_356", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L355", + "source_location": "L362", "weight": 1.0, "source": "api_secretary_get_api_v1_secretaries_doctoruuid", - "target": "api_secretary_response_200_355", + "target": "api_secretary_response_200_362", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L424", + "source_location": "L431", "weight": 1.0, "source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", - "target": "api_secretary_errors_424", + "target": "api_secretary_errors_431", "confidence_score": 1.0 }, { @@ -356595,60 +357049,60 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L391", + "source_location": "L398", "weight": 1.0, "source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", - "target": "api_secretary_path_parameters_391", + "target": "api_secretary_path_parameters_398", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L397", + "source_location": "L404", "weight": 1.0, "source": "api_secretary_get_api_v1_secretaries_clinic_clinicuuid", - "target": "api_secretary_response_200_397", + "target": "api_secretary_response_200_404", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L483", + "source_location": "L490", "weight": 1.0, "source": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", - "target": "api_secretary_errors_483", + "target": "api_secretary_errors_490", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L442", + "source_location": "L449", "weight": 1.0, "source": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", - "target": "api_secretary_path_parameters_442", + "target": "api_secretary_path_parameters_449", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L448", + "source_location": "L455", "weight": 1.0, "source": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", - "target": "api_secretary_request_body_application_json_448", + "target": "api_secretary_request_body_application_json_455", "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/secretary.md", - "source_location": "L462", + "source_location": "L469", "weight": 1.0, "source": "api_secretary_put_api_v1_secretaries_clinic_clinicuuid_doctors", - "target": "api_secretary_response_200_462", + "target": "api_secretary_response_200_469", "confidence_score": 1.0 }, { @@ -368553,5 +369007,5 @@ } ], "hyperedges": [], - "built_at_commit": "5c4976d65fa146874923695bb727394194a6b796" + "built_at_commit": "9d46577181c56b3b85813ee92c46eeb47cfb4fe5" } \ No newline at end of file diff --git a/graphify-out/manifest.json b/graphify-out/manifest.json index e317c904..ac046eac 100644 --- a/graphify-out/manifest.json +++ b/graphify-out/manifest.json @@ -1,7 +1,7 @@ { "assets/admin/App.tsx": { - "mtime": 1784800330.867158, - "ast_hash": "44e9c8016ce761134c7358abce0d2335", + "mtime": 1784813423.1392014, + "ast_hash": "b42c3c9597a628cc59fba643f9c6af0b", "semantic_hash": "" }, "assets/admin/components/FreeVisitPrice.tsx": { @@ -25,8 +25,8 @@ "semantic_hash": "" }, "assets/admin/components/layout/Sidebar.tsx": { - "mtime": 1784811375.136425, - "ast_hash": "03e84b48ad29d7b794363ebf979d60a6", + "mtime": 1784813435.4505036, + "ast_hash": "4374983b06cf3c7f4330ea744d8f3405", "semantic_hash": "" }, "assets/admin/components/layout/Topbar.tsx": { @@ -270,8 +270,8 @@ "semantic_hash": "" }, "assets/admin/pages/MySecretariesPage.tsx": { - "mtime": 1784810212.1041937, - "ast_hash": "ff22b1bf503d694d1a920fac85eab3b3", + "mtime": 1784813198.3040278, + "ast_hash": "543a9b2491767e420b7a41c8c44e659a", "semantic_hash": "" }, "assets/admin/pages/NewSessionPage.tsx": { @@ -325,8 +325,8 @@ "semantic_hash": "" }, "assets/admin/pages/SecretariesPage.tsx": { - "mtime": 1784810269.6248116, - "ast_hash": "700fcf9b1de4d1758301a5f2f5123f26", + "mtime": 1784813647.3492324, + "ast_hash": "2a051b9589928a194e5139616aa11076", "semantic_hash": "" }, "assets/admin/pages/SelectContextPage.tsx": { @@ -390,8 +390,8 @@ "semantic_hash": "" }, "assets/admin/types/index.ts": { - "mtime": 1784810196.8793097, - "ast_hash": "0d36a532172ea37752c57f145491634c", + "mtime": 1784813200.3741403, + "ast_hash": "cfe71b1c89af85b507da654e611b356c", "semantic_hash": "" }, "assets/app.js": { @@ -1100,8 +1100,8 @@ "semantic_hash": "" }, "src/ClinicService/Controller/ClinicServiceController.php": { - "mtime": 1784800330.9396129, - "ast_hash": "6104f39d30ab682b3154be12ecc4dbdd", + "mtime": 1784813866.2592807, + "ast_hash": "ecdb21995cc322da12550d4835f6e864", "semantic_hash": "" }, "src/ClinicService/Entity/ServiceItem.php": { @@ -1470,8 +1470,8 @@ "semantic_hash": "" }, "src/Secretary/Entity/DoctorSecretary.php": { - "mtime": 1784810185.7369297, - "ast_hash": "18ba3c37456bd7cbc3c4ad8f9cb44081", + "mtime": 1784813191.6413395, + "ast_hash": "b07a9f2e6984c720abeb379e0e5ca826", "semantic_hash": "" }, "src/Secretary/Repository/DoctorSecretaryRepository.php": { @@ -2360,8 +2360,8 @@ "semantic_hash": "" }, "docs/api/clinic-services.md": { - "mtime": 1784800330.86981, - "ast_hash": "41f687c63fd6085797ed5a1501ce78c1", + "mtime": 1784814014.668079, + "ast_hash": "8240217d07062ed2a14ad59960c8182d", "semantic_hash": "" }, "docs/api/clinic.md": { @@ -2415,8 +2415,8 @@ "semantic_hash": "" }, "docs/api/secretary.md": { - "mtime": 1784811824.058248, - "ast_hash": "97e459555fe4a84e3dfa09e8630b8373", + "mtime": 1784813992.347191, + "ast_hash": "3bea90c0cc4046e379879b7d6d069dfd", "semantic_hash": "" }, "docs/api/settlement.md": { @@ -4800,8 +4800,8 @@ "semantic_hash": "" }, "assets/admin/components/layout/Sidebar.test.tsx": { - "mtime": 1784806332.1391919, - "ast_hash": "f4f1d6d00ed45ca7875fcd13cba90e82", + "mtime": 1784813946.1591198, + "ast_hash": "5182d55fd9d006bc64a0206bf6caa6e7", "semantic_hash": "" }, "assets/admin/pages/AppointmentCreatePage.test.tsx": { @@ -6135,18 +6135,23 @@ "semantic_hash": "" }, "src/Secretary/Security/SecretaryAccessChecker.php": { - "mtime": 1784810434.21608, - "ast_hash": "9f81c193b584095ef5839603d6bcf13c", + "mtime": 1784813856.679829, + "ast_hash": "f6492c52dc47ba3831a3905dfc40a83d", "semantic_hash": "" }, "tests/Secretary/SecretaryResourceEnforcementTest.php": { - "mtime": 1784811614.0471349, - "ast_hash": "18d82d479c6d951e4a3be1b1f4e123e0", + "mtime": 1784813759.1088445, + "ast_hash": "16cd1fba65354e56377349ac1cfdd37e", "semantic_hash": "" }, ".claude/prompt/secretary-permissions-coverage-and-panel-enforcement.md": { "mtime": 1784809736.237233, "ast_hash": "6356cd741205dd4cee0bee60cbde44fc", "semantic_hash": "" + }, + ".claude/prompt/secretary-permissions-full-coverage-phase2.md": { + "mtime": 1784812825.5404992, + "ast_hash": "2601cc7f4380fe482bbe64747b7077de", + "semantic_hash": "" } } \ No newline at end of file