diff --git a/graphify-out/.graphify_labels.json b/graphify-out/.graphify_labels.json index 30279de0..e3fa465e 100644 --- a/graphify-out/.graphify_labels.json +++ b/graphify-out/.graphify_labels.json @@ -866,28 +866,22 @@ "864": "Community 864", "865": "Community 865", "866": "Community 866", - "867": "Community 867", "868": "Community 868", "869": "Community 869", "870": "Community 870", "871": "Community 871", "872": "Community 872", - "873": "Community 873", "874": "Community 874", - "875": "Community 875", "876": "Community 876", "877": "Community 877", "878": "Community 878", "879": "Community 879", "880": "Community 880", - "881": "Community 881", "882": "Community 882", "883": "Community 883", "884": "Community 884", "885": "Community 885", "886": "Community 886", - "887": "Community 887", - "888": "Community 888", "889": "Community 889", "890": "Community 890", "891": "Community 891", @@ -898,6 +892,5 @@ "896": "Community 896", "897": "Community 897", "898": "Community 898", - "899": "Community 899", - "900": "Community 900" + "899": "Community 899" } diff --git a/graphify-out/GRAPH_REPORT.md b/graphify-out/GRAPH_REPORT.md index 844b78d3..2d46ad2a 100644 --- a/graphify-out/GRAPH_REPORT.md +++ b/graphify-out/GRAPH_REPORT.md @@ -1,16 +1,16 @@ # Graph Report - clinicpro (2026-07-16) ## Corpus Check -- 993 files · ~699,098 words +- 1001 files · ~703,264 words - Verdict: corpus is large enough that graph structure adds value. ## Summary -- 11595 nodes · 17212 edges · 901 communities (695 shown, 206 thin omitted) -- Extraction: 98% EXTRACTED · 2% INFERRED · 0% AMBIGUOUS · INFERRED: 380 edges (avg confidence: 0.8) +- 11669 nodes · 17389 edges · 894 communities (687 shown, 207 thin omitted) +- Extraction: 98% EXTRACTED · 2% INFERRED · 0% AMBIGUOUS · INFERRED: 383 edges (avg confidence: 0.8) - Token cost: 0 input · 0 output ## Graph Freshness -- Built from commit: `27d088c6` +- Built from commit: `07222826` - Run `git rev-parse HEAD` and compare to check if the graph is stale. - Run `graphify update .` after code changes (no API cost). @@ -865,28 +865,22 @@ - [[_COMMUNITY_Community 864|Community 864]] - [[_COMMUNITY_Community 865|Community 865]] - [[_COMMUNITY_Community 866|Community 866]] -- [[_COMMUNITY_Community 867|Community 867]] - [[_COMMUNITY_Community 868|Community 868]] - [[_COMMUNITY_Community 869|Community 869]] - [[_COMMUNITY_Community 870|Community 870]] - [[_COMMUNITY_Community 871|Community 871]] - [[_COMMUNITY_Community 872|Community 872]] -- [[_COMMUNITY_Community 873|Community 873]] - [[_COMMUNITY_Community 874|Community 874]] -- [[_COMMUNITY_Community 875|Community 875]] - [[_COMMUNITY_Community 876|Community 876]] - [[_COMMUNITY_Community 877|Community 877]] - [[_COMMUNITY_Community 878|Community 878]] - [[_COMMUNITY_Community 879|Community 879]] - [[_COMMUNITY_Community 880|Community 880]] -- [[_COMMUNITY_Community 881|Community 881]] - [[_COMMUNITY_Community 882|Community 882]] - [[_COMMUNITY_Community 883|Community 883]] - [[_COMMUNITY_Community 884|Community 884]] - [[_COMMUNITY_Community 885|Community 885]] - [[_COMMUNITY_Community 886|Community 886]] -- [[_COMMUNITY_Community 887|Community 887]] -- [[_COMMUNITY_Community 888|Community 888]] - [[_COMMUNITY_Community 889|Community 889]] - [[_COMMUNITY_Community 890|Community 890]] - [[_COMMUNITY_Community 891|Community 891]] @@ -898,40 +892,39 @@ - [[_COMMUNITY_Community 897|Community 897]] - [[_COMMUNITY_Community 898|Community 898]] - [[_COMMUNITY_Community 899|Community 899]] -- [[_COMMUNITY_Community 900|Community 900]] ## God Nodes (most connected - your core abstractions) -1. `ApiTestCase` - 146 edges -2. `api` - 111 edges +1. `ApiTestCase` - 148 edges +2. `api` - 114 edges 3. `BaseController` - 92 edges -4. `useAuthStore` - 79 edges -5. `formatRial()` - 68 edges -6. `ApiResponse` - 64 edges +4. `useAuthStore` - 81 edges +5. `formatRial()` - 75 edges +6. `ApiResponse` - 65 edges 7. `UserProfile` - 62 edges 8. `formatDate()` - 61 edges 9. `Doctor` - 60 edges 10. `formatNumber()` - 53 edges ## Surprising Connections (you probably didn't know these) -- `PatientTagsCell()` --calls--> `formatNumber()` [EXTRACTED] - assets/admin/components/PatientTagsCell.tsx → assets/admin/lib/utils.ts +- `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 +- `RoleRoute()` --calls--> `useAuthStore` [EXTRACTED] + assets/admin/App.tsx → assets/admin/stores/authStore.ts +- `PatientCaseBanner()` --calls--> `formatDate()` [EXTRACTED] + assets/admin/components/PatientCaseBanner.tsx → assets/admin/lib/utils.ts - `ServiceTariffModal()` --calls--> `formatNumber()` [EXTRACTED] assets/admin/components/ServiceTariffModal.tsx → assets/admin/lib/utils.ts -- `open()` --calls--> `renderWithProviders()` [EXTRACTED] - assets/admin/components/WalletTransactionModal.test.tsx → assets/admin/test/utils.tsx -- `TauriStatCards()` --calls--> `formatRial()` [INFERRED] - assets/admin/components/dashboard/TauriStatCards.tsx → assets/admin/lib/utils.ts -- `digits()` --calls--> `toEnglishDigits()` [EXTRACTED] - assets/admin/components/inventory/AddItemModal.tsx → assets/admin/lib/utils.ts ## Import Cycles - None detected. -## Communities (901 total, 206 thin omitted) +## Communities (894 total, 207 thin omitted) ### Community 0 - "Community 0" Cohesion: 0.03 -Nodes (60): Invoice, InvoiceItem, InvoiceSummaryModal(), STATUS_LABEL, CoverageRow, Draft, KIND, TenantInsurance (+52 more) +Nodes (43): Invoice, InvoiceItem, InvoiceSummaryModal(), STATUS_LABEL, PAYMENT_LABELS, SessionPaymentAccordion(), SessionPaymentData, paid (+35 more) ### Community 1 - "Community 1" Cohesion: 0.03 @@ -946,8 +939,8 @@ Cohesion: 0.10 Nodes (20): `RepresentationActionController` — welcome به‌صورت inline (بدون تمپلت), `SmsMessageTemplate::DEFAULTS` (فاقد نام تمپلت و نگاشت token), `SmsService::sendNow` — انتخاب بین lookup و متن‌آزاد, الگوی فعلی همه‌ی call-siteها (به‌جز OTP) — متن‌آزاد، بدون `templateCode`, تبدیل همه‌ی پیامک‌های سیستمی به VerifyLookup کاوه‌نگار (تمپلت نام‌دار), تنها جای درست (OTP) — که باید الگوی بقیه شود, زمینه, فایل‌های مرتبط (+12 more) ### Community 4 - "Community 4" -Cohesion: 0.06 -Nodes (5): Doctor, Collection, self, User, WeeklySchedule +Cohesion: 0.08 +Nodes (3): Doctor, Collection, User ### Community 5 - "Community 5" Cohesion: 0.06 @@ -958,12 +951,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.10 -Nodes (19): InvoiceRowStatus, MY_PAYMENTS_LIMIT, PatientInvoiceRow, PatientInvoicesPayload, PaymentFilters, PaymentRow, PaymentRowStatus, get (+11 more) +Cohesion: 0.05 +Nodes (33): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), RoleRoute(), queryClient, toastStyle, InvoiceRowStatus, MY_PAYMENTS_LIMIT (+25 more) ### Community 9 - "Community 9" Cohesion: 0.04 @@ -982,8 +975,8 @@ Cohesion: 0.04 Nodes (47): Clinic Doctor Invitation API, DELETE `/api/v1/admin/clinic/invitation/{invUuid}`, Errors, Errors, Errors, Errors, Errors, Errors (+39 more) ### Community 13 - "Community 13" -Cohesion: 0.03 -Nodes (79): appt, get, openMenu(), patch, get, post, renderDrawer(), get (+71 more) +Cohesion: 0.02 +Nodes (122): appt, get, openMenu(), patch, get, post, renderDrawer(), open() (+114 more) ### Community 14 - "Community 14" Cohesion: 0.10 @@ -995,7 +988,7 @@ Nodes (7): PaymentController, Appointment, JsonResponse, Payment, Request, Respo ### Community 16 - "Community 16" Cohesion: 0.06 -Nodes (8): PatientSession, SmsWallet, Appointment, Collection, PatientRecord, self, SessionPayment, SessionService +Nodes (9): PatientSession, Appointment, Collection, InventoryPackage, PatientRecord, self, SessionConsumable, SessionPayment (+1 more) ### Community 17 - "Community 17" Cohesion: 0.05 @@ -1014,12 +1007,12 @@ Cohesion: 0.12 Nodes (5): AdminApiController, RepresentationRepository, JsonResponse, Request, StreamedResponse ### Community 21 - "Community 21" -Cohesion: 0.03 -Nodes (57): TauriStatCards(), InventoryStats, InventoryStatCards(), formatNumber(), ClinicAddress, ClinicDetailPage(), ClinicDoctorItem, ClinicInvitation (+49 more) +Cohesion: 0.04 +Nodes (53): EMPTY, PatientFilters, PricingInsurance, TenantTag, PatientTagsCell(), TenantTag, TauriStatCards(), AddTurn() (+45 more) ### Community 22 - "Community 22" -Cohesion: 0.15 -Nodes (9): RatingController, Like, LikeRepository, JsonResponse, Request, User, Comment, ManagerRegistry (+1 more) +Cohesion: 0.16 +Nodes (9): RatingController, Rate, RateRepository, JsonResponse, Request, User, Doctor, ManagerRegistry (+1 more) ### Community 23 - "Community 23" Cohesion: 0.05 @@ -1034,12 +1027,12 @@ Cohesion: 0.25 Nodes (7): Appointment API, Errors, GET `/api/v1/appointment-booking-services/{doctorUuid}`, GET /api/v1/my/appointments, Query Parameters, Response `200`, Response `200` ### Community 26 - "Community 26" -Cohesion: 0.24 -Nodes (4): InsuranceController, JsonResponse, Request, User +Cohesion: 0.13 +Nodes (8): InsuranceController, EntityInsurancePricing, EntityInsurancePricingRepository, TenantInsuranceCleanupService, JsonResponse, Request, User, ManagerRegistry ### Community 27 - "Community 27" -Cohesion: 0.06 -Nodes (35): 55. 🟢 `GET` all tag, 56. 🟢 `GET` supplementary_insurance, 57. 🟢 `GET` categories list, 58. 🟢 `GET` all state, 59. 🟢 `GET` all city, 60. 🟢 `GET` all specially doctor, 61. 🔵 `POST` post, 63. 🔴 `DELETE` DELETE (+27 more) +Cohesion: 0.05 +Nodes (40): 55. 🟢 `GET` all tag, 56. 🟢 `GET` supplementary_insurance, 57. 🟢 `GET` categories list, 58. 🟢 `GET` all state, 59. 🟢 `GET` all city, 60. 🟢 `GET` all specially doctor, 61. 🔵 `POST` post, 62. 🟡 `PATCH` patch (+32 more) ### Community 28 - "Community 28" Cohesion: 0.06 @@ -1050,8 +1043,8 @@ Cohesion: 0.06 Nodes (35): Bulk import / export, DELETE `/api/v1/admin/city/{id}`, DELETE `/api/v1/admin/province/{id}`, Errors, Errors, Errors, Errors, GET `/api/v1/admin/cities` (+27 more) ### Community 30 - "Community 30" -Cohesion: 0.20 -Nodes (7): Money, BillingCalculator, InvoiceService, CoverageRule, ShareBreakdown, Invoice, PatientSession +Cohesion: 0.33 +Nodes (3): InvoiceService, Invoice, PatientSession ### Community 31 - "Community 31" Cohesion: 0.06 @@ -1126,8 +1119,8 @@ Cohesion: 0.11 Nodes (4): Payment, Appointment, self, User ### Community 49 - "Community 49" -Cohesion: 0.04 -Nodes (42): PickedService, ServicePick, ServiceSlot, get, services, AppointmentInfoModal(), ModalKind, PickedPatient (+34 more) +Cohesion: 0.07 +Nodes (20): CoverageRow, Draft, KIND, TenantInsurance, ServiceTariffModal(), TariffResponse, TariffRow, AppointmentDetail (+12 more) ### Community 50 - "Community 50" Cohesion: 0.07 @@ -1143,7 +1136,7 @@ Nodes (26): الزامات UI, باگ‌فیکس صفحه نوبت‌ها, با ### Community 53 - "Community 53" Cohesion: 0.07 -Nodes (17): AppLogRepository, ClaimItemRepository, DoctorClaimRequestRepository, DoctorInsuranceRepository, PreRegistrationRepository, SiteConfigRepository, SubscriptionPlanRepository, ServiceEntityRepository (+9 more) +Nodes (18): AppLogRepository, ClaimItemRepository, DoctorClaimRequestRepository, InventoryItemRepository, PreRegistrationRepository, SessionPaymentRepository, SmsSettingsRepository, ServiceEntityRepository (+10 more) ### Community 54 - "Community 54" Cohesion: 0.10 @@ -1178,16 +1171,16 @@ Cohesion: 0.20 Nodes (10): Add Session Payment (تسویه چندتکه), Create Patient Record, Create Session, Endpoints, Get Patient Record, List Patient Appointments, List Patient Sessions, List Patients (+2 more) ### Community 62 - "Community 62" -Cohesion: 0.07 -Nodes (32): MethodOption, Props, QUICK_TOMANS, open(), WalletModalSubmit, WalletMode, WalletTransactionModal(), BANK_KEY (+24 more) +Cohesion: 0.09 +Nodes (26): MethodOption, Props, QUICK_TOMANS, WalletModalSubmit, WalletMode, WalletTransactionModal(), BANK_KEY, BankAccount (+18 more) ### Community 63 - "Community 63" Cohesion: 0.02 -Nodes (113): PaginatedResponse, formatDateTime(), ALL_STATUSES, AppointmentDetailPage(), isoDay(), timeOf(), STATUS_FILTERS, CityForm (+105 more) +Nodes (114): ApiResponse, PaginatedResponse, ALL_STATUSES, AppointmentDetailPage(), isoDay(), timeOf(), STATUS_FILTERS, CityForm (+106 more) ### Community 64 - "Community 64" -Cohesion: 0.19 -Nodes (7): SmsWalletController, SmsSettingsRepository, SmsSettings, JsonResponse, Request, User, ManagerRegistry +Cohesion: 0.29 +Nodes (4): SmsWalletController, JsonResponse, Request, User ### Community 65 - "Community 65" Cohesion: 0.08 @@ -1258,8 +1251,8 @@ Cohesion: 0.07 Nodes (30): devDependencies, @babel/core, @babel/preset-env, @babel/preset-react, @babel/preset-typescript, core-js, @csstools/postcss-oklab-function, @hotwired/stimulus (+22 more) ### Community 86 - "Community 86" -Cohesion: 0.04 -Nodes (21): AppointmentExpiryServiceTest, BookingModeImmutableTest, BookingServicesPublicTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListPaginationTest, CaptchaFlowTest, ServiceItemDeleteCleanupTest (+13 more) +Cohesion: 0.03 +Nodes (26): AppointmentExpiryServiceTest, BookingServicesPublicTest, DateOverrideOwnershipTest, LowTierFixesTest, SendCodeMobileRateLimitTest, ClaimsListPaginationTest, CaptchaFlowTest, ServiceItemDeleteCleanupTest (+18 more) ### Community 87 - "Community 87" Cohesion: 0.10 @@ -1322,7 +1315,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.08 +Cohesion: 0.07 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" @@ -1346,8 +1339,8 @@ Cohesion: 0.30 Nodes (6): AppointmentController, Appointment, Doctor, JsonResponse, Request, User ### Community 108 - "Community 108" -Cohesion: 0.10 -Nodes (13): CaptchaController, BaseController, CategoryController, CategoryImportController, DoctorImportController, JsonResponse, JsonResponse, Request (+5 more) +Cohesion: 0.09 +Nodes (16): CaptchaController, BaseController, CategoryController, DoctorImportController, SiteContextController, SmsMessageController, JsonResponse, JsonResponse (+8 more) ### Community 109 - "Community 109" Cohesion: 0.29 @@ -1578,8 +1571,8 @@ Cohesion: 0.10 Nodes (20): api.ir (استعلام هویت — Shahkar / IbanMatch), اتصال به دیتابیس‌های مستقل (الزامی), اسرار (الزامی — قبل از اولین دیپلوی), امنیت و منابع, بررسی سلامت, دامنه‌ها و CORS, دیپلوی‌های بعدی, راهنمای دیپلوی ClinicPro (Coolify + Docker Compose) (+12 more) ### Community 169 - "Community 169" -Cohesion: 0.11 -Nodes (5): BillingCalculatorTest, BillingCalculator, ErrorCodesTest, TimezoneTest, TestCase +Cohesion: 0.17 +Nodes (5): ErrorCodesTest, TimezoneTest, KavehNegarProviderTest, TestCase, KavehNegarProvider ### Community 170 - "Community 170" Cohesion: 0.13 @@ -1698,8 +1691,8 @@ Cohesion: 0.14 Nodes (13): Endpoint ها, PATCH /api/v1/secretary/{uuid}, POST /api/v1/secretary, تسک ۱۴: ماژول منشی, توضیح, زمان تخمینی, ساختار JSON, سیستم مجوزها — Resource-Based Permissions (مقیاس‌پذیر) (+5 more) ### Community 201 - "Community 201" -Cohesion: 0.10 -Nodes (20): Admin API, Clinic Invitation Management, GET `/api/v1/admin/financial-breakdowns`, GET `/api/v1/admin/financial-summary`, GET `/api/v1/admin/pre-registrations`, GET /api/v1/admin/settings, GET `/api/v1/admin/settings/tax-history`, GET `/api/v1/admin/settlement/{uuid}` (+12 more) +Cohesion: 0.11 +Nodes (19): Admin API, Clinic Invitation Management, GET `/api/v1/admin/pre-registrations`, GET `/api/v1/admin/secretaries`, GET /api/v1/admin/settings, GET `/api/v1/admin/sms/logs`, GET `/api/v1/admin/sms/templates`, PATCH /api/v1/admin/settings (+11 more) ### Community 202 - "Community 202" Cohesion: 0.15 @@ -1710,16 +1703,16 @@ Cohesion: 0.15 Nodes (12): Clinic Services API, DELETE /api/v1/service-item/{uuid}, DELETE /api/v1/service-section/{uuid}, GET /api/v1/service-items/{sectionUuid}, GET /api/v1/service-items/{uuid}/tariffs, GET /api/v1/service-sections, PATCH /api/v1/service-item/{uuid}, PATCH /api/v1/service-section/{uuid} (+4 more) ### Community 204 - "Community 204" -Cohesion: 0.02 -Nodes (93): ALLOWED_ROLES, PrivateRoute(), PublicRoute(), RoleRoute(), queryClient, toastStyle, get, useSubscription() (+85 more) +Cohesion: 0.08 +Nodes (30): AdminLayout(), avatarBg(), HUES, ProfileMenu(), Role, ROLE_LABELS, settingsPath(), logoutMock (+22 more) ### Community 205 - "Community 205" Cohesion: 0.21 Nodes (4): SeedDemoDataCommand, InputInterface, OutputInterface, SymfonyStyle ### Community 206 - "Community 206" -Cohesion: 0.21 -Nodes (5): MellatGateway, SoapClient, PaymentInitResult, PaymentRefundResult, PaymentVerifyResult +Cohesion: 0.08 +Nodes (14): MellatGateway, MockGateway, SepGateway, SoapClient, PaymentGatewayInterface, PaymentInitResult, PaymentRefundResult, PaymentVerifyResult (+6 more) ### Community 207 - "Community 207" Cohesion: 0.15 @@ -1786,8 +1779,8 @@ Cohesion: 0.17 Nodes (11): تشخیص عمیق down شدن سرور بعد از ~۱۰ سیکل + وریفای و تکمیل فیکس‌های پایداری, زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف, ۱. وریفای فیکس‌های repo (idempotent) (+3 more) ### Community 228 - "Community 228" -Cohesion: 0.20 -Nodes (10): Bulk import / export, DELETE `/api/v1/admin/insurance/{id}`, DELETE `/api/v1/insurance/{id}`, EntityInsurancePricing — قیمت‌گذاری ویزیت بر اساس بیمه, GET `/api/v1/insurance/{id}`, Insurance API, Response `200`, Response `200` (+2 more) +Cohesion: 0.04 +Nodes (46): Bulk import / export, DELETE `/api/v1/admin/insurance/{id}`, DELETE `/api/v1/insurance/{id}`, EntityInsurancePricing — قیمت‌گذاری ویزیت بر اساس بیمه, Errors, Errors, Errors, Errors (+38 more) ### Community 229 - "Community 229" Cohesion: 0.14 @@ -2079,7 +2072,7 @@ Nodes (16): آماده‌سازی پروژه ClinicPro برای دیپلوی ر ### Community 304 - "Community 304" Cohesion: 0.22 -Nodes (9): 29. 🟢 `GET` clinic list 🆕, 30. 🟢 `GET` get 🆕, 33. 🔵 `POST` image_clinic, 6. کلینیک (Clinic), هدرهای اضافی, پارامترهای Query, پاسخ‌ها, پاسخ‌ها (+1 more) +Nodes (9): 29. 🟢 `GET` clinic list 🆕, 30. 🟢 `GET` get 🆕, 36. 🟢 `GET` get my rate, 6. کلینیک (Clinic), هدرهای اضافی, پارامترهای Query, پاسخ‌ها, پاسخ‌ها (+1 more) ### Community 306 - "Community 306" Cohesion: 0.07 @@ -2115,7 +2108,7 @@ Nodes (4): InsuranceRepository, Insurance, InsuranceType, ManagerRegistry ### Community 314 - "Community 314" Cohesion: 0.03 -Nodes (77): AppointmentCardData, AppointmentTurnCard(), base, Breadcrumb(), PatientCaseBanner(), Tag, PAYMENT_LABELS, SessionPaymentAccordion() (+69 more) +Nodes (94): AppointmentCardData, AppointmentTurnCard(), base, Breadcrumb(), PatientCaseBanner(), Tag, SessionCardData, SessionPaymentEntry (+86 more) ### Community 315 - "Community 315" Cohesion: 0.22 @@ -2354,8 +2347,8 @@ Cohesion: 0.29 Nodes (7): بک‌اند — endpoint جدید: `GET /api/v1/my/appointments` `[IS_AUTHENTICATED_FULLY]`, فرانت‌اند — `AppointmentsPage.tsx`, مرحله ۸ — نوبت‌های فیلترشده (بک‌اند + فرانت‌اند) — API جدید, نمای جدولی (`TableView`):, نمای زمانبندی (`TimelineView`):, هدر صفحه (مشترک هر دو نما):, وضعیت‌های نوبت (باید در entity و frontend هر دو باشند): ### Community 380 - "Community 380" -Cohesion: 0.25 -Nodes (8): Auto-Creation on Appointment Confirm, DELETE `/api/v1/patient/message/{uuid}`, Errors, GET `/api/v1/patient/{uuid}/messages`, Overview, Patient Records & Sessions API, POST `/api/v1/patient/{uuid}/message`, پیام‌های بیمار (Messages) +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 381 - "Community 381" Cohesion: 0.13 @@ -2418,8 +2411,8 @@ Cohesion: 0.33 Nodes (6): Refactoring Plan, فاز ۰ — مستندسازی (۳ تا ۵ روز، قبل از هر کدنویسی), فاز ۱ — زیرساخت پایه (task-01), فاز ۲ — پیاده‌سازی ماژول‌ها (به ترتیب dependency), فاز ۳ — بهینه‌سازی (بعد از پیاده‌سازی), فاز ۴ — آماده‌سازی تولید ### Community 397 - "Community 397" -Cohesion: 0.38 -Nodes (5): Rate, RateRepository, Doctor, ManagerRegistry, User +Cohesion: 0.22 +Nodes (3): SessionConsumable, InventoryItem, PatientSession ### Community 398 - "Community 398" Cohesion: 0.22 @@ -2434,36 +2427,36 @@ Cohesion: 0.11 Nodes (17): بازطراحی معماری پرداخت — سرویس‌محور، امن، توسعه‌پذیر (Backend), تست دستی (ddev، در حالت `payment_test_mode=1`), خروجی نهایی (طبق spec — در گزارش اجرا ارائه شود), زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی (+9 more) ### Community 407 - "Community 407" -Cohesion: 0.16 -Nodes (11): MessageBusInterface, MockObject, SmsLogRepository, SmsServiceLookupOnlyTest, SmsLog, SmsLogRepository, SmsMessageTemplateRepository, SmsService (+3 more) +Cohesion: 0.27 +Nodes (8): MessageBusInterface, MockObject, SmsServiceLookupOnlyTest, SmsLogRepository, SmsMessageTemplateRepository, SmsService, SmsTextResolver, KavehNegarProvider ### Community 410 - "Community 410" -Cohesion: 0.05 -Nodes (47): FreeVisitPrice(), Pricing, buildInsurancePayload(), Contract, contractToForm(), EMPTY_FORM, InsuranceFormValues, InsuranceModal() (+39 more) +Cohesion: 0.03 +Nodes (75): FreeVisitPrice(), Pricing, buildInsurancePayload(), Contract, contractToForm(), EMPTY_FORM, InsuranceFormValues, InsuranceModal() (+67 more) ### Community 414 - "Community 414" Cohesion: 0.10 Nodes (20): edge cases, خلاصهٔ خطاها و اولویت, راه‌حل, راه‌حل, راه‌حل, راه‌حل, رفع خطاهای لاگ سرور (production) — ۱۴۰۵/۰۴/۲۰, ریشه (+12 more) ### Community 416 - "Community 416" -Cohesion: 0.08 -Nodes (30): EMPTY_CATS, EMPTY_ITEMS, EMPTY_META, EMPTY_PACKAGES, EMPTY_STATS, InventoryItem, InventoryMeta, InventoryPackage (+22 more) +Cohesion: 0.07 +Nodes (31): EMPTY_CATS, EMPTY_ITEMS, EMPTY_META, EMPTY_PACKAGES, EMPTY_STATS, InventoryItem, InventoryMeta, InventoryPackage (+23 more) ### Community 418 - "Community 418" Cohesion: 0.17 Nodes (11): دیپلوی ClinicPro روی Coolify (Docker Compose), رفع اشکال, مراحل دیپلوی, معماری دیپلوی, نکات عملیاتی, چند دامنه فرانت‌اند (مهم), ۱. ساخت Resource در Coolify, ۲. اختصاص دامنه (+3 more) ### Community 421 - "Community 421" -Cohesion: 0.05 -Nodes (30): DoctorTab, td, th, CANCELLED_STATUSES, EMPTY_SLOT_CONFIG, STATUS, turnStatusConfig, emptySlot (+22 more) +Cohesion: 0.03 +Nodes (62): DoctorTab, PickedService, ServicePick, ServiceSlot, get, services, td, th (+54 more) ### Community 422 - "Community 422" Cohesion: 0.12 Nodes (15): راه‌حل, راه‌حل, راه‌حل, رفع زوم نقشه در افزودن آدرس + کپچا و موبایل در claim + حذف پروفایل توسط مالک, ریشه‌ها, زمینه, فایل‌های مرتبط, نکات مهم (+7 more) ### Community 424 - "Community 424" -Cohesion: 0.12 -Nodes (16): EMPTY, PatientFilters, PricingInsurance, TenantTag, PatientTagsCell(), TenantTag, AddTurn(), PatientsCategoryView() (+8 more) +Cohesion: 0.35 +Nodes (3): SessionConsumableTest, Doctor, InventoryItem ### Community 428 - "Community 428" Cohesion: 0.31 @@ -2482,8 +2475,8 @@ Cohesion: 0.19 Nodes (7): ErrorCodes, PatientController, JsonResponse, PatientRecord, PatientSession, Request, User ### Community 435 - "Community 435" -Cohesion: 0.10 -Nodes (16): Command, CancelExpiredAppointmentsCommand, PruneLogsCommand, PurgeDoctorsCommand, SeedCategoriesCommand, SeedSmsMessageTemplatesCommand, InputInterface, OutputInterface (+8 more) +Cohesion: 0.18 +Nodes (10): Command, CancelExpiredAppointmentsCommand, PruneLogsCommand, SeedSmsMessageTemplatesCommand, InputInterface, OutputInterface, InputInterface, OutputInterface (+2 more) ### Community 436 - "Community 436" Cohesion: 0.12 @@ -2503,15 +2496,19 @@ Nodes (18): [F10] راهنمای کهنه در `CLAUDE.md`: endpoint `categorys/ ### Community 442 - "Community 442" Cohesion: 0.07 -Nodes (34): PaymentConfig, PaymentGatewayInfo, usePaymentConfig(), NAV_ITEMS, NavItem, PurchaseSubscriptionSidebar(), ApiResponse, PaymentDetails (+26 more) +Nodes (34): PaymentConfig, PaymentGatewayInfo, usePaymentConfig(), emptyFeatures(), FEATURE_KEYS, FEATURE_LABELS, PeriodForm, periodSchema (+26 more) ### Community 444 - "Community 444" Cohesion: 0.36 Nodes (5): StaffController, ClinicStaff, JsonResponse, Request, User +### Community 445 - "Community 445" +Cohesion: 0.33 +Nodes (5): Like, LikeRepository, Comment, ManagerRegistry, User + ### Community 446 - "Community 446" -Cohesion: 0.31 -Nodes (3): InventoryItemRepository, InventoryItem, ManagerRegistry +Cohesion: 0.20 +Nodes (9): Body, DELETE `/api/v1/inventory-package/{uuid}`, GET `/api/v1/inventory-packages`, Inventory API, Packages, PATCH `/api/v1/inventory-package/{uuid}`, POST `/api/v1/inventory-package`, Response `200` (+1 more) ### Community 447 - "Community 447" Cohesion: 0.31 @@ -2538,8 +2535,8 @@ Cohesion: 0.24 Nodes (10): gridItemStyle, JALALI_MONTHS, jalaliFirstWeekday(), jalaliToGregorian(), navBtnStyle, PersianCalendar(), pf, Props (+2 more) ### Community 459 - "Community 459" -Cohesion: 0.40 -Nodes (5): API موجود (نیاز به تغییر ندارند), اپیک ۳ — منشی (Secretary) — تکمیل, تغییرات مورد نیاز, توضیح, نیازمندی‌های کارکردی +Cohesion: 0.33 +Nodes (6): API موجود (نیاز به تغییر ندارند), اپیک‌ها, اپیک ۳ — منشی (Secretary) — تکمیل, تغییرات مورد نیاز, توضیح, نیازمندی‌های کارکردی ### Community 460 - "Community 460" Cohesion: 0.33 @@ -2625,6 +2622,10 @@ Nodes (11): رفع نام دوتایی «دکتر» در ایمپورت IRIMC + Cohesion: 0.25 Nodes (3): SessionPaymentTest, PatientRecord, PatientSession +### Community 486 - "Community 486" +Cohesion: 0.11 +Nodes (7): DoctorClaimTest, DoctorClaimRequest, DoctorClaimService, PersianTextTest, Doctor, User, PersianText + ### Community 487 - "Community 487" Cohesion: 0.40 Nodes (5): Errors, GET `/api/v1/representation/dashboard/summary`, GET `/api/v1/representation/doctors/performance`, GET `/api/v1/representation/finance/report`, داشبورد، عملکرد و مالیِ نماینده‌ی جاری @@ -2670,8 +2671,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.33 -Nodes (6): API موجود (نیاز به endpoint جدید ندارد), اپیک‌ها, اپیک ۷ — داشبورد هوشمند (Smart Dashboard), تغییر مورد نیاز, توضیح, نیازمندی‌های کارکردی +Cohesion: 0.40 +Nodes (5): API موجود (نیاز به endpoint جدید ندارد), اپیک ۷ — داشبورد هوشمند (Smart Dashboard), تغییر مورد نیاز, توضیح, نیازمندی‌های کارکردی ### Community 501 - "Community 501" Cohesion: 0.40 @@ -2761,10 +2762,6 @@ Nodes (12): ارسال پیامک OTP فقط از طریق Kavenegar VerifyLooku Cohesion: 0.13 Nodes (14): Doctor Profile Claim API (تصاحب پروفایل پزشک ایمپورت‌شده), env های مرتبط, Errors, GET `/api/v1/admin/doctor-claims`, GET `/api/v1/doctor/{uuid}/claim-info`, POST `/api/v1/admin/doctors/{uuid}/transfer`, POST `/api/v1/doctor/{uuid}/claim`, Request (+6 more) -### Community 527 - "Community 527" -Cohesion: 0.28 -Nodes (6): IbanItem, isValidIranIban(), RepProfile, RepresentationProfilePage(), toLatinDigits(), unwrap() - ### Community 528 - "Community 528" Cohesion: 0.33 Nodes (4): PatientMedicalRecord, PatientMedicalRecordRepository, ManagerRegistry, PatientRecord @@ -2866,16 +2863,16 @@ Cohesion: 0.50 Nodes (4): Errors, POST `/api/v1/admin/sms/template/{uuid}/reject`, Request Body, Response `200` ### Community 559 - "Community 559" -Cohesion: 0.16 -Nodes (7): SmsMessageController, SmsMessageTemplateRepository, SmsTextResolver, SmsMessageTemplate, JsonResponse, Request, ManagerRegistry +Cohesion: 0.25 +Nodes (4): SmsMessageTemplateRepository, SmsTextResolver, SmsMessageTemplate, ManagerRegistry ### Community 560 - "Community 560" 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.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) +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) ### Community 563 - "Community 563" Cohesion: 0.67 @@ -2918,8 +2915,8 @@ Cohesion: 0.25 Nodes (8): ۲.۲ انواع دسته‌بندی (Category Types), ۲.۲.۱ تگ (Tag), ۲.۲.۲ استان (State), ۲.۲.۳ شهر (City), ۲.۲.۴ بیمه پایه (Basic Insurance), ۲.۲.۵ بیمه مکمل (Supplementary Insurance), ۲.۲.۶ تخصص دکتر (Doctor Specialty), ۲.۲.۷ خدمات دکتر (Doctor Services) ### Community 577 - "Community 577" -Cohesion: 0.05 -Nodes (52): grid, PatientFormOptions, patientFormSchema, PatientFormValues, Props, baseValues, options, dateStrToTs() (+44 more) +Cohesion: 0.04 +Nodes (59): grid, PatientFormOptions, patientFormSchema, PatientFormValues, Props, baseValues, options, dateStrToTs() (+51 more) ### Community 578 - "Community 578" Cohesion: 0.36 @@ -2974,8 +2971,8 @@ Cohesion: 0.29 Nodes (3): FinancialBreakdown, Payment, User ### Community 597 - "Community 597" -Cohesion: 0.29 -Nodes (7): Configuration, Errors, GET `/api/v1/admin/sms/templates`, GET `/api/v1/sms/template/{uuid}`, Response `200`, Response `200`, SMS API +Cohesion: 0.20 +Nodes (10): Configuration, Errors, GET `/api/v1/admin/sms/templates`, POST `/api/v1/admin/sms/template/{uuid}/approve`, POST `/api/v1/sms/send` — ⛔ غیرفعال (Deprecated), Request Body (`application/json`), Response `200`, Response `200` (+2 more) ### Community 599 - "Community 599" Cohesion: 0.67 @@ -3014,8 +3011,8 @@ Cohesion: 0.67 Nodes (3): بک‌اند, فرانت‌اند, وضعیت فعلی کد (مهم — قبل از تغییر بخوان) ### Community 625 - "Community 625" -Cohesion: 0.42 -Nodes (4): DoctorClaimRequest, DoctorClaimService, Doctor, User +Cohesion: 0.31 +Nodes (3): SubscriptionPlanRepository, ManagerRegistry, SubscriptionPlan ### Community 633 - "Community 633" Cohesion: 0.32 @@ -3098,8 +3095,8 @@ Cohesion: 0.17 Nodes (11): تشخیص «ری‌استارت» سرور روی Coolify + رفع نویز لاگ + بررسی خطای ACME, زمینه, فایل‌های مرتبط, نکات مهم, وضعیت فعلی, وظایف, پروژه, ۱. کاهش نویز لاگ workerها (بدون تغییر رفتار) (+3 more) ### Community 675 - "Community 675" -Cohesion: 0.13 -Nodes (13): emptyFeatures(), FEATURE_KEYS, FEATURE_LABELS, PeriodForm, periodSchema, PLAN_DISPLAY, PlanForm, planSchema (+5 more) +Cohesion: 0.39 +Nodes (3): DoctorService, DoctorServiceRepository, ManagerRegistry ### Community 676 - "Community 676" Cohesion: 0.28 @@ -3175,15 +3172,15 @@ Nodes (4): AppointmentMultiServiceTest, Appointment, Doctor, ServiceItem ### Community 714 - "Community 714" Cohesion: 0.16 -Nodes (7): AbstractMigration, Schema, Version20260614182950, Schema, Version20260614183527, Schema, Version20260713103729 +Nodes (7): AbstractMigration, Schema, Version20260611075829, Schema, Version20260614182950, Schema, Version20260628165710 ### Community 716 - "Community 716" Cohesion: 0.12 Nodes (15): رفع باگ: نوبت‌های رزروشده در سایت عمومی «آزاد» نمایش داده می‌شوند, زمینه, فایل‌های مرتبط, مشکل / هدف, نکات مهم, وضعیت فعلی, وظایف, پروژه (+7 more) ### Community 717 - "Community 717" -Cohesion: 0.11 -Nodes (8): EntityInsurancePricing, TenantInsuranceCleanupTest, EntityInsurancePricingRepository, TenantServiceCoverageRepository, TenantInsuranceCleanupService, ManagerRegistry, ManagerRegistry, TenantServiceCoverage +Cohesion: 0.36 +Nodes (3): TenantServiceCoverageRepository, ManagerRegistry, TenantServiceCoverage ### Community 718 - "Community 718" Cohesion: 0.36 @@ -3221,6 +3218,10 @@ Nodes (12): call siteهای فعلی PersianDateInput (نباید تغییر ک Cohesion: 0.21 Nodes (6): ClaimAmountBoundsTest, ClaimsListNPlusOneTest, ClaimItem, Claim, Doctor, User +### Community 737 - "Community 737" +Cohesion: 0.38 +Nodes (3): PurgeDoctorsCommand, InputInterface, OutputInterface + ### Community 738 - "Community 738" Cohesion: 0.50 Nodes (4): Errors, GET `/api/v1/representation/{uuid}`, Path Parameters, Response `200` @@ -3250,8 +3251,8 @@ Cohesion: 0.50 Nodes (4): Errors, POST `/api/v1/user/send-code`, Request Body, Response `200` ### Community 751 - "Community 751" -Cohesion: 0.21 -Nodes (4): SepGateway, PaymentInitResult, PaymentRefundResult, PaymentVerifyResult +Cohesion: 0.43 +Nodes (3): CategoryImportController, JsonResponse, Request ### Community 752 - "Community 752" Cohesion: 0.53 @@ -3270,8 +3271,8 @@ Cohesion: 0.33 Nodes (5): DoctorImportResult, DoctorImportService, Collection, Doctor, User ### Community 760 - "Community 760" -Cohesion: 0.18 -Nodes (9): AdminUser, ASSIGNABLE_ROLES, ChangeRoleModal(), getPrimaryRole(), HUES_LIST, ROLE_META, ROLE_TABS, RoleBadge() (+1 more) +Cohesion: 0.05 +Nodes (32): ClinicAddress, ClinicDetailPage(), ClinicDoctorItem, ClinicInvitation, EditForm, editSchema, HUES_LIST, INV_STATUS_MAP (+24 more) ### Community 761 - "Community 761" Cohesion: 0.38 @@ -3293,6 +3294,10 @@ Nodes (3): AppointmentWorkflowFieldsTest, Appointment, Doctor Cohesion: 0.40 Nodes (5): ۲.۸ تنظیمات نوبت (Appointment Settings), ۲.۸.۱ برنامه هفتگی (Weekly Schedule), ۲.۸.۲ تعطیلات (Holidays), ۲.۸.۳ لغو تعطیل (Date Override), ۲.۸.۴ الگوریتم محاسبه اسلات‌های خالی +### Community 767 - "Community 767" +Cohesion: 0.48 +Nodes (3): DoctorInsuranceRepository, DoctorInsurance, ManagerRegistry + ### Community 768 - "Community 768" 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 تنظیمات نوبت @@ -3329,10 +3334,6 @@ Nodes (4): InventoryPackageItem, InventoryItem, InventoryPackage, self Cohesion: 0.21 Nodes (7): FinancialBreakdown, FinancialBreakdownRepository, CommissionService, ManagerRegistry, Payment, Payment, Representation -### Community 783 - "Community 783" -Cohesion: 0.18 -Nodes (5): MockGateway, PaymentGatewayInterface, PaymentInitResult, PaymentRefundResult, PaymentVerifyResult - ### Community 786 - "Community 786" Cohesion: 0.40 Nodes (5): Error Responses, GET `/api/v1/my/appointment/patient-lookup`, Query Parameters, Response `200` — یافت شد, Response `200` — یافت نشد @@ -3354,8 +3355,8 @@ Cohesion: 0.50 Nodes (4): Errors, POST `/api/v1/auth/switch-context`, Request Body, Response `200` ### Community 794 - "Community 794" -Cohesion: 0.19 -Nodes (6): HealthController, RepositoryClassMappingTest, EntityManagerInterface, KernelTestCase, DbLoggerTest, JsonResponse +Cohesion: 0.38 +Nodes (3): RepositoryClassMappingTest, KernelTestCase, DbLoggerTest ### Community 796 - "Community 796" Cohesion: 0.50 @@ -3378,8 +3379,8 @@ Cohesion: 0.40 Nodes (5): DELETE `/api/v1/patient/attachment/{uuid}`, Errors, GET `/api/v1/patient/{uuid}/attachments`, POST `/api/v1/patient/{uuid}/attachment`, ضمیمه‌های بیمار (Attachments) ### Community 806 - "Community 806" -Cohesion: 0.40 -Nodes (5): DELETE `/api/v1/patient/call/{uuid}`, Errors, GET `/api/v1/patient/{uuid}/calls`, POST `/api/v1/patient/{uuid}/call`, کال سنتر بیمار (Call Center) +Cohesion: 0.25 +Nodes (8): Auto-Creation on Appointment Confirm, DELETE `/api/v1/patient/call/{uuid}`, Errors, GET `/api/v1/patient/{uuid}/calls`, Overview, Patient Records & Sessions API, POST `/api/v1/patient/{uuid}/call`, کال سنتر بیمار (Call Center) ### Community 807 - "Community 807" Cohesion: 0.25 @@ -3406,12 +3407,12 @@ Cohesion: 0.40 Nodes (5): DELETE `/api/v1/billing/tenant-insurances/{uuid}`, GET `/api/v1/billing/tenant-insurances`, PATCH `/api/v1/billing/tenant-insurances/{uuid}`, POST `/api/v1/billing/tenant-insurances`, TenantInsurance — قراردادهای بیمه‌ی tenant (فاز ۱ سیستم صورتحساب) ### Community 827 - "Community 827" -Cohesion: 0.67 -Nodes (3): Errors, POST `/api/v1/sms/send` — ⛔ غیرفعال (Deprecated), Response `422` (همیشه) +Cohesion: 0.43 +Nodes (3): SmsLogRepository, SmsLog, ManagerRegistry ### Community 828 - "Community 828" -Cohesion: 0.50 -Nodes (4): GET `/api/v1/admin/secretaries`, Query Parameters, Response `200`, Secretary Management +Cohesion: 0.47 +Nodes (3): SeedCategoriesCommand, InputInterface, OutputInterface ### Community 829 - "Community 829" Cohesion: 0.40 @@ -3433,10 +3434,6 @@ Nodes (3): GET `/api/v1/representation/{uuid}/dashboard/yearly`, Query Parameter Cohesion: 0.50 Nodes (4): extra, symfony, allow-contrib, require -### Community 834 - "Community 834" -Cohesion: 0.50 -Nodes (4): Errors, POST `/api/v1/admin/insurance`, Request Body (`application/json`), Response `201` - ### Community 835 - "Community 835" Cohesion: 0.50 Nodes (4): DELETE `/api/v1/doctor/{uuid}`, Errors, Path Parameters, Response `200` @@ -3469,10 +3466,6 @@ Nodes (4): Errors, GET `/api/v1/representation/doctors`, Query Parameters, Respo Cohesion: 0.67 Nodes (3): GET `/api/v1/clinic-pro/doctor-addresses/{doctorId}`, Path Parameters, Response `200` -### Community 843 - "Community 843" -Cohesion: 0.50 -Nodes (4): Errors, PATCH `/api/v1/admin/insurance/{id}`, Path Parameters, Response `200` - ### Community 844 - "Community 844" Cohesion: 0.40 Nodes (5): 35. 🟡 `PATCH` patch, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها @@ -3481,17 +3474,13 @@ Nodes (5): 35. 🟡 `PATCH` patch, Request Body, مثال Request, هدرهای 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 847 - "Community 847" -Cohesion: 0.50 -Nodes (4): Errors, POST `/api/v1/insurance/`, Request Body (`application/json`), Response `201` - ### Community 848 - "Community 848" -Cohesion: 0.50 -Nodes (4): Errors, PATCH `/api/v1/insurance/{id}`, Request Body, Response `200` +Cohesion: 0.53 +Nodes (4): Money, BillingCalculator, CoverageRule, ShareBreakdown ### Community 849 - "Community 849" -Cohesion: 0.50 -Nodes (4): PUT `/api/v1/insurance-pricing`, Request Body, Response `200`, خطاها +Cohesion: 0.53 +Nodes (3): SessionConsumableRepository, ManagerRegistry, SessionConsumable ### Community 850 - "Community 850" Cohesion: 0.36 @@ -3502,24 +3491,16 @@ Cohesion: 0.50 Nodes (4): 38. 🟢 `GET` Unapproved comments, هدرهای اضافی, پارامترهای Query, پاسخ‌ها ### Community 852 - "Community 852" -Cohesion: 0.67 -Nodes (3): GET `/api/v1/billing/tenant-insurances/{uuid}/service-coverage`, PUT `/api/v1/billing/tenant-insurances/{uuid}/service-coverage`, TenantServiceCoverage — پوشش خدمت تحت یک قرارداد بیمه (فاز ۲) +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}`, موتور مالی نمایندگی ### Community 853 - "Community 853" Cohesion: 0.50 Nodes (4): 45. 🔵 `POST` post, مثال Request, هدرهای اضافی, پاسخ‌ها -### Community 854 - "Community 854" -Cohesion: 0.67 -Nodes (3): GET `/api/v1/insurance-pricing`, Response `200`, خطاها - -### Community 855 - "Community 855" -Cohesion: 0.67 -Nodes (3): GET `/api/v1/insurances`, Query Parameters, Response `200` - ### Community 856 - "Community 856" Cohesion: 0.67 -Nodes (3): POST `/api/v1/admin/insurance/{id}/upload-logo`, Request, Response `200` +Nodes (3): Errors, GET `/api/v1/sms/template/{uuid}`, Response `200` ### Community 857 - "Community 857" Cohesion: 0.50 @@ -3538,8 +3519,8 @@ Cohesion: 0.40 Nodes (5): 37. 🔵 `POST` post, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها ### Community 864 - "Community 864" -Cohesion: 0.50 -Nodes (4): Errors, GET `/api/v1/admin/insurances`, Query Parameters, Response `200` +Cohesion: 0.67 +Nodes (3): 33. 🔵 `POST` image_clinic, هدرهای اضافی, پاسخ‌ها ### Community 865 - "Community 865" Cohesion: 0.50 @@ -3569,18 +3550,10 @@ Nodes (4): 46. 🟡 `PATCH` patch, مثال Request, هدرهای اضافی, پ Cohesion: 0.43 Nodes (3): InvoiceItemRepository, InvoiceItem, ManagerRegistry -### Community 873 - "Community 873" -Cohesion: 0.47 -Nodes (3): SiteContextController, JsonResponse, Request - ### Community 874 - "Community 874" Cohesion: 0.67 Nodes (3): 34. 🔵 `POST` image logo, هدرهای اضافی, پاسخ‌ها -### Community 875 - "Community 875" -Cohesion: 0.67 -Nodes (3): 36. 🟢 `GET` get my rate, هدرهای اضافی, پاسخ‌ها - ### Community 876 - "Community 876" Cohesion: 0.67 Nodes (3): 42. 🔴 `DELETE` delete, هدرهای اضافی, پاسخ‌ها @@ -3589,10 +3562,6 @@ Nodes (3): 42. 🔴 `DELETE` delete, هدرهای اضافی, پاسخ‌ها Cohesion: 0.67 Nodes (3): 43. 🟢 `GET` get, هدرهای اضافی, پاسخ‌ها -### Community 881 - "Community 881" -Cohesion: 0.53 -Nodes (3): SessionPaymentRepository, ManagerRegistry, SessionPayment - ### Community 882 - "Community 882" Cohesion: 0.53 Nodes (3): TaxRateHistoryRepository, ManagerRegistry, TaxRateHistory @@ -3609,10 +3578,6 @@ Nodes (5): Errors, GET `/api/v1/appointments/doctor/{doctorUuid}`, Path Paramete Cohesion: 0.40 Nodes (5): Errors, PATCH `/api/v1/appointment/{uuid}/status`, Path Parameters, Request Body, Response `200` -### Community 888 - "Community 888" -Cohesion: 0.40 -Nodes (5): 62. 🟡 `PATCH` patch, Request Body, مثال Request, هدرهای اضافی, پاسخ‌ها - ### Community 891 - "Community 891" Cohesion: 0.50 Nodes (4): Error Responses, POST `/api/v1/my/appointment`, Request Body, Response `201` @@ -3637,26 +3602,22 @@ Nodes (4): Errors, GET `/api/v1/appointment/{uuid}`, Path Parameters, Response ` Cohesion: 0.50 Nodes (4): Errors, GET `/api/v1/appointments/user`, Query Parameters, Response `200` -### Community 900 - "Community 900" -Cohesion: 0.67 -Nodes (3): POST `/api/v1/admin/sms/template/{uuid}/approve`, Request Body (`application/json`), Response `200` - ## Knowledge Gaps -- **4631 isolated node(s):** `ALLOWED_ROLES`, `get`, `patch`, `appt`, `ModalKind` (+4626 more) +- **4639 isolated node(s):** `ALLOWED_ROLES`, `get`, `patch`, `appt`, `ModalKind` (+4634 more) These have ≤1 connection - possible missing edges or undocumented components. -- **206 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes. +- **207 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 825`, `Community 485`?** - _High betweenness centrality (0.099) - this node is a cross-community bridge._ -- **Why does `ApiTestCase` connect `Community 86` to `Community 640`, `Community 775`, `Community 779`, `Community 652`, `Community 784`, `Community 658`, `Community 659`, `Community 531`, `Community 534`, `Community 535`, `Community 794`, `Community 539`, `Community 541`, `Community 674`, `Community 809`, `Community 685`, `Community 431`, `Community 815`, `Community 562`, `Community 818`, `Community 820`, `Community 565`, `Community 690`, `Community 445`, `Community 574`, `Community 575`, `Community 318`, `Community 710`, `Community 583`, `Community 715`, `Community 717`, `Community 594`, `Community 82`, `Community 733`, `Community 889`, `Community 480`, `Community 609`, `Community 737`, `Community 482`, `Community 483`, `Community 484`, `Community 486`, `Community 743`, `Community 744`, `Community 867`, `Community 494`, `Community 497`, `Community 625`, `Community 887`, `Community 633`, `Community 890`, `Community 765`?** - _High betweenness centrality (0.051) - this node is a cross-community bridge._ + _High betweenness centrality (0.100) - this node is a cross-community bridge._ +- **Why does `ApiTestCase` connect `Community 86` to `Community 640`, `Community 775`, `Community 779`, `Community 652`, `Community 784`, `Community 658`, `Community 659`, `Community 531`, `Community 534`, `Community 535`, `Community 539`, `Community 541`, `Community 674`, `Community 424`, `Community 809`, `Community 685`, `Community 431`, `Community 815`, `Community 562`, `Community 818`, `Community 820`, `Community 565`, `Community 690`, `Community 574`, `Community 575`, `Community 318`, `Community 710`, `Community 583`, `Community 715`, `Community 594`, `Community 82`, `Community 854`, `Community 733`, `Community 889`, `Community 480`, `Community 609`, `Community 482`, `Community 483`, `Community 484`, `Community 486`, `Community 743`, `Community 744`, `Community 494`, `Community 497`, `Community 633`, `Community 890`, `Community 765`?** + _High betweenness centrality (0.055) - this node is a cross-community bridge._ - **What connects `ALLOWED_ROLES`, `get`, `patch` to the rest of the system?** - _4631 weakly-connected nodes found - possible documentation gaps or missing edges._ + _4639 weakly-connected nodes found - possible documentation gaps or missing edges._ - **Should `Community 0` be split into smaller, more focused modules?** - _Cohesion score 0.026046986721144024 - nodes in this community are weakly interconnected._ + _Cohesion score 0.034373586612392586 - nodes in this community are weakly interconnected._ - **Should `Community 1` be split into smaller, more focused modules?** _Cohesion score 0.028985507246376812 - nodes in this community are weakly interconnected._ - **Should `Community 2` be split into smaller, more focused modules?** diff --git a/graphify-out/cache/ast/v0.8.44/27886a36e1febd4549950eff0c6de5e494246f1a309ad7c1dc8fb6114641cf45.json b/graphify-out/cache/ast/v0.8.44/27886a36e1febd4549950eff0c6de5e494246f1a309ad7c1dc8fb6114641cf45.json new file mode 100644 index 00000000..b9c04f17 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/27886a36e1febd4549950eff0c6de5e494246f1a309ad7c1dc8fb6114641cf45.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_sessionconsumablerepository_php", "label": "SessionConsumableRepository.php", "file_type": "code", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L1"}, {"id": "repository_sessionconsumablerepository_sessionconsumablerepository", "label": "SessionConsumableRepository", "file_type": "code", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L9"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_sessionconsumablerepository_sessionconsumablerepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L11"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L11"}, {"id": "repository_sessionconsumablerepository_sessionconsumablerepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L16"}, {"id": "sessionconsumable", "label": "SessionConsumable", "file_type": "code", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L16"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_sessionconsumablerepository_php", "target": "sessionconsumable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_sessionconsumablerepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_sessionconsumablerepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_sessionconsumablerepository_php", "target": "repository_sessionconsumablerepository_sessionconsumablerepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_sessionconsumablerepository_sessionconsumablerepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_sessionconsumablerepository_sessionconsumablerepository", "target": "repository_sessionconsumablerepository_sessionconsumablerepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_sessionconsumablerepository_sessionconsumablerepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_sessionconsumablerepository_sessionconsumablerepository", "target": "repository_sessionconsumablerepository_sessionconsumablerepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L16", "weight": 1.0}, {"source": "repository_sessionconsumablerepository_sessionconsumablerepository_save", "target": "sessionconsumable", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L16", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_sessionconsumablerepository_sessionconsumablerepository_construct", "target": "sessionconsumable", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L13", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_sessionconsumablerepository_sessionconsumablerepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L13", "receiver": null}, {"caller_nid": "repository_sessionconsumablerepository_sessionconsumablerepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L18", "receiver": null}, {"caller_nid": "repository_sessionconsumablerepository_sessionconsumablerepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L18", "receiver": null}, {"caller_nid": "repository_sessionconsumablerepository_sessionconsumablerepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L19", "receiver": null}, {"caller_nid": "repository_sessionconsumablerepository_sessionconsumablerepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionConsumableRepository.php", "source_location": "L19", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/3ade165eac192cb2de8151cb58ee241bd88f416b1e8d0ffd659ea855d62c33d2.json b/graphify-out/cache/ast/v0.8.44/3ade165eac192cb2de8151cb58ee241bd88f416b1e8d0ffd659ea855d62c33d2.json new file mode 100644 index 00000000..c38712fb --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/3ade165eac192cb2de8151cb58ee241bd88f416b1e8d0ffd659ea855d62c33d2.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_sessionconsumabletest_php", "label": "SessionConsumableTest.php", "file_type": "code", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L1"}, {"id": "patient_sessionconsumabletest_sessionconsumabletest", "label": "SessionConsumableTest", "file_type": "code", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L16"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "label": ".recordFor()", "file_type": "code", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L19"}, {"id": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", "label": ".itemFor()", "file_type": "code", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L34"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L34"}, {"id": "inventoryitem", "label": "InventoryItem", "file_type": "code", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L34"}, {"id": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "label": ".testCreateSessionWithConsumablesPackageAndSessionAt()", "file_type": "code", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L46"}, {"id": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "label": ".testConsumablesAppearInSessionsList()", "file_type": "code", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L83"}, {"id": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "label": ".testForeignTenantConsumableAndPackageSilentlySkipped()", "file_type": "code", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L102"}, {"id": "patient_sessionconsumabletest_sessionconsumabletest_testunknownconsumableuuidskipped", "label": ".testUnknownConsumableUuidSkipped()", "file_type": "code", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L129"}, {"id": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", "label": ".testEmptyConsumablesAndNoSessionAtDefaults()", "file_type": "code", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L145"}, {"id": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", "label": ".testZeroQuantityCoercedToOne()", "file_type": "code", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L161"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_sessionconsumabletest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_sessionconsumabletest_php", "target": "inventoryitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_sessionconsumabletest_php", "target": "inventorypackage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_sessionconsumabletest_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_sessionconsumabletest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_sessionconsumabletest_php", "target": "patient_sessionconsumabletest_sessionconsumabletest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L16", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L16", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest", "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L19", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest", "target": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L34", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", "target": "inventoryitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L34", "weight": 1.0, "context": "return_type"}, {"source": "patient_sessionconsumabletest_sessionconsumabletest", "target": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L46", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest", "target": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L83", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest", "target": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L102", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest", "target": "patient_sessionconsumabletest_sessionconsumabletest_testunknownconsumableuuidskipped", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L129", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest", "target": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L145", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest", "target": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L161", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L48", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "target": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L49", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L85", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "target": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L86", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L104", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "target": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L111", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest_testunknownconsumableuuidskipped", "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L131", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L147", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L163", "weight": 1.0}, {"source": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", "target": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionConsumableTest.php", "source_location": "L164", "weight": 1.0}], "raw_calls": [{"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L21", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", "callee": "setStock", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", "callee": "setPrice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testunknownconsumableuuidskipped", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testunknownconsumableuuidskipped", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testunknownconsumableuuidskipped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testunknownconsumableuuidskipped", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testunknownconsumableuuidskipped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testunknownconsumableuuidskipped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L166", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L166", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L171", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L171", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L172", "receiver": null}, {"caller_nid": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php", "source_location": "L173", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/5b56ed7a7c0c8881223626027e426cc6504d4622d3ee384133aeb50d2a3bc3fd.json b/graphify-out/cache/ast/v0.8.44/5b56ed7a7c0c8881223626027e426cc6504d4622d3ee384133aeb50d2a3bc3fd.json new file mode 100644 index 00000000..7d6283bd --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/5b56ed7a7c0c8881223626027e426cc6504d4622d3ee384133aeb50d2a3bc3fd.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "label": "PatientService.php", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L1"}, {"id": "service_patientservice_patientservice", "label": "PatientService", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L32"}, {"id": "service_patientservice_patientservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L34"}, {"id": "service_patientservice_patientservice_calculatefinalprice", "label": ".calculateFinalPrice()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L60"}, {"id": "service_patientservice_patientservice_autocreateonappointmentconfirm", "label": ".autoCreateOnAppointmentConfirm()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L92"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L92"}, {"id": "service_patientservice_patientservice_autocreateforentity", "label": ".autoCreateForEntity()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L117"}, {"id": "service_patientservice_patientservice_createsession", "label": ".createSession()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L135"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L135"}, {"id": "patientsession", "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L135"}, {"id": "service_patientservice_patientservice_applydiscount", "label": ".applyDiscount()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L237"}, {"id": "service_patientservice_patientservice_addsessionpayment", "label": ".addSessionPayment()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L283"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L283"}, {"id": "sessionpayment", "label": "SessionPayment", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L283"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "userrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "billingcalculator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "money", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "serviceitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "tenantinsuranceservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "inventoryitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "inventorypackagerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "doctoraddressrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "patientsession", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "sessionconsumable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "sessionpayment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "sessionservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "patientrecordrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "patientsessionrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "sessionconsumablerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "sessionpaymentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "sessionservicerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L25", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "walletservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L26", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L27", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L28", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "clinicstaffrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L29", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "subscriptionservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L30", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_service_patientservice_php", "target": "service_patientservice_patientservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L32", "weight": 1.0}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L34", "weight": 1.0}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_calculatefinalprice", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L60", "weight": 1.0}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_autocreateonappointmentconfirm", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L92", "weight": 1.0}, {"source": "service_patientservice_patientservice_autocreateonappointmentconfirm", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L92", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_autocreateforentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L117", "weight": 1.0}, {"source": "service_patientservice_patientservice_autocreateforentity", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L117", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_createsession", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L135", "weight": 1.0}, {"source": "service_patientservice_patientservice_createsession", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L135", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_createsession", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L135", "weight": 1.0, "context": "return_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_applydiscount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L237", "weight": 1.0}, {"source": "service_patientservice_patientservice_applydiscount", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L237", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_applydiscount", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L237", "weight": 1.0, "context": "return_type"}, {"source": "service_patientservice_patientservice", "target": "service_patientservice_patientservice_addsessionpayment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L283", "weight": 1.0}, {"source": "service_patientservice_patientservice_addsessionpayment", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L283", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_addsessionpayment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L283", "weight": 1.0, "context": "parameter_type"}, {"source": "service_patientservice_patientservice_addsessionpayment", "target": "sessionpayment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L283", "weight": 1.0, "context": "return_type"}, {"source": "service_patientservice_patientservice_autocreateonappointmentconfirm", "target": "service_patientservice_patientservice_autocreateforentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L97", "weight": 1.0}, {"source": "service_patientservice_patientservice_createsession", "target": "service_patientservice_patientservice_calculatefinalprice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Service/PatientService.php", "source_location": "L178", "weight": 1.0}, {"source": "service_patientservice_patientservice_addsessionpayment", "target": "sessionpayment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Patient/Service/PatientService.php", "source_location": "L290", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_patientservice_patientservice_calculatefinalprice", "callee": "coverageRuleForService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L79", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_calculatefinalprice", "callee": "coverageRuleForService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L80", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_calculatefinalprice", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L81", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateonappointmentconfirm", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L94", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateonappointmentconfirm", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L97", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateonappointmentconfirm", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L97", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateonappointmentconfirm", "callee": "getAddressId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L101", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateonappointmentconfirm", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L103", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateonappointmentconfirm", "callee": "findByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L106", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateonappointmentconfirm", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L107", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateonappointmentconfirm", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L108", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "hasFeature", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L119", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L123", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "findByEntityAndUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L125", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L128", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_autocreateforentity", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L132", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L143", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L147", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L147", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L148", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L148", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L149", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setBaseInsuranceDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L150", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setSupplementaryDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L151", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setPaymentMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L152", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setNotes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L153", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L156", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setSessionAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L157", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L161", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L162", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L163", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L163", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setInventoryPackage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L164", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L171", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L174", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L174", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L179", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getBaseInsuranceDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L180", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getSupplementaryDiscountPercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L181", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getInsuranceBaseId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L185", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getInsuranceSupplementaryId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L186", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setServicesTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L189", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L196", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L197", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L197", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "getPrice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L202", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "setFinalPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L205", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L207", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L212", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "addConsumable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L213", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L218", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L222", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L222", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L225", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_createsession", "callee": "addService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L226", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "setDiscount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L240", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L241", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L245", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "getFinalPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L249", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "getPaidTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L263", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "setDiscount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L267", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "getRemainingRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L268", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "getPaymentMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L268", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "setPaymentMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L270", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "setPaidAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L271", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L271", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_applydiscount", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L273", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L290", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getRemainingRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L297", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L303", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L303", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L303", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L304", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L305", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getServices", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L305", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L307", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "withdraw", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L308", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L309", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getRecord", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L309", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L314", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "setCreatedByName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L319", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "setCreatedBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L319", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "resolveActorName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L320", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L321", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "addPayment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L322", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "getRemainingRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L324", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "setPaymentMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L325", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "setPaidAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L326", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L326", "receiver": null}, {"caller_nid": "service_patientservice_patientservice_addsessionpayment", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php", "source_location": "L328", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/7f02a4853ed7aeefdc3f831487e67d756d9c9c6f71b7b972aa52f6b245e36b94.json b/graphify-out/cache/ast/v0.8.44/7f02a4853ed7aeefdc3f831487e67d756d9c9c6f71b7b972aa52f6b245e36b94.json new file mode 100644 index 00000000..c179f5d5 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/7f02a4853ed7aeefdc3f831487e67d756d9c9c6f71b7b972aa52f6b245e36b94.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionconsumable_php", "label": "SessionConsumable.php", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L1"}, {"id": "entity_sessionconsumable_sessionconsumable", "label": "SessionConsumable", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L14"}, {"id": "patientsession", "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L26"}, {"id": "inventoryitem", "label": "InventoryItem", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L30"}, {"id": "entity_sessionconsumable_sessionconsumable_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L43"}, {"id": "entity_sessionconsumable_sessionconsumable_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L53"}, {"id": "entity_sessionconsumable_sessionconsumable_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L54"}, {"id": "entity_sessionconsumable_sessionconsumable_getsession", "label": ".getSession()", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L55"}, {"id": "entity_sessionconsumable_sessionconsumable_getitem", "label": ".getItem()", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L56"}, {"id": "entity_sessionconsumable_sessionconsumable_getpricerials", "label": ".getPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L57"}, {"id": "entity_sessionconsumable_sessionconsumable_getquantity", "label": ".getQuantity()", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L58"}, {"id": "entity_sessionconsumable_sessionconsumable_getlinetotalrials", "label": ".getLineTotalRials()", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L59"}, {"id": "entity_sessionconsumable_sessionconsumable_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L60"}, {"id": "entity_sessionconsumable_sessionconsumable_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L62"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionconsumable_php", "target": "inventoryitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionconsumable_php", "target": "sessionconsumablerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionconsumable_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionconsumable_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionconsumable_php", "target": "entity_sessionconsumable_sessionconsumable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L14", "weight": 1.0}, {"source": "entity_sessionconsumable_sessionconsumable", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L26", "weight": 1.0, "context": "field"}, {"source": "entity_sessionconsumable_sessionconsumable", "target": "inventoryitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "entity_sessionconsumable_sessionconsumable", "target": "entity_sessionconsumable_sessionconsumable_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L43", "weight": 1.0}, {"source": "entity_sessionconsumable_sessionconsumable_construct", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L43", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_sessionconsumable_sessionconsumable_construct", "target": "inventoryitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L43", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_sessionconsumable_sessionconsumable", "target": "entity_sessionconsumable_sessionconsumable_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L53", "weight": 1.0}, {"source": "entity_sessionconsumable_sessionconsumable", "target": "entity_sessionconsumable_sessionconsumable_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L54", "weight": 1.0}, {"source": "entity_sessionconsumable_sessionconsumable", "target": "entity_sessionconsumable_sessionconsumable_getsession", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L55", "weight": 1.0}, {"source": "entity_sessionconsumable_sessionconsumable_getsession", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L55", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionconsumable_sessionconsumable", "target": "entity_sessionconsumable_sessionconsumable_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L56", "weight": 1.0}, {"source": "entity_sessionconsumable_sessionconsumable_getitem", "target": "inventoryitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L56", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionconsumable_sessionconsumable", "target": "entity_sessionconsumable_sessionconsumable_getpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L57", "weight": 1.0}, {"source": "entity_sessionconsumable_sessionconsumable", "target": "entity_sessionconsumable_sessionconsumable_getquantity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L58", "weight": 1.0}, {"source": "entity_sessionconsumable_sessionconsumable", "target": "entity_sessionconsumable_sessionconsumable_getlinetotalrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L59", "weight": 1.0}, {"source": "entity_sessionconsumable_sessionconsumable", "target": "entity_sessionconsumable_sessionconsumable_getcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L60", "weight": 1.0}, {"source": "entity_sessionconsumable_sessionconsumable", "target": "entity_sessionconsumable_sessionconsumable_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L62", "weight": 1.0}, {"source": "entity_sessionconsumable_sessionconsumable_toarray", "target": "entity_sessionconsumable_sessionconsumable_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L66", "weight": 1.0}, {"source": "entity_sessionconsumable_sessionconsumable_toarray", "target": "entity_sessionconsumable_sessionconsumable_getlinetotalrials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionConsumable.php", "source_location": "L71", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_sessionconsumable_sessionconsumable_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionConsumable.php", "source_location": "L45", "receiver": null}, {"caller_nid": "entity_sessionconsumable_sessionconsumable_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionConsumable.php", "source_location": "L45", "receiver": null}, {"caller_nid": "entity_sessionconsumable_sessionconsumable_construct", "callee": "getPrice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionConsumable.php", "source_location": "L48", "receiver": null}, {"caller_nid": "entity_sessionconsumable_sessionconsumable_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionConsumable.php", "source_location": "L50", "receiver": null}, {"caller_nid": "entity_sessionconsumable_sessionconsumable_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionConsumable.php", "source_location": "L67", "receiver": null}, {"caller_nid": "entity_sessionconsumable_sessionconsumable_toarray", "callee": "getUnit", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionConsumable.php", "source_location": "L68", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/b8cc43c48e3c0e5a4632dff965e27bf5b9664a810ec5c48910abb2a458c98e02.json b/graphify-out/cache/ast/v0.8.44/b8cc43c48e3c0e5a4632dff965e27bf5b9664a810ec5c48910abb2a458c98e02.json new file mode 100644 index 00000000..b475985b --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/b8cc43c48e3c0e5a4632dff965e27bf5b9664a810ec5c48910abb2a458c98e02.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_patient_md", "label": "patient.md", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L1"}, {"id": "api_patient_patient_records_sessions_api", "label": "Patient Records & Sessions API", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L1"}, {"id": "api_patient_overview", "label": "Overview", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L3"}, {"id": "api_patient_endpoints", "label": "Endpoints", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L12"}, {"id": "api_patient_list_patients", "label": "List Patients", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L14"}, {"id": "api_patient_create_patient_record", "label": "Create Patient Record", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L76"}, {"id": "api_patient_get_patient_record", "label": "Get Patient Record", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L136"}, {"id": "api_patient_update_patient_basic_info", "label": "Update Patient Basic Info", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L200"}, {"id": "api_patient_list_patient_sessions", "label": "List Patient Sessions", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L275"}, {"id": "api_patient_list_patient_appointments", "label": "List Patient Appointments", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L350"}, {"id": "api_patient_create_session", "label": "Create Session", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L395"}, {"id": "api_patient_update_session", "label": "Update Session", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L465"}, {"id": "api_patient_add_session_payment_\u062a\u0633\u0648\u06cc\u0647_\u0686\u0646\u062f\u062a\u06a9\u0647", "label": "Add Session Payment (\u062a\u0633\u0648\u06cc\u0647 \u0686\u0646\u062f\u062a\u06a9\u0647)", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L508"}, {"id": "api_patient_auto_creation_on_appointment_confirm", "label": "Auto-Creation on Appointment Confirm", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L562"}, {"id": "api_patient_\u0636\u0645\u06cc\u0645\u0647_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_attachments", "label": "\u0636\u0645\u06cc\u0645\u0647\u200c\u0647\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631 (Attachments)", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L578"}, {"id": "api_patient_get_api_v1_patient_uuid_attachments", "label": "GET `/api/v1/patient/{uuid}/attachments`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L584"}, {"id": "api_patient_post_api_v1_patient_uuid_attachment", "label": "POST `/api/v1/patient/{uuid}/attachment`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L587"}, {"id": "api_patient_delete_api_v1_patient_attachment_uuid", "label": "DELETE `/api/v1/patient/attachment/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L590"}, {"id": "api_patient_errors", "label": "Errors", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L593"}, {"id": "api_patient_\u067e\u0631\u0648\u0646\u062f\u0647_\u067e\u0632\u0634\u06a9\u06cc_medical_records", "label": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0632\u0634\u06a9\u06cc (Medical Records)", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L601"}, {"id": "api_patient_get_api_v1_patient_uuid_medical_records", "label": "GET `/api/v1/patient/{uuid}/medical-records`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L607"}, {"id": "api_patient_post_api_v1_patient_uuid_medical_record", "label": "POST `/api/v1/patient/{uuid}/medical-record`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L610"}, {"id": "api_patient_patch_api_v1_patient_medical_record_uuid", "label": "PATCH `/api/v1/patient/medical-record/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L616"}, {"id": "api_patient_delete_api_v1_patient_medical_record_uuid", "label": "DELETE `/api/v1/patient/medical-record/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L619"}, {"id": "api_patient_errors_622", "label": "Errors", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L622"}, {"id": "api_patient_\u067e\u06cc\u0627\u0645_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_messages", "label": "\u067e\u06cc\u0627\u0645\u200c\u0647\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631 (Messages)", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L630"}, {"id": "api_patient_get_api_v1_patient_uuid_messages", "label": "GET `/api/v1/patient/{uuid}/messages`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L636"}, {"id": "api_patient_post_api_v1_patient_uuid_message", "label": "POST `/api/v1/patient/{uuid}/message`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L639"}, {"id": "api_patient_delete_api_v1_patient_message_uuid", "label": "DELETE `/api/v1/patient/message/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L645"}, {"id": "api_patient_errors_648", "label": "Errors", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L648"}, {"id": "api_patient_\u06cc\u0627\u062f\u062f\u0627\u0634\u062a_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_notes", "label": "\u06cc\u0627\u062f\u062f\u0627\u0634\u062a\u200c\u0647\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631 (Notes)", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L658"}, {"id": "api_patient_get_api_v1_patient_uuid_notes", "label": "GET `/api/v1/patient/{uuid}/notes`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L664"}, {"id": "api_patient_post_api_v1_patient_uuid_note", "label": "POST `/api/v1/patient/{uuid}/note`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L667"}, {"id": "api_patient_patch_api_v1_patient_note_uuid", "label": "PATCH `/api/v1/patient/note/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L673"}, {"id": "api_patient_delete_api_v1_patient_note_uuid", "label": "DELETE `/api/v1/patient/note/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L679"}, {"id": "api_patient_errors_682", "label": "Errors", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L682"}, {"id": "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", "label": "\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\u200c\u067e\u0648\u0644)", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L690"}, {"id": "api_patient_get_api_v1_patient_uuid_payments", "label": "GET `/api/v1/patient/{uuid}/payments`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L696"}, {"id": "api_patient_get_api_v1_patient_uuid_wallet", "label": "GET `/api/v1/patient/{uuid}/wallet`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L702"}, {"id": "api_patient_post_api_v1_patient_uuid_wallet_charge", "label": "POST `/api/v1/patient/{uuid}/wallet/charge`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L706"}, {"id": "api_patient_post_api_v1_patient_uuid_wallet_withdraw", "label": "POST `/api/v1/patient/{uuid}/wallet/withdraw`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L713"}, {"id": "api_patient_patch_api_v1_session_uuid_\u067e\u0631\u062f\u0627\u062e\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0627\u0632_\u06a9\u06cc\u0641_\u067e\u0648\u0644", "label": "PATCH `/api/v1/session/{uuid}` \u2014 \u067e\u0631\u062f\u0627\u062e\u062a \u0645\u0631\u0627\u062c\u0639\u0647 \u0627\u0632 \u06a9\u06cc\u0641 \u067e\u0648\u0644", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L720"}, {"id": "api_patient_get_api_v1_patient_uuid_wallet_transactions", "label": "GET `/api/v1/patient/{uuid}/wallet/transactions`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L723"}, {"id": "api_patient_errors_727", "label": "Errors", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L727"}, {"id": "api_patient_\u06a9\u0627\u0644_\u0633\u0646\u062a\u0631_\u0628\u06cc\u0645\u0627\u0631_call_center", "label": "\u06a9\u0627\u0644 \u0633\u0646\u062a\u0631 \u0628\u06cc\u0645\u0627\u0631 (Call Center)", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L736"}, {"id": "api_patient_get_api_v1_patient_uuid_calls", "label": "GET `/api/v1/patient/{uuid}/calls`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L742"}, {"id": "api_patient_post_api_v1_patient_uuid_call", "label": "POST `/api/v1/patient/{uuid}/call`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L746"}, {"id": "api_patient_delete_api_v1_patient_call_uuid", "label": "DELETE `/api/v1/patient/call/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L752"}, {"id": "api_patient_errors_755", "label": "Errors", "file_type": "document", "source_file": "docs/api/patient.md", "source_location": "L755"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_patient_md", "target": "api_patient_patient_records_sessions_api", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L1", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_overview", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L3", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_endpoints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L12", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_list_patients", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L14", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_create_patient_record", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L76", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_get_patient_record", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L136", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_update_patient_basic_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L200", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_list_patient_sessions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L275", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_list_patient_appointments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L350", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_create_session", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L395", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_patient_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_inventory_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L436", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_patient_md", "target": "users_hamed_pj_my_pj_clinic_pro_clinicpro_docs_api_billing_md", "relation": "references", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L445", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_update_session", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L465", "weight": 1.0}, {"source": "api_patient_endpoints", "target": "api_patient_add_session_payment_\u062a\u0633\u0648\u06cc\u0647_\u0686\u0646\u062f\u062a\u06a9\u0647", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L508", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_auto_creation_on_appointment_confirm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L562", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_\u0636\u0645\u06cc\u0645\u0647_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_attachments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L578", "weight": 1.0}, {"source": "api_patient_\u0636\u0645\u06cc\u0645\u0647_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_attachments", "target": "api_patient_get_api_v1_patient_uuid_attachments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L584", "weight": 1.0}, {"source": "api_patient_\u0636\u0645\u06cc\u0645\u0647_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_attachments", "target": "api_patient_post_api_v1_patient_uuid_attachment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L587", "weight": 1.0}, {"source": "api_patient_\u0636\u0645\u06cc\u0645\u0647_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_attachments", "target": "api_patient_delete_api_v1_patient_attachment_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L590", "weight": 1.0}, {"source": "api_patient_\u0636\u0645\u06cc\u0645\u0647_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_attachments", "target": "api_patient_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L593", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_\u067e\u0631\u0648\u0646\u062f\u0647_\u067e\u0632\u0634\u06a9\u06cc_medical_records", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L601", "weight": 1.0}, {"source": "api_patient_\u067e\u0631\u0648\u0646\u062f\u0647_\u067e\u0632\u0634\u06a9\u06cc_medical_records", "target": "api_patient_get_api_v1_patient_uuid_medical_records", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L607", "weight": 1.0}, {"source": "api_patient_\u067e\u0631\u0648\u0646\u062f\u0647_\u067e\u0632\u0634\u06a9\u06cc_medical_records", "target": "api_patient_post_api_v1_patient_uuid_medical_record", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L610", "weight": 1.0}, {"source": "api_patient_\u067e\u0631\u0648\u0646\u062f\u0647_\u067e\u0632\u0634\u06a9\u06cc_medical_records", "target": "api_patient_patch_api_v1_patient_medical_record_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L616", "weight": 1.0}, {"source": "api_patient_\u067e\u0631\u0648\u0646\u062f\u0647_\u067e\u0632\u0634\u06a9\u06cc_medical_records", "target": "api_patient_delete_api_v1_patient_medical_record_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L619", "weight": 1.0}, {"source": "api_patient_\u067e\u0631\u0648\u0646\u062f\u0647_\u067e\u0632\u0634\u06a9\u06cc_medical_records", "target": "api_patient_errors_622", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L622", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_\u067e\u06cc\u0627\u0645_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_messages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L630", "weight": 1.0}, {"source": "api_patient_\u067e\u06cc\u0627\u0645_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_messages", "target": "api_patient_get_api_v1_patient_uuid_messages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L636", "weight": 1.0}, {"source": "api_patient_\u067e\u06cc\u0627\u0645_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_messages", "target": "api_patient_post_api_v1_patient_uuid_message", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L639", "weight": 1.0}, {"source": "api_patient_\u067e\u06cc\u0627\u0645_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_messages", "target": "api_patient_delete_api_v1_patient_message_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L645", "weight": 1.0}, {"source": "api_patient_\u067e\u06cc\u0627\u0645_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_messages", "target": "api_patient_errors_648", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L648", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_\u06cc\u0627\u062f\u062f\u0627\u0634\u062a_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_notes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L658", "weight": 1.0}, {"source": "api_patient_\u06cc\u0627\u062f\u062f\u0627\u0634\u062a_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_notes", "target": "api_patient_get_api_v1_patient_uuid_notes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L664", "weight": 1.0}, {"source": "api_patient_\u06cc\u0627\u062f\u062f\u0627\u0634\u062a_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_notes", "target": "api_patient_post_api_v1_patient_uuid_note", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L667", "weight": 1.0}, {"source": "api_patient_\u06cc\u0627\u062f\u062f\u0627\u0634\u062a_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_notes", "target": "api_patient_patch_api_v1_patient_note_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L673", "weight": 1.0}, {"source": "api_patient_\u06cc\u0627\u062f\u062f\u0627\u0634\u062a_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_notes", "target": "api_patient_delete_api_v1_patient_note_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L679", "weight": 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_682", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L682", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "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", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L690", "weight": 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_get_api_v1_patient_uuid_payments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L696", "weight": 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_get_api_v1_patient_uuid_wallet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L702", "weight": 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_post_api_v1_patient_uuid_wallet_charge", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L706", "weight": 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_post_api_v1_patient_uuid_wallet_withdraw", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L713", "weight": 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_patch_api_v1_session_uuid_\u067e\u0631\u062f\u0627\u062e\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0627\u0632_\u06a9\u06cc\u0641_\u067e\u0648\u0644", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L720", "weight": 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_get_api_v1_patient_uuid_wallet_transactions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L723", "weight": 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_727", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L727", "weight": 1.0}, {"source": "api_patient_patient_records_sessions_api", "target": "api_patient_\u06a9\u0627\u0644_\u0633\u0646\u062a\u0631_\u0628\u06cc\u0645\u0627\u0631_call_center", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L736", "weight": 1.0}, {"source": "api_patient_\u06a9\u0627\u0644_\u0633\u0646\u062a\u0631_\u0628\u06cc\u0645\u0627\u0631_call_center", "target": "api_patient_get_api_v1_patient_uuid_calls", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L742", "weight": 1.0}, {"source": "api_patient_\u06a9\u0627\u0644_\u0633\u0646\u062a\u0631_\u0628\u06cc\u0645\u0627\u0631_call_center", "target": "api_patient_post_api_v1_patient_uuid_call", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L746", "weight": 1.0}, {"source": "api_patient_\u06a9\u0627\u0644_\u0633\u0646\u062a\u0631_\u0628\u06cc\u0645\u0627\u0631_call_center", "target": "api_patient_delete_api_v1_patient_call_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L752", "weight": 1.0}, {"source": "api_patient_\u06a9\u0627\u0644_\u0633\u0646\u062a\u0631_\u0628\u06cc\u0645\u0627\u0631_call_center", "target": "api_patient_errors_755", "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", "source_location": "L755", "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/dac19ff1995d6b98efcd8bc89a5512288a20b1d26ac534df4770364c5cb1a686.json b/graphify-out/cache/ast/v0.8.44/dac19ff1995d6b98efcd8bc89a5512288a20b1d26ac534df4770364c5cb1a686.json new file mode 100644 index 00000000..c13379b5 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/dac19ff1995d6b98efcd8bc89a5512288a20b1d26ac534df4770364c5cb1a686.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientsession_php", "label": "PatientSession.php", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L1"}, {"id": "entity_patientsession_patientsession", "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L13"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L26"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L30"}, {"id": "inventorypackage", "label": "InventoryPackage", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L39"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L92"}, {"id": "entity_patientsession_patientsession_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L101"}, {"id": "entity_patientsession_patientsession_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L113"}, {"id": "entity_patientsession_patientsession_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L114"}, {"id": "entity_patientsession_patientsession_getrecord", "label": ".getRecord()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L115"}, {"id": "entity_patientsession_patientsession_getappointment", "label": ".getAppointment()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L116"}, {"id": "entity_patientsession_patientsession_getinsurancebaseid", "label": ".getInsuranceBaseId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L117"}, {"id": "entity_patientsession_patientsession_getinsurancesupplementaryid", "label": ".getInsuranceSupplementaryId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L118"}, {"id": "entity_patientsession_patientsession_getservices", "label": ".getServices()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L119"}, {"id": "entity_patientsession_patientsession_addservice", "label": ".addService()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L121"}, {"id": "sessionservice", "label": "SessionService", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L121"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L121"}, {"id": "entity_patientsession_patientsession_getvisitpricerials", "label": ".getVisitPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L128"}, {"id": "entity_patientsession_patientsession_getbaseinsurancediscountpercent", "label": ".getBaseInsuranceDiscountPercent()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L129"}, {"id": "entity_patientsession_patientsession_getsupplementarydiscountpercent", "label": ".getSupplementaryDiscountPercent()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L130"}, {"id": "entity_patientsession_patientsession_getservicestotalrials", "label": ".getServicesTotalRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L131"}, {"id": "entity_patientsession_patientsession_getfinalpricerials", "label": ".getFinalPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L132"}, {"id": "entity_patientsession_patientsession_getpaymentmethod", "label": ".getPaymentMethod()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L133"}, {"id": "entity_patientsession_patientsession_getdiscounttype", "label": ".getDiscountType()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L134"}, {"id": "entity_patientsession_patientsession_getdiscountvalue", "label": ".getDiscountValue()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L135"}, {"id": "entity_patientsession_patientsession_getdiscountrials", "label": ".getDiscountRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L136"}, {"id": "entity_patientsession_patientsession_getpaidat", "label": ".getPaidAt()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L137"}, {"id": "entity_patientsession_patientsession_getpayments", "label": ".getPayments()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L138"}, {"id": "entity_patientsession_patientsession_addpayment", "label": ".addPayment()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L140"}, {"id": "sessionpayment", "label": "SessionPayment", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L140"}, {"id": "entity_patientsession_patientsession_getpaidtotalrials", "label": ".getPaidTotalRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L149"}, {"id": "entity_patientsession_patientsession_getremainingrials", "label": ".getRemainingRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L158"}, {"id": "entity_patientsession_patientsession_getsessionat", "label": ".getSessionAt()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L163"}, {"id": "entity_patientsession_patientsession_getinventorypackage", "label": ".getInventoryPackage()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L164"}, {"id": "entity_patientsession_patientsession_getconsumables", "label": ".getConsumables()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L165"}, {"id": "entity_patientsession_patientsession_addconsumable", "label": ".addConsumable()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L167"}, {"id": "sessionconsumable", "label": "SessionConsumable", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L167"}, {"id": "entity_patientsession_patientsession_getconsumablestotalrials", "label": ".getConsumablesTotalRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L176"}, {"id": "entity_patientsession_patientsession_getnotes", "label": ".getNotes()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L184"}, {"id": "entity_patientsession_patientsession_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L185"}, {"id": "entity_patientsession_patientsession_getupdatedat", "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L186"}, {"id": "entity_patientsession_patientsession_setinsurancebaseid", "label": ".setInsuranceBaseId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L188"}, {"id": "entity_patientsession_patientsession_setinsurancesupplementaryid", "label": ".setInsuranceSupplementaryId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L189"}, {"id": "entity_patientsession_patientsession_setvisitpricerials", "label": ".setVisitPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L190"}, {"id": "entity_patientsession_patientsession_setbaseinsurancediscountpercent", "label": ".setBaseInsuranceDiscountPercent()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L191"}, {"id": "entity_patientsession_patientsession_setsupplementarydiscountpercent", "label": ".setSupplementaryDiscountPercent()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L192"}, {"id": "entity_patientsession_patientsession_setservicestotalrials", "label": ".setServicesTotalRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L193"}, {"id": "entity_patientsession_patientsession_setfinalpricerials", "label": ".setFinalPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L194"}, {"id": "entity_patientsession_patientsession_setpaymentmethod", "label": ".setPaymentMethod()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L195"}, {"id": "entity_patientsession_patientsession_setdiscount", "label": ".setDiscount()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L196"}, {"id": "entity_patientsession_patientsession_setsessionat", "label": ".setSessionAt()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L204"}, {"id": "entity_patientsession_patientsession_setinventorypackage", "label": ".setInventoryPackage()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L205"}, {"id": "entity_patientsession_patientsession_setpaidat", "label": ".setPaidAt()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L206"}, {"id": "entity_patientsession_patientsession_setnotes", "label": ".setNotes()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L207"}, {"id": "entity_patientsession_patientsession_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L209"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientsession_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientsession_php", "target": "inventorypackage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientsession_php", "target": "patientsessionrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientsession_php", "target": "arraycollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientsession_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientsession_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientsession_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_patientsession_php", "target": "entity_patientsession_patientsession", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L13", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L26", "weight": 1.0, "context": "field"}, {"source": "entity_patientsession_patientsession", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "entity_patientsession_patientsession", "target": "inventorypackage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L39", "weight": 1.0, "context": "field"}, {"source": "entity_patientsession_patientsession", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L92", "weight": 1.0, "context": "field"}, {"source": "entity_patientsession_patientsession", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L95", "weight": 1.0, "context": "field"}, {"source": "entity_patientsession_patientsession", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L98", "weight": 1.0, "context": "field"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L101", "weight": 1.0}, {"source": "entity_patientsession_patientsession_construct", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L101", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientsession_patientsession_construct", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L101", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L113", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L114", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L115", "weight": 1.0}, {"source": "entity_patientsession_patientsession_getrecord", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L115", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L116", "weight": 1.0}, {"source": "entity_patientsession_patientsession_getappointment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L116", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getinsurancebaseid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L117", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getinsurancesupplementaryid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L118", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getservices", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L119", "weight": 1.0}, {"source": "entity_patientsession_patientsession_getservices", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L119", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_addservice", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L121", "weight": 1.0}, {"source": "entity_patientsession_patientsession_addservice", "target": "sessionservice", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L121", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientsession_patientsession_addservice", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L121", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getvisitpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L128", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getbaseinsurancediscountpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L129", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getsupplementarydiscountpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L130", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getservicestotalrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L131", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getfinalpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L132", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getpaymentmethod", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L133", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getdiscounttype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L134", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getdiscountvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L135", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getdiscountrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L136", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getpaidat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L137", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getpayments", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L138", "weight": 1.0}, {"source": "entity_patientsession_patientsession_getpayments", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L138", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_addpayment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L140", "weight": 1.0}, {"source": "entity_patientsession_patientsession_addpayment", "target": "sessionpayment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L140", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientsession_patientsession_addpayment", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L140", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getpaidtotalrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L149", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getremainingrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L158", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getsessionat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L163", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getinventorypackage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L164", "weight": 1.0}, {"source": "entity_patientsession_patientsession_getinventorypackage", "target": "inventorypackage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L164", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getconsumables", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L165", "weight": 1.0}, {"source": "entity_patientsession_patientsession_getconsumables", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L165", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_addconsumable", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L167", "weight": 1.0}, {"source": "entity_patientsession_patientsession_addconsumable", "target": "sessionconsumable", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L167", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientsession_patientsession_addconsumable", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L167", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getconsumablestotalrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L176", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getnotes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L184", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L185", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getupdatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L186", "weight": 1.0}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setinsurancebaseid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L188", "weight": 1.0}, {"source": "entity_patientsession_patientsession_setinsurancebaseid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L188", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setinsurancesupplementaryid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L189", "weight": 1.0}, {"source": "entity_patientsession_patientsession_setinsurancesupplementaryid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L189", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setvisitpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L190", "weight": 1.0}, {"source": "entity_patientsession_patientsession_setvisitpricerials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L190", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setbaseinsurancediscountpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L191", "weight": 1.0}, {"source": "entity_patientsession_patientsession_setbaseinsurancediscountpercent", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L191", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setsupplementarydiscountpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L192", "weight": 1.0}, {"source": "entity_patientsession_patientsession_setsupplementarydiscountpercent", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L192", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setservicestotalrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L193", "weight": 1.0}, {"source": "entity_patientsession_patientsession_setservicestotalrials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L193", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setfinalpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L194", "weight": 1.0}, {"source": "entity_patientsession_patientsession_setfinalpricerials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L194", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setpaymentmethod", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L195", "weight": 1.0}, {"source": "entity_patientsession_patientsession_setpaymentmethod", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L195", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setdiscount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L196", "weight": 1.0}, {"source": "entity_patientsession_patientsession_setdiscount", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L196", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setsessionat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L204", "weight": 1.0}, {"source": "entity_patientsession_patientsession_setsessionat", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L204", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setinventorypackage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L205", "weight": 1.0}, {"source": "entity_patientsession_patientsession_setinventorypackage", "target": "inventorypackage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L205", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_patientsession_patientsession_setinventorypackage", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L205", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setpaidat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L206", "weight": 1.0}, {"source": "entity_patientsession_patientsession_setpaidat", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L206", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setnotes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L207", "weight": 1.0}, {"source": "entity_patientsession_patientsession_setnotes", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L207", "weight": 1.0, "context": "return_type"}, {"source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L209", "weight": 1.0}, {"source": "entity_patientsession_patientsession_getpaidtotalrials", "target": "entity_patientsession_patientsession_toarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L153", "weight": 1.0}, {"source": "entity_patientsession_patientsession_getremainingrials", "target": "entity_patientsession_patientsession_getpaidtotalrials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L160", "weight": 1.0}, {"source": "entity_patientsession_patientsession_getconsumablestotalrials", "target": "entity_patientsession_patientsession_toarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L180", "weight": 1.0}, {"source": "entity_patientsession_patientsession_toarray", "target": "entity_patientsession_patientsession_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L213", "weight": 1.0}, {"source": "entity_patientsession_patientsession_toarray", "target": "entity_patientsession_patientsession_getpaidtotalrials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L230", "weight": 1.0}, {"source": "entity_patientsession_patientsession_toarray", "target": "entity_patientsession_patientsession_getconsumablestotalrials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L246", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_patientsession_patientsession_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L103", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L103", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L106", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L107", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_addservice", "callee": "contains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L123", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_addservice", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L124", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_addpayment", "callee": "contains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L142", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_addpayment", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L143", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_getpaidtotalrials", "callee": "array_sum", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L151", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_getpaidtotalrials", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L151", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_getpaidtotalrials", "callee": "getAmountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L152", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_addconsumable", "callee": "contains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L169", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_addconsumable", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L170", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_getconsumablestotalrials", "callee": "array_sum", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L178", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_getconsumablestotalrials", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L178", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_getconsumablestotalrials", "callee": "getLineTotalRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L179", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_setinsurancebaseid", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L188", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_setinsurancesupplementaryid", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L189", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_setvisitpricerials", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L190", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_setbaseinsurancediscountpercent", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L191", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_setsupplementarydiscountpercent", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L192", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_setservicestotalrials", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L193", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_setfinalpricerials", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L194", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_setpaymentmethod", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L195", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_setdiscount", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L201", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_setsessionat", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L204", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_setinventorypackage", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L205", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_setpaidat", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L206", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_setnotes", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L207", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L216", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L231", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L235", "receiver": null}, {"caller_nid": "entity_patientsession_patientsession_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php", "source_location": "L242", "receiver": null}]} \ No newline at end of file diff --git a/graphify-out/cache/ast/v0.8.44/ef50cac4818aac917c6edf30cb457f4074e865a0dfa40e86c46c2f88f4d381f5.json b/graphify-out/cache/ast/v0.8.44/ef50cac4818aac917c6edf30cb457f4074e865a0dfa40e86c46c2f88f4d381f5.json new file mode 100644 index 00000000..30dc0da4 --- /dev/null +++ b/graphify-out/cache/ast/v0.8.44/ef50cac4818aac917c6edf30cb457f4074e865a0dfa40e86c46c2f88f4d381f5.json @@ -0,0 +1 @@ +{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260716102537_php", "label": "Version20260716102537.php", "file_type": "code", "source_file": "migrations/Version20260716102537.php", "source_location": "L1"}, {"id": "migrations_version20260716102537_version20260716102537", "label": "Version20260716102537", "file_type": "code", "source_file": "migrations/Version20260716102537.php", "source_location": "L13"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260716102537_version20260716102537_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260716102537.php", "source_location": "L15"}, {"id": "migrations_version20260716102537_version20260716102537_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260716102537.php", "source_location": "L20"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260716102537.php", "source_location": "L20"}, {"id": "migrations_version20260716102537_version20260716102537_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260716102537.php", "source_location": "L31"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260716102537_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716102537.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260716102537_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716102537.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260716102537_php", "target": "migrations_version20260716102537_version20260716102537", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716102537.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260716102537_version20260716102537", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716102537.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260716102537_version20260716102537", "target": "migrations_version20260716102537_version20260716102537_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716102537.php", "source_location": "L15", "weight": 1.0}, {"source": "migrations_version20260716102537_version20260716102537", "target": "migrations_version20260716102537_version20260716102537_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716102537.php", "source_location": "L20", "weight": 1.0}, {"source": "migrations_version20260716102537_version20260716102537_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716102537.php", "source_location": "L20", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260716102537_version20260716102537", "target": "migrations_version20260716102537_version20260716102537_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716102537.php", "source_location": "L31", "weight": 1.0}, {"source": "migrations_version20260716102537_version20260716102537_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260716102537.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260716102537_version20260716102537_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260716102537_version20260716102537_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php", "source_location": "L24", "receiver": null}, {"caller_nid": "migrations_version20260716102537_version20260716102537_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php", "source_location": "L25", "receiver": null}, {"caller_nid": "migrations_version20260716102537_version20260716102537_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php", "source_location": "L26", "receiver": null}, {"caller_nid": "migrations_version20260716102537_version20260716102537_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php", "source_location": "L27", "receiver": null}, {"caller_nid": "migrations_version20260716102537_version20260716102537_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php", "source_location": "L28", "receiver": null}, {"caller_nid": "migrations_version20260716102537_version20260716102537_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php", "source_location": "L34", "receiver": null}, {"caller_nid": "migrations_version20260716102537_version20260716102537_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php", "source_location": "L35", "receiver": null}, {"caller_nid": "migrations_version20260716102537_version20260716102537_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php", "source_location": "L36", "receiver": null}, {"caller_nid": "migrations_version20260716102537_version20260716102537_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php", "source_location": "L37", "receiver": null}, {"caller_nid": "migrations_version20260716102537_version20260716102537_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php", "source_location": "L38", "receiver": null}, {"caller_nid": "migrations_version20260716102537_version20260716102537_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php", "source_location": "L39", "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 27de03bf..154bb70c 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":3212,"mtime_ns":1784148411577937425,"hash":"393e85588cca62b4e3c702a303c4ac8e3488fe00378c4fc0d6a21dae8dc2fb36"},"/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":1782645766235591855,"hash":"a2030203ccca39bf435675e884e805a2bc3db13ddfded1d346ac649bab6deeab"},"/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":2380,"mtime_ns":1783666097006385238,"hash":"c2185822b43db5ca6a54b83767776d61b6602130d3d66920219a7ee30faeeeaf"},"/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":122292,"mtime_ns":1784185379970025870,"hash":"82b30edae289ee47e369c490098875c2b0a2f86e95f0d4ac0d25a47ea184cc3f"},"/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":37164,"mtime_ns":1784185817404443456,"hash":"d871bda4a41b5c7332ab7e1d2ac760a5f44a3cf388cde8a1b5653acdc0962a50"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php":{"size":20009,"mtime_ns":1784145357332311725,"hash":"a1b8ad1c63547b744e3f4c91c4bc9a0bd20b7828b6f7757122f368679ee18709"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php":{"size":25024,"mtime_ns":1784185364978733985,"hash":"8456475361afa5069d99ea89f432d5e190a4b4789cc028b00f9bbd455102dd3f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php":{"size":17292,"mtime_ns":1784183445354373830,"hash":"ad8c1f084ba381609f17018b8cff0460baa6256db492c2c60aecb1db8f72acb2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php":{"size":2925,"mtime_ns":1782728407190402153,"hash":"c59fdb6d3f05bdb6cd558bb74e701897aa14947acafadb64943469c19fe696f0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Holiday.php":{"size":2953,"mtime_ns":1782650883604011152,"hash":"45b9c56571e20dfc0cabc789b083e2099273efbe5c0a589268a7f5e35106e631"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php":{"size":4803,"mtime_ns":1784145452625270561,"hash":"13d2f7d1bc474813f7fda1481c0803b48cb419b59dee97b7f622c48a6f06bc3f"},"/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":10783,"mtime_ns":1784143996219261263,"hash":"69276a98c1c196bea24b5995a3b17a4db31a96da2e0541ef685bb1d63a367da2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php":{"size":1119,"mtime_ns":1781012268350237489,"hash":"f383ecc7f0712616f9969689e3a2011faf49b3ee6c2ec3fc6751f0e93560df91"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php":{"size":1768,"mtime_ns":1781099253934669137,"hash":"f886ede4b1998bcbd43c335af00c205c410cfe7bd74b17c12add062b12b84d7c"},"/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":1480,"mtime_ns":1781523180068721029,"hash":"8a3deac81ebf1b16b5221f172aeefc9a45009658b7820e6e8597a589ea3af936"},"/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":14411,"mtime_ns":1784143767489247784,"hash":"184252742e153966665cab318b5cd0b791c424de96193c5f1cc82351c70ff73b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php":{"size":38006,"mtime_ns":1784020073276939125,"hash":"2bec2fde6eff4c656bd5c1d7715d82d8b2f87496642a30ae45386cbb9a5aee2a"},"/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":7923,"mtime_ns":1783666097012409392,"hash":"51e53996bd81dece6745b657f1728dd6e02e1dcafe6171f84761e9624dcd0f60"},"/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":1784020073277289965,"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":18046,"mtime_ns":1784042643131952517,"hash":"e0ff472fef3c5e74c21003d1b7014fb5b4d7a5abb193e122fa59ca5ab3eaea99"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php":{"size":6465,"mtime_ns":1782214545726749575,"hash":"85028f866ff4695fa0095e4ba3191a385a63fdb3aa1f3222fda2d94b61d6d39c"},"/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":6151,"mtime_ns":1784040827575244056,"hash":"04c18d948ffb1009e77714037424ca69e3271e00b64aaec81a53e59f0fdcdc51"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/InvoiceItem.php":{"size":3521,"mtime_ns":1784040827575392846,"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":5807,"mtime_ns":1782728407193826801,"hash":"26fd73c5de681031611a56b0e9a1140cf3b4c1088059ba954e7c3c8a344392de"},"/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":5726,"mtime_ns":1784042599040572555,"hash":"0eebc85645eeff587f737918452ccfce6c533e3b75fea7550897180711470ea7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/BillingCalculator.php":{"size":1975,"mtime_ns":1782214545728144705,"hash":"9751645f561446a0d0f6a618cbbeae012f7f2274c5c1fbb4379220b995070f16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/ClaimService.php":{"size":4124,"mtime_ns":1782254015995593528,"hash":"f04e02faaf3d8f49d493c2e77f8f80120e8de353af185e624996c9b14e36267b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/InvoiceService.php":{"size":5692,"mtime_ns":1784042615470241989,"hash":"ebb77c67fd14e4fa156a34f35b10b175cce4e6ac20df39e33a9c67440c83b1ea"},"/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":1782214545728844457,"hash":"98b4c746ff1d241697d227cd21bf6a8b010cea93dbf0a219f89910456c511ac1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/BlogController.php":{"size":17742,"mtime_ns":1782050215484280688,"hash":"4bc5e62060b6e27970972698933b7e9b6f63a4eba44cac9fd08cabb6d5c355f2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php":{"size":5562,"mtime_ns":1782650883613744390,"hash":"5e6a312d48b1efacb7e4c14b87a658d1ad64bf0d3aefa5bdb2008011cb3b175b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php":{"size":2133,"mtime_ns":1782049659479434537,"hash":"a15b4c1c26d71f5cd0b0d4e3c913702999a475ae13abd7d8eb29ab20e033adee"},"/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":34503,"mtime_ns":1783569345779344103,"hash":"94dc860f300f6e0acf241b7c064dac0153a7746dc1c47ecc814b0d98f9748641"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Entity/Clinic.php":{"size":12311,"mtime_ns":1782728407194604639,"hash":"d192f3609f782986a1c36a6236066c503364b8d1bb7312c928e7c9ff1a2f5d80"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Repository/ClinicRepository.php":{"size":4814,"mtime_ns":1783569345779687854,"hash":"dd99a5ee7f77a83f02171272634c9232a425204b86c18b13e6748549882fb1f7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Controller/ClinicInvitationController.php":{"size":10193,"mtime_ns":1782728407194937600,"hash":"9e968ad47c34e34775e6793301147eaf9768692a8f254ceed37152207ae3d202"},"/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":1784020073277950602,"hash":"434fe816bd7de55c3089d6a4a497ab8c7bd4c6f6366a821fb240ccee6248a312"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Service/ClinicInvitationService.php":{"size":4232,"mtime_ns":1783748222119807877,"hash":"fbf4386c52cb60e185f2fd9fd9314f686b2bf89312677c104302148133556424"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php":{"size":16939,"mtime_ns":1784143618236317521,"hash":"672104f7bd0cd660d35bab916d51397b09e3aac0c3200271cfa54d67485ca3fb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php":{"size":7261,"mtime_ns":1784143602465824660,"hash":"2972dfde0467003ee061e87ad62a4d64d8cfa47c45fcd74134f46b8565149acd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceSection.php":{"size":3168,"mtime_ns":1784020073279441712,"hash":"539dfedecc0ba508760e11725bcce82f435390106bc6c04512bed3fdedc6133d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/Tariff.php":{"size":2497,"mtime_ns":1782214545729589627,"hash":"77a5e0dca59cd5587ab614a2bedd46a0de3485d620a6125f4804db7b688115f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php":{"size":3633,"mtime_ns":1784146070520941043,"hash":"bef40acfc4ee26006f6a9cebcec8dca8176c686d9b06d077dec7d5a75cee1734"},"/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":1782214545729721752,"hash":"fece09188f0d746cc7fdc518fb8d63488c77314d629940d1c0969b6f28fc7b38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Service/TariffService.php":{"size":1653,"mtime_ns":1782214545729910003,"hash":"13d77eda5f22d43badf639d0127bc7252b3adfe6c72657c33423ad5a04f345b2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Controller/SiteConfigController.php":{"size":3919,"mtime_ns":1783670899286432658,"hash":"abfb7e174b8d2d916580c0cda8c87eaab76ca76d20f014cfc54a0d133c64c866"},"/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":2334,"mtime_ns":1782929759660596058,"hash":"5ea072c77a0f25c8ccdd23616656fce0b88b93408c6cd461d98e9b18a6fa85b2"},"/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":22560,"mtime_ns":1784024648722879405,"hash":"ad6f9dab994f4c9ce95d8f28447d76048170b43da9e91db173e0ac45d4152b9b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/DoctorController.php":{"size":39904,"mtime_ns":1783847730598621495,"hash":"edbf2e2c79501533a136b6adb42704657c27ad062f0495b3eb70a7480b40248b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php":{"size":20266,"mtime_ns":1783837440324272125,"hash":"2341d5e35a90bfe596172f4ba5f6bedae88cfe5d65f88e38dd460a9d1418fdcc"},"/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":2770,"mtime_ns":1781783246170814153,"hash":"531973c4cf541ba9e8f3955fad4c863ec94f0a5cf84a03c9fa438aa59f979a3c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php":{"size":8292,"mtime_ns":1784020073280675026,"hash":"91ff9fe1543497259c0bf018b7fd0ba5d7d82aa5f96bdb8fc46948fe79473b4b"},"/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":26830,"mtime_ns":1784108859098143758,"hash":"5e2a8f9086d6fd82735d694720578effdca3c733c06978dd57de81cdd2566b70"},"/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":2507,"mtime_ns":1782214545730369713,"hash":"e0c3664524d71706ffc2c377c20c9ea5d12be0b8aacbe3feaeffe555ee003ef7"},"/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":1784108859098333968,"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":1784108859098527762,"hash":"7c95b2e21ab3e08d4c156d7772d4ebcf3b9502d1b6fd6595296e782fd1994430"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/TenantServiceCoverageRepository.php":{"size":1339,"mtime_ns":1782214545731054174,"hash":"5d8193d5276ee2a12f650ee075fc47f0bb32f32bcaf26f46328b1c7498636853"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php":{"size":6752,"mtime_ns":1784108859098687263,"hash":"c887513d918ba28c329e5f295648cd4ed4f0da54fc13f0745bcdc873ed0fcc6e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/ValueObject/CoverageRule.php":{"size":381,"mtime_ns":1782214545731415633,"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":55850,"mtime_ns":1784196064222572918,"hash":"376214597a5460da7ec22e78104e5ac13ec4903903e5e8da3ac87536efb01422"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientRecord.php":{"size":4812,"mtime_ns":1784020073282569477,"hash":"1241c582e953448a5d3335b4a61c1c0b183b1c908e75927b11e7f578295fd3b5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php":{"size":10460,"mtime_ns":1784196064222823875,"hash":"b3b04bf709b704757efb9ef3de52c9e8aca1856d22bf923268e49facc3e4bb78"},"/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":6052,"mtime_ns":1784044178750584603,"hash":"cfe11f09797bd57cefc4aadf7188d36d9a63d08b9ed1a127b9f9ca44b90fec7e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientSessionRepository.php":{"size":3665,"mtime_ns":1782268984212730950,"hash":"24f29fe0ee2cade4f4bef5572aa45086f444ab02d67f82d24228de49ccc25a2c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionServiceRepository.php":{"size":563,"mtime_ns":1781516938578050288,"hash":"24beb2335672cb84cfa5a787618c7907663606aa14262af1b8ee93058c0ac265"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php":{"size":12633,"mtime_ns":1784196064223050416,"hash":"029f5cb4e07ebd775cd4544f749e1350989b2f70cb28ad7cc61262be385f9b1a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Controller/PaymentController.php":{"size":31102,"mtime_ns":1783059694944318453,"hash":"06f9abb6001a7bf771e905db060daf3e5b6e80f67b4e2521ec377a8a59ca8be2"},"/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":41262,"mtime_ns":1783236899056081118,"hash":"73475defd275c9aa8be88f4111486749fce766f658313b0d6fd2a98f7996ee24"},"/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":11891,"mtime_ns":1784104677539088074,"hash":"8db41ea515ca21f89420a861c3b210ebfa721d88f0836fbcbd9eaa9ae4781b8a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php":{"size":6116,"mtime_ns":1784104660320392060,"hash":"0e4dc02db14115881e8b8f6ebf3ddb4bd0c1f37d40415d53bec9d215d15e090b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Repository/DoctorSecretaryRepository.php":{"size":5327,"mtime_ns":1782728407201262976,"hash":"bac031cd09fb91bf156e250accd69b5bb83f2af7738e8394852e746f3152dbb2"},"/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":1784191157429811508,"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":1784196064223266582,"hash":"c5681ac3c43caea58c031974638bf3807a7d6e14eb62dfa85d4bc68ff9bce5e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/BaseController.php":{"size":1710,"mtime_ns":1781009861592137456,"hash":"4bd3aa269121a122fcf443aa15c884adf07e0700950135a3e66dbdf27b9c2416"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HealthController.php":{"size":1190,"mtime_ns":1781009995463320374,"hash":"124d5bfe7f63a910acd5ddab19c0ecb83c9d9005786fcd6606e597e7f6b6050b"},"/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":4634,"mtime_ns":1783491549884796725,"hash":"05cafa28a8b14f38d40e13f7139dcac2c2b3a4f87fbf07199bdad5dfd0805733"},"/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":2293,"mtime_ns":1781636247076888517,"hash":"9b991dc48c3a9c42baad98f553ee0fa395c4b596f65e84230420929f3e32e6c0"},"/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":4710,"mtime_ns":1783235508735444591,"hash":"1dd4e13de8685bfb17844898217673ce9dca5e6e8c878296567a8de5a599f1a0"},"/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":1784020073286894805,"hash":"33a91b7d062bf8e0a5ec143546e8bf5d66972b7de54e166ffe5bc21ec81435b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Repository/UserProfileRepository.php":{"size":2215,"mtime_ns":1784182999233184937,"hash":"1707b33d5fe90984020bb6c1eb7d650e8817dd046ed9356c9555c1e6b9fcb9b3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php":{"size":3007,"mtime_ns":1782214545731907969,"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":1784020073136158616,"hash":"06be5c173956469a2d503db136584d2d3a2f6beccbbfce1bdf50d39b78ba9854"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/TEST_USERS.md":{"size":4101,"mtime_ns":1781520709654384302,"hash":"ae97e1e0de7fdd1d8dccf030c996f155262259cbd648b71d4834436f90827910"},"/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":3621,"mtime_ns":1781158395412841916,"hash":"8ddb00666307b307dcaba4c0b7b4f4c13e5f31502f7d20d5c3a8a82729c606b8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/admin.md":{"size":43427,"mtime_ns":1784185759422617904,"hash":"35b3da613ea45cda01b929aa2907fd5225955d135a8c84c5563957fbb23d0cdc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment-settings.md":{"size":18481,"mtime_ns":1784145725266629926,"hash":"756b82df4d3826b7d57d8fe763cc4731aac25394dd16a63693567b3c9a2bf4db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment.md":{"size":30724,"mtime_ns":1784185739948512381,"hash":"945931052f70e98482f77faabfde4073f224455552b5bee5eaadb6f58a3b9e01"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/auth.md":{"size":21183,"mtime_ns":1784020073189509207,"hash":"213b4796ebf3ed432b2d7671030c5e10c07d10d32dad0f76e43a15602e5b9eb9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/billing.md":{"size":12913,"mtime_ns":1784042770049684088,"hash":"79db6b49c9fdc1eae1566808b74169865088c0923381a7c82df3639fb0bc79ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/blog.md":{"size":5522,"mtime_ns":1782050526553302749,"hash":"fc22dc80387b6c8f477854a19dfe01e496b90b688020325f1df589e0ae5cab8f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-invitation.md":{"size":11771,"mtime_ns":1783748636469237267,"hash":"a78c20d17118d4d2398bbdffc84bff7adbdc12998a299faadb6cb21341670431"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-services.md":{"size":8109,"mtime_ns":1784144923764585345,"hash":"76d647787551e061b6d6d8a957924937b03bd585180b008d02139ad4ac44eb3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic.md":{"size":15082,"mtime_ns":1783569345777287102,"hash":"969c6a645198cf9b930a5d4fa203adab490ce59bca3460cb410ae040a333cbac"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/dashboard.md":{"size":7628,"mtime_ns":1784024194275028022,"hash":"7a98390addf5272819395a4e19ae90f80440e74e24f81960b6c7e592bd04b2bd"},"/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":16367,"mtime_ns":1784020073191456826,"hash":"db3d0491a8fa95828b60d9ef35c02ce02d4103d7183a94b8d2dc80e3fd907596"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/insurance.md":{"size":15650,"mtime_ns":1784108398278824021,"hash":"e11464c67f3b5e8b32b55e2c73b7e0d4e425e50c1d8139c855d36eae79c4c66d"},"/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":35109,"mtime_ns":1784196064222157877,"hash":"b4825e3e73cadf127d3d74f02e86d3e64bb17312473c12416867e9a7d3d92d70"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/payment.md":{"size":31708,"mtime_ns":1783569345777886644,"hash":"e9d63073d11ef51c3cc5bf4010394485ae27190d29b5997edbd5ade0f9a14617"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/rating.md":{"size":11090,"mtime_ns":1783666791928124714,"hash":"61914c5f9d29060ba157369cf8e82392cc6b094df3f3a1423904c2988b19def9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/representation.md":{"size":23969,"mtime_ns":1783569345778079977,"hash":"fc1f5be7a63295184a69a7c63af90e9d6f03c74dbd27b854f65d72965cac06a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/secretary.md":{"size":13260,"mtime_ns":1784105567901139738,"hash":"f9f348492497bdbd922414b550b0302b806563044a54c2b2c8f6aa4d1cfae4df"},"/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":21855,"mtime_ns":1783491664293447366,"hash":"c21a4fe093a52c6f4b73e50259282f2f50f30831b19250ab6308d66ce4e2d7b2"},"/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":6894,"mtime_ns":1783235773210706870,"hash":"1d6915cccf364cf13b21f3258d454831c311fb1bf1c0c88a295cf5694fff1889"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/tag.md":{"size":4695,"mtime_ns":1784030906726576155,"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":1782214545723920606,"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":2348,"mtime_ns":1782410142646593892,"hash":"dc12d68e32830d446995ea2a8cf98fe0bc24e15d4b6b0b27dd5b97dc84b06568"},"/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":2163,"mtime_ns":1782728407205393295,"hash":"5586072347e23a24fddaa187efeb93d702697b7cdd1a399909239684cf371372"},"/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":1784126410286940001,"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":1784129608832057764,"hash":"438ae5b2e0892458bfcc39d17e354c25fd20be3fc9361aee8535f2eb030e82e4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Audit/LowTierFixesTest.php":{"size":1517,"mtime_ns":1782728407207202432,"hash":"6d65ac794b959d7b177dfd5ed9792082e5f79a073b0cda79be8503b689edc907"},"/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":1783788126579743138,"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":20348,"mtime_ns":1783569345780853355,"hash":"8f5af952c994559d4ca21e87957017826685729dd8b5c5bf59c3c9b3c3b02287"},"/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":1952,"mtime_ns":1783491609892729695,"hash":"4527c1eeebd79828e19e57ab6b2aa32a144401c40ac10e593f585a00d7e8e9bb"},"/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":42655,"mtime_ns":1783570794260767694,"hash":"0eba4d7c312a02ad5745899831c77d4cf3227353770f79e95f11d99fbc6178a3"},"/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":4499,"mtime_ns":1783671083475236483,"hash":"c5efe6576f91c4e5ac99f40a7e194291c5608cc499d4d0c5808ffa24a13c4833"},"/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":11926,"mtime_ns":1783788126803981246,"hash":"b48b96feda1ea1bbaa538eda76cda011aa1be445bf0e46981a4a8ffb623d55b8"},"/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":9138,"mtime_ns":1783788126872057821,"hash":"269bb582bed09c5a25d6a0d7ce51704d55cbfb2ed9af0936687c2d9140ac8d87"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Util/PersianText.php":{"size":2197,"mtime_ns":1783788126873237900,"hash":"af59e4c78dd2af8b4fa27e171650c7e12f7b0c656b944634bdb38b2a3b4d0fa3"},"/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":10093,"mtime_ns":1783788126875763224,"hash":"f0e6b899b66c586d4b85307a4c180bf2a9400e9628be0cc78bc21f12478d551c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/PersianTextTest.php":{"size":1743,"mtime_ns":1783788126875896307,"hash":"5b9cc4215a15c89facbacc3e796147edcd9915d547d75fddeb9477a3636e0afd"},"/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":7927,"mtime_ns":1783788126803614998,"hash":"4dfa2a1a2a64648f2fdec17dc619423ea3ae2b5eb36fabbca78cf6b02b044002"},"/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":3944,"mtime_ns":1783788126865009848,"hash":"b7801eae1d8e5515a35c3c99e9d2858204c660975c0e17f35ec38a0d1afcfc5c"},"/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":1784020073270011083,"hash":"1dafd9587f51afde831b4f8f933f33788b02ebd6402b9c2e0ccb3bcf09f25337"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713050114.php":{"size":793,"mtime_ns":1784020073270292713,"hash":"0488839a9c1bef7f23d16a78d06e3a9893182845b5dc2be1a566d0ab96cc64bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-ui-match-tauri.md":{"size":14137,"mtime_ns":1784020073133498318,"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":1784020073270595677,"hash":"1705136661ac86d5b3f9d1825c3ec40db7215cf04c1d3a8ccc3b96ab8d35d80d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientUpdateProfileTest.php":{"size":4811,"mtime_ns":1784020073291050131,"hash":"fbdc9871ccaad83131ba39c6f6d4813a3f27f89c0eed51990e385b910fa52a1c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php":{"size":2123,"mtime_ns":1784020073291330969,"hash":"0afef57494776651859479f9d0f05259fe33754b8c796d1e51bf495bcde99274"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/figma-to-feature/SKILL.md":{"size":8477,"mtime_ns":1784020073134026827,"hash":"f54aab895e394e5cb5c53b08e75a28bf5dc701ed3b13f4e7ed83c308f990d9b6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/figma-to-feature/mapping.md":{"size":6299,"mtime_ns":1784020073134833175,"hash":"95281384553f6827fdab8f089bbfe9c54fea5576d1c75b0eea7eaa03195bcc93"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713093327.php":{"size":1501,"mtime_ns":1784020073270890390,"hash":"bf83e04c6e63ac677ae03bdd5abc48e8acd2c23e1cc42042f499466ac607e87d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php":{"size":4949,"mtime_ns":1784020073288965343,"hash":"a5966da1ae3e23b1c130feba77de44588d872dfcc6a118c3564d30ad43bdb9a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713103729.php":{"size":1121,"mtime_ns":1784020073271212229,"hash":"c067825447330ebfa00f0809eebd94b95a4e493885f5e1bb17438abe8ba85497"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Controller/TenantTagController.php":{"size":6196,"mtime_ns":1784030788519353286,"hash":"7b2b6c311db1f731ce87d631f19bc2bc75f56c666d32d1f3088eb231efb18d93"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Entity/TenantTag.php":{"size":2827,"mtime_ns":1784020073285328235,"hash":"3ec2967c09efdccb399b03ef7adceb6c122195a09ffb80abfd9f1cff8096e495"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Repository/TenantTagRepository.php":{"size":1217,"mtime_ns":1784020073286468506,"hash":"cefd0120ae56a893d4695526013f9365d42f72d0c1e36d75883b747b964bf85a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/ChangePasswordTest.php":{"size":2328,"mtime_ns":1784020073288694588,"hash":"2d72496ed38c9c13a03ec9998b991f9269db2710362b0e5f70538732e32ec959"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php":{"size":3400,"mtime_ns":1784030865227026798,"hash":"c56c7af4d9440eea1a57070b486f5bd6ad3c1fe7dbdbb2c08dd2d85d69b44183"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713110856.php":{"size":1678,"mtime_ns":1784020073271503568,"hash":"11a48f7369d6c84eb7655fa1cd16db0ba24992c77fa6b72ea4d68e5c8681cd40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientRecordFieldsTest.php":{"size":1904,"mtime_ns":1784020073290411578,"hash":"a559b8895710eebe0624f4a3e39cdf6a9edb437d791c131e17cf7f2f5e8e5c29"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientRecordTagsApiTest.php":{"size":2638,"mtime_ns":1784020073290691541,"hash":"ad99f183206fd0f228bd4f747299e29d3c28dabb61f3befdbe2755cf56ba66c8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713114523.php":{"size":1367,"mtime_ns":1784020073271815574,"hash":"e62d82412e753e1ef17764487aa500a1e7791f186f1549f48972e68922899705"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientAttachment.php":{"size":2218,"mtime_ns":1784020073281314038,"hash":"fb507306fd357770f941cf6604c28e84bfa58ba2af65029f7bf2a0585efdcffd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php":{"size":1229,"mtime_ns":1784020073283143571,"hash":"b338480257c5651b99a43d2a53c6536f8b2406342f99cfca94a01cfc445d7dae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/FileUploadService.php":{"size":2079,"mtime_ns":1784020073284575722,"hash":"cba11837da9a17efd66f973eecc1f8a516cdacd9a4fea2125f73dce8df4ba251"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientAttachmentTest.php":{"size":2215,"mtime_ns":1784020073289253848,"hash":"a6afbfe1cdcf856b0612fb7342b3345b1f612f8d1126f5bdc9279a6191aecdf3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713115316.php":{"size":1340,"mtime_ns":1784020073272404501,"hash":"1126e1525362163ab110f27c77bc5f26b32cfad0b33c39af7ca0e210b29881ad"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMedicalRecord.php":{"size":2396,"mtime_ns":1784020073281884423,"hash":"6f963a2491ad05bc97b70be939a02108e2f2d76c2494b42c1e48706b8ca32f44"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientMedicalRecordRepository.php":{"size":1258,"mtime_ns":1784020073283628205,"hash":"a0887a7287f25682eeef195c8be1840420d3a30902818817ec2db78d4c88403c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php":{"size":2708,"mtime_ns":1784020073289974153,"hash":"6afe0ee35ce8d9550cc40ee30bcf99b96e5440c0a19d2282b620575a04abb860"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713120038.php":{"size":1296,"mtime_ns":1784020073272975512,"hash":"4e8a90c1d94ba90f41a78501eb866b0e17aeab564df0a683d192852fa8de79c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMessage.php":{"size":1848,"mtime_ns":1784020073282253846,"hash":"783903116d8500e4d5cbff74c28330e3b30c3243cd3ac7734c065c09359d4f71"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientMessageRepository.php":{"size":1208,"mtime_ns":1784020073283846250,"hash":"b4038f53e87edee1ee6ad7e60b1dd63a085c20e29a65d64c32631c44c1a748ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php":{"size":2520,"mtime_ns":1784020073290198574,"hash":"c7a61832acba1307f0080101ed0bcae64e1e9d44efbeceffa2655c4837077e28"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php":{"size":8719,"mtime_ns":1784191477814436346,"hash":"7e1489427eb76beb09aad1664ad7571b9f968fc5628e2e18bec49661925e962b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713122600.php":{"size":1380,"mtime_ns":1784020073273509730,"hash":"08d06337da5f50fa1d1046f194e6b05f3dfb7513a027467b22b3de192fee6741"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientCall.php":{"size":2794,"mtime_ns":1784020073281550000,"hash":"7613df451e546e2b8ddaa088d652bfb7b9f38f6e75607fad5b8fbb7eaa92887b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientCallRepository.php":{"size":1477,"mtime_ns":1784020073283380117,"hash":"eb3f4d9cafabaa71bebf8d2d4bbaa603b630d1be2a5f8635dbcadd51ca6aa34d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientCallTest.php":{"size":3807,"mtime_ns":1784020073289493561,"hash":"c892eca51170df994f084a21bb28c0385aa0a48ea57cfe1dce3d219e0666cd5a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713195434.php":{"size":2356,"mtime_ns":1784020073273930987,"hash":"aad6b628041b664e3856264d20bfdbb6893ee5da097fbc0d043254eef0b58304"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentCreateReserveTest.php":{"size":6240,"mtime_ns":1784134947989676996,"hash":"c2791663f4767f233aed12d7c35e4b5904f1f3f7375045e0678fb3a563c7bacd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentUpdateTest.php":{"size":5352,"mtime_ns":1784020073288191745,"hash":"0d49753ac9639c03f202a4950a2164ee33f83156d2fc349a77e29783efc8b517"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentWorkflowFieldsTest.php":{"size":2842,"mtime_ns":1784020073288360540,"hash":"774f6530ac057e1be6513499a110b0bfcd975af8c25fc4c58f4fa029912dbdcd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/DashboardTodayAppointmentsTest.php":{"size":4956,"mtime_ns":1784024577415532466,"hash":"7fc1ebbf39ed482931376ac48425c7fb6fd01ffdf8eeec74f7c9219db987990e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php":{"size":8617,"mtime_ns":1784045711642105132,"hash":"d9029b734631c4d81e6b2759886c59ef7ab6d9c3718f3b2d26797c8edb3f91d6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php":{"size":5578,"mtime_ns":1784044261025173866,"hash":"15131fd8355a0c9b7a1497833e5e5652706466e0b8e2e5a77c10e33619749474"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715075904.php":{"size":2254,"mtime_ns":1784102372908167579,"hash":"f9b4818a32652dba1d99425e30fed0f51ea4ef10c233dfc47205e708f2a1de8a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php":{"size":3866,"mtime_ns":1784102294869737216,"hash":"43a8411b78e47bbb6830f89dbf07fc6046beaf880430448555b4b4e095d3a3d5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Entity/BankAccount.php":{"size":3936,"mtime_ns":1784102215849219072,"hash":"95dd82ad9ea0c4008548ed71c4740499192338de04747d5426b06484e551ea2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Entity/Pos.php":{"size":3903,"mtime_ns":1784102228549761667,"hash":"449795e6ee5c7f888aebdc2dd13e31507a3a96f064b92fa41b5ed3beaa4cfdf3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Repository/BankAccountRepository.php":{"size":1049,"mtime_ns":1784102239212093292,"hash":"15e39b8780c113747fc26f9472758b812a91436dcd31ec32b245748b4f0142b1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Repository/PosRepository.php":{"size":1001,"mtime_ns":1784102243091422033,"hash":"eef2846dda4bfc7ca7ec07032ed1664e9599716e92e0b2885c1d28c898ac9add"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php":{"size":6897,"mtime_ns":1784102275189340956,"hash":"0e399ca8eb9d3cd17c63924552c1b7b8c8d500bce5be7502ba3e422836193d05"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php":{"size":6980,"mtime_ns":1784102446568530629,"hash":"860c1dd7b97146ae288054d52d104d7c35d1f7fa94cbff834099d9afb0cc04f2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/payment-method.md":{"size":3775,"mtime_ns":1784102519741523144,"hash":"fd44b8a202cc33fe59af7a60c2a8cd3c5ab6dac57cfa6f988ce71551f2c66642"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715083856.php":{"size":913,"mtime_ns":1784104762297992936,"hash":"08c0a2d5ed40245e1f61390603d382581a5891407e14f5fd462928872d9770a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryFieldsTest.php":{"size":4166,"mtime_ns":1784105160375579443,"hash":"4cd74954204bf942ca0b682df3a8d6497a1a216b1b04d8cd8711f36b1a6eb844"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715093358.php":{"size":785,"mtime_ns":1784108046291119955,"hash":"2bfe4697ad7afaa26304bc59fb5f6400fbf28a67da94c31e44a30593cecddd3c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php":{"size":5691,"mtime_ns":1784108347243344332,"hash":"75a4351797ce153cc45c5dae254e398eb1e3672f9186908e1a013ed489458615"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715100324.php":{"size":2646,"mtime_ns":1784110681791900716,"hash":"6fa7bacaafde2157f7ce658c9064808ae32bb3ab74d52f56a87eabef582ee402"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Controller/InventoryController.php":{"size":12157,"mtime_ns":1784112902663503563,"hash":"b572f8c34b0a634327652199a6ab3df1f57750b3dc661c883df2aa5bae8b8c9c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryItem.php":{"size":6673,"mtime_ns":1784112783463729022,"hash":"49232617b5874572a3236563a8786848ff8ce7fe3abacc6bacf2d3f6fd03be1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php":{"size":3021,"mtime_ns":1784110681792406720,"hash":"5deaac3fc80cb04ad1c9481a0bd61e7aadc4fbf2b2167057e6d04b22f436c9b2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackageItem.php":{"size":1485,"mtime_ns":1784110681792519541,"hash":"9acab222fc3ae3331085ccaf2a76fc43ff79bbd63d195aaa1b6cef08f675db01"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryItemRepository.php":{"size":2073,"mtime_ns":1784112872719731864,"hash":"3abbd58632f3aa28e768c02a7e03188c3b8babb8ece0b92dc8a888692d3e9440"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php":{"size":1414,"mtime_ns":1784110681792743432,"hash":"88ec82a7184232b88969ab80f6c757034851307fc0a02ac49258bc0b360427a5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php":{"size":3841,"mtime_ns":1784110681792886927,"hash":"c2b3ca70b883483b8f9c4ccee24952f898169c969bee2b4835f1feaac12b64fa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php":{"size":10933,"mtime_ns":1784113198012527204,"hash":"7af908606d082fe2e485a69ab4aa088ac3deccb2a152943b1152280744763eca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/inventory.md":{"size":5124,"mtime_ns":1784113307690861687,"hash":"76a1a6552e545ed24e3b6ffae64a7be4f9dd3cb141eeb2d3f5e3b0d32c855600"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715105351.php":{"size":827,"mtime_ns":1784112836880854477,"hash":"880614f1b1eb7e91d22c5e50cb370d57a3452b6d44a05c137bd57ffa78344211"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-pricing-tabs-redesign.md":{"size":16523,"mtime_ns":1784113788497173592,"hash":"730f5ac5684f8680e29268f0b190492577d0f312e0f47e02157d1f74f877e908"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/inventory-unit-select-and-category.md":{"size":16299,"mtime_ns":1784112505820086759,"hash":"e898fcb1c9b0de594b602d51a8bcc40bbb7ca836cac1592c6937e64dc55e43a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/settings-menu-pixel-perfect.md":{"size":10438,"mtime_ns":1784123549684810309,"hash":"a53585cc377e9d444828d7168acc17f6de36f32787d6fa01968033e7c5d6c2e7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientResolver.php":{"size":3052,"mtime_ns":1784128199812877255,"hash":"336dd00db5d5dca9c421d91a6b09d2dbf5aa54aca2ef6c7d007e1b3ca55456db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentNationalCodeTest.php":{"size":6218,"mtime_ns":1784128318110949439,"hash":"5c822a4436e575e8b96d5909f6f31a104a9412dd53c2f4d1be121ea87b7b8c60"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-book-national-code.md":{"size":12622,"mtime_ns":1784126410303107816,"hash":"0be87bdf2276eb3e7ec48e7e898472c0bb46f5eed8440f0b3b14c9d5c758c0cc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/bootstrap_tz.php":{"size":524,"mtime_ns":1784148402468942442,"hash":"d714519ec52d0cdd8d861d596a1100d4c6b4d41b7937f84bd55255d68b4b8384"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715192758.php":{"size":787,"mtime_ns":1784143689163436263,"hash":"7f0a8eb21bba7966d3d8129be0003a63279c734ad5b04e23f63c7d3e278ddad9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingModeImmutableTest.php":{"size":2097,"mtime_ns":1784145646813864013,"hash":"db12dbc9e830be61177b5e03eaf339ea708e28df6aa5472815130e4608b2b0e0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingServicesPublicTest.php":{"size":2735,"mtime_ns":1784146170130270218,"hash":"723c963e0d9eda0488ec2ef5f4dd6cb82ee29bd1bd42f446c8fa2aa2eb73b8cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatientLookupTest.php":{"size":2765,"mtime_ns":1784128342572115045,"hash":"b8e0ff9d565ec4853065aa349f2498a70cc273f0bc8a15e00dbc7d48ee19e6cf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceBasedSlotsTest.php":{"size":4473,"mtime_ns":1784144594027960120,"hash":"8c55dcd6ce9a8613b76bf820e9890ce180b9a1b409d6ed9cbf0a70340478d3db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TimezoneTest.php":{"size":788,"mtime_ns":1784148768671401910,"hash":"025398310423c3d6ee3325ddb1380985368e1a06c319acfd245259c613ec27a2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-jalali-date-input.md":{"size":9240,"mtime_ns":1784177495427006761,"hash":"66e2d384a3add1524d19d01d60ac67a73d41afc031757329f1d8e79c9b827dd0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-native-select-to-searchableselect.md":{"size":9635,"mtime_ns":1784178196949596807,"hash":"577c147788fd2a227fa8646c09af64408f6ed1d1ca4207d2ed2d0adec23dbd32"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-reserved-slots-shown-free.md":{"size":11807,"mtime_ns":1784129127032556728,"hash":"bc4e6c4528d622bca093462e281b907d9d87b0ccf954b2d339a096d9208d1ac5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-based-booking.md":{"size":20922,"mtime_ns":1784143473635259498,"hash":"3f025bfe7a0ca5086bb5c73cf190b16fdae742e6d434f0dca216924de162d351"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListNationalCodeTest.php":{"size":2337,"mtime_ns":1784183873157469397,"hash":"120b8a74ce0982d89528ea1093be952daff5d94d5f4b64e93aac4c5cf3a3e52c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716063302.php":{"size":1610,"mtime_ns":1784183593354092295,"hash":"7a6f518ae7fd89f7228a181fc29f64b0f258dd4f1381d627f8412acdec69a030"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentMultiServiceTest.php":{"size":4556,"mtime_ns":1784183796608742525,"hash":"1d99c82dd94bdbc405b4597ae101a1ccb9740f4b212556ce589f1ad03ed34da0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeSectionDurationTest.php":{"size":5446,"mtime_ns":1784185551612369878,"hash":"92b918cef5b6b6655992e1ab35a0f7688572e8671116fdcd3d0b27a809921b54"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-service-mode-section-picker.md":{"size":15752,"mtime_ns":1784185194091373655,"hash":"6a63b94297357333372f8ac5f523f8a918a3329ebcf9f82a81b8bacac9ec46d4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientAppointmentsTest.php":{"size":3575,"mtime_ns":1784188667983078220,"hash":"3352d02cbb53a0823e392c870e4f9faeef9ede771e2177c0ff7b2f95a80ab51a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716083939.php":{"size":1496,"mtime_ns":1784191250695023403,"hash":"8369d2a4503fd08fee811d2baa2072eeb19ad806bb6dfc6bc742a792ca6e3374"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Service/WalletService.php":{"size":5099,"mtime_ns":1784191349291232145,"hash":"f2f1f4f4acccb4e22ba97712ca1220203ad239437e34d5b1d1c40ae91f76d660"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletSessionSettleTest.php":{"size":4304,"mtime_ns":1784191501177515423,"hash":"7c005666fba0c8a510b516e9cd07653c277ff5b94b25e85a06b68dbb4ef3c63d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716091352.php":{"size":1721,"mtime_ns":1784193259244415385,"hash":"3174a3c8eac49e8dd61078dd5a0dd80be4ceefe95b4c153c573c83163bd4b68c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientNote.php":{"size":3296,"mtime_ns":1784193190496728581,"hash":"b3a0339444d24b7e2739559064421ec475e17ac62bfc83fd2dd951811b1d1ce1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientNoteRepository.php":{"size":1310,"mtime_ns":1784193195553261640,"hash":"7c8d56bcf34c6572d4066bdfd8cc839046b4ef95cc654078a9b207c8a0154b5f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientNoteTest.php":{"size":5397,"mtime_ns":1784193439508810837,"hash":"702bf6bc071ff729bab17864e522da0e22a9253bcc1edc737e5b5e9e7f1203c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716094319.php":{"size":2120,"mtime_ns":1784196064239011606,"hash":"15c21f658523ca2e58e0d68075ca9a509266ee457000182d5c0224cc579c5e2d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionPayment.php":{"size":3238,"mtime_ns":1784196064239135856,"hash":"c32c84947b1d9a62082b03fce2450a1d3d7f3ca433b533773a6939a57fa78175"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionPaymentRepository.php":{"size":563,"mtime_ns":1784196064239263772,"hash":"e1ff64ee8b1a34eb2b614fe6fff7899eb5d41120a929469e03e68754eba3c0b5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionPaymentTest.php":{"size":11758,"mtime_ns":1784196064239438688,"hash":"8debfa834ee28b9d465a535e3ba44443ed89e74ee2efb03a72bc3b2efc52e764"}} \ 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":3212,"mtime_ns":1784148411577937425,"hash":"393e85588cca62b4e3c702a303c4ac8e3488fe00378c4fc0d6a21dae8dc2fb36"},"/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":1782645766235591855,"hash":"a2030203ccca39bf435675e884e805a2bc3db13ddfded1d346ac649bab6deeab"},"/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":2380,"mtime_ns":1783666097006385238,"hash":"c2185822b43db5ca6a54b83767776d61b6602130d3d66920219a7ee30faeeeaf"},"/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":122292,"mtime_ns":1784185379970025870,"hash":"82b30edae289ee47e369c490098875c2b0a2f86e95f0d4ac0d25a47ea184cc3f"},"/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":37164,"mtime_ns":1784185817404443456,"hash":"d871bda4a41b5c7332ab7e1d2ac760a5f44a3cf388cde8a1b5653acdc0962a50"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentSettingsController.php":{"size":20009,"mtime_ns":1784145357332311725,"hash":"a1b8ad1c63547b744e3f4c91c4bc9a0bd20b7828b6f7757122f368679ee18709"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php":{"size":25024,"mtime_ns":1784185364978733985,"hash":"8456475361afa5069d99ea89f432d5e190a4b4789cc028b00f9bbd455102dd3f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Appointment.php":{"size":17292,"mtime_ns":1784183445354373830,"hash":"ad8c1f084ba381609f17018b8cff0460baa6256db492c2c60aecb1db8f72acb2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/DateOverride.php":{"size":2925,"mtime_ns":1782728407190402153,"hash":"c59fdb6d3f05bdb6cd558bb74e701897aa14947acafadb64943469c19fe696f0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/Holiday.php":{"size":2953,"mtime_ns":1782650883604011152,"hash":"45b9c56571e20dfc0cabc789b083e2099273efbe5c0a589268a7f5e35106e631"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Entity/WeeklySchedule.php":{"size":4803,"mtime_ns":1784145452625270561,"hash":"13d2f7d1bc474813f7fda1481c0803b48cb419b59dee97b7f622c48a6f06bc3f"},"/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":10783,"mtime_ns":1784143996219261263,"hash":"69276a98c1c196bea24b5995a3b17a4db31a96da2e0541ef685bb1d63a367da2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/DateOverrideRepository.php":{"size":1119,"mtime_ns":1781012268350237489,"hash":"f383ecc7f0712616f9969689e3a2011faf49b3ee6c2ec3fc6751f0e93560df91"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/HolidayRepository.php":{"size":1768,"mtime_ns":1781099253934669137,"hash":"f886ede4b1998bcbd43c335af00c205c410cfe7bd74b17c12add062b12b84d7c"},"/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":1480,"mtime_ns":1781523180068721029,"hash":"8a3deac81ebf1b16b5221f172aeefc9a45009658b7820e6e8597a589ea3af936"},"/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":14411,"mtime_ns":1784143767489247784,"hash":"184252742e153966665cab318b5cd0b791c424de96193c5f1cc82351c70ff73b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/AuthController.php":{"size":38006,"mtime_ns":1784020073276939125,"hash":"2bec2fde6eff4c656bd5c1d7715d82d8b2f87496642a30ae45386cbb9a5aee2a"},"/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":7923,"mtime_ns":1783666097012409392,"hash":"51e53996bd81dece6745b657f1728dd6e02e1dcafe6171f84761e9624dcd0f60"},"/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":1784020073277289965,"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":18046,"mtime_ns":1784042643131952517,"hash":"e0ff472fef3c5e74c21003d1b7014fb5b4d7a5abb193e122fa59ca5ab3eaea99"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php":{"size":6465,"mtime_ns":1782214545726749575,"hash":"85028f866ff4695fa0095e4ba3191a385a63fdb3aa1f3222fda2d94b61d6d39c"},"/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":6151,"mtime_ns":1784040827575244056,"hash":"04c18d948ffb1009e77714037424ca69e3271e00b64aaec81a53e59f0fdcdc51"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/InvoiceItem.php":{"size":3521,"mtime_ns":1784040827575392846,"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":5807,"mtime_ns":1782728407193826801,"hash":"26fd73c5de681031611a56b0e9a1140cf3b4c1088059ba954e7c3c8a344392de"},"/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":5726,"mtime_ns":1784042599040572555,"hash":"0eebc85645eeff587f737918452ccfce6c533e3b75fea7550897180711470ea7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/BillingCalculator.php":{"size":1975,"mtime_ns":1782214545728144705,"hash":"9751645f561446a0d0f6a618cbbeae012f7f2274c5c1fbb4379220b995070f16"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/ClaimService.php":{"size":4124,"mtime_ns":1782254015995593528,"hash":"f04e02faaf3d8f49d493c2e77f8f80120e8de353af185e624996c9b14e36267b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Service/InvoiceService.php":{"size":5692,"mtime_ns":1784042615470241989,"hash":"ebb77c67fd14e4fa156a34f35b10b175cce4e6ac20df39e33a9c67440c83b1ea"},"/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":1782214545728844457,"hash":"98b4c746ff1d241697d227cd21bf6a8b010cea93dbf0a219f89910456c511ac1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Controller/BlogController.php":{"size":17742,"mtime_ns":1782050215484280688,"hash":"4bc5e62060b6e27970972698933b7e9b6f63a4eba44cac9fd08cabb6d5c355f2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php":{"size":5562,"mtime_ns":1782650883613744390,"hash":"5e6a312d48b1efacb7e4c14b87a658d1ad64bf0d3aefa5bdb2008011cb3b175b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Repository/BlogRepository.php":{"size":2133,"mtime_ns":1782049659479434537,"hash":"a15b4c1c26d71f5cd0b0d4e3c913702999a475ae13abd7d8eb29ab20e033adee"},"/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":34503,"mtime_ns":1783569345779344103,"hash":"94dc860f300f6e0acf241b7c064dac0153a7746dc1c47ecc814b0d98f9748641"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Entity/Clinic.php":{"size":12311,"mtime_ns":1782728407194604639,"hash":"d192f3609f782986a1c36a6236066c503364b8d1bb7312c928e7c9ff1a2f5d80"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Clinic/Repository/ClinicRepository.php":{"size":4814,"mtime_ns":1783569345779687854,"hash":"dd99a5ee7f77a83f02171272634c9232a425204b86c18b13e6748549882fb1f7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Controller/ClinicInvitationController.php":{"size":10193,"mtime_ns":1782728407194937600,"hash":"9e968ad47c34e34775e6793301147eaf9768692a8f254ceed37152207ae3d202"},"/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":1784020073277950602,"hash":"434fe816bd7de55c3089d6a4a497ab8c7bd4c6f6366a821fb240ccee6248a312"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicInvitation/Service/ClinicInvitationService.php":{"size":4232,"mtime_ns":1783748222119807877,"hash":"fbf4386c52cb60e185f2fd9fd9314f686b2bf89312677c104302148133556424"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Controller/ClinicServiceController.php":{"size":16939,"mtime_ns":1784143618236317521,"hash":"672104f7bd0cd660d35bab916d51397b09e3aac0c3200271cfa54d67485ca3fb"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php":{"size":7261,"mtime_ns":1784143602465824660,"hash":"2972dfde0467003ee061e87ad62a4d64d8cfa47c45fcd74134f46b8565149acd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceSection.php":{"size":3168,"mtime_ns":1784020073279441712,"hash":"539dfedecc0ba508760e11725bcce82f435390106bc6c04512bed3fdedc6133d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/Tariff.php":{"size":2497,"mtime_ns":1782214545729589627,"hash":"77a5e0dca59cd5587ab614a2bedd46a0de3485d620a6125f4804db7b688115f6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php":{"size":3633,"mtime_ns":1784146070520941043,"hash":"bef40acfc4ee26006f6a9cebcec8dca8176c686d9b06d077dec7d5a75cee1734"},"/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":1782214545729721752,"hash":"fece09188f0d746cc7fdc518fb8d63488c77314d629940d1c0969b6f28fc7b38"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Service/TariffService.php":{"size":1653,"mtime_ns":1782214545729910003,"hash":"13d77eda5f22d43badf639d0127bc7252b3adfe6c72657c33423ad5a04f345b2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Controller/SiteConfigController.php":{"size":3919,"mtime_ns":1783670899286432658,"hash":"abfb7e174b8d2d916580c0cda8c87eaab76ca76d20f014cfc54a0d133c64c866"},"/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":2334,"mtime_ns":1782929759660596058,"hash":"5ea072c77a0f25c8ccdd23616656fce0b88b93408c6cd461d98e9b18a6fa85b2"},"/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":22560,"mtime_ns":1784024648722879405,"hash":"ad6f9dab994f4c9ce95d8f28447d76048170b43da9e91db173e0ac45d4152b9b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Controller/DoctorController.php":{"size":39904,"mtime_ns":1783847730598621495,"hash":"edbf2e2c79501533a136b6adb42704657c27ad062f0495b3eb70a7480b40248b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Entity/Doctor.php":{"size":20266,"mtime_ns":1783837440324272125,"hash":"2341d5e35a90bfe596172f4ba5f6bedae88cfe5d65f88e38dd460a9d1418fdcc"},"/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":2770,"mtime_ns":1781783246170814153,"hash":"531973c4cf541ba9e8f3955fad4c863ec94f0a5cf84a03c9fa438aa59f979a3c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php":{"size":8292,"mtime_ns":1784020073280675026,"hash":"91ff9fe1543497259c0bf018b7fd0ba5d7d82aa5f96bdb8fc46948fe79473b4b"},"/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":26830,"mtime_ns":1784108859098143758,"hash":"5e2a8f9086d6fd82735d694720578effdca3c733c06978dd57de81cdd2566b70"},"/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":2507,"mtime_ns":1782214545730369713,"hash":"e0c3664524d71706ffc2c377c20c9ea5d12be0b8aacbe3feaeffe555ee003ef7"},"/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":1784108859098333968,"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":1784108859098527762,"hash":"7c95b2e21ab3e08d4c156d7772d4ebcf3b9502d1b6fd6595296e782fd1994430"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Repository/TenantServiceCoverageRepository.php":{"size":1339,"mtime_ns":1782214545731054174,"hash":"5d8193d5276ee2a12f650ee075fc47f0bb32f32bcaf26f46328b1c7498636853"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php":{"size":6752,"mtime_ns":1784108859098687263,"hash":"c887513d918ba28c329e5f295648cd4ed4f0da54fc13f0745bcdc873ed0fcc6e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/ValueObject/CoverageRule.php":{"size":381,"mtime_ns":1782214545731415633,"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":55850,"mtime_ns":1784196064222572918,"hash":"376214597a5460da7ec22e78104e5ac13ec4903903e5e8da3ac87536efb01422"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientRecord.php":{"size":4812,"mtime_ns":1784020073282569477,"hash":"1241c582e953448a5d3335b4a61c1c0b183b1c908e75927b11e7f578295fd3b5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientSession.php":{"size":12812,"mtime_ns":1784198971359955861,"hash":"dac19ff1995d6b98efcd8bc89a5512288a20b1d26ac534df4770364c5cb1a686"},"/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":6052,"mtime_ns":1784044178750584603,"hash":"cfe11f09797bd57cefc4aadf7188d36d9a63d08b9ed1a127b9f9ca44b90fec7e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientSessionRepository.php":{"size":3665,"mtime_ns":1782268984212730950,"hash":"24f29fe0ee2cade4f4bef5572aa45086f444ab02d67f82d24228de49ccc25a2c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionServiceRepository.php":{"size":563,"mtime_ns":1781516938578050288,"hash":"24beb2335672cb84cfa5a787618c7907663606aa14262af1b8ee93058c0ac265"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientService.php":{"size":14910,"mtime_ns":1784198971360332071,"hash":"5b56ed7a7c0c8881223626027e426cc6504d4622d3ee384133aeb50d2a3bc3fd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Controller/PaymentController.php":{"size":31102,"mtime_ns":1783059694944318453,"hash":"06f9abb6001a7bf771e905db060daf3e5b6e80f67b4e2521ec377a8a59ca8be2"},"/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":41262,"mtime_ns":1783236899056081118,"hash":"73475defd275c9aa8be88f4111486749fce766f658313b0d6fd2a98f7996ee24"},"/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":11891,"mtime_ns":1784104677539088074,"hash":"8db41ea515ca21f89420a861c3b210ebfa721d88f0836fbcbd9eaa9ae4781b8a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php":{"size":6116,"mtime_ns":1784104660320392060,"hash":"0e4dc02db14115881e8b8f6ebf3ddb4bd0c1f37d40415d53bec9d215d15e090b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Repository/DoctorSecretaryRepository.php":{"size":5327,"mtime_ns":1782728407201262976,"hash":"bac031cd09fb91bf156e250accd69b5bb83f2af7738e8394852e746f3152dbb2"},"/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":1784191157429811508,"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":1784196064223266582,"hash":"c5681ac3c43caea58c031974638bf3807a7d6e14eb62dfa85d4bc68ff9bce5e8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/BaseController.php":{"size":1710,"mtime_ns":1781009861592137456,"hash":"4bd3aa269121a122fcf443aa15c884adf07e0700950135a3e66dbdf27b9c2416"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HealthController.php":{"size":1190,"mtime_ns":1781009995463320374,"hash":"124d5bfe7f63a910acd5ddab19c0ecb83c9d9005786fcd6606e597e7f6b6050b"},"/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":4634,"mtime_ns":1783491549884796725,"hash":"05cafa28a8b14f38d40e13f7139dcac2c2b3a4f87fbf07199bdad5dfd0805733"},"/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":2293,"mtime_ns":1781636247076888517,"hash":"9b991dc48c3a9c42baad98f553ee0fa395c4b596f65e84230420929f3e32e6c0"},"/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":4710,"mtime_ns":1783235508735444591,"hash":"1dd4e13de8685bfb17844898217673ce9dca5e6e8c878296567a8de5a599f1a0"},"/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":1784020073286894805,"hash":"33a91b7d062bf8e0a5ec143546e8bf5d66972b7de54e166ffe5bc21ec81435b7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Repository/UserProfileRepository.php":{"size":2215,"mtime_ns":1784182999233184937,"hash":"1707b33d5fe90984020bb6c1eb7d650e8817dd046ed9356c9555c1e6b9fcb9b3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php":{"size":3007,"mtime_ns":1782214545731907969,"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":1784020073136158616,"hash":"06be5c173956469a2d503db136584d2d3a2f6beccbbfce1bdf50d39b78ba9854"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/TEST_USERS.md":{"size":4101,"mtime_ns":1781520709654384302,"hash":"ae97e1e0de7fdd1d8dccf030c996f155262259cbd648b71d4834436f90827910"},"/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":3621,"mtime_ns":1781158395412841916,"hash":"8ddb00666307b307dcaba4c0b7b4f4c13e5f31502f7d20d5c3a8a82729c606b8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/admin.md":{"size":43427,"mtime_ns":1784185759422617904,"hash":"35b3da613ea45cda01b929aa2907fd5225955d135a8c84c5563957fbb23d0cdc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment-settings.md":{"size":18481,"mtime_ns":1784145725266629926,"hash":"756b82df4d3826b7d57d8fe763cc4731aac25394dd16a63693567b3c9a2bf4db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/appointment.md":{"size":30724,"mtime_ns":1784185739948512381,"hash":"945931052f70e98482f77faabfde4073f224455552b5bee5eaadb6f58a3b9e01"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/auth.md":{"size":21183,"mtime_ns":1784020073189509207,"hash":"213b4796ebf3ed432b2d7671030c5e10c07d10d32dad0f76e43a15602e5b9eb9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/billing.md":{"size":12913,"mtime_ns":1784042770049684088,"hash":"79db6b49c9fdc1eae1566808b74169865088c0923381a7c82df3639fb0bc79ef"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/blog.md":{"size":5522,"mtime_ns":1782050526553302749,"hash":"fc22dc80387b6c8f477854a19dfe01e496b90b688020325f1df589e0ae5cab8f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-invitation.md":{"size":11771,"mtime_ns":1783748636469237267,"hash":"a78c20d17118d4d2398bbdffc84bff7adbdc12998a299faadb6cb21341670431"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic-services.md":{"size":8109,"mtime_ns":1784144923764585345,"hash":"76d647787551e061b6d6d8a957924937b03bd585180b008d02139ad4ac44eb3b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/clinic.md":{"size":15082,"mtime_ns":1783569345777287102,"hash":"969c6a645198cf9b930a5d4fa203adab490ce59bca3460cb410ae040a333cbac"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/dashboard.md":{"size":7628,"mtime_ns":1784024194275028022,"hash":"7a98390addf5272819395a4e19ae90f80440e74e24f81960b6c7e592bd04b2bd"},"/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":16367,"mtime_ns":1784020073191456826,"hash":"db3d0491a8fa95828b60d9ef35c02ce02d4103d7183a94b8d2dc80e3fd907596"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/insurance.md":{"size":15650,"mtime_ns":1784108398278824021,"hash":"e11464c67f3b5e8b32b55e2c73b7e0d4e425e50c1d8139c855d36eae79c4c66d"},"/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":36423,"mtime_ns":1784198971359633943,"hash":"b8cc43c48e3c0e5a4632dff965e27bf5b9664a810ec5c48910abb2a458c98e02"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/payment.md":{"size":31708,"mtime_ns":1783569345777886644,"hash":"e9d63073d11ef51c3cc5bf4010394485ae27190d29b5997edbd5ade0f9a14617"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/rating.md":{"size":11090,"mtime_ns":1783666791928124714,"hash":"61914c5f9d29060ba157369cf8e82392cc6b094df3f3a1423904c2988b19def9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/representation.md":{"size":23969,"mtime_ns":1783569345778079977,"hash":"fc1f5be7a63295184a69a7c63af90e9d6f03c74dbd27b854f65d72965cac06a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/secretary.md":{"size":13260,"mtime_ns":1784105567901139738,"hash":"f9f348492497bdbd922414b550b0302b806563044a54c2b2c8f6aa4d1cfae4df"},"/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":21855,"mtime_ns":1783491664293447366,"hash":"c21a4fe093a52c6f4b73e50259282f2f50f30831b19250ab6308d66ce4e2d7b2"},"/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":6894,"mtime_ns":1783235773210706870,"hash":"1d6915cccf364cf13b21f3258d454831c311fb1bf1c0c88a295cf5694fff1889"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/tag.md":{"size":4695,"mtime_ns":1784030906726576155,"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":1782214545723920606,"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":2348,"mtime_ns":1782410142646593892,"hash":"dc12d68e32830d446995ea2a8cf98fe0bc24e15d4b6b0b27dd5b97dc84b06568"},"/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":2163,"mtime_ns":1782728407205393295,"hash":"5586072347e23a24fddaa187efeb93d702697b7cdd1a399909239684cf371372"},"/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":1784126410286940001,"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":1784129608832057764,"hash":"438ae5b2e0892458bfcc39d17e354c25fd20be3fc9361aee8535f2eb030e82e4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Audit/LowTierFixesTest.php":{"size":1517,"mtime_ns":1782728407207202432,"hash":"6d65ac794b959d7b177dfd5ed9792082e5f79a073b0cda79be8503b689edc907"},"/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":1783788126579743138,"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":20348,"mtime_ns":1783569345780853355,"hash":"8f5af952c994559d4ca21e87957017826685729dd8b5c5bf59c3c9b3c3b02287"},"/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":1952,"mtime_ns":1783491609892729695,"hash":"4527c1eeebd79828e19e57ab6b2aa32a144401c40ac10e593f585a00d7e8e9bb"},"/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":42655,"mtime_ns":1783570794260767694,"hash":"0eba4d7c312a02ad5745899831c77d4cf3227353770f79e95f11d99fbc6178a3"},"/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":4499,"mtime_ns":1783671083475236483,"hash":"c5efe6576f91c4e5ac99f40a7e194291c5608cc499d4d0c5808ffa24a13c4833"},"/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":11926,"mtime_ns":1783788126803981246,"hash":"b48b96feda1ea1bbaa538eda76cda011aa1be445bf0e46981a4a8ffb623d55b8"},"/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":9138,"mtime_ns":1783788126872057821,"hash":"269bb582bed09c5a25d6a0d7ce51704d55cbfb2ed9af0936687c2d9140ac8d87"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Util/PersianText.php":{"size":2197,"mtime_ns":1783788126873237900,"hash":"af59e4c78dd2af8b4fa27e171650c7e12f7b0c656b944634bdb38b2a3b4d0fa3"},"/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":10093,"mtime_ns":1783788126875763224,"hash":"f0e6b899b66c586d4b85307a4c180bf2a9400e9628be0cc78bc21f12478d551c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/PersianTextTest.php":{"size":1743,"mtime_ns":1783788126875896307,"hash":"5b9cc4215a15c89facbacc3e796147edcd9915d547d75fddeb9477a3636e0afd"},"/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":7927,"mtime_ns":1783788126803614998,"hash":"4dfa2a1a2a64648f2fdec17dc619423ea3ae2b5eb36fabbca78cf6b02b044002"},"/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":3944,"mtime_ns":1783788126865009848,"hash":"b7801eae1d8e5515a35c3c99e9d2858204c660975c0e17f35ec38a0d1afcfc5c"},"/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":1784020073270011083,"hash":"1dafd9587f51afde831b4f8f933f33788b02ebd6402b9c2e0ccb3bcf09f25337"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713050114.php":{"size":793,"mtime_ns":1784020073270292713,"hash":"0488839a9c1bef7f23d16a78d06e3a9893182845b5dc2be1a566d0ab96cc64bc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-ui-match-tauri.md":{"size":14137,"mtime_ns":1784020073133498318,"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":1784020073270595677,"hash":"1705136661ac86d5b3f9d1825c3ec40db7215cf04c1d3a8ccc3b96ab8d35d80d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientUpdateProfileTest.php":{"size":4811,"mtime_ns":1784020073291050131,"hash":"fbdc9871ccaad83131ba39c6f6d4813a3f27f89c0eed51990e385b910fa52a1c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/UserProfileDemographicsTest.php":{"size":2123,"mtime_ns":1784020073291330969,"hash":"0afef57494776651859479f9d0f05259fe33754b8c796d1e51bf495bcde99274"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/figma-to-feature/SKILL.md":{"size":8477,"mtime_ns":1784020073134026827,"hash":"f54aab895e394e5cb5c53b08e75a28bf5dc701ed3b13f4e7ed83c308f990d9b6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/skills/figma-to-feature/mapping.md":{"size":6299,"mtime_ns":1784020073134833175,"hash":"95281384553f6827fdab8f089bbfe9c54fea5576d1c75b0eea7eaa03195bcc93"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713093327.php":{"size":1501,"mtime_ns":1784020073270890390,"hash":"bf83e04c6e63ac677ae03bdd5abc48e8acd2c23e1cc42042f499466ac607e87d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php":{"size":4949,"mtime_ns":1784020073288965343,"hash":"a5966da1ae3e23b1c130feba77de44588d872dfcc6a118c3564d30ad43bdb9a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713103729.php":{"size":1121,"mtime_ns":1784020073271212229,"hash":"c067825447330ebfa00f0809eebd94b95a4e493885f5e1bb17438abe8ba85497"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Controller/TenantTagController.php":{"size":6196,"mtime_ns":1784030788519353286,"hash":"7b2b6c311db1f731ce87d631f19bc2bc75f56c666d32d1f3088eb231efb18d93"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Entity/TenantTag.php":{"size":2827,"mtime_ns":1784020073285328235,"hash":"3ec2967c09efdccb399b03ef7adceb6c122195a09ffb80abfd9f1cff8096e495"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Repository/TenantTagRepository.php":{"size":1217,"mtime_ns":1784020073286468506,"hash":"cefd0120ae56a893d4695526013f9365d42f72d0c1e36d75883b747b964bf85a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Auth/ChangePasswordTest.php":{"size":2328,"mtime_ns":1784020073288694588,"hash":"2d72496ed38c9c13a03ec9998b991f9269db2710362b0e5f70538732e32ec959"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Tag/TenantTagTest.php":{"size":3400,"mtime_ns":1784030865227026798,"hash":"c56c7af4d9440eea1a57070b486f5bd6ad3c1fe7dbdbb2c08dd2d85d69b44183"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713110856.php":{"size":1678,"mtime_ns":1784020073271503568,"hash":"11a48f7369d6c84eb7655fa1cd16db0ba24992c77fa6b72ea4d68e5c8681cd40"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientRecordFieldsTest.php":{"size":1904,"mtime_ns":1784020073290411578,"hash":"a559b8895710eebe0624f4a3e39cdf6a9edb437d791c131e17cf7f2f5e8e5c29"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientRecordTagsApiTest.php":{"size":2638,"mtime_ns":1784020073290691541,"hash":"ad99f183206fd0f228bd4f747299e29d3c28dabb61f3befdbe2755cf56ba66c8"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713114523.php":{"size":1367,"mtime_ns":1784020073271815574,"hash":"e62d82412e753e1ef17764487aa500a1e7791f186f1549f48972e68922899705"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientAttachment.php":{"size":2218,"mtime_ns":1784020073281314038,"hash":"fb507306fd357770f941cf6604c28e84bfa58ba2af65029f7bf2a0585efdcffd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientAttachmentRepository.php":{"size":1229,"mtime_ns":1784020073283143571,"hash":"b338480257c5651b99a43d2a53c6536f8b2406342f99cfca94a01cfc445d7dae"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Service/FileUploadService.php":{"size":2079,"mtime_ns":1784020073284575722,"hash":"cba11837da9a17efd66f973eecc1f8a516cdacd9a4fea2125f73dce8df4ba251"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientAttachmentTest.php":{"size":2215,"mtime_ns":1784020073289253848,"hash":"a6afbfe1cdcf856b0612fb7342b3345b1f612f8d1126f5bdc9279a6191aecdf3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713115316.php":{"size":1340,"mtime_ns":1784020073272404501,"hash":"1126e1525362163ab110f27c77bc5f26b32cfad0b33c39af7ca0e210b29881ad"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMedicalRecord.php":{"size":2396,"mtime_ns":1784020073281884423,"hash":"6f963a2491ad05bc97b70be939a02108e2f2d76c2494b42c1e48706b8ca32f44"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientMedicalRecordRepository.php":{"size":1258,"mtime_ns":1784020073283628205,"hash":"a0887a7287f25682eeef195c8be1840420d3a30902818817ec2db78d4c88403c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMedicalRecordTest.php":{"size":2708,"mtime_ns":1784020073289974153,"hash":"6afe0ee35ce8d9550cc40ee30bcf99b96e5440c0a19d2282b620575a04abb860"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713120038.php":{"size":1296,"mtime_ns":1784020073272975512,"hash":"4e8a90c1d94ba90f41a78501eb866b0e17aeab564df0a683d192852fa8de79c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientMessage.php":{"size":1848,"mtime_ns":1784020073282253846,"hash":"783903116d8500e4d5cbff74c28330e3b30c3243cd3ac7734c065c09359d4f71"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientMessageRepository.php":{"size":1208,"mtime_ns":1784020073283846250,"hash":"b4038f53e87edee1ee6ad7e60b1dd63a085c20e29a65d64c32631c44c1a748ee"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientMessageTest.php":{"size":2520,"mtime_ns":1784020073290198574,"hash":"c7a61832acba1307f0080101ed0bcae64e1e9d44efbeceffa2655c4837077e28"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientFinancialsTest.php":{"size":8719,"mtime_ns":1784191477814436346,"hash":"7e1489427eb76beb09aad1664ad7571b9f968fc5628e2e18bec49661925e962b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713122600.php":{"size":1380,"mtime_ns":1784020073273509730,"hash":"08d06337da5f50fa1d1046f194e6b05f3dfb7513a027467b22b3de192fee6741"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientCall.php":{"size":2794,"mtime_ns":1784020073281550000,"hash":"7613df451e546e2b8ddaa088d652bfb7b9f38f6e75607fad5b8fbb7eaa92887b"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientCallRepository.php":{"size":1477,"mtime_ns":1784020073283380117,"hash":"eb3f4d9cafabaa71bebf8d2d4bbaa603b630d1be2a5f8635dbcadd51ca6aa34d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientCallTest.php":{"size":3807,"mtime_ns":1784020073289493561,"hash":"c892eca51170df994f084a21bb28c0385aa0a48ea57cfe1dce3d219e0666cd5a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260713195434.php":{"size":2356,"mtime_ns":1784020073273930987,"hash":"aad6b628041b664e3856264d20bfdbb6893ee5da097fbc0d043254eef0b58304"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentCreateReserveTest.php":{"size":6240,"mtime_ns":1784134947989676996,"hash":"c2791663f4767f233aed12d7c35e4b5904f1f3f7375045e0678fb3a563c7bacd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentUpdateTest.php":{"size":5352,"mtime_ns":1784020073288191745,"hash":"0d49753ac9639c03f202a4950a2164ee33f83156d2fc349a77e29783efc8b517"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentWorkflowFieldsTest.php":{"size":2842,"mtime_ns":1784020073288360540,"hash":"774f6530ac057e1be6513499a110b0bfcd975af8c25fc4c58f4fa029912dbdcd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Dashboard/DashboardTodayAppointmentsTest.php":{"size":4956,"mtime_ns":1784024577415532466,"hash":"7fc1ebbf39ed482931376ac48425c7fb6fd01ffdf8eeec74f7c9219db987990e"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/PatientPaymentsTest.php":{"size":8617,"mtime_ns":1784045711642105132,"hash":"d9029b734631c4d81e6b2759886c59ef7ab6d9c3718f3b2d26797c8edb3f91d6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php":{"size":5578,"mtime_ns":1784044261025173866,"hash":"15131fd8355a0c9b7a1497833e5e5652706466e0b8e2e5a77c10e33619749474"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715075904.php":{"size":2254,"mtime_ns":1784102372908167579,"hash":"f9b4818a32652dba1d99425e30fed0f51ea4ef10c233dfc47205e708f2a1de8a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php":{"size":3866,"mtime_ns":1784102294869737216,"hash":"43a8411b78e47bbb6830f89dbf07fc6046beaf880430448555b4b4e095d3a3d5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Entity/BankAccount.php":{"size":3936,"mtime_ns":1784102215849219072,"hash":"95dd82ad9ea0c4008548ed71c4740499192338de04747d5426b06484e551ea2a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Entity/Pos.php":{"size":3903,"mtime_ns":1784102228549761667,"hash":"449795e6ee5c7f888aebdc2dd13e31507a3a96f064b92fa41b5ed3beaa4cfdf3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Repository/BankAccountRepository.php":{"size":1049,"mtime_ns":1784102239212093292,"hash":"15e39b8780c113747fc26f9472758b812a91436dcd31ec32b245748b4f0142b1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Repository/PosRepository.php":{"size":1001,"mtime_ns":1784102243091422033,"hash":"eef2846dda4bfc7ca7ec07032ed1664e9599716e92e0b2885c1d28c898ac9add"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php":{"size":6897,"mtime_ns":1784102275189340956,"hash":"0e399ca8eb9d3cd17c63924552c1b7b8c8d500bce5be7502ba3e422836193d05"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php":{"size":6980,"mtime_ns":1784102446568530629,"hash":"860c1dd7b97146ae288054d52d104d7c35d1f7fa94cbff834099d9afb0cc04f2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/payment-method.md":{"size":3775,"mtime_ns":1784102519741523144,"hash":"fd44b8a202cc33fe59af7a60c2a8cd3c5ab6dac57cfa6f988ce71551f2c66642"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715083856.php":{"size":913,"mtime_ns":1784104762297992936,"hash":"08c0a2d5ed40245e1f61390603d382581a5891407e14f5fd462928872d9770a6"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Secretary/SecretaryFieldsTest.php":{"size":4166,"mtime_ns":1784105160375579443,"hash":"4cd74954204bf942ca0b682df3a8d6497a1a216b1b04d8cd8711f36b1a6eb844"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715093358.php":{"size":785,"mtime_ns":1784108046291119955,"hash":"2bfe4697ad7afaa26304bc59fb5f6400fbf28a67da94c31e44a30593cecddd3c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php":{"size":5691,"mtime_ns":1784108347243344332,"hash":"75a4351797ce153cc45c5dae254e398eb1e3672f9186908e1a013ed489458615"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715100324.php":{"size":2646,"mtime_ns":1784110681791900716,"hash":"6fa7bacaafde2157f7ce658c9064808ae32bb3ab74d52f56a87eabef582ee402"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Controller/InventoryController.php":{"size":12157,"mtime_ns":1784112902663503563,"hash":"b572f8c34b0a634327652199a6ab3df1f57750b3dc661c883df2aa5bae8b8c9c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryItem.php":{"size":6673,"mtime_ns":1784112783463729022,"hash":"49232617b5874572a3236563a8786848ff8ce7fe3abacc6bacf2d3f6fd03be1f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackage.php":{"size":3021,"mtime_ns":1784110681792406720,"hash":"5deaac3fc80cb04ad1c9481a0bd61e7aadc4fbf2b2167057e6d04b22f436c9b2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Entity/InventoryPackageItem.php":{"size":1485,"mtime_ns":1784110681792519541,"hash":"9acab222fc3ae3331085ccaf2a76fc43ff79bbd63d195aaa1b6cef08f675db01"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryItemRepository.php":{"size":2073,"mtime_ns":1784112872719731864,"hash":"3abbd58632f3aa28e768c02a7e03188c3b8babb8ece0b92dc8a888692d3e9440"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Repository/InventoryPackageRepository.php":{"size":1414,"mtime_ns":1784110681792743432,"hash":"88ec82a7184232b88969ab80f6c757034851307fc0a02ac49258bc0b360427a5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Inventory/Service/InventoryService.php":{"size":3841,"mtime_ns":1784110681792886927,"hash":"c2b3ca70b883483b8f9c4ccee24952f898169c969bee2b4835f1feaac12b64fa"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php":{"size":10933,"mtime_ns":1784113198012527204,"hash":"7af908606d082fe2e485a69ab4aa088ac3deccb2a152943b1152280744763eca"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/docs/api/inventory.md":{"size":5124,"mtime_ns":1784113307690861687,"hash":"76a1a6552e545ed24e3b6ffae64a7be4f9dd3cb141eeb2d3f5e3b0d32c855600"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715105351.php":{"size":827,"mtime_ns":1784112836880854477,"hash":"880614f1b1eb7e91d22c5e50cb370d57a3452b6d44a05c137bd57ffa78344211"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/insurance-pricing-tabs-redesign.md":{"size":16523,"mtime_ns":1784113788497173592,"hash":"730f5ac5684f8680e29268f0b190492577d0f312e0f47e02157d1f74f877e908"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/inventory-unit-select-and-category.md":{"size":16299,"mtime_ns":1784112505820086759,"hash":"e898fcb1c9b0de594b602d51a8bcc40bbb7ca836cac1592c6937e64dc55e43a9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/settings-menu-pixel-perfect.md":{"size":10438,"mtime_ns":1784123549684810309,"hash":"a53585cc377e9d444828d7168acc17f6de36f32787d6fa01968033e7c5d6c2e7"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Service/PatientResolver.php":{"size":3052,"mtime_ns":1784128199812877255,"hash":"336dd00db5d5dca9c421d91a6b09d2dbf5aa54aca2ef6c7d007e1b3ca55456db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentNationalCodeTest.php":{"size":6218,"mtime_ns":1784128318110949439,"hash":"5c822a4436e575e8b96d5909f6f31a104a9412dd53c2f4d1be121ea87b7b8c60"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-book-national-code.md":{"size":12622,"mtime_ns":1784126410303107816,"hash":"0be87bdf2276eb3e7ec48e7e898472c0bb46f5eed8440f0b3b14c9d5c758c0cc"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/config/bootstrap_tz.php":{"size":524,"mtime_ns":1784148402468942442,"hash":"d714519ec52d0cdd8d861d596a1100d4c6b4d41b7937f84bd55255d68b4b8384"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260715192758.php":{"size":787,"mtime_ns":1784143689163436263,"hash":"7f0a8eb21bba7966d3d8129be0003a63279c734ad5b04e23f63c7d3e278ddad9"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingModeImmutableTest.php":{"size":2097,"mtime_ns":1784145646813864013,"hash":"db12dbc9e830be61177b5e03eaf339ea708e28df6aa5472815130e4608b2b0e0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingServicesPublicTest.php":{"size":2735,"mtime_ns":1784146170130270218,"hash":"723c963e0d9eda0488ec2ef5f4dd6cb82ee29bd1bd42f446c8fa2aa2eb73b8cd"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatientLookupTest.php":{"size":2765,"mtime_ns":1784128342572115045,"hash":"b8e0ff9d565ec4853065aa349f2498a70cc273f0bc8a15e00dbc7d48ee19e6cf"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceBasedSlotsTest.php":{"size":4473,"mtime_ns":1784144594027960120,"hash":"8c55dcd6ce9a8613b76bf820e9890ce180b9a1b409d6ed9cbf0a70340478d3db"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Shared/TimezoneTest.php":{"size":788,"mtime_ns":1784148768671401910,"hash":"025398310423c3d6ee3325ddb1380985368e1a06c319acfd245259c613ec27a2"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-jalali-date-input.md":{"size":9240,"mtime_ns":1784177495427006761,"hash":"66e2d384a3add1524d19d01d60ac67a73d41afc031757329f1d8e79c9b827dd0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/admin-native-select-to-searchableselect.md":{"size":9635,"mtime_ns":1784178196949596807,"hash":"577c147788fd2a227fa8646c09af64408f6ed1d1ca4207d2ed2d0adec23dbd32"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/fix-reserved-slots-shown-free.md":{"size":11807,"mtime_ns":1784129127032556728,"hash":"bc4e6c4528d622bca093462e281b907d9d87b0ccf954b2d339a096d9208d1ac5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/service-based-booking.md":{"size":20922,"mtime_ns":1784143473635259498,"hash":"3f025bfe7a0ca5086bb5c73cf190b16fdae742e6d434f0dca216924de162d351"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListNationalCodeTest.php":{"size":2337,"mtime_ns":1784183873157469397,"hash":"120b8a74ce0982d89528ea1093be952daff5d94d5f4b64e93aac4c5cf3a3e52c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716063302.php":{"size":1610,"mtime_ns":1784183593354092295,"hash":"7a6f518ae7fd89f7228a181fc29f64b0f258dd4f1381d627f8412acdec69a030"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/AppointmentMultiServiceTest.php":{"size":4556,"mtime_ns":1784183796608742525,"hash":"1d99c82dd94bdbc405b4597ae101a1ccb9740f4b212556ce589f1ad03ed34da0"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ServiceModeSectionDurationTest.php":{"size":5446,"mtime_ns":1784185551612369878,"hash":"92b918cef5b6b6655992e1ab35a0f7688572e8671116fdcd3d0b27a809921b54"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/.claude/prompt/appointment-service-mode-section-picker.md":{"size":15752,"mtime_ns":1784185194091373655,"hash":"6a63b94297357333372f8ac5f523f8a918a3329ebcf9f82a81b8bacac9ec46d4"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientAppointmentsTest.php":{"size":3575,"mtime_ns":1784188667983078220,"hash":"3352d02cbb53a0823e392c870e4f9faeef9ede771e2177c0ff7b2f95a80ab51a"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716083939.php":{"size":1496,"mtime_ns":1784191250695023403,"hash":"8369d2a4503fd08fee811d2baa2072eeb19ad806bb6dfc6bc742a792ca6e3374"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Service/WalletService.php":{"size":5099,"mtime_ns":1784191349291232145,"hash":"f2f1f4f4acccb4e22ba97712ca1220203ad239437e34d5b1d1c40ae91f76d660"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientWalletSessionSettleTest.php":{"size":4304,"mtime_ns":1784191501177515423,"hash":"7c005666fba0c8a510b516e9cd07653c277ff5b94b25e85a06b68dbb4ef3c63d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716091352.php":{"size":1721,"mtime_ns":1784193259244415385,"hash":"3174a3c8eac49e8dd61078dd5a0dd80be4ceefe95b4c153c573c83163bd4b68c"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/PatientNote.php":{"size":3296,"mtime_ns":1784193190496728581,"hash":"b3a0339444d24b7e2739559064421ec475e17ac62bfc83fd2dd951811b1d1ce1"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientNoteRepository.php":{"size":1310,"mtime_ns":1784193195553261640,"hash":"7c8d56bcf34c6572d4066bdfd8cc839046b4ef95cc654078a9b207c8a0154b5f"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientNoteTest.php":{"size":5397,"mtime_ns":1784193439508810837,"hash":"702bf6bc071ff729bab17864e522da0e22a9253bcc1edc737e5b5e9e7f1203c3"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716094319.php":{"size":2120,"mtime_ns":1784196064239011606,"hash":"15c21f658523ca2e58e0d68075ca9a509266ee457000182d5c0224cc579c5e2d"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionPayment.php":{"size":3238,"mtime_ns":1784196064239135856,"hash":"c32c84947b1d9a62082b03fce2450a1d3d7f3ca433b533773a6939a57fa78175"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionPaymentRepository.php":{"size":563,"mtime_ns":1784196064239263772,"hash":"e1ff64ee8b1a34eb2b614fe6fff7899eb5d41120a929469e03e68754eba3c0b5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionPaymentTest.php":{"size":11758,"mtime_ns":1784196064239438688,"hash":"8debfa834ee28b9d465a535e3ba44443ed89e74ee2efb03a72bc3b2efc52e764"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260716102537.php":{"size":2433,"mtime_ns":1784198971377532028,"hash":"ef50cac4818aac917c6edf30cb457f4074e865a0dfa40e86c46c2f88f4d381f5"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionConsumable.php":{"size":2838,"mtime_ns":1784198971377760112,"hash":"7f02a4853ed7aeefdc3f831487e67d756d9c9c6f71b7b972aa52f6b245e36b94"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/SessionConsumableRepository.php":{"size":581,"mtime_ns":1784198971379019118,"hash":"27886a36e1febd4549950eff0c6de5e494246f1a309ad7c1dc8fb6114641cf45"},"/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/SessionConsumableTest.php":{"size":8031,"mtime_ns":1784198971379203161,"hash":"3ade165eac192cb2de8151cb58ee241bd88f416b1e8d0ffd659ea855d62c33d2"}} \ No newline at end of file diff --git a/graphify-out/graph.json b/graphify-out/graph.json index b61ace43..9d77d158 100644 --- a/graphify-out/graph.json +++ b/graphify-out/graph.json @@ -10,7 +10,7 @@ "source_location": "L1", "_origin": "ast", "id": "admin_app", - "community": 204, + "community": 8, "norm_label": "app.tsx" }, { @@ -20,7 +20,7 @@ "source_location": "L71", "_origin": "ast", "id": "admin_app_allowed_roles", - "community": 204, + "community": 8, "norm_label": "allowed_roles" }, { @@ -30,7 +30,7 @@ "source_location": "L73", "_origin": "ast", "id": "admin_app_privateroute", - "community": 204, + "community": 8, "norm_label": "privateroute()" }, { @@ -40,7 +40,7 @@ "source_location": "L110", "_origin": "ast", "id": "admin_app_publicroute", - "community": 204, + "community": 8, "norm_label": "publicroute()" }, { @@ -50,7 +50,7 @@ "source_location": "L115", "_origin": "ast", "id": "admin_app_roleroute", - "community": 204, + "community": 8, "norm_label": "roleroute()" }, { @@ -60,7 +60,7 @@ "source_location": "L129", "_origin": "ast", "id": "admin_app_app", - "community": 204, + "community": 8, "norm_label": "app()" }, { @@ -120,7 +120,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_appointmentactions", - "community": 49, + "community": 421, "norm_label": "appointmentactions.tsx" }, { @@ -130,7 +130,7 @@ "source_location": "L32", "_origin": "ast", "id": "components_appointmentactions_modalkind", - "community": 49, + "community": 421, "norm_label": "modalkind" }, { @@ -140,7 +140,7 @@ "source_location": "L34", "_origin": "ast", "id": "components_appointmentactions_toepoch", - "community": 49, + "community": 421, "norm_label": "toepoch()" }, { @@ -150,7 +150,7 @@ "source_location": "L40", "_origin": "ast", "id": "components_appointmentactions_findrecorduuid", - "community": 49, + "community": 421, "norm_label": "findrecorduuid()" }, { @@ -160,7 +160,7 @@ "source_location": "L51", "_origin": "ast", "id": "components_appointmentactions_walletchargelink", - "community": 49, + "community": 421, "norm_label": "walletchargelink()" }, { @@ -170,7 +170,7 @@ "source_location": "L81", "_origin": "ast", "id": "components_appointmentactions_appointmentactionsmenu", - "community": 49, + "community": 421, "norm_label": "appointmentactionsmenu()" }, { @@ -180,7 +180,7 @@ "source_location": "L294", "_origin": "ast", "id": "components_appointmentactions_inforow", - "community": 49, + "community": 421, "norm_label": "inforow()" }, { @@ -190,7 +190,7 @@ "source_location": "L341", "_origin": "ast", "id": "components_appointmentactions_appointmentinfomodal", - "community": 49, + "community": 421, "norm_label": "appointmentinfomodal()" }, { @@ -200,7 +200,7 @@ "source_location": "L447", "_origin": "ast", "id": "components_appointmentactions_moveappointmentmodal", - "community": 49, + "community": 421, "norm_label": "moveappointmentmodal()" }, { @@ -210,7 +210,7 @@ "source_location": "L536", "_origin": "ast", "id": "components_appointmentactions_transferreservemodal", - "community": 49, + "community": 421, "norm_label": "transferreservemodal()" }, { @@ -220,7 +220,7 @@ "source_location": "L644", "_origin": "ast", "id": "components_appointmentactions_pickeroption", - "community": 49, + "community": 421, "norm_label": "pickeroption" }, { @@ -230,7 +230,7 @@ "source_location": "L649", "_origin": "ast", "id": "components_appointmentactions_pickedpatient", - "community": 49, + "community": 421, "norm_label": "pickedpatient" }, { @@ -240,7 +240,7 @@ "source_location": "L655", "_origin": "ast", "id": "components_appointmentactions_replaceappointmentmodal", - "community": 49, + "community": 421, "norm_label": "replaceappointmentmodal()" }, { @@ -710,7 +710,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_newappointmentdrawer", - "community": 49, + "community": 421, "norm_label": "newappointmentdrawer.tsx" }, { @@ -720,7 +720,7 @@ "source_location": "L14", "_origin": "ast", "id": "components_newappointmentdrawer_option", - "community": 49, + "community": 421, "norm_label": "option" }, { @@ -730,7 +730,7 @@ "source_location": "L15", "_origin": "ast", "id": "components_newappointmentdrawer_patientrow", - "community": 49, + "community": 421, "norm_label": "patientrow" }, { @@ -740,7 +740,7 @@ "source_location": "L17", "_origin": "ast", "id": "components_newappointmentdrawer_toepoch", - "community": 49, + "community": 421, "norm_label": "toepoch()" }, { @@ -750,7 +750,7 @@ "source_location": "L18", "_origin": "ast", "id": "components_newappointmentdrawer_addminutes", - "community": 49, + "community": 421, "norm_label": "addminutes()" }, { @@ -760,7 +760,7 @@ "source_location": "L29", "_origin": "ast", "id": "components_newappointmentdrawer_newappointmentdrawer", - "community": 49, + "community": 421, "norm_label": "newappointmentdrawer()" }, { @@ -940,7 +940,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_patienttagscell", - "community": 424, + "community": 21, "norm_label": "patienttagscell.tsx" }, { @@ -950,7 +950,7 @@ "source_location": "L10", "_origin": "ast", "id": "components_patienttagscell_tenanttag", - "community": 424, + "community": 21, "norm_label": "tenanttag" }, { @@ -960,7 +960,7 @@ "source_location": "L17", "_origin": "ast", "id": "components_patienttagscell_patienttagscell", - "community": 424, + "community": 21, "norm_label": "patienttagscell()" }, { @@ -970,7 +970,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_patientsfiltermodal", - "community": 424, + "community": 21, "norm_label": "patientsfiltermodal.tsx" }, { @@ -980,7 +980,7 @@ "source_location": "L9", "_origin": "ast", "id": "components_patientsfiltermodal_patientfilters", - "community": 424, + "community": 21, "norm_label": "patientfilters" }, { @@ -990,7 +990,7 @@ "source_location": "L19", "_origin": "ast", "id": "components_patientsfiltermodal_tenanttag", - "community": 424, + "community": 21, "norm_label": "tenanttag" }, { @@ -1000,7 +1000,7 @@ "source_location": "L20", "_origin": "ast", "id": "components_patientsfiltermodal_pricinginsurance", - "community": 424, + "community": 21, "norm_label": "pricinginsurance" }, { @@ -1010,7 +1010,7 @@ "source_location": "L22", "_origin": "ast", "id": "components_patientsfiltermodal_empty", - "community": 424, + "community": 21, "norm_label": "empty" }, { @@ -1020,7 +1020,7 @@ "source_location": "L24", "_origin": "ast", "id": "components_patientsfiltermodal_segmented", - "community": 424, + "community": 21, "norm_label": "segmented()" }, { @@ -1030,7 +1030,7 @@ "source_location": "L49", "_origin": "ast", "id": "components_patientsfiltermodal_patientsfiltermodal", - "community": 424, + "community": 21, "norm_label": "patientsfiltermodal()" }, { @@ -1040,7 +1040,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_serviceinsurancemodal", - "community": 0, + "community": 49, "norm_label": "serviceinsurancemodal.tsx" }, { @@ -1050,7 +1050,7 @@ "source_location": "L10", "_origin": "ast", "id": "components_serviceinsurancemodal_tenantinsurance", - "community": 0, + "community": 49, "norm_label": "tenantinsurance" }, { @@ -1060,7 +1060,7 @@ "source_location": "L17", "_origin": "ast", "id": "components_serviceinsurancemodal_coveragerow", - "community": 0, + "community": 49, "norm_label": "coveragerow" }, { @@ -1070,7 +1070,7 @@ "source_location": "L25", "_origin": "ast", "id": "components_serviceinsurancemodal_draft", - "community": 0, + "community": 49, "norm_label": "draft" }, { @@ -1080,7 +1080,7 @@ "source_location": "L32", "_origin": "ast", "id": "components_serviceinsurancemodal_kind", - "community": 0, + "community": 49, "norm_label": "kind" }, { @@ -1090,7 +1090,7 @@ "source_location": "L37", "_origin": "ast", "id": "components_serviceinsurancemodal_contractcard", - "community": 0, + "community": 49, "norm_label": "contractcard()" }, { @@ -1100,7 +1100,7 @@ "source_location": "L184", "_origin": "ast", "id": "components_serviceinsurancemodal_serviceinsurancemodal", - "community": 0, + "community": 49, "norm_label": "serviceinsurancemodal()" }, { @@ -1110,7 +1110,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_servicetariffmodal", - "community": 0, + "community": 49, "norm_label": "servicetariffmodal.tsx" }, { @@ -1120,7 +1120,7 @@ "source_location": "L12", "_origin": "ast", "id": "components_servicetariffmodal_tariffrow", - "community": 0, + "community": 49, "norm_label": "tariffrow" }, { @@ -1130,7 +1130,7 @@ "source_location": "L19", "_origin": "ast", "id": "components_servicetariffmodal_tariffresponse", - "community": 0, + "community": 49, "norm_label": "tariffresponse" }, { @@ -1140,7 +1140,7 @@ "source_location": "L25", "_origin": "ast", "id": "components_servicetariffmodal_servicetariffmodal", - "community": 0, + "community": 49, "norm_label": "servicetariffmodal()" }, { @@ -1150,7 +1150,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_sessionpaymentaccordion_test", - "community": 314, + "community": 0, "norm_label": "sessionpaymentaccordion.test.tsx" }, { @@ -1160,7 +1160,7 @@ "source_location": "L5", "_origin": "ast", "id": "components_sessionpaymentaccordion_test_paid", - "community": 314, + "community": 0, "norm_label": "paid" }, { @@ -1170,7 +1170,7 @@ "source_location": "L10", "_origin": "ast", "id": "components_sessionpaymentaccordion_test_unpaid", - "community": 314, + "community": 0, "norm_label": "unpaid" }, { @@ -1180,7 +1180,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_sessionpaymentaccordion", - "community": 314, + "community": 0, "norm_label": "sessionpaymentaccordion.tsx" }, { @@ -1190,7 +1190,7 @@ "source_location": "L5", "_origin": "ast", "id": "components_sessionpaymentaccordion_sessionpaymentdata", - "community": 314, + "community": 0, "norm_label": "sessionpaymentdata" }, { @@ -1200,7 +1200,7 @@ "source_location": "L17", "_origin": "ast", "id": "components_sessionpaymentaccordion_payment_labels", - "community": 314, + "community": 0, "norm_label": "payment_labels" }, { @@ -1210,7 +1210,7 @@ "source_location": "L23", "_origin": "ast", "id": "components_sessionpaymentaccordion_vdivider", - "community": 314, + "community": 0, "norm_label": "vdivider()" }, { @@ -1220,7 +1220,7 @@ "source_location": "L27", "_origin": "ast", "id": "components_sessionpaymentaccordion_meta", - "community": 314, + "community": 0, "norm_label": "meta()" }, { @@ -1230,7 +1230,7 @@ "source_location": "L42", "_origin": "ast", "id": "components_sessionpaymentaccordion_sessionpaymentaccordion", - "community": 314, + "community": 0, "norm_label": "sessionpaymentaccordion()" }, { @@ -1280,7 +1280,7 @@ "source_location": "L48", "_origin": "ast", "id": "components_sessionservicecard_sessionservicecard", - "community": 314, + "community": 0, "norm_label": "sessionservicecard()" }, { @@ -1490,7 +1490,7 @@ "source_location": "L1", "_origin": "ast", "id": "components_wallettransactionmodal_test", - "community": 62, + "community": 13, "norm_label": "wallettransactionmodal.test.tsx" }, { @@ -1500,7 +1500,7 @@ "source_location": "L15", "_origin": "ast", "id": "components_wallettransactionmodal_test_open", - "community": 62, + "community": 13, "norm_label": "open()" }, { @@ -1610,7 +1610,7 @@ "source_location": "L1", "_origin": "ast", "id": "appointments_serviceslotpicker_test", - "community": 49, + "community": 421, "norm_label": "serviceslotpicker.test.tsx" }, { @@ -1620,7 +1620,7 @@ "source_location": "L14", "_origin": "ast", "id": "appointments_serviceslotpicker_test_get", - "community": 49, + "community": 421, "norm_label": "get" }, { @@ -1630,7 +1630,7 @@ "source_location": "L16", "_origin": "ast", "id": "appointments_serviceslotpicker_test_services", - "community": 49, + "community": 421, "norm_label": "services" }, { @@ -1640,7 +1640,7 @@ "source_location": "L22", "_origin": "ast", "id": "appointments_serviceslotpicker_test_picksection", - "community": 49, + "community": 421, "norm_label": "picksection()" }, { @@ -1650,7 +1650,7 @@ "source_location": "L1", "_origin": "ast", "id": "appointments_serviceslotpicker", - "community": 49, + "community": 421, "norm_label": "serviceslotpicker.tsx" }, { @@ -1660,7 +1660,7 @@ "source_location": "L9", "_origin": "ast", "id": "appointments_serviceslotpicker_serviceslot", - "community": 49, + "community": 421, "norm_label": "serviceslot" }, { @@ -1670,7 +1670,7 @@ "source_location": "L10", "_origin": "ast", "id": "appointments_serviceslotpicker_pickedservice", - "community": 49, + "community": 421, "norm_label": "pickedservice" }, { @@ -1680,7 +1680,7 @@ "source_location": "L11", "_origin": "ast", "id": "appointments_serviceslotpicker_servicepick", - "community": 49, + "community": 421, "norm_label": "servicepick" }, { @@ -1690,7 +1690,7 @@ "source_location": "L19", "_origin": "ast", "id": "appointments_serviceslotpicker_serviceslotpicker", - "community": 49, + "community": 421, "norm_label": "serviceslotpicker()" }, { @@ -2600,7 +2600,7 @@ "source_location": "L197", "_origin": "ast", "id": "icons_filesserviceicons_filesservicepaymentscheck", - "community": 314, + "community": 0, "norm_label": "filesservicepaymentscheck()" }, { @@ -2723,6 +2723,26 @@ "community": 314, "norm_label": "closemodald()" }, + { + "label": "UserTick()", + "file_type": "code", + "source_file": "assets/admin/components/icons/FilesServiceIcons.tsx", + "source_location": "L363", + "_origin": "ast", + "id": "icons_filesserviceicons_usertick", + "community": 314, + "norm_label": "usertick()" + }, + { + "label": "FilesServiceAddCard()", + "file_type": "code", + "source_file": "assets/admin/components/icons/FilesServiceIcons.tsx", + "source_location": "L375", + "_origin": "ast", + "id": "icons_filesserviceicons_filesserviceaddcard", + "community": 314, + "norm_label": "filesserviceaddcard()" + }, { "label": "FilesToolbarIcons.tsx", "file_type": "code", @@ -2730,7 +2750,7 @@ "source_location": "L1", "_origin": "ast", "id": "icons_filestoolbaricons", - "community": 424, + "community": 21, "norm_label": "filestoolbaricons.tsx" }, { @@ -2740,7 +2760,7 @@ "source_location": "L6", "_origin": "ast", "id": "icons_filestoolbaricons_searchheaderp", - "community": 424, + "community": 21, "norm_label": "searchheaderp()" }, { @@ -2750,7 +2770,7 @@ "source_location": "L15", "_origin": "ast", "id": "icons_filestoolbaricons_turnsfilter", - "community": 424, + "community": 21, "norm_label": "turnsfilter()" }, { @@ -2760,7 +2780,7 @@ "source_location": "L27", "_origin": "ast", "id": "icons_filestoolbaricons_patientsgridview", - "community": 424, + "community": 21, "norm_label": "patientsgridview()" }, { @@ -2770,7 +2790,7 @@ "source_location": "L40", "_origin": "ast", "id": "icons_filestoolbaricons_patientscategoryview", - "community": 424, + "community": 21, "norm_label": "patientscategoryview()" }, { @@ -2780,7 +2800,7 @@ "source_location": "L51", "_origin": "ast", "id": "icons_filestoolbaricons_addturn", - "community": 424, + "community": 21, "norm_label": "addturn()" }, { @@ -2790,7 +2810,7 @@ "source_location": "L1", "_origin": "ast", "id": "inventory_additemmodal", - "community": 416, + "community": 410, "norm_label": "additemmodal.tsx" }, { @@ -2810,7 +2830,7 @@ "source_location": "L16", "_origin": "ast", "id": "inventory_additemmodal_formstate", - "community": 416, + "community": 410, "norm_label": "formstate" }, { @@ -2820,7 +2840,7 @@ "source_location": "L27", "_origin": "ast", "id": "inventory_additemmodal_blank", - "community": 416, + "community": 410, "norm_label": "blank" }, { @@ -2830,7 +2850,7 @@ "source_location": "L29", "_origin": "ast", "id": "inventory_additemmodal_digits", - "community": 416, + "community": 410, "norm_label": "digits()" }, { @@ -2840,7 +2860,7 @@ "source_location": "L31", "_origin": "ast", "id": "inventory_additemmodal_group", - "community": 416, + "community": 410, "norm_label": "group()" }, { @@ -2970,7 +2990,7 @@ "source_location": "L1", "_origin": "ast", "id": "inventory_inventorystatcards", - "community": 21, + "community": 416, "norm_label": "inventorystatcards.tsx" }, { @@ -2980,7 +3000,7 @@ "source_location": "L10", "_origin": "ast", "id": "inventory_inventorystatcards_inventorystatcards", - "community": 21, + "community": 416, "norm_label": "inventorystatcards()" }, { @@ -3230,7 +3250,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar", - "community": 442, + "community": 13, "norm_label": "purchasesubscriptionsidebar.tsx" }, { @@ -3240,7 +3260,7 @@ "source_location": "L15", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar_navitem", - "community": 442, + "community": 13, "norm_label": "navitem" }, { @@ -3250,7 +3270,7 @@ "source_location": "L17", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar_nav_items", - "community": 442, + "community": 13, "norm_label": "nav_items" }, { @@ -3260,7 +3280,7 @@ "source_location": "L31", "_origin": "ast", "id": "layout_purchasesubscriptionsidebar_purchasesubscriptionsidebar", - "community": 442, + "community": 13, "norm_label": "purchasesubscriptionsidebar()" }, { @@ -3270,7 +3290,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_settingslayout_test", - "community": 204, + "community": 13, "norm_label": "settingslayout.test.tsx" }, { @@ -3280,7 +3300,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_settingslayout", - "community": 204, + "community": 13, "norm_label": "settingslayout.tsx" }, { @@ -3290,7 +3310,7 @@ "source_location": "L13", "_origin": "ast", "id": "layout_settingslayout_settingsmenuitem", - "community": 204, + "community": 13, "norm_label": "settingsmenuitem" }, { @@ -3300,7 +3320,7 @@ "source_location": "L22", "_origin": "ast", "id": "layout_settingslayout_settings_menu", - "community": 204, + "community": 13, "norm_label": "settings_menu" }, { @@ -3310,7 +3330,7 @@ "source_location": "L37", "_origin": "ast", "id": "layout_settingslayout_menuforrole", - "community": 204, + "community": 13, "norm_label": "menuforrole()" }, { @@ -3320,7 +3340,7 @@ "source_location": "L50", "_origin": "ast", "id": "layout_settingslayout_settingslayout", - "community": 204, + "community": 13, "norm_label": "settingslayout()" }, { @@ -3330,7 +3350,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_sidebar_test", - "community": 204, + "community": 13, "norm_label": "sidebar.test.tsx" }, { @@ -3460,7 +3480,7 @@ "source_location": "L1", "_origin": "ast", "id": "layout_topbar_test", - "community": 204, + "community": 13, "norm_label": "topbar.test.tsx" }, { @@ -3470,7 +3490,7 @@ "source_location": "L5", "_origin": "ast", "id": "layout_topbar_test_navigatemock", - "community": 204, + "community": 13, "norm_label": "navigatemock" }, { @@ -3643,6 +3663,316 @@ "community": 62, "norm_label": "bank_options" }, + { + "label": "CreateStep.tsx", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "session_createstep", + "community": 314, + "norm_label": "createstep.tsx" + }, + { + "label": "Contract", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L14", + "_origin": "ast", + "id": "session_createstep_contract", + "community": 314, + "norm_label": "contract" + }, + { + "label": "CoverageRow", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L15", + "_origin": "ast", + "id": "session_createstep_coveragerow", + "community": 314, + "norm_label": "coveragerow" + }, + { + "label": "Rule", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L16", + "_origin": "ast", + "id": "session_createstep_rule", + "community": 314, + "norm_label": "rule" + }, + { + "label": "InventoryItemRow", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L17", + "_origin": "ast", + "id": "session_createstep_inventoryitemrow", + "community": 314, + "norm_label": "inventoryitemrow" + }, + { + "label": "PackageRow", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L18", + "_origin": "ast", + "id": "session_createstep_packagerow", + "community": 314, + "norm_label": "packagerow" + }, + { + "label": "StaffRow", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L19", + "_origin": "ast", + "id": "session_createstep_staffrow", + "community": 314, + "norm_label": "staffrow" + }, + { + "label": "patientShareOf()", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L22", + "_origin": "ast", + "id": "session_createstep_patientshareof", + "community": 314, + "norm_label": "patientshareof()" + }, + { + "label": "todayISO()", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L40", + "_origin": "ast", + "id": "session_createstep_todayiso", + "community": 314, + "norm_label": "todayiso()" + }, + { + "label": "nowHHMM()", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L41", + "_origin": "ast", + "id": "session_createstep_nowhhmm", + "community": 314, + "norm_label": "nowhhmm()" + }, + { + "label": "toSessionAt()", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L46", + "_origin": "ast", + "id": "session_createstep_tosessionat", + "community": 314, + "norm_label": "tosessionat()" + }, + { + "label": "fieldLabel", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L49", + "_origin": "ast", + "id": "session_createstep_fieldlabel", + "community": 314, + "norm_label": "fieldlabel" + }, + { + "label": "primaryBtn", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L50", + "_origin": "ast", + "id": "session_createstep_primarybtn", + "community": 314, + "norm_label": "primarybtn" + }, + { + "label": "ghostBtn", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L51", + "_origin": "ast", + "id": "session_createstep_ghostbtn", + "community": 314, + "norm_label": "ghostbtn" + }, + { + "label": "Props", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L53", + "_origin": "ast", + "id": "session_createstep_props", + "community": 314, + "norm_label": "props" + }, + { + "label": "CreateStep()", + "file_type": "code", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L65", + "_origin": "ast", + "id": "session_createstep_createstep", + "community": 314, + "norm_label": "createstep()" + }, + { + "label": "DetailsStep.tsx", + "file_type": "code", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "session_detailsstep", + "community": 314, + "norm_label": "detailsstep.tsx" + }, + { + "label": "primaryBtn", + "file_type": "code", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L5", + "_origin": "ast", + "id": "session_detailsstep_primarybtn", + "community": 314, + "norm_label": "primarybtn" + }, + { + "label": "ghostBtn", + "file_type": "code", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L6", + "_origin": "ast", + "id": "session_detailsstep_ghostbtn", + "community": 314, + "norm_label": "ghostbtn" + }, + { + "label": "Props", + "file_type": "code", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L8", + "_origin": "ast", + "id": "session_detailsstep_props", + "community": 314, + "norm_label": "props" + }, + { + "label": "DetailsStep()", + "file_type": "code", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L19", + "_origin": "ast", + "id": "session_detailsstep_detailsstep", + "community": 314, + "norm_label": "detailsstep()" + }, + { + "label": "PaymentStep.tsx", + "file_type": "code", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "session_paymentstep", + "community": 314, + "norm_label": "paymentstep.tsx" + }, + { + "label": "METHODS", + "file_type": "code", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L13", + "_origin": "ast", + "id": "session_paymentstep_methods", + "community": 314, + "norm_label": "methods" + }, + { + "label": "METHOD_LABELS", + "file_type": "code", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L19", + "_origin": "ast", + "id": "session_paymentstep_method_labels", + "community": 314, + "norm_label": "method_labels" + }, + { + "label": "todayISO()", + "file_type": "code", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L23", + "_origin": "ast", + "id": "session_paymentstep_todayiso", + "community": 314, + "norm_label": "todayiso()" + }, + { + "label": "isoToUnix()", + "file_type": "code", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L25", + "_origin": "ast", + "id": "session_paymentstep_isotounix", + "community": 314, + "norm_label": "isotounix()" + }, + { + "label": "fieldLabel", + "file_type": "code", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L27", + "_origin": "ast", + "id": "session_paymentstep_fieldlabel", + "community": 314, + "norm_label": "fieldlabel" + }, + { + "label": "primaryBtn", + "file_type": "code", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L28", + "_origin": "ast", + "id": "session_paymentstep_primarybtn", + "community": 314, + "norm_label": "primarybtn" + }, + { + "label": "ghostBtn", + "file_type": "code", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L29", + "_origin": "ast", + "id": "session_paymentstep_ghostbtn", + "community": 314, + "norm_label": "ghostbtn" + }, + { + "label": "Props", + "file_type": "code", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L31", + "_origin": "ast", + "id": "session_paymentstep_props", + "community": 314, + "norm_label": "props" + }, + { + "label": "PaymentStep()", + "file_type": "code", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L44", + "_origin": "ast", + "id": "session_paymentstep_paymentstep", + "community": 314, + "norm_label": "paymentstep()" + }, { "label": "Altcha.tsx", "file_type": "code", @@ -3800,7 +4130,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_datatable_column", - "community": 62, + "community": 63, "norm_label": "column" }, { @@ -3840,7 +4170,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_digitinput_test", - "community": 49, + "community": 421, "norm_label": "digitinput.test.tsx" }, { @@ -3850,7 +4180,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_digitinput", - "community": 49, + "community": 421, "norm_label": "digitinput.tsx" }, { @@ -3860,7 +4190,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_digitinput_digitinputprops", - "community": 49, + "community": 421, "norm_label": "digitinputprops" }, { @@ -3870,7 +4200,7 @@ "source_location": "L15", "_origin": "ast", "id": "ui_digitinput_digitinput", - "community": 49, + "community": 421, "norm_label": "digitinput()" }, { @@ -3880,7 +4210,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_featuregate", - "community": 204, + "community": 13, "norm_label": "featuregate.tsx" }, { @@ -3890,7 +4220,7 @@ "source_location": "L6", "_origin": "ast", "id": "ui_featuregate_featuregateprops", - "community": 204, + "community": 13, "norm_label": "featuregateprops" }, { @@ -3900,7 +4230,7 @@ "source_location": "L11", "_origin": "ast", "id": "ui_featuregate_featuregate", - "community": 204, + "community": 13, "norm_label": "featuregate()" }, { @@ -3970,7 +4300,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_invitedoctormodal", - "community": 21, + "community": 760, "norm_label": "invitedoctormodal.tsx" }, { @@ -3980,7 +4310,7 @@ "source_location": "L13", "_origin": "ast", "id": "ui_invitedoctormodal_inviteschema", - "community": 21, + "community": 760, "norm_label": "inviteschema" }, { @@ -3990,7 +4320,7 @@ "source_location": "L18", "_origin": "ast", "id": "ui_invitedoctormodal_inviteform", - "community": 21, + "community": 760, "norm_label": "inviteform" }, { @@ -4000,7 +4330,7 @@ "source_location": "L20", "_origin": "ast", "id": "ui_invitedoctormodal_props", - "community": 21, + "community": 760, "norm_label": "props" }, { @@ -4010,7 +4340,7 @@ "source_location": "L26", "_origin": "ast", "id": "ui_invitedoctormodal_invitedoctormodal", - "community": 21, + "community": 760, "norm_label": "invitedoctormodal()" }, { @@ -4020,7 +4350,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_mobileinput", - "community": 63, + "community": 410, "norm_label": "mobileinput.tsx" }, { @@ -4030,7 +4360,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_mobileinput_props", - "community": 63, + "community": 410, "norm_label": "props" }, { @@ -4040,7 +4370,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_modal", - "community": 0, + "community": 63, "norm_label": "modal.tsx" }, { @@ -4050,7 +4380,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_modal_modalsize", - "community": 0, + "community": 63, "norm_label": "modalsize" }, { @@ -4060,7 +4390,7 @@ "source_location": "L7", "_origin": "ast", "id": "ui_modal_sizemap", - "community": 0, + "community": 63, "norm_label": "sizemap" }, { @@ -4070,7 +4400,7 @@ "source_location": "L14", "_origin": "ast", "id": "ui_modal_props", - "community": 0, + "community": 63, "norm_label": "props" }, { @@ -4080,7 +4410,7 @@ "source_location": "L23", "_origin": "ast", "id": "ui_modal_modal", - "community": 0, + "community": 63, "norm_label": "modal()" }, { @@ -4190,7 +4520,7 @@ "source_location": "L12", "_origin": "ast", "id": "ui_pagination_pagination", - "community": 63, + "community": 21, "norm_label": "pagination()" }, { @@ -4310,7 +4640,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_persiandateinput_test", - "community": 49, + "community": 314, "norm_label": "persiandateinput.test.tsx" }, { @@ -4320,7 +4650,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_persiandateinput", - "community": 49, + "community": 314, "norm_label": "persiandateinput.tsx" }, { @@ -4330,7 +4660,7 @@ "source_location": "L3", "_origin": "ast", "id": "ui_persiandateinput_props", - "community": 49, + "community": 314, "norm_label": "props" }, { @@ -4340,7 +4670,7 @@ "source_location": "L15", "_origin": "ast", "id": "ui_persiandateinput_persiandateinput", - "community": 49, + "community": 314, "norm_label": "persiandateinput()" }, { @@ -4350,7 +4680,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_persiandatepicker", - "community": 314, + "community": 0, "norm_label": "persiandatepicker.tsx" }, { @@ -4360,7 +4690,7 @@ "source_location": "L6", "_origin": "ast", "id": "ui_persiandatepicker_props", - "community": 314, + "community": 0, "norm_label": "props" }, { @@ -4370,7 +4700,7 @@ "source_location": "L16", "_origin": "ast", "id": "ui_persiandatepicker_persiandatepicker", - "community": 314, + "community": 0, "norm_label": "persiandatepicker()" }, { @@ -4380,7 +4710,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_portal", - "community": 63, + "community": 760, "norm_label": "portal.tsx" }, { @@ -4390,7 +4720,7 @@ "source_location": "L4", "_origin": "ast", "id": "ui_portal_portal", - "community": 63, + "community": 760, "norm_label": "portal()" }, { @@ -4560,7 +4890,7 @@ "source_location": "L23", "_origin": "ast", "id": "ui_searchableselect_searchableselect", - "community": 416, + "community": 577, "norm_label": "searchableselect()" }, { @@ -4570,7 +4900,7 @@ "source_location": "L1", "_origin": "ast", "id": "ui_statcard", - "community": 21, + "community": 416, "norm_label": "statcard.tsx" }, { @@ -4580,7 +4910,7 @@ "source_location": "L3", "_origin": "ast", "id": "ui_statcard_stattone", - "community": 21, + "community": 416, "norm_label": "stattone" }, { @@ -4590,7 +4920,7 @@ "source_location": "L5", "_origin": "ast", "id": "ui_statcard_tone", - "community": 21, + "community": 416, "norm_label": "tone" }, { @@ -4600,7 +4930,7 @@ "source_location": "L12", "_origin": "ast", "id": "ui_statcard_props", - "community": 21, + "community": 416, "norm_label": "props" }, { @@ -4610,7 +4940,7 @@ "source_location": "L19", "_origin": "ast", "id": "ui_statcard_statcard", - "community": 21, + "community": 416, "norm_label": "statcard()" }, { @@ -4720,7 +5050,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_hooks_test", - "community": 204, + "community": 13, "norm_label": "hooks.test.tsx" }, { @@ -4730,7 +5060,7 @@ "source_location": "L16", "_origin": "ast", "id": "hooks_hooks_test_get", - "community": 204, + "community": 13, "norm_label": "get" }, { @@ -4740,7 +5070,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usedoctorbookingservices", - "community": 49, + "community": 421, "norm_label": "usedoctorbookingservices.ts" }, { @@ -4750,7 +5080,7 @@ "source_location": "L5", "_origin": "ast", "id": "hooks_usedoctorbookingservices_bookingservice", - "community": 49, + "community": 421, "norm_label": "bookingservice" }, { @@ -4760,7 +5090,7 @@ "source_location": "L13", "_origin": "ast", "id": "hooks_usedoctorbookingservices_bookingservicesdata", - "community": 49, + "community": 421, "norm_label": "bookingservicesdata" }, { @@ -4770,7 +5100,7 @@ "source_location": "L23", "_origin": "ast", "id": "hooks_usedoctorbookingservices_usedoctorbookingservices", - "community": 49, + "community": 421, "norm_label": "usedoctorbookingservices()" }, { @@ -4820,7 +5150,7 @@ "source_location": "L28", "_origin": "ast", "id": "hooks_useinventory_inventorystats", - "community": 21, + "community": 416, "norm_label": "inventorystats" }, { @@ -5380,7 +5710,7 @@ "source_location": "L1", "_origin": "ast", "id": "hooks_usesubscription", - "community": 204, + "community": 13, "norm_label": "usesubscription.ts" }, { @@ -5390,7 +5720,7 @@ "source_location": "L7", "_origin": "ast", "id": "hooks_usesubscription_usesubscription", - "community": 204, + "community": 13, "norm_label": "usesubscription()" }, { @@ -5400,7 +5730,7 @@ "source_location": "L1", "_origin": "ast", "id": "admin_index", - "community": 204, + "community": 8, "norm_label": "index.tsx" }, { @@ -5410,7 +5740,7 @@ "source_location": "L15", "_origin": "ast", "id": "admin_index_queryclient", - "community": 204, + "community": 8, "norm_label": "queryclient" }, { @@ -5420,7 +5750,7 @@ "source_location": "L21", "_origin": "ast", "id": "admin_index_toaststyle", - "community": 204, + "community": 8, "norm_label": "toaststyle" }, { @@ -5560,7 +5890,7 @@ "source_location": "L122", "_origin": "ast", "id": "lib_api_apiresponse", - "community": 442, + "community": 63, "norm_label": "apiresponse" }, { @@ -5750,7 +6080,7 @@ "source_location": "L9", "_origin": "ast", "id": "lib_utils_formatrial", - "community": 62, + "community": 410, "norm_label": "formatrial()" }, { @@ -5780,7 +6110,7 @@ "source_location": "L29", "_origin": "ast", "id": "lib_utils_formatdate", - "community": 314, + "community": 0, "norm_label": "formatdate()" }, { @@ -5790,7 +6120,7 @@ "source_location": "L38", "_origin": "ast", "id": "lib_utils_formatdatetime", - "community": 63, + "community": 410, "norm_label": "formatdatetime()" }, { @@ -5810,7 +6140,7 @@ "source_location": "L57", "_origin": "ast", "id": "lib_utils_tzoffsetminutes", - "community": 49, + "community": 421, "norm_label": "tzoffsetminutes()" }, { @@ -5820,7 +6150,7 @@ "source_location": "L69", "_origin": "ast", "id": "lib_utils_tehranwallclocktounix", - "community": 49, + "community": 421, "norm_label": "tehranwallclocktounix()" }, { @@ -5950,7 +6280,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_accountsettingspage", - "community": 204, + "community": 13, "norm_label": "accountsettingspage.tsx" }, { @@ -5960,7 +6290,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_accountsettingspage_role_labels", - "community": 204, + "community": 13, "norm_label": "role_labels" }, { @@ -5970,7 +6300,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_accountsettingspage_schema", - "community": 204, + "community": 13, "norm_label": "schema" }, { @@ -5980,7 +6310,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_accountsettingspage_form", - "community": 204, + "community": 13, "norm_label": "form" }, { @@ -5990,7 +6320,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_accountsettingspage_accountsettingspage", - "community": 204, + "community": 13, "norm_label": "accountsettingspage()" }, { @@ -6000,7 +6330,7 @@ "source_location": "L103", "_origin": "ast", "id": "pages_accountsettingspage_passwordfield", - "community": 204, + "community": 13, "norm_label": "passwordfield()" }, { @@ -6010,7 +6340,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_adminsubscriptionpage", - "community": 675, + "community": 442, "norm_label": "adminsubscriptionpage.tsx" }, { @@ -6020,7 +6350,7 @@ "source_location": "L19", "_origin": "ast", "id": "pages_adminsubscriptionpage_reportrow", - "community": 675, + "community": 442, "norm_label": "reportrow" }, { @@ -6030,7 +6360,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_adminsubscriptionpage_planschema", - "community": 675, + "community": 442, "norm_label": "planschema" }, { @@ -6040,7 +6370,7 @@ "source_location": "L40", "_origin": "ast", "id": "pages_adminsubscriptionpage_planform", - "community": 675, + "community": 442, "norm_label": "planform" }, { @@ -6050,7 +6380,7 @@ "source_location": "L42", "_origin": "ast", "id": "pages_adminsubscriptionpage_periodschema", - "community": 675, + "community": 442, "norm_label": "periodschema" }, { @@ -6060,7 +6390,7 @@ "source_location": "L51", "_origin": "ast", "id": "pages_adminsubscriptionpage_periodform", - "community": 675, + "community": 442, "norm_label": "periodform" }, { @@ -6070,7 +6400,7 @@ "source_location": "L55", "_origin": "ast", "id": "pages_adminsubscriptionpage_feature_labels", - "community": 675, + "community": 442, "norm_label": "feature_labels" }, { @@ -6080,7 +6410,7 @@ "source_location": "L62", "_origin": "ast", "id": "pages_adminsubscriptionpage_feature_keys", - "community": 675, + "community": 442, "norm_label": "feature_keys" }, { @@ -6090,7 +6420,7 @@ "source_location": "L64", "_origin": "ast", "id": "pages_adminsubscriptionpage_emptyfeatures", - "community": 675, + "community": 442, "norm_label": "emptyfeatures()" }, { @@ -6100,7 +6430,7 @@ "source_location": "L67", "_origin": "ast", "id": "pages_adminsubscriptionpage_plan_display", - "community": 675, + "community": 442, "norm_label": "plan_display" }, { @@ -6110,7 +6440,7 @@ "source_location": "L75", "_origin": "ast", "id": "pages_adminsubscriptionpage_switchtoggle", - "community": 675, + "community": 442, "norm_label": "switchtoggle" }, { @@ -6120,7 +6450,7 @@ "source_location": "L88", "_origin": "ast", "id": "pages_adminsubscriptionpage_planstab", - "community": 675, + "community": 442, "norm_label": "planstab()" }, { @@ -6130,7 +6460,7 @@ "source_location": "L371", "_origin": "ast", "id": "pages_adminsubscriptionpage_reporttab", - "community": 675, + "community": 442, "norm_label": "reporttab()" }, { @@ -6140,7 +6470,7 @@ "source_location": "L437", "_origin": "ast", "id": "pages_adminsubscriptionpage_adminsubscriptionpage", - "community": 675, + "community": 442, "norm_label": "adminsubscriptionpage()" }, { @@ -6220,7 +6550,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_appointmentcreatepage", - "community": 49, + "community": 421, "norm_label": "appointmentcreatepage.tsx" }, { @@ -6230,7 +6560,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_appointmentcreatepage_option", - "community": 49, + "community": 421, "norm_label": "option" }, { @@ -6240,7 +6570,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_appointmentcreatepage_patientrow", - "community": 49, + "community": 421, "norm_label": "patientrow" }, { @@ -6250,7 +6580,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_appointmentcreatepage_toepoch", - "community": 49, + "community": 421, "norm_label": "toepoch()" }, { @@ -6260,7 +6590,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_appointmentcreatepage_addminutes", - "community": 49, + "community": 421, "norm_label": "addminutes()" }, { @@ -6270,7 +6600,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_appointmentcreatepage_label", - "community": 49, + "community": 421, "norm_label": "label" }, { @@ -6280,7 +6610,7 @@ "source_location": "L35", "_origin": "ast", "id": "pages_appointmentcreatepage_sectiontitle", - "community": 49, + "community": 421, "norm_label": "sectiontitle" }, { @@ -6290,7 +6620,7 @@ "source_location": "L37", "_origin": "ast", "id": "pages_appointmentcreatepage_appointmentcreatepage", - "community": 49, + "community": 421, "norm_label": "appointmentcreatepage()" }, { @@ -6520,7 +6850,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_appointmentsettingspage_test", - "community": 204, + "community": 13, "norm_label": "appointmentsettingspage.test.tsx" }, { @@ -6530,7 +6860,7 @@ "source_location": "L15", "_origin": "ast", "id": "pages_appointmentsettingspage_test_get", - "community": 204, + "community": 13, "norm_label": "get" }, { @@ -6540,7 +6870,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_appointmentsettingspage", - "community": 204, + "community": 13, "norm_label": "appointmentsettingspage.tsx" }, { @@ -6550,7 +6880,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_appointmentsettingspage_appointmentsettingspage", - "community": 204, + "community": 13, "norm_label": "appointmentsettingspage()" }, { @@ -6750,7 +7080,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_blogformpage", - "community": 204, + "community": 13, "norm_label": "blogformpage.tsx" }, { @@ -6760,7 +7090,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_blogformpage_schema", - "community": 204, + "community": 13, "norm_label": "schema" }, { @@ -6770,7 +7100,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_blogformpage_formdata", - "community": 204, + "community": 13, "norm_label": "formdata" }, { @@ -6780,7 +7110,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_blogformpage_uploadblogimage", - "community": 204, + "community": 13, "norm_label": "uploadblogimage()" }, { @@ -6790,7 +7120,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_blogformpage_blogformpage", - "community": 204, + "community": 13, "norm_label": "blogformpage()" }, { @@ -7260,7 +7590,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicdetailpage", - "community": 21, + "community": 760, "norm_label": "clinicdetailpage.tsx" }, { @@ -7270,7 +7600,7 @@ "source_location": "L35", "_origin": "ast", "id": "pages_clinicdetailpage_hues_list", - "community": 21, + "community": 760, "norm_label": "hues_list" }, { @@ -7280,7 +7610,7 @@ "source_location": "L36", "_origin": "ast", "id": "pages_clinicdetailpage_iran_center", - "community": 21, + "community": 760, "norm_label": "iran_center" }, { @@ -7290,7 +7620,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_clinicdetailpage_clinicinvitation", - "community": 21, + "community": 760, "norm_label": "clinicinvitation" }, { @@ -7300,7 +7630,7 @@ "source_location": "L54", "_origin": "ast", "id": "pages_clinicdetailpage_clinicdoctoritem", - "community": 21, + "community": 760, "norm_label": "clinicdoctoritem" }, { @@ -7310,7 +7640,7 @@ "source_location": "L62", "_origin": "ast", "id": "pages_clinicdetailpage_clinicaddress", - "community": 21, + "community": 760, "norm_label": "clinicaddress" }, { @@ -7320,7 +7650,7 @@ "source_location": "L71", "_origin": "ast", "id": "pages_clinicdetailpage_opt", - "community": 21, + "community": 760, "norm_label": "opt" }, { @@ -7330,7 +7660,7 @@ "source_location": "L72", "_origin": "ast", "id": "pages_clinicdetailpage_optuuid", - "community": 21, + "community": 760, "norm_label": "optuuid" }, { @@ -7340,7 +7670,7 @@ "source_location": "L76", "_origin": "ast", "id": "pages_clinicdetailpage_urlorempty", - "community": 21, + "community": 760, "norm_label": "urlorempty" }, { @@ -7350,7 +7680,7 @@ "source_location": "L78", "_origin": "ast", "id": "pages_clinicdetailpage_editschema", - "community": 21, + "community": 760, "norm_label": "editschema" }, { @@ -7360,7 +7690,7 @@ "source_location": "L92", "_origin": "ast", "id": "pages_clinicdetailpage_editform", - "community": 21, + "community": 760, "norm_label": "editform" }, { @@ -7370,7 +7700,7 @@ "source_location": "L96", "_origin": "ast", "id": "pages_clinicdetailpage_searchableselectfield", - "community": 21, + "community": 760, "norm_label": "searchableselectfield()" }, { @@ -7380,7 +7710,7 @@ "source_location": "L190", "_origin": "ast", "id": "pages_clinicdetailpage_multichecklist", - "community": 21, + "community": 760, "norm_label": "multichecklist()" }, { @@ -7390,7 +7720,7 @@ "source_location": "L234", "_origin": "ast", "id": "pages_clinicdetailpage_mapclickhandler", - "community": 21, + "community": 760, "norm_label": "mapclickhandler()" }, { @@ -7400,7 +7730,7 @@ "source_location": "L238", "_origin": "ast", "id": "pages_clinicdetailpage_mapflycontroller", - "community": 21, + "community": 760, "norm_label": "mapflycontroller()" }, { @@ -7410,7 +7740,7 @@ "source_location": "L243", "_origin": "ast", "id": "pages_clinicdetailpage_mappicker", - "community": 21, + "community": 760, "norm_label": "mappicker()" }, { @@ -7420,7 +7750,7 @@ "source_location": "L267", "_origin": "ast", "id": "pages_clinicdetailpage_geocodecity", - "community": 21, + "community": 760, "norm_label": "geocodecity()" }, { @@ -7430,7 +7760,7 @@ "source_location": "L279", "_origin": "ast", "id": "pages_clinicdetailpage_editmodal", - "community": 21, + "community": 760, "norm_label": "editmodal()" }, { @@ -7440,7 +7770,7 @@ "source_location": "L465", "_origin": "ast", "id": "pages_clinicdetailpage_inv_status_map", - "community": 21, + "community": 760, "norm_label": "inv_status_map" }, { @@ -7450,7 +7780,7 @@ "source_location": "L476", "_origin": "ast", "id": "pages_clinicdetailpage_clinicdetailpage", - "community": 21, + "community": 760, "norm_label": "clinicdetailpage()" }, { @@ -7460,7 +7790,7 @@ "source_location": "L1340", "_origin": "ast", "id": "pages_clinicdetailpage_infotile", - "community": 21, + "community": 760, "norm_label": "infotile()" }, { @@ -7540,7 +7870,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_clinicservicespage", - "community": 0, + "community": 49, "norm_label": "clinicservicespage.tsx" }, { @@ -7550,7 +7880,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_clinicservicespage_sectionschema", - "community": 0, + "community": 49, "norm_label": "sectionschema" }, { @@ -7560,7 +7890,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_clinicservicespage_itemschema", - "community": 0, + "community": 49, "norm_label": "itemschema" }, { @@ -7570,7 +7900,7 @@ "source_location": "L35", "_origin": "ast", "id": "pages_clinicservicespage_sectionform", - "community": 0, + "community": 49, "norm_label": "sectionform" }, { @@ -7580,7 +7910,7 @@ "source_location": "L36", "_origin": "ast", "id": "pages_clinicservicespage_itemform", - "community": 0, + "community": 49, "norm_label": "itemform" }, { @@ -7590,7 +7920,7 @@ "source_location": "L38", "_origin": "ast", "id": "pages_clinicservicespage_empty_sections", - "community": 0, + "community": 49, "norm_label": "empty_sections" }, { @@ -7600,7 +7930,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_clinicservicespage_empty_items", - "community": 0, + "community": 49, "norm_label": "empty_items" }, { @@ -7610,7 +7940,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_clinicservicespage_avatar", - "community": 0, + "community": 49, "norm_label": "avatar()" }, { @@ -7620,7 +7950,7 @@ "source_location": "L54", "_origin": "ast", "id": "pages_clinicservicespage_srvrow", - "community": 0, + "community": 49, "norm_label": "srvrow()" }, { @@ -7630,7 +7960,7 @@ "source_location": "L72", "_origin": "ast", "id": "pages_clinicservicespage_clinicservicespageinner", - "community": 0, + "community": 49, "norm_label": "clinicservicespageinner()" }, { @@ -7640,7 +7970,7 @@ "source_location": "L627", "_origin": "ast", "id": "pages_clinicservicespage_clinicservicespage", - "community": 0, + "community": 49, "norm_label": "clinicservicespage()" }, { @@ -8130,7 +8460,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorclaimspage", - "community": 0, + "community": 63, "norm_label": "doctorclaimspage.tsx" }, { @@ -8140,7 +8470,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_doctorclaimspage_doctorclaim", - "community": 0, + "community": 63, "norm_label": "doctorclaim" }, { @@ -8150,7 +8480,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_doctorclaimspage_filters", - "community": 0, + "community": 63, "norm_label": "filters" }, { @@ -8160,7 +8490,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_doctorclaimspage_status_badge", - "community": 0, + "community": 63, "norm_label": "status_badge" }, { @@ -8170,7 +8500,7 @@ "source_location": "L36", "_origin": "ast", "id": "pages_doctorclaimspage_method_label", - "community": 0, + "community": 63, "norm_label": "method_label" }, { @@ -8180,7 +8510,7 @@ "source_location": "L42", "_origin": "ast", "id": "pages_doctorclaimspage_doctorclaimspage", - "community": 0, + "community": 63, "norm_label": "doctorclaimspage()" }, { @@ -9000,7 +9330,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorformpage", - "community": 204, + "community": 577, "norm_label": "doctorformpage.tsx" }, { @@ -9010,7 +9340,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_doctorformpage_specialtyoption", - "community": 204, + "community": 577, "norm_label": "specialtyoption" }, { @@ -9020,7 +9350,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_doctorformpage_schema", - "community": 204, + "community": 577, "norm_label": "schema" }, { @@ -9030,7 +9360,7 @@ "source_location": "L35", "_origin": "ast", "id": "pages_doctorformpage_formvalues", - "community": 204, + "community": 577, "norm_label": "formvalues" }, { @@ -9040,7 +9370,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_doctorformpage_degree_options", - "community": 204, + "community": 577, "norm_label": "degree_options" }, { @@ -9050,7 +9380,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_doctorformpage_gender_options", - "community": 204, + "community": 577, "norm_label": "gender_options" }, { @@ -9060,7 +9390,7 @@ "source_location": "L53", "_origin": "ast", "id": "pages_doctorformpage_field", - "community": 204, + "community": 577, "norm_label": "field()" }, { @@ -9070,7 +9400,7 @@ "source_location": "L76", "_origin": "ast", "id": "pages_doctorformpage_selectedentry", - "community": 204, + "community": 577, "norm_label": "selectedentry" }, { @@ -9080,7 +9410,7 @@ "source_location": "L78", "_origin": "ast", "id": "pages_doctorformpage_specialtypicker", - "community": 204, + "community": 577, "norm_label": "specialtypicker()" }, { @@ -9090,7 +9420,7 @@ "source_location": "L258", "_origin": "ast", "id": "pages_doctorformpage_doctorformpage", - "community": 204, + "community": 577, "norm_label": "doctorformpage()" }, { @@ -9100,7 +9430,7 @@ "source_location": "L442", "_origin": "ast", "id": "pages_doctorformpage_sectionheader", - "community": 204, + "community": 577, "norm_label": "sectionheader()" }, { @@ -9110,7 +9440,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorprofilepage", - "community": 204, + "community": 8, "norm_label": "doctorprofilepage.tsx" }, { @@ -9120,7 +9450,7 @@ "source_location": "L5", "_origin": "ast", "id": "pages_doctorprofilepage_doctorprofilepage", - "community": 204, + "community": 8, "norm_label": "doctorprofilepage()" }, { @@ -9130,7 +9460,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_doctorspage", - "community": 204, + "community": 577, "norm_label": "doctorspage.tsx" }, { @@ -9140,7 +9470,7 @@ "source_location": "L20", "_origin": "ast", "id": "pages_doctorspage_admindoctor", - "community": 204, + "community": 577, "norm_label": "admindoctor" }, { @@ -9150,7 +9480,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_doctorspage_doctorstats", - "community": 204, + "community": 577, "norm_label": "doctorstats" }, { @@ -9160,7 +9490,7 @@ "source_location": "L49", "_origin": "ast", "id": "pages_doctorspage_specialtyoption", - "community": 204, + "community": 577, "norm_label": "specialtyoption" }, { @@ -9170,7 +9500,7 @@ "source_location": "L57", "_origin": "ast", "id": "pages_doctorspage_hues_list", - "community": 204, + "community": 577, "norm_label": "hues_list" }, { @@ -9180,7 +9510,7 @@ "source_location": "L59", "_origin": "ast", "id": "pages_doctorspage_degree_badge", - "community": 204, + "community": 577, "norm_label": "degree_badge" }, { @@ -9190,7 +9520,7 @@ "source_location": "L66", "_origin": "ast", "id": "pages_doctorspage_degree_label", - "community": 204, + "community": 577, "norm_label": "degree_label" }, { @@ -9200,7 +9530,7 @@ "source_location": "L73", "_origin": "ast", "id": "pages_doctorspage_doctoravatar", - "community": 204, + "community": 577, "norm_label": "doctoravatar()" }, { @@ -9210,7 +9540,7 @@ "source_location": "L97", "_origin": "ast", "id": "pages_doctorspage_doctorspage", - "community": 204, + "community": 577, "norm_label": "doctorspage()" }, { @@ -9220,7 +9550,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_financialreportpage", - "community": 62, + "community": 0, "norm_label": "financialreportpage.tsx" }, { @@ -9230,7 +9560,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_financialreportpage_daystart", - "community": 62, + "community": 0, "norm_label": "daystart()" }, { @@ -9240,7 +9570,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_financialreportpage_dayend", - "community": 62, + "community": 0, "norm_label": "dayend()" }, { @@ -9250,7 +9580,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_financialreportpage_breakdown", - "community": 62, + "community": 0, "norm_label": "breakdown" }, { @@ -9260,7 +9590,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_financialreportpage_summary", - "community": 62, + "community": 0, "norm_label": "summary" }, { @@ -9270,7 +9600,7 @@ "source_location": "L41", "_origin": "ast", "id": "pages_financialreportpage_source_label", - "community": 62, + "community": 0, "norm_label": "source_label" }, { @@ -9280,7 +9610,7 @@ "source_location": "L46", "_origin": "ast", "id": "pages_financialreportpage_financialreportpage", - "community": 62, + "community": 0, "norm_label": "financialreportpage()" }, { @@ -9290,7 +9620,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_insurancepricingpage", - "community": 204, + "community": 8, "norm_label": "insurancepricingpage.tsx" }, { @@ -9300,7 +9630,7 @@ "source_location": "L6", "_origin": "ast", "id": "pages_insurancepricingpage_insurancepricingpage", - "community": 204, + "community": 8, "norm_label": "insurancepricingpage()" }, { @@ -9440,7 +9770,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_loginpage", - "community": 204, + "community": 13, "norm_label": "loginpage.tsx" }, { @@ -9450,7 +9780,7 @@ "source_location": "L10", "_origin": "ast", "id": "pages_loginpage_mode", - "community": 204, + "community": 13, "norm_label": "mode" }, { @@ -9460,7 +9790,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_loginpage_smsstep", - "community": 204, + "community": 13, "norm_label": "smsstep" }, { @@ -9470,7 +9800,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_loginpage_forgotstep", - "community": 204, + "community": 13, "norm_label": "forgotstep" }, { @@ -9480,7 +9810,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_loginpage_loginpage", - "community": 204, + "community": 13, "norm_label": "loginpage()" }, { @@ -9530,7 +9860,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_logspage_logspage", - "community": 63, + "community": 410, "norm_label": "logspage()" }, { @@ -9550,7 +9880,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_myclinicpage", - "community": 204, + "community": 13, "norm_label": "myclinicpage.tsx" }, { @@ -9560,7 +9890,7 @@ "source_location": "L6", "_origin": "ast", "id": "pages_myclinicpage_myclinicpagecontent", - "community": 204, + "community": 13, "norm_label": "myclinicpagecontent()" }, { @@ -9570,7 +9900,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_myclinicpage_myclinicpage", - "community": 204, + "community": 13, "norm_label": "myclinicpage()" }, { @@ -9890,7 +10220,7 @@ "source_location": "L1808", "_origin": "ast", "id": "pages_mypatientspage_visitsummarycard", - "community": 577, + "community": 0, "norm_label": "visitsummarycard()" }, { @@ -9900,7 +10230,7 @@ "source_location": "L1877", "_origin": "ast", "id": "pages_mypatientspage_visitdetailmodal", - "community": 63, + "community": 21, "norm_label": "visitdetailmodal()" }, { @@ -10190,7 +10520,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_mysecretariespage", - "community": 204, + "community": 63, "norm_label": "mysecretariespage.tsx" }, { @@ -10200,7 +10530,7 @@ "source_location": "L18", "_origin": "ast", "id": "pages_mysecretariespage_plusicon", - "community": 204, + "community": 63, "norm_label": "plusicon()" }, { @@ -10210,7 +10540,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_mysecretariespage_eyeicon", - "community": 204, + "community": 63, "norm_label": "eyeicon()" }, { @@ -10220,7 +10550,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_mysecretariespage_editicon", - "community": 204, + "community": 63, "norm_label": "editicon()" }, { @@ -10230,7 +10560,7 @@ "source_location": "L40", "_origin": "ast", "id": "pages_mysecretariespage_chevrondown", - "community": 204, + "community": 63, "norm_label": "chevrondown()" }, { @@ -10240,7 +10570,7 @@ "source_location": "L56", "_origin": "ast", "id": "pages_mysecretariespage_avatar", - "community": 204, + "community": 63, "norm_label": "avatar()" }, { @@ -10250,7 +10580,7 @@ "source_location": "L70", "_origin": "ast", "id": "pages_mysecretariespage_empty_permissions", - "community": 204, + "community": 63, "norm_label": "empty_permissions" }, { @@ -10260,7 +10590,7 @@ "source_location": "L79", "_origin": "ast", "id": "pages_mysecretariespage_permsection", - "community": 204, + "community": 63, "norm_label": "permsection" }, { @@ -10270,7 +10600,7 @@ "source_location": "L81", "_origin": "ast", "id": "pages_mysecretariespage_permission_sections", - "community": 204, + "community": 63, "norm_label": "permission_sections" }, { @@ -10280,7 +10610,7 @@ "source_location": "L146", "_origin": "ast", "id": "pages_mysecretariespage_permissionaccordions", - "community": 204, + "community": 63, "norm_label": "permissionaccordions()" }, { @@ -10290,7 +10620,7 @@ "source_location": "L227", "_origin": "ast", "id": "pages_mysecretariespage_defaulttextfield", - "community": 204, + "community": 63, "norm_label": "defaulttextfield()" }, { @@ -10300,7 +10630,7 @@ "source_location": "L271", "_origin": "ast", "id": "pages_mysecretariespage_modalmode", - "community": 204, + "community": 63, "norm_label": "modalmode" }, { @@ -10310,7 +10640,7 @@ "source_location": "L273", "_origin": "ast", "id": "pages_mysecretariespage_formstate", - "community": 204, + "community": 63, "norm_label": "formstate" }, { @@ -10320,7 +10650,7 @@ "source_location": "L282", "_origin": "ast", "id": "pages_mysecretariespage_secretarymodal", - "community": 204, + "community": 63, "norm_label": "secretarymodal()" }, { @@ -10330,7 +10660,7 @@ "source_location": "L432", "_origin": "ast", "id": "pages_mysecretariespage_rowbuttons", - "community": 204, + "community": 63, "norm_label": "rowbuttons()" }, { @@ -10340,7 +10670,7 @@ "source_location": "L447", "_origin": "ast", "id": "pages_mysecretariespage_secretarytable", - "community": 204, + "community": 63, "norm_label": "secretarytable()" }, { @@ -10350,7 +10680,7 @@ "source_location": "L527", "_origin": "ast", "id": "pages_mysecretariespage_secretarycards", - "community": 204, + "community": 63, "norm_label": "secretarycards()" }, { @@ -10360,7 +10690,7 @@ "source_location": "L597", "_origin": "ast", "id": "pages_mysecretariespage_clinicdoctor", - "community": 204, + "community": 63, "norm_label": "clinicdoctor" }, { @@ -10370,7 +10700,7 @@ "source_location": "L602", "_origin": "ast", "id": "pages_mysecretariespage_mysecretariespagecontent", - "community": 204, + "community": 13, "norm_label": "mysecretariespagecontent()" }, { @@ -10380,9 +10710,79 @@ "source_location": "L844", "_origin": "ast", "id": "pages_mysecretariespage_mysecretariespage", - "community": 204, + "community": 13, "norm_label": "mysecretariespage()" }, + { + "label": "NewSessionPage.test.tsx", + "file_type": "code", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L1", + "_origin": "ast", + "id": "pages_newsessionpage_test", + "community": 13, + "norm_label": "newsessionpage.test.tsx" + }, + { + "label": "get", + "file_type": "code", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L16", + "_origin": "ast", + "id": "pages_newsessionpage_test_get", + "community": 13, + "norm_label": "get" + }, + { + "label": "post", + "file_type": "code", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L17", + "_origin": "ast", + "id": "pages_newsessionpage_test_post", + "community": 13, + "norm_label": "post" + }, + { + "label": "record()", + "file_type": "code", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L19", + "_origin": "ast", + "id": "pages_newsessionpage_test_record", + "community": 13, + "norm_label": "record()" + }, + { + "label": "mockGets()", + "file_type": "code", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L25", + "_origin": "ast", + "id": "pages_newsessionpage_test_mockgets", + "community": 13, + "norm_label": "mockgets()" + }, + { + "label": "renderPage()", + "file_type": "code", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L67", + "_origin": "ast", + "id": "pages_newsessionpage_test_renderpage", + "community": 13, + "norm_label": "renderpage()" + }, + { + "label": "pickOption()", + "file_type": "code", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L77", + "_origin": "ast", + "id": "pages_newsessionpage_test_pickoption", + "community": 13, + "norm_label": "pickoption()" + }, { "label": "NewSessionPage.tsx", "file_type": "code", @@ -10390,107 +10790,17 @@ "source_location": "L1", "_origin": "ast", "id": "pages_newsessionpage", - "community": 0, + "community": 314, "norm_label": "newsessionpage.tsx" }, - { - "label": "schema", - "file_type": "code", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L15", - "_origin": "ast", - "id": "pages_newsessionpage_schema", - "community": 0, - "norm_label": "schema" - }, - { - "label": "FormData", - "file_type": "code", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L24", - "_origin": "ast", - "id": "pages_newsessionpage_formdata", - "community": 0, - "norm_label": "formdata" - }, - { - "label": "Contract", - "file_type": "code", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L26", - "_origin": "ast", - "id": "pages_newsessionpage_contract", - "community": 0, - "norm_label": "contract" - }, - { - "label": "CoverageRow", - "file_type": "code", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L27", - "_origin": "ast", - "id": "pages_newsessionpage_coveragerow", - "community": 0, - "norm_label": "coveragerow" - }, - { - "label": "PAYMENT_LABELS", - "file_type": "code", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L29", - "_origin": "ast", - "id": "pages_newsessionpage_payment_labels", - "community": 0, - "norm_label": "payment_labels" - }, - { - "label": "Rule", - "file_type": "code", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L33", - "_origin": "ast", - "id": "pages_newsessionpage_rule", - "community": 0, - "norm_label": "rule" - }, - { - "label": "patientShareOf()", - "file_type": "code", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L38", - "_origin": "ast", - "id": "pages_newsessionpage_patientshareof", - "community": 0, - "norm_label": "patientshareof()" - }, - { - "label": "sectionTitle", - "file_type": "code", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L56", - "_origin": "ast", - "id": "pages_newsessionpage_sectiontitle", - "community": 0, - "norm_label": "sectiontitle" - }, - { - "label": "fieldLabel", - "file_type": "code", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L57", - "_origin": "ast", - "id": "pages_newsessionpage_fieldlabel", - "community": 0, - "norm_label": "fieldlabel" - }, { "label": "NewSessionPage()", "file_type": "code", "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L59", + "source_location": "L20", "_origin": "ast", "id": "pages_newsessionpage_newsessionpage", - "community": 0, + "community": 314, "norm_label": "newsessionpage()" }, { @@ -10870,7 +11180,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_patientrecordformpage", - "community": 49, + "community": 577, "norm_label": "patientrecordformpage.tsx" }, { @@ -10880,7 +11190,7 @@ "source_location": "L15", "_origin": "ast", "id": "pages_patientrecordformpage_referral_options", - "community": 49, + "community": 577, "norm_label": "referral_options" }, { @@ -10890,7 +11200,7 @@ "source_location": "L17", "_origin": "ast", "id": "pages_patientrecordformpage_schema", - "community": 49, + "community": 577, "norm_label": "schema" }, { @@ -10900,7 +11210,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_patientrecordformpage_form", - "community": 49, + "community": 577, "norm_label": "form" }, { @@ -10910,7 +11220,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_patientrecordformpage_toepoch", - "community": 49, + "community": 577, "norm_label": "toepoch()" }, { @@ -10920,7 +11230,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_patientrecordformpage_fromepoch", - "community": 49, + "community": 577, "norm_label": "fromepoch()" }, { @@ -10930,7 +11240,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_patientrecordformpage_patientrecordformpage", - "community": 49, + "community": 577, "norm_label": "patientrecordformpage()" }, { @@ -10980,7 +11290,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_patientslistpage", - "community": 424, + "community": 21, "norm_label": "patientslistpage.tsx" }, { @@ -10990,7 +11300,7 @@ "source_location": "L22", "_origin": "ast", "id": "pages_patientslistpage_empty", - "community": 424, + "community": 21, "norm_label": "empty" }, { @@ -11000,7 +11310,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_patientslistpage_daybound", - "community": 424, + "community": 21, "norm_label": "daybound()" }, { @@ -11010,7 +11320,7 @@ "source_location": "L34", "_origin": "ast", "id": "pages_patientslistpage_countfilters", - "community": 424, + "community": 21, "norm_label": "countfilters()" }, { @@ -11020,7 +11330,7 @@ "source_location": "L43", "_origin": "ast", "id": "pages_patientslistpage_patientcard", - "community": 424, + "community": 21, "norm_label": "patientcard()" }, { @@ -11030,7 +11340,7 @@ "source_location": "L99", "_origin": "ast", "id": "pages_patientslistpage_patientslistpage", - "community": 424, + "community": 21, "norm_label": "patientslistpage()" }, { @@ -11070,7 +11380,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_paymentdetailpage_paymentdetailpage", - "community": 63, + "community": 410, "norm_label": "paymentdetailpage()" }, { @@ -11180,7 +11490,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_preregistrationspage", - "community": 63, + "community": 760, "norm_label": "preregistrationspage.tsx" }, { @@ -11190,7 +11500,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_preregistrationspage_preregistration", - "community": 63, + "community": 760, "norm_label": "preregistration" }, { @@ -11200,7 +11510,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_preregistrationspage_empty", - "community": 63, + "community": 760, "norm_label": "empty" }, { @@ -11210,7 +11520,7 @@ "source_location": "L26", "_origin": "ast", "id": "pages_preregistrationspage_type_meta", - "community": 63, + "community": 760, "norm_label": "type_meta" }, { @@ -11220,7 +11530,7 @@ "source_location": "L32", "_origin": "ast", "id": "pages_preregistrationspage_status_meta", - "community": 63, + "community": 760, "norm_label": "status_meta" }, { @@ -11230,7 +11540,7 @@ "source_location": "L38", "_origin": "ast", "id": "pages_preregistrationspage_status_tabs", - "community": 63, + "community": 760, "norm_label": "status_tabs" }, { @@ -11240,7 +11550,7 @@ "source_location": "L45", "_origin": "ast", "id": "pages_preregistrationspage_preregistrationspage", - "community": 63, + "community": 760, "norm_label": "preregistrationspage()" }, { @@ -11340,7 +11650,7 @@ "source_location": "L72", "_origin": "ast", "id": "pages_representationdetailpage_representationdetailpage", - "community": 63, + "community": 21, "norm_label": "representationdetailpage()" }, { @@ -11410,7 +11720,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationprofilepage", - "community": 527, + "community": 0, "norm_label": "representationprofilepage.tsx" }, { @@ -11420,7 +11730,7 @@ "source_location": "L10", "_origin": "ast", "id": "pages_representationprofilepage_tojalali", - "community": 527, + "community": 0, "norm_label": "tojalali()" }, { @@ -11430,7 +11740,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_representationprofilepage_tolatindigits", - "community": 527, + "community": 0, "norm_label": "tolatindigits()" }, { @@ -11440,7 +11750,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_representationprofilepage_isvalidirannationalcode", - "community": 527, + "community": 0, "norm_label": "isvalidirannationalcode()" }, { @@ -11450,7 +11760,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_representationprofilepage_isvalidiraniban", - "community": 527, + "community": 0, "norm_label": "isvalidiraniban()" }, { @@ -11460,7 +11770,7 @@ "source_location": "L49", "_origin": "ast", "id": "pages_representationprofilepage_ibanitem", - "community": 527, + "community": 0, "norm_label": "ibanitem" }, { @@ -11470,7 +11780,7 @@ "source_location": "L57", "_origin": "ast", "id": "pages_representationprofilepage_repprofile", - "community": 527, + "community": 0, "norm_label": "repprofile" }, { @@ -11480,7 +11790,7 @@ "source_location": "L67", "_origin": "ast", "id": "pages_representationprofilepage_unwrap", - "community": 527, + "community": 0, "norm_label": "unwrap()" }, { @@ -11490,7 +11800,7 @@ "source_location": "L69", "_origin": "ast", "id": "pages_representationprofilepage_representationprofilepage", - "community": 527, + "community": 0, "norm_label": "representationprofilepage()" }, { @@ -11500,7 +11810,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_representationsettlementpage", - "community": 577, + "community": 410, "norm_label": "representationsettlementpage.tsx" }, { @@ -11510,7 +11820,7 @@ "source_location": "L10", "_origin": "ast", "id": "pages_representationsettlementpage_walletbalance", - "community": 577, + "community": 410, "norm_label": "walletbalance" }, { @@ -11520,7 +11830,7 @@ "source_location": "L11", "_origin": "ast", "id": "pages_representationsettlementpage_repsummary", - "community": 577, + "community": 410, "norm_label": "repsummary" }, { @@ -11530,7 +11840,7 @@ "source_location": "L12", "_origin": "ast", "id": "pages_representationsettlementpage_settlementrow", - "community": 577, + "community": 410, "norm_label": "settlementrow" }, { @@ -11540,7 +11850,7 @@ "source_location": "L20", "_origin": "ast", "id": "pages_representationsettlementpage_status_label", - "community": 577, + "community": 410, "norm_label": "status_label" }, { @@ -11550,7 +11860,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_representationsettlementpage_status_class", - "community": 577, + "community": 410, "norm_label": "status_class" }, { @@ -11560,7 +11870,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_representationsettlementpage_ibanitem", - "community": 577, + "community": 410, "norm_label": "ibanitem" }, { @@ -11570,7 +11880,7 @@ "source_location": "L28", "_origin": "ast", "id": "pages_representationsettlementpage_repme", - "community": 577, + "community": 410, "norm_label": "repme" }, { @@ -11580,7 +11890,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_representationsettlementpage_representationsettlementpage", - "community": 577, + "community": 410, "norm_label": "representationsettlementpage()" }, { @@ -11650,7 +11960,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_reserveappointmentspage", - "community": 49, + "community": 421, "norm_label": "reserveappointmentspage.tsx" }, { @@ -11660,7 +11970,7 @@ "source_location": "L23", "_origin": "ast", "id": "pages_reserveappointmentspage_reserverowmenu", - "community": 49, + "community": 421, "norm_label": "reserverowmenu()" }, { @@ -11670,7 +11980,7 @@ "source_location": "L86", "_origin": "ast", "id": "pages_reserveappointmentspage_reserveappointmentspage", - "community": 49, + "community": 421, "norm_label": "reserveappointmentspage()" }, { @@ -11740,7 +12050,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_selectcontextpage", - "community": 204, + "community": 13, "norm_label": "selectcontextpage.tsx" }, { @@ -11750,7 +12060,7 @@ "source_location": "L5", "_origin": "ast", "id": "pages_selectcontextpage_role_labels", - "community": 204, + "community": 13, "norm_label": "role_labels" }, { @@ -11760,7 +12070,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_selectcontextpage_type_icons", - "community": 204, + "community": 13, "norm_label": "type_icons" }, { @@ -11770,7 +12080,7 @@ "source_location": "L18", "_origin": "ast", "id": "pages_selectcontextpage_selectcontextpage", - "community": 204, + "community": 13, "norm_label": "selectcontextpage()" }, { @@ -11853,54 +12163,14 @@ "community": 314, "norm_label": "sessionpaymentpage.tsx" }, - { - "label": "METHODS", - "file_type": "code", - "source_file": "assets/admin/pages/SessionPaymentPage.tsx", - "source_location": "L20", - "_origin": "ast", - "id": "pages_sessionpaymentpage_methods", - "community": 314, - "norm_label": "methods" - }, - { - "label": "METHOD_LABELS", - "file_type": "code", - "source_file": "assets/admin/pages/SessionPaymentPage.tsx", - "source_location": "L26", - "_origin": "ast", - "id": "pages_sessionpaymentpage_method_labels", - "community": 314, - "norm_label": "method_labels" - }, - { - "label": "todayISO()", - "file_type": "code", - "source_file": "assets/admin/pages/SessionPaymentPage.tsx", - "source_location": "L30", - "_origin": "ast", - "id": "pages_sessionpaymentpage_todayiso", - "community": 314, - "norm_label": "todayiso()" - }, - { - "label": "isoToUnix()", - "file_type": "code", - "source_file": "assets/admin/pages/SessionPaymentPage.tsx", - "source_location": "L32", - "_origin": "ast", - "id": "pages_sessionpaymentpage_isotounix", - "community": 314, - "norm_label": "isotounix()" - }, { "label": "SessionPaymentPage()", "file_type": "code", "source_file": "assets/admin/pages/SessionPaymentPage.tsx", - "source_location": "L38", + "source_location": "L18", "_origin": "ast", "id": "pages_sessionpaymentpage_sessionpaymentpage", - "community": 314, + "community": 410, "norm_label": "sessionpaymentpage()" }, { @@ -11910,7 +12180,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settingsmenupage_test", - "community": 204, + "community": 13, "norm_label": "settingsmenupage.test.tsx" }, { @@ -11920,7 +12190,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_settingsmenupage", - "community": 204, + "community": 13, "norm_label": "settingsmenupage.tsx" }, { @@ -11930,7 +12200,7 @@ "source_location": "L13", "_origin": "ast", "id": "pages_settingsmenupage_settingsmenupage", - "community": 204, + "community": 13, "norm_label": "settingsmenupage()" }, { @@ -12100,7 +12370,7 @@ "source_location": "L39", "_origin": "ast", "id": "pages_settlementdetailpage_settlementdetailpage", - "community": 63, + "community": 410, "norm_label": "settlementdetailpage()" }, { @@ -12130,7 +12400,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_settlementspage_settlementspage", - "community": 63, + "community": 410, "norm_label": "settlementspage()" }, { @@ -12240,7 +12510,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_smswalletpage", - "community": 442, + "community": 410, "norm_label": "smswalletpage.tsx" }, { @@ -12250,7 +12520,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_smswalletpage_chargeschema", - "community": 442, + "community": 410, "norm_label": "chargeschema" }, { @@ -12260,7 +12530,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_smswalletpage_chargeform", - "community": 442, + "community": 410, "norm_label": "chargeform" }, { @@ -12270,7 +12540,7 @@ "source_location": "L29", "_origin": "ast", "id": "pages_smswalletpage_empty_logs", - "community": 442, + "community": 410, "norm_label": "empty_logs" }, { @@ -12280,7 +12550,7 @@ "source_location": "L31", "_origin": "ast", "id": "pages_smswalletpage_reminder_hour_options", - "community": 442, + "community": 410, "norm_label": "reminder_hour_options" }, { @@ -12290,7 +12560,7 @@ "source_location": "L33", "_origin": "ast", "id": "pages_smswalletpage_post_visit_vars", - "community": 442, + "community": 410, "norm_label": "post_visit_vars" }, { @@ -12300,7 +12570,7 @@ "source_location": "L40", "_origin": "ast", "id": "pages_smswalletpage_smswalletpageinner", - "community": 442, + "community": 410, "norm_label": "smswalletpageinner()" }, { @@ -12310,7 +12580,7 @@ "source_location": "L567", "_origin": "ast", "id": "pages_smswalletpage_smswalletpage", - "community": 442, + "community": 410, "norm_label": "smswalletpage()" }, { @@ -12550,7 +12820,7 @@ "source_location": "L1", "_origin": "ast", "id": "pages_tagssettingspage", - "community": 0, + "community": 8, "norm_label": "tagssettingspage.tsx" }, { @@ -12560,7 +12830,7 @@ "source_location": "L14", "_origin": "ast", "id": "pages_tagssettingspage_tenanttag", - "community": 0, + "community": 8, "norm_label": "tenanttag" }, { @@ -12570,7 +12840,7 @@ "source_location": "L16", "_origin": "ast", "id": "pages_tagssettingspage_schema", - "community": 0, + "community": 8, "norm_label": "schema" }, { @@ -12580,7 +12850,7 @@ "source_location": "L21", "_origin": "ast", "id": "pages_tagssettingspage_form", - "community": 0, + "community": 8, "norm_label": "form" }, { @@ -12590,7 +12860,7 @@ "source_location": "L24", "_origin": "ast", "id": "pages_tagssettingspage_tag_colors", - "community": 0, + "community": 8, "norm_label": "tag_colors" }, { @@ -12600,7 +12870,7 @@ "source_location": "L25", "_origin": "ast", "id": "pages_tagssettingspage_defaults", - "community": 0, + "community": 8, "norm_label": "defaults" }, { @@ -12610,7 +12880,7 @@ "source_location": "L27", "_origin": "ast", "id": "pages_tagssettingspage_empty", - "community": 0, + "community": 8, "norm_label": "empty" }, { @@ -12620,7 +12890,7 @@ "source_location": "L30", "_origin": "ast", "id": "pages_tagssettingspage_tagssettingspage", - "community": 0, + "community": 8, "norm_label": "tagssettingspage()" }, { @@ -13000,7 +13270,7 @@ "source_location": "L1", "_origin": "ast", "id": "stores_authstore_test", - "community": 204, + "community": 13, "norm_label": "authstore.test.ts" }, { @@ -13010,7 +13280,7 @@ "source_location": "L4", "_origin": "ast", "id": "stores_authstore_test_initial", - "community": 204, + "community": 13, "norm_label": "initial" }, { @@ -13020,7 +13290,7 @@ "source_location": "L6", "_origin": "ast", "id": "stores_authstore_test_jsonres", - "community": 204, + "community": 13, "norm_label": "jsonres()" }, { @@ -13030,7 +13300,7 @@ "source_location": "L1", "_origin": "ast", "id": "stores_authstore", - "community": 204, + "community": 13, "norm_label": "authstore.ts" }, { @@ -13040,7 +13310,7 @@ "source_location": "L4", "_origin": "ast", "id": "stores_authstore_contextitem", - "community": 204, + "community": 13, "norm_label": "contextitem" }, { @@ -13050,7 +13320,7 @@ "source_location": "L14", "_origin": "ast", "id": "stores_authstore_authstate", - "community": 204, + "community": 13, "norm_label": "authstate" }, { @@ -13060,7 +13330,7 @@ "source_location": "L34", "_origin": "ast", "id": "stores_authstore_gettoken", - "community": 204, + "community": 13, "norm_label": "gettoken()" }, { @@ -13070,7 +13340,7 @@ "source_location": "L44", "_origin": "ast", "id": "stores_authstore_apifetch", - "community": 204, + "community": 13, "norm_label": "apifetch()" }, { @@ -13080,7 +13350,7 @@ "source_location": "L57", "_origin": "ast", "id": "stores_authstore_useauthstore", - "community": 204, + "community": 13, "norm_label": "useauthstore" }, { @@ -13310,7 +13580,7 @@ "source_location": "L51", "_origin": "ast", "id": "types_index_clinicdetail", - "community": 21, + "community": 760, "norm_label": "clinicdetail" }, { @@ -13580,7 +13850,7 @@ "source_location": "L394", "_origin": "ast", "id": "types_index_subscriptionplan", - "community": 675, + "community": 442, "norm_label": "subscriptionplan" }, { @@ -13590,7 +13860,7 @@ "source_location": "L404", "_origin": "ast", "id": "types_index_subscriptionperiod", - "community": 675, + "community": 442, "norm_label": "subscriptionperiod" }, { @@ -13620,7 +13890,7 @@ "source_location": "L446", "_origin": "ast", "id": "types_index_servicesection", - "community": 0, + "community": 49, "norm_label": "servicesection" }, { @@ -13630,7 +13900,7 @@ "source_location": "L454", "_origin": "ast", "id": "types_index_serviceitem", - "community": 0, + "community": 49, "norm_label": "serviceitem" }, { @@ -13640,7 +13910,7 @@ "source_location": "L469", "_origin": "ast", "id": "types_index_smswalletbalance", - "community": 442, + "community": 410, "norm_label": "smswalletbalance" }, { @@ -13650,7 +13920,7 @@ "source_location": "L475", "_origin": "ast", "id": "types_index_smswalletlog", - "community": 442, + "community": 410, "norm_label": "smswalletlog" }, { @@ -13660,7 +13930,7 @@ "source_location": "L483", "_origin": "ast", "id": "types_index_smssettings", - "community": 442, + "community": 410, "norm_label": "smssettings" }, { @@ -13670,7 +13940,7 @@ "source_location": "L493", "_origin": "ast", "id": "types_index_patientprofile", - "community": 577, + "community": 314, "norm_label": "patientprofile" }, { @@ -13680,7 +13950,7 @@ "source_location": "L522", "_origin": "ast", "id": "types_index_patientprofileupdate", - "community": 577, + "community": 13, "norm_label": "patientprofileupdate" }, { @@ -13690,7 +13960,7 @@ "source_location": "L544", "_origin": "ast", "id": "types_index_patientrecord", - "community": 424, + "community": 314, "norm_label": "patientrecord" }, { @@ -16520,7 +16790,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260611075829", - "community": 200, + "community": 714, "norm_label": "version20260611075829.php" }, { @@ -16530,7 +16800,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260611075829_version20260611075829", - "community": 200, + "community": 714, "norm_label": "version20260611075829" }, { @@ -16540,7 +16810,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260611075829_version20260611075829_getdescription", - "community": 200, + "community": 714, "norm_label": ".getdescription()" }, { @@ -16550,7 +16820,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260611075829_version20260611075829_up", - "community": 200, + "community": 714, "norm_label": ".up()" }, { @@ -16560,7 +16830,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260611075829_php_schema", - "community": 200, + "community": 714, "norm_label": "schema" }, { @@ -16570,7 +16840,7 @@ "source_location": "L50", "_origin": "ast", "id": "migrations_version20260611075829_version20260611075829_down", - "community": 200, + "community": 714, "norm_label": ".down()" }, { @@ -17120,7 +17390,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260614183527", - "community": 714, + "community": 834, "norm_label": "version20260614183527.php" }, { @@ -17130,7 +17400,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260614183527_version20260614183527", - "community": 714, + "community": 834, "norm_label": "version20260614183527" }, { @@ -17140,7 +17410,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260614183527_version20260614183527_getdescription", - "community": 714, + "community": 834, "norm_label": ".getdescription()" }, { @@ -17150,7 +17420,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260614183527_version20260614183527_up", - "community": 714, + "community": 834, "norm_label": ".up()" }, { @@ -17160,7 +17430,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260614183527_php_schema", - "community": 714, + "community": 834, "norm_label": "schema" }, { @@ -17170,7 +17440,7 @@ "source_location": "L34", "_origin": "ast", "id": "migrations_version20260614183527_version20260614183527_down", - "community": 714, + "community": 834, "norm_label": ".down()" }, { @@ -18980,7 +19250,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260628165710", - "community": 538, + "community": 714, "norm_label": "version20260628165710.php" }, { @@ -18990,7 +19260,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260628165710_version20260628165710", - "community": 538, + "community": 714, "norm_label": "version20260628165710" }, { @@ -19000,7 +19270,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260628165710_version20260628165710_getdescription", - "community": 538, + "community": 714, "norm_label": ".getdescription()" }, { @@ -19010,7 +19280,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628165710_version20260628165710_up", - "community": 538, + "community": 714, "norm_label": ".up()" }, { @@ -19020,7 +19290,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260628165710_php_schema", - "community": 538, + "community": 714, "norm_label": "schema" }, { @@ -19030,7 +19300,7 @@ "source_location": "L26", "_origin": "ast", "id": "migrations_version20260628165710_version20260628165710_down", - "community": 538, + "community": 714, "norm_label": ".down()" }, { @@ -20120,7 +20390,7 @@ "source_location": "L1", "_origin": "ast", "id": "migrations_version20260713103729", - "community": 714, + "community": 843, "norm_label": "version20260713103729.php" }, { @@ -20130,7 +20400,7 @@ "source_location": "L13", "_origin": "ast", "id": "migrations_version20260713103729_version20260713103729", - "community": 714, + "community": 843, "norm_label": "version20260713103729" }, { @@ -20140,7 +20410,7 @@ "source_location": "L15", "_origin": "ast", "id": "migrations_version20260713103729_version20260713103729_getdescription", - "community": 714, + "community": 843, "norm_label": ".getdescription()" }, { @@ -20150,7 +20420,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260713103729_version20260713103729_up", - "community": 714, + "community": 843, "norm_label": ".up()" }, { @@ -20160,7 +20430,7 @@ "source_location": "L20", "_origin": "ast", "id": "migrations_version20260713103729_php_schema", - "community": 714, + "community": 843, "norm_label": "schema" }, { @@ -20170,7 +20440,7 @@ "source_location": "L26", "_origin": "ast", "id": "migrations_version20260713103729_version20260713103729_down", - "community": 714, + "community": 843, "norm_label": ".down()" }, { @@ -21133,6 +21403,66 @@ "community": 880, "norm_label": ".down()" }, + { + "label": "Version20260716102537.php", + "file_type": "code", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L1", + "_origin": "ast", + "id": "migrations_version20260716102537", + "community": 847, + "norm_label": "version20260716102537.php" + }, + { + "label": "Version20260716102537", + "file_type": "code", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L13", + "_origin": "ast", + "id": "migrations_version20260716102537_version20260716102537", + "community": 847, + "norm_label": "version20260716102537" + }, + { + "label": ".getDescription()", + "file_type": "code", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L15", + "_origin": "ast", + "id": "migrations_version20260716102537_version20260716102537_getdescription", + "community": 847, + "norm_label": ".getdescription()" + }, + { + "label": ".up()", + "file_type": "code", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L20", + "_origin": "ast", + "id": "migrations_version20260716102537_version20260716102537_up", + "community": 847, + "norm_label": ".up()" + }, + { + "label": "Schema", + "file_type": "code", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L20", + "_origin": "ast", + "id": "migrations_version20260716102537_php_schema", + "community": 847, + "norm_label": "schema" + }, + { + "label": ".down()", + "file_type": "code", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L31", + "_origin": "ast", + "id": "migrations_version20260716102537_version20260716102537_down", + "community": 847, + "norm_label": ".down()" + }, { "label": "package.json", "file_type": "code", @@ -26690,7 +27020,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_otpservice", - "community": 407, + "community": 827, "norm_label": "otpservice.php" }, { @@ -28290,7 +28620,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_billingcalculator", - "community": 30, + "community": 848, "norm_label": "billingcalculator.php" }, { @@ -28300,7 +28630,7 @@ "source_location": "L9", "_origin": "ast", "id": "service_billingcalculator_billingcalculator", - "community": 30, + "community": 848, "norm_label": "billingcalculator" }, { @@ -28310,7 +28640,7 @@ "source_location": "L15", "_origin": "ast", "id": "service_billingcalculator_billingcalculator_calculateitem", - "community": 30, + "community": 848, "norm_label": ".calculateitem()" }, { @@ -28320,7 +28650,7 @@ "source_location": "L15", "_origin": "ast", "id": "money", - "community": 30, + "community": 848, "norm_label": "money" }, { @@ -28330,7 +28660,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_billing_service_billingcalculator_php_coveragerule", - "community": 30, + "community": 848, "norm_label": "coveragerule" }, { @@ -28340,7 +28670,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_billing_service_billingcalculator_php_sharebreakdown", - "community": 30, + "community": 848, "norm_label": "sharebreakdown" }, { @@ -29260,7 +29590,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_seedcategoriescommand", - "community": 435, + "community": 828, "norm_label": "seedcategoriescommand.php" }, { @@ -29270,7 +29600,7 @@ "source_location": "L22", "_origin": "ast", "id": "command_seedcategoriescommand_seedcategoriescommand", - "community": 435, + "community": 828, "norm_label": "seedcategoriescommand" }, { @@ -29280,7 +29610,7 @@ "source_location": "L28", "_origin": "ast", "id": "command_seedcategoriescommand_seedcategoriescommand_construct", - "community": 435, + "community": 828, "norm_label": ".__construct()" }, { @@ -29290,7 +29620,7 @@ "source_location": "L35", "_origin": "ast", "id": "command_seedcategoriescommand_seedcategoriescommand_execute", - "community": 435, + "community": 828, "norm_label": ".execute()" }, { @@ -29300,7 +29630,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_category_command_seedcategoriescommand_php_inputinterface", - "community": 435, + "community": 828, "norm_label": "inputinterface" }, { @@ -29310,7 +29640,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_category_command_seedcategoriescommand_php_outputinterface", - "community": 435, + "community": 828, "norm_label": "outputinterface" }, { @@ -29360,7 +29690,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_categoryimportcontroller", - "community": 108, + "community": 751, "norm_label": "categoryimportcontroller.php" }, { @@ -29370,7 +29700,7 @@ "source_location": "L25", "_origin": "ast", "id": "controller_categoryimportcontroller_categoryimportcontroller", - "community": 108, + "community": 751, "norm_label": "categoryimportcontroller" }, { @@ -29380,7 +29710,7 @@ "source_location": "L29", "_origin": "ast", "id": "controller_categoryimportcontroller_categoryimportcontroller_construct", - "community": 108, + "community": 751, "norm_label": ".__construct()" }, { @@ -29390,7 +29720,7 @@ "source_location": "L39", "_origin": "ast", "id": "controller_categoryimportcontroller_categoryimportcontroller_export", - "community": 108, + "community": 751, "norm_label": ".export()" }, { @@ -29400,7 +29730,7 @@ "source_location": "L39", "_origin": "ast", "id": "src_category_controller_categoryimportcontroller_php_jsonresponse", - "community": 108, + "community": 751, "norm_label": "jsonresponse" }, { @@ -29410,7 +29740,7 @@ "source_location": "L49", "_origin": "ast", "id": "controller_categoryimportcontroller_categoryimportcontroller_import", - "community": 108, + "community": 751, "norm_label": ".import()" }, { @@ -29420,7 +29750,7 @@ "source_location": "L49", "_origin": "ast", "id": "src_category_controller_categoryimportcontroller_php_request", - "community": 108, + "community": 751, "norm_label": "request" }, { @@ -32730,7 +33060,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_siteconfigrepository", - "community": 53, + "community": 783, "norm_label": "siteconfigrepository.php" }, { @@ -32740,7 +33070,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository", - "community": 53, + "community": 783, "norm_label": "siteconfigrepository" }, { @@ -32750,7 +33080,7 @@ "source_location": "L35", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository_construct", - "community": 53, + "community": 783, "norm_label": ".__construct()" }, { @@ -32760,7 +33090,7 @@ "source_location": "L35", "_origin": "ast", "id": "src_config_repository_siteconfigrepository_php_managerregistry", - "community": 53, + "community": 783, "norm_label": "managerregistry" }, { @@ -32770,7 +33100,7 @@ "source_location": "L40", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository_get", - "community": 53, + "community": 783, "norm_label": ".get()" }, { @@ -32780,7 +33110,7 @@ "source_location": "L49", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository_getall", - "community": 53, + "community": 783, "norm_label": ".getall()" }, { @@ -32790,7 +33120,7 @@ "source_location": "L65", "_origin": "ast", "id": "repository_siteconfigrepository_siteconfigrepository_set", - "community": 53, + "community": 783, "norm_label": ".set()" }, { @@ -33150,7 +33480,7 @@ "source_location": "L1", "_origin": "ast", "id": "command_purgedoctorscommand", - "community": 435, + "community": 737, "norm_label": "purgedoctorscommand.php" }, { @@ -33160,7 +33490,7 @@ "source_location": "L22", "_origin": "ast", "id": "command_purgedoctorscommand_purgedoctorscommand", - "community": 435, + "community": 737, "norm_label": "purgedoctorscommand" }, { @@ -33170,7 +33500,7 @@ "source_location": "L36", "_origin": "ast", "id": "command_purgedoctorscommand_purgedoctorscommand_construct", - "community": 435, + "community": 737, "norm_label": ".__construct()" }, { @@ -33180,7 +33510,7 @@ "source_location": "L41", "_origin": "ast", "id": "command_purgedoctorscommand_purgedoctorscommand_configure", - "community": 435, + "community": 737, "norm_label": ".configure()" }, { @@ -33190,7 +33520,7 @@ "source_location": "L47", "_origin": "ast", "id": "command_purgedoctorscommand_purgedoctorscommand_execute", - "community": 435, + "community": 737, "norm_label": ".execute()" }, { @@ -33200,7 +33530,7 @@ "source_location": "L47", "_origin": "ast", "id": "src_doctor_command_purgedoctorscommand_php_inputinterface", - "community": 435, + "community": 737, "norm_label": "inputinterface" }, { @@ -33210,7 +33540,7 @@ "source_location": "L47", "_origin": "ast", "id": "src_doctor_command_purgedoctorscommand_php_outputinterface", - "community": 435, + "community": 737, "norm_label": "outputinterface" }, { @@ -33660,7 +33990,7 @@ "source_location": "L157", "_origin": "ast", "id": "entity_doctor_doctor_getid", - "community": 4, + "community": 538, "norm_label": ".getid()" }, { @@ -33670,7 +34000,7 @@ "source_location": "L161", "_origin": "ast", "id": "entity_doctor_doctor_getuuid", - "community": 4, + "community": 538, "norm_label": ".getuuid()" }, { @@ -33690,7 +34020,7 @@ "source_location": "L169", "_origin": "ast", "id": "entity_doctor_doctor_getname", - "community": 4, + "community": 538, "norm_label": ".getname()" }, { @@ -33950,7 +34280,7 @@ "source_location": "L274", "_origin": "ast", "id": "entity_doctor_doctor_setname", - "community": 4, + "community": 200, "norm_label": ".setname()" }, { @@ -33960,7 +34290,7 @@ "source_location": "L274", "_origin": "ast", "id": "src_doctor_entity_doctor_php_self", - "community": 4, + "community": 200, "norm_label": "self" }, { @@ -33970,7 +34300,7 @@ "source_location": "L279", "_origin": "ast", "id": "entity_doctor_doctor_setgender", - "community": 4, + "community": 200, "norm_label": ".setgender()" }, { @@ -33980,7 +34310,7 @@ "source_location": "L285", "_origin": "ast", "id": "entity_doctor_doctor_setmedicalsystemcode", - "community": 4, + "community": 200, "norm_label": ".setmedicalsystemcode()" }, { @@ -33990,7 +34320,7 @@ "source_location": "L291", "_origin": "ast", "id": "entity_doctor_doctor_setmobilenumber", - "community": 4, + "community": 200, "norm_label": ".setmobilenumber()" }, { @@ -34000,7 +34330,7 @@ "source_location": "L297", "_origin": "ast", "id": "entity_doctor_doctor_setactivitytime", - "community": 4, + "community": 200, "norm_label": ".setactivitytime()" }, { @@ -34010,7 +34340,7 @@ "source_location": "L303", "_origin": "ast", "id": "entity_doctor_doctor_setdegree", - "community": 4, + "community": 200, "norm_label": ".setdegree()" }, { @@ -34020,7 +34350,7 @@ "source_location": "L309", "_origin": "ast", "id": "entity_doctor_doctor_setinfo", - "community": 4, + "community": 200, "norm_label": ".setinfo()" }, { @@ -34030,7 +34360,7 @@ "source_location": "L315", "_origin": "ast", "id": "entity_doctor_doctor_setimages", - "community": 4, + "community": 200, "norm_label": ".setimages()" }, { @@ -34040,7 +34370,7 @@ "source_location": "L321", "_origin": "ast", "id": "entity_doctor_doctor_setsocialmedia", - "community": 4, + "community": 200, "norm_label": ".setsocialmedia()" }, { @@ -34050,7 +34380,7 @@ "source_location": "L327", "_origin": "ast", "id": "entity_doctor_doctor_setdoctorrate", - "community": 4, + "community": 200, "norm_label": ".setdoctorrate()" }, { @@ -34060,7 +34390,7 @@ "source_location": "L333", "_origin": "ast", "id": "entity_doctor_doctor_setdoctorratepercentage", - "community": 4, + "community": 200, "norm_label": ".setdoctorratepercentage()" }, { @@ -34070,7 +34400,7 @@ "source_location": "L339", "_origin": "ast", "id": "entity_doctor_doctor_setactivedoctorappointment", - "community": 4, + "community": 200, "norm_label": ".setactivedoctorappointment()" }, { @@ -34080,7 +34410,7 @@ "source_location": "L345", "_origin": "ast", "id": "entity_doctor_doctor_setrepresentationid", - "community": 4, + "community": 200, "norm_label": ".setrepresentationid()" }, { @@ -34090,7 +34420,7 @@ "source_location": "L351", "_origin": "ast", "id": "entity_doctor_doctor_setnotificationmobile", - "community": 4, + "community": 200, "norm_label": ".setnotificationmobile()" }, { @@ -34100,7 +34430,7 @@ "source_location": "L357", "_origin": "ast", "id": "entity_doctor_doctor_setownerstatus", - "community": 4, + "community": 200, "norm_label": ".setownerstatus()" }, { @@ -34110,7 +34440,7 @@ "source_location": "L363", "_origin": "ast", "id": "entity_doctor_doctor_setsource", - "community": 4, + "community": 200, "norm_label": ".setsource()" }, { @@ -34120,7 +34450,7 @@ "source_location": "L369", "_origin": "ast", "id": "entity_doctor_doctor_setsourceref", - "community": 4, + "community": 200, "norm_label": ".setsourceref()" }, { @@ -34130,7 +34460,7 @@ "source_location": "L375", "_origin": "ast", "id": "entity_doctor_doctor_setmanagedby", - "community": 4, + "community": 200, "norm_label": ".setmanagedby()" }, { @@ -34140,7 +34470,7 @@ "source_location": "L381", "_origin": "ast", "id": "entity_doctor_doctor_setclaimedat", - "community": 4, + "community": 200, "norm_label": ".setclaimedat()" }, { @@ -34160,7 +34490,7 @@ "source_location": "L403", "_origin": "ast", "id": "entity_doctor_doctor_haspublicrating", - "community": 4, + "community": 538, "norm_label": ".haspublicrating()" }, { @@ -34170,7 +34500,7 @@ "source_location": "L408", "_origin": "ast", "id": "entity_doctor_doctor_touch", - "community": 4, + "community": 200, "norm_label": ".touch()" }, { @@ -34180,7 +34510,7 @@ "source_location": "L417", "_origin": "ast", "id": "entity_doctor_doctor_computeschedulefields", - "community": 4, + "community": 538, "norm_label": ".computeschedulefields()" }, { @@ -34190,7 +34520,7 @@ "source_location": "L417", "_origin": "ast", "id": "src_doctor_entity_doctor_php_weeklyschedule", - "community": 4, + "community": 538, "norm_label": "weeklyschedule" }, { @@ -34200,7 +34530,7 @@ "source_location": "L434", "_origin": "ast", "id": "entity_doctor_doctor_computescheduleparts", - "community": 4, + "community": 538, "norm_label": ".computescheduleparts()" }, { @@ -34210,7 +34540,7 @@ "source_location": "L504", "_origin": "ast", "id": "entity_doctor_doctor_getexperience", - "community": 4, + "community": 538, "norm_label": ".getexperience()" }, { @@ -34220,7 +34550,7 @@ "source_location": "L512", "_origin": "ast", "id": "entity_doctor_doctor_tolistarray", - "community": 4, + "community": 538, "norm_label": ".tolistarray()" }, { @@ -34230,7 +34560,7 @@ "source_location": "L536", "_origin": "ast", "id": "entity_doctor_doctor_todetailarray", - "community": 4, + "community": 538, "norm_label": ".todetailarray()" }, { @@ -35020,7 +35350,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_doctorclaimservice", - "community": 625, + "community": 486, "norm_label": "doctorclaimservice.php" }, { @@ -35030,7 +35360,7 @@ "source_location": "L28", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice", - "community": 625, + "community": 486, "norm_label": "doctorclaimservice" }, { @@ -35040,7 +35370,7 @@ "source_location": "L34", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice_construct", - "community": 625, + "community": 486, "norm_label": ".__construct()" }, { @@ -35050,7 +35380,7 @@ "source_location": "L41", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice_claim", - "community": 625, + "community": 486, "norm_label": ".claim()" }, { @@ -35060,7 +35390,7 @@ "source_location": "L41", "_origin": "ast", "id": "src_doctor_service_doctorclaimservice_php_doctor", - "community": 625, + "community": 486, "norm_label": "doctor" }, { @@ -35070,7 +35400,7 @@ "source_location": "L41", "_origin": "ast", "id": "src_doctor_service_doctorclaimservice_php_user", - "community": 625, + "community": 486, "norm_label": "user" }, { @@ -35080,7 +35410,7 @@ "source_location": "L41", "_origin": "ast", "id": "doctorclaimrequest", - "community": 625, + "community": 486, "norm_label": "doctorclaimrequest" }, { @@ -35090,7 +35420,7 @@ "source_location": "L89", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice_transferbyadmin", - "community": 625, + "community": 486, "norm_label": ".transferbyadmin()" }, { @@ -35100,7 +35430,7 @@ "source_location": "L124", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice_verifyidentity", - "community": 625, + "community": 486, "norm_label": ".verifyidentity()" }, { @@ -35110,7 +35440,7 @@ "source_location": "L150", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice_finalize", - "community": 625, + "community": 486, "norm_label": ".finalize()" }, { @@ -35120,7 +35450,7 @@ "source_location": "L189", "_origin": "ast", "id": "service_doctorclaimservice_doctorclaimservice_revert", - "community": 625, + "community": 486, "norm_label": ".revert()" }, { @@ -35560,7 +35890,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_doctorservicerepository", - "community": 7, + "community": 675, "norm_label": "doctorservicerepository.php" }, { @@ -35570,7 +35900,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository", - "community": 7, + "community": 675, "norm_label": "doctorservicerepository" }, { @@ -35580,7 +35910,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository_construct", - "community": 7, + "community": 675, "norm_label": ".__construct()" }, { @@ -35590,7 +35920,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_doctorservice_repository_doctorservicerepository_php_managerregistry", - "community": 7, + "community": 675, "norm_label": "managerregistry" }, { @@ -35600,7 +35930,7 @@ "source_location": "L17", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository_findactive", - "community": 7, + "community": 675, "norm_label": ".findactive()" }, { @@ -35610,7 +35940,7 @@ "source_location": "L31", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository_save", - "community": 7, + "community": 675, "norm_label": ".save()" }, { @@ -35620,7 +35950,7 @@ "source_location": "L31", "_origin": "ast", "id": "doctorservice", - "community": 7, + "community": 675, "norm_label": "doctorservice" }, { @@ -35630,7 +35960,7 @@ "source_location": "L37", "_origin": "ast", "id": "repository_doctorservicerepository_doctorservicerepository_remove", - "community": 7, + "community": 675, "norm_label": ".remove()" }, { @@ -36740,7 +37070,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_doctorinsurancerepository", - "community": 53, + "community": 767, "norm_label": "doctorinsurancerepository.php" }, { @@ -36750,7 +37080,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository", - "community": 53, + "community": 767, "norm_label": "doctorinsurancerepository" }, { @@ -36760,7 +37090,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_construct", - "community": 53, + "community": 767, "norm_label": ".__construct()" }, { @@ -36770,7 +37100,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_insurance_repository_doctorinsurancerepository_php_managerregistry", - "community": 53, + "community": 767, "norm_label": "managerregistry" }, { @@ -36780,7 +37110,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_save", - "community": 53, + "community": 767, "norm_label": ".save()" }, { @@ -36790,7 +37120,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_insurance_repository_doctorinsurancerepository_php_doctorinsurance", - "community": 53, + "community": 767, "norm_label": "doctorinsurance" }, { @@ -36800,7 +37130,7 @@ "source_location": "L24", "_origin": "ast", "id": "repository_doctorinsurancerepository_doctorinsurancerepository_remove", - "community": 53, + "community": 767, "norm_label": ".remove()" }, { @@ -36810,7 +37140,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_entityinsurancepricingrepository", - "community": 717, + "community": 26, "norm_label": "entityinsurancepricingrepository.php" }, { @@ -36820,7 +37150,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository", - "community": 717, + "community": 26, "norm_label": "entityinsurancepricingrepository" }, { @@ -36830,7 +37160,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_construct", - "community": 717, + "community": 26, "norm_label": ".__construct()" }, { @@ -36840,7 +37170,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_insurance_repository_entityinsurancepricingrepository_php_managerregistry", - "community": 717, + "community": 26, "norm_label": "managerregistry" }, { @@ -36850,7 +37180,7 @@ "source_location": "L17", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_findbyentity", - "community": 717, + "community": 26, "norm_label": ".findbyentity()" }, { @@ -36860,7 +37190,7 @@ "source_location": "L22", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_findoneforinsurance", - "community": 717, + "community": 26, "norm_label": ".findoneforinsurance()" }, { @@ -36870,7 +37200,7 @@ "source_location": "L22", "_origin": "ast", "id": "entityinsurancepricing", - "community": 717, + "community": 26, "norm_label": "entityinsurancepricing" }, { @@ -36880,7 +37210,7 @@ "source_location": "L31", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_save", - "community": 717, + "community": 26, "norm_label": ".save()" }, { @@ -36890,7 +37220,7 @@ "source_location": "L39", "_origin": "ast", "id": "repository_entityinsurancepricingrepository_entityinsurancepricingrepository_remove", - "community": 717, + "community": 26, "norm_label": ".remove()" }, { @@ -37190,7 +37520,7 @@ "source_location": "L1", "_origin": "ast", "id": "service_tenantinsurancecleanupservice", - "community": 717, + "community": 26, "norm_label": "tenantinsurancecleanupservice.php" }, { @@ -37200,7 +37530,7 @@ "source_location": "L17", "_origin": "ast", "id": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice", - "community": 717, + "community": 26, "norm_label": "tenantinsurancecleanupservice" }, { @@ -37210,7 +37540,7 @@ "source_location": "L19", "_origin": "ast", "id": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice_construct", - "community": 717, + "community": 26, "norm_label": ".__construct()" }, { @@ -37220,7 +37550,7 @@ "source_location": "L21", "_origin": "ast", "id": "service_tenantinsurancecleanupservice_tenantinsurancecleanupservice_purgeforentity", - "community": 717, + "community": 26, "norm_label": ".purgeforentity()" }, { @@ -38140,7 +38470,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_inventoryitemrepository", - "community": 446, + "community": 53, "norm_label": "inventoryitemrepository.php" }, { @@ -38150,7 +38480,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_inventoryitemrepository_inventoryitemrepository", - "community": 446, + "community": 53, "norm_label": "inventoryitemrepository" }, { @@ -38160,7 +38490,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_inventoryitemrepository_inventoryitemrepository_construct", - "community": 446, + "community": 53, "norm_label": ".__construct()" }, { @@ -38170,7 +38500,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_inventory_repository_inventoryitemrepository_php_managerregistry", - "community": 446, + "community": 53, "norm_label": "managerregistry" }, { @@ -38180,7 +38510,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_inventoryitemrepository_inventoryitemrepository_findbyuuid", - "community": 446, + "community": 53, "norm_label": ".findbyuuid()" }, { @@ -38190,7 +38520,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_inventory_repository_inventoryitemrepository_php_inventoryitem", - "community": 446, + "community": 53, "norm_label": "inventoryitem" }, { @@ -38200,7 +38530,7 @@ "source_location": "L22", "_origin": "ast", "id": "repository_inventoryitemrepository_inventoryitemrepository_findbyentity", - "community": 446, + "community": 53, "norm_label": ".findbyentity()" }, { @@ -38210,7 +38540,7 @@ "source_location": "L39", "_origin": "ast", "id": "repository_inventoryitemrepository_inventoryitemrepository_findcategories", - "community": 446, + "community": 53, "norm_label": ".findcategories()" }, { @@ -38220,7 +38550,7 @@ "source_location": "L54", "_origin": "ast", "id": "repository_inventoryitemrepository_inventoryitemrepository_save", - "community": 446, + "community": 53, "norm_label": ".save()" }, { @@ -38230,7 +38560,7 @@ "source_location": "L60", "_origin": "ast", "id": "repository_inventoryitemrepository_inventoryitemrepository_remove", - "community": 446, + "community": 53, "norm_label": ".remove()" }, { @@ -40567,7 +40897,7 @@ "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L12", + "source_location": "L13", "_origin": "ast", "id": "entity_patientsession_patientsession", "community": 16, @@ -40577,7 +40907,7 @@ "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L25", + "source_location": "L26", "_origin": "ast", "id": "src_patient_entity_patientsession_php_patientrecord", "community": 16, @@ -40587,17 +40917,27 @@ "label": "Appointment", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L29", + "source_location": "L30", "_origin": "ast", "id": "src_patient_entity_patientsession_php_appointment", "community": 16, "norm_label": "appointment" }, + { + "label": "InventoryPackage", + "file_type": "code", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L39", + "_origin": "ast", + "id": "src_patient_entity_patientsession_php_inventorypackage", + "community": 16, + "norm_label": "inventorypackage" + }, { "label": "Collection", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L82", + "source_location": "L92", "_origin": "ast", "id": "src_patient_entity_patientsession_php_collection", "community": 16, @@ -40607,7 +40947,7 @@ "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L88", + "source_location": "L101", "_origin": "ast", "id": "entity_patientsession_patientsession_construct", "community": 16, @@ -40617,7 +40957,7 @@ "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L99", + "source_location": "L113", "_origin": "ast", "id": "entity_patientsession_patientsession_getid", "community": 16, @@ -40627,7 +40967,7 @@ "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L100", + "source_location": "L114", "_origin": "ast", "id": "entity_patientsession_patientsession_getuuid", "community": 16, @@ -40637,7 +40977,7 @@ "label": ".getRecord()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L101", + "source_location": "L115", "_origin": "ast", "id": "entity_patientsession_patientsession_getrecord", "community": 16, @@ -40647,7 +40987,7 @@ "label": ".getAppointment()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L102", + "source_location": "L116", "_origin": "ast", "id": "entity_patientsession_patientsession_getappointment", "community": 16, @@ -40657,7 +40997,7 @@ "label": ".getInsuranceBaseId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L103", + "source_location": "L117", "_origin": "ast", "id": "entity_patientsession_patientsession_getinsurancebaseid", "community": 16, @@ -40667,7 +41007,7 @@ "label": ".getInsuranceSupplementaryId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L104", + "source_location": "L118", "_origin": "ast", "id": "entity_patientsession_patientsession_getinsurancesupplementaryid", "community": 16, @@ -40677,7 +41017,7 @@ "label": ".getServices()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L105", + "source_location": "L119", "_origin": "ast", "id": "entity_patientsession_patientsession_getservices", "community": 16, @@ -40687,7 +41027,7 @@ "label": ".addService()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L107", + "source_location": "L121", "_origin": "ast", "id": "entity_patientsession_patientsession_addservice", "community": 16, @@ -40697,7 +41037,7 @@ "label": "SessionService", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L107", + "source_location": "L121", "_origin": "ast", "id": "src_patient_entity_patientsession_php_sessionservice", "community": 16, @@ -40707,7 +41047,7 @@ "label": "self", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L107", + "source_location": "L121", "_origin": "ast", "id": "src_patient_entity_patientsession_php_self", "community": 16, @@ -40717,7 +41057,7 @@ "label": ".getVisitPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L114", + "source_location": "L128", "_origin": "ast", "id": "entity_patientsession_patientsession_getvisitpricerials", "community": 16, @@ -40727,7 +41067,7 @@ "label": ".getBaseInsuranceDiscountPercent()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L115", + "source_location": "L129", "_origin": "ast", "id": "entity_patientsession_patientsession_getbaseinsurancediscountpercent", "community": 16, @@ -40737,7 +41077,7 @@ "label": ".getSupplementaryDiscountPercent()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L116", + "source_location": "L130", "_origin": "ast", "id": "entity_patientsession_patientsession_getsupplementarydiscountpercent", "community": 16, @@ -40747,7 +41087,7 @@ "label": ".getServicesTotalRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L117", + "source_location": "L131", "_origin": "ast", "id": "entity_patientsession_patientsession_getservicestotalrials", "community": 16, @@ -40757,7 +41097,7 @@ "label": ".getFinalPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L118", + "source_location": "L132", "_origin": "ast", "id": "entity_patientsession_patientsession_getfinalpricerials", "community": 16, @@ -40767,7 +41107,7 @@ "label": ".getPaymentMethod()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L119", + "source_location": "L133", "_origin": "ast", "id": "entity_patientsession_patientsession_getpaymentmethod", "community": 16, @@ -40777,7 +41117,7 @@ "label": ".getDiscountType()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L120", + "source_location": "L134", "_origin": "ast", "id": "entity_patientsession_patientsession_getdiscounttype", "community": 16, @@ -40787,7 +41127,7 @@ "label": ".getDiscountValue()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L121", + "source_location": "L135", "_origin": "ast", "id": "entity_patientsession_patientsession_getdiscountvalue", "community": 16, @@ -40797,7 +41137,7 @@ "label": ".getDiscountRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L122", + "source_location": "L136", "_origin": "ast", "id": "entity_patientsession_patientsession_getdiscountrials", "community": 16, @@ -40807,7 +41147,7 @@ "label": ".getPaidAt()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L123", + "source_location": "L137", "_origin": "ast", "id": "entity_patientsession_patientsession_getpaidat", "community": 16, @@ -40817,7 +41157,7 @@ "label": ".getPayments()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L124", + "source_location": "L138", "_origin": "ast", "id": "entity_patientsession_patientsession_getpayments", "community": 16, @@ -40827,7 +41167,7 @@ "label": ".addPayment()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L126", + "source_location": "L140", "_origin": "ast", "id": "entity_patientsession_patientsession_addpayment", "community": 16, @@ -40837,7 +41177,7 @@ "label": "SessionPayment", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L126", + "source_location": "L140", "_origin": "ast", "id": "src_patient_entity_patientsession_php_sessionpayment", "community": 16, @@ -40847,7 +41187,7 @@ "label": ".getPaidTotalRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L135", + "source_location": "L149", "_origin": "ast", "id": "entity_patientsession_patientsession_getpaidtotalrials", "community": 16, @@ -40857,17 +41197,77 @@ "label": ".getRemainingRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L144", + "source_location": "L158", "_origin": "ast", "id": "entity_patientsession_patientsession_getremainingrials", "community": 16, "norm_label": ".getremainingrials()" }, + { + "label": ".getSessionAt()", + "file_type": "code", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L163", + "_origin": "ast", + "id": "entity_patientsession_patientsession_getsessionat", + "community": 16, + "norm_label": ".getsessionat()" + }, + { + "label": ".getInventoryPackage()", + "file_type": "code", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L164", + "_origin": "ast", + "id": "entity_patientsession_patientsession_getinventorypackage", + "community": 16, + "norm_label": ".getinventorypackage()" + }, + { + "label": ".getConsumables()", + "file_type": "code", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L165", + "_origin": "ast", + "id": "entity_patientsession_patientsession_getconsumables", + "community": 16, + "norm_label": ".getconsumables()" + }, + { + "label": ".addConsumable()", + "file_type": "code", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L167", + "_origin": "ast", + "id": "entity_patientsession_patientsession_addconsumable", + "community": 16, + "norm_label": ".addconsumable()" + }, + { + "label": "SessionConsumable", + "file_type": "code", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L167", + "_origin": "ast", + "id": "src_patient_entity_patientsession_php_sessionconsumable", + "community": 16, + "norm_label": "sessionconsumable" + }, + { + "label": ".getConsumablesTotalRials()", + "file_type": "code", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L176", + "_origin": "ast", + "id": "entity_patientsession_patientsession_getconsumablestotalrials", + "community": 16, + "norm_label": ".getconsumablestotalrials()" + }, { "label": ".getNotes()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L149", + "source_location": "L184", "_origin": "ast", "id": "entity_patientsession_patientsession_getnotes", "community": 16, @@ -40877,7 +41277,7 @@ "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L150", + "source_location": "L185", "_origin": "ast", "id": "entity_patientsession_patientsession_getcreatedat", "community": 16, @@ -40887,7 +41287,7 @@ "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L151", + "source_location": "L186", "_origin": "ast", "id": "entity_patientsession_patientsession_getupdatedat", "community": 16, @@ -40897,7 +41297,7 @@ "label": ".setInsuranceBaseId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L153", + "source_location": "L188", "_origin": "ast", "id": "entity_patientsession_patientsession_setinsurancebaseid", "community": 16, @@ -40907,7 +41307,7 @@ "label": ".setInsuranceSupplementaryId()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L154", + "source_location": "L189", "_origin": "ast", "id": "entity_patientsession_patientsession_setinsurancesupplementaryid", "community": 16, @@ -40917,7 +41317,7 @@ "label": ".setVisitPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L155", + "source_location": "L190", "_origin": "ast", "id": "entity_patientsession_patientsession_setvisitpricerials", "community": 16, @@ -40927,7 +41327,7 @@ "label": ".setBaseInsuranceDiscountPercent()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L156", + "source_location": "L191", "_origin": "ast", "id": "entity_patientsession_patientsession_setbaseinsurancediscountpercent", "community": 16, @@ -40937,7 +41337,7 @@ "label": ".setSupplementaryDiscountPercent()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L157", + "source_location": "L192", "_origin": "ast", "id": "entity_patientsession_patientsession_setsupplementarydiscountpercent", "community": 16, @@ -40947,7 +41347,7 @@ "label": ".setServicesTotalRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L158", + "source_location": "L193", "_origin": "ast", "id": "entity_patientsession_patientsession_setservicestotalrials", "community": 16, @@ -40957,7 +41357,7 @@ "label": ".setFinalPriceRials()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L159", + "source_location": "L194", "_origin": "ast", "id": "entity_patientsession_patientsession_setfinalpricerials", "community": 16, @@ -40967,7 +41367,7 @@ "label": ".setPaymentMethod()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L160", + "source_location": "L195", "_origin": "ast", "id": "entity_patientsession_patientsession_setpaymentmethod", "community": 16, @@ -40977,17 +41377,37 @@ "label": ".setDiscount()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L161", + "source_location": "L196", "_origin": "ast", "id": "entity_patientsession_patientsession_setdiscount", "community": 16, "norm_label": ".setdiscount()" }, + { + "label": ".setSessionAt()", + "file_type": "code", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L204", + "_origin": "ast", + "id": "entity_patientsession_patientsession_setsessionat", + "community": 16, + "norm_label": ".setsessionat()" + }, + { + "label": ".setInventoryPackage()", + "file_type": "code", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L205", + "_origin": "ast", + "id": "entity_patientsession_patientsession_setinventorypackage", + "community": 16, + "norm_label": ".setinventorypackage()" + }, { "label": ".setPaidAt()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L169", + "source_location": "L206", "_origin": "ast", "id": "entity_patientsession_patientsession_setpaidat", "community": 16, @@ -40997,7 +41417,7 @@ "label": ".setNotes()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L170", + "source_location": "L207", "_origin": "ast", "id": "entity_patientsession_patientsession_setnotes", "community": 16, @@ -41007,12 +41427,152 @@ "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/PatientSession.php", - "source_location": "L172", + "source_location": "L209", "_origin": "ast", "id": "entity_patientsession_patientsession_toarray", "community": 16, "norm_label": ".toarray()" }, + { + "label": "SessionConsumable.php", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L1", + "_origin": "ast", + "id": "entity_sessionconsumable", + "community": 397, + "norm_label": "sessionconsumable.php" + }, + { + "label": "SessionConsumable", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L14", + "_origin": "ast", + "id": "entity_sessionconsumable_sessionconsumable", + "community": 397, + "norm_label": "sessionconsumable" + }, + { + "label": "PatientSession", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L26", + "_origin": "ast", + "id": "src_patient_entity_sessionconsumable_php_patientsession", + "community": 397, + "norm_label": "patientsession" + }, + { + "label": "InventoryItem", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L30", + "_origin": "ast", + "id": "src_patient_entity_sessionconsumable_php_inventoryitem", + "community": 397, + "norm_label": "inventoryitem" + }, + { + "label": ".__construct()", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L43", + "_origin": "ast", + "id": "entity_sessionconsumable_sessionconsumable_construct", + "community": 397, + "norm_label": ".__construct()" + }, + { + "label": ".getId()", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L53", + "_origin": "ast", + "id": "entity_sessionconsumable_sessionconsumable_getid", + "community": 397, + "norm_label": ".getid()" + }, + { + "label": ".getUuid()", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L54", + "_origin": "ast", + "id": "entity_sessionconsumable_sessionconsumable_getuuid", + "community": 397, + "norm_label": ".getuuid()" + }, + { + "label": ".getSession()", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L55", + "_origin": "ast", + "id": "entity_sessionconsumable_sessionconsumable_getsession", + "community": 397, + "norm_label": ".getsession()" + }, + { + "label": ".getItem()", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L56", + "_origin": "ast", + "id": "entity_sessionconsumable_sessionconsumable_getitem", + "community": 397, + "norm_label": ".getitem()" + }, + { + "label": ".getPriceRials()", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L57", + "_origin": "ast", + "id": "entity_sessionconsumable_sessionconsumable_getpricerials", + "community": 397, + "norm_label": ".getpricerials()" + }, + { + "label": ".getQuantity()", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L58", + "_origin": "ast", + "id": "entity_sessionconsumable_sessionconsumable_getquantity", + "community": 397, + "norm_label": ".getquantity()" + }, + { + "label": ".getLineTotalRials()", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L59", + "_origin": "ast", + "id": "entity_sessionconsumable_sessionconsumable_getlinetotalrials", + "community": 397, + "norm_label": ".getlinetotalrials()" + }, + { + "label": ".getCreatedAt()", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L60", + "_origin": "ast", + "id": "entity_sessionconsumable_sessionconsumable_getcreatedat", + "community": 397, + "norm_label": ".getcreatedat()" + }, + { + "label": ".toArray()", + "file_type": "code", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L62", + "_origin": "ast", + "id": "entity_sessionconsumable_sessionconsumable_toarray", + "community": 397, + "norm_label": ".toarray()" + }, { "label": "SessionPayment.php", "file_type": "code", @@ -42133,6 +42693,66 @@ "community": 223, "norm_label": ".patientinfoforids()" }, + { + "label": "SessionConsumableRepository.php", + "file_type": "code", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L1", + "_origin": "ast", + "id": "repository_sessionconsumablerepository", + "community": 849, + "norm_label": "sessionconsumablerepository.php" + }, + { + "label": "SessionConsumableRepository", + "file_type": "code", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L9", + "_origin": "ast", + "id": "repository_sessionconsumablerepository_sessionconsumablerepository", + "community": 849, + "norm_label": "sessionconsumablerepository" + }, + { + "label": ".__construct()", + "file_type": "code", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L11", + "_origin": "ast", + "id": "repository_sessionconsumablerepository_sessionconsumablerepository_construct", + "community": 849, + "norm_label": ".__construct()" + }, + { + "label": "ManagerRegistry", + "file_type": "code", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L11", + "_origin": "ast", + "id": "src_patient_repository_sessionconsumablerepository_php_managerregistry", + "community": 849, + "norm_label": "managerregistry" + }, + { + "label": ".save()", + "file_type": "code", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L16", + "_origin": "ast", + "id": "repository_sessionconsumablerepository_sessionconsumablerepository_save", + "community": 849, + "norm_label": ".save()" + }, + { + "label": "SessionConsumable", + "file_type": "code", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L16", + "_origin": "ast", + "id": "src_patient_repository_sessionconsumablerepository_php_sessionconsumable", + "community": 849, + "norm_label": "sessionconsumable" + }, { "label": "SessionPaymentRepository.php", "file_type": "code", @@ -42140,7 +42760,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_sessionpaymentrepository", - "community": 881, + "community": 53, "norm_label": "sessionpaymentrepository.php" }, { @@ -42150,7 +42770,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_sessionpaymentrepository_sessionpaymentrepository", - "community": 881, + "community": 53, "norm_label": "sessionpaymentrepository" }, { @@ -42160,7 +42780,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_sessionpaymentrepository_sessionpaymentrepository_construct", - "community": 881, + "community": 53, "norm_label": ".__construct()" }, { @@ -42170,7 +42790,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_patient_repository_sessionpaymentrepository_php_managerregistry", - "community": 881, + "community": 53, "norm_label": "managerregistry" }, { @@ -42180,7 +42800,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_sessionpaymentrepository_sessionpaymentrepository_save", - "community": 881, + "community": 53, "norm_label": ".save()" }, { @@ -42190,7 +42810,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_patient_repository_sessionpaymentrepository_php_sessionpayment", - "community": 881, + "community": 53, "norm_label": "sessionpayment" }, { @@ -42347,7 +42967,7 @@ "label": "PatientService", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", - "source_location": "L28", + "source_location": "L32", "_origin": "ast", "id": "service_patientservice_patientservice", "community": 641, @@ -42357,7 +42977,7 @@ "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", - "source_location": "L30", + "source_location": "L34", "_origin": "ast", "id": "service_patientservice_patientservice_construct", "community": 641, @@ -42367,7 +42987,7 @@ "label": ".calculateFinalPrice()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", - "source_location": "L53", + "source_location": "L60", "_origin": "ast", "id": "service_patientservice_patientservice_calculatefinalprice", "community": 641, @@ -42377,7 +42997,7 @@ "label": ".autoCreateOnAppointmentConfirm()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", - "source_location": "L85", + "source_location": "L92", "_origin": "ast", "id": "service_patientservice_patientservice_autocreateonappointmentconfirm", "community": 641, @@ -42387,7 +43007,7 @@ "label": "Appointment", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", - "source_location": "L85", + "source_location": "L92", "_origin": "ast", "id": "src_patient_service_patientservice_php_appointment", "community": 641, @@ -42397,7 +43017,7 @@ "label": ".autoCreateForEntity()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", - "source_location": "L110", + "source_location": "L117", "_origin": "ast", "id": "service_patientservice_patientservice_autocreateforentity", "community": 641, @@ -42407,7 +43027,7 @@ "label": ".createSession()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", - "source_location": "L128", + "source_location": "L135", "_origin": "ast", "id": "service_patientservice_patientservice_createsession", "community": 641, @@ -42417,7 +43037,7 @@ "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", - "source_location": "L128", + "source_location": "L135", "_origin": "ast", "id": "src_patient_service_patientservice_php_patientrecord", "community": 641, @@ -42427,7 +43047,7 @@ "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", - "source_location": "L128", + "source_location": "L135", "_origin": "ast", "id": "src_patient_service_patientservice_php_patientsession", "community": 641, @@ -42437,7 +43057,7 @@ "label": ".applyDiscount()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", - "source_location": "L195", + "source_location": "L237", "_origin": "ast", "id": "service_patientservice_patientservice_applydiscount", "community": 641, @@ -42447,7 +43067,7 @@ "label": ".addSessionPayment()", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", - "source_location": "L241", + "source_location": "L283", "_origin": "ast", "id": "service_patientservice_patientservice_addsessionpayment", "community": 641, @@ -42457,7 +43077,7 @@ "label": "User", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", - "source_location": "L241", + "source_location": "L283", "_origin": "ast", "id": "src_patient_service_patientservice_php_user", "community": 641, @@ -42467,7 +43087,7 @@ "label": "SessionPayment", "file_type": "code", "source_file": "src/Patient/Service/PatientService.php", - "source_location": "L241", + "source_location": "L283", "_origin": "ast", "id": "src_patient_service_patientservice_php_sessionpayment", "community": 641, @@ -43190,7 +43810,7 @@ "source_location": "L52", "_origin": "ast", "id": "src_payment_gateway_gatewayfactory_php_paymentgatewayinterface", - "community": 783, + "community": 206, "norm_label": "paymentgatewayinterface" }, { @@ -43500,7 +44120,7 @@ "source_location": "L1", "_origin": "ast", "id": "gateway_mockgateway", - "community": 783, + "community": 206, "norm_label": "mockgateway.php" }, { @@ -43510,7 +44130,7 @@ "source_location": "L5", "_origin": "ast", "id": "gateway_mockgateway_mockgateway", - "community": 783, + "community": 206, "norm_label": "mockgateway" }, { @@ -43520,7 +44140,7 @@ "source_location": "L7", "_origin": "ast", "id": "gateway_mockgateway_mockgateway_getname", - "community": 783, + "community": 206, "norm_label": ".getname()" }, { @@ -43530,7 +44150,7 @@ "source_location": "L9", "_origin": "ast", "id": "gateway_mockgateway_mockgateway_isconfigured", - "community": 783, + "community": 206, "norm_label": ".isconfigured()" }, { @@ -43540,7 +44160,7 @@ "source_location": "L11", "_origin": "ast", "id": "gateway_mockgateway_mockgateway_initiate", - "community": 783, + "community": 206, "norm_label": ".initiate()" }, { @@ -43550,7 +44170,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_payment_gateway_mockgateway_php_paymentinitresult", - "community": 783, + "community": 206, "norm_label": "paymentinitresult" }, { @@ -43560,7 +44180,7 @@ "source_location": "L17", "_origin": "ast", "id": "gateway_mockgateway_mockgateway_verify", - "community": 783, + "community": 206, "norm_label": ".verify()" }, { @@ -43570,7 +44190,7 @@ "source_location": "L17", "_origin": "ast", "id": "src_payment_gateway_mockgateway_php_paymentverifyresult", - "community": 783, + "community": 206, "norm_label": "paymentverifyresult" }, { @@ -43580,7 +44200,7 @@ "source_location": "L39", "_origin": "ast", "id": "gateway_mockgateway_mockgateway_refund", - "community": 783, + "community": 206, "norm_label": ".refund()" }, { @@ -43590,7 +44210,7 @@ "source_location": "L39", "_origin": "ast", "id": "src_payment_gateway_mockgateway_php_paymentrefundresult", - "community": 783, + "community": 206, "norm_label": "paymentrefundresult" }, { @@ -43600,7 +44220,7 @@ "source_location": "L44", "_origin": "ast", "id": "gateway_mockgateway_mockgateway_reverse", - "community": 783, + "community": 206, "norm_label": ".reverse()" }, { @@ -43800,7 +44420,7 @@ "source_location": "L1", "_origin": "ast", "id": "gateway_sepgateway", - "community": 751, + "community": 206, "norm_label": "sepgateway.php" }, { @@ -43810,7 +44430,7 @@ "source_location": "L9", "_origin": "ast", "id": "gateway_sepgateway_sepgateway", - "community": 751, + "community": 206, "norm_label": "sepgateway" }, { @@ -43820,7 +44440,7 @@ "source_location": "L14", "_origin": "ast", "id": "gateway_sepgateway_sepgateway_construct", - "community": 751, + "community": 206, "norm_label": ".__construct()" }, { @@ -43830,7 +44450,7 @@ "source_location": "L21", "_origin": "ast", "id": "gateway_sepgateway_sepgateway_getname", - "community": 751, + "community": 206, "norm_label": ".getname()" }, { @@ -43840,7 +44460,7 @@ "source_location": "L26", "_origin": "ast", "id": "gateway_sepgateway_sepgateway_isconfigured", - "community": 751, + "community": 206, "norm_label": ".isconfigured()" }, { @@ -43850,7 +44470,7 @@ "source_location": "L31", "_origin": "ast", "id": "gateway_sepgateway_sepgateway_cfg", - "community": 751, + "community": 206, "norm_label": ".cfg()" }, { @@ -43860,7 +44480,7 @@ "source_location": "L36", "_origin": "ast", "id": "gateway_sepgateway_sepgateway_initiate", - "community": 751, + "community": 206, "norm_label": ".initiate()" }, { @@ -43870,7 +44490,7 @@ "source_location": "L36", "_origin": "ast", "id": "src_payment_gateway_sepgateway_php_paymentinitresult", - "community": 751, + "community": 206, "norm_label": "paymentinitresult" }, { @@ -43880,7 +44500,7 @@ "source_location": "L65", "_origin": "ast", "id": "gateway_sepgateway_sepgateway_verify", - "community": 751, + "community": 206, "norm_label": ".verify()" }, { @@ -43890,7 +44510,7 @@ "source_location": "L65", "_origin": "ast", "id": "src_payment_gateway_sepgateway_php_paymentverifyresult", - "community": 751, + "community": 206, "norm_label": "paymentverifyresult" }, { @@ -43900,7 +44520,7 @@ "source_location": "L103", "_origin": "ast", "id": "gateway_sepgateway_sepgateway_refund", - "community": 751, + "community": 206, "norm_label": ".refund()" }, { @@ -43910,7 +44530,7 @@ "source_location": "L103", "_origin": "ast", "id": "src_payment_gateway_sepgateway_php_paymentrefundresult", - "community": 751, + "community": 206, "norm_label": "paymentrefundresult" }, { @@ -43920,7 +44540,7 @@ "source_location": "L108", "_origin": "ast", "id": "gateway_sepgateway_sepgateway_reverse", - "community": 751, + "community": 206, "norm_label": ".reverse()" }, { @@ -46120,7 +46740,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_likerepository", - "community": 22, + "community": 445, "norm_label": "likerepository.php" }, { @@ -46130,7 +46750,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_likerepository_likerepository", - "community": 22, + "community": 445, "norm_label": "likerepository" }, { @@ -46140,7 +46760,7 @@ "source_location": "L13", "_origin": "ast", "id": "repository_likerepository_likerepository_construct", - "community": 22, + "community": 445, "norm_label": ".__construct()" }, { @@ -46150,7 +46770,7 @@ "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_likerepository_php_managerregistry", - "community": 22, + "community": 445, "norm_label": "managerregistry" }, { @@ -46160,7 +46780,7 @@ "source_location": "L15", "_origin": "ast", "id": "repository_likerepository_likerepository_findbyuserandcomment", - "community": 22, + "community": 445, "norm_label": ".findbyuserandcomment()" }, { @@ -46170,7 +46790,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_likerepository_php_user", - "community": 22, + "community": 445, "norm_label": "user" }, { @@ -46180,7 +46800,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_likerepository_php_comment", - "community": 22, + "community": 445, "norm_label": "comment" }, { @@ -46190,7 +46810,7 @@ "source_location": "L15", "_origin": "ast", "id": "like", - "community": 22, + "community": 445, "norm_label": "like" }, { @@ -46200,7 +46820,7 @@ "source_location": "L18", "_origin": "ast", "id": "repository_likerepository_likerepository_countbycomment", - "community": 22, + "community": 445, "norm_label": ".countbycomment()" }, { @@ -46210,7 +46830,7 @@ "source_location": "L40", "_origin": "ast", "id": "repository_likerepository_likerepository_save", - "community": 22, + "community": 445, "norm_label": ".save()" }, { @@ -46220,7 +46840,7 @@ "source_location": "L41", "_origin": "ast", "id": "repository_likerepository_likerepository_remove", - "community": 22, + "community": 445, "norm_label": ".remove()" }, { @@ -46230,7 +46850,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_raterepository", - "community": 397, + "community": 22, "norm_label": "raterepository.php" }, { @@ -46240,7 +46860,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_raterepository_raterepository", - "community": 397, + "community": 22, "norm_label": "raterepository" }, { @@ -46250,7 +46870,7 @@ "source_location": "L13", "_origin": "ast", "id": "repository_raterepository_raterepository_construct", - "community": 397, + "community": 22, "norm_label": ".__construct()" }, { @@ -46260,7 +46880,7 @@ "source_location": "L13", "_origin": "ast", "id": "src_rating_repository_raterepository_php_managerregistry", - "community": 397, + "community": 22, "norm_label": "managerregistry" }, { @@ -46270,7 +46890,7 @@ "source_location": "L15", "_origin": "ast", "id": "repository_raterepository_raterepository_findbyuseranddoctor", - "community": 397, + "community": 22, "norm_label": ".findbyuseranddoctor()" }, { @@ -46280,7 +46900,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_user", - "community": 397, + "community": 22, "norm_label": "user" }, { @@ -46290,7 +46910,7 @@ "source_location": "L15", "_origin": "ast", "id": "src_rating_repository_raterepository_php_doctor", - "community": 397, + "community": 22, "norm_label": "doctor" }, { @@ -46300,7 +46920,7 @@ "source_location": "L15", "_origin": "ast", "id": "rate", - "community": 397, + "community": 22, "norm_label": "rate" }, { @@ -46310,7 +46930,7 @@ "source_location": "L22", "_origin": "ast", "id": "repository_raterepository_raterepository_getaggregate", - "community": 397, + "community": 22, "norm_label": ".getaggregate()" }, { @@ -46320,7 +46940,7 @@ "source_location": "L53", "_origin": "ast", "id": "repository_raterepository_raterepository_save", - "community": 397, + "community": 22, "norm_label": ".save()" }, { @@ -46720,7 +47340,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_sitecontextcontroller", - "community": 873, + "community": 108, "norm_label": "sitecontextcontroller.php" }, { @@ -46730,7 +47350,7 @@ "source_location": "L16", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller", - "community": 873, + "community": 108, "norm_label": "sitecontextcontroller" }, { @@ -46740,7 +47360,7 @@ "source_location": "L19", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller_construct", - "community": 873, + "community": 108, "norm_label": ".__construct()" }, { @@ -46750,7 +47370,7 @@ "source_location": "L23", "_origin": "ast", "id": "controller_sitecontextcontroller_sitecontextcontroller_resolve", - "community": 873, + "community": 108, "norm_label": ".resolve()" }, { @@ -46760,7 +47380,7 @@ "source_location": "L23", "_origin": "ast", "id": "src_representation_controller_sitecontextcontroller_php_request", - "community": 873, + "community": 108, "norm_label": "request" }, { @@ -46770,7 +47390,7 @@ "source_location": "L23", "_origin": "ast", "id": "src_representation_controller_sitecontextcontroller_php_jsonresponse", - "community": 873, + "community": 108, "norm_label": "jsonresponse" }, { @@ -49990,7 +50610,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_healthcontroller", - "community": 794, + "community": 855, "norm_label": "healthcontroller.php" }, { @@ -50000,7 +50620,7 @@ "source_location": "L10", "_origin": "ast", "id": "controller_healthcontroller_healthcontroller", - "community": 794, + "community": 855, "norm_label": "healthcontroller" }, { @@ -50010,7 +50630,7 @@ "source_location": "L12", "_origin": "ast", "id": "controller_healthcontroller_healthcontroller_construct", - "community": 794, + "community": 855, "norm_label": ".__construct()" }, { @@ -50020,7 +50640,7 @@ "source_location": "L17", "_origin": "ast", "id": "controller_healthcontroller_healthcontroller_invoke", - "community": 794, + "community": 855, "norm_label": ".__invoke()" }, { @@ -50030,7 +50650,7 @@ "source_location": "L17", "_origin": "ast", "id": "src_shared_controller_healthcontroller_php_jsonresponse", - "community": 794, + "community": 855, "norm_label": "jsonresponse" }, { @@ -51210,7 +51830,7 @@ "source_location": "L1", "_origin": "ast", "id": "util_persiantext", - "community": 767, + "community": 486, "norm_label": "persiantext.php" }, { @@ -51220,7 +51840,7 @@ "source_location": "L12", "_origin": "ast", "id": "util_persiantext_persiantext", - "community": 767, + "community": 486, "norm_label": "persiantext" }, { @@ -51230,7 +51850,7 @@ "source_location": "L14", "_origin": "ast", "id": "util_persiantext_persiantext_normalize", - "community": 767, + "community": 486, "norm_label": ".normalize()" }, { @@ -51240,7 +51860,7 @@ "source_location": "L40", "_origin": "ast", "id": "util_persiantext_persiantext_samename", - "community": 767, + "community": 486, "norm_label": ".samename()" }, { @@ -51250,7 +51870,7 @@ "source_location": "L46", "_origin": "ast", "id": "util_persiantext_persiantext_stripdoctortitle", - "community": 767, + "community": 486, "norm_label": ".stripdoctortitle()" }, { @@ -51470,7 +52090,7 @@ "source_location": "L1", "_origin": "ast", "id": "controller_smsmessagecontroller", - "community": 559, + "community": 108, "norm_label": "smsmessagecontroller.php" }, { @@ -51480,7 +52100,7 @@ "source_location": "L18", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller", - "community": 559, + "community": 108, "norm_label": "smsmessagecontroller" }, { @@ -51490,7 +52110,7 @@ "source_location": "L22", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller_construct", - "community": 559, + "community": 108, "norm_label": ".__construct()" }, { @@ -51500,7 +52120,7 @@ "source_location": "L26", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller_list", - "community": 559, + "community": 108, "norm_label": ".list()" }, { @@ -51510,7 +52130,7 @@ "source_location": "L26", "_origin": "ast", "id": "src_sms_controller_smsmessagecontroller_php_jsonresponse", - "community": 559, + "community": 108, "norm_label": "jsonresponse" }, { @@ -51520,7 +52140,7 @@ "source_location": "L57", "_origin": "ast", "id": "controller_smsmessagecontroller_smsmessagecontroller_update", - "community": 559, + "community": 108, "norm_label": ".update()" }, { @@ -51530,7 +52150,7 @@ "source_location": "L57", "_origin": "ast", "id": "src_sms_controller_smsmessagecontroller_php_request", - "community": 559, + "community": 108, "norm_label": "request" }, { @@ -51820,7 +52440,7 @@ "source_location": "L1", "_origin": "ast", "id": "entity_smsmessagetemplate", - "community": 407, + "community": 210, "norm_label": "smsmessagetemplate.php" }, { @@ -52440,7 +53060,7 @@ "source_location": "L1", "_origin": "ast", "id": "entity_smswallet", - "community": 16, + "community": 648, "norm_label": "smswallet.php" }, { @@ -52450,7 +53070,7 @@ "source_location": "L8", "_origin": "ast", "id": "entity_smswallet_smswallet", - "community": 16, + "community": 648, "norm_label": "smswallet" }, { @@ -52460,7 +53080,7 @@ "source_location": "L33", "_origin": "ast", "id": "entity_smswallet_smswallet_construct", - "community": 16, + "community": 648, "norm_label": ".__construct()" }, { @@ -52470,7 +53090,7 @@ "source_location": "L41", "_origin": "ast", "id": "entity_smswallet_smswallet_getid", - "community": 16, + "community": 648, "norm_label": ".getid()" }, { @@ -52480,7 +53100,7 @@ "source_location": "L42", "_origin": "ast", "id": "entity_smswallet_smswallet_getentitytype", - "community": 16, + "community": 648, "norm_label": ".getentitytype()" }, { @@ -52490,7 +53110,7 @@ "source_location": "L43", "_origin": "ast", "id": "entity_smswallet_smswallet_getentityid", - "community": 16, + "community": 648, "norm_label": ".getentityid()" }, { @@ -52500,7 +53120,7 @@ "source_location": "L44", "_origin": "ast", "id": "entity_smswallet_smswallet_getbalancerials", - "community": 16, + "community": 648, "norm_label": ".getbalancerials()" }, { @@ -52510,7 +53130,7 @@ "source_location": "L46", "_origin": "ast", "id": "entity_smswallet_smswallet_credit", - "community": 16, + "community": 648, "norm_label": ".credit()" }, { @@ -52520,7 +53140,7 @@ "source_location": "L52", "_origin": "ast", "id": "entity_smswallet_smswallet_debit", - "community": 16, + "community": 648, "norm_label": ".debit()" }, { @@ -52880,7 +53500,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_smslogrepository", - "community": 407, + "community": 827, "norm_label": "smslogrepository.php" }, { @@ -52890,7 +53510,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_smslogrepository_smslogrepository", - "community": 407, + "community": 827, "norm_label": "smslogrepository" }, { @@ -52900,7 +53520,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_smslogrepository_smslogrepository_construct", - "community": 407, + "community": 827, "norm_label": ".__construct()" }, { @@ -52910,7 +53530,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_sms_repository_smslogrepository_php_managerregistry", - "community": 407, + "community": 827, "norm_label": "managerregistry" }, { @@ -52920,7 +53540,7 @@ "source_location": "L12", "_origin": "ast", "id": "repository_smslogrepository_smslogrepository_save", - "community": 407, + "community": 827, "norm_label": ".save()" }, { @@ -52930,7 +53550,7 @@ "source_location": "L12", "_origin": "ast", "id": "smslog", - "community": 407, + "community": 827, "norm_label": "smslog" }, { @@ -53010,7 +53630,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_smssettingsrepository", - "community": 64, + "community": 53, "norm_label": "smssettingsrepository.php" }, { @@ -53020,7 +53640,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository", - "community": 64, + "community": 53, "norm_label": "smssettingsrepository" }, { @@ -53030,7 +53650,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_construct", - "community": 64, + "community": 53, "norm_label": ".__construct()" }, { @@ -53040,7 +53660,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_sms_repository_smssettingsrepository_php_managerregistry", - "community": 64, + "community": 53, "norm_label": "managerregistry" }, { @@ -53050,7 +53670,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_findbyentity", - "community": 64, + "community": 53, "norm_label": ".findbyentity()" }, { @@ -53060,7 +53680,7 @@ "source_location": "L16", "_origin": "ast", "id": "smssettings", - "community": 64, + "community": 53, "norm_label": "smssettings" }, { @@ -53070,7 +53690,7 @@ "source_location": "L21", "_origin": "ast", "id": "repository_smssettingsrepository_smssettingsrepository_save", - "community": 64, + "community": 53, "norm_label": ".save()" }, { @@ -55470,7 +56090,7 @@ "source_location": "L1", "_origin": "ast", "id": "repository_subscriptionplanrepository", - "community": 53, + "community": 625, "norm_label": "subscriptionplanrepository.php" }, { @@ -55480,7 +56100,7 @@ "source_location": "L9", "_origin": "ast", "id": "repository_subscriptionplanrepository_subscriptionplanrepository", - "community": 53, + "community": 625, "norm_label": "subscriptionplanrepository" }, { @@ -55490,7 +56110,7 @@ "source_location": "L11", "_origin": "ast", "id": "repository_subscriptionplanrepository_subscriptionplanrepository_construct", - "community": 53, + "community": 625, "norm_label": ".__construct()" }, { @@ -55500,7 +56120,7 @@ "source_location": "L11", "_origin": "ast", "id": "src_subscription_repository_subscriptionplanrepository_php_managerregistry", - "community": 53, + "community": 625, "norm_label": "managerregistry" }, { @@ -55510,7 +56130,7 @@ "source_location": "L16", "_origin": "ast", "id": "repository_subscriptionplanrepository_subscriptionplanrepository_findbyuuid", - "community": 53, + "community": 625, "norm_label": ".findbyuuid()" }, { @@ -55520,7 +56140,7 @@ "source_location": "L16", "_origin": "ast", "id": "src_subscription_repository_subscriptionplanrepository_php_subscriptionplan", - "community": 53, + "community": 625, "norm_label": "subscriptionplan" }, { @@ -55530,7 +56150,7 @@ "source_location": "L21", "_origin": "ast", "id": "repository_subscriptionplanrepository_subscriptionplanrepository_findbyname", - "community": 53, + "community": 625, "norm_label": ".findbyname()" }, { @@ -55540,7 +56160,7 @@ "source_location": "L26", "_origin": "ast", "id": "repository_subscriptionplanrepository_subscriptionplanrepository_findallactive", - "community": 53, + "community": 625, "norm_label": ".findallactive()" }, { @@ -55550,7 +56170,7 @@ "source_location": "L35", "_origin": "ast", "id": "repository_subscriptionplanrepository_subscriptionplanrepository_findallforadmin", - "community": 53, + "community": 625, "norm_label": ".findallforadmin()" }, { @@ -55560,7 +56180,7 @@ "source_location": "L43", "_origin": "ast", "id": "repository_subscriptionplanrepository_subscriptionplanrepository_save", - "community": 53, + "community": 625, "norm_label": ".save()" }, { @@ -57440,7 +58060,7 @@ "source_location": "L21", "_origin": "ast", "id": "entitymanagerinterface", - "community": 794, + "community": 86, "norm_label": "entitymanagerinterface" }, { @@ -58160,7 +58780,7 @@ "source_location": "L1", "_origin": "ast", "id": "appointment_bookingmodeimmutabletest", - "community": 86, + "community": 854, "norm_label": "bookingmodeimmutabletest.php" }, { @@ -58170,7 +58790,7 @@ "source_location": "L11", "_origin": "ast", "id": "appointment_bookingmodeimmutabletest_bookingmodeimmutabletest", - "community": 86, + "community": 854, "norm_label": "bookingmodeimmutabletest" }, { @@ -58180,7 +58800,7 @@ "source_location": "L13", "_origin": "ast", "id": "appointment_bookingmodeimmutabletest_bookingmodeimmutabletest_makedoctor", - "community": 86, + "community": 854, "norm_label": ".makedoctor()" }, { @@ -58190,7 +58810,7 @@ "source_location": "L22", "_origin": "ast", "id": "appointment_bookingmodeimmutabletest_bookingmodeimmutabletest_testfirstsavecommitsandsecondsavekeepssamemode", - "community": 86, + "community": 854, "norm_label": ".testfirstsavecommitsandsecondsavekeepssamemode()" }, { @@ -58200,7 +58820,7 @@ "source_location": "L40", "_origin": "ast", "id": "appointment_bookingmodeimmutabletest_bookingmodeimmutabletest_testcannotchangemodeaftercommit", - "community": 86, + "community": 854, "norm_label": ".testcannotchangemodeaftercommit()" }, { @@ -58320,7 +58940,7 @@ "source_location": "L1", "_origin": "ast", "id": "appointment_dateoverrideownershiptest", - "community": 887, + "community": 86, "norm_label": "dateoverrideownershiptest.php" }, { @@ -58330,7 +58950,7 @@ "source_location": "L12", "_origin": "ast", "id": "appointment_dateoverrideownershiptest_dateoverrideownershiptest", - "community": 887, + "community": 86, "norm_label": "dateoverrideownershiptest" }, { @@ -58340,7 +58960,7 @@ "source_location": "L14", "_origin": "ast", "id": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_makeoverride", - "community": 887, + "community": 86, "norm_label": ".makeoverride()" }, { @@ -58350,7 +58970,7 @@ "source_location": "L26", "_origin": "ast", "id": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_testownercanread", - "community": 887, + "community": 86, "norm_label": ".testownercanread()" }, { @@ -58360,7 +58980,7 @@ "source_location": "L33", "_origin": "ast", "id": "appointment_dateoverrideownershiptest_dateoverrideownershiptest_testotheruserisforbidden", - "community": 887, + "community": 86, "norm_label": ".testotheruserisforbidden()" }, { @@ -59030,7 +59650,7 @@ "source_location": "L1", "_origin": "ast", "id": "billing_billingcalculatortest", - "community": 169, + "community": 527, "norm_label": "billingcalculatortest.php" }, { @@ -59040,7 +59660,7 @@ "source_location": "L10", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest", - "community": 169, + "community": 527, "norm_label": "billingcalculatortest" }, { @@ -59060,7 +59680,7 @@ "source_location": "L12", "_origin": "ast", "id": "billingcalculator", - "community": 169, + "community": 527, "norm_label": "billingcalculator" }, { @@ -59070,7 +59690,7 @@ "source_location": "L14", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_setup", - "community": 169, + "community": 527, "norm_label": ".setup()" }, { @@ -59080,7 +59700,7 @@ "source_location": "L19", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", - "community": 169, + "community": 527, "norm_label": ".testnoinsuranceallpatient()" }, { @@ -59090,7 +59710,7 @@ "source_location": "L27", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", - "community": 169, + "community": 527, "norm_label": ".testbaseandsupplementary()" }, { @@ -59100,7 +59720,7 @@ "source_location": "L44", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", - "community": 169, + "community": 527, "norm_label": ".testbaseonly()" }, { @@ -59110,7 +59730,7 @@ "source_location": "L53", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_testbaseceilingcapsshare", - "community": 169, + "community": 527, "norm_label": ".testbaseceilingcapsshare()" }, { @@ -59120,7 +59740,7 @@ "source_location": "L62", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_testfranchiseaddedtopatient", - "community": 169, + "community": 527, "norm_label": ".testfranchiseaddedtopatient()" }, { @@ -59130,7 +59750,7 @@ "source_location": "L71", "_origin": "ast", "id": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", - "community": 169, + "community": 527, "norm_label": ".testnotcoveredrule()" }, { @@ -59790,7 +60410,7 @@ "source_location": "L1", "_origin": "ast", "id": "database_uniqueconstraintstest", - "community": 445, + "community": 86, "norm_label": "uniqueconstraintstest.php" }, { @@ -59800,7 +60420,7 @@ "source_location": "L17", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest", - "community": 445, + "community": 86, "norm_label": "uniqueconstraintstest" }, { @@ -59810,7 +60430,7 @@ "source_location": "L19", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicateemailrejected", - "community": 445, + "community": 86, "norm_label": ".testduplicateemailrejected()" }, { @@ -59820,7 +60440,7 @@ "source_location": "L29", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicategatewaytokenrejected", - "community": 445, + "community": 86, "norm_label": ".testduplicategatewaytokenrejected()" }, { @@ -59830,7 +60450,7 @@ "source_location": "L43", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatedateoverriderejected", - "community": 445, + "community": 86, "norm_label": ".testduplicatedateoverriderejected()" }, { @@ -59840,7 +60460,7 @@ "source_location": "L57", "_origin": "ast", "id": "database_uniqueconstraintstest_uniqueconstraintstest_testduplicatebreakdownpaymentsourcerejected", - "community": 445, + "community": 86, "norm_label": ".testduplicatebreakdownpaymentsourcerejected()" }, { @@ -59960,7 +60580,7 @@ "source_location": "L1", "_origin": "ast", "id": "doctor_doctorclaimtest", - "community": 625, + "community": 486, "norm_label": "doctorclaimtest.php" }, { @@ -60390,7 +61010,7 @@ "source_location": "L1", "_origin": "ast", "id": "insurance_servicecoveragenplusonetest", - "community": 737, + "community": 86, "norm_label": "servicecoveragenplusonetest.php" }, { @@ -60400,7 +61020,7 @@ "source_location": "L17", "_origin": "ast", "id": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest", - "community": 737, + "community": 86, "norm_label": "servicecoveragenplusonetest" }, { @@ -60410,7 +61030,7 @@ "source_location": "L19", "_origin": "ast", "id": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest_testeveryrowresolvesitsserviceitemuuid", - "community": 737, + "community": 86, "norm_label": ".testeveryrowresolvesitsserviceitemuuid()" }, { @@ -60420,7 +61040,7 @@ "source_location": "L59", "_origin": "ast", "id": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest_makecontract", - "community": 737, + "community": 86, "norm_label": ".makecontract()" }, { @@ -60430,7 +61050,7 @@ "source_location": "L83", "_origin": "ast", "id": "insurance_servicecoveragenplusonetest_servicecoveragenplusonetest_testquerycountdoesnotgrowwithcoveragerows", - "community": 737, + "community": 86, "norm_label": ".testquerycountdoesnotgrowwithcoveragerows()" }, { @@ -60440,7 +61060,7 @@ "source_location": "L1", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest", - "community": 717, + "community": 86, "norm_label": "tenantinsurancecleanuptest.php" }, { @@ -60450,7 +61070,7 @@ "source_location": "L16", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest", - "community": 717, + "community": 86, "norm_label": "tenantinsurancecleanuptest" }, { @@ -60460,7 +61080,7 @@ "source_location": "L18", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest_testpurgeremovestenantinsurancepricingandcoverage", - "community": 717, + "community": 86, "norm_label": ".testpurgeremovestenantinsurancepricingandcoverage()" }, { @@ -60470,7 +61090,7 @@ "source_location": "L49", "_origin": "ast", "id": "insurance_tenantinsurancecleanuptest_tenantinsurancecleanuptest_testdeletedoctorendpointpurgesinsuranceconfig", - "community": 717, + "community": 86, "norm_label": ".testdeletedoctorendpointpurgesinsuranceconfig()" }, { @@ -61843,6 +62463,126 @@ "community": 690, "norm_label": ".testsettlesessionwithcashdoesnottouchwallet()" }, + { + "label": "SessionConsumableTest.php", + "file_type": "code", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L1", + "_origin": "ast", + "id": "patient_sessionconsumabletest", + "community": 424, + "norm_label": "sessionconsumabletest.php" + }, + { + "label": "SessionConsumableTest", + "file_type": "code", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L16", + "_origin": "ast", + "id": "patient_sessionconsumabletest_sessionconsumabletest", + "community": 424, + "norm_label": "sessionconsumabletest" + }, + { + "label": ".recordFor()", + "file_type": "code", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L19", + "_origin": "ast", + "id": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", + "community": 424, + "norm_label": ".recordfor()" + }, + { + "label": ".itemFor()", + "file_type": "code", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L34", + "_origin": "ast", + "id": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", + "community": 424, + "norm_label": ".itemfor()" + }, + { + "label": "Doctor", + "file_type": "code", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L34", + "_origin": "ast", + "id": "tests_patient_sessionconsumabletest_php_doctor", + "community": 424, + "norm_label": "doctor" + }, + { + "label": "InventoryItem", + "file_type": "code", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L34", + "_origin": "ast", + "id": "tests_patient_sessionconsumabletest_php_inventoryitem", + "community": 424, + "norm_label": "inventoryitem" + }, + { + "label": ".testCreateSessionWithConsumablesPackageAndSessionAt()", + "file_type": "code", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L46", + "_origin": "ast", + "id": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", + "community": 424, + "norm_label": ".testcreatesessionwithconsumablespackageandsessionat()" + }, + { + "label": ".testConsumablesAppearInSessionsList()", + "file_type": "code", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L83", + "_origin": "ast", + "id": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", + "community": 424, + "norm_label": ".testconsumablesappearinsessionslist()" + }, + { + "label": ".testForeignTenantConsumableAndPackageSilentlySkipped()", + "file_type": "code", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L102", + "_origin": "ast", + "id": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", + "community": 424, + "norm_label": ".testforeigntenantconsumableandpackagesilentlyskipped()" + }, + { + "label": ".testUnknownConsumableUuidSkipped()", + "file_type": "code", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L129", + "_origin": "ast", + "id": "patient_sessionconsumabletest_sessionconsumabletest_testunknownconsumableuuidskipped", + "community": 424, + "norm_label": ".testunknownconsumableuuidskipped()" + }, + { + "label": ".testEmptyConsumablesAndNoSessionAtDefaults()", + "file_type": "code", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L145", + "_origin": "ast", + "id": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", + "community": 424, + "norm_label": ".testemptyconsumablesandnosessionatdefaults()" + }, + { + "label": ".testZeroQuantityCoercedToOne()", + "file_type": "code", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L161", + "_origin": "ast", + "id": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", + "community": 424, + "norm_label": ".testzeroquantitycoercedtoone()" + }, { "label": "SessionPaymentTest.php", "file_type": "code", @@ -62400,7 +63140,7 @@ "source_location": "L1", "_origin": "ast", "id": "rating_commentlistnplusonetest", - "community": 867, + "community": 86, "norm_label": "commentlistnplusonetest.php" }, { @@ -62410,7 +63150,7 @@ "source_location": "L17", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest", - "community": 867, + "community": 86, "norm_label": "commentlistnplusonetest" }, { @@ -62420,7 +63160,7 @@ "source_location": "L19", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testtreeisserializedcorrectly", - "community": 867, + "community": 86, "norm_label": ".testtreeisserializedcorrectly()" }, { @@ -62430,7 +63170,7 @@ "source_location": "L52", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_jsonget", - "community": 867, + "community": 86, "norm_label": ".jsonget()" }, { @@ -62440,7 +63180,7 @@ "source_location": "L64", "_origin": "ast", "id": "rating_commentlistnplusonetest_commentlistnplusonetest_testrepositoryfetchjoinscollections", - "community": 867, + "community": 86, "norm_label": ".testrepositoryfetchjoinscollections()" }, { @@ -63240,7 +63980,7 @@ "source_location": "L1", "_origin": "ast", "id": "shared_persiantexttest", - "community": 169, + "community": 486, "norm_label": "persiantexttest.php" }, { @@ -63250,7 +63990,7 @@ "source_location": "L8", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest", - "community": 767, + "community": 486, "norm_label": "persiantexttest" }, { @@ -63260,7 +64000,7 @@ "source_location": "L10", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_testarabicyehandkafareunified", - "community": 767, + "community": 486, "norm_label": ".testarabicyehandkafareunified()" }, { @@ -63270,7 +64010,7 @@ "source_location": "L15", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_testhalfspaceandextrawhitespace", - "community": 767, + "community": 486, "norm_label": ".testhalfspaceandextrawhitespace()" }, { @@ -63280,7 +64020,7 @@ "source_location": "L20", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_testpersianandarabicdigits", - "community": 767, + "community": 486, "norm_label": ".testpersianandarabicdigits()" }, { @@ -63290,7 +64030,7 @@ "source_location": "L26", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_teststripdoctortitle", - "community": 767, + "community": 486, "norm_label": ".teststripdoctortitle()" }, { @@ -63300,7 +64040,7 @@ "source_location": "L37", "_origin": "ast", "id": "shared_persiantexttest_persiantexttest_testdifferentnamesstaydifferent", - "community": 767, + "community": 486, "norm_label": ".testdifferentnamesstaydifferent()" }, { @@ -63410,7 +64150,7 @@ "source_location": "L1", "_origin": "ast", "id": "sms_kavehnegarprovidertest", - "community": 648, + "community": 169, "norm_label": "kavehnegarprovidertest.php" }, { @@ -63420,7 +64160,7 @@ "source_location": "L15", "_origin": "ast", "id": "sms_kavehnegarprovidertest_kavehnegarprovidertest", - "community": 648, + "community": 169, "norm_label": "kavehnegarprovidertest" }, { @@ -63430,7 +64170,7 @@ "source_location": "L20", "_origin": "ast", "id": "sms_kavehnegarprovidertest_kavehnegarprovidertest_provider", - "community": 648, + "community": 169, "norm_label": ".provider()" }, { @@ -63440,7 +64180,7 @@ "source_location": "L20", "_origin": "ast", "id": "tests_sms_kavehnegarprovidertest_php_kavehnegarprovider", - "community": 648, + "community": 169, "norm_label": "kavehnegarprovider" }, { @@ -63450,7 +64190,7 @@ "source_location": "L30", "_origin": "ast", "id": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendtemplateusesgetwithquery", - "community": 648, + "community": 169, "norm_label": ".testsendtemplateusesgetwithquery()" }, { @@ -63460,7 +64200,7 @@ "source_location": "L42", "_origin": "ast", "id": "sms_kavehnegarprovidertest_kavehnegarprovidertest_testsendusesgetnotpost", - "community": 648, + "community": 169, "norm_label": ".testsendusesgetnotpost()" }, { @@ -89350,7 +90090,7 @@ "source_location": "L3153", "_origin": "ast", "id": "docs_clinicpro_manual_v2_33_post_image_clinic", - "community": 304, + "community": 864, "norm_label": "33. \ud83d\udd35 `post` image_clinic" }, { @@ -89360,7 +90100,7 @@ "source_location": "L3161", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3161", - "community": 304, + "community": 864, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -89370,7 +90110,7 @@ "source_location": "L3169", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3169", - "community": 304, + "community": 864, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -89460,7 +90200,7 @@ "source_location": "L3250", "_origin": "ast", "id": "docs_clinicpro_manual_v2_36_get_get_my_rate", - "community": 875, + "community": 304, "norm_label": "36. \ud83d\udfe2 `get` get my rate" }, { @@ -89470,7 +90210,7 @@ "source_location": "L3260", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_3260", - "community": 875, + "community": 304, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -89480,7 +90220,7 @@ "source_location": "L3267", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_3267", - "community": 875, + "community": 304, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -90470,7 +91210,7 @@ "source_location": "L4033", "_origin": "ast", "id": "docs_clinicpro_manual_v2_62_patch_patch", - "community": 888, + "community": 27, "norm_label": "62. \ud83d\udfe1 `patch` patch" }, { @@ -90480,7 +91220,7 @@ "source_location": "L4041", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0647\u062f\u0631\u0647\u0627\u06cc_\u0627\u0636\u0627\u0641\u06cc_4041", - "community": 888, + "community": 27, "norm_label": "\u0647\u062f\u0631\u0647\u0627\u06cc \u0627\u0636\u0627\u0641\u06cc" }, { @@ -90490,7 +91230,7 @@ "source_location": "L4048", "_origin": "ast", "id": "docs_clinicpro_manual_v2_request_body_4048", - "community": 888, + "community": 27, "norm_label": "request body" }, { @@ -90500,7 +91240,7 @@ "source_location": "L4054", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u0645\u062b\u0627\u0644_request_4054", - "community": 888, + "community": 27, "norm_label": "\u0645\u062b\u0627\u0644 request" }, { @@ -90510,7 +91250,7 @@ "source_location": "L4062", "_origin": "ast", "id": "docs_clinicpro_manual_v2_\u067e\u0627\u0633\u062e_\u0647\u0627_4062", - "community": 888, + "community": 27, "norm_label": "\u067e\u0627\u0633\u062e\u200c\u0647\u0627" }, { @@ -92250,7 +92990,7 @@ "source_location": "L38", "_origin": "ast", "id": "prd_prd_\u0627\u067e\u06cc\u06a9_\u0647\u0627", - "community": 500, + "community": 459, "norm_label": "\u0627\u067e\u06cc\u06a9\u200c\u0647\u0627" }, { @@ -94380,7 +95120,7 @@ "source_location": "L924", "_origin": "ast", "id": "api_admin_secretary_management", - "community": 828, + "community": 201, "norm_label": "secretary management" }, { @@ -94390,7 +95130,7 @@ "source_location": "L926", "_origin": "ast", "id": "api_admin_get_api_v1_admin_secretaries", - "community": 828, + "community": 201, "norm_label": "get `/api/v1/admin/secretaries`" }, { @@ -94400,7 +95140,7 @@ "source_location": "L932", "_origin": "ast", "id": "api_admin_query_parameters_932", - "community": 828, + "community": 201, "norm_label": "query parameters" }, { @@ -94410,7 +95150,7 @@ "source_location": "L939", "_origin": "ast", "id": "api_admin_response_200_939", - "community": 828, + "community": 201, "norm_label": "response `200`" }, { @@ -94610,7 +95350,7 @@ "source_location": "L1208", "_origin": "ast", "id": "api_admin_\u0645\u0648\u062a\u0648\u0631_\u0645\u0627\u0644\u06cc_\u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc", - "community": 201, + "community": 852, "norm_label": "\u0645\u0648\u062a\u0648\u0631 \u0645\u0627\u0644\u06cc \u0646\u0645\u0627\u06cc\u0646\u062f\u06af\u06cc" }, { @@ -94620,7 +95360,7 @@ "source_location": "L1229", "_origin": "ast", "id": "api_admin_get_api_v1_admin_financial_breakdowns", - "community": 201, + "community": 852, "norm_label": "get `/api/v1/admin/financial-breakdowns`" }, { @@ -94630,7 +95370,7 @@ "source_location": "L1263", "_origin": "ast", "id": "api_admin_get_api_v1_admin_financial_summary", - "community": 201, + "community": 852, "norm_label": "get `/api/v1/admin/financial-summary`" }, { @@ -94640,7 +95380,7 @@ "source_location": "L1281", "_origin": "ast", "id": "api_admin_get_api_v1_admin_settings_tax_history", - "community": 201, + "community": 852, "norm_label": "get `/api/v1/admin/settings/tax-history`" }, { @@ -94650,7 +95390,7 @@ "source_location": "L1295", "_origin": "ast", "id": "api_admin_get_api_v1_admin_settlement_uuid", - "community": 201, + "community": 852, "norm_label": "get `/api/v1/admin/settlement/{uuid}`" }, { @@ -99410,7 +100150,7 @@ "source_location": "L11", "_origin": "ast", "id": "api_insurance_get_api_v1_insurances", - "community": 855, + "community": 228, "norm_label": "get `/api/v1/insurances`" }, { @@ -99420,7 +100160,7 @@ "source_location": "L17", "_origin": "ast", "id": "api_insurance_query_parameters", - "community": 855, + "community": 228, "norm_label": "query parameters" }, { @@ -99430,7 +100170,7 @@ "source_location": "L22", "_origin": "ast", "id": "api_insurance_response_200", - "community": 855, + "community": 228, "norm_label": "response `200`" }, { @@ -99440,7 +100180,7 @@ "source_location": "L47", "_origin": "ast", "id": "api_insurance_get_api_v1_admin_insurances", - "community": 864, + "community": 228, "norm_label": "get `/api/v1/admin/insurances`" }, { @@ -99450,7 +100190,7 @@ "source_location": "L53", "_origin": "ast", "id": "api_insurance_query_parameters_53", - "community": 864, + "community": 228, "norm_label": "query parameters" }, { @@ -99460,7 +100200,7 @@ "source_location": "L61", "_origin": "ast", "id": "api_insurance_response_200_61", - "community": 864, + "community": 228, "norm_label": "response `200`" }, { @@ -99470,7 +100210,7 @@ "source_location": "L70", "_origin": "ast", "id": "api_insurance_errors", - "community": 864, + "community": 228, "norm_label": "errors" }, { @@ -99480,7 +100220,7 @@ "source_location": "L78", "_origin": "ast", "id": "api_insurance_post_api_v1_admin_insurance", - "community": 834, + "community": 228, "norm_label": "post `/api/v1/admin/insurance`" }, { @@ -99490,7 +100230,7 @@ "source_location": "L84", "_origin": "ast", "id": "api_insurance_request_body_application_json", - "community": 834, + "community": 228, "norm_label": "request body (`application/json`)" }, { @@ -99500,7 +100240,7 @@ "source_location": "L101", "_origin": "ast", "id": "api_insurance_response_201", - "community": 834, + "community": 228, "norm_label": "response `201`" }, { @@ -99510,7 +100250,7 @@ "source_location": "L104", "_origin": "ast", "id": "api_insurance_errors_104", - "community": 834, + "community": 228, "norm_label": "errors" }, { @@ -99520,7 +100260,7 @@ "source_location": "L113", "_origin": "ast", "id": "api_insurance_patch_api_v1_admin_insurance_id", - "community": 843, + "community": 228, "norm_label": "patch `/api/v1/admin/insurance/{id}`" }, { @@ -99530,7 +100270,7 @@ "source_location": "L119", "_origin": "ast", "id": "api_insurance_path_parameters", - "community": 843, + "community": 228, "norm_label": "path parameters" }, { @@ -99540,7 +100280,7 @@ "source_location": "L126", "_origin": "ast", "id": "api_insurance_response_200_126", - "community": 843, + "community": 228, "norm_label": "response `200`" }, { @@ -99550,7 +100290,7 @@ "source_location": "L129", "_origin": "ast", "id": "api_insurance_errors_129", - "community": 843, + "community": 228, "norm_label": "errors" }, { @@ -99580,7 +100320,7 @@ "source_location": "L151", "_origin": "ast", "id": "api_insurance_post_api_v1_admin_insurance_id_upload_logo", - "community": 856, + "community": 228, "norm_label": "post `/api/v1/admin/insurance/{id}/upload-logo`" }, { @@ -99590,7 +100330,7 @@ "source_location": "L157", "_origin": "ast", "id": "api_insurance_request", - "community": 856, + "community": 228, "norm_label": "request" }, { @@ -99600,7 +100340,7 @@ "source_location": "L164", "_origin": "ast", "id": "api_insurance_response_200_164", - "community": 856, + "community": 228, "norm_label": "response `200`" }, { @@ -99610,7 +100350,7 @@ "source_location": "L180", "_origin": "ast", "id": "api_insurance_post_api_v1_insurance", - "community": 847, + "community": 228, "norm_label": "post `/api/v1/insurance/`" }, { @@ -99620,7 +100360,7 @@ "source_location": "L186", "_origin": "ast", "id": "api_insurance_request_body_application_json_186", - "community": 847, + "community": 228, "norm_label": "request body (`application/json`)" }, { @@ -99630,7 +100370,7 @@ "source_location": "L201", "_origin": "ast", "id": "api_insurance_response_201_201", - "community": 847, + "community": 228, "norm_label": "response `201`" }, { @@ -99640,7 +100380,7 @@ "source_location": "L214", "_origin": "ast", "id": "api_insurance_errors_214", - "community": 847, + "community": 228, "norm_label": "errors" }, { @@ -99670,7 +100410,7 @@ "source_location": "L235", "_origin": "ast", "id": "api_insurance_patch_api_v1_insurance_id", - "community": 848, + "community": 228, "norm_label": "patch `/api/v1/insurance/{id}`" }, { @@ -99680,7 +100420,7 @@ "source_location": "L241", "_origin": "ast", "id": "api_insurance_request_body", - "community": 848, + "community": 228, "norm_label": "request body" }, { @@ -99690,7 +100430,7 @@ "source_location": "L246", "_origin": "ast", "id": "api_insurance_response_200_246", - "community": 848, + "community": 228, "norm_label": "response `200`" }, { @@ -99700,7 +100440,7 @@ "source_location": "L249", "_origin": "ast", "id": "api_insurance_errors_249", - "community": 848, + "community": 228, "norm_label": "errors" }, { @@ -99740,7 +100480,7 @@ "source_location": "L281", "_origin": "ast", "id": "api_insurance_get_api_v1_insurance_pricing", - "community": 854, + "community": 228, "norm_label": "get `/api/v1/insurance-pricing`" }, { @@ -99750,7 +100490,7 @@ "source_location": "L287", "_origin": "ast", "id": "api_insurance_response_200_287", - "community": 854, + "community": 228, "norm_label": "response `200`" }, { @@ -99760,7 +100500,7 @@ "source_location": "L315", "_origin": "ast", "id": "api_insurance_\u062e\u0637\u0627\u0647\u0627", - "community": 854, + "community": 228, "norm_label": "\u062e\u0637\u0627\u0647\u0627" }, { @@ -99770,7 +100510,7 @@ "source_location": "L320", "_origin": "ast", "id": "api_insurance_put_api_v1_insurance_pricing", - "community": 849, + "community": 228, "norm_label": "put `/api/v1/insurance-pricing`" }, { @@ -99780,7 +100520,7 @@ "source_location": "L326", "_origin": "ast", "id": "api_insurance_request_body_326", - "community": 849, + "community": 228, "norm_label": "request body" }, { @@ -99790,7 +100530,7 @@ "source_location": "L343", "_origin": "ast", "id": "api_insurance_response_200_343", - "community": 849, + "community": 228, "norm_label": "response `200`" }, { @@ -99800,7 +100540,7 @@ "source_location": "L346", "_origin": "ast", "id": "api_insurance_\u062e\u0637\u0627\u0647\u0627_346", - "community": 849, + "community": 228, "norm_label": "\u062e\u0637\u0627\u0647\u0627" }, { @@ -99860,7 +100600,7 @@ "source_location": "L419", "_origin": "ast", "id": "api_insurance_tenantservicecoverage_\u067e\u0648\u0634\u0634_\u062e\u062f\u0645\u062a_\u062a\u062d\u062a_\u06cc\u06a9_\u0642\u0631\u0627\u0631\u062f\u0627\u062f_\u0628\u06cc\u0645\u0647_\u0641\u0627\u0632_\u06f2", - "community": 852, + "community": 228, "norm_label": "tenantservicecoverage \u2014 \u067e\u0648\u0634\u0634 \u062e\u062f\u0645\u062a \u062a\u062d\u062a \u06cc\u06a9 \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0628\u06cc\u0645\u0647 (\u0641\u0627\u0632 \u06f2)" }, { @@ -99870,7 +100610,7 @@ "source_location": "L423", "_origin": "ast", "id": "api_insurance_get_api_v1_billing_tenant_insurances_uuid_service_coverage", - "community": 852, + "community": 228, "norm_label": "get `/api/v1/billing/tenant-insurances/{uuid}/service-coverage`" }, { @@ -99880,7 +100620,7 @@ "source_location": "L448", "_origin": "ast", "id": "api_insurance_put_api_v1_billing_tenant_insurances_uuid_service_coverage", - "community": 852, + "community": 228, "norm_label": "put `/api/v1/billing/tenant-insurances/{uuid}/service-coverage`" }, { @@ -99910,7 +100650,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_inventory", - "community": 561, + "community": 446, "norm_label": "inventory.md" }, { @@ -99920,7 +100660,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_inventory_inventory_api", - "community": 561, + "community": 446, "norm_label": "inventory api" }, { @@ -100060,7 +100800,7 @@ "source_location": "L114", "_origin": "ast", "id": "api_inventory_packages", - "community": 561, + "community": 446, "norm_label": "packages" }, { @@ -100070,7 +100810,7 @@ "source_location": "L120", "_origin": "ast", "id": "api_inventory_get_api_v1_inventory_packages", - "community": 561, + "community": 446, "norm_label": "get `/api/v1/inventory-packages`" }, { @@ -100080,7 +100820,7 @@ "source_location": "L122", "_origin": "ast", "id": "api_inventory_response_200_122", - "community": 561, + "community": 446, "norm_label": "response `200`" }, { @@ -100090,7 +100830,7 @@ "source_location": "L140", "_origin": "ast", "id": "api_inventory_post_api_v1_inventory_package", - "community": 561, + "community": 446, "norm_label": "post `/api/v1/inventory-package`" }, { @@ -100100,7 +100840,7 @@ "source_location": "L142", "_origin": "ast", "id": "api_inventory_body_142", - "community": 561, + "community": 446, "norm_label": "body" }, { @@ -100110,7 +100850,7 @@ "source_location": "L148", "_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": 561, + "community": 446, "norm_label": "response `201` \u2014 the serialized package (same shape as list). errors: `422 err_validation_001` (empty `title`), `403 err_forbidden_001`." }, { @@ -100120,7 +100860,7 @@ "source_location": "L150", "_origin": "ast", "id": "api_inventory_patch_api_v1_inventory_package_uuid", - "community": 561, + "community": 446, "norm_label": "patch `/api/v1/inventory-package/{uuid}`" }, { @@ -100130,7 +100870,7 @@ "source_location": "L155", "_origin": "ast", "id": "api_inventory_delete_api_v1_inventory_package_uuid", - "community": 561, + "community": 446, "norm_label": "delete `/api/v1/inventory-package/{uuid}`" }, { @@ -100510,7 +101250,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_patient_patient_records_sessions_api", - "community": 380, + "community": 806, "norm_label": "patient records & sessions api" }, { @@ -100520,7 +101260,7 @@ "source_location": "L3", "_origin": "ast", "id": "api_patient_overview", - "community": 380, + "community": 806, "norm_label": "overview" }, { @@ -100607,7 +101347,7 @@ "label": "Update Session", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L454", + "source_location": "L465", "_origin": "ast", "id": "api_patient_update_session", "community": 61, @@ -100617,7 +101357,7 @@ "label": "Add Session Payment (\u062a\u0633\u0648\u06cc\u0647 \u0686\u0646\u062f\u062a\u06a9\u0647)", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L497", + "source_location": "L508", "_origin": "ast", "id": "api_patient_add_session_payment_\u062a\u0633\u0648\u06cc\u0647_\u0686\u0646\u062f\u062a\u06a9\u0647", "community": 61, @@ -100627,17 +101367,17 @@ "label": "Auto-Creation on Appointment Confirm", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L551", + "source_location": "L562", "_origin": "ast", "id": "api_patient_auto_creation_on_appointment_confirm", - "community": 380, + "community": 806, "norm_label": "auto-creation on appointment confirm" }, { "label": "\u0636\u0645\u06cc\u0645\u0647\u200c\u0647\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631 (Attachments)", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L567", + "source_location": "L578", "_origin": "ast", "id": "api_patient_\u0636\u0645\u06cc\u0645\u0647_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_attachments", "community": 805, @@ -100647,7 +101387,7 @@ "label": "GET `/api/v1/patient/{uuid}/attachments`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L573", + "source_location": "L584", "_origin": "ast", "id": "api_patient_get_api_v1_patient_uuid_attachments", "community": 805, @@ -100657,7 +101397,7 @@ "label": "POST `/api/v1/patient/{uuid}/attachment`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L576", + "source_location": "L587", "_origin": "ast", "id": "api_patient_post_api_v1_patient_uuid_attachment", "community": 805, @@ -100667,7 +101407,7 @@ "label": "DELETE `/api/v1/patient/attachment/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L579", + "source_location": "L590", "_origin": "ast", "id": "api_patient_delete_api_v1_patient_attachment_uuid", "community": 805, @@ -100677,7 +101417,7 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L582", + "source_location": "L593", "_origin": "ast", "id": "api_patient_errors", "community": 805, @@ -100687,7 +101427,7 @@ "label": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0632\u0634\u06a9\u06cc (Medical Records)", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L590", + "source_location": "L601", "_origin": "ast", "id": "api_patient_\u067e\u0631\u0648\u0646\u062f\u0647_\u067e\u0632\u0634\u06a9\u06cc_medical_records", "community": 666, @@ -100697,7 +101437,7 @@ "label": "GET `/api/v1/patient/{uuid}/medical-records`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L596", + "source_location": "L607", "_origin": "ast", "id": "api_patient_get_api_v1_patient_uuid_medical_records", "community": 666, @@ -100707,7 +101447,7 @@ "label": "POST `/api/v1/patient/{uuid}/medical-record`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L599", + "source_location": "L610", "_origin": "ast", "id": "api_patient_post_api_v1_patient_uuid_medical_record", "community": 666, @@ -100717,7 +101457,7 @@ "label": "PATCH `/api/v1/patient/medical-record/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L605", + "source_location": "L616", "_origin": "ast", "id": "api_patient_patch_api_v1_patient_medical_record_uuid", "community": 666, @@ -100727,7 +101467,7 @@ "label": "DELETE `/api/v1/patient/medical-record/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L608", + "source_location": "L619", "_origin": "ast", "id": "api_patient_delete_api_v1_patient_medical_record_uuid", "community": 666, @@ -100737,9 +101477,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L611", + "source_location": "L622", "_origin": "ast", - "id": "api_patient_errors_611", + "id": "api_patient_errors_622", "community": 666, "norm_label": "errors" }, @@ -100747,7 +101487,7 @@ "label": "\u067e\u06cc\u0627\u0645\u200c\u0647\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631 (Messages)", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L619", + "source_location": "L630", "_origin": "ast", "id": "api_patient_\u067e\u06cc\u0627\u0645_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_messages", "community": 380, @@ -100757,7 +101497,7 @@ "label": "GET `/api/v1/patient/{uuid}/messages`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L625", + "source_location": "L636", "_origin": "ast", "id": "api_patient_get_api_v1_patient_uuid_messages", "community": 380, @@ -100767,7 +101507,7 @@ "label": "POST `/api/v1/patient/{uuid}/message`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L628", + "source_location": "L639", "_origin": "ast", "id": "api_patient_post_api_v1_patient_uuid_message", "community": 380, @@ -100777,7 +101517,7 @@ "label": "DELETE `/api/v1/patient/message/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L634", + "source_location": "L645", "_origin": "ast", "id": "api_patient_delete_api_v1_patient_message_uuid", "community": 380, @@ -100787,9 +101527,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L637", + "source_location": "L648", "_origin": "ast", - "id": "api_patient_errors_637", + "id": "api_patient_errors_648", "community": 380, "norm_label": "errors" }, @@ -100797,7 +101537,7 @@ "label": "\u06cc\u0627\u062f\u062f\u0627\u0634\u062a\u200c\u0647\u0627\u06cc \u0628\u06cc\u0645\u0627\u0631 (Notes)", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L647", + "source_location": "L658", "_origin": "ast", "id": "api_patient_\u06cc\u0627\u062f\u062f\u0627\u0634\u062a_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_notes", "community": 846, @@ -100807,7 +101547,7 @@ "label": "GET `/api/v1/patient/{uuid}/notes`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L653", + "source_location": "L664", "_origin": "ast", "id": "api_patient_get_api_v1_patient_uuid_notes", "community": 846, @@ -100817,7 +101557,7 @@ "label": "POST `/api/v1/patient/{uuid}/note`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L656", + "source_location": "L667", "_origin": "ast", "id": "api_patient_post_api_v1_patient_uuid_note", "community": 846, @@ -100827,7 +101567,7 @@ "label": "PATCH `/api/v1/patient/note/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L662", + "source_location": "L673", "_origin": "ast", "id": "api_patient_patch_api_v1_patient_note_uuid", "community": 846, @@ -100837,7 +101577,7 @@ "label": "DELETE `/api/v1/patient/note/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L668", + "source_location": "L679", "_origin": "ast", "id": "api_patient_delete_api_v1_patient_note_uuid", "community": 846, @@ -100847,9 +101587,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L671", + "source_location": "L682", "_origin": "ast", - "id": "api_patient_errors_671", + "id": "api_patient_errors_682", "community": 846, "norm_label": "errors" }, @@ -100857,7 +101597,7 @@ "label": "\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\u200c\u067e\u0648\u0644)", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L679", + "source_location": "L690", "_origin": "ast", "id": "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", "community": 807, @@ -100867,7 +101607,7 @@ "label": "GET `/api/v1/patient/{uuid}/payments`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L685", + "source_location": "L696", "_origin": "ast", "id": "api_patient_get_api_v1_patient_uuid_payments", "community": 807, @@ -100877,7 +101617,7 @@ "label": "GET `/api/v1/patient/{uuid}/wallet`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L691", + "source_location": "L702", "_origin": "ast", "id": "api_patient_get_api_v1_patient_uuid_wallet", "community": 807, @@ -100887,7 +101627,7 @@ "label": "POST `/api/v1/patient/{uuid}/wallet/charge`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L695", + "source_location": "L706", "_origin": "ast", "id": "api_patient_post_api_v1_patient_uuid_wallet_charge", "community": 807, @@ -100897,7 +101637,7 @@ "label": "POST `/api/v1/patient/{uuid}/wallet/withdraw`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L702", + "source_location": "L713", "_origin": "ast", "id": "api_patient_post_api_v1_patient_uuid_wallet_withdraw", "community": 807, @@ -100907,7 +101647,7 @@ "label": "PATCH `/api/v1/session/{uuid}` \u2014 \u067e\u0631\u062f\u0627\u062e\u062a \u0645\u0631\u0627\u062c\u0639\u0647 \u0627\u0632 \u06a9\u06cc\u0641 \u067e\u0648\u0644", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L709", + "source_location": "L720", "_origin": "ast", "id": "api_patient_patch_api_v1_session_uuid_\u067e\u0631\u062f\u0627\u062e\u062a_\u0645\u0631\u0627\u062c\u0639\u0647_\u0627\u0632_\u06a9\u06cc\u0641_\u067e\u0648\u0644", "community": 807, @@ -100917,7 +101657,7 @@ "label": "GET `/api/v1/patient/{uuid}/wallet/transactions`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L712", + "source_location": "L723", "_origin": "ast", "id": "api_patient_get_api_v1_patient_uuid_wallet_transactions", "community": 807, @@ -100927,9 +101667,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L716", + "source_location": "L727", "_origin": "ast", - "id": "api_patient_errors_716", + "id": "api_patient_errors_727", "community": 807, "norm_label": "errors" }, @@ -100937,7 +101677,7 @@ "label": "\u06a9\u0627\u0644 \u0633\u0646\u062a\u0631 \u0628\u06cc\u0645\u0627\u0631 (Call Center)", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L725", + "source_location": "L736", "_origin": "ast", "id": "api_patient_\u06a9\u0627\u0644_\u0633\u0646\u062a\u0631_\u0628\u06cc\u0645\u0627\u0631_call_center", "community": 806, @@ -100947,7 +101687,7 @@ "label": "GET `/api/v1/patient/{uuid}/calls`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L731", + "source_location": "L742", "_origin": "ast", "id": "api_patient_get_api_v1_patient_uuid_calls", "community": 806, @@ -100957,7 +101697,7 @@ "label": "POST `/api/v1/patient/{uuid}/call`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L735", + "source_location": "L746", "_origin": "ast", "id": "api_patient_post_api_v1_patient_uuid_call", "community": 806, @@ -100967,7 +101707,7 @@ "label": "DELETE `/api/v1/patient/call/{uuid}`", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L741", + "source_location": "L752", "_origin": "ast", "id": "api_patient_delete_api_v1_patient_call_uuid", "community": 806, @@ -100977,9 +101717,9 @@ "label": "Errors", "file_type": "document", "source_file": "docs/api/patient.md", - "source_location": "L744", + "source_location": "L755", "_origin": "ast", - "id": "api_patient_errors_744", + "id": "api_patient_errors_755", "community": 806, "norm_label": "errors" }, @@ -103420,7 +104160,7 @@ "source_location": "L25", "_origin": "ast", "id": "api_sms_post_api_v1_sms_send_\u063a\u06cc\u0631\u0641\u0639\u0627\u0644_deprecated", - "community": 827, + "community": 597, "norm_label": "post `/api/v1/sms/send` \u2014 \u26d4 \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 (deprecated)" }, { @@ -103430,7 +104170,7 @@ "source_location": "L34", "_origin": "ast", "id": "api_sms_response_422_\u0647\u0645\u06cc\u0634\u0647", - "community": 827, + "community": 597, "norm_label": "response `422` (\u0647\u0645\u06cc\u0634\u0647)" }, { @@ -103440,7 +104180,7 @@ "source_location": "L44", "_origin": "ast", "id": "api_sms_errors", - "community": 827, + "community": 597, "norm_label": "errors" }, { @@ -103530,7 +104270,7 @@ "source_location": "L151", "_origin": "ast", "id": "api_sms_get_api_v1_sms_template_uuid", - "community": 597, + "community": 856, "norm_label": "get `/api/v1/sms/template/{uuid}`" }, { @@ -103540,7 +104280,7 @@ "source_location": "L157", "_origin": "ast", "id": "api_sms_response_200_157", - "community": 597, + "community": 856, "norm_label": "response `200`" }, { @@ -103550,7 +104290,7 @@ "source_location": "L160", "_origin": "ast", "id": "api_sms_errors_160", - "community": 597, + "community": 856, "norm_label": "errors" }, { @@ -103680,7 +104420,7 @@ "source_location": "L260", "_origin": "ast", "id": "api_sms_post_api_v1_admin_sms_template_uuid_approve", - "community": 900, + "community": 597, "norm_label": "post `/api/v1/admin/sms/template/{uuid}/approve`" }, { @@ -103690,7 +104430,7 @@ "source_location": "L266", "_origin": "ast", "id": "api_sms_request_body_application_json_266", - "community": 900, + "community": 597, "norm_label": "request body (`application/json`)" }, { @@ -103700,7 +104440,7 @@ "source_location": "L279", "_origin": "ast", "id": "api_sms_response_200_279", - "community": 900, + "community": 597, "norm_label": "response `200`" }, { @@ -104430,7 +105170,7 @@ "source_location": "L1", "_origin": "ast", "id": "api_tag", - "community": 479, + "community": 102, "norm_label": "tag.md" }, { @@ -116646,9 +117386,9 @@ "source_file": "assets/admin/App.tsx", "source_location": "L45", "weight": 1.0, + "confidence_score": 1.0, "source": "admin_app", - "target": "pages_sessionpaymentpage", - "confidence_score": 1.0 + "target": "pages_sessionpaymentpage" }, { "relation": "imports_from", @@ -120530,9 +121270,9 @@ "source_file": "assets/admin/components/SessionServiceCard.tsx", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "components_sessionservicecard", - "target": "components_sessionservicecard_sessionpaymententry", - "confidence_score": 1.0 + "target": "components_sessionservicecard_sessionpaymententry" }, { "relation": "contains", @@ -120610,6 +121350,17 @@ "source": "components_sessionservicecard", "target": "lib_utils_formatrial" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.tsx", + "source_location": "L7", + "weight": 1.0, + "source": "pages_newsessionpage", + "target": "components_sessionservicecard", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -120628,10 +121379,43 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", + "target": "components_sessionservicecard" + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L2", + "weight": 1.0, + "source": "session_detailsstep", "target": "components_sessionservicecard", "confidence_score": 1.0 }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L7", + "weight": 1.0, + "source": "session_paymentstep", + "target": "components_sessionservicecard", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.tsx", + "source_location": "L7", + "weight": 1.0, + "source": "pages_newsessionpage", + "target": "components_sessionservicecard_sessioncarddata", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -120650,7 +121434,51 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L10", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", + "target": "components_sessionservicecard_sessioncarddata" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L2", + "weight": 1.0, + "source": "session_detailsstep", + "target": "components_sessionservicecard_sessioncarddata", + "confidence_score": 1.0 + }, + { + "relation": "references", + "context": "field", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L9", + "weight": 1.0, + "source": "session_detailsstep_props", + "target": "components_sessionservicecard_sessioncarddata", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L7", + "weight": 1.0, + "source": "session_paymentstep", + "target": "components_sessionservicecard_sessioncarddata", + "confidence_score": 1.0 + }, + { + "relation": "references", + "context": "field", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L33", + "weight": 1.0, + "source": "session_paymentstep_props", "target": "components_sessionservicecard_sessioncarddata", "confidence_score": 1.0 }, @@ -120682,9 +121510,9 @@ "source_file": "assets/admin/components/SessionStepper.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "components_sessionstepper", - "target": "components_sessionstepper_icon_by_label", - "confidence_score": 1.0 + "target": "components_sessionstepper_icon_by_label" }, { "relation": "contains", @@ -120692,9 +121520,9 @@ "source_file": "assets/admin/components/SessionStepper.tsx", "source_location": "L39", "weight": 1.0, + "confidence_score": 1.0, "source": "components_sessionstepper", - "target": "components_sessionstepper_sessionstepper", - "confidence_score": 1.0 + "target": "components_sessionstepper_sessionstepper" }, { "relation": "contains", @@ -120702,9 +121530,9 @@ "source_file": "assets/admin/components/SessionStepper.tsx", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "components_sessionstepper", - "target": "components_sessionstepper_stepicon", - "confidence_score": 1.0 + "target": "components_sessionstepper_stepicon" }, { "relation": "imports_from", @@ -120713,9 +121541,9 @@ "source_file": "assets/admin/components/SessionStepper.tsx", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "components_sessionstepper", - "target": "icons_filesserviceicons", - "confidence_score": 1.0 + "target": "icons_filesserviceicons" }, { "relation": "imports", @@ -120724,9 +121552,9 @@ "source_file": "assets/admin/components/SessionStepper.tsx", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "components_sessionstepper", - "target": "icons_filesserviceicons_filesaddservicepaymentstep", - "confidence_score": 1.0 + "target": "icons_filesserviceicons_filesaddservicepaymentstep" }, { "relation": "imports", @@ -120735,9 +121563,9 @@ "source_file": "assets/admin/components/SessionStepper.tsx", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "components_sessionstepper", - "target": "icons_filesserviceicons_filesserviceaddservicestep", - "confidence_score": 1.0 + "target": "icons_filesserviceicons_filesserviceaddservicestep" }, { "relation": "imports", @@ -120746,8 +121574,19 @@ "source_file": "assets/admin/components/SessionStepper.tsx", "source_location": "L1", "weight": 1.0, + "confidence_score": 1.0, "source": "components_sessionstepper", - "target": "icons_filesserviceicons_filesservicedetailsstep", + "target": "icons_filesserviceicons_filesservicedetailsstep" + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.tsx", + "source_location": "L8", + "weight": 1.0, + "source": "pages_newsessionpage", + "target": "components_sessionstepper", "confidence_score": 1.0 }, { @@ -120757,9 +121596,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "components_sessionstepper", - "confidence_score": 1.0 + "target": "components_sessionstepper" }, { "relation": "imports_from", @@ -123085,9 +123924,9 @@ "source_file": "assets/admin/components/icons/FilesServiceIcons.tsx", "source_location": "L354", "weight": 1.0, + "confidence_score": 1.0, "source": "icons_filesserviceicons", - "target": "icons_filesserviceicons_closemodald", - "confidence_score": 1.0 + "target": "icons_filesserviceicons_closemodald" }, { "relation": "contains", @@ -123095,8 +123934,18 @@ "source_file": "assets/admin/components/icons/FilesServiceIcons.tsx", "source_location": "L277", "weight": 1.0, + "confidence_score": 1.0, "source": "icons_filesserviceicons", - "target": "icons_filesserviceicons_filesaddservicepaymentstep", + "target": "icons_filesserviceicons_filesaddservicepaymentstep" + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/icons/FilesServiceIcons.tsx", + "source_location": "L375", + "weight": 1.0, + "source": "icons_filesserviceicons", + "target": "icons_filesserviceicons_filesserviceaddcard", "confidence_score": 1.0 }, { @@ -123105,9 +123954,9 @@ "source_file": "assets/admin/components/icons/FilesServiceIcons.tsx", "source_location": "L258", "weight": 1.0, + "confidence_score": 1.0, "source": "icons_filesserviceicons", - "target": "icons_filesserviceicons_filesserviceaddservicestep", - "confidence_score": 1.0 + "target": "icons_filesserviceicons_filesserviceaddservicestep" }, { "relation": "contains", @@ -123115,9 +123964,9 @@ "source_file": "assets/admin/components/icons/FilesServiceIcons.tsx", "source_location": "L329", "weight": 1.0, + "confidence_score": 1.0, "source": "icons_filesserviceicons", - "target": "icons_filesserviceicons_filesservicebalancewallet", - "confidence_score": 1.0 + "target": "icons_filesserviceicons_filesservicebalancewallet" }, { "relation": "contains", @@ -123135,9 +123984,9 @@ "source_file": "assets/admin/components/icons/FilesServiceIcons.tsx", "source_location": "L296", "weight": 1.0, + "confidence_score": 1.0, "source": "icons_filesserviceicons", - "target": "icons_filesserviceicons_filesservicedetailsstep", - "confidence_score": 1.0 + "target": "icons_filesserviceicons_filesservicedetailsstep" }, { "relation": "contains", @@ -123225,9 +124074,9 @@ "source_file": "assets/admin/components/icons/FilesServiceIcons.tsx", "source_location": "L317", "weight": 1.0, + "confidence_score": 1.0, "source": "icons_filesserviceicons", - "target": "icons_filesserviceicons_step2paymentcard", - "confidence_score": 1.0 + "target": "icons_filesserviceicons_step2paymentcard" }, { "relation": "contains", @@ -123235,9 +124084,9 @@ "source_file": "assets/admin/components/icons/FilesServiceIcons.tsx", "source_location": "L255", "weight": 1.0, + "confidence_score": 1.0, "source": "icons_filesserviceicons", - "target": "icons_filesserviceicons_stepiconprops", - "confidence_score": 1.0 + "target": "icons_filesserviceicons_stepiconprops" }, { "relation": "contains", @@ -123335,9 +124184,9 @@ "source_file": "assets/admin/components/icons/FilesServiceIcons.tsx", "source_location": "L341", "weight": 1.0, + "confidence_score": 1.0, "source": "icons_filesserviceicons", - "target": "icons_filesserviceicons_trashred", - "confidence_score": 1.0 + "target": "icons_filesserviceicons_trashred" }, { "relation": "contains", @@ -123349,6 +124198,27 @@ "source": "icons_filesserviceicons", "target": "icons_filesserviceicons_userd" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/icons/FilesServiceIcons.tsx", + "source_location": "L363", + "weight": 1.0, + "source": "icons_filesserviceicons", + "target": "icons_filesserviceicons_usertick", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "pages_newsessionpage", + "target": "icons_filesserviceicons", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -123367,7 +124237,29 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", + "target": "icons_filesserviceicons" + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L11", + "weight": 1.0, + "source": "session_createstep", + "target": "icons_filesserviceicons", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "session_paymentstep", "target": "icons_filesserviceicons", "confidence_score": 1.0 }, @@ -123375,10 +124267,10 @@ "relation": "imports", "context": "import", "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/SessionPaymentPage.tsx", - "source_location": "L14", + "source_file": "assets/admin/pages/NewSessionPage.tsx", + "source_location": "L12", "weight": 1.0, - "source": "pages_sessionpaymentpage", + "source": "pages_newsessionpage", "target": "icons_filesserviceicons_arrowleftph", "confidence_score": 1.0 }, @@ -123389,10 +124281,32 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", + "target": "icons_filesserviceicons_arrowleftph" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "pages_newsessionpage", "target": "icons_filesserviceicons_arrowleftd", "confidence_score": 1.0 }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SessionPaymentPage.tsx", + "source_location": "L14", + "weight": 1.0, + "confidence_score": 1.0, + "source": "pages_sessionpaymentpage", + "target": "icons_filesserviceicons_arrowleftd" + }, { "relation": "imports", "context": "import", @@ -123492,6 +124406,17 @@ "source": "pages_patientdetailpage", "target": "icons_filesserviceicons_tabbody" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L11", + "weight": 1.0, + "source": "session_createstep", + "target": "icons_filesserviceicons_clockp", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -123499,7 +124424,18 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", + "target": "icons_filesserviceicons_step2paymentcard" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "session_paymentstep", "target": "icons_filesserviceicons_step2paymentcard", "confidence_score": 1.0 }, @@ -123510,7 +124446,18 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", + "target": "icons_filesserviceicons_filesservicebalancewallet" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "session_paymentstep", "target": "icons_filesserviceicons_filesservicebalancewallet", "confidence_score": 1.0 }, @@ -123521,10 +124468,43 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", + "target": "icons_filesserviceicons_trashred" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L11", + "weight": 1.0, + "source": "session_createstep", "target": "icons_filesserviceicons_trashred", "confidence_score": 1.0 }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "session_paymentstep", + "target": "icons_filesserviceicons_trashred", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "pages_newsessionpage", + "target": "icons_filesserviceicons_closemodald", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -123532,8 +124512,30 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "icons_filesserviceicons_closemodald", + "target": "icons_filesserviceicons_closemodald" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L11", + "weight": 1.0, + "source": "session_createstep", + "target": "icons_filesserviceicons_usertick", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L11", + "weight": 1.0, + "source": "session_createstep", + "target": "icons_filesserviceicons_filesserviceaddcard", "confidence_score": 1.0 }, { @@ -126484,6 +127486,726 @@ "source": "paymentmethods_banks", "target": "ui_searchableselect_selectoption" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.tsx", + "source_location": "L9", + "weight": 1.0, + "source": "pages_newsessionpage", + "target": "session_createstep", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L6", + "weight": 1.0, + "source": "session_createstep", + "target": "lib_api", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "session_createstep", + "target": "lib_api_api", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L6", + "weight": 1.0, + "source": "session_createstep", + "target": "lib_api_apiresponse", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L8", + "weight": 1.0, + "source": "session_createstep", + "target": "lib_utils", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L8", + "weight": 1.0, + "source": "session_createstep", + "target": "lib_utils_formatrial", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L14", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_contract", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L15", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_coveragerow", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L65", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_createstep", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L49", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_fieldlabel", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L51", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_ghostbtn", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L17", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_inventoryitemrow", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L41", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_nowhhmm", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L18", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_packagerow", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L22", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_patientshareof", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L50", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_primarybtn", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L53", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_props", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L16", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_rule", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L19", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_staffrow", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L40", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_todayiso", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L46", + "weight": 1.0, + "source": "session_createstep", + "target": "session_createstep_tosessionat", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "session_createstep", + "target": "stores_authstore", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "session_createstep", + "target": "stores_authstore_useauthstore", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L7", + "weight": 1.0, + "source": "session_createstep", + "target": "types_index", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L7", + "weight": 1.0, + "source": "session_createstep", + "target": "types_index_patientprofile", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L7", + "weight": 1.0, + "source": "session_createstep", + "target": "types_index_serviceitem", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L7", + "weight": 1.0, + "source": "session_createstep", + "target": "types_index_servicesection", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "session_createstep", + "target": "ui_persiandateinput", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "session_createstep", + "target": "ui_persiandateinput_persiandateinput", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L9", + "weight": 1.0, + "source": "session_createstep", + "target": "ui_searchableselect", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L9", + "weight": 1.0, + "source": "session_createstep", + "target": "ui_searchableselect_searchableselect", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L69", + "weight": 1.0, + "source": "session_createstep_createstep", + "target": "session_createstep_todayiso", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L70", + "weight": 1.0, + "source": "session_createstep_createstep", + "target": "session_createstep_nowhhmm", + "confidence_score": 1.0 + }, + { + "relation": "references", + "context": "field", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L55", + "weight": 1.0, + "source": "session_createstep_props", + "target": "types_index_patientprofile", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L297", + "weight": 1.0, + "source": "session_createstep_createstep", + "target": "lib_utils_formatrial" + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/components/session/CreateStep.tsx", + "source_location": "L66", + "weight": 1.0, + "source": "session_createstep_createstep", + "target": "stores_authstore_useauthstore" + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.tsx", + "source_location": "L11", + "weight": 1.0, + "source": "pages_newsessionpage", + "target": "session_detailsstep", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SessionPaymentPage.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "pages_sessionpaymentpage", + "target": "session_detailsstep", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L1", + "weight": 1.0, + "source": "session_detailsstep", + "target": "lib_utils", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L1", + "weight": 1.0, + "source": "session_detailsstep", + "target": "lib_utils_formatrial", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L19", + "weight": 1.0, + "source": "session_detailsstep", + "target": "session_detailsstep_detailsstep", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L6", + "weight": 1.0, + "source": "session_detailsstep", + "target": "session_detailsstep_ghostbtn", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "session_detailsstep", + "target": "session_detailsstep_primarybtn", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L8", + "weight": 1.0, + "source": "session_detailsstep", + "target": "session_detailsstep_props", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "session_detailsstep", + "target": "session_paymentstep", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L3", + "weight": 1.0, + "source": "session_detailsstep", + "target": "session_paymentstep_method_labels", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/components/session/DetailsStep.tsx", + "source_location": "L42", + "weight": 1.0, + "source": "session_detailsstep_detailsstep", + "target": "lib_utils_formatrial" + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.tsx", + "source_location": "L10", + "weight": 1.0, + "source": "pages_newsessionpage", + "target": "session_paymentstep", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/SessionPaymentPage.tsx", + "source_location": "L9", + "weight": 1.0, + "source": "pages_sessionpaymentpage", + "target": "session_paymentstep", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "session_paymentstep", + "target": "lib_api", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L5", + "weight": 1.0, + "source": "session_paymentstep", + "target": "lib_api_api", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L6", + "weight": 1.0, + "source": "session_paymentstep", + "target": "lib_utils", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L6", + "weight": 1.0, + "source": "session_paymentstep", + "target": "lib_utils_formatrial", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L27", + "weight": 1.0, + "source": "session_paymentstep", + "target": "session_paymentstep_fieldlabel", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L29", + "weight": 1.0, + "source": "session_paymentstep", + "target": "session_paymentstep_ghostbtn", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L25", + "weight": 1.0, + "source": "session_paymentstep", + "target": "session_paymentstep_isotounix", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L19", + "weight": 1.0, + "source": "session_paymentstep", + "target": "session_paymentstep_method_labels", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L13", + "weight": 1.0, + "source": "session_paymentstep", + "target": "session_paymentstep_methods", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L44", + "weight": 1.0, + "source": "session_paymentstep", + "target": "session_paymentstep_paymentstep", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L28", + "weight": 1.0, + "source": "session_paymentstep", + "target": "session_paymentstep_primarybtn", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L31", + "weight": 1.0, + "source": "session_paymentstep", + "target": "session_paymentstep_props", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L23", + "weight": 1.0, + "source": "session_paymentstep", + "target": "session_paymentstep_todayiso", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L9", + "weight": 1.0, + "source": "session_paymentstep", + "target": "ui_persiandateinput", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L9", + "weight": 1.0, + "source": "session_paymentstep", + "target": "ui_persiandateinput_persiandateinput", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L8", + "weight": 1.0, + "source": "session_paymentstep", + "target": "ui_searchableselect", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L8", + "weight": 1.0, + "source": "session_paymentstep", + "target": "ui_searchableselect_searchableselect", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L50", + "weight": 1.0, + "source": "session_paymentstep_paymentstep", + "target": "session_paymentstep_todayiso", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "assets/admin/components/session/PaymentStep.tsx", + "source_location": "L95", + "weight": 1.0, + "source": "session_paymentstep_paymentstep", + "target": "lib_utils_formatrial" + }, { "relation": "imports_from", "context": "import", @@ -129633,9 +131355,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "ui_persiandateinput", - "confidence_score": 1.0 + "target": "ui_persiandateinput" }, { "relation": "imports_from", @@ -129752,9 +131474,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "ui_persiandateinput_persiandateinput", - "confidence_score": 1.0 + "target": "ui_persiandateinput_persiandateinput" }, { "relation": "calls", @@ -130521,9 +132243,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "ui_searchableselect", - "confidence_score": 1.0 + "target": "ui_searchableselect" }, { "relation": "imports_from", @@ -130892,9 +132614,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "ui_searchableselect_searchableselect", - "confidence_score": 1.0 + "target": "ui_searchableselect_searchableselect" }, { "relation": "imports", @@ -133740,6 +135462,17 @@ "source": "pages_newsessionpage", "target": "lib_api" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "pages_newsessionpage_test", + "target": "lib_api", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -133967,9 +135700,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -133978,9 +135711,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test", - "target": "lib_api", - "confidence_score": 1.0 + "target": "lib_api" }, { "relation": "imports_from", @@ -134663,6 +136396,17 @@ "source": "pages_newsessionpage", "target": "lib_api_api" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L12", + "weight": 1.0, + "source": "pages_newsessionpage_test", + "target": "lib_api_api", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -134890,9 +136634,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -134901,9 +136645,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L12", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test", - "target": "lib_api_api", - "confidence_score": 1.0 + "target": "lib_api_api" }, { "relation": "imports", @@ -135429,9 +137173,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "lib_api_apiresponse", - "confidence_score": 1.0 + "target": "lib_api_apiresponse" }, { "relation": "imports", @@ -136877,6 +138621,17 @@ "source": "pages_newsessionpage", "target": "lib_utils" }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L13", + "weight": 1.0, + "source": "pages_newsessionpage_test", + "target": "lib_utils", + "confidence_score": 1.0 + }, { "relation": "imports_from", "context": "import", @@ -137027,9 +138782,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports_from", @@ -137038,9 +138793,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test", - "target": "lib_utils", - "confidence_score": 1.0 + "target": "lib_utils" }, { "relation": "imports_from", @@ -137449,6 +139204,17 @@ "source": "pages_newsessionpage", "target": "lib_utils_formatrial" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L13", + "weight": 1.0, + "source": "pages_newsessionpage_test", + "target": "lib_utils_formatrial", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -137588,9 +139354,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "lib_utils_formatrial", - "confidence_score": 1.0 + "target": "lib_utils_formatrial" }, { "relation": "calls", @@ -137610,9 +139376,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test", - "target": "lib_utils_formatrial", - "confidence_score": 1.0 + "target": "lib_utils_formatrial" }, { "relation": "imports", @@ -138776,9 +140542,9 @@ "source_file": "assets/admin/pages/PatientDetailPage.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_patientdetailpage", - "target": "lib_utils_formatdatetime", - "confidence_score": 1.0 + "target": "lib_utils_formatdatetime" }, { "relation": "imports", @@ -145305,44 +147071,108 @@ "target": "stores_authstore_useauthstore" }, { - "relation": "contains", + "relation": "imports_from", + "context": "import", "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L26", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L14", "weight": 1.0, - "confidence_score": 1.0, - "source": "pages_newsessionpage", - "target": "pages_newsessionpage_contract" + "source": "pages_newsessionpage_test", + "target": "pages_newsessionpage", + "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L27", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L16", "weight": 1.0, - "confidence_score": 1.0, - "source": "pages_newsessionpage", - "target": "pages_newsessionpage_coveragerow" + "source": "pages_newsessionpage_test", + "target": "pages_newsessionpage_test_get", + "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L57", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L25", "weight": 1.0, - "confidence_score": 1.0, - "source": "pages_newsessionpage", - "target": "pages_newsessionpage_fieldlabel" + "source": "pages_newsessionpage_test", + "target": "pages_newsessionpage_test_mockgets", + "confidence_score": 1.0 }, { "relation": "contains", "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L24", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L77", "weight": 1.0, - "confidence_score": 1.0, - "source": "pages_newsessionpage", - "target": "pages_newsessionpage_formdata" + "source": "pages_newsessionpage_test", + "target": "pages_newsessionpage_test_pickoption", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L17", + "weight": 1.0, + "source": "pages_newsessionpage_test", + "target": "pages_newsessionpage_test_post", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L19", + "weight": 1.0, + "source": "pages_newsessionpage_test", + "target": "pages_newsessionpage_test_record", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L67", + "weight": 1.0, + "source": "pages_newsessionpage_test", + "target": "pages_newsessionpage_test_renderpage", + "confidence_score": 1.0 + }, + { + "relation": "imports_from", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "pages_newsessionpage_test", + "target": "test_utils", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L4", + "weight": 1.0, + "source": "pages_newsessionpage_test", + "target": "test_utils_renderwithproviders", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "assets/admin/pages/NewSessionPage.test.tsx", + "source_location": "L68", + "weight": 1.0, + "source": "pages_newsessionpage_test_renderpage", + "target": "test_utils_renderwithproviders", + "confidence_score": 1.0 }, { "relation": "contains", @@ -145354,56 +147184,6 @@ "source": "pages_newsessionpage", "target": "pages_newsessionpage_newsessionpage" }, - { - "relation": "contains", - "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L38", - "weight": 1.0, - "confidence_score": 1.0, - "source": "pages_newsessionpage", - "target": "pages_newsessionpage_patientshareof" - }, - { - "relation": "contains", - "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L29", - "weight": 1.0, - "confidence_score": 1.0, - "source": "pages_newsessionpage", - "target": "pages_newsessionpage_payment_labels" - }, - { - "relation": "contains", - "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L33", - "weight": 1.0, - "confidence_score": 1.0, - "source": "pages_newsessionpage", - "target": "pages_newsessionpage_rule" - }, - { - "relation": "contains", - "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L15", - "weight": 1.0, - "confidence_score": 1.0, - "source": "pages_newsessionpage", - "target": "pages_newsessionpage_schema" - }, - { - "relation": "contains", - "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/NewSessionPage.tsx", - "source_location": "L56", - "weight": 1.0, - "confidence_score": 1.0, - "source": "pages_newsessionpage", - "target": "pages_newsessionpage_sectiontitle" - }, { "relation": "imports_from", "context": "import", @@ -147218,9 +148998,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test", - "target": "pages_sessionpaymentpage", - "confidence_score": 1.0 + "target": "pages_sessionpaymentpage" }, { "relation": "contains", @@ -147228,9 +149008,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test", - "target": "pages_sessionpaymentpage_test_get", - "confidence_score": 1.0 + "target": "pages_sessionpaymentpage_test_get" }, { "relation": "contains", @@ -147238,9 +149018,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L35", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test", - "target": "pages_sessionpaymentpage_test_mockgets", - "confidence_score": 1.0 + "target": "pages_sessionpaymentpage_test_mockgets" }, { "relation": "contains", @@ -147248,9 +149028,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L18", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test", - "target": "pages_sessionpaymentpage_test_patch", - "confidence_score": 1.0 + "target": "pages_sessionpaymentpage_test_patch" }, { "relation": "contains", @@ -147258,9 +149038,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L17", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test", - "target": "pages_sessionpaymentpage_test_post", - "confidence_score": 1.0 + "target": "pages_sessionpaymentpage_test_post" }, { "relation": "contains", @@ -147268,9 +149048,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L48", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test", - "target": "pages_sessionpaymentpage_test_renderpage", - "confidence_score": 1.0 + "target": "pages_sessionpaymentpage_test_renderpage" }, { "relation": "contains", @@ -147278,9 +149058,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test", - "target": "pages_sessionpaymentpage_test_session", - "confidence_score": 1.0 + "target": "pages_sessionpaymentpage_test_session" }, { "relation": "imports_from", @@ -147289,9 +149069,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test", - "target": "test_utils", - "confidence_score": 1.0 + "target": "test_utils" }, { "relation": "imports", @@ -147300,9 +149080,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L4", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test", - "target": "test_utils_renderwithproviders", - "confidence_score": 1.0 + "target": "test_utils_renderwithproviders" }, { "relation": "calls", @@ -147311,39 +149091,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.test.tsx", "source_location": "L49", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage_test_renderpage", - "target": "test_utils_renderwithproviders", - "confidence_score": 1.0 - }, - { - "relation": "contains", - "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/SessionPaymentPage.tsx", - "source_location": "L32", - "weight": 1.0, - "source": "pages_sessionpaymentpage", - "target": "pages_sessionpaymentpage_isotounix", - "confidence_score": 1.0 - }, - { - "relation": "contains", - "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/SessionPaymentPage.tsx", - "source_location": "L26", - "weight": 1.0, - "source": "pages_sessionpaymentpage", - "target": "pages_sessionpaymentpage_method_labels", - "confidence_score": 1.0 - }, - { - "relation": "contains", - "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/SessionPaymentPage.tsx", - "source_location": "L20", - "weight": 1.0, - "source": "pages_sessionpaymentpage", - "target": "pages_sessionpaymentpage_methods", - "confidence_score": 1.0 + "target": "test_utils_renderwithproviders" }, { "relation": "contains", @@ -147351,19 +149101,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L38", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "pages_sessionpaymentpage_sessionpaymentpage", - "confidence_score": 1.0 - }, - { - "relation": "contains", - "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/SessionPaymentPage.tsx", - "source_location": "L30", - "weight": 1.0, - "source": "pages_sessionpaymentpage", - "target": "pages_sessionpaymentpage_todayiso", - "confidence_score": 1.0 + "target": "pages_sessionpaymentpage_sessionpaymentpage" }, { "relation": "imports_from", @@ -147372,9 +149112,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "types_index", - "confidence_score": 1.0 + "target": "types_index" }, { "relation": "imports", @@ -147383,20 +149123,9 @@ "source_file": "assets/admin/pages/SessionPaymentPage.tsx", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "pages_sessionpaymentpage", - "target": "types_index_patientrecord", - "confidence_score": 1.0 - }, - { - "relation": "calls", - "context": "call", - "confidence": "EXTRACTED", - "source_file": "assets/admin/pages/SessionPaymentPage.tsx", - "source_location": "L47", - "weight": 1.0, - "source": "pages_sessionpaymentpage_sessionpaymentpage", - "target": "pages_sessionpaymentpage_todayiso", - "confidence_score": 1.0 + "target": "types_index_patientrecord" }, { "relation": "imports_from", @@ -152836,9 +154565,9 @@ "source_file": "migrations/Version20260716094319.php", "source_location": "L8", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716094319", - "target": "abstractmigration", - "confidence_score": 1.0 + "target": "abstractmigration" }, { "relation": "inherits", @@ -152846,7 +154575,28 @@ "source_file": "migrations/Version20260716094319.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716094319_version20260716094319", + "target": "abstractmigration" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L8", + "weight": 1.0, + "source": "migrations_version20260716102537", + "target": "abstractmigration", + "confidence_score": 1.0 + }, + { + "relation": "inherits", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L13", + "weight": 1.0, + "source": "migrations_version20260716102537_version20260716102537", "target": "abstractmigration", "confidence_score": 1.0 }, @@ -160317,9 +162067,9 @@ "source_file": "migrations/Version20260716094319.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716094319", - "target": "migrations_version20260716094319_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260716094319_php_schema" }, { "relation": "contains", @@ -160327,9 +162077,9 @@ "source_file": "migrations/Version20260716094319.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716094319", - "target": "migrations_version20260716094319_version20260716094319", - "confidence_score": 1.0 + "target": "migrations_version20260716094319_version20260716094319" }, { "relation": "method", @@ -160337,9 +162087,9 @@ "source_file": "migrations/Version20260716094319.php", "source_location": "L29", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716094319_version20260716094319", - "target": "migrations_version20260716094319_version20260716094319_down", - "confidence_score": 1.0 + "target": "migrations_version20260716094319_version20260716094319_down" }, { "relation": "method", @@ -160347,9 +162097,9 @@ "source_file": "migrations/Version20260716094319.php", "source_location": "L15", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716094319_version20260716094319", - "target": "migrations_version20260716094319_version20260716094319_getdescription", - "confidence_score": 1.0 + "target": "migrations_version20260716094319_version20260716094319_getdescription" }, { "relation": "method", @@ -160357,9 +162107,9 @@ "source_file": "migrations/Version20260716094319.php", "source_location": "L20", "weight": 1.0, + "confidence_score": 1.0, "source": "migrations_version20260716094319_version20260716094319", - "target": "migrations_version20260716094319_version20260716094319_up", - "confidence_score": 1.0 + "target": "migrations_version20260716094319_version20260716094319_up" }, { "relation": "references", @@ -160368,9 +162118,9 @@ "source_location": "L20", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260716094319_version20260716094319_up", - "target": "migrations_version20260716094319_php_schema", - "confidence_score": 1.0 + "target": "migrations_version20260716094319_php_schema" }, { "relation": "references", @@ -160379,8 +162129,81 @@ "source_location": "L29", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "migrations_version20260716094319_version20260716094319_down", - "target": "migrations_version20260716094319_php_schema", + "target": "migrations_version20260716094319_php_schema" + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L7", + "weight": 1.0, + "source": "migrations_version20260716102537", + "target": "migrations_version20260716102537_php_schema", + "confidence_score": 1.0 + }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L13", + "weight": 1.0, + "source": "migrations_version20260716102537", + "target": "migrations_version20260716102537_version20260716102537", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L31", + "weight": 1.0, + "source": "migrations_version20260716102537_version20260716102537", + "target": "migrations_version20260716102537_version20260716102537_down", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L15", + "weight": 1.0, + "source": "migrations_version20260716102537_version20260716102537", + "target": "migrations_version20260716102537_version20260716102537_getdescription", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L20", + "weight": 1.0, + "source": "migrations_version20260716102537_version20260716102537", + "target": "migrations_version20260716102537_version20260716102537_up", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L20", + "weight": 1.0, + "context": "parameter_type", + "source": "migrations_version20260716102537_version20260716102537_up", + "target": "migrations_version20260716102537_php_schema", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "migrations/Version20260716102537.php", + "source_location": "L31", + "weight": 1.0, + "context": "parameter_type", + "source": "migrations_version20260716102537_version20260716102537_down", + "target": "migrations_version20260716102537_php_schema", "confidence_score": 1.0 }, { @@ -168423,6 +170246,27 @@ "source": "repository_servicesectionrepository_servicesectionrepository", "target": "serviceentityrepository" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L6", + "weight": 1.0, + "source": "repository_sessionconsumablerepository", + "target": "serviceentityrepository", + "confidence_score": 1.0 + }, + { + "relation": "inherits", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L9", + "weight": 1.0, + "source": "repository_sessionconsumablerepository_sessionconsumablerepository", + "target": "serviceentityrepository", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -168430,9 +170274,9 @@ "source_file": "src/Patient/Repository/SessionPaymentRepository.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionpaymentrepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "inherits", @@ -168440,9 +170284,9 @@ "source_file": "src/Patient/Repository/SessionPaymentRepository.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionpaymentrepository_sessionpaymentrepository", - "target": "serviceentityrepository", - "confidence_score": 1.0 + "target": "serviceentityrepository" }, { "relation": "imports", @@ -197210,9 +199054,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1081", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller", - "target": "controller_patientcontroller_patientcontroller_addsessionpayment", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_addsessionpayment" }, { "relation": "method", @@ -197687,9 +199531,9 @@ "source_location": "L1081", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_addsessionpayment", - "target": "src_patient_controller_patientcontroller_php_request", - "confidence_score": 1.0 + "target": "src_patient_controller_patientcontroller_php_request" }, { "relation": "references", @@ -197896,9 +199740,9 @@ "source_location": "L1081", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_addsessionpayment", - "target": "src_patient_controller_patientcontroller_php_user", - "confidence_score": 1.0 + "target": "src_patient_controller_patientcontroller_php_user" }, { "relation": "references", @@ -198259,9 +200103,9 @@ "source_location": "L1081", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_addsessionpayment", - "target": "src_patient_controller_patientcontroller_php_jsonresponse", - "confidence_score": 1.0 + "target": "src_patient_controller_patientcontroller_php_jsonresponse" }, { "relation": "references", @@ -199568,9 +201412,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1102", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_addsessionpayment", - "target": "controller_patientcontroller_patientcontroller_sessionwithbilling", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_sessionwithbilling" }, { "relation": "references", @@ -199711,9 +201555,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1085", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_addsessionpayment", - "target": "controller_patientcontroller_patientcontroller_assertpatientgate", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_assertpatientgate" }, { "relation": "calls", @@ -199722,9 +201566,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1088", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_addsessionpayment", - "target": "controller_patientcontroller_patientcontroller_ownsrecord", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_ownsrecord" }, { "relation": "calls", @@ -199733,9 +201577,9 @@ "source_file": "src/Patient/Controller/PatientController.php", "source_location": "L1084", "weight": 1.0, + "confidence_score": 1.0, "source": "controller_patientcontroller_patientcontroller_addsessionpayment", - "target": "controller_patientcontroller_patientcontroller_resolveentity", - "confidence_score": 1.0 + "target": "controller_patientcontroller_patientcontroller_resolveentity" }, { "relation": "contains", @@ -200846,15 +202690,36 @@ "source": "entity_patientsession", "target": "src_patient_entity_patientsession_php_collection" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L6", + "weight": 1.0, + "source": "entity_patientsession", + "target": "src_patient_entity_patientsession_php_inventorypackage", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L167", + "weight": 1.0, + "source": "entity_patientsession_patientsession", + "target": "entity_patientsession_patientsession_addconsumable", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L126", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_addpayment", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_addpayment" }, { "relation": "method", @@ -200896,6 +202761,26 @@ "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getbaseinsurancediscountpercent" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L165", + "weight": 1.0, + "source": "entity_patientsession_patientsession", + "target": "entity_patientsession_patientsession_getconsumables", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L176", + "weight": 1.0, + "source": "entity_patientsession_patientsession", + "target": "entity_patientsession_patientsession_getconsumablestotalrials", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -200912,9 +202797,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L122", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_getdiscountrials", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_getdiscountrials" }, { "relation": "method", @@ -200922,9 +202807,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L120", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_getdiscounttype", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_getdiscounttype" }, { "relation": "method", @@ -200932,9 +202817,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L121", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_getdiscountvalue", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_getdiscountvalue" }, { "relation": "method", @@ -200976,6 +202861,16 @@ "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getinsurancesupplementaryid" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L164", + "weight": 1.0, + "source": "entity_patientsession_patientsession", + "target": "entity_patientsession_patientsession_getinventorypackage", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -200992,9 +202887,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L123", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_getpaidat", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_getpaidat" }, { "relation": "method", @@ -201002,9 +202897,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L135", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_getpaidtotalrials", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_getpaidtotalrials" }, { "relation": "method", @@ -201022,9 +202917,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L124", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_getpayments", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_getpayments" }, { "relation": "method", @@ -201042,9 +202937,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L144", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_getremainingrials", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_getremainingrials" }, { "relation": "method", @@ -201066,6 +202961,16 @@ "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_getservicestotalrials" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L163", + "weight": 1.0, + "source": "entity_patientsession_patientsession", + "target": "entity_patientsession_patientsession_getsessionat", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -201122,9 +203027,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L161", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_setdiscount", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_setdiscount" }, { "relation": "method", @@ -201156,6 +203061,16 @@ "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setinsurancesupplementaryid" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L205", + "weight": 1.0, + "source": "entity_patientsession_patientsession", + "target": "entity_patientsession_patientsession_setinventorypackage", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -201172,9 +203087,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L169", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession", - "target": "entity_patientsession_patientsession_setpaidat", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_setpaidat" }, { "relation": "method", @@ -201196,6 +203111,16 @@ "source": "entity_patientsession_patientsession", "target": "entity_patientsession_patientsession_setservicestotalrials" }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L204", + "weight": 1.0, + "source": "entity_patientsession_patientsession", + "target": "entity_patientsession_patientsession_setsessionat", + "confidence_score": 1.0 + }, { "relation": "method", "confidence": "EXTRACTED", @@ -201248,6 +203173,17 @@ "source": "entity_patientsession_patientsession", "target": "src_patient_entity_patientsession_php_collection" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L39", + "weight": 1.0, + "context": "field", + "source": "entity_patientsession_patientsession", + "target": "src_patient_entity_patientsession_php_inventorypackage", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -201303,6 +203239,39 @@ "source": "entity_patientsession_patientsession_getappointment", "target": "src_patient_entity_patientsession_php_appointment" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L164", + "weight": 1.0, + "context": "return_type", + "source": "entity_patientsession_patientsession_getinventorypackage", + "target": "src_patient_entity_patientsession_php_inventorypackage", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L205", + "weight": 1.0, + "context": "parameter_type", + "source": "entity_patientsession_patientsession_setinventorypackage", + "target": "src_patient_entity_patientsession_php_inventorypackage", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L165", + "weight": 1.0, + "context": "return_type", + "source": "entity_patientsession_patientsession_getconsumables", + "target": "src_patient_entity_patientsession_php_collection", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -201310,9 +203279,9 @@ "source_location": "L124", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_patientsession_patientsession_getpayments", - "target": "src_patient_entity_patientsession_php_collection", - "confidence_score": 1.0 + "target": "src_patient_entity_patientsession_php_collection" }, { "relation": "references", @@ -201369,6 +203338,17 @@ "source": "entity_patientsession_patientsession_addservice", "target": "src_patient_entity_patientsession_php_sessionservice" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L167", + "weight": 1.0, + "context": "return_type", + "source": "entity_patientsession_patientsession_addconsumable", + "target": "src_patient_entity_patientsession_php_self", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -201376,9 +203356,9 @@ "source_location": "L126", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_patientsession_patientsession_addpayment", - "target": "src_patient_entity_patientsession_php_self", - "confidence_score": 1.0 + "target": "src_patient_entity_patientsession_php_self" }, { "relation": "references", @@ -201398,9 +203378,9 @@ "source_location": "L161", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_patientsession_patientsession_setdiscount", - "target": "src_patient_entity_patientsession_php_self", - "confidence_score": 1.0 + "target": "src_patient_entity_patientsession_php_self" }, { "relation": "references", @@ -201435,6 +203415,17 @@ "source": "entity_patientsession_patientsession_setinsurancesupplementaryid", "target": "src_patient_entity_patientsession_php_self" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L205", + "weight": 1.0, + "context": "return_type", + "source": "entity_patientsession_patientsession_setinventorypackage", + "target": "src_patient_entity_patientsession_php_self", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -201453,9 +203444,9 @@ "source_location": "L169", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_patientsession_patientsession_setpaidat", - "target": "src_patient_entity_patientsession_php_self", - "confidence_score": 1.0 + "target": "src_patient_entity_patientsession_php_self" }, { "relation": "references", @@ -201479,6 +203470,17 @@ "source": "entity_patientsession_patientsession_setservicestotalrials", "target": "src_patient_entity_patientsession_php_self" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L204", + "weight": 1.0, + "context": "return_type", + "source": "entity_patientsession_patientsession_setsessionat", + "target": "src_patient_entity_patientsession_php_self", + "confidence_score": 1.0 + }, { "relation": "references", "confidence": "EXTRACTED", @@ -201508,9 +203510,9 @@ "source_location": "L126", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "entity_patientsession_patientsession_addpayment", - "target": "src_patient_entity_patientsession_php_sessionpayment", - "confidence_score": 1.0 + "target": "src_patient_entity_patientsession_php_sessionpayment" }, { "relation": "calls", @@ -201519,9 +203521,9 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L139", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession_getpaidtotalrials", - "target": "entity_patientsession_patientsession_toarray", - "confidence_score": 1.0 + "target": "entity_patientsession_patientsession_toarray" }, { "relation": "calls", @@ -201530,8 +203532,30 @@ "source_file": "src/Patient/Entity/PatientSession.php", "source_location": "L146", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_patientsession_patientsession_getremainingrials", - "target": "entity_patientsession_patientsession_getpaidtotalrials", + "target": "entity_patientsession_patientsession_getpaidtotalrials" + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L167", + "weight": 1.0, + "context": "parameter_type", + "source": "entity_patientsession_patientsession_addconsumable", + "target": "src_patient_entity_patientsession_php_sessionconsumable", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L180", + "weight": 1.0, + "source": "entity_patientsession_patientsession_getconsumablestotalrials", + "target": "entity_patientsession_patientsession_toarray", "confidence_score": 1.0 }, { @@ -201633,6 +203657,28 @@ "source": "entity_patientsession_patientsession_setdiscount", "target": "gateway_mellatgateway_mellatgateway_time" }, + { + "relation": "calls", + "context": "call", + "confidence": "INFERRED", + "confidence_score": 0.8, + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L204", + "weight": 1.0, + "source": "entity_patientsession_patientsession_setsessionat", + "target": "gateway_mellatgateway_mellatgateway_time" + }, + { + "relation": "calls", + "context": "call", + "confidence": "INFERRED", + "confidence_score": 0.8, + "source_file": "src/Patient/Entity/PatientSession.php", + "source_location": "L205", + "weight": 1.0, + "source": "entity_patientsession_patientsession_setinventorypackage", + "target": "gateway_mellatgateway_mellatgateway_time" + }, { "relation": "calls", "context": "call", @@ -201655,15 +203701,235 @@ "source": "entity_patientsession_patientsession_setnotes", "target": "gateway_mellatgateway_mellatgateway_time" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L14", + "weight": 1.0, + "source": "entity_sessionconsumable", + "target": "entity_sessionconsumable_sessionconsumable", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L5", + "weight": 1.0, + "source": "entity_sessionconsumable", + "target": "src_patient_entity_sessionconsumable_php_inventoryitem", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L43", + "weight": 1.0, + "source": "entity_sessionconsumable_sessionconsumable", + "target": "entity_sessionconsumable_sessionconsumable_construct", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L60", + "weight": 1.0, + "source": "entity_sessionconsumable_sessionconsumable", + "target": "entity_sessionconsumable_sessionconsumable_getcreatedat", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L53", + "weight": 1.0, + "source": "entity_sessionconsumable_sessionconsumable", + "target": "entity_sessionconsumable_sessionconsumable_getid", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L56", + "weight": 1.0, + "source": "entity_sessionconsumable_sessionconsumable", + "target": "entity_sessionconsumable_sessionconsumable_getitem", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L59", + "weight": 1.0, + "source": "entity_sessionconsumable_sessionconsumable", + "target": "entity_sessionconsumable_sessionconsumable_getlinetotalrials", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L57", + "weight": 1.0, + "source": "entity_sessionconsumable_sessionconsumable", + "target": "entity_sessionconsumable_sessionconsumable_getpricerials", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L58", + "weight": 1.0, + "source": "entity_sessionconsumable_sessionconsumable", + "target": "entity_sessionconsumable_sessionconsumable_getquantity", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L55", + "weight": 1.0, + "source": "entity_sessionconsumable_sessionconsumable", + "target": "entity_sessionconsumable_sessionconsumable_getsession", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L54", + "weight": 1.0, + "source": "entity_sessionconsumable_sessionconsumable", + "target": "entity_sessionconsumable_sessionconsumable_getuuid", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L62", + "weight": 1.0, + "source": "entity_sessionconsumable_sessionconsumable", + "target": "entity_sessionconsumable_sessionconsumable_toarray", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L30", + "weight": 1.0, + "context": "field", + "source": "entity_sessionconsumable_sessionconsumable", + "target": "src_patient_entity_sessionconsumable_php_inventoryitem", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L26", + "weight": 1.0, + "context": "field", + "source": "entity_sessionconsumable_sessionconsumable", + "target": "src_patient_entity_sessionconsumable_php_patientsession", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L43", + "weight": 1.0, + "context": "parameter_type", + "source": "entity_sessionconsumable_sessionconsumable_construct", + "target": "src_patient_entity_sessionconsumable_php_patientsession", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L55", + "weight": 1.0, + "context": "return_type", + "source": "entity_sessionconsumable_sessionconsumable_getsession", + "target": "src_patient_entity_sessionconsumable_php_patientsession", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L43", + "weight": 1.0, + "context": "parameter_type", + "source": "entity_sessionconsumable_sessionconsumable_construct", + "target": "src_patient_entity_sessionconsumable_php_inventoryitem", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L56", + "weight": 1.0, + "context": "return_type", + "source": "entity_sessionconsumable_sessionconsumable_getitem", + "target": "src_patient_entity_sessionconsumable_php_inventoryitem", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "INFERRED", + "confidence_score": 0.8, + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L50", + "weight": 1.0, + "source": "entity_sessionconsumable_sessionconsumable_construct", + "target": "gateway_mellatgateway_mellatgateway_time" + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L66", + "weight": 1.0, + "source": "entity_sessionconsumable_sessionconsumable_toarray", + "target": "entity_sessionconsumable_sessionconsumable_getuuid", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Entity/SessionConsumable.php", + "source_location": "L71", + "weight": 1.0, + "source": "entity_sessionconsumable_sessionconsumable_toarray", + "target": "entity_sessionconsumable_sessionconsumable_getlinetotalrials", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L14", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment", - "target": "entity_sessionpayment_sessionpayment", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment" }, { "relation": "imports", @@ -201672,9 +203938,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment", - "target": "src_patient_entity_sessionpayment_php_user", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionpayment_php_user" }, { "relation": "method", @@ -201682,9 +203948,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L51", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_construct", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_construct" }, { "relation": "method", @@ -201692,9 +203958,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L65", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_getamountrials", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_getamountrials" }, { "relation": "method", @@ -201702,9 +203968,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L69", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_getcreatedat", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_getcreatedat" }, { "relation": "method", @@ -201712,9 +203978,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L67", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_getcreatedby", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_getcreatedby" }, { "relation": "method", @@ -201722,9 +203988,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L68", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_getcreatedbyname", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_getcreatedbyname" }, { "relation": "method", @@ -201732,9 +203998,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L61", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_getid", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_getid" }, { "relation": "method", @@ -201742,9 +204008,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L64", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_getmethod", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_getmethod" }, { "relation": "method", @@ -201752,9 +204018,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L66", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_getpaidat", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_getpaidat" }, { "relation": "method", @@ -201762,9 +204028,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L63", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_getsession", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_getsession" }, { "relation": "method", @@ -201772,9 +204038,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L62", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_getuuid", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_getuuid" }, { "relation": "method", @@ -201782,9 +204048,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L71", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_setcreatedby", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_setcreatedby" }, { "relation": "method", @@ -201792,9 +204058,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L72", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_setcreatedbyname", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_setcreatedbyname" }, { "relation": "method", @@ -201802,9 +204068,9 @@ "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L74", "weight": 1.0, + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "entity_sessionpayment_sessionpayment_toarray", - "confidence_score": 1.0 + "target": "entity_sessionpayment_sessionpayment_toarray" }, { "relation": "references", @@ -201813,9 +204079,9 @@ "source_location": "L28", "weight": 1.0, "context": "field", + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "src_patient_entity_sessionpayment_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionpayment_php_patientsession" }, { "relation": "references", @@ -201824,9 +204090,9 @@ "source_location": "L41", "weight": 1.0, "context": "field", + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment", - "target": "src_patient_entity_sessionpayment_php_user", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionpayment_php_user" }, { "relation": "references", @@ -201835,9 +204101,9 @@ "source_location": "L51", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment_construct", - "target": "src_patient_entity_sessionpayment_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionpayment_php_patientsession" }, { "relation": "references", @@ -201846,9 +204112,9 @@ "source_location": "L63", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment_getsession", - "target": "src_patient_entity_sessionpayment_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionpayment_php_patientsession" }, { "relation": "references", @@ -201857,9 +204123,9 @@ "source_location": "L67", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment_getcreatedby", - "target": "src_patient_entity_sessionpayment_php_user", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionpayment_php_user" }, { "relation": "references", @@ -201868,9 +204134,9 @@ "source_location": "L71", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment_setcreatedby", - "target": "src_patient_entity_sessionpayment_php_user", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionpayment_php_user" }, { "relation": "calls", @@ -201890,9 +204156,9 @@ "source_location": "L71", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment_setcreatedby", - "target": "src_patient_entity_sessionpayment_php_self", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionpayment_php_self" }, { "relation": "references", @@ -201901,9 +204167,9 @@ "source_location": "L72", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "entity_sessionpayment_sessionpayment_setcreatedbyname", - "target": "src_patient_entity_sessionpayment_php_self", - "confidence_score": 1.0 + "target": "src_patient_entity_sessionpayment_php_self" }, { "relation": "contains", @@ -203443,15 +205709,99 @@ "source": "repository_patientsessionrepository_patientsessionrepository_countbyrecord", "target": "src_patient_repository_patientsessionrepository_php_patientrecord" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L9", + "weight": 1.0, + "source": "repository_sessionconsumablerepository", + "target": "repository_sessionconsumablerepository_sessionconsumablerepository", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L7", + "weight": 1.0, + "source": "repository_sessionconsumablerepository", + "target": "src_patient_repository_sessionconsumablerepository_php_managerregistry", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L5", + "weight": 1.0, + "source": "repository_sessionconsumablerepository", + "target": "src_patient_repository_sessionconsumablerepository_php_sessionconsumable", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L11", + "weight": 1.0, + "source": "repository_sessionconsumablerepository_sessionconsumablerepository", + "target": "repository_sessionconsumablerepository_sessionconsumablerepository_construct", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L16", + "weight": 1.0, + "source": "repository_sessionconsumablerepository_sessionconsumablerepository", + "target": "repository_sessionconsumablerepository_sessionconsumablerepository_save", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L11", + "weight": 1.0, + "context": "parameter_type", + "source": "repository_sessionconsumablerepository_sessionconsumablerepository_construct", + "target": "src_patient_repository_sessionconsumablerepository_php_managerregistry", + "confidence_score": 1.0 + }, + { + "relation": "references_constant", + "confidence": "EXTRACTED", + "confidence_score": 1.0, + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L13", + "weight": 1.0, + "source": "repository_sessionconsumablerepository_sessionconsumablerepository_construct", + "target": "src_patient_repository_sessionconsumablerepository_php_sessionconsumable" + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "src/Patient/Repository/SessionConsumableRepository.php", + "source_location": "L16", + "weight": 1.0, + "context": "parameter_type", + "source": "repository_sessionconsumablerepository_sessionconsumablerepository_save", + "target": "src_patient_repository_sessionconsumablerepository_php_sessionconsumable", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/SessionPaymentRepository.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionpaymentrepository", - "target": "repository_sessionpaymentrepository_sessionpaymentrepository", - "confidence_score": 1.0 + "target": "repository_sessionpaymentrepository_sessionpaymentrepository" }, { "relation": "imports", @@ -203460,9 +205810,9 @@ "source_file": "src/Patient/Repository/SessionPaymentRepository.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionpaymentrepository", - "target": "src_patient_repository_sessionpaymentrepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_patient_repository_sessionpaymentrepository_php_managerregistry" }, { "relation": "imports", @@ -203471,9 +205821,9 @@ "source_file": "src/Patient/Repository/SessionPaymentRepository.php", "source_location": "L5", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionpaymentrepository", - "target": "src_patient_repository_sessionpaymentrepository_php_sessionpayment", - "confidence_score": 1.0 + "target": "src_patient_repository_sessionpaymentrepository_php_sessionpayment" }, { "relation": "method", @@ -203481,9 +205831,9 @@ "source_file": "src/Patient/Repository/SessionPaymentRepository.php", "source_location": "L11", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionpaymentrepository_sessionpaymentrepository", - "target": "repository_sessionpaymentrepository_sessionpaymentrepository_construct", - "confidence_score": 1.0 + "target": "repository_sessionpaymentrepository_sessionpaymentrepository_construct" }, { "relation": "method", @@ -203491,9 +205841,9 @@ "source_file": "src/Patient/Repository/SessionPaymentRepository.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "repository_sessionpaymentrepository_sessionpaymentrepository", - "target": "repository_sessionpaymentrepository_sessionpaymentrepository_save", - "confidence_score": 1.0 + "target": "repository_sessionpaymentrepository_sessionpaymentrepository_save" }, { "relation": "references", @@ -203502,9 +205852,9 @@ "source_location": "L11", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_sessionpaymentrepository_sessionpaymentrepository_construct", - "target": "src_patient_repository_sessionpaymentrepository_php_managerregistry", - "confidence_score": 1.0 + "target": "src_patient_repository_sessionpaymentrepository_php_managerregistry" }, { "relation": "references_constant", @@ -203523,9 +205873,9 @@ "source_location": "L16", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "repository_sessionpaymentrepository_sessionpaymentrepository_save", - "target": "src_patient_repository_sessionpaymentrepository_php_sessionpayment", - "confidence_score": 1.0 + "target": "src_patient_repository_sessionpaymentrepository_php_sessionpayment" }, { "relation": "contains", @@ -203799,9 +206149,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice", - "target": "src_patient_service_patientservice_php_sessionpayment", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_sessionpayment" }, { "relation": "imports", @@ -203810,9 +206160,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L13", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice", - "target": "src_patient_service_patientservice_php_user", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_user" }, { "relation": "method", @@ -203820,9 +206170,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L241", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice", - "target": "service_patientservice_patientservice_addsessionpayment", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_addsessionpayment" }, { "relation": "method", @@ -203830,9 +206180,9 @@ "source_file": "src/Patient/Service/PatientService.php", "source_location": "L195", "weight": 1.0, + "confidence_score": 1.0, "source": "service_patientservice_patientservice", - "target": "service_patientservice_patientservice_applydiscount", - "confidence_score": 1.0 + "target": "service_patientservice_patientservice_applydiscount" }, { "relation": "method", @@ -203957,9 +206307,9 @@ "source_location": "L241", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_addsessionpayment", - "target": "src_patient_service_patientservice_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_patientsession" }, { "relation": "references", @@ -203968,9 +206318,9 @@ "source_location": "L195", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_applydiscount", - "target": "src_patient_service_patientservice_php_patientsession", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_patientsession" }, { "relation": "calls", @@ -204012,9 +206362,9 @@ "source_location": "L241", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "service_patientservice_patientservice_addsessionpayment", - "target": "src_patient_service_patientservice_php_user", - "confidence_score": 1.0 + "target": "src_patient_service_patientservice_php_user" }, { "relation": "imports", @@ -234022,6 +236372,27 @@ "source": "patient_patientwalletsessionsettletest_patientwalletsessionsettletest", "target": "tests_apitestcase_apitestcase" }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L9", + "weight": 1.0, + "source": "patient_sessionconsumabletest", + "target": "tests_apitestcase_apitestcase", + "confidence_score": 1.0 + }, + { + "relation": "inherits", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L16", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest", + "target": "tests_apitestcase_apitestcase", + "confidence_score": 1.0 + }, { "relation": "imports", "context": "import", @@ -234029,9 +236400,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L9", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "inherits", @@ -234039,9 +236410,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "tests_apitestcase_apitestcase", - "confidence_score": 1.0 + "target": "tests_apitestcase_apitestcase" }, { "relation": "imports", @@ -242280,15 +244651,259 @@ "source": "patient_patientwalletsessionsettletest_patientwalletsessionsettletest_testsettlesessionwithcashdoesnottouchwallet", "target": "patient_patientwalletsessionsettletest_patientwalletsessionsettletest_sessionfor" }, + { + "relation": "contains", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L16", + "weight": 1.0, + "source": "patient_sessionconsumabletest", + "target": "patient_sessionconsumabletest_sessionconsumabletest", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L5", + "weight": 1.0, + "source": "patient_sessionconsumabletest", + "target": "tests_patient_sessionconsumabletest_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "imports", + "context": "import", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L6", + "weight": 1.0, + "source": "patient_sessionconsumabletest", + "target": "tests_patient_sessionconsumabletest_php_inventoryitem", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L34", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest", + "target": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L19", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest", + "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L83", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest", + "target": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L46", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest", + "target": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L145", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest", + "target": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L102", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest", + "target": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L129", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest", + "target": "patient_sessionconsumabletest_sessionconsumabletest_testunknownconsumableuuidskipped", + "confidence_score": 1.0 + }, + { + "relation": "method", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L161", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest", + "target": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L85", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", + "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L48", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", + "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L147", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest_testemptyconsumablesandnosessionatdefaults", + "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L104", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", + "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L131", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest_testunknownconsumableuuidskipped", + "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L163", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", + "target": "patient_sessionconsumabletest_sessionconsumabletest_recordfor", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L34", + "weight": 1.0, + "context": "parameter_type", + "source": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", + "target": "tests_patient_sessionconsumabletest_php_doctor", + "confidence_score": 1.0 + }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L34", + "weight": 1.0, + "context": "return_type", + "source": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", + "target": "tests_patient_sessionconsumabletest_php_inventoryitem", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L86", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest_testconsumablesappearinsessionslist", + "target": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L49", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest_testcreatesessionwithconsumablespackageandsessionat", + "target": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L111", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest_testforeigntenantconsumableandpackagesilentlyskipped", + "target": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", + "confidence_score": 1.0 + }, + { + "relation": "calls", + "context": "call", + "confidence": "EXTRACTED", + "source_file": "tests/Patient/SessionConsumableTest.php", + "source_location": "L164", + "weight": 1.0, + "source": "patient_sessionconsumabletest_sessionconsumabletest_testzeroquantitycoercedtoone", + "target": "patient_sessionconsumabletest_sessionconsumabletest_itemfor", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L16", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest" }, { "relation": "imports", @@ -242297,9 +244912,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L6", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest", - "target": "tests_patient_sessionpaymenttest_php_patientrecord", - "confidence_score": 1.0 + "target": "tests_patient_sessionpaymenttest_php_patientrecord" }, { "relation": "imports", @@ -242308,9 +244923,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L7", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest", - "target": "tests_patient_sessionpaymenttest_php_patientsession", - "confidence_score": 1.0 + "target": "tests_patient_sessionpaymenttest_php_patientsession" }, { "relation": "method", @@ -242318,9 +244933,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L19", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "method", @@ -242328,9 +244943,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L34", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "method", @@ -242338,9 +244953,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L205", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testdiscountoverlimitsrejected", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testdiscountoverlimitsrejected" }, { "relation": "method", @@ -242348,9 +244963,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L236", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testdiscountpluspaymentsettles", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testdiscountpluspaymentsettles" }, { "relation": "method", @@ -242358,9 +244973,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L186", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testfixeddiscountthenremove", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testfixeddiscountthenremove" }, { "relation": "method", @@ -242368,9 +244983,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L223", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testfullpercentdiscountmarkspaid", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testfullpercentdiscountmarkspaid" }, { "relation": "method", @@ -242378,9 +244993,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L63", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testfullsettlementviamultiplepaymentsmarkspaid", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testfullsettlementviamultiplepaymentsmarkspaid" }, { "relation": "method", @@ -242388,9 +245003,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L134", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testinvalidmethodrejected", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testinvalidmethodrejected" }, { "relation": "method", @@ -242398,9 +245013,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L46", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testpartialpaymentreducesdebtbutnotpaid", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testpartialpaymentreducesdebtbutnotpaid" }, { "relation": "method", @@ -242408,9 +245023,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L122", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testpaymentexceedingdebtrejected", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testpaymentexceedingdebtrejected" }, { "relation": "method", @@ -242418,9 +245033,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L253", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testpaymentonsettledsessionrejected", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testpaymentonsettledsessionrejected" }, { "relation": "method", @@ -242428,9 +245043,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L170", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testpercentdiscountreducesdebt", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testpercentdiscountreducesdebt" }, { "relation": "method", @@ -242438,9 +245053,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L158", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testsessionnotfoundreturns404", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testsessionnotfoundreturns404" }, { "relation": "method", @@ -242448,9 +245063,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L83", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testwalletpartialpaymentdebitswallet", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testwalletpartialpaymentdebitswallet" }, { "relation": "method", @@ -242458,9 +245073,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L103", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testwalletpaymentrejectedwheninsufficient", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testwalletpaymentrejectedwheninsufficient" }, { "relation": "method", @@ -242468,9 +245083,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L146", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest", - "target": "patient_sessionpaymenttest_sessionpaymenttest_testzeroamountrejected", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_testzeroamountrejected" }, { "relation": "calls", @@ -242479,9 +245094,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L207", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testdiscountoverlimitsrejected", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "calls", @@ -242490,9 +245105,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L238", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testdiscountpluspaymentsettles", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "calls", @@ -242501,9 +245116,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L188", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testfixeddiscountthenremove", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "calls", @@ -242512,9 +245127,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L225", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testfullpercentdiscountmarkspaid", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "calls", @@ -242523,9 +245138,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L65", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testfullsettlementviamultiplepaymentsmarkspaid", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "calls", @@ -242534,9 +245149,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L136", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testinvalidmethodrejected", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "calls", @@ -242545,9 +245160,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L48", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testpartialpaymentreducesdebtbutnotpaid", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "calls", @@ -242556,9 +245171,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L124", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testpaymentexceedingdebtrejected", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "calls", @@ -242567,9 +245182,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L255", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testpaymentonsettledsessionrejected", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "calls", @@ -242578,9 +245193,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L172", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testpercentdiscountreducesdebt", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "calls", @@ -242589,9 +245204,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L160", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testsessionnotfoundreturns404", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "calls", @@ -242600,9 +245215,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L85", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testwalletpartialpaymentdebitswallet", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "calls", @@ -242611,9 +245226,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L105", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testwalletpaymentrejectedwheninsufficient", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "calls", @@ -242622,9 +245237,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L148", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testzeroamountrejected", - "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_recordfor" }, { "relation": "references", @@ -242633,9 +245248,9 @@ "source_location": "L34", "weight": 1.0, "context": "parameter_type", + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "target": "tests_patient_sessionpaymenttest_php_patientrecord", - "confidence_score": 1.0 + "target": "tests_patient_sessionpaymenttest_php_patientrecord" }, { "relation": "references", @@ -242644,9 +245259,9 @@ "source_location": "L34", "weight": 1.0, "context": "return_type", + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "target": "tests_patient_sessionpaymenttest_php_patientsession", - "confidence_score": 1.0 + "target": "tests_patient_sessionpaymenttest_php_patientsession" }, { "relation": "calls", @@ -242655,9 +245270,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L208", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testdiscountoverlimitsrejected", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "calls", @@ -242666,9 +245281,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L239", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testdiscountpluspaymentsettles", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "calls", @@ -242677,9 +245292,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L189", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testfixeddiscountthenremove", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "calls", @@ -242688,9 +245303,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L226", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testfullpercentdiscountmarkspaid", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "calls", @@ -242699,9 +245314,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L66", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testfullsettlementviamultiplepaymentsmarkspaid", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "calls", @@ -242710,9 +245325,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L137", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testinvalidmethodrejected", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "calls", @@ -242721,9 +245336,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L49", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testpartialpaymentreducesdebtbutnotpaid", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "calls", @@ -242732,9 +245347,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L125", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testpaymentexceedingdebtrejected", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "calls", @@ -242743,9 +245358,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L256", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testpaymentonsettledsessionrejected", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "calls", @@ -242754,9 +245369,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L173", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testpercentdiscountreducesdebt", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "calls", @@ -242765,9 +245380,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L88", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testwalletpartialpaymentdebitswallet", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "calls", @@ -242776,9 +245391,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L108", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testwalletpaymentrejectedwheninsufficient", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "calls", @@ -242787,9 +245402,9 @@ "source_file": "tests/Patient/SessionPaymentTest.php", "source_location": "L149", "weight": 1.0, + "confidence_score": 1.0, "source": "patient_sessionpaymenttest_sessionpaymenttest_testzeroamountrejected", - "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor", - "confidence_score": 1.0 + "target": "patient_sessionpaymenttest_sessionpaymenttest_sessionfor" }, { "relation": "contains", @@ -280135,6 +282750,16 @@ "source": "api_inventory", "target": "api_inventory_inventory_api" }, + { + "relation": "references", + "confidence": "EXTRACTED", + "source_file": "docs/api/patient.md", + "source_location": "L436", + "weight": 1.0, + "source": "api_patient", + "target": "api_inventory", + "confidence_score": 1.0 + }, { "relation": "contains", "confidence": "EXTRACTED", @@ -280801,9 +283426,9 @@ "source_file": "docs/api/patient.md", "source_location": "L497", "weight": 1.0, + "confidence_score": 1.0, "source": "api_patient_endpoints", - "target": "api_patient_add_session_payment_\u062a\u0633\u0648\u06cc\u0647_\u0686\u0646\u062f\u062a\u06a9\u0647", - "confidence_score": 1.0 + "target": "api_patient_add_session_payment_\u062a\u0633\u0648\u06cc\u0647_\u0686\u0646\u062f\u062a\u06a9\u0647" }, { "relation": "contains", @@ -280939,10 +283564,10 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", - "source_location": "L611", + "source_location": "L622", "weight": 1.0, "source": "api_patient_\u067e\u0631\u0648\u0646\u062f\u0647_\u067e\u0632\u0634\u06a9\u06cc_medical_records", - "target": "api_patient_errors_611", + "target": "api_patient_errors_622", "confidence_score": 1.0 }, { @@ -280989,10 +283614,10 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", - "source_location": "L637", + "source_location": "L648", "weight": 1.0, "source": "api_patient_\u067e\u06cc\u0627\u0645_\u0647\u0627\u06cc_\u0628\u06cc\u0645\u0627\u0631_messages", - "target": "api_patient_errors_637", + "target": "api_patient_errors_648", "confidence_score": 1.0 }, { @@ -281029,10 +283654,10 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", - "source_location": "L671", + "source_location": "L682", "weight": 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_671", + "target": "api_patient_errors_682", "confidence_score": 1.0 }, { @@ -281069,10 +283694,10 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", - "source_location": "L716", + "source_location": "L727", "weight": 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_716", + "target": "api_patient_errors_727", "confidence_score": 1.0 }, { @@ -281149,10 +283774,10 @@ "relation": "contains", "confidence": "EXTRACTED", "source_file": "docs/api/patient.md", - "source_location": "L744", + "source_location": "L755", "weight": 1.0, "source": "api_patient_\u06a9\u0627\u0644_\u0633\u0646\u062a\u0631_\u0628\u06cc\u0645\u0627\u0631_call_center", - "target": "api_patient_errors_744", + "target": "api_patient_errors_755", "confidence_score": 1.0 }, { @@ -294987,5 +297612,5 @@ } ], "hyperedges": [], - "built_at_commit": "27d088c6ddbcca882423833400a26fb42a46dc19" + "built_at_commit": "07222826c31324246fed392e8c007be6fe19c7fd" } \ No newline at end of file diff --git a/graphify-out/manifest.json b/graphify-out/manifest.json index f7296be9..2f0a8b3b 100644 --- a/graphify-out/manifest.json +++ b/graphify-out/manifest.json @@ -280,8 +280,8 @@ "semantic_hash": "" }, "assets/admin/pages/NewSessionPage.tsx": { - "mtime": 1782268471.7895503, - "ast_hash": "cf6d9aabc835f27701559953c18f021b", + "mtime": 1784198971.3585112, + "ast_hash": "4b25ab270067ff4d4ccb530c534bbdc0", "semantic_hash": "" }, "assets/admin/pages/PaymentDetailPage.tsx": { @@ -1325,8 +1325,8 @@ "semantic_hash": "" }, "src/Patient/Entity/PatientSession.php": { - "mtime": 1784196064.2228239, - "ast_hash": "48d3d815a25bc546cc9270f7408e01df", + "mtime": 1784198971.3599558, + "ast_hash": "75892b73264dd683d4bab77fe3ddbc88", "semantic_hash": "" }, "src/Patient/Entity/SessionService.php": { @@ -1350,8 +1350,8 @@ "semantic_hash": "" }, "src/Patient/Service/PatientService.php": { - "mtime": 1784196064.2230504, - "ast_hash": "b24fdf090e110f9e97bbb12681c64d43", + "mtime": 1784198971.360332, + "ast_hash": "7ad6bdec1574662a29dfad109f1ba220", "semantic_hash": "" }, "src/Payment/Controller/PaymentController.php": { @@ -2405,8 +2405,8 @@ "semantic_hash": "" }, "docs/api/patient.md": { - "mtime": 1784196064.222158, - "ast_hash": "e904f6cb1dd256620871a82530692898", + "mtime": 1784198971.359634, + "ast_hash": "4e2e0f9a7c84a5124baee23e1afd460c", "semantic_hash": "" }, "docs/api/payment.md": { @@ -4540,8 +4540,8 @@ "semantic_hash": "" }, "assets/admin/components/icons/FilesServiceIcons.tsx": { - "mtime": 1784196064.2208602, - "ast_hash": "d5d37eb7e9b7ea176f0e6093ed1281aa", + "mtime": 1784198971.35825, + "ast_hash": "a58f41df2239c0f1200c7f0cae0cbafe", "semantic_hash": "" }, "assets/admin/components/paymentMethods/BankAccountFormModal.tsx": { @@ -5100,8 +5100,8 @@ "semantic_hash": "" }, "assets/admin/pages/SessionPaymentPage.tsx": { - "mtime": 1784196064.2388732, - "ast_hash": "23bf952c176173e187cab2844380ad77", + "mtime": 1784198971.35875, + "ast_hash": "72232aa7689a02582697979a8261aac4", "semantic_hash": "" }, "migrations/Version20260716094319.php": { @@ -5123,5 +5123,45 @@ "mtime": 1784196064.2394388, "ast_hash": "2e28dcc5c5b3279db8e05b9e4ba8e11a", "semantic_hash": "" + }, + "assets/admin/components/session/CreateStep.tsx": { + "mtime": 1784198971.3767009, + "ast_hash": "d65e5fab09f0e8b80e52ea33a2ac46f4", + "semantic_hash": "" + }, + "assets/admin/components/session/DetailsStep.tsx": { + "mtime": 1784198971.3769388, + "ast_hash": "aefe30ac1bc887739e5210f8241f25e6", + "semantic_hash": "" + }, + "assets/admin/components/session/PaymentStep.tsx": { + "mtime": 1784198971.3771694, + "ast_hash": "ce1807d0727e58dc7a40ffce60d53a89", + "semantic_hash": "" + }, + "assets/admin/pages/NewSessionPage.test.tsx": { + "mtime": 1784198971.3773694, + "ast_hash": "ce0e161136b716e4a1b3bbd288ff99e7", + "semantic_hash": "" + }, + "migrations/Version20260716102537.php": { + "mtime": 1784198971.377532, + "ast_hash": "900f9d18bed65051e443ef89c1ffd5e4", + "semantic_hash": "" + }, + "src/Patient/Entity/SessionConsumable.php": { + "mtime": 1784198971.3777602, + "ast_hash": "b92f746d0a54b22330e4e8f612402806", + "semantic_hash": "" + }, + "src/Patient/Repository/SessionConsumableRepository.php": { + "mtime": 1784198971.379019, + "ast_hash": "477201652c6ce8f63dfada2d29660c94", + "semantic_hash": "" + }, + "tests/Patient/SessionConsumableTest.php": { + "mtime": 1784198971.379203, + "ast_hash": "954790d078f4b515443fee5e0ce980ca", + "semantic_hash": "" } } \ No newline at end of file